Skip to content

Console Output

04:12:00 [2024-03-06T09:12:00.971Z] Started by timer
04:12:01 [2024-03-06T09:12:01.607Z] Obtained jenkins/pipelines/tracecompass-jdk17.Jenkinsfile from git https://github.com/eclipse-tracecompass/tracecompass-infra.git
04:12:01 [2024-03-06T09:12:01.961Z] [Pipeline] Start of Pipeline
04:12:02 [2024-03-06T09:12:02.270Z] [Pipeline] readTrusted
04:12:02 [2024-03-06T09:12:02.555Z] Obtained jenkins/pod-templates/tracecompass-sonar-pod.yaml from git https://github.com/eclipse-tracecompass/tracecompass-infra.git
04:12:02 [2024-03-06T09:12:02.556Z] [Pipeline] echo
04:12:02 [2024-03-06T09:12:02.557Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
04:12:02 [2024-03-06T09:12:02.559Z] [Pipeline] podTemplate
04:12:02 [2024-03-06T09:12:02.609Z] [Pipeline] {
04:12:02 [2024-03-06T09:12:02.618Z] [Pipeline] node
04:12:04 [2024-03-06T09:12:04.131Z] Created Pod: kubernetes tracecompass/tracecompass-build-xtqd3-sl1q4
04:12:17 [2024-03-06T09:12:17.620Z] Still waiting to schedule task
04:12:17 [2024-03-06T09:12:17.620Z]tracecompass-build-xtqd3-sl1q4’ is offline
04:12:40 [2024-03-06T09:12:40.958Z] Agent tracecompass-build-xtqd3-sl1q4 is provisioned from template tracecompass-build-xtqd3
04:12:40 [2024-03-06T09:12:40.968Z] ---
04:12:40 [2024-03-06T09:12:40.968Z] apiVersion: "v1"
04:12:40 [2024-03-06T09:12:40.968Z] kind: "Pod"
04:12:40 [2024-03-06T09:12:40.968Z] metadata:
04:12:40 [2024-03-06T09:12:40.968Z]   annotations:
04:12:40 [2024-03-06T09:12:40.968Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-stable-release-nightly-new/251/"
04:12:40 [2024-03-06T09:12:40.968Z]     runUrl: "job/tracecompass-stable-release-nightly-new/251/"
04:12:40 [2024-03-06T09:12:40.968Z]   labels:
04:12:40 [2024-03-06T09:12:40.968Z]     jenkins: "slave"
04:12:40 [2024-03-06T09:12:40.968Z]     jenkins/label-digest: "f6f335ed0b11fc1532921316614c7fb7b5d8c309"
04:12:40 [2024-03-06T09:12:40.968Z]     jenkins/label: "tracecompass-build"
04:12:40 [2024-03-06T09:12:40.968Z]   name: "tracecompass-build-xtqd3-sl1q4"
04:12:40 [2024-03-06T09:12:40.968Z]   namespace: "tracecompass"
04:12:40 [2024-03-06T09:12:40.968Z] spec:
04:12:40 [2024-03-06T09:12:40.968Z]   containers:
04:12:40 [2024-03-06T09:12:40.968Z]   - args:
04:12:40 [2024-03-06T09:12:40.968Z]     - "-c"
04:12:40 [2024-03-06T09:12:40.968Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
04:12:40 [2024-03-06T09:12:40.968Z]     command:
04:12:40 [2024-03-06T09:12:40.968Z]     - "/bin/sh"
04:12:40 [2024-03-06T09:12:40.968Z]     image: "eclipse/tracecompass-build-env:18.04"
04:12:40 [2024-03-06T09:12:40.968Z]     imagePullPolicy: "Always"
04:12:40 [2024-03-06T09:12:40.968Z]     name: "tracecompass"
04:12:40 [2024-03-06T09:12:40.968Z]     resources:
04:12:40 [2024-03-06T09:12:40.968Z]       limits:
04:12:40 [2024-03-06T09:12:40.968Z]         memory: "6Gi"
04:12:40 [2024-03-06T09:12:40.968Z]         cpu: "2000m"
04:12:40 [2024-03-06T09:12:40.968Z]       requests:
04:12:40 [2024-03-06T09:12:40.968Z]         memory: "6Gi"
04:12:40 [2024-03-06T09:12:40.968Z]         cpu: "2000m"
04:12:40 [2024-03-06T09:12:40.968Z]     tty: true
04:12:40 [2024-03-06T09:12:40.968Z]     volumeMounts:
04:12:40 [2024-03-06T09:12:40.968Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
04:12:40 [2024-03-06T09:12:40.968Z]       name: "settings-xml"
04:12:40 [2024-03-06T09:12:40.968Z]       readOnly: true
04:12:40 [2024-03-06T09:12:40.968Z]       subPath: "settings.xml"
04:12:40 [2024-03-06T09:12:40.968Z]     - mountPath: "/home/jenkins/.m2/repository"
04:12:40 [2024-03-06T09:12:40.968Z]       name: "m2-repo"
04:12:40 [2024-03-06T09:12:40.968Z]     - mountPath: "/opt/tools"
04:12:40 [2024-03-06T09:12:40.968Z]       name: "tools"
04:12:40 [2024-03-06T09:12:40.968Z]     - mountPath: "/home/jenkins/agent"
04:12:40 [2024-03-06T09:12:40.968Z]       name: "workspace-volume"
04:12:40 [2024-03-06T09:12:40.968Z]       readOnly: false
04:12:40 [2024-03-06T09:12:40.968Z]   - env:
04:12:40 [2024-03-06T09:12:40.968Z]     - name: "JENKINS_SECRET"
04:12:40 [2024-03-06T09:12:40.968Z]       value: "********"
04:12:40 [2024-03-06T09:12:40.968Z]     - name: "JENKINS_TUNNEL"
04:12:40 [2024-03-06T09:12:40.968Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
04:12:40 [2024-03-06T09:12:40.968Z]     - name: "JENKINS_AGENT_NAME"
04:12:40 [2024-03-06T09:12:40.968Z]       value: "tracecompass-build-xtqd3-sl1q4"
04:12:40 [2024-03-06T09:12:40.968Z]     - name: "JENKINS_NAME"
04:12:40 [2024-03-06T09:12:40.968Z]       value: "tracecompass-build-xtqd3-sl1q4"
04:12:40 [2024-03-06T09:12:40.969Z]     - name: "JENKINS_AGENT_WORKDIR"
04:12:40 [2024-03-06T09:12:40.969Z]       value: "/home/jenkins/agent"
04:12:40 [2024-03-06T09:12:40.969Z]     - name: "JENKINS_URL"
04:12:40 [2024-03-06T09:12:40.969Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
04:12:40 [2024-03-06T09:12:40.969Z]     image: "eclipsecbi/jenkins-jnlp-agent"
04:12:40 [2024-03-06T09:12:40.969Z]     name: "jnlp"
04:12:40 [2024-03-06T09:12:40.969Z]     resources:
04:12:40 [2024-03-06T09:12:40.969Z]       requests:
04:12:40 [2024-03-06T09:12:40.969Z]         memory: "256Mi"
04:12:40 [2024-03-06T09:12:40.969Z]         cpu: "100m"
04:12:40 [2024-03-06T09:12:40.969Z]     volumeMounts:
04:12:40 [2024-03-06T09:12:40.969Z]     - mountPath: "/home/jenkins/.ssh"
04:12:40 [2024-03-06T09:12:40.969Z]       name: "volume-known-hosts"
04:12:40 [2024-03-06T09:12:40.969Z]     - mountPath: "/home/jenkins/agent"
04:12:40 [2024-03-06T09:12:40.969Z]       name: "workspace-volume"
04:12:40 [2024-03-06T09:12:40.969Z]       readOnly: false
04:12:40 [2024-03-06T09:12:40.969Z]   nodeSelector:
04:12:40 [2024-03-06T09:12:40.969Z]     kubernetes.io/os: "linux"
04:12:40 [2024-03-06T09:12:40.969Z]   restartPolicy: "Never"
04:12:40 [2024-03-06T09:12:40.969Z]   volumes:
04:12:40 [2024-03-06T09:12:40.969Z]   - emptyDir: {}
04:12:40 [2024-03-06T09:12:40.969Z]     name: "m2-repo"
04:12:40 [2024-03-06T09:12:40.969Z]   - name: "settings-xml"
04:12:40 [2024-03-06T09:12:40.969Z]     secret:
04:12:40 [2024-03-06T09:12:40.969Z]       items:
04:12:40 [2024-03-06T09:12:40.969Z]       - key: "settings.xml"
04:12:40 [2024-03-06T09:12:40.969Z]         path: "settings.xml"
04:12:40 [2024-03-06T09:12:40.969Z]       secretName: "m2-secret-dir"
04:12:40 [2024-03-06T09:12:40.969Z]   - emptyDir:
04:12:40 [2024-03-06T09:12:40.969Z]       medium: ""
04:12:40 [2024-03-06T09:12:40.969Z]     name: "workspace-volume"
04:12:40 [2024-03-06T09:12:40.969Z]   - configMap:
04:12:40 [2024-03-06T09:12:40.969Z]       name: "known-hosts"
04:12:40 [2024-03-06T09:12:40.969Z]     name: "volume-known-hosts"
04:12:40 [2024-03-06T09:12:40.969Z]   - name: "tools"
04:12:40 [2024-03-06T09:12:40.969Z]     persistentVolumeClaim:
04:12:40 [2024-03-06T09:12:40.969Z]       claimName: "tools-claim-jiro-tracecompass"
04:12:40 [2024-03-06T09:12:40.969Z] 
04:12:41 [2024-03-06T09:12:41.600Z] Running on tracecompass-build-xtqd3-sl1q4 in /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new
04:12:41 [2024-03-06T09:12:41.601Z] [Pipeline] {
04:12:41 [2024-03-06T09:12:41.663Z] [Pipeline] stage
04:12:41 [2024-03-06T09:12:41.664Z] [Pipeline] { (Declarative: Checkout SCM)
04:12:41 [2024-03-06T09:12:41.675Z] [Pipeline] checkout
04:12:42 [2024-03-06T09:12:42.099Z] Selected Git installation does not exist. Using Default
04:12:42 [2024-03-06T09:12:42.099Z] The recommended git tool is: NONE
04:12:49 [2024-03-06T09:12:49.799Z] No credentials specified
04:12:49 [2024-03-06T09:12:49.802Z] Cloning the remote Git repository
04:12:49 [2024-03-06T09:12:49.819Z] Cloning repository https://github.com/eclipse-tracecompass/tracecompass-infra.git
04:12:50 [2024-03-06T09:12:50.000Z]  > git init /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new # timeout=10
04:12:50 [2024-03-06T09:12:50.298Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/tracecompass-infra.git
04:12:50 [2024-03-06T09:12:50.298Z]  > git --version # timeout=10
04:12:50 [2024-03-06T09:12:50.302Z]  > git --version # 'git version 2.20.1'
04:12:50 [2024-03-06T09:12:50.303Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/tracecompass-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
04:12:50 [2024-03-06T09:12:50.797Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/tracecompass-infra.git # timeout=10
04:12:50 [2024-03-06T09:12:50.802Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
04:12:52 [2024-03-06T09:12:52.717Z] Avoid second fetch
04:12:52 [2024-03-06T09:12:52.731Z] Checking out Revision bad8bcabe581bb987e8a83d62810119095943129 (refs/remotes/origin/master)
04:12:52 [2024-03-06T09:12:52.721Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
04:12:52 [2024-03-06T09:12:52.800Z]  > git config core.sparsecheckout # timeout=10
04:12:52 [2024-03-06T09:12:52.805Z]  > git checkout -f bad8bcabe581bb987e8a83d62810119095943129 # timeout=10
04:12:53 [2024-03-06T09:12:53.315Z] Commit message: "Revert "Debug macosx-notarize.sh OOMKilled failures""
04:12:53 [2024-03-06T09:12:53.397Z]  > git rev-list --no-walk bad8bcabe581bb987e8a83d62810119095943129 # timeout=10
04:12:53 [2024-03-06T09:12:53.509Z] [Pipeline] }
04:12:53 [2024-03-06T09:12:53.516Z] [Pipeline] // stage
04:12:53 [2024-03-06T09:12:53.527Z] [Pipeline] withEnv
04:12:53 [2024-03-06T09:12:53.527Z] [Pipeline] {
04:12:53 [2024-03-06T09:12:53.552Z] [Pipeline] withEnv
04:12:53 [2024-03-06T09:12:53.552Z] [Pipeline] {
04:12:53 [2024-03-06T09:12:53.563Z] [Pipeline] timestamps
04:12:53 [2024-03-06T09:12:53.563Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
04:12:53 [2024-03-06T09:12:53.563Z] [Pipeline] {
04:12:53 [2024-03-06T09:12:53.573Z] [Pipeline] timeout
04:12:53 [2024-03-06T09:12:53.574Z] Timeout set to expire in 4 hr 0 min
04:12:53 [2024-03-06T09:12:53.574Z] [Pipeline] {
04:12:53 [2024-03-06T09:12:53.584Z] [Pipeline] stage
04:12:53 [2024-03-06T09:12:53.585Z] [Pipeline] { (Declarative: Tool Install)
04:12:53 [2024-03-06T09:12:53.594Z] [Pipeline] tool
04:12:53 [2024-03-06T09:12:53.603Z] [Pipeline] envVarsForTool
04:12:53 [2024-03-06T09:12:53.616Z] [Pipeline] tool
04:12:53 [2024-03-06T09:12:53.625Z] [Pipeline] envVarsForTool
04:12:53 [2024-03-06T09:12:53.636Z] [Pipeline] }
04:12:53 [2024-03-06T09:12:53.644Z] [Pipeline] // stage
04:12:53 [2024-03-06T09:12:53.653Z] [Pipeline] withEnv
04:12:53 [2024-03-06T09:12:53.654Z] [Pipeline] {
04:12:53 [2024-03-06T09:12:53.663Z] [Pipeline] stage
04:12:53 [2024-03-06T09:12:53.664Z] [Pipeline] { (Checkout)
04:12:53 [2024-03-06T09:12:53.687Z] [Pipeline] tool
04:12:53 [2024-03-06T09:12:53.696Z] [Pipeline] envVarsForTool
04:12:53 [2024-03-06T09:12:53.709Z] [Pipeline] tool
04:12:53 [2024-03-06T09:12:53.717Z] [Pipeline] envVarsForTool
04:12:53 [2024-03-06T09:12:53.729Z] [Pipeline] withEnv
04:12:53 [2024-03-06T09:12:53.729Z] [Pipeline] {
04:12:53 [2024-03-06T09:12:53.739Z] [Pipeline] container
04:12:53 [2024-03-06T09:12:53.740Z] [Pipeline] {
04:12:53 [2024-03-06T09:12:53.750Z] [Pipeline] sh
04:12:54 [2024-03-06T09:12:54.393Z] + mkdir -p ../scripts
04:12:54 [2024-03-06T09:12:54.399Z] [Pipeline] sh
04:12:54 [2024-03-06T09:12:54.963Z] + cp scripts/deploy-rcp.sh ../scripts
04:12:54 [2024-03-06T09:12:54.968Z] [Pipeline] sh
04:12:55 [2024-03-06T09:12:55.481Z] + cp scripts/deploy-update-site.sh ../scripts
04:12:55 [2024-03-06T09:12:55.486Z] [Pipeline] sh
04:12:56 [2024-03-06T09:12:56.022Z] + cp scripts/deploy-doc.sh ../scripts
04:12:56 [2024-03-06T09:12:56.028Z] [Pipeline] sh
04:12:56 [2024-03-06T09:12:56.603Z] + cp scripts/deploy-javadoc.sh ../scripts
04:12:56 [2024-03-06T09:12:56.609Z] [Pipeline] sh
04:12:57 [2024-03-06T09:12:57.191Z] + cp scripts/macosx-notarize.sh ../scripts
04:12:57 [2024-03-06T09:12:57.197Z] [Pipeline] checkout
04:12:57 [2024-03-06T09:12:57.202Z] The recommended git tool is: NONE
04:12:57 [2024-03-06T09:12:57.212Z] No credentials specified
04:12:57 [2024-03-06T09:12:57.212Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@11a0732f; decorates RemoteLauncher[hudson.remoting.Channel@dbb991f1:JNLP4-connect connection from 10.40.56.98/10.40.56.98:55216] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
04:12:57 [2024-03-06T09:12:57.221Z] Fetching changes from the remote Git repository
04:12:57 [2024-03-06T09:12:57.217Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.git # timeout=10
04:12:57 [2024-03-06T09:12:57.302Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git # timeout=10
04:12:57 [2024-03-06T09:12:57.313Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git
04:12:57 [2024-03-06T09:12:57.314Z]  > git --version # timeout=10
04:12:57 [2024-03-06T09:12:57.398Z]  > git --version # 'git version 2.20.1'
04:12:57 [2024-03-06T09:12:57.399Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git refs/heads/stable-9.3 # timeout=10
04:13:27 [2024-03-06T09:13:27.500Z] Checking out Revision 9d750b3dd45fe0ef674dc2687e010a267787d0aa (stable-9.3)
04:13:27 [2024-03-06T09:13:27.423Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
04:13:27 [2024-03-06T09:13:27.504Z]  > git config core.sparsecheckout # timeout=10
04:13:27 [2024-03-06T09:13:27.596Z]  > git checkout -f 9d750b3dd45fe0ef674dc2687e010a267787d0aa # timeout=10
04:13:32 [2024-03-06T09:13:32.315Z] Commit message: "releng: Update e4.30 and eStaging targets for 2024-03 RC2"
04:13:32 [2024-03-06T09:13:32.321Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
04:13:33 [2024-03-06T09:13:33.396Z]  > git rev-list --no-walk 28cce47ff31f40df93bc404b37ebdb5afdaefc5d # timeout=10
04:13:33 [2024-03-06T09:13:33.511Z] [Pipeline] sh
04:13:34 [2024-03-06T09:13:34.314Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts/
04:13:34 [2024-03-06T09:13:34.401Z] [Pipeline] sh
04:13:34 [2024-03-06T09:13:34.996Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts/
04:13:35 [2024-03-06T09:13:35.003Z] [Pipeline] sh
04:13:35 [2024-03-06T09:13:35.697Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts/
04:13:35 [2024-03-06T09:13:35.703Z] [Pipeline] sh
04:13:36 [2024-03-06T09:13:36.298Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts/
04:13:36 [2024-03-06T09:13:36.304Z] [Pipeline] sh
04:13:37 [2024-03-06T09:13:37.099Z] + cp ../scripts/deploy-javadoc.sh /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts/
04:13:37 [2024-03-06T09:13:37.106Z] [Pipeline] sh
04:13:37 [2024-03-06T09:13:37.710Z] + cp ../scripts/macosx-notarize.sh /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts/
04:13:37 [2024-03-06T09:13:37.795Z] [Pipeline] }
04:13:37 [2024-03-06T09:13:37.804Z] [Pipeline] // container
04:13:37 [2024-03-06T09:13:37.823Z] [Pipeline] }
04:13:37 [2024-03-06T09:13:37.830Z] [Pipeline] // withEnv
04:13:37 [2024-03-06T09:13:37.838Z] [Pipeline] }
04:13:37 [2024-03-06T09:13:37.846Z] [Pipeline] // stage
04:13:37 [2024-03-06T09:13:37.856Z] [Pipeline] stage
04:13:37 [2024-03-06T09:13:37.857Z] [Pipeline] { (Product File)
04:13:37 [2024-03-06T09:13:37.914Z] Stage "Product File" skipped due to when conditional
04:13:37 [2024-03-06T09:13:37.914Z] [Pipeline] }
04:13:38 [2024-03-06T09:13:38.159Z] [Pipeline] // stage
04:13:38 [2024-03-06T09:13:38.173Z] [Pipeline] stage
04:13:38 [2024-03-06T09:13:38.173Z] [Pipeline] { (RCP Feature File)
04:13:38 [2024-03-06T09:13:38.193Z] Stage "RCP Feature File" skipped due to when conditional
04:13:38 [2024-03-06T09:13:38.193Z] [Pipeline] }
04:13:38 [2024-03-06T09:13:38.202Z] [Pipeline] // stage
04:13:38 [2024-03-06T09:13:38.211Z] [Pipeline] stage
04:13:38 [2024-03-06T09:13:38.212Z] [Pipeline] { (SLF4J Properties Manifest)
04:13:38 [2024-03-06T09:13:38.230Z] Stage "SLF4J Properties Manifest" skipped due to when conditional
04:13:38 [2024-03-06T09:13:38.231Z] [Pipeline] }
04:13:38 [2024-03-06T09:13:38.239Z] [Pipeline] // stage
04:13:38 [2024-03-06T09:13:38.249Z] [Pipeline] stage
04:13:38 [2024-03-06T09:13:38.250Z] [Pipeline] { (Build)
04:13:38 [2024-03-06T09:13:38.268Z] [Pipeline] tool
04:13:38 [2024-03-06T09:13:38.277Z] [Pipeline] envVarsForTool
04:13:38 [2024-03-06T09:13:38.291Z] [Pipeline] tool
04:13:38 [2024-03-06T09:13:38.301Z] [Pipeline] envVarsForTool
04:13:38 [2024-03-06T09:13:38.314Z] [Pipeline] withEnv
04:13:38 [2024-03-06T09:13:38.315Z] [Pipeline] {
04:13:38 [2024-03-06T09:13:38.325Z] [Pipeline] container
04:13:38 [2024-03-06T09:13:38.325Z] [Pipeline] {
04:13:38 [2024-03-06T09:13:38.334Z] [Pipeline] sh
04:13:38 [2024-03-06T09:13:38.998Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp
04:13:39 [2024-03-06T09:13:39.004Z] [Pipeline] sh
04:13:39 [2024-03-06T09:13:39.897Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.doc.dev
04:13:39 [2024-03-06T09:13:39.904Z] [Pipeline] sh
04:13:40 [2024-03-06T09:13:40.547Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.doc.user
04:13:40 [2024-03-06T09:13:40.596Z] [Pipeline] sh
04:13:41 [2024-03-06T09:13:41.197Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
04:13:41 [2024-03-06T09:13:41.205Z] [Pipeline] sh
04:13:41 [2024-03-06T09:13:41.900Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
04:13:41 [2024-03-06T09:13:41.906Z] [Pipeline] sh
04:13:42 [2024-03-06T09:13:42.574Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
04:13:42 [2024-03-06T09:13:42.579Z] [Pipeline] sh
04:13:43 [2024-03-06T09:13:43.091Z] + mvn clean install -B -Dskip-jacoco=true -Pdeploy-doc -DdocDestination=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Psign-update-site -Prcp-sign-windows -Prcp-sign-mac -Prcp-DMG-package-mac
04:13:43 [2024-03-06T09:13:43.091Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:13:44 [2024-03-06T09:13:44.989Z] [INFO] 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
04:13:44 [2024-03-06T09:13:44.989Z] [INFO] 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 7.0 kB/s)
04:13:45 [2024-03-06T09:13:45.246Z] [INFO] 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
04:13:45 [2024-03-06T09:13:45.246Z] [INFO] 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 714 kB/s)
04:13:45 [2024-03-06T09:13:45.246Z] [INFO] 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
04:13:45 [2024-03-06T09:13:45.246Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.pom (1.2 kB at 55 kB/s)
04:13:45 [2024-03-06T09:13:45.246Z] [INFO] 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
04:13:45 [2024-03-06T09:13:45.246Z] [INFO] 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 325 kB/s)
04:13:45 [2024-03-06T09:13:45.246Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom
04:13:45 [2024-03-06T09:13:45.504Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom (13 kB at 417 kB/s)
04:13:45 [2024-03-06T09:13:45.504Z] [INFO] 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
04:13:45 [2024-03-06T09:13:45.504Z] [INFO] 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 835 kB/s)
04:13:45 [2024-03-06T09:13:45.504Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom
04:13:45 [2024-03-06T09:13:45.504Z] [INFO] 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 947 kB/s)
04:13:45 [2024-03-06T09:13:45.504Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
04:13:45 [2024-03-06T09:13:45.504Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 550 kB/s)
04:13:45 [2024-03-06T09:13:45.504Z] [INFO] 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
04:13:45 [2024-03-06T09:13:45.504Z] [INFO] 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 175 kB/s)
04:13:45 [2024-03-06T09:13:45.504Z] [INFO] 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
04:13:45 [2024-03-06T09:13:45.504Z] [INFO] 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 2.2 MB/s)
04:13:45 [2024-03-06T09:13:45.762Z] [INFO] Scanning for projects...
04:13:45 [2024-03-06T09:13:45.762Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.021Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.021Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.021Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.021Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.021Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.021Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.021Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.021Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.021Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.021Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.021Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.021Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.021Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.021Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.021Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.021Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.021Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.021Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.021Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.281Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.281Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.281Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.281Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.281Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.281Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.281Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.281Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.281Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.281Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.281Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.281Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.281Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.281Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.281Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.281Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.281Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.281Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.281Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.281Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.281Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.281Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.281Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.281Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.281Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.281Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.281Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.281Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.281Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.281Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.281Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.281Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.281Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.281Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.539Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.539Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.539Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.539Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.539Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
04:13:46 [2024-03-06T09:13:46.539Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
04:13:46 [2024-03-06T09:13:46.539Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
04:13:46 [2024-03-06T09:13:46.539Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
04:13:46 [2024-03-06T09:13:46.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
04:13:46 [2024-03-06T09:13:46.798Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
04:13:46 [2024-03-06T09:13:46.798Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
04:13:46 [2024-03-06T09:13:46.798Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom (1.7 kB at 139 kB/s)
04:13:46 [2024-03-06T09:13:46.798Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
04:13:46 [2024-03-06T09:13:46.798Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
04:13:46 [2024-03-06T09:13:46.798Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
04:13:46 [2024-03-06T09:13:46.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
04:13:46 [2024-03-06T09:13:46.798Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
04:13:47 [2024-03-06T09:13:47.100Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
04:13:47 [2024-03-06T09:13:47.100Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom (20 kB at 963 kB/s)
04:13:47 [2024-03-06T09:13:47.100Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
04:13:47 [2024-03-06T09:13:47.100Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
04:13:47 [2024-03-06T09:13:47.100Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
04:13:47 [2024-03-06T09:13:47.100Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
04:13:47 [2024-03-06T09:13:47.100Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
04:13:47 [2024-03-06T09:13:47.100Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
04:13:47 [2024-03-06T09:13:47.100Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom (9.7 kB at 1.2 MB/s)
04:13:47 [2024-03-06T09:13:47.100Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
04:13:47 [2024-03-06T09:13:47.100Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
04:13:47 [2024-03-06T09:13:47.100Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
04:13:47 [2024-03-06T09:13:47.100Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
04:13:47 [2024-03-06T09:13:47.100Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
04:13:47 [2024-03-06T09:13:47.100Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
04:13:47 [2024-03-06T09:13:47.100Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom (2.9 kB at 204 kB/s)
04:13:47 [2024-03-06T09:13:47.100Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
04:13:47 [2024-03-06T09:13:47.399Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
04:13:47 [2024-03-06T09:13:47.399Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
04:13:47 [2024-03-06T09:13:47.399Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
04:13:47 [2024-03-06T09:13:47.399Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
04:13:47 [2024-03-06T09:13:47.399Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
04:13:47 [2024-03-06T09:13:47.399Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom (22 kB at 1.4 MB/s)
04:13:47 [2024-03-06T09:13:47.399Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/40/maven-parent-40.pom
04:13:47 [2024-03-06T09:13:47.399Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/40/maven-parent-40.pom
04:13:47 [2024-03-06T09:13:47.399Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/40/maven-parent-40.pom
04:13:47 [2024-03-06T09:13:47.399Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/40/maven-parent-40.pom
04:13:47 [2024-03-06T09:13:47.399Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/40/maven-parent-40.pom
04:13:47 [2024-03-06T09:13:47.399Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/40/maven-parent-40.pom
04:13:47 [2024-03-06T09:13:47.399Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/40/maven-parent-40.pom (49 kB at 2.3 MB/s)
04:13:47 [2024-03-06T09:13:47.399Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/30/apache-30.pom
04:13:47 [2024-03-06T09:13:47.399Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/30/apache-30.pom
04:13:47 [2024-03-06T09:13:47.399Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/30/apache-30.pom
04:13:47 [2024-03-06T09:13:47.701Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/30/apache-30.pom
04:13:47 [2024-03-06T09:13:47.701Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/30/apache-30.pom
04:13:47 [2024-03-06T09:13:47.701Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/30/apache-30.pom
04:13:47 [2024-03-06T09:13:47.701Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/30/apache-30.pom (23 kB at 1.5 MB/s)
04:13:47 [2024-03-06T09:13:47.701Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
04:13:47 [2024-03-06T09:13:47.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
04:13:47 [2024-03-06T09:13:47.701Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
04:13:47 [2024-03-06T09:13:47.701Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
04:13:47 [2024-03-06T09:13:47.701Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
04:13:47 [2024-03-06T09:13:47.701Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
04:13:47 [2024-03-06T09:13:47.701Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom (2.7 kB at 167 kB/s)
04:13:47 [2024-03-06T09:13:47.701Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
04:13:47 [2024-03-06T09:13:47.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
04:13:47 [2024-03-06T09:13:47.701Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
04:13:47 [2024-03-06T09:13:47.997Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
04:13:47 [2024-03-06T09:13:47.997Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
04:13:47 [2024-03-06T09:13:47.997Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
04:13:47 [2024-03-06T09:13:47.997Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom (6.1 kB at 508 kB/s)
04:13:47 [2024-03-06T09:13:47.997Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/14/plexus-14.pom
04:13:47 [2024-03-06T09:13:47.997Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/14/plexus-14.pom
04:13:47 [2024-03-06T09:13:47.997Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/14/plexus-14.pom
04:13:47 [2024-03-06T09:13:47.997Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/14/plexus-14.pom
04:13:47 [2024-03-06T09:13:47.997Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/14/plexus-14.pom
04:13:47 [2024-03-06T09:13:47.997Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/14/plexus-14.pom
04:13:47 [2024-03-06T09:13:47.997Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/14/plexus-14.pom (28 kB at 854 kB/s)
04:13:47 [2024-03-06T09:13:47.997Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
04:13:47 [2024-03-06T09:13:47.998Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
04:13:47 [2024-03-06T09:13:47.998Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
04:13:48 [2024-03-06T09:13:48.300Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
04:13:48 [2024-03-06T09:13:48.300Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
04:13:48 [2024-03-06T09:13:48.300Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
04:13:48 [2024-03-06T09:13:48.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (5.6 kB at 225 kB/s)
04:13:48 [2024-03-06T09:13:48.300Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.pom
04:13:48 [2024-03-06T09:13:48.300Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
04:13:48 [2024-03-06T09:13:48.300Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom
04:13:48 [2024-03-06T09:13:48.300Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
04:13:48 [2024-03-06T09:13:48.300Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.pom
04:13:48 [2024-03-06T09:13:48.300Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom
04:13:48 [2024-03-06T09:13:48.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 76 kB/s)
04:13:48 [2024-03-06T09:13:48.300Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
04:13:48 [2024-03-06T09:13:48.300Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
04:13:48 [2024-03-06T09:13:48.300Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
04:13:48 [2024-03-06T09:13:48.598Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
04:13:48 [2024-03-06T09:13:48.598Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
04:13:48 [2024-03-06T09:13:48.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
04:13:48 [2024-03-06T09:13:48.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom (8.8 kB at 674 kB/s)
04:13:48 [2024-03-06T09:13:48.598Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/10/plexus-10.pom
04:13:48 [2024-03-06T09:13:48.598Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
04:13:48 [2024-03-06T09:13:48.598Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/10/plexus-10.pom
04:13:48 [2024-03-06T09:13:48.598Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
04:13:48 [2024-03-06T09:13:48.598Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/10/plexus-10.pom
04:13:48 [2024-03-06T09:13:48.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom
04:13:48 [2024-03-06T09:13:48.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 1.7 MB/s)
04:13:48 [2024-03-06T09:13:48.598Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
04:13:48 [2024-03-06T09:13:48.598Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
04:13:48 [2024-03-06T09:13:48.599Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
04:13:48 [2024-03-06T09:13:48.898Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
04:13:48 [2024-03-06T09:13:48.898Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
04:13:48 [2024-03-06T09:13:48.898Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
04:13:48 [2024-03-06T09:13:48.898Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom (6.0 kB at 273 kB/s)
04:13:48 [2024-03-06T09:13:48.898Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
04:13:48 [2024-03-06T09:13:48.898Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
04:13:48 [2024-03-06T09:13:48.898Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
04:13:48 [2024-03-06T09:13:48.898Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
04:13:48 [2024-03-06T09:13:48.898Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
04:13:48 [2024-03-06T09:13:48.898Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
04:13:48 [2024-03-06T09:13:48.898Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom (20 kB at 968 kB/s)
04:13:48 [2024-03-06T09:13:48.898Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/62/commons-parent-62.pom
04:13:48 [2024-03-06T09:13:48.898Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/62/commons-parent-62.pom
04:13:48 [2024-03-06T09:13:48.898Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/62/commons-parent-62.pom
04:13:48 [2024-03-06T09:13:48.898Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/62/commons-parent-62.pom
04:13:49 [2024-03-06T09:13:49.199Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/62/commons-parent-62.pom
04:13:49 [2024-03-06T09:13:49.199Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/62/commons-parent-62.pom
04:13:49 [2024-03-06T09:13:49.199Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/62/commons-parent-62.pom (81 kB at 1.8 MB/s)
04:13:49 [2024-03-06T09:13:49.199Z] [WARNING] The POM for commons-io:commons-io:jar:2.14.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:13:49 [2024-03-06T09:13:49.199Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
04:13:49 [2024-03-06T09:13:49.199Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
04:13:49 [2024-03-06T09:13:49.199Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
04:13:49 [2024-03-06T09:13:49.199Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
04:13:49 [2024-03-06T09:13:49.199Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
04:13:49 [2024-03-06T09:13:49.199Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
04:13:49 [2024-03-06T09:13:49.199Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom (22 kB at 1.5 MB/s)
04:13:49 [2024-03-06T09:13:49.199Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/61/commons-parent-61.pom
04:13:49 [2024-03-06T09:13:49.199Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/61/commons-parent-61.pom
04:13:49 [2024-03-06T09:13:49.199Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/61/commons-parent-61.pom
04:13:49 [2024-03-06T09:13:49.200Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/61/commons-parent-61.pom
04:13:49 [2024-03-06T09:13:49.200Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/61/commons-parent-61.pom
04:13:49 [2024-03-06T09:13:49.499Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/61/commons-parent-61.pom
04:13:49 [2024-03-06T09:13:49.499Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/61/commons-parent-61.pom (81 kB at 3.7 MB/s)
04:13:49 [2024-03-06T09:13:49.499Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.24.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:13:49 [2024-03-06T09:13:49.499Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
04:13:49 [2024-03-06T09:13:49.499Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
04:13:49 [2024-03-06T09:13:49.499Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
04:13:49 [2024-03-06T09:13:49.499Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
04:13:49 [2024-03-06T09:13:49.499Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
04:13:49 [2024-03-06T09:13:49.499Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
04:13:49 [2024-03-06T09:13:49.499Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 211 kB/s)
04:13:49 [2024-03-06T09:13:49.499Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
04:13:49 [2024-03-06T09:13:49.499Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
04:13:49 [2024-03-06T09:13:49.500Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
04:13:49 [2024-03-06T09:13:49.500Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
04:13:49 [2024-03-06T09:13:49.500Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
04:13:49 [2024-03-06T09:13:49.500Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
04:13:49 [2024-03-06T09:13:49.500Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 940 kB/s)
04:13:49 [2024-03-06T09:13:49.500Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
04:13:49 [2024-03-06T09:13:49.500Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
04:13:49 [2024-03-06T09:13:49.500Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
04:13:49 [2024-03-06T09:13:49.795Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
04:13:49 [2024-03-06T09:13:49.795Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
04:13:49 [2024-03-06T09:13:49.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
04:13:49 [2024-03-06T09:13:49.795Z] [INFO] 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 632 kB/s)
04:13:49 [2024-03-06T09:13:49.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.pom
04:13:49 [2024-03-06T09:13:49.795Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
04:13:49 [2024-03-06T09:13:49.795Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.pom
04:13:49 [2024-03-06T09:13:49.795Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
04:13:49 [2024-03-06T09:13:49.795Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.pom
04:13:49 [2024-03-06T09:13:49.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom
04:13:49 [2024-03-06T09:13:49.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 157 kB/s)
04:13:49 [2024-03-06T09:13:49.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
04:13:49 [2024-03-06T09:13:49.795Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
04:13:49 [2024-03-06T09:13:49.795Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
04:13:50 [2024-03-06T09:13:50.096Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
04:13:50 [2024-03-06T09:13:50.096Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
04:13:50 [2024-03-06T09:13:50.096Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
04:13:50 [2024-03-06T09:13:50.096Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom (1.9 kB at 83 kB/s)
04:13:50 [2024-03-06T09:13:50.096Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
04:13:50 [2024-03-06T09:13:50.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
04:13:50 [2024-03-06T09:13:50.096Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
04:13:50 [2024-03-06T09:13:50.096Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
04:13:50 [2024-03-06T09:13:50.096Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
04:13:50 [2024-03-06T09:13:50.096Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
04:13:50 [2024-03-06T09:13:50.096Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 190 kB/s)
04:13:50 [2024-03-06T09:13:50.096Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
04:13:50 [2024-03-06T09:13:50.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
04:13:50 [2024-03-06T09:13:50.096Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
04:13:50 [2024-03-06T09:13:50.096Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
04:13:50 [2024-03-06T09:13:50.096Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
04:13:50 [2024-03-06T09:13:50.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
04:13:50 [2024-03-06T09:13:50.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 2.5 MB/s)
04:13:50 [2024-03-06T09:13:50.398Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
04:13:50 [2024-03-06T09:13:50.398Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
04:13:50 [2024-03-06T09:13:50.398Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
04:13:50 [2024-03-06T09:13:50.398Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
04:13:50 [2024-03-06T09:13:50.398Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
04:13:50 [2024-03-06T09:13:50.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
04:13:50 [2024-03-06T09:13:50.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 491 kB/s)
04:13:50 [2024-03-06T09:13:50.398Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/8/plexus-8.pom
04:13:50 [2024-03-06T09:13:50.398Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
04:13:50 [2024-03-06T09:13:50.398Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom
04:13:50 [2024-03-06T09:13:50.398Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
04:13:50 [2024-03-06T09:13:50.398Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/8/plexus-8.pom
04:13:50 [2024-03-06T09:13:50.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom
04:13:50 [2024-03-06T09:13:50.695Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 821 kB/s)
04:13:50 [2024-03-06T09:13:50.695Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
04:13:50 [2024-03-06T09:13:50.696Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
04:13:50 [2024-03-06T09:13:50.696Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
04:13:50 [2024-03-06T09:13:50.696Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
04:13:50 [2024-03-06T09:13:50.696Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
04:13:50 [2024-03-06T09:13:50.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
04:13:50 [2024-03-06T09:13:50.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom (2.5 kB at 356 kB/s)
04:13:50 [2024-03-06T09:13:50.696Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
04:13:50 [2024-03-06T09:13:50.696Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
04:13:50 [2024-03-06T09:13:50.696Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
04:13:50 [2024-03-06T09:13:50.696Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
04:13:50 [2024-03-06T09:13:50.696Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
04:13:50 [2024-03-06T09:13:50.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
04:13:50 [2024-03-06T09:13:50.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom (1.1 kB at 59 kB/s)
04:13:50 [2024-03-06T09:13:50.696Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
04:13:50 [2024-03-06T09:13:50.696Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
04:13:50 [2024-03-06T09:13:50.696Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
04:13:50 [2024-03-06T09:13:50.998Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
04:13:50 [2024-03-06T09:13:50.998Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
04:13:50 [2024-03-06T09:13:50.998Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
04:13:50 [2024-03-06T09:13:50.998Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom (1.7 kB at 140 kB/s)
04:13:50 [2024-03-06T09:13:50.998Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
04:13:50 [2024-03-06T09:13:50.998Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
04:13:50 [2024-03-06T09:13:50.998Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
04:13:50 [2024-03-06T09:13:50.998Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
04:13:50 [2024-03-06T09:13:50.998Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
04:13:50 [2024-03-06T09:13:50.998Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
04:13:50 [2024-03-06T09:13:50.998Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom (2.0 kB at 82 kB/s)
04:13:50 [2024-03-06T09:13:50.998Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
04:13:50 [2024-03-06T09:13:50.998Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
04:13:50 [2024-03-06T09:13:50.998Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
04:13:51 [2024-03-06T09:13:51.299Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
04:13:51 [2024-03-06T09:13:51.299Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
04:13:51 [2024-03-06T09:13:51.299Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
04:13:51 [2024-03-06T09:13:51.299Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom (1.6 kB at 78 kB/s)
04:13:51 [2024-03-06T09:13:51.299Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
04:13:51 [2024-03-06T09:13:51.299Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
04:13:51 [2024-03-06T09:13:51.299Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
04:13:51 [2024-03-06T09:13:51.299Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
04:13:51 [2024-03-06T09:13:51.299Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
04:13:51 [2024-03-06T09:13:51.299Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
04:13:51 [2024-03-06T09:13:51.299Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom (1.3 kB at 93 kB/s)
04:13:51 [2024-03-06T09:13:51.299Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
04:13:51 [2024-03-06T09:13:51.299Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
04:13:51 [2024-03-06T09:13:51.299Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
04:13:51 [2024-03-06T09:13:51.601Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
04:13:51 [2024-03-06T09:13:51.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
04:13:51 [2024-03-06T09:13:51.601Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
04:13:51 [2024-03-06T09:13:51.601Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom (2.3 kB at 168 kB/s)
04:13:51 [2024-03-06T09:13:51.601Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
04:13:51 [2024-03-06T09:13:51.601Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
04:13:51 [2024-03-06T09:13:51.601Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
04:13:51 [2024-03-06T09:13:51.601Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
04:13:51 [2024-03-06T09:13:51.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
04:13:51 [2024-03-06T09:13:51.601Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
04:13:51 [2024-03-06T09:13:51.601Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom (1.6 kB at 75 kB/s)
04:13:51 [2024-03-06T09:13:51.601Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
04:13:51 [2024-03-06T09:13:51.601Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
04:13:51 [2024-03-06T09:13:51.601Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
04:13:51 [2024-03-06T09:13:51.897Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
04:13:51 [2024-03-06T09:13:51.897Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
04:13:51 [2024-03-06T09:13:51.897Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
04:13:51 [2024-03-06T09:13:51.897Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom (1.1 kB at 163 kB/s)
04:13:51 [2024-03-06T09:13:51.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
04:13:51 [2024-03-06T09:13:51.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
04:13:51 [2024-03-06T09:13:51.897Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
04:13:51 [2024-03-06T09:13:51.898Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
04:13:51 [2024-03-06T09:13:51.898Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
04:13:51 [2024-03-06T09:13:51.898Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
04:13:52 [2024-03-06T09:13:52.197Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom (2.0 kB at 141 kB/s)
04:13:52 [2024-03-06T09:13:52.197Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
04:13:52 [2024-03-06T09:13:52.197Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
04:13:52 [2024-03-06T09:13:52.197Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
04:13:52 [2024-03-06T09:13:52.197Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
04:13:52 [2024-03-06T09:13:52.197Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
04:13:52 [2024-03-06T09:13:52.197Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
04:13:52 [2024-03-06T09:13:52.197Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom (2.8 kB at 175 kB/s)
04:13:52 [2024-03-06T09:13:52.198Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
04:13:52 [2024-03-06T09:13:52.198Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
04:13:52 [2024-03-06T09:13:52.198Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
04:13:52 [2024-03-06T09:13:52.198Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
04:13:52 [2024-03-06T09:13:52.198Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
04:13:52 [2024-03-06T09:13:52.198Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
04:13:52 [2024-03-06T09:13:52.198Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom (1.8 kB at 69 kB/s)
04:13:52 [2024-03-06T09:13:52.198Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
04:13:52 [2024-03-06T09:13:52.499Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
04:13:52 [2024-03-06T09:13:52.499Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
04:13:52 [2024-03-06T09:13:52.499Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
04:13:52 [2024-03-06T09:13:52.499Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
04:13:52 [2024-03-06T09:13:52.499Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
04:13:52 [2024-03-06T09:13:52.499Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom (2.2 kB at 128 kB/s)
04:13:52 [2024-03-06T09:13:52.499Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
04:13:52 [2024-03-06T09:13:52.499Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
04:13:52 [2024-03-06T09:13:52.499Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
04:13:52 [2024-03-06T09:13:52.499Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
04:13:52 [2024-03-06T09:13:52.499Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
04:13:52 [2024-03-06T09:13:52.499Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
04:13:52 [2024-03-06T09:13:52.499Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom (1.7 kB at 142 kB/s)
04:13:52 [2024-03-06T09:13:52.499Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
04:13:52 [2024-03-06T09:13:52.499Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
04:13:52 [2024-03-06T09:13:52.499Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
04:13:52 [2024-03-06T09:13:52.799Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
04:13:52 [2024-03-06T09:13:52.799Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
04:13:52 [2024-03-06T09:13:52.799Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
04:13:52 [2024-03-06T09:13:52.799Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom (1.5 kB at 186 kB/s)
04:13:52 [2024-03-06T09:13:52.799Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
04:13:52 [2024-03-06T09:13:52.799Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
04:13:52 [2024-03-06T09:13:52.799Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
04:13:52 [2024-03-06T09:13:52.799Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
04:13:52 [2024-03-06T09:13:52.799Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
04:13:52 [2024-03-06T09:13:52.799Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
04:13:52 [2024-03-06T09:13:52.799Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom (2.2 kB at 117 kB/s)
04:13:52 [2024-03-06T09:13:52.799Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
04:13:52 [2024-03-06T09:13:52.799Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
04:13:52 [2024-03-06T09:13:52.799Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
04:13:52 [2024-03-06T09:13:52.799Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
04:13:53 [2024-03-06T09:13:53.097Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
04:13:53 [2024-03-06T09:13:53.097Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
04:13:53 [2024-03-06T09:13:53.097Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom (2.2 kB at 180 kB/s)
04:13:53 [2024-03-06T09:13:53.097Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
04:13:53 [2024-03-06T09:13:53.097Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
04:13:53 [2024-03-06T09:13:53.097Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
04:13:53 [2024-03-06T09:13:53.097Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
04:13:53 [2024-03-06T09:13:53.097Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
04:13:53 [2024-03-06T09:13:53.097Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
04:13:53 [2024-03-06T09:13:53.097Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom (3.1 kB at 162 kB/s)
04:13:53 [2024-03-06T09:13:53.097Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
04:13:53 [2024-03-06T09:13:53.097Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
04:13:53 [2024-03-06T09:13:53.097Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
04:13:53 [2024-03-06T09:13:53.097Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
04:13:53 [2024-03-06T09:13:53.097Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
04:13:53 [2024-03-06T09:13:53.097Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
04:13:53 [2024-03-06T09:13:53.097Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom (3.8 kB at 316 kB/s)
04:13:53 [2024-03-06T09:13:53.097Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
04:13:53 [2024-03-06T09:13:53.097Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
04:13:53 [2024-03-06T09:13:53.097Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
04:13:53 [2024-03-06T09:13:53.399Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
04:13:53 [2024-03-06T09:13:53.399Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
04:13:53 [2024-03-06T09:13:53.399Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
04:13:53 [2024-03-06T09:13:53.399Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom (1.8 kB at 89 kB/s)
04:13:53 [2024-03-06T09:13:53.399Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
04:13:53 [2024-03-06T09:13:53.399Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
04:13:53 [2024-03-06T09:13:53.399Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
04:13:53 [2024-03-06T09:13:53.399Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
04:13:53 [2024-03-06T09:13:53.399Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
04:13:53 [2024-03-06T09:13:53.399Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
04:13:53 [2024-03-06T09:13:53.399Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom (3.6 kB at 255 kB/s)
04:13:53 [2024-03-06T09:13:53.399Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
04:13:53 [2024-03-06T09:13:53.399Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
04:13:53 [2024-03-06T09:13:53.399Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
04:13:53 [2024-03-06T09:13:53.697Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
04:13:53 [2024-03-06T09:13:53.697Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
04:13:53 [2024-03-06T09:13:53.698Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
04:13:53 [2024-03-06T09:13:53.698Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom (2.8 kB at 142 kB/s)
04:13:53 [2024-03-06T09:13:53.698Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
04:13:53 [2024-03-06T09:13:53.698Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
04:13:53 [2024-03-06T09:13:53.698Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
04:13:53 [2024-03-06T09:13:53.698Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
04:13:53 [2024-03-06T09:13:53.698Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
04:13:53 [2024-03-06T09:13:53.698Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
04:13:53 [2024-03-06T09:13:53.698Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom (3.0 kB at 166 kB/s)
04:13:53 [2024-03-06T09:13:53.698Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
04:13:53 [2024-03-06T09:13:53.698Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
04:13:53 [2024-03-06T09:13:53.698Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
04:13:53 [2024-03-06T09:13:53.999Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
04:13:53 [2024-03-06T09:13:53.999Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
04:13:53 [2024-03-06T09:13:53.999Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
04:13:53 [2024-03-06T09:13:53.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom (951 B at 86 kB/s)
04:13:53 [2024-03-06T09:13:53.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
04:13:53 [2024-03-06T09:13:53.999Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
04:13:53 [2024-03-06T09:13:53.999Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
04:13:53 [2024-03-06T09:13:53.999Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
04:13:53 [2024-03-06T09:13:53.999Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
04:13:53 [2024-03-06T09:13:53.999Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
04:13:53 [2024-03-06T09:13:53.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom (11 kB at 1.4 MB/s)
04:13:53 [2024-03-06T09:13:53.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
04:13:53 [2024-03-06T09:13:53.999Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
04:13:53 [2024-03-06T09:13:53.999Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/35/commons-parent-35.pom
04:13:53 [2024-03-06T09:13:53.999Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
04:13:53 [2024-03-06T09:13:53.999Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
04:13:53 [2024-03-06T09:13:53.999Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom
04:13:53 [2024-03-06T09:13:53.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 2.8 MB/s)
04:13:53 [2024-03-06T09:13:53.999Z] [WARNING] The POM for org.apache.commons:commons-exec:jar:1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:13:53 [2024-03-06T09:13:53.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
04:13:54 [2024-03-06T09:13:54.297Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
04:13:54 [2024-03-06T09:13:54.297Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
04:13:54 [2024-03-06T09:13:54.297Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
04:13:54 [2024-03-06T09:13:54.297Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
04:13:54 [2024-03-06T09:13:54.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
04:13:54 [2024-03-06T09:13:54.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 96 kB/s)
04:13:54 [2024-03-06T09:13:54.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
04:13:54 [2024-03-06T09:13:54.297Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
04:13:54 [2024-03-06T09:13:54.297Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
04:13:54 [2024-03-06T09:13:54.297Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
04:13:54 [2024-03-06T09:13:54.297Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
04:13:54 [2024-03-06T09:13:54.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
04:13:54 [2024-03-06T09:13:54.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 464 kB/s)
04:13:54 [2024-03-06T09:13:54.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
04:13:54 [2024-03-06T09:13:54.297Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
04:13:54 [2024-03-06T09:13:54.297Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
04:13:54 [2024-03-06T09:13:54.553Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
04:13:54 [2024-03-06T09:13:54.553Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
04:13:54 [2024-03-06T09:13:54.553Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
04:13:54 [2024-03-06T09:13:54.553Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 1.4 MB/s)
04:13:54 [2024-03-06T09:13:54.553Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
04:13:54 [2024-03-06T09:13:54.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
04:13:54 [2024-03-06T09:13:54.553Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
04:13:54 [2024-03-06T09:13:54.553Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
04:13:54 [2024-03-06T09:13:54.553Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
04:13:54 [2024-03-06T09:13:54.553Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
04:13:54 [2024-03-06T09:13:54.553Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom (2.0 kB at 78 kB/s)
04:13:54 [2024-03-06T09:13:54.553Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
04:13:54 [2024-03-06T09:13:54.811Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
04:13:54 [2024-03-06T09:13:54.811Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.pom
04:13:54 [2024-03-06T09:13:54.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
04:13:54 [2024-03-06T09:13:54.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
04:13:54 [2024-03-06T09:13:54.811Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom
04:13:54 [2024-03-06T09:13:54.811Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom (9.5 kB at 339 kB/s)
04:13:54 [2024-03-06T09:13:54.811Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
04:13:54 [2024-03-06T09:13:54.811Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
04:13:54 [2024-03-06T09:13:54.811Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
04:13:54 [2024-03-06T09:13:54.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
04:13:54 [2024-03-06T09:13:54.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
04:13:55 [2024-03-06T09:13:55.067Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
04:13:55 [2024-03-06T09:13:55.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom (5.1 kB at 298 kB/s)
04:13:55 [2024-03-06T09:13:55.068Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
04:13:55 [2024-03-06T09:13:55.068Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
04:13:55 [2024-03-06T09:13:55.068Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
04:13:55 [2024-03-06T09:13:55.068Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
04:13:55 [2024-03-06T09:13:55.068Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
04:13:55 [2024-03-06T09:13:55.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
04:13:55 [2024-03-06T09:13:55.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom (2.7 kB at 242 kB/s)
04:13:55 [2024-03-06T09:13:55.068Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
04:13:55 [2024-03-06T09:13:55.068Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
04:13:55 [2024-03-06T09:13:55.068Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
04:13:55 [2024-03-06T09:13:55.068Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
04:13:55 [2024-03-06T09:13:55.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
04:13:55 [2024-03-06T09:13:55.397Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
04:13:55 [2024-03-06T09:13:55.397Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom (5.2 kB at 308 kB/s)
04:13:55 [2024-03-06T09:13:55.397Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
04:13:55 [2024-03-06T09:13:55.397Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
04:13:55 [2024-03-06T09:13:55.397Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
04:13:55 [2024-03-06T09:13:55.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
04:13:55 [2024-03-06T09:13:55.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
04:13:55 [2024-03-06T09:13:55.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
04:13:55 [2024-03-06T09:13:55.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 479 kB/s)
04:13:55 [2024-03-06T09:13:55.398Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
04:13:55 [2024-03-06T09:13:55.398Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
04:13:55 [2024-03-06T09:13:55.398Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
04:13:55 [2024-03-06T09:13:55.398Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
04:13:55 [2024-03-06T09:13:55.398Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
04:13:55 [2024-03-06T09:13:55.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
04:13:55 [2024-03-06T09:13:55.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 1.5 MB/s)
04:13:55 [2024-03-06T09:13:55.398Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
04:13:55 [2024-03-06T09:13:55.398Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
04:13:55 [2024-03-06T09:13:55.398Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
04:13:55 [2024-03-06T09:13:55.701Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
04:13:55 [2024-03-06T09:13:55.701Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
04:13:55 [2024-03-06T09:13:55.701Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
04:13:55 [2024-03-06T09:13:55.701Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom (1.6 kB at 51 kB/s)
04:13:55 [2024-03-06T09:13:55.701Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
04:13:55 [2024-03-06T09:13:55.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
04:13:55 [2024-03-06T09:13:55.701Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
04:13:55 [2024-03-06T09:13:55.701Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
04:13:55 [2024-03-06T09:13:55.701Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
04:13:55 [2024-03-06T09:13:55.701Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
04:13:55 [2024-03-06T09:13:55.701Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom (16 kB at 1.5 MB/s)
04:13:55 [2024-03-06T09:13:55.701Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/58/commons-parent-58.pom
04:13:55 [2024-03-06T09:13:55.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/58/commons-parent-58.pom
04:13:55 [2024-03-06T09:13:55.701Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/58/commons-parent-58.pom
04:13:55 [2024-03-06T09:13:55.996Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/58/commons-parent-58.pom
04:13:55 [2024-03-06T09:13:55.996Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/58/commons-parent-58.pom
04:13:55 [2024-03-06T09:13:55.996Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/58/commons-parent-58.pom
04:13:55 [2024-03-06T09:13:55.996Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/58/commons-parent-58.pom (83 kB at 3.9 MB/s)
04:13:55 [2024-03-06T09:13:55.996Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.16.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:13:55 [2024-03-06T09:13:55.996Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
04:13:55 [2024-03-06T09:13:55.997Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
04:13:55 [2024-03-06T09:13:55.997Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
04:13:55 [2024-03-06T09:13:55.997Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
04:13:55 [2024-03-06T09:13:55.997Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
04:13:55 [2024-03-06T09:13:55.997Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
04:13:55 [2024-03-06T09:13:55.997Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom (2.4 kB at 74 kB/s)
04:13:55 [2024-03-06T09:13:55.997Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
04:13:55 [2024-03-06T09:13:55.997Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
04:13:55 [2024-03-06T09:13:55.997Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
04:13:55 [2024-03-06T09:13:55.997Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
04:13:56 [2024-03-06T09:13:56.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
04:13:56 [2024-03-06T09:13:56.298Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
04:13:56 [2024-03-06T09:13:56.298Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom (7.7 kB at 548 kB/s)
04:13:56 [2024-03-06T09:13:56.298Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
04:13:56 [2024-03-06T09:13:56.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
04:13:56 [2024-03-06T09:13:56.298Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
04:13:56 [2024-03-06T09:13:56.298Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
04:13:56 [2024-03-06T09:13:56.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
04:13:56 [2024-03-06T09:13:56.298Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
04:13:56 [2024-03-06T09:13:56.298Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom (3.2 kB at 145 kB/s)
04:13:56 [2024-03-06T09:13:56.298Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
04:13:56 [2024-03-06T09:13:56.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
04:13:56 [2024-03-06T09:13:56.298Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
04:13:56 [2024-03-06T09:13:56.554Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
04:13:56 [2024-03-06T09:13:56.554Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
04:13:56 [2024-03-06T09:13:56.554Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
04:13:56 [2024-03-06T09:13:56.554Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom (2.2 kB at 146 kB/s)
04:13:56 [2024-03-06T09:13:56.554Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
04:13:56 [2024-03-06T09:13:56.554Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
04:13:56 [2024-03-06T09:13:56.554Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
04:13:56 [2024-03-06T09:13:56.554Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
04:13:56 [2024-03-06T09:13:56.554Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
04:13:56 [2024-03-06T09:13:56.554Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
04:13:56 [2024-03-06T09:13:56.554Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom (14 kB at 1.5 MB/s)
04:13:56 [2024-03-06T09:13:56.554Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom
04:13:56 [2024-03-06T09:13:56.554Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
04:13:56 [2024-03-06T09:13:56.554Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
04:13:56 [2024-03-06T09:13:56.554Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
04:13:56 [2024-03-06T09:13:56.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom
04:13:56 [2024-03-06T09:13:56.811Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
04:13:56 [2024-03-06T09:13:56.811Z] [INFO] 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 1.2 MB/s)
04:13:56 [2024-03-06T09:13:56.811Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
04:13:56 [2024-03-06T09:13:56.811Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
04:13:56 [2024-03-06T09:13:56.811Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
04:13:56 [2024-03-06T09:13:56.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
04:13:56 [2024-03-06T09:13:56.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
04:13:56 [2024-03-06T09:13:56.811Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
04:13:56 [2024-03-06T09:13:56.811Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom (1.9 kB at 99 kB/s)
04:13:56 [2024-03-06T09:13:56.811Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
04:13:56 [2024-03-06T09:13:56.811Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
04:13:56 [2024-03-06T09:13:56.811Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
04:13:56 [2024-03-06T09:13:56.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
04:13:57 [2024-03-06T09:13:57.070Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
04:13:57 [2024-03-06T09:13:57.070Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
04:13:57 [2024-03-06T09:13:57.070Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom (1.5 kB at 77 kB/s)
04:13:57 [2024-03-06T09:13:57.070Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
04:13:57 [2024-03-06T09:13:57.070Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
04:13:57 [2024-03-06T09:13:57.070Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
04:13:57 [2024-03-06T09:13:57.070Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
04:13:57 [2024-03-06T09:13:57.070Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
04:13:57 [2024-03-06T09:13:57.070Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
04:13:57 [2024-03-06T09:13:57.070Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom (3.8 kB at 141 kB/s)
04:13:57 [2024-03-06T09:13:57.070Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
04:13:57 [2024-03-06T09:13:57.070Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
04:13:57 [2024-03-06T09:13:57.071Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
04:13:57 [2024-03-06T09:13:57.329Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
04:13:57 [2024-03-06T09:13:57.329Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
04:13:57 [2024-03-06T09:13:57.329Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
04:13:57 [2024-03-06T09:13:57.329Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom (1.6 kB at 135 kB/s)
04:13:57 [2024-03-06T09:13:57.329Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
04:13:57 [2024-03-06T09:13:57.329Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
04:13:57 [2024-03-06T09:13:57.329Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
04:13:57 [2024-03-06T09:13:57.329Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
04:13:57 [2024-03-06T09:13:57.329Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
04:13:57 [2024-03-06T09:13:57.329Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
04:13:57 [2024-03-06T09:13:57.330Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom (3.9 kB at 359 kB/s)
04:13:57 [2024-03-06T09:13:57.330Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
04:13:57 [2024-03-06T09:13:57.330Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
04:13:57 [2024-03-06T09:13:57.598Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
04:13:57 [2024-03-06T09:13:57.598Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
04:13:57 [2024-03-06T09:13:57.598Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
04:13:57 [2024-03-06T09:13:57.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
04:13:57 [2024-03-06T09:13:57.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom (1.8 kB at 220 kB/s)
04:13:57 [2024-03-06T09:13:57.598Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
04:13:57 [2024-03-06T09:13:57.598Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
04:13:57 [2024-03-06T09:13:57.598Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
04:13:57 [2024-03-06T09:13:57.859Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
04:13:57 [2024-03-06T09:13:57.859Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
04:13:57 [2024-03-06T09:13:57.859Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
04:13:57 [2024-03-06T09:13:57.859Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom (2.0 kB at 43 kB/s)
04:13:57 [2024-03-06T09:13:57.859Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
04:13:57 [2024-03-06T09:13:57.859Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
04:13:57 [2024-03-06T09:13:57.859Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
04:13:57 [2024-03-06T09:13:57.859Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
04:13:57 [2024-03-06T09:13:57.859Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
04:13:57 [2024-03-06T09:13:57.859Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
04:13:57 [2024-03-06T09:13:57.859Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom (2.4 kB at 174 kB/s)
04:13:58 [2024-03-06T09:13:58.118Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
04:13:58 [2024-03-06T09:13:58.118Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
04:13:58 [2024-03-06T09:13:58.118Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
04:13:58 [2024-03-06T09:13:58.118Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
04:13:58 [2024-03-06T09:13:58.118Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
04:13:58 [2024-03-06T09:13:58.118Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
04:13:58 [2024-03-06T09:13:58.118Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom (3.5 kB at 185 kB/s)
04:13:58 [2024-03-06T09:13:58.118Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
04:13:58 [2024-03-06T09:13:58.118Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
04:13:58 [2024-03-06T09:13:58.118Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
04:13:58 [2024-03-06T09:13:58.118Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
04:13:58 [2024-03-06T09:13:58.118Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
04:13:58 [2024-03-06T09:13:58.118Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
04:13:58 [2024-03-06T09:13:58.118Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom (1.6 kB at 82 kB/s)
04:13:58 [2024-03-06T09:13:58.118Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
04:13:58 [2024-03-06T09:13:58.375Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
04:13:58 [2024-03-06T09:13:58.375Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
04:13:58 [2024-03-06T09:13:58.375Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
04:13:58 [2024-03-06T09:13:58.375Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
04:13:58 [2024-03-06T09:13:58.376Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
04:13:58 [2024-03-06T09:13:58.376Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom (2.8 kB at 351 kB/s)
04:13:58 [2024-03-06T09:13:58.376Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
04:13:58 [2024-03-06T09:13:58.376Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
04:13:58 [2024-03-06T09:13:58.376Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
04:13:58 [2024-03-06T09:13:58.376Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
04:13:58 [2024-03-06T09:13:58.376Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
04:13:58 [2024-03-06T09:13:58.376Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
04:13:58 [2024-03-06T09:13:58.376Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom (1.5 kB at 64 kB/s)
04:13:58 [2024-03-06T09:13:58.376Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
04:13:58 [2024-03-06T09:13:58.376Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
04:13:58 [2024-03-06T09:13:58.376Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
04:13:58 [2024-03-06T09:13:58.634Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
04:13:58 [2024-03-06T09:13:58.635Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
04:13:58 [2024-03-06T09:13:58.635Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
04:13:58 [2024-03-06T09:13:58.635Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom (1.3 kB at 164 kB/s)
04:13:58 [2024-03-06T09:13:58.635Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
04:13:58 [2024-03-06T09:13:58.635Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
04:13:58 [2024-03-06T09:13:58.635Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
04:13:58 [2024-03-06T09:13:58.635Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
04:13:58 [2024-03-06T09:13:58.635Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
04:13:58 [2024-03-06T09:13:58.635Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
04:13:58 [2024-03-06T09:13:58.635Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom (1.3 kB at 52 kB/s)
04:13:58 [2024-03-06T09:13:58.635Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
04:13:58 [2024-03-06T09:13:58.635Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
04:13:58 [2024-03-06T09:13:58.635Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
04:13:58 [2024-03-06T09:13:58.893Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
04:13:58 [2024-03-06T09:13:58.893Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
04:13:58 [2024-03-06T09:13:58.893Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
04:13:58 [2024-03-06T09:13:58.893Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom (1.3 kB at 99 kB/s)
04:13:58 [2024-03-06T09:13:58.893Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
04:13:58 [2024-03-06T09:13:58.893Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
04:13:58 [2024-03-06T09:13:58.893Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
04:13:58 [2024-03-06T09:13:58.893Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
04:13:58 [2024-03-06T09:13:58.893Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
04:13:58 [2024-03-06T09:13:58.893Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
04:13:59 [2024-03-06T09:13:59.151Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom (2.8 kB at 157 kB/s)
04:13:59 [2024-03-06T09:13:59.151Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
04:13:59 [2024-03-06T09:13:59.151Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
04:13:59 [2024-03-06T09:13:59.151Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
04:13:59 [2024-03-06T09:13:59.151Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
04:13:59 [2024-03-06T09:13:59.151Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
04:13:59 [2024-03-06T09:13:59.151Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
04:13:59 [2024-03-06T09:13:59.151Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom (4.5 kB at 147 kB/s)
04:13:59 [2024-03-06T09:13:59.151Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
04:13:59 [2024-03-06T09:13:59.151Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
04:13:59 [2024-03-06T09:13:59.151Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
04:13:59 [2024-03-06T09:13:59.151Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
04:13:59 [2024-03-06T09:13:59.151Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
04:13:59 [2024-03-06T09:13:59.409Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
04:13:59 [2024-03-06T09:13:59.409Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom (3.2 kB at 359 kB/s)
04:13:59 [2024-03-06T09:13:59.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
04:13:59 [2024-03-06T09:13:59.409Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
04:13:59 [2024-03-06T09:13:59.409Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
04:13:59 [2024-03-06T09:13:59.409Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
04:13:59 [2024-03-06T09:13:59.409Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
04:13:59 [2024-03-06T09:13:59.409Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
04:13:59 [2024-03-06T09:13:59.667Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom (3.2 kB at 119 kB/s)
04:13:59 [2024-03-06T09:13:59.667Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
04:13:59 [2024-03-06T09:13:59.667Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
04:13:59 [2024-03-06T09:13:59.667Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
04:13:59 [2024-03-06T09:13:59.667Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
04:13:59 [2024-03-06T09:13:59.667Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
04:13:59 [2024-03-06T09:13:59.667Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
04:13:59 [2024-03-06T09:13:59.667Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom (4.5 kB at 502 kB/s)
04:13:59 [2024-03-06T09:13:59.667Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
04:13:59 [2024-03-06T09:13:59.667Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
04:13:59 [2024-03-06T09:13:59.667Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
04:13:59 [2024-03-06T09:13:59.667Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
04:13:59 [2024-03-06T09:13:59.667Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
04:13:59 [2024-03-06T09:13:59.667Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
04:13:59 [2024-03-06T09:13:59.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom (1.7 kB at 144 kB/s)
04:13:59 [2024-03-06T09:13:59.924Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
04:13:59 [2024-03-06T09:13:59.924Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
04:13:59 [2024-03-06T09:13:59.924Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
04:13:59 [2024-03-06T09:13:59.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
04:13:59 [2024-03-06T09:13:59.924Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
04:13:59 [2024-03-06T09:13:59.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
04:13:59 [2024-03-06T09:13:59.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom (15 kB at 530 kB/s)
04:13:59 [2024-03-06T09:13:59.924Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/felix/felix-parent/6/felix-parent-6.pom
04:13:59 [2024-03-06T09:13:59.924Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom
04:13:59 [2024-03-06T09:13:59.924Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/felix/felix-parent/6/felix-parent-6.pom
04:13:59 [2024-03-06T09:13:59.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom
04:13:59 [2024-03-06T09:13:59.924Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/felix/felix-parent/6/felix-parent-6.pom
04:13:59 [2024-03-06T09:13:59.924Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/6/felix-parent-6.pom
04:13:59 [2024-03-06T09:13:59.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/6/felix-parent-6.pom (22 kB at 1.5 MB/s)
04:13:59 [2024-03-06T09:13:59.924Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/21/apache-21.pom
04:13:59 [2024-03-06T09:13:59.924Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/21/apache-21.pom
04:14:00 [2024-03-06T09:14:00.181Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/21/apache-21.pom
04:14:00 [2024-03-06T09:14:00.181Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/21/apache-21.pom
04:14:00 [2024-03-06T09:14:00.181Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/21/apache-21.pom
04:14:00 [2024-03-06T09:14:00.181Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom
04:14:00 [2024-03-06T09:14:00.181Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom (17 kB at 1.0 MB/s)
04:14:00 [2024-03-06T09:14:00.181Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
04:14:00 [2024-03-06T09:14:00.181Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
04:14:00 [2024-03-06T09:14:00.181Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
04:14:00 [2024-03-06T09:14:00.181Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
04:14:00 [2024-03-06T09:14:00.181Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
04:14:00 [2024-03-06T09:14:00.181Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
04:14:00 [2024-03-06T09:14:00.182Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom (2.5 kB at 149 kB/s)
04:14:00 [2024-03-06T09:14:00.182Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
04:14:00 [2024-03-06T09:14:00.438Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
04:14:00 [2024-03-06T09:14:00.438Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
04:14:00 [2024-03-06T09:14:00.438Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
04:14:00 [2024-03-06T09:14:00.438Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
04:14:00 [2024-03-06T09:14:00.438Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
04:14:00 [2024-03-06T09:14:00.438Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom (4.3 kB at 332 kB/s)
04:14:00 [2024-03-06T09:14:00.438Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
04:14:00 [2024-03-06T09:14:00.438Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
04:14:00 [2024-03-06T09:14:00.438Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
04:14:00 [2024-03-06T09:14:00.438Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
04:14:00 [2024-03-06T09:14:00.438Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
04:14:00 [2024-03-06T09:14:00.438Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
04:14:00 [2024-03-06T09:14:00.438Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom (26 kB at 3.3 MB/s)
04:14:00 [2024-03-06T09:14:00.438Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
04:14:00 [2024-03-06T09:14:00.438Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
04:14:00 [2024-03-06T09:14:00.438Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
04:14:00 [2024-03-06T09:14:00.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
04:14:00 [2024-03-06T09:14:00.695Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
04:14:00 [2024-03-06T09:14:00.695Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
04:14:00 [2024-03-06T09:14:00.695Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 316 kB/s)
04:14:00 [2024-03-06T09:14:00.695Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
04:14:00 [2024-03-06T09:14:00.695Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
04:14:00 [2024-03-06T09:14:00.695Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
04:14:00 [2024-03-06T09:14:00.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
04:14:00 [2024-03-06T09:14:00.695Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
04:14:00 [2024-03-06T09:14:00.695Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
04:14:00 [2024-03-06T09:14:00.695Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom (1.6 kB at 158 kB/s)
04:14:00 [2024-03-06T09:14:00.695Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
04:14:00 [2024-03-06T09:14:00.695Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
04:14:00 [2024-03-06T09:14:00.695Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
04:14:00 [2024-03-06T09:14:00.953Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
04:14:00 [2024-03-06T09:14:00.953Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
04:14:00 [2024-03-06T09:14:00.953Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
04:14:00 [2024-03-06T09:14:00.953Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom (1.1 kB at 143 kB/s)
04:14:00 [2024-03-06T09:14:00.953Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
04:14:00 [2024-03-06T09:14:00.953Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
04:14:00 [2024-03-06T09:14:00.953Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
04:14:00 [2024-03-06T09:14:00.953Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
04:14:00 [2024-03-06T09:14:00.953Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
04:14:00 [2024-03-06T09:14:00.953Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
04:14:00 [2024-03-06T09:14:00.953Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom (24 kB at 1.4 MB/s)
04:14:00 [2024-03-06T09:14:00.953Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
04:14:00 [2024-03-06T09:14:00.953Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom
04:14:00 [2024-03-06T09:14:00.953Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/54/commons-parent-54.pom
04:14:01 [2024-03-06T09:14:01.214Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom
04:14:01 [2024-03-06T09:14:01.214Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
04:14:01 [2024-03-06T09:14:01.214Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/54/commons-parent-54.pom
04:14:01 [2024-03-06T09:14:01.214Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/54/commons-parent-54.pom (82 kB at 6.8 MB/s)
04:14:01 [2024-03-06T09:14:01.214Z] [WARNING] The POM for commons-net:commons-net:jar:3.9.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:14:01 [2024-03-06T09:14:01.214Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
04:14:01 [2024-03-06T09:14:01.215Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
04:14:01 [2024-03-06T09:14:01.215Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
04:14:01 [2024-03-06T09:14:01.215Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
04:14:01 [2024-03-06T09:14:01.215Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
04:14:01 [2024-03-06T09:14:01.215Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
04:14:01 [2024-03-06T09:14:01.215Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom (1.3 kB at 39 kB/s)
04:14:01 [2024-03-06T09:14:01.215Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
04:14:01 [2024-03-06T09:14:01.500Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
04:14:01 [2024-03-06T09:14:01.500Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
04:14:01 [2024-03-06T09:14:01.500Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
04:14:01 [2024-03-06T09:14:01.500Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
04:14:01 [2024-03-06T09:14:01.500Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
04:14:01 [2024-03-06T09:14:01.500Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom (1.7 kB at 121 kB/s)
04:14:01 [2024-03-06T09:14:01.500Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
04:14:01 [2024-03-06T09:14:01.500Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
04:14:01 [2024-03-06T09:14:01.500Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
04:14:01 [2024-03-06T09:14:01.500Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
04:14:01 [2024-03-06T09:14:01.500Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
04:14:01 [2024-03-06T09:14:01.500Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
04:14:01 [2024-03-06T09:14:01.500Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom (1.3 kB at 101 kB/s)
04:14:01 [2024-03-06T09:14:01.500Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
04:14:01 [2024-03-06T09:14:01.798Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
04:14:01 [2024-03-06T09:14:01.798Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
04:14:01 [2024-03-06T09:14:01.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
04:14:01 [2024-03-06T09:14:01.798Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
04:14:01 [2024-03-06T09:14:01.798Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
04:14:01 [2024-03-06T09:14:01.798Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom (1.7 kB at 213 kB/s)
04:14:01 [2024-03-06T09:14:01.798Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
04:14:01 [2024-03-06T09:14:01.798Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
04:14:01 [2024-03-06T09:14:01.798Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
04:14:01 [2024-03-06T09:14:01.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
04:14:01 [2024-03-06T09:14:01.798Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
04:14:01 [2024-03-06T09:14:01.798Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
04:14:01 [2024-03-06T09:14:01.798Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom (1.9 kB at 269 kB/s)
04:14:01 [2024-03-06T09:14:01.798Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
04:14:01 [2024-03-06T09:14:01.798Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
04:14:01 [2024-03-06T09:14:01.798Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
04:14:02 [2024-03-06T09:14:02.055Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
04:14:02 [2024-03-06T09:14:02.055Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
04:14:02 [2024-03-06T09:14:02.055Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
04:14:02 [2024-03-06T09:14:02.055Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom (1.4 kB at 90 kB/s)
04:14:02 [2024-03-06T09:14:02.055Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
04:14:02 [2024-03-06T09:14:02.055Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
04:14:02 [2024-03-06T09:14:02.055Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
04:14:02 [2024-03-06T09:14:02.055Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
04:14:02 [2024-03-06T09:14:02.055Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
04:14:02 [2024-03-06T09:14:02.055Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
04:14:02 [2024-03-06T09:14:02.055Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom (2.8 kB at 201 kB/s)
04:14:02 [2024-03-06T09:14:02.055Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
04:14:02 [2024-03-06T09:14:02.055Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
04:14:02 [2024-03-06T09:14:02.055Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
04:14:02 [2024-03-06T09:14:02.055Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
04:14:02 [2024-03-06T09:14:02.055Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
04:14:02 [2024-03-06T09:14:02.312Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
04:14:02 [2024-03-06T09:14:02.312Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom (16 kB at 647 kB/s)
04:14:02 [2024-03-06T09:14:02.312Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
04:14:02 [2024-03-06T09:14:02.312Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
04:14:02 [2024-03-06T09:14:02.312Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
04:14:02 [2024-03-06T09:14:02.312Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
04:14:02 [2024-03-06T09:14:02.312Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
04:14:02 [2024-03-06T09:14:02.312Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
04:14:02 [2024-03-06T09:14:02.312Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom (4.9 kB at 141 kB/s)
04:14:02 [2024-03-06T09:14:02.312Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
04:14:02 [2024-03-06T09:14:02.312Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
04:14:02 [2024-03-06T09:14:02.312Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
04:14:02 [2024-03-06T09:14:02.568Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
04:14:02 [2024-03-06T09:14:02.569Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
04:14:02 [2024-03-06T09:14:02.569Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
04:14:02 [2024-03-06T09:14:02.569Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom (2.6 kB at 142 kB/s)
04:14:02 [2024-03-06T09:14:02.569Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
04:14:02 [2024-03-06T09:14:02.569Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
04:14:02 [2024-03-06T09:14:02.569Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
04:14:02 [2024-03-06T09:14:02.569Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
04:14:02 [2024-03-06T09:14:02.569Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
04:14:02 [2024-03-06T09:14:02.569Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
04:14:02 [2024-03-06T09:14:02.569Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom (2.4 kB at 301 kB/s)
04:14:02 [2024-03-06T09:14:02.569Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
04:14:02 [2024-03-06T09:14:02.569Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
04:14:02 [2024-03-06T09:14:02.569Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
04:14:02 [2024-03-06T09:14:02.825Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
04:14:02 [2024-03-06T09:14:02.825Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
04:14:02 [2024-03-06T09:14:02.825Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
04:14:02 [2024-03-06T09:14:02.825Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom (1.6 kB at 114 kB/s)
04:14:02 [2024-03-06T09:14:02.825Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
04:14:02 [2024-03-06T09:14:02.825Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
04:14:02 [2024-03-06T09:14:02.825Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
04:14:02 [2024-03-06T09:14:02.825Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
04:14:02 [2024-03-06T09:14:02.825Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
04:14:02 [2024-03-06T09:14:02.825Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
04:14:02 [2024-03-06T09:14:02.825Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom (2.0 kB at 142 kB/s)
04:14:02 [2024-03-06T09:14:02.825Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
04:14:02 [2024-03-06T09:14:02.825Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
04:14:02 [2024-03-06T09:14:02.825Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
04:14:03 [2024-03-06T09:14:03.082Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
04:14:03 [2024-03-06T09:14:03.082Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
04:14:03 [2024-03-06T09:14:03.082Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
04:14:03 [2024-03-06T09:14:03.082Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom (2.2 kB at 272 kB/s)
04:14:03 [2024-03-06T09:14:03.082Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
04:14:03 [2024-03-06T09:14:03.082Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
04:14:03 [2024-03-06T09:14:03.082Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
04:14:03 [2024-03-06T09:14:03.338Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
04:14:03 [2024-03-06T09:14:03.338Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
04:14:03 [2024-03-06T09:14:03.338Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
04:14:03 [2024-03-06T09:14:03.338Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom (1.6 kB at 88 kB/s)
04:14:03 [2024-03-06T09:14:03.338Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
04:14:03 [2024-03-06T09:14:03.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
04:14:03 [2024-03-06T09:14:03.338Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
04:14:03 [2024-03-06T09:14:03.338Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
04:14:03 [2024-03-06T09:14:03.338Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
04:14:03 [2024-03-06T09:14:03.338Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
04:14:03 [2024-03-06T09:14:03.338Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom (1.3 kB at 69 kB/s)
04:14:03 [2024-03-06T09:14:03.595Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
04:14:03 [2024-03-06T09:14:03.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
04:14:03 [2024-03-06T09:14:03.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
04:14:03 [2024-03-06T09:14:03.854Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
04:14:03 [2024-03-06T09:14:03.854Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
04:14:03 [2024-03-06T09:14:03.854Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
04:14:03 [2024-03-06T09:14:03.854Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
04:14:03 [2024-03-06T09:14:03.854Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
04:14:03 [2024-03-06T09:14:03.854Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
04:14:03 [2024-03-06T09:14:03.854Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
04:14:03 [2024-03-06T09:14:03.854Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
04:14:03 [2024-03-06T09:14:03.854Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
04:14:03 [2024-03-06T09:14:03.854Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
04:14:03 [2024-03-06T09:14:03.854Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
04:14:03 [2024-03-06T09:14:03.854Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
04:14:03 [2024-03-06T09:14:03.854Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
04:14:03 [2024-03-06T09:14:03.854Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
04:14:03 [2024-03-06T09:14:03.855Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
04:14:03 [2024-03-06T09:14:03.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
04:14:03 [2024-03-06T09:14:03.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
04:14:03 [2024-03-06T09:14:03.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
04:14:03 [2024-03-06T09:14:03.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
04:14:03 [2024-03-06T09:14:03.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
04:14:03 [2024-03-06T09:14:03.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
04:14:03 [2024-03-06T09:14:03.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
04:14:03 [2024-03-06T09:14:03.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
04:14:03 [2024-03-06T09:14:03.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
04:14:03 [2024-03-06T09:14:03.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
04:14:03 [2024-03-06T09:14:03.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
04:14:03 [2024-03-06T09:14:03.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
04:14:03 [2024-03-06T09:14:03.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
04:14:03 [2024-03-06T09:14:03.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
04:14:03 [2024-03-06T09:14:03.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
04:14:03 [2024-03-06T09:14:03.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
04:14:03 [2024-03-06T09:14:03.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
04:14:03 [2024-03-06T09:14:03.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
04:14:03 [2024-03-06T09:14:03.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
04:14:03 [2024-03-06T09:14:03.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
04:14:03 [2024-03-06T09:14:03.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
04:14:03 [2024-03-06T09:14:03.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
04:14:03 [2024-03-06T09:14:03.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
04:14:03 [2024-03-06T09:14:03.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
04:14:03 [2024-03-06T09:14:03.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
04:14:03 [2024-03-06T09:14:03.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
04:14:03 [2024-03-06T09:14:03.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
04:14:03 [2024-03-06T09:14:03.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
04:14:03 [2024-03-06T09:14:03.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
04:14:03 [2024-03-06T09:14:03.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
04:14:03 [2024-03-06T09:14:03.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
04:14:04 [2024-03-06T09:14:04.113Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
04:14:04 [2024-03-06T09:14:04.113Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
04:14:04 [2024-03-06T09:14:04.113Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
04:14:04 [2024-03-06T09:14:04.113Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
04:14:04 [2024-03-06T09:14:04.113Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
04:14:04 [2024-03-06T09:14:04.113Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar
04:14:04 [2024-03-06T09:14:04.369Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
04:14:04 [2024-03-06T09:14:04.369Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
04:14:04 [2024-03-06T09:14:04.369Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
04:14:04 [2024-03-06T09:14:04.369Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
04:14:04 [2024-03-06T09:14:04.369Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.jar
04:14:04 [2024-03-06T09:14:04.369Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
04:14:04 [2024-03-06T09:14:04.369Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
04:14:04 [2024-03-06T09:14:04.369Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
04:14:04 [2024-03-06T09:14:04.369Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
04:14:04 [2024-03-06T09:14:04.369Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
04:14:04 [2024-03-06T09:14:04.369Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
04:14:04 [2024-03-06T09:14:04.625Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
04:14:04 [2024-03-06T09:14:04.625Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
04:14:04 [2024-03-06T09:14:04.625Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
04:14:04 [2024-03-06T09:14:04.625Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
04:14:04 [2024-03-06T09:14:04.625Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.jar
04:14:04 [2024-03-06T09:14:04.625Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
04:14:04 [2024-03-06T09:14:04.625Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
04:14:04 [2024-03-06T09:14:04.625Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
04:14:04 [2024-03-06T09:14:04.882Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
04:14:04 [2024-03-06T09:14:04.882Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
04:14:04 [2024-03-06T09:14:04.882Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
04:14:04 [2024-03-06T09:14:04.882Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
04:14:04 [2024-03-06T09:14:04.882Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
04:14:04 [2024-03-06T09:14:04.882Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
04:14:04 [2024-03-06T09:14:04.882Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
04:14:04 [2024-03-06T09:14:04.882Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
04:14:04 [2024-03-06T09:14:04.882Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
04:14:04 [2024-03-06T09:14:04.882Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
04:14:04 [2024-03-06T09:14:04.882Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
04:14:04 [2024-03-06T09:14:04.882Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
04:14:04 [2024-03-06T09:14:04.882Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
04:14:04 [2024-03-06T09:14:04.882Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
04:14:04 [2024-03-06T09:14:04.882Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
04:14:05 [2024-03-06T09:14:05.139Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
04:14:05 [2024-03-06T09:14:05.139Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
04:14:05 [2024-03-06T09:14:05.139Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
04:14:05 [2024-03-06T09:14:05.139Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
04:14:05 [2024-03-06T09:14:05.139Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
04:14:05 [2024-03-06T09:14:05.139Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
04:14:05 [2024-03-06T09:14:05.139Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
04:14:05 [2024-03-06T09:14:05.139Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
04:14:05 [2024-03-06T09:14:05.139Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
04:14:05 [2024-03-06T09:14:05.139Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
04:14:05 [2024-03-06T09:14:05.139Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
04:14:05 [2024-03-06T09:14:05.139Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
04:14:05 [2024-03-06T09:14:05.396Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
04:14:05 [2024-03-06T09:14:05.396Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
04:14:05 [2024-03-06T09:14:05.396Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
04:14:05 [2024-03-06T09:14:05.396Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
04:14:05 [2024-03-06T09:14:05.396Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
04:14:05 [2024-03-06T09:14:05.396Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
04:14:05 [2024-03-06T09:14:05.396Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
04:14:05 [2024-03-06T09:14:05.396Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
04:14:05 [2024-03-06T09:14:05.396Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
04:14:05 [2024-03-06T09:14:05.396Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
04:14:05 [2024-03-06T09:14:05.396Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
04:14:05 [2024-03-06T09:14:05.396Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
04:14:05 [2024-03-06T09:14:05.396Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
04:14:05 [2024-03-06T09:14:05.396Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
04:14:05 [2024-03-06T09:14:05.396Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
04:14:05 [2024-03-06T09:14:05.653Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
04:14:05 [2024-03-06T09:14:05.653Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
04:14:05 [2024-03-06T09:14:05.653Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
04:14:05 [2024-03-06T09:14:05.653Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
04:14:05 [2024-03-06T09:14:05.653Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
04:14:05 [2024-03-06T09:14:05.653Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
04:14:05 [2024-03-06T09:14:05.653Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
04:14:05 [2024-03-06T09:14:05.653Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
04:14:05 [2024-03-06T09:14:05.653Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
04:14:05 [2024-03-06T09:14:05.653Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
04:14:05 [2024-03-06T09:14:05.653Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
04:14:05 [2024-03-06T09:14:05.653Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
04:14:05 [2024-03-06T09:14:05.653Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
04:14:05 [2024-03-06T09:14:05.653Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
04:14:05 [2024-03-06T09:14:05.911Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
04:14:05 [2024-03-06T09:14:05.911Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
04:14:05 [2024-03-06T09:14:05.911Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
04:14:05 [2024-03-06T09:14:05.911Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
04:14:05 [2024-03-06T09:14:05.911Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
04:14:05 [2024-03-06T09:14:05.911Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
04:14:06 [2024-03-06T09:14:06.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
04:14:06 [2024-03-06T09:14:06.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
04:14:06 [2024-03-06T09:14:06.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
04:14:06 [2024-03-06T09:14:06.172Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
04:14:06 [2024-03-06T09:14:06.172Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
04:14:06 [2024-03-06T09:14:06.172Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
04:14:06 [2024-03-06T09:14:06.172Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
04:14:06 [2024-03-06T09:14:06.172Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
04:14:06 [2024-03-06T09:14:06.432Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
04:14:06 [2024-03-06T09:14:06.432Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
04:14:06 [2024-03-06T09:14:06.432Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
04:14:06 [2024-03-06T09:14:06.432Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
04:14:06 [2024-03-06T09:14:06.432Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
04:14:06 [2024-03-06T09:14:06.432Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
04:14:06 [2024-03-06T09:14:06.432Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
04:14:06 [2024-03-06T09:14:06.432Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
04:14:06 [2024-03-06T09:14:06.432Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar (6.0 kB at 299 kB/s)
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar (158 kB at 16 MB/s)
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 139 kB/s)
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar (195 kB at 8.9 MB/s)
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar (269 kB at 11 MB/s)
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
04:14:06 [2024-03-06T09:14:06.433Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar (951 kB at 28 MB/s)
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] 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 1.7 MB/s)
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar (79 kB at 2.2 MB/s)
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar (224 kB at 5.6 MB/s)
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar (1.1 MB at 22 MB/s)
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar (23 kB at 429 kB/s)
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 1.4 MB/s)
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 203 kB/s)
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 1.7 MB/s)
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar (44 kB at 662 kB/s)
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (54 kB at 626 kB/s)
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar (8.8 kB at 99 kB/s)
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar (59 kB at 614 kB/s)
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 42 kB/s)
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar (5.9 MB at 56 MB/s)
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar (33 kB at 311 kB/s)
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar (25 kB at 225 kB/s)
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar (83 kB at 694 kB/s)
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar (131 kB at 1.1 MB/s)
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar (229 kB at 1.8 MB/s)
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar (1.5 MB at 12 MB/s)
04:14:06 [2024-03-06T09:14:06.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
04:14:06 [2024-03-06T09:14:06.695Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar (450 kB at 3.3 MB/s)
04:14:06 [2024-03-06T09:14:06.695Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
04:14:06 [2024-03-06T09:14:06.695Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar (106 kB at 757 kB/s)
04:14:06 [2024-03-06T09:14:06.695Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
04:14:06 [2024-03-06T09:14:06.695Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar (1.1 MB at 7.3 MB/s)
04:14:06 [2024-03-06T09:14:06.695Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
04:14:06 [2024-03-06T09:14:06.695Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar (176 kB at 1.2 MB/s)
04:14:06 [2024-03-06T09:14:06.695Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar (440 kB at 2.9 MB/s)
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar (443 kB at 2.6 MB/s)
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar (242 kB at 1.4 MB/s)
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar (20 kB at 113 kB/s)
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar (374 kB at 2.1 MB/s)
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar (116 kB at 647 kB/s)
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar (189 kB at 1.1 MB/s)
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar (40 kB at 212 kB/s)
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar (119 kB at 608 kB/s)
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar (141 kB at 664 kB/s)
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar (140 kB at 623 kB/s)
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar (257 kB at 1.1 MB/s)
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar (255 kB at 1.1 MB/s)
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar (66 kB at 272 kB/s)
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar (91 kB at 369 kB/s)
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar (106 kB at 427 kB/s)
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar (63 kB at 240 kB/s)
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar (28 kB at 101 kB/s)
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
04:14:06 [2024-03-06T09:14:06.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar (41 kB at 150 kB/s)
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar (8.4 MB at 30 MB/s)
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar (50 kB at 178 kB/s)
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar (139 kB at 482 kB/s)
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar (73 kB at 254 kB/s)
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar (264 kB at 900 kB/s)
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar (94 kB at 320 kB/s)
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar (27 kB at 91 kB/s)
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar (66 kB at 221 kB/s)
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar (3.4 kB at 11 kB/s)
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar (403 kB at 1.3 MB/s)
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar (30 kB at 96 kB/s)
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar (376 kB at 1.2 MB/s)
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar (47 kB at 149 kB/s)
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar (3.2 kB at 10 kB/s)
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar (12 kB at 36 kB/s)
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar (80 kB at 246 kB/s)
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar (154 kB at 470 kB/s)
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar (105 kB at 311 kB/s)
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar (203 kB at 599 kB/s)
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
04:14:06 [2024-03-06T09:14:06.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar (118 kB at 344 kB/s)
04:14:06 [2024-03-06T09:14:06.698Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
04:14:06 [2024-03-06T09:14:06.698Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar (429 kB at 1.2 MB/s)
04:14:06 [2024-03-06T09:14:06.698Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
04:14:06 [2024-03-06T09:14:06.698Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar (25 kB at 68 kB/s)
04:14:06 [2024-03-06T09:14:06.698Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
04:14:06 [2024-03-06T09:14:06.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar (316 kB at 805 kB/s)
04:14:06 [2024-03-06T09:14:06.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
04:14:06 [2024-03-06T09:14:06.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar (5.9 MB at 14 MB/s)
04:14:06 [2024-03-06T09:14:06.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
04:14:06 [2024-03-06T09:14:06.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar (86 kB at 207 kB/s)
04:14:06 [2024-03-06T09:14:06.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
04:14:06 [2024-03-06T09:14:06.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar (37 kB at 89 kB/s)
04:14:06 [2024-03-06T09:14:06.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar (24 kB at 57 kB/s)
04:14:06 [2024-03-06T09:14:06.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
04:14:06 [2024-03-06T09:14:06.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
04:14:06 [2024-03-06T09:14:06.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar (3.2 MB at 7.6 MB/s)
04:14:06 [2024-03-06T09:14:06.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
04:14:06 [2024-03-06T09:14:06.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar (361 kB at 835 kB/s)
04:14:06 [2024-03-06T09:14:06.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
04:14:06 [2024-03-06T09:14:06.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar (922 kB at 2.1 MB/s)
04:14:06 [2024-03-06T09:14:06.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
04:14:06 [2024-03-06T09:14:06.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar (65 kB at 146 kB/s)
04:14:06 [2024-03-06T09:14:06.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
04:14:06 [2024-03-06T09:14:06.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar (74 kB at 160 kB/s)
04:14:06 [2024-03-06T09:14:06.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
04:14:06 [2024-03-06T09:14:06.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar (97 kB at 210 kB/s)
04:14:06 [2024-03-06T09:14:06.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
04:14:06 [2024-03-06T09:14:06.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar (120 kB at 257 kB/s)
04:14:06 [2024-03-06T09:14:06.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar (494 kB at 1.0 MB/s)
04:14:06 [2024-03-06T09:14:06.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar (306 kB at 629 kB/s)
04:14:06 [2024-03-06T09:14:06.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar (4.2 MB at 8.3 MB/s)
04:14:06 [2024-03-06T09:14:06.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar (3.2 MB at 5.8 MB/s)
04:14:08 [2024-03-06T09:14:08.327Z] [INFO] Tycho Version:  4.0.3 (88e4728c5da382f02c0459c918c2683048f95740)
04:14:08 [2024-03-06T09:14:08.327Z] [INFO] Tycho Mode:     project
04:14:08 [2024-03-06T09:14:08.327Z] [INFO] Tycho Builder:  maven
04:14:08 [2024-03-06T09:14:08.327Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
04:14:08 [2024-03-06T09:14:08.327Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
04:14:08 [2024-03-06T09:14:08.327Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
04:14:08 [2024-03-06T09:14:08.327Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
04:14:08 [2024-03-06T09:14:08.585Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
04:14:08 [2024-03-06T09:14:08.585Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
04:14:09 [2024-03-06T09:14:09.147Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom (7.0 kB at 13 kB/s)
04:14:09 [2024-03-06T09:14:09.147Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
04:14:09 [2024-03-06T09:14:09.147Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
04:14:09 [2024-03-06T09:14:09.147Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
04:14:09 [2024-03-06T09:14:09.147Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
04:14:09 [2024-03-06T09:14:09.147Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
04:14:09 [2024-03-06T09:14:09.147Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
04:14:09 [2024-03-06T09:14:09.147Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom (8.2 kB at 305 kB/s)
04:14:09 [2024-03-06T09:14:09.147Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
04:14:09 [2024-03-06T09:14:09.147Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom
04:14:09 [2024-03-06T09:14:09.147Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/39/maven-parent-39.pom
04:14:09 [2024-03-06T09:14:09.147Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom
04:14:09 [2024-03-06T09:14:09.147Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
04:14:09 [2024-03-06T09:14:09.404Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/39/maven-parent-39.pom
04:14:09 [2024-03-06T09:14:09.404Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 5.3 MB/s)
04:14:09 [2024-03-06T09:14:09.404Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/29/apache-29.pom
04:14:09 [2024-03-06T09:14:09.404Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/29/apache-29.pom
04:14:09 [2024-03-06T09:14:09.404Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/29/apache-29.pom
04:14:09 [2024-03-06T09:14:09.404Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/29/apache-29.pom
04:14:09 [2024-03-06T09:14:09.404Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/29/apache-29.pom
04:14:09 [2024-03-06T09:14:09.404Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom
04:14:09 [2024-03-06T09:14:09.404Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom (21 kB at 1.5 MB/s)
04:14:09 [2024-03-06T09:14:09.404Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
04:14:09 [2024-03-06T09:14:09.404Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
04:14:09 [2024-03-06T09:14:09.404Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
04:14:09 [2024-03-06T09:14:09.404Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
04:14:09 [2024-03-06T09:14:09.404Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
04:14:09 [2024-03-06T09:14:09.404Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
04:14:09 [2024-03-06T09:14:09.660Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom (5.6 kB at 313 kB/s)
04:14:09 [2024-03-06T09:14:09.660Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
04:14:09 [2024-03-06T09:14:09.661Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
04:14:09 [2024-03-06T09:14:09.661Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
04:14:09 [2024-03-06T09:14:09.661Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
04:14:09 [2024-03-06T09:14:09.661Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
04:14:09 [2024-03-06T09:14:09.661Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
04:14:09 [2024-03-06T09:14:09.661Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar (39 kB at 1.6 MB/s)
04:14:09 [2024-03-06T09:14:09.661Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
04:14:09 [2024-03-06T09:14:09.918Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
04:14:09 [2024-03-06T09:14:09.918Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
04:14:09 [2024-03-06T09:14:09.918Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
04:14:09 [2024-03-06T09:14:09.918Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
04:14:09 [2024-03-06T09:14:09.918Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
04:14:09 [2024-03-06T09:14:09.918Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom (1.8 kB at 136 kB/s)
04:14:09 [2024-03-06T09:14:09.918Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
04:14:09 [2024-03-06T09:14:09.918Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
04:14:09 [2024-03-06T09:14:09.918Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
04:14:10 [2024-03-06T09:14:10.175Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
04:14:10 [2024-03-06T09:14:10.175Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
04:14:10 [2024-03-06T09:14:10.175Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
04:14:10 [2024-03-06T09:14:10.175Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar (22 kB at 974 kB/s)
04:14:10 [2024-03-06T09:14:10.739Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
04:14:10 [2024-03-06T09:14:10.739Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
04:14:10 [2024-03-06T09:14:10.739Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
04:14:10 [2024-03-06T09:14:10.739Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
04:14:10 [2024-03-06T09:14:10.739Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
04:14:10 [2024-03-06T09:14:10.739Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
04:14:10 [2024-03-06T09:14:10.739Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom (3.0 kB at 72 kB/s)
04:14:10 [2024-03-06T09:14:10.739Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
04:14:10 [2024-03-06T09:14:10.739Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
04:14:10 [2024-03-06T09:14:10.739Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
04:14:10 [2024-03-06T09:14:10.995Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
04:14:10 [2024-03-06T09:14:10.995Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
04:14:10 [2024-03-06T09:14:10.995Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
04:14:10 [2024-03-06T09:14:10.995Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar (49 kB at 1.0 MB/s)
04:14:10 [2024-03-06T09:14:10.995Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
04:14:10 [2024-03-06T09:14:10.995Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
04:14:10 [2024-03-06T09:14:10.995Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
04:14:10 [2024-03-06T09:14:10.995Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
04:14:11 [2024-03-06T09:14:11.251Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
04:14:11 [2024-03-06T09:14:11.251Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
04:14:11 [2024-03-06T09:14:11.251Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom (6.9 kB at 462 kB/s)
04:14:11 [2024-03-06T09:14:11.251Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
04:14:11 [2024-03-06T09:14:11.251Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
04:14:11 [2024-03-06T09:14:11.251Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
04:14:11 [2024-03-06T09:14:11.252Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
04:14:11 [2024-03-06T09:14:11.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
04:14:11 [2024-03-06T09:14:11.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
04:14:11 [2024-03-06T09:14:11.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 822 kB/s)
04:14:11 [2024-03-06T09:14:11.252Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
04:14:11 [2024-03-06T09:14:11.252Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
04:14:11 [2024-03-06T09:14:11.252Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/33/maven-parent-33.pom
04:14:11 [2024-03-06T09:14:11.252Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
04:14:11 [2024-03-06T09:14:11.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
04:14:11 [2024-03-06T09:14:11.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom
04:14:11 [2024-03-06T09:14:11.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 15 MB/s)
04:14:11 [2024-03-06T09:14:11.508Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
04:14:11 [2024-03-06T09:14:11.508Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
04:14:11 [2024-03-06T09:14:11.508Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
04:14:11 [2024-03-06T09:14:11.508Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
04:14:11 [2024-03-06T09:14:11.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
04:14:11 [2024-03-06T09:14:11.508Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
04:14:11 [2024-03-06T09:14:11.508Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom (2.7 kB at 143 kB/s)
04:14:11 [2024-03-06T09:14:11.508Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
04:14:11 [2024-03-06T09:14:11.508Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
04:14:11 [2024-03-06T09:14:11.508Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
04:14:11 [2024-03-06T09:14:11.508Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
04:14:11 [2024-03-06T09:14:11.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
04:14:11 [2024-03-06T09:14:11.508Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
04:14:11 [2024-03-06T09:14:11.764Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.9.4/maven-3.9.4.pom (30 kB at 1.6 MB/s)
04:14:11 [2024-03-06T09:14:11.764Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
04:14:11 [2024-03-06T09:14:11.764Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
04:14:11 [2024-03-06T09:14:11.764Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
04:14:11 [2024-03-06T09:14:11.764Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
04:14:11 [2024-03-06T09:14:11.764Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
04:14:11 [2024-03-06T09:14:11.764Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
04:14:11 [2024-03-06T09:14:11.764Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom (2.9 kB at 245 kB/s)
04:14:11 [2024-03-06T09:14:11.764Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
04:14:11 [2024-03-06T09:14:11.764Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
04:14:11 [2024-03-06T09:14:11.764Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
04:14:12 [2024-03-06T09:14:12.021Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
04:14:12 [2024-03-06T09:14:12.021Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
04:14:12 [2024-03-06T09:14:12.021Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
04:14:12 [2024-03-06T09:14:12.021Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 612 kB/s)
04:14:12 [2024-03-06T09:14:12.021Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
04:14:12 [2024-03-06T09:14:12.021Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
04:14:12 [2024-03-06T09:14:12.021Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
04:14:12 [2024-03-06T09:14:12.021Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
04:14:12 [2024-03-06T09:14:12.021Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
04:14:12 [2024-03-06T09:14:12.021Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
04:14:12 [2024-03-06T09:14:12.021Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 1.4 MB/s)
04:14:12 [2024-03-06T09:14:12.021Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
04:14:12 [2024-03-06T09:14:12.021Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
04:14:12 [2024-03-06T09:14:12.021Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
04:14:12 [2024-03-06T09:14:12.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
04:14:12 [2024-03-06T09:14:12.277Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
04:14:12 [2024-03-06T09:14:12.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
04:14:12 [2024-03-06T09:14:12.277Z] [INFO] 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 3.3 MB/s)
04:14:12 [2024-03-06T09:14:12.277Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
04:14:12 [2024-03-06T09:14:12.277Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
04:14:12 [2024-03-06T09:14:12.277Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
04:14:12 [2024-03-06T09:14:12.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
04:14:12 [2024-03-06T09:14:12.277Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
04:14:12 [2024-03-06T09:14:12.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
04:14:12 [2024-03-06T09:14:12.277Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 1.7 MB/s)
04:14:12 [2024-03-06T09:14:12.277Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
04:14:12 [2024-03-06T09:14:12.277Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
04:14:12 [2024-03-06T09:14:12.277Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom
04:14:12 [2024-03-06T09:14:12.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
04:14:12 [2024-03-06T09:14:12.277Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
04:14:12 [2024-03-06T09:14:12.534Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom
04:14:12 [2024-03-06T09:14:12.534Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 479 kB/s)
04:14:12 [2024-03-06T09:14:12.534Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
04:14:12 [2024-03-06T09:14:12.534Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
04:14:12 [2024-03-06T09:14:12.534Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
04:14:12 [2024-03-06T09:14:12.534Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
04:14:12 [2024-03-06T09:14:12.534Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
04:14:12 [2024-03-06T09:14:12.534Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
04:14:12 [2024-03-06T09:14:12.534Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 239 kB/s)
04:14:12 [2024-03-06T09:14:12.534Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
04:14:12 [2024-03-06T09:14:12.534Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
04:14:12 [2024-03-06T09:14:12.534Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
04:14:12 [2024-03-06T09:14:12.790Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
04:14:12 [2024-03-06T09:14:12.790Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
04:14:12 [2024-03-06T09:14:12.790Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
04:14:12 [2024-03-06T09:14:12.790Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 1.2 MB/s)
04:14:12 [2024-03-06T09:14:12.790Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
04:14:12 [2024-03-06T09:14:12.790Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
04:14:12 [2024-03-06T09:14:12.790Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
04:14:12 [2024-03-06T09:14:12.790Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
04:14:12 [2024-03-06T09:14:12.790Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
04:14:12 [2024-03-06T09:14:12.790Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
04:14:12 [2024-03-06T09:14:12.791Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 2.4 MB/s)
04:14:12 [2024-03-06T09:14:12.791Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
04:14:12 [2024-03-06T09:14:12.791Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
04:14:12 [2024-03-06T09:14:12.791Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
04:14:13 [2024-03-06T09:14:13.047Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
04:14:13 [2024-03-06T09:14:13.047Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
04:14:13 [2024-03-06T09:14:13.047Z] [INFO] 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
04:14:13 [2024-03-06T09:14:13.047Z] [INFO] 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 6.8 MB/s)
04:14:13 [2024-03-06T09:14:13.047Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
04:14:13 [2024-03-06T09:14:13.047Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
04:14:13 [2024-03-06T09:14:13.047Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
04:14:13 [2024-03-06T09:14:13.047Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
04:14:13 [2024-03-06T09:14:13.047Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
04:14:13 [2024-03-06T09:14:13.047Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
04:14:13 [2024-03-06T09:14:13.047Z] [INFO] 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 2.3 MB/s)
04:14:13 [2024-03-06T09:14:13.047Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
04:14:13 [2024-03-06T09:14:13.047Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
04:14:13 [2024-03-06T09:14:13.047Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
04:14:13 [2024-03-06T09:14:13.047Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
04:14:13 [2024-03-06T09:14:13.047Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
04:14:13 [2024-03-06T09:14:13.047Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
04:14:13 [2024-03-06T09:14:13.047Z] [INFO] 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 4.5 MB/s)
04:14:13 [2024-03-06T09:14:13.048Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
04:14:13 [2024-03-06T09:14:13.304Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
04:14:13 [2024-03-06T09:14:13.304Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
04:14:13 [2024-03-06T09:14:13.304Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
04:14:13 [2024-03-06T09:14:13.304Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
04:14:13 [2024-03-06T09:14:13.304Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
04:14:13 [2024-03-06T09:14:13.304Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom (7.6 kB at 588 kB/s)
04:14:13 [2024-03-06T09:14:13.304Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
04:14:13 [2024-03-06T09:14:13.304Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
04:14:13 [2024-03-06T09:14:13.304Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
04:14:13 [2024-03-06T09:14:13.304Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
04:14:13 [2024-03-06T09:14:13.560Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
04:14:13 [2024-03-06T09:14:13.560Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
04:14:13 [2024-03-06T09:14:13.560Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom (7.5 kB at 942 kB/s)
04:14:13 [2024-03-06T09:14:13.560Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
04:14:13 [2024-03-06T09:14:13.560Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
04:14:13 [2024-03-06T09:14:13.560Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
04:14:13 [2024-03-06T09:14:13.560Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
04:14:13 [2024-03-06T09:14:13.560Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
04:14:13 [2024-03-06T09:14:13.560Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
04:14:13 [2024-03-06T09:14:13.560Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom (1.8 kB at 70 kB/s)
04:14:13 [2024-03-06T09:14:13.560Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
04:14:13 [2024-03-06T09:14:13.560Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
04:14:13 [2024-03-06T09:14:13.560Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
04:14:13 [2024-03-06T09:14:13.560Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
04:14:13 [2024-03-06T09:14:13.816Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
04:14:13 [2024-03-06T09:14:13.817Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
04:14:13 [2024-03-06T09:14:13.817Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom (2.5 kB at 307 kB/s)
04:14:13 [2024-03-06T09:14:13.817Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
04:14:13 [2024-03-06T09:14:13.817Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
04:14:13 [2024-03-06T09:14:13.817Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
04:14:13 [2024-03-06T09:14:13.817Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
04:14:13 [2024-03-06T09:14:13.817Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
04:14:13 [2024-03-06T09:14:13.817Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
04:14:13 [2024-03-06T09:14:13.817Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom (1.4 kB at 65 kB/s)
04:14:13 [2024-03-06T09:14:13.817Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
04:14:13 [2024-03-06T09:14:13.817Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
04:14:13 [2024-03-06T09:14:13.817Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
04:14:14 [2024-03-06T09:14:14.073Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
04:14:14 [2024-03-06T09:14:14.073Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
04:14:14 [2024-03-06T09:14:14.073Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
04:14:14 [2024-03-06T09:14:14.073Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 112 kB/s)
04:14:14 [2024-03-06T09:14:14.073Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
04:14:14 [2024-03-06T09:14:14.073Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
04:14:14 [2024-03-06T09:14:14.073Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
04:14:14 [2024-03-06T09:14:14.073Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
04:14:14 [2024-03-06T09:14:14.073Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
04:14:14 [2024-03-06T09:14:14.073Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
04:14:14 [2024-03-06T09:14:14.073Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom (2.1 kB at 137 kB/s)
04:14:14 [2024-03-06T09:14:14.330Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
04:14:14 [2024-03-06T09:14:14.330Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
04:14:14 [2024-03-06T09:14:14.330Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
04:14:14 [2024-03-06T09:14:14.330Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
04:14:14 [2024-03-06T09:14:14.330Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
04:14:14 [2024-03-06T09:14:14.331Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
04:14:14 [2024-03-06T09:14:14.331Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom (3.5 kB at 177 kB/s)
04:14:14 [2024-03-06T09:14:14.331Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
04:14:14 [2024-03-06T09:14:14.331Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
04:14:14 [2024-03-06T09:14:14.331Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
04:14:14 [2024-03-06T09:14:14.331Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
04:14:14 [2024-03-06T09:14:14.331Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
04:14:14 [2024-03-06T09:14:14.331Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
04:14:14 [2024-03-06T09:14:14.588Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom (4.5 kB at 250 kB/s)
04:14:14 [2024-03-06T09:14:14.588Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
04:14:14 [2024-03-06T09:14:14.588Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
04:14:14 [2024-03-06T09:14:14.588Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
04:14:14 [2024-03-06T09:14:14.588Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
04:14:14 [2024-03-06T09:14:14.588Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
04:14:14 [2024-03-06T09:14:14.588Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
04:14:14 [2024-03-06T09:14:14.588Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom (2.7 kB at 383 kB/s)
04:14:14 [2024-03-06T09:14:14.588Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
04:14:14 [2024-03-06T09:14:14.588Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
04:14:14 [2024-03-06T09:14:14.588Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
04:14:14 [2024-03-06T09:14:14.588Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
04:14:14 [2024-03-06T09:14:14.588Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
04:14:14 [2024-03-06T09:14:14.588Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
04:14:14 [2024-03-06T09:14:14.845Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom (22 kB at 1.5 MB/s)
04:14:14 [2024-03-06T09:14:14.845Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
04:14:14 [2024-03-06T09:14:14.845Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
04:14:14 [2024-03-06T09:14:14.845Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
04:14:15 [2024-03-06T09:14:15.104Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
04:14:15 [2024-03-06T09:14:15.104Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
04:14:15 [2024-03-06T09:14:15.104Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
04:14:15 [2024-03-06T09:14:15.104Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom (2.7 kB at 104 kB/s)
04:14:15 [2024-03-06T09:14:15.104Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
04:14:15 [2024-03-06T09:14:15.104Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
04:14:15 [2024-03-06T09:14:15.104Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
04:14:15 [2024-03-06T09:14:15.104Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
04:14:15 [2024-03-06T09:14:15.104Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
04:14:15 [2024-03-06T09:14:15.104Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
04:14:15 [2024-03-06T09:14:15.104Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom (2.9 kB at 408 kB/s)
04:14:15 [2024-03-06T09:14:15.104Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
04:14:15 [2024-03-06T09:14:15.104Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
04:14:15 [2024-03-06T09:14:15.362Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
04:14:15 [2024-03-06T09:14:15.362Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
04:14:15 [2024-03-06T09:14:15.362Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
04:14:15 [2024-03-06T09:14:15.362Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
04:14:15 [2024-03-06T09:14:15.362Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom (4.3 kB at 360 kB/s)
04:14:15 [2024-03-06T09:14:15.362Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
04:14:15 [2024-03-06T09:14:15.362Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
04:14:15 [2024-03-06T09:14:15.362Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
04:14:15 [2024-03-06T09:14:15.362Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
04:14:15 [2024-03-06T09:14:15.362Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
04:14:15 [2024-03-06T09:14:15.362Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
04:14:15 [2024-03-06T09:14:15.362Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom (3.2 kB at 536 kB/s)
04:14:15 [2024-03-06T09:14:15.362Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
04:14:15 [2024-03-06T09:14:15.619Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
04:14:15 [2024-03-06T09:14:15.619Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
04:14:15 [2024-03-06T09:14:15.619Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
04:14:15 [2024-03-06T09:14:15.619Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
04:14:15 [2024-03-06T09:14:15.619Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
04:14:15 [2024-03-06T09:14:15.619Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 972 kB/s)
04:14:15 [2024-03-06T09:14:15.619Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
04:14:15 [2024-03-06T09:14:15.619Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
04:14:15 [2024-03-06T09:14:15.619Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
04:14:15 [2024-03-06T09:14:15.619Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
04:14:15 [2024-03-06T09:14:15.619Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
04:14:15 [2024-03-06T09:14:15.619Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
04:14:15 [2024-03-06T09:14:15.619Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 728 kB/s)
04:14:15 [2024-03-06T09:14:15.619Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
04:14:15 [2024-03-06T09:14:15.619Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
04:14:15 [2024-03-06T09:14:15.619Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/34/maven-parent-34.pom
04:14:15 [2024-03-06T09:14:15.877Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
04:14:15 [2024-03-06T09:14:15.877Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
04:14:15 [2024-03-06T09:14:15.877Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom
04:14:15 [2024-03-06T09:14:15.877Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 5.4 MB/s)
04:14:15 [2024-03-06T09:14:15.877Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/23/apache-23.pom
04:14:15 [2024-03-06T09:14:15.877Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/23/apache-23.pom
04:14:15 [2024-03-06T09:14:15.877Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/23/apache-23.pom
04:14:15 [2024-03-06T09:14:15.877Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/23/apache-23.pom
04:14:15 [2024-03-06T09:14:15.877Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/23/apache-23.pom
04:14:15 [2024-03-06T09:14:15.877Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom
04:14:15 [2024-03-06T09:14:15.877Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom (18 kB at 970 kB/s)
04:14:15 [2024-03-06T09:14:15.877Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/5.1.0/guice-5.1.0.pom
04:14:15 [2024-03-06T09:14:15.877Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice/5.1.0/guice-5.1.0.pom
04:14:15 [2024-03-06T09:14:15.877Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/5.1.0/guice-5.1.0.pom
04:14:16 [2024-03-06T09:14:16.133Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice/5.1.0/guice-5.1.0.pom
04:14:16 [2024-03-06T09:14:16.133Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice/5.1.0/guice-5.1.0.pom
04:14:16 [2024-03-06T09:14:16.133Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/5.1.0/guice-5.1.0.pom
04:14:16 [2024-03-06T09:14:16.133Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/5.1.0/guice-5.1.0.pom (8.9 kB at 591 kB/s)
04:14:16 [2024-03-06T09:14:16.134Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
04:14:16 [2024-03-06T09:14:16.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
04:14:16 [2024-03-06T09:14:16.134Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
04:14:16 [2024-03-06T09:14:16.134Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
04:14:16 [2024-03-06T09:14:16.134Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
04:14:16 [2024-03-06T09:14:16.134Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
04:14:16 [2024-03-06T09:14:16.134Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom (18 kB at 2.5 MB/s)
04:14:16 [2024-03-06T09:14:16.134Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/5/google-5.pom
04:14:16 [2024-03-06T09:14:16.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/5/google-5.pom
04:14:16 [2024-03-06T09:14:16.134Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/google/5/google-5.pom
04:14:16 [2024-03-06T09:14:16.391Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/5/google-5.pom
04:14:16 [2024-03-06T09:14:16.391Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/5/google-5.pom
04:14:16 [2024-03-06T09:14:16.391Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom
04:14:16 [2024-03-06T09:14:16.391Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom (2.5 kB at 410 kB/s)
04:14:16 [2024-03-06T09:14:16.391Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
04:14:16 [2024-03-06T09:14:16.391Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
04:14:16 [2024-03-06T09:14:16.391Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
04:14:16 [2024-03-06T09:14:16.391Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
04:14:16 [2024-03-06T09:14:16.391Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
04:14:16 [2024-03-06T09:14:16.391Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
04:14:16 [2024-03-06T09:14:16.391Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 45 kB/s)
04:14:16 [2024-03-06T09:14:16.391Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
04:14:16 [2024-03-06T09:14:16.391Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
04:14:16 [2024-03-06T09:14:16.391Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
04:14:16 [2024-03-06T09:14:16.391Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
04:14:16 [2024-03-06T09:14:16.391Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
04:14:16 [2024-03-06T09:14:16.391Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
04:14:16 [2024-03-06T09:14:16.391Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom (11 kB at 1.6 MB/s)
04:14:16 [2024-03-06T09:14:16.391Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
04:14:16 [2024-03-06T09:14:16.648Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
04:14:16 [2024-03-06T09:14:16.648Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
04:14:16 [2024-03-06T09:14:16.648Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
04:14:16 [2024-03-06T09:14:16.648Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
04:14:16 [2024-03-06T09:14:16.648Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
04:14:16 [2024-03-06T09:14:16.648Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom (21 kB at 3.0 MB/s)
04:14:16 [2024-03-06T09:14:16.648Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
04:14:16 [2024-03-06T09:14:16.648Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
04:14:16 [2024-03-06T09:14:16.648Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
04:14:16 [2024-03-06T09:14:16.648Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
04:14:16 [2024-03-06T09:14:16.648Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
04:14:16 [2024-03-06T09:14:16.648Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
04:14:16 [2024-03-06T09:14:16.648Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 402 kB/s)
04:14:16 [2024-03-06T09:14:16.649Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
04:14:16 [2024-03-06T09:14:16.649Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
04:14:16 [2024-03-06T09:14:16.649Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
04:14:16 [2024-03-06T09:14:16.649Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
04:14:16 [2024-03-06T09:14:16.649Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
04:14:16 [2024-03-06T09:14:16.905Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
04:14:16 [2024-03-06T09:14:16.905Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 536 kB/s)
04:14:16 [2024-03-06T09:14:16.905Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
04:14:16 [2024-03-06T09:14:16.905Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
04:14:16 [2024-03-06T09:14:16.905Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
04:14:17 [2024-03-06T09:14:17.161Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
04:14:17 [2024-03-06T09:14:17.161Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
04:14:17 [2024-03-06T09:14:17.161Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
04:14:17 [2024-03-06T09:14:17.161Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 3.4 MB/s)
04:14:17 [2024-03-06T09:14:17.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
04:14:17 [2024-03-06T09:14:17.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
04:14:17 [2024-03-06T09:14:17.161Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/52/commons-parent-52.pom
04:14:17 [2024-03-06T09:14:17.161Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
04:14:17 [2024-03-06T09:14:17.161Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
04:14:17 [2024-03-06T09:14:17.161Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom
04:14:17 [2024-03-06T09:14:17.161Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 7.9 MB/s)
04:14:17 [2024-03-06T09:14:17.161Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.12.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:14:17 [2024-03-06T09:14:17.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
04:14:17 [2024-03-06T09:14:17.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
04:14:17 [2024-03-06T09:14:17.161Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
04:14:17 [2024-03-06T09:14:17.161Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
04:14:17 [2024-03-06T09:14:17.161Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
04:14:17 [2024-03-06T09:14:17.418Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
04:14:17 [2024-03-06T09:14:17.418Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom (4.1 kB at 506 kB/s)
04:14:17 [2024-03-06T09:14:17.418Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
04:14:17 [2024-03-06T09:14:17.418Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
04:14:17 [2024-03-06T09:14:17.418Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
04:14:17 [2024-03-06T09:14:17.418Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
04:14:17 [2024-03-06T09:14:17.418Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
04:14:17 [2024-03-06T09:14:17.418Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
04:14:17 [2024-03-06T09:14:17.418Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom (3.2 kB at 268 kB/s)
04:14:17 [2024-03-06T09:14:17.418Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
04:14:17 [2024-03-06T09:14:17.418Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
04:14:17 [2024-03-06T09:14:17.418Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
04:14:17 [2024-03-06T09:14:17.418Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
04:14:17 [2024-03-06T09:14:17.418Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
04:14:17 [2024-03-06T09:14:17.418Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
04:14:17 [2024-03-06T09:14:17.675Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom (5.6 kB at 269 kB/s)
04:14:17 [2024-03-06T09:14:17.675Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
04:14:17 [2024-03-06T09:14:17.675Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
04:14:17 [2024-03-06T09:14:17.675Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
04:14:17 [2024-03-06T09:14:17.675Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
04:14:17 [2024-03-06T09:14:17.675Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
04:14:17 [2024-03-06T09:14:17.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
04:14:17 [2024-03-06T09:14:17.675Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom (3.0 kB at 117 kB/s)
04:14:17 [2024-03-06T09:14:17.675Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
04:14:17 [2024-03-06T09:14:17.675Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
04:14:17 [2024-03-06T09:14:17.675Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
04:14:17 [2024-03-06T09:14:17.933Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
04:14:17 [2024-03-06T09:14:17.933Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
04:14:17 [2024-03-06T09:14:17.933Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
04:14:17 [2024-03-06T09:14:17.933Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom (3.5 kB at 498 kB/s)
04:14:17 [2024-03-06T09:14:17.933Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
04:14:17 [2024-03-06T09:14:17.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
04:14:17 [2024-03-06T09:14:17.933Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
04:14:17 [2024-03-06T09:14:17.933Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
04:14:17 [2024-03-06T09:14:17.933Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
04:14:17 [2024-03-06T09:14:17.933Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
04:14:17 [2024-03-06T09:14:17.933Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom (19 kB at 974 kB/s)
04:14:17 [2024-03-06T09:14:17.933Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
04:14:17 [2024-03-06T09:14:17.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
04:14:17 [2024-03-06T09:14:17.933Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
04:14:17 [2024-03-06T09:14:17.933Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
04:14:18 [2024-03-06T09:14:18.189Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
04:14:18 [2024-03-06T09:14:18.189Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
04:14:18 [2024-03-06T09:14:18.190Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 944 kB/s)
04:14:18 [2024-03-06T09:14:18.190Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
04:14:18 [2024-03-06T09:14:18.190Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
04:14:18 [2024-03-06T09:14:18.190Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
04:14:18 [2024-03-06T09:14:18.190Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
04:14:18 [2024-03-06T09:14:18.190Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
04:14:18 [2024-03-06T09:14:18.190Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
04:14:18 [2024-03-06T09:14:18.190Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 528 kB/s)
04:14:18 [2024-03-06T09:14:18.190Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
04:14:18 [2024-03-06T09:14:18.190Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
04:14:18 [2024-03-06T09:14:18.190Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
04:14:18 [2024-03-06T09:14:18.472Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
04:14:18 [2024-03-06T09:14:18.472Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
04:14:18 [2024-03-06T09:14:18.472Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
04:14:18 [2024-03-06T09:14:18.472Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 1.3 MB/s)
04:14:18 [2024-03-06T09:14:18.472Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
04:14:18 [2024-03-06T09:14:18.472Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
04:14:18 [2024-03-06T09:14:18.472Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
04:14:18 [2024-03-06T09:14:18.472Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
04:14:18 [2024-03-06T09:14:18.472Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
04:14:18 [2024-03-06T09:14:18.472Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
04:14:18 [2024-03-06T09:14:18.472Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 261 kB/s)
04:14:18 [2024-03-06T09:14:18.472Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
04:14:18 [2024-03-06T09:14:18.472Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
04:14:18 [2024-03-06T09:14:18.729Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
04:14:18 [2024-03-06T09:14:18.729Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
04:14:18 [2024-03-06T09:14:18.729Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
04:14:18 [2024-03-06T09:14:18.730Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
04:14:18 [2024-03-06T09:14:18.730Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 1.3 MB/s)
04:14:18 [2024-03-06T09:14:18.730Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
04:14:18 [2024-03-06T09:14:18.730Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
04:14:18 [2024-03-06T09:14:18.730Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
04:14:18 [2024-03-06T09:14:18.730Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
04:14:18 [2024-03-06T09:14:18.730Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
04:14:18 [2024-03-06T09:14:18.730Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
04:14:18 [2024-03-06T09:14:18.730Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 2.4 MB/s)
04:14:18 [2024-03-06T09:14:18.730Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
04:14:18 [2024-03-06T09:14:18.730Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
04:14:18 [2024-03-06T09:14:18.730Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom
04:14:18 [2024-03-06T09:14:18.987Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
04:14:18 [2024-03-06T09:14:18.987Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
04:14:18 [2024-03-06T09:14:18.987Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom
04:14:18 [2024-03-06T09:14:18.987Z] [INFO] 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 3.5 MB/s)
04:14:18 [2024-03-06T09:14:18.987Z] [WARNING] The POM for commons-logging:commons-logging:jar:1.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:14:18 [2024-03-06T09:14:18.987Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
04:14:18 [2024-03-06T09:14:18.987Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
04:14:18 [2024-03-06T09:14:18.987Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
04:14:18 [2024-03-06T09:14:18.987Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
04:14:18 [2024-03-06T09:14:18.987Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
04:14:18 [2024-03-06T09:14:18.987Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
04:14:18 [2024-03-06T09:14:18.987Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 665 kB/s)
04:14:18 [2024-03-06T09:14:18.987Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
04:14:18 [2024-03-06T09:14:18.987Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
04:14:18 [2024-03-06T09:14:18.987Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom
04:14:19 [2024-03-06T09:14:19.245Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
04:14:19 [2024-03-06T09:14:19.245Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
04:14:19 [2024-03-06T09:14:19.245Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom
04:14:19 [2024-03-06T09:14:19.245Z] [INFO] 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 14 MB/s)
04:14:19 [2024-03-06T09:14:19.245Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:14:19 [2024-03-06T09:14:19.245Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
04:14:19 [2024-03-06T09:14:19.245Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
04:14:19 [2024-03-06T09:14:19.245Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
04:14:19 [2024-03-06T09:14:19.245Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
04:14:19 [2024-03-06T09:14:19.245Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
04:14:19 [2024-03-06T09:14:19.245Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
04:14:19 [2024-03-06T09:14:19.245Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom (5.2 kB at 651 kB/s)
04:14:19 [2024-03-06T09:14:19.245Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
04:14:19 [2024-03-06T09:14:19.245Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
04:14:19 [2024-03-06T09:14:19.245Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
04:14:19 [2024-03-06T09:14:19.245Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
04:14:19 [2024-03-06T09:14:19.503Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
04:14:19 [2024-03-06T09:14:19.503Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
04:14:19 [2024-03-06T09:14:19.503Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom (5.5 kB at 611 kB/s)
04:14:19 [2024-03-06T09:14:19.503Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
04:14:19 [2024-03-06T09:14:19.503Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
04:14:19 [2024-03-06T09:14:19.503Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
04:14:19 [2024-03-06T09:14:19.503Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
04:14:19 [2024-03-06T09:14:19.503Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
04:14:19 [2024-03-06T09:14:19.503Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
04:14:19 [2024-03-06T09:14:19.503Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom (5.9 kB at 492 kB/s)
04:14:19 [2024-03-06T09:14:19.503Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
04:14:19 [2024-03-06T09:14:19.503Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
04:14:19 [2024-03-06T09:14:19.503Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
04:14:19 [2024-03-06T09:14:19.503Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
04:14:19 [2024-03-06T09:14:19.503Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
04:14:19 [2024-03-06T09:14:19.760Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
04:14:19 [2024-03-06T09:14:19.760Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom (10 kB at 639 kB/s)
04:14:19 [2024-03-06T09:14:19.760Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
04:14:19 [2024-03-06T09:14:19.760Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
04:14:19 [2024-03-06T09:14:19.760Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
04:14:19 [2024-03-06T09:14:19.760Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
04:14:19 [2024-03-06T09:14:19.760Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
04:14:19 [2024-03-06T09:14:19.760Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
04:14:19 [2024-03-06T09:14:19.760Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 858 kB/s)
04:14:19 [2024-03-06T09:14:19.760Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.15 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:14:19 [2024-03-06T09:14:19.761Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson/2.10/gson-2.10.pom
04:14:19 [2024-03-06T09:14:19.761Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.10/gson-2.10.pom
04:14:19 [2024-03-06T09:14:19.761Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/gson/gson/2.10/gson-2.10.pom
04:14:19 [2024-03-06T09:14:19.761Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson/2.10/gson-2.10.pom
04:14:19 [2024-03-06T09:14:19.761Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson/2.10/gson-2.10.pom
04:14:19 [2024-03-06T09:14:19.761Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10/gson-2.10.pom
04:14:20 [2024-03-06T09:14:20.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10/gson-2.10.pom (9.4 kB at 446 kB/s)
04:14:20 [2024-03-06T09:14:20.017Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
04:14:20 [2024-03-06T09:14:20.017Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
04:14:20 [2024-03-06T09:14:20.017Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
04:14:20 [2024-03-06T09:14:20.017Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
04:14:20 [2024-03-06T09:14:20.017Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
04:14:20 [2024-03-06T09:14:20.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
04:14:20 [2024-03-06T09:14:20.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom (12 kB at 396 kB/s)
04:14:20 [2024-03-06T09:14:20.017Z] [INFO] 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
04:14:20 [2024-03-06T09:14:20.017Z] [INFO] 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
04:14:20 [2024-03-06T09:14:20.017Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
04:14:20 [2024-03-06T09:14:20.017Z] [INFO] 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
04:14:20 [2024-03-06T09:14:20.017Z] [INFO] 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
04:14:20 [2024-03-06T09:14:20.017Z] [INFO] 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
04:14:20 [2024-03-06T09:14:20.017Z] [INFO] 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 400 kB/s)
04:14:20 [2024-03-06T09:14:20.018Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
04:14:20 [2024-03-06T09:14:20.274Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
04:14:20 [2024-03-06T09:14:20.274Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
04:14:20 [2024-03-06T09:14:20.274Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
04:14:20 [2024-03-06T09:14:20.274Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
04:14:20 [2024-03-06T09:14:20.274Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
04:14:20 [2024-03-06T09:14:20.274Z] [INFO] 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 929 kB/s)
04:14:20 [2024-03-06T09:14:20.274Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
04:14:20 [2024-03-06T09:14:20.274Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
04:14:20 [2024-03-06T09:14:20.274Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
04:14:20 [2024-03-06T09:14:20.274Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
04:14:20 [2024-03-06T09:14:20.274Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
04:14:20 [2024-03-06T09:14:20.274Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
04:14:20 [2024-03-06T09:14:20.274Z] [INFO] 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 8.4 MB/s)
04:14:20 [2024-03-06T09:14:20.531Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
04:14:20 [2024-03-06T09:14:20.531Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
04:14:20 [2024-03-06T09:14:20.531Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
04:14:20 [2024-03-06T09:14:20.531Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
04:14:20 [2024-03-06T09:14:20.531Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
04:14:20 [2024-03-06T09:14:20.531Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
04:14:20 [2024-03-06T09:14:20.531Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
04:14:20 [2024-03-06T09:14:20.531Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
04:14:20 [2024-03-06T09:14:20.531Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
04:14:20 [2024-03-06T09:14:20.531Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
04:14:20 [2024-03-06T09:14:20.531Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
04:14:20 [2024-03-06T09:14:20.531Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson/2.10/gson-2.10.jar
04:14:20 [2024-03-06T09:14:20.531Z] [INFO] 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
04:14:20 [2024-03-06T09:14:20.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
04:14:20 [2024-03-06T09:14:20.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
04:14:20 [2024-03-06T09:14:20.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
04:14:20 [2024-03-06T09:14:20.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
04:14:20 [2024-03-06T09:14:20.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
04:14:20 [2024-03-06T09:14:20.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
04:14:20 [2024-03-06T09:14:20.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
04:14:20 [2024-03-06T09:14:20.532Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
04:14:20 [2024-03-06T09:14:20.532Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
04:14:20 [2024-03-06T09:14:20.532Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
04:14:20 [2024-03-06T09:14:20.532Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
04:14:20 [2024-03-06T09:14:20.532Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.10/gson-2.10.jar
04:14:20 [2024-03-06T09:14:20.532Z] [INFO] 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
04:14:20 [2024-03-06T09:14:20.532Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
04:14:20 [2024-03-06T09:14:20.532Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
04:14:20 [2024-03-06T09:14:20.532Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
04:14:20 [2024-03-06T09:14:20.532Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
04:14:20 [2024-03-06T09:14:20.532Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
04:14:20 [2024-03-06T09:14:20.532Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
04:14:20 [2024-03-06T09:14:20.788Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
04:14:20 [2024-03-06T09:14:20.788Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
04:14:20 [2024-03-06T09:14:20.788Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
04:14:20 [2024-03-06T09:14:20.788Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
04:14:20 [2024-03-06T09:14:20.789Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
04:14:20 [2024-03-06T09:14:20.789Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/gson/gson/2.10/gson-2.10.jar
04:14:20 [2024-03-06T09:14:20.789Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
04:14:20 [2024-03-06T09:14:20.789Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
04:14:20 [2024-03-06T09:14:20.789Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
04:14:20 [2024-03-06T09:14:20.789Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
04:14:20 [2024-03-06T09:14:20.789Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
04:14:20 [2024-03-06T09:14:20.789Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
04:14:20 [2024-03-06T09:14:20.789Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
04:14:20 [2024-03-06T09:14:20.789Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
04:14:20 [2024-03-06T09:14:20.789Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
04:14:20 [2024-03-06T09:14:20.789Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
04:14:20 [2024-03-06T09:14:20.789Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
04:14:20 [2024-03-06T09:14:20.789Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
04:14:20 [2024-03-06T09:14:20.789Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson/2.10/gson-2.10.jar
04:14:20 [2024-03-06T09:14:20.789Z] [INFO] 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
04:14:20 [2024-03-06T09:14:20.789Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson/2.10/gson-2.10.jar
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] 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
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar (32 kB at 1.2 MB/s)
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar (27 kB at 3.3 MB/s)
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar (206 kB at 16 MB/s)
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar (165 kB at 13 MB/s)
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 3.1 MB/s)
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar (157 kB at 6.6 MB/s)
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 33 MB/s)
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10/gson-2.10.jar
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar (329 kB at 12 MB/s)
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] 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
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar (182 kB at 5.5 MB/s)
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar (369 kB at 11 MB/s)
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] 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 249 kB/s)
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar (42 kB at 1.0 MB/s)
04:14:21 [2024-03-06T09:14:21.046Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10/gson-2.10.jar (286 kB at 7.0 MB/s)
04:14:21 [2024-03-06T09:14:21.610Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
04:14:21 [2024-03-06T09:14:21.610Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
04:14:21 [2024-03-06T09:14:21.610Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
04:14:21 [2024-03-06T09:14:21.610Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
04:14:21 [2024-03-06T09:14:21.610Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
04:14:21 [2024-03-06T09:14:21.610Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
04:14:21 [2024-03-06T09:14:21.610Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom (2.4 kB at 87 kB/s)
04:14:21 [2024-03-06T09:14:21.610Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
04:14:21 [2024-03-06T09:14:21.610Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
04:14:21 [2024-03-06T09:14:21.610Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
04:14:21 [2024-03-06T09:14:21.866Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
04:14:21 [2024-03-06T09:14:21.866Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
04:14:21 [2024-03-06T09:14:21.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
04:14:21 [2024-03-06T09:14:21.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar (37 kB at 1.8 MB/s)
04:14:21 [2024-03-06T09:14:21.866Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
04:14:21 [2024-03-06T09:14:21.866Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
04:14:21 [2024-03-06T09:14:21.866Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
04:14:21 [2024-03-06T09:14:21.866Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
04:14:21 [2024-03-06T09:14:21.866Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
04:14:21 [2024-03-06T09:14:21.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
04:14:22 [2024-03-06T09:14:22.123Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom (2.7 kB at 14 kB/s)
04:14:22 [2024-03-06T09:14:22.123Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
04:14:22 [2024-03-06T09:14:22.123Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
04:14:22 [2024-03-06T09:14:22.123Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
04:14:22 [2024-03-06T09:14:22.123Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
04:14:22 [2024-03-06T09:14:22.123Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
04:14:22 [2024-03-06T09:14:22.380Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
04:14:22 [2024-03-06T09:14:22.380Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom (2.6 kB at 216 kB/s)
04:14:22 [2024-03-06T09:14:22.380Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
04:14:22 [2024-03-06T09:14:22.380Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
04:14:22 [2024-03-06T09:14:22.380Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
04:14:22 [2024-03-06T09:14:22.380Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
04:14:22 [2024-03-06T09:14:22.380Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
04:14:22 [2024-03-06T09:14:22.380Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
04:14:22 [2024-03-06T09:14:22.380Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 627 kB/s)
04:14:22 [2024-03-06T09:14:22.380Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.pom
04:14:22 [2024-03-06T09:14:22.380Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom
04:14:22 [2024-03-06T09:14:22.380Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.5/asm-9.5.pom
04:14:22 [2024-03-06T09:14:22.380Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom
04:14:22 [2024-03-06T09:14:22.636Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.pom
04:14:22 [2024-03-06T09:14:22.636Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.pom
04:14:22 [2024-03-06T09:14:22.636Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.pom (2.4 kB at 125 kB/s)
04:14:22 [2024-03-06T09:14:22.636Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
04:14:22 [2024-03-06T09:14:22.636Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
04:14:22 [2024-03-06T09:14:22.636Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
04:14:22 [2024-03-06T09:14:22.636Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
04:14:22 [2024-03-06T09:14:22.636Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
04:14:22 [2024-03-06T09:14:22.636Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
04:14:22 [2024-03-06T09:14:22.636Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom (2.9 kB at 63 kB/s)
04:14:22 [2024-03-06T09:14:22.636Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
04:14:22 [2024-03-06T09:14:22.637Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
04:14:22 [2024-03-06T09:14:22.637Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
04:14:22 [2024-03-06T09:14:22.893Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
04:14:22 [2024-03-06T09:14:22.893Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
04:14:22 [2024-03-06T09:14:22.893Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
04:14:22 [2024-03-06T09:14:22.893Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom (2.6 kB at 119 kB/s)
04:14:22 [2024-03-06T09:14:22.893Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
04:14:22 [2024-03-06T09:14:22.893Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
04:14:22 [2024-03-06T09:14:22.893Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
04:14:22 [2024-03-06T09:14:22.893Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
04:14:22 [2024-03-06T09:14:22.893Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
04:14:22 [2024-03-06T09:14:22.893Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
04:14:22 [2024-03-06T09:14:22.893Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom (2.4 kB at 135 kB/s)
04:14:22 [2024-03-06T09:14:22.893Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
04:14:22 [2024-03-06T09:14:22.893Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
04:14:22 [2024-03-06T09:14:22.893Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
04:14:23 [2024-03-06T09:14:23.150Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
04:14:23 [2024-03-06T09:14:23.151Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
04:14:23 [2024-03-06T09:14:23.151Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
04:14:23 [2024-03-06T09:14:23.151Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom (21 kB at 990 kB/s)
04:14:23 [2024-03-06T09:14:23.151Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
04:14:23 [2024-03-06T09:14:23.151Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
04:14:23 [2024-03-06T09:14:23.151Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
04:14:23 [2024-03-06T09:14:23.151Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
04:14:23 [2024-03-06T09:14:23.151Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
04:14:23 [2024-03-06T09:14:23.151Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
04:14:23 [2024-03-06T09:14:23.151Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom (13 kB at 638 kB/s)
04:14:23 [2024-03-06T09:14:23.151Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
04:14:23 [2024-03-06T09:14:23.151Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
04:14:23 [2024-03-06T09:14:23.151Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
04:14:23 [2024-03-06T09:14:23.407Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
04:14:23 [2024-03-06T09:14:23.407Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
04:14:23 [2024-03-06T09:14:23.407Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
04:14:23 [2024-03-06T09:14:23.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom (9.0 kB at 176 kB/s)
04:14:23 [2024-03-06T09:14:23.407Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
04:14:23 [2024-03-06T09:14:23.407Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
04:14:23 [2024-03-06T09:14:23.407Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
04:14:23 [2024-03-06T09:14:23.407Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
04:14:23 [2024-03-06T09:14:23.407Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
04:14:23 [2024-03-06T09:14:23.407Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
04:14:23 [2024-03-06T09:14:23.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 833 kB/s)
04:14:23 [2024-03-06T09:14:23.407Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
04:14:23 [2024-03-06T09:14:23.664Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
04:14:23 [2024-03-06T09:14:23.664Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
04:14:23 [2024-03-06T09:14:23.664Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
04:14:23 [2024-03-06T09:14:23.664Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
04:14:23 [2024-03-06T09:14:23.664Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
04:14:23 [2024-03-06T09:14:23.664Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom (5.3 kB at 221 kB/s)
04:14:23 [2024-03-06T09:14:23.664Z] [WARNING] The POM for jakarta.activation:jakarta.activation-api:jar:1.2.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:14:23 [2024-03-06T09:14:23.664Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
04:14:23 [2024-03-06T09:14:23.664Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
04:14:23 [2024-03-06T09:14:23.664Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
04:14:23 [2024-03-06T09:14:23.664Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
04:14:23 [2024-03-06T09:14:23.664Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
04:14:23 [2024-03-06T09:14:23.664Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
04:14:23 [2024-03-06T09:14:23.664Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom (2.7 kB at 167 kB/s)
04:14:23 [2024-03-06T09:14:23.664Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
04:14:23 [2024-03-06T09:14:23.664Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
04:14:23 [2024-03-06T09:14:23.664Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
04:14:23 [2024-03-06T09:14:23.997Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
04:14:23 [2024-03-06T09:14:23.997Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
04:14:23 [2024-03-06T09:14:23.997Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
04:14:23 [2024-03-06T09:14:23.997Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom (10 kB at 594 kB/s)
04:14:23 [2024-03-06T09:14:23.997Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
04:14:23 [2024-03-06T09:14:23.998Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
04:14:23 [2024-03-06T09:14:23.998Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
04:14:23 [2024-03-06T09:14:23.998Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
04:14:23 [2024-03-06T09:14:23.998Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
04:14:23 [2024-03-06T09:14:23.998Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
04:14:23 [2024-03-06T09:14:23.998Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom (31 kB at 3.9 MB/s)
04:14:23 [2024-03-06T09:14:23.998Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.13.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:14:23 [2024-03-06T09:14:23.998Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
04:14:23 [2024-03-06T09:14:23.998Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
04:14:23 [2024-03-06T09:14:23.998Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.jar
04:14:23 [2024-03-06T09:14:23.998Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
04:14:23 [2024-03-06T09:14:23.998Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
04:14:23 [2024-03-06T09:14:23.998Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
04:14:23 [2024-03-06T09:14:23.998Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
04:14:23 [2024-03-06T09:14:23.998Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
04:14:23 [2024-03-06T09:14:23.998Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
04:14:23 [2024-03-06T09:14:23.998Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
04:14:23 [2024-03-06T09:14:23.998Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
04:14:23 [2024-03-06T09:14:23.998Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
04:14:23 [2024-03-06T09:14:23.998Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar
04:14:23 [2024-03-06T09:14:23.998Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
04:14:23 [2024-03-06T09:14:23.998Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
04:14:23 [2024-03-06T09:14:23.998Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
04:14:23 [2024-03-06T09:14:23.998Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
04:14:23 [2024-03-06T09:14:23.998Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
04:14:23 [2024-03-06T09:14:23.998Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
04:14:23 [2024-03-06T09:14:23.998Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
04:14:23 [2024-03-06T09:14:23.998Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
04:14:24 [2024-03-06T09:14:24.255Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
04:14:24 [2024-03-06T09:14:24.255Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.5/asm-9.5.jar
04:14:24 [2024-03-06T09:14:24.255Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
04:14:24 [2024-03-06T09:14:24.255Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
04:14:24 [2024-03-06T09:14:24.255Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
04:14:24 [2024-03-06T09:14:24.255Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
04:14:24 [2024-03-06T09:14:24.255Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
04:14:24 [2024-03-06T09:14:24.255Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
04:14:24 [2024-03-06T09:14:24.255Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
04:14:24 [2024-03-06T09:14:24.255Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
04:14:24 [2024-03-06T09:14:24.255Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
04:14:24 [2024-03-06T09:14:24.255Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar
04:14:24 [2024-03-06T09:14:24.255Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
04:14:24 [2024-03-06T09:14:24.255Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
04:14:24 [2024-03-06T09:14:24.255Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
04:14:24 [2024-03-06T09:14:24.255Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
04:14:24 [2024-03-06T09:14:24.256Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
04:14:24 [2024-03-06T09:14:24.512Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
04:14:24 [2024-03-06T09:14:24.512Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
04:14:24 [2024-03-06T09:14:24.512Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
04:14:24 [2024-03-06T09:14:24.512Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
04:14:24 [2024-03-06T09:14:24.512Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.jar
04:14:24 [2024-03-06T09:14:24.513Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
04:14:24 [2024-03-06T09:14:24.513Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
04:14:24 [2024-03-06T09:14:24.513Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
04:14:24 [2024-03-06T09:14:24.513Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
04:14:24 [2024-03-06T09:14:24.513Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
04:14:24 [2024-03-06T09:14:24.513Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
04:14:24 [2024-03-06T09:14:24.513Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
04:14:24 [2024-03-06T09:14:24.513Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
04:14:24 [2024-03-06T09:14:24.513Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar (33 kB at 2.7 MB/s)
04:14:24 [2024-03-06T09:14:24.513Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
04:14:24 [2024-03-06T09:14:24.513Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.jar
04:14:24 [2024-03-06T09:14:24.513Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
04:14:24 [2024-03-06T09:14:24.513Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
04:14:24 [2024-03-06T09:14:24.513Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
04:14:24 [2024-03-06T09:14:24.513Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar (52 kB at 7.4 MB/s)
04:14:24 [2024-03-06T09:14:24.513Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
04:14:24 [2024-03-06T09:14:24.513Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.jar (122 kB at 14 MB/s)
04:14:24 [2024-03-06T09:14:24.513Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
04:14:24 [2024-03-06T09:14:24.513Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar (47 kB at 3.3 MB/s)
04:14:24 [2024-03-06T09:14:24.513Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
04:14:24 [2024-03-06T09:14:24.513Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar (34 kB at 2.3 MB/s)
04:14:24 [2024-03-06T09:14:24.513Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
04:14:24 [2024-03-06T09:14:24.513Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar (91 kB at 5.1 MB/s)
04:14:24 [2024-03-06T09:14:24.513Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar (175 kB at 10 MB/s)
04:14:24 [2024-03-06T09:14:24.513Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar (72 kB at 3.3 MB/s)
04:14:24 [2024-03-06T09:14:24.513Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar (116 kB at 4.4 MB/s)
04:14:24 [2024-03-06T09:14:24.513Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar (632 kB at 20 MB/s)
04:14:24 [2024-03-06T09:14:24.769Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.2/eclipse-jarsigner-plugin-1.4.2.pom
04:14:24 [2024-03-06T09:14:24.769Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.2/eclipse-jarsigner-plugin-1.4.2.pom (2.6 kB at 58 kB/s)
04:14:24 [2024-03-06T09:14:24.769Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-build-parent/1.4.2/cbi-build-parent-1.4.2.pom
04:14:24 [2024-03-06T09:14:24.769Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-build-parent/1.4.2/cbi-build-parent-1.4.2.pom (7.0 kB at 317 kB/s)
04:14:24 [2024-03-06T09:14:24.769Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-parent/1.4.2/cbi-parent-1.4.2.pom
04:14:24 [2024-03-06T09:14:24.769Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-parent/1.4.2/cbi-parent-1.4.2.pom (4.7 kB at 364 kB/s)
04:14:24 [2024-03-06T09:14:24.769Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-bom/1.4.2/cbi-bom-1.4.2.pom
04:14:24 [2024-03-06T09:14:24.769Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-bom/1.4.2/cbi-bom-1.4.2.pom (11 kB at 1.0 MB/s)
04:14:24 [2024-03-06T09:14:24.769Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.2/eclipse-jarsigner-plugin-1.4.2.jar
04:14:24 [2024-03-06T09:14:24.769Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.2/eclipse-jarsigner-plugin-1.4.2.jar (66 kB at 6.0 MB/s)
04:14:24 [2024-03-06T09:14:24.769Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
04:14:25 [2024-03-06T09:14:25.025Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
04:14:25 [2024-03-06T09:14:25.025Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
04:14:25 [2024-03-06T09:14:25.025Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
04:14:25 [2024-03-06T09:14:25.025Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
04:14:25 [2024-03-06T09:14:25.026Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
04:14:25 [2024-03-06T09:14:25.026Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom (5.3 kB at 666 kB/s)
04:14:25 [2024-03-06T09:14:25.026Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
04:14:25 [2024-03-06T09:14:25.026Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
04:14:25 [2024-03-06T09:14:25.026Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
04:14:25 [2024-03-06T09:14:25.026Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
04:14:25 [2024-03-06T09:14:25.026Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
04:14:25 [2024-03-06T09:14:25.026Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
04:14:25 [2024-03-06T09:14:25.026Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 1.0 MB/s)
04:14:25 [2024-03-06T09:14:25.026Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
04:14:25 [2024-03-06T09:14:25.282Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
04:14:25 [2024-03-06T09:14:25.282Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
04:14:25 [2024-03-06T09:14:25.282Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
04:14:25 [2024-03-06T09:14:25.282Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
04:14:25 [2024-03-06T09:14:25.282Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
04:14:25 [2024-03-06T09:14:25.282Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar (36 kB at 4.5 MB/s)
04:14:25 [2024-03-06T09:14:25.282Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
04:14:25 [2024-03-06T09:14:25.282Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
04:14:25 [2024-03-06T09:14:25.282Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
04:14:25 [2024-03-06T09:14:25.282Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
04:14:25 [2024-03-06T09:14:25.282Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
04:14:25 [2024-03-06T09:14:25.538Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
04:14:25 [2024-03-06T09:14:25.538Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom (1.9 kB at 20 kB/s)
04:14:25 [2024-03-06T09:14:25.538Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
04:14:25 [2024-03-06T09:14:25.538Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
04:14:25 [2024-03-06T09:14:25.538Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
04:14:25 [2024-03-06T09:14:25.795Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
04:14:25 [2024-03-06T09:14:25.795Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
04:14:25 [2024-03-06T09:14:25.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
04:14:25 [2024-03-06T09:14:25.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom (5.7 kB at 61 kB/s)
04:14:25 [2024-03-06T09:14:25.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.pom
04:14:25 [2024-03-06T09:14:25.795Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.pom (7.7 kB at 1.1 MB/s)
04:14:25 [2024-03-06T09:14:25.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/6.7.0.202309050840-r/org.eclipse.jgit-parent-6.7.0.202309050840-r.pom
04:14:25 [2024-03-06T09:14:25.795Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/6.7.0.202309050840-r/org.eclipse.jgit-parent-6.7.0.202309050840-r.pom (34 kB at 3.1 MB/s)
04:14:25 [2024-03-06T09:14:25.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
04:14:25 [2024-03-06T09:14:25.795Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
04:14:25 [2024-03-06T09:14:25.795Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
04:14:26 [2024-03-06T09:14:26.052Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
04:14:26 [2024-03-06T09:14:26.052Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
04:14:26 [2024-03-06T09:14:26.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
04:14:26 [2024-03-06T09:14:26.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom (6.2 kB at 773 kB/s)
04:14:26 [2024-03-06T09:14:26.052Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
04:14:26 [2024-03-06T09:14:26.052Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
04:14:26 [2024-03-06T09:14:26.052Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
04:14:26 [2024-03-06T09:14:26.052Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
04:14:26 [2024-03-06T09:14:26.052Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
04:14:26 [2024-03-06T09:14:26.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
04:14:26 [2024-03-06T09:14:26.052Z] [INFO] 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 680 kB/s)
04:14:26 [2024-03-06T09:14:26.052Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
04:14:26 [2024-03-06T09:14:26.308Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.jar
04:14:26 [2024-03-06T09:14:26.309Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
04:14:26 [2024-03-06T09:14:26.309Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.jar (3.1 MB at 39 MB/s)
04:14:26 [2024-03-06T09:14:26.309Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
04:14:26 [2024-03-06T09:14:26.309Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
04:14:26 [2024-03-06T09:14:26.309Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
04:14:26 [2024-03-06T09:14:26.309Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
04:14:26 [2024-03-06T09:14:26.309Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
04:14:26 [2024-03-06T09:14:26.565Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
04:14:26 [2024-03-06T09:14:26.565Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
04:14:26 [2024-03-06T09:14:26.565Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
04:14:26 [2024-03-06T09:14:26.565Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
04:14:26 [2024-03-06T09:14:26.565Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar (6.2 kB at 345 kB/s)
04:14:26 [2024-03-06T09:14:26.565Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
04:14:26 [2024-03-06T09:14:26.565Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar (171 kB at 19 MB/s)
04:14:26 [2024-03-06T09:14:26.822Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
04:14:26 [2024-03-06T09:14:26.822Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
04:14:26 [2024-03-06T09:14:26.822Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
04:14:26 [2024-03-06T09:14:26.822Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
04:14:26 [2024-03-06T09:14:26.822Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
04:14:26 [2024-03-06T09:14:26.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
04:14:26 [2024-03-06T09:14:26.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom (2.7 kB at 392 kB/s)
04:14:26 [2024-03-06T09:14:26.822Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
04:14:26 [2024-03-06T09:14:26.822Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
04:14:26 [2024-03-06T09:14:26.822Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
04:14:27 [2024-03-06T09:14:27.079Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
04:14:27 [2024-03-06T09:14:27.079Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
04:14:27 [2024-03-06T09:14:27.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
04:14:27 [2024-03-06T09:14:27.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar (54 kB at 5.4 MB/s)
04:14:27 [2024-03-06T09:14:27.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
04:14:27 [2024-03-06T09:14:27.079Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
04:14:27 [2024-03-06T09:14:27.079Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
04:14:27 [2024-03-06T09:14:27.079Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
04:14:27 [2024-03-06T09:14:27.079Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
04:14:27 [2024-03-06T09:14:27.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
04:14:27 [2024-03-06T09:14:27.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom (1.1 kB at 103 kB/s)
04:14:27 [2024-03-06T09:14:27.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
04:14:27 [2024-03-06T09:14:27.079Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
04:14:27 [2024-03-06T09:14:27.079Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
04:14:27 [2024-03-06T09:14:27.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
04:14:27 [2024-03-06T09:14:27.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
04:14:27 [2024-03-06T09:14:27.336Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
04:14:27 [2024-03-06T09:14:27.336Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom (8.4 kB at 1.0 MB/s)
04:14:27 [2024-03-06T09:14:27.336Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
04:14:27 [2024-03-06T09:14:27.336Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
04:14:27 [2024-03-06T09:14:27.336Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
04:14:27 [2024-03-06T09:14:27.336Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
04:14:27 [2024-03-06T09:14:27.336Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
04:14:27 [2024-03-06T09:14:27.336Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
04:14:27 [2024-03-06T09:14:27.336Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom (2.7 kB at 383 kB/s)
04:14:27 [2024-03-06T09:14:27.336Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
04:14:27 [2024-03-06T09:14:27.336Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
04:14:27 [2024-03-06T09:14:27.336Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
04:14:27 [2024-03-06T09:14:27.336Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
04:14:27 [2024-03-06T09:14:27.336Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
04:14:27 [2024-03-06T09:14:27.336Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
04:14:27 [2024-03-06T09:14:27.591Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 469 kB/s)
04:14:27 [2024-03-06T09:14:27.591Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
04:14:27 [2024-03-06T09:14:27.591Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
04:14:27 [2024-03-06T09:14:27.591Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
04:14:27 [2024-03-06T09:14:27.591Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
04:14:27 [2024-03-06T09:14:27.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
04:14:27 [2024-03-06T09:14:27.592Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
04:14:27 [2024-03-06T09:14:27.592Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom (1.1 kB at 132 kB/s)
04:14:27 [2024-03-06T09:14:27.592Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
04:14:27 [2024-03-06T09:14:27.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
04:14:27 [2024-03-06T09:14:27.592Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
04:14:27 [2024-03-06T09:14:27.592Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
04:14:27 [2024-03-06T09:14:27.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
04:14:27 [2024-03-06T09:14:27.592Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
04:14:27 [2024-03-06T09:14:27.848Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom (2.4 kB at 25 kB/s)
04:14:27 [2024-03-06T09:14:27.848Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
04:14:27 [2024-03-06T09:14:27.848Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
04:14:27 [2024-03-06T09:14:27.848Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
04:14:27 [2024-03-06T09:14:27.848Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
04:14:27 [2024-03-06T09:14:27.848Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
04:14:27 [2024-03-06T09:14:27.848Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
04:14:28 [2024-03-06T09:14:28.105Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom (1.5 kB at 4.4 kB/s)
04:14:28 [2024-03-06T09:14:28.362Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
04:14:28 [2024-03-06T09:14:28.362Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
04:14:28 [2024-03-06T09:14:28.362Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
04:14:28 [2024-03-06T09:14:28.362Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
04:14:28 [2024-03-06T09:14:28.362Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
04:14:28 [2024-03-06T09:14:28.362Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
04:14:28 [2024-03-06T09:14:28.362Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
04:14:28 [2024-03-06T09:14:28.362Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
04:14:28 [2024-03-06T09:14:28.362Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
04:14:28 [2024-03-06T09:14:28.363Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
04:14:28 [2024-03-06T09:14:28.363Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
04:14:28 [2024-03-06T09:14:28.363Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
04:14:28 [2024-03-06T09:14:28.620Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
04:14:28 [2024-03-06T09:14:28.620Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
04:14:28 [2024-03-06T09:14:28.620Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
04:14:28 [2024-03-06T09:14:28.620Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
04:14:28 [2024-03-06T09:14:28.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
04:14:28 [2024-03-06T09:14:28.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
04:14:28 [2024-03-06T09:14:28.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
04:14:28 [2024-03-06T09:14:28.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
04:14:28 [2024-03-06T09:14:28.620Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
04:14:28 [2024-03-06T09:14:28.620Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar (4.7 kB at 776 kB/s)
04:14:28 [2024-03-06T09:14:28.620Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
04:14:28 [2024-03-06T09:14:28.620Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
04:14:28 [2024-03-06T09:14:28.620Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
04:14:28 [2024-03-06T09:14:28.620Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar (3.5 kB at 437 kB/s)
04:14:28 [2024-03-06T09:14:28.620Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar (27 kB at 1.1 MB/s)
04:14:28 [2024-03-06T09:14:28.620Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar (20 kB at 841 kB/s)
04:14:28 [2024-03-06T09:14:28.880Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
04:14:28 [2024-03-06T09:14:28.880Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
04:14:28 [2024-03-06T09:14:28.880Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
04:14:28 [2024-03-06T09:14:28.880Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
04:14:28 [2024-03-06T09:14:28.880Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
04:14:28 [2024-03-06T09:14:28.880Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
04:14:28 [2024-03-06T09:14:28.880Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom (8.9 kB at 805 kB/s)
04:14:28 [2024-03-06T09:14:28.880Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
04:14:28 [2024-03-06T09:14:28.880Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
04:14:28 [2024-03-06T09:14:28.880Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
04:14:29 [2024-03-06T09:14:29.136Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
04:14:29 [2024-03-06T09:14:29.136Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
04:14:29 [2024-03-06T09:14:29.137Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
04:14:29 [2024-03-06T09:14:29.137Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar (39 kB at 1.5 MB/s)
04:14:29 [2024-03-06T09:14:29.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
04:14:29 [2024-03-06T09:14:29.137Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
04:14:29 [2024-03-06T09:14:29.137Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
04:14:29 [2024-03-06T09:14:29.137Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
04:14:29 [2024-03-06T09:14:29.137Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
04:14:29 [2024-03-06T09:14:29.137Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
04:14:29 [2024-03-06T09:14:29.137Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom (8.2 kB at 388 kB/s)
04:14:29 [2024-03-06T09:14:29.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
04:14:29 [2024-03-06T09:14:29.137Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
04:14:29 [2024-03-06T09:14:29.137Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
04:14:29 [2024-03-06T09:14:29.394Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
04:14:29 [2024-03-06T09:14:29.394Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
04:14:29 [2024-03-06T09:14:29.395Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
04:14:29 [2024-03-06T09:14:29.395Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar (31 kB at 1.9 MB/s)
04:14:29 [2024-03-06T09:14:29.395Z] [INFO] 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
04:14:29 [2024-03-06T09:14:29.395Z] [INFO] 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
04:14:29 [2024-03-06T09:14:29.395Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
04:14:29 [2024-03-06T09:14:29.395Z] [INFO] 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
04:14:29 [2024-03-06T09:14:29.395Z] [INFO] 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
04:14:29 [2024-03-06T09:14:29.395Z] [INFO] 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
04:14:29 [2024-03-06T09:14:29.395Z] [INFO] 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 917 kB/s)
04:14:29 [2024-03-06T09:14:29.395Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
04:14:29 [2024-03-06T09:14:29.395Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
04:14:29 [2024-03-06T09:14:29.395Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
04:14:29 [2024-03-06T09:14:29.652Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
04:14:29 [2024-03-06T09:14:29.652Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
04:14:29 [2024-03-06T09:14:29.652Z] [INFO] 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
04:14:29 [2024-03-06T09:14:29.652Z] [INFO] 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 682 kB/s)
04:14:29 [2024-03-06T09:14:29.652Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
04:14:29 [2024-03-06T09:14:29.652Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
04:14:29 [2024-03-06T09:14:29.652Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom
04:14:29 [2024-03-06T09:14:29.652Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
04:14:29 [2024-03-06T09:14:29.652Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
04:14:29 [2024-03-06T09:14:29.652Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom
04:14:29 [2024-03-06T09:14:29.652Z] [INFO] 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 5.3 MB/s)
04:14:29 [2024-03-06T09:14:29.652Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom
04:14:29 [2024-03-06T09:14:29.652Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom
04:14:29 [2024-03-06T09:14:29.652Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
04:14:29 [2024-03-06T09:14:29.652Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom
04:14:29 [2024-03-06T09:14:29.653Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom
04:14:29 [2024-03-06T09:14:29.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
04:14:29 [2024-03-06T09:14:29.909Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 kB at 1.1 MB/s)
04:14:29 [2024-03-06T09:14:29.909Z] [INFO] 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
04:14:29 [2024-03-06T09:14:29.909Z] [INFO] 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
04:14:29 [2024-03-06T09:14:29.909Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
04:14:29 [2024-03-06T09:14:29.909Z] [INFO] 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
04:14:29 [2024-03-06T09:14:29.909Z] [INFO] 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
04:14:29 [2024-03-06T09:14:29.909Z] [INFO] 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
04:14:29 [2024-03-06T09:14:29.909Z] [INFO] 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 1.5 MB/s)
04:14:29 [2024-03-06T09:14:29.909Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
04:14:29 [2024-03-06T09:14:29.909Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
04:14:29 [2024-03-06T09:14:29.909Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
04:14:30 [2024-03-06T09:14:30.167Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
04:14:30 [2024-03-06T09:14:30.167Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
04:14:30 [2024-03-06T09:14:30.167Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
04:14:30 [2024-03-06T09:14:30.167Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom (1.9 kB at 45 kB/s)
04:14:30 [2024-03-06T09:14:30.167Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
04:14:30 [2024-03-06T09:14:30.167Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
04:14:30 [2024-03-06T09:14:30.167Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
04:14:30 [2024-03-06T09:14:30.167Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
04:14:30 [2024-03-06T09:14:30.167Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
04:14:30 [2024-03-06T09:14:30.167Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
04:14:30 [2024-03-06T09:14:30.167Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar (28 kB at 4.0 MB/s)
04:14:30 [2024-03-06T09:14:30.167Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
04:14:30 [2024-03-06T09:14:30.167Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
04:14:30 [2024-03-06T09:14:30.167Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
04:14:30 [2024-03-06T09:14:30.424Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
04:14:30 [2024-03-06T09:14:30.424Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
04:14:30 [2024-03-06T09:14:30.424Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
04:14:30 [2024-03-06T09:14:30.424Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom (1.3 kB at 105 kB/s)
04:14:30 [2024-03-06T09:14:30.424Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
04:14:30 [2024-03-06T09:14:30.424Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
04:14:30 [2024-03-06T09:14:30.424Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
04:14:30 [2024-03-06T09:14:30.424Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
04:14:30 [2024-03-06T09:14:30.424Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
04:14:30 [2024-03-06T09:14:30.424Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
04:14:30 [2024-03-06T09:14:30.424Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom (1.3 kB at 80 kB/s)
04:14:30 [2024-03-06T09:14:30.424Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
04:14:30 [2024-03-06T09:14:30.424Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
04:14:30 [2024-03-06T09:14:30.424Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
04:14:30 [2024-03-06T09:14:30.424Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
04:14:30 [2024-03-06T09:14:30.424Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
04:14:30 [2024-03-06T09:14:30.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
04:14:30 [2024-03-06T09:14:30.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom (1.3 kB at 67 kB/s)
04:14:30 [2024-03-06T09:14:30.681Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
04:14:30 [2024-03-06T09:14:30.681Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
04:14:30 [2024-03-06T09:14:30.681Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
04:14:30 [2024-03-06T09:14:30.681Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
04:14:30 [2024-03-06T09:14:30.681Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
04:14:30 [2024-03-06T09:14:30.681Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
04:14:30 [2024-03-06T09:14:30.681Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom (1.3 kB at 218 kB/s)
04:14:30 [2024-03-06T09:14:30.681Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
04:14:30 [2024-03-06T09:14:30.681Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
04:14:30 [2024-03-06T09:14:30.681Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
04:14:30 [2024-03-06T09:14:30.937Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
04:14:30 [2024-03-06T09:14:30.937Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
04:14:30 [2024-03-06T09:14:30.937Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
04:14:30 [2024-03-06T09:14:30.937Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom (1.3 kB at 184 kB/s)
04:14:30 [2024-03-06T09:14:30.937Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
04:14:30 [2024-03-06T09:14:30.937Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
04:14:30 [2024-03-06T09:14:30.937Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
04:14:30 [2024-03-06T09:14:30.937Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
04:14:30 [2024-03-06T09:14:30.937Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
04:14:30 [2024-03-06T09:14:30.937Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
04:14:30 [2024-03-06T09:14:30.937Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom (1.9 kB at 269 kB/s)
04:14:30 [2024-03-06T09:14:30.937Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
04:14:30 [2024-03-06T09:14:30.937Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
04:14:30 [2024-03-06T09:14:30.937Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
04:14:31 [2024-03-06T09:14:31.193Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
04:14:31 [2024-03-06T09:14:31.193Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
04:14:31 [2024-03-06T09:14:31.193Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
04:14:31 [2024-03-06T09:14:31.193Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom (2.5 kB at 191 kB/s)
04:14:31 [2024-03-06T09:14:31.193Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
04:14:31 [2024-03-06T09:14:31.193Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
04:14:31 [2024-03-06T09:14:31.193Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
04:14:31 [2024-03-06T09:14:31.193Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
04:14:31 [2024-03-06T09:14:31.193Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
04:14:31 [2024-03-06T09:14:31.193Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
04:14:31 [2024-03-06T09:14:31.193Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
04:14:31 [2024-03-06T09:14:31.193Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
04:14:31 [2024-03-06T09:14:31.193Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
04:14:31 [2024-03-06T09:14:31.193Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
04:14:31 [2024-03-06T09:14:31.193Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
04:14:31 [2024-03-06T09:14:31.193Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
04:14:31 [2024-03-06T09:14:31.193Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
04:14:31 [2024-03-06T09:14:31.449Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
04:14:31 [2024-03-06T09:14:31.449Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
04:14:31 [2024-03-06T09:14:31.449Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
04:14:31 [2024-03-06T09:14:31.449Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
04:14:31 [2024-03-06T09:14:31.449Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
04:14:31 [2024-03-06T09:14:31.449Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
04:14:31 [2024-03-06T09:14:31.449Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
04:14:31 [2024-03-06T09:14:31.449Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
04:14:31 [2024-03-06T09:14:31.449Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
04:14:31 [2024-03-06T09:14:31.449Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
04:14:31 [2024-03-06T09:14:31.449Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
04:14:31 [2024-03-06T09:14:31.705Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
04:14:31 [2024-03-06T09:14:31.705Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
04:14:31 [2024-03-06T09:14:31.705Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
04:14:31 [2024-03-06T09:14:31.705Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
04:14:31 [2024-03-06T09:14:31.705Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
04:14:31 [2024-03-06T09:14:31.705Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
04:14:31 [2024-03-06T09:14:31.705Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
04:14:31 [2024-03-06T09:14:31.705Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar (15 kB at 1.3 MB/s)
04:14:31 [2024-03-06T09:14:31.705Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
04:14:31 [2024-03-06T09:14:31.705Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
04:14:31 [2024-03-06T09:14:31.705Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
04:14:31 [2024-03-06T09:14:31.705Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
04:14:31 [2024-03-06T09:14:31.705Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
04:14:31 [2024-03-06T09:14:31.705Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar (41 kB at 5.1 MB/s)
04:14:31 [2024-03-06T09:14:31.706Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar (17 kB at 2.1 MB/s)
04:14:31 [2024-03-06T09:14:31.706Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar (33 kB at 1.9 MB/s)
04:14:31 [2024-03-06T09:14:31.706Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar (345 kB at 19 MB/s)
04:14:31 [2024-03-06T09:14:31.706Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar (6.0 MB at 87 MB/s)
04:14:31 [2024-03-06T09:14:31.962Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
04:14:31 [2024-03-06T09:14:31.962Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
04:14:31 [2024-03-06T09:14:31.962Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
04:14:31 [2024-03-06T09:14:31.962Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
04:14:31 [2024-03-06T09:14:31.962Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
04:14:31 [2024-03-06T09:14:31.962Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
04:14:31 [2024-03-06T09:14:31.962Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom (1.6 kB at 199 kB/s)
04:14:31 [2024-03-06T09:14:31.962Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
04:14:31 [2024-03-06T09:14:31.962Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
04:14:31 [2024-03-06T09:14:31.962Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
04:14:32 [2024-03-06T09:14:32.218Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
04:14:32 [2024-03-06T09:14:32.218Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
04:14:32 [2024-03-06T09:14:32.218Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
04:14:32 [2024-03-06T09:14:32.218Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar (23 kB at 3.8 MB/s)
04:14:32 [2024-03-06T09:14:32.478Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
04:14:32 [2024-03-06T09:14:32.478Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
04:14:32 [2024-03-06T09:14:32.478Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
04:14:32 [2024-03-06T09:14:32.478Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
04:14:32 [2024-03-06T09:14:32.478Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
04:14:32 [2024-03-06T09:14:32.478Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
04:14:32 [2024-03-06T09:14:32.478Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom (22 kB at 2.7 MB/s)
04:14:32 [2024-03-06T09:14:32.478Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
04:14:32 [2024-03-06T09:14:32.478Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
04:14:32 [2024-03-06T09:14:32.478Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
04:14:32 [2024-03-06T09:14:32.478Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
04:14:32 [2024-03-06T09:14:32.478Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
04:14:32 [2024-03-06T09:14:32.478Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
04:14:32 [2024-03-06T09:14:32.478Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar (118 kB at 15 MB/s)
04:14:32 [2024-03-06T09:14:32.478Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
04:14:32 [2024-03-06T09:14:32.478Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
04:14:32 [2024-03-06T09:14:32.478Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
04:14:32 [2024-03-06T09:14:32.736Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
04:14:32 [2024-03-06T09:14:32.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
04:14:32 [2024-03-06T09:14:32.736Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
04:14:32 [2024-03-06T09:14:32.736Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom (8.3 kB at 917 kB/s)
04:14:32 [2024-03-06T09:14:32.736Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
04:14:32 [2024-03-06T09:14:32.736Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
04:14:32 [2024-03-06T09:14:32.736Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
04:14:32 [2024-03-06T09:14:32.736Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
04:14:32 [2024-03-06T09:14:32.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
04:14:32 [2024-03-06T09:14:32.736Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
04:14:32 [2024-03-06T09:14:32.736Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar (131 kB at 16 MB/s)
04:14:32 [2024-03-06T09:14:32.736Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
04:14:32 [2024-03-06T09:14:32.736Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
04:14:32 [2024-03-06T09:14:32.736Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
04:14:32 [2024-03-06T09:14:32.736Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
04:14:32 [2024-03-06T09:14:32.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
04:14:32 [2024-03-06T09:14:32.736Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
04:14:32 [2024-03-06T09:14:32.736Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom (6.3 kB at 905 kB/s)
04:14:32 [2024-03-06T09:14:32.736Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
04:14:32 [2024-03-06T09:14:32.994Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
04:14:32 [2024-03-06T09:14:32.994Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
04:14:32 [2024-03-06T09:14:32.994Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
04:14:32 [2024-03-06T09:14:32.994Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
04:14:32 [2024-03-06T09:14:32.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
04:14:32 [2024-03-06T09:14:32.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom (1.7 kB at 210 kB/s)
04:14:32 [2024-03-06T09:14:32.994Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
04:14:32 [2024-03-06T09:14:32.994Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
04:14:32 [2024-03-06T09:14:32.994Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
04:14:32 [2024-03-06T09:14:32.994Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
04:14:32 [2024-03-06T09:14:32.994Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
04:14:32 [2024-03-06T09:14:32.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
04:14:32 [2024-03-06T09:14:32.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom (3.5 kB at 504 kB/s)
04:14:32 [2024-03-06T09:14:32.994Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
04:14:32 [2024-03-06T09:14:32.994Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
04:14:32 [2024-03-06T09:14:32.994Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.251Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.251Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.251Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom (1.9 kB at 186 kB/s)
04:14:33 [2024-03-06T09:14:33.252Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.252Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.252Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.252Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom (2.2 kB at 247 kB/s)
04:14:33 [2024-03-06T09:14:33.252Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.252Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.252Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.252Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.509Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom (3.3 kB at 467 kB/s)
04:14:33 [2024-03-06T09:14:33.509Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.509Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.510Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.510Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.510Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.510Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.510Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom (3.3 kB at 470 kB/s)
04:14:33 [2024-03-06T09:14:33.510Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.510Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.510Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.510Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.510Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.510Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.510Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom (3.3 kB at 366 kB/s)
04:14:33 [2024-03-06T09:14:33.510Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.510Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.510Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.768Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.768Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.768Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.768Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom (3.3 kB at 549 kB/s)
04:14:33 [2024-03-06T09:14:33.768Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.768Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.768Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.768Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.768Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.768Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.768Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom (2.9 kB at 368 kB/s)
04:14:33 [2024-03-06T09:14:33.768Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.768Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.768Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.768Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.768Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.768Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.768Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom (3.4 kB at 116 kB/s)
04:14:33 [2024-03-06T09:14:33.768Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.768Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
04:14:33 [2024-03-06T09:14:33.768Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
04:14:34 [2024-03-06T09:14:34.026Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
04:14:34 [2024-03-06T09:14:34.026Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
04:14:34 [2024-03-06T09:14:34.026Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
04:14:34 [2024-03-06T09:14:34.026Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom (2.9 kB at 368 kB/s)
04:14:34 [2024-03-06T09:14:34.026Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
04:14:34 [2024-03-06T09:14:34.026Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
04:14:34 [2024-03-06T09:14:34.026Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
04:14:34 [2024-03-06T09:14:34.026Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
04:14:34 [2024-03-06T09:14:34.026Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
04:14:34 [2024-03-06T09:14:34.026Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
04:14:34 [2024-03-06T09:14:34.026Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom (3.4 kB at 116 kB/s)
04:14:34 [2024-03-06T09:14:34.026Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
04:14:34 [2024-03-06T09:14:34.026Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
04:14:34 [2024-03-06T09:14:34.026Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
04:14:34 [2024-03-06T09:14:34.283Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
04:14:34 [2024-03-06T09:14:34.283Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
04:14:34 [2024-03-06T09:14:34.283Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
04:14:34 [2024-03-06T09:14:34.283Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom (2.9 kB at 368 kB/s)
04:14:34 [2024-03-06T09:14:34.283Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
04:14:34 [2024-03-06T09:14:34.283Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
04:14:34 [2024-03-06T09:14:34.283Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
04:14:34 [2024-03-06T09:14:34.283Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
04:14:34 [2024-03-06T09:14:34.283Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
04:14:34 [2024-03-06T09:14:34.284Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
04:14:34 [2024-03-06T09:14:34.284Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom (3.4 kB at 116 kB/s)
04:14:34 [2024-03-06T09:14:34.284Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
04:14:34 [2024-03-06T09:14:34.284Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
04:14:34 [2024-03-06T09:14:34.284Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
04:14:34 [2024-03-06T09:14:34.284Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
04:14:34 [2024-03-06T09:14:34.284Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
04:14:34 [2024-03-06T09:14:34.284Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
04:14:34 [2024-03-06T09:14:34.284Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom (2.1 kB at 259 kB/s)
04:14:34 [2024-03-06T09:14:34.284Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
04:14:34 [2024-03-06T09:14:34.284Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
04:14:34 [2024-03-06T09:14:34.284Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
04:14:34 [2024-03-06T09:14:34.542Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
04:14:34 [2024-03-06T09:14:34.542Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
04:14:34 [2024-03-06T09:14:34.542Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
04:14:34 [2024-03-06T09:14:34.542Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom (10 kB at 174 kB/s)
04:14:34 [2024-03-06T09:14:34.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
04:14:34 [2024-03-06T09:14:34.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
04:14:34 [2024-03-06T09:14:34.542Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
04:14:34 [2024-03-06T09:14:34.542Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
04:14:34 [2024-03-06T09:14:34.542Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
04:14:34 [2024-03-06T09:14:34.542Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
04:14:34 [2024-03-06T09:14:34.542Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom (22 kB at 2.8 MB/s)
04:14:34 [2024-03-06T09:14:34.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
04:14:34 [2024-03-06T09:14:34.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
04:14:34 [2024-03-06T09:14:34.542Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
04:14:34 [2024-03-06T09:14:34.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
04:14:34 [2024-03-06T09:14:34.798Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
04:14:34 [2024-03-06T09:14:34.798Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
04:14:34 [2024-03-06T09:14:34.798Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom (6.1 kB at 870 kB/s)
04:14:34 [2024-03-06T09:14:34.798Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
04:14:34 [2024-03-06T09:14:34.798Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
04:14:34 [2024-03-06T09:14:34.798Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
04:14:34 [2024-03-06T09:14:34.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
04:14:34 [2024-03-06T09:14:34.798Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
04:14:34 [2024-03-06T09:14:34.798Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
04:14:34 [2024-03-06T09:14:34.798Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom (3.5 kB at 504 kB/s)
04:14:34 [2024-03-06T09:14:34.798Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
04:14:34 [2024-03-06T09:14:34.798Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
04:14:34 [2024-03-06T09:14:34.798Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
04:14:34 [2024-03-06T09:14:34.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
04:14:34 [2024-03-06T09:14:34.798Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
04:14:34 [2024-03-06T09:14:34.799Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
04:14:34 [2024-03-06T09:14:34.799Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom (3.3 kB at 407 kB/s)
04:14:34 [2024-03-06T09:14:34.799Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
04:14:35 [2024-03-06T09:14:35.055Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
04:14:35 [2024-03-06T09:14:35.055Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
04:14:35 [2024-03-06T09:14:35.055Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
04:14:35 [2024-03-06T09:14:35.055Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
04:14:35 [2024-03-06T09:14:35.055Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
04:14:35 [2024-03-06T09:14:35.055Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom (4.1 kB at 507 kB/s)
04:14:35 [2024-03-06T09:14:35.055Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
04:14:35 [2024-03-06T09:14:35.055Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
04:14:35 [2024-03-06T09:14:35.055Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
04:14:35 [2024-03-06T09:14:35.055Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
04:14:35 [2024-03-06T09:14:35.055Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
04:14:35 [2024-03-06T09:14:35.055Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
04:14:35 [2024-03-06T09:14:35.055Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom (3.3 kB at 367 kB/s)
04:14:35 [2024-03-06T09:14:35.055Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
04:14:35 [2024-03-06T09:14:35.055Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
04:14:35 [2024-03-06T09:14:35.055Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
04:14:35 [2024-03-06T09:14:35.311Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
04:14:35 [2024-03-06T09:14:35.311Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
04:14:35 [2024-03-06T09:14:35.311Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
04:14:35 [2024-03-06T09:14:35.311Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom (4.5 kB at 636 kB/s)
04:14:35 [2024-03-06T09:14:35.311Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
04:14:35 [2024-03-06T09:14:35.311Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
04:14:35 [2024-03-06T09:14:35.312Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
04:14:35 [2024-03-06T09:14:35.312Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
04:14:35 [2024-03-06T09:14:35.312Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
04:14:35 [2024-03-06T09:14:35.312Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
04:14:35 [2024-03-06T09:14:35.312Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom (1.8 kB at 196 kB/s)
04:14:35 [2024-03-06T09:14:35.312Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
04:14:35 [2024-03-06T09:14:35.312Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
04:14:35 [2024-03-06T09:14:35.312Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
04:14:35 [2024-03-06T09:14:35.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
04:14:35 [2024-03-06T09:14:35.599Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
04:14:35 [2024-03-06T09:14:35.599Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
04:14:35 [2024-03-06T09:14:35.599Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 274 kB/s)
04:14:35 [2024-03-06T09:14:35.599Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
04:14:35 [2024-03-06T09:14:35.599Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
04:14:35 [2024-03-06T09:14:35.599Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
04:14:35 [2024-03-06T09:14:35.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
04:14:35 [2024-03-06T09:14:35.599Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
04:14:35 [2024-03-06T09:14:35.599Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
04:14:35 [2024-03-06T09:14:35.599Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 3.4 MB/s)
04:14:35 [2024-03-06T09:14:35.599Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
04:14:35 [2024-03-06T09:14:35.599Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
04:14:35 [2024-03-06T09:14:35.599Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
04:14:35 [2024-03-06T09:14:35.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
04:14:35 [2024-03-06T09:14:35.599Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
04:14:35 [2024-03-06T09:14:35.599Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
04:14:35 [2024-03-06T09:14:35.599Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 190 kB/s)
04:14:35 [2024-03-06T09:14:35.599Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
04:14:35 [2024-03-06T09:14:35.599Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
04:14:35 [2024-03-06T09:14:35.599Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
04:14:35 [2024-03-06T09:14:35.866Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
04:14:35 [2024-03-06T09:14:35.866Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
04:14:35 [2024-03-06T09:14:35.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
04:14:35 [2024-03-06T09:14:35.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 966 kB/s)
04:14:35 [2024-03-06T09:14:35.866Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
04:14:35 [2024-03-06T09:14:35.866Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
04:14:35 [2024-03-06T09:14:35.866Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
04:14:35 [2024-03-06T09:14:35.866Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
04:14:35 [2024-03-06T09:14:35.866Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
04:14:35 [2024-03-06T09:14:35.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
04:14:35 [2024-03-06T09:14:35.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom (2.3 kB at 331 kB/s)
04:14:35 [2024-03-06T09:14:35.866Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
04:14:35 [2024-03-06T09:14:35.866Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
04:14:35 [2024-03-06T09:14:35.866Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
04:14:35 [2024-03-06T09:14:35.866Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
04:14:35 [2024-03-06T09:14:35.867Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
04:14:35 [2024-03-06T09:14:35.867Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
04:14:35 [2024-03-06T09:14:35.867Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom (5.0 kB at 497 kB/s)
04:14:35 [2024-03-06T09:14:35.867Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
04:14:35 [2024-03-06T09:14:35.867Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
04:14:35 [2024-03-06T09:14:35.867Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
04:14:36 [2024-03-06T09:14:36.123Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
04:14:36 [2024-03-06T09:14:36.123Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
04:14:36 [2024-03-06T09:14:36.123Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
04:14:36 [2024-03-06T09:14:36.123Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom (4.1 kB at 592 kB/s)
04:14:36 [2024-03-06T09:14:36.123Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.pom
04:14:36 [2024-03-06T09:14:36.123Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom
04:14:36 [2024-03-06T09:14:36.123Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.4/asm-9.4.pom
04:14:36 [2024-03-06T09:14:36.123Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom
04:14:36 [2024-03-06T09:14:36.123Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.pom
04:14:36 [2024-03-06T09:14:36.123Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.pom
04:14:36 [2024-03-06T09:14:36.124Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.pom (2.4 kB at 395 kB/s)
04:14:36 [2024-03-06T09:14:36.124Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
04:14:36 [2024-03-06T09:14:36.124Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
04:14:36 [2024-03-06T09:14:36.124Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
04:14:36 [2024-03-06T09:14:36.124Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
04:14:36 [2024-03-06T09:14:36.124Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
04:14:36 [2024-03-06T09:14:36.124Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
04:14:36 [2024-03-06T09:14:36.380Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom (17 kB at 1.9 MB/s)
04:14:36 [2024-03-06T09:14:36.381Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
04:14:36 [2024-03-06T09:14:36.381Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
04:14:36 [2024-03-06T09:14:36.381Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
04:14:36 [2024-03-06T09:14:36.381Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
04:14:36 [2024-03-06T09:14:36.381Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
04:14:36 [2024-03-06T09:14:36.381Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
04:14:36 [2024-03-06T09:14:36.381Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom (6.0 kB at 856 kB/s)
04:14:36 [2024-03-06T09:14:36.381Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
04:14:36 [2024-03-06T09:14:36.381Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
04:14:36 [2024-03-06T09:14:36.381Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
04:14:36 [2024-03-06T09:14:36.381Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
04:14:36 [2024-03-06T09:14:36.381Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
04:14:36 [2024-03-06T09:14:36.381Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
04:14:36 [2024-03-06T09:14:36.381Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom (5.4 kB at 676 kB/s)
04:14:36 [2024-03-06T09:14:36.381Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
04:14:36 [2024-03-06T09:14:36.381Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
04:14:36 [2024-03-06T09:14:36.381Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
04:14:36 [2024-03-06T09:14:36.638Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
04:14:36 [2024-03-06T09:14:36.638Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
04:14:36 [2024-03-06T09:14:36.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
04:14:36 [2024-03-06T09:14:36.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom (1.8 kB at 260 kB/s)
04:14:36 [2024-03-06T09:14:36.638Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
04:14:36 [2024-03-06T09:14:36.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
04:14:36 [2024-03-06T09:14:36.638Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
04:14:36 [2024-03-06T09:14:36.638Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
04:14:36 [2024-03-06T09:14:36.638Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
04:14:36 [2024-03-06T09:14:36.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
04:14:36 [2024-03-06T09:14:36.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom (1.8 kB at 167 kB/s)
04:14:36 [2024-03-06T09:14:36.638Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
04:14:36 [2024-03-06T09:14:36.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
04:14:36 [2024-03-06T09:14:36.638Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
04:14:36 [2024-03-06T09:14:36.639Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
04:14:36 [2024-03-06T09:14:36.639Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
04:14:36 [2024-03-06T09:14:36.896Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
04:14:36 [2024-03-06T09:14:36.896Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom (29 kB at 2.7 MB/s)
04:14:36 [2024-03-06T09:14:36.896Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
04:14:36 [2024-03-06T09:14:36.896Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
04:14:36 [2024-03-06T09:14:36.896Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
04:14:36 [2024-03-06T09:14:36.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
04:14:36 [2024-03-06T09:14:36.898Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
04:14:36 [2024-03-06T09:14:36.898Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
04:14:36 [2024-03-06T09:14:36.898Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
04:14:36 [2024-03-06T09:14:36.898Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
04:14:36 [2024-03-06T09:14:36.898Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
04:14:36 [2024-03-06T09:14:36.898Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
04:14:36 [2024-03-06T09:14:36.898Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
04:14:36 [2024-03-06T09:14:36.898Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
04:14:36 [2024-03-06T09:14:36.898Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
04:14:36 [2024-03-06T09:14:36.898Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
04:14:36 [2024-03-06T09:14:36.898Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar
04:14:36 [2024-03-06T09:14:36.898Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
04:14:36 [2024-03-06T09:14:36.898Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
04:14:36 [2024-03-06T09:14:36.898Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
04:14:36 [2024-03-06T09:14:36.898Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
04:14:36 [2024-03-06T09:14:36.898Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
04:14:37 [2024-03-06T09:14:37.155Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.155Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.155Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.155Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.155Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.155Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.155Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.155Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.155Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.155Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.155Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.413Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.413Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.413Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.413Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.413Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
04:14:37 [2024-03-06T09:14:37.413Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
04:14:37 [2024-03-06T09:14:37.413Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
04:14:37 [2024-03-06T09:14:37.413Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
04:14:37 [2024-03-06T09:14:37.413Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
04:14:37 [2024-03-06T09:14:37.413Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
04:14:37 [2024-03-06T09:14:37.413Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
04:14:37 [2024-03-06T09:14:37.413Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
04:14:37 [2024-03-06T09:14:37.413Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
04:14:37 [2024-03-06T09:14:37.413Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
04:14:37 [2024-03-06T09:14:37.413Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
04:14:37 [2024-03-06T09:14:37.670Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.4/asm-9.4.jar
04:14:37 [2024-03-06T09:14:37.670Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
04:14:37 [2024-03-06T09:14:37.670Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
04:14:37 [2024-03-06T09:14:37.670Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
04:14:37 [2024-03-06T09:14:37.670Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
04:14:37 [2024-03-06T09:14:37.670Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
04:14:37 [2024-03-06T09:14:37.670Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.670Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.670Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.670Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.670Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.670Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.940Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.940Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.940Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.940Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.940Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.940Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.940Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.940Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.940Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.940Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
04:14:37 [2024-03-06T09:14:37.940Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
04:14:37 [2024-03-06T09:14:37.940Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
04:14:37 [2024-03-06T09:14:37.940Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
04:14:37 [2024-03-06T09:14:37.940Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
04:14:37 [2024-03-06T09:14:37.940Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
04:14:37 [2024-03-06T09:14:37.940Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
04:14:37 [2024-03-06T09:14:37.940Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
04:14:37 [2024-03-06T09:14:37.940Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
04:14:37 [2024-03-06T09:14:37.940Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar (2.7 MB at 29 MB/s)
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.941Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.942Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.942Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.942Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar (41 kB at 5.8 MB/s)
04:14:37 [2024-03-06T09:14:37.942Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.942Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar (29 kB at 2.6 MB/s)
04:14:37 [2024-03-06T09:14:37.942Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.942Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar (159 kB at 6.6 MB/s)
04:14:37 [2024-03-06T09:14:37.942Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.942Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar (656 kB at 25 MB/s)
04:14:37 [2024-03-06T09:14:37.942Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.942Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar (682 kB at 23 MB/s)
04:14:37 [2024-03-06T09:14:37.942Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.942Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar (401 kB at 13 MB/s)
04:14:37 [2024-03-06T09:14:37.942Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
04:14:37 [2024-03-06T09:14:37.942Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar (593 kB at 15 MB/s)
04:14:37 [2024-03-06T09:14:37.942Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
04:14:38 [2024-03-06T09:14:38.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar (712 kB at 16 MB/s)
04:14:38 [2024-03-06T09:14:38.201Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
04:14:38 [2024-03-06T09:14:38.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar (648 kB at 12 MB/s)
04:14:38 [2024-03-06T09:14:38.201Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
04:14:38 [2024-03-06T09:14:38.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar (758 kB at 12 MB/s)
04:14:38 [2024-03-06T09:14:38.201Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
04:14:38 [2024-03-06T09:14:38.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar (790 kB at 12 MB/s)
04:14:38 [2024-03-06T09:14:38.201Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
04:14:38 [2024-03-06T09:14:38.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar (96 kB at 1.4 MB/s)
04:14:38 [2024-03-06T09:14:38.201Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
04:14:38 [2024-03-06T09:14:38.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar (691 kB at 9.9 MB/s)
04:14:38 [2024-03-06T09:14:38.201Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
04:14:38 [2024-03-06T09:14:38.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar (171 kB at 2.4 MB/s)
04:14:38 [2024-03-06T09:14:38.201Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
04:14:38 [2024-03-06T09:14:38.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar (306 kB at 3.7 MB/s)
04:14:38 [2024-03-06T09:14:38.201Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
04:14:38 [2024-03-06T09:14:38.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar (723 kB at 8.1 MB/s)
04:14:38 [2024-03-06T09:14:38.201Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
04:14:38 [2024-03-06T09:14:38.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar (14 kB at 146 kB/s)
04:14:38 [2024-03-06T09:14:38.202Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
04:14:38 [2024-03-06T09:14:38.202Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar (26 kB at 278 kB/s)
04:14:38 [2024-03-06T09:14:38.202Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
04:14:38 [2024-03-06T09:14:38.202Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar (54 kB at 573 kB/s)
04:14:38 [2024-03-06T09:14:38.202Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
04:14:38 [2024-03-06T09:14:38.202Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar (8.2 kB at 82 kB/s)
04:14:38 [2024-03-06T09:14:38.202Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
04:14:38 [2024-03-06T09:14:38.202Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 597 kB/s)
04:14:38 [2024-03-06T09:14:38.202Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 1.4 MB/s)
04:14:38 [2024-03-06T09:14:38.202Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.jar
04:14:38 [2024-03-06T09:14:38.202Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
04:14:38 [2024-03-06T09:14:38.202Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar (55 kB at 497 kB/s)
04:14:38 [2024-03-06T09:14:38.202Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
04:14:38 [2024-03-06T09:14:38.202Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.jar (122 kB at 1.1 MB/s)
04:14:38 [2024-03-06T09:14:38.202Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
04:14:38 [2024-03-06T09:14:38.202Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar (334 kB at 3.0 MB/s)
04:14:38 [2024-03-06T09:14:38.202Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
04:14:38 [2024-03-06T09:14:38.202Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar (196 kB at 1.6 MB/s)
04:14:38 [2024-03-06T09:14:38.202Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
04:14:38 [2024-03-06T09:14:38.202Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar (23 kB at 191 kB/s)
04:14:38 [2024-03-06T09:14:38.202Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar (652 kB at 5.1 MB/s)
04:14:38 [2024-03-06T09:14:38.202Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar (118 kB at 852 kB/s)
04:14:38 [2024-03-06T09:14:38.202Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar (2.3 MB at 15 MB/s)
04:14:38 [2024-03-06T09:14:38.202Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar (136 kB at 863 kB/s)
04:14:38 [2024-03-06T09:14:38.767Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
04:14:38 [2024-03-06T09:14:38.767Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
04:14:38 [2024-03-06T09:14:38.768Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
04:14:38 [2024-03-06T09:14:38.768Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
04:14:38 [2024-03-06T09:14:38.768Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
04:14:38 [2024-03-06T09:14:38.768Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
04:14:38 [2024-03-06T09:14:38.768Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom (9.1 kB at 1.3 MB/s)
04:14:38 [2024-03-06T09:14:38.768Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
04:14:38 [2024-03-06T09:14:38.768Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
04:14:38 [2024-03-06T09:14:38.768Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
04:14:38 [2024-03-06T09:14:38.768Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
04:14:38 [2024-03-06T09:14:38.768Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
04:14:38 [2024-03-06T09:14:38.768Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
04:14:38 [2024-03-06T09:14:38.768Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 822 kB/s)
04:14:38 [2024-03-06T09:14:38.768Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
04:14:38 [2024-03-06T09:14:38.768Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
04:14:38 [2024-03-06T09:14:38.768Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
04:14:39 [2024-03-06T09:14:39.028Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
04:14:39 [2024-03-06T09:14:39.028Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
04:14:39 [2024-03-06T09:14:39.028Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
04:14:39 [2024-03-06T09:14:39.028Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar (41 kB at 5.9 MB/s)
04:14:39 [2024-03-06T09:14:39.028Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
04:14:39 [2024-03-06T09:14:39.028Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
04:14:39 [2024-03-06T09:14:39.028Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
04:14:39 [2024-03-06T09:14:39.028Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
04:14:39 [2024-03-06T09:14:39.028Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
04:14:39 [2024-03-06T09:14:39.028Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
04:14:39 [2024-03-06T09:14:39.285Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom (10.0 kB at 77 kB/s)
04:14:39 [2024-03-06T09:14:39.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
04:14:39 [2024-03-06T09:14:39.285Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
04:14:39 [2024-03-06T09:14:39.285Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
04:14:39 [2024-03-06T09:14:39.285Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
04:14:39 [2024-03-06T09:14:39.285Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
04:14:39 [2024-03-06T09:14:39.285Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
04:14:39 [2024-03-06T09:14:39.285Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom (11 kB at 1.3 MB/s)
04:14:39 [2024-03-06T09:14:39.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
04:14:39 [2024-03-06T09:14:39.285Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
04:14:39 [2024-03-06T09:14:39.285Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
04:14:39 [2024-03-06T09:14:39.285Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
04:14:39 [2024-03-06T09:14:39.285Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
04:14:39 [2024-03-06T09:14:39.285Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
04:14:39 [2024-03-06T09:14:39.542Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar (16 kB at 2.0 MB/s)
04:14:39 [2024-03-06T09:14:39.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
04:14:39 [2024-03-06T09:14:39.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
04:14:39 [2024-03-06T09:14:39.542Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
04:14:39 [2024-03-06T09:14:39.542Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
04:14:39 [2024-03-06T09:14:39.542Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
04:14:39 [2024-03-06T09:14:39.542Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
04:14:39 [2024-03-06T09:14:39.542Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom (2.5 kB at 30 kB/s)
04:14:39 [2024-03-06T09:14:39.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
04:14:39 [2024-03-06T09:14:39.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
04:14:39 [2024-03-06T09:14:39.542Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
04:14:39 [2024-03-06T09:14:39.799Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
04:14:39 [2024-03-06T09:14:39.799Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
04:14:39 [2024-03-06T09:14:39.799Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
04:14:39 [2024-03-06T09:14:39.799Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar (16 kB at 155 kB/s)
04:14:39 [2024-03-06T09:14:39.799Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
04:14:39 [2024-03-06T09:14:39.799Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
04:14:39 [2024-03-06T09:14:39.799Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
04:14:40 [2024-03-06T09:14:40.055Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
04:14:40 [2024-03-06T09:14:40.055Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
04:14:40 [2024-03-06T09:14:40.055Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
04:14:40 [2024-03-06T09:14:40.055Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom (5.0 kB at 229 kB/s)
04:14:40 [2024-03-06T09:14:40.055Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
04:14:40 [2024-03-06T09:14:40.055Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
04:14:40 [2024-03-06T09:14:40.055Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
04:14:40 [2024-03-06T09:14:40.055Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
04:14:40 [2024-03-06T09:14:40.055Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
04:14:40 [2024-03-06T09:14:40.055Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
04:14:40 [2024-03-06T09:14:40.312Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
04:14:40 [2024-03-06T09:14:40.312Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
04:14:40 [2024-03-06T09:14:40.312Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
04:14:40 [2024-03-06T09:14:40.312Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
04:14:40 [2024-03-06T09:14:40.312Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
04:14:40 [2024-03-06T09:14:40.312Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 4.1 MB/s)
04:14:40 [2024-03-06T09:14:40.312Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
04:14:40 [2024-03-06T09:14:40.312Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar (30 kB at 948 kB/s)
04:14:40 [2024-03-06T09:14:40.876Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
04:14:40 [2024-03-06T09:14:40.876Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
04:14:40 [2024-03-06T09:14:40.876Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
04:14:40 [2024-03-06T09:14:40.876Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
04:14:40 [2024-03-06T09:14:40.876Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
04:14:40 [2024-03-06T09:14:40.876Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
04:14:40 [2024-03-06T09:14:40.876Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom (3.0 kB at 144 kB/s)
04:14:40 [2024-03-06T09:14:40.876Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
04:14:40 [2024-03-06T09:14:40.876Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
04:14:40 [2024-03-06T09:14:40.876Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
04:14:40 [2024-03-06T09:14:40.876Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
04:14:40 [2024-03-06T09:14:40.876Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
04:14:40 [2024-03-06T09:14:40.877Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
04:14:41 [2024-03-06T09:14:41.133Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar (45 kB at 1.3 MB/s)
04:14:41 [2024-03-06T09:14:41.133Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
04:14:41 [2024-03-06T09:14:41.133Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
04:14:41 [2024-03-06T09:14:41.133Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
04:14:41 [2024-03-06T09:14:41.134Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
04:14:41 [2024-03-06T09:14:41.134Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
04:14:41 [2024-03-06T09:14:41.134Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
04:14:41 [2024-03-06T09:14:41.134Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom (1.6 kB at 226 kB/s)
04:14:41 [2024-03-06T09:14:41.134Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
04:14:41 [2024-03-06T09:14:41.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
04:14:41 [2024-03-06T09:14:41.134Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
04:14:41 [2024-03-06T09:14:41.134Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
04:14:41 [2024-03-06T09:14:41.134Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
04:14:41 [2024-03-06T09:14:41.134Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
04:14:41 [2024-03-06T09:14:41.134Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom (3.2 kB at 455 kB/s)
04:14:41 [2024-03-06T09:14:41.134Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
04:14:41 [2024-03-06T09:14:41.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
04:14:41 [2024-03-06T09:14:41.134Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
04:14:41 [2024-03-06T09:14:41.390Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
04:14:41 [2024-03-06T09:14:41.391Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
04:14:41 [2024-03-06T09:14:41.391Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
04:14:41 [2024-03-06T09:14:41.391Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom (18 kB at 2.2 MB/s)
04:14:41 [2024-03-06T09:14:41.391Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:sources:1.24.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:14:41 [2024-03-06T09:14:41.391Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
04:14:41 [2024-03-06T09:14:41.391Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
04:14:41 [2024-03-06T09:14:41.391Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
04:14:41 [2024-03-06T09:14:41.391Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
04:14:41 [2024-03-06T09:14:41.391Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
04:14:41 [2024-03-06T09:14:41.391Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
04:14:41 [2024-03-06T09:14:41.391Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
04:14:41 [2024-03-06T09:14:41.391Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
04:14:41 [2024-03-06T09:14:41.391Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
04:14:41 [2024-03-06T09:14:41.391Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
04:14:41 [2024-03-06T09:14:41.391Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
04:14:41 [2024-03-06T09:14:41.646Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip (18 MB at 81 MB/s)
04:14:41 [2024-03-06T09:14:41.646Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
04:14:41 [2024-03-06T09:14:41.646Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar (905 kB at 43 MB/s)
04:14:41 [2024-03-06T09:14:41.903Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.4.2/eclipse-macsigner-plugin-1.4.2.pom
04:14:42 [2024-03-06T09:14:42.160Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.4.2/eclipse-macsigner-plugin-1.4.2.pom (2.5 kB at 23 kB/s)
04:14:42 [2024-03-06T09:14:42.160Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.4.2/eclipse-macsigner-plugin-1.4.2.jar
04:14:42 [2024-03-06T09:14:42.160Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.4.2/eclipse-macsigner-plugin-1.4.2.jar (32 kB at 1.3 MB/s)
04:14:42 [2024-03-06T09:14:42.160Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-dmg-packager/1.4.2/eclipse-dmg-packager-1.4.2.pom
04:14:42 [2024-03-06T09:14:42.160Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-dmg-packager/1.4.2/eclipse-dmg-packager-1.4.2.pom (1.5 kB at 11 kB/s)
04:14:42 [2024-03-06T09:14:42.160Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-dmg-packager/1.4.2/eclipse-dmg-packager-1.4.2.jar
04:14:42 [2024-03-06T09:14:42.419Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-dmg-packager/1.4.2/eclipse-dmg-packager-1.4.2.jar (22 kB at 265 kB/s)
04:14:42 [2024-03-06T09:14:42.419Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-winsigner-plugin/1.4.2/eclipse-winsigner-plugin-1.4.2.pom
04:14:42 [2024-03-06T09:14:42.419Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-winsigner-plugin/1.4.2/eclipse-winsigner-plugin-1.4.2.pom (2.5 kB at 277 kB/s)
04:14:42 [2024-03-06T09:14:42.419Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-winsigner-plugin/1.4.2/eclipse-winsigner-plugin-1.4.2.jar
04:14:42 [2024-03-06T09:14:42.419Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-winsigner-plugin/1.4.2/eclipse-winsigner-plugin-1.4.2.jar (31 kB at 3.8 MB/s)
04:14:42 [2024-03-06T09:14:42.419Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
04:14:42 [2024-03-06T09:14:42.419Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
04:14:42 [2024-03-06T09:14:42.419Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
04:14:42 [2024-03-06T09:14:42.419Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
04:14:42 [2024-03-06T09:14:42.419Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
04:14:42 [2024-03-06T09:14:42.420Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
04:14:42 [2024-03-06T09:14:42.420Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom (1.8 kB at 31 kB/s)
04:14:42 [2024-03-06T09:14:42.420Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
04:14:42 [2024-03-06T09:14:42.420Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
04:14:42 [2024-03-06T09:14:42.420Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
04:14:42 [2024-03-06T09:14:42.676Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
04:14:42 [2024-03-06T09:14:42.676Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
04:14:42 [2024-03-06T09:14:42.676Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
04:14:42 [2024-03-06T09:14:42.676Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar (24 kB at 814 kB/s)
04:14:42 [2024-03-06T09:14:42.933Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
04:14:42 [2024-03-06T09:14:42.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
04:14:42 [2024-03-06T09:14:42.933Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
04:14:42 [2024-03-06T09:14:42.933Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
04:14:42 [2024-03-06T09:14:42.933Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
04:14:42 [2024-03-06T09:14:42.933Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
04:14:42 [2024-03-06T09:14:42.933Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom (2.4 kB at 82 kB/s)
04:14:42 [2024-03-06T09:14:42.933Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
04:14:42 [2024-03-06T09:14:42.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
04:14:42 [2024-03-06T09:14:42.933Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
04:14:43 [2024-03-06T09:14:43.189Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
04:14:43 [2024-03-06T09:14:43.189Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
04:14:43 [2024-03-06T09:14:43.189Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
04:14:43 [2024-03-06T09:14:43.189Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar (42 kB at 5.2 MB/s)
04:14:44 [2024-03-06T09:14:44.554Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
04:14:44 [2024-03-06T09:14:44.554Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
04:14:44 [2024-03-06T09:14:44.554Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
04:14:44 [2024-03-06T09:14:44.554Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
04:14:44 [2024-03-06T09:14:44.554Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
04:14:44 [2024-03-06T09:14:44.554Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
04:14:44 [2024-03-06T09:14:44.554Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom (7.6 kB at 953 kB/s)
04:14:44 [2024-03-06T09:14:44.554Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
04:14:44 [2024-03-06T09:14:44.554Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
04:14:44 [2024-03-06T09:14:44.554Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
04:14:44 [2024-03-06T09:14:44.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
04:14:44 [2024-03-06T09:14:44.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
04:14:44 [2024-03-06T09:14:44.811Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
04:14:44 [2024-03-06T09:14:44.811Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom (36 kB at 2.4 MB/s)
04:14:44 [2024-03-06T09:14:44.811Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
04:14:44 [2024-03-06T09:14:44.811Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
04:14:44 [2024-03-06T09:14:44.811Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
04:14:44 [2024-03-06T09:14:44.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
04:14:44 [2024-03-06T09:14:44.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
04:14:44 [2024-03-06T09:14:44.811Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
04:14:44 [2024-03-06T09:14:44.811Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar (70 kB at 8.7 MB/s)
04:14:45 [2024-03-06T09:14:45.740Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:9.3.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
04:14:45 [2024-03-06T09:14:45.740Z] [INFO] ------------------------------------------------------------------------
04:14:45 [2024-03-06T09:14:45.740Z] [INFO] Reactor Build Order:
04:14:45 [2024-03-06T09:14:45.740Z] [INFO] 
04:14:45 [2024-03-06T09:14:45.740Z] [INFO] Trace Compass Parent                                               [pom]
04:14:45 [2024-03-06T09:14:45.740Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
04:14:45 [2024-03-06T09:14:45.740Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
04:14:45 [2024-03-06T09:14:45.740Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.740Z] [INFO] Trace Compass State System Parent                                  [pom]
04:14:45 [2024-03-06T09:14:45.740Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.740Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.740Z] [INFO] Trace Compass TMF Parent                                           [pom]
04:14:45 [2024-03-06T09:14:45.740Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.740Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.740Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.740Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.740Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.740Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.740Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
04:14:45 [2024-03-06T09:14:45.740Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.740Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.740Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.740Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.740Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.740Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] Trace Compass Documentation                                        [pom]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] Trace Compass Profiling User Guide                      [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] Trace Compass RCP Parent                                           [pom]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] Trace Compass Json trace Parent                                    [pom]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] Trace Compass Target Platform                                      [pom]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.741Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.742Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.742Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.742Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.742Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.742Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.742Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.742Z] [INFO] org.eclipse.tracecompass.integration.core.tests    [eclipse-test-plugin]
04:14:45 [2024-03-06T09:14:45.742Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
04:14:45 [2024-03-06T09:14:45.742Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
04:14:45 [2024-03-06T09:14:45.742Z] [INFO] Trace Compass Repository                            [eclipse-repository]
04:14:45 [2024-03-06T09:14:45.742Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests           [eclipse-plugin]
04:14:45 [2024-03-06T09:14:45.742Z] [INFO] 
04:14:45 [2024-03-06T09:14:45.742Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
04:14:45 [2024-03-06T09:14:45.742Z] [INFO] Building Trace Compass Parent 9.3.0-SNAPSHOT                     [1/141]
04:14:45 [2024-03-06T09:14:45.742Z] [INFO]   from pom.xml
04:14:45 [2024-03-06T09:14:45.742Z] [INFO] --------------------------------[ pom ]---------------------------------
04:14:45 [2024-03-06T09:14:45.742Z] [INFO] 
04:14:45 [2024-03-06T09:14:45.742Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass ---
04:14:45 [2024-03-06T09:14:45.742Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
04:14:45 [2024-03-06T09:14:45.742Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
04:14:45 [2024-03-06T09:14:45.742Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
04:14:45 [2024-03-06T09:14:45.742Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
04:14:45 [2024-03-06T09:14:45.742Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
04:14:45 [2024-03-06T09:14:45.742Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
04:14:45 [2024-03-06T09:14:45.742Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom (8.7 kB at 1.2 MB/s)
04:14:45 [2024-03-06T09:14:45.742Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/13/plexus-13.pom
04:14:45 [2024-03-06T09:14:45.742Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom
04:14:45 [2024-03-06T09:14:45.742Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/13/plexus-13.pom
04:14:45 [2024-03-06T09:14:45.742Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom
04:14:45 [2024-03-06T09:14:45.742Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/13/plexus-13.pom
04:14:45 [2024-03-06T09:14:45.742Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/13/plexus-13.pom
04:14:45 [2024-03-06T09:14:45.742Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/13/plexus-13.pom (27 kB at 3.0 MB/s)
04:14:45 [2024-03-06T09:14:45.742Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
04:14:45 [2024-03-06T09:14:45.742Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
04:14:45 [2024-03-06T09:14:45.742Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
04:14:45 [2024-03-06T09:14:45.998Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
04:14:45 [2024-03-06T09:14:45.998Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
04:14:45 [2024-03-06T09:14:45.998Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
04:14:45 [2024-03-06T09:14:45.998Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar (192 kB at 12 MB/s)
04:14:45 [2024-03-06T09:14:45.998Z] [INFO] 
04:14:45 [2024-03-06T09:14:45.998Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
04:14:45 [2024-03-06T09:14:45.998Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
04:14:45 [2024-03-06T09:14:45.998Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
04:14:45 [2024-03-06T09:14:45.998Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
04:14:45 [2024-03-06T09:14:45.998Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
04:14:45 [2024-03-06T09:14:45.998Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
04:14:45 [2024-03-06T09:14:45.998Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
04:14:45 [2024-03-06T09:14:45.998Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom (3.6 kB at 83 kB/s)
04:14:45 [2024-03-06T09:14:45.998Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
04:14:45 [2024-03-06T09:14:45.998Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
04:14:45 [2024-03-06T09:14:45.999Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
04:14:46 [2024-03-06T09:14:46.254Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
04:14:46 [2024-03-06T09:14:46.254Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
04:14:46 [2024-03-06T09:14:46.254Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
04:14:46 [2024-03-06T09:14:46.254Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom (4.1 kB at 51 kB/s)
04:14:46 [2024-03-06T09:14:46.254Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
04:14:46 [2024-03-06T09:14:46.254Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
04:14:46 [2024-03-06T09:14:46.254Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
04:14:46 [2024-03-06T09:14:46.254Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
04:14:46 [2024-03-06T09:14:46.254Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
04:14:46 [2024-03-06T09:14:46.254Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
04:14:46 [2024-03-06T09:14:46.254Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 2.2 MB/s)
04:14:46 [2024-03-06T09:14:46.254Z] [WARNING] The POM for commons-io:commons-io:jar:2.11.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:14:46 [2024-03-06T09:14:46.254Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
04:14:46 [2024-03-06T09:14:46.254Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
04:14:46 [2024-03-06T09:14:46.254Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
04:14:46 [2024-03-06T09:14:46.510Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
04:14:46 [2024-03-06T09:14:46.510Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
04:14:46 [2024-03-06T09:14:46.510Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
04:14:46 [2024-03-06T09:14:46.510Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 554 kB/s)
04:14:46 [2024-03-06T09:14:46.510Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
04:14:46 [2024-03-06T09:14:46.511Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
04:14:46 [2024-03-06T09:14:46.511Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
04:14:46 [2024-03-06T09:14:46.511Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
04:14:46 [2024-03-06T09:14:46.511Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
04:14:46 [2024-03-06T09:14:46.511Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
04:14:46 [2024-03-06T09:14:46.511Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
04:14:46 [2024-03-06T09:14:46.511Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
04:14:46 [2024-03-06T09:14:46.511Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
04:14:46 [2024-03-06T09:14:46.511Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
04:14:46 [2024-03-06T09:14:46.511Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
04:14:46 [2024-03-06T09:14:46.511Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
04:14:46 [2024-03-06T09:14:46.511Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
04:14:46 [2024-03-06T09:14:46.511Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
04:14:46 [2024-03-06T09:14:46.511Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
04:14:46 [2024-03-06T09:14:46.511Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
04:14:46 [2024-03-06T09:14:46.511Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
04:14:46 [2024-03-06T09:14:46.511Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
04:14:46 [2024-03-06T09:14:46.767Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
04:14:46 [2024-03-06T09:14:46.767Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
04:14:46 [2024-03-06T09:14:46.767Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
04:14:46 [2024-03-06T09:14:46.767Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
04:14:46 [2024-03-06T09:14:46.767Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
04:14:46 [2024-03-06T09:14:46.767Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
04:14:46 [2024-03-06T09:14:46.767Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
04:14:46 [2024-03-06T09:14:46.767Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
04:14:46 [2024-03-06T09:14:46.767Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
04:14:46 [2024-03-06T09:14:46.767Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
04:14:46 [2024-03-06T09:14:46.767Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
04:14:46 [2024-03-06T09:14:46.767Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
04:14:46 [2024-03-06T09:14:46.767Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
04:14:46 [2024-03-06T09:14:46.767Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar (14 kB at 2.1 MB/s)
04:14:46 [2024-03-06T09:14:46.767Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
04:14:46 [2024-03-06T09:14:46.767Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
04:14:46 [2024-03-06T09:14:46.767Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
04:14:46 [2024-03-06T09:14:46.767Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
04:14:46 [2024-03-06T09:14:46.767Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
04:14:46 [2024-03-06T09:14:46.767Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 32 MB/s)
04:14:46 [2024-03-06T09:14:46.767Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 26 MB/s)
04:14:46 [2024-03-06T09:14:46.767Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 11 MB/s)
04:14:46 [2024-03-06T09:14:46.767Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 11 MB/s)
04:14:46 [2024-03-06T09:14:46.768Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar (145 kB at 1.7 MB/s)
04:14:47 [2024-03-06T09:14:47.330Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
04:14:47 [2024-03-06T09:14:47.330Z] [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
04:14:47 [2024-03-06T09:14:47.330Z] [INFO] 
04:14:47 [2024-03-06T09:14:47.330Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass ---
04:14:47 [2024-03-06T09:14:47.330Z] [INFO] 
04:14:47 [2024-03-06T09:14:47.330Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass ---
04:14:47 [2024-03-06T09:14:47.330Z] [INFO] 
04:14:47 [2024-03-06T09:14:47.330Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass ---
04:14:47 [2024-03-06T09:14:47.330Z] [INFO] 
04:14:47 [2024-03-06T09:14:47.330Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass ---
04:14:47 [2024-03-06T09:14:47.330Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.4.2/cbi-common-1.4.2.pom
04:14:47 [2024-03-06T09:14:47.330Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.4.2/cbi-common-1.4.2.pom (2.0 kB at 142 kB/s)
04:14:47 [2024-03-06T09:14:47.330Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
04:14:47 [2024-03-06T09:14:47.330Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
04:14:47 [2024-03-06T09:14:47.330Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
04:14:47 [2024-03-06T09:14:47.330Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
04:14:47 [2024-03-06T09:14:47.330Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
04:14:47 [2024-03-06T09:14:47.330Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
04:14:47 [2024-03-06T09:14:47.330Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom (22 kB at 1.8 MB/s)
04:14:47 [2024-03-06T09:14:47.330Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.22 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:14:47 [2024-03-06T09:14:47.330Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
04:14:47 [2024-03-06T09:14:47.330Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
04:14:47 [2024-03-06T09:14:47.330Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
04:14:47 [2024-03-06T09:14:47.330Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
04:14:47 [2024-03-06T09:14:47.331Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
04:14:47 [2024-03-06T09:14:47.331Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
04:14:47 [2024-03-06T09:14:47.331Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom (11 kB at 379 kB/s)
04:14:47 [2024-03-06T09:14:47.331Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
04:14:47 [2024-03-06T09:14:47.331Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
04:14:47 [2024-03-06T09:14:47.331Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
04:14:47 [2024-03-06T09:14:47.587Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
04:14:47 [2024-03-06T09:14:47.587Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
04:14:47 [2024-03-06T09:14:47.587Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
04:14:47 [2024-03-06T09:14:47.587Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom (15 kB at 819 kB/s)
04:14:47 [2024-03-06T09:14:47.587Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
04:14:47 [2024-03-06T09:14:47.587Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
04:14:47 [2024-03-06T09:14:47.587Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
04:14:47 [2024-03-06T09:14:47.587Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
04:14:47 [2024-03-06T09:14:47.587Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
04:14:47 [2024-03-06T09:14:47.587Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
04:14:47 [2024-03-06T09:14:47.587Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 63 kB/s)
04:14:47 [2024-03-06T09:14:47.587Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
04:14:47 [2024-03-06T09:14:47.587Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
04:14:47 [2024-03-06T09:14:47.844Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
04:14:47 [2024-03-06T09:14:47.844Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
04:14:47 [2024-03-06T09:14:47.844Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
04:14:47 [2024-03-06T09:14:47.844Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
04:14:47 [2024-03-06T09:14:47.844Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 2.1 MB/s)
04:14:47 [2024-03-06T09:14:47.844Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
04:14:47 [2024-03-06T09:14:47.844Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
04:14:47 [2024-03-06T09:14:47.844Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
04:14:47 [2024-03-06T09:14:47.844Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
04:14:47 [2024-03-06T09:14:47.844Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
04:14:47 [2024-03-06T09:14:47.844Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
04:14:47 [2024-03-06T09:14:47.844Z] [INFO] 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 2.4 MB/s)
04:14:47 [2024-03-06T09:14:47.844Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
04:14:47 [2024-03-06T09:14:47.844Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
04:14:47 [2024-03-06T09:14:47.844Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
04:14:47 [2024-03-06T09:14:47.844Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
04:14:47 [2024-03-06T09:14:47.844Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
04:14:48 [2024-03-06T09:14:48.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
04:14:48 [2024-03-06T09:14:48.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 139 kB/s)
04:14:48 [2024-03-06T09:14:48.101Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
04:14:48 [2024-03-06T09:14:48.101Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
04:14:48 [2024-03-06T09:14:48.101Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
04:14:48 [2024-03-06T09:14:48.101Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
04:14:48 [2024-03-06T09:14:48.101Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
04:14:48 [2024-03-06T09:14:48.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
04:14:48 [2024-03-06T09:14:48.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom (2.2 kB at 98 kB/s)
04:14:48 [2024-03-06T09:14:48.101Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
04:14:48 [2024-03-06T09:14:48.101Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
04:14:48 [2024-03-06T09:14:48.101Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
04:14:48 [2024-03-06T09:14:48.358Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
04:14:48 [2024-03-06T09:14:48.358Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
04:14:48 [2024-03-06T09:14:48.358Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
04:14:48 [2024-03-06T09:14:48.358Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom (11 kB at 370 kB/s)
04:14:48 [2024-03-06T09:14:48.358Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
04:14:48 [2024-03-06T09:14:48.358Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
04:14:48 [2024-03-06T09:14:48.358Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
04:14:48 [2024-03-06T09:14:48.358Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
04:14:48 [2024-03-06T09:14:48.358Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
04:14:48 [2024-03-06T09:14:48.358Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
04:14:48 [2024-03-06T09:14:48.358Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 552 kB/s)
04:14:48 [2024-03-06T09:14:48.358Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.2/cbi-maven-plugin-common-1.4.2.pom
04:14:48 [2024-03-06T09:14:48.358Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.2/cbi-maven-plugin-common-1.4.2.pom (2.6 kB at 108 kB/s)
04:14:48 [2024-03-06T09:14:48.358Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
04:14:48 [2024-03-06T09:14:48.358Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
04:14:48 [2024-03-06T09:14:48.358Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
04:14:48 [2024-03-06T09:14:48.358Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
04:14:48 [2024-03-06T09:14:48.358Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
04:14:48 [2024-03-06T09:14:48.358Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
04:14:48 [2024-03-06T09:14:48.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom (3.0 kB at 160 kB/s)
04:14:48 [2024-03-06T09:14:48.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
04:14:48 [2024-03-06T09:14:48.615Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
04:14:48 [2024-03-06T09:14:48.615Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
04:14:48 [2024-03-06T09:14:48.615Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
04:14:48 [2024-03-06T09:14:48.615Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
04:14:48 [2024-03-06T09:14:48.615Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
04:14:48 [2024-03-06T09:14:48.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.7/maven-3.8.7.pom (27 kB at 791 kB/s)
04:14:48 [2024-03-06T09:14:48.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/35/maven-parent-35.pom
04:14:48 [2024-03-06T09:14:48.615Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/35/maven-parent-35.pom
04:14:48 [2024-03-06T09:14:48.615Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/35/maven-parent-35.pom
04:14:48 [2024-03-06T09:14:48.615Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/35/maven-parent-35.pom
04:14:48 [2024-03-06T09:14:48.615Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/35/maven-parent-35.pom
04:14:48 [2024-03-06T09:14:48.615Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/35/maven-parent-35.pom
04:14:48 [2024-03-06T09:14:48.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/35/maven-parent-35.pom (45 kB at 3.0 MB/s)
04:14:48 [2024-03-06T09:14:48.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/25/apache-25.pom
04:14:48 [2024-03-06T09:14:48.871Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/25/apache-25.pom
04:14:48 [2024-03-06T09:14:48.871Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/25/apache-25.pom
04:14:48 [2024-03-06T09:14:48.871Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/25/apache-25.pom
04:14:48 [2024-03-06T09:14:48.871Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/25/apache-25.pom
04:14:48 [2024-03-06T09:14:48.871Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/25/apache-25.pom
04:14:48 [2024-03-06T09:14:48.871Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/25/apache-25.pom (21 kB at 2.6 MB/s)
04:14:48 [2024-03-06T09:14:48.871Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
04:14:48 [2024-03-06T09:14:48.871Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
04:14:48 [2024-03-06T09:14:48.871Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
04:14:48 [2024-03-06T09:14:48.871Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
04:14:48 [2024-03-06T09:14:48.871Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
04:14:48 [2024-03-06T09:14:48.871Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
04:14:48 [2024-03-06T09:14:48.871Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom (2.8 kB at 234 kB/s)
04:14:48 [2024-03-06T09:14:48.871Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
04:14:48 [2024-03-06T09:14:48.871Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
04:14:48 [2024-03-06T09:14:48.871Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
04:14:49 [2024-03-06T09:14:49.127Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
04:14:49 [2024-03-06T09:14:49.127Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
04:14:49 [2024-03-06T09:14:49.127Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
04:14:49 [2024-03-06T09:14:49.127Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 501 kB/s)
04:14:49 [2024-03-06T09:14:49.127Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
04:14:49 [2024-03-06T09:14:49.127Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
04:14:49 [2024-03-06T09:14:49.127Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
04:14:49 [2024-03-06T09:14:49.387Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
04:14:49 [2024-03-06T09:14:49.387Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
04:14:49 [2024-03-06T09:14:49.387Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
04:14:49 [2024-03-06T09:14:49.387Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom (2.4 kB at 218 kB/s)
04:14:49 [2024-03-06T09:14:49.387Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
04:14:49 [2024-03-06T09:14:49.387Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
04:14:49 [2024-03-06T09:14:49.387Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
04:14:49 [2024-03-06T09:14:49.387Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
04:14:49 [2024-03-06T09:14:49.387Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
04:14:49 [2024-03-06T09:14:49.387Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
04:14:49 [2024-03-06T09:14:49.387Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 14 MB/s)
04:14:49 [2024-03-06T09:14:49.387Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
04:14:49 [2024-03-06T09:14:49.387Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
04:14:49 [2024-03-06T09:14:49.387Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/47/commons-parent-47.pom
04:14:49 [2024-03-06T09:14:49.387Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
04:14:49 [2024-03-06T09:14:49.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
04:14:49 [2024-03-06T09:14:49.646Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom
04:14:49 [2024-03-06T09:14:49.646Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 16 MB/s)
04:14:49 [2024-03-06T09:14:49.646Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.8.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:14:49 [2024-03-06T09:14:49.646Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
04:14:49 [2024-03-06T09:14:49.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
04:14:49 [2024-03-06T09:14:49.646Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
04:14:49 [2024-03-06T09:14:49.646Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
04:14:49 [2024-03-06T09:14:49.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
04:14:49 [2024-03-06T09:14:49.646Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
04:14:49 [2024-03-06T09:14:49.646Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom (6.6 kB at 442 kB/s)
04:14:49 [2024-03-06T09:14:49.646Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
04:14:49 [2024-03-06T09:14:49.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
04:14:49 [2024-03-06T09:14:49.646Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
04:14:49 [2024-03-06T09:14:49.904Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
04:14:49 [2024-03-06T09:14:49.904Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
04:14:49 [2024-03-06T09:14:49.904Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
04:14:49 [2024-03-06T09:14:49.904Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom (15 kB at 1.2 MB/s)
04:14:49 [2024-03-06T09:14:49.904Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
04:14:49 [2024-03-06T09:14:49.904Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
04:14:49 [2024-03-06T09:14:49.904Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
04:14:49 [2024-03-06T09:14:49.904Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
04:14:49 [2024-03-06T09:14:49.904Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
04:14:49 [2024-03-06T09:14:49.904Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
04:14:49 [2024-03-06T09:14:49.904Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom (5.0 kB at 828 kB/s)
04:14:49 [2024-03-06T09:14:49.904Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
04:14:49 [2024-03-06T09:14:49.904Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
04:14:49 [2024-03-06T09:14:49.904Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
04:14:49 [2024-03-06T09:14:49.904Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
04:14:49 [2024-03-06T09:14:49.904Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
04:14:49 [2024-03-06T09:14:49.904Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
04:14:49 [2024-03-06T09:14:49.904Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom (12 kB at 797 kB/s)
04:14:49 [2024-03-06T09:14:49.904Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
04:14:49 [2024-03-06T09:14:49.904Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
04:14:50 [2024-03-06T09:14:50.161Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
04:14:50 [2024-03-06T09:14:50.161Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
04:14:50 [2024-03-06T09:14:50.161Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
04:14:50 [2024-03-06T09:14:50.161Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
04:14:50 [2024-03-06T09:14:50.161Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom (5.1 kB at 233 kB/s)
04:14:50 [2024-03-06T09:14:50.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.4.2/cbi-common-1.4.2.jar
04:14:50 [2024-03-06T09:14:50.161Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.4.2/cbi-common-1.4.2.jar (66 kB at 8.2 MB/s)
04:14:50 [2024-03-06T09:14:50.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
04:14:50 [2024-03-06T09:14:50.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
04:14:50 [2024-03-06T09:14:50.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
04:14:50 [2024-03-06T09:14:50.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
04:14:50 [2024-03-06T09:14:50.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
04:14:50 [2024-03-06T09:14:50.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
04:14:50 [2024-03-06T09:14:50.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
04:14:50 [2024-03-06T09:14:50.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
04:14:50 [2024-03-06T09:14:50.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.2/cbi-maven-plugin-common-1.4.2.jar
04:14:50 [2024-03-06T09:14:50.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
04:14:50 [2024-03-06T09:14:50.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
04:14:50 [2024-03-06T09:14:50.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
04:14:50 [2024-03-06T09:14:50.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
04:14:50 [2024-03-06T09:14:50.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
04:14:50 [2024-03-06T09:14:50.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
04:14:50 [2024-03-06T09:14:50.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
04:14:50 [2024-03-06T09:14:50.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
04:14:50 [2024-03-06T09:14:50.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
04:14:50 [2024-03-06T09:14:50.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
04:14:50 [2024-03-06T09:14:50.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
04:14:50 [2024-03-06T09:14:50.161Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.2/cbi-maven-plugin-common-1.4.2.jar (31 kB at 612 kB/s)
04:14:50 [2024-03-06T09:14:50.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
04:14:50 [2024-03-06T09:14:50.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
04:14:50 [2024-03-06T09:14:50.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
04:14:50 [2024-03-06T09:14:50.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
04:14:50 [2024-03-06T09:14:50.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
04:14:50 [2024-03-06T09:14:50.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
04:14:50 [2024-03-06T09:14:50.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
04:14:50 [2024-03-06T09:14:50.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
04:14:50 [2024-03-06T09:14:50.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
04:14:50 [2024-03-06T09:14:50.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
04:14:50 [2024-03-06T09:14:50.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
04:14:50 [2024-03-06T09:14:50.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
04:14:50 [2024-03-06T09:14:50.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
04:14:50 [2024-03-06T09:14:50.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
04:14:50 [2024-03-06T09:14:50.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
04:14:50 [2024-03-06T09:14:50.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
04:14:50 [2024-03-06T09:14:50.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
04:14:50 [2024-03-06T09:14:50.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
04:14:50 [2024-03-06T09:14:50.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
04:14:50 [2024-03-06T09:14:50.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
04:14:50 [2024-03-06T09:14:50.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
04:14:50 [2024-03-06T09:14:50.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
04:14:50 [2024-03-06T09:14:50.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
04:14:50 [2024-03-06T09:14:50.162Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
04:14:50 [2024-03-06T09:14:50.418Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
04:14:50 [2024-03-06T09:14:50.418Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
04:14:50 [2024-03-06T09:14:50.418Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
04:14:50 [2024-03-06T09:14:50.418Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
04:14:50 [2024-03-06T09:14:50.418Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
04:14:50 [2024-03-06T09:14:50.418Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
04:14:50 [2024-03-06T09:14:50.418Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
04:14:50 [2024-03-06T09:14:50.418Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
04:14:50 [2024-03-06T09:14:50.418Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
04:14:50 [2024-03-06T09:14:50.418Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
04:14:50 [2024-03-06T09:14:50.418Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
04:14:50 [2024-03-06T09:14:50.418Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
04:14:50 [2024-03-06T09:14:50.418Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
04:14:50 [2024-03-06T09:14:50.418Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
04:14:50 [2024-03-06T09:14:50.674Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
04:14:50 [2024-03-06T09:14:50.674Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
04:14:50 [2024-03-06T09:14:50.674Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
04:14:50 [2024-03-06T09:14:50.674Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
04:14:50 [2024-03-06T09:14:50.674Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
04:14:50 [2024-03-06T09:14:50.674Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
04:14:50 [2024-03-06T09:14:50.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
04:14:50 [2024-03-06T09:14:50.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
04:14:50 [2024-03-06T09:14:50.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
04:14:50 [2024-03-06T09:14:50.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
04:14:50 [2024-03-06T09:14:50.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
04:14:50 [2024-03-06T09:14:50.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
04:14:50 [2024-03-06T09:14:50.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
04:14:50 [2024-03-06T09:14:50.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
04:14:50 [2024-03-06T09:14:50.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
04:14:50 [2024-03-06T09:14:50.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
04:14:50 [2024-03-06T09:14:50.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
04:14:50 [2024-03-06T09:14:50.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
04:14:50 [2024-03-06T09:14:50.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
04:14:50 [2024-03-06T09:14:50.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
04:14:50 [2024-03-06T09:14:50.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
04:14:50 [2024-03-06T09:14:50.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
04:14:50 [2024-03-06T09:14:50.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
04:14:50 [2024-03-06T09:14:50.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
04:14:50 [2024-03-06T09:14:50.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
04:14:50 [2024-03-06T09:14:50.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
04:14:50 [2024-03-06T09:14:50.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
04:14:50 [2024-03-06T09:14:50.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
04:14:50 [2024-03-06T09:14:50.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
04:14:50 [2024-03-06T09:14:50.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
04:14:50 [2024-03-06T09:14:50.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
04:14:50 [2024-03-06T09:14:50.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
04:14:50 [2024-03-06T09:14:50.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
04:14:50 [2024-03-06T09:14:50.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar (1.0 MB at 27 MB/s)
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 2.8 MB/s)
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 355 kB/s)
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 14 MB/s)
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 627 kB/s)
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 137 kB/s)
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar (16 kB at 799 kB/s)
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar (58 kB at 2.5 MB/s)
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 17 MB/s)
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 713 kB/s)
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar (47 kB at 1.2 MB/s)
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 4.7 MB/s)
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar (217 kB at 3.9 MB/s)
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
04:14:50 [2024-03-06T09:14:50.931Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar (53 kB at 970 kB/s)
04:14:50 [2024-03-06T09:14:50.932Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
04:14:50 [2024-03-06T09:14:50.932Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 6.2 MB/s)
04:14:50 [2024-03-06T09:14:50.932Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
04:14:50 [2024-03-06T09:14:50.932Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar (3.0 MB at 47 MB/s)
04:14:50 [2024-03-06T09:14:50.932Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
04:14:50 [2024-03-06T09:14:50.932Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar (267 kB at 4.0 MB/s)
04:14:50 [2024-03-06T09:14:50.932Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar (786 kB at 11 MB/s)
04:14:50 [2024-03-06T09:14:50.932Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 4.5 MB/s)
04:14:50 [2024-03-06T09:14:50.932Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar (328 kB at 4.3 MB/s)
04:14:50 [2024-03-06T09:14:50.932Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar (42 kB at 542 kB/s)
04:14:50 [2024-03-06T09:14:50.932Z] [INFO] 
04:14:50 [2024-03-06T09:14:50.932Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass ---
04:14:51 [2024-03-06T09:14:51.187Z] [INFO] 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
04:14:51 [2024-03-06T09:14:51.187Z] [INFO] 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
04:14:51 [2024-03-06T09:14:51.187Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
04:14:51 [2024-03-06T09:14:51.187Z] [INFO] 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
04:14:51 [2024-03-06T09:14:51.187Z] [INFO] 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
04:14:51 [2024-03-06T09:14:51.187Z] [INFO] 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
04:14:51 [2024-03-06T09:14:51.187Z] [INFO] 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 243 kB/s)
04:14:51 [2024-03-06T09:14:51.187Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
04:14:51 [2024-03-06T09:14:51.188Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
04:14:51 [2024-03-06T09:14:51.188Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
04:14:51 [2024-03-06T09:14:51.188Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
04:14:51 [2024-03-06T09:14:51.188Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
04:14:51 [2024-03-06T09:14:51.188Z] [INFO] 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
04:14:51 [2024-03-06T09:14:51.188Z] [INFO] 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 2.8 MB/s)
04:14:51 [2024-03-06T09:14:51.188Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
04:14:51 [2024-03-06T09:14:51.188Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
04:14:51 [2024-03-06T09:14:51.444Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom
04:14:51 [2024-03-06T09:14:51.444Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
04:14:51 [2024-03-06T09:14:51.444Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
04:14:51 [2024-03-06T09:14:51.444Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom
04:14:51 [2024-03-06T09:14:51.445Z] [INFO] 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 16 MB/s)
04:14:51 [2024-03-06T09:14:51.445Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom
04:14:51 [2024-03-06T09:14:51.445Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom
04:14:51 [2024-03-06T09:14:51.445Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
04:14:51 [2024-03-06T09:14:51.445Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom
04:14:51 [2024-03-06T09:14:51.445Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom
04:14:51 [2024-03-06T09:14:51.445Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
04:14:51 [2024-03-06T09:14:51.445Z] [INFO] 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 4.1 MB/s)
04:14:51 [2024-03-06T09:14:51.445Z] [INFO] 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
04:14:51 [2024-03-06T09:14:51.445Z] [INFO] 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
04:14:51 [2024-03-06T09:14:51.445Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
04:14:51 [2024-03-06T09:14:51.701Z] [INFO] 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
04:14:51 [2024-03-06T09:14:51.701Z] [INFO] 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
04:14:51 [2024-03-06T09:14:51.701Z] [INFO] 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
04:14:51 [2024-03-06T09:14:51.701Z] [INFO] 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 2.8 MB/s)
04:14:51 [2024-03-06T09:14:51.701Z] [INFO] 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
04:14:51 [2024-03-06T09:14:51.701Z] [INFO] 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
04:14:51 [2024-03-06T09:14:51.701Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
04:14:51 [2024-03-06T09:14:51.701Z] [INFO] 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
04:14:51 [2024-03-06T09:14:51.701Z] [INFO] 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
04:14:51 [2024-03-06T09:14:51.701Z] [INFO] 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
04:14:51 [2024-03-06T09:14:51.701Z] [INFO] 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 272 kB/s)
04:14:51 [2024-03-06T09:14:51.701Z] [INFO] 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
04:14:51 [2024-03-06T09:14:51.701Z] [INFO] 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
04:14:51 [2024-03-06T09:14:51.701Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
04:14:51 [2024-03-06T09:14:51.957Z] [INFO] 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
04:14:51 [2024-03-06T09:14:51.957Z] [INFO] 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
04:14:51 [2024-03-06T09:14:51.958Z] [INFO] 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
04:14:51 [2024-03-06T09:14:51.958Z] [INFO] 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 95 kB/s)
04:14:51 [2024-03-06T09:14:51.958Z] [INFO] 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
04:14:51 [2024-03-06T09:14:51.958Z] [INFO] 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
04:14:51 [2024-03-06T09:14:51.958Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
04:14:51 [2024-03-06T09:14:51.958Z] [INFO] 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
04:14:51 [2024-03-06T09:14:51.958Z] [INFO] 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
04:14:51 [2024-03-06T09:14:51.958Z] [INFO] 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
04:14:51 [2024-03-06T09:14:51.958Z] [INFO] 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 428 kB/s)
04:14:51 [2024-03-06T09:14:51.958Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
04:14:52 [2024-03-06T09:14:52.214Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
04:14:52 [2024-03-06T09:14:52.214Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
04:14:52 [2024-03-06T09:14:52.214Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
04:14:52 [2024-03-06T09:14:52.214Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
04:14:52 [2024-03-06T09:14:52.214Z] [INFO] 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
04:14:52 [2024-03-06T09:14:52.214Z] [INFO] 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 5.8 MB/s)
04:14:52 [2024-03-06T09:14:52.214Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
04:14:52 [2024-03-06T09:14:52.214Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
04:14:52 [2024-03-06T09:14:52.214Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
04:14:52 [2024-03-06T09:14:52.214Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
04:14:52 [2024-03-06T09:14:52.214Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
04:14:52 [2024-03-06T09:14:52.214Z] [INFO] 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
04:14:52 [2024-03-06T09:14:52.215Z] [INFO] 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 444 kB/s)
04:14:52 [2024-03-06T09:14:52.215Z] [INFO] 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
04:14:52 [2024-03-06T09:14:52.215Z] [INFO] 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
04:14:52 [2024-03-06T09:14:52.215Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
04:14:52 [2024-03-06T09:14:52.472Z] [INFO] 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
04:14:52 [2024-03-06T09:14:52.472Z] [INFO] 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
04:14:52 [2024-03-06T09:14:52.472Z] [INFO] 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
04:14:52 [2024-03-06T09:14:52.472Z] [INFO] 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 2.9 MB/s)
04:14:52 [2024-03-06T09:14:52.472Z] [INFO] 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
04:14:52 [2024-03-06T09:14:52.472Z] [INFO] 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
04:14:52 [2024-03-06T09:14:52.472Z] [INFO] Downloading from jboss-public-repository-group: https://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
04:14:52 [2024-03-06T09:14:52.472Z] [INFO] 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
04:14:52 [2024-03-06T09:14:52.472Z] [INFO] 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
04:14:52 [2024-03-06T09:14:52.472Z] [INFO] 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
04:14:52 [2024-03-06T09:14:52.472Z] [INFO] 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 2.0 MB/s)
04:14:52 [2024-03-06T09:14:52.472Z] [INFO] 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
04:14:52 [2024-03-06T09:14:52.472Z] [INFO] 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
04:14:52 [2024-03-06T09:14:52.472Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
04:14:52 [2024-03-06T09:14:52.472Z] [INFO] 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
04:14:52 [2024-03-06T09:14:52.472Z] [INFO] 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
04:14:52 [2024-03-06T09:14:52.472Z] [INFO] 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
04:14:52 [2024-03-06T09:14:52.472Z] [INFO] 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 492 kB/s)
04:14:52 [2024-03-06T09:14:52.472Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
04:14:52 [2024-03-06T09:14:52.728Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
04:14:52 [2024-03-06T09:14:52.728Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
04:14:52 [2024-03-06T09:14:52.728Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
04:14:52 [2024-03-06T09:14:52.728Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
04:14:52 [2024-03-06T09:14:52.728Z] [INFO] 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
04:14:52 [2024-03-06T09:14:52.728Z] [INFO] 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 2.9 MB/s)
04:14:52 [2024-03-06T09:14:52.728Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom
04:14:52 [2024-03-06T09:14:52.728Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
04:14:52 [2024-03-06T09:14:52.728Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom
04:14:52 [2024-03-06T09:14:52.728Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
04:14:52 [2024-03-06T09:14:52.728Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom
04:14:52 [2024-03-06T09:14:52.728Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom
04:14:52 [2024-03-06T09:14:52.728Z] [INFO] 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 166 kB/s)
04:14:52 [2024-03-06T09:14:52.728Z] [INFO] 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
04:14:52 [2024-03-06T09:14:52.728Z] [INFO] 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
04:14:52 [2024-03-06T09:14:52.985Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
04:14:52 [2024-03-06T09:14:52.985Z] [INFO] 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
04:14:52 [2024-03-06T09:14:52.985Z] [INFO] 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
04:14:52 [2024-03-06T09:14:52.985Z] [INFO] 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
04:14:52 [2024-03-06T09:14:52.985Z] [INFO] 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 762 kB/s)
04:14:52 [2024-03-06T09:14:52.985Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
04:14:52 [2024-03-06T09:14:52.985Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
04:14:52 [2024-03-06T09:14:52.985Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
04:14:52 [2024-03-06T09:14:52.985Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
04:14:52 [2024-03-06T09:14:52.985Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
04:14:52 [2024-03-06T09:14:52.985Z] [INFO] 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
04:14:52 [2024-03-06T09:14:52.985Z] [INFO] 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 3.1 MB/s)
04:14:52 [2024-03-06T09:14:52.985Z] [INFO] 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
04:14:52 [2024-03-06T09:14:52.985Z] [INFO] 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
04:14:52 [2024-03-06T09:14:52.985Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
04:14:53 [2024-03-06T09:14:53.243Z] [INFO] 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
04:14:53 [2024-03-06T09:14:53.243Z] [INFO] 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
04:14:53 [2024-03-06T09:14:53.243Z] [INFO] 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
04:14:53 [2024-03-06T09:14:53.243Z] [INFO] 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 1.1 MB/s)
04:14:53 [2024-03-06T09:14:53.243Z] [INFO] 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
04:14:53 [2024-03-06T09:14:53.243Z] [INFO] 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
04:14:53 [2024-03-06T09:14:53.243Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
04:14:53 [2024-03-06T09:14:53.243Z] [INFO] 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
04:14:53 [2024-03-06T09:14:53.243Z] [INFO] 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
04:14:53 [2024-03-06T09:14:53.243Z] [INFO] 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
04:14:53 [2024-03-06T09:14:53.243Z] [INFO] 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 1.6 MB/s)
04:14:53 [2024-03-06T09:14:53.243Z] [INFO] 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
04:14:53 [2024-03-06T09:14:53.243Z] [INFO] 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
04:14:53 [2024-03-06T09:14:53.243Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
04:14:53 [2024-03-06T09:14:53.499Z] [INFO] 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
04:14:53 [2024-03-06T09:14:53.499Z] [INFO] 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
04:14:53 [2024-03-06T09:14:53.499Z] [INFO] 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
04:14:53 [2024-03-06T09:14:53.499Z] [INFO] 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 267 kB/s)
04:14:53 [2024-03-06T09:14:53.499Z] [INFO] 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
04:14:53 [2024-03-06T09:14:53.499Z] [INFO] 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
04:14:53 [2024-03-06T09:14:53.500Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
04:14:53 [2024-03-06T09:14:53.500Z] [INFO] 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
04:14:53 [2024-03-06T09:14:53.500Z] [INFO] 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
04:14:53 [2024-03-06T09:14:53.500Z] [INFO] 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
04:14:53 [2024-03-06T09:14:53.500Z] [INFO] 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 527 kB/s)
04:14:53 [2024-03-06T09:14:53.500Z] [INFO] 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
04:14:53 [2024-03-06T09:14:53.500Z] [INFO] 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
04:14:53 [2024-03-06T09:14:53.500Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
04:14:53 [2024-03-06T09:14:53.756Z] [INFO] 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
04:14:53 [2024-03-06T09:14:53.756Z] [INFO] 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
04:14:53 [2024-03-06T09:14:53.756Z] [INFO] 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
04:14:53 [2024-03-06T09:14:53.756Z] [INFO] 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 880 kB/s)
04:14:53 [2024-03-06T09:14:53.756Z] [INFO] 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
04:14:53 [2024-03-06T09:14:53.756Z] [INFO] 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
04:14:53 [2024-03-06T09:14:53.756Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
04:14:53 [2024-03-06T09:14:53.756Z] [INFO] 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
04:14:53 [2024-03-06T09:14:53.756Z] [INFO] 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
04:14:53 [2024-03-06T09:14:53.756Z] [INFO] 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
04:14:53 [2024-03-06T09:14:53.756Z] [INFO] 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 964 kB/s)
04:14:53 [2024-03-06T09:14:53.756Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
04:14:53 [2024-03-06T09:14:53.756Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
04:14:53 [2024-03-06T09:14:53.756Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
04:14:53 [2024-03-06T09:14:53.756Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
04:14:53 [2024-03-06T09:14:53.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
04:14:53 [2024-03-06T09:14:53.756Z] [INFO] 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
04:14:53 [2024-03-06T09:14:53.756Z] [INFO] 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 1.4 MB/s)
04:14:53 [2024-03-06T09:14:53.756Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
04:14:53 [2024-03-06T09:14:53.756Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
04:14:53 [2024-03-06T09:14:53.756Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom
04:14:54 [2024-03-06T09:14:54.013Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
04:14:54 [2024-03-06T09:14:54.013Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
04:14:54 [2024-03-06T09:14:54.013Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom
04:14:54 [2024-03-06T09:14:54.013Z] [INFO] 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.2 MB/s)
04:14:54 [2024-03-06T09:14:54.013Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:14:54 [2024-03-06T09:14:54.013Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.013Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.013Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
04:14:54 [2024-03-06T09:14:54.013Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.013Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.013Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.013Z] [INFO] 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 674 kB/s)
04:14:54 [2024-03-06T09:14:54.013Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.013Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.013Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
04:14:54 [2024-03-06T09:14:54.270Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.270Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.270Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.270Z] [INFO] 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 1.1 MB/s)
04:14:54 [2024-03-06T09:14:54.270Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
04:14:54 [2024-03-06T09:14:54.270Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
04:14:54 [2024-03-06T09:14:54.270Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom
04:14:54 [2024-03-06T09:14:54.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
04:14:54 [2024-03-06T09:14:54.270Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
04:14:54 [2024-03-06T09:14:54.270Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom
04:14:54 [2024-03-06T09:14:54.270Z] [INFO] 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 3.6 MB/s)
04:14:54 [2024-03-06T09:14:54.270Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
04:14:54 [2024-03-06T09:14:54.270Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom
04:14:54 [2024-03-06T09:14:54.270Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
04:14:54 [2024-03-06T09:14:54.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom
04:14:54 [2024-03-06T09:14:54.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom
04:14:54 [2024-03-06T09:14:54.526Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
04:14:54 [2024-03-06T09:14:54.526Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 1.2 MB/s)
04:14:54 [2024-03-06T09:14:54.526Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.526Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.526Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
04:14:54 [2024-03-06T09:14:54.526Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.526Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.526Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.526Z] [INFO] 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 22 kB/s)
04:14:54 [2024-03-06T09:14:54.526Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.526Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.526Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
04:14:54 [2024-03-06T09:14:54.526Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] 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 225 kB/s)
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] 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
04:14:54 [2024-03-06T09:14:54.783Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
04:14:55 [2024-03-06T09:14:55.039Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
04:14:55 [2024-03-06T09:14:55.039Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
04:14:55 [2024-03-06T09:14:55.039Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
04:14:55 [2024-03-06T09:14:55.039Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
04:14:55 [2024-03-06T09:14:55.039Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
04:14:55 [2024-03-06T09:14:55.039Z] [INFO] Downloading from jboss-public-repository-group: https://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
04:14:55 [2024-03-06T09:14:55.039Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar
04:14:55 [2024-03-06T09:14:55.039Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
04:14:55 [2024-03-06T09:14:55.039Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
04:14:55 [2024-03-06T09:14:55.039Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
04:14:55 [2024-03-06T09:14:55.039Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
04:14:55 [2024-03-06T09:14:55.040Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
04:14:55 [2024-03-06T09:14:55.040Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
04:14:55 [2024-03-06T09:14:55.040Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.296Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.297Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
04:14:55 [2024-03-06T09:14:55.297Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.297Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.297Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.297Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 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 884 kB/s)
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 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 18 MB/s)
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 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 9.9 MB/s)
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 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 39 MB/s)
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 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 6.3 MB/s)
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 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 32 MB/s)
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 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 7.3 MB/s)
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 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 8.4 MB/s)
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 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 3.8 MB/s)
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 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 26 MB/s)
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 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 1.8 MB/s)
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 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 8.1 MB/s)
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 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 4.2 MB/s)
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 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
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 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.6 MB/s)
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 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 6.8 MB/s)
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 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 9.3 MB/s)
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 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 3.4 MB/s)
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 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 8.5 MB/s)
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/9.3.0-SNAPSHOT/org.eclipse.tracecompass-9.3.0-SNAPSHOT.pom
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 9.3.0-SNAPSHOT [2/141]
04:14:55 [2024-03-06T09:14:55.554Z] [INFO]   from analysis/pom.xml
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] --------------------------------[ pom ]---------------------------------
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent ---
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent ---
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis-parent ---
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent ---
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis-parent ---
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] 
04:14:55 [2024-03-06T09:14:55.554Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent ---
04:14:55 [2024-03-06T09:14:55.555Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-9.3.0-SNAPSHOT.pom
04:14:55 [2024-03-06T09:14:55.555Z] [INFO] 
04:14:55 [2024-03-06T09:14:55.555Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
04:14:55 [2024-03-06T09:14:55.555Z] [INFO] Building Trace Compass Common Utilities Parent 9.3.0-SNAPSHOT    [3/141]
04:14:55 [2024-03-06T09:14:55.555Z] [INFO]   from common/pom.xml
04:14:55 [2024-03-06T09:14:55.555Z] [INFO] --------------------------------[ pom ]---------------------------------
04:14:55 [2024-03-06T09:14:55.555Z] [INFO] 
04:14:55 [2024-03-06T09:14:55.555Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common-parent ---
04:14:55 [2024-03-06T09:14:55.555Z] [INFO] 
04:14:55 [2024-03-06T09:14:55.555Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
04:14:55 [2024-03-06T09:14:55.555Z] [INFO] 
04:14:55 [2024-03-06T09:14:55.555Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent ---
04:14:55 [2024-03-06T09:14:55.555Z] [INFO] 
04:14:55 [2024-03-06T09:14:55.555Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common-parent ---
04:14:55 [2024-03-06T09:14:55.555Z] [INFO] 
04:14:55 [2024-03-06T09:14:55.555Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent ---
04:14:55 [2024-03-06T09:14:55.555Z] [INFO] 
04:14:55 [2024-03-06T09:14:55.555Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.common-parent ---
04:14:55 [2024-03-06T09:14:55.555Z] [INFO] 
04:14:55 [2024-03-06T09:14:55.555Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent ---
04:14:55 [2024-03-06T09:14:55.555Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-9.3.0-SNAPSHOT.pom
04:14:55 [2024-03-06T09:14:55.555Z] [INFO] 
04:14:55 [2024-03-06T09:14:55.555Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
04:14:55 [2024-03-06T09:14:55.555Z] [INFO] Building org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT     [4/141]
04:14:55 [2024-03-06T09:14:55.555Z] [INFO]   from common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
04:14:55 [2024-03-06T09:14:55.555Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:14:55 [2024-03-06T09:14:55.555Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:14:55 [2024-03-06T09:14:55.555Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.31.target for environments=[win32/win32/x86_64, macosx/cocoa/x86_64, macosx/cocoa/aarch64, linux/gtk/x86_64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@4c0d4bf2
04:14:55 [2024-03-06T09:14:55.555Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
04:14:55 [2024-03-06T09:14:55.555Z] [INFO]     Cache location:         /home/jenkins/.m2/repository/.cache/tycho
04:14:55 [2024-03-06T09:14:55.555Z] [INFO]     Transport mode:         online
04:14:55 [2024-03-06T09:14:55.555Z] [INFO]     Http Transport type:    Java11Client
04:14:55 [2024-03-06T09:14:55.555Z] [INFO]     Update mode:            cache first
04:14:55 [2024-03-06T09:14:55.555Z] [INFO]     Minimum cache duration: 60 minutes
04:14:55 [2024-03-06T09:14:55.555Z] [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
04:14:59 [2024-03-06T09:14:59.729Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
04:15:00 [2024-03-06T09:15:00.658Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar
04:15:00 [2024-03-06T09:15:00.914Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar (3.0 MB at 59 MB/s)
04:15:00 [2024-03-06T09:15:00.914Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar
04:15:00 [2024-03-06T09:15:00.914Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar (4.7 kB at 677 kB/s)
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.pom
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.pom (13 kB at 1.8 MB/s)
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/33.0.0-jre/guava-parent-33.0.0-jre.pom
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/33.0.0-jre/guava-parent-33.0.0-jre.pom (19 kB at 2.3 MB/s)
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom (3.3 kB at 477 kB/s)
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.pom
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.pom (2.1 kB at 349 kB/s)
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.pom
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.pom (1.8 kB at 305 kB/s)
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.23.0/error_prone_parent-2.23.0.pom
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.23.0/error_prone_parent-2.23.0.pom (13 kB at 1.4 MB/s)
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom (2.9 kB at 417 kB/s)
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar (229 kB at 25 MB/s)
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar (17 kB at 1.1 MB/s)
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar (9.3 kB at 490 kB/s)
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] 
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common.core ---
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] 
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] The project's OSGi version is 5.2.0.202403060913
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] 
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] 
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] 
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] 
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] 
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core ---
04:15:01 [2024-03-06T09:15:01.478Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core
04:15:01 [2024-03-06T09:15:01.735Z] [INFO] 
04:15:01 [2024-03-06T09:15:01.735Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
04:15:01 [2024-03-06T09:15:01.735Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
04:15:01 [2024-03-06T09:15:01.735Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
04:15:01 [2024-03-06T09:15:01.735Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
04:15:01 [2024-03-06T09:15:01.735Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
04:15:01 [2024-03-06T09:15:01.735Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
04:15:01 [2024-03-06T09:15:01.735Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
04:15:01 [2024-03-06T09:15:01.735Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom (6.0 kB at 1.0 MB/s)
04:15:01 [2024-03-06T09:15:01.735Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
04:15:01 [2024-03-06T09:15:01.735Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
04:15:01 [2024-03-06T09:15:01.735Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
04:15:01 [2024-03-06T09:15:01.735Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
04:15:01 [2024-03-06T09:15:01.993Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
04:15:01 [2024-03-06T09:15:01.993Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
04:15:01 [2024-03-06T09:15:01.993Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom (3.2 kB at 179 kB/s)
04:15:01 [2024-03-06T09:15:01.993Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
04:15:01 [2024-03-06T09:15:01.993Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
04:15:01 [2024-03-06T09:15:01.993Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
04:15:01 [2024-03-06T09:15:01.993Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
04:15:01 [2024-03-06T09:15:01.993Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
04:15:01 [2024-03-06T09:15:01.993Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
04:15:01 [2024-03-06T09:15:01.993Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar (55 kB at 2.9 MB/s)
04:15:02 [2024-03-06T09:15:02.250Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src/main/resources
04:15:02 [2024-03-06T09:15:02.250Z] [INFO] 
04:15:02 [2024-03-06T09:15:02.250Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
04:15:02 [2024-03-06T09:15:02.250Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:15:02 [2024-03-06T09:15:02.250Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:15:02 [2024-03-06T09:15:02.250Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
04:15:02 [2024-03-06T09:15:02.250Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype.annotations/maven-metadata.xml
04:15:02 [2024-03-06T09:15:02.250Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype.annotations/maven-metadata.xml (435 B at 2.8 kB/s)
04:15:02 [2024-03-06T09:15:02.250Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.jar
04:15:02 [2024-03-06T09:15:02.250Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.jar (28 kB at 2.5 MB/s)
04:15:02 [2024-03-06T09:15:02.506Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/maven-metadata.xml
04:15:04 [2024-03-06T09:15:04.399Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/maven-metadata.xml (459 B at 261 B/s)
04:15:04 [2024-03-06T09:15:04.399Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar
04:15:04 [2024-03-06T09:15:04.399Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar (15 kB at 2.2 MB/s)
04:15:04 [2024-03-06T09:15:04.399Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/maven-metadata.xml
04:15:04 [2024-03-06T09:15:04.399Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/maven-metadata.xml (455 B at 455 kB/s)
04:15:04 [2024-03-06T09:15:04.399Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/1.1.1/org.osgi.annotation.bundle-1.1.1.jar
04:15:04 [2024-03-06T09:15:04.399Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/1.1.1/org.osgi.annotation.bundle-1.1.1.jar (30 kB at 30 MB/s)
04:15:04 [2024-03-06T09:15:04.399Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:15:05 [2024-03-06T09:15:05.767Z] [INFO] 
04:15:05 [2024-03-06T09:15:05.767Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.common.core ---
04:15:06 [2024-03-06T09:15:06.024Z] [INFO] 
04:15:06 [2024-03-06T09:15:06.024Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.common.core ---
04:15:06 [2024-03-06T09:15:06.024Z] [INFO] 
04:15:06 [2024-03-06T09:15:06.024Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.common.core ---
04:15:06 [2024-03-06T09:15:06.024Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src/test/resources
04:15:06 [2024-03-06T09:15:06.024Z] [INFO] 
04:15:06 [2024-03-06T09:15:06.024Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.common.core ---
04:15:06 [2024-03-06T09:15:06.024Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:15:06 [2024-03-06T09:15:06.024Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:15:06 [2024-03-06T09:15:06.024Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
04:15:06 [2024-03-06T09:15:06.024Z] [INFO] 
04:15:06 [2024-03-06T09:15:06.024Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core ---
04:15:06 [2024-03-06T09:15:06.024Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
04:15:06 [2024-03-06T09:15:06.024Z] [INFO] 
04:15:06 [2024-03-06T09:15:06.024Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core ---
04:15:06 [2024-03-06T09:15:06.024Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-sources.jar
04:15:06 [2024-03-06T09:15:06.279Z] [INFO] 
04:15:06 [2024-03-06T09:15:06.279Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core ---
04:15:09 [2024-03-06T09:15:09.548Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.jar
04:15:09 [2024-03-06T09:15:09.548Z] [INFO] 
04:15:09 [2024-03-06T09:15:09.548Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core ---
04:15:09 [2024-03-06T09:15:09.548Z] [INFO] 
04:15:09 [2024-03-06T09:15:09.548Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common.core ---
04:15:09 [2024-03-06T09:15:09.548Z] [INFO] 
04:15:09 [2024-03-06T09:15:09.548Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core ---
04:15:09 [2024-03-06T09:15:09.548Z] [INFO] 
04:15:09 [2024-03-06T09:15:09.548Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.common.core ---
04:15:09 [2024-03-06T09:15:09.548Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.jar
04:15:10 [2024-03-06T09:15:10.475Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-sources.jar
04:15:11 [2024-03-06T09:15:11.413Z] [INFO] 
04:15:11 [2024-03-06T09:15:11.413Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core ---
04:15:11 [2024-03-06T09:15:11.413Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.jar
04:15:11 [2024-03-06T09:15:11.413Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.pom
04:15:11 [2024-03-06T09:15:11.413Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-sources.jar
04:15:11 [2024-03-06T09:15:11.413Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-p2metadata.xml
04:15:11 [2024-03-06T09:15:11.413Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-p2artifacts.xml
04:15:11 [2024-03-06T09:15:11.413Z] [INFO] 
04:15:11 [2024-03-06T09:15:11.413Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core ---
04:15:11 [2024-03-06T09:15:11.413Z] [INFO] 
04:15:11 [2024-03-06T09:15:11.413Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
04:15:11 [2024-03-06T09:15:11.413Z] [INFO] Building Trace Compass State System Parent 9.3.0-SNAPSHOT        [5/141]
04:15:11 [2024-03-06T09:15:11.413Z] [INFO]   from statesystem/pom.xml
04:15:11 [2024-03-06T09:15:11.413Z] [INFO] --------------------------------[ pom ]---------------------------------
04:15:11 [2024-03-06T09:15:11.413Z] [INFO] 
04:15:11 [2024-03-06T09:15:11.413Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent ---
04:15:11 [2024-03-06T09:15:11.413Z] [INFO] 
04:15:11 [2024-03-06T09:15:11.413Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
04:15:11 [2024-03-06T09:15:11.413Z] [INFO] 
04:15:11 [2024-03-06T09:15:11.413Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent ---
04:15:11 [2024-03-06T09:15:11.413Z] [INFO] 
04:15:11 [2024-03-06T09:15:11.413Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem-parent ---
04:15:11 [2024-03-06T09:15:11.413Z] [INFO] 
04:15:11 [2024-03-06T09:15:11.413Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent ---
04:15:11 [2024-03-06T09:15:11.413Z] [INFO] 
04:15:11 [2024-03-06T09:15:11.413Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.statesystem-parent ---
04:15:11 [2024-03-06T09:15:11.413Z] [INFO] 
04:15:11 [2024-03-06T09:15:11.413Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent ---
04:15:11 [2024-03-06T09:15:11.413Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-9.3.0-SNAPSHOT.pom
04:15:11 [2024-03-06T09:15:11.413Z] [INFO] 
04:15:11 [2024-03-06T09:15:11.413Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
04:15:11 [2024-03-06T09:15:11.413Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT  [6/141]
04:15:11 [2024-03-06T09:15:11.414Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
04:15:11 [2024-03-06T09:15:11.414Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:15:11 [2024-03-06T09:15:11.414Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:15:11 [2024-03-06T09:15:11.414Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
04:15:11 [2024-03-06T09:15:11.414Z] [INFO] 
04:15:11 [2024-03-06T09:15:11.414Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.datastore.core ---
04:15:11 [2024-03-06T09:15:11.414Z] [INFO] 
04:15:11 [2024-03-06T09:15:11.414Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
04:15:11 [2024-03-06T09:15:11.414Z] [INFO] The project's OSGi version is 1.3.0.202403060913
04:15:11 [2024-03-06T09:15:11.414Z] [INFO] 
04:15:11 [2024-03-06T09:15:11.414Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
04:15:11 [2024-03-06T09:15:11.414Z] [INFO] 
04:15:11 [2024-03-06T09:15:11.414Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
04:15:11 [2024-03-06T09:15:11.414Z] [INFO] 
04:15:11 [2024-03-06T09:15:11.414Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
04:15:11 [2024-03-06T09:15:11.414Z] [INFO] 
04:15:11 [2024-03-06T09:15:11.414Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
04:15:11 [2024-03-06T09:15:11.414Z] [INFO] 
04:15:11 [2024-03-06T09:15:11.414Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core ---
04:15:11 [2024-03-06T09:15:11.414Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core
04:15:11 [2024-03-06T09:15:11.672Z] [INFO] 
04:15:11 [2024-03-06T09:15:11.672Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
04:15:11 [2024-03-06T09:15:11.672Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
04:15:11 [2024-03-06T09:15:11.672Z] [INFO] 
04:15:11 [2024-03-06T09:15:11.672Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
04:15:11 [2024-03-06T09:15:11.672Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:15:11 [2024-03-06T09:15:11.672Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:15:11 [2024-03-06T09:15:11.672Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
04:15:11 [2024-03-06T09:15:11.672Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:15:12 [2024-03-06T09:15:12.235Z] [INFO] 
04:15:12 [2024-03-06T09:15:12.235Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.datastore.core ---
04:15:12 [2024-03-06T09:15:12.235Z] [INFO] 
04:15:12 [2024-03-06T09:15:12.235Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.datastore.core ---
04:15:12 [2024-03-06T09:15:12.235Z] [INFO] 
04:15:12 [2024-03-06T09:15:12.235Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core ---
04:15:12 [2024-03-06T09:15:12.235Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources
04:15:12 [2024-03-06T09:15:12.235Z] [INFO] 
04:15:12 [2024-03-06T09:15:12.235Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.datastore.core ---
04:15:12 [2024-03-06T09:15:12.235Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:15:12 [2024-03-06T09:15:12.235Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:15:12 [2024-03-06T09:15:12.236Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
04:15:12 [2024-03-06T09:15:12.236Z] [INFO] 
04:15:12 [2024-03-06T09:15:12.236Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core ---
04:15:12 [2024-03-06T09:15:12.236Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
04:15:12 [2024-03-06T09:15:12.236Z] [INFO] 
04:15:12 [2024-03-06T09:15:12.236Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core ---
04:15:12 [2024-03-06T09:15:12.236Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-sources.jar
04:15:12 [2024-03-06T09:15:12.236Z] [INFO] 
04:15:12 [2024-03-06T09:15:12.236Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core ---
04:15:12 [2024-03-06T09:15:12.236Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.jar
04:15:12 [2024-03-06T09:15:12.236Z] [INFO] 
04:15:12 [2024-03-06T09:15:12.236Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core ---
04:15:12 [2024-03-06T09:15:12.236Z] [INFO] 
04:15:12 [2024-03-06T09:15:12.236Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.datastore.core ---
04:15:12 [2024-03-06T09:15:12.236Z] [INFO] 
04:15:12 [2024-03-06T09:15:12.236Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core ---
04:15:12 [2024-03-06T09:15:12.236Z] [INFO] 
04:15:12 [2024-03-06T09:15:12.236Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.datastore.core ---
04:15:12 [2024-03-06T09:15:12.492Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.jar
04:15:13 [2024-03-06T09:15:13.053Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-sources.jar
04:15:14 [2024-03-06T09:15:14.798Z] [INFO] 
04:15:14 [2024-03-06T09:15:14.798Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core ---
04:15:14 [2024-03-06T09:15:14.798Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.jar
04:15:14 [2024-03-06T09:15:14.798Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.pom
04:15:14 [2024-03-06T09:15:14.798Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-sources.jar
04:15:14 [2024-03-06T09:15:14.798Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-p2metadata.xml
04:15:14 [2024-03-06T09:15:14.798Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-p2artifacts.xml
04:15:14 [2024-03-06T09:15:14.798Z] [INFO] 
04:15:14 [2024-03-06T09:15:14.798Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core ---
04:15:14 [2024-03-06T09:15:14.798Z] [INFO] 
04:15:14 [2024-03-06T09:15:14.798Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
04:15:14 [2024-03-06T09:15:14.798Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT [7/141]
04:15:14 [2024-03-06T09:15:14.798Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
04:15:14 [2024-03-06T09:15:14.798Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:15:14 [2024-03-06T09:15:14.798Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:15:14 [2024-03-06T09:15:14.798Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
04:15:14 [2024-03-06T09:15:14.798Z] [INFO] 
04:15:14 [2024-03-06T09:15:14.798Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core ---
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] 
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] The project's OSGi version is 3.1.0.202403060913
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] 
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] 
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] 
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] 
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] 
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core ---
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] 
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] 
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
04:15:14 [2024-03-06T09:15:14.799Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:15:14 [2024-03-06T09:15:14.799Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:15:14 [2024-03-06T09:15:14.799Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] 
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.segmentstore.core ---
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] 
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.segmentstore.core ---
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] 
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core ---
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] 
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.segmentstore.core ---
04:15:14 [2024-03-06T09:15:14.799Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:15:14 [2024-03-06T09:15:14.799Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:15:14 [2024-03-06T09:15:14.799Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] 
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core ---
04:15:14 [2024-03-06T09:15:14.799Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] 
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core ---
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-sources.jar
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] 
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core ---
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.jar
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] 
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core ---
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] 
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.segmentstore.core ---
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] 
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core ---
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] 
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.segmentstore.core ---
04:15:14 [2024-03-06T09:15:14.799Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.jar
04:15:16 [2024-03-06T09:15:16.167Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-sources.jar
04:15:18 [2024-03-06T09:15:18.066Z] [INFO] 
04:15:18 [2024-03-06T09:15:18.066Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core ---
04:15:18 [2024-03-06T09:15:18.066Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.jar
04:15:18 [2024-03-06T09:15:18.066Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.pom
04:15:18 [2024-03-06T09:15:18.066Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-sources.jar
04:15:18 [2024-03-06T09:15:18.066Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-p2metadata.xml
04:15:18 [2024-03-06T09:15:18.066Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-p2artifacts.xml
04:15:18 [2024-03-06T09:15:18.066Z] [INFO] 
04:15:18 [2024-03-06T09:15:18.066Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core ---
04:15:18 [2024-03-06T09:15:18.066Z] [INFO] 
04:15:18 [2024-03-06T09:15:18.066Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
04:15:18 [2024-03-06T09:15:18.066Z] [INFO] Building Trace Compass TMF Parent 9.3.0-SNAPSHOT                 [8/141]
04:15:18 [2024-03-06T09:15:18.066Z] [INFO]   from tmf/pom.xml
04:15:18 [2024-03-06T09:15:18.066Z] [INFO] --------------------------------[ pom ]---------------------------------
04:15:18 [2024-03-06T09:15:18.066Z] [INFO] 
04:15:18 [2024-03-06T09:15:18.066Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent ---
04:15:18 [2024-03-06T09:15:18.066Z] [INFO] 
04:15:18 [2024-03-06T09:15:18.066Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
04:15:18 [2024-03-06T09:15:18.066Z] [INFO] 
04:15:18 [2024-03-06T09:15:18.066Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent ---
04:15:18 [2024-03-06T09:15:18.066Z] [INFO] 
04:15:18 [2024-03-06T09:15:18.066Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf-parent ---
04:15:18 [2024-03-06T09:15:18.066Z] [INFO] 
04:15:18 [2024-03-06T09:15:18.066Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent ---
04:15:18 [2024-03-06T09:15:18.066Z] [INFO] 
04:15:18 [2024-03-06T09:15:18.066Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf-parent ---
04:15:18 [2024-03-06T09:15:18.066Z] [INFO] 
04:15:18 [2024-03-06T09:15:18.066Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent ---
04:15:18 [2024-03-06T09:15:18.066Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-9.3.0-SNAPSHOT.pom
04:15:18 [2024-03-06T09:15:18.066Z] [INFO] 
04:15:18 [2024-03-06T09:15:18.066Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
04:15:18 [2024-03-06T09:15:18.066Z] [INFO] Building Trace Compass Filter Parser 1.1.1-SNAPSHOT              [9/141]
04:15:18 [2024-03-06T09:15:18.066Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
04:15:18 [2024-03-06T09:15:18.066Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:15:18 [2024-03-06T09:15:18.067Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:15:18 [2024-03-06T09:15:18.067Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
04:15:18 [2024-03-06T09:15:18.067Z] [INFO] 
04:15:18 [2024-03-06T09:15:18.067Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:15:18 [2024-03-06T09:15:18.067Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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])
04:15:18 [2024-03-06T09:15:18.067Z] [INFO] 
04:15:18 [2024-03-06T09:15:18.067Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:15:18 [2024-03-06T09:15:18.067Z] [INFO] The project's OSGi version is 1.1.1.202403060913
04:15:18 [2024-03-06T09:15:18.067Z] [INFO] 
04:15:18 [2024-03-06T09:15:18.067Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:15:18 [2024-03-06T09:15:18.067Z] [INFO] 
04:15:18 [2024-03-06T09:15:18.067Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:15:18 [2024-03-06T09:15:18.067Z] [INFO] 
04:15:18 [2024-03-06T09:15:18.067Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:15:18 [2024-03-06T09:15:18.067Z] [INFO] 
04:15:18 [2024-03-06T09:15:18.067Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:15:18 [2024-03-06T09:15:18.067Z] [INFO] 
04:15:18 [2024-03-06T09:15:18.067Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:15:18 [2024-03-06T09:15:18.067Z] [INFO] Resolving class path of Trace Compass Filter Parser
04:15:18 [2024-03-06T09:15:18.067Z] [INFO] 
04:15:18 [2024-03-06T09:15:18.067Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:15:18 [2024-03-06T09:15:18.067Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
04:15:18 [2024-03-06T09:15:18.067Z] [INFO] 
04:15:18 [2024-03-06T09:15:18.067Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:15:18 [2024-03-06T09:15:18.067Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:15:18 [2024-03-06T09:15:18.067Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:15:18 [2024-03-06T09:15:18.067Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
04:15:18 [2024-03-06T09:15:18.067Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:15:18 [2024-03-06T09:15:18.324Z] [INFO] 
04:15:18 [2024-03-06T09:15:18.324Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:15:18 [2024-03-06T09:15:18.324Z] [INFO] 
04:15:18 [2024-03-06T09:15:18.324Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:15:18 [2024-03-06T09:15:18.324Z] [INFO] 
04:15:18 [2024-03-06T09:15:18.324Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:15:18 [2024-03-06T09:15:18.324Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources
04:15:18 [2024-03-06T09:15:18.324Z] [INFO] 
04:15:18 [2024-03-06T09:15:18.324Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:15:18 [2024-03-06T09:15:18.324Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:15:18 [2024-03-06T09:15:18.324Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:15:18 [2024-03-06T09:15:18.324Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
04:15:18 [2024-03-06T09:15:18.324Z] [INFO] 
04:15:18 [2024-03-06T09:15:18.324Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:15:18 [2024-03-06T09:15:18.324Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 2 were skipped
04:15:18 [2024-03-06T09:15:18.324Z] [INFO] 
04:15:18 [2024-03-06T09:15:18.324Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:15:18 [2024-03-06T09:15:18.324Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-sources.jar
04:15:18 [2024-03-06T09:15:18.324Z] [INFO] 
04:15:18 [2024-03-06T09:15:18.324Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:15:18 [2024-03-06T09:15:18.324Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.jar
04:15:18 [2024-03-06T09:15:18.324Z] [INFO] 
04:15:18 [2024-03-06T09:15:18.324Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:15:18 [2024-03-06T09:15:18.324Z] [INFO] 
04:15:18 [2024-03-06T09:15:18.324Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:15:18 [2024-03-06T09:15:18.324Z] [INFO] 
04:15:18 [2024-03-06T09:15:18.324Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:15:18 [2024-03-06T09:15:18.324Z] [INFO] 
04:15:18 [2024-03-06T09:15:18.324Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:15:18 [2024-03-06T09:15:18.324Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.jar
04:15:19 [2024-03-06T09:15:19.255Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-sources.jar
04:15:20 [2024-03-06T09:15:20.183Z] [INFO] 
04:15:20 [2024-03-06T09:15:20.183Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:15:20 [2024-03-06T09:15:20.183Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.jar
04:15:20 [2024-03-06T09:15:20.183Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.pom
04:15:20 [2024-03-06T09:15:20.183Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-sources.jar
04:15:20 [2024-03-06T09:15:20.183Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-p2metadata.xml
04:15:20 [2024-03-06T09:15:20.183Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-p2artifacts.xml
04:15:20 [2024-03-06T09:15:20.183Z] [INFO] 
04:15:20 [2024-03-06T09:15:20.183Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser ---
04:15:20 [2024-03-06T09:15:20.183Z] [INFO] 
04:15:20 [2024-03-06T09:15:20.183Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
04:15:20 [2024-03-06T09:15:20.183Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT [10/141]
04:15:20 [2024-03-06T09:15:20.183Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
04:15:20 [2024-03-06T09:15:20.183Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:15:20 [2024-03-06T09:15:20.183Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:15:20 [2024-03-06T09:15:20.184Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
04:15:20 [2024-03-06T09:15:20.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar
04:15:20 [2024-03-06T09:15:20.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar (283 kB at 11 MB/s)
04:15:20 [2024-03-06T09:15:20.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar
04:15:20 [2024-03-06T09:15:20.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar (658 kB at 39 MB/s)
04:15:20 [2024-03-06T09:15:20.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom
04:15:20 [2024-03-06T09:15:20.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom (9.4 kB at 780 kB/s)
04:15:20 [2024-03-06T09:15:20.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom
04:15:20 [2024-03-06T09:15:20.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom (13 kB at 696 kB/s)
04:15:20 [2024-03-06T09:15:20.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom
04:15:20 [2024-03-06T09:15:20.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom (31 kB at 2.2 MB/s)
04:15:20 [2024-03-06T09:15:20.440Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/64/commons-parent-64.pom
04:15:20 [2024-03-06T09:15:20.440Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/64/commons-parent-64.pom (78 kB at 4.6 MB/s)
04:15:20 [2024-03-06T09:15:20.440Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.14.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:15:20 [2024-03-06T09:15:20.440Z] [INFO] 
04:15:20 [2024-03-06T09:15:20.440Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core ---
04:15:20 [2024-03-06T09:15:20.440Z] [INFO] 
04:15:20 [2024-03-06T09:15:20.440Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
04:15:20 [2024-03-06T09:15:20.440Z] [INFO] The project's OSGi version is 5.3.1.202403060913
04:15:20 [2024-03-06T09:15:20.440Z] [INFO] 
04:15:20 [2024-03-06T09:15:20.440Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
04:15:20 [2024-03-06T09:15:20.440Z] [INFO] 
04:15:20 [2024-03-06T09:15:20.440Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
04:15:20 [2024-03-06T09:15:20.440Z] [INFO] 
04:15:20 [2024-03-06T09:15:20.440Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
04:15:20 [2024-03-06T09:15:20.440Z] [INFO] 
04:15:20 [2024-03-06T09:15:20.440Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
04:15:20 [2024-03-06T09:15:20.440Z] [INFO] 
04:15:20 [2024-03-06T09:15:20.440Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core ---
04:15:20 [2024-03-06T09:15:20.440Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core
04:15:20 [2024-03-06T09:15:20.440Z] [INFO] 
04:15:20 [2024-03-06T09:15:20.440Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
04:15:20 [2024-03-06T09:15:20.440Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
04:15:20 [2024-03-06T09:15:20.440Z] [INFO] 
04:15:20 [2024-03-06T09:15:20.440Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
04:15:20 [2024-03-06T09:15:20.440Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:15:20 [2024-03-06T09:15:20.440Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:15:20 [2024-03-06T09:15:20.440Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
04:15:20 [2024-03-06T09:15:20.440Z] [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:15:21 [2024-03-06T09:15:21.002Z] [INFO] 
04:15:21 [2024-03-06T09:15:21.002Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.statesystem.core ---
04:15:21 [2024-03-06T09:15:21.002Z] [INFO] 
04:15:21 [2024-03-06T09:15:21.002Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.statesystem.core ---
04:15:21 [2024-03-06T09:15:21.002Z] [INFO] 
04:15:21 [2024-03-06T09:15:21.002Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core ---
04:15:21 [2024-03-06T09:15:21.002Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources
04:15:21 [2024-03-06T09:15:21.002Z] [INFO] 
04:15:21 [2024-03-06T09:15:21.002Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.statesystem.core ---
04:15:21 [2024-03-06T09:15:21.002Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:15:21 [2024-03-06T09:15:21.002Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:15:21 [2024-03-06T09:15:21.002Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
04:15:21 [2024-03-06T09:15:21.002Z] [INFO] 
04:15:21 [2024-03-06T09:15:21.002Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core ---
04:15:21 [2024-03-06T09:15:21.002Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
04:15:21 [2024-03-06T09:15:21.002Z] [INFO] 
04:15:21 [2024-03-06T09:15:21.002Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core ---
04:15:21 [2024-03-06T09:15:21.003Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT-sources.jar
04:15:21 [2024-03-06T09:15:21.003Z] [INFO] 
04:15:21 [2024-03-06T09:15:21.003Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core ---
04:15:21 [2024-03-06T09:15:21.003Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT.jar
04:15:21 [2024-03-06T09:15:21.003Z] [INFO] 
04:15:21 [2024-03-06T09:15:21.003Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core ---
04:15:21 [2024-03-06T09:15:21.003Z] [INFO] 
04:15:21 [2024-03-06T09:15:21.003Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem.core ---
04:15:21 [2024-03-06T09:15:21.003Z] [INFO] 
04:15:21 [2024-03-06T09:15:21.003Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core ---
04:15:21 [2024-03-06T09:15:21.003Z] [INFO] 
04:15:21 [2024-03-06T09:15:21.003Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.statesystem.core ---
04:15:21 [2024-03-06T09:15:21.003Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT.jar
04:15:22 [2024-03-06T09:15:22.894Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT-sources.jar
04:15:24 [2024-03-06T09:15:24.784Z] [INFO] 
04:15:24 [2024-03-06T09:15:24.784Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core ---
04:15:24 [2024-03-06T09:15:24.784Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT.jar
04:15:24 [2024-03-06T09:15:24.784Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT.pom
04:15:24 [2024-03-06T09:15:24.784Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT-sources.jar
04:15:24 [2024-03-06T09:15:24.784Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT-p2metadata.xml
04:15:24 [2024-03-06T09:15:24.784Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT-p2artifacts.xml
04:15:24 [2024-03-06T09:15:24.784Z] [INFO] 
04:15:24 [2024-03-06T09:15:24.784Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core ---
04:15:24 [2024-03-06T09:15:24.784Z] [INFO] 
04:15:24 [2024-03-06T09:15:24.784Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
04:15:24 [2024-03-06T09:15:24.784Z] [INFO] Building org.eclipse.tracecompass.tmf.core 9.2.1-SNAPSHOT       [11/141]
04:15:24 [2024-03-06T09:15:24.784Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
04:15:24 [2024-03-06T09:15:24.784Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:15:24 [2024-03-06T09:15:24.784Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:15:24 [2024-03-06T09:15:24.784Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
04:15:24 [2024-03-06T09:15:24.784Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar
04:15:24 [2024-03-06T09:15:24.784Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar (501 kB at 22 MB/s)
04:15:25 [2024-03-06T09:15:25.715Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.jar
04:15:25 [2024-03-06T09:15:25.715Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.jar (273 kB at 68 MB/s)
04:15:25 [2024-03-06T09:15:25.715Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar
04:15:25 [2024-03-06T09:15:25.715Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar (31 kB at 10 MB/s)
04:15:25 [2024-03-06T09:15:25.715Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar
04:15:25 [2024-03-06T09:15:25.715Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar (20 kB at 1.1 MB/s)
04:15:25 [2024-03-06T09:15:25.715Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.jar
04:15:25 [2024-03-06T09:15:25.715Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.jar (100 kB at 17 MB/s)
04:15:25 [2024-03-06T09:15:25.715Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar
04:15:25 [2024-03-06T09:15:25.715Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar (48 kB at 24 MB/s)
04:15:25 [2024-03-06T09:15:25.715Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar
04:15:25 [2024-03-06T09:15:25.715Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar (44 kB at 11 MB/s)
04:15:25 [2024-03-06T09:15:25.715Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar
04:15:25 [2024-03-06T09:15:25.715Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar (14 kB at 14 MB/s)
04:15:25 [2024-03-06T09:15:25.715Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar
04:15:25 [2024-03-06T09:15:25.715Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar (37 kB at 18 MB/s)
04:15:25 [2024-03-06T09:15:25.715Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar
04:15:25 [2024-03-06T09:15:25.715Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar (30 kB at 15 MB/s)
04:15:25 [2024-03-06T09:15:25.715Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar
04:15:25 [2024-03-06T09:15:25.715Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar (56 kB at 28 MB/s)
04:15:25 [2024-03-06T09:15:25.715Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom
04:15:25 [2024-03-06T09:15:25.715Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom (20 kB at 1.2 MB/s)
04:15:25 [2024-03-06T09:15:25.715Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/65/commons-parent-65.pom
04:15:25 [2024-03-06T09:15:25.715Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/65/commons-parent-65.pom (78 kB at 4.1 MB/s)
04:15:25 [2024-03-06T09:15:25.715Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/31/apache-31.pom
04:15:25 [2024-03-06T09:15:25.715Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/31/apache-31.pom (24 kB at 3.4 MB/s)
04:15:25 [2024-03-06T09:15:25.715Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom
04:15:25 [2024-03-06T09:15:25.972Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom (5.6 kB at 257 kB/s)
04:15:25 [2024-03-06T09:15:25.972Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.pom
04:15:25 [2024-03-06T09:15:25.972Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.pom (9.7 kB at 1.2 MB/s)
04:15:25 [2024-03-06T09:15:25.972Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.7/jetty-toolchain-1.7.pom
04:15:25 [2024-03-06T09:15:25.972Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.7/jetty-toolchain-1.7.pom (17 kB at 5.7 MB/s)
04:15:25 [2024-03-06T09:15:25.972Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.pom
04:15:25 [2024-03-06T09:15:25.972Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.pom (1.7 kB at 850 kB/s)
04:15:25 [2024-03-06T09:15:25.972Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.pom
04:15:25 [2024-03-06T09:15:25.972Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.pom (1.9 kB at 943 kB/s)
04:15:25 [2024-03-06T09:15:25.972Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.pom
04:15:25 [2024-03-06T09:15:25.972Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.pom (2.7 kB at 383 kB/s)
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.pom
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.pom (1.3 kB at 1.3 MB/s)
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.pom
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.pom (2.3 kB at 1.1 MB/s)
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.pom
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.pom (1.9 kB at 948 kB/s)
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.pom
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.pom (1.3 kB at 1.3 MB/s)
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.pom
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.pom (1.9 kB at 1.9 MB/s)
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.pom
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.pom (2.3 kB at 379 kB/s)
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.pom
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.pom (2.1 kB at 1.0 MB/s)
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar (12 kB at 2.4 MB/s)
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] 
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.core ---
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] 
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] The project's OSGi version is 9.2.1.202403060913
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] 
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] 
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] 
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] 
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] 
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core ---
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] 
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] 
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
04:15:25 [2024-03-06T09:15:25.973Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:15:25 [2024-03-06T09:15:25.973Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:15:25 [2024-03-06T09:15:25.973Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
04:15:25 [2024-03-06T09:15:25.973Z] [INFO] Compiling 473 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:15:28 [2024-03-06T09:15:28.493Z] [INFO] 
04:15:28 [2024-03-06T09:15:28.493Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.core ---
04:15:28 [2024-03-06T09:15:28.493Z] [INFO] 
04:15:28 [2024-03-06T09:15:28.493Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.core ---
04:15:28 [2024-03-06T09:15:28.493Z] [INFO] 
04:15:28 [2024-03-06T09:15:28.493Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core ---
04:15:28 [2024-03-06T09:15:28.493Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources
04:15:28 [2024-03-06T09:15:28.493Z] [INFO] 
04:15:28 [2024-03-06T09:15:28.493Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.core ---
04:15:28 [2024-03-06T09:15:28.493Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:15:28 [2024-03-06T09:15:28.493Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:15:28 [2024-03-06T09:15:28.493Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
04:15:28 [2024-03-06T09:15:28.493Z] [INFO] 
04:15:28 [2024-03-06T09:15:28.493Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core ---
04:15:28 [2024-03-06T09:15:28.493Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
04:15:28 [2024-03-06T09:15:28.493Z] [INFO] 
04:15:28 [2024-03-06T09:15:28.493Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core ---
04:15:28 [2024-03-06T09:15:28.493Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT-sources.jar
04:15:28 [2024-03-06T09:15:28.493Z] [INFO] 
04:15:28 [2024-03-06T09:15:28.493Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core ---
04:15:28 [2024-03-06T09:15:28.493Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT.jar
04:15:28 [2024-03-06T09:15:28.749Z] [INFO] 
04:15:28 [2024-03-06T09:15:28.749Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core ---
04:15:28 [2024-03-06T09:15:28.749Z] [INFO] 
04:15:28 [2024-03-06T09:15:28.749Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.core ---
04:15:28 [2024-03-06T09:15:28.749Z] [INFO] 
04:15:28 [2024-03-06T09:15:28.749Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core ---
04:15:28 [2024-03-06T09:15:28.749Z] [INFO] 
04:15:28 [2024-03-06T09:15:28.749Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.core ---
04:15:29 [2024-03-06T09:15:29.311Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT.jar
04:15:31 [2024-03-06T09:15:31.830Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT-sources.jar
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] 
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core ---
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.2.1-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT.jar
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.2.1-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT.pom
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.2.1-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT-sources.jar
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.2.1-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT-p2metadata.xml
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.2.1-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT-p2artifacts.xml
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] 
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core ---
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] 
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT [12/141]
04:15:32 [2024-03-06T09:15:32.758Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:15:32 [2024-03-06T09:15:32.758Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] 
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core ---
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] 
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] The project's OSGi version is 2.2.1.202403060913
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] 
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] 
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] 
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] 
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] 
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core ---
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] 
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] 
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
04:15:32 [2024-03-06T09:15:32.758Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:15:32 [2024-03-06T09:15:32.758Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:15:32 [2024-03-06T09:15:32.758Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
04:15:32 [2024-03-06T09:15:32.758Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:15:33 [2024-03-06T09:15:33.015Z] [INFO] 
04:15:33 [2024-03-06T09:15:33.015Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.counters.core ---
04:15:33 [2024-03-06T09:15:33.015Z] [INFO] 
04:15:33 [2024-03-06T09:15:33.015Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.core ---
04:15:33 [2024-03-06T09:15:33.015Z] [INFO] 
04:15:33 [2024-03-06T09:15:33.015Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core ---
04:15:33 [2024-03-06T09:15:33.015Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources
04:15:33 [2024-03-06T09:15:33.015Z] [INFO] 
04:15:33 [2024-03-06T09:15:33.015Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.core ---
04:15:33 [2024-03-06T09:15:33.015Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:15:33 [2024-03-06T09:15:33.015Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:15:33 [2024-03-06T09:15:33.015Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
04:15:33 [2024-03-06T09:15:33.015Z] [INFO] 
04:15:33 [2024-03-06T09:15:33.015Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core ---
04:15:33 [2024-03-06T09:15:33.015Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
04:15:33 [2024-03-06T09:15:33.015Z] [INFO] 
04:15:33 [2024-03-06T09:15:33.015Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core ---
04:15:33 [2024-03-06T09:15:33.015Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-sources.jar
04:15:33 [2024-03-06T09:15:33.015Z] [INFO] 
04:15:33 [2024-03-06T09:15:33.015Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core ---
04:15:33 [2024-03-06T09:15:33.015Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.jar
04:15:33 [2024-03-06T09:15:33.272Z] [INFO] 
04:15:33 [2024-03-06T09:15:33.272Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core ---
04:15:33 [2024-03-06T09:15:33.272Z] [INFO] 
04:15:33 [2024-03-06T09:15:33.272Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.core ---
04:15:33 [2024-03-06T09:15:33.272Z] [INFO] 
04:15:33 [2024-03-06T09:15:33.272Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core ---
04:15:33 [2024-03-06T09:15:33.272Z] [INFO] 
04:15:33 [2024-03-06T09:15:33.272Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.core ---
04:15:33 [2024-03-06T09:15:33.272Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.jar
04:15:33 [2024-03-06T09:15:33.895Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-sources.jar
04:15:34 [2024-03-06T09:15:34.870Z] [INFO] 
04:15:34 [2024-03-06T09:15:34.870Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core ---
04:15:34 [2024-03-06T09:15:34.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.jar
04:15:34 [2024-03-06T09:15:34.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.pom
04:15:34 [2024-03-06T09:15:34.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-sources.jar
04:15:34 [2024-03-06T09:15:34.871Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-p2metadata.xml
04:15:34 [2024-03-06T09:15:34.871Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-p2artifacts.xml
04:15:34 [2024-03-06T09:15:34.871Z] [INFO] 
04:15:34 [2024-03-06T09:15:34.871Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core ---
04:15:34 [2024-03-06T09:15:34.871Z] [INFO] 
04:15:34 [2024-03-06T09:15:34.871Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
04:15:34 [2024-03-06T09:15:34.871Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT [13/141]
04:15:34 [2024-03-06T09:15:34.871Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
04:15:34 [2024-03-06T09:15:34.871Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:15:34 [2024-03-06T09:15:34.871Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:15:34 [2024-03-06T09:15:34.871Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
04:15:34 [2024-03-06T09:15:34.871Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.77/bcpg-jdk18on-1.77.jar
04:15:34 [2024-03-06T09:15:34.871Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.77/bcpg-jdk18on-1.77.jar (451 kB at 14 MB/s)
04:15:35 [2024-03-06T09:15:35.816Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.jar
04:15:35 [2024-03-06T09:15:35.816Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.jar (8.4 MB at 79 MB/s)
04:15:36 [2024-03-06T09:15:36.762Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/74.2/icu4j-74.2.jar
04:15:37 [2024-03-06T09:15:37.026Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/74.2/icu4j-74.2.jar (14 MB at 102 MB/s)
04:15:37 [2024-03-06T09:15:37.283Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.jar
04:15:37 [2024-03-06T09:15:37.283Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.jar (1.4 MB at 55 MB/s)
04:15:37 [2024-03-06T09:15:37.283Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar
04:15:37 [2024-03-06T09:15:37.283Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar (26 kB at 3.3 MB/s)
04:15:37 [2024-03-06T09:15:37.283Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar
04:15:37 [2024-03-06T09:15:37.283Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar (11 kB at 593 kB/s)
04:15:37 [2024-03-06T09:15:37.283Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar
04:15:37 [2024-03-06T09:15:37.283Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar (211 kB at 7.3 MB/s)
04:15:37 [2024-03-06T09:15:37.542Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar
04:15:37 [2024-03-06T09:15:37.542Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar (106 kB at 3.3 MB/s)
04:15:37 [2024-03-06T09:15:37.542Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar
04:15:37 [2024-03-06T09:15:37.542Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar (14 kB at 421 kB/s)
04:15:37 [2024-03-06T09:15:37.542Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2.jar
04:15:37 [2024-03-06T09:15:37.542Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2.jar (245 kB at 6.8 MB/s)
04:15:37 [2024-03-06T09:15:37.542Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.jar
04:15:37 [2024-03-06T09:15:37.542Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.jar (205 kB at 19 MB/s)
04:15:37 [2024-03-06T09:15:37.542Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.2/junit-platform-launcher-1.10.2.jar
04:15:37 [2024-03-06T09:15:37.542Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.2/junit-platform-launcher-1.10.2.jar (184 kB at 8.4 MB/s)
04:15:37 [2024-03-06T09:15:37.542Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.10.2/junit-platform-suite-api-1.10.2.jar
04:15:37 [2024-03-06T09:15:37.543Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.10.2/junit-platform-suite-api-1.10.2.jar (23 kB at 2.1 MB/s)
04:15:37 [2024-03-06T09:15:37.800Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar
04:15:37 [2024-03-06T09:15:37.800Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar (404 kB at 16 MB/s)
04:15:41 [2024-03-06T09:15:41.072Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar
04:15:41 [2024-03-06T09:15:41.072Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar (123 kB at 10 MB/s)
04:15:41 [2024-03-06T09:15:41.636Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.77/bcpg-jdk18on-1.77.pom
04:15:41 [2024-03-06T09:15:41.636Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.77/bcpg-jdk18on-1.77.pom (1.6 kB at 79 kB/s)
04:15:41 [2024-03-06T09:15:41.636Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.pom
04:15:41 [2024-03-06T09:15:41.636Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.pom (1.1 kB at 143 kB/s)
04:15:41 [2024-03-06T09:15:41.636Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/74.2/icu4j-74.2.pom
04:15:41 [2024-03-06T09:15:41.636Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/74.2/icu4j-74.2.pom (13 kB at 1.9 MB/s)
04:15:41 [2024-03-06T09:15:41.636Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j-root/74.2/icu4j-root-74.2.pom
04:15:41 [2024-03-06T09:15:41.636Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j-root/74.2/icu4j-root-74.2.pom (25 kB at 2.1 MB/s)
04:15:41 [2024-03-06T09:15:41.636Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.pom
04:15:41 [2024-03-06T09:15:41.636Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.pom (2.3 kB at 1.1 MB/s)
04:15:41 [2024-03-06T09:15:41.636Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.14.0/jna-5.14.0.pom
04:15:41 [2024-03-06T09:15:41.636Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.14.0/jna-5.14.0.pom (2.0 kB at 203 kB/s)
04:15:41 [2024-03-06T09:15:41.636Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.pom
04:15:41 [2024-03-06T09:15:41.636Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.pom (16 kB at 7.9 MB/s)
04:15:41 [2024-03-06T09:15:41.636Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom
04:15:41 [2024-03-06T09:15:41.636Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 7.1 MB/s)
04:15:41 [2024-03-06T09:15:41.636Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom
04:15:41 [2024-03-06T09:15:41.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom (5.9 kB at 370 kB/s)
04:15:41 [2024-03-06T09:15:41.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.pom
04:15:41 [2024-03-06T09:15:41.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.pom (3.2 kB at 318 kB/s)
04:15:41 [2024-03-06T09:15:41.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom
04:15:41 [2024-03-06T09:15:41.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom (5.6 kB at 807 kB/s)
04:15:41 [2024-03-06T09:15:41.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom
04:15:41 [2024-03-06T09:15:41.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom (2.0 kB at 88 kB/s)
04:15:41 [2024-03-06T09:15:41.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.pom
04:15:41 [2024-03-06T09:15:41.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.pom (2.8 kB at 236 kB/s)
04:15:41 [2024-03-06T09:15:41.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
04:15:41 [2024-03-06T09:15:41.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 90 kB/s)
04:15:41 [2024-03-06T09:15:41.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2.pom
04:15:41 [2024-03-06T09:15:41.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2.pom (3.2 kB at 400 kB/s)
04:15:41 [2024-03-06T09:15:41.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.pom
04:15:41 [2024-03-06T09:15:41.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.pom (3.2 kB at 247 kB/s)
04:15:41 [2024-03-06T09:15:41.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.2/junit-platform-launcher-1.10.2.pom
04:15:41 [2024-03-06T09:15:41.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.2/junit-platform-launcher-1.10.2.pom (3.0 kB at 337 kB/s)
04:15:41 [2024-03-06T09:15:41.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.10.2/junit-platform-suite-api-1.10.2.pom
04:15:41 [2024-03-06T09:15:41.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.10.2/junit-platform-suite-api-1.10.2.pom (3.0 kB at 506 kB/s)
04:15:41 [2024-03-06T09:15:41.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.pom
04:15:41 [2024-03-06T09:15:41.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.pom (15 kB at 1.1 MB/s)
04:15:41 [2024-03-06T09:15:41.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/8/felix-parent-8.pom
04:15:41 [2024-03-06T09:15:41.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/8/felix-parent-8.pom (20 kB at 1.6 MB/s)
04:15:41 [2024-03-06T09:15:41.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
04:15:41 [2024-03-06T09:15:41.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (1.1 kB at 564 kB/s)
04:15:41 [2024-03-06T09:15:41.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.14.0/jna-5.14.0.jar
04:15:41 [2024-03-06T09:15:41.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.14.0/jna-5.14.0.jar (1.9 MB at 72 MB/s)
04:15:41 [2024-03-06T09:15:41.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
04:15:41 [2024-03-06T09:15:41.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar
04:15:41 [2024-03-06T09:15:41.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar (36 kB at 12 MB/s)
04:15:41 [2024-03-06T09:15:41.895Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 524 kB/s)
04:15:41 [2024-03-06T09:15:41.895Z] [INFO] 
04:15:41 [2024-03-06T09:15:41.895Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:15:41 [2024-03-06T09:15:41.895Z] [INFO] 
04:15:41 [2024-03-06T09:15:41.895Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:15:41 [2024-03-06T09:15:41.895Z] [INFO] The project's OSGi version is 1.0.16.202403060913
04:15:41 [2024-03-06T09:15:41.895Z] [INFO] 
04:15:41 [2024-03-06T09:15:41.895Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:15:41 [2024-03-06T09:15:41.895Z] [INFO] 
04:15:41 [2024-03-06T09:15:41.895Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:15:41 [2024-03-06T09:15:41.895Z] [INFO] 
04:15:41 [2024-03-06T09:15:41.895Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:15:41 [2024-03-06T09:15:41.895Z] [INFO] 
04:15:41 [2024-03-06T09:15:41.895Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:15:41 [2024-03-06T09:15:41.895Z] [INFO] 
04:15:41 [2024-03-06T09:15:41.895Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:15:41 [2024-03-06T09:15:41.895Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core.tests
04:15:42 [2024-03-06T09:15:42.459Z] [INFO] 
04:15:42 [2024-03-06T09:15:42.459Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:15:42 [2024-03-06T09:15:42.459Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
04:15:42 [2024-03-06T09:15:42.459Z] [INFO] 
04:15:42 [2024-03-06T09:15:42.459Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:15:42 [2024-03-06T09:15:42.459Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:15:42 [2024-03-06T09:15:42.459Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:15:42 [2024-03-06T09:15:42.460Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
04:15:42 [2024-03-06T09:15:42.460Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:15:42 [2024-03-06T09:15:42.717Z] [INFO] 
04:15:42 [2024-03-06T09:15:42.717Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:15:42 [2024-03-06T09:15:42.717Z] [INFO] 
04:15:42 [2024-03-06T09:15:42.717Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:15:42 [2024-03-06T09:15:42.717Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources
04:15:42 [2024-03-06T09:15:42.717Z] [INFO] 
04:15:42 [2024-03-06T09:15:42.717Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:15:42 [2024-03-06T09:15:42.717Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
04:15:42 [2024-03-06T09:15:42.717Z] [INFO] 
04:15:42 [2024-03-06T09:15:42.717Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:15:42 [2024-03-06T09:15:42.717Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-sources.jar
04:15:42 [2024-03-06T09:15:42.717Z] [INFO] 
04:15:42 [2024-03-06T09:15:42.717Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:15:42 [2024-03-06T09:15:42.717Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.jar
04:15:42 [2024-03-06T09:15:42.717Z] [INFO] 
04:15:42 [2024-03-06T09:15:42.717Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:15:42 [2024-03-06T09:15:42.717Z] [INFO] 
04:15:42 [2024-03-06T09:15:42.717Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:15:42 [2024-03-06T09:15:42.717Z] [INFO] 
04:15:42 [2024-03-06T09:15:42.717Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:15:42 [2024-03-06T09:15:42.973Z] [INFO] 
04:15:42 [2024-03-06T09:15:42.973Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:15:42 [2024-03-06T09:15:42.973Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.jar
04:15:43 [2024-03-06T09:15:43.902Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-sources.jar
04:15:44 [2024-03-06T09:15:44.830Z] [INFO] 
04:15:44 [2024-03-06T09:15:44.830Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:15:51 [2024-03-06T09:15:51.377Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log
04:15:51 [2024-03-06T09:15:51.377Z] [INFO] Command line:
04:15:51 [2024-03-06T09:15:51.377Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:15:51 [2024-03-06T09:15:51.377Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:15:52 [2024-03-06T09:15:52.747Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
04:15:53 [2024-03-06T09:15:53.004Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
04:15:53 [2024-03-06T09:15:53.004Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 0, char length: 1] -- Time elapsed: 0.027 s
04:15:53 [2024-03-06T09:15:53.004Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 0, char length: 2] -- Time elapsed: 0 s
04:15:53 [2024-03-06T09:15:53.004Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 0, char length: 3] -- Time elapsed: 0.001 s
04:15:53 [2024-03-06T09:15:53.004Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10, char length: 1] -- Time elapsed: 0.001 s
04:15:53 [2024-03-06T09:15:53.004Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10, char length: 2] -- Time elapsed: 0 s
04:15:53 [2024-03-06T09:15:53.004Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10, char length: 3] -- Time elapsed: 0.001 s
04:15:53 [2024-03-06T09:15:53.004Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 126, char length: 1] -- Time elapsed: 0 s
04:15:53 [2024-03-06T09:15:53.004Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 126, char length: 2] -- Time elapsed: 0 s
04:15:53 [2024-03-06T09:15:53.004Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 126, char length: 3] -- Time elapsed: 0 s
04:15:53 [2024-03-06T09:15:53.004Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 127, char length: 1] -- Time elapsed: 0.001 s
04:15:53 [2024-03-06T09:15:53.004Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 127, char length: 2] -- Time elapsed: 0 s
04:15:53 [2024-03-06T09:15:53.004Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 127, char length: 3] -- Time elapsed: 0 s
04:15:53 [2024-03-06T09:15:53.004Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 128, char length: 1] -- Time elapsed: 0.001 s
04:15:53 [2024-03-06T09:15:53.004Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 128, char length: 2] -- Time elapsed: 0 s
04:15:53 [2024-03-06T09:15:53.004Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 128, char length: 3] -- Time elapsed: 0.001 s
04:15:53 [2024-03-06T09:15:53.004Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,382, char length: 1] -- Time elapsed: 0.002 s
04:15:53 [2024-03-06T09:15:53.004Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,382, char length: 2] -- Time elapsed: 0.004 s
04:15:53 [2024-03-06T09:15:53.004Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,382, char length: 3] -- Time elapsed: 0.004 s
04:15:53 [2024-03-06T09:15:53.004Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,383, char length: 1] -- Time elapsed: 0.001 s
04:15:53 [2024-03-06T09:15:53.004Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,383, char length: 2] -- Time elapsed: 0.003 s
04:15:53 [2024-03-06T09:15:53.004Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,383, char length: 3] -- Time elapsed: 0.004 s
04:15:53 [2024-03-06T09:15:53.004Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,384, char length: 1] -- Time elapsed: 0.001 s
04:15:53 [2024-03-06T09:15:53.004Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,384, char length: 2] -- Time elapsed: 0 s
04:15:53 [2024-03-06T09:15:53.004Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,384, char length: 3] -- Time elapsed: 0.001 s
04:15:53 [2024-03-06T09:15:53.005Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,921, char length: 1] -- Time elapsed: 0 s
04:15:53 [2024-03-06T09:15:53.005Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,921, char length: 2] -- Time elapsed: 0.001 s
04:15:53 [2024-03-06T09:15:53.005Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,921, char length: 3] -- Time elapsed: 0.003 s
04:15:53 [2024-03-06T09:15:53.005Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,922, char length: 1] -- Time elapsed: 0 s
04:15:53 [2024-03-06T09:15:53.005Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,922, char length: 2] -- Time elapsed: 0.001 s
04:15:53 [2024-03-06T09:15:53.005Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,922, char length: 3] -- Time elapsed: 0.002 s
04:15:53 [2024-03-06T09:15:53.005Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,923, char length: 1] -- Time elapsed: 0.001 s
04:15:53 [2024-03-06T09:15:53.005Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,923, char length: 2] -- Time elapsed: 0.001 s
04:15:53 [2024-03-06T09:15:53.005Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,923, char length: 3] -- Time elapsed: 0.001 s
04:15:53 [2024-03-06T09:15:53.005Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,766, char length: 1] -- Time elapsed: 0.001 s
04:15:53 [2024-03-06T09:15:53.005Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,766, char length: 2] -- Time elapsed: 0.002 s
04:15:53 [2024-03-06T09:15:53.005Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,766, char length: 3] -- Time elapsed: 0.002 s
04:15:53 [2024-03-06T09:15:53.005Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,767, char length: 1] -- Time elapsed: 0.001 s
04:15:53 [2024-03-06T09:15:53.005Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,767, char length: 2] -- Time elapsed: 0.002 s
04:15:53 [2024-03-06T09:15:53.005Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,767, char length: 3] -- Time elapsed: 0.002 s
04:15:53 [2024-03-06T09:15:53.005Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,768, char length: 1] -- Time elapsed: 0 s
04:15:53 [2024-03-06T09:15:53.005Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,768, char length: 2] -- Time elapsed: 0 s
04:15:53 [2024-03-06T09:15:53.005Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,768, char length: 3] -- Time elapsed: 0.001 s
04:15:53 [2024-03-06T09:15:53.005Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
04:15:53 [2024-03-06T09:15:53.005Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
04:15:53 [2024-03-06T09:15:53.005Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest.testFillNodes[CLASSIC] -- Time elapsed: 0.041 s
04:15:53 [2024-03-06T09:15:53.005Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
04:15:53 [2024-03-06T09:15:53.262Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
04:15:53 [2024-03-06T09:15:53.262Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.005 s
04:15:53 [2024-03-06T09:15:53.262Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest.testDepth -- Time elapsed: 0.001 s
04:15:53 [2024-03-06T09:15:53.262Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest.testSequentialFill -- Time elapsed: 0 s
04:15:53 [2024-03-06T09:15:53.262Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
04:15:53 [2024-03-06T09:15:53.262Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
04:15:53 [2024-03-06T09:15:53.262Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest.testHtInterval[0: Hello] -- Time elapsed: 0.001 s
04:15:53 [2024-03-06T09:15:53.262Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest.testHtInterval[1: Test0] -- Time elapsed: 0 s
04:15:53 [2024-03-06T09:15:53.262Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
04:15:54 [2024-03-06T09:15:54.627Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.224 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
04:15:54 [2024-03-06T09:15:54.627Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=false] -- Time elapsed: 0 s
04:15:54 [2024-03-06T09:15:54.627Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=false] -- Time elapsed: 0.010 s
04:15:54 [2024-03-06T09:15:54.627Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=false] -- Time elapsed: 0.076 s
04:15:54 [2024-03-06T09:15:54.627Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testCascadingIntervals[ReOpen=false] -- Time elapsed: 0.139 s
04:15:54 [2024-03-06T09:15:54.627Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testNegativeTimes[ReOpen=false] -- Time elapsed: 0.002 s
04:15:54 [2024-03-06T09:15:54.627Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testFullIntervals[ReOpen=false] -- Time elapsed: 0.654 s
04:15:54 [2024-03-06T09:15:54.627Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=true] -- Time elapsed: 0 s
04:15:54 [2024-03-06T09:15:54.627Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=true] -- Time elapsed: 0.008 s
04:15:54 [2024-03-06T09:15:54.627Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=true] -- Time elapsed: 0.001 s
04:15:54 [2024-03-06T09:15:54.627Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testCascadingIntervals[ReOpen=true] -- Time elapsed: 0.023 s
04:15:54 [2024-03-06T09:15:54.627Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testNegativeTimes[ReOpen=true] -- Time elapsed: 0.001 s
04:15:54 [2024-03-06T09:15:54.627Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testFullIntervals[ReOpen=true] -- Time elapsed: 0.306 s
04:15:54 [2024-03-06T09:15:54.627Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
04:15:55 [2024-03-06T09:15:55.992Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.690 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
04:15:55 [2024-03-06T09:15:55.992Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testEndTime -- Time elapsed: 0.001 s
04:15:55 [2024-03-06T09:15:55.992Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testStartTime -- Time elapsed: 0 s
04:15:55 [2024-03-06T09:15:55.992Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testEnd -- Time elapsed: 0.001 s
04:15:55 [2024-03-06T09:15:55.992Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testQueryAttribute -- Time elapsed: 0.001 s
04:15:55 [2024-03-06T09:15:55.992Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testBegin -- Time elapsed: 0 s
04:15:55 [2024-03-06T09:15:55.992Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testOutOfRange_1 -- Time elapsed: 0.004 s
04:15:55 [2024-03-06T09:15:55.992Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testOutOfRange_2 -- Time elapsed: 0 s
04:15:55 [2024-03-06T09:15:55.992Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testQueryAttributeEmpty -- Time elapsed: 0 s
04:15:55 [2024-03-06T09:15:55.992Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testDoQuery -- Time elapsed: 0.001 s
04:15:55 [2024-03-06T09:15:55.992Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testBuildNowQueryLaterStateValues -- Time elapsed: 0 s
04:15:55 [2024-03-06T09:15:55.992Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testIntervalBeforeStart -- Time elapsed: 0 s
04:15:55 [2024-03-06T09:15:55.992Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testInsertQueryStateValues -- Time elapsed: 0 s
04:15:55 [2024-03-06T09:15:55.992Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testCascadingIntervals -- Time elapsed: 0.054 s
04:15:55 [2024-03-06T09:15:55.992Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testNegativeTimes -- Time elapsed: 0 s
04:15:55 [2024-03-06T09:15:55.992Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testFullIntervals -- Time elapsed: 1.603 s
04:15:55 [2024-03-06T09:15:55.992Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
04:15:56 [2024-03-06T09:15:56.553Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
04:15:56 [2024-03-06T09:15:56.553Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=false] -- Time elapsed: 0.002 s
04:15:56 [2024-03-06T09:15:56.553Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=false] -- Time elapsed: 0.004 s
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=false] -- Time elapsed: 0.001 s
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testCascadingIntervals[ReOpen=false] -- Time elapsed: 0.007 s
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testNegativeTimes[ReOpen=false] -- Time elapsed: 0.001 s
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testFullIntervals[ReOpen=false] -- Time elapsed: 0.241 s
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=true] -- Time elapsed: 0.001 s
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=true] -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=true] -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testCascadingIntervals[ReOpen=true] -- Time elapsed: 0.007 s
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testNegativeTimes[ReOpen=true] -- Time elapsed: 0.001 s
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testFullIntervals[ReOpen=true] -- Time elapsed: 0.245 s
04:15:56 [2024-03-06T09:15:56.554Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
04:15:56 [2024-03-06T09:15:56.554Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest.testIncrementDouble -- Time elapsed: 0.005 s
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest.testIncrementInt -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest.testIncrementLong -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.554Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
04:15:56 [2024-03-06T09:15:56.554Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxDouble -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxLong -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testGetType -- Time elapsed: 0.001 s
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxInt -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxStr -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testIsNull -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.554Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
04:15:56 [2024-03-06T09:15:56.554Z] !SESSION 2024-03-06 09:15:50.363 -----------------------------------------------
04:15:56 [2024-03-06T09:15:56.554Z] eclipse.buildId=unknown
04:15:56 [2024-03-06T09:15:56.554Z] java.version=17.0.2
04:15:56 [2024-03-06T09:15:56.554Z] java.vendor=Oracle Corporation
04:15:56 [2024-03-06T09:15:56.554Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:15:56 [2024-03-06T09:15:56.554Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:15:56 [2024-03-06T09:15:56.554Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:15:56 [2024-03-06T09:15:56.554Z] 
04:15:56 [2024-03-06T09:15:56.554Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2024-03-06 09:15:56.529
04:15:56 [2024-03-06T09:15:56.554Z] !MESSAGE Custom factory for type 87 does not exist
04:15:56 [2024-03-06T09:15:56.554Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testNoFactoryAvailable -- Time elapsed: 0.026 s
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testSerialization -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testWrongCustomId -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testWrongCustomId2 -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testSerializedTooLarge -- Time elapsed: 0.001 s
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxLong -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testGetType -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxDouble -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxInt -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxStr -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testIsNull -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.554Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
04:15:56 [2024-03-06T09:15:56.554Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxLong -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxInt -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testGetType -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxDouble -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxStr -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.554Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testIsNull -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.554Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
04:15:56 [2024-03-06T09:15:56.811Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithInt -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithLong -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithNull -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithLong -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithNull -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithLong -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithNull -- Time elapsed: 0.001 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithInt -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithLong -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithNull -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.tcompareIntWithString -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithInt -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithInt -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithDouble -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithDouble -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithString -- Time elapsed: 0.007 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithDouble -- Time elapsed: 0.001 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithString -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithInt -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithDouble -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithLong -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithNull -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithDouble -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithString -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithString -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
04:15:56 [2024-03-06T09:15:56.811Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxLong -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxDouble -- Time elapsed: 0.001 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxInt -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxStr -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testIsNull -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testGetType -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
04:15:56 [2024-03-06T09:15:56.811Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxStr -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxLong -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testGetType -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxDouble -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxInt -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testIsNull -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
04:15:56 [2024-03-06T09:15:56.811Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxLong -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testGetType -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxDouble -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxInt -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxStr -- Time elapsed: 0.020 s
04:15:56 [2024-03-06T09:15:56.811Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testIsNull -- Time elapsed: 0 s
04:15:56 [2024-03-06T09:15:56.811Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
04:15:57 [2024-03-06T09:15:57.377Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.515 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
04:15:57 [2024-03-06T09:15:57.377Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest.testAttributes -- Time elapsed: 0.004 s
04:15:57 [2024-03-06T09:15:57.377Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest.testWaitUntilBuilt -- Time elapsed: 0.509 s
04:15:57 [2024-03-06T09:15:57.377Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest.testSetAndQueryOngoing -- Time elapsed: 0 s
04:15:57 [2024-03-06T09:15:57.377Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
04:15:57 [2024-03-06T09:15:57.377Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
04:15:57 [2024-03-06T09:15:57.377Z] org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest.testAttributeTreeFileStorage -- Time elapsed: 0.011 s
04:15:57 [2024-03-06T09:15:57.377Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
04:15:57 [2024-03-06T09:15:57.377Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
04:15:57 [2024-03-06T09:15:57.377Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testTimeRangeException2DContinous -- Time elapsed: 0.002 s
04:15:57 [2024-03-06T09:15:57.377Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testEmpty2DQuery -- Time elapsed: 0.001 s
04:15:57 [2024-03-06T09:15:57.377Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testIOOB2DQuery -- Time elapsed: 0.002 s
04:15:57 [2024-03-06T09:15:57.377Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testContinuous2DQuery -- Time elapsed: 0.015 s
04:15:57 [2024-03-06T09:15:57.377Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testReverse2DQuery -- Time elapsed: 0.001 s
04:15:57 [2024-03-06T09:15:57.377Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testTimeRangeException2DDiscrete -- Time elapsed: 0.001 s
04:15:57 [2024-03-06T09:15:57.377Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testDiscrete2DQuery -- Time elapsed: 0.006 s
04:15:57 [2024-03-06T09:15:57.377Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
04:15:57 [2024-03-06T09:15:57.377Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
04:15:57 [2024-03-06T09:15:57.377Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkEndTime -- Time elapsed: 0.001 s
04:15:57 [2024-03-06T09:15:57.377Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkResolution -- Time elapsed: 0 s
04:15:57 [2024-03-06T09:15:57.377Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkReversed -- Time elapsed: 0 s
04:15:57 [2024-03-06T09:15:57.377Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQueueOfferPollPeek -- Time elapsed: 0.001 s
04:15:57 [2024-03-06T09:15:57.377Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQueryOngoingStackTop -- Time elapsed: 0 s
04:15:57 [2024-03-06T09:15:57.377Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQuerySingleStackTop -- Time elapsed: 0 s
04:15:57 [2024-03-06T09:15:57.377Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQueryUntilNonNullValue -- Time elapsed: 0.001 s
04:15:57 [2024-03-06T09:15:57.377Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuark -- Time elapsed: 0 s
04:15:57 [2024-03-06T09:15:57.377Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkAddMoreIntervals -- Time elapsed: 0 s
04:15:57 [2024-03-06T09:15:57.377Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkSubrange -- Time elapsed: 0.001 s
04:15:57 [2024-03-06T09:15:57.377Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
04:15:57 [2024-03-06T09:15:57.377Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
04:15:57 [2024-03-06T09:15:57.377Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testBeginEnd -- Time elapsed: 0.001 s
04:15:57 [2024-03-06T09:15:57.377Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testEmptyStack -- Time elapsed: 0.001 s
04:15:57 [2024-03-06T09:15:57.377Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testFullQueries -- Time elapsed: 0.001 s
04:15:57 [2024-03-06T09:15:57.377Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testSingleQueries -- Time elapsed: 0.001 s
04:15:57 [2024-03-06T09:15:57.377Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testStackTop -- Time elapsed: 0.001 s
04:15:57 [2024-03-06T09:15:57.378Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
04:15:57 [2024-03-06T09:15:57.378Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
04:15:57 [2024-03-06T09:15:57.378Z] org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest.testSimpleSnapshot -- Time elapsed: 0.064 s
04:15:57 [2024-03-06T09:15:57.378Z] 
04:15:57 [2024-03-06T09:15:57.378Z] Results:
04:15:57 [2024-03-06T09:15:57.378Z] 
04:15:57 [2024-03-06T09:15:57.378Z] Tests run: 183, Failures: 0, Errors: 0, Skipped: 0
04:15:57 [2024-03-06T09:15:57.378Z] 
04:15:57 [2024-03-06T09:15:57.634Z] [INFO] All tests passed
04:15:57 [2024-03-06T09:15:57.634Z] [INFO] 
04:15:57 [2024-03-06T09:15:57.634Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:15:57 [2024-03-06T09:15:57.634Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.jar
04:15:57 [2024-03-06T09:15:57.634Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.pom
04:15:57 [2024-03-06T09:15:57.634Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-sources.jar
04:15:57 [2024-03-06T09:15:57.634Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-p2metadata.xml
04:15:57 [2024-03-06T09:15:57.634Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-p2artifacts.xml
04:15:57 [2024-03-06T09:15:57.634Z] [INFO] 
04:15:57 [2024-03-06T09:15:57.634Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests ---
04:15:57 [2024-03-06T09:15:57.634Z] [INFO] 
04:15:57 [2024-03-06T09:15:57.634Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
04:15:57 [2024-03-06T09:15:57.634Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT [14/141]
04:15:57 [2024-03-06T09:15:57.634Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
04:15:57 [2024-03-06T09:15:57.634Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:15:57 [2024-03-06T09:15:57.634Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:15:57 [2024-03-06T09:15:57.634Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.25-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
04:15:57 [2024-03-06T09:15:57.890Z] [INFO] 
04:15:57 [2024-03-06T09:15:57.890Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests ---
04:15:57 [2024-03-06T09:15:57.890Z] [INFO] 
04:15:57 [2024-03-06T09:15:57.890Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
04:15:57 [2024-03-06T09:15:57.890Z] [INFO] The project's OSGi version is 1.0.25.202403060913
04:15:57 [2024-03-06T09:15:57.890Z] [INFO] 
04:15:57 [2024-03-06T09:15:57.890Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
04:15:57 [2024-03-06T09:15:57.890Z] [INFO] 
04:15:57 [2024-03-06T09:15:57.890Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
04:15:57 [2024-03-06T09:15:57.890Z] [INFO] 
04:15:57 [2024-03-06T09:15:57.890Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
04:15:57 [2024-03-06T09:15:57.891Z] [INFO] 
04:15:57 [2024-03-06T09:15:57.891Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
04:15:57 [2024-03-06T09:15:57.891Z] [INFO] 
04:15:57 [2024-03-06T09:15:57.891Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests ---
04:15:57 [2024-03-06T09:15:57.891Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core.tests
04:15:58 [2024-03-06T09:15:58.147Z] [INFO] 
04:15:58 [2024-03-06T09:15:58.147Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
04:15:58 [2024-03-06T09:15:58.147Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
04:15:58 [2024-03-06T09:15:58.147Z] [INFO] 
04:15:58 [2024-03-06T09:15:58.147Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
04:15:58 [2024-03-06T09:15:58.147Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:15:58 [2024-03-06T09:15:58.147Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:15:58 [2024-03-06T09:15:58.147Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.25-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
04:15:58 [2024-03-06T09:15:58.147Z] [INFO] Compiling 167 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:15:59 [2024-03-06T09:15:59.516Z] [INFO] 
04:15:59 [2024-03-06T09:15:59.516Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.core.tests ---
04:15:59 [2024-03-06T09:15:59.516Z] [INFO] 
04:15:59 [2024-03-06T09:15:59.516Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests ---
04:15:59 [2024-03-06T09:15:59.516Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources
04:15:59 [2024-03-06T09:15:59.516Z] [INFO] 
04:15:59 [2024-03-06T09:15:59.516Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core.tests ---
04:15:59 [2024-03-06T09:15:59.516Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
04:15:59 [2024-03-06T09:15:59.516Z] [INFO] 
04:15:59 [2024-03-06T09:15:59.516Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests ---
04:15:59 [2024-03-06T09:15:59.516Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-sources.jar
04:15:59 [2024-03-06T09:15:59.516Z] [INFO] 
04:15:59 [2024-03-06T09:15:59.516Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests ---
04:15:59 [2024-03-06T09:15:59.516Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.jar
04:15:59 [2024-03-06T09:15:59.771Z] [INFO] 
04:15:59 [2024-03-06T09:15:59.772Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests ---
04:15:59 [2024-03-06T09:15:59.772Z] [INFO] 
04:15:59 [2024-03-06T09:15:59.772Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.core.tests ---
04:15:59 [2024-03-06T09:15:59.772Z] [INFO] 
04:15:59 [2024-03-06T09:15:59.772Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests ---
04:15:59 [2024-03-06T09:15:59.772Z] [INFO] 
04:15:59 [2024-03-06T09:15:59.772Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.core.tests ---
04:16:00 [2024-03-06T09:16:00.027Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.jar
04:16:01 [2024-03-06T09:16:01.396Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-sources.jar
04:16:02 [2024-03-06T09:16:02.324Z] [INFO] 
04:16:02 [2024-03-06T09:16:02.324Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests ---
04:16:02 [2024-03-06T09:16:02.580Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log
04:16:02 [2024-03-06T09:16:02.580Z] [INFO] Command line:
04:16:02 [2024-03-06T09:16:02.580Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:16:02 [2024-03-06T09:16:02.580Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:16:05 [2024-03-06T09:16:05.104Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
04:16:05 [2024-03-06T09:16:05.360Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
04:16:05 [2024-03-06T09:16:05.360Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest.testProviderTmfTrace -- Time elapsed: 0.122 s
04:16:05 [2024-03-06T09:16:05.360Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
04:16:07 [2024-03-06T09:16:07.884Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.026 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
04:16:07 [2024-03-06T09:16:07.884Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testGettersSetters -- Time elapsed: 0.003 s
04:16:07 [2024-03-06T09:16:07.884Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testDependentAnalyses -- Time elapsed: 1.003 s
04:16:07 [2024-03-06T09:16:07.884Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testSetWrongTrace -- Time elapsed: 0.003 s
04:16:07 [2024-03-06T09:16:07.884Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testSetTraceTwice -- Time elapsed: 0.002 s
04:16:07 [2024-03-06T09:16:07.884Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testMultipleDependencies -- Time elapsed: 0.004 s
04:16:07 [2024-03-06T09:16:07.884Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testWaitForCompletionCancelled -- Time elapsed: 0.001 s
04:16:07 [2024-03-06T09:16:07.884Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testCancel -- Time elapsed: 1.001 s
04:16:07 [2024-03-06T09:16:07.884Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testHelper -- Time elapsed: 0.002 s
04:16:07 [2024-03-06T09:16:07.884Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testWaitForCompletionSuccess -- Time elapsed: 0.001 s
04:16:07 [2024-03-06T09:16:07.884Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testParameterChanged -- Time elapsed: 0.001 s
04:16:07 [2024-03-06T09:16:07.884Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
04:16:07 [2024-03-06T09:16:07.884Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
04:16:07 [2024-03-06T09:16:07.884Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testAppliesToExperiment -- Time elapsed: 0.028 s
04:16:07 [2024-03-06T09:16:07.884Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testParameters -- Time elapsed: 0.003 s
04:16:07 [2024-03-06T09:16:07.884Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testGetRequirements -- Time elapsed: 0.002 s
04:16:07 [2024-03-06T09:16:07.884Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testNewModule -- Time elapsed: 0.003 s
04:16:07 [2024-03-06T09:16:07.884Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testGetValidTraceTypes -- Time elapsed: 0.046 s
04:16:07 [2024-03-06T09:16:07.884Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testHelperGetters -- Time elapsed: 0.002 s
04:16:07 [2024-03-06T09:16:07.884Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testAppliesToTrace -- Time elapsed: 0.001 s
04:16:07 [2024-03-06T09:16:07.884Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
04:16:07 [2024-03-06T09:16:07.884Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
04:16:07 [2024-03-06T09:16:07.884Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testAllOrNothing -- Time elapsed: 0.003 s
04:16:07 [2024-03-06T09:16:07.884Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testAtLeastOne -- Time elapsed: 0 s
04:16:07 [2024-03-06T09:16:07.884Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testMandatory -- Time elapsed: 0 s
04:16:07 [2024-03-06T09:16:07.884Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testOptional -- Time elapsed: 0.001 s
04:16:07 [2024-03-06T09:16:07.884Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
04:16:07 [2024-03-06T09:16:07.884Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
04:16:07 [2024-03-06T09:16:07.884Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testMandatoryRequirements -- Time elapsed: 0.026 s
04:16:07 [2024-03-06T09:16:07.884Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testAtLeastOneRequirements -- Time elapsed: 0.001 s
04:16:07 [2024-03-06T09:16:07.884Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testAllOrNothingRequirements -- Time elapsed: 0.001 s
04:16:07 [2024-03-06T09:16:07.884Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testNoPreDefinedEvents -- Time elapsed: 0.001 s
04:16:07 [2024-03-06T09:16:07.884Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testOptionalRequirements -- Time elapsed: 0 s
04:16:07 [2024-03-06T09:16:07.884Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
04:16:07 [2024-03-06T09:16:07.884Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
04:16:07 [2024-03-06T09:16:07.884Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest.testGetValueLevel -- Time elapsed: 0 s
04:16:07 [2024-03-06T09:16:07.884Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest.testAddAndGetInformation -- Time elapsed: 0 s
04:16:07 [2024-03-06T09:16:07.884Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest.testGetValues -- Time elapsed: 0 s
04:16:07 [2024-03-06T09:16:07.884Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
04:16:07 [2024-03-06T09:16:07.884Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
04:16:07 [2024-03-06T09:16:07.884Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testMandatoryRequirements -- Time elapsed: 0.001 s
04:16:07 [2024-03-06T09:16:07.884Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testAtLeastOneRequirements -- Time elapsed: 0.001 s
04:16:07 [2024-03-06T09:16:07.884Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testAllOrNothingRequirements -- Time elapsed: 0.001 s
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testNoPreDefinedEvents -- Time elapsed: 0 s
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testOptionalRequirements -- Time elapsed: 0 s
04:16:07 [2024-03-06T09:16:07.885Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
04:16:07 [2024-03-06T09:16:07.885Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testApplies -- Time elapsed: 0.001 s
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testDoesNotApply -- Time elapsed: 0 s
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testGetNoAnalysisFromTrace -- Time elapsed: 0.020 s
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testGetAnalysisFromTrace -- Time elapsed: 0 s
04:16:07 [2024-03-06T09:16:07.885Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
04:16:07 [2024-03-06T09:16:07.885Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest.testListForTraces -- Time elapsed: 0.017 s
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest.testSources -- Time elapsed: 0.003 s
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest.testGetAnalysisModules -- Time elapsed: 0.001 s
04:16:07 [2024-03-06T09:16:07.885Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
04:16:07 [2024-03-06T09:16:07.885Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest.testNewModuleListener -- Time elapsed: 0 s
04:16:07 [2024-03-06T09:16:07.885Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
04:16:07 [2024-03-06T09:16:07.885Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractSelectedItems -- Time elapsed: 0.002 s
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractBoolean -- Time elapsed: 0 s
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractTimeRequested -- Time elapsed: 0 s
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractLongList -- Time elapsed: 0 s
04:16:07 [2024-03-06T09:16:07.885Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest
04:16:07 [2024-03-06T09:16:07.885Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest.testTimeQuery -- Time elapsed: 0.004 s
04:16:07 [2024-03-06T09:16:07.885Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
04:16:07 [2024-03-06T09:16:07.885Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest.testSelectionTimeQuery -- Time elapsed: 0.005 s
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest.testTimeQuery -- Time elapsed: 0 s
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest.testVirtualTableQuery -- Time elapsed: 0 s
04:16:07 [2024-03-06T09:16:07.885Z] Running org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest
04:16:07 [2024-03-06T09:16:07.885Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 s -- in org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testWeightedWithSubmarkers -- Time elapsed: 0.070 s
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testSubmarkers -- Time elapsed: 0.182 s
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testOffset -- Time elapsed: 0.002 s
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testSimple -- Time elapsed: 0.005 s
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testIrregular -- Time elapsed: 0.001 s
04:16:07 [2024-03-06T09:16:07.885Z] Running org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest
04:16:07 [2024-03-06T09:16:07.885Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testNextPreviousIncluded -- Time elapsed: 0.002 s
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testInvalidRollover -- Time elapsed: 0.001 s
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testSmallPeriod -- Time elapsed: 0 s
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testIsApplicable -- Time elapsed: 0.001 s
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testFractionalPeriod -- Time elapsed: 0 s
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testReference -- Time elapsed: 0 s
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testAlternateShadingAnnotationSource -- Time elapsed: 0 s
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testRollover -- Time elapsed: 0 s
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testLineAnnotationSource -- Time elapsed: 0.001 s
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testCategories -- Time elapsed: 0 s
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testInvalidPeriod -- Time elapsed: 0 s
04:16:07 [2024-03-06T09:16:07.885Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testResolution -- Time elapsed: 0 s
04:16:07 [2024-03-06T09:16:07.885Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
04:16:08 [2024-03-06T09:16:08.143Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testLogicalOperator -- Time elapsed: 0.040 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testContainsOperator -- Time elapsed: 0.001 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testEqualsOperator -- Time elapsed: 0.001 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testRegex -- Time elapsed: 0.002 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testNotOperator -- Time elapsed: 0.001 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testComplexFilter -- Time elapsed: 0.003 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testFilterWithNumber -- Time elapsed: 0.005 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testLessThanOperator -- Time elapsed: 0.001 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testPresentOperator -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testMatchesOperator -- Time elapsed: 0.001 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testNotEqualsOperator -- Time elapsed: 0.001 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testInvalid -- Time elapsed: 0.001 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testGreaterThanOperator -- Time elapsed: 0.001 s
04:16:08 [2024-03-06T09:16:08.143Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
04:16:08 [2024-03-06T09:16:08.143Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testGetValidChildren -- Time elapsed: 0.001 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testGetName -- Time elapsed: 0.001 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testMatches -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testGetChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testClone -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testRemoveChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testAddChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testDefaults -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testReplaceChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testRemove -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.143Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
04:16:08 [2024-03-06T09:16:08.143Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetValidChildren -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetName -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetFilterName -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testMatches -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testClone -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testRemoveChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testAddChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testDefaults -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testReplaceChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testRemove -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.143Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
04:16:08 [2024-03-06T09:16:08.143Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testMatchesTimestamp -- Time elapsed: 0.001 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testGetValidChildren -- Time elapsed: 0.001 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testMatchesAlpha -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testGetName -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testMatchesNum -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testGetChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testClone -- Time elapsed: 0.007 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testRemoveChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testAddChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testDefaults -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testReplaceChild -- Time elapsed: 0.001 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testRemove -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.143Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
04:16:08 [2024-03-06T09:16:08.143Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testGetValidChildren -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testGetName -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.143Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testMatches -- Time elapsed: 0.001 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testGetChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testClone -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testRemoveChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testAddChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testDefaults -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testReplaceChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testRemove -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
04:16:08 [2024-03-06T09:16:08.144Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterEquals -- Time elapsed: 0.003 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexNoField -- Time elapsed: 0.002 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexMatchesNot -- Time elapsed: 0.001 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterUnsupported -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexContains -- Time elapsed: 0.001 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexPresent -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterContains -- Time elapsed: 0.001 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexAspect -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterAnd -- Time elapsed: 0.006 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterMatches -- Time elapsed: 0.001 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterCompare -- Time elapsed: 0.001 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexNoAspect -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexMatches -- Time elapsed: 0.001 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexCompare -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterOr -- Time elapsed: 0.001 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexAnd -- Time elapsed: 0.001 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexNot -- Time elapsed: 0.001 s
04:16:08 [2024-03-06T09:16:08.144Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
04:16:08 [2024-03-06T09:16:08.144Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testGetValidChildren -- Time elapsed: 0.001 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testGetName -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testMatches -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testGetChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testClone -- Time elapsed: 0.001 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testRemoveChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testAddChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testDefaults -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testReplaceChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testRemove -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
04:16:08 [2024-03-06T09:16:08.144Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testGetValidChildren -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testGetName -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testMatches -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testGetChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testClone -- Time elapsed: 0.003 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testRemoveChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testAddChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testDefaults -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testReplaceChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testRemove -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
04:16:08 [2024-03-06T09:16:08.144Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testGetValidChildren -- Time elapsed: 0.001 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testGetName -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testMatches -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testGetChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testClone -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testRemoveChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testAddChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testDefaults -- Time elapsed: 0.001 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testReplaceChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testRemove -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
04:16:08 [2024-03-06T09:16:08.144Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testGetValidChildren -- Time elapsed: 0.001 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testGetName -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testMatches -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testGetChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testClone -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testRemoveChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testAddChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testDefaults -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testReplaceChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testRemove -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
04:16:08 [2024-03-06T09:16:08.144Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testGetValidChildren -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testGetName -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testMatches -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testGetChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testClone -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testRemoveChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.144Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testAddChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.145Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testDefaults -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.145Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testReplaceChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.145Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testRemove -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.145Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
04:16:08 [2024-03-06T09:16:08.145Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
04:16:08 [2024-03-06T09:16:08.145Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testGetChild -- Time elapsed: 0.001 s
04:16:08 [2024-03-06T09:16:08.145Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testGetValidChildren -- Time elapsed: 0.001 s
04:16:08 [2024-03-06T09:16:08.145Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testClone -- Time elapsed: 0.001 s
04:16:08 [2024-03-06T09:16:08.145Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testRemoveChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.145Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testAddChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.145Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testMatches -- Time elapsed: 0.001 s
04:16:08 [2024-03-06T09:16:08.145Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testReplaceChild -- Time elapsed: 0 s
04:16:08 [2024-03-06T09:16:08.145Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testRemove -- Time elapsed: 0.001 s
04:16:08 [2024-03-06T09:16:08.145Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testInterfaces -- Time elapsed: 0.001 s
04:16:08 [2024-03-06T09:16:08.145Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
04:16:11 [2024-03-06T09:16:11.418Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.979 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
04:16:11 [2024-03-06T09:16:11.418Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest.testEmptyTmfTraceIndexing -- Time elapsed: 1.559 s
04:16:11 [2024-03-06T09:16:11.418Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest.testTmfTraceIndexing -- Time elapsed: 1.419 s
04:16:11 [2024-03-06T09:16:11.418Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
04:16:21 [2024-03-06T09:16:21.365Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.902 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
04:16:21 [2024-03-06T09:16:21.365Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testReopenIndex -- Time elapsed: 4.151 s
04:16:21 [2024-03-06T09:16:21.365Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testInsertAfterReopenIndex -- Time elapsed: 3.627 s
04:16:21 [2024-03-06T09:16:21.365Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testEmptyTmfTraceIndexing -- Time elapsed: 1.009 s
04:16:21 [2024-03-06T09:16:21.365Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testTmfTraceIndexing -- Time elapsed: 1.113 s
04:16:21 [2024-03-06T09:16:21.365Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
04:16:21 [2024-03-06T09:16:21.365Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
04:16:21 [2024-03-06T09:16:21.365Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testNotEqual -- Time elapsed: 0 s
04:16:21 [2024-03-06T09:16:21.365Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testHashCodeNull -- Time elapsed: 0 s
04:16:21 [2024-03-06T09:16:21.365Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testToString -- Time elapsed: 0.004 s
04:16:21 [2024-03-06T09:16:21.365Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testCompareTo -- Time elapsed: 0 s
04:16:21 [2024-03-06T09:16:21.365Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testTmfLocationCopy2 -- Time elapsed: 0 s
04:16:21 [2024-03-06T09:16:21.365Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testEqualsSymmetry -- Time elapsed: 0.001 s
04:16:21 [2024-03-06T09:16:21.365Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testCompareToNull -- Time elapsed: 0 s
04:16:21 [2024-03-06T09:16:21.365Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testHashCode -- Time elapsed: 0 s
04:16:21 [2024-03-06T09:16:21.365Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testEqualsTransivity -- Time elapsed: 0 s
04:16:21 [2024-03-06T09:16:21.365Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testEqualsReflexivity -- Time elapsed: 0 s
04:16:21 [2024-03-06T09:16:21.365Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testTmfCheckpoint -- Time elapsed: 0 s
04:16:21 [2024-03-06T09:16:21.365Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
04:16:36 [2024-03-06T09:16:36.215Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.53 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
04:16:36 [2024-03-06T09:16:36.215Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest.testGrowingIndex -- Time elapsed: 7.789 s
04:16:36 [2024-03-06T09:16:36.215Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest.testTmfTraceIndexing -- Time elapsed: 4.744 s
04:16:36 [2024-03-06T09:16:36.215Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
04:16:36 [2024-03-06T09:16:36.215Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
04:16:36 [2024-03-06T09:16:36.215Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testBinarySearch -- Time elapsed: 0.016 s
04:16:36 [2024-03-06T09:16:36.215Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testDispose -- Time elapsed: 0 s
04:16:36 [2024-03-06T09:16:36.215Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsert -- Time elapsed: 0 s
04:16:36 [2024-03-06T09:16:36.215Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertSameTimestamp -- Time elapsed: 0.067 s
04:16:36 [2024-03-06T09:16:36.215Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testVersionChange -- Time elapsed: 0.001 s
04:16:36 [2024-03-06T09:16:36.215Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testSetGetTimeRange -- Time elapsed: 0 s
04:16:36 [2024-03-06T09:16:36.215Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testIsCreatedFromScratch -- Time elapsed: 0 s
04:16:36 [2024-03-06T09:16:36.215Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testGetSize -- Time elapsed: 0.008 s
04:16:36 [2024-03-06T09:16:36.215Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testDeleteWhenInvalidBug479675 -- Time elapsed: 0.015 s
04:16:36 [2024-03-06T09:16:36.215Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testSetGetNbEvents -- Time elapsed: 0 s
04:16:36 [2024-03-06T09:16:36.215Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertAlot -- Time elapsed: 0.043 s
04:16:36 [2024-03-06T09:16:36.215Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertAfterReopen -- Time elapsed: 0 s
04:16:36 [2024-03-06T09:16:36.215Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testDelete -- Time elapsed: 0 s
04:16:36 [2024-03-06T09:16:36.215Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testConstructorExistingFile -- Time elapsed: 0 s
04:16:36 [2024-03-06T09:16:36.215Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testBinarySearchInBetweenSameTimestamp -- Time elapsed: 0.008 s
04:16:36 [2024-03-06T09:16:36.215Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertAfterEmptyReopen -- Time elapsed: 0.001 s
04:16:36 [2024-03-06T09:16:36.215Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testConstructor -- Time elapsed: 0 s
04:16:36 [2024-03-06T09:16:36.215Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testBinarySearchFindInBetween -- Time elapsed: 0.008 s
04:16:36 [2024-03-06T09:16:36.215Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
04:16:39 [2024-03-06T09:16:39.481Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.637 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
04:16:39 [2024-03-06T09:16:39.481Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testBinarySearch -- Time elapsed: 0.219 s
04:16:39 [2024-03-06T09:16:39.481Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAlotCheckEquals -- Time elapsed: 0.384 s
04:16:39 [2024-03-06T09:16:39.481Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertSameTimestamp -- Time elapsed: 2.082 s
04:16:39 [2024-03-06T09:16:39.481Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testVersionChange -- Time elapsed: 0.002 s
04:16:39 [2024-03-06T09:16:39.481Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testSetGetTimeRange -- Time elapsed: 0.001 s
04:16:39 [2024-03-06T09:16:39.481Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testIsCreatedFromScratch -- Time elapsed: 0.001 s
04:16:39 [2024-03-06T09:16:39.481Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testGetSize -- Time elapsed: 0.199 s
04:16:39 [2024-03-06T09:16:39.481Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testDeleteWhenInvalidBug479675 -- Time elapsed: 0.202 s
04:16:39 [2024-03-06T09:16:39.481Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testSetGetNbEvents -- Time elapsed: 0.001 s
04:16:39 [2024-03-06T09:16:39.481Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAlot -- Time elapsed: 2.112 s
04:16:39 [2024-03-06T09:16:39.481Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAfterReopen -- Time elapsed: 0.001 s
04:16:39 [2024-03-06T09:16:39.481Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testDelete -- Time elapsed: 0.001 s
04:16:39 [2024-03-06T09:16:39.481Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsert -- Time elapsed: 0 s
04:16:39 [2024-03-06T09:16:39.481Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testConstructorExistingFile -- Time elapsed: 0.001 s
04:16:39 [2024-03-06T09:16:39.481Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testBinarySearchInBetweenSameTimestamp -- Time elapsed: 0.222 s
04:16:39 [2024-03-06T09:16:39.481Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAfterEmptyReopen -- Time elapsed: 0.001 s
04:16:39 [2024-03-06T09:16:39.481Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testConstructor -- Time elapsed: 0.001 s
04:16:39 [2024-03-06T09:16:39.481Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testBinarySearchFindInBetween -- Time elapsed: 0.206 s
04:16:39 [2024-03-06T09:16:39.481Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
04:16:41 [2024-03-06T09:16:41.999Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.183 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
04:16:42 [2024-03-06T09:16:42.000Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testAccept -- Time elapsed: 0.142 s
04:16:42 [2024-03-06T09:16:42.000Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAlotCheckEquals -- Time elapsed: 0.582 s
04:16:42 [2024-03-06T09:16:42.000Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertSameTimestamp -- Time elapsed: 0.647 s
04:16:42 [2024-03-06T09:16:42.000Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testVersionChange -- Time elapsed: 0.001 s
04:16:42 [2024-03-06T09:16:42.000Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testSetGetTimeRange -- Time elapsed: 0.001 s
04:16:42 [2024-03-06T09:16:42.000Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testIsCreatedFromScratch -- Time elapsed: 0 s
04:16:42 [2024-03-06T09:16:42.000Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testGetSize -- Time elapsed: 0.059 s
04:16:42 [2024-03-06T09:16:42.000Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testDeleteWhenInvalidBug479675 -- Time elapsed: 0.063 s
04:16:42 [2024-03-06T09:16:42.000Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testSetGetNbEvents -- Time elapsed: 0.001 s
04:16:42 [2024-03-06T09:16:42.000Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAlot -- Time elapsed: 0.554 s
04:16:42 [2024-03-06T09:16:42.000Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAfterReopen -- Time elapsed: 0.001 s
04:16:42 [2024-03-06T09:16:42.000Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testDelete -- Time elapsed: 0.001 s
04:16:42 [2024-03-06T09:16:42.000Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsert -- Time elapsed: 0 s
04:16:42 [2024-03-06T09:16:42.000Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testConstructorExistingFile -- Time elapsed: 0.001 s
04:16:42 [2024-03-06T09:16:42.000Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testBinarySearchInBetweenSameTimestamp -- Time elapsed: 0.064 s
04:16:42 [2024-03-06T09:16:42.000Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAfterEmptyReopen -- Time elapsed: 0.002 s
04:16:42 [2024-03-06T09:16:42.000Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testConstructor -- Time elapsed: 0 s
04:16:42 [2024-03-06T09:16:42.000Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testBinarySearchFindInBetween -- Time elapsed: 0.063 s
04:16:42 [2024-03-06T09:16:42.000Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
04:16:43 [2024-03-06T09:16:43.365Z] !SESSION 2024-03-06 09:16:02.511 -----------------------------------------------
04:16:43 [2024-03-06T09:16:43.365Z] eclipse.buildId=unknown
04:16:43 [2024-03-06T09:16:43.365Z] java.version=17.0.2
04:16:43 [2024-03-06T09:16:43.365Z] java.vendor=Oracle Corporation
04:16:43 [2024-03-06T09:16:43.365Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:16:43 [2024-03-06T09:16:43.365Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:16:43 [2024-03-06T09:16:43.365Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:16:43 [2024-03-06T09:16:43.365Z] 
04:16:43 [2024-03-06T09:16:43.365Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-06 09:16:43.204
04:16:43 [2024-03-06T09:16:43.365Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
04:16:43 [2024-03-06T09:16:43.365Z] !STACK 0
04:16:43 [2024-03-06T09:16:43.365Z] java.lang.RuntimeException: The parameter should be set
04:16:43 [2024-03-06T09:16:43.365Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
04:16:43 [2024-03-06T09:16:43.365Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
04:16:43 [2024-03-06T09:16:43.365Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:16:43 [2024-03-06T09:16:43.365Z] 
04:16:43 [2024-03-06T09:16:43.365Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-06 09:16:43.205
04:16:43 [2024-03-06T09:16:43.365Z] !MESSAGE Exception executing analysis
04:16:43 [2024-03-06T09:16:43.365Z] !STACK 0
04:16:43 [2024-03-06T09:16:43.365Z] java.lang.RuntimeException: The parameter should be set
04:16:43 [2024-03-06T09:16:43.365Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
04:16:43 [2024-03-06T09:16:43.365Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
04:16:43 [2024-03-06T09:16:43.365Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:16:44 [2024-03-06T09:16:44.798Z] 
04:16:44 [2024-03-06T09:16:44.798Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-06 09:16:44.627
04:16:44 [2024-03-06T09:16:44.798Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
04:16:44 [2024-03-06T09:16:44.798Z] !STACK 0
04:16:44 [2024-03-06T09:16:44.798Z] java.lang.RuntimeException: The parameter should be set
04:16:44 [2024-03-06T09:16:44.798Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
04:16:44 [2024-03-06T09:16:44.798Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
04:16:44 [2024-03-06T09:16:44.798Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:16:44 [2024-03-06T09:16:44.798Z] 
04:16:44 [2024-03-06T09:16:44.798Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-06 09:16:44.627
04:16:44 [2024-03-06T09:16:44.798Z] !MESSAGE Exception executing analysis
04:16:44 [2024-03-06T09:16:44.798Z] !STACK 0
04:16:44 [2024-03-06T09:16:44.798Z] java.lang.RuntimeException: The parameter should be set
04:16:44 [2024-03-06T09:16:44.798Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
04:16:44 [2024-03-06T09:16:44.798Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
04:16:44 [2024-03-06T09:16:44.798Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:16:44 [2024-03-06T09:16:44.798Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.014 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
04:16:44 [2024-03-06T09:16:44.798Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest.testGetModuleById -- Time elapsed: 1.577 s
04:16:44 [2024-03-06T09:16:44.798Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest.testGetModuleByClass -- Time elapsed: 1.437 s
04:16:44 [2024-03-06T09:16:44.798Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
04:16:46 [2024-03-06T09:16:46.297Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.198 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
04:16:46 [2024-03-06T09:16:46.297Z] org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest.testAspects -- Time elapsed: 0.060 s
04:16:46 [2024-03-06T09:16:46.297Z] org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest.testValidate -- Time elapsed: 0.023 s
04:16:46 [2024-03-06T09:16:46.297Z] org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest.testDevelopmentTrace -- Time elapsed: 1.114 s
04:16:46 [2024-03-06T09:16:46.297Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
04:16:46 [2024-03-06T09:16:46.297Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
04:16:46 [2024-03-06T09:16:46.297Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testIncreaseRank -- Time elapsed: 0.001 s
04:16:46 [2024-03-06T09:16:46.297Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testSetLocation -- Time elapsed: 0 s
04:16:46 [2024-03-06T09:16:46.297Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testTmfContextDefault -- Time elapsed: 0 s
04:16:46 [2024-03-06T09:16:46.297Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsNull -- Time elapsed: 0 s
04:16:46 [2024-03-06T09:16:46.297Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testNonEquals -- Time elapsed: 0 s
04:16:46 [2024-03-06T09:16:46.297Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsSymmetry -- Time elapsed: 0 s
04:16:46 [2024-03-06T09:16:46.297Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testHashCode -- Time elapsed: 0 s
04:16:46 [2024-03-06T09:16:46.297Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsTransivity -- Time elapsed: 0 s
04:16:46 [2024-03-06T09:16:46.297Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsReflexivity -- Time elapsed: 0.001 s
04:16:46 [2024-03-06T09:16:46.297Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testSetRank -- Time elapsed: 0 s
04:16:46 [2024-03-06T09:16:46.297Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
04:16:46 [2024-03-06T09:16:46.297Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
04:16:46 [2024-03-06T09:16:46.297Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testEmptyConstructor -- Time elapsed: 0.001 s
04:16:46 [2024-03-06T09:16:46.297Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testValidation -- Time elapsed: 0 s
04:16:46 [2024-03-06T09:16:46.297Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testLocationRatio -- Time elapsed: 0.001 s
04:16:46 [2024-03-06T09:16:46.297Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testInitTrace -- Time elapsed: 0.002 s
04:16:46 [2024-03-06T09:16:46.297Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testTraceParsing -- Time elapsed: 0.001 s
04:16:46 [2024-03-06T09:16:46.297Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testBounds -- Time elapsed: 0 s
04:16:46 [2024-03-06T09:16:46.297Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testTraceIndexing -- Time elapsed: 0 s
04:16:46 [2024-03-06T09:16:46.297Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
04:16:46 [2024-03-06T09:16:46.297Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
04:16:46 [2024-03-06T09:16:46.297Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldNames -- Time elapsed: 0 s
04:16:46 [2024-03-06T09:16:46.297Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldValueWithIndex -- Time elapsed: 0 s
04:16:46 [2024-03-06T09:16:46.297Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldNameWithIndex -- Time elapsed: 0 s
04:16:46 [2024-03-06T09:16:46.297Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testToString -- Time elapsed: 0 s
04:16:46 [2024-03-06T09:16:46.297Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testEqualsNull -- Time elapsed: 0 s
04:16:46 [2024-03-06T09:16:46.297Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFormattedValue -- Time elapsed: 0 s
04:16:46 [2024-03-06T09:16:46.297Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldWithName -- Time elapsed: 0 s
04:16:46 [2024-03-06T09:16:46.297Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldWithPath -- Time elapsed: 0 s
04:16:46 [2024-03-06T09:16:46.297Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testHashCode -- Time elapsed: 0 s
04:16:46 [2024-03-06T09:16:46.297Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFields -- Time elapsed: 0 s
04:16:46 [2024-03-06T09:16:46.297Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testEventTypeInstance -- Time elapsed: 0 s
04:16:46 [2024-03-06T09:16:46.297Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testEquals -- Time elapsed: 0.001 s
04:16:46 [2024-03-06T09:16:46.297Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldValueWithName -- Time elapsed: 0 s
04:16:46 [2024-03-06T09:16:46.297Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
04:18:07 [2024-03-06T09:18:07.748Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.55 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
04:18:07 [2024-03-06T09:18:07.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnLocation_1 -- Time elapsed: 1.422 s
04:18:07 [2024-03-06T09:18:07.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnLocation_2 -- Time elapsed: 1.406 s
04:18:07 [2024-03-06T09:18:07.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnLocation_3 -- Time elapsed: 1.427 s
04:18:07 [2024-03-06T09:18:07.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextLocation -- Time elapsed: 1.403 s
04:18:07 [2024-03-06T09:18:07.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testParseEvent -- Time elapsed: 1.400 s
04:18:07 [2024-03-06T09:18:07.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetTimeRange -- Time elapsed: 2.811 s
04:18:07 [2024-03-06T09:18:07.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForSomeEvents -- Time elapsed: 1.549 s
04:18:07 [2024-03-06T09:18:07.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testCopyConstructor -- Time elapsed: 2.823 s
04:18:07 [2024-03-06T09:18:07.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetNbEvents -- Time elapsed: 2.816 s
04:18:07 [2024-03-06T09:18:07.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekOnRankNotOnCacheBoundary -- Time elapsed: 1.477 s
04:18:07 [2024-03-06T09:18:07.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnNullTimestamp -- Time elapsed: 1.419 s
04:18:07 [2024-03-06T09:18:07.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekOnRankOnCacheBoundary -- Time elapsed: 1.420 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnTimestampOutOfScope -- Time elapsed: 1.434 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testTraceHostId -- Time elapsed: 1.413 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testFullConstructor -- Time elapsed: 2.810 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetStreamingInterval -- Time elapsed: 1.412 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetUUID -- Time elapsed: 1.407 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testCurrentTimeValues -- Time elapsed: 2.807 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnTimestampNotOnCacheBoundary -- Time elapsed: 1.469 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitializeNullPath -- Time elapsed: 1.399 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventNotOnCacheBoundary -- Time elapsed: 1.478 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfteSeekingOnTS_1 -- Time elapsed: 1.405 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfteSeekingOnTS_2 -- Time elapsed: 1.400 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfteSeekingOnTS_3 -- Time elapsed: 1.413 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextEndLocation -- Time elapsed: 1.446 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnNegativeRank -- Time elapsed: 1.411 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessDataRequestForSomeEvents -- Time elapsed: 1.448 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testLiveTraceConstructor -- Time elapsed: 2.865 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForAllEvents -- Time elapsed: 1.903 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOutOfScope -- Time elapsed: 1.462 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitTrace -- Time elapsed: 2.789 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetStartTime -- Time elapsed: 2.791 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnRankOutOfScope -- Time elapsed: 1.550 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetEndTime -- Time elapsed: 2.824 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnTimestampOnCacheBoundary -- Time elapsed: 1.475 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testCancel -- Time elapsed: 1.524 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForOtherEvents -- Time elapsed: 1.447 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetModules -- Time elapsed: 1.416 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetEventAspects -- Time elapsed: 1.410 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnCacheBoundary -- Time elapsed: 1.483 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForNbEvents -- Time elapsed: 1.542 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitializeSimplePath -- Time elapsed: 1.402 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testDefaultTmfTraceStub -- Time elapsed: 1.400 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitializeNormalPath -- Time elapsed: 1.401 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnRank_1 -- Time elapsed: 1.501 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnRank_2 -- Time elapsed: 1.415 s
04:18:07 [2024-03-06T09:18:07.749Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnRank_3 -- Time elapsed: 1.418 s
04:18:07 [2024-03-06T09:18:07.749Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
04:18:19 [2024-03-06T09:18:19.919Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.07 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
04:18:19 [2024-03-06T09:18:19.919Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnLocation_1 -- Time elapsed: 0.002 s
04:18:19 [2024-03-06T09:18:19.919Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnLocation_2 -- Time elapsed: 0.001 s
04:18:19 [2024-03-06T09:18:19.919Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnLocation_3 -- Time elapsed: 0.021 s
04:18:19 [2024-03-06T09:18:19.919Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextLocation -- Time elapsed: 0 s
04:18:19 [2024-03-06T09:18:19.919Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testInitialRangeOffset -- Time elapsed: 2.923 s
04:18:19 [2024-03-06T09:18:19.919Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testProcessRequestForNbEvents -- Time elapsed: 0.096 s
04:18:19 [2024-03-06T09:18:19.919Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekTimestampOnCacheBoundary -- Time elapsed: 0.081 s
04:18:19 [2024-03-06T09:18:19.919Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekRankOutOfScope -- Time elapsed: 0.042 s
04:18:19 [2024-03-06T09:18:19.919Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testProcessRequestForAllEvents -- Time elapsed: 0.849 s
04:18:19 [2024-03-06T09:18:19.919Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekLocationNotOnCacheBoundary -- Time elapsed: 0.138 s
04:18:19 [2024-03-06T09:18:19.919Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekLocationOnCacheBoundary -- Time elapsed: 0.001 s
04:18:19 [2024-03-06T09:18:19.919Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekTimestampNotOnCacheBoundary -- Time elapsed: 0.073 s
04:18:19 [2024-03-06T09:18:19.919Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfteSeekingOnTS_1 -- Time elapsed: 0.001 s
04:18:19 [2024-03-06T09:18:19.919Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfteSeekingOnTS_2 -- Time elapsed: 0.002 s
04:18:19 [2024-03-06T09:18:19.919Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfteSeekingOnTS_3 -- Time elapsed: 0.028 s
04:18:19 [2024-03-06T09:18:19.919Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextEndLocation -- Time elapsed: 0.046 s
04:18:19 [2024-03-06T09:18:19.919Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testDefaultCurrentTimeValues -- Time elapsed: 2.793 s
04:18:19 [2024-03-06T09:18:19.919Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekLocationOutOfScope -- Time elapsed: 0 s
04:18:19 [2024-03-06T09:18:19.919Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testBasicTmfExperimentConstructor -- Time elapsed: 0 s
04:18:19 [2024-03-06T09:18:19.920Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetTimestamp -- Time elapsed: 0.146 s
04:18:19 [2024-03-06T09:18:19.920Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testCancel -- Time elapsed: 0.101 s
04:18:19 [2024-03-06T09:18:19.920Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekRankNotOnCacheBoundary -- Time elapsed: 0.060 s
04:18:19 [2024-03-06T09:18:19.920Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekTimestampOutOfScope -- Time elapsed: 0.040 s
04:18:19 [2024-03-06T09:18:19.920Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekRankOnCacheBoundary -- Time elapsed: 0 s
04:18:19 [2024-03-06T09:18:19.920Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnRank_1 -- Time elapsed: 0.001 s
04:18:19 [2024-03-06T09:18:19.920Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnRank_2 -- Time elapsed: 0.002 s
04:18:19 [2024-03-06T09:18:19.920Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnRank_3 -- Time elapsed: 0.020 s
04:18:19 [2024-03-06T09:18:19.920Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
04:18:19 [2024-03-06T09:18:19.920Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
04:18:19 [2024-03-06T09:18:19.920Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsWrongTypes -- Time elapsed: 0 s
04:18:19 [2024-03-06T09:18:19.920Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testToString -- Time elapsed: 0.001 s
04:18:19 [2024-03-06T09:18:19.920Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testTmfLocation -- Time elapsed: 0 s
04:18:19 [2024-03-06T09:18:19.920Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testTmfLocationCopy -- Time elapsed: 0 s
04:18:19 [2024-03-06T09:18:19.920Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsNull -- Time elapsed: 0 s
04:18:19 [2024-03-06T09:18:19.920Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsSymmetry -- Time elapsed: 0 s
04:18:19 [2024-03-06T09:18:19.920Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testHashCode -- Time elapsed: 0 s
04:18:19 [2024-03-06T09:18:19.920Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsTransivity -- Time elapsed: 0 s
04:18:19 [2024-03-06T09:18:19.920Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsReflexivity -- Time elapsed: 0 s
04:18:19 [2024-03-06T09:18:19.920Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsWithNulls -- Time elapsed: 0 s
04:18:19 [2024-03-06T09:18:19.920Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
04:18:28 [2024-03-06T09:18:28.007Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.557 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
04:18:28 [2024-03-06T09:18:28.007Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testGetModulesByClass -- Time elapsed: 1.402 s
04:18:28 [2024-03-06T09:18:28.007Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testResolveEventAspectsOfNameForEvent -- Time elapsed: 1.498 s
04:18:28 [2024-03-06T09:18:28.007Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testAdditionalAspects -- Time elapsed: 1.406 s
04:18:28 [2024-03-06T09:18:28.007Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testGetAspects -- Time elapsed: 1.416 s
04:18:28 [2024-03-06T09:18:28.007Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testGetModulesByClassForHost -- Time elapsed: 1.420 s
04:18:28 [2024-03-06T09:18:28.007Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testResolveEventAspectsOfClassForEvent -- Time elapsed: 1.414 s
04:18:28 [2024-03-06T09:18:28.007Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
04:18:28 [2024-03-06T09:18:28.007Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
04:18:28 [2024-03-06T09:18:28.007Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContext -- Time elapsed: 0 s
04:18:28 [2024-03-06T09:18:28.007Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testIncreaseRank -- Time elapsed: 0 s
04:18:28 [2024-03-06T09:18:28.007Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testSetLocation -- Time elapsed: 0 s
04:18:28 [2024-03-06T09:18:28.007Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testToString -- Time elapsed: 0.001 s
04:18:28 [2024-03-06T09:18:28.007Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextDefault -- Time elapsed: 0 s
04:18:28 [2024-03-06T09:18:28.007Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsNull -- Time elapsed: 0 s
04:18:28 [2024-03-06T09:18:28.007Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextCopy -- Time elapsed: 0 s
04:18:28 [2024-03-06T09:18:28.007Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testNonEquals -- Time elapsed: 0 s
04:18:28 [2024-03-06T09:18:28.007Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsSymmetry -- Time elapsed: 0 s
04:18:28 [2024-03-06T09:18:28.007Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextCopy2 -- Time elapsed: 0 s
04:18:28 [2024-03-06T09:18:28.007Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testHashCode -- Time elapsed: 0.001 s
04:18:28 [2024-03-06T09:18:28.007Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsTransivity -- Time elapsed: 0 s
04:18:28 [2024-03-06T09:18:28.007Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsReflexivity -- Time elapsed: 0 s
04:18:28 [2024-03-06T09:18:28.007Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextNoRank -- Time elapsed: 0 s
04:18:28 [2024-03-06T09:18:28.007Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testSetRank -- Time elapsed: 0 s
04:18:28 [2024-03-06T09:18:28.007Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
04:20:19 [2024-03-06T09:20:19.448Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 99.17 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnLocation_1 -- Time elapsed: 2.836 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnLocation_2 -- Time elapsed: 2.830 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnLocation_3 -- Time elapsed: 2.837 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextLocation -- Time elapsed: 2.860 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testProcessRequestForNbEvents -- Time elapsed: 2.842 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekTimestampOnCacheBoundary -- Time elapsed: 2.906 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekRankOutOfScope -- Time elapsed: 2.889 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testProcessRequestForAllEvents -- Time elapsed: 3.199 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekLocationNotOnCacheBoundary -- Time elapsed: 2.972 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekLocationOnCacheBoundary -- Time elapsed: 2.859 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSimpleTmfExperimentConstructor -- Time elapsed: 2.816 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testExperimentInitialization -- Time elapsed: 4.221 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekNoTrace -- Time elapsed: 2.853 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekTimestampNotOnCacheBoundary -- Time elapsed: 2.882 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfteSeekingOnTS_1 -- Time elapsed: 2.834 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfteSeekingOnTS_2 -- Time elapsed: 2.820 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfteSeekingOnTS_3 -- Time elapsed: 2.871 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextEndLocation -- Time elapsed: 2.925 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetLocationRatio -- Time elapsed: 2.935 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekBadLocation -- Time elapsed: 2.850 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekLocationOutOfScope -- Time elapsed: 2.826 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetTimestamp -- Time elapsed: 2.972 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testWithMultiHostClockOffset -- Time elapsed: 2.895 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekEventOnRatio -- Time elapsed: 2.911 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testCancel -- Time elapsed: 2.977 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekRankNotOnCacheBoundary -- Time elapsed: 2.874 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekTimestampOutOfScope -- Time elapsed: 2.864 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testNormalTmfExperimentConstructor -- Time elapsed: 2.823 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testWithSingleHostClockOffset -- Time elapsed: 2.832 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekRankOnCacheBoundary -- Time elapsed: 2.858 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnRank_1 -- Time elapsed: 2.825 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnRank_2 -- Time elapsed: 2.841 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnRank_3 -- Time elapsed: 2.825 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetAnalysisModules -- Time elapsed: 2.804 s
04:20:19 [2024-03-06T09:20:19.448Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
04:20:19 [2024-03-06T09:20:19.448Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testSimplePool -- Time elapsed: 0.003 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testConstructorBad2 -- Time elapsed: 0 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testConstructorGood -- Time elapsed: 0 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testRecycleWrongQuark -- Time elapsed: 0.002 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testRecycleChildQuark -- Time elapsed: 0 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testPoolWithSubTree -- Time elapsed: 0 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testConstructorBad -- Time elapsed: 0 s
04:20:19 [2024-03-06T09:20:19.448Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testPriorityPool -- Time elapsed: 0 s
04:20:19 [2024-03-06T09:20:19.448Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
04:20:19 [2024-03-06T09:20:19.449Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
04:20:19 [2024-03-06T09:20:19.449Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMinInteger -- Time elapsed: 0.005 s
04:20:19 [2024-03-06T09:20:19.449Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMaxDouble -- Time elapsed: 0.001 s
04:20:19 [2024-03-06T09:20:19.449Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeAvgDouble -- Time elapsed: 0.003 s
04:20:19 [2024-03-06T09:20:19.449Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeAvgInteger -- Time elapsed: 0.001 s
04:20:19 [2024-03-06T09:20:19.449Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMinDouble -- Time elapsed: 0.001 s
04:20:19 [2024-03-06T09:20:19.449Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMaxInteger -- Time elapsed: 0.001 s
04:20:19 [2024-03-06T09:20:19.449Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
04:20:19 [2024-03-06T09:20:19.449Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.703 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
04:20:19 [2024-03-06T09:20:19.449Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipAvg -- Time elapsed: 0.016 s
04:20:19 [2024-03-06T09:20:19.449Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipMax -- Time elapsed: 0.009 s
04:20:19 [2024-03-06T09:20:19.449Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipMin -- Time elapsed: 0.009 s
04:20:19 [2024-03-06T09:20:19.449Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQuery -- Time elapsed: 0.006 s
04:20:19 [2024-03-06T09:20:19.449Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryValuesOnClose -- Time elapsed: 0 s
04:20:19 [2024-03-06T09:20:19.449Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryValuesOnStart -- Time elapsed: 0.006 s
04:20:19 [2024-03-06T09:20:19.449Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipmapRangeAvg -- Time elapsed: 0.058 s
04:20:19 [2024-03-06T09:20:19.449Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipmapRangeMax -- Time elapsed: 0.050 s
04:20:19 [2024-03-06T09:20:19.449Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipmapRangeMin -- Time elapsed: 0.049 s
04:20:19 [2024-03-06T09:20:19.449Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testMaxLevel -- Time elapsed: 0.006 s
04:20:19 [2024-03-06T09:20:19.449Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryEventField -- Time elapsed: 0.005 s
04:20:19 [2024-03-06T09:20:19.449Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
04:20:19 [2024-03-06T09:20:19.449Z] 
04:20:19 [2024-03-06T09:20:19.449Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2024-03-06 09:20:09.580
04:20:19 [2024-03-06T09:20:19.449Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
04:20:19 [2024-03-06T09:20:19.449Z] !STACK 0
04:20:19 [2024-03-06T09:20:19.449Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself
04:20:19 [2024-03-06T09:20:19.449Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
04:20:19 [2024-03-06T09:20:19.449Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
04:20:19 [2024-03-06T09:20:19.449Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
04:20:19 [2024-03-06T09:20:19.449Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
04:20:19 [2024-03-06T09:20:19.449Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
04:20:19 [2024-03-06T09:20:19.449Z] 
04:20:19 [2024-03-06T09:20:19.449Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2024-03-06 09:20:10.680
04:20:19 [2024-03-06T09:20:19.449Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
04:20:19 [2024-03-06T09:20:19.449Z] !STACK 0
04:20:19 [2024-03-06T09:20:19.449Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request
04:20:19 [2024-03-06T09:20:19.449Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
04:20:19 [2024-03-06T09:20:19.449Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
04:20:19 [2024-03-06T09:20:19.449Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
04:20:19 [2024-03-06T09:20:19.449Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
04:20:19 [2024-03-06T09:20:19.449Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
04:20:19 [2024-03-06T09:20:19.449Z] 
04:20:19 [2024-03-06T09:20:19.449Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-06 09:20:10.685
04:20:19 [2024-03-06T09:20:19.449Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(369,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
04:20:19 [2024-03-06T09:20:19.449Z] 
04:20:19 [2024-03-06T09:20:19.449Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2024-03-06 09:20:11.776
04:20:19 [2024-03-06T09:20:19.449Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
04:20:19 [2024-03-06T09:20:19.449Z] !STACK 0
04:20:19 [2024-03-06T09:20:19.449Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread
04:20:19 [2024-03-06T09:20:19.449Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
04:20:19 [2024-03-06T09:20:19.449Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
04:20:19 [2024-03-06T09:20:19.449Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
04:20:19 [2024-03-06T09:20:19.449Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
04:20:19 [2024-03-06T09:20:19.449Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
04:20:19 [2024-03-06T09:20:19.449Z] 
04:20:19 [2024-03-06T09:20:19.449Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-06 09:20:11.777
04:20:19 [2024-03-06T09:20:19.449Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(371,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
04:20:19 [2024-03-06T09:20:19.449Z] 
04:20:19 [2024-03-06T09:20:19.449Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-06 09:20:14.008
04:20:19 [2024-03-06T09:20:19.449Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(378,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
04:20:19 [2024-03-06T09:20:19.449Z] 
04:20:19 [2024-03-06T09:20:19.449Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-06 09:20:15.148
04:20:19 [2024-03-06T09:20:19.449Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml
04:20:19 [2024-03-06T09:20:19.449Z] !STACK 0
04:20:19 [2024-03-06T09:20:19.449Z] java.lang.IllegalStateException: This exception happens before initialization
04:20:19 [2024-03-06T09:20:19.449Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
04:20:19 [2024-03-06T09:20:19.449Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
04:20:19 [2024-03-06T09:20:19.449Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:20:19 [2024-03-06T09:20:19.449Z] 
04:20:19 [2024-03-06T09:20:19.449Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-06 09:20:15.148
04:20:19 [2024-03-06T09:20:19.449Z] !MESSAGE Exception executing analysis
04:20:19 [2024-03-06T09:20:19.449Z] !STACK 0
04:20:19 [2024-03-06T09:20:19.449Z] java.lang.IllegalStateException: This exception happens before initialization
04:20:19 [2024-03-06T09:20:19.449Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
04:20:19 [2024-03-06T09:20:19.449Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
04:20:19 [2024-03-06T09:20:19.449Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:20:19 [2024-03-06T09:20:19.449Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.943 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
04:20:19 [2024-03-06T09:20:19.449Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testProperties -- Time elapsed: 0.015 s
04:20:19 [2024-03-06T09:20:19.449Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testIsQueryable -- Time elapsed: 1.123 s
04:20:19 [2024-03-06T09:20:19.449Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testFaultyStateProvider -- Time elapsed: 3.315 s
04:20:19 [2024-03-06T09:20:19.449Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest skipped
04:20:19 [2024-03-06T09:20:19.449Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testReReadFullAnalysis -- Time elapsed: 1.119 s
04:20:19 [2024-03-06T09:20:19.449Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testRequestFailure -- Time elapsed: 1.112 s
04:20:19 [2024-03-06T09:20:19.449Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testSsModule -- Time elapsed: 1.118 s
04:20:19 [2024-03-06T09:20:19.450Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testInitialization -- Time elapsed: 0.010 s
04:20:19 [2024-03-06T09:20:19.450Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testFailBeforeInitialization -- Time elapsed: 0.011 s
04:20:19 [2024-03-06T09:20:19.450Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testFutureEvents -- Time elapsed: 1.117 s
04:20:19 [2024-03-06T09:20:19.450Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
04:20:19 [2024-03-06T09:20:19.450Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.588 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
04:20:19 [2024-03-06T09:20:19.450Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest.testSsModule -- Time elapsed: 1.584 s
04:20:19 [2024-03-06T09:20:19.450Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest.testInitialization -- Time elapsed: 0.003 s
04:20:19 [2024-03-06T09:20:19.450Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
04:20:19 [2024-03-06T09:20:19.450Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.498 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
04:20:19 [2024-03-06T09:20:19.450Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlopeAndOffset[Factory=Object] -- Time elapsed: 0.005 s
04:20:19 [2024-03-06T09:20:19.450Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlope[Factory=Object] -- Time elapsed: 0.071 s
04:20:19 [2024-03-06T09:20:19.450Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformArguments[Factory=Object] -- Time elapsed: 0.001 s
04:20:19 [2024-03-06T09:20:19.450Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTRepeatability[Factory=Object] -- Time elapsed: 0 s
04:20:19 [2024-03-06T09:20:19.450Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformPrecision[Factory=Object] -- Time elapsed: 0.112 s
04:20:19 [2024-03-06T09:20:19.450Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTEquivalence[Factory=Object] -- Time elapsed: 0 s
04:20:19 [2024-03-06T09:20:19.450Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlopeAndOffset[Factory=Deserialized] -- Time elapsed: 0.129 s
04:20:19 [2024-03-06T09:20:19.450Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlope[Factory=Deserialized] -- Time elapsed: 0.098 s
04:20:19 [2024-03-06T09:20:19.450Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformArguments[Factory=Deserialized] -- Time elapsed: 0 s
04:20:19 [2024-03-06T09:20:19.450Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTRepeatability[Factory=Deserialized] -- Time elapsed: 0.001 s
04:20:19 [2024-03-06T09:20:19.450Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformPrecision[Factory=Deserialized] -- Time elapsed: 0.069 s
04:20:19 [2024-03-06T09:20:19.450Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTEquivalence[Factory=Deserialized] -- Time elapsed: 0.002 s
04:20:19 [2024-03-06T09:20:19.450Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
04:20:24 [2024-03-06T09:20:24.704Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.889 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
04:20:24 [2024-03-06T09:20:24.704Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testNegativeOffset -- Time elapsed: 1.507 s
04:20:24 [2024-03-06T09:20:24.704Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testPositiveOffset -- Time elapsed: 1.423 s
04:20:24 [2024-03-06T09:20:24.704Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testNoOffset -- Time elapsed: 1.452 s
04:20:24 [2024-03-06T09:20:24.704Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testClearOffset -- Time elapsed: 1.506 s
04:20:24 [2024-03-06T09:20:24.704Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
04:20:24 [2024-03-06T09:20:24.704Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
04:20:24 [2024-03-06T09:20:24.704Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.transformSlope -- Time elapsed: 0.001 s
04:20:24 [2024-03-06T09:20:24.704Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.testToString -- Time elapsed: 0 s
04:20:24 [2024-03-06T09:20:24.704Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.transformIdentity -- Time elapsed: 0 s
04:20:24 [2024-03-06T09:20:24.704Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.transformOffset -- Time elapsed: 0 s
04:20:24 [2024-03-06T09:20:24.704Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
04:20:24 [2024-03-06T09:20:24.704Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
04:20:24 [2024-03-06T09:20:24.704Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testComposition -- Time elapsed: 0 s
04:20:24 [2024-03-06T09:20:24.704Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testEqualityConstantTransform -- Time elapsed: 0 s
04:20:24 [2024-03-06T09:20:24.704Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testLinearTransform -- Time elapsed: 0 s
04:20:24 [2024-03-06T09:20:24.704Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testIdentityTransform -- Time elapsed: 0.001 s
04:20:24 [2024-03-06T09:20:24.704Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testEquality -- Time elapsed: 0 s
04:20:24 [2024-03-06T09:20:24.704Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
04:20:24 [2024-03-06T09:20:24.704Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
04:20:24 [2024-03-06T09:20:24.704Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testOneHull -- Time elapsed: 0.003 s
04:20:24 [2024-03-06T09:20:24.704Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testFullyIncrementalSerialization -- Time elapsed: 0.008 s
04:20:24 [2024-03-06T09:20:24.704Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testFullyIncremental -- Time elapsed: 0.002 s
04:20:24 [2024-03-06T09:20:24.704Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testDisjoint -- Time elapsed: 0 s
04:20:24 [2024-03-06T09:20:24.704Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
04:20:24 [2024-03-06T09:20:24.704Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
04:20:24 [2024-03-06T09:20:24.704Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest.testValid[0: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml] -- Time elapsed: 0.002 s
04:20:24 [2024-03-06T09:20:24.704Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest.testValid[1: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/002.xml] -- Time elapsed: 0.001 s
04:20:24 [2024-03-06T09:20:24.704Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest.testValid[2: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml] -- Time elapsed: 0.002 s
04:20:24 [2024-03-06T09:20:24.704Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
04:20:24 [2024-03-06T09:20:24.704Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
04:20:24 [2024-03-06T09:20:24.704Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[0: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/001.xml] -- Time elapsed: 0.002 s
04:20:24 [2024-03-06T09:20:24.704Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[1: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/002.xml] -- Time elapsed: 0.002 s
04:20:24 [2024-03-06T09:20:24.704Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[2: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/003.xml] -- Time elapsed: 0.001 s
04:20:24 [2024-03-06T09:20:24.704Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[3: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/004.xml] -- Time elapsed: 0.002 s
04:20:24 [2024-03-06T09:20:24.704Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[4: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/005.xml] -- Time elapsed: 0.002 s
04:20:24 [2024-03-06T09:20:24.704Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[5: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/006.xml] -- Time elapsed: 0.002 s
04:20:24 [2024-03-06T09:20:24.704Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
04:20:34 [2024-03-06T09:20:34.768Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.843 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
04:20:34 [2024-03-06T09:20:34.768Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest.testReopenIndex -- Time elapsed: 6.009 s
04:20:34 [2024-03-06T09:20:34.768Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest.testTmfTraceIndexing -- Time elapsed: 3.833 s
04:20:34 [2024-03-06T09:20:34.768Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
04:20:38 [2024-03-06T09:20:38.042Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.803 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
04:20:38 [2024-03-06T09:20:38.042Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest.testReopenIndex -- Time elapsed: 2.477 s
04:20:38 [2024-03-06T09:20:38.042Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest.testTmfTraceIndexing -- Time elapsed: 1.325 s
04:20:38 [2024-03-06T09:20:38.042Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
04:20:42 [2024-03-06T09:20:42.213Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.346 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
04:20:42 [2024-03-06T09:20:42.213Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingBounds[0: Base parser] -- Time elapsed: 1.108 s
04:20:42 [2024-03-06T09:20:42.213Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingEvents[0: Base parser] -- Time elapsed: 0.006 s
04:20:42 [2024-03-06T09:20:42.213Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingBounds[1: Parse with event name] -- Time elapsed: 1.107 s
04:20:42 [2024-03-06T09:20:42.213Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingEvents[1: Parse with event name] -- Time elapsed: 0.008 s
04:20:42 [2024-03-06T09:20:42.213Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingBounds[2: Parse with extra fields] -- Time elapsed: 1.106 s
04:20:42 [2024-03-06T09:20:42.213Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingEvents[2: Parse with extra fields] -- Time elapsed: 0.006 s
04:20:42 [2024-03-06T09:20:42.213Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
04:20:42 [2024-03-06T09:20:42.213Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
04:20:42 [2024-03-06T09:20:42.213Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest.testBadlyFormed[0: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/001.xml] -- Time elapsed: 0.002 s
04:20:42 [2024-03-06T09:20:42.213Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest.testBadlyFormed[1: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/002.xml] -- Time elapsed: 0.001 s
04:20:42 [2024-03-06T09:20:42.213Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest.testBadlyFormed[2: path /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/003.xml] -- Time elapsed: 0.001 s
04:20:42 [2024-03-06T09:20:42.213Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
04:20:42 [2024-03-06T09:20:42.213Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
04:20:42 [2024-03-06T09:20:42.213Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest.testValidate -- Time elapsed: 0.009 s
04:20:42 [2024-03-06T09:20:42.213Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest.testTraceTypePresence -- Time elapsed: 0 s
04:20:42 [2024-03-06T09:20:42.213Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
04:20:44 [2024-03-06T09:20:44.732Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.329 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
04:20:44 [2024-03-06T09:20:44.732Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingBounds[0: Base parser] -- Time elapsed: 1.105 s
04:20:44 [2024-03-06T09:20:44.732Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingEvents[0: Base parser] -- Time elapsed: 0.004 s
04:20:44 [2024-03-06T09:20:44.732Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingBounds[1: Parse with event name] -- Time elapsed: 1.105 s
04:20:44 [2024-03-06T09:20:44.732Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingEvents[1: Parse with event name] -- Time elapsed: 0.003 s
04:20:44 [2024-03-06T09:20:44.732Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingBounds[2: Parse with extra fields] -- Time elapsed: 1.105 s
04:20:44 [2024-03-06T09:20:44.732Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingEvents[2: Parse with extra fields] -- Time elapsed: 0.004 s
04:20:44 [2024-03-06T09:20:44.732Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
04:20:44 [2024-03-06T09:20:44.732Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
04:20:44 [2024-03-06T09:20:44.732Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest.testValidate -- Time elapsed: 0.009 s
04:20:44 [2024-03-06T09:20:44.732Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest.testTraceTypePresence -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.733Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest
04:20:44 [2024-03-06T09:20:44.990Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest.testTmfTreeModelConstructor2 -- Time elapsed: 0.001 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest.testTmfTreeModelConstructor -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest
04:20:44 [2024-03-06T09:20:44.990Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testCompositeTree -- Time elapsed: 0.004 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testToString -- Time elapsed: 0.004 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testConstructors -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsNull -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsSymmetry -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testHashCode -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsTransivity -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsReflexivity -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest
04:20:44 [2024-03-06T09:20:44.990Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testToString -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsNull -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.test -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsSymmetry -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testHashCode -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsTransivity -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsReflexivity -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest
04:20:44 [2024-03-06T09:20:44.990Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testToString -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testBuilderMissingParams -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testBuilder -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testHashCode -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testEquality -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest
04:20:44 [2024-03-06T09:20:44.990Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testToString -- Time elapsed: 0.001 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testBuilderMissingParams -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testBuilder -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testHashCode -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testEquality -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest
04:20:44 [2024-03-06T09:20:44.990Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest.testConfigurationSourceTypes -- Time elapsed: 0.001 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest.testConfigurationSource -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest
04:20:44 [2024-03-06T09:20:44.990Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testToString -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testBuilderMissingParams -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testBuilder -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testHashCode -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testEquality -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] Running org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest
04:20:44 [2024-03-06T09:20:44.990Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testToString -- Time elapsed: 0.001 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testConstructors -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsNull -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsSymmetry -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testHashCode -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsTransivity -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsReflexivity -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
04:20:44 [2024-03-06T09:20:44.990Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest.testValidateName -- Time elapsed: 0.001 s
04:20:44 [2024-03-06T09:20:44.990Z] Running org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest
04:20:44 [2024-03-06T09:20:44.990Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest.testEquality -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
04:20:44 [2024-03-06T09:20:44.990Z] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToStringInterval -- Time elapsed: 0.001 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructorZero -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToLargeScale1 -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToLargeScale2 -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToLargeScale3 -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeScale -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.990Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizedScaleLimits -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToNanos -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructor -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeLargeScale -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsNonTimestamp -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testBasicCompareTo -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testDelta -- Time elapsed: 0.002 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetAndScaleTrivial -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeZeroScale -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testFullConstructor -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsNull -- Time elapsed: 0.001 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases1 -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases2 -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases3 -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases4 -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructorBigBang -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructorBigCrunch -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetLowerLimits -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToSpecials -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToDifferentScale -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testValueConstructor -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsSymmetry -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetUpperLimits -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testValueScaleConstructor -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToStringDefault -- Time elapsed: 0.001 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testHashCode -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToSameScale -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffset -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsTransivity -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToStringBigBangBigCrunch -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsReflexivity -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToDifferentScale2 -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetAndScale -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetAndScale2 -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testDefaultConstructor -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
04:20:44 [2024-03-06T09:20:44.991Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testCopyConstructor -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsNonTimestamp -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testBasicCompareTo -- Time elapsed: 0.001 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testDelta -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testToString -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testCompareTo -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testFullConstructor -- Time elapsed: 0.001 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsNull -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsSymmetry -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testHashCode -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsTransivity -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testNormalizeScale0 -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsReflexivity -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testDelta2 -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testNormalizeScaleNot0 -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testDefaultConstructor -- Time elapsed: 0.001 s
04:20:44 [2024-03-06T09:20:44.991Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
04:20:44 [2024-03-06T09:20:44.991Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testEqualsNonTimestamp -- Time elapsed: 0.001 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testBasicCompareTo -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testDelta -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testToString -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testCompareTo -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testFullConstructor -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testEqualsNull -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testHashCode -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testNormalizeScale0 -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testEqualsReflexivity -- Time elapsed: 0.001 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testDelta2 -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testNormalizeScaleNot0 -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testDefaultConstructor -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
04:20:44 [2024-03-06T09:20:44.991Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateFromSingle -- Time elapsed: 0.001 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateHappy -- Time elapsed: 0.001 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateFrom -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testResolve -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateIllegalFrom -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.991Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateIllegal -- Time elapsed: 0.001 s
04:20:44 [2024-03-06T09:20:44.991Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
04:20:44 [2024-03-06T09:20:44.991Z] 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
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest.testGetName -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest.testResolve -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.992Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
04:20:44 [2024-03-06T09:20:44.992Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testToString -- Time elapsed: 0.001 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsNull -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testNonEqualClasses -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsSymmetry -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testHashCode -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsTransivity -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsReflexivity -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testCallsiteCopy -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testDefaultConstructor -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.992Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
04:20:44 [2024-03-06T09:20:44.992Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testToString -- Time elapsed: 0.006 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualRanks -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualTypes -- Time elapsed: 0.001 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testFullConstructor -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsNull -- Time elapsed: 0.001 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testTmfEventCopy -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testToStringExtended -- Time elapsed: 0.001 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNoRankConstructor -- Time elapsed: 0.001 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualClasses -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsSymmetry -- Time elapsed: 0.001 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testHashCode -- Time elapsed: 0.001 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsTransivity -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsReflexivity -- Time elapsed: 0.001 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testConstructorWithTrace -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualContents -- Time elapsed: 0.001 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualTraces -- Time elapsed: 0.001 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualTimestamps -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testDefaultConstructor -- Time elapsed: 0.001 s
04:20:44 [2024-03-06T09:20:44.992Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
04:20:44 [2024-03-06T09:20:44.992Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetTimePattern -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetIntervalPattern -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testComputeTimePattern -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetPreferenceMap -- Time elapsed: 0.002 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testInit -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetTimeZone -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.992Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
04:20:44 [2024-03-06T09:20:44.992Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayPrimitivesNotEquals -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayObject -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayOfArrays -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayAndOther -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayPrimitives -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayMismatchedTypes -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.992Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayOfArraysNotEquals -- Time elapsed: 0 s
04:20:44 [2024-03-06T09:20:44.992Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
04:20:50 [2024-03-06T09:20:50.241Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.411 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
04:20:50 [2024-03-06T09:20:50.241Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSearchTypo -- Time elapsed: 0.002 s
04:20:50 [2024-03-06T09:20:50.241Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleSingleColumnsSearch -- Time elapsed: 0.182 s
04:20:50 [2024-03-06T09:20:50.241Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithOutOfBoundIndex -- Time elapsed: 0.139 s
04:20:50 [2024-03-06T09:20:50.241Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testQueryFilterIndexParameter -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.241Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleFilter -- Time elapsed: 0.482 s
04:20:50 [2024-03-06T09:20:50.241Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSearchNoMatch -- Time elapsed: 0.513 s
04:20:50 [2024-03-06T09:20:50.241Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithOneNonExistentColumns -- Time elapsed: 0.074 s
04:20:50 [2024-03-06T09:20:50.241Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleSingleColumnsIndexBackwardsSearch -- Time elapsed: 0.093 s
04:20:50 [2024-03-06T09:20:50.241Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithMultipleFilter -- Time elapsed: 0.705 s
04:20:50 [2024-03-06T09:20:50.241Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderFetchColumn -- Time elapsed: 0.001 s
04:20:50 [2024-03-06T09:20:50.241Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProvider -- Time elapsed: 0.103 s
04:20:50 [2024-03-06T09:20:50.241Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithNonExistentColumns -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.241Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithDesiredColumns -- Time elapsed: 0.090 s
04:20:50 [2024-03-06T09:20:50.241Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithGetDataFromSearchForwardMatch -- Time elapsed: 0.200 s
04:20:50 [2024-03-06T09:20:50.241Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithGetDataFromSearchBackwardsMatch -- Time elapsed: 0.201 s
04:20:50 [2024-03-06T09:20:50.241Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleMultiColumnsSearch -- Time elapsed: 0.200 s
04:20:50 [2024-03-06T09:20:50.241Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
04:20:50 [2024-03-06T09:20:50.241Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
04:20:50 [2024-03-06T09:20:50.241Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testToString -- Time elapsed: 0.001 s
04:20:50 [2024-03-06T09:20:50.241Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsEndTime -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.241Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testOpenRange1 -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.241Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testOpenRange2 -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.241Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testOpenRange3 -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.241Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsNull -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.241Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testContainsRange -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.241Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualStartTime -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.241Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsBadType -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.241Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsSymmetry -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.241Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testContainsTimestamp -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.241Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testHashCode -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.241Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsTransivity -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.241Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsReflexivity -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.241Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testGetIntersection -- Time elapsed: 0.001 s
04:20:50 [2024-03-06T09:20:50.241Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testConstructor -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.241Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
04:20:50 [2024-03-06T09:20:50.242Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest.testMultiHostMultiKeyType -- Time elapsed: 0.012 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest.testHostToSelf -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest.testMultiHost -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
04:20:50 [2024-03-06T09:20:50.242Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testUpdateDefaultFormats -- Time elapsed: 0.056 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testGetDefaulIntervalFormat -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testValueTimeZoneConstructor -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testParseDateTime -- Time elapsed: 0.004 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testGetDefaulTimeFormat -- Time elapsed: 0.001 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testParseDateTimeWithRef -- Time elapsed: 0.001 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testValueConstructor -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testParseSeconds -- Time elapsed: 0.004 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testDefaultConstructor -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testUnitOfSecondsFormat -- Time elapsed: 0.002 s
04:20:50 [2024-03-06T09:20:50.242Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
04:20:50 [2024-03-06T09:20:50.242Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testCopyConstructor -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testFullConstructor -- Time elapsed: 0.001 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testValueConstructor -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testValueScaleConstructor -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testToStringDefault -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testNormalizeOffset -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testToStringBigBangBigCrunch -- Time elapsed: 0.001 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testToStringFormat -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testDefaultConstructor -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
04:20:50 [2024-03-06T09:20:50.242Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonTerminalCopyConstructor -- Time elapsed: 0.001 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueAssignableValue -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testDuplicateFieldNames -- Time elapsed: 0.001 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueNullValue -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualsValue -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualsFields -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueExists -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsEverything -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testToString -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueCast -- Time elapsed: 0.002 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testTerminalConstructor -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueDoesntExist -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsNull -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testTerminalCopyConstructor -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonTerminalStructConstructor -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualClasses -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEquals -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsSymmetry -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testMakeRoot -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testHashCode -- Time elapsed: 0.001 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsTransivity -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsReflexivity -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEquals -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testTerminalStructConstructor -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonTerminalConstructor -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualValues -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testCopyConstructorBadArg -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueExistsButWrongType -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
04:20:50 [2024-03-06T09:20:50.242Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testCopyConstructor -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testToString -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testNonEqualsClasses -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testFullConstructor -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsNull -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testNonEquals -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsSymmetry -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testHashCode -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsTransivity -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsReflexivity -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testDefaultConstructor -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.242Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
04:20:50 [2024-03-06T09:20:50.242Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest.testTmfAsyncSequenceDiagramEvent -- Time elapsed: 0.001 s
04:20:50 [2024-03-06T09:20:50.242Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
04:20:50 [2024-03-06T09:20:50.242Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
04:20:50 [2024-03-06T09:20:50.242Z] org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest.testTmfSyncSequenceDiagramEvent -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.243Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
04:20:50 [2024-03-06T09:20:50.243Z] 
04:20:50 [2024-03-06T09:20:50.243Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-06 09:20:49.527
04:20:50 [2024-03-06T09:20:50.243Z] !MESSAGE Error parsing /tmp/markers3339348578592840723xml
04:20:50 [2024-03-06T09:20:50.243Z] !STACK 0
04:20:50 [2024-03-06T09:20:50.243Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers3339348578592840723xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'.
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
04:20:50 [2024-03-06T09:20:50.243Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
04:20:50 [2024-03-06T09:20:50.243Z] 
04:20:50 [2024-03-06T09:20:50.243Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-06 09:20:49.534
04:20:50 [2024-03-06T09:20:50.243Z] !MESSAGE Error parsing /tmp/markers17383231140976338348xml
04:20:50 [2024-03-06T09:20:50.243Z] !STACK 0
04:20:50 [2024-03-06T09:20:50.243Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers17383231140976338348xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
04:20:50 [2024-03-06T09:20:50.243Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
04:20:50 [2024-03-06T09:20:50.244Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
04:20:50 [2024-03-06T09:20:50.244Z] 
04:20:50 [2024-03-06T09:20:50.244Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-06 09:20:49.539
04:20:50 [2024-03-06T09:20:50.244Z] !MESSAGE Error parsing /tmp/markers7437035158782890290xml
04:20:50 [2024-03-06T09:20:50.244Z] !STACK 0
04:20:50 [2024-03-06T09:20:50.244Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers7437035158782890290xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
04:20:50 [2024-03-06T09:20:50.244Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
04:20:50 [2024-03-06T09:20:50.245Z] 
04:20:50 [2024-03-06T09:20:50.245Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-06 09:20:49.543
04:20:50 [2024-03-06T09:20:50.245Z] !MESSAGE Error parsing /tmp/markers13817748937898405468xml
04:20:50 [2024-03-06T09:20:50.245Z] !STACK 0
04:20:50 [2024-03-06T09:20:50.245Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers13817748937898405468xml; 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.
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:20:50 [2024-03-06T09:20:50.245Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:20:50 [2024-03-06T09:20:50.245Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
04:20:50 [2024-03-06T09:20:50.246Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:20:50 [2024-03-06T09:20:50.246Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:20:50 [2024-03-06T09:20:50.246Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:20:50 [2024-03-06T09:20:50.246Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
04:20:50 [2024-03-06T09:20:50.246Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:20:50 [2024-03-06T09:20:50.246Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:20:50 [2024-03-06T09:20:50.246Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:20:50 [2024-03-06T09:20:50.246Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
04:20:50 [2024-03-06T09:20:50.246Z] 
04:20:50 [2024-03-06T09:20:50.246Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-06 09:20:49.549
04:20:50 [2024-03-06T09:20:50.246Z] !MESSAGE Error parsing /tmp/markers1837979549214744175xml
04:20:50 [2024-03-06T09:20:50.246Z] !STACK 0
04:20:50 [2024-03-06T09:20:50.246Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
04:20:50 [2024-03-06T09:20:50.246Z] 	at com.google.common.collect.Range.<init>(Range.java:363)
04:20:50 [2024-03-06T09:20:50.246Z] 	at com.google.common.collect.Range.create(Range.java:161)
04:20:50 [2024-03-06T09:20:50.246Z] 	at com.google.common.collect.Range.closed(Range.java:186)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:316)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:221)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:192)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294)
04:20:50 [2024-03-06T09:20:50.246Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:20:50 [2024-03-06T09:20:50.246Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:20:50 [2024-03-06T09:20:50.246Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:20:50 [2024-03-06T09:20:50.246Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
04:20:50 [2024-03-06T09:20:50.246Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:20:50 [2024-03-06T09:20:50.246Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:20:50 [2024-03-06T09:20:50.246Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:20:50 [2024-03-06T09:20:50.246Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
04:20:50 [2024-03-06T09:20:50.246Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:20:50 [2024-03-06T09:20:50.246Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:20:50 [2024-03-06T09:20:50.246Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:20:50 [2024-03-06T09:20:50.246Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
04:20:50 [2024-03-06T09:20:50.246Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
04:20:50 [2024-03-06T09:20:50.246Z] 
04:20:50 [2024-03-06T09:20:50.246Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-06 09:20:49.553
04:20:50 [2024-03-06T09:20:50.246Z] !MESSAGE Error parsing /tmp/markers2462311575436360505xml
04:20:50 [2024-03-06T09:20:50.246Z] !STACK 0
04:20:50 [2024-03-06T09:20:50.246Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers2462311575436360505xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'.
04:20:50 [2024-03-06T09:20:50.246Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
04:20:50 [2024-03-06T09:20:50.246Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
04:20:50 [2024-03-06T09:20:50.246Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
04:20:50 [2024-03-06T09:20:50.246Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
04:20:50 [2024-03-06T09:20:50.247Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
04:20:50 [2024-03-06T09:20:50.247Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
04:20:50 [2024-03-06T09:20:50.247Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
04:20:50 [2024-03-06T09:20:50.247Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
04:20:50 [2024-03-06T09:20:50.247Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
04:20:50 [2024-03-06T09:20:50.247Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
04:20:50 [2024-03-06T09:20:50.247Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
04:20:50 [2024-03-06T09:20:50.247Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
04:20:50 [2024-03-06T09:20:50.247Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
04:20:50 [2024-03-06T09:20:50.247Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
04:20:50 [2024-03-06T09:20:50.247Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
04:20:50 [2024-03-06T09:20:50.247Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
04:20:50 [2024-03-06T09:20:50.247Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
04:20:50 [2024-03-06T09:20:50.247Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
04:20:50 [2024-03-06T09:20:50.247Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
04:20:50 [2024-03-06T09:20:50.247Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
04:20:50 [2024-03-06T09:20:50.247Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
04:20:50 [2024-03-06T09:20:50.247Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295)
04:20:50 [2024-03-06T09:20:50.247Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:20:50 [2024-03-06T09:20:50.247Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:20:50 [2024-03-06T09:20:50.247Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:20:50 [2024-03-06T09:20:50.247Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
04:20:50 [2024-03-06T09:20:50.247Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:20:50 [2024-03-06T09:20:50.247Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:20:50 [2024-03-06T09:20:50.247Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:20:50 [2024-03-06T09:20:50.247Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
04:20:50 [2024-03-06T09:20:50.247Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:20:50 [2024-03-06T09:20:50.247Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:20:50 [2024-03-06T09:20:50.247Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:20:50 [2024-03-06T09:20:50.247Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
04:20:50 [2024-03-06T09:20:50.247Z] 
04:20:50 [2024-03-06T09:20:50.247Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-06 09:20:49.557
04:20:50 [2024-03-06T09:20:50.247Z] !MESSAGE Error parsing /tmp/markers14153389041843826569xml
04:20:50 [2024-03-06T09:20:50.247Z] !STACK 0
04:20:50 [2024-03-06T09:20:50.247Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
04:20:50 [2024-03-06T09:20:50.247Z] 	at com.google.common.collect.Range.<init>(Range.java:363)
04:20:50 [2024-03-06T09:20:50.247Z] 	at com.google.common.collect.Range.create(Range.java:161)
04:20:50 [2024-03-06T09:20:50.247Z] 	at com.google.common.collect.Range.closed(Range.java:186)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:316)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:221)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:192)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
04:20:50 [2024-03-06T09:20:50.247Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
04:20:50 [2024-03-06T09:20:50.248Z] 
04:20:50 [2024-03-06T09:20:50.248Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-06 09:20:49.561
04:20:50 [2024-03-06T09:20:50.248Z] !MESSAGE Error parsing /tmp/markers10258421741562294601xml
04:20:50 [2024-03-06T09:20:50.248Z] !STACK 0
04:20:50 [2024-03-06T09:20:50.248Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers10258421741562294601xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected.
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3507)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3433)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3335)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2373)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:944)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1728)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2899)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:297)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:20:50 [2024-03-06T09:20:50.248Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:20:50 [2024-03-06T09:20:50.248Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
04:20:50 [2024-03-06T09:20:50.249Z] 
04:20:50 [2024-03-06T09:20:50.249Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-06 09:20:49.565
04:20:50 [2024-03-06T09:20:50.249Z] !MESSAGE Error parsing /tmp/markers11358058495505157832xml
04:20:50 [2024-03-06T09:20:50.249Z] !STACK 0
04:20:50 [2024-03-06T09:20:50.249Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers11358058495505157832xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'.
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:850)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:298)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:20:50 [2024-03-06T09:20:50.249Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:20:50 [2024-03-06T09:20:50.249Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:20:50 [2024-03-06T09:20:50.250Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
04:20:50 [2024-03-06T09:20:50.250Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
04:20:50 [2024-03-06T09:20:50.250Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
04:20:50 [2024-03-06T09:20:50.250Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
04:20:50 [2024-03-06T09:20:50.250Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
04:20:50 [2024-03-06T09:20:50.250Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:20:50 [2024-03-06T09:20:50.250Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:20:50 [2024-03-06T09:20:50.250Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:20:50 [2024-03-06T09:20:50.250Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:20:50 [2024-03-06T09:20:50.250Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
04:20:50 [2024-03-06T09:20:50.250Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
04:20:50 [2024-03-06T09:20:50.250Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
04:20:50 [2024-03-06T09:20:50.250Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
04:20:50 [2024-03-06T09:20:50.250Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
04:20:50 [2024-03-06T09:20:50.250Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent -- Time elapsed: 0.052 s
04:20:50 [2024-03-06T09:20:50.250Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testExtensionPoint -- Time elapsed: 0.032 s
04:20:50 [2024-03-06T09:20:50.250Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParse -- Time elapsed: 0.005 s
04:20:50 [2024-03-06T09:20:50.250Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidFile -- Time elapsed: 0.003 s
04:20:50 [2024-03-06T09:20:50.250Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
04:20:50 [2024-03-06T09:20:50.250Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
04:20:50 [2024-03-06T09:20:50.250Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest.testAddMarker -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.250Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest.testConstructor -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.250Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
04:20:50 [2024-03-06T09:20:50.250Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
04:20:50 [2024-03-06T09:20:50.250Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest.testAddSegment -- Time elapsed: 0.001 s
04:20:50 [2024-03-06T09:20:50.250Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest.testAddSubMarker -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.250Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest.testConstructor -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.250Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
04:20:50 [2024-03-06T09:20:50.250Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
04:20:50 [2024-03-06T09:20:50.250Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testInboundBlacklisting -- Time elapsed: 0.001 s
04:20:50 [2024-03-06T09:20:50.250Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testBroadcastAsync -- Time elapsed: 0.002 s
04:20:50 [2024-03-06T09:20:50.250Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testSendReceive -- Time elapsed: 0.001 s
04:20:50 [2024-03-06T09:20:50.250Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testConcurrentSignals -- Time elapsed: 0.006 s
04:20:50 [2024-03-06T09:20:50.250Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testOutboundBlacklisting -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.250Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testNestedSignals -- Time elapsed: 0 s
04:20:50 [2024-03-06T09:20:50.250Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
04:21:08 [2024-03-06T09:21:08.296Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.00 s -- in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
04:21:08 [2024-03-06T09:21:08.296Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest.testDelay -- Time elapsed: 6.001 s
04:21:08 [2024-03-06T09:21:08.296Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest.testOneChannel -- Time elapsed: 5.001 s
04:21:08 [2024-03-06T09:21:08.296Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest.testMultipleChannels -- Time elapsed: 5.001 s
04:21:08 [2024-03-06T09:21:08.296Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
04:21:08 [2024-03-06T09:21:08.296Z] 
04:21:08 [2024-03-06T09:21:08.296Z] !ENTRY org.eclipse.cdt.core.native 4 0 2024-03-06 09:21:05.779
04:21:08 [2024-03-06T09:21:08.296Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
04:21:08 [2024-03-06T09:21:08.296Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s -- in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
04:21:08 [2024-03-06T09:21:08.296Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testExtremeValues -- Time elapsed: 0.133 s
04:21:08 [2024-03-06T09:21:08.296Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testValidTextFile -- Time elapsed: 0.020 s
04:21:08 [2024-03-06T09:21:08.296Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testGettingSymbolMapFile -- Time elapsed: 0.004 s
04:21:08 [2024-03-06T09:21:08.296Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testInvalidFiles -- Time elapsed: 0.001 s
04:21:08 [2024-03-06T09:21:08.296Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testGettingSymbolWithSize -- Time elapsed: 0.005 s
04:21:08 [2024-03-06T09:21:08.296Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
04:21:08 [2024-03-06T09:21:08.296Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
04:21:08 [2024-03-06T09:21:08.296Z] org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest.testMapFileWithSize -- Time elapsed: 0.003 s
04:21:08 [2024-03-06T09:21:08.296Z] org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest.testGuessingFileType -- Time elapsed: 0.001 s
04:21:08 [2024-03-06T09:21:08.296Z] org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest.testNmFile -- Time elapsed: 0.004 s
04:21:08 [2024-03-06T09:21:08.297Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
04:21:08 [2024-03-06T09:21:08.297Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
04:21:08 [2024-03-06T09:21:08.297Z] org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest.testGetterForExperiment -- Time elapsed: 0.004 s
04:21:08 [2024-03-06T09:21:08.297Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
04:21:08 [2024-03-06T09:21:08.297Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
04:21:08 [2024-03-06T09:21:08.297Z] org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest.testTmfCorePluginId -- Time elapsed: 0 s
04:21:08 [2024-03-06T09:21:08.297Z] org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest.testGetDefault -- Time elapsed: 0 s
04:21:08 [2024-03-06T09:21:08.297Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
04:21:16 [2024-03-06T09:21:16.390Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.234 s -- in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
04:21:16 [2024-03-06T09:21:16.390Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetPlainEvents -- Time elapsed: 1.544 s
04:21:16 [2024-03-06T09:21:16.390Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetSyntheticEvents_TimeRange -- Time elapsed: 1.603 s
04:21:16 [2024-03-06T09:21:16.390Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetProviders -- Time elapsed: 1.454 s
04:21:16 [2024-03-06T09:21:16.390Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testCancelRequests -- Time elapsed: 1.539 s
04:21:16 [2024-03-06T09:21:16.390Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetSyntheticEvents_EqualBlockSizes -- Time elapsed: 1.631 s
04:21:16 [2024-03-06T09:21:16.390Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetProviders2 -- Time elapsed: 1.462 s
04:21:16 [2024-03-06T09:21:16.390Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
04:21:16 [2024-03-06T09:21:16.390Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
04:21:16 [2024-03-06T09:21:16.390Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testGetProvider -- Time elapsed: 0.003 s
04:21:16 [2024-03-06T09:21:16.390Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_0 -- Time elapsed: 0.001 s
04:21:16 [2024-03-06T09:21:16.390Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_Unregister_1 -- Time elapsed: 0 s
04:21:16 [2024-03-06T09:21:16.390Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_Unregister_2 -- Time elapsed: 0 s
04:21:16 [2024-03-06T09:21:16.390Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_Unregister_3 -- Time elapsed: 0.001 s
04:21:16 [2024-03-06T09:21:16.390Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
04:21:28 [2024-03-06T09:21:28.565Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.16 s -- in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
04:21:28 [2024-03-06T09:21:28.565Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testChildrenFirstCoalescing2 -- Time elapsed: 0.945 s
04:21:28 [2024-03-06T09:21:28.565Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testTraceDependencyBackground -- Time elapsed: 0.905 s
04:21:28 [2024-03-06T09:21:28.565Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testChildrenFirstCoalescing -- Time elapsed: 0.919 s
04:21:28 [2024-03-06T09:21:28.565Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testMultipleRequestsCoalescing -- Time elapsed: 1.010 s
04:21:28 [2024-03-06T09:21:28.565Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testChildFirstDependencyBackground -- Time elapsed: 1.884 s
04:21:28 [2024-03-06T09:21:28.565Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testParentDependencyBackground -- Time elapsed: 1.813 s
04:21:28 [2024-03-06T09:21:28.565Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testMixedOrderCoalescing -- Time elapsed: 0.920 s
04:21:28 [2024-03-06T09:21:28.565Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testMixedCoalescing2 -- Time elapsed: 0.919 s
04:21:28 [2024-03-06T09:21:28.565Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testParentFirstCoalescing -- Time elapsed: 0.004 s
04:21:28 [2024-03-06T09:21:28.565Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testTraceDependencyForeground -- Time elapsed: 0.889 s
04:21:28 [2024-03-06T09:21:28.565Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
04:21:28 [2024-03-06T09:21:28.565Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
04:21:28 [2024-03-06T09:21:28.565Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testSeekAndWrite -- Time elapsed: 0.005 s
04:21:28 [2024-03-06T09:21:28.565Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testRead -- Time elapsed: 0.001 s
04:21:28 [2024-03-06T09:21:28.565Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testReadLine -- Time elapsed: 0 s
04:21:28 [2024-03-06T09:21:28.565Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testSeekAndRead -- Time elapsed: 0.064 s
04:21:28 [2024-03-06T09:21:28.565Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
04:21:28 [2024-03-06T09:21:28.565Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 s -- in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
04:21:28 [2024-03-06T09:21:28.565Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCopyResource[0: (P/SomeProject)] -- Time elapsed: 0.127 s
04:21:28 [2024-03-06T09:21:28.565Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocationUri[0: (P/SomeProject)] -- Time elapsed: 0 s
04:21:28 [2024-03-06T09:21:28.565Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCreateSymbolicLink[0: (P/SomeProject)] -- Time elapsed: 0.020 s
04:21:28 [2024-03-06T09:21:28.565Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocation[0: (P/SomeProject)] -- Time elapsed: 0.002 s
04:21:28 [2024-03-06T09:21:28.565Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteResource[0: (P/SomeProject)] -- Time elapsed: 0.019 s
04:21:28 [2024-03-06T09:21:28.565Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)] -- Time elapsed: 0.026 s
04:21:28 [2024-03-06T09:21:28.565Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testIsSymbolicLink[0: (P/SomeProject)] -- Time elapsed: 0.002 s
04:21:28 [2024-03-06T09:21:28.565Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCopyResource[1: (P/SomeOtherProject)] -- Time elapsed: 0.047 s
04:21:28 [2024-03-06T09:21:28.565Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocationUri[1: (P/SomeOtherProject)] -- Time elapsed: 0 s
04:21:28 [2024-03-06T09:21:28.565Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCreateSymbolicLink[1: (P/SomeOtherProject)] -- Time elapsed: 0.018 s
04:21:28 [2024-03-06T09:21:28.565Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocation[1: (P/SomeOtherProject)] -- Time elapsed: 0.003 s
04:21:28 [2024-03-06T09:21:28.565Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteResource[1: (P/SomeOtherProject)] -- Time elapsed: 0.032 s
04:21:28 [2024-03-06T09:21:28.565Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)] -- Time elapsed: 0.007 s
04:21:28 [2024-03-06T09:21:28.565Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testIsSymbolicLink[1: (P/SomeOtherProject)] -- Time elapsed: 0.002 s
04:21:28 [2024-03-06T09:21:28.565Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
04:21:29 [2024-03-06T09:21:29.494Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.688 s -- in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
04:21:29 [2024-03-06T09:21:29.494Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testIsCompatible -- Time elapsed: 0 s
04:21:29 [2024-03-06T09:21:29.494Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testTmfCoalescedEventRequestIndexNbEventsBlocksize -- Time elapsed: 0 s
04:21:29 [2024-03-06T09:21:29.494Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testDone -- Time elapsed: 0.001 s
04:21:29 [2024-03-06T09:21:29.494Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testFail -- Time elapsed: 0 s
04:21:29 [2024-03-06T09:21:29.494Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testCancelCoalescedRequest -- Time elapsed: 0.390 s
04:21:29 [2024-03-06T09:21:29.494Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testToString -- Time elapsed: 0.005 s
04:21:29 [2024-03-06T09:21:29.494Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testAddEvent1 -- Time elapsed: 0 s
04:21:29 [2024-03-06T09:21:29.494Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testAddEvent2 -- Time elapsed: 0 s
04:21:29 [2024-03-06T09:21:29.494Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testSingleTimeRequest -- Time elapsed: 0.106 s
04:21:29 [2024-03-06T09:21:29.494Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testIsCompatibleDependency -- Time elapsed: 0 s
04:21:29 [2024-03-06T09:21:29.494Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testCoalescedRequest -- Time elapsed: 1.185 s
04:21:29 [2024-03-06T09:21:29.494Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testCancel -- Time elapsed: 0 s
04:21:29 [2024-03-06T09:21:29.494Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testEquals -- Time elapsed: 0 s
04:21:29 [2024-03-06T09:21:29.494Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
04:21:29 [2024-03-06T09:21:29.494Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
04:21:29 [2024-03-06T09:21:29.494Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testDone -- Time elapsed: 0 s
04:21:29 [2024-03-06T09:21:29.494Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testFail -- Time elapsed: 0.001 s
04:21:29 [2024-03-06T09:21:29.494Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestWithDependencyLevel -- Time elapsed: 0 s
04:21:29 [2024-03-06T09:21:29.494Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testToString -- Time elapsed: 0.001 s
04:21:29 [2024-03-06T09:21:29.494Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestTimeRangeNbRequestedBlocksize -- Time elapsed: 0.001 s
04:21:29 [2024-03-06T09:21:29.494Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartAfterDone -- Time elapsed: 0 s
04:21:29 [2024-03-06T09:21:29.494Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestTimeRangeNbRequested -- Time elapsed: 0 s
04:21:29 [2024-03-06T09:21:29.494Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestTimeRange -- Time elapsed: 0 s
04:21:29 [2024-03-06T09:21:29.494Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartBeforeStart -- Time elapsed: 0.001 s
04:21:29 [2024-03-06T09:21:29.494Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartAfterStart -- Time elapsed: 0 s
04:21:29 [2024-03-06T09:21:29.494Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testCancel -- Time elapsed: 0.001 s
04:21:29 [2024-03-06T09:21:29.494Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testEquals -- Time elapsed: 0 s
04:21:29 [2024-03-06T09:21:29.494Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequest -- Time elapsed: 0 s
04:21:29 [2024-03-06T09:21:29.494Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartAfterCancel -- Time elapsed: 0.001 s
04:21:29 [2024-03-06T09:21:29.494Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
04:21:32 [2024-03-06T09:21:32.010Z] 
04:21:32 [2024-03-06T09:21:32.010Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-06 09:21:31.933
04:21:32 [2024-03-06T09:21:32.010Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(727,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
04:21:33 [2024-03-06T09:21:33.376Z] 
04:21:33 [2024-03-06T09:21:33.376Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-06 09:21:33.034
04:21:33 [2024-03-06T09:21:33.376Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(729,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
04:21:33 [2024-03-06T09:21:33.376Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.607 s -- in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
04:21:33 [2024-03-06T09:21:33.376Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest.testRequestException -- Time elapsed: 1.090 s
04:21:33 [2024-03-06T09:21:33.376Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest.testSingleRequestException -- Time elapsed: 1.101 s
04:21:33 [2024-03-06T09:21:33.376Z] Running org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
04:21:33 [2024-03-06T09:21:33.376Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
04:21:33 [2024-03-06T09:21:33.376Z] org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest.aspectResolveTest -- Time elapsed: 0.001 s
04:21:33 [2024-03-06T09:21:33.376Z] org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest.aspectTypeTest -- Time elapsed: 0 s
04:21:33 [2024-03-06T09:21:33.376Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest
04:21:33 [2024-03-06T09:21:33.376Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.util.PairTest
04:21:33 [2024-03-06T09:21:33.376Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testAccessors -- Time elapsed: 0 s
04:21:33 [2024-03-06T09:21:33.376Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testToString -- Time elapsed: 0 s
04:21:33 [2024-03-06T09:21:33.376Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsNull -- Time elapsed: 0 s
04:21:33 [2024-03-06T09:21:33.376Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsDifferentObj -- Time elapsed: 0.001 s
04:21:33 [2024-03-06T09:21:33.376Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsSymmetry -- Time elapsed: 0 s
04:21:33 [2024-03-06T09:21:33.376Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testHashCode -- Time elapsed: 0 s
04:21:33 [2024-03-06T09:21:33.376Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsTransivity -- Time elapsed: 0 s
04:21:33 [2024-03-06T09:21:33.376Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsReflexivity -- Time elapsed: 0 s
04:21:33 [2024-03-06T09:21:33.376Z] 
04:21:33 [2024-03-06T09:21:33.376Z] Results:
04:21:33 [2024-03-06T09:21:33.376Z] 
04:21:33 [2024-03-06T09:21:33.376Z] Tests run: 908, Failures: 0, Errors: 0, Skipped: 1
04:21:33 [2024-03-06T09:21:33.376Z] 
04:21:33 [2024-03-06T09:21:33.376Z] 
04:21:33 [2024-03-06T09:21:33.376Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-06 09:21:33.099
04:21:33 [2024-03-06T09:21:33.376Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] All tests passed
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] 
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests ---
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.jar
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.pom
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-sources.jar
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-p2metadata.xml
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-p2artifacts.xml
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] 
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests ---
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] 
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] Building Trace Compass CTF Support Parent 9.3.0-SNAPSHOT        [15/141]
04:21:33 [2024-03-06T09:21:33.376Z] [INFO]   from ctf/pom.xml
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] --------------------------------[ pom ]---------------------------------
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] 
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent ---
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] 
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] 
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent ---
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] 
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf-parent ---
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] 
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent ---
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] 
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf-parent ---
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] 
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent ---
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-9.3.0-SNAPSHOT.pom
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] 
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT        [16/141]
04:21:33 [2024-03-06T09:21:33.376Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:21:33 [2024-03-06T09:21:33.376Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] 
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser ---
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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])
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] 
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] The project's OSGi version is 1.1.1.202403060913
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] 
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] 
04:21:33 [2024-03-06T09:21:33.376Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
04:21:33 [2024-03-06T09:21:33.377Z] [INFO] 
04:21:33 [2024-03-06T09:21:33.377Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
04:21:33 [2024-03-06T09:21:33.377Z] [INFO] 
04:21:33 [2024-03-06T09:21:33.377Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
04:21:33 [2024-03-06T09:21:33.377Z] [INFO] 
04:21:33 [2024-03-06T09:21:33.377Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser ---
04:21:33 [2024-03-06T09:21:33.377Z] [INFO] Resolving class path of Trace Compass CTF Parser Plug-in
04:21:33 [2024-03-06T09:21:33.377Z] [INFO] 
04:21:33 [2024-03-06T09:21:33.377Z] [INFO] --- antlr3:3.5.3:antlr (default) @ org.eclipse.tracecompass.ctf.parser ---
04:21:33 [2024-03-06T09:21:33.377Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
04:21:33 [2024-03-06T09:21:33.377Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
04:21:33 [2024-03-06T09:21:33.633Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
04:21:33 [2024-03-06T09:21:33.633Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
04:21:33 [2024-03-06T09:21:33.633Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
04:21:33 [2024-03-06T09:21:33.633Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
04:21:33 [2024-03-06T09:21:33.633Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom (2.9 kB at 151 kB/s)
04:21:33 [2024-03-06T09:21:33.633Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
04:21:33 [2024-03-06T09:21:33.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
04:21:33 [2024-03-06T09:21:33.633Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
04:21:33 [2024-03-06T09:21:33.889Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
04:21:33 [2024-03-06T09:21:33.889Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
04:21:33 [2024-03-06T09:21:33.889Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
04:21:33 [2024-03-06T09:21:33.889Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom (891 B at 27 kB/s)
04:21:33 [2024-03-06T09:21:33.889Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
04:21:33 [2024-03-06T09:21:33.889Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
04:21:33 [2024-03-06T09:21:33.889Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
04:21:33 [2024-03-06T09:21:33.889Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
04:21:33 [2024-03-06T09:21:33.889Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
04:21:33 [2024-03-06T09:21:33.889Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
04:21:33 [2024-03-06T09:21:33.889Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom (7.7 kB at 548 kB/s)
04:21:33 [2024-03-06T09:21:33.889Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
04:21:33 [2024-03-06T09:21:33.889Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
04:21:33 [2024-03-06T09:21:33.889Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
04:21:33 [2024-03-06T09:21:33.889Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
04:21:33 [2024-03-06T09:21:33.889Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
04:21:34 [2024-03-06T09:21:34.146Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
04:21:34 [2024-03-06T09:21:34.147Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom (2.7 kB at 385 kB/s)
04:21:34 [2024-03-06T09:21:34.147Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
04:21:34 [2024-03-06T09:21:34.147Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
04:21:34 [2024-03-06T09:21:34.147Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
04:21:34 [2024-03-06T09:21:34.147Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
04:21:34 [2024-03-06T09:21:34.147Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
04:21:34 [2024-03-06T09:21:34.147Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
04:21:34 [2024-03-06T09:21:34.147Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 2.6 MB/s)
04:21:34 [2024-03-06T09:21:34.147Z] [INFO] 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
04:21:34 [2024-03-06T09:21:34.147Z] [INFO] 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
04:21:34 [2024-03-06T09:21:34.147Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
04:21:34 [2024-03-06T09:21:34.147Z] [INFO] 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
04:21:34 [2024-03-06T09:21:34.147Z] [INFO] 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
04:21:34 [2024-03-06T09:21:34.147Z] [INFO] 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
04:21:34 [2024-03-06T09:21:34.147Z] [INFO] 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 4.0 MB/s)
04:21:34 [2024-03-06T09:21:34.147Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
04:21:34 [2024-03-06T09:21:34.147Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
04:21:34 [2024-03-06T09:21:34.147Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
04:21:34 [2024-03-06T09:21:34.406Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
04:21:34 [2024-03-06T09:21:34.406Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
04:21:34 [2024-03-06T09:21:34.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
04:21:34 [2024-03-06T09:21:34.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.3/antlr-3.5.3.pom (2.5 kB at 59 kB/s)
04:21:34 [2024-03-06T09:21:34.406Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
04:21:34 [2024-03-06T09:21:34.406Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
04:21:34 [2024-03-06T09:21:34.406Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
04:21:34 [2024-03-06T09:21:34.406Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
04:21:34 [2024-03-06T09:21:34.406Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
04:21:34 [2024-03-06T09:21:34.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
04:21:34 [2024-03-06T09:21:34.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.3.1/ST4-4.3.1.pom (4.9 kB at 549 kB/s)
04:21:34 [2024-03-06T09:21:34.406Z] [INFO] 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
04:21:34 [2024-03-06T09:21:34.662Z] [INFO] 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
04:21:34 [2024-03-06T09:21:34.662Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
04:21:34 [2024-03-06T09:21:34.662Z] [INFO] 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
04:21:34 [2024-03-06T09:21:34.662Z] [INFO] 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
04:21:34 [2024-03-06T09:21:34.662Z] [INFO] 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
04:21:34 [2024-03-06T09:21:34.662Z] [INFO] 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 102 kB/s)
04:21:34 [2024-03-06T09:21:34.662Z] [INFO] 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
04:21:34 [2024-03-06T09:21:34.662Z] [INFO] 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
04:21:34 [2024-03-06T09:21:34.662Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
04:21:34 [2024-03-06T09:21:34.662Z] [INFO] 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
04:21:34 [2024-03-06T09:21:34.919Z] [INFO] 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
04:21:34 [2024-03-06T09:21:34.919Z] [INFO] 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
04:21:34 [2024-03-06T09:21:34.919Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom (12 kB at 372 kB/s)
04:21:34 [2024-03-06T09:21:34.919Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
04:21:34 [2024-03-06T09:21:34.919Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
04:21:34 [2024-03-06T09:21:34.919Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
04:21:34 [2024-03-06T09:21:34.919Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
04:21:34 [2024-03-06T09:21:34.919Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
04:21:34 [2024-03-06T09:21:34.919Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
04:21:34 [2024-03-06T09:21:34.919Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (3.8 kB at 274 kB/s)
04:21:34 [2024-03-06T09:21:34.919Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
04:21:34 [2024-03-06T09:21:34.919Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
04:21:34 [2024-03-06T09:21:34.919Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
04:21:35 [2024-03-06T09:21:35.176Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
04:21:35 [2024-03-06T09:21:35.176Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
04:21:35 [2024-03-06T09:21:35.176Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
04:21:35 [2024-03-06T09:21:35.176Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 6.9 MB/s)
04:21:35 [2024-03-06T09:21:35.176Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
04:21:35 [2024-03-06T09:21:35.176Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
04:21:35 [2024-03-06T09:21:35.176Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
04:21:35 [2024-03-06T09:21:35.176Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
04:21:35 [2024-03-06T09:21:35.176Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
04:21:35 [2024-03-06T09:21:35.176Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
04:21:35 [2024-03-06T09:21:35.176Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom (1.0 kB at 68 kB/s)
04:21:35 [2024-03-06T09:21:35.176Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
04:21:35 [2024-03-06T09:21:35.176Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
04:21:35 [2024-03-06T09:21:35.176Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
04:21:35 [2024-03-06T09:21:35.176Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
04:21:35 [2024-03-06T09:21:35.176Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
04:21:35 [2024-03-06T09:21:35.176Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
04:21:35 [2024-03-06T09:21:35.176Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
04:21:35 [2024-03-06T09:21:35.176Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
04:21:35 [2024-03-06T09:21:35.176Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
04:21:35 [2024-03-06T09:21:35.176Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
04:21:35 [2024-03-06T09:21:35.176Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
04:21:35 [2024-03-06T09:21:35.176Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
04:21:35 [2024-03-06T09:21:35.176Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
04:21:35 [2024-03-06T09:21:35.176Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
04:21:35 [2024-03-06T09:21:35.432Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
04:21:35 [2024-03-06T09:21:35.432Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
04:21:35 [2024-03-06T09:21:35.432Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
04:21:35 [2024-03-06T09:21:35.432Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
04:21:35 [2024-03-06T09:21:35.432Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
04:21:35 [2024-03-06T09:21:35.432Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
04:21:35 [2024-03-06T09:21:35.432Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
04:21:35 [2024-03-06T09:21:35.688Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
04:21:35 [2024-03-06T09:21:35.688Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
04:21:35 [2024-03-06T09:21:35.688Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
04:21:35 [2024-03-06T09:21:35.688Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
04:21:35 [2024-03-06T09:21:35.688Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
04:21:35 [2024-03-06T09:21:35.688Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
04:21:35 [2024-03-06T09:21:35.688Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
04:21:35 [2024-03-06T09:21:35.688Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
04:21:35 [2024-03-06T09:21:35.688Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
04:21:35 [2024-03-06T09:21:35.688Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
04:21:35 [2024-03-06T09:21:35.688Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
04:21:35 [2024-03-06T09:21:35.689Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
04:21:35 [2024-03-06T09:21:35.689Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
04:21:35 [2024-03-06T09:21:35.689Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
04:21:35 [2024-03-06T09:21:35.689Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
04:21:35 [2024-03-06T09:21:35.689Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar (173 kB at 8.7 MB/s)
04:21:35 [2024-03-06T09:21:35.689Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
04:21:35 [2024-03-06T09:21:35.689Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
04:21:35 [2024-03-06T09:21:35.689Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
04:21:35 [2024-03-06T09:21:35.689Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
04:21:35 [2024-03-06T09:21:35.689Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
04:21:35 [2024-03-06T09:21:35.689Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar (42 kB at 14 MB/s)
04:21:35 [2024-03-06T09:21:35.689Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
04:21:35 [2024-03-06T09:21:35.689Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar (15 kB at 1.5 MB/s)
04:21:35 [2024-03-06T09:21:35.689Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 19 MB/s)
04:21:35 [2024-03-06T09:21:35.689Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar (27 kB at 1.0 MB/s)
04:21:35 [2024-03-06T09:21:35.689Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.3.1/ST4-4.3.1.jar (251 kB at 9.3 MB/s)
04:21:35 [2024-03-06T09:21:35.689Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.3/antlr-3.5.3.jar (1.2 MB at 12 MB/s)
04:21:35 [2024-03-06T09:21:35.946Z] [INFO] ANTLR: Processing source directory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3
04:21:35 [2024-03-06T09:21:35.946Z] ANTLR Parser Generator  Version 3.5.3
04:21:36 [2024-03-06T09:21:36.202Z] Output file /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g
04:21:36 [2024-03-06T09:21:36.202Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g
04:21:36 [2024-03-06T09:21:36.458Z] Input file /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g
04:21:36 [2024-03-06T09:21:36.458Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g
04:21:36 [2024-03-06T09:21:36.713Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:232:3: 
04:21:36 [2024-03-06T09:21:36.713Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2
04:21:36 [2024-03-06T09:21:36.713Z] 
04:21:36 [2024-03-06T09:21:36.713Z] As a result, alternative(s) 2 were disabled for that input
04:21:36 [2024-03-06T09:21:36.714Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:452:13: 
04:21:36 [2024-03-06T09:21:36.714Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3
04:21:36 [2024-03-06T09:21:36.714Z] 
04:21:36 [2024-03-06T09:21:36.714Z] As a result, alternative(s) 3 were disabled for that input
04:21:36 [2024-03-06T09:21:36.714Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:620:15: 
04:21:36 [2024-03-06T09:21:36.714Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2
04:21:36 [2024-03-06T09:21:36.714Z] 
04:21:36 [2024-03-06T09:21:36.714Z] As a result, alternative(s) 2 were disabled for that input
04:21:36 [2024-03-06T09:21:36.970Z] [INFO] 
04:21:36 [2024-03-06T09:21:36.970Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
04:21:36 [2024-03-06T09:21:36.970Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
04:21:36 [2024-03-06T09:21:36.970Z] [INFO] 
04:21:36 [2024-03-06T09:21:36.970Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
04:21:36 [2024-03-06T09:21:36.970Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:21:36 [2024-03-06T09:21:36.970Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:21:36 [2024-03-06T09:21:36.970Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
04:21:36 [2024-03-06T09:21:36.970Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:21:37 [2024-03-06T09:21:37.226Z] [INFO] 
04:21:37 [2024-03-06T09:21:37.226Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.ctf.parser ---
04:21:37 [2024-03-06T09:21:37.226Z] [INFO] 
04:21:37 [2024-03-06T09:21:37.226Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.parser ---
04:21:37 [2024-03-06T09:21:37.226Z] [INFO] 
04:21:37 [2024-03-06T09:21:37.226Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser ---
04:21:37 [2024-03-06T09:21:37.226Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources
04:21:37 [2024-03-06T09:21:37.226Z] [INFO] 
04:21:37 [2024-03-06T09:21:37.226Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.parser ---
04:21:37 [2024-03-06T09:21:37.226Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:21:37 [2024-03-06T09:21:37.226Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:21:37 [2024-03-06T09:21:37.226Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
04:21:37 [2024-03-06T09:21:37.226Z] [INFO] 
04:21:37 [2024-03-06T09:21:37.226Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser ---
04:21:37 [2024-03-06T09:21:37.226Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 2 were skipped
04:21:37 [2024-03-06T09:21:37.226Z] [INFO] 
04:21:37 [2024-03-06T09:21:37.226Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser ---
04:21:37 [2024-03-06T09:21:37.226Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-sources.jar
04:21:37 [2024-03-06T09:21:37.226Z] [INFO] 
04:21:37 [2024-03-06T09:21:37.226Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser ---
04:21:37 [2024-03-06T09:21:37.226Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.jar
04:21:37 [2024-03-06T09:21:37.226Z] [INFO] 
04:21:37 [2024-03-06T09:21:37.226Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser ---
04:21:37 [2024-03-06T09:21:37.226Z] [INFO] 
04:21:37 [2024-03-06T09:21:37.226Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.parser ---
04:21:37 [2024-03-06T09:21:37.226Z] [INFO] 
04:21:37 [2024-03-06T09:21:37.226Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser ---
04:21:37 [2024-03-06T09:21:37.226Z] [INFO] 
04:21:37 [2024-03-06T09:21:37.226Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.parser ---
04:21:37 [2024-03-06T09:21:37.226Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.jar
04:21:38 [2024-03-06T09:21:38.590Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-sources.jar
04:21:39 [2024-03-06T09:21:39.518Z] [INFO] 
04:21:39 [2024-03-06T09:21:39.518Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser ---
04:21:39 [2024-03-06T09:21:39.519Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.jar
04:21:39 [2024-03-06T09:21:39.519Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.pom
04:21:39 [2024-03-06T09:21:39.519Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-sources.jar
04:21:39 [2024-03-06T09:21:39.519Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-p2metadata.xml
04:21:39 [2024-03-06T09:21:39.519Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-p2artifacts.xml
04:21:39 [2024-03-06T09:21:39.519Z] [INFO] 
04:21:39 [2024-03-06T09:21:39.519Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser ---
04:21:39 [2024-03-06T09:21:39.519Z] [INFO] 
04:21:39 [2024-03-06T09:21:39.519Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
04:21:39 [2024-03-06T09:21:39.519Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT       [17/141]
04:21:39 [2024-03-06T09:21:39.519Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
04:21:39 [2024-03-06T09:21:39.519Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:21:39 [2024-03-06T09:21:39.519Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:21:39 [2024-03-06T09:21:39.519Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
04:21:39 [2024-03-06T09:21:39.519Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.jar
04:21:39 [2024-03-06T09:21:39.519Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.jar (73 kB at 1.9 MB/s)
04:21:39 [2024-03-06T09:21:39.519Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.pom
04:21:39 [2024-03-06T09:21:39.519Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.pom (6.5 kB at 132 kB/s)
04:21:39 [2024-03-06T09:21:39.519Z] [INFO] 
04:21:39 [2024-03-06T09:21:39.519Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.core ---
04:21:39 [2024-03-06T09:21:39.775Z] [INFO] 
04:21:39 [2024-03-06T09:21:39.775Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
04:21:39 [2024-03-06T09:21:39.775Z] [INFO] The project's OSGi version is 4.4.1.202403060913
04:21:39 [2024-03-06T09:21:39.775Z] [INFO] 
04:21:39 [2024-03-06T09:21:39.775Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
04:21:39 [2024-03-06T09:21:39.775Z] [INFO] 
04:21:39 [2024-03-06T09:21:39.775Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
04:21:39 [2024-03-06T09:21:39.775Z] [INFO] 
04:21:39 [2024-03-06T09:21:39.775Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
04:21:39 [2024-03-06T09:21:39.775Z] [INFO] 
04:21:39 [2024-03-06T09:21:39.775Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
04:21:39 [2024-03-06T09:21:39.775Z] [INFO] 
04:21:39 [2024-03-06T09:21:39.775Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core ---
04:21:39 [2024-03-06T09:21:39.775Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.core
04:21:39 [2024-03-06T09:21:39.775Z] [INFO] 
04:21:39 [2024-03-06T09:21:39.775Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
04:21:39 [2024-03-06T09:21:39.775Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
04:21:39 [2024-03-06T09:21:39.775Z] [INFO] 
04:21:39 [2024-03-06T09:21:39.775Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
04:21:39 [2024-03-06T09:21:39.775Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:21:39 [2024-03-06T09:21:39.775Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:21:39 [2024-03-06T09:21:39.775Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
04:21:39 [2024-03-06T09:21:39.775Z] [INFO] Compiling 150 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:21:40 [2024-03-06T09:21:40.338Z] [INFO] 
04:21:40 [2024-03-06T09:21:40.338Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.ctf.core ---
04:21:40 [2024-03-06T09:21:40.338Z] [INFO] 
04:21:40 [2024-03-06T09:21:40.338Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.core ---
04:21:40 [2024-03-06T09:21:40.338Z] [INFO] 
04:21:40 [2024-03-06T09:21:40.597Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core ---
04:21:40 [2024-03-06T09:21:40.597Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources
04:21:40 [2024-03-06T09:21:40.597Z] [INFO] 
04:21:40 [2024-03-06T09:21:40.597Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.core ---
04:21:40 [2024-03-06T09:21:40.597Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:21:40 [2024-03-06T09:21:40.597Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:21:40 [2024-03-06T09:21:40.597Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
04:21:40 [2024-03-06T09:21:40.597Z] [INFO] 
04:21:40 [2024-03-06T09:21:40.597Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core ---
04:21:40 [2024-03-06T09:21:40.597Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped
04:21:40 [2024-03-06T09:21:40.597Z] [INFO] 
04:21:40 [2024-03-06T09:21:40.597Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core ---
04:21:40 [2024-03-06T09:21:40.597Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT-sources.jar
04:21:40 [2024-03-06T09:21:40.597Z] [INFO] 
04:21:40 [2024-03-06T09:21:40.597Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core ---
04:21:40 [2024-03-06T09:21:40.597Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT.jar
04:21:40 [2024-03-06T09:21:40.597Z] [INFO] 
04:21:40 [2024-03-06T09:21:40.597Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core ---
04:21:40 [2024-03-06T09:21:40.597Z] [INFO] 
04:21:40 [2024-03-06T09:21:40.597Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.core ---
04:21:40 [2024-03-06T09:21:40.597Z] [INFO] 
04:21:40 [2024-03-06T09:21:40.597Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core ---
04:21:40 [2024-03-06T09:21:40.597Z] [INFO] 
04:21:40 [2024-03-06T09:21:40.597Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.core ---
04:21:40 [2024-03-06T09:21:40.854Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT.jar
04:21:41 [2024-03-06T09:21:41.784Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT-sources.jar
04:21:42 [2024-03-06T09:21:42.712Z] [INFO] 
04:21:42 [2024-03-06T09:21:42.712Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core ---
04:21:42 [2024-03-06T09:21:42.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT.jar
04:21:42 [2024-03-06T09:21:42.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT.pom
04:21:42 [2024-03-06T09:21:42.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT-sources.jar
04:21:42 [2024-03-06T09:21:42.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT-p2metadata.xml
04:21:42 [2024-03-06T09:21:42.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT-p2artifacts.xml
04:21:42 [2024-03-06T09:21:42.712Z] [INFO] 
04:21:42 [2024-03-06T09:21:42.712Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core ---
04:21:42 [2024-03-06T09:21:42.712Z] [INFO] 
04:21:42 [2024-03-06T09:21:42.712Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
04:21:42 [2024-03-06T09:21:42.712Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT   [18/141]
04:21:42 [2024-03-06T09:21:42.712Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
04:21:42 [2024-03-06T09:21:42.712Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:21:42 [2024-03-06T09:21:42.712Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:21:42 [2024-03-06T09:21:42.712Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
04:21:42 [2024-03-06T09:21:42.712Z] [INFO] 
04:21:42 [2024-03-06T09:21:42.712Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:21:42 [2024-03-06T09:21:42.712Z] [INFO] 
04:21:42 [2024-03-06T09:21:42.712Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:21:42 [2024-03-06T09:21:42.712Z] [INFO] The project's OSGi version is 4.5.1.202403060913
04:21:42 [2024-03-06T09:21:42.712Z] [INFO] 
04:21:42 [2024-03-06T09:21:42.712Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:21:42 [2024-03-06T09:21:42.712Z] [INFO] 
04:21:42 [2024-03-06T09:21:42.712Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:21:42 [2024-03-06T09:21:42.712Z] [INFO] 
04:21:42 [2024-03-06T09:21:42.712Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:21:42 [2024-03-06T09:21:42.712Z] [INFO] 
04:21:42 [2024-03-06T09:21:42.712Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:21:42 [2024-03-06T09:21:42.712Z] [INFO] 
04:21:42 [2024-03-06T09:21:42.712Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:21:42 [2024-03-06T09:21:42.712Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core
04:21:42 [2024-03-06T09:21:42.712Z] [INFO] 
04:21:42 [2024-03-06T09:21:42.712Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:21:42 [2024-03-06T09:21:42.712Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
04:21:42 [2024-03-06T09:21:42.713Z] [INFO] 
04:21:42 [2024-03-06T09:21:42.713Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:21:42 [2024-03-06T09:21:42.713Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:21:42 [2024-03-06T09:21:42.713Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:21:42 [2024-03-06T09:21:42.713Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
04:21:42 [2024-03-06T09:21:42.713Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:21:43 [2024-03-06T09:21:43.276Z] [INFO] 
04:21:43 [2024-03-06T09:21:43.276Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:21:43 [2024-03-06T09:21:43.276Z] [INFO] 
04:21:43 [2024-03-06T09:21:43.276Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:21:43 [2024-03-06T09:21:43.276Z] [INFO] 
04:21:43 [2024-03-06T09:21:43.276Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:21:43 [2024-03-06T09:21:43.276Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources
04:21:43 [2024-03-06T09:21:43.276Z] [INFO] 
04:21:43 [2024-03-06T09:21:43.276Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:21:43 [2024-03-06T09:21:43.276Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:21:43 [2024-03-06T09:21:43.276Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:21:43 [2024-03-06T09:21:43.276Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
04:21:43 [2024-03-06T09:21:43.276Z] [INFO] 
04:21:43 [2024-03-06T09:21:43.276Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:21:43 [2024-03-06T09:21:43.276Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 23 were skipped
04:21:43 [2024-03-06T09:21:43.276Z] [INFO] 
04:21:43 [2024-03-06T09:21:43.276Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:21:43 [2024-03-06T09:21:43.276Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-sources.jar
04:21:43 [2024-03-06T09:21:43.276Z] [INFO] 
04:21:43 [2024-03-06T09:21:43.276Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:21:43 [2024-03-06T09:21:43.276Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.jar
04:21:43 [2024-03-06T09:21:43.276Z] [INFO] 
04:21:43 [2024-03-06T09:21:43.276Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:21:43 [2024-03-06T09:21:43.276Z] [INFO] 
04:21:43 [2024-03-06T09:21:43.276Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:21:43 [2024-03-06T09:21:43.276Z] [INFO] 
04:21:43 [2024-03-06T09:21:43.276Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:21:43 [2024-03-06T09:21:43.276Z] [INFO] 
04:21:43 [2024-03-06T09:21:43.276Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:21:43 [2024-03-06T09:21:43.276Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.jar
04:21:44 [2024-03-06T09:21:44.644Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-sources.jar
04:21:45 [2024-03-06T09:21:45.206Z] [INFO] 
04:21:45 [2024-03-06T09:21:45.206Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:21:45 [2024-03-06T09:21:45.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.jar
04:21:45 [2024-03-06T09:21:45.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.pom
04:21:45 [2024-03-06T09:21:45.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-sources.jar
04:21:45 [2024-03-06T09:21:45.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-p2metadata.xml
04:21:45 [2024-03-06T09:21:45.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-p2artifacts.xml
04:21:45 [2024-03-06T09:21:45.206Z] [INFO] 
04:21:45 [2024-03-06T09:21:45.206Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core ---
04:21:45 [2024-03-06T09:21:45.207Z] [INFO] 
04:21:45 [2024-03-06T09:21:45.207Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
04:21:45 [2024-03-06T09:21:45.207Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.15-SNAPSHOT   [19/141]
04:21:45 [2024-03-06T09:21:45.207Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
04:21:45 [2024-03-06T09:21:45.207Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:21:45 [2024-03-06T09:21:45.207Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:21:45 [2024-03-06T09:21:45.207Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
04:21:45 [2024-03-06T09:21:45.462Z] [WARNING] [c29bcccc-7250-43a7-9435-ef183165571b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf,1.7.2 have severely compromised security. Please report this concern to the artifact provider.
04:21:52 [2024-03-06T09:21:52.028Z] [INFO] 
04:21:52 [2024-03-06T09:21:52.028Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests ---
04:21:52 [2024-03-06T09:21:52.028Z] [INFO] 
04:21:52 [2024-03-06T09:21:52.028Z] [INFO] --- clean:3.3.1:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests ---
04:21:52 [2024-03-06T09:21:52.028Z] [INFO] 
04:21:52 [2024-03-06T09:21:52.028Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
04:21:52 [2024-03-06T09:21:52.028Z] [INFO] The project's OSGi version is 1.0.15.202403060913
04:21:52 [2024-03-06T09:21:52.028Z] [INFO] 
04:21:52 [2024-03-06T09:21:52.028Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
04:21:52 [2024-03-06T09:21:52.028Z] [INFO] 
04:21:52 [2024-03-06T09:21:52.028Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
04:21:52 [2024-03-06T09:21:52.028Z] [INFO] 
04:21:52 [2024-03-06T09:21:52.028Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
04:21:52 [2024-03-06T09:21:52.029Z] [INFO] 
04:21:52 [2024-03-06T09:21:52.029Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
04:21:52 [2024-03-06T09:21:52.029Z] [INFO] 
04:21:52 [2024-03-06T09:21:52.029Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests ---
04:21:52 [2024-03-06T09:21:52.029Z] [INFO] Resolving class path of Trace Compass CTF Core Tests Plug-in
04:21:52 [2024-03-06T09:21:52.029Z] [INFO] 
04:21:52 [2024-03-06T09:21:52.029Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
04:21:52 [2024-03-06T09:21:52.029Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
04:21:52 [2024-03-06T09:21:52.029Z] [INFO] 
04:21:52 [2024-03-06T09:21:52.029Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
04:21:52 [2024-03-06T09:21:52.029Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:21:52 [2024-03-06T09:21:52.029Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:21:52 [2024-03-06T09:21:52.029Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
04:21:52 [2024-03-06T09:21:52.029Z] [INFO] Compiling 57 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:21:52 [2024-03-06T09:21:52.285Z] [INFO] 
04:21:52 [2024-03-06T09:21:52.285Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.core.tests ---
04:21:52 [2024-03-06T09:21:52.285Z] [INFO] 
04:21:52 [2024-03-06T09:21:52.285Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests ---
04:21:52 [2024-03-06T09:21:52.285Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources
04:21:52 [2024-03-06T09:21:52.285Z] [INFO] 
04:21:52 [2024-03-06T09:21:52.285Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core.tests ---
04:21:52 [2024-03-06T09:21:52.285Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 98 were skipped
04:21:52 [2024-03-06T09:21:52.285Z] [INFO] 
04:21:52 [2024-03-06T09:21:52.285Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests ---
04:21:52 [2024-03-06T09:21:52.285Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT-sources.jar
04:21:52 [2024-03-06T09:21:52.285Z] [INFO] 
04:21:52 [2024-03-06T09:21:52.285Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests ---
04:21:52 [2024-03-06T09:21:52.285Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT.jar
04:21:52 [2024-03-06T09:21:52.285Z] [INFO] 
04:21:52 [2024-03-06T09:21:52.285Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests ---
04:21:52 [2024-03-06T09:21:52.285Z] [INFO] 
04:21:52 [2024-03-06T09:21:52.285Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.core.tests ---
04:21:52 [2024-03-06T09:21:52.285Z] [INFO] 
04:21:52 [2024-03-06T09:21:52.285Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests ---
04:21:52 [2024-03-06T09:21:52.285Z] [INFO] 
04:21:52 [2024-03-06T09:21:52.285Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.core.tests ---
04:21:52 [2024-03-06T09:21:52.285Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT.jar
04:21:54 [2024-03-06T09:21:54.177Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT-sources.jar
04:21:55 [2024-03-06T09:21:55.127Z] [INFO] 
04:21:55 [2024-03-06T09:21:55.127Z] [INFO] --- antrun:3.1.0:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests ---
04:21:55 [2024-03-06T09:21:55.127Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
04:21:55 [2024-03-06T09:21:55.127Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
04:21:55 [2024-03-06T09:21:55.127Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
04:21:55 [2024-03-06T09:21:55.127Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
04:21:55 [2024-03-06T09:21:55.127Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
04:21:55 [2024-03-06T09:21:55.127Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
04:21:55 [2024-03-06T09:21:55.127Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 4.0 MB/s)
04:21:55 [2024-03-06T09:21:55.127Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
04:21:55 [2024-03-06T09:21:55.127Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
04:21:55 [2024-03-06T09:21:55.127Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
04:21:55 [2024-03-06T09:21:55.384Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
04:21:55 [2024-03-06T09:21:55.384Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
04:21:55 [2024-03-06T09:21:55.384Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
04:21:55 [2024-03-06T09:21:55.384Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.pom (17 kB at 8.3 MB/s)
04:21:55 [2024-03-06T09:21:55.384Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
04:21:55 [2024-03-06T09:21:55.384Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
04:21:55 [2024-03-06T09:21:55.384Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
04:21:55 [2024-03-06T09:21:55.384Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
04:21:55 [2024-03-06T09:21:55.384Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
04:21:55 [2024-03-06T09:21:55.384Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
04:21:55 [2024-03-06T09:21:55.384Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom (6.5 kB at 3.3 MB/s)
04:21:55 [2024-03-06T09:21:55.384Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
04:21:55 [2024-03-06T09:21:55.384Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
04:21:55 [2024-03-06T09:21:55.384Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
04:21:55 [2024-03-06T09:21:55.384Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
04:21:55 [2024-03-06T09:21:55.384Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
04:21:55 [2024-03-06T09:21:55.384Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
04:21:55 [2024-03-06T09:21:55.384Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom (3.2 kB at 452 kB/s)
04:21:55 [2024-03-06T09:21:55.384Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
04:21:55 [2024-03-06T09:21:55.384Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
04:21:55 [2024-03-06T09:21:55.384Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
04:21:55 [2024-03-06T09:21:55.384Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
04:21:55 [2024-03-06T09:21:55.384Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
04:21:55 [2024-03-06T09:21:55.384Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
04:21:55 [2024-03-06T09:21:55.384Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
04:21:55 [2024-03-06T09:21:55.642Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
04:21:55 [2024-03-06T09:21:55.642Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
04:21:55 [2024-03-06T09:21:55.642Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
04:21:55 [2024-03-06T09:21:55.642Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
04:21:55 [2024-03-06T09:21:55.642Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
04:21:55 [2024-03-06T09:21:55.642Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
04:21:55 [2024-03-06T09:21:55.642Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
04:21:55 [2024-03-06T09:21:55.642Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
04:21:55 [2024-03-06T09:21:55.642Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
04:21:55 [2024-03-06T09:21:55.900Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 53 MB/s)
04:21:55 [2024-03-06T09:21:55.901Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
04:21:55 [2024-03-06T09:21:55.901Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
04:21:55 [2024-03-06T09:21:55.901Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar (19 kB at 9.4 MB/s)
04:21:55 [2024-03-06T09:21:55.901Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.jar (2.3 MB at 20 MB/s)
04:21:56 [2024-03-06T09:21:56.158Z] [INFO] Executing tasks
04:21:56 [2024-03-06T09:21:56.158Z] [WARNING]      [echo] Verifying: ${anyTraceExists}
04:21:56 [2024-03-06T09:21:56.158Z] [WARNING]      [echo] Attempting to download test traces
04:21:56 [2024-03-06T09:21:56.158Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
04:21:56 [2024-03-06T09:21:56.158Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
04:21:56 [2024-03-06T09:21:56.158Z] [INFO]       [get] http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
04:21:56 [2024-03-06T09:21:56.158Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
04:21:56 [2024-03-06T09:21:56.158Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz
04:21:56 [2024-03-06T09:21:56.158Z] [INFO]       [get] http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
04:21:56 [2024-03-06T09:21:56.736Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
04:21:56 [2024-03-06T09:21:56.736Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz
04:21:56 [2024-03-06T09:21:56.736Z] [INFO]       [get] http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
04:21:56 [2024-03-06T09:21:56.737Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
04:21:56 [2024-03-06T09:21:56.737Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
04:21:56 [2024-03-06T09:21:56.737Z] [INFO]       [get] http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
04:21:57 [2024-03-06T09:21:57.680Z] [INFO]      [exec] Cloning into 'ctf-testsuite'...
04:21:58 [2024-03-06T09:21:58.242Z] [INFO]      [exec] Your branch is up to date with 'origin/master'.
04:21:58 [2024-03-06T09:21:58.242Z] [INFO]      [exec] Already on 'master'
04:21:58 [2024-03-06T09:21:58.242Z] [INFO]      [exec] Already up to date.
04:21:58 [2024-03-06T09:21:58.242Z] [INFO]      [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'.
04:21:58 [2024-03-06T09:21:58.242Z] [INFO]      [exec] 
04:21:58 [2024-03-06T09:21:58.242Z] [INFO]      [exec] You are in 'detached HEAD' state. You can look around, make experimental
04:21:58 [2024-03-06T09:21:58.242Z] [INFO]      [exec] changes and commit them, and you can discard any commits you make in this
04:21:58 [2024-03-06T09:21:58.242Z] [INFO]      [exec] state without impacting any branches by performing another checkout.
04:21:58 [2024-03-06T09:21:58.243Z] [INFO]      [exec] 
04:21:58 [2024-03-06T09:21:58.243Z] [INFO]      [exec] If you want to create a new branch to retain commits you create, you may
04:21:58 [2024-03-06T09:21:58.243Z] [INFO]      [exec] do so (now or later) by using -b with the checkout command again. Example:
04:21:58 [2024-03-06T09:21:58.243Z] [INFO]      [exec] 
04:21:58 [2024-03-06T09:21:58.243Z] [INFO]      [exec]   git checkout -b <new-branch-name>
04:21:58 [2024-03-06T09:21:58.243Z] [INFO]      [exec] 
04:21:58 [2024-03-06T09:21:58.243Z] [INFO]      [exec] HEAD is now at 0f8beba Merge pull request #35 from compudj/master
04:21:58 [2024-03-06T09:21:58.243Z] [WARNING]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
04:21:58 [2024-03-06T09:21:58.803Z] [INFO]    [gunzip] Expanding synctraces.tar.gz to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar
04:21:58 [2024-03-06T09:21:58.803Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:21:58 [2024-03-06T09:21:58.803Z] [INFO]    [gunzip] Expanding os-events.tar.gz to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar
04:21:59 [2024-03-06T09:21:59.728Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:22:00 [2024-03-06T09:22:00.290Z] [INFO]    [gunzip] Expanding qmlscene.tar.gz to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar
04:22:00 [2024-03-06T09:22:00.290Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:22:00 [2024-03-06T09:22:00.290Z] [INFO]    [gunzip] Expanding vlc.tar.gz to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar
04:22:02 [2024-03-06T09:22:02.181Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:22:03 [2024-03-06T09:22:03.545Z] [WARNING]      [echo] Traces extracted successfully
04:22:03 [2024-03-06T09:22:03.545Z] [INFO] Executed tasks
04:22:03 [2024-03-06T09:22:03.545Z] [INFO] 
04:22:03 [2024-03-06T09:22:03.545Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests ---
04:22:03 [2024-03-06T09:22:03.545Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log
04:22:03 [2024-03-06T09:22:03.545Z] [INFO] Command line:
04:22:03 [2024-03-06T09:22:03.545Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:22:03 [2024-03-06T09:22:03.545Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:22:06 [2024-03-06T09:22:06.060Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
04:22:06 [2024-03-06T09:22:06.316Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
04:22:06 [2024-03-06T09:22:06.316Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testEventHeaders -- Time elapsed: 0.002 s
04:22:06 [2024-03-06T09:22:06.316Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testRoot -- Time elapsed: 0 s
04:22:06 [2024-03-06T09:22:06.316Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testGetPath -- Time elapsed: 0 s
04:22:06 [2024-03-06T09:22:06.316Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testComplexNode -- Time elapsed: 0.001 s
04:22:06 [2024-03-06T09:22:06.316Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testFields -- Time elapsed: 0 s
04:22:06 [2024-03-06T09:22:06.316Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testNotEquals -- Time elapsed: 0 s
04:22:06 [2024-03-06T09:22:06.316Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
04:22:08 [2024-03-06T09:22:08.204Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.586 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
04:22:08 [2024-03-06T09:22:08.204Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetCurrentEvent -- Time elapsed: 0.341 s
04:22:08 [2024-03-06T09:22:08.204Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetName -- Time elapsed: 0.158 s
04:22:08 [2024-03-06T09:22:08.204Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGoToLastEvent1 -- Time elapsed: 0.137 s
04:22:08 [2024-03-06T09:22:08.204Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGoToLastEvent2 -- Time elapsed: 0.589 s
04:22:08 [2024-03-06T09:22:08.204Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetCurrentPacketContext -- Time elapsed: 0.042 s
04:22:08 [2024-03-06T09:22:08.204Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testStreamInputReader_invalid -- Time elapsed: 0.049 s
04:22:08 [2024-03-06T09:22:08.204Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testSeek_timestamp -- Time elapsed: 0.041 s
04:22:08 [2024-03-06T09:22:08.204Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testReadNextEvent -- Time elapsed: 0.045 s
04:22:08 [2024-03-06T09:22:08.204Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetCPU -- Time elapsed: 0.040 s
04:22:08 [2024-03-06T09:22:08.204Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testStreamInputReader_valid -- Time elapsed: 0.060 s
04:22:08 [2024-03-06T09:22:08.205Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testSeek_eventDefinition -- Time elapsed: 0.081 s
04:22:08 [2024-03-06T09:22:08.205Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
04:22:08 [2024-03-06T09:22:08.205Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
04:22:08 [2024-03-06T09:22:08.205Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddTwoStreams1 -- Time elapsed: 0.037 s
04:22:08 [2024-03-06T09:22:08.205Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddTwoStreams2 -- Time elapsed: 0.043 s
04:22:08 [2024-03-06T09:22:08.205Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddTwoStreams3 -- Time elapsed: 0.018 s
04:22:08 [2024-03-06T09:22:08.205Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testEmptyStream -- Time elapsed: 0.016 s
04:22:08 [2024-03-06T09:22:08.205Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddStream -- Time elapsed: 0.017 s
04:22:08 [2024-03-06T09:22:08.205Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddStreamFail -- Time elapsed: 0.016 s
04:22:08 [2024-03-06T09:22:08.205Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
04:22:08 [2024-03-06T09:22:08.205Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
04:22:08 [2024-03-06T09:22:08.205Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacketNoHeader -- Time elapsed: 0.002 s
04:22:08 [2024-03-06T09:22:08.205Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacketWithContext -- Time elapsed: 0.002 s
04:22:08 [2024-03-06T09:22:08.205Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacketWithPacketContextAndLostEvents -- Time elapsed: 0.003 s
04:22:08 [2024-03-06T09:22:08.205Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacket -- Time elapsed: 0.001 s
04:22:08 [2024-03-06T09:22:08.205Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
04:22:16 [2024-03-06T09:22:16.287Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.270 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
04:22:16 [2024-03-06T09:22:16.287Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[0: KERNEL] -- Time elapsed: 0.566 s
04:22:16 [2024-03-06T09:22:16.287Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[1: TRACE2] -- Time elapsed: 0.596 s
04:22:16 [2024-03-06T09:22:16.287Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[2: KERNEL_VM] -- Time elapsed: 1.100 s
04:22:16 [2024-03-06T09:22:16.287Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[3: SYNC_SRC] -- Time elapsed: 0.093 s
04:22:16 [2024-03-06T09:22:16.287Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[4: SYNC_DEST] -- Time elapsed: 0.100 s
04:22:16 [2024-03-06T09:22:16.287Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[5: DJANGO_CLIENT] -- Time elapsed: 0.984 s
04:22:16 [2024-03-06T09:22:16.287Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[6: DJANGO_DB] -- Time elapsed: 0.871 s
04:22:16 [2024-03-06T09:22:16.287Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[7: DJANGO_HTTPD] -- Time elapsed: 0.979 s
04:22:16 [2024-03-06T09:22:16.287Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[8: HELLO_LOST] -- Time elapsed: 0.159 s
04:22:16 [2024-03-06T09:22:16.287Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[9: CYG_PROFILE] -- Time elapsed: 0.015 s
04:22:16 [2024-03-06T09:22:16.287Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[10: CYG_PROFILE_FAST] -- Time elapsed: 0.011 s
04:22:16 [2024-03-06T09:22:16.287Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[11: FUNKY_TRACE] -- Time elapsed: 0.203 s
04:22:16 [2024-03-06T09:22:16.287Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[12: ARM_64_BIT_HEADER] -- Time elapsed: 0.287 s
04:22:16 [2024-03-06T09:22:16.287Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[13: FLIPPING_ENDIANNESS] -- Time elapsed: 0.104 s
04:22:16 [2024-03-06T09:22:16.287Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[14: DYNSCOPE] -- Time elapsed: 0.237 s
04:22:16 [2024-03-06T09:22:16.287Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest skipped
04:22:16 [2024-03-06T09:22:16.287Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[16: DEBUG_INFO] -- Time elapsed: 0.011 s
04:22:16 [2024-03-06T09:22:16.287Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[17: DEBUG_INFO3] -- Time elapsed: 0.016 s
04:22:16 [2024-03-06T09:22:16.287Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[18: DEBUG_INFO4] -- Time elapsed: 0.010 s
04:22:16 [2024-03-06T09:22:16.287Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[19: DEBUG_INFO_SYNTH_EXEC] -- Time elapsed: 0.005 s
04:22:16 [2024-03-06T09:22:16.287Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES] -- Time elapsed: 0.004 s
04:22:16 [2024-03-06T09:22:16.287Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK] -- Time elapsed: 0.004 s
04:22:16 [2024-03-06T09:22:16.287Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[22: MEMORY_ANALYSIS] -- Time elapsed: 0.414 s
04:22:16 [2024-03-06T09:22:16.287Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[23: PERF_TASKSET2] -- Time elapsed: 0.014 s
04:22:16 [2024-03-06T09:22:16.287Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[24: MANY_THREADS] -- Time elapsed: 0.351 s
04:22:16 [2024-03-06T09:22:16.287Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[25: CONTEXT_SWITCHES_KERNEL] -- Time elapsed: 0.224 s
04:22:16 [2024-03-06T09:22:16.287Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[26: CONTEXT_SWITCHES_UST] -- Time elapsed: 0.007 s
04:22:16 [2024-03-06T09:22:16.287Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[27: UNEVEN_STREAMS] -- Time elapsed: 0.883 s
04:22:16 [2024-03-06T09:22:16.287Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
04:22:18 [2024-03-06T09:22:18.179Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.815 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
04:22:18 [2024-03-06T09:22:18.179Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetTrace -- Time elapsed: 0.099 s
04:22:18 [2024-03-06T09:22:18.179Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testAddEvent_base -- Time elapsed: 0.095 s
04:22:18 [2024-03-06T09:22:18.179Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetId -- Time elapsed: 0.090 s
04:22:18 [2024-03-06T09:22:18.179Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetId -- Time elapsed: 0.104 s
04:22:18 [2024-03-06T09:22:18.179Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testAddHugeIDEvent_base -- Time elapsed: 0.086 s
04:22:18 [2024-03-06T09:22:18.179Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testToString -- Time elapsed: 0.116 s
04:22:18 [2024-03-06T09:22:18.179Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetPacketContextDecl -- Time elapsed: 0.095 s
04:22:18 [2024-03-06T09:22:18.179Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetEventHeaderDecl -- Time elapsed: 0.090 s
04:22:18 [2024-03-06T09:22:18.179Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testEventHeaderIsSet -- Time elapsed: 0.106 s
04:22:18 [2024-03-06T09:22:18.179Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetStreamInputs -- Time elapsed: 0.083 s
04:22:18 [2024-03-06T09:22:18.179Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetEventContext -- Time elapsed: 0.098 s
04:22:18 [2024-03-06T09:22:18.179Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetEventHeader -- Time elapsed: 0.089 s
04:22:18 [2024-03-06T09:22:18.179Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetEventContextDecl -- Time elapsed: 0.089 s
04:22:18 [2024-03-06T09:22:18.179Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testEventContextIsSet -- Time elapsed: 0.115 s
04:22:18 [2024-03-06T09:22:18.179Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetPacketContext -- Time elapsed: 0.084 s
04:22:18 [2024-03-06T09:22:18.179Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetEvents -- Time elapsed: 0.092 s
04:22:18 [2024-03-06T09:22:18.179Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testIdIsSet -- Time elapsed: 0.079 s
04:22:18 [2024-03-06T09:22:18.179Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testStream -- Time elapsed: 0.124 s
04:22:18 [2024-03-06T09:22:18.179Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testPacketContextIsSet -- Time elapsed: 0.077 s
04:22:18 [2024-03-06T09:22:18.179Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
04:22:19 [2024-03-06T09:22:19.106Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.966 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
04:22:19 [2024-03-06T09:22:19.106Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals1 -- Time elapsed: 0.107 s
04:22:19 [2024-03-06T09:22:19.106Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals2 -- Time elapsed: 0.111 s
04:22:19 [2024-03-06T09:22:19.106Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals3 -- Time elapsed: 0.124 s
04:22:19 [2024-03-06T09:22:19.106Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals4 -- Time elapsed: 0.165 s
04:22:19 [2024-03-06T09:22:19.106Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetTimestampEnd -- Time elapsed: 0.062 s
04:22:19 [2024-03-06T09:22:19.106Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetPath -- Time elapsed: 0.057 s
04:22:19 [2024-03-06T09:22:19.106Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testSetTimestampEnd -- Time elapsed: 0.051 s
04:22:19 [2024-03-06T09:22:19.106Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetFilename -- Time elapsed: 0.075 s
04:22:19 [2024-03-06T09:22:19.106Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testStreamInput -- Time elapsed: 0.110 s
04:22:19 [2024-03-06T09:22:19.106Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetStream -- Time elapsed: 0.052 s
04:22:19 [2024-03-06T09:22:19.106Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testLookupDefinition -- Time elapsed: 0.050 s
04:22:19 [2024-03-06T09:22:19.106Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
04:22:19 [2024-03-06T09:22:19.106Z] !SESSION 2024-03-06 09:22:03.579 -----------------------------------------------
04:22:19 [2024-03-06T09:22:19.106Z] eclipse.buildId=unknown
04:22:19 [2024-03-06T09:22:19.106Z] java.version=17.0.2
04:22:19 [2024-03-06T09:22:19.106Z] java.vendor=Oracle Corporation
04:22:19 [2024-03-06T09:22:19.106Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:22:19 [2024-03-06T09:22:19.106Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:22:19 [2024-03-06T09:22:19.106Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:22:19 [2024-03-06T09:22:19.106Z] 
04:22:19 [2024-03-06T09:22:19.106Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-06 09:22:19.080
04:22:19 [2024-03-06T09:22:19.106Z] !MESSAGE Reading CTF trace: UUID mismatch for trace CTFTrace [path=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.temp/tempTrace, major=2, minor=null, uuid=2a6422d0-6cee-11e0-8c08-cb07d7b3a564]
04:22:19 [2024-03-06T09:22:19.106Z] 
04:22:19 [2024-03-06T09:22:19.106Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-06 09:22:19.098
04:22:19 [2024-03-06T09:22:19.106Z] !MESSAGE Reading CTF trace: UUID mismatch for trace CTFTrace [path=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.temp/tempTrace, major=2, minor=null, uuid=2a6422d0-6cee-11e0-8c08-cb07d7b3a564]
04:22:19 [2024-03-06T09:22:19.363Z] 
04:22:19 [2024-03-06T09:22:19.363Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-06 09:22:19.120
04:22:19 [2024-03-06T09:22:19.363Z] !MESSAGE Reading CTF trace: UUID mismatch for trace CTFTrace [path=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.temp/tempTrace, major=2, minor=null, uuid=2a6422d0-6cee-11e0-8c08-cb07d7b3a564]
04:22:19 [2024-03-06T09:22:19.363Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
04:22:19 [2024-03-06T09:22:19.363Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.jsonClockedTest -- Time elapsed: 0.094 s
04:22:19 [2024-03-06T09:22:19.363Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.jsonPacketContextTest -- Time elapsed: 0.018 s
04:22:19 [2024-03-06T09:22:19.363Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLContextTest -- Time elapsed: 0.003 s
04:22:19 [2024-03-06T09:22:19.363Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLEnvironmentTest -- Time elapsed: 0.003 s
04:22:19 [2024-03-06T09:22:19.363Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLSimpleTest -- Time elapsed: 0.003 s
04:22:19 [2024-03-06T09:22:19.363Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLClockTest -- Time elapsed: 0.003 s
04:22:19 [2024-03-06T09:22:19.363Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLCallsiteTest -- Time elapsed: 0.005 s
04:22:19 [2024-03-06T09:22:19.363Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.jsonPacketHeaderTest -- Time elapsed: 0.006 s
04:22:19 [2024-03-06T09:22:19.363Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLEnumTest -- Time elapsed: 0.003 s
04:22:19 [2024-03-06T09:22:19.363Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLAllTest -- Time elapsed: 0.005 s
04:22:19 [2024-03-06T09:22:19.363Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
04:22:19 [2024-03-06T09:22:19.363Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
04:22:19 [2024-03-06T09:22:19.363Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor1 -- Time elapsed: 0.001 s
04:22:19 [2024-03-06T09:22:19.363Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor2 -- Time elapsed: 0 s
04:22:19 [2024-03-06T09:22:19.363Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor3 -- Time elapsed: 0 s
04:22:19 [2024-03-06T09:22:19.363Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor4 -- Time elapsed: 0 s
04:22:19 [2024-03-06T09:22:19.363Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor5 -- Time elapsed: 0 s
04:22:19 [2024-03-06T09:22:19.363Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor6 -- Time elapsed: 0.001 s
04:22:19 [2024-03-06T09:22:19.363Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor7 -- Time elapsed: 0 s
04:22:19 [2024-03-06T09:22:19.363Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor8 -- Time elapsed: 0 s
04:22:19 [2024-03-06T09:22:19.363Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testToString -- Time elapsed: 0.003 s
04:22:19 [2024-03-06T09:22:19.363Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntry_1 -- Time elapsed: 0 s
04:22:19 [2024-03-06T09:22:19.363Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
04:22:19 [2024-03-06T09:22:19.363Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
04:22:19 [2024-03-06T09:22:19.363Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexDisjoint -- Time elapsed: 0.002 s
04:22:19 [2024-03-06T09:22:19.363Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexOverlappingBothSides -- Time elapsed: 0 s
04:22:19 [2024-03-06T09:22:19.363Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexLargeOverlapping -- Time elapsed: 0 s
04:22:19 [2024-03-06T09:22:19.363Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexContiguous -- Time elapsed: 0 s
04:22:19 [2024-03-06T09:22:19.363Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexInvalidAppend -- Time elapsed: 0 s
04:22:19 [2024-03-06T09:22:19.363Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexGet -- Time elapsed: 0 s
04:22:19 [2024-03-06T09:22:19.363Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndex -- Time elapsed: 0 s
04:22:19 [2024-03-06T09:22:19.363Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexOverlapping -- Time elapsed: 0 s
04:22:19 [2024-03-06T09:22:19.363Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
04:22:19 [2024-03-06T09:22:19.363Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
04:22:19 [2024-03-06T09:22:19.363Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest.testGrowingLive -- Time elapsed: 0.005 s
04:22:19 [2024-03-06T09:22:19.363Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest.testGrowingNotLive -- Time elapsed: 0.001 s
04:22:19 [2024-03-06T09:22:19.363Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
04:22:19 [2024-03-06T09:22:19.363Z] 
04:22:19 [2024-03-06T09:22:19.363Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-03-06 09:22:19.349
04:22:19 [2024-03-06T09:22:19.363Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++                                                  ]	509 Events
04:22:19 [2024-03-06T09:22:19.363Z] 
04:22:19 [2024-03-06T09:22:19.363Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-03-06 09:22:19.350
04:22:19 [2024-03-06T09:22:19.363Z] !MESSAGE channel0_0	[+++++++++++++++++++++++++++++++++++++++++++++++++                                                   ]	491 Events
04:22:19 [2024-03-06T09:22:19.620Z] 
04:22:19 [2024-03-06T09:22:19.620Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-03-06 09:22:19.383
04:22:19 [2024-03-06T09:22:19.620Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++]	1 Events
04:22:19 [2024-03-06T09:22:19.620Z] 
04:22:19 [2024-03-06T09:22:19.620Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-03-06 09:22:19.384
04:22:19 [2024-03-06T09:22:19.620Z] !MESSAGE channel0_0	[                                                            ]	0 Events
04:22:20 [2024-03-06T09:22:20.548Z] 
04:22:20 [2024-03-06T09:22:20.548Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-03-06 09:22:20.245
04:22:20 [2024-03-06T09:22:20.548Z] !MESSAGE channel0_1	[+]	1 Events
04:22:20 [2024-03-06T09:22:20.548Z] 
04:22:20 [2024-03-06T09:22:20.548Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-03-06 09:22:20.245
04:22:20 [2024-03-06T09:22:20.548Z] !MESSAGE channel0_0	[ ]	0 Events
04:22:20 [2024-03-06T09:22:20.548Z] 
04:22:20 [2024-03-06T09:22:20.548Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-03-06 09:22:20.275
04:22:20 [2024-03-06T09:22:20.548Z] !MESSAGE channel0_1	[++]	1 Events
04:22:20 [2024-03-06T09:22:20.548Z] 
04:22:20 [2024-03-06T09:22:20.548Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-03-06 09:22:20.275
04:22:20 [2024-03-06T09:22:20.548Z] !MESSAGE channel0_0	[  ]	0 Events
04:22:20 [2024-03-06T09:22:20.548Z] 
04:22:20 [2024-03-06T09:22:20.548Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-03-06 09:22:20.364
04:22:20 [2024-03-06T09:22:20.548Z] !MESSAGE channel0_1	[++++++++++]	1 Events
04:22:20 [2024-03-06T09:22:20.548Z] 
04:22:20 [2024-03-06T09:22:20.548Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-03-06 09:22:20.364
04:22:20 [2024-03-06T09:22:20.548Z] !MESSAGE channel0_0	[          ]	0 Events
04:22:20 [2024-03-06T09:22:20.548Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.319 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
04:22:20 [2024-03-06T09:22:20.548Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testHasMoreEvents -- Time elapsed: 0.035 s
04:22:20 [2024-03-06T09:22:20.548Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetCurrentEventDef_last -- Time elapsed: 0.081 s
04:22:20 [2024-03-06T09:22:20.548Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_100 -- Time elapsed: 0.038 s
04:22:20 [2024-03-06T09:22:20.548Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_noparam -- Time elapsed: 0.034 s
04:22:20 [2024-03-06T09:22:20.548Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetEndTime -- Time elapsed: 0.037 s
04:22:20 [2024-03-06T09:22:20.548Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testSeek -- Time elapsed: 0.034 s
04:22:20 [2024-03-06T09:22:20.548Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetStartTime -- Time elapsed: 0.066 s
04:22:20 [2024-03-06T09:22:20.548Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testAdvance_end -- Time elapsed: 0.600 s
04:22:20 [2024-03-06T09:22:20.548Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testOpen_invalid -- Time elapsed: 0.033 s
04:22:20 [2024-03-06T09:22:20.548Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetCurrentEventDef_first -- Time elapsed: 0.032 s
04:22:20 [2024-03-06T09:22:20.548Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width0 -- Time elapsed: 0.029 s
04:22:20 [2024-03-06T09:22:20.548Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width1 -- Time elapsed: 0.030 s
04:22:20 [2024-03-06T09:22:20.548Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width2 -- Time elapsed: 0.030 s
04:22:20 [2024-03-06T09:22:20.548Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testCopyFrom -- Time elapsed: 0.028 s
04:22:20 [2024-03-06T09:22:20.548Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testAdvance_normal -- Time elapsed: 0.026 s
04:22:20 [2024-03-06T09:22:20.548Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width10 -- Time elapsed: 0.034 s
04:22:20 [2024-03-06T09:22:20.548Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testOpen_nonexisting -- Time elapsed: 0.034 s
04:22:20 [2024-03-06T09:22:20.548Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGoToLastEvent -- Time elapsed: 0.040 s
04:22:20 [2024-03-06T09:22:20.548Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testOpen_existing -- Time elapsed: 0.051 s
04:22:20 [2024-03-06T09:22:20.548Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest
04:22:20 [2024-03-06T09:22:20.548Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest
04:22:20 [2024-03-06T09:22:20.548Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceFileDoesNotExist -- Time elapsed: 0 s
04:22:20 [2024-03-06T09:22:20.549Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithTextMetadata -- Time elapsed: 0.001 s
04:22:20 [2024-03-06T09:22:20.549Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWith1ByteMetadata -- Time elapsed: 0 s
04:22:20 [2024-03-06T09:22:20.549Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithLittleEndianMetadata -- Time elapsed: 0.001 s
04:22:20 [2024-03-06T09:22:20.549Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithNoFiles -- Time elapsed: 0 s
04:22:20 [2024-03-06T09:22:20.549Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithNoMetadataButFiles -- Time elapsed: 0 s
04:22:20 [2024-03-06T09:22:20.549Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithInvalidMetadata -- Time elapsed: 0.001 s
04:22:20 [2024-03-06T09:22:20.549Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithInvalidJson -- Time elapsed: 0 s
04:22:20 [2024-03-06T09:22:20.549Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithEmptyMetadata -- Time elapsed: 0 s
04:22:20 [2024-03-06T09:22:20.549Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceFile -- Time elapsed: 0.001 s
04:22:20 [2024-03-06T09:22:20.549Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceNull -- Time elapsed: 0 s
04:22:20 [2024-03-06T09:22:20.549Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithJsonMetadata -- Time elapsed: 0 s
04:22:20 [2024-03-06T09:22:20.549Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithBigEndianMetadata -- Time elapsed: 0.001 s
04:22:20 [2024-03-06T09:22:20.549Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
04:22:21 [2024-03-06T09:22:21.477Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.901 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
04:22:21 [2024-03-06T09:22:21.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetMajor -- Time elapsed: 0.026 s
04:22:21 [2024-03-06T09:22:21.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetMinor -- Time elapsed: 0.028 s
04:22:21 [2024-03-06T09:22:21.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testPacketHeaderIsSet_valid -- Time elapsed: 0.039 s
04:22:21 [2024-03-06T09:22:21.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_1 -- Time elapsed: 0.027 s
04:22:21 [2024-03-06T09:22:21.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_2 -- Time elapsed: 0.027 s
04:22:21 [2024-03-06T09:22:21.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_3 -- Time elapsed: 0.025 s
04:22:21 [2024-03-06T09:22:21.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_4 -- Time elapsed: 0.025 s
04:22:21 [2024-03-06T09:22:21.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testMajorIsSet -- Time elapsed: 0.026 s
04:22:21 [2024-03-06T09:22:21.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testByteOrderIsSet -- Time elapsed: 0.027 s
04:22:21 [2024-03-06T09:22:21.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testOpen_invalid -- Time elapsed: 0.038 s
04:22:21 [2024-03-06T09:22:21.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetPath -- Time elapsed: 0.027 s
04:22:21 [2024-03-06T09:22:21.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetUUID -- Time elapsed: 0.025 s
04:22:21 [2024-03-06T09:22:21.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testUUIDIsSet -- Time elapsed: 0.026 s
04:22:21 [2024-03-06T09:22:21.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testMinorIsSet -- Time elapsed: 0.026 s
04:22:21 [2024-03-06T09:22:21.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetPacketHeader -- Time elapsed: 0.026 s
04:22:21 [2024-03-06T09:22:21.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetTraceDirectory -- Time elapsed: 0.027 s
04:22:21 [2024-03-06T09:22:21.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetByteOrder -- Time elapsed: 0.026 s
04:22:21 [2024-03-06T09:22:21.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testAddStream -- Time elapsed: 0.059 s
04:22:21 [2024-03-06T09:22:21.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetPacketHeader -- Time elapsed: 0.026 s
04:22:21 [2024-03-06T09:22:21.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetSetClock_1 -- Time elapsed: 0.028 s
04:22:21 [2024-03-06T09:22:21.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetSetClock_2 -- Time elapsed: 0.027 s
04:22:21 [2024-03-06T09:22:21.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetByteOrder_1 -- Time elapsed: 0.027 s
04:22:21 [2024-03-06T09:22:21.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetStream -- Time elapsed: 0.026 s
04:22:21 [2024-03-06T09:22:21.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetUUID -- Time elapsed: 0.041 s
04:22:21 [2024-03-06T09:22:21.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testPacketHeaderIsSet_invalid -- Time elapsed: 0.056 s
04:22:21 [2024-03-06T09:22:21.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupDefinition -- Time elapsed: 0.031 s
04:22:21 [2024-03-06T09:22:21.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testOpen_existing -- Time elapsed: 0.054 s
04:22:21 [2024-03-06T09:22:21.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetMajor -- Time elapsed: 0.026 s
04:22:21 [2024-03-06T09:22:21.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetMinor -- Time elapsed: 0.027 s
04:22:21 [2024-03-06T09:22:21.477Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
04:22:22 [2024-03-06T09:22:22.848Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.063 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
04:22:22 [2024-03-06T09:22:22.848Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[0: WHOLE_TRACE] -- Time elapsed: 0.648 s
04:22:22 [2024-03-06T09:22:22.848Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME] -- Time elapsed: 0.059 s
04:22:22 [2024-03-06T09:22:22.848Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[2: STREAM0_FIRST_PACKET_TIME] -- Time elapsed: 0.102 s
04:22:22 [2024-03-06T09:22:22.848Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY] -- Time elapsed: 0.078 s
04:22:22 [2024-03-06T09:22:22.848Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS] -- Time elapsed: 0.173 s
04:22:22 [2024-03-06T09:22:22.848Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
04:22:22 [2024-03-06T09:22:22.848Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
04:22:22 [2024-03-06T09:22:22.848Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testParse -- Time elapsed: 0.130 s
04:22:22 [2024-03-06T09:22:22.848Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testToString -- Time elapsed: 0.053 s
04:22:22 [2024-03-06T09:22:22.848Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testStreamTextMD -- Time elapsed: 0.032 s
04:22:22 [2024-03-06T09:22:22.848Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testMetadata -- Time elapsed: 0.026 s
04:22:22 [2024-03-06T09:22:22.849Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testGetDetectedByteOrder -- Time elapsed: 0.052 s
04:22:22 [2024-03-06T09:22:22.849Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testEndian -- Time elapsed: 0.026 s
04:22:22 [2024-03-06T09:22:22.849Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testTextMD -- Time elapsed: 0.026 s
04:22:22 [2024-03-06T09:22:22.849Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
04:22:23 [2024-03-06T09:22:23.104Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
04:22:23 [2024-03-06T09:22:23.104Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest.testStreamInputReaderTimestampComparator_1 -- Time elapsed: 0 s
04:22:23 [2024-03-06T09:22:23.104Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest
04:22:23 [2024-03-06T09:22:23.104Z] 
04:22:23 [2024-03-06T09:22:23.104Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-03-06 09:22:22.854
04:22:23 [2024-03-06T09:22:23.104Z] !MESSAGE Some message
04:22:23 [2024-03-06T09:22:23.104Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest
04:22:23 [2024-03-06T09:22:23.104Z] org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest.testCtfCorePluginId -- Time elapsed: 0 s
04:22:23 [2024-03-06T09:22:23.104Z] org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest.testLog -- Time elapsed: 0.001 s
04:22:23 [2024-03-06T09:22:23.104Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
04:22:23 [2024-03-06T09:22:23.104Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
04:22:23 [2024-03-06T09:22:23.104Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.getterTest -- Time elapsed: 0 s
04:22:23 [2024-03-06T09:22:23.104Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.constructorTest -- Time elapsed: 0 s
04:22:23 [2024-03-06T09:22:23.104Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.comparatorTest -- Time elapsed: 0.001 s
04:22:23 [2024-03-06T09:22:23.104Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.equalsTest -- Time elapsed: 0 s
04:22:23 [2024-03-06T09:22:23.104Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.toStringTest -- Time elapsed: 0.003 s
04:22:23 [2024-03-06T09:22:23.104Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.hashCodeTest -- Time elapsed: 0 s
04:22:23 [2024-03-06T09:22:23.104Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
04:22:23 [2024-03-06T09:22:23.104Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
04:22:23 [2024-03-06T09:22:23.104Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedLengthArray -- Time elapsed: 0.002 s
04:22:23 [2024-03-06T09:22:23.104Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedLengthNotNullTerminatedArray -- Time elapsed: 0 s
04:22:23 [2024-03-06T09:22:23.104Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedLengthString -- Time elapsed: 0.001 s
04:22:23 [2024-03-06T09:22:23.104Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_simple -- Time elapsed: 0 s
04:22:23 [2024-03-06T09:22:23.104Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_complex -- Time elapsed: 0 s
04:22:23 [2024-03-06T09:22:23.104Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_simple2 -- Time elapsed: 0 s
04:22:23 [2024-03-06T09:22:23.104Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_simple3 -- Time elapsed: 0 s
04:22:23 [2024-03-06T09:22:23.104Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedHexLengthArray -- Time elapsed: 0.003 s
04:22:23 [2024-03-06T09:22:23.105Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
04:22:23 [2024-03-06T09:22:23.105Z] 
04:22:23 [2024-03-06T09:22:23.105Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-06 09:22:22.885
04:22:23 [2024-03-06T09:22:23.105Z] !MESSAGE Struct already contains a field named ctx
04:22:23 [2024-03-06T09:22:23.105Z] 
04:22:23 [2024-03-06T09:22:23.105Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-06 09:22:22.885
04:22:23 [2024-03-06T09:22:23.105Z] !MESSAGE Struct already contains a field named ctx
04:22:23 [2024-03-06T09:22:23.105Z] 
04:22:23 [2024-03-06T09:22:23.105Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-06 09:22:22.886
04:22:23 [2024-03-06T09:22:23.105Z] !MESSAGE Struct already contains a field named ctx
04:22:23 [2024-03-06T09:22:23.105Z] 
04:22:23 [2024-03-06T09:22:23.105Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-06 09:22:22.886
04:22:23 [2024-03-06T09:22:23.105Z] !MESSAGE Struct already contains a field named ctx
04:22:23 [2024-03-06T09:22:23.105Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
04:22:23 [2024-03-06T09:22:23.105Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest.testEvents -- Time elapsed: 0.003 s
04:22:23 [2024-03-06T09:22:23.105Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
04:22:23 [2024-03-06T09:22:23.105Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
04:22:23 [2024-03-06T09:22:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.getterTest -- Time elapsed: 0 s
04:22:23 [2024-03-06T09:22:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.ctorTest -- Time elapsed: 0 s
04:22:23 [2024-03-06T09:22:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.equalsTest -- Time elapsed: 0 s
04:22:23 [2024-03-06T09:22:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.toStringTest -- Time elapsed: 0 s
04:22:23 [2024-03-06T09:22:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.hashcodeTest -- Time elapsed: 0 s
04:22:23 [2024-03-06T09:22:23.105Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
04:22:23 [2024-03-06T09:22:23.105Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
04:22:23 [2024-03-06T09:22:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testGetFieldsList -- Time elapsed: 0 s
04:22:23 [2024-03-06T09:22:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testGetField -- Time elapsed: 0 s
04:22:23 [2024-03-06T09:22:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testToString -- Time elapsed: 0 s
04:22:23 [2024-03-06T09:22:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testStructDeclaration -- Time elapsed: 0 s
04:22:23 [2024-03-06T09:22:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testAddField -- Time elapsed: 0 s
04:22:23 [2024-03-06T09:22:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testCreateDefinition -- Time elapsed: 0.001 s
04:22:23 [2024-03-06T09:22:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testGetMinAlign -- Time elapsed: 0 s
04:22:23 [2024-03-06T09:22:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.equalsTest -- Time elapsed: 0 s
04:22:23 [2024-03-06T09:22:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testHasField -- Time elapsed: 0 s
04:22:23 [2024-03-06T09:22:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.hashcodeTest -- Time elapsed: 0 s
04:22:23 [2024-03-06T09:22:23.105Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
04:22:24 [2024-03-06T09:22:24.034Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.900 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
04:22:24 [2024-03-06T09:22:24.034Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals1 -- Time elapsed: 0.051 s
04:22:24 [2024-03-06T09:22:24.034Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals2 -- Time elapsed: 0.026 s
04:22:24 [2024-03-06T09:22:24.034Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals3 -- Time elapsed: 0.032 s
04:22:24 [2024-03-06T09:22:24.034Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals4 -- Time elapsed: 0.027 s
04:22:24 [2024-03-06T09:22:24.034Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals5 -- Time elapsed: 0.026 s
04:22:24 [2024-03-06T09:22:24.034Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testHashCode_null -- Time elapsed: 0.024 s
04:22:24 [2024-03-06T09:22:24.034Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEventDefinition -- Time elapsed: 0.052 s
04:22:24 [2024-03-06T09:22:24.034Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_null -- Time elapsed: 0.034 s
04:22:24 [2024-03-06T09:22:24.034Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetId -- Time elapsed: 0.025 s
04:22:24 [2024-03-06T09:22:24.034Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testFieldsIsSet_null -- Time elapsed: 0.026 s
04:22:24 [2024-03-06T09:22:24.034Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testNameIsSet_null -- Time elapsed: 0.026 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetName -- Time elapsed: 0.028 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testFieldsIsSet -- Time elapsed: 0.029 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other1 -- Time elapsed: 0.026 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other2 -- Time elapsed: 0.043 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other3 -- Time elapsed: 0.027 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other4 -- Time elapsed: 0.025 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEventDeclaration -- Time elapsed: 0.024 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testHashCode -- Time elapsed: 0.025 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testContextIsSet_null -- Time elapsed: 0.025 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testStreamIsSet -- Time elapsed: 0.029 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetFields -- Time elapsed: 0.026 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testIdIsSet -- Time elapsed: 0.029 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals -- Time elapsed: 0.051 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetStream -- Time elapsed: 0.026 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testStreamIsSet_null -- Time elapsed: 0.032 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_emptyObject -- Time elapsed: 0.027 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testNameIsSet -- Time elapsed: 0.029 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testContextIsSet -- Time elapsed: 0.049 s
04:22:24 [2024-03-06T09:22:24.035Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
04:22:24 [2024-03-06T09:22:24.035Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat32BitNeg -- Time elapsed: 0.002 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat32Bit -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat48Bit -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat64Bit -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testGetValue -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat248 -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat5311 -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testToString -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat64BitNeg -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
04:22:24 [2024-03-06T09:22:24.035Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIntegerDeclarationBruteForce -- Time elapsed: 0.020 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetEncoding -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testToString -- Time elapsed: 0.005 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetByteOrder -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsCharacter_8bytes -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testMinValue -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIntegerDeclaration -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetBase -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.equalsTest -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsSigned_unsigned -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsSigned_signed -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testMaxValue -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetLength -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.hashcodeTest -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsCharacter -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
04:22:24 [2024-03-06T09:22:24.035Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetCurrentField -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupVariant -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testToString -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetCurrentFieldName -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetPath -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupInteger -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupString -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupStruct -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupEnum -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testVariantDefinition -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupArray -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetDefinitions -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupDefinition -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
04:22:24 [2024-03-06T09:22:24.035Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testGetValue -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testStringDefinition -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testToString -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testSetValue -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] Running org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest
04:22:24 [2024-03-06T09:22:24.035Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest.testBlobDeclaration -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
04:22:24 [2024-03-06T09:22:24.035Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange1 -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange2 -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange3 -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.035Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange4 -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testBitFlagEnum -- Time elapsed: 0.002 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testAddMany -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testAddNext -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlap -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testEnumDeclaration -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testAdd -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testQuery -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testDubs -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testToString -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testCreateDefinition -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.binaryEquivalentTest -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.equalsTest -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.hashcodeTest -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.036Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
04:22:24 [2024-03-06T09:22:24.036Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest.testToString -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.036Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
04:22:24 [2024-03-06T09:22:24.036Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testGetValue -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testGetIntegerValue_one -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testToString -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testUnknownEnum -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testEnumDefinition -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
04:22:24 [2024-03-06T09:22:24.036Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testGetElementType -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testArrayDeclaration -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testToString -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testIsString_complex -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testCreateDefinition -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.equalsTest -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testGetLength -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.hashcodeTest -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testIsString_ownDefs -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
04:22:24 [2024-03-06T09:22:24.036Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testLargeExtended -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateLargeFail -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateLarge -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateCompactFail -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testLargeCompact -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testCompactExtended -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testMaxSizes -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateCompact -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testCompactCompact -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.036Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
04:22:24 [2024-03-06T09:22:24.036Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupVariant -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testToString -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupInteger_1 -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupInteger_2 -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupString -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupStruct -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupEnum -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupArray -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testGetDefinitions_1 -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupFixedStringDefinition -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupDefinition -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
04:22:24 [2024-03-06T09:22:24.036Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test32BE -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test32LE -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test64BE -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test64LE -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
04:22:24 [2024-03-06T09:22:24.036Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testVariantDeclaration -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.equalsAddTwiceTest -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testToString -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testAddField -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testCreateDefinition -- Time elapsed: 0.042 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.equalsOutOfOrderTest -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.equalsTest -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testIsTagged -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testIsTagged_null -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testHasField -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.hashcodeTest -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testSetTag -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.036Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
04:22:24 [2024-03-06T09:22:24.036Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
04:22:24 [2024-03-06T09:22:24.037Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testGetValue -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.037Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testToString -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.037Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testFormatNumber_unsignedLong -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.037Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testIntegerDefinition -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.037Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testFormatNumber_signedLong -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.037Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.037Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
04:22:24 [2024-03-06T09:22:24.037Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
04:22:24 [2024-03-06T09:22:24.037Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testToString -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.037Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testGetElem -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.037Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testGetDeclaration -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.037Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testFixedStringDefinition -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.037Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
04:22:24 [2024-03-06T09:22:24.037Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
04:22:24 [2024-03-06T09:22:24.037Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testgetElem_withDefs -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.037Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToStringStringArray -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.037Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testRead_noDefs -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.037Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testgetElem_noDefs -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.037Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_withDefs -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.037Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testArrayDefinition_baseDeclaration -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.037Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testArrayDefinition_newDeclaration -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.037Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_string -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.037Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_char -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.037Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_long -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.037Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testGetDeclaration -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.037Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
04:22:24 [2024-03-06T09:22:24.037Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
04:22:24 [2024-03-06T09:22:24.037Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testGetEncoding -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.037Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testToString -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.037Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.037Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testStringDeclaration -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.037Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.equalsTest -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.037Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testStringDeclaration_2 -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.037Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.hashcodeTest -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.037Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
04:22:24 [2024-03-06T09:22:24.293Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
04:22:24 [2024-03-06T09:22:24.293Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testGetElementType -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.293Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testToString -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.293Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testSequenceDeclaration -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.293Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testCreateDefinition -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.293Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.equalsTest -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.293Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.hashcodeTest -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.294Z] Running org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest
04:22:24 [2024-03-06T09:22:24.294Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest
04:22:24 [2024-03-06T09:22:24.294Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testGetBytes -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.294Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testToString -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.294Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.294Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testGetStringValue -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.294Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testBlobDefinition -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.294Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
04:22:24 [2024-03-06T09:22:24.294Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested.
04:22:24 [2024-03-06T09:22:24.294Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested.
04:22:24 [2024-03-06T09:22:24.294Z] line 8:11 required (...)+ loop did not match anything at character ';'
04:22:24 [2024-03-06T09:22:24.294Z] line 10:46 mismatched character '<EOF>' expecting '"'
04:22:24 [2024-03-06T09:22:24.294Z] line 9:16 no viable alternative at character 'o'
04:22:24 [2024-03-06T09:22:24.294Z] line 9:20 no viable alternative at character '?'
04:22:24 [2024-03-06T09:22:24.294Z] line 12:14 no viable alternative at character ''
04:22:24 [2024-03-06T09:22:24.294Z] line 32:0 mismatched character '<EOF>' expecting '"'
04:22:24 [2024-03-06T09:22:24.294Z] 
04:22:24 [2024-03-06T09:22:24.294Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-06 09:22:24.205
04:22:24 [2024-03-06T09:22:24.294Z] !MESSAGE Unknown trace attribute: test
04:22:24 [2024-03-06T09:22:24.294Z] 
04:22:24 [2024-03-06T09:22:24.294Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-06 09:22:24.206
04:22:24 [2024-03-06T09:22:24.294Z] !MESSAGE Unknown trace attribute: test1
04:22:24 [2024-03-06T09:22:24.294Z] 
04:22:24 [2024-03-06T09:22:24.294Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-06 09:22:24.206
04:22:24 [2024-03-06T09:22:24.294Z] !MESSAGE Unknown trace attribute: test2
04:22:24 [2024-03-06T09:22:24.294Z] 
04:22:24 [2024-03-06T09:22:24.294Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-06 09:22:24.207
04:22:24 [2024-03-06T09:22:24.294Z] !MESSAGE Unknown trace attribute: test3
04:22:24 [2024-03-06T09:22:24.294Z] 
04:22:24 [2024-03-06T09:22:24.294Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-06 09:22:24.207
04:22:24 [2024-03-06T09:22:24.294Z] !MESSAGE Unknown trace attribute: test4
04:22:24 [2024-03-06T09:22:24.294Z] 
04:22:24 [2024-03-06T09:22:24.294Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-06 09:22:24.218
04:22:24 [2024-03-06T09:22:24.294Z] !MESSAGE Unknown trace attribute: test2
04:22:24 [2024-03-06T09:22:24.294Z] 
04:22:24 [2024-03-06T09:22:24.294Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-06 09:22:24.248
04:22:24 [2024-03-06T09:22:24.294Z] !MESSAGE Unknown integer attribute: aa
04:22:24 [2024-03-06T09:22:24.294Z] 
04:22:24 [2024-03-06T09:22:24.294Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-06 09:22:24.249
04:22:24 [2024-03-06T09:22:24.294Z] !MESSAGE Unknown integer attribute: zz
04:22:24 [2024-03-06T09:22:24.294Z] 
04:22:24 [2024-03-06T09:22:24.294Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-06 09:22:24.249
04:22:24 [2024-03-06T09:22:24.294Z] !MESSAGE Unknown trace attribute: blah
04:22:24 [2024-03-06T09:22:24.294Z] 
04:22:24 [2024-03-06T09:22:24.294Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-06 09:22:24.250
04:22:24 [2024-03-06T09:22:24.294Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh
04:22:24 [2024-03-06T09:22:24.551Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 s -- in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
04:22:24 [2024-03-06T09:22:24.551Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition] -- Time elapsed: 0.005 s
04:22:24 [2024-03-06T09:22:24.551Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[1: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier] -- Time elapsed: 0.002 s
04:22:24 [2024-03-06T09:22:24.551Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[2: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.551Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[3: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.551Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[4: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.551Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[5: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.551Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[6: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.551Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[7: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type] -- Time elapsed: 0.022 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty] -- Time elapsed: 0.002 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[9: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-field-value-out-of-range] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[10: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-implicit-but-undefined-int-type] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[11: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-negative-out-of-range] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[12: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-value-out-of-range] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[13: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-missing-int] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[14: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-string] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[15: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-floating] -- Time elapsed: 0.002 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[16: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-token] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[17: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-too-small] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[18: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-string] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[19: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-struct] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[20: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-0-bit-size] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[21: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-as-string] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[22: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-negative] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[23: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-non-power-2] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[24: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-as-string] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[25: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-invalid] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[26: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-byte-order-invalid] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[27: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[28: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[29: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[30: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[31: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[32: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[33: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[34: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[35: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-negative] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[36: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-corrupted] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[37: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-big] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[38: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-small] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[39: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-int-incomplete] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[40: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-bracket] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[41: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-declaration] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[42: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-expression] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[43: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-string] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[44: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-broken] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[45: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-too-big] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[46: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[47: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-empty-after-header] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[48: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-packetized-endianness-mismatch] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[49: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-with-null-char] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[50: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/packet-based-metadata] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.552Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[51: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/repeated-event-id-in-same-stream] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[52: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/stream-undefined-id] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[53: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[54: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[55: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[56: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[57: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[58: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[59: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[60: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[61: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[62: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-inner-struct-undefined] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[63: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-int-type-undefined] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[64: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-recursive] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[65: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-reserved-keywords] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[66: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-duplicate-name] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[67: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-invalid-type-kind] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[68: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-reserved-keyword] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[69: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-redefinition] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[70: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-reserved-keyword] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[71: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-missing-tag] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[72: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-string-fields] -- Time elapsed: 0.003 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[73: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-integer] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[74: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-keyword] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[75: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-string] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[76: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-floating] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[77: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-string] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[78: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-1dim] -- Time elapsed: 0.002 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[79: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-2typedef] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[80: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-typedef] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[81: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[82: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-enum] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[83: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-struct] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[85: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-token-kind] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[86: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-untyped-int] -- Time elapsed: 0.040 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[87: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-big] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[88: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-small] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[89: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-value] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[90: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-unsigned-big] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[91: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/event-id-integer] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[92: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/integer-1-bit-size] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers] -- Time elapsed: 0.005 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[94: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-big-endian] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[95: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-minimal-accepted] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[96: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-big-endian] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.553Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[97: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-little-endian] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[98: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-clashes] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[99: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-empty] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[100: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/repeated-event-id-in-2-streams] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[101: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-1dim] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[102: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-2dim] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[103: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-scoped-length] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[104: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/stream-undefined-id] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[105: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/string-literal-escape] -- Time elapsed: 0.023 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[106: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-larger] -- Time elapsed: 0.002 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[107: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-smaller] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[108: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-valid] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[109: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-inner-struct] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[110: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-unamed-struct-as-field] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[111: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-underscores-in-fields] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[112: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-reserved-keyword] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[114: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typedef-simple] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[115: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-attribute-warnings] -- Time elapsed: 0.003 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[117: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers-unnamed] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[119: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-missing-selector] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[120: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-scope-tag] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[122: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels-redefinition] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[123: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels] -- Time elapsed: 0.040 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[124: traces/ctf-testsuite/tests/1.8/regression/stream/fail/content-size-larger-than-packet-size] -- Time elapsed: 0.003 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[125: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-empty-struct] -- Time elapsed: 0.003 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[126: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-integer] -- Time elapsed: 0.002 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[127: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-array-of-integers] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[128: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-float] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[129: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-integer] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[130: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-len-of-sequence] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[131: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-between-elements] -- Time elapsed: 0.002 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[132: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-start] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[133: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-within-element] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[134: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-string] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[135: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-struct] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[136: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-variant-selected-element] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[138: traces/ctf-testsuite/tests/1.8/regression/stream/fail/less-than-1-byte-packet-size] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[139: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-alignment-integer] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[140: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-array-of-integers] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.554Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[141: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-empty-event-with-aligned-struct] -- Time elapsed: 0.002 s
04:22:24 [2024-03-06T09:22:24.555Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[142: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-float] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.555Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[143: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-integer] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.555Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[144: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-large-sequence-length] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.555Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[145: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-len-of-sequence] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.555Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[146: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-packet-header] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.555Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[147: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-between-elements] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.555Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[148: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-start] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.555Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[149: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-within-element] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.555Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[150: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-string] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.555Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[151: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-struct] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.555Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[152: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-variant-selected-element] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.555Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[153: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-range-enum-selector] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.555Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[154: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-unknown-enum-selector] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.555Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[155: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-content-size] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.555Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[156: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-packet-size] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.555Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[157: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.555Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[158: traces/ctf-testsuite/tests/1.8/regression/stream/pass/array-with-empty-struct] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.555Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[159: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream-no-header] -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.555Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[160: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.555Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[161: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.555Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[162: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-alignment-2-bit-empty-struct] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.555Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[163: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-empty-struct] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.555Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[164: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-variant-selected-element] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.555Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[165: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-2.0-pre5] -- Time elapsed: 0.093 s
04:22:24 [2024-03-06T09:22:24.555Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[166: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-trace] -- Time elapsed: 0.071 s
04:22:24 [2024-03-06T09:22:24.555Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[167: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-ust-heartbeat-event] -- Time elapsed: 0.003 s
04:22:24 [2024-03-06T09:22:24.555Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[168: traces/ctf-testsuite/tests/1.8/regression/stream/pass/sequence-with-empty-struct] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.555Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[169: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-repeated] -- Time elapsed: 0.010 s
04:22:24 [2024-03-06T09:22:24.555Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[170: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-twice] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.555Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[171: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-enum-mappings] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.555Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[172: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-fields] -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.555Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
04:22:24 [2024-03-06T09:22:24.813Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_le1 -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_le2 -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutIntLe -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_invalid -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35s_pos0LE -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35s_pos7LE -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35s_pos8LE -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet24Unsigned -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_invalid -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet24Signed -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35_pos7LE -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35_pos8LE -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_length0 -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_length1 -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos0LE -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos7LE -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos8LE -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet35_pos0BE -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet35_pos0LE -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet35_pos8BE -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutIntLe_length0 -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutIntLe_length1 -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos0 -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos7 -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos8 -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetUnsigned -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_invalid2 -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetSigned -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_hex -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_base -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_pos0 -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_pos1 -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_pos2 -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
04:22:24 [2024-03-06T09:22:24.813Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetPosition -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testCanRead_1param -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetBytes -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetOrder -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testClear -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetByteOrder -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testBitBuffer -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testSetByteOrder -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testBitBuffer_fromByteBuffer -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetByteBuffer -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testSetPosition -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetBytesMiddle -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testSetOrder -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
04:22:24 [2024-03-06T09:22:24.813Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testCopyConstructorWithNull -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testUnsupporteds -- Time elapsed: 0.002 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testToArray -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testCopyConstructor -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testSet -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testClear -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testToString -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testListIterator -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testUnorderedSet -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testRecursiveCopyConstructor -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testContains -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testListIteratorWithNull -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testCopyConstructorWithNulls -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testHashCollision -- Time elapsed: 0.111 s
04:22:24 [2024-03-06T09:22:24.813Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testEquality -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.814Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testListIteratorOutOfOrder -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.814Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testIndexOf -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.814Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testIsEmpty -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.814Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testSimple -- Time elapsed: 0.006 s
04:22:24 [2024-03-06T09:22:24.814Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testStream -- Time elapsed: 0.003 s
04:22:24 [2024-03-06T09:22:24.814Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testStreams -- Time elapsed: 0.001 s
04:22:24 [2024-03-06T09:22:24.814Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
04:22:24 [2024-03-06T09:22:24.814Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
04:22:24 [2024-03-06T09:22:24.814Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testMakeUUID_2 -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.814Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testMakeUUID_3 -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.814Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testUnsignedCompare -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.814Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testMakeUUID -- Time elapsed: 0 s
04:22:24 [2024-03-06T09:22:24.814Z] 
04:22:24 [2024-03-06T09:22:24.814Z] Results:
04:22:24 [2024-03-06T09:22:24.814Z] 
04:22:24 [2024-03-06T09:22:24.814Z] Tests run: 649, Failures: 0, Errors: 0, Skipped: 1
04:22:24 [2024-03-06T09:22:24.814Z] 
04:22:25 [2024-03-06T09:22:25.070Z] [INFO] All tests passed
04:22:25 [2024-03-06T09:22:25.070Z] [INFO] 
04:22:25 [2024-03-06T09:22:25.070Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests ---
04:22:25 [2024-03-06T09:22:25.070Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT.jar
04:22:25 [2024-03-06T09:22:25.070Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT.pom
04:22:25 [2024-03-06T09:22:25.070Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT-sources.jar
04:22:25 [2024-03-06T09:22:25.070Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.15-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT-p2metadata.xml
04:22:25 [2024-03-06T09:22:25.070Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.15-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT-p2artifacts.xml
04:22:25 [2024-03-06T09:22:25.326Z] [INFO] 
04:22:25 [2024-03-06T09:22:25.326Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests ---
04:22:25 [2024-03-06T09:22:25.326Z] [INFO] 
04:22:25 [2024-03-06T09:22:25.326Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
04:22:25 [2024-03-06T09:22:25.326Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT [20/141]
04:22:25 [2024-03-06T09:22:25.326Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
04:22:25 [2024-03-06T09:22:25.326Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:22:25 [2024-03-06T09:22:25.326Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:22:25 [2024-03-06T09:22:25.326Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
04:22:25 [2024-03-06T09:22:25.327Z] [INFO] 
04:22:25 [2024-03-06T09:22:25.327Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:22:25 [2024-03-06T09:22:25.327Z] [INFO] 
04:22:25 [2024-03-06T09:22:25.327Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:22:25 [2024-03-06T09:22:25.327Z] [INFO] The project's OSGi version is 1.0.17.202403060913
04:22:25 [2024-03-06T09:22:25.327Z] [INFO] 
04:22:25 [2024-03-06T09:22:25.327Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:22:25 [2024-03-06T09:22:25.327Z] [INFO] 
04:22:25 [2024-03-06T09:22:25.327Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:22:25 [2024-03-06T09:22:25.327Z] [INFO] 
04:22:25 [2024-03-06T09:22:25.327Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:22:25 [2024-03-06T09:22:25.327Z] [INFO] 
04:22:25 [2024-03-06T09:22:25.327Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:22:25 [2024-03-06T09:22:25.327Z] [INFO] 
04:22:25 [2024-03-06T09:22:25.327Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:22:25 [2024-03-06T09:22:25.327Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core.tests
04:22:25 [2024-03-06T09:22:25.583Z] [INFO] 
04:22:25 [2024-03-06T09:22:25.583Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:22:25 [2024-03-06T09:22:25.583Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
04:22:25 [2024-03-06T09:22:25.584Z] [INFO] 
04:22:25 [2024-03-06T09:22:25.584Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:22:25 [2024-03-06T09:22:25.584Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:22:25 [2024-03-06T09:22:25.584Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:22:25 [2024-03-06T09:22:25.584Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
04:22:25 [2024-03-06T09:22:25.584Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:22:26 [2024-03-06T09:22:26.146Z] [INFO] 
04:22:26 [2024-03-06T09:22:26.146Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:22:26 [2024-03-06T09:22:26.146Z] [INFO] 
04:22:26 [2024-03-06T09:22:26.146Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:22:26 [2024-03-06T09:22:26.146Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources
04:22:26 [2024-03-06T09:22:26.146Z] [INFO] 
04:22:26 [2024-03-06T09:22:26.146Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:22:26 [2024-03-06T09:22:26.146Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
04:22:26 [2024-03-06T09:22:26.146Z] [INFO] 
04:22:26 [2024-03-06T09:22:26.146Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:22:26 [2024-03-06T09:22:26.146Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-sources.jar
04:22:26 [2024-03-06T09:22:26.147Z] [INFO] 
04:22:26 [2024-03-06T09:22:26.147Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:22:26 [2024-03-06T09:22:26.147Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.jar
04:22:26 [2024-03-06T09:22:26.147Z] [INFO] 
04:22:26 [2024-03-06T09:22:26.147Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:22:26 [2024-03-06T09:22:26.147Z] [INFO] 
04:22:26 [2024-03-06T09:22:26.147Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:22:26 [2024-03-06T09:22:26.147Z] [INFO] 
04:22:26 [2024-03-06T09:22:26.147Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:22:26 [2024-03-06T09:22:26.147Z] [INFO] 
04:22:26 [2024-03-06T09:22:26.147Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:22:26 [2024-03-06T09:22:26.147Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.jar
04:22:27 [2024-03-06T09:22:27.074Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-sources.jar
04:22:28 [2024-03-06T09:22:28.461Z] [INFO] 
04:22:28 [2024-03-06T09:22:28.461Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:22:28 [2024-03-06T09:22:28.718Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log
04:22:28 [2024-03-06T09:22:28.718Z] [INFO] Command line:
04:22:28 [2024-03-06T09:22:28.718Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:22:28 [2024-03-06T09:22:28.718Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:22:31 [2024-03-06T09:22:31.988Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
04:22:31 [2024-03-06T09:22:31.988Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
04:22:31 [2024-03-06T09:22:31.988Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testToString -- Time elapsed: 0.003 s
04:22:31 [2024-03-06T09:22:31.988Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testCompareTo -- Time elapsed: 0 s
04:22:31 [2024-03-06T09:22:31.988Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testGetters -- Time elapsed: 0 s
04:22:31 [2024-03-06T09:22:31.988Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testHashCode -- Time elapsed: 0 s
04:22:31 [2024-03-06T09:22:31.988Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testEquals -- Time elapsed: 0 s
04:22:31 [2024-03-06T09:22:31.988Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
04:22:42 [2024-03-06T09:22:42.018Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.542 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
04:22:42 [2024-03-06T09:22:42.018Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest.testTooManyContexts -- Time elapsed: 7.137 s
04:22:42 [2024-03-06T09:22:42.018Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest.testIndexing -- Time elapsed: 0.944 s
04:22:42 [2024-03-06T09:22:42.018Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
04:22:42 [2024-03-06T09:22:42.018Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
04:22:42 [2024-03-06T09:22:42.018Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testCtfLocation_timestamp -- Time elapsed: 0 s
04:22:42 [2024-03-06T09:22:42.018Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testToString_valid -- Time elapsed: 0.001 s
04:22:42 [2024-03-06T09:22:42.018Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testSetLocation -- Time elapsed: 0 s
04:22:42 [2024-03-06T09:22:42.018Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testGetLocation -- Time elapsed: 0 s
04:22:42 [2024-03-06T09:22:42.018Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testToString_invalid -- Time elapsed: 0 s
04:22:42 [2024-03-06T09:22:42.018Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testCtfLocation_long -- Time elapsed: 0 s
04:22:42 [2024-03-06T09:22:42.018Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
04:22:42 [2024-03-06T09:22:42.018Z] !SESSION 2024-03-06 09:22:28.815 -----------------------------------------------
04:22:42 [2024-03-06T09:22:42.018Z] eclipse.buildId=unknown
04:22:42 [2024-03-06T09:22:42.018Z] java.version=17.0.2
04:22:42 [2024-03-06T09:22:42.018Z] java.vendor=Oracle Corporation
04:22:42 [2024-03-06T09:22:42.018Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:22:42 [2024-03-06T09:22:42.018Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:22:42 [2024-03-06T09:22:42.018Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:22:42 [2024-03-06T09:22:42.018Z] 
04:22:42 [2024-03-06T09:22:42.018Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-06 09:22:40.210
04:22:42 [2024-03-06T09:22:42.018Z] !MESSAGE Unknown trace attribute: test
04:22:42 [2024-03-06T09:22:42.018Z] 
04:22:42 [2024-03-06T09:22:42.018Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-06 09:22:40.210
04:22:42 [2024-03-06T09:22:42.018Z] !MESSAGE Unknown trace attribute: test1
04:22:42 [2024-03-06T09:22:42.018Z] 
04:22:42 [2024-03-06T09:22:42.018Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-06 09:22:40.211
04:22:42 [2024-03-06T09:22:42.018Z] !MESSAGE Unknown trace attribute: test2
04:22:42 [2024-03-06T09:22:42.018Z] 
04:22:42 [2024-03-06T09:22:42.018Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-06 09:22:40.211
04:22:42 [2024-03-06T09:22:42.018Z] !MESSAGE Unknown trace attribute: test3
04:22:42 [2024-03-06T09:22:42.018Z] 
04:22:42 [2024-03-06T09:22:42.018Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-03-06 09:22:40.211
04:22:42 [2024-03-06T09:22:42.018Z] !MESSAGE Unknown trace attribute: test4
04:22:42 [2024-03-06T09:22:42.018Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
04:22:42 [2024-03-06T09:22:42.018Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest.testValidate[0: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers] -- Time elapsed: 0.016 s
04:22:42 [2024-03-06T09:22:42.018Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest.testValidate[1: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration/org.eclipse.osgi/112/0/.cp/kernel] -- Time elapsed: 0.084 s
04:22:42 [2024-03-06T09:22:42.018Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest.testValidate[2: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty] -- Time elapsed: 0.007 s
04:22:42 [2024-03-06T09:22:42.018Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest.testValidate[3: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1] -- Time elapsed: 0 s
04:22:42 [2024-03-06T09:22:42.018Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest.testValidate[4: ../org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz] -- Time elapsed: 0 s
04:22:42 [2024-03-06T09:22:42.018Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
04:22:42 [2024-03-06T09:22:42.274Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.918 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
04:22:42 [2024-03-06T09:22:42.274Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testSecondToLastEvent -- Time elapsed: 0.188 s
04:22:42 [2024-03-06T09:22:42.274Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testLastEvent -- Time elapsed: 0.179 s
04:22:42 [2024-03-06T09:22:42.274Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testFirstEvent -- Time elapsed: 0.015 s
04:22:42 [2024-03-06T09:22:42.274Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testSecondEvent -- Time elapsed: 0.100 s
04:22:42 [2024-03-06T09:22:42.274Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
04:22:42 [2024-03-06T09:22:42.836Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
04:22:42 [2024-03-06T09:22:42.836Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest.testRapidBoundsWithTransform -- Time elapsed: 0.301 s
04:22:42 [2024-03-06T09:22:42.836Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest.testRapidBounds -- Time elapsed: 0.125 s
04:22:42 [2024-03-06T09:22:42.836Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
04:22:47 [2024-03-06T09:22:47.019Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.111 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
04:22:47 [2024-03-06T09:22:47.019Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventStartMatches -- Time elapsed: 0.209 s
04:22:47 [2024-03-06T09:22:47.019Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventProgressMonitor -- Time elapsed: 0.301 s
04:22:47 [2024-03-06T09:22:47.019Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventStartMatches -- Time elapsed: 0.298 s
04:22:47 [2024-03-06T09:22:47.019Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEvent -- Time elapsed: 0.302 s
04:22:47 [2024-03-06T09:22:47.019Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventProgressMonitor -- Time elapsed: 0.300 s
04:22:47 [2024-03-06T09:22:47.019Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventFar -- Time elapsed: 0.300 s
04:22:47 [2024-03-06T09:22:47.019Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventCancelled -- Time elapsed: 0.001 s
04:22:47 [2024-03-06T09:22:47.019Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingBeginningOfTrace -- Time elapsed: 0.598 s
04:22:47 [2024-03-06T09:22:47.019Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventNoMatch -- Time elapsed: 0.301 s
04:22:47 [2024-03-06T09:22:47.019Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventNoMatch -- Time elapsed: 1.100 s
04:22:47 [2024-03-06T09:22:47.019Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEvent -- Time elapsed: 0.302 s
04:22:47 [2024-03-06T09:22:47.019Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventCancelled -- Time elapsed: 0.001 s
04:22:47 [2024-03-06T09:22:47.019Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
04:22:56 [2024-03-06T09:22:56.969Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.500 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
04:22:56 [2024-03-06T09:22:56.969Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest.testReopenIndex -- Time elapsed: 5.602 s
04:22:56 [2024-03-06T09:22:56.969Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest.testIndexing -- Time elapsed: 3.895 s
04:22:56 [2024-03-06T09:22:56.969Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
04:22:56 [2024-03-06T09:22:56.969Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
04:22:56 [2024-03-06T09:22:56.969Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testCtfTmfTrace -- Time elapsed: 0.001 s
04:22:56 [2024-03-06T09:22:56.969Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_timestamp -- Time elapsed: 0.003 s
04:22:56 [2024-03-06T09:22:56.969Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEventLoc_timetamp -- Time elapsed: 0 s
04:22:56 [2024-03-06T09:22:56.969Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testParseEvent -- Time elapsed: 0.001 s
04:22:56 [2024-03-06T09:22:56.969Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetEndTime -- Time elapsed: 0 s
04:22:56 [2024-03-06T09:22:56.969Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetNbEvents -- Time elapsed: 0 s
04:22:56 [2024-03-06T09:22:56.969Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEventLoc_null -- Time elapsed: 0 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetStartTime -- Time elapsed: 0 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testBroadcast -- Time elapsed: 0 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testEventLookup -- Time elapsed: 0.001 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testValidate -- Time elapsed: 0.056 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetEnvValue -- Time elapsed: 0 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetName -- Time elapsed: 0 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetNext -- Time elapsed: 0.001 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetPath -- Time elapsed: 0 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetStreamingInterval -- Time elapsed: 0.001 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetContainedEventTypes -- Time elapsed: 0.001 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetLocationRatio -- Time elapsed: 0 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetCacheSize -- Time elapsed: 0.001 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetTraceProperties -- Time elapsed: 0 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testCtfHostId -- Time elapsed: 0 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_rank -- Time elapsed: 0 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetTimeRange -- Time elapsed: 0 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetEventType -- Time elapsed: 0 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_ratio -- Time elapsed: 0.001 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetResource -- Time elapsed: 0 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_location -- Time elapsed: 0 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testReadNextEvent -- Time elapsed: 0.001 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testDispose -- Time elapsed: 0 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEventInvalidLocation -- Time elapsed: 0 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetCurrentLocation -- Time elapsed: 0 s
04:22:56 [2024-03-06T09:22:56.970Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
04:22:56 [2024-03-06T09:22:56.970Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest.testUnsignedByte -- Time elapsed: 0.023 s
04:22:56 [2024-03-06T09:22:56.970Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
04:22:56 [2024-03-06T09:22:56.970Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetFieldNames -- Time elapsed: 0 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetFieldValue -- Time elapsed: 0 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testCTFEvent_read -- Time elapsed: 0 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetSubFieldValue -- Time elapsed: 0 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testToString -- Time elapsed: 0.001 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testCustomAttributes -- Time elapsed: 0 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetters -- Time elapsed: 0 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testTimestamp -- Time elapsed: 0 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetEventName -- Time elapsed: 0 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetTimestamp -- Time elapsed: 0 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetFields -- Time elapsed: 0 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetCPU -- Time elapsed: 0 s
04:22:56 [2024-03-06T09:22:56.970Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testNullEvent -- Time elapsed: 0 s
04:22:56 [2024-03-06T09:22:56.970Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
04:23:00 [2024-03-06T09:23:00.239Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.515 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
04:23:00 [2024-03-06T09:23:00.239Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testTrace -- Time elapsed: 0.001 s
04:23:00 [2024-03-06T09:23:00.239Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContextEnd -- Time elapsed: 0.110 s
04:23:00 [2024-03-06T09:23:00.239Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext1 -- Time elapsed: 0.239 s
04:23:00 [2024-03-06T09:23:00.239Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext2 -- Time elapsed: 0.130 s
04:23:00 [2024-03-06T09:23:00.239Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext3 -- Time elapsed: 0.092 s
04:23:00 [2024-03-06T09:23:00.239Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext4 -- Time elapsed: 0.148 s
04:23:00 [2024-03-06T09:23:00.239Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContextMiddle -- Time elapsed: 0.060 s
04:23:00 [2024-03-06T09:23:00.239Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContextStart -- Time elapsed: 0.072 s
04:23:00 [2024-03-06T09:23:00.239Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
04:23:02 [2024-03-06T09:23:02.131Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.967 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
04:23:02 [2024-03-06T09:23:02.131Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTotals -- Time elapsed: 0.002 s
04:23:02 [2024-03-06T09:23:02.131Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTypes -- Time elapsed: 0.016 s
04:23:02 [2024-03-06T09:23:02.131Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTotalInRange -- Time elapsed: 0.001 s
04:23:02 [2024-03-06T09:23:02.131Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTypesInRange -- Time elapsed: 0.002 s
04:23:02 [2024-03-06T09:23:02.131Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
04:23:14 [2024-03-06T09:23:14.309Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.23 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
04:23:14 [2024-03-06T09:23:14.309Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testNbEvents -- Time elapsed: 1.537 s
04:23:14 [2024-03-06T09:23:14.309Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testNbEventsBug475007 -- Time elapsed: 3.040 s
04:23:14 [2024-03-06T09:23:14.309Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testNormalEvent -- Time elapsed: 1.407 s
04:23:14 [2024-03-06T09:23:14.309Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testSecondLostEvent -- Time elapsed: 1.406 s
04:23:14 [2024-03-06T09:23:14.309Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testFirstLostEvent -- Time elapsed: 1.406 s
04:23:14 [2024-03-06T09:23:14.309Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testLostEventWithTransform -- Time elapsed: 2.429 s
04:23:14 [2024-03-06T09:23:14.309Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
04:23:14 [2024-03-06T09:23:14.309Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
04:23:14 [2024-03-06T09:23:14.309Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest.testToString -- Time elapsed: 0 s
04:23:14 [2024-03-06T09:23:14.309Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest.testCtfTmfEventType -- Time elapsed: 0 s
04:23:14 [2024-03-06T09:23:14.309Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
04:23:14 [2024-03-06T09:23:14.309Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
04:23:14 [2024-03-06T09:23:14.309Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_int -- Time elapsed: 0.002 s
04:23:14 [2024-03-06T09:23:14.309Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_variant -- Time elapsed: 0.001 s
04:23:14 [2024-03-06T09:23:14.309Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_float -- Time elapsed: 0 s
04:23:14 [2024-03-06T09:23:14.309Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_enum -- Time elapsed: 0 s
04:23:14 [2024-03-06T09:23:14.309Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_string -- Time elapsed: 0.001 s
04:23:14 [2024-03-06T09:23:14.309Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_struct -- Time elapsed: 0 s
04:23:14 [2024-03-06T09:23:14.309Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_sequence -- Time elapsed: 0.001 s
04:23:14 [2024-03-06T09:23:14.309Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_sequence_value -- Time elapsed: 0 s
04:23:14 [2024-03-06T09:23:14.309Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_enum -- Time elapsed: 0 s
04:23:14 [2024-03-06T09:23:14.309Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_float -- Time elapsed: 0.001 s
04:23:14 [2024-03-06T09:23:14.309Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_int -- Time elapsed: 0 s
04:23:14 [2024-03-06T09:23:14.309Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_variant -- Time elapsed: 0 s
04:23:14 [2024-03-06T09:23:14.309Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_string -- Time elapsed: 0 s
04:23:14 [2024-03-06T09:23:14.309Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_struct -- Time elapsed: 0 s
04:23:14 [2024-03-06T09:23:14.309Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
04:23:14 [2024-03-06T09:23:14.309Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
04:23:14 [2024-03-06T09:23:14.309Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest.testVariantGetField -- Time elapsed: 0.001 s
04:23:14 [2024-03-06T09:23:14.309Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
04:23:14 [2024-03-06T09:23:14.309Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
04:23:14 [2024-03-06T09:23:14.309Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest.test -- Time elapsed: 0.001 s
04:23:14 [2024-03-06T09:23:14.309Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
04:23:18 [2024-03-06T09:23:18.479Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.532 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
04:23:18 [2024-03-06T09:23:18.479Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeWholeRange -- Time elapsed: 0.001 s
04:23:18 [2024-03-06T09:23:18.479Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeMinusEnd -- Time elapsed: 0.001 s
04:23:18 [2024-03-06T09:23:18.479Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeMinusEnd -- Time elapsed: 0.001 s
04:23:18 [2024-03-06T09:23:18.479Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testEventTypesTotal -- Time elapsed: 0 s
04:23:18 [2024-03-06T09:23:18.479Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeWholeRange -- Time elapsed: 0.001 s
04:23:18 [2024-03-06T09:23:18.479Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsTotal -- Time elapsed: 0 s
04:23:18 [2024-03-06T09:23:18.479Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeNoEventsAtEdges -- Time elapsed: 0.012 s
04:23:18 [2024-03-06T09:23:18.479Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeEventAtEnd -- Time elapsed: 0.001 s
04:23:18 [2024-03-06T09:23:18.479Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeEventAtStart -- Time elapsed: 0.001 s
04:23:18 [2024-03-06T09:23:18.479Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeNoEvents -- Time elapsed: 0.002 s
04:23:18 [2024-03-06T09:23:18.479Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testHistogramQuerySmall -- Time elapsed: 0.009 s
04:23:18 [2024-03-06T09:23:18.479Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeNoEvents -- Time elapsed: 0.001 s
04:23:18 [2024-03-06T09:23:18.479Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeMinusStart -- Time elapsed: 0 s
04:23:18 [2024-03-06T09:23:18.479Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeNoEventsAtEdges -- Time elapsed: 0.001 s
04:23:18 [2024-03-06T09:23:18.479Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeEventAtEnd -- Time elapsed: 0.002 s
04:23:18 [2024-03-06T09:23:18.479Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeEventAtStart -- Time elapsed: 0.002 s
04:23:18 [2024-03-06T09:23:18.479Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeEventAtBoth -- Time elapsed: 0.001 s
04:23:18 [2024-03-06T09:23:18.479Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeMinusStart -- Time elapsed: 0.001 s
04:23:18 [2024-03-06T09:23:18.479Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeEventAtBoth -- Time elapsed: 0.001 s
04:23:18 [2024-03-06T09:23:18.479Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testHistogramQueryFull -- Time elapsed: 0.008 s
04:23:18 [2024-03-06T09:23:18.479Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
04:23:33 [2024-03-06T09:23:33.319Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 15.40 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
04:23:33 [2024-03-06T09:23:33.319Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.preemptedForegroundRequest -- Time elapsed: 0.262 s
04:23:33 [2024-03-06T09:23:33.319Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.foregroundRequest -- Time elapsed: 1.298 s
04:23:33 [2024-03-06T09:23:33.319Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest skipped
04:23:33 [2024-03-06T09:23:33.319Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest1 -- Time elapsed: 1.875 s
04:23:33 [2024-03-06T09:23:33.319Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest2 -- Time elapsed: 1.969 s
04:23:33 [2024-03-06T09:23:33.319Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest3 -- Time elapsed: 0.752 s
04:23:33 [2024-03-06T09:23:33.319Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest4 -- Time elapsed: 0.271 s
04:23:33 [2024-03-06T09:23:33.319Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest5 -- Time elapsed: 0.251 s
04:23:33 [2024-03-06T09:23:33.319Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest6 -- Time elapsed: 1.793 s
04:23:33 [2024-03-06T09:23:33.319Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest7 -- Time elapsed: 2.363 s
04:23:33 [2024-03-06T09:23:33.319Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.preemptedBackgroundRequest -- Time elapsed: 0.501 s
04:23:33 [2024-03-06T09:23:33.319Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.backgroundRequest -- Time elapsed: 2.102 s
04:23:33 [2024-03-06T09:23:33.319Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
04:23:39 [2024-03-06T09:23:39.862Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.164 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
04:23:39 [2024-03-06T09:23:39.862Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testSupplementaryFileDir -- Time elapsed: 2.048 s
04:23:39 [2024-03-06T09:23:39.862Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testDeleteSupplementaryFolder -- Time elapsed: 1.161 s
04:23:39 [2024-03-06T09:23:39.862Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testTemporaryDirPath -- Time elapsed: 1.794 s
04:23:39 [2024-03-06T09:23:39.862Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testDeleteSupplementaryFiles -- Time elapsed: 1.157 s
04:23:39 [2024-03-06T09:23:39.863Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
04:24:36 [2024-03-06T09:24:36.029Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.23 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
04:24:36 [2024-03-06T09:24:36.029Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceTimeRangeClampingEnd -- Time elapsed: 0.005 s
04:24:36 [2024-03-06T09:24:36.029Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetNestedExperiment -- Time elapsed: 8.541 s
04:24:36 [2024-03-06T09:24:36.029Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentTimestampInTrace -- Time elapsed: 2.988 s
04:24:36 [2024-03-06T09:24:36.029Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentTimestampInvalid -- Time elapsed: 3.067 s
04:24:36 [2024-03-06T09:24:36.029Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentInitialRange -- Time elapsed: 3.050 s
04:24:36 [2024-03-06T09:24:36.029Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceTimeRangeClampingStart -- Time elapsed: 0.001 s
04:24:36 [2024-03-06T09:24:36.029Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangePartiallyInOne -- Time elapsed: 0.001 s
04:24:36 [2024-03-06T09:24:36.029Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentRangeClampingBoth -- Time elapsed: 2.886 s
04:24:36 [2024-03-06T09:24:36.029Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimestampValid -- Time elapsed: 0.001 s
04:24:36 [2024-03-06T09:24:36.029Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimestampInBetween -- Time elapsed: 0.001 s
04:24:36 [2024-03-06T09:24:36.029Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetWithNestedExperiment -- Time elapsed: 7.893 s
04:24:36 [2024-03-06T09:24:36.029Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimestampInvalid -- Time elapsed: 0.001 s
04:24:36 [2024-03-06T09:24:36.029Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceInitialRange -- Time elapsed: 0 s
04:24:36 [2024-03-06T09:24:36.029Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangeAllInOne -- Time elapsed: 0.002 s
04:24:36 [2024-03-06T09:24:36.030Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testInitialize -- Time elapsed: 0 s
04:24:36 [2024-03-06T09:24:36.030Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceTimeRangeClampingBoth -- Time elapsed: 0.001 s
04:24:36 [2024-03-06T09:24:36.030Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceNewTimeRange -- Time elapsed: 0.001 s
04:24:36 [2024-03-06T09:24:36.030Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetExperiment -- Time elapsed: 2.924 s
04:24:36 [2024-03-06T09:24:36.030Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangeInBoth -- Time elapsed: 0.002 s
04:24:36 [2024-03-06T09:24:36.030Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentRangeInBetween -- Time elapsed: 2.968 s
04:24:36 [2024-03-06T09:24:36.030Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentRangeClampingOne -- Time elapsed: 2.862 s
04:24:36 [2024-03-06T09:24:36.030Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetWithExperiment -- Time elapsed: 2.947 s
04:24:36 [2024-03-06T09:24:36.030Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testNewTimestamp -- Time elapsed: 0.001 s
04:24:36 [2024-03-06T09:24:36.030Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetForHost -- Time elapsed: 0.003 s
04:24:36 [2024-03-06T09:24:36.030Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetExperimentForHost -- Time elapsed: 2.880 s
04:24:36 [2024-03-06T09:24:36.030Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangeInBetween -- Time elapsed: 0.001 s
04:24:36 [2024-03-06T09:24:36.030Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentTimestampInBetween -- Time elapsed: 2.899 s
04:24:36 [2024-03-06T09:24:36.030Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSet -- Time elapsed: 0.001 s
04:24:36 [2024-03-06T09:24:36.030Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTimestampAfter -- Time elapsed: 0.001 s
04:24:36 [2024-03-06T09:24:36.030Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTimestampBefore -- Time elapsed: 0 s
04:24:36 [2024-03-06T09:24:36.030Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
04:24:36 [2024-03-06T09:24:36.030Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.754 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
04:24:36 [2024-03-06T09:24:36.030Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testEqualsEmpty -- Time elapsed: 0.037 s
04:24:36 [2024-03-06T09:24:36.030Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testEqualsOther -- Time elapsed: 0.067 s
04:24:36 [2024-03-06T09:24:36.030Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testAdvance -- Time elapsed: 0.067 s
04:24:36 [2024-03-06T09:24:36.030Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetCurrentEvent -- Time elapsed: 0.051 s
04:24:36 [2024-03-06T09:24:36.030Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testIncreaseRank -- Time elapsed: 0.032 s
04:24:36 [2024-03-06T09:24:36.030Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testHasValidRank -- Time elapsed: 0.032 s
04:24:36 [2024-03-06T09:24:36.030Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testSeek -- Time elapsed: 0.094 s
04:24:36 [2024-03-06T09:24:36.030Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testSetLocation -- Time elapsed: 0.041 s
04:24:36 [2024-03-06T09:24:36.030Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetLocation -- Time elapsed: 0.035 s
04:24:36 [2024-03-06T09:24:36.030Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCompareTo -- Time elapsed: 0.033 s
04:24:36 [2024-03-06T09:24:36.030Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetRank -- Time elapsed: 0.043 s
04:24:36 [2024-03-06T09:24:36.030Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testHashCode -- Time elapsed: 0.033 s
04:24:36 [2024-03-06T09:24:36.030Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetCtfTmfTrace -- Time elapsed: 0.033 s
04:24:36 [2024-03-06T09:24:36.030Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCtfIteratorPosition -- Time elapsed: 0.047 s
04:24:36 [2024-03-06T09:24:36.030Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCtfIteratorInit -- Time elapsed: 0.038 s
04:24:36 [2024-03-06T09:24:36.030Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testSetRank -- Time elapsed: 0.031 s
04:24:36 [2024-03-06T09:24:36.030Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCtfIteratorNoinit -- Time elapsed: 0.037 s
04:24:36 [2024-03-06T09:24:36.030Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
04:27:12 [2024-03-06T09:27:12.454Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 153.7 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
04:27:12 [2024-03-06T09:27:12.454Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[0: KERNEL] -- Time elapsed: 11.38 s
04:27:12 [2024-03-06T09:27:12.454Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[1: TRACE2] -- Time elapsed: 11.14 s
04:27:12 [2024-03-06T09:27:12.454Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[2: KERNEL_VM] -- Time elapsed: 13.12 s
04:27:12 [2024-03-06T09:27:12.454Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[3: SYNC_SRC] -- Time elapsed: 3.660 s
04:27:12 [2024-03-06T09:27:12.454Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[4: SYNC_DEST] -- Time elapsed: 3.347 s
04:27:12 [2024-03-06T09:27:12.454Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[5: DJANGO_CLIENT] -- Time elapsed: 15.40 s
04:27:12 [2024-03-06T09:27:12.454Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[6: DJANGO_DB] -- Time elapsed: 14.28 s
04:27:12 [2024-03-06T09:27:12.454Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[7: DJANGO_HTTPD] -- Time elapsed: 14.82 s
04:27:12 [2024-03-06T09:27:12.454Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[8: CYG_PROFILE] -- Time elapsed: 2.318 s
04:27:12 [2024-03-06T09:27:12.454Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[9: CYG_PROFILE_FAST] -- Time elapsed: 2.296 s
04:27:12 [2024-03-06T09:27:12.454Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[10: FUNKY_TRACE] -- Time elapsed: 2.322 s
04:27:12 [2024-03-06T09:27:12.454Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[11: ARM_64_BIT_HEADER] -- Time elapsed: 3.105 s
04:27:12 [2024-03-06T09:27:12.454Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[12: FLIPPING_ENDIANNESS] -- Time elapsed: 2.492 s
04:27:12 [2024-03-06T09:27:12.454Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[13: DYNSCOPE] -- Time elapsed: 2.610 s
04:27:12 [2024-03-06T09:27:12.454Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[14: DEBUG_INFO] -- Time elapsed: 2.216 s
04:27:12 [2024-03-06T09:27:12.454Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[15: DEBUG_INFO3] -- Time elapsed: 2.217 s
04:27:12 [2024-03-06T09:27:12.454Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[16: DEBUG_INFO4] -- Time elapsed: 2.216 s
04:27:12 [2024-03-06T09:27:12.454Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC] -- Time elapsed: 2.211 s
04:27:12 [2024-03-06T09:27:12.454Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES] -- Time elapsed: 2.212 s
04:27:12 [2024-03-06T09:27:12.454Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK] -- Time elapsed: 2.211 s
04:27:12 [2024-03-06T09:27:12.454Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[20: MEMORY_ANALYSIS] -- Time elapsed: 7.164 s
04:27:12 [2024-03-06T09:27:12.454Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[21: PERF_TASKSET2] -- Time elapsed: 2.261 s
04:27:12 [2024-03-06T09:27:12.454Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[22: MANY_THREADS] -- Time elapsed: 5.938 s
04:27:12 [2024-03-06T09:27:12.454Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[23: CONTEXT_SWITCHES_KERNEL] -- Time elapsed: 7.487 s
04:27:12 [2024-03-06T09:27:12.454Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[24: CONTEXT_SWITCHES_UST] -- Time elapsed: 2.255 s
04:27:12 [2024-03-06T09:27:12.454Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[25: UNEVEN_STREAMS] -- Time elapsed: 13.03 s
04:27:12 [2024-03-06T09:27:12.454Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
04:27:12 [2024-03-06T09:27:12.454Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
04:27:12 [2024-03-06T09:27:12.455Z] org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest.testHelloLost -- Time elapsed: 0.061 s
04:27:12 [2024-03-06T09:27:12.455Z] 
04:27:12 [2024-03-06T09:27:12.455Z] Results:
04:27:12 [2024-03-06T09:27:12.455Z] 
04:27:12 [2024-03-06T09:27:12.455Z] Tests run: 229, Failures: 0, Errors: 0, Skipped: 1
04:27:12 [2024-03-06T09:27:12.455Z] 
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] All tests passed
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.jar
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.pom
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-sources.jar
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-p2metadata.xml
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-p2artifacts.xml
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT [21/141]
04:27:12 [2024-03-06T09:27:12.455Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:27:12 [2024-03-06T09:27:12.455Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] The project's OSGi version is 1.0.3.202403060913
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core.tests
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:27:12 [2024-03-06T09:27:12.455Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:27:12 [2024-03-06T09:27:12.455Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:27:12 [2024-03-06T09:27:12.455Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:27:12 [2024-03-06T09:27:12.455Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-sources.jar
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.jar
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:27:12 [2024-03-06T09:27:12.455Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.jar
04:27:12 [2024-03-06T09:27:12.456Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-sources.jar
04:27:12 [2024-03-06T09:27:12.456Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.456Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:27:12 [2024-03-06T09:27:12.456Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log
04:27:12 [2024-03-06T09:27:12.456Z] [INFO] Command line:
04:27:12 [2024-03-06T09:27:12.456Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:27:12 [2024-03-06T09:27:12.456Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:27:12 [2024-03-06T09:27:12.456Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
04:27:12 [2024-03-06T09:27:12.456Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 s -- in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
04:27:12 [2024-03-06T09:27:12.456Z] org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest.testEventHandle -- Time elapsed: 0.343 s
04:27:12 [2024-03-06T09:27:12.456Z] org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest.testGetNewInstance -- Time elapsed: 0.016 s
04:27:12 [2024-03-06T09:27:12.456Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
04:27:12 [2024-03-06T09:27:12.456Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
04:27:12 [2024-03-06T09:27:12.456Z] org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest.testCanExecute -- Time elapsed: 0.006 s
04:27:12 [2024-03-06T09:27:12.456Z] 
04:27:12 [2024-03-06T09:27:12.456Z] Results:
04:27:12 [2024-03-06T09:27:12.456Z] 
04:27:12 [2024-03-06T09:27:12.456Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
04:27:12 [2024-03-06T09:27:12.456Z] 
04:27:12 [2024-03-06T09:27:12.456Z] [INFO] All tests passed
04:27:12 [2024-03-06T09:27:12.456Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.456Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:27:12 [2024-03-06T09:27:12.456Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.jar
04:27:12 [2024-03-06T09:27:12.456Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.pom
04:27:12 [2024-03-06T09:27:12.456Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-sources.jar
04:27:12 [2024-03-06T09:27:12.456Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
04:27:12 [2024-03-06T09:27:12.456Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
04:27:12 [2024-03-06T09:27:12.456Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.456Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
04:27:12 [2024-03-06T09:27:12.456Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.456Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
04:27:12 [2024-03-06T09:27:12.456Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 9.0.3-SNAPSHOT         [22/141]
04:27:12 [2024-03-06T09:27:12.456Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
04:27:12 [2024-03-06T09:27:12.456Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:27:12 [2024-03-06T09:27:12.456Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (fix-dark-theme-css)'
04:27:12 [2024-03-06T09:27:12.456Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (cleanup-dark-theme-css)'
04:27:12 [2024-03-06T09:27:12.456Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:27:12 [2024-03-06T09:27:12.456Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
04:27:12 [2024-03-06T09:27:12.456Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.26.0/commons-compress-1.26.0.jar
04:27:12 [2024-03-06T09:27:12.456Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.26.0/commons-compress-1.26.0.jar (1.1 MB at 20 MB/s)
04:27:12 [2024-03-06T09:27:12.456Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar
04:27:12 [2024-03-06T09:27:12.456Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar (26 kB at 2.6 MB/s)
04:27:12 [2024-03-06T09:27:12.456Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar
04:27:12 [2024-03-06T09:27:12.456Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar (14 kB at 2.3 MB/s)
04:27:12 [2024-03-06T09:27:12.456Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar
04:27:12 [2024-03-06T09:27:12.456Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar (19 kB at 986 kB/s)
04:27:12 [2024-03-06T09:27:12.456Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.26.0/commons-compress-1.26.0.pom
04:27:12 [2024-03-06T09:27:12.456Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.26.0/commons-compress-1.26.0.pom (22 kB at 799 kB/s)
04:27:12 [2024-03-06T09:27:12.456Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/66/commons-parent-66.pom
04:27:12 [2024-03-06T09:27:12.456Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/66/commons-parent-66.pom (77 kB at 5.1 MB/s)
04:27:12 [2024-03-06T09:27:12.456Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.pom
04:27:12 [2024-03-06T09:27:12.457Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.pom (1.4 kB at 1.4 MB/s)
04:27:12 [2024-03-06T09:27:12.457Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.pom
04:27:12 [2024-03-06T09:27:12.457Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.pom (1.3 kB at 646 kB/s)
04:27:12 [2024-03-06T09:27:12.457Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.pom
04:27:12 [2024-03-06T09:27:12.457Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.pom (1.9 kB at 934 kB/s)
04:27:12 [2024-03-06T09:27:12.457Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.457Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui ---
04:27:12 [2024-03-06T09:27:12.457Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.457Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
04:27:12 [2024-03-06T09:27:12.457Z] [INFO] The project's OSGi version is 9.0.3.202403060913
04:27:12 [2024-03-06T09:27:12.457Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.457Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
04:27:12 [2024-03-06T09:27:12.457Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.457Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
04:27:12 [2024-03-06T09:27:12.457Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.457Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
04:27:12 [2024-03-06T09:27:12.457Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.457Z] [INFO] --- antrun:3.1.0:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
04:27:12 [2024-03-06T09:27:12.457Z] [INFO] Executing tasks
04:27:12 [2024-03-06T09:27:12.457Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
04:27:12 [2024-03-06T09:27:12.457Z] [WARNING]      [echo] Verifying target platform: tracecompass-e4.31
04:27:12 [2024-03-06T09:27:12.457Z] [WARNING]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
04:27:12 [2024-03-06T09:27:12.457Z] [INFO] Executed tasks
04:27:12 [2024-03-06T09:27:12.457Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.457Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
04:27:12 [2024-03-06T09:27:12.457Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.457Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui ---
04:27:12 [2024-03-06T09:27:12.457Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui
04:27:12 [2024-03-06T09:27:12.713Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.713Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
04:27:12 [2024-03-06T09:27:12.713Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
04:27:12 [2024-03-06T09:27:12.713Z] [INFO] 
04:27:12 [2024-03-06T09:27:12.713Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
04:27:12 [2024-03-06T09:27:12.713Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:27:12 [2024-03-06T09:27:12.713Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:27:12 [2024-03-06T09:27:12.713Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
04:27:12 [2024-03-06T09:27:12.714Z] [INFO] Compiling 542 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:27:16 [2024-03-06T09:27:16.883Z] [INFO] 
04:27:16 [2024-03-06T09:27:16.883Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.ui ---
04:27:16 [2024-03-06T09:27:16.883Z] [INFO] 
04:27:16 [2024-03-06T09:27:16.883Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui ---
04:27:16 [2024-03-06T09:27:16.883Z] [INFO] 
04:27:16 [2024-03-06T09:27:16.883Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui ---
04:27:16 [2024-03-06T09:27:16.883Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources
04:27:16 [2024-03-06T09:27:16.883Z] [INFO] 
04:27:16 [2024-03-06T09:27:16.883Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ui ---
04:27:16 [2024-03-06T09:27:16.883Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:27:16 [2024-03-06T09:27:16.883Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:27:16 [2024-03-06T09:27:16.883Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
04:27:16 [2024-03-06T09:27:16.883Z] [INFO] 
04:27:16 [2024-03-06T09:27:16.883Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui ---
04:27:16 [2024-03-06T09:27:16.883Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
04:27:16 [2024-03-06T09:27:16.883Z] [INFO] 
04:27:16 [2024-03-06T09:27:16.883Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui ---
04:27:16 [2024-03-06T09:27:16.883Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT-sources.jar
04:27:16 [2024-03-06T09:27:16.883Z] [INFO] 
04:27:16 [2024-03-06T09:27:16.883Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui ---
04:27:16 [2024-03-06T09:27:16.883Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT.jar
04:27:17 [2024-03-06T09:27:17.139Z] [INFO] 
04:27:17 [2024-03-06T09:27:17.139Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui ---
04:27:17 [2024-03-06T09:27:17.139Z] [INFO] 
04:27:17 [2024-03-06T09:27:17.139Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui ---
04:27:17 [2024-03-06T09:27:17.139Z] [INFO] 
04:27:17 [2024-03-06T09:27:17.139Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui ---
04:27:17 [2024-03-06T09:27:17.396Z] [INFO] 
04:27:17 [2024-03-06T09:27:17.396Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ui ---
04:27:18 [2024-03-06T09:27:18.326Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT.jar
04:27:20 [2024-03-06T09:27:20.220Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT-sources.jar
04:27:21 [2024-03-06T09:27:21.585Z] [INFO] 
04:27:21 [2024-03-06T09:27:21.585Z] [INFO] --- antrun:3.1.0:run (cleanup-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
04:27:21 [2024-03-06T09:27:21.585Z] [INFO] Executing tasks
04:27:21 [2024-03-06T09:27:21.585Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
04:27:21 [2024-03-06T09:27:21.585Z] [INFO] Executed tasks
04:27:21 [2024-03-06T09:27:21.585Z] [INFO] 
04:27:21 [2024-03-06T09:27:21.585Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui ---
04:27:21 [2024-03-06T09:27:21.585Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT.jar
04:27:21 [2024-03-06T09:27:21.585Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT.pom
04:27:21 [2024-03-06T09:27:21.585Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT-sources.jar
04:27:21 [2024-03-06T09:27:21.585Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT-p2metadata.xml
04:27:21 [2024-03-06T09:27:21.585Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT-p2artifacts.xml
04:27:21 [2024-03-06T09:27:21.585Z] [INFO] 
04:27:21 [2024-03-06T09:27:21.585Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui ---
04:27:21 [2024-03-06T09:27:21.585Z] [INFO] 
04:27:21 [2024-03-06T09:27:21.585Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
04:27:21 [2024-03-06T09:27:21.585Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT [23/141]
04:27:21 [2024-03-06T09:27:21.585Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
04:27:21 [2024-03-06T09:27:21.585Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:27:21 [2024-03-06T09:27:21.585Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:27:21 [2024-03-06T09:27:21.586Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
04:27:21 [2024-03-06T09:27:21.842Z] [INFO] 
04:27:21 [2024-03-06T09:27:21.842Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:27:21 [2024-03-06T09:27:21.842Z] [INFO] 
04:27:21 [2024-03-06T09:27:21.842Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:27:21 [2024-03-06T09:27:21.842Z] [INFO] The project's OSGi version is 2.1.0.202403060913
04:27:21 [2024-03-06T09:27:21.842Z] [INFO] 
04:27:21 [2024-03-06T09:27:21.842Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:27:21 [2024-03-06T09:27:21.842Z] [INFO] 
04:27:21 [2024-03-06T09:27:21.842Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:27:21 [2024-03-06T09:27:21.842Z] [INFO] 
04:27:21 [2024-03-06T09:27:21.842Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:27:21 [2024-03-06T09:27:21.842Z] [INFO] 
04:27:21 [2024-03-06T09:27:21.842Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:27:21 [2024-03-06T09:27:21.842Z] [INFO] 
04:27:21 [2024-03-06T09:27:21.842Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:27:21 [2024-03-06T09:27:21.842Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui
04:27:22 [2024-03-06T09:27:22.427Z] [INFO] 
04:27:22 [2024-03-06T09:27:22.427Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:27:22 [2024-03-06T09:27:22.427Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
04:27:22 [2024-03-06T09:27:22.427Z] [INFO] 
04:27:22 [2024-03-06T09:27:22.427Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:27:22 [2024-03-06T09:27:22.427Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:27:22 [2024-03-06T09:27:22.427Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:27:22 [2024-03-06T09:27:22.427Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
04:27:22 [2024-03-06T09:27:22.427Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:27:22 [2024-03-06T09:27:22.690Z] [INFO] 
04:27:22 [2024-03-06T09:27:22.690Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:27:22 [2024-03-06T09:27:22.690Z] [INFO] 
04:27:22 [2024-03-06T09:27:22.690Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:27:22 [2024-03-06T09:27:22.690Z] [INFO] 
04:27:22 [2024-03-06T09:27:22.690Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:27:22 [2024-03-06T09:27:22.690Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources
04:27:22 [2024-03-06T09:27:22.690Z] [INFO] 
04:27:22 [2024-03-06T09:27:22.690Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:27:22 [2024-03-06T09:27:22.690Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:27:22 [2024-03-06T09:27:22.690Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:27:22 [2024-03-06T09:27:22.690Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
04:27:22 [2024-03-06T09:27:22.690Z] [INFO] 
04:27:22 [2024-03-06T09:27:22.690Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:27:22 [2024-03-06T09:27:22.690Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
04:27:22 [2024-03-06T09:27:22.690Z] [INFO] 
04:27:22 [2024-03-06T09:27:22.690Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:27:22 [2024-03-06T09:27:22.690Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-sources.jar
04:27:22 [2024-03-06T09:27:22.690Z] [INFO] 
04:27:22 [2024-03-06T09:27:22.690Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:27:22 [2024-03-06T09:27:22.690Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.jar
04:27:22 [2024-03-06T09:27:22.690Z] [INFO] 
04:27:22 [2024-03-06T09:27:22.690Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:27:22 [2024-03-06T09:27:22.690Z] [INFO] 
04:27:22 [2024-03-06T09:27:22.690Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:27:22 [2024-03-06T09:27:22.690Z] [INFO] 
04:27:22 [2024-03-06T09:27:22.690Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:27:22 [2024-03-06T09:27:22.690Z] [INFO] 
04:27:22 [2024-03-06T09:27:22.690Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:27:22 [2024-03-06T09:27:22.946Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.jar
04:27:23 [2024-03-06T09:27:23.507Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-sources.jar
04:27:24 [2024-03-06T09:27:24.435Z] [INFO] 
04:27:24 [2024-03-06T09:27:24.435Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:27:24 [2024-03-06T09:27:24.435Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.jar
04:27:24 [2024-03-06T09:27:24.435Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.pom
04:27:24 [2024-03-06T09:27:24.435Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-sources.jar
04:27:24 [2024-03-06T09:27:24.435Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-p2metadata.xml
04:27:24 [2024-03-06T09:27:24.435Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-p2artifacts.xml
04:27:24 [2024-03-06T09:27:24.435Z] [INFO] 
04:27:24 [2024-03-06T09:27:24.435Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui ---
04:27:24 [2024-03-06T09:27:24.435Z] [INFO] 
04:27:24 [2024-03-06T09:27:24.435Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >--
04:27:24 [2024-03-06T09:27:24.435Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT [24/141]
04:27:24 [2024-03-06T09:27:24.435Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
04:27:24 [2024-03-06T09:27:24.435Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:27:24 [2024-03-06T09:27:24.435Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:27:24 [2024-03-06T09:27:24.435Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
04:27:24 [2024-03-06T09:27:24.435Z] [INFO] 
04:27:24 [2024-03-06T09:27:24.435Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core ---
04:27:24 [2024-03-06T09:27:24.435Z] [INFO] 
04:27:24 [2024-03-06T09:27:24.435Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
04:27:24 [2024-03-06T09:27:24.435Z] [INFO] The project's OSGi version is 1.1.0.202403060913
04:27:24 [2024-03-06T09:27:24.435Z] [INFO] 
04:27:24 [2024-03-06T09:27:24.435Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
04:27:24 [2024-03-06T09:27:24.435Z] [INFO] 
04:27:24 [2024-03-06T09:27:24.435Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
04:27:24 [2024-03-06T09:27:24.435Z] [INFO] 
04:27:24 [2024-03-06T09:27:24.435Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
04:27:24 [2024-03-06T09:27:24.435Z] [INFO] 
04:27:24 [2024-03-06T09:27:24.435Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
04:27:24 [2024-03-06T09:27:24.435Z] [INFO] 
04:27:24 [2024-03-06T09:27:24.435Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core ---
04:27:24 [2024-03-06T09:27:24.435Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core
04:27:24 [2024-03-06T09:27:24.691Z] [INFO] 
04:27:24 [2024-03-06T09:27:24.691Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
04:27:24 [2024-03-06T09:27:24.691Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
04:27:24 [2024-03-06T09:27:24.691Z] [INFO] 
04:27:24 [2024-03-06T09:27:24.691Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
04:27:24 [2024-03-06T09:27:24.691Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:27:24 [2024-03-06T09:27:24.691Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:27:24 [2024-03-06T09:27:24.691Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
04:27:24 [2024-03-06T09:27:24.691Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:27:24 [2024-03-06T09:27:24.691Z] [INFO] 
04:27:24 [2024-03-06T09:27:24.691Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.chart.core ---
04:27:24 [2024-03-06T09:27:24.691Z] [INFO] 
04:27:24 [2024-03-06T09:27:24.691Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.core ---
04:27:24 [2024-03-06T09:27:24.691Z] [INFO] 
04:27:24 [2024-03-06T09:27:24.691Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core ---
04:27:24 [2024-03-06T09:27:24.947Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources
04:27:24 [2024-03-06T09:27:24.947Z] [INFO] 
04:27:24 [2024-03-06T09:27:24.947Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.core ---
04:27:24 [2024-03-06T09:27:24.947Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:27:24 [2024-03-06T09:27:24.947Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:27:24 [2024-03-06T09:27:24.947Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
04:27:24 [2024-03-06T09:27:24.947Z] [INFO] 
04:27:24 [2024-03-06T09:27:24.947Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core ---
04:27:24 [2024-03-06T09:27:24.947Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
04:27:24 [2024-03-06T09:27:24.947Z] [INFO] 
04:27:24 [2024-03-06T09:27:24.947Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core ---
04:27:24 [2024-03-06T09:27:24.947Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-sources.jar
04:27:24 [2024-03-06T09:27:24.947Z] [INFO] 
04:27:24 [2024-03-06T09:27:24.947Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core ---
04:27:24 [2024-03-06T09:27:24.947Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.jar
04:27:24 [2024-03-06T09:27:24.947Z] [INFO] 
04:27:24 [2024-03-06T09:27:24.947Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core ---
04:27:24 [2024-03-06T09:27:24.947Z] [INFO] 
04:27:24 [2024-03-06T09:27:24.947Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.core ---
04:27:24 [2024-03-06T09:27:24.947Z] [INFO] 
04:27:24 [2024-03-06T09:27:24.947Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core ---
04:27:24 [2024-03-06T09:27:24.947Z] [INFO] 
04:27:24 [2024-03-06T09:27:24.947Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.core ---
04:27:24 [2024-03-06T09:27:24.947Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.jar
04:27:26 [2024-03-06T09:27:26.312Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-sources.jar
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] 
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core ---
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.jar
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.pom
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-sources.jar
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-p2metadata.xml
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-p2artifacts.xml
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] 
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core ---
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] 
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >--
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT [25/141]
04:27:27 [2024-03-06T09:27:27.241Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:27:27 [2024-03-06T09:27:27.241Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] 
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core ---
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] 
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] The project's OSGi version is 1.2.1.202403060913
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] 
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] 
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] 
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] 
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] 
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core ---
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] 
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] 
04:27:27 [2024-03-06T09:27:27.241Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
04:27:27 [2024-03-06T09:27:27.241Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:27:27 [2024-03-06T09:27:27.241Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:27:27 [2024-03-06T09:27:27.241Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
04:27:27 [2024-03-06T09:27:27.242Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:27:28 [2024-03-06T09:27:28.170Z] [INFO] 
04:27:28 [2024-03-06T09:27:28.170Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.lami.core ---
04:27:28 [2024-03-06T09:27:28.170Z] [INFO] 
04:27:28 [2024-03-06T09:27:28.170Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.core ---
04:27:28 [2024-03-06T09:27:28.170Z] [INFO] 
04:27:28 [2024-03-06T09:27:28.170Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core ---
04:27:28 [2024-03-06T09:27:28.170Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources
04:27:28 [2024-03-06T09:27:28.170Z] [INFO] 
04:27:28 [2024-03-06T09:27:28.170Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.core ---
04:27:28 [2024-03-06T09:27:28.170Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:27:28 [2024-03-06T09:27:28.170Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:27:28 [2024-03-06T09:27:28.170Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
04:27:28 [2024-03-06T09:27:28.170Z] [INFO] 
04:27:28 [2024-03-06T09:27:28.170Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core ---
04:27:28 [2024-03-06T09:27:28.170Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
04:27:28 [2024-03-06T09:27:28.170Z] [INFO] 
04:27:28 [2024-03-06T09:27:28.170Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core ---
04:27:28 [2024-03-06T09:27:28.170Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-sources.jar
04:27:28 [2024-03-06T09:27:28.170Z] [INFO] 
04:27:28 [2024-03-06T09:27:28.170Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core ---
04:27:28 [2024-03-06T09:27:28.426Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.jar
04:27:28 [2024-03-06T09:27:28.427Z] [INFO] 
04:27:28 [2024-03-06T09:27:28.427Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core ---
04:27:28 [2024-03-06T09:27:28.427Z] [INFO] 
04:27:28 [2024-03-06T09:27:28.427Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.core ---
04:27:28 [2024-03-06T09:27:28.427Z] [INFO] 
04:27:28 [2024-03-06T09:27:28.427Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core ---
04:27:28 [2024-03-06T09:27:28.427Z] [INFO] 
04:27:28 [2024-03-06T09:27:28.427Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.core ---
04:27:28 [2024-03-06T09:27:28.427Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.jar
04:27:29 [2024-03-06T09:27:29.355Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-sources.jar
04:27:30 [2024-03-06T09:27:30.724Z] [INFO] 
04:27:30 [2024-03-06T09:27:30.724Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core ---
04:27:30 [2024-03-06T09:27:30.724Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.jar
04:27:30 [2024-03-06T09:27:30.724Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.pom
04:27:30 [2024-03-06T09:27:30.724Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-sources.jar
04:27:30 [2024-03-06T09:27:30.724Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-p2metadata.xml
04:27:30 [2024-03-06T09:27:30.724Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-p2artifacts.xml
04:27:30 [2024-03-06T09:27:30.724Z] [INFO] 
04:27:30 [2024-03-06T09:27:30.724Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core ---
04:27:30 [2024-03-06T09:27:30.724Z] [INFO] 
04:27:30 [2024-03-06T09:27:30.724Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >--
04:27:30 [2024-03-06T09:27:30.724Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT [26/141]
04:27:30 [2024-03-06T09:27:30.724Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
04:27:30 [2024-03-06T09:27:30.724Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:27:30 [2024-03-06T09:27:30.724Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:27:30 [2024-03-06T09:27:30.725Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
04:27:30 [2024-03-06T09:27:30.725Z] [INFO] 
04:27:30 [2024-03-06T09:27:30.725Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core ---
04:27:30 [2024-03-06T09:27:30.725Z] [INFO] 
04:27:30 [2024-03-06T09:27:30.725Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
04:27:30 [2024-03-06T09:27:30.725Z] [INFO] The project's OSGi version is 4.1.1.202403060913
04:27:30 [2024-03-06T09:27:30.725Z] [INFO] 
04:27:30 [2024-03-06T09:27:30.725Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
04:27:30 [2024-03-06T09:27:30.725Z] [INFO] 
04:27:30 [2024-03-06T09:27:30.725Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
04:27:30 [2024-03-06T09:27:30.725Z] [INFO] 
04:27:30 [2024-03-06T09:27:30.725Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
04:27:30 [2024-03-06T09:27:30.725Z] [INFO] 
04:27:30 [2024-03-06T09:27:30.725Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
04:27:30 [2024-03-06T09:27:30.725Z] [INFO] 
04:27:30 [2024-03-06T09:27:30.725Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core ---
04:27:30 [2024-03-06T09:27:30.725Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core
04:27:30 [2024-03-06T09:27:30.725Z] [INFO] 
04:27:30 [2024-03-06T09:27:30.725Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
04:27:30 [2024-03-06T09:27:30.725Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
04:27:30 [2024-03-06T09:27:30.725Z] [INFO] 
04:27:30 [2024-03-06T09:27:30.725Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
04:27:30 [2024-03-06T09:27:30.725Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:27:30 [2024-03-06T09:27:30.725Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:27:30 [2024-03-06T09:27:30.725Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
04:27:30 [2024-03-06T09:27:30.725Z] [INFO] Compiling 66 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:27:30 [2024-03-06T09:27:30.981Z] [INFO] 
04:27:30 [2024-03-06T09:27:30.981Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.graph.core ---
04:27:30 [2024-03-06T09:27:30.981Z] [INFO] 
04:27:30 [2024-03-06T09:27:30.981Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.core ---
04:27:30 [2024-03-06T09:27:30.981Z] [INFO] 
04:27:30 [2024-03-06T09:27:30.981Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core ---
04:27:30 [2024-03-06T09:27:30.981Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources
04:27:30 [2024-03-06T09:27:30.981Z] [INFO] 
04:27:30 [2024-03-06T09:27:30.981Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.core ---
04:27:31 [2024-03-06T09:27:31.237Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:27:31 [2024-03-06T09:27:31.237Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:27:31 [2024-03-06T09:27:31.237Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
04:27:31 [2024-03-06T09:27:31.237Z] [INFO] 
04:27:31 [2024-03-06T09:27:31.237Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core ---
04:27:31 [2024-03-06T09:27:31.237Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
04:27:31 [2024-03-06T09:27:31.237Z] [INFO] 
04:27:31 [2024-03-06T09:27:31.237Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core ---
04:27:31 [2024-03-06T09:27:31.237Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-sources.jar
04:27:31 [2024-03-06T09:27:31.237Z] [INFO] 
04:27:31 [2024-03-06T09:27:31.237Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core ---
04:27:31 [2024-03-06T09:27:31.237Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.jar
04:27:31 [2024-03-06T09:27:31.237Z] [INFO] 
04:27:31 [2024-03-06T09:27:31.237Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core ---
04:27:31 [2024-03-06T09:27:31.237Z] [INFO] 
04:27:31 [2024-03-06T09:27:31.237Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.core ---
04:27:31 [2024-03-06T09:27:31.237Z] [INFO] 
04:27:31 [2024-03-06T09:27:31.237Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core ---
04:27:31 [2024-03-06T09:27:31.237Z] [INFO] 
04:27:31 [2024-03-06T09:27:31.237Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.graph.core ---
04:27:31 [2024-03-06T09:27:31.237Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.jar
04:27:32 [2024-03-06T09:27:32.164Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-sources.jar
04:27:33 [2024-03-06T09:27:33.530Z] [INFO] 
04:27:33 [2024-03-06T09:27:33.530Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core ---
04:27:33 [2024-03-06T09:27:33.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.jar
04:27:33 [2024-03-06T09:27:33.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.pom
04:27:33 [2024-03-06T09:27:33.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-sources.jar
04:27:33 [2024-03-06T09:27:33.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-p2metadata.xml
04:27:33 [2024-03-06T09:27:33.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-p2artifacts.xml
04:27:33 [2024-03-06T09:27:33.530Z] [INFO] 
04:27:33 [2024-03-06T09:27:33.530Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core ---
04:27:33 [2024-03-06T09:27:33.530Z] [INFO] 
04:27:33 [2024-03-06T09:27:33.530Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >--
04:27:33 [2024-03-06T09:27:33.530Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.5.1-SNAPSHOT [27/141]
04:27:33 [2024-03-06T09:27:33.530Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
04:27:33 [2024-03-06T09:27:33.531Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:27:33 [2024-03-06T09:27:33.531Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:27:33 [2024-03-06T09:27:33.531Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
04:27:33 [2024-03-06T09:27:33.787Z] [INFO] 
04:27:33 [2024-03-06T09:27:33.787Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core ---
04:27:33 [2024-03-06T09:27:33.787Z] [INFO] 
04:27:33 [2024-03-06T09:27:33.787Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
04:27:33 [2024-03-06T09:27:33.787Z] [INFO] The project's OSGi version is 5.5.1.202403060913
04:27:33 [2024-03-06T09:27:33.787Z] [INFO] 
04:27:33 [2024-03-06T09:27:33.787Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
04:27:33 [2024-03-06T09:27:33.787Z] [INFO] 
04:27:33 [2024-03-06T09:27:33.787Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
04:27:33 [2024-03-06T09:27:33.787Z] [INFO] 
04:27:33 [2024-03-06T09:27:33.787Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
04:27:33 [2024-03-06T09:27:33.787Z] [INFO] 
04:27:33 [2024-03-06T09:27:33.787Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
04:27:33 [2024-03-06T09:27:33.787Z] [INFO] 
04:27:33 [2024-03-06T09:27:33.787Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core ---
04:27:33 [2024-03-06T09:27:33.787Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core
04:27:33 [2024-03-06T09:27:33.787Z] [INFO] 
04:27:33 [2024-03-06T09:27:33.787Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
04:27:33 [2024-03-06T09:27:33.787Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
04:27:33 [2024-03-06T09:27:33.787Z] [INFO] 
04:27:33 [2024-03-06T09:27:33.787Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
04:27:33 [2024-03-06T09:27:33.787Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:27:33 [2024-03-06T09:27:33.787Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:27:33 [2024-03-06T09:27:33.787Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
04:27:33 [2024-03-06T09:27:33.788Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:27:34 [2024-03-06T09:27:34.044Z] [INFO] 
04:27:34 [2024-03-06T09:27:34.044Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.timing.core ---
04:27:34 [2024-03-06T09:27:34.044Z] [INFO] 
04:27:34 [2024-03-06T09:27:34.044Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.core ---
04:27:34 [2024-03-06T09:27:34.044Z] [INFO] 
04:27:34 [2024-03-06T09:27:34.044Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core ---
04:27:34 [2024-03-06T09:27:34.044Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources
04:27:34 [2024-03-06T09:27:34.045Z] [INFO] 
04:27:34 [2024-03-06T09:27:34.045Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.core ---
04:27:34 [2024-03-06T09:27:34.045Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:27:34 [2024-03-06T09:27:34.045Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:27:34 [2024-03-06T09:27:34.045Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
04:27:34 [2024-03-06T09:27:34.045Z] [INFO] 
04:27:34 [2024-03-06T09:27:34.045Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core ---
04:27:34 [2024-03-06T09:27:34.045Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
04:27:34 [2024-03-06T09:27:34.045Z] [INFO] 
04:27:34 [2024-03-06T09:27:34.045Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core ---
04:27:34 [2024-03-06T09:27:34.045Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT-sources.jar
04:27:34 [2024-03-06T09:27:34.045Z] [INFO] 
04:27:34 [2024-03-06T09:27:34.045Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core ---
04:27:34 [2024-03-06T09:27:34.045Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT.jar
04:27:34 [2024-03-06T09:27:34.045Z] [INFO] 
04:27:34 [2024-03-06T09:27:34.045Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core ---
04:27:34 [2024-03-06T09:27:34.045Z] [INFO] 
04:27:34 [2024-03-06T09:27:34.045Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.core ---
04:27:34 [2024-03-06T09:27:34.045Z] [INFO] 
04:27:34 [2024-03-06T09:27:34.045Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core ---
04:27:34 [2024-03-06T09:27:34.045Z] [INFO] 
04:27:34 [2024-03-06T09:27:34.045Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.core ---
04:27:34 [2024-03-06T09:27:34.301Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT.jar
04:27:35 [2024-03-06T09:27:35.229Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT-sources.jar
04:27:36 [2024-03-06T09:27:36.158Z] [INFO] 
04:27:36 [2024-03-06T09:27:36.158Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core ---
04:27:36 [2024-03-06T09:27:36.158Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.5.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT.jar
04:27:36 [2024-03-06T09:27:36.158Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.5.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT.pom
04:27:36 [2024-03-06T09:27:36.158Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.5.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT-sources.jar
04:27:36 [2024-03-06T09:27:36.158Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.5.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT-p2metadata.xml
04:27:36 [2024-03-06T09:27:36.158Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.5.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT-p2artifacts.xml
04:27:36 [2024-03-06T09:27:36.158Z] [INFO] 
04:27:36 [2024-03-06T09:27:36.158Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core ---
04:27:36 [2024-03-06T09:27:36.158Z] [INFO] 
04:27:36 [2024-03-06T09:27:36.158Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >--
04:27:36 [2024-03-06T09:27:36.158Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT [28/141]
04:27:36 [2024-03-06T09:27:36.158Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
04:27:36 [2024-03-06T09:27:36.158Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:27:36 [2024-03-06T09:27:36.158Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:27:36 [2024-03-06T09:27:36.158Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
04:27:36 [2024-03-06T09:27:36.415Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mozilla/rhino/1.7.14/rhino-1.7.14.jar
04:27:36 [2024-03-06T09:27:36.415Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mozilla/rhino/1.7.14/rhino-1.7.14.jar (1.4 MB at 34 MB/s)
04:27:36 [2024-03-06T09:27:36.415Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mozilla/rhino/1.7.14/rhino-1.7.14.pom
04:27:36 [2024-03-06T09:27:36.415Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mozilla/rhino/1.7.14/rhino-1.7.14.pom (1.3 kB at 103 kB/s)
04:27:36 [2024-03-06T09:27:36.415Z] [INFO] 
04:27:36 [2024-03-06T09:27:36.415Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:27:36 [2024-03-06T09:27:36.415Z] [INFO] 
04:27:36 [2024-03-06T09:27:36.415Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:27:36 [2024-03-06T09:27:36.415Z] [INFO] The project's OSGi version is 4.1.1.202403060913
04:27:36 [2024-03-06T09:27:36.415Z] [INFO] 
04:27:36 [2024-03-06T09:27:36.415Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:27:36 [2024-03-06T09:27:36.415Z] [INFO] 
04:27:36 [2024-03-06T09:27:36.415Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:27:36 [2024-03-06T09:27:36.415Z] [INFO] 
04:27:36 [2024-03-06T09:27:36.415Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:27:36 [2024-03-06T09:27:36.415Z] [INFO] 
04:27:36 [2024-03-06T09:27:36.415Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:27:36 [2024-03-06T09:27:36.415Z] [INFO] 
04:27:36 [2024-03-06T09:27:36.415Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:27:36 [2024-03-06T09:27:36.415Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core
04:27:36 [2024-03-06T09:27:36.415Z] [INFO] 
04:27:36 [2024-03-06T09:27:36.415Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:27:36 [2024-03-06T09:27:36.415Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
04:27:36 [2024-03-06T09:27:36.415Z] [INFO] 
04:27:36 [2024-03-06T09:27:36.415Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:27:36 [2024-03-06T09:27:36.415Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:27:36 [2024-03-06T09:27:36.415Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:27:36 [2024-03-06T09:27:36.415Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
04:27:36 [2024-03-06T09:27:36.415Z] [INFO] Compiling 96 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:27:36 [2024-03-06T09:27:36.977Z] [INFO] 
04:27:36 [2024-03-06T09:27:36.977Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:27:36 [2024-03-06T09:27:36.977Z] [INFO] 
04:27:36 [2024-03-06T09:27:36.977Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:27:36 [2024-03-06T09:27:36.977Z] [INFO] 
04:27:36 [2024-03-06T09:27:36.977Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:27:36 [2024-03-06T09:27:36.977Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources
04:27:36 [2024-03-06T09:27:36.977Z] [INFO] 
04:27:36 [2024-03-06T09:27:36.977Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:27:36 [2024-03-06T09:27:36.977Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:27:37 [2024-03-06T09:27:37.234Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:27:37 [2024-03-06T09:27:37.234Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
04:27:37 [2024-03-06T09:27:37.234Z] [INFO] 
04:27:37 [2024-03-06T09:27:37.234Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:27:37 [2024-03-06T09:27:37.234Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
04:27:37 [2024-03-06T09:27:37.234Z] [INFO] 
04:27:37 [2024-03-06T09:27:37.234Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:27:37 [2024-03-06T09:27:37.234Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT-sources.jar
04:27:37 [2024-03-06T09:27:37.234Z] [INFO] 
04:27:37 [2024-03-06T09:27:37.234Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:27:37 [2024-03-06T09:27:37.234Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT.jar
04:27:37 [2024-03-06T09:27:37.234Z] [INFO] 
04:27:37 [2024-03-06T09:27:37.234Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:27:37 [2024-03-06T09:27:37.234Z] [INFO] 
04:27:37 [2024-03-06T09:27:37.234Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:27:37 [2024-03-06T09:27:37.234Z] [INFO] 
04:27:37 [2024-03-06T09:27:37.234Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:27:37 [2024-03-06T09:27:37.234Z] [INFO] 
04:27:37 [2024-03-06T09:27:37.234Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:27:37 [2024-03-06T09:27:37.490Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT.jar
04:27:38 [2024-03-06T09:27:38.425Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT-sources.jar
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] 
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT.jar
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT.pom
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT-sources.jar
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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/4.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT-p2metadata.xml
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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/4.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT-p2artifacts.xml
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] 
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] 
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >--
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 8.2.1-SNAPSHOT [29/141]
04:27:39 [2024-03-06T09:27:39.798Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:27:39 [2024-03-06T09:27:39.798Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] 
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] 
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] The project's OSGi version is 8.2.1.202403060913
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] 
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] 
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] 
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] 
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] 
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] 
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] 
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:27:39 [2024-03-06T09:27:39.798Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:27:39 [2024-03-06T09:27:39.798Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:27:39 [2024-03-06T09:27:39.798Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
04:27:39 [2024-03-06T09:27:39.798Z] [INFO] Compiling 136 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:27:40 [2024-03-06T09:27:40.728Z] [INFO] 
04:27:40 [2024-03-06T09:27:40.728Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:27:40 [2024-03-06T09:27:40.728Z] [INFO] 
04:27:40 [2024-03-06T09:27:40.728Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:27:40 [2024-03-06T09:27:40.728Z] [INFO] 
04:27:40 [2024-03-06T09:27:40.728Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:27:40 [2024-03-06T09:27:40.728Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources
04:27:40 [2024-03-06T09:27:40.728Z] [INFO] 
04:27:40 [2024-03-06T09:27:40.728Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:27:40 [2024-03-06T09:27:40.728Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:27:40 [2024-03-06T09:27:40.728Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:27:40 [2024-03-06T09:27:40.728Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
04:27:40 [2024-03-06T09:27:40.728Z] [INFO] 
04:27:40 [2024-03-06T09:27:40.728Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:27:40 [2024-03-06T09:27:40.728Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
04:27:40 [2024-03-06T09:27:40.728Z] [INFO] 
04:27:40 [2024-03-06T09:27:40.728Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:27:40 [2024-03-06T09:27:40.728Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT-sources.jar
04:27:40 [2024-03-06T09:27:40.728Z] [INFO] 
04:27:40 [2024-03-06T09:27:40.728Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:27:40 [2024-03-06T09:27:40.728Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT.jar
04:27:40 [2024-03-06T09:27:40.728Z] [INFO] 
04:27:40 [2024-03-06T09:27:40.728Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:27:40 [2024-03-06T09:27:40.728Z] [INFO] 
04:27:40 [2024-03-06T09:27:40.728Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:27:40 [2024-03-06T09:27:40.729Z] [INFO] 
04:27:40 [2024-03-06T09:27:40.729Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:27:40 [2024-03-06T09:27:40.729Z] [INFO] 
04:27:40 [2024-03-06T09:27:40.729Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:27:40 [2024-03-06T09:27:40.985Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT.jar
04:27:41 [2024-03-06T09:27:41.913Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT-sources.jar
04:27:42 [2024-03-06T09:27:42.844Z] [INFO] 
04:27:42 [2024-03-06T09:27:42.844Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:27:42 [2024-03-06T09:27:42.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT.jar
04:27:43 [2024-03-06T09:27:43.101Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT.pom
04:27:43 [2024-03-06T09:27:43.101Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT-sources.jar
04:27:43 [2024-03-06T09:27:43.101Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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/8.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT-p2metadata.xml
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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/8.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT-p2artifacts.xml
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] 
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] 
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >---
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] Building Trace Compass LTTng Support Parent 9.3.0-SNAPSHOT      [30/141]
04:27:43 [2024-03-06T09:27:43.102Z] [INFO]   from lttng/pom.xml
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] --------------------------------[ pom ]---------------------------------
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] 
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent ---
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] 
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] 
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent ---
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] 
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng-parent ---
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] 
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent ---
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] 
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng-parent ---
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] 
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent ---
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng-parent-9.3.0-SNAPSHOT.pom
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] 
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >--
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT [31/141]
04:27:43 [2024-03-06T09:27:43.102Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:27:43 [2024-03-06T09:27:43.102Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] 
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core ---
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] 
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] The project's OSGi version is 1.2.0.202403060913
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] 
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] 
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] 
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] 
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] 
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core ---
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] 
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] 
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
04:27:43 [2024-03-06T09:27:43.102Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:27:43 [2024-03-06T09:27:43.102Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:27:43 [2024-03-06T09:27:43.102Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
04:27:43 [2024-03-06T09:27:43.102Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:27:43 [2024-03-06T09:27:43.359Z] [INFO] 
04:27:43 [2024-03-06T09:27:43.359Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.common.core ---
04:27:43 [2024-03-06T09:27:43.359Z] [INFO] 
04:27:43 [2024-03-06T09:27:43.359Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.common.core ---
04:27:43 [2024-03-06T09:27:43.359Z] [INFO] 
04:27:43 [2024-03-06T09:27:43.359Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core ---
04:27:43 [2024-03-06T09:27:43.359Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources
04:27:43 [2024-03-06T09:27:43.359Z] [INFO] 
04:27:43 [2024-03-06T09:27:43.359Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.common.core ---
04:27:43 [2024-03-06T09:27:43.359Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:27:43 [2024-03-06T09:27:43.359Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:27:43 [2024-03-06T09:27:43.359Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
04:27:43 [2024-03-06T09:27:43.359Z] [INFO] 
04:27:43 [2024-03-06T09:27:43.359Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core ---
04:27:43 [2024-03-06T09:27:43.359Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
04:27:43 [2024-03-06T09:27:43.359Z] [INFO] 
04:27:43 [2024-03-06T09:27:43.359Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core ---
04:27:43 [2024-03-06T09:27:43.359Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-sources.jar
04:27:43 [2024-03-06T09:27:43.359Z] [INFO] 
04:27:43 [2024-03-06T09:27:43.359Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core ---
04:27:43 [2024-03-06T09:27:43.359Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.jar
04:27:43 [2024-03-06T09:27:43.359Z] [INFO] 
04:27:43 [2024-03-06T09:27:43.359Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core ---
04:27:43 [2024-03-06T09:27:43.359Z] [INFO] 
04:27:43 [2024-03-06T09:27:43.359Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.common.core ---
04:27:43 [2024-03-06T09:27:43.359Z] [INFO] 
04:27:43 [2024-03-06T09:27:43.359Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core ---
04:27:43 [2024-03-06T09:27:43.359Z] [INFO] 
04:27:43 [2024-03-06T09:27:43.359Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.common.core ---
04:27:43 [2024-03-06T09:27:43.359Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.jar
04:27:44 [2024-03-06T09:27:44.290Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-sources.jar
04:27:44 [2024-03-06T09:27:44.853Z] [INFO] 
04:27:44 [2024-03-06T09:27:44.853Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core ---
04:27:44 [2024-03-06T09:27:44.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.jar
04:27:44 [2024-03-06T09:27:44.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.pom
04:27:44 [2024-03-06T09:27:44.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-sources.jar
04:27:45 [2024-03-06T09:27:45.110Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-p2metadata.xml
04:27:45 [2024-03-06T09:27:45.110Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-p2artifacts.xml
04:27:45 [2024-03-06T09:27:45.110Z] [INFO] 
04:27:45 [2024-03-06T09:27:45.110Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core ---
04:27:45 [2024-03-06T09:27:45.110Z] [INFO] 
04:27:45 [2024-03-06T09:27:45.110Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >--
04:27:45 [2024-03-06T09:27:45.110Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT [32/141]
04:27:45 [2024-03-06T09:27:45.110Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
04:27:45 [2024-03-06T09:27:45.110Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:27:45 [2024-03-06T09:27:45.110Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:27:45 [2024-03-06T09:27:45.110Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
04:27:45 [2024-03-06T09:27:45.110Z] [INFO] 
04:27:45 [2024-03-06T09:27:45.110Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:27:45 [2024-03-06T09:27:45.110Z] [INFO] 
04:27:45 [2024-03-06T09:27:45.110Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:27:45 [2024-03-06T09:27:45.110Z] [INFO] The project's OSGi version is 3.1.1.202403060913
04:27:45 [2024-03-06T09:27:45.110Z] [INFO] 
04:27:45 [2024-03-06T09:27:45.110Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:27:45 [2024-03-06T09:27:45.110Z] [INFO] 
04:27:45 [2024-03-06T09:27:45.110Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:27:45 [2024-03-06T09:27:45.110Z] [INFO] 
04:27:45 [2024-03-06T09:27:45.110Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:27:45 [2024-03-06T09:27:45.110Z] [INFO] 
04:27:45 [2024-03-06T09:27:45.110Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:27:45 [2024-03-06T09:27:45.110Z] [INFO] 
04:27:45 [2024-03-06T09:27:45.110Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:27:45 [2024-03-06T09:27:45.110Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core
04:27:45 [2024-03-06T09:27:45.366Z] [INFO] 
04:27:45 [2024-03-06T09:27:45.366Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:27:45 [2024-03-06T09:27:45.366Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
04:27:45 [2024-03-06T09:27:45.366Z] [INFO] 
04:27:45 [2024-03-06T09:27:45.366Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:27:45 [2024-03-06T09:27:45.366Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:27:45 [2024-03-06T09:27:45.366Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:27:45 [2024-03-06T09:27:45.366Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
04:27:45 [2024-03-06T09:27:45.366Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:27:45 [2024-03-06T09:27:45.627Z] [INFO] 
04:27:45 [2024-03-06T09:27:45.627Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:27:45 [2024-03-06T09:27:45.627Z] [INFO] 
04:27:45 [2024-03-06T09:27:45.627Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:27:45 [2024-03-06T09:27:45.627Z] [INFO] 
04:27:45 [2024-03-06T09:27:45.627Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:27:45 [2024-03-06T09:27:45.627Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources
04:27:45 [2024-03-06T09:27:45.627Z] [INFO] 
04:27:45 [2024-03-06T09:27:45.627Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:27:45 [2024-03-06T09:27:45.627Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:27:45 [2024-03-06T09:27:45.627Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:27:45 [2024-03-06T09:27:45.627Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
04:27:45 [2024-03-06T09:27:45.627Z] [INFO] 
04:27:45 [2024-03-06T09:27:45.627Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:27:45 [2024-03-06T09:27:45.627Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 23 were skipped
04:27:45 [2024-03-06T09:27:45.627Z] [INFO] 
04:27:45 [2024-03-06T09:27:45.627Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:27:45 [2024-03-06T09:27:45.627Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-sources.jar
04:27:45 [2024-03-06T09:27:45.627Z] [INFO] 
04:27:45 [2024-03-06T09:27:45.627Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:27:45 [2024-03-06T09:27:45.627Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT.jar
04:27:45 [2024-03-06T09:27:45.627Z] [INFO] 
04:27:45 [2024-03-06T09:27:45.627Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:27:45 [2024-03-06T09:27:45.627Z] [INFO] 
04:27:45 [2024-03-06T09:27:45.627Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:27:45 [2024-03-06T09:27:45.627Z] [INFO] 
04:27:45 [2024-03-06T09:27:45.627Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:27:45 [2024-03-06T09:27:45.627Z] [INFO] 
04:27:45 [2024-03-06T09:27:45.627Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:27:45 [2024-03-06T09:27:45.627Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT.jar
04:27:48 [2024-03-06T09:27:48.145Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-sources.jar
04:27:49 [2024-03-06T09:27:49.074Z] [INFO] 
04:27:49 [2024-03-06T09:27:49.075Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:27:49 [2024-03-06T09:27:49.075Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT.jar
04:27:49 [2024-03-06T09:27:49.075Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT.pom
04:27:49 [2024-03-06T09:27:49.075Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-sources.jar
04:27:49 [2024-03-06T09:27:49.075Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-p2metadata.xml
04:27:49 [2024-03-06T09:27:49.075Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-p2artifacts.xml
04:27:49 [2024-03-06T09:27:49.075Z] [INFO] 
04:27:49 [2024-03-06T09:27:49.075Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:27:49 [2024-03-06T09:27:49.075Z] [INFO] 
04:27:49 [2024-03-06T09:27:49.075Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
04:27:49 [2024-03-06T09:27:49.075Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT  [33/141]
04:27:49 [2024-03-06T09:27:49.075Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
04:27:49 [2024-03-06T09:27:49.075Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:27:49 [2024-03-06T09:27:49.075Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:27:49 [2024-03-06T09:27:49.075Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
04:27:49 [2024-03-06T09:27:49.075Z] [INFO] 
04:27:49 [2024-03-06T09:27:49.075Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:27:49 [2024-03-06T09:27:49.075Z] [INFO] 
04:27:49 [2024-03-06T09:27:49.075Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:27:49 [2024-03-06T09:27:49.075Z] [INFO] The project's OSGi version is 1.0.21.202403060913
04:27:49 [2024-03-06T09:27:49.075Z] [INFO] 
04:27:49 [2024-03-06T09:27:49.075Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:27:49 [2024-03-06T09:27:49.075Z] [INFO] 
04:27:49 [2024-03-06T09:27:49.075Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:27:49 [2024-03-06T09:27:49.075Z] [INFO] 
04:27:49 [2024-03-06T09:27:49.075Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:27:49 [2024-03-06T09:27:49.075Z] [INFO] 
04:27:49 [2024-03-06T09:27:49.075Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:27:49 [2024-03-06T09:27:49.075Z] [INFO] 
04:27:49 [2024-03-06T09:27:49.075Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:27:49 [2024-03-06T09:27:49.075Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.tests
04:27:49 [2024-03-06T09:27:49.639Z] [INFO] 
04:27:49 [2024-03-06T09:27:49.639Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:27:49 [2024-03-06T09:27:49.639Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
04:27:49 [2024-03-06T09:27:49.639Z] [INFO] 
04:27:49 [2024-03-06T09:27:49.639Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:27:49 [2024-03-06T09:27:49.639Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:27:49 [2024-03-06T09:27:49.639Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:27:49 [2024-03-06T09:27:49.639Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
04:27:49 [2024-03-06T09:27:49.639Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:27:50 [2024-03-06T09:27:50.200Z] [INFO] 
04:27:50 [2024-03-06T09:27:50.200Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:27:50 [2024-03-06T09:27:50.200Z] [INFO] 
04:27:50 [2024-03-06T09:27:50.200Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:27:50 [2024-03-06T09:27:50.200Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources
04:27:50 [2024-03-06T09:27:50.200Z] [INFO] 
04:27:50 [2024-03-06T09:27:50.200Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:27:50 [2024-03-06T09:27:50.200Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 127 were skipped
04:27:50 [2024-03-06T09:27:50.200Z] [INFO] 
04:27:50 [2024-03-06T09:27:50.200Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:27:50 [2024-03-06T09:27:50.456Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-sources.jar
04:27:50 [2024-03-06T09:27:50.456Z] [INFO] 
04:27:50 [2024-03-06T09:27:50.456Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:27:50 [2024-03-06T09:27:50.456Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.jar
04:27:50 [2024-03-06T09:27:50.456Z] [INFO] 
04:27:50 [2024-03-06T09:27:50.456Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:27:50 [2024-03-06T09:27:50.456Z] [INFO] 
04:27:50 [2024-03-06T09:27:50.456Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:27:50 [2024-03-06T09:27:50.456Z] [INFO] 
04:27:50 [2024-03-06T09:27:50.456Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:27:50 [2024-03-06T09:27:50.456Z] [INFO] 
04:27:50 [2024-03-06T09:27:50.456Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:27:50 [2024-03-06T09:27:50.712Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.jar
04:27:52 [2024-03-06T09:27:52.601Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-sources.jar
04:27:53 [2024-03-06T09:27:53.163Z] [INFO] 
04:27:53 [2024-03-06T09:27:53.163Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:27:53 [2024-03-06T09:27:53.419Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log
04:27:53 [2024-03-06T09:27:53.419Z] [INFO] Command line:
04:27:53 [2024-03-06T09:27:53.419Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:27:53 [2024-03-06T09:27:53.419Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:27:56 [2024-03-06T09:27:56.690Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:27:56 [2024-03-06T09:27:56.690Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:27:59 [2024-03-06T09:27:59.959Z] !SESSION 2024-03-06 09:27:53.440 -----------------------------------------------
04:27:59 [2024-03-06T09:27:59.959Z] eclipse.buildId=unknown
04:27:59 [2024-03-06T09:27:59.959Z] java.version=17.0.2
04:27:59 [2024-03-06T09:27:59.959Z] java.vendor=Oracle Corporation
04:27:59 [2024-03-06T09:27:59.959Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:27:59 [2024-03-06T09:27:59.959Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
04:28:00 [2024-03-06T09:28:00.216Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:28:00 [2024-03-06T09:28:00.216Z] 
04:28:00 [2024-03-06T09:28:00.216Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-06 09:27:59.942
04:28:00 [2024-03-06T09:28:00.216Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
04:28:00 [2024-03-06T09:28:00.216Z] !STACK 0
04:28:00 [2024-03-06T09:28:00.216Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
04:28:00 [2024-03-06T09:28:00.216Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
04:28:00 [2024-03-06T09:28:00.216Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
04:28:00 [2024-03-06T09:28:00.216Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
04:28:00 [2024-03-06T09:28:00.216Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
04:28:00 [2024-03-06T09:28:00.216Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
04:28:00 [2024-03-06T09:28:00.216Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
04:28:00 [2024-03-06T09:28:00.216Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
04:28:00 [2024-03-06T09:28:00.216Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:28:00 [2024-03-06T09:28:00.216Z] Caused by: java.io.IOException: error=2, No such file or directory
04:28:00 [2024-03-06T09:28:00.216Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
04:28:00 [2024-03-06T09:28:00.216Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
04:28:00 [2024-03-06T09:28:00.216Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
04:28:00 [2024-03-06T09:28:00.216Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
04:28:00 [2024-03-06T09:28:00.216Z] 	... 7 more
04:28:00 [2024-03-06T09:28:00.778Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
04:28:00 [2024-03-06T09:28:00.778Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest.testGetColumnData -- Time elapsed: 0.017 s
04:28:00 [2024-03-06T09:28:00.778Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
04:28:00 [2024-03-06T09:28:00.778Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetWidth -- Time elapsed: 0.001 s
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetAlignment -- Time elapsed: 0 s
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetLabelProvider -- Time elapsed: 0.001 s
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetTooltip -- Time elapsed: 0 s
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetComparator -- Time elapsed: 0 s
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetPercentageProvider -- Time elapsed: 0 s
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetHeader -- Time elapsed: 0 s
04:28:00 [2024-03-06T09:28:00.778Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
04:28:00 [2024-03-06T09:28:00.778Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testaddStatsTreeRoot -- Time elapsed: 0 s
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testGetStatTree -- Time elapsed: 0 s
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testContainsTreeRoot -- Time elapsed: 0 s
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testRemoveStatTreeRoot -- Time elapsed: 0 s
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testGetStatTreeRoot -- Time elapsed: 0 s
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testRemoveAll -- Time elapsed: 0 s
04:28:00 [2024-03-06T09:28:00.778Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
04:28:00 [2024-03-06T09:28:00.778Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testgetName -- Time elapsed: 0 s
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetValue -- Time elapsed: 0 s
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testResetTimeRangeValue -- Time elapsed: 0 s
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetChildren -- Time elapsed: 0.001 s
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testReset -- Time elapsed: 0 s
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetPath -- Time elapsed: 0 s
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testResetGlobalValue -- Time elapsed: 0 s
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testHasChildren -- Time elapsed: 0 s
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testContainsChild -- Time elapsed: 0 s
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetParent -- Time elapsed: 0 s
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetNbChildren -- Time elapsed: 0 s
04:28:00 [2024-03-06T09:28:00.778Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
04:28:00 [2024-03-06T09:28:00.778Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testResetPartial -- Time elapsed: 0 s
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testInitialState -- Time elapsed: 0 s
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testResetTotal -- Time elapsed: 0 s
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testSetValue -- Time elapsed: 0 s
04:28:00 [2024-03-06T09:28:00.778Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
04:28:00 [2024-03-06T09:28:00.778Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testGetChildren -- Time elapsed: 0.001 s
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testHasChildren -- Time elapsed: 0 s
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testGetParent -- Time elapsed: 0 s
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testGetElements -- Time elapsed: 0 s
04:28:00 [2024-03-06T09:28:00.778Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
04:28:00 [2024-03-06T09:28:00.778Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGet -- Time elapsed: 0 s
04:28:00 [2024-03-06T09:28:00.778Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGetChildren -- Time elapsed: 0 s
04:28:00 [2024-03-06T09:28:00.779Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testReset -- Time elapsed: 0 s
04:28:00 [2024-03-06T09:28:00.779Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testRegisterEvent -- Time elapsed: 0 s
04:28:00 [2024-03-06T09:28:00.779Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGetParent -- Time elapsed: 0 s
04:28:00 [2024-03-06T09:28:00.779Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGetOrCreate -- Time elapsed: 0 s
04:28:00 [2024-03-06T09:28:00.779Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
04:28:02 [2024-03-06T09:28:02.146Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.398 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
04:28:02 [2024-03-06T09:28:02.146Z] org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest.testTraceImport -- Time elapsed: 0.677 s
04:28:02 [2024-03-06T09:28:02.146Z] org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest.testMultipleTracesImport -- Time elapsed: 0.302 s
04:28:02 [2024-03-06T09:28:02.146Z] org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest.testArchiveImport -- Time elapsed: 0.247 s
04:28:02 [2024-03-06T09:28:02.146Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
04:28:02 [2024-03-06T09:28:02.402Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
04:28:02 [2024-03-06T09:28:02.402Z] org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest.testTraceDownload -- Time elapsed: 0.034 s
04:28:02 [2024-03-06T09:28:02.402Z] org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest.testArchiveTraceDownload -- Time elapsed: 0.016 s
04:28:02 [2024-03-06T09:28:02.402Z] org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest.testMutlipleTracesDownload -- Time elapsed: 0.064 s
04:28:02 [2024-03-06T09:28:02.402Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
04:28:06 [2024-03-06T09:28:06.569Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.141 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
04:28:06 [2024-03-06T09:28:06.569Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.testTimeRangeFiltering -- Time elapsed: 0.302 s
04:28:06 [2024-03-06T09:28:06.569Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.test -- Time elapsed: 0.457 s
04:28:06 [2024-03-06T09:28:06.569Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.testSkipArchiveExtraction -- Time elapsed: 0.746 s
04:28:06 [2024-03-06T09:28:06.569Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.testRename -- Time elapsed: 2.570 s
04:28:06 [2024-03-06T09:28:06.569Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
04:28:06 [2024-03-06T09:28:06.825Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
04:28:06 [2024-03-06T09:28:06.825Z] org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest.testOperationTimeRange -- Time elapsed: 0.173 s
04:28:06 [2024-03-06T09:28:06.825Z] org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest.testBasicOperation -- Time elapsed: 0.173 s
04:28:06 [2024-03-06T09:28:06.825Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
04:29:02 [2024-03-06T09:29:02.997Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.34 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
04:29:02 [2024-03-06T09:29:02.997Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyLastPage -- Time elapsed: 2.815 s
04:29:02 [2024-03-06T09:29:02.997Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyPrevPage -- Time elapsed: 14.51 s
04:29:02 [2024-03-06T09:29:02.997Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyPageNumberChanged -- Time elapsed: 3.201 s
04:29:02 [2024-03-06T09:29:02.997Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyFirstPage -- Time elapsed: 2.812 s
04:29:02 [2024-03-06T09:29:02.997Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyPagesCount -- Time elapsed: 0 s
04:29:02 [2024-03-06T09:29:02.997Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyNextPage -- Time elapsed: 14.83 s
04:29:02 [2024-03-06T09:29:02.997Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
04:29:21 [2024-03-06T09:29:21.050Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.75 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
04:29:21 [2024-03-06T09:29:21.050Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifySetup -- Time elapsed: 2.027 s
04:29:21 [2024-03-06T09:29:21.050Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifyCancel -- Time elapsed: 15.53 s
04:29:21 [2024-03-06T09:29:21.050Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifyLoaderDispose -- Time elapsed: 0.038 s
04:29:21 [2024-03-06T09:29:21.050Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.testSetViewer -- Time elapsed: 0.050 s
04:29:21 [2024-03-06T09:29:21.050Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifyDispose -- Time elapsed: 0.001 s
04:29:21 [2024-03-06T09:29:21.050Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
04:29:47 [2024-03-06T09:29:47.545Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.34 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
04:29:47 [2024-03-06T09:29:47.545Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyFirstMessage -- Time elapsed: 4.000 s
04:29:47 [2024-03-06T09:29:47.545Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyFind -- Time elapsed: 5.978 s
04:29:47 [2024-03-06T09:29:47.545Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyISDGraphNodeSupporter -- Time elapsed: 1.403 s
04:29:47 [2024-03-06T09:29:47.546Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyCancelSearch -- Time elapsed: 3.195 s
04:29:47 [2024-03-06T09:29:47.546Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
04:29:55 [2024-03-06T09:29:55.632Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.51 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
04:29:55 [2024-03-06T09:29:55.632Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest.verifyFirstPageSignal -- Time elapsed: 1.507 s
04:29:55 [2024-03-06T09:29:55.632Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest.verifySelectionSignal -- Time elapsed: 0.003 s
04:29:55 [2024-03-06T09:29:55.632Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
04:30:22 [2024-03-06T09:30:22.127Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.24 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
04:30:22 [2024-03-06T09:30:22.128Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyMessageFilter -- Time elapsed: 3.490 s
04:30:22 [2024-03-06T09:30:22.128Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyRemoval -- Time elapsed: 4.521 s
04:30:22 [2024-03-06T09:30:22.128Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyFilter1of2 -- Time elapsed: 3.572 s
04:30:22 [2024-03-06T09:30:22.128Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyFilter1of3 -- Time elapsed: 4.142 s
04:30:22 [2024-03-06T09:30:22.128Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyFilter2of2 -- Time elapsed: 3.514 s
04:30:22 [2024-03-06T09:30:22.128Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
04:30:48 [2024-03-06T09:30:48.634Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.65 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
04:30:48 [2024-03-06T09:30:48.635Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifyTimeRangeSamePage -- Time elapsed: 1.416 s
04:30:48 [2024-03-06T09:30:48.635Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifyTimeRangeDifferentPages -- Time elapsed: 1.750 s
04:30:48 [2024-03-06T09:30:48.635Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeEqualsLast -- Time elapsed: 1.711 s
04:30:48 [2024-03-06T09:30:48.635Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeBeforeExpStart -- Time elapsed: 1.448 s
04:30:48 [2024-03-06T09:30:48.635Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeAfterExpEnd -- Time elapsed: 1.295 s
04:30:48 [2024-03-06T09:30:48.635Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeInPage -- Time elapsed: 1.564 s
04:30:48 [2024-03-06T09:30:48.635Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeNonExisting -- Time elapsed: 2.049 s
04:30:48 [2024-03-06T09:30:48.635Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeFirst -- Time elapsed: 1.719 s
04:30:48 [2024-03-06T09:30:48.635Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeOutsidePage -- Time elapsed: 1.679 s
04:30:48 [2024-03-06T09:30:48.635Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
04:30:48 [2024-03-06T09:30:48.635Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.619 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
04:30:48 [2024-03-06T09:30:48.635Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest.testLoaderManager -- Time elapsed: 0.619 s
04:30:48 [2024-03-06T09:30:48.635Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
04:30:48 [2024-03-06T09:30:48.635Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
04:30:48 [2024-03-06T09:30:48.635Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testCriteria -- Time elapsed: 0 s
04:30:48 [2024-03-06T09:30:48.635Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testAccessors -- Time elapsed: 0 s
04:30:48 [2024-03-06T09:30:48.635Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testLoad -- Time elapsed: 0 s
04:30:48 [2024-03-06T09:30:48.635Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testSave -- Time elapsed: 0.001 s
04:30:48 [2024-03-06T09:30:48.635Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testCompareTo -- Time elapsed: 0 s
04:30:48 [2024-03-06T09:30:48.635Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testCriteriaCriteria -- Time elapsed: 0 s
04:30:48 [2024-03-06T09:30:48.635Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testMatches -- Time elapsed: 0 s
04:30:48 [2024-03-06T09:30:48.635Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testGetGraphNodeSummary -- Time elapsed: 0.001 s
04:30:48 [2024-03-06T09:30:48.635Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
04:30:48 [2024-03-06T09:30:48.635Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
04:30:48 [2024-03-06T09:30:48.635Z] org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest.testGetBaseSecId -- Time elapsed: 0.001 s
04:30:48 [2024-03-06T09:30:48.635Z] org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest.testNewView -- Time elapsed: 0.093 s
04:30:48 [2024-03-06T09:30:48.635Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
04:30:48 [2024-03-06T09:30:48.635Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
04:30:48 [2024-03-06T09:30:48.635Z] org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest.testFormatTimeRelative -- Time elapsed: 0.003 s
04:30:48 [2024-03-06T09:30:48.635Z] org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest.testFormatTimeCalendar -- Time elapsed: 0 s
04:30:48 [2024-03-06T09:30:48.635Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
04:30:48 [2024-03-06T09:30:48.635Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.086 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
04:30:48 [2024-03-06T09:30:48.635Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest.testListAnalysis -- Time elapsed: 0.198 s
04:30:48 [2024-03-06T09:30:48.635Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest.testPopulate -- Time elapsed: 0.021 s
04:30:48 [2024-03-06T09:30:48.635Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest.testInstantiate -- Time elapsed: 0.866 s
04:30:48 [2024-03-06T09:30:48.635Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
04:30:48 [2024-03-06T09:30:48.635Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.728 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
04:30:48 [2024-03-06T09:30:48.635Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest.testListOutputs -- Time elapsed: 0.327 s
04:30:48 [2024-03-06T09:30:48.635Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest.testOpenView -- Time elapsed: 0.400 s
04:30:48 [2024-03-06T09:30:48.635Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
04:30:48 [2024-03-06T09:30:48.635Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.370 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
04:30:48 [2024-03-06T09:30:48.635Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest.testOpenTrace -- Time elapsed: 0.370 s
04:30:48 [2024-03-06T09:30:48.635Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
04:30:51 [2024-03-06T09:30:51.151Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.199 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
04:30:51 [2024-03-06T09:30:51.151Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeWithHint -- Time elapsed: 0.105 s
04:30:51 [2024-03-06T09:30:51.152Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testExperimentTypeAnalysis -- Time elapsed: 0.218 s
04:30:51 [2024-03-06T09:30:51.152Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testDefaultExperimentType -- Time elapsed: 0.252 s
04:30:51 [2024-03-06T09:30:51.152Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeWithoutHint -- Time elapsed: 0.186 s
04:30:51 [2024-03-06T09:30:51.152Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeSyslog -- Time elapsed: 0.189 s
04:30:51 [2024-03-06T09:30:51.152Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testNoExperimentTypeChildren -- Time elapsed: 0.405 s
04:30:51 [2024-03-06T09:30:51.152Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeError -- Time elapsed: 0.228 s
04:30:51 [2024-03-06T09:30:51.152Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeMixed -- Time elapsed: 0.271 s
04:30:51 [2024-03-06T09:30:51.152Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testExperimentType -- Time elapsed: 0.412 s
04:30:51 [2024-03-06T09:30:51.152Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeUnknown -- Time elapsed: 0.085 s
04:30:51 [2024-03-06T09:30:51.152Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testExperimentTypeChildren -- Time elapsed: 0.845 s
04:30:51 [2024-03-06T09:30:51.152Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest
04:30:51 [2024-03-06T09:30:51.152Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest
04:30:51 [2024-03-06T09:30:51.152Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest.testInit -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.152Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest.testLabelSetterGetters -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.152Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest.testIconSetterGetters -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.152Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
04:30:51 [2024-03-06T09:30:51.152Z] 
04:30:51 [2024-03-06T09:30:51.152Z] !ENTRY org.eclipse.core.resources 4 372 2024-03-06 09:30:50.946
04:30:51 [2024-03-06T09:30:51.152Z] !MESSAGE Project 'SomeProject' is not open.
04:30:51 [2024-03-06T09:30:51.152Z] !STACK 0
04:30:51 [2024-03-06T09:30:51.152Z] java.lang.Exception: Project 'SomeProject' is not open.
04:30:51 [2024-03-06T09:30:51.152Z] 	at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42)
04:30:51 [2024-03-06T09:30:51.152Z] 	at org.eclipse.core.internal.resources.ResourceException.<init>(ResourceException.java:38)
04:30:51 [2024-03-06T09:30:51.152Z] 	at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:186)
04:30:51 [2024-03-06T09:30:51.152Z] 	at org.eclipse.core.internal.resources.Resource.deleteMarkers(Resource.java:842)
04:30:51 [2024-03-06T09:30:51.152Z] 	at org.eclipse.cdt.internal.core.pdom.indexer.TodoTaskUpdater$2.runInWorkspace(TodoTaskUpdater.java:199)
04:30:51 [2024-03-06T09:30:51.152Z] 	at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:43)
04:30:51 [2024-03-06T09:30:51.152Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:30:51 [2024-03-06T09:30:51.152Z] 
04:30:51 [2024-03-06T09:30:51.152Z] !ENTRY org.eclipse.core.resources 2 2 2024-03-06 09:30:51.058
04:30:51 [2024-03-06T09:30:51.152Z] !MESSAGE Save operation warnings.
04:30:51 [2024-03-06T09:30:51.152Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2024-03-06 09:30:51.058
04:30:51 [2024-03-06T09:30:51.152Z] !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.
04:30:51 [2024-03-06T09:30:51.152Z] 
04:30:51 [2024-03-06T09:30:51.152Z] !ENTRY org.eclipse.cdt.core 1 0 2024-03-06 09:30:51.099
04:30:51 [2024-03-06T09:30:51.152Z] !MESSAGE Indexed 'SomeProject2' (0 sources, 0 headers) in 0 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
04:30:51 [2024-03-06T09:30:51.152Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
04:30:51 [2024-03-06T09:30:51.152Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest.testAddingTracingNature -- Time elapsed: 0.224 s
04:30:51 [2024-03-06T09:30:51.152Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest.testCreateTracingProject -- Time elapsed: 0.013 s
04:30:51 [2024-03-06T09:30:51.152Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest.testAddingTracingNatureNotAllowed -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.152Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
04:30:51 [2024-03-06T09:30:51.409Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testHtml -- Time elapsed: 0.012 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testTimestamp -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testDecimal -- Time elapsed: 0.002 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testString -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testEgality -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.409Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
04:30:51 [2024-03-06T09:30:51.409Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testHistogramDataModelInt -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_0 -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_1 -- Time elapsed: 0.001 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_2 -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_3 -- Time elapsed: 0.001 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_4 -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_5 -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_6 -- Time elapsed: 0.001 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_7 -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testClear -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testHistogramDataModel -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testModelListener -- Time elapsed: 0.008 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testHistogramDataModelCopyConstructor -- Time elapsed: 0.001 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_0 -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_1 -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_2 -- Time elapsed: 0.001 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_3 -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_4 -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_0 -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_1 -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_2 -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_3 -- Time elapsed: 0.001 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_4 -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_5 -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_6 -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleToReverse_1 -- Time elapsed: 0.001 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleToReverse_2 -- Time elapsed: 0.001 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEventLimitOverflow -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.409Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
04:30:51 [2024-03-06T09:30:51.409Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChildOtherParent -- Time elapsed: 0.006 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddEventReplaceLast -- Time elapsed: 0.002 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChildAtPosition -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testGetTimeEventsIteratorMixedSplit -- Time elapsed: 0.001 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testSortChildren -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddEventNulls -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testRemoveChild -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testGetTimeEventsIteratorMixed -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.409Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testSortChildrenThenAdd -- Time elapsed: 0.001 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChild -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddEvent -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testRemoveChildOtherParent -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEvent -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testRemoveChildNoParent -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEventPartialRestart -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChildSameParent -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEventDuplicate -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEventReplaceLast -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddZoomedEventNulls -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest
04:30:51 [2024-03-06T09:30:51.410Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[0: disjoint styles] -- Time elapsed: 0.001 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[0: disjoint styles] -- Time elapsed: 0.001 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[0: disjoint styles] -- Time elapsed: 0.001 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[1: styles with map] -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[1: styles with map] -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[1: styles with map] -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[2: style inheritance] -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[2: style inheritance] -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[2: style inheritance] -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[3: default values] -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[3: default values] -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[3: default values] -- Time elapsed: 0.001 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[4: multiple inheritance] -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[4: multiple inheritance] -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[4: multiple inheritance] -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
04:30:51 [2024-03-06T09:30:51.410Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipRightTest -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipXTest -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.horizontalTest -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.tangentInsideTest -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.glancingTest -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.ousideSquareTest -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.insideTest -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.verticalTest -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipTopTest -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.tangentTest -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.tangentInsideCornerTest -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipLeftTest -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipBottomTest -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] Running org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
04:30:51 [2024-03-06T09:30:51.410Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest.testToHexStringRGB -- Time elapsed: 0.001 s
04:30:51 [2024-03-06T09:30:51.410Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
04:30:51 [2024-03-06T09:30:51.410Z] 
04:30:51 [2024-03-06T09:30:51.410Z] !ENTRY org.eclipse.cdt.core.native 4 0 2024-03-06 09:30:51.309
04:30:51 [2024-03-06T09:30:51.410Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
04:30:51 [2024-03-06T09:30:51.410Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest.testBasicProvider -- Time elapsed: 0.032 s
04:30:51 [2024-03-06T09:30:51.410Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
04:30:51 [2024-03-06T09:30:51.410Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testNextPreviousIncluded -- Time elapsed: 0.007 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testInvalidRollover -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testSmallPeriod -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testIsApplicable -- Time elapsed: 0.001 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testAlternateShadingMarkerEventSource -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testFractionalPeriod -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testReference -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testRollover -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testInvalidPeriod -- Time elapsed: 0.001 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testLineMarkerEventSource -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testResolution -- Time elapsed: 0 s
04:30:51 [2024-03-06T09:30:51.410Z] 
04:30:51 [2024-03-06T09:30:51.410Z] Results:
04:30:51 [2024-03-06T09:30:51.410Z] 
04:30:51 [2024-03-06T09:30:51.410Z] Tests run: 211, Failures: 0, Errors: 0, Skipped: 0
04:30:51 [2024-03-06T09:30:51.410Z] 
04:30:51 [2024-03-06T09:30:51.667Z] 
04:30:51 [2024-03-06T09:30:51.667Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-06 09:30:51.627
04:30:51 [2024-03-06T09:30:51.667Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] All tests passed
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] 
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.jar
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.pom
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-sources.jar
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-p2metadata.xml
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-p2artifacts.xml
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] 
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests ---
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] 
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >---
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] Building Trace Compass Release Engineering Parent 9.3.0-SNAPSHOT [34/141]
04:30:51 [2024-03-06T09:30:51.922Z] [INFO]   from releng/pom.xml
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] --------------------------------[ pom ]---------------------------------
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] 
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.releng-parent ---
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] 
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] 
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent ---
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] 
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.releng-parent ---
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] 
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent ---
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] 
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.releng-parent ---
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] 
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent ---
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.releng-parent-9.3.0-SNAPSHOT.pom
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] 
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties >--
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] Building org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT [35/141]
04:30:51 [2024-03-06T09:30:51.922Z] [INFO]   from releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:30:51 [2024-03-06T09:30:51.922Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar
04:30:51 [2024-03-06T09:30:51.922Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar (68 kB at 2.3 MB/s)
04:30:52 [2024-03-06T09:30:52.179Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar
04:30:52 [2024-03-06T09:30:52.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar (154 kB at 6.4 MB/s)
04:30:52 [2024-03-06T09:30:52.179Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.6/asm-9.6.jar
04:30:52 [2024-03-06T09:30:52.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.6/asm-9.6.jar (124 kB at 11 MB/s)
04:30:52 [2024-03-06T09:30:52.179Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar
04:30:52 [2024-03-06T09:30:52.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar (72 kB at 6.0 MB/s)
04:30:52 [2024-03-06T09:30:52.179Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.6/asm-util-9.6.jar
04:30:52 [2024-03-06T09:30:52.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.6/asm-util-9.6.jar (91 kB at 7.0 MB/s)
04:30:52 [2024-03-06T09:30:52.179Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.12/slf4j-simple-2.0.12.jar
04:30:52 [2024-03-06T09:30:52.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.12/slf4j-simple-2.0.12.jar (16 kB at 3.9 MB/s)
04:30:52 [2024-03-06T09:30:52.179Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar
04:30:52 [2024-03-06T09:30:52.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar (52 kB at 3.5 MB/s)
04:30:52 [2024-03-06T09:30:52.179Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.jar
04:30:52 [2024-03-06T09:30:52.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.jar (34 kB at 1.8 MB/s)
04:30:52 [2024-03-06T09:30:52.179Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.pom
04:30:52 [2024-03-06T09:30:52.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.pom (2.8 kB at 404 kB/s)
04:30:52 [2024-03-06T09:30:52.179Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.12/slf4j-parent-2.0.12.pom
04:30:52 [2024-03-06T09:30:52.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.12/slf4j-parent-2.0.12.pom (13 kB at 2.2 MB/s)
04:30:52 [2024-03-06T09:30:52.179Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-bom/2.0.12/slf4j-bom-2.0.12.pom
04:30:52 [2024-03-06T09:30:52.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-bom/2.0.12/slf4j-bom-2.0.12.pom (7.3 kB at 3.7 MB/s)
04:30:52 [2024-03-06T09:30:52.179Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.pom
04:30:52 [2024-03-06T09:30:52.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.pom (4.8 kB at 400 kB/s)
04:30:52 [2024-03-06T09:30:52.179Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.6/asm-9.6.pom
04:30:52 [2024-03-06T09:30:52.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.6/asm-9.6.pom (2.4 kB at 395 kB/s)
04:30:52 [2024-03-06T09:30:52.179Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom
04:30:52 [2024-03-06T09:30:52.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom (2.8 kB at 398 kB/s)
04:30:52 [2024-03-06T09:30:52.179Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom
04:30:52 [2024-03-06T09:30:52.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom (2.6 kB at 370 kB/s)
04:30:52 [2024-03-06T09:30:52.179Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.6/asm-util-9.6.pom
04:30:52 [2024-03-06T09:30:52.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.6/asm-util-9.6.pom (2.9 kB at 367 kB/s)
04:30:52 [2024-03-06T09:30:52.179Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.pom
04:30:52 [2024-03-06T09:30:52.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.pom (2.6 kB at 119 kB/s)
04:30:52 [2024-03-06T09:30:52.179Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.12/slf4j-simple-2.0.12.pom
04:30:52 [2024-03-06T09:30:52.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.12/slf4j-simple-2.0.12.pom (1.3 kB at 131 kB/s)
04:30:52 [2024-03-06T09:30:52.437Z] [INFO] 
04:30:52 [2024-03-06T09:30:52.437Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
04:30:52 [2024-03-06T09:30:52.437Z] [INFO] 
04:30:52 [2024-03-06T09:30:52.437Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
04:30:52 [2024-03-06T09:30:52.437Z] [INFO] The project's OSGi version is 1.0.2.202403060913
04:30:52 [2024-03-06T09:30:52.437Z] [INFO] 
04:30:52 [2024-03-06T09:30:52.437Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
04:30:52 [2024-03-06T09:30:52.437Z] [INFO] 
04:30:52 [2024-03-06T09:30:52.437Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
04:30:52 [2024-03-06T09:30:52.437Z] [INFO] 
04:30:52 [2024-03-06T09:30:52.437Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
04:30:52 [2024-03-06T09:30:52.437Z] [INFO] 
04:30:52 [2024-03-06T09:30:52.437Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
04:30:52 [2024-03-06T09:30:52.437Z] [INFO] 
04:30:52 [2024-03-06T09:30:52.437Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
04:30:52 [2024-03-06T09:30:52.437Z] [INFO] Resolving class path of org.eclipse.tracecompass.slf4j.binding.simple.properties
04:30:52 [2024-03-06T09:30:52.437Z] [INFO] 
04:30:52 [2024-03-06T09:30:52.437Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
04:30:52 [2024-03-06T09:30:52.437Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/main/resources
04:30:52 [2024-03-06T09:30:52.437Z] [INFO] 
04:30:52 [2024-03-06T09:30:52.437Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
04:30:52 [2024-03-06T09:30:52.437Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:30:52 [2024-03-06T09:30:52.437Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:30:52 [2024-03-06T09:30:52.437Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
04:30:52 [2024-03-06T09:30:52.437Z] [INFO] No sources to compile
04:30:52 [2024-03-06T09:30:52.438Z] [WARNING] Source directory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src does not exist
04:30:52 [2024-03-06T09:30:52.438Z] [INFO] 
04:30:52 [2024-03-06T09:30:52.438Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
04:30:52 [2024-03-06T09:30:52.438Z] [INFO] 
04:30:52 [2024-03-06T09:30:52.438Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
04:30:52 [2024-03-06T09:30:52.438Z] [INFO] 
04:30:52 [2024-03-06T09:30:52.438Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
04:30:52 [2024-03-06T09:30:52.438Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/test/resources
04:30:52 [2024-03-06T09:30:52.438Z] [INFO] 
04:30:52 [2024-03-06T09:30:52.438Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
04:30:52 [2024-03-06T09:30:52.438Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:30:52 [2024-03-06T09:30:52.438Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:30:52 [2024-03-06T09:30:52.438Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
04:30:52 [2024-03-06T09:30:52.438Z] [INFO] 
04:30:52 [2024-03-06T09:30:52.438Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
04:30:52 [2024-03-06T09:30:52.438Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1 were skipped
04:30:52 [2024-03-06T09:30:52.438Z] [INFO] 
04:30:52 [2024-03-06T09:30:52.438Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
04:30:52 [2024-03-06T09:30:52.438Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-sources.jar
04:30:52 [2024-03-06T09:30:52.438Z] [INFO] 
04:30:52 [2024-03-06T09:30:52.438Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
04:30:52 [2024-03-06T09:30:52.438Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.jar
04:30:52 [2024-03-06T09:30:52.438Z] [INFO] 
04:30:52 [2024-03-06T09:30:52.438Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
04:30:52 [2024-03-06T09:30:52.438Z] [INFO] 
04:30:52 [2024-03-06T09:30:52.438Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
04:30:52 [2024-03-06T09:30:52.438Z] [INFO] 
04:30:52 [2024-03-06T09:30:52.438Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
04:30:52 [2024-03-06T09:30:52.438Z] [INFO] 
04:30:52 [2024-03-06T09:30:52.438Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
04:30:52 [2024-03-06T09:30:52.438Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.jar
04:30:53 [2024-03-06T09:30:53.803Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-sources.jar
04:30:54 [2024-03-06T09:30:54.366Z] [INFO] 
04:30:54 [2024-03-06T09:30:54.366Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
04:30:54 [2024-03-06T09:30:54.366Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.jar
04:30:54 [2024-03-06T09:30:54.623Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.pom
04:30:54 [2024-03-06T09:30:54.623Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-sources.jar
04:30:54 [2024-03-06T09:30:54.623Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-p2metadata.xml
04:30:54 [2024-03-06T09:30:54.623Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-p2artifacts.xml
04:30:54 [2024-03-06T09:30:54.623Z] [INFO] 
04:30:54 [2024-03-06T09:30:54.623Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
04:30:54 [2024-03-06T09:30:54.623Z] [INFO] 
04:30:54 [2024-03-06T09:30:54.623Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
04:30:54 [2024-03-06T09:30:54.623Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT [36/141]
04:30:54 [2024-03-06T09:30:54.623Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
04:30:54 [2024-03-06T09:30:54.623Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:30:54 [2024-03-06T09:30:54.623Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:30:54 [2024-03-06T09:30:54.623Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.22-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
04:30:54 [2024-03-06T09:30:54.879Z] [INFO] 
04:30:54 [2024-03-06T09:30:54.879Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:30:54 [2024-03-06T09:30:54.879Z] [INFO] 
04:30:54 [2024-03-06T09:30:54.879Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:30:54 [2024-03-06T09:30:54.879Z] [INFO] The project's OSGi version is 1.0.22.202403060913
04:30:54 [2024-03-06T09:30:54.879Z] [INFO] 
04:30:54 [2024-03-06T09:30:54.879Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:30:54 [2024-03-06T09:30:54.879Z] [INFO] 
04:30:54 [2024-03-06T09:30:54.879Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:30:54 [2024-03-06T09:30:54.879Z] [INFO] 
04:30:54 [2024-03-06T09:30:54.879Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:30:54 [2024-03-06T09:30:54.879Z] [INFO] 
04:30:54 [2024-03-06T09:30:54.879Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:30:55 [2024-03-06T09:30:55.135Z] [INFO] 
04:30:55 [2024-03-06T09:30:55.135Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:30:55 [2024-03-06T09:30:55.135Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.swtbot.tests
04:30:55 [2024-03-06T09:30:55.391Z] [INFO] 
04:30:55 [2024-03-06T09:30:55.391Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:30:55 [2024-03-06T09:30:55.391Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
04:30:55 [2024-03-06T09:30:55.391Z] [INFO] 
04:30:55 [2024-03-06T09:30:55.391Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:30:55 [2024-03-06T09:30:55.391Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:30:55 [2024-03-06T09:30:55.391Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:30:55 [2024-03-06T09:30:55.391Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.22-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
04:30:55 [2024-03-06T09:30:55.391Z] [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:30:56 [2024-03-06T09:30:56.320Z] [INFO] 
04:30:56 [2024-03-06T09:30:56.320Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:30:56 [2024-03-06T09:30:56.320Z] [INFO] 
04:30:56 [2024-03-06T09:30:56.320Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:30:56 [2024-03-06T09:30:56.320Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources
04:30:56 [2024-03-06T09:30:56.320Z] [INFO] 
04:30:56 [2024-03-06T09:30:56.320Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:30:56 [2024-03-06T09:30:56.320Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
04:30:56 [2024-03-06T09:30:56.320Z] [INFO] 
04:30:56 [2024-03-06T09:30:56.320Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:30:56 [2024-03-06T09:30:56.320Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT-sources.jar
04:30:56 [2024-03-06T09:30:56.320Z] [INFO] 
04:30:56 [2024-03-06T09:30:56.320Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:30:56 [2024-03-06T09:30:56.576Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT.jar
04:30:56 [2024-03-06T09:30:56.576Z] [INFO] 
04:30:56 [2024-03-06T09:30:56.576Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:30:56 [2024-03-06T09:30:56.576Z] [INFO] 
04:30:56 [2024-03-06T09:30:56.576Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:30:56 [2024-03-06T09:30:56.576Z] [INFO] 
04:30:56 [2024-03-06T09:30:56.576Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:30:56 [2024-03-06T09:30:56.576Z] [INFO] 
04:30:56 [2024-03-06T09:30:56.576Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:30:56 [2024-03-06T09:30:56.576Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT.jar
04:30:57 [2024-03-06T09:30:57.942Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT-sources.jar
04:30:58 [2024-03-06T09:30:58.198Z] [INFO] 
04:30:58 [2024-03-06T09:30:58.198Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:30:58 [2024-03-06T09:30:58.454Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.metadata/.log
04:30:58 [2024-03-06T09:30:58.455Z] [INFO] Command line:
04:30:58 [2024-03-06T09:30:58.455Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:30:58 [2024-03-06T09:30:58.455Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:31:00 [2024-03-06T09:31:00.345Z] Mar 06, 2024 9:31:00 AM org.apache.aries.spifly.BaseActivator log
04:31:00 [2024-03-06T09:31:00.345Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
04:31:02 [2024-03-06T09:31:02.236Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:31:02 [2024-03-06T09:31:02.236Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:31:05 [2024-03-06T09:31:05.504Z] !SESSION 2024-03-06 09:30:58.606 -----------------------------------------------
04:31:05 [2024-03-06T09:31:05.504Z] eclipse.buildId=unknown
04:31:05 [2024-03-06T09:31:05.504Z] java.version=17.0.2
04:31:05 [2024-03-06T09:31:05.504Z] java.vendor=Oracle Corporation
04:31:05 [2024-03-06T09:31:05.504Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:31:05 [2024-03-06T09:31:05.504Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:31:05 [2024-03-06T09:31:05.504Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:31:05 [2024-03-06T09:31:05.504Z] 
04:31:05 [2024-03-06T09:31:05.504Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-06 09:31:05.401
04:31:05 [2024-03-06T09:31:05.504Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
04:31:05 [2024-03-06T09:31:05.504Z] 
04:31:05 [2024-03-06T09:31:05.504Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-06 09:31:05.415
04:31:05 [2024-03-06T09:31:05.504Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
04:31:05 [2024-03-06T09:31:05.504Z] !STACK 0
04:31:05 [2024-03-06T09:31:05.504Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
04:31:05 [2024-03-06T09:31:05.504Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
04:31:05 [2024-03-06T09:31:05.504Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
04:31:05 [2024-03-06T09:31:05.504Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
04:31:05 [2024-03-06T09:31:05.504Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
04:31:05 [2024-03-06T09:31:05.504Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
04:31:05 [2024-03-06T09:31:05.504Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
04:31:05 [2024-03-06T09:31:05.504Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
04:31:05 [2024-03-06T09:31:05.504Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:31:05 [2024-03-06T09:31:05.504Z] Caused by: java.io.IOException: error=2, No such file or directory
04:31:05 [2024-03-06T09:31:05.504Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
04:31:05 [2024-03-06T09:31:05.504Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
04:31:05 [2024-03-06T09:31:05.504Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
04:31:05 [2024-03-06T09:31:05.504Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
04:31:05 [2024-03-06T09:31:05.504Z] 	... 7 more
04:31:05 [2024-03-06T09:31:05.760Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
04:31:06 [2024-03-06T09:31:06.320Z] Display size: 1440x900
04:31:06 [2024-03-06T09:31:06.320Z] OS version=6.2.9-300.fc38.x86_64
04:31:06 [2024-03-06T09:31:06.320Z] GTK version=3.22.30
04:31:06 [2024-03-06T09:31:06.320Z] GTK theme=Ambiance
04:31:06 [2024-03-06T09:31:06.321Z] LIBOVERLAY_SCROLLBAR=0
04:31:06 [2024-03-06T09:31:06.321Z] Time zone: Greenwich Mean Time
04:31:06 [2024-03-06T09:31:06.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320482288 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:31:06 [2024-03-06T09:31:06.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:06 [2024-03-06T09:31:06.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:31:06 [2024-03-06T09:31:06.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:31:06 [2024-03-06T09:31:06.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:31:06 [2024-03-06T09:31:06.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=320482946 data=null doit=true}, MenuItem with text {&Hierarchical}]
04:31:06 [2024-03-06T09:31:06.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=320482947 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
04:31:06 [2024-03-06T09:31:06.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=320482953 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:31:06 [2024-03-06T09:31:06.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [4] in (of type 'Table')
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=320485149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320485153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=320485153 data=null doit=true}, (of type 'Table')]
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=320485153 data=null}, (of type 'Table')]
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=320485154 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, (of type 'Table')]
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320485154 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=320485168 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, (of type 'Table')]
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=320485170 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}]
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=320485170 data=null doit=true}, TableItem with text {}]
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=320485171 data=null}, TableItem with text {}]
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=320485171 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, TableItem with text {}]
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320485171 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=320485173 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, TableItem with text {}]
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw'
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show Raw'
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show Raw} time=320485267 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show Raw']
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show Raw'
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=320485350 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}]
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=320485350 data=null doit=true}, TableItem with text {}]
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=320485351 data=null}, TableItem with text {}]
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=320485351 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, TableItem with text {}]
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320485352 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=320485353 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, TableItem with text {}]
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=320485353 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}]
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=320485354 data=null doit=true}, TableItem with text {}]
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=320485354 data=null}, TableItem with text {}]
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
04:31:09 [2024-03-06T09:31:09.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 01 00:00:03 Host...", using matcher: of type 'StyledText'
04:31:09 [2024-03-06T09:31:09.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 01 00:00:03 Host...", using matcher: (of type 'StyledText')
04:31:09 [2024-03-06T09:31:09.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
04:31:09 [2024-03-06T09:31:09.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
04:31:09 [2024-03-06T09:31:09.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
04:31:09 [2024-03-06T09:31:09.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
04:31:09 [2024-03-06T09:31:09.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
04:31:09 [2024-03-06T09:31:09.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
04:31:09 [2024-03-06T09:31:09.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
04:31:10 [2024-03-06T09:31:10.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
04:31:10 [2024-03-06T09:31:10.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:31:10 [2024-03-06T09:31:10.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:31:10 [2024-03-06T09:31:10.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
04:31:10 [2024-03-06T09:31:10.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=320486231 data=null button=0 stateMask=0x0 x=24 y=127 count=0}, TableItem with text {}]
04:31:10 [2024-03-06T09:31:10.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=320486231 data=null doit=true}, TableItem with text {}]
04:31:10 [2024-03-06T09:31:10.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
04:31:10 [2024-03-06T09:31:10.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=320486289 data=null}, TableItem with text {}]
04:31:10 [2024-03-06T09:31:10.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=320486289 data=null button=1 stateMask=0x0 x=24 y=127 count=1}, TableItem with text {}]
04:31:10 [2024-03-06T09:31:10.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320486290 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
04:31:10 [2024-03-06T09:31:10.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=320486322 data=null button=1 stateMask=0x80000 x=24 y=127 count=1}, TableItem with text {}]
04:31:10 [2024-03-06T09:31:10.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=320486323 data=null button=0 stateMask=0x0 x=24 y=127 count=0}, TableItem with text {}]
04:31:10 [2024-03-06T09:31:10.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=320486323 data=null doit=true}, TableItem with text {}]
04:31:10 [2024-03-06T09:31:10.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=320486323 data=null}, TableItem with text {}]
04:31:10 [2024-03-06T09:31:10.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
04:31:10 [2024-03-06T09:31:10.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:31:10 [2024-03-06T09:31:10.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:31:10 [2024-03-06T09:31:10.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
04:31:10 [2024-03-06T09:31:10.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=320486326 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}]
04:31:10 [2024-03-06T09:31:10.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=320486331 data=null doit=true}, TableItem with text {}]
04:31:10 [2024-03-06T09:31:10.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=320486331 data=null}, TableItem with text {}]
04:31:10 [2024-03-06T09:31:10.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=320486332 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, TableItem with text {}]
04:31:10 [2024-03-06T09:31:10.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320486332 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
04:31:10 [2024-03-06T09:31:10.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=320486345 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, TableItem with text {}]
04:31:10 [2024-03-06T09:31:10.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hide Raw", using matcher: with mnemonic 'Hide Raw'
04:31:10 [2024-03-06T09:31:10.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Hide Raw'
04:31:10 [2024-03-06T09:31:10.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Hide Raw} time=320486408 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Hide Raw']
04:31:10 [2024-03-06T09:31:10.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Hide Raw'
04:31:10 [2024-03-06T09:31:10.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320486446 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
04:31:10 [2024-03-06T09:31:10.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:31:10 [2024-03-06T09:31:10.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:31:10 [2024-03-06T09:31:10.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:31:10 [2024-03-06T09:31:10.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:10 [2024-03-06T09:31:10.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=320486527 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
04:31:10 [2024-03-06T09:31:10.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=320486527 data=null doit=true}, TreeItem with text {Test}]
04:31:10 [2024-03-06T09:31:10.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=320486528 data=null}, TreeItem with text {Test}]
04:31:10 [2024-03-06T09:31:10.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=320486528 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
04:31:10 [2024-03-06T09:31:10.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320486529 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
04:31:10 [2024-03-06T09:31:10.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=320486595 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
04:31:10 [2024-03-06T09:31:10.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:31:10 [2024-03-06T09:31:10.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:31:10 [2024-03-06T09:31:10.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:31:11 [2024-03-06T09:31:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:31:11 [2024-03-06T09:31:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:31:11 [2024-03-06T09:31:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:31:11 [2024-03-06T09:31:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:31:11 [2024-03-06T09:31:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:31:11 [2024-03-06T09:31:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:31:11 [2024-03-06T09:31:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:11 [2024-03-06T09:31:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:31:11 [2024-03-06T09:31:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:31:11 [2024-03-06T09:31:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:31:11 [2024-03-06T09:31:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320487646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:11 [2024-03-06T09:31:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320487647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:11 [2024-03-06T09:31:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320487647 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:11 [2024-03-06T09:31:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320487647 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:11 [2024-03-06T09:31:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320487648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:11 [2024-03-06T09:31:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320487648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:11 [2024-03-06T09:31:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320487648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:11 [2024-03-06T09:31:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320487648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:11 [2024-03-06T09:31:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320487648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:11 [2024-03-06T09:31:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320487648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:11 [2024-03-06T09:31:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320487648 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:11 [2024-03-06T09:31:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320487648 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:11 [2024-03-06T09:31:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:31:11 [2024-03-06T09:31:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:31:11 [2024-03-06T09:31:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:31:11 [2024-03-06T09:31:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:11 [2024-03-06T09:31:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:31:11 [2024-03-06T09:31:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:31:11 [2024-03-06T09:31:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:31:11 [2024-03-06T09:31:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:11 [2024-03-06T09:31:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:31:11 [2024-03-06T09:31:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320487651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:11 [2024-03-06T09:31:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320487651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:11 [2024-03-06T09:31:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320487651 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:11 [2024-03-06T09:31:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320487651 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:11 [2024-03-06T09:31:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320487651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:11 [2024-03-06T09:31:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320487651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:11 [2024-03-06T09:31:11.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:11 [2024-03-06T09:31:11.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:11 [2024-03-06T09:31:11.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:11 [2024-03-06T09:31:11.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:11 [2024-03-06T09:31:11.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:11 [2024-03-06T09:31:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:31:11 [2024-03-06T09:31:11.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320487651 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:11 [2024-03-06T09:31:11.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320486699 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:31:12 [2024-03-06T09:31:12.122Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.348 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
04:31:12 [2024-03-06T09:31:12.122Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest.testRead -- Time elapsed: 5.176 s
04:31:12 [2024-03-06T09:31:12.122Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
04:31:12 [2024-03-06T09:31:12.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320488201 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:31:12 [2024-03-06T09:31:12.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:12 [2024-03-06T09:31:12.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:31:12 [2024-03-06T09:31:12.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:31:12 [2024-03-06T09:31:12.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:31:12 [2024-03-06T09:31:12.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=320488315 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:31:12 [2024-03-06T09:31:12.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:31:12 [2024-03-06T09:31:12.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:12 [2024-03-06T09:31:12.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:31:12 [2024-03-06T09:31:12.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:31:12 [2024-03-06T09:31:12.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:31:12 [2024-03-06T09:31:12.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:31:12 [2024-03-06T09:31:12.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:12 [2024-03-06T09:31:12.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=320488441 data=null button=0 stateMask=0x0 x=97 y=12 count=0}, TreeItem with text {TestForOffsetting}]
04:31:12 [2024-03-06T09:31:12.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=320488441 data=null doit=true}, TreeItem with text {TestForOffsetting}]
04:31:12 [2024-03-06T09:31:12.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=320488442 data=null}, TreeItem with text {TestForOffsetting}]
04:31:12 [2024-03-06T09:31:12.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=320488442 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
04:31:12 [2024-03-06T09:31:12.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320488442 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForOffsetting}]
04:31:12 [2024-03-06T09:31:12.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=320488470 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
04:31:12 [2024-03-06T09:31:12.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:12 [2024-03-06T09:31:12.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=320488471 data=null button=0 stateMask=0x0 x=97 y=12 count=0}, TreeItem with text {TestForOffsetting}]
04:31:12 [2024-03-06T09:31:12.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=320488471 data=null doit=true}, TreeItem with text {TestForOffsetting}]
04:31:12 [2024-03-06T09:31:12.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=320488471 data=null}, TreeItem with text {TestForOffsetting}]
04:31:12 [2024-03-06T09:31:12.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=320488471 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
04:31:12 [2024-03-06T09:31:12.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320488472 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForOffsetting}]
04:31:12 [2024-03-06T09:31:12.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=320488496 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
04:31:12 [2024-03-06T09:31:12.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=320488497 data=null doit=true}, TreeItem with text {TestForOffsetting}]
04:31:12 [2024-03-06T09:31:12.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=320488497 data=null}, TreeItem with text {TestForOffsetting}]
04:31:12 [2024-03-06T09:31:12.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=320488498 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
04:31:12 [2024-03-06T09:31:12.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320488498 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForOffsetting}]
04:31:12 [2024-03-06T09:31:12.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=320488519 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
04:31:12 [2024-03-06T09:31:12.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:12 [2024-03-06T09:31:12.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=320488522 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
04:31:12 [2024-03-06T09:31:12.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=320488522 data=null doit=true}, TreeItem with text {Traces [0]}]
04:31:12 [2024-03-06T09:31:12.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=320488522 data=null}, TreeItem with text {Traces [0]}]
04:31:12 [2024-03-06T09:31:12.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=320488523 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:31:12 [2024-03-06T09:31:12.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320488523 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
04:31:12 [2024-03-06T09:31:12.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=320488542 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:31:13 [2024-03-06T09:31:13.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"sample9862891467030869351.xml"'
04:31:13 [2024-03-06T09:31:13.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:31:13 [2024-03-06T09:31:13.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:31:13 [2024-03-06T09:31:13.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=320489902 data=null doit=true}, TreeItem with text {Traces [1]}]
04:31:13 [2024-03-06T09:31:13.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=320489902 data=null}, TreeItem with text {Traces [1]}]
04:31:13 [2024-03-06T09:31:13.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=320489902 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:31:13 [2024-03-06T09:31:13.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320489903 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
04:31:13 [2024-03-06T09:31:13.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=320489908 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:31:13 [2024-03-06T09:31:13.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:14 [2024-03-06T09:31:14.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample9862891467030869351.xml} time=320489968 data=null button=0 stateMask=0x0 x=193 y=81 count=0}, TreeItem with text {sample9862891467030869351.xml}]
04:31:14 [2024-03-06T09:31:14.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample9862891467030869351.xml} time=320489968 data=null doit=true}, TreeItem with text {sample9862891467030869351.xml}]
04:31:14 [2024-03-06T09:31:14.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample9862891467030869351.xml} time=320489968 data=null}, TreeItem with text {sample9862891467030869351.xml}]
04:31:14 [2024-03-06T09:31:14.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample9862891467030869351.xml} time=320489969 data=null button=1 stateMask=0x0 x=193 y=81 count=1}, TreeItem with text {sample9862891467030869351.xml}]
04:31:14 [2024-03-06T09:31:14.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320489969 data=null item=TreeItem {sample9862891467030869351.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample9862891467030869351.xml}]
04:31:14 [2024-03-06T09:31:14.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample9862891467030869351.xml} time=320489996 data=null button=1 stateMask=0x80000 x=193 y=81 count=1}, TreeItem with text {sample9862891467030869351.xml}]
04:31:14 [2024-03-06T09:31:14.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:14 [2024-03-06T09:31:14.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample9862891467030869351.xml} time=320489997 data=null button=0 stateMask=0x0 x=193 y=81 count=0}, TreeItem with text {sample9862891467030869351.xml}]
04:31:14 [2024-03-06T09:31:14.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample9862891467030869351.xml} time=320489997 data=null doit=true}, TreeItem with text {sample9862891467030869351.xml}]
04:31:14 [2024-03-06T09:31:14.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample9862891467030869351.xml} time=320489997 data=null}, TreeItem with text {sample9862891467030869351.xml}]
04:31:14 [2024-03-06T09:31:14.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample9862891467030869351.xml} time=320489997 data=null button=1 stateMask=0x0 x=193 y=81 count=1}, TreeItem with text {sample9862891467030869351.xml}]
04:31:14 [2024-03-06T09:31:14.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320489997 data=null item=TreeItem {sample9862891467030869351.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample9862891467030869351.xml}]
04:31:14 [2024-03-06T09:31:14.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample9862891467030869351.xml} time=320490003 data=null button=1 stateMask=0x80000 x=193 y=81 count=1}, TreeItem with text {sample9862891467030869351.xml}]
04:31:14 [2024-03-06T09:31:14.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...'
04:31:14 [2024-03-06T09:31:14.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Apply Time Offset...'
04:31:14 [2024-03-06T09:31:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Apply Time Offset...'
04:31:14 [2024-03-06T09:31:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset'
04:31:14 [2024-03-06T09:31:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Apply time offset}
04:31:14 [2024-03-06T09:31:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:31:14 [2024-03-06T09:31:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:31:14 [2024-03-06T09:31:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:14 [2024-03-06T09:31:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample9862891467030869351.xml} time=320490552 data=null button=0 stateMask=0x0 x=130 y=12 count=0}, TreeItem with text {sample9862891467030869351.xml}]
04:31:14 [2024-03-06T09:31:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample9862891467030869351.xml} time=320490553 data=null doit=true}, TreeItem with text {sample9862891467030869351.xml}]
04:31:14 [2024-03-06T09:31:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample9862891467030869351.xml} time=320490553 data=null}, TreeItem with text {sample9862891467030869351.xml}]
04:31:14 [2024-03-06T09:31:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample9862891467030869351.xml} time=320490553 data=null button=1 stateMask=0x0 x=130 y=12 count=1}, TreeItem with text {sample9862891467030869351.xml}]
04:31:14 [2024-03-06T09:31:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320490554 data=null item=TreeItem {sample9862891467030869351.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample9862891467030869351.xml}]
04:31:14 [2024-03-06T09:31:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample9862891467030869351.xml} time=320490554 data=null button=1 stateMask=0x80000 x=130 y=12 count=1}, TreeItem with text {sample9862891467030869351.xml}]
04:31:14 [2024-03-06T09:31:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {sample9862891467030869351.xml}
04:31:14 [2024-03-06T09:31:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample9862891467030869351.xml} time=320490555 data=null button=0 stateMask=0x0 x=483 y=12 count=0}, TreeItem with text {sample9862891467030869351.xml}]
04:31:14 [2024-03-06T09:31:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample9862891467030869351.xml} time=320490555 data=null doit=true}, TreeItem with text {sample9862891467030869351.xml}]
04:31:14 [2024-03-06T09:31:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:14 [2024-03-06T09:31:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample9862891467030869351.xml} time=320490560 data=null}, TreeItem with text {sample9862891467030869351.xml}]
04:31:14 [2024-03-06T09:31:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample9862891467030869351.xml} time=320490561 data=null button=1 stateMask=0x0 x=483 y=12 count=1}, TreeItem with text {sample9862891467030869351.xml}]
04:31:14 [2024-03-06T09:31:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320490564 data=null item=TreeItem {sample9862891467030869351.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample9862891467030869351.xml}]
04:31:14 [2024-03-06T09:31:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample9862891467030869351.xml} time=320490564 data=null button=1 stateMask=0x80000 x=483 y=12 count=1}, TreeItem with text {sample9862891467030869351.xml}]
04:31:14 [2024-03-06T09:31:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {sample9862891467030869351.xml} time=320490565 data=null button=0 stateMask=0x0 x=483 y=12 count=0}, TreeItem with text {sample9862891467030869351.xml}]
04:31:14 [2024-03-06T09:31:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {sample9862891467030869351.xml} time=320490565 data=null doit=true}, TreeItem with text {sample9862891467030869351.xml}]
04:31:14 [2024-03-06T09:31:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {sample9862891467030869351.xml} time=320490565 data=null}, TreeItem with text {sample9862891467030869351.xml}]
04:31:14 [2024-03-06T09:31:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {sample9862891467030869351.xml}
04:31:14 [2024-03-06T09:31:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:31:14 [2024-03-06T09:31:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
04:31:14 [2024-03-06T09:31:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:31:14 [2024-03-06T09:31:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
04:31:14 [2024-03-06T09:31:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
04:31:14 [2024-03-06T09:31:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
04:31:14 [2024-03-06T09:31:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
04:31:14 [2024-03-06T09:31:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Basic", using matcher: of type 'Button'
04:31:14 [2024-03-06T09:31:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced", using matcher: of type 'Button'
04:31:14 [2024-03-06T09:31:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:14 [2024-03-06T09:31:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:31:14 [2024-03-06T09:31:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:31:14 [2024-03-06T09:31:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:31:14 [2024-03-06T09:31:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:14 [2024-03-06T09:31:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:31:14 [2024-03-06T09:31:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320490577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:14 [2024-03-06T09:31:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320490577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:14 [2024-03-06T09:31:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320490578 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:14 [2024-03-06T09:31:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320490578 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:14 [2024-03-06T09:31:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320490578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:14 [2024-03-06T09:31:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320490578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:14 [2024-03-06T09:31:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320490578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:14 [2024-03-06T09:31:14.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=320490126 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Apply Time Offset...']
04:31:14 [2024-03-06T09:31:14.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:31:16 [2024-03-06T09:31:16.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"sample9862891467030869351.xml"'
04:31:16 [2024-03-06T09:31:16.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:31:16 [2024-03-06T09:31:16.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:31:16 [2024-03-06T09:31:16.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - TestForOffsetting/Traces/sample9862891467030869351.xml - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320492217 data=null doit=true}, Shell with text {data - TestForOffsetting/Traces/sample9862891467030869351.xml - Eclipse Platform}]
04:31:16 [2024-03-06T09:31:16.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:31:16 [2024-03-06T09:31:16.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:31:16 [2024-03-06T09:31:16.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:31:16 [2024-03-06T09:31:16.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:16 [2024-03-06T09:31:16.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=320492262 data=null button=0 stateMask=0x0 x=97 y=12 count=0}, TreeItem with text {TestForOffsetting}]
04:31:16 [2024-03-06T09:31:16.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=320492262 data=null doit=true}, TreeItem with text {TestForOffsetting}]
04:31:16 [2024-03-06T09:31:16.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=320492262 data=null}, TreeItem with text {TestForOffsetting}]
04:31:16 [2024-03-06T09:31:16.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=320492262 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
04:31:16 [2024-03-06T09:31:16.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320492263 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForOffsetting}]
04:31:16 [2024-03-06T09:31:16.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=320492287 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
04:31:16 [2024-03-06T09:31:16.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:31:16 [2024-03-06T09:31:16.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:31:16 [2024-03-06T09:31:16.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320492723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320492723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320492723 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320492723 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320492723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320492723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320492723 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320492723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320492724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320492724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320492724 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320492724 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320492725 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320492726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320492726 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320492726 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320492726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320492726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:16 [2024-03-06T09:31:16.653Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:16 [2024-03-06T09:31:16.653Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:16 [2024-03-06T09:31:16.653Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:16 [2024-03-06T09:31:16.653Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:16 [2024-03-06T09:31:16.653Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:16 [2024-03-06T09:31:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:31:16 [2024-03-06T09:31:16.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320492726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:16 [2024-03-06T09:31:16.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320492358 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:31:17 [2024-03-06T09:31:17.166Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.033 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
04:31:17 [2024-03-06T09:31:17.166Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting.testOffsetting -- Time elapsed: 5.031 s
04:31:17 [2024-03-06T09:31:17.166Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
04:31:17 [2024-03-06T09:31:17.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320493245 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:31:17 [2024-03-06T09:31:17.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:17 [2024-03-06T09:31:17.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:31:17 [2024-03-06T09:31:17.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:31:17 [2024-03-06T09:31:17.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:31:17 [2024-03-06T09:31:17.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=320493356 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:31:17 [2024-03-06T09:31:17.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:31:19 [2024-03-06T09:31:19.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
04:31:19 [2024-03-06T09:31:19.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:19 [2024-03-06T09:31:19.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:31:19 [2024-03-06T09:31:19.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:31:19 [2024-03-06T09:31:19.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
04:31:19 [2024-03-06T09:31:19.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=320496037 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
04:31:19 [2024-03-06T09:31:19.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=320496037 data=null doit=true}, TableItem with text {}]
04:31:19 [2024-03-06T09:31:19.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=320496037 data=null}, TableItem with text {}]
04:31:19 [2024-03-06T09:31:19.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=320496037 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
04:31:19 [2024-03-06T09:31:19.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320496038 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
04:31:19 [2024-03-06T09:31:19.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=320496040 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
04:31:19 [2024-03-06T09:31:19.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code'
04:31:19 [2024-03-06T09:31:19.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open Source Code'
04:31:20 [2024-03-06T09:31:20.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=320496072 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open Source Code']
04:31:20 [2024-03-06T09:31:20.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open Source Code'
04:31:20 [2024-03-06T09:31:20.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"SourceFile"'
04:31:20 [2024-03-06T09:31:20.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320496856 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:31:20 [2024-03-06T09:31:20.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:31:20 [2024-03-06T09:31:20.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:31:20 [2024-03-06T09:31:20.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:31:20 [2024-03-06T09:31:20.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:20 [2024-03-06T09:31:20.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=320496863 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:31:20 [2024-03-06T09:31:20.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=320496863 data=null doit=true}, TreeItem with text {test}]
04:31:20 [2024-03-06T09:31:20.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=320496863 data=null}, TreeItem with text {test}]
04:31:20 [2024-03-06T09:31:20.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=320496863 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:31:20 [2024-03-06T09:31:20.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320496863 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:31:20 [2024-03-06T09:31:20.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=320496889 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:31:20 [2024-03-06T09:31:20.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:31:20 [2024-03-06T09:31:20.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:31:21 [2024-03-06T09:31:21.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:31:21 [2024-03-06T09:31:21.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:31:21 [2024-03-06T09:31:21.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:31:21 [2024-03-06T09:31:21.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:31:21 [2024-03-06T09:31:21.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:31:21 [2024-03-06T09:31:21.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:31:21 [2024-03-06T09:31:21.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:31:21 [2024-03-06T09:31:21.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:21 [2024-03-06T09:31:21.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:31:21 [2024-03-06T09:31:21.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:31:21 [2024-03-06T09:31:21.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:31:21 [2024-03-06T09:31:21.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320497270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:21 [2024-03-06T09:31:21.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320497270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:21 [2024-03-06T09:31:21.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320497270 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:21 [2024-03-06T09:31:21.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320497270 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:21 [2024-03-06T09:31:21.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320497271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:21 [2024-03-06T09:31:21.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320497271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:21 [2024-03-06T09:31:21.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320497271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:21 [2024-03-06T09:31:21.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320497271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:21 [2024-03-06T09:31:21.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320497271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:21 [2024-03-06T09:31:21.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320497271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:21 [2024-03-06T09:31:21.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320497271 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:21 [2024-03-06T09:31:21.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320497271 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:21 [2024-03-06T09:31:21.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:31:21 [2024-03-06T09:31:21.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:31:21 [2024-03-06T09:31:21.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:31:21 [2024-03-06T09:31:21.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:21 [2024-03-06T09:31:21.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:31:21 [2024-03-06T09:31:21.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:31:21 [2024-03-06T09:31:21.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:31:21 [2024-03-06T09:31:21.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:21 [2024-03-06T09:31:21.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:31:21 [2024-03-06T09:31:21.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320497272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:21 [2024-03-06T09:31:21.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320497272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:21 [2024-03-06T09:31:21.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320497272 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:21 [2024-03-06T09:31:21.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320497272 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:21 [2024-03-06T09:31:21.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320497273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:21 [2024-03-06T09:31:21.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320497273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:21 [2024-03-06T09:31:21.280Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:21 [2024-03-06T09:31:21.280Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:21 [2024-03-06T09:31:21.280Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:21 [2024-03-06T09:31:21.280Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:21 [2024-03-06T09:31:21.280Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:21 [2024-03-06T09:31:21.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:31:21 [2024-03-06T09:31:21.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320497273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:21 [2024-03-06T09:31:21.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320496943 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:31:21 [2024-03-06T09:31:21.844Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.536 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
04:31:21 [2024-03-06T09:31:21.844Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest.test -- Time elapsed: 4.421 s
04:31:21 [2024-03-06T09:31:21.844Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
04:31:21 [2024-03-06T09:31:21.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320497787 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:31:21 [2024-03-06T09:31:21.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:21 [2024-03-06T09:31:21.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:31:21 [2024-03-06T09:31:21.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:31:21 [2024-03-06T09:31:21.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:31:21 [2024-03-06T09:31:21.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=320497898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:31:21 [2024-03-06T09:31:21.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:31:21 [2024-03-06T09:31:21.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:21 [2024-03-06T09:31:21.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:31:21 [2024-03-06T09:31:21.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:31:21 [2024-03-06T09:31:21.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:31:21 [2024-03-06T09:31:21.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:31:21 [2024-03-06T09:31:21.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:21 [2024-03-06T09:31:21.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=320498019 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
04:31:21 [2024-03-06T09:31:21.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=320498019 data=null doit=true}, TreeItem with text {TestForFiltering}]
04:31:21 [2024-03-06T09:31:21.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=320498019 data=null}, TreeItem with text {TestForFiltering}]
04:31:21 [2024-03-06T09:31:21.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=320498020 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:31:21 [2024-03-06T09:31:21.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320498020 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
04:31:22 [2024-03-06T09:31:22.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=320498052 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:31:22 [2024-03-06T09:31:22.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:22 [2024-03-06T09:31:22.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=320498053 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
04:31:22 [2024-03-06T09:31:22.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=320498053 data=null doit=true}, TreeItem with text {TestForFiltering}]
04:31:22 [2024-03-06T09:31:22.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=320498053 data=null}, TreeItem with text {TestForFiltering}]
04:31:22 [2024-03-06T09:31:22.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=320498053 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:31:22 [2024-03-06T09:31:22.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320498054 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
04:31:22 [2024-03-06T09:31:22.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=320498060 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:31:22 [2024-03-06T09:31:22.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=320498060 data=null doit=true}, TreeItem with text {TestForFiltering}]
04:31:22 [2024-03-06T09:31:22.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=320498060 data=null}, TreeItem with text {TestForFiltering}]
04:31:22 [2024-03-06T09:31:22.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=320498060 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:31:22 [2024-03-06T09:31:22.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320498061 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForFiltering}]
04:31:22 [2024-03-06T09:31:22.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=320498063 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:31:22 [2024-03-06T09:31:22.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:22 [2024-03-06T09:31:22.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=320498063 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
04:31:22 [2024-03-06T09:31:22.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=320498064 data=null doit=true}, TreeItem with text {Traces [0]}]
04:31:22 [2024-03-06T09:31:22.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=320498064 data=null}, TreeItem with text {Traces [0]}]
04:31:22 [2024-03-06T09:31:22.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=320498064 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:31:22 [2024-03-06T09:31:22.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320498064 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
04:31:22 [2024-03-06T09:31:22.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=320498078 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:31:23 [2024-03-06T09:31:23.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
04:31:23 [2024-03-06T09:31:23.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:31:23 [2024-03-06T09:31:23.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:31:23 [2024-03-06T09:31:23.466Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
04:31:23 [2024-03-06T09:31:23.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add new filter}
04:31:23 [2024-03-06T09:31:23.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320499608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
04:31:23 [2024-03-06T09:31:23.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320499612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
04:31:23 [2024-03-06T09:31:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320499612 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
04:31:23 [2024-03-06T09:31:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320499612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
04:31:23 [2024-03-06T09:31:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320499617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
04:31:23 [2024-03-06T09:31:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320499617 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add new filter}]
04:31:23 [2024-03-06T09:31:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320499627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
04:31:23 [2024-03-06T09:31:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320499628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
04:31:23 [2024-03-06T09:31:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320499628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
04:31:23 [2024-03-06T09:31:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320499628 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
04:31:23 [2024-03-06T09:31:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320499628 data=null}, ToolItem with tooltip text {Add new filter}]
04:31:23 [2024-03-06T09:31:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add new filter}
04:31:23 [2024-03-06T09:31:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:23 [2024-03-06T09:31:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=320499633 data=null button=0 stateMask=0x0 x=78 y=12 count=0}, TreeItem with text {FILTER <name>}]
04:31:23 [2024-03-06T09:31:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=320499633 data=null doit=true}, TreeItem with text {FILTER <name>}]
04:31:23 [2024-03-06T09:31:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=320499633 data=null}, TreeItem with text {FILTER <name>}]
04:31:23 [2024-03-06T09:31:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=320499634 data=null button=1 stateMask=0x0 x=78 y=12 count=1}, TreeItem with text {FILTER <name>}]
04:31:23 [2024-03-06T09:31:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320499634 data=null item=TreeItem {FILTER <name>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER <name>}]
04:31:23 [2024-03-06T09:31:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=320499641 data=null button=1 stateMask=0x80000 x=78 y=12 count=1}, TreeItem with text {FILTER <name>}]
04:31:23 [2024-03-06T09:31:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: of type 'Text'
04:31:23 [2024-03-06T09:31:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: (of type 'Text')
04:31:23 [2024-03-06T09:31:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
04:31:23 [2024-03-06T09:31:23.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {FILTER timestamp}
04:31:23 [2024-03-06T09:31:23.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=320499660 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {FILTER timestamp}]
04:31:23 [2024-03-06T09:31:23.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=320499660 data=null doit=true}, TreeItem with text {FILTER timestamp}]
04:31:23 [2024-03-06T09:31:23.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:23 [2024-03-06T09:31:23.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=320499663 data=null}, TreeItem with text {FILTER timestamp}]
04:31:23 [2024-03-06T09:31:23.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=320499674 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}]
04:31:23 [2024-03-06T09:31:23.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320499674 data=null item=TreeItem {FILTER timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER timestamp}]
04:31:23 [2024-03-06T09:31:23.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=320499678 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}]
04:31:23 [2024-03-06T09:31:23.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=320499678 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {FILTER timestamp}]
04:31:23 [2024-03-06T09:31:23.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=320499678 data=null doit=true}, TreeItem with text {FILTER timestamp}]
04:31:23 [2024-03-06T09:31:23.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=320499679 data=null}, TreeItem with text {FILTER timestamp}]
04:31:23 [2024-03-06T09:31:23.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {FILTER timestamp}
04:31:23 [2024-03-06T09:31:23.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:23 [2024-03-06T09:31:23.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=320499679 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {FILTER timestamp}]
04:31:23 [2024-03-06T09:31:23.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=320499679 data=null doit=true}, TreeItem with text {FILTER timestamp}]
04:31:23 [2024-03-06T09:31:23.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=320499679 data=null}, TreeItem with text {FILTER timestamp}]
04:31:23 [2024-03-06T09:31:23.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=320499680 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}]
04:31:23 [2024-03-06T09:31:23.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320499680 data=null item=TreeItem {FILTER timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER timestamp}]
04:31:23 [2024-03-06T09:31:23.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=320499684 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}]
04:31:23 [2024-03-06T09:31:23.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
04:31:23 [2024-03-06T09:31:23.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'TRACETYPE'
04:31:23 [2024-03-06T09:31:23.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=320499725 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'TRACETYPE']
04:31:23 [2024-03-06T09:31:23.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'TRACETYPE'
04:31:23 [2024-03-06T09:31:23.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again.
04:31:23 [2024-03-06T09:31:23.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
04:31:23 [2024-03-06T09:31:23.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
04:31:23 [2024-03-06T09:31:23.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
04:31:23 [2024-03-06T09:31:23.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=320499756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
04:31:23 [2024-03-06T09:31:23.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
04:31:23 [2024-03-06T09:31:23.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=320499760 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
04:31:23 [2024-03-06T09:31:23.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=320499760 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
04:31:23 [2024-03-06T09:31:23.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=320499760 data=null button=1 stateMask=0x0 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
04:31:23 [2024-03-06T09:31:23.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320499761 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}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
04:31:23 [2024-03-06T09:31:23.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=320499761 data=null button=1 stateMask=0x80000 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
04:31:23 [2024-03-06T09:31:23.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:23 [2024-03-06T09:31:23.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=320499762 data=null button=0 stateMask=0x0 x=204 y=35 count=0}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
04:31:23 [2024-03-06T09:31:23.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=320499762 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
04:31:23 [2024-03-06T09:31:23.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=320499762 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
04:31:23 [2024-03-06T09:31:23.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=320499762 data=null button=1 stateMask=0x0 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
04:31:23 [2024-03-06T09:31:23.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320499762 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}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
04:31:23 [2024-03-06T09:31:23.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=320499790 data=null button=1 stateMask=0x80000 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
04:31:23 [2024-03-06T09:31:23.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "AND", using matcher: with mnemonic 'AND'
04:31:23 [2024-03-06T09:31:23.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'AND'
04:31:23 [2024-03-06T09:31:23.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {AND} time=320499833 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'AND']
04:31:23 [2024-03-06T09:31:23.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'AND'
04:31:23 [2024-03-06T09:31:23.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:23 [2024-03-06T09:31:23.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {AND} time=320499852 data=null button=0 stateMask=0x0 x=77 y=58 count=0}, Tree node with text: AND]
04:31:23 [2024-03-06T09:31:23.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {AND} time=320499852 data=null doit=true}, Tree node with text: AND]
04:31:23 [2024-03-06T09:31:23.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {AND} time=320499852 data=null}, Tree node with text: AND]
04:31:23 [2024-03-06T09:31:23.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {AND} time=320499852 data=null button=1 stateMask=0x0 x=77 y=58 count=1}, Tree node with text: AND]
04:31:23 [2024-03-06T09:31:23.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320499853 data=null item=TreeItem {AND} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: AND]
04:31:23 [2024-03-06T09:31:23.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {AND} time=320499856 data=null button=1 stateMask=0x80000 x=77 y=58 count=1}, Tree node with text: AND]
04:31:23 [2024-03-06T09:31:23.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS'
04:31:23 [2024-03-06T09:31:23.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'CONTAINS'
04:31:23 [2024-03-06T09:31:23.982Z] 
04:31:23 [2024-03-06T09:31:23.982Z] (Eclipse:4530): Gtk-WARNING **: 09:31:23.749: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
04:31:23 [2024-03-06T09:31:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=320499900 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'CONTAINS']
04:31:23 [2024-03-06T09:31:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'CONTAINS'
04:31:23 [2024-03-06T09:31:23.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: AND is already expanded. Won't expand it again.
04:31:23 [2024-03-06T09:31:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
04:31:23 [2024-03-06T09:31:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
04:31:23 [2024-03-06T09:31:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
04:31:23 [2024-03-06T09:31:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
04:31:23 [2024-03-06T09:31:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
04:31:23 [2024-03-06T09:31:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=320499957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
04:31:23 [2024-03-06T09:31:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
04:31:23 [2024-03-06T09:31:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
04:31:23 [2024-03-06T09:31:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
04:31:23 [2024-03-06T09:31:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
04:31:23 [2024-03-06T09:31:23.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=320499978 data=null button=0 stateMask=0x0 x=173 y=81 count=0}, Tree node with text: Timestamp CONTAINS "100"]
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=320499979 data=null doit=true}, Tree node with text: Timestamp CONTAINS "100"]
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=320499979 data=null}, Tree node with text: Timestamp CONTAINS "100"]
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=320499979 data=null button=1 stateMask=0x0 x=173 y=81 count=1}, Tree node with text: Timestamp CONTAINS "100"]
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320499990 data=null item=TreeItem {Timestamp CONTAINS "100"} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Timestamp CONTAINS "100"]
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=320500042 data=null button=1 stateMask=0x80000 x=173 y=81 count=1}, Tree node with text: Timestamp CONTAINS "100"]
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {AND} time=320500043 data=null button=0 stateMask=0x0 x=77 y=58 count=0}, Tree node with text: AND]
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {AND} time=320500043 data=null doit=true}, Tree node with text: AND]
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {AND} time=320500043 data=null}, Tree node with text: AND]
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {AND} time=320500044 data=null button=1 stateMask=0x0 x=77 y=58 count=1}, Tree node with text: AND]
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320500044 data=null item=TreeItem {AND} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: AND]
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {AND} time=320500054 data=null button=1 stateMask=0x80000 x=77 y=58 count=1}, Tree node with text: AND]
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Save filters}
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320500055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320500055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320500055 data=null doit=true}, ToolItem with tooltip text {Save filters}]
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320500055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320500056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320500056 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Save filters}]
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320500061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320500061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320500062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320500062 data=null doit=true}, ToolItem with tooltip text {Save filters}]
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320500062 data=null}, ToolItem with tooltip text {Save filters}]
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Save filters}
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=320500119 data=null button=0 stateMask=0x0 x=24 y=58 count=0}, TableItem with text {}]
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=320500119 data=null doit=true}, TableItem with text {}]
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=320500119 data=null}, TableItem with text {}]
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=320500120 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, TableItem with text {}]
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320500120 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=320500122 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, TableItem with text {}]
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp'
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'timestamp'
04:31:23 [2024-03-06T09:31:23.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {timestamp} time=320500159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'timestamp']
04:31:23 [2024-03-06T09:31:23.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'timestamp'
04:31:25 [2024-03-06T09:31:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:25 [2024-03-06T09:31:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:31:25 [2024-03-06T09:31:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:31:25 [2024-03-06T09:31:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:31:25 [2024-03-06T09:31:25.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:31:25 [2024-03-06T09:31:25.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:25 [2024-03-06T09:31:25.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=320501754 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
04:31:25 [2024-03-06T09:31:25.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=320501754 data=null doit=true}, TreeItem with text {TestForFiltering}]
04:31:25 [2024-03-06T09:31:25.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=320501754 data=null}, TreeItem with text {TestForFiltering}]
04:31:25 [2024-03-06T09:31:25.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=320501755 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:31:25 [2024-03-06T09:31:25.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320501755 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
04:31:25 [2024-03-06T09:31:25.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=320501762 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:31:25 [2024-03-06T09:31:25.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:25 [2024-03-06T09:31:25.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=320501763 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
04:31:25 [2024-03-06T09:31:25.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=320501763 data=null doit=true}, TreeItem with text {TestForFiltering}]
04:31:25 [2024-03-06T09:31:25.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=320501763 data=null}, TreeItem with text {TestForFiltering}]
04:31:25 [2024-03-06T09:31:25.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=320501763 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:31:25 [2024-03-06T09:31:25.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320501764 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
04:31:25 [2024-03-06T09:31:25.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=320501769 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:31:25 [2024-03-06T09:31:25.876Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
04:31:25 [2024-03-06T09:31:25.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:25 [2024-03-06T09:31:25.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=320501770 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:31:25 [2024-03-06T09:31:25.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=320501770 data=null doit=true}, TreeItem with text {Traces [1]}]
04:31:25 [2024-03-06T09:31:25.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=320501770 data=null}, TreeItem with text {Traces [1]}]
04:31:25 [2024-03-06T09:31:25.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=320501770 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:31:25 [2024-03-06T09:31:25.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320501771 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:31:25 [2024-03-06T09:31:25.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=320501792 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add new filter}
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320503277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320503277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320503277 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320503277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320503278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320503278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add new filter}]
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320503284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320503284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320503284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320503284 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320503284 data=null}, ToolItem with tooltip text {Add new filter}]
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add new filter}
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=320503285 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {FILTER <name>}]
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=320503285 data=null doit=true}, TreeItem with text {FILTER <name>}]
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=320503285 data=null}, TreeItem with text {FILTER <name>}]
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=320503286 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {FILTER <name>}]
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320503286 data=null item=TreeItem {FILTER <name>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER <name>}]
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=320503295 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {FILTER <name>}]
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: of type 'Text'
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: (of type 'Text')
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {FILTER field}
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=320503302 data=null button=0 stateMask=0x0 x=63 y=104 count=0}, TreeItem with text {FILTER field}]
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER field} time=320503302 data=null doit=true}, TreeItem with text {FILTER field}]
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=320503305 data=null}, TreeItem with text {FILTER field}]
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=320503305 data=null button=1 stateMask=0x0 x=63 y=104 count=1}, TreeItem with text {FILTER field}]
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320503306 data=null item=TreeItem {FILTER field} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER field}]
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=320503324 data=null button=1 stateMask=0x80000 x=63 y=104 count=1}, TreeItem with text {FILTER field}]
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=320503325 data=null button=0 stateMask=0x0 x=63 y=104 count=0}, TreeItem with text {FILTER field}]
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=320503325 data=null doit=true}, TreeItem with text {FILTER field}]
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=320503325 data=null}, TreeItem with text {FILTER field}]
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {FILTER field}
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:27 [2024-03-06T09:31:27.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=320503326 data=null button=0 stateMask=0x0 x=63 y=104 count=0}, TreeItem with text {FILTER field}]
04:31:27 [2024-03-06T09:31:27.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER field} time=320503326 data=null doit=true}, TreeItem with text {FILTER field}]
04:31:27 [2024-03-06T09:31:27.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=320503326 data=null}, TreeItem with text {FILTER field}]
04:31:27 [2024-03-06T09:31:27.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=320503327 data=null button=1 stateMask=0x0 x=63 y=104 count=1}, TreeItem with text {FILTER field}]
04:31:27 [2024-03-06T09:31:27.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320503327 data=null item=TreeItem {FILTER field} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER field}]
04:31:27 [2024-03-06T09:31:27.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=320503335 data=null button=1 stateMask=0x80000 x=63 y=104 count=1}, TreeItem with text {FILTER field}]
04:31:27 [2024-03-06T09:31:27.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
04:31:27 [2024-03-06T09:31:27.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'TRACETYPE'
04:31:27 [2024-03-06T09:31:27.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=320503374 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'TRACETYPE']
04:31:27 [2024-03-06T09:31:27.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'TRACETYPE'
04:31:27 [2024-03-06T09:31:27.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again.
04:31:27 [2024-03-06T09:31:27.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
04:31:27 [2024-03-06T09:31:27.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
04:31:27 [2024-03-06T09:31:27.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
04:31:27 [2024-03-06T09:31:27.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=320503397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
04:31:27 [2024-03-06T09:31:27.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
04:31:27 [2024-03-06T09:31:27.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=320503398 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
04:31:27 [2024-03-06T09:31:27.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=320503398 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
04:31:27 [2024-03-06T09:31:27.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=320503399 data=null button=1 stateMask=0x0 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
04:31:27 [2024-03-06T09:31:27.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320503399 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}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
04:31:27 [2024-03-06T09:31:27.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=320503399 data=null button=1 stateMask=0x80000 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
04:31:27 [2024-03-06T09:31:27.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:27 [2024-03-06T09:31:27.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=320503400 data=null button=0 stateMask=0x0 x=204 y=127 count=0}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
04:31:27 [2024-03-06T09:31:27.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=320503401 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
04:31:27 [2024-03-06T09:31:27.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=320503401 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
04:31:27 [2024-03-06T09:31:27.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=320503401 data=null button=1 stateMask=0x0 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
04:31:27 [2024-03-06T09:31:27.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320503402 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}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
04:31:27 [2024-03-06T09:31:27.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=320503424 data=null button=1 stateMask=0x80000 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE'
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'COMPARE'
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {COMPARE} time=320503455 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'COMPARE']
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'COMPARE'
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {<select aspect> = <value>} time=320503526 data=null doit=true}, Tree node with text: <select aspect> = <value>]
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {<select aspect> = <value>} time=320503526 data=null}, Tree node with text: <select aspect> = <value>]
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {<select aspect> = <value>} time=320503527 data=null button=1 stateMask=0x0 x=155 y=150 count=1}, Tree node with text: <select aspect> = <value>]
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320503527 data=null item=TreeItem {<select aspect> = <value>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: <select aspect> = <value>]
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {<select aspect> = <value>} time=320503527 data=null button=1 stateMask=0x80000 x=155 y=150 count=1}, Tree node with text: <select aspect> = <value>]
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Contents
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=320503529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Contents
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: of type 'Text'
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: (of type 'Text')
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: of type 'Text'
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: (of type 'Text')
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "<", using matcher: of type 'Button'
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "=", using matcher: of type 'Button'
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: of type 'Button'
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: with mnemonic '>'
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: with style 'SWT.RADIO'
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Num", using matcher: of type 'Button'
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Alpha", using matcher: of type 'Button'
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Timestamp", using matcher: of type 'Button'
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {=} time=320503556 data=null doit=true}, Button with text {=}]
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {=} time=320503556 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {=}]
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {>} time=320503559 data=null doit=true}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {>} time=320503578 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {>} time=320503578 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
04:31:27 [2024-03-06T09:31:27.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {>} time=320503578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
04:31:27 [2024-03-06T09:31:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
04:31:27 [2024-03-06T09:31:27.505Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
04:31:27 [2024-03-06T09:31:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Save filters}
04:31:27 [2024-03-06T09:31:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320503579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
04:31:27 [2024-03-06T09:31:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320503579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
04:31:27 [2024-03-06T09:31:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320503580 data=null doit=true}, ToolItem with tooltip text {Save filters}]
04:31:27 [2024-03-06T09:31:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320503580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
04:31:27 [2024-03-06T09:31:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320503580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
04:31:27 [2024-03-06T09:31:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320503580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Save filters}]
04:31:27 [2024-03-06T09:31:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320503582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
04:31:27 [2024-03-06T09:31:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320503582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
04:31:27 [2024-03-06T09:31:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320503583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
04:31:27 [2024-03-06T09:31:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320503583 data=null doit=true}, ToolItem with tooltip text {Save filters}]
04:31:27 [2024-03-06T09:31:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320503583 data=null}, ToolItem with tooltip text {Save filters}]
04:31:27 [2024-03-06T09:31:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Save filters}
04:31:27 [2024-03-06T09:31:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:27 [2024-03-06T09:31:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:31:27 [2024-03-06T09:31:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:31:27 [2024-03-06T09:31:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
04:31:27 [2024-03-06T09:31:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=320503644 data=null button=0 stateMask=0x0 x=24 y=58 count=0}, TableItem with text {}]
04:31:27 [2024-03-06T09:31:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=320503644 data=null doit=true}, TableItem with text {}]
04:31:27 [2024-03-06T09:31:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=320503645 data=null}, TableItem with text {}]
04:31:27 [2024-03-06T09:31:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=320503645 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, TableItem with text {}]
04:31:27 [2024-03-06T09:31:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320503652 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
04:31:27 [2024-03-06T09:31:27.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=320503656 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, TableItem with text {}]
04:31:27 [2024-03-06T09:31:27.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "field", using matcher: with mnemonic 'field'
04:31:27 [2024-03-06T09:31:27.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'field'
04:31:27 [2024-03-06T09:31:27.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {field} time=320503701 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'field']
04:31:27 [2024-03-06T09:31:27.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'field'
04:31:29 [2024-03-06T09:31:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:29 [2024-03-06T09:31:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:31:29 [2024-03-06T09:31:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:31:29 [2024-03-06T09:31:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:31:29 [2024-03-06T09:31:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:31:29 [2024-03-06T09:31:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:29 [2024-03-06T09:31:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=320505309 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
04:31:29 [2024-03-06T09:31:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=320505309 data=null doit=true}, TreeItem with text {TestForFiltering}]
04:31:29 [2024-03-06T09:31:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=320505309 data=null}, TreeItem with text {TestForFiltering}]
04:31:29 [2024-03-06T09:31:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=320505310 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:31:29 [2024-03-06T09:31:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320505310 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
04:31:29 [2024-03-06T09:31:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=320505318 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:31:29 [2024-03-06T09:31:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:29 [2024-03-06T09:31:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=320505319 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
04:31:29 [2024-03-06T09:31:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=320505319 data=null doit=true}, TreeItem with text {TestForFiltering}]
04:31:29 [2024-03-06T09:31:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=320505320 data=null}, TreeItem with text {TestForFiltering}]
04:31:29 [2024-03-06T09:31:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=320505320 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:31:29 [2024-03-06T09:31:29.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320505320 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
04:31:29 [2024-03-06T09:31:29.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=320505333 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:31:29 [2024-03-06T09:31:29.383Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
04:31:29 [2024-03-06T09:31:29.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:29 [2024-03-06T09:31:29.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=320505334 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:31:29 [2024-03-06T09:31:29.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=320505334 data=null doit=true}, TreeItem with text {Traces [1]}]
04:31:29 [2024-03-06T09:31:29.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=320505334 data=null}, TreeItem with text {Traces [1]}]
04:31:29 [2024-03-06T09:31:29.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=320505335 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:31:29 [2024-03-06T09:31:29.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320505335 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:31:29 [2024-03-06T09:31:29.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=320505393 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:31:30 [2024-03-06T09:31:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
04:31:30 [2024-03-06T09:31:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:31:30 [2024-03-06T09:31:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:31:30 [2024-03-06T09:31:30.750Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
04:31:30 [2024-03-06T09:31:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add new filter}
04:31:30 [2024-03-06T09:31:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320506796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
04:31:30 [2024-03-06T09:31:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320506796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
04:31:30 [2024-03-06T09:31:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320506796 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
04:31:30 [2024-03-06T09:31:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320506796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
04:31:30 [2024-03-06T09:31:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320506797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
04:31:30 [2024-03-06T09:31:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320506797 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add new filter}]
04:31:30 [2024-03-06T09:31:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320506824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
04:31:30 [2024-03-06T09:31:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320506824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
04:31:30 [2024-03-06T09:31:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320506825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
04:31:30 [2024-03-06T09:31:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320506825 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
04:31:30 [2024-03-06T09:31:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320506825 data=null}, ToolItem with tooltip text {Add new filter}]
04:31:30 [2024-03-06T09:31:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add new filter}
04:31:30 [2024-03-06T09:31:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:30 [2024-03-06T09:31:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=320506826 data=null button=0 stateMask=0x0 x=78 y=173 count=0}, TreeItem with text {FILTER <name>}]
04:31:30 [2024-03-06T09:31:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=320506826 data=null doit=true}, TreeItem with text {FILTER <name>}]
04:31:30 [2024-03-06T09:31:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=320506826 data=null}, TreeItem with text {FILTER <name>}]
04:31:30 [2024-03-06T09:31:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=320506827 data=null button=1 stateMask=0x0 x=78 y=173 count=1}, TreeItem with text {FILTER <name>}]
04:31:30 [2024-03-06T09:31:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320506827 data=null item=TreeItem {FILTER <name>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER <name>}]
04:31:30 [2024-03-06T09:31:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=320506835 data=null button=1 stateMask=0x80000 x=78 y=173 count=1}, TreeItem with text {FILTER <name>}]
04:31:30 [2024-03-06T09:31:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: of type 'Text'
04:31:30 [2024-03-06T09:31:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: (of type 'Text')
04:31:30 [2024-03-06T09:31:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
04:31:30 [2024-03-06T09:31:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {FILTER matchAndEquals}
04:31:30 [2024-03-06T09:31:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=320506863 data=null button=0 stateMask=0x0 x=103 y=173 count=0}, TreeItem with text {FILTER matchAndEquals}]
04:31:30 [2024-03-06T09:31:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=320506863 data=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
04:31:30 [2024-03-06T09:31:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:30 [2024-03-06T09:31:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=320506866 data=null}, TreeItem with text {FILTER matchAndEquals}]
04:31:30 [2024-03-06T09:31:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=320506866 data=null button=1 stateMask=0x0 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
04:31:30 [2024-03-06T09:31:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320506866 data=null item=TreeItem {FILTER matchAndEquals} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
04:31:30 [2024-03-06T09:31:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=320506871 data=null button=1 stateMask=0x80000 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
04:31:30 [2024-03-06T09:31:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=320506885 data=null button=0 stateMask=0x0 x=103 y=173 count=0}, TreeItem with text {FILTER matchAndEquals}]
04:31:30 [2024-03-06T09:31:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=320506885 data=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
04:31:30 [2024-03-06T09:31:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=320506885 data=null}, TreeItem with text {FILTER matchAndEquals}]
04:31:30 [2024-03-06T09:31:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {FILTER matchAndEquals}
04:31:30 [2024-03-06T09:31:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:30 [2024-03-06T09:31:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=320506885 data=null button=0 stateMask=0x0 x=103 y=173 count=0}, TreeItem with text {FILTER matchAndEquals}]
04:31:30 [2024-03-06T09:31:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=320506886 data=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
04:31:30 [2024-03-06T09:31:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=320506886 data=null}, TreeItem with text {FILTER matchAndEquals}]
04:31:30 [2024-03-06T09:31:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=320506886 data=null button=1 stateMask=0x0 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
04:31:30 [2024-03-06T09:31:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320506886 data=null item=TreeItem {FILTER matchAndEquals} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
04:31:30 [2024-03-06T09:31:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=320506895 data=null button=1 stateMask=0x80000 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
04:31:30 [2024-03-06T09:31:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
04:31:30 [2024-03-06T09:31:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'TRACETYPE'
04:31:30 [2024-03-06T09:31:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=320506927 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'TRACETYPE']
04:31:31 [2024-03-06T09:31:31.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'TRACETYPE'
04:31:31 [2024-03-06T09:31:31.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again.
04:31:31 [2024-03-06T09:31:31.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
04:31:31 [2024-03-06T09:31:31.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
04:31:31 [2024-03-06T09:31:31.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
04:31:31 [2024-03-06T09:31:31.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=320506949 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
04:31:31 [2024-03-06T09:31:31.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
04:31:31 [2024-03-06T09:31:31.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=320506950 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
04:31:31 [2024-03-06T09:31:31.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=320506950 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
04:31:31 [2024-03-06T09:31:31.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=320506951 data=null button=1 stateMask=0x0 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
04:31:31 [2024-03-06T09:31:31.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320506951 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}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
04:31:31 [2024-03-06T09:31:31.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=320506951 data=null button=1 stateMask=0x80000 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
04:31:31 [2024-03-06T09:31:31.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:31 [2024-03-06T09:31:31.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=320506952 data=null button=0 stateMask=0x0 x=204 y=196 count=0}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
04:31:31 [2024-03-06T09:31:31.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=320506952 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
04:31:31 [2024-03-06T09:31:31.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=320506952 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
04:31:31 [2024-03-06T09:31:31.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=320506952 data=null button=1 stateMask=0x0 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320506952 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}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=320506969 data=null button=1 stateMask=0x80000 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "OR", using matcher: with mnemonic 'OR'
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'OR'
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {OR} time=320507017 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'OR']
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'OR'
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OR} time=320507038 data=null button=0 stateMask=0x0 x=72 y=219 count=0}, Tree node with text: OR]
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OR} time=320507038 data=null doit=true}, Tree node with text: OR]
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OR} time=320507038 data=null}, Tree node with text: OR]
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OR} time=320507038 data=null button=1 stateMask=0x0 x=72 y=219 count=1}, Tree node with text: OR]
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320507038 data=null item=TreeItem {OR} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: OR]
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OR} time=320507043 data=null button=1 stateMask=0x80000 x=72 y=219 count=1}, Tree node with text: OR]
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS'
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'EQUALS'
04:31:31 [2024-03-06T09:31:31.008Z] 
04:31:31 [2024-03-06T09:31:31.008Z] (Eclipse:4530): Gtk-WARNING **: 09:31:30.907: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {EQUALS} time=320507068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'EQUALS']
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'EQUALS'
04:31:31 [2024-03-06T09:31:31.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: OR is already expanded. Won't expand it again.
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {<select aspect> EQUALS} time=320507115 data=null button=0 stateMask=0x0 x=162 y=242 count=0}, TreeItem with text {<select aspect> EQUALS}]
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {<select aspect> EQUALS} time=320507116 data=null doit=true}, TreeItem with text {<select aspect> EQUALS}]
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {<select aspect> EQUALS} time=320507116 data=null}, TreeItem with text {<select aspect> EQUALS}]
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {<select aspect> EQUALS} time=320507116 data=null button=1 stateMask=0x0 x=162 y=242 count=1}, TreeItem with text {<select aspect> EQUALS}]
04:31:31 [2024-03-06T09:31:31.008Z] 
04:31:31 [2024-03-06T09:31:31.008Z] (Eclipse:4530): Gtk-WARNING **: 09:31:30.950: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320507116 data=null item=TreeItem {<select aspect> EQUALS} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {<select aspect> EQUALS}]
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {<select aspect> EQUALS} time=320507152 data=null button=1 stateMask=0x80000 x=162 y=242 count=1}, TreeItem with text {<select aspect> EQUALS}]
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=320507153 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OR} time=320507163 data=null button=0 stateMask=0x0 x=72 y=219 count=0}, Tree node with text: OR]
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OR} time=320507163 data=null doit=true}, Tree node with text: OR]
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OR} time=320507163 data=null}, Tree node with text: OR]
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OR} time=320507164 data=null button=1 stateMask=0x0 x=72 y=219 count=1}, Tree node with text: OR]
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320507164 data=null item=TreeItem {OR} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: OR]
04:31:31 [2024-03-06T09:31:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OR} time=320507197 data=null button=1 stateMask=0x80000 x=72 y=219 count=1}, Tree node with text: OR]
04:31:31 [2024-03-06T09:31:31.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES'
04:31:31 [2024-03-06T09:31:31.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'MATCHES'
04:31:31 [2024-03-06T09:31:31.265Z] 
04:31:31 [2024-03-06T09:31:31.265Z] (Eclipse:4530): Gtk-WARNING **: 09:31:31.055: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
04:31:31 [2024-03-06T09:31:31.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {MATCHES} time=320507225 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'MATCHES']
04:31:31 [2024-03-06T09:31:31.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'MATCHES'
04:31:31 [2024-03-06T09:31:31.265Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: OR is already expanded. Won't expand it again.
04:31:31 [2024-03-06T09:31:31.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:31 [2024-03-06T09:31:31.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {<select aspect> MATCHES} time=320507262 data=null button=0 stateMask=0x0 x=167 y=265 count=0}, TreeItem with text {<select aspect> MATCHES}]
04:31:31 [2024-03-06T09:31:31.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {<select aspect> MATCHES} time=320507262 data=null doit=true}, TreeItem with text {<select aspect> MATCHES}]
04:31:31 [2024-03-06T09:31:31.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {<select aspect> MATCHES} time=320507262 data=null}, TreeItem with text {<select aspect> MATCHES}]
04:31:31 [2024-03-06T09:31:31.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {<select aspect> MATCHES} time=320507262 data=null button=1 stateMask=0x0 x=167 y=265 count=1}, TreeItem with text {<select aspect> MATCHES}]
04:31:31 [2024-03-06T09:31:31.265Z] 
04:31:31 [2024-03-06T09:31:31.265Z] (Eclipse:4530): Gtk-WARNING **: 09:31:31.102: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
04:31:31 [2024-03-06T09:31:31.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320507263 data=null item=TreeItem {<select aspect> MATCHES} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {<select aspect> MATCHES}]
04:31:31 [2024-03-06T09:31:31.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {<select aspect> MATCHES} time=320507301 data=null button=1 stateMask=0x80000 x=167 y=265 count=1}, TreeItem with text {<select aspect> MATCHES}]
04:31:31 [2024-03-06T09:31:31.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
04:31:31 [2024-03-06T09:31:31.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
04:31:31 [2024-03-06T09:31:31.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
04:31:31 [2024-03-06T09:31:31.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
04:31:31 [2024-03-06T09:31:31.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Contents
04:31:31 [2024-03-06T09:31:31.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=320507302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
04:31:31 [2024-03-06T09:31:31.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Contents
04:31:31 [2024-03-06T09:31:31.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: of type 'Text'
04:31:31 [2024-03-06T09:31:31.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: (of type 'Text')
04:31:31 [2024-03-06T09:31:31.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: of type 'Text'
04:31:31 [2024-03-06T09:31:31.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: (of type 'Text')
04:31:31 [2024-03-06T09:31:31.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
04:31:31 [2024-03-06T09:31:31.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: of type 'Text'
04:31:31 [2024-03-06T09:31:31.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: (of type 'Text')
04:31:31 [2024-03-06T09:31:31.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: of type 'Text'
04:31:31 [2024-03-06T09:31:31.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: (of type 'Text')
04:31:31 [2024-03-06T09:31:31.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
04:31:31 [2024-03-06T09:31:31.266Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
04:31:31 [2024-03-06T09:31:31.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Save filters}
04:31:31 [2024-03-06T09:31:31.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320507335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
04:31:31 [2024-03-06T09:31:31.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320507335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
04:31:31 [2024-03-06T09:31:31.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320507335 data=null doit=true}, ToolItem with tooltip text {Save filters}]
04:31:31 [2024-03-06T09:31:31.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320507335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
04:31:31 [2024-03-06T09:31:31.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320507336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
04:31:31 [2024-03-06T09:31:31.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320507336 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Save filters}]
04:31:31 [2024-03-06T09:31:31.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320507337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
04:31:31 [2024-03-06T09:31:31.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320507338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
04:31:31 [2024-03-06T09:31:31.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320507338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
04:31:31 [2024-03-06T09:31:31.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320507338 data=null doit=true}, ToolItem with tooltip text {Save filters}]
04:31:31 [2024-03-06T09:31:31.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320507338 data=null}, ToolItem with tooltip text {Save filters}]
04:31:31 [2024-03-06T09:31:31.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Save filters}
04:31:31 [2024-03-06T09:31:31.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:31 [2024-03-06T09:31:31.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:31:31 [2024-03-06T09:31:31.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:31:31 [2024-03-06T09:31:31.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
04:31:31 [2024-03-06T09:31:31.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=320507378 data=null button=0 stateMask=0x0 x=24 y=58 count=0}, TableItem with text {}]
04:31:31 [2024-03-06T09:31:31.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=320507378 data=null doit=true}, TableItem with text {}]
04:31:31 [2024-03-06T09:31:31.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=320507378 data=null}, TableItem with text {}]
04:31:31 [2024-03-06T09:31:31.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=320507378 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, TableItem with text {}]
04:31:31 [2024-03-06T09:31:31.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320507378 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
04:31:31 [2024-03-06T09:31:31.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=320507399 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, TableItem with text {}]
04:31:31 [2024-03-06T09:31:31.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals'
04:31:31 [2024-03-06T09:31:31.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'matchAndEquals'
04:31:31 [2024-03-06T09:31:31.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=320507428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'matchAndEquals']
04:31:31 [2024-03-06T09:31:31.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'matchAndEquals'
04:31:33 [2024-03-06T09:31:33.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320509394 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:31:33 [2024-03-06T09:31:33.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:31:33 [2024-03-06T09:31:33.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:31:33 [2024-03-06T09:31:33.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:31:33 [2024-03-06T09:31:33.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:33 [2024-03-06T09:31:33.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=320509425 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
04:31:33 [2024-03-06T09:31:33.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=320509425 data=null doit=true}, TreeItem with text {TestForFiltering}]
04:31:33 [2024-03-06T09:31:33.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=320509425 data=null}, TreeItem with text {TestForFiltering}]
04:31:33 [2024-03-06T09:31:33.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=320509426 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:31:33 [2024-03-06T09:31:33.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320509426 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
04:31:33 [2024-03-06T09:31:33.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=320509442 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:31:33 [2024-03-06T09:31:33.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:31:33 [2024-03-06T09:31:33.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:31:33 [2024-03-06T09:31:33.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:31:34 [2024-03-06T09:31:34.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320510326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320510326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320510326 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320510326 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320510326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320510326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320510326 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320510326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320510326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320510327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320510327 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320510327 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320510328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320510328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320510328 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320510328 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320510328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320510328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:34 [2024-03-06T09:31:34.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:34 [2024-03-06T09:31:34.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:34 [2024-03-06T09:31:34.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:34 [2024-03-06T09:31:34.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:34 [2024-03-06T09:31:34.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320510328 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:34 [2024-03-06T09:31:34.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320509492 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:31:34 [2024-03-06T09:31:34.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
04:31:34 [2024-03-06T09:31:34.908Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.10 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
04:31:34 [2024-03-06T09:31:34.908Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest.testTimestampFilter -- Time elapsed: 3.815 s
04:31:34 [2024-03-06T09:31:34.908Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest.testField01 -- Time elapsed: 3.547 s
04:31:34 [2024-03-06T09:31:34.908Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest.testTimestampEqualsOr -- Time elapsed: 3.715 s
04:31:34 [2024-03-06T09:31:34.908Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
04:31:34 [2024-03-06T09:31:34.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320510897 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:31:34 [2024-03-06T09:31:34.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:34 [2024-03-06T09:31:34.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:31:34 [2024-03-06T09:31:34.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:31:34 [2024-03-06T09:31:34.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:31:34 [2024-03-06T09:31:34.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=320511028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:31:34 [2024-03-06T09:31:34.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:31:36 [2024-03-06T09:31:36.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:36 [2024-03-06T09:31:36.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320512570 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
04:31:36 [2024-03-06T09:31:36.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
04:31:36 [2024-03-06T09:31:36.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
04:31:36 [2024-03-06T09:31:36.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
04:31:36 [2024-03-06T09:31:36.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=320512585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
04:31:36 [2024-03-06T09:31:36.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
04:31:37 [2024-03-06T09:31:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
04:31:37 [2024-03-06T09:31:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=320513088 data=null doit=true}, Shell with text {Trace Changed}]
04:31:37 [2024-03-06T09:31:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
04:31:37 [2024-03-06T09:31:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
04:31:37 [2024-03-06T09:31:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
04:31:37 [2024-03-06T09:31:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
04:31:37 [2024-03-06T09:31:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
04:31:37 [2024-03-06T09:31:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
04:31:37 [2024-03-06T09:31:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
04:31:37 [2024-03-06T09:31:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=320513090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:31:37 [2024-03-06T09:31:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=320513090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:31:37 [2024-03-06T09:31:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=320513090 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:31:37 [2024-03-06T09:31:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=320513090 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:31:37 [2024-03-06T09:31:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=320513090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:31:37 [2024-03-06T09:31:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=320513090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:31:37 [2024-03-06T09:31:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=320513091 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:31:37 [2024-03-06T09:31:37.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:31:37 [2024-03-06T09:31:37.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:37 [2024-03-06T09:31:37.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320513195 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
04:31:37 [2024-03-06T09:31:37.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
04:31:37 [2024-03-06T09:31:37.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
04:31:37 [2024-03-06T09:31:37.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
04:31:37 [2024-03-06T09:31:37.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=320513224 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
04:31:37 [2024-03-06T09:31:37.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
04:31:38 [2024-03-06T09:31:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:38 [2024-03-06T09:31:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320514767 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
04:31:38 [2024-03-06T09:31:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
04:31:38 [2024-03-06T09:31:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
04:31:38 [2024-03-06T09:31:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
04:31:38 [2024-03-06T09:31:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=320514770 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
04:31:38 [2024-03-06T09:31:38.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
04:31:39 [2024-03-06T09:31:39.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
04:31:39 [2024-03-06T09:31:39.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=320515273 data=null doit=true}, Shell with text {Trace Changed}]
04:31:39 [2024-03-06T09:31:39.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
04:31:39 [2024-03-06T09:31:39.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
04:31:39 [2024-03-06T09:31:39.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
04:31:39 [2024-03-06T09:31:39.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
04:31:39 [2024-03-06T09:31:39.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
04:31:39 [2024-03-06T09:31:39.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
04:31:39 [2024-03-06T09:31:39.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
04:31:39 [2024-03-06T09:31:39.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=320515274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:31:39 [2024-03-06T09:31:39.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=320515274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:31:39 [2024-03-06T09:31:39.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=320515274 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:31:39 [2024-03-06T09:31:39.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=320515274 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:31:39 [2024-03-06T09:31:39.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=320515274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:31:39 [2024-03-06T09:31:39.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=320515274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:31:39 [2024-03-06T09:31:39.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=320515274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:31:39 [2024-03-06T09:31:39.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:31:39 [2024-03-06T09:31:39.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:39 [2024-03-06T09:31:39.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320515372 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
04:31:39 [2024-03-06T09:31:39.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
04:31:39 [2024-03-06T09:31:39.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
04:31:39 [2024-03-06T09:31:39.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
04:31:39 [2024-03-06T09:31:39.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=320515397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
04:31:39 [2024-03-06T09:31:39.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
04:31:41 [2024-03-06T09:31:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:41 [2024-03-06T09:31:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320516956 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
04:31:41 [2024-03-06T09:31:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
04:31:41 [2024-03-06T09:31:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
04:31:41 [2024-03-06T09:31:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
04:31:41 [2024-03-06T09:31:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=320516959 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
04:31:41 [2024-03-06T09:31:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
04:31:41 [2024-03-06T09:31:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
04:31:41 [2024-03-06T09:31:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=320517461 data=null doit=true}, Shell with text {Trace Changed}]
04:31:41 [2024-03-06T09:31:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
04:31:41 [2024-03-06T09:31:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
04:31:41 [2024-03-06T09:31:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
04:31:41 [2024-03-06T09:31:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
04:31:41 [2024-03-06T09:31:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
04:31:41 [2024-03-06T09:31:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
04:31:41 [2024-03-06T09:31:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
04:31:41 [2024-03-06T09:31:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=320517462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:31:41 [2024-03-06T09:31:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=320517462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:31:41 [2024-03-06T09:31:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=320517462 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:31:41 [2024-03-06T09:31:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=320517462 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:31:41 [2024-03-06T09:31:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=320517463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:31:41 [2024-03-06T09:31:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=320517463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:31:41 [2024-03-06T09:31:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=320517463 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:31:41 [2024-03-06T09:31:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:31:41 [2024-03-06T09:31:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:41 [2024-03-06T09:31:41.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320517593 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
04:31:41 [2024-03-06T09:31:41.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
04:31:41 [2024-03-06T09:31:41.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
04:31:41 [2024-03-06T09:31:41.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
04:31:41 [2024-03-06T09:31:41.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=320517596 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
04:31:41 [2024-03-06T09:31:41.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
04:31:42 [2024-03-06T09:31:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:42 [2024-03-06T09:31:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:31:42 [2024-03-06T09:31:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:31:42 [2024-03-06T09:31:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:31:42 [2024-03-06T09:31:42.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:43 [2024-03-06T09:31:43.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:43 [2024-03-06T09:31:43.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320519675 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
04:31:43 [2024-03-06T09:31:43.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:31:43 [2024-03-06T09:31:43.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:31:43 [2024-03-06T09:31:43.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:31:43 [2024-03-06T09:31:43.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:43 [2024-03-06T09:31:43.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=320519708 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
04:31:43 [2024-03-06T09:31:43.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=320519708 data=null doit=true}, TreeItem with text {Test}]
04:31:43 [2024-03-06T09:31:43.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=320519708 data=null}, TreeItem with text {Test}]
04:31:43 [2024-03-06T09:31:43.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=320519709 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
04:31:43 [2024-03-06T09:31:43.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320519709 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
04:31:43 [2024-03-06T09:31:43.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=320519726 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
04:31:43 [2024-03-06T09:31:43.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:31:43 [2024-03-06T09:31:43.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:31:43 [2024-03-06T09:31:43.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:31:44 [2024-03-06T09:31:44.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:31:44 [2024-03-06T09:31:44.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:31:44 [2024-03-06T09:31:44.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:31:44 [2024-03-06T09:31:44.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:31:44 [2024-03-06T09:31:44.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320520627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320520627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320520627 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320520627 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320520627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320520628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320520628 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320520628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320520628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320520628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320520628 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320520628 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320520629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320520629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320520629 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320520629 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320520629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320520629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:44 [2024-03-06T09:31:44.723Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:44 [2024-03-06T09:31:44.723Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:44 [2024-03-06T09:31:44.723Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:44 [2024-03-06T09:31:44.723Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:44 [2024-03-06T09:31:44.723Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320520629 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:44 [2024-03-06T09:31:44.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320519771 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:31:44 [2024-03-06T09:31:44.983Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.24 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
04:31:44 [2024-03-06T09:31:44.983Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace.testRefresh -- Time elapsed: 10.11 s
04:31:44 [2024-03-06T09:31:44.983Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
04:31:44 [2024-03-06T09:31:44.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320521143 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:31:45 [2024-03-06T09:31:45.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:45 [2024-03-06T09:31:45.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:31:45 [2024-03-06T09:31:45.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:31:45 [2024-03-06T09:31:45.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:31:45 [2024-03-06T09:31:45.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=320521244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:31:45 [2024-03-06T09:31:45.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:31:46 [2024-03-06T09:31:46.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
04:31:46 [2024-03-06T09:31:46.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:46 [2024-03-06T09:31:46.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:31:46 [2024-03-06T09:31:46.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:31:46 [2024-03-06T09:31:46.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
04:31:46 [2024-03-06T09:31:46.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=320522700 data=null button=0 stateMask=0x0 x=265 y=12 count=0}, TableItem with text {}]
04:31:46 [2024-03-06T09:31:46.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=320522701 data=null doit=true}, TableItem with text {}]
04:31:46 [2024-03-06T09:31:46.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
04:31:46 [2024-03-06T09:31:46.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=320522701 data=null}, TableItem with text {}]
04:31:46 [2024-03-06T09:31:46.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=320522701 data=null button=1 stateMask=0x0 x=265 y=12 count=1}, TableItem with text {}]
04:31:46 [2024-03-06T09:31:46.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320522705 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
04:31:46 [2024-03-06T09:31:46.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=320522736 data=null button=1 stateMask=0x80000 x=265 y=12 count=1}, TableItem with text {}]
04:31:46 [2024-03-06T09:31:46.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=320522737 data=null button=0 stateMask=0x0 x=265 y=12 count=0}, TableItem with text {}]
04:31:46 [2024-03-06T09:31:46.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=320522737 data=null doit=true}, TableItem with text {}]
04:31:46 [2024-03-06T09:31:46.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=320522737 data=null}, TableItem with text {}]
04:31:46 [2024-03-06T09:31:46.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
04:31:46 [2024-03-06T09:31:46.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:31:46 [2024-03-06T09:31:46.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
04:31:46 [2024-03-06T09:31:46.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text')
04:31:46 [2024-03-06T09:31:46.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
04:31:46 [2024-03-06T09:31:46.609Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''LoggerA|LoggerB|LoggerC'' with an interval of {1}ms. between characters.
04:31:47 [2024-03-06T09:31:47.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
04:31:49 [2024-03-06T09:31:49.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
04:31:49 [2024-03-06T09:31:49.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=320525429 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
04:31:49 [2024-03-06T09:31:49.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=320525430 data=null doit=true}, TableItem with text {}]
04:31:49 [2024-03-06T09:31:49.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=320525430 data=null}, TableItem with text {}]
04:31:49 [2024-03-06T09:31:49.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=320525430 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
04:31:49 [2024-03-06T09:31:49.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320525430 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
04:31:49 [2024-03-06T09:31:49.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=320525431 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
04:31:49 [2024-03-06T09:31:49.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
04:31:49 [2024-03-06T09:31:49.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export To Text...'
04:31:49 [2024-03-06T09:31:49.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=320525457 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export To Text...']
04:31:49 [2024-03-06T09:31:49.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export To Text...'
04:31:51 [2024-03-06T09:31:51.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
04:31:51 [2024-03-06T09:31:51.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:51 [2024-03-06T09:31:51.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:31:51 [2024-03-06T09:31:51.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:31:51 [2024-03-06T09:31:51.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
04:31:51 [2024-03-06T09:31:51.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=320527346 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
04:31:51 [2024-03-06T09:31:51.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=320527347 data=null doit=true}, TableItem with text {}]
04:31:51 [2024-03-06T09:31:51.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=320527347 data=null}, TableItem with text {}]
04:31:51 [2024-03-06T09:31:51.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=320527347 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
04:31:51 [2024-03-06T09:31:51.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320527347 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
04:31:51 [2024-03-06T09:31:51.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=320527351 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
04:31:51 [2024-03-06T09:31:51.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
04:31:51 [2024-03-06T09:31:51.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export To Text...'
04:31:51 [2024-03-06T09:31:51.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=320527381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export To Text...']
04:31:51 [2024-03-06T09:31:51.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export To Text...'
04:31:51 [2024-03-06T09:31:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320527926 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:31:51 [2024-03-06T09:31:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:31:51 [2024-03-06T09:31:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:31:51 [2024-03-06T09:31:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:31:51 [2024-03-06T09:31:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:51 [2024-03-06T09:31:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=320527932 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:31:51 [2024-03-06T09:31:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=320527932 data=null doit=true}, TreeItem with text {test}]
04:31:51 [2024-03-06T09:31:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=320527932 data=null}, TreeItem with text {test}]
04:31:51 [2024-03-06T09:31:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=320527933 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:31:51 [2024-03-06T09:31:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320527933 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:31:51 [2024-03-06T09:31:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=320527961 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:31:52 [2024-03-06T09:31:52.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:31:52 [2024-03-06T09:31:52.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:31:52 [2024-03-06T09:31:52.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:31:52 [2024-03-06T09:31:52.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:31:52 [2024-03-06T09:31:52.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:31:52 [2024-03-06T09:31:52.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:31:52 [2024-03-06T09:31:52.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:31:52 [2024-03-06T09:31:52.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:31:52 [2024-03-06T09:31:52.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:31:52 [2024-03-06T09:31:52.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:52 [2024-03-06T09:31:52.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:31:52 [2024-03-06T09:31:52.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:31:52 [2024-03-06T09:31:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:31:52 [2024-03-06T09:31:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320528855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:52 [2024-03-06T09:31:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320528855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:52 [2024-03-06T09:31:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320528856 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:52 [2024-03-06T09:31:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320528856 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:52 [2024-03-06T09:31:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320528856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:52 [2024-03-06T09:31:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320528856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:52 [2024-03-06T09:31:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320528856 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:52 [2024-03-06T09:31:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320528856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:52 [2024-03-06T09:31:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320528856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:52 [2024-03-06T09:31:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320528856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:52 [2024-03-06T09:31:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320528856 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:52 [2024-03-06T09:31:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320528857 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:52 [2024-03-06T09:31:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:31:52 [2024-03-06T09:31:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:31:52 [2024-03-06T09:31:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:31:52 [2024-03-06T09:31:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:52 [2024-03-06T09:31:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:31:52 [2024-03-06T09:31:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:31:52 [2024-03-06T09:31:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:31:52 [2024-03-06T09:31:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:52 [2024-03-06T09:31:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:31:52 [2024-03-06T09:31:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320528858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:52 [2024-03-06T09:31:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320528858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:52 [2024-03-06T09:31:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320528858 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:52 [2024-03-06T09:31:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320528858 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:52 [2024-03-06T09:31:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320528858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:52 [2024-03-06T09:31:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320528858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:52 [2024-03-06T09:31:52.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:52 [2024-03-06T09:31:52.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:52 [2024-03-06T09:31:52.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:52 [2024-03-06T09:31:52.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:52 [2024-03-06T09:31:52.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:52 [2024-03-06T09:31:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:31:52 [2024-03-06T09:31:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320528858 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:52 [2024-03-06T09:31:52.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320528003 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:31:53 [2024-03-06T09:31:53.233Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.224 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
04:31:53 [2024-03-06T09:31:53.233Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest.testExportWithFilter -- Time elapsed: 4.640 s
04:31:53 [2024-03-06T09:31:53.233Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest.testExport -- Time elapsed: 1.921 s
04:31:53 [2024-03-06T09:31:53.233Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
04:31:53 [2024-03-06T09:31:53.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320529374 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:31:53 [2024-03-06T09:31:53.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:53 [2024-03-06T09:31:53.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:31:53 [2024-03-06T09:31:53.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:31:53 [2024-03-06T09:31:53.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:31:53 [2024-03-06T09:31:53.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=320529479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:31:53 [2024-03-06T09:31:53.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:31:54 [2024-03-06T09:31:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
04:31:54 [2024-03-06T09:31:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:54 [2024-03-06T09:31:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:31:54 [2024-03-06T09:31:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:31:55 [2024-03-06T09:31:55.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw'
04:31:55 [2024-03-06T09:31:55.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show Raw'
04:31:55 [2024-03-06T09:31:55.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show Raw} time=320531162 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show Raw']
04:31:55 [2024-03-06T09:31:55.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show Raw'
04:31:55 [2024-03-06T09:31:55.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:31:55 [2024-03-06T09:31:55.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:31:55 [2024-03-06T09:31:55.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
04:31:55 [2024-03-06T09:31:55.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=320531344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:31:55 [2024-03-06T09:31:55.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320531345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:31:55 [2024-03-06T09:31:55.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=320531345 data=null doit=true}, (of type 'Table')]
04:31:55 [2024-03-06T09:31:55.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=320531345 data=null}, (of type 'Table')]
04:31:55 [2024-03-06T09:31:55.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=320531345 data=null button=1 stateMask=0x0 x=102 y=104 count=1}, (of type 'Table')]
04:31:55 [2024-03-06T09:31:55.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=320531345 data=null button=1 stateMask=0x80000 x=102 y=104 count=1}, (of type 'Table')]
04:31:55 [2024-03-06T09:31:55.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320531345 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
04:31:55 [2024-03-06T09:31:55.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=320531353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:31:55 [2024-03-06T09:31:55.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320531355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:31:55 [2024-03-06T09:31:55.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=320531355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:31:55 [2024-03-06T09:31:55.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=320531355 data=null doit=true}, (of type 'Table')]
04:31:55 [2024-03-06T09:31:55.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=320531355 data=null}, (of type 'Table')]
04:31:55 [2024-03-06T09:31:55.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
04:31:55 [2024-03-06T09:31:55.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:31:55 [2024-03-06T09:31:55.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [4] in (of type 'Table')
04:31:55 [2024-03-06T09:31:55.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=320531356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:31:55 [2024-03-06T09:31:55.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320531356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:31:55 [2024-03-06T09:31:55.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=320531356 data=null doit=true}, (of type 'Table')]
04:31:55 [2024-03-06T09:31:55.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=320531356 data=null}, (of type 'Table')]
04:31:55 [2024-03-06T09:31:55.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=320531356 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, (of type 'Table')]
04:31:55 [2024-03-06T09:31:55.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320531357 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
04:31:55 [2024-03-06T09:31:55.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=320531358 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, (of type 'Table')]
04:31:55 [2024-03-06T09:31:55.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText'
04:31:55 [2024-03-06T09:31:55.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText')
04:31:55 [2024-03-06T09:31:55.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320531416 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
04:31:55 [2024-03-06T09:31:55.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:31:55 [2024-03-06T09:31:55.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:31:55 [2024-03-06T09:31:55.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
04:31:55 [2024-03-06T09:31:55.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
04:31:55 [2024-03-06T09:31:55.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:31:55 [2024-03-06T09:31:55.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=320531814 data=null doit=true}, Shell with text {Preferences}]
04:31:55 [2024-03-06T09:31:55.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=320531815 data=null doit=true}, Shell with text {Preferences}]
04:31:55 [2024-03-06T09:31:55.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:31:55 [2024-03-06T09:31:55.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
04:31:55 [2024-03-06T09:31:55.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1000", using matcher: of type 'Text'
04:31:55 [2024-03-06T09:31:55.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1000", using matcher: (of type 'Text')
04:31:55 [2024-03-06T09:31:55.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "5", using matcher: of type 'Text'
04:31:55 [2024-03-06T09:31:55.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "5", using matcher: (of type 'Text')
04:31:55 [2024-03-06T09:31:55.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:31:55 [2024-03-06T09:31:55.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:31:55 [2024-03-06T09:31:55.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {General}
04:31:55 [2024-03-06T09:31:55.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {General} time=320531820 data=null button=0 stateMask=0x0 x=52 y=12 count=0}, TreeItem with text {General}]
04:31:55 [2024-03-06T09:31:55.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {General} time=320531820 data=null doit=true}, TreeItem with text {General}]
04:31:55 [2024-03-06T09:31:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:55 [2024-03-06T09:31:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {General} time=320531821 data=null}, TreeItem with text {General}]
04:31:55 [2024-03-06T09:31:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {General} time=320531821 data=null button=1 stateMask=0x0 x=52 y=12 count=1}, TreeItem with text {General}]
04:31:55 [2024-03-06T09:31:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320531833 data=null item=TreeItem {General} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {General}]
04:31:55 [2024-03-06T09:31:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {General} time=320531834 data=null button=1 stateMask=0x80000 x=52 y=12 count=1}, TreeItem with text {General}]
04:31:55 [2024-03-06T09:31:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {General} time=320531834 data=null button=0 stateMask=0x0 x=52 y=12 count=0}, TreeItem with text {General}]
04:31:55 [2024-03-06T09:31:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {General} time=320531834 data=null doit=true}, TreeItem with text {General}]
04:31:55 [2024-03-06T09:31:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {General} time=320531834 data=null}, TreeItem with text {General}]
04:31:55 [2024-03-06T09:31:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {General}
04:31:55 [2024-03-06T09:31:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:55 [2024-03-06T09:31:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {General} time=320531835 data=null button=0 stateMask=0x0 x=52 y=12 count=0}, TreeItem with text {General}]
04:31:55 [2024-03-06T09:31:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {General} time=320531835 data=null doit=true}, TreeItem with text {General}]
04:31:55 [2024-03-06T09:31:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {General} time=320531835 data=null}, TreeItem with text {General}]
04:31:55 [2024-03-06T09:31:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {General} time=320531835 data=null button=1 stateMask=0x0 x=52 y=12 count=1}, TreeItem with text {General}]
04:31:55 [2024-03-06T09:31:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320531835 data=null item=TreeItem {General} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {General}]
04:31:55 [2024-03-06T09:31:55.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {General} time=320531836 data=null button=1 stateMask=0x80000 x=52 y=12 count=1}, TreeItem with text {General}]
04:31:56 [2024-03-06T09:31:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Appearance
04:31:56 [2024-03-06T09:31:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=320532337 data=null button=0 stateMask=0x0 x=88 y=35 count=0}, Tree node with text: Appearance]
04:31:56 [2024-03-06T09:31:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Appearance} time=320532338 data=null doit=true}, Tree node with text: Appearance]
04:31:56 [2024-03-06T09:31:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:56 [2024-03-06T09:31:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Appearance} time=320532338 data=null}, Tree node with text: Appearance]
04:31:56 [2024-03-06T09:31:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Appearance} time=320532338 data=null button=1 stateMask=0x0 x=88 y=35 count=1}, Tree node with text: Appearance]
04:31:56 [2024-03-06T09:31:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320532338 data=null item=TreeItem {Appearance} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Appearance]
04:31:56 [2024-03-06T09:31:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Appearance} time=320532339 data=null button=1 stateMask=0x80000 x=88 y=35 count=1}, Tree node with text: Appearance]
04:31:56 [2024-03-06T09:31:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Appearance} time=320532384 data=null button=0 stateMask=0x0 x=88 y=35 count=0}, Tree node with text: Appearance]
04:31:56 [2024-03-06T09:31:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Appearance} time=320532384 data=null doit=true}, Tree node with text: Appearance]
04:31:56 [2024-03-06T09:31:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Appearance} time=320532384 data=null}, Tree node with text: Appearance]
04:31:56 [2024-03-06T09:31:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Appearance
04:31:56 [2024-03-06T09:31:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:56 [2024-03-06T09:31:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=320532385 data=null button=0 stateMask=0x0 x=88 y=35 count=0}, Tree node with text: Appearance]
04:31:56 [2024-03-06T09:31:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Appearance} time=320532385 data=null doit=true}, Tree node with text: Appearance]
04:31:56 [2024-03-06T09:31:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Appearance} time=320532385 data=null}, Tree node with text: Appearance]
04:31:56 [2024-03-06T09:31:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Appearance} time=320532385 data=null button=1 stateMask=0x0 x=88 y=35 count=1}, Tree node with text: Appearance]
04:31:56 [2024-03-06T09:31:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320532385 data=null item=TreeItem {Appearance} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Appearance]
04:31:56 [2024-03-06T09:31:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Appearance} time=320532386 data=null button=1 stateMask=0x80000 x=88 y=35 count=1}, Tree node with text: Appearance]
04:31:56 [2024-03-06T09:31:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Colors and Fonts
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=320532386 data=null button=0 stateMask=0x0 x=124 y=58 count=0}, Tree node with text: Colors and Fonts]
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=320532386 data=null doit=true}, Tree node with text: Colors and Fonts]
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=320532387 data=null}, Tree node with text: Colors and Fonts]
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=320532387 data=null button=1 stateMask=0x0 x=124 y=58 count=1}, Tree node with text: Colors and Fonts]
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320532387 data=null item=TreeItem {Colors and Fonts} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Colors and Fonts]
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=320532387 data=null button=1 stateMask=0x80000 x=124 y=58 count=1}, Tree node with text: Colors and Fonts]
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=320532448 data=null button=0 stateMask=0x0 x=124 y=58 count=0}, Tree node with text: Colors and Fonts]
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=320532449 data=null doit=true}, Tree node with text: Colors and Fonts]
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=320532449 data=null}, Tree node with text: Colors and Fonts]
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Colors and Fonts
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=320532449 data=null button=0 stateMask=0x0 x=124 y=58 count=0}, Tree node with text: Colors and Fonts]
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=320532449 data=null doit=true}, Tree node with text: Colors and Fonts]
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=320532449 data=null}, Tree node with text: Colors and Fonts]
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=320532450 data=null button=1 stateMask=0x0 x=124 y=58 count=1}, Tree node with text: Colors and Fonts]
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320532450 data=null item=TreeItem {Colors and Fonts} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Colors and Fonts]
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=320532450 data=null button=1 stateMask=0x80000 x=124 y=58 count=1}, Tree node with text: Colors and Fonts]
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {Tracing}
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=320532452 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=320532453 data=null doit=true}, TreeItem with text {Tracing}]
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=320532455 data=null}, TreeItem with text {Tracing}]
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=320532455 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320532455 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=320532456 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing} time=320532456 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing} time=320532456 data=null doit=true}, TreeItem with text {Tracing}]
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing} time=320532456 data=null}, TreeItem with text {Tracing}]
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {Tracing}
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=320532456 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=320532457 data=null doit=true}, TreeItem with text {Tracing}]
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=320532457 data=null}, TreeItem with text {Tracing}]
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=320532457 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320532457 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=320532458 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=320532458 data=null doit=true}, TreeItem with text {Tracing}]
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=320532458 data=null}, TreeItem with text {Tracing}]
04:31:56 [2024-03-06T09:31:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=320532458 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320532458 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=320532474 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font)
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=320532475 data=null button=0 stateMask=0x0 x=272 y=173 count=0}, Tree node with text: Trace event raw text font (set to default: Text Font)]
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=320532475 data=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)]
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=320532475 data=null}, Tree node with text: Trace event raw text font (set to default: Text Font)]
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=320532475 data=null button=1 stateMask=0x0 x=272 y=173 count=1}, Tree node with text: Trace event raw text font (set to default: Text Font)]
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320532476 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}, Tree node with text: Trace event raw text font (set to default: Text Font)]
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=320532477 data=null button=1 stateMask=0x80000 x=272 y=173 count=1}, Tree node with text: Trace event raw text font (set to default: Text Font)]
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=320532477 data=null button=0 stateMask=0x0 x=272 y=173 count=0}, Tree node with text: Trace event raw text font (set to default: Text Font)]
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=320532477 data=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)]
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=320532477 data=null}, Tree node with text: Trace event raw text font (set to default: Text Font)]
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font)
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=320532478 data=null button=0 stateMask=0x0 x=272 y=173 count=0}, Tree node with text: Trace event raw text font (set to default: Text Font)]
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=320532478 data=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)]
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=320532478 data=null}, Tree node with text: Trace event raw text font (set to default: Text Font)]
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=320532478 data=null button=1 stateMask=0x0 x=272 y=173 count=1}, Tree node with text: Trace event raw text font (set to default: Text Font)]
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320532478 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}, Tree node with text: Trace event raw text font (set to default: Text Font)]
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=320532479 data=null button=1 stateMask=0x80000 x=272 y=173 count=1}, Tree node with text: Trace event raw text font (set to default: Text Font)]
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font'
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH'
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Use System Font
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Use System Font} time=320532481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Use System Font} time=320532481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Use System Font} time=320532481 data=null doit=true}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Use System Font} time=320532481 data=null}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Use System Font} time=320532482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Use System Font} time=320532482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Use System Font} time=320532482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Use System Font} time=320532484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Use System Font} time=320532484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Use System Font} time=320532484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Use System Font} time=320532485 data=null doit=true}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Use System Font} time=320532485 data=null}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Use System Font
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=320532486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=320532486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=320532486 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=320532486 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=320532487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=320532487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=320532487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=320532560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=320532560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=320532560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=320532560 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=320532560 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: with mnemonic 'Reset'
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH'
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Reset
04:31:56 [2024-03-06T09:31:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Reset} time=320532562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Reset} time=320532562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Reset} time=320532562 data=null doit=true}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Reset} time=320532562 data=null}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Reset} time=320532562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Reset} time=320532562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Reset} time=320532563 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
04:31:56 [2024-03-06T09:31:56.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
04:31:56 [2024-03-06T09:31:56.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
04:31:56 [2024-03-06T09:31:56.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
04:31:56 [2024-03-06T09:31:56.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
04:31:56 [2024-03-06T09:31:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Reset
04:31:56 [2024-03-06T09:31:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:31:56 [2024-03-06T09:31:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
04:31:56 [2024-03-06T09:31:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:31:56 [2024-03-06T09:31:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
04:31:56 [2024-03-06T09:31:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:31:56 [2024-03-06T09:31:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
04:31:56 [2024-03-06T09:31:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=320532580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=320532580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=320532580 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=320532580 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=320532581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=320532581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=320532581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:31:56 [2024-03-06T09:31:56.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=320531454 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
04:31:56 [2024-03-06T09:31:56.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:31:56 [2024-03-06T09:31:56.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320532937 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:31:56 [2024-03-06T09:31:56.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:31:56 [2024-03-06T09:31:56.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:31:56 [2024-03-06T09:31:56.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:31:56 [2024-03-06T09:31:56.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:56 [2024-03-06T09:31:56.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=320532942 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:31:56 [2024-03-06T09:31:56.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=320532943 data=null doit=true}, TreeItem with text {test}]
04:31:56 [2024-03-06T09:31:56.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=320532943 data=null}, TreeItem with text {test}]
04:31:56 [2024-03-06T09:31:56.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=320532943 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:31:56 [2024-03-06T09:31:56.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320532954 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:31:56 [2024-03-06T09:31:56.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=320532972 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:31:56 [2024-03-06T09:31:56.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:31:56 [2024-03-06T09:31:56.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:31:56 [2024-03-06T09:31:56.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:31:57 [2024-03-06T09:31:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:31:57 [2024-03-06T09:31:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:31:57 [2024-03-06T09:31:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:31:57 [2024-03-06T09:31:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:31:57 [2024-03-06T09:31:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:31:57 [2024-03-06T09:31:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:31:57 [2024-03-06T09:31:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:57 [2024-03-06T09:31:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:31:57 [2024-03-06T09:31:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:31:57 [2024-03-06T09:31:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:31:57 [2024-03-06T09:31:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320533272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:57 [2024-03-06T09:31:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320533273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:57 [2024-03-06T09:31:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320533273 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:57 [2024-03-06T09:31:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320533273 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:57 [2024-03-06T09:31:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320533273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:57 [2024-03-06T09:31:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320533273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:57 [2024-03-06T09:31:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320533273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:57 [2024-03-06T09:31:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320533273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:57 [2024-03-06T09:31:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320533273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:57 [2024-03-06T09:31:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320533273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:57 [2024-03-06T09:31:57.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320533274 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:57 [2024-03-06T09:31:57.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320533274 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:31:57 [2024-03-06T09:31:57.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:31:57 [2024-03-06T09:31:57.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:31:57 [2024-03-06T09:31:57.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:31:57 [2024-03-06T09:31:57.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:57 [2024-03-06T09:31:57.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:31:57 [2024-03-06T09:31:57.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:31:57 [2024-03-06T09:31:57.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:31:57 [2024-03-06T09:31:57.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:57 [2024-03-06T09:31:57.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:31:57 [2024-03-06T09:31:57.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320533323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:57 [2024-03-06T09:31:57.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320533323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:57 [2024-03-06T09:31:57.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320533323 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:57 [2024-03-06T09:31:57.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320533323 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:57 [2024-03-06T09:31:57.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320533323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:57 [2024-03-06T09:31:57.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320533323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:57 [2024-03-06T09:31:57.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:57 [2024-03-06T09:31:57.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:57 [2024-03-06T09:31:57.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:57 [2024-03-06T09:31:57.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:57 [2024-03-06T09:31:57.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:57 [2024-03-06T09:31:57.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:31:57 [2024-03-06T09:31:57.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320533324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:31:57 [2024-03-06T09:31:57.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320533013 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:31:57 [2024-03-06T09:31:57.729Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.464 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
04:31:57 [2024-03-06T09:31:57.729Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest.testChangeFont -- Time elapsed: 4.356 s
04:31:57 [2024-03-06T09:31:57.729Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
04:31:57 [2024-03-06T09:31:57.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320533845 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:31:57 [2024-03-06T09:31:57.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:57 [2024-03-06T09:31:57.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:31:57 [2024-03-06T09:31:57.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:31:57 [2024-03-06T09:31:57.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:31:57 [2024-03-06T09:31:57.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=320533947 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:31:57 [2024-03-06T09:31:57.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:31:58 [2024-03-06T09:31:58.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:58 [2024-03-06T09:31:58.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:31:58 [2024-03-06T09:31:58.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:31:58 [2024-03-06T09:31:58.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:31:58 [2024-03-06T09:31:58.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:31:58 [2024-03-06T09:31:58.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:58 [2024-03-06T09:31:58.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=320534189 data=null button=0 stateMask=0x0 x=103 y=12 count=0}, TreeItem with text {TestAxisAlignment}]
04:31:58 [2024-03-06T09:31:58.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=320534189 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
04:31:58 [2024-03-06T09:31:58.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=320534189 data=null}, TreeItem with text {TestAxisAlignment}]
04:31:58 [2024-03-06T09:31:58.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=320534189 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
04:31:58 [2024-03-06T09:31:58.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320534190 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestAxisAlignment}]
04:31:58 [2024-03-06T09:31:58.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=320534222 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
04:31:58 [2024-03-06T09:31:58.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:58 [2024-03-06T09:31:58.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=320534223 data=null button=0 stateMask=0x0 x=103 y=12 count=0}, TreeItem with text {TestAxisAlignment}]
04:31:58 [2024-03-06T09:31:58.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=320534223 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
04:31:58 [2024-03-06T09:31:58.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=320534223 data=null}, TreeItem with text {TestAxisAlignment}]
04:31:58 [2024-03-06T09:31:58.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=320534223 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
04:31:58 [2024-03-06T09:31:58.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320534223 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestAxisAlignment}]
04:31:58 [2024-03-06T09:31:58.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=320534229 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
04:31:58 [2024-03-06T09:31:58.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=320534230 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
04:31:58 [2024-03-06T09:31:58.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=320534230 data=null}, TreeItem with text {TestAxisAlignment}]
04:31:58 [2024-03-06T09:31:58.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=320534230 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
04:31:58 [2024-03-06T09:31:58.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320534230 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestAxisAlignment}]
04:31:58 [2024-03-06T09:31:58.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=320534233 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
04:31:58 [2024-03-06T09:31:58.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:31:58 [2024-03-06T09:31:58.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=320534233 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
04:31:58 [2024-03-06T09:31:58.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=320534234 data=null doit=true}, TreeItem with text {Traces [0]}]
04:31:58 [2024-03-06T09:31:58.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=320534234 data=null}, TreeItem with text {Traces [0]}]
04:31:58 [2024-03-06T09:31:58.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=320534234 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:31:58 [2024-03-06T09:31:58.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320534234 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
04:31:58 [2024-03-06T09:31:58.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=320534250 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:32:00 [2024-03-06T09:32:00.132Z] 
04:32:00 [2024-03-06T09:32:00.132Z] (Eclipse:4530): Gtk-CRITICAL **: 09:31:59.851: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:32:00 [2024-03-06T09:32:00.132Z] 
04:32:00 [2024-03-06T09:32:00.132Z] (Eclipse:4530): Gtk-CRITICAL **: 09:31:59.921: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:32:00 [2024-03-06T09:32:00.132Z] 
04:32:00 [2024-03-06T09:32:00.132Z] (Eclipse:4530): Gtk-CRITICAL **: 09:31:59.929: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:32:00 [2024-03-06T09:32:00.132Z] 
04:32:00 [2024-03-06T09:32:00.132Z] (Eclipse:4530): Gtk-CRITICAL **: 09:31:59.929: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:32:00 [2024-03-06T09:32:00.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
04:32:00 [2024-03-06T09:32:00.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
04:32:00 [2024-03-06T09:32:00.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:32:00 [2024-03-06T09:32:00.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:32:00 [2024-03-06T09:32:00.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
04:32:00 [2024-03-06T09:32:00.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:32:00 [2024-03-06T09:32:00.693Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=320536774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
04:32:00 [2024-03-06T09:32:00.693Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=320536774 data=null doit=true}, Sash with text {}]
04:32:00 [2024-03-06T09:32:00.693Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=320536775 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
04:32:00 [2024-03-06T09:32:00.693Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=320536777 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
04:32:00 [2024-03-06T09:32:00.693Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=320536780 data=null x=1 y=55 width=0 height=0 detail=0}, Sash with text {}]
04:32:00 [2024-03-06T09:32:00.693Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=320536787 data=null}, Sash with text {}]
04:32:00 [2024-03-06T09:32:00.694Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=320536788 data=null item=null detail=0 x=201 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
04:32:00 [2024-03-06T09:32:00.694Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=320536789 data=null button=0 stateMask=0x80000 x=1 y=55 count=0}, Sash with text {}]
04:32:00 [2024-03-06T09:32:00.694Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=320536791 data=null item=null detail=0 x=201 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true}, Sash with text {}]
04:32:00 [2024-03-06T09:32:00.694Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=320536792 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
04:32:00 [2024-03-06T09:32:00.694Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=320536792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
04:32:01 [2024-03-06T09:32:01.258Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=320537393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
04:32:01 [2024-03-06T09:32:01.258Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=320537394 data=null doit=true}, Sash with text {}]
04:32:01 [2024-03-06T09:32:01.258Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=320537394 data=null item=null detail=0 x=202 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
04:32:01 [2024-03-06T09:32:01.258Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=320537399 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
04:32:01 [2024-03-06T09:32:01.258Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=320537400 data=null x=1 y=55 width=0 height=0 detail=0}, Sash with text {}]
04:32:01 [2024-03-06T09:32:01.258Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=320537400 data=null}, Sash with text {}]
04:32:01 [2024-03-06T09:32:01.258Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=320537400 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
04:32:01 [2024-03-06T09:32:01.258Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=320537402 data=null button=0 stateMask=0x80000 x=1 y=55 count=0}, Sash with text {}]
04:32:01 [2024-03-06T09:32:01.258Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=320537402 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true}, Sash with text {}]
04:32:01 [2024-03-06T09:32:01.258Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=320537403 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
04:32:01 [2024-03-06T09:32:01.258Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=320537404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
04:32:01 [2024-03-06T09:32:01.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:02 [2024-03-06T09:32:02.077Z] 
04:32:02 [2024-03-06T09:32:02.077Z] (Eclipse:4530): Gtk-CRITICAL **: 09:32:01.883: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:32:03 [2024-03-06T09:32:03.967Z] 
04:32:03 [2024-03-06T09:32:03.967Z] (Eclipse:4530): Gtk-CRITICAL **: 09:32:03.449: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:32:03 [2024-03-06T09:32:03.967Z] 
04:32:03 [2024-03-06T09:32:03.967Z] (Eclipse:4530): Gtk-CRITICAL **: 09:32:03.543: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:32:03 [2024-03-06T09:32:03.967Z] 
04:32:03 [2024-03-06T09:32:03.967Z] (Eclipse:4530): Gtk-CRITICAL **: 09:32:03.551: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:32:04 [2024-03-06T09:32:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:32:04 [2024-03-06T09:32:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:32:04 [2024-03-06T09:32:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
04:32:04 [2024-03-06T09:32:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
04:32:04 [2024-03-06T09:32:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
04:32:04 [2024-03-06T09:32:04.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:32:04 [2024-03-06T09:32:04.529Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320540440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:32:04 [2024-03-06T09:32:04.529Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320540440 data=null button=0 stateMask=0x0 x=183 y=119 count=0}, TimeGraphControl with text {}]
04:32:04 [2024-03-06T09:32:04.529Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320540443 data=null doit=true}, TimeGraphControl with text {}]
04:32:04 [2024-03-06T09:32:04.529Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320540444 data=null}, TimeGraphControl with text {}]
04:32:04 [2024-03-06T09:32:04.529Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320540451 data=null button=1 stateMask=0x0 x=183 y=119 count=1}, TimeGraphControl with text {}]
04:32:04 [2024-03-06T09:32:04.529Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=320540453 data=null x=233 y=119 width=0 height=0 detail=0}, TimeGraphControl with text {}]
04:32:04 [2024-03-06T09:32:04.529Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320540453 data=null button=1 stateMask=0x80000 x=233 y=119 count=1}, TimeGraphControl with text {}]
04:32:04 [2024-03-06T09:32:04.529Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320540454 data=null button=1 stateMask=0x80000 x=233 y=119 count=1}, TimeGraphControl with text {}]
04:32:04 [2024-03-06T09:32:04.529Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320540454 data=null button=0 stateMask=0x0 x=0 y=119 count=0}, TimeGraphControl with text {}]
04:32:04 [2024-03-06T09:32:04.529Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320540455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:32:04 [2024-03-06T09:32:04.529Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320540455 data=null doit=true}, TimeGraphControl with text {}]
04:32:04 [2024-03-06T09:32:04.529Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320540455 data=null}, TimeGraphControl with text {}]
04:32:04 [2024-03-06T09:32:04.785Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320540963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:32:04 [2024-03-06T09:32:04.785Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320540963 data=null button=0 stateMask=0x0 x=233 y=119 count=0}, TimeGraphControl with text {}]
04:32:04 [2024-03-06T09:32:04.785Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320540964 data=null doit=true}, TimeGraphControl with text {}]
04:32:04 [2024-03-06T09:32:04.785Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320540964 data=null}, TimeGraphControl with text {}]
04:32:04 [2024-03-06T09:32:04.785Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320540969 data=null button=1 stateMask=0x0 x=233 y=119 count=1}, TimeGraphControl with text {}]
04:32:04 [2024-03-06T09:32:04.785Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=320540970 data=null x=183 y=119 width=0 height=0 detail=0}, TimeGraphControl with text {}]
04:32:04 [2024-03-06T09:32:04.785Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320540970 data=null button=1 stateMask=0x80000 x=183 y=119 count=1}, TimeGraphControl with text {}]
04:32:04 [2024-03-06T09:32:04.785Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320540972 data=null button=1 stateMask=0x80000 x=183 y=119 count=1}, TimeGraphControl with text {}]
04:32:04 [2024-03-06T09:32:04.785Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320540972 data=null button=0 stateMask=0x0 x=0 y=119 count=0}, TimeGraphControl with text {}]
04:32:04 [2024-03-06T09:32:04.785Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320540972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:32:04 [2024-03-06T09:32:04.785Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320540972 data=null doit=true}, TimeGraphControl with text {}]
04:32:04 [2024-03-06T09:32:04.785Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320540972 data=null}, TimeGraphControl with text {}]
04:32:05 [2024-03-06T09:32:05.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:07 [2024-03-06T09:32:07.234Z] 
04:32:07 [2024-03-06T09:32:07.235Z] (Eclipse:4530): Gtk-CRITICAL **: 09:32:07.050: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:32:07 [2024-03-06T09:32:07.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:32:07 [2024-03-06T09:32:07.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:32:07 [2024-03-06T09:32:07.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
04:32:07 [2024-03-06T09:32:07.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
04:32:07 [2024-03-06T09:32:07.797Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320543937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:32:07 [2024-03-06T09:32:07.797Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320543937 data=null button=0 stateMask=0x0 x=183 y=74 count=0}, TimeGraphControl with text {}]
04:32:07 [2024-03-06T09:32:07.797Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320543939 data=null doit=true}, TimeGraphControl with text {}]
04:32:07 [2024-03-06T09:32:07.797Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320543940 data=null}, TimeGraphControl with text {}]
04:32:07 [2024-03-06T09:32:07.797Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320543945 data=null button=1 stateMask=0x0 x=183 y=74 count=1}, TimeGraphControl with text {}]
04:32:07 [2024-03-06T09:32:07.797Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=320543945 data=null x=233 y=74 width=0 height=0 detail=0}, TimeGraphControl with text {}]
04:32:07 [2024-03-06T09:32:07.797Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320543946 data=null button=1 stateMask=0x80000 x=233 y=74 count=1}, TimeGraphControl with text {}]
04:32:07 [2024-03-06T09:32:07.797Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320543947 data=null button=1 stateMask=0x80000 x=233 y=74 count=1}, TimeGraphControl with text {}]
04:32:07 [2024-03-06T09:32:07.797Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320543947 data=null button=0 stateMask=0x0 x=0 y=74 count=0}, TimeGraphControl with text {}]
04:32:07 [2024-03-06T09:32:07.797Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320543948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:32:07 [2024-03-06T09:32:07.797Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320543948 data=null doit=true}, TimeGraphControl with text {}]
04:32:07 [2024-03-06T09:32:07.797Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320543948 data=null}, TimeGraphControl with text {}]
04:32:08 [2024-03-06T09:32:08.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320544455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:32:08 [2024-03-06T09:32:08.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320544456 data=null button=0 stateMask=0x0 x=233 y=74 count=0}, TimeGraphControl with text {}]
04:32:08 [2024-03-06T09:32:08.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320544456 data=null doit=true}, TimeGraphControl with text {}]
04:32:08 [2024-03-06T09:32:08.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320544456 data=null}, TimeGraphControl with text {}]
04:32:08 [2024-03-06T09:32:08.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320544460 data=null button=1 stateMask=0x0 x=233 y=74 count=1}, TimeGraphControl with text {}]
04:32:08 [2024-03-06T09:32:08.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=320544461 data=null x=183 y=74 width=0 height=0 detail=0}, TimeGraphControl with text {}]
04:32:08 [2024-03-06T09:32:08.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320544461 data=null button=1 stateMask=0x80000 x=183 y=74 count=1}, TimeGraphControl with text {}]
04:32:08 [2024-03-06T09:32:08.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320544462 data=null button=1 stateMask=0x80000 x=183 y=74 count=1}, TimeGraphControl with text {}]
04:32:08 [2024-03-06T09:32:08.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320544463 data=null button=0 stateMask=0x0 x=0 y=74 count=0}, TimeGraphControl with text {}]
04:32:08 [2024-03-06T09:32:08.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320544463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:32:08 [2024-03-06T09:32:08.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320544463 data=null doit=true}, TimeGraphControl with text {}]
04:32:08 [2024-03-06T09:32:08.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320544463 data=null}, TimeGraphControl with text {}]
04:32:08 [2024-03-06T09:32:08.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:10 [2024-03-06T09:32:10.809Z] 
04:32:10 [2024-03-06T09:32:10.809Z] (Eclipse:4530): Gtk-CRITICAL **: 09:32:10.476: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:32:10 [2024-03-06T09:32:10.809Z] 
04:32:10 [2024-03-06T09:32:10.809Z] (Eclipse:4530): Gtk-CRITICAL **: 09:32:10.496: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:32:11 [2024-03-06T09:32:11.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:32:11 [2024-03-06T09:32:11.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views'
04:32:11 [2024-03-06T09:32:11.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:11 [2024-03-06T09:32:11.370Z] 
04:32:11 [2024-03-06T09:32:11.370Z] (Eclipse:4530): Gtk-CRITICAL **: 09:32:11.344: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:32:13 [2024-03-06T09:32:13.260Z] 
04:32:13 [2024-03-06T09:32:13.260Z] (Eclipse:4530): Gtk-CRITICAL **: 09:32:12.868: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:32:13 [2024-03-06T09:32:13.260Z] 
04:32:13 [2024-03-06T09:32:13.260Z] (Eclipse:4530): Gtk-CRITICAL **: 09:32:12.966: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:32:13 [2024-03-06T09:32:13.260Z] 
04:32:13 [2024-03-06T09:32:13.260Z] (Eclipse:4530): Gtk-CRITICAL **: 09:32:12.975: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:32:13 [2024-03-06T09:32:13.260Z] 
04:32:13 [2024-03-06T09:32:13.260Z] (Eclipse:4530): Gtk-CRITICAL **: 09:32:12.985: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:32:13 [2024-03-06T09:32:13.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:32:13 [2024-03-06T09:32:13.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:32:13 [2024-03-06T09:32:13.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
04:32:13 [2024-03-06T09:32:13.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
04:32:13 [2024-03-06T09:32:13.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
04:32:13 [2024-03-06T09:32:13.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:32:13 [2024-03-06T09:32:13.822Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320549851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:32:13 [2024-03-06T09:32:13.822Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320549851 data=null button=0 stateMask=0x0 x=174 y=66 count=0}, TimeGraphControl with text {}]
04:32:13 [2024-03-06T09:32:13.823Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320549853 data=null doit=true}, TimeGraphControl with text {}]
04:32:13 [2024-03-06T09:32:13.823Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320549853 data=null}, TimeGraphControl with text {}]
04:32:13 [2024-03-06T09:32:13.823Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320549858 data=null button=1 stateMask=0x0 x=174 y=66 count=1}, TimeGraphControl with text {}]
04:32:13 [2024-03-06T09:32:13.823Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=320549859 data=null x=224 y=66 width=0 height=0 detail=0}, TimeGraphControl with text {}]
04:32:13 [2024-03-06T09:32:13.823Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320549859 data=null button=1 stateMask=0x80000 x=224 y=66 count=1}, TimeGraphControl with text {}]
04:32:13 [2024-03-06T09:32:13.823Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320549860 data=null button=1 stateMask=0x80000 x=224 y=66 count=1}, TimeGraphControl with text {}]
04:32:13 [2024-03-06T09:32:13.823Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320549861 data=null button=0 stateMask=0x0 x=0 y=66 count=0}, TimeGraphControl with text {}]
04:32:13 [2024-03-06T09:32:13.823Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320549861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:32:13 [2024-03-06T09:32:13.823Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320549861 data=null doit=true}, TimeGraphControl with text {}]
04:32:13 [2024-03-06T09:32:13.823Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320549861 data=null}, TimeGraphControl with text {}]
04:32:14 [2024-03-06T09:32:14.384Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320550370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:32:14 [2024-03-06T09:32:14.384Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320550370 data=null button=0 stateMask=0x0 x=224 y=66 count=0}, TimeGraphControl with text {}]
04:32:14 [2024-03-06T09:32:14.384Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320550370 data=null doit=true}, TimeGraphControl with text {}]
04:32:14 [2024-03-06T09:32:14.384Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320550371 data=null}, TimeGraphControl with text {}]
04:32:14 [2024-03-06T09:32:14.384Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320550375 data=null button=1 stateMask=0x0 x=224 y=66 count=1}, TimeGraphControl with text {}]
04:32:14 [2024-03-06T09:32:14.384Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=320550376 data=null x=174 y=66 width=0 height=0 detail=0}, TimeGraphControl with text {}]
04:32:14 [2024-03-06T09:32:14.384Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320550376 data=null button=1 stateMask=0x80000 x=174 y=66 count=1}, TimeGraphControl with text {}]
04:32:14 [2024-03-06T09:32:14.384Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320550377 data=null button=1 stateMask=0x80000 x=174 y=66 count=1}, TimeGraphControl with text {}]
04:32:14 [2024-03-06T09:32:14.384Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320550377 data=null button=0 stateMask=0x0 x=0 y=66 count=0}, TimeGraphControl with text {}]
04:32:14 [2024-03-06T09:32:14.384Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320550377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:32:14 [2024-03-06T09:32:14.384Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320550377 data=null doit=true}, TimeGraphControl with text {}]
04:32:14 [2024-03-06T09:32:14.384Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320550378 data=null}, TimeGraphControl with text {}]
04:32:14 [2024-03-06T09:32:14.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:14 [2024-03-06T09:32:14.945Z] 
04:32:14 [2024-03-06T09:32:14.945Z] (Eclipse:4530): Gtk-CRITICAL **: 09:32:14.788: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:32:16 [2024-03-06T09:32:16.834Z] 
04:32:16 [2024-03-06T09:32:16.834Z] (Eclipse:4530): Gtk-CRITICAL **: 09:32:16.390: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:32:16 [2024-03-06T09:32:16.834Z] 
04:32:16 [2024-03-06T09:32:16.834Z] (Eclipse:4530): Gtk-CRITICAL **: 09:32:16.426: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:32:17 [2024-03-06T09:32:17.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
04:32:17 [2024-03-06T09:32:17.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
04:32:17 [2024-03-06T09:32:17.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:32:17 [2024-03-06T09:32:17.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:32:17 [2024-03-06T09:32:17.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=320553304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
04:32:17 [2024-03-06T09:32:17.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=320553304 data=null doit=true}, Sash with text {}]
04:32:17 [2024-03-06T09:32:17.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=320553305 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
04:32:17 [2024-03-06T09:32:17.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=320553309 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
04:32:17 [2024-03-06T09:32:17.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=320553309 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
04:32:17 [2024-03-06T09:32:17.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=320553310 data=null}, Sash with text {}]
04:32:17 [2024-03-06T09:32:17.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=320553310 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
04:32:17 [2024-03-06T09:32:17.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=320553311 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
04:32:17 [2024-03-06T09:32:17.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=320553312 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
04:32:17 [2024-03-06T09:32:17.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=320553313 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
04:32:17 [2024-03-06T09:32:17.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=320553314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
04:32:17 [2024-03-06T09:32:17.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=320553914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
04:32:17 [2024-03-06T09:32:17.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=320553915 data=null doit=true}, Sash with text {}]
04:32:17 [2024-03-06T09:32:17.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=320553915 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
04:32:17 [2024-03-06T09:32:17.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=320553919 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
04:32:17 [2024-03-06T09:32:17.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=320553920 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
04:32:17 [2024-03-06T09:32:17.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=320553920 data=null}, Sash with text {}]
04:32:17 [2024-03-06T09:32:17.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=320553920 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
04:32:17 [2024-03-06T09:32:17.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=320553921 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
04:32:17 [2024-03-06T09:32:17.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=320553922 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
04:32:17 [2024-03-06T09:32:17.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=320553923 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
04:32:17 [2024-03-06T09:32:17.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=320553923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
04:32:18 [2024-03-06T09:32:18.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:20 [2024-03-06T09:32:20.411Z] 
04:32:20 [2024-03-06T09:32:20.411Z] (Eclipse:4530): Gtk-CRITICAL **: 09:32:20.048: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:32:20 [2024-03-06T09:32:20.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
04:32:20 [2024-03-06T09:32:20.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
04:32:20 [2024-03-06T09:32:20.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
04:32:20 [2024-03-06T09:32:20.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:32:20 [2024-03-06T09:32:20.666Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=320556841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
04:32:20 [2024-03-06T09:32:20.666Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=320556841 data=null doit=true}, Sash with text {}]
04:32:20 [2024-03-06T09:32:20.666Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=320556841 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
04:32:20 [2024-03-06T09:32:20.666Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=320556843 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
04:32:20 [2024-03-06T09:32:20.666Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=320556843 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
04:32:20 [2024-03-06T09:32:20.666Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=320556843 data=null}, Sash with text {}]
04:32:20 [2024-03-06T09:32:20.667Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=320556844 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
04:32:20 [2024-03-06T09:32:20.667Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=320556845 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
04:32:20 [2024-03-06T09:32:20.667Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=320556846 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
04:32:20 [2024-03-06T09:32:20.667Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=320556846 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
04:32:20 [2024-03-06T09:32:20.667Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=320556846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
04:32:21 [2024-03-06T09:32:21.594Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=320557447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
04:32:21 [2024-03-06T09:32:21.594Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=320557447 data=null doit=true}, Sash with text {}]
04:32:21 [2024-03-06T09:32:21.594Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=320557448 data=null item=null detail=0 x=184 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
04:32:21 [2024-03-06T09:32:21.594Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=320557452 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
04:32:21 [2024-03-06T09:32:21.594Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=320557453 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
04:32:21 [2024-03-06T09:32:21.594Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=320557453 data=null}, Sash with text {}]
04:32:21 [2024-03-06T09:32:21.594Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=320557453 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
04:32:21 [2024-03-06T09:32:21.594Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=320557455 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
04:32:21 [2024-03-06T09:32:21.594Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=320557456 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
04:32:21 [2024-03-06T09:32:21.594Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=320557457 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
04:32:21 [2024-03-06T09:32:21.594Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=320557457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
04:32:22 [2024-03-06T09:32:22.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
04:32:22 [2024-03-06T09:32:22.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
04:32:22 [2024-03-06T09:32:22.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:32:22 [2024-03-06T09:32:22.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:32:22 [2024-03-06T09:32:22.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=320558059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
04:32:22 [2024-03-06T09:32:22.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=320558059 data=null doit=true}, Sash with text {}]
04:32:22 [2024-03-06T09:32:22.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=320558060 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
04:32:22 [2024-03-06T09:32:22.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=320558063 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
04:32:22 [2024-03-06T09:32:22.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=320558064 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
04:32:22 [2024-03-06T09:32:22.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=320558064 data=null}, Sash with text {}]
04:32:22 [2024-03-06T09:32:22.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=320558064 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
04:32:22 [2024-03-06T09:32:22.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=320558066 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
04:32:22 [2024-03-06T09:32:22.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=320558067 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
04:32:22 [2024-03-06T09:32:22.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=320558067 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
04:32:22 [2024-03-06T09:32:22.156Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=320558067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
04:32:22 [2024-03-06T09:32:22.717Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=320558668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
04:32:22 [2024-03-06T09:32:22.717Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=320558668 data=null doit=true}, Sash with text {}]
04:32:22 [2024-03-06T09:32:22.717Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=320558669 data=null item=null detail=0 x=184 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
04:32:22 [2024-03-06T09:32:22.717Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=320558673 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
04:32:22 [2024-03-06T09:32:22.717Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=320558673 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
04:32:22 [2024-03-06T09:32:22.717Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=320558674 data=null}, Sash with text {}]
04:32:22 [2024-03-06T09:32:22.717Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=320558674 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
04:32:22 [2024-03-06T09:32:22.717Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=320558675 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
04:32:22 [2024-03-06T09:32:22.717Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=320558676 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
04:32:22 [2024-03-06T09:32:22.717Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=320558677 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
04:32:22 [2024-03-06T09:32:22.717Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=320558677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
04:32:23 [2024-03-06T09:32:23.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:23 [2024-03-06T09:32:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"'
04:32:23 [2024-03-06T09:32:23.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"'
04:32:23 [2024-03-06T09:32:23.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"'
04:32:23 [2024-03-06T09:32:23.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"'
04:32:23 [2024-03-06T09:32:23.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320559672 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:32:23 [2024-03-06T09:32:23.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:32:23 [2024-03-06T09:32:23.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:32:23 [2024-03-06T09:32:23.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:32:23 [2024-03-06T09:32:23.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:32:23 [2024-03-06T09:32:23.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=320559678 data=null button=0 stateMask=0x0 x=103 y=12 count=0}, TreeItem with text {TestAxisAlignment}]
04:32:23 [2024-03-06T09:32:23.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=320559678 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
04:32:23 [2024-03-06T09:32:23.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=320559695 data=null}, TreeItem with text {TestAxisAlignment}]
04:32:23 [2024-03-06T09:32:23.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=320559695 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
04:32:23 [2024-03-06T09:32:23.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320559696 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestAxisAlignment}]
04:32:23 [2024-03-06T09:32:23.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=320559708 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
04:32:23 [2024-03-06T09:32:23.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:32:23 [2024-03-06T09:32:23.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:32:23 [2024-03-06T09:32:23.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320560618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320560618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320560618 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320560618 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320560618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320560618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320560618 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320560618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320560619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320560619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320560619 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320560619 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320560620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320560620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320560620 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320560620 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320560620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:24 [2024-03-06T09:32:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320560620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:24 [2024-03-06T09:32:24.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:24 [2024-03-06T09:32:24.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:24 [2024-03-06T09:32:24.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:24 [2024-03-06T09:32:24.718Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:24 [2024-03-06T09:32:24.718Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:24 [2024-03-06T09:32:24.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:32:24 [2024-03-06T09:32:24.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320560620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:24 [2024-03-06T09:32:24.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320559759 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:32:24 [2024-03-06T09:32:24.974Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.28 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
04:32:24 [2024-03-06T09:32:24.974Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testMoveHistogramOthersFollow -- Time elapsed: 3.897 s
04:32:24 [2024-03-06T09:32:24.975Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testNotOverlappingTgStubMove -- Time elapsed: 3.506 s
04:32:24 [2024-03-06T09:32:24.975Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testOverlappingTgStubMove -- Time elapsed: 3.476 s
04:32:24 [2024-03-06T09:32:24.975Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testMenuItem -- Time elapsed: 2.477 s
04:32:24 [2024-03-06T09:32:24.975Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testMoveTgStubOthersFollow -- Time elapsed: 3.458 s
04:32:24 [2024-03-06T09:32:24.975Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testOverlappingHistogramMove -- Time elapsed: 3.622 s
04:32:24 [2024-03-06T09:32:24.975Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testNotOverlappingHistogramMove -- Time elapsed: 4.761 s
04:32:24 [2024-03-06T09:32:24.975Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
04:32:24 [2024-03-06T09:32:24.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320561135 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:32:25 [2024-03-06T09:32:25.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:25 [2024-03-06T09:32:25.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:32:25 [2024-03-06T09:32:25.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:32:25 [2024-03-06T09:32:25.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:32:25 [2024-03-06T09:32:25.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=320561300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:32:25 [2024-03-06T09:32:25.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:32:27 [2024-03-06T09:32:27.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
04:32:27 [2024-03-06T09:32:27.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:27 [2024-03-06T09:32:27.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:32:27 [2024-03-06T09:32:27.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:32:27 [2024-03-06T09:32:27.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:32:27 [2024-03-06T09:32:27.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
04:32:27 [2024-03-06T09:32:27.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=320563105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:32:27 [2024-03-06T09:32:27.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320563105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:32:27 [2024-03-06T09:32:27.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=320563105 data=null doit=true}, (of type 'Table')]
04:32:27 [2024-03-06T09:32:27.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=320563105 data=null}, (of type 'Table')]
04:32:27 [2024-03-06T09:32:27.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=320563105 data=null button=1 stateMask=0x0 x=14 y=35 count=1}, (of type 'Table')]
04:32:27 [2024-03-06T09:32:27.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=320563105 data=null button=1 stateMask=0x80000 x=14 y=35 count=1}, (of type 'Table')]
04:32:27 [2024-03-06T09:32:27.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320563106 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
04:32:27 [2024-03-06T09:32:27.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=320563107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:32:27 [2024-03-06T09:32:27.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320563108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:32:27 [2024-03-06T09:32:27.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=320563108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:32:27 [2024-03-06T09:32:27.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=320563109 data=null doit=true}, (of type 'Table')]
04:32:27 [2024-03-06T09:32:27.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=320563109 data=null}, (of type 'Table')]
04:32:27 [2024-03-06T09:32:27.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
04:32:27 [2024-03-06T09:32:27.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events'
04:32:27 [2024-03-06T09:32:27.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Collapse Events'
04:32:27 [2024-03-06T09:32:27.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=320563148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Collapse Events']
04:32:27 [2024-03-06T09:32:27.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Collapse Events'
04:32:29 [2024-03-06T09:32:29.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters'
04:32:29 [2024-03-06T09:32:29.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear Filters'
04:32:29 [2024-03-06T09:32:29.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=320564687 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear Filters']
04:32:29 [2024-03-06T09:32:29.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear Filters'
04:32:29 [2024-03-06T09:32:29.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320565178 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:32:29 [2024-03-06T09:32:29.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:32:29 [2024-03-06T09:32:29.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:32:29 [2024-03-06T09:32:29.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:32:29 [2024-03-06T09:32:29.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:32:29 [2024-03-06T09:32:29.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=320565193 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:32:29 [2024-03-06T09:32:29.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=320565193 data=null doit=true}, TreeItem with text {test}]
04:32:29 [2024-03-06T09:32:29.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=320565193 data=null}, TreeItem with text {test}]
04:32:29 [2024-03-06T09:32:29.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=320565193 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:32:29 [2024-03-06T09:32:29.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320565194 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:32:29 [2024-03-06T09:32:29.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=320565238 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:32:29 [2024-03-06T09:32:29.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:32:29 [2024-03-06T09:32:29.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:32:29 [2024-03-06T09:32:29.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:32:29 [2024-03-06T09:32:29.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:32:29 [2024-03-06T09:32:29.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:32:29 [2024-03-06T09:32:29.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:32:29 [2024-03-06T09:32:29.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:32:29 [2024-03-06T09:32:29.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:32:29 [2024-03-06T09:32:29.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:32:29 [2024-03-06T09:32:29.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:29 [2024-03-06T09:32:29.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:32:29 [2024-03-06T09:32:29.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:32:29 [2024-03-06T09:32:29.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:32:29 [2024-03-06T09:32:29.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320565622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:29 [2024-03-06T09:32:29.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320565622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:29 [2024-03-06T09:32:29.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320565622 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:29 [2024-03-06T09:32:29.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320565622 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:29 [2024-03-06T09:32:29.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320565623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:29 [2024-03-06T09:32:29.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320565623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:29 [2024-03-06T09:32:29.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320565623 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:29 [2024-03-06T09:32:29.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320565623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:29 [2024-03-06T09:32:29.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320565623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:29 [2024-03-06T09:32:29.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320565623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:29 [2024-03-06T09:32:29.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320565623 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:29 [2024-03-06T09:32:29.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320565623 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:29 [2024-03-06T09:32:29.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:32:29 [2024-03-06T09:32:29.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:32:29 [2024-03-06T09:32:29.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:32:29 [2024-03-06T09:32:29.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:29 [2024-03-06T09:32:29.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:32:29 [2024-03-06T09:32:29.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:32:29 [2024-03-06T09:32:29.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:32:29 [2024-03-06T09:32:29.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:29 [2024-03-06T09:32:29.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:32:29 [2024-03-06T09:32:29.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320565624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:29 [2024-03-06T09:32:29.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320565625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:29 [2024-03-06T09:32:29.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320565625 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:29 [2024-03-06T09:32:29.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320565625 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:29 [2024-03-06T09:32:29.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320565625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:29 [2024-03-06T09:32:29.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320565625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:29 [2024-03-06T09:32:29.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:29 [2024-03-06T09:32:29.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:29 [2024-03-06T09:32:29.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:29 [2024-03-06T09:32:29.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:29 [2024-03-06T09:32:29.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:29 [2024-03-06T09:32:29.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:32:29 [2024-03-06T09:32:29.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320565625 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:29 [2024-03-06T09:32:29.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320565280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:32:30 [2024-03-06T09:32:30.041Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.999 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
04:32:30 [2024-03-06T09:32:30.041Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest.test -- Time elapsed: 4.832 s
04:32:30 [2024-03-06T09:32:30.041Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
04:32:30 [2024-03-06T09:32:30.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320566144 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:32:30 [2024-03-06T09:32:30.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:30 [2024-03-06T09:32:30.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:32:30 [2024-03-06T09:32:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:32:30 [2024-03-06T09:32:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:32:30 [2024-03-06T09:32:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=320566249 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:32:30 [2024-03-06T09:32:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:32:30 [2024-03-06T09:32:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:30 [2024-03-06T09:32:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:32:30 [2024-03-06T09:32:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:32:30 [2024-03-06T09:32:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:32:30 [2024-03-06T09:32:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:32:30 [2024-03-06T09:32:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:32:30 [2024-03-06T09:32:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=320566429 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
04:32:30 [2024-03-06T09:32:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=320566429 data=null doit=true}, TreeItem with text {TestForFiltering}]
04:32:30 [2024-03-06T09:32:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=320566429 data=null}, TreeItem with text {TestForFiltering}]
04:32:30 [2024-03-06T09:32:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=320566429 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:32:30 [2024-03-06T09:32:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320566430 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
04:32:30 [2024-03-06T09:32:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=320566469 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:32:30 [2024-03-06T09:32:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:32:30 [2024-03-06T09:32:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=320566470 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
04:32:30 [2024-03-06T09:32:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=320566470 data=null doit=true}, TreeItem with text {TestForFiltering}]
04:32:30 [2024-03-06T09:32:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=320566470 data=null}, TreeItem with text {TestForFiltering}]
04:32:30 [2024-03-06T09:32:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=320566470 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:32:30 [2024-03-06T09:32:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320566470 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
04:32:30 [2024-03-06T09:32:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=320566484 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:32:30 [2024-03-06T09:32:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=320566485 data=null doit=true}, TreeItem with text {TestForFiltering}]
04:32:30 [2024-03-06T09:32:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=320566485 data=null}, TreeItem with text {TestForFiltering}]
04:32:30 [2024-03-06T09:32:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=320566485 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:32:30 [2024-03-06T09:32:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320566485 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForFiltering}]
04:32:30 [2024-03-06T09:32:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=320566487 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:32:30 [2024-03-06T09:32:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:32:30 [2024-03-06T09:32:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=320566488 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
04:32:30 [2024-03-06T09:32:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=320566488 data=null doit=true}, TreeItem with text {Traces [0]}]
04:32:30 [2024-03-06T09:32:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=320566489 data=null}, TreeItem with text {Traces [0]}]
04:32:30 [2024-03-06T09:32:30.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=320566489 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:32:30 [2024-03-06T09:32:30.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320566489 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
04:32:30 [2024-03-06T09:32:30.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=320566506 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:32:42 [2024-03-06T09:32:42.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Print", using matcher: with text 'Print'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Use current zoom} time=320578369 data=null doit=true}, (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')]
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Use current zoom} time=320578369 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')]
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Use current zoom} time=320578370 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')]
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Use current zoom} time=320578370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')]
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: with mnemonic 'All pages'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: with mnemonic 'Current view'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: with style 'SWT.RADIO'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Current view} time=320578373 data=null doit=true}, Button with text {Current view}]
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Current view} time=320578386 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Current view}]
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&All pages} time=320578388 data=null doit=true}, (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')]
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&All pages} time=320578388 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')]
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&All pages} time=320578388 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')]
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&All pages} time=320578388 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')]
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&All pages} time=320578389 data=null doit=true}, Button with text {&All pages}]
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&All pages} time=320578389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&All pages}]
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Current view} time=320578390 data=null doit=true}, (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')]
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Current view} time=320578412 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')]
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Current view} time=320578412 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')]
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Current view} time=320578412 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')]
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:'
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO'
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Use current zoom} time=320578414 data=null doit=true}, Button with text {Use current zoom}]
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Use current zoom} time=320578414 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Use current zoom}]
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=320578415 data=null doit=true}, (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')]
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=320578415 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')]
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=320578415 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')]
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=320578415 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')]
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
04:32:42 [2024-03-06T09:32:42.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:')
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:'
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO'
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=320578421 data=null doit=true}, Button with text {Number of horizontal pages:}]
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=320578421 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Number of horizontal pages:}]
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Number of vertical pages:} time=320578422 data=null doit=true}, (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')]
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=320578422 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')]
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=320578422 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')]
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=320578422 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')]
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
04:32:42 [2024-03-06T09:32:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages'
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO'
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&All pages} time=320578448 data=null doit=true}, Button with text {&All pages}]
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&All pages} time=320578448 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&All pages}]
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Selected pages} time=320578449 data=null doit=true}, (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')]
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Selected pages} time=320578449 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')]
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Selected pages} time=320578449 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')]
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Selected pages} time=320578449 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')]
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: with mnemonic 'From page'
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO'
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Selected pages} time=320578451 data=null doit=true}, Button with text {Selected pages}]
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Selected pages} time=320578451 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Selected pages}]
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&rom page} time=320578452 data=null doit=true}, (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')]
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&rom page} time=320578452 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')]
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&rom page} time=320578452 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')]
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&rom page} time=320578452 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')]
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
04:32:42 [2024-03-06T09:32:42.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=320578497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=320578497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=320578497 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=320578497 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=320578498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=320578498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=320578498 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:32:42 [2024-03-06T09:32:42.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:32:42 [2024-03-06T09:32:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320578964 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:32:42 [2024-03-06T09:32:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:32:42 [2024-03-06T09:32:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:32:42 [2024-03-06T09:32:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:32:42 [2024-03-06T09:32:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:32:42 [2024-03-06T09:32:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=320578996 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
04:32:42 [2024-03-06T09:32:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=320578996 data=null doit=true}, TreeItem with text {TestForFiltering}]
04:32:42 [2024-03-06T09:32:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=320578996 data=null}, TreeItem with text {TestForFiltering}]
04:32:42 [2024-03-06T09:32:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=320578996 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:32:42 [2024-03-06T09:32:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320578996 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
04:32:42 [2024-03-06T09:32:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=320579008 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:32:42 [2024-03-06T09:32:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:32:42 [2024-03-06T09:32:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:32:42 [2024-03-06T09:32:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:32:43 [2024-03-06T09:32:43.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:32:43 [2024-03-06T09:32:43.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:32:43 [2024-03-06T09:32:43.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:32:43 [2024-03-06T09:32:43.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:32:43 [2024-03-06T09:32:43.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:32:43 [2024-03-06T09:32:43.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:32:43 [2024-03-06T09:32:43.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:43 [2024-03-06T09:32:43.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:32:43 [2024-03-06T09:32:43.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:32:43 [2024-03-06T09:32:43.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:32:43 [2024-03-06T09:32:43.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320579900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:43 [2024-03-06T09:32:43.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320579900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:43 [2024-03-06T09:32:43.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320579901 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:43 [2024-03-06T09:32:43.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320579901 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:43 [2024-03-06T09:32:43.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320579901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:43 [2024-03-06T09:32:43.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320579901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:43 [2024-03-06T09:32:43.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320579901 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:43 [2024-03-06T09:32:43.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320579901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:43 [2024-03-06T09:32:43.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320579901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:43 [2024-03-06T09:32:43.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320579901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:43 [2024-03-06T09:32:43.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320579901 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:43 [2024-03-06T09:32:43.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320579901 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:43 [2024-03-06T09:32:43.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:32:43 [2024-03-06T09:32:43.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:32:43 [2024-03-06T09:32:43.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:32:43 [2024-03-06T09:32:43.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:43 [2024-03-06T09:32:43.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:32:43 [2024-03-06T09:32:43.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:32:43 [2024-03-06T09:32:43.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:32:43 [2024-03-06T09:32:43.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:43 [2024-03-06T09:32:43.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:32:43 [2024-03-06T09:32:43.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320579902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:43 [2024-03-06T09:32:43.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320579902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:43 [2024-03-06T09:32:43.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320579902 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:43 [2024-03-06T09:32:43.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320579902 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:43 [2024-03-06T09:32:43.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320579902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:43 [2024-03-06T09:32:43.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320579902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:43 [2024-03-06T09:32:43.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:43 [2024-03-06T09:32:43.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:43 [2024-03-06T09:32:43.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:43 [2024-03-06T09:32:43.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:43 [2024-03-06T09:32:43.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:43 [2024-03-06T09:32:43.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:32:43 [2024-03-06T09:32:43.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320579902 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:43 [2024-03-06T09:32:43.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320579048 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:32:44 [2024-03-06T09:32:44.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:44 [2024-03-06T09:32:44.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:32:44 [2024-03-06T09:32:44.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:32:44 [2024-03-06T09:32:44.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:32:44 [2024-03-06T09:32:44.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:32:44 [2024-03-06T09:32:44.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:32:44 [2024-03-06T09:32:44.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=320580538 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
04:32:44 [2024-03-06T09:32:44.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=320580539 data=null doit=true}, TreeItem with text {TestForFiltering}]
04:32:44 [2024-03-06T09:32:44.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=320580539 data=null}, TreeItem with text {TestForFiltering}]
04:32:44 [2024-03-06T09:32:44.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=320580539 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:32:44 [2024-03-06T09:32:44.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320580539 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
04:32:44 [2024-03-06T09:32:44.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=320580550 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:32:44 [2024-03-06T09:32:44.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:32:44 [2024-03-06T09:32:44.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=320580551 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
04:32:44 [2024-03-06T09:32:44.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=320580551 data=null doit=true}, TreeItem with text {TestForFiltering}]
04:32:44 [2024-03-06T09:32:44.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=320580551 data=null}, TreeItem with text {TestForFiltering}]
04:32:44 [2024-03-06T09:32:44.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=320580551 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:32:44 [2024-03-06T09:32:44.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320580551 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
04:32:44 [2024-03-06T09:32:44.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=320580561 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:32:44 [2024-03-06T09:32:44.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=320580561 data=null doit=true}, TreeItem with text {TestForFiltering}]
04:32:44 [2024-03-06T09:32:44.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=320580561 data=null}, TreeItem with text {TestForFiltering}]
04:32:44 [2024-03-06T09:32:44.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=320580562 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:32:44 [2024-03-06T09:32:44.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320580562 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForFiltering}]
04:32:44 [2024-03-06T09:32:44.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=320580563 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:32:44 [2024-03-06T09:32:44.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:32:44 [2024-03-06T09:32:44.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=320580564 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
04:32:44 [2024-03-06T09:32:44.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=320580564 data=null doit=true}, TreeItem with text {Traces [0]}]
04:32:44 [2024-03-06T09:32:44.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=320580564 data=null}, TreeItem with text {Traces [0]}]
04:32:44 [2024-03-06T09:32:44.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=320580565 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:32:44 [2024-03-06T09:32:44.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320580565 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
04:32:44 [2024-03-06T09:32:44.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=320580571 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:32:51 [2024-03-06T09:32:51.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
04:32:51 [2024-03-06T09:32:51.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
04:32:51 [2024-03-06T09:32:51.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
04:32:51 [2024-03-06T09:32:51.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
04:32:51 [2024-03-06T09:32:51.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
04:32:51 [2024-03-06T09:32:51.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
04:32:51 [2024-03-06T09:32:51.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
04:32:51 [2024-03-06T09:32:51.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
04:32:51 [2024-03-06T09:32:51.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
04:32:51 [2024-03-06T09:32:51.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
04:32:51 [2024-03-06T09:32:51.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
04:32:51 [2024-03-06T09:32:51.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
04:32:51 [2024-03-06T09:32:51.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
04:32:51 [2024-03-06T09:32:51.018Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
04:32:51 [2024-03-06T09:32:51.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
04:32:51 [2024-03-06T09:32:51.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=320586198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=320586198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=320586198 data=null doit=true}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=320586199 data=null}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=320586199 data=null button=1 stateMask=0x0 x=5 y=134 count=1}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=320586199 data=null button=1 stateMask=0x80000 x=5 y=134 count=1}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
04:32:51 [2024-03-06T09:32:51.018Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
04:32:51 [2024-03-06T09:32:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Select}
04:32:51 [2024-03-06T09:32:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=320586201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
04:32:51 [2024-03-06T09:32:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=320586201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
04:32:51 [2024-03-06T09:32:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=320586201 data=null doit=true}, ToolItem with tooltip text {Select}]
04:32:51 [2024-03-06T09:32:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=320586201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
04:32:51 [2024-03-06T09:32:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=320586201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
04:32:51 [2024-03-06T09:32:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=320586201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select}]
04:32:51 [2024-03-06T09:32:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=320586202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
04:32:51 [2024-03-06T09:32:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=320586202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
04:32:51 [2024-03-06T09:32:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=320586202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
04:32:51 [2024-03-06T09:32:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=320586202 data=null doit=true}, ToolItem with tooltip text {Select}]
04:32:51 [2024-03-06T09:32:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=320586202 data=null}, ToolItem with tooltip text {Select}]
04:32:51 [2024-03-06T09:32:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Select}
04:32:51 [2024-03-06T09:32:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
04:32:51 [2024-03-06T09:32:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=320586202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=320586202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=320586209 data=null doit=true}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=320586210 data=null}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=320586210 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=320586210 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
04:32:51 [2024-03-06T09:32:51.019Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
04:32:51 [2024-03-06T09:32:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Zoom in the diagram}
04:32:51 [2024-03-06T09:32:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=320586211 data=null doit=true}, ToolItem with tooltip text {Select}]
04:32:51 [2024-03-06T09:32:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=320586211 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select}]
04:32:51 [2024-03-06T09:32:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=320586212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
04:32:51 [2024-03-06T09:32:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=320586212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
04:32:51 [2024-03-06T09:32:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=320586212 data=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
04:32:51 [2024-03-06T09:32:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=320586212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
04:32:51 [2024-03-06T09:32:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=320586212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
04:32:51 [2024-03-06T09:32:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=320586212 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
04:32:51 [2024-03-06T09:32:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=320586212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
04:32:51 [2024-03-06T09:32:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=320586212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
04:32:51 [2024-03-06T09:32:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=320586213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
04:32:51 [2024-03-06T09:32:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=320586213 data=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
04:32:51 [2024-03-06T09:32:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=320586213 data=null}, ToolItem with tooltip text {Zoom in the diagram}]
04:32:51 [2024-03-06T09:32:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Zoom in the diagram}
04:32:51 [2024-03-06T09:32:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
04:32:51 [2024-03-06T09:32:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=320586213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=320586213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=320586213 data=null doit=true}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=320586213 data=null}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=320586213 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=320586214 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
04:32:51 [2024-03-06T09:32:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
04:32:51 [2024-03-06T09:32:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=320586214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=320586214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=320586214 data=null doit=true}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=320586214 data=null}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=320586214 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=320586214 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
04:32:51 [2024-03-06T09:32:51.020Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
04:32:51 [2024-03-06T09:32:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Zoom out the diagram}
04:32:51 [2024-03-06T09:32:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=320586215 data=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
04:32:51 [2024-03-06T09:32:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=320586215 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
04:32:51 [2024-03-06T09:32:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=320586215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
04:32:51 [2024-03-06T09:32:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=320586215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
04:32:51 [2024-03-06T09:32:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=320586215 data=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
04:32:51 [2024-03-06T09:32:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=320586215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
04:32:51 [2024-03-06T09:32:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=320586215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
04:32:51 [2024-03-06T09:32:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=320586215 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
04:32:51 [2024-03-06T09:32:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=320586216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
04:32:51 [2024-03-06T09:32:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=320586216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=320586216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=320586216 data=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=320586216 data=null}, ToolItem with tooltip text {Zoom out the diagram}]
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Zoom out the diagram}
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=320586216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=320586216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=320586216 data=null doit=true}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=320586217 data=null}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=320586217 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=320586217 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Reset zoom factor}
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=320586218 data=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=320586218 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=320586218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=320586218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=320586218 data=null doit=true}, ToolItem with tooltip text {Reset zoom factor}]
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=320586218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=320586218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=320586219 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Reset zoom factor}]
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=320586219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=320586226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=320586226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=320586226 data=null doit=true}, ToolItem with tooltip text {Reset zoom factor}]
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=320586226 data=null}, ToolItem with tooltip text {Reset zoom factor}]
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Reset zoom factor}
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=320586227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=320586227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=320586227 data=null doit=true}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=320586227 data=null}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=320586227 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=320586229 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
04:32:51 [2024-03-06T09:32:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select", using matcher: with mnemonic 'Select'
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Select'
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Select} time=320586292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Select']
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Select'
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=320586292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=320586292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=320586292 data=null doit=true}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=320586292 data=null}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=320586292 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=320586293 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in'
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Zoom in'
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Select} time=320586330 data=null doit=true}, MenuItem with text {Select}]
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Select} time=320586330 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Select}]
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom in} time=320586330 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Zoom in']
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Zoom in'
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=320586331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=320586331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=320586331 data=null doit=true}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=320586331 data=null}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=320586331 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=320586332 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=320586332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=320586332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=320586332 data=null doit=true}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=320586332 data=null}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=320586332 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=320586333 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out'
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Zoom out'
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=320586360 data=null doit=true}, MenuItem with text {Zoom in}]
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom in} time=320586360 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Zoom in}]
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom out} time=320586360 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Zoom out']
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Zoom out'
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=320586361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=320586361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=320586361 data=null doit=true}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=320586361 data=null}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=320586361 data=null button=1 stateMask=0x0 x=368 y=130 count=1}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=320586362 data=null button=1 stateMask=0x80000 x=368 y=130 count=1}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor'
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Reset zoom factor'
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=320586382 data=null doit=true}, MenuItem with text {Zoom out}]
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom out} time=320586382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Zoom out}]
04:32:51 [2024-03-06T09:32:51.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=320586382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Reset zoom factor']
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Reset zoom factor'
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=320586383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=320586383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=320586383 data=null doit=true}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=320586383 data=null}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=320586383 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=320586384 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=320586385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=320586385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=320586393 data=null doit=true}, ToolItem with tooltip text {Find... (Ctrl+F)}]
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=320586425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=320586429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
04:32:51 [2024-03-06T09:32:51.023Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
04:32:51 [2024-03-06T09:32:51.023Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
04:32:51 [2024-03-06T09:32:51.023Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
04:32:51 [2024-03-06T09:32:51.023Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
04:32:51 [2024-03-06T09:32:51.023Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Find...}
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "1001", using matcher: of type 'Combo'
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "1001", using matcher: (of type 'Combo')
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to peer2
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {peer2} [layout=null] time=320586715 data=null}, (of type 'Combo')]
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to peer2
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@67be1284
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Lifeline} time=320586717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=320586717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Lifeline} time=320586717 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Lifeline} time=320586717 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Lifeline} time=320586717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Lifeline} time=320586717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Lifeline} time=320586717 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Lifeline} time=320586718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=320586718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Lifeline} time=320586718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Lifeline} time=320586718 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Lifeline} time=320586718 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@41566d56
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Interaction} time=320586719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=320586719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Interaction} time=320586719 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Interaction} time=320586719 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Interaction} time=320586720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Interaction} time=320586720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Interaction} time=320586720 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Interaction} time=320586720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=320586720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Interaction} time=320586720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Interaction} time=320586720 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Interaction} time=320586720 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with mnemonic 'Find'
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Find
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Find} time=320586721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=320586721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Find} time=320586721 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Find} time=320586721 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Find} time=320586721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Find} time=320586721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Find} time=320586721 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Find} time=320586723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=320586723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Find} time=320586723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Find} time=320586723 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Find} time=320586723 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Find
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=320586724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=320586724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=320586724 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=320586728 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=320586733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=320586733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=320586734 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=320586429 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Find... (Ctrl+F)}]
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=320586817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=320586817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=320586817 data=null doit=true}, ToolItem with tooltip text {Find... (Ctrl+F)}]
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=320586817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=320586817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
04:32:51 [2024-03-06T09:32:51.025Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
04:32:51 [2024-03-06T09:32:51.025Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
04:32:51 [2024-03-06T09:32:51.025Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
04:32:51 [2024-03-06T09:32:51.025Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
04:32:51 [2024-03-06T09:32:51.025Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Find...}
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "peer2", using matcher: of type 'Combo'
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "peer2", using matcher: (of type 'Combo')
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 1001
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {1001} [layout=null] time=320587036 data=null}, (of type 'Combo')]
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 1001
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@69d92f73
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Lifeline} time=320587052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=320587053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Lifeline} time=320587053 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Lifeline} time=320587053 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Lifeline} time=320587066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Lifeline} time=320587068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Lifeline} time=320587068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Lifeline} time=320587068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=320587068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Lifeline} time=320587068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Lifeline} time=320587068 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Lifeline} time=320587068 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@104f223d
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Interaction} time=320587069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=320587069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Interaction} time=320587069 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Interaction} time=320587069 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Interaction} time=320587069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Interaction} time=320587069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Interaction} time=320587069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Interaction} time=320587082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=320587082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Interaction} time=320587082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Interaction} time=320587090 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Interaction} time=320587090 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with mnemonic 'Find'
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
04:32:51 [2024-03-06T09:32:51.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:32:51 [2024-03-06T09:32:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Find
04:32:51 [2024-03-06T09:32:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Find} time=320587091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=320587091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Find} time=320587091 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Find} time=320587091 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Find} time=320587091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Find} time=320587091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Find} time=320587091 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Find} time=320587098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=320587098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Find} time=320587098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Find} time=320587098 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Find} time=320587098 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Find
04:32:51 [2024-03-06T09:32:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:32:51 [2024-03-06T09:32:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:32:51 [2024-03-06T09:32:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:32:51 [2024-03-06T09:32:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
04:32:51 [2024-03-06T09:32:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=320587099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=320587099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=320587099 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=320587099 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=320587099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=320587099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=320587099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=320586817 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Find... (Ctrl+F)}]
04:32:51 [2024-03-06T09:32:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:32:51 [2024-03-06T09:32:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
04:32:51 [2024-03-06T09:32:51.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Hide Patterns...'
04:32:51 [2024-03-06T09:32:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Hide Patterns...'
04:32:51 [2024-03-06T09:32:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
04:32:51 [2024-03-06T09:32:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
04:32:51 [2024-03-06T09:32:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
04:32:51 [2024-03-06T09:32:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:32:51 [2024-03-06T09:32:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
04:32:51 [2024-03-06T09:32:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=320587480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=320587481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=320587481 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=320587481 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=320587481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=320587481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=320587535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=320587538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=320587538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=320587538 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=320587539 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
04:32:51 [2024-03-06T09:32:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern'
04:32:51 [2024-03-06T09:32:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:32:51 [2024-03-06T09:32:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:32:51 [2024-03-06T09:32:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to peer2
04:32:51 [2024-03-06T09:32:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {peer2} [layout=null] time=320587540 data=null}, (of type 'Combo')]
04:32:51 [2024-03-06T09:32:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to peer2
04:32:51 [2024-03-06T09:32:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1bad6995
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Lifeline} time=320587541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=320587541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Lifeline} time=320587541 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Lifeline} time=320587541 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Lifeline} time=320587541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Lifeline} time=320587542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Lifeline} time=320587542 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Lifeline} time=320587542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=320587542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Lifeline} time=320587542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Lifeline} time=320587542 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Lifeline} time=320587542 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: with mnemonic 'Create'
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: with style 'SWT.PUSH'
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Create
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create} time=320587543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create} time=320587543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Create} time=320587543 data=null doit=true}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create} time=320587544 data=null}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create} time=320587544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create} time=320587544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create} time=320587544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=320587481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:32:51 [2024-03-06T09:32:51.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:32:51 [2024-03-06T09:32:51.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:32:51 [2024-03-06T09:32:51.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:32:51 [2024-03-06T09:32:51.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:51 [2024-03-06T09:32:51.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:32:51 [2024-03-06T09:32:51.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320587579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320587579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320587579 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320587579 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320587579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320587579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320587579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:51 [2024-03-06T09:32:51.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=320587204 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Hide Patterns...']
04:32:51 [2024-03-06T09:32:51.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:32:51 [2024-03-06T09:32:51.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
04:32:51 [2024-03-06T09:32:51.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Hide Patterns...'
04:32:51 [2024-03-06T09:32:51.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Hide Patterns...'
04:32:51 [2024-03-06T09:32:51.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
04:32:51 [2024-03-06T09:32:51.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:32:51 [2024-03-06T09:32:51.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:32:51 [2024-03-06T09:32:51.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:32:51 [2024-03-06T09:32:51.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:32:51 [2024-03-06T09:32:51.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
04:32:51 [2024-03-06T09:32:51.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=320588040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:32:51 [2024-03-06T09:32:51.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320588040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:32:51 [2024-03-06T09:32:51.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=320588040 data=null doit=true}, (of type 'Table')]
04:32:51 [2024-03-06T09:32:51.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=320588040 data=null}, (of type 'Table')]
04:32:51 [2024-03-06T09:32:51.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=320588041 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')]
04:32:51 [2024-03-06T09:32:51.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320588041 data=null item=TableItem {hide peer2 [Lifeline]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
04:32:52 [2024-03-06T09:32:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=320588041 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')]
04:32:52 [2024-03-06T09:32:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
04:32:52 [2024-03-06T09:32:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
04:32:52 [2024-03-06T09:32:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
04:32:52 [2024-03-06T09:32:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
04:32:52 [2024-03-06T09:32:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
04:32:52 [2024-03-06T09:32:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:32:52 [2024-03-06T09:32:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:52 [2024-03-06T09:32:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:32:52 [2024-03-06T09:32:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
04:32:52 [2024-03-06T09:32:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=320588042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=320588042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=320588042 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=320588042 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=320588043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=320588043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=320588043 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:32:52 [2024-03-06T09:32:52.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:32:52 [2024-03-06T09:32:52.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:32:52 [2024-03-06T09:32:52.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:32:52 [2024-03-06T09:32:52.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:32:52 [2024-03-06T09:32:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
04:32:52 [2024-03-06T09:32:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
04:32:52 [2024-03-06T09:32:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
04:32:52 [2024-03-06T09:32:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
04:32:52 [2024-03-06T09:32:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:52 [2024-03-06T09:32:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:32:52 [2024-03-06T09:32:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:32:52 [2024-03-06T09:32:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:32:52 [2024-03-06T09:32:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:52 [2024-03-06T09:32:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:32:52 [2024-03-06T09:32:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320588044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320588044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320588045 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320588045 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320588045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320588045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320588045 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=320587754 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Hide Patterns...']
04:32:52 [2024-03-06T09:32:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:32:52 [2024-03-06T09:32:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
04:32:52 [2024-03-06T09:32:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure Min Max...'
04:32:52 [2024-03-06T09:32:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure Min Max...'
04:32:52 [2024-03-06T09:32:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
04:32:52 [2024-03-06T09:32:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: of type 'Text'
04:32:52 [2024-03-06T09:32:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: of type 'Text'
04:32:52 [2024-03-06T09:32:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
04:32:52 [2024-03-06T09:32:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: with label (with mnemonic 'Max time')
04:32:52 [2024-03-06T09:32:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
04:32:52 [2024-03-06T09:32:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "-9", using matcher: of type 'Text'
04:32:52 [2024-03-06T09:32:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
04:32:52 [2024-03-06T09:32:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time')
04:32:52 [2024-03-06T09:32:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "-9", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
04:32:52 [2024-03-06T09:32:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: of type 'Text'
04:32:52 [2024-03-06T09:32:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
04:32:52 [2024-03-06T09:32:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: with label (with mnemonic 'Max time')
04:32:52 [2024-03-06T09:32:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
04:32:52 [2024-03-06T09:32:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:52 [2024-03-06T09:32:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: of type 'Button'
04:32:52 [2024-03-06T09:32:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:32:52 [2024-03-06T09:32:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:32:52 [2024-03-06T09:32:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:32:52 [2024-03-06T09:32:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:52 [2024-03-06T09:32:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:32:52 [2024-03-06T09:32:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320588448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320588448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320588448 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320588449 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320588449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320588449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320588449 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=320588179 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure Min Max...']
04:32:52 [2024-03-06T09:32:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:32:52 [2024-03-06T09:32:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
04:32:52 [2024-03-06T09:32:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure Min Max...'
04:32:52 [2024-03-06T09:32:52.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure Min Max...'
04:32:52 [2024-03-06T09:32:52.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
04:32:52 [2024-03-06T09:32:52.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:52 [2024-03-06T09:32:52.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: of type 'Button'
04:32:52 [2024-03-06T09:32:52.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: with mnemonic 'Default'
04:32:52 [2024-03-06T09:32:52.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: with style 'SWT.PUSH'
04:32:52 [2024-03-06T09:32:52.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
04:32:52 [2024-03-06T09:32:52.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:32:52 [2024-03-06T09:32:52.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Default
04:32:52 [2024-03-06T09:32:52.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Default} time=320588825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Default} time=320588825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Default} time=320588825 data=null doit=true}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Default} time=320588825 data=null}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Default} time=320588826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Default} time=320588826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Default} time=320588826 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Default} time=320588840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Default} time=320588840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Default} time=320588840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Default} time=320588840 data=null doit=true}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Default} time=320588840 data=null}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Default
04:32:52 [2024-03-06T09:32:52.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:52 [2024-03-06T09:32:52.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: of type 'Button'
04:32:52 [2024-03-06T09:32:52.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:32:52 [2024-03-06T09:32:52.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:32:52 [2024-03-06T09:32:52.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:32:52 [2024-03-06T09:32:52.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:52 [2024-03-06T09:32:52.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:32:52 [2024-03-06T09:32:52.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320588841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320588841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320588842 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320588842 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320588842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320588842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320588842 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:52 [2024-03-06T09:32:52.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=320588548 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure Min Max...']
04:32:52 [2024-03-06T09:32:52.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:32:52 [2024-03-06T09:32:52.925Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
04:32:52 [2024-03-06T09:32:52.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to next page}
04:32:52 [2024-03-06T09:32:52.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=320588924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
04:32:52 [2024-03-06T09:32:52.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=320588924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
04:32:52 [2024-03-06T09:32:52.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=320588924 data=null doit=true}, ToolItem with tooltip text {Go to next page}]
04:32:52 [2024-03-06T09:32:52.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=320588924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
04:32:52 [2024-03-06T09:32:52.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=320588924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
04:32:52 [2024-03-06T09:32:52.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=320588924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Go to next page}]
04:32:52 [2024-03-06T09:32:52.925Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
04:32:52 [2024-03-06T09:32:52.925Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
04:32:52 [2024-03-06T09:32:52.925Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
04:32:52 [2024-03-06T09:32:52.925Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
04:32:52 [2024-03-06T09:32:52.925Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
04:32:52 [2024-03-06T09:32:52.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to next page}
04:32:52 [2024-03-06T09:32:52.925Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
04:32:52 [2024-03-06T09:32:52.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to previous page}
04:32:52 [2024-03-06T09:32:52.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=320588928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
04:32:52 [2024-03-06T09:32:52.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=320588928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
04:32:52 [2024-03-06T09:32:52.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=320588928 data=null doit=true}, ToolItem with tooltip text {Go to previous page}]
04:32:52 [2024-03-06T09:32:52.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=320588942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
04:32:52 [2024-03-06T09:32:52.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=320588942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
04:32:52 [2024-03-06T09:32:52.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=320588943 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Go to previous page}]
04:32:52 [2024-03-06T09:32:52.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
04:32:52 [2024-03-06T09:32:52.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
04:32:52 [2024-03-06T09:32:52.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
04:32:52 [2024-03-06T09:32:52.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
04:32:52 [2024-03-06T09:32:52.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
04:32:52 [2024-03-06T09:32:52.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to previous page}
04:32:52 [2024-03-06T09:32:52.926Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
04:32:52 [2024-03-06T09:32:52.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to last page}
04:32:52 [2024-03-06T09:32:52.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=320588956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
04:32:52 [2024-03-06T09:32:52.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=320588956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
04:32:52 [2024-03-06T09:32:52.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=320588956 data=null doit=true}, ToolItem with tooltip text {Go to last page}]
04:32:52 [2024-03-06T09:32:52.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=320588957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
04:32:52 [2024-03-06T09:32:52.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=320588957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
04:32:52 [2024-03-06T09:32:52.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=320588957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Go to last page}]
04:32:52 [2024-03-06T09:32:52.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
04:32:52 [2024-03-06T09:32:52.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
04:32:52 [2024-03-06T09:32:52.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
04:32:52 [2024-03-06T09:32:52.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
04:32:52 [2024-03-06T09:32:52.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
04:32:52 [2024-03-06T09:32:52.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to last page}
04:32:52 [2024-03-06T09:32:52.926Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
04:32:52 [2024-03-06T09:32:52.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to first page}
04:32:52 [2024-03-06T09:32:52.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=320588959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
04:32:52 [2024-03-06T09:32:52.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=320588959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
04:32:52 [2024-03-06T09:32:52.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=320588959 data=null doit=true}, ToolItem with tooltip text {Go to first page}]
04:32:52 [2024-03-06T09:32:52.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=320588959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
04:32:52 [2024-03-06T09:32:52.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=320588959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
04:32:52 [2024-03-06T09:32:52.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=320588959 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Go to first page}]
04:32:52 [2024-03-06T09:32:52.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
04:32:52 [2024-03-06T09:32:52.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
04:32:52 [2024-03-06T09:32:52.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
04:32:52 [2024-03-06T09:32:52.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
04:32:52 [2024-03-06T09:32:52.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
04:32:52 [2024-03-06T09:32:52.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to first page}
04:32:52 [2024-03-06T09:32:52.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page'
04:32:52 [2024-03-06T09:32:52.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Next page'
04:32:52 [2024-03-06T09:32:52.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Next page} time=320588993 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Next page']
04:32:52 [2024-03-06T09:32:52.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Next page'
04:32:52 [2024-03-06T09:32:52.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page'
04:32:52 [2024-03-06T09:32:52.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Previous page'
04:32:52 [2024-03-06T09:32:52.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Previous page} time=320589026 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Previous page']
04:32:52 [2024-03-06T09:32:52.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Previous page'
04:32:52 [2024-03-06T09:32:52.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page'
04:32:52 [2024-03-06T09:32:52.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Last page'
04:32:52 [2024-03-06T09:32:52.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Last page} time=320589057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Last page']
04:32:52 [2024-03-06T09:32:52.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Last page'
04:32:52 [2024-03-06T09:32:52.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "First page", using matcher: with mnemonic 'First page'
04:32:52 [2024-03-06T09:32:52.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'First page'
04:32:52 [2024-03-06T09:32:52.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {First page} time=320589098 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'First page']
04:32:52 [2024-03-06T09:32:52.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'First page'
04:32:52 [2024-03-06T09:32:52.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...'
04:32:52 [2024-03-06T09:32:52.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pages...'
04:32:53 [2024-03-06T09:32:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pages...'
04:32:53 [2024-03-06T09:32:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages'
04:32:53 [2024-03-06T09:32:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
04:32:53 [2024-03-06T09:32:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
04:32:53 [2024-03-06T09:32:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:53 [2024-03-06T09:32:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:32:53 [2024-03-06T09:32:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:32:53 [2024-03-06T09:32:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:32:53 [2024-03-06T09:32:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:53 [2024-03-06T09:32:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:32:53 [2024-03-06T09:32:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320589404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:53 [2024-03-06T09:32:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320589404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:53 [2024-03-06T09:32:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320589404 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:53 [2024-03-06T09:32:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320589404 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:53 [2024-03-06T09:32:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320589405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:53 [2024-03-06T09:32:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320589405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:53 [2024-03-06T09:32:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320589405 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:53 [2024-03-06T09:32:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pages...} time=320589120 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Pages...']
04:32:53 [2024-03-06T09:32:53.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:32:53 [2024-03-06T09:32:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320589825 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:32:53 [2024-03-06T09:32:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:32:53 [2024-03-06T09:32:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:32:53 [2024-03-06T09:32:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:32:53 [2024-03-06T09:32:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:32:53 [2024-03-06T09:32:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=320589855 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
04:32:53 [2024-03-06T09:32:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=320589855 data=null doit=true}, TreeItem with text {TestForFiltering}]
04:32:53 [2024-03-06T09:32:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=320589855 data=null}, TreeItem with text {TestForFiltering}]
04:32:53 [2024-03-06T09:32:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=320589855 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:32:53 [2024-03-06T09:32:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320589856 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
04:32:53 [2024-03-06T09:32:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=320589872 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:32:53 [2024-03-06T09:32:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:32:53 [2024-03-06T09:32:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:32:54 [2024-03-06T09:32:54.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:32:54 [2024-03-06T09:32:54.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:32:54 [2024-03-06T09:32:54.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:32:54 [2024-03-06T09:32:54.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:32:54 [2024-03-06T09:32:54.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:32:54 [2024-03-06T09:32:54.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:32:54 [2024-03-06T09:32:54.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:32:54 [2024-03-06T09:32:54.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:54 [2024-03-06T09:32:54.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:32:54 [2024-03-06T09:32:54.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:32:54 [2024-03-06T09:32:54.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:32:54 [2024-03-06T09:32:54.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320590760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:54 [2024-03-06T09:32:54.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320590760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:54 [2024-03-06T09:32:54.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320590760 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:54 [2024-03-06T09:32:54.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320590760 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:54 [2024-03-06T09:32:54.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320590760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:54 [2024-03-06T09:32:54.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320590760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:54 [2024-03-06T09:32:54.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320590760 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:54 [2024-03-06T09:32:54.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320590760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:54 [2024-03-06T09:32:54.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320590760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:54 [2024-03-06T09:32:54.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320590761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:54 [2024-03-06T09:32:54.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320590761 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:54 [2024-03-06T09:32:54.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320590761 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:32:54 [2024-03-06T09:32:54.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:32:54 [2024-03-06T09:32:54.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:32:54 [2024-03-06T09:32:54.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:32:54 [2024-03-06T09:32:54.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:54 [2024-03-06T09:32:54.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:32:54 [2024-03-06T09:32:54.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:32:54 [2024-03-06T09:32:54.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:32:54 [2024-03-06T09:32:54.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:54 [2024-03-06T09:32:54.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:32:54 [2024-03-06T09:32:54.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320590761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:54 [2024-03-06T09:32:54.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320590762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:54 [2024-03-06T09:32:54.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320590762 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:54 [2024-03-06T09:32:54.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320590762 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:54 [2024-03-06T09:32:54.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320590762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:54 [2024-03-06T09:32:54.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320590762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:54 [2024-03-06T09:32:54.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:54 [2024-03-06T09:32:54.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:54 [2024-03-06T09:32:54.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:54 [2024-03-06T09:32:54.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:54 [2024-03-06T09:32:54.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:54 [2024-03-06T09:32:54.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:32:54 [2024-03-06T09:32:54.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320590762 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:32:54 [2024-03-06T09:32:54.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320589910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:32:55 [2024-03-06T09:32:55.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
04:32:55 [2024-03-06T09:32:55.353Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.17 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
04:32:55 [2024-03-06T09:32:55.353Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest.testSDPrintUi -- Time elapsed: 14.09 s
04:32:55 [2024-03-06T09:32:55.353Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest.testSDView -- Time elapsed: 10.86 s
04:32:55 [2024-03-06T09:32:55.353Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
04:32:55 [2024-03-06T09:32:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320591328 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:32:55 [2024-03-06T09:32:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:55 [2024-03-06T09:32:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:32:55 [2024-03-06T09:32:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:32:55 [2024-03-06T09:32:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:32:55 [2024-03-06T09:32:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=320591426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:32:55 [2024-03-06T09:32:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:32:56 [2024-03-06T09:32:56.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:56 [2024-03-06T09:32:56.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320592924 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
04:32:56 [2024-03-06T09:32:56.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
04:32:56 [2024-03-06T09:32:56.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
04:32:56 [2024-03-06T09:32:56.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
04:32:56 [2024-03-06T09:32:56.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=320592926 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
04:32:56 [2024-03-06T09:32:56.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
04:32:57 [2024-03-06T09:32:57.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
04:32:57 [2024-03-06T09:32:57.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=320593429 data=null doit=true}, Shell with text {Trace Changed}]
04:32:57 [2024-03-06T09:32:57.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
04:32:57 [2024-03-06T09:32:57.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
04:32:57 [2024-03-06T09:32:57.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
04:32:57 [2024-03-06T09:32:57.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
04:32:57 [2024-03-06T09:32:57.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
04:32:57 [2024-03-06T09:32:57.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
04:32:57 [2024-03-06T09:32:57.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
04:32:57 [2024-03-06T09:32:57.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=320593429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:32:57 [2024-03-06T09:32:57.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=320593429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:32:57 [2024-03-06T09:32:57.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=320593429 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:32:57 [2024-03-06T09:32:57.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=320593430 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:32:57 [2024-03-06T09:32:57.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=320593430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:32:57 [2024-03-06T09:32:57.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=320593430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:32:57 [2024-03-06T09:32:57.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=320593430 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:32:57 [2024-03-06T09:32:57.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:32:57 [2024-03-06T09:32:57.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:57 [2024-03-06T09:32:57.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320593542 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
04:32:57 [2024-03-06T09:32:57.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
04:32:57 [2024-03-06T09:32:57.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
04:32:57 [2024-03-06T09:32:57.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
04:32:57 [2024-03-06T09:32:57.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=320593576 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
04:32:57 [2024-03-06T09:32:57.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
04:32:58 [2024-03-06T09:32:58.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:59 [2024-03-06T09:32:59.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320595112 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
04:32:59 [2024-03-06T09:32:59.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
04:32:59 [2024-03-06T09:32:59.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
04:32:59 [2024-03-06T09:32:59.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
04:32:59 [2024-03-06T09:32:59.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=320595115 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
04:32:59 [2024-03-06T09:32:59.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
04:32:59 [2024-03-06T09:32:59.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
04:32:59 [2024-03-06T09:32:59.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=320595619 data=null doit=true}, Shell with text {Trace Changed}]
04:32:59 [2024-03-06T09:32:59.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
04:32:59 [2024-03-06T09:32:59.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
04:32:59 [2024-03-06T09:32:59.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
04:32:59 [2024-03-06T09:32:59.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
04:32:59 [2024-03-06T09:32:59.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
04:32:59 [2024-03-06T09:32:59.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
04:32:59 [2024-03-06T09:32:59.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
04:32:59 [2024-03-06T09:32:59.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=320595620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:32:59 [2024-03-06T09:32:59.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=320595620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:32:59 [2024-03-06T09:32:59.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=320595620 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:32:59 [2024-03-06T09:32:59.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=320595620 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:32:59 [2024-03-06T09:32:59.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=320595620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:32:59 [2024-03-06T09:32:59.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=320595620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:32:59 [2024-03-06T09:32:59.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=320595620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:32:59 [2024-03-06T09:32:59.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:32:59 [2024-03-06T09:32:59.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:59 [2024-03-06T09:32:59.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320595764 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
04:32:59 [2024-03-06T09:32:59.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
04:32:59 [2024-03-06T09:32:59.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
04:32:59 [2024-03-06T09:32:59.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
04:32:59 [2024-03-06T09:32:59.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=320595767 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
04:32:59 [2024-03-06T09:32:59.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
04:33:01 [2024-03-06T09:33:01.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:33:01 [2024-03-06T09:33:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320597288 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
04:33:01 [2024-03-06T09:33:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
04:33:01 [2024-03-06T09:33:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
04:33:01 [2024-03-06T09:33:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
04:33:01 [2024-03-06T09:33:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=320597305 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
04:33:01 [2024-03-06T09:33:01.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
04:33:01 [2024-03-06T09:33:01.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
04:33:01 [2024-03-06T09:33:01.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=320597808 data=null doit=true}, Shell with text {Trace Changed}]
04:33:01 [2024-03-06T09:33:01.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
04:33:01 [2024-03-06T09:33:01.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
04:33:01 [2024-03-06T09:33:01.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
04:33:01 [2024-03-06T09:33:01.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
04:33:01 [2024-03-06T09:33:01.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
04:33:01 [2024-03-06T09:33:01.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
04:33:01 [2024-03-06T09:33:01.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
04:33:01 [2024-03-06T09:33:01.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=320597809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:33:01 [2024-03-06T09:33:01.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=320597809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:33:01 [2024-03-06T09:33:01.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=320597809 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:33:01 [2024-03-06T09:33:01.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=320597809 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:33:01 [2024-03-06T09:33:01.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=320597809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:33:01 [2024-03-06T09:33:01.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=320597809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:33:01 [2024-03-06T09:33:01.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=320597809 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
04:33:01 [2024-03-06T09:33:01.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:33:01 [2024-03-06T09:33:01.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:33:01 [2024-03-06T09:33:01.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320597951 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
04:33:01 [2024-03-06T09:33:01.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
04:33:01 [2024-03-06T09:33:01.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
04:33:01 [2024-03-06T09:33:01.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
04:33:01 [2024-03-06T09:33:01.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=320597954 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
04:33:01 [2024-03-06T09:33:01.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
04:33:03 [2024-03-06T09:33:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:33:03 [2024-03-06T09:33:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:33:03 [2024-03-06T09:33:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:33:03 [2024-03-06T09:33:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:33:03 [2024-03-06T09:33:03.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:33:03 [2024-03-06T09:33:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:33:03 [2024-03-06T09:33:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320599965 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
04:33:03 [2024-03-06T09:33:03.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:33:04 [2024-03-06T09:33:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:33:04 [2024-03-06T09:33:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:33:04 [2024-03-06T09:33:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:33:04 [2024-03-06T09:33:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=320600029 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
04:33:04 [2024-03-06T09:33:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=320600029 data=null doit=true}, TreeItem with text {Test}]
04:33:04 [2024-03-06T09:33:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=320600029 data=null}, TreeItem with text {Test}]
04:33:04 [2024-03-06T09:33:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=320600029 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
04:33:04 [2024-03-06T09:33:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320600030 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
04:33:04 [2024-03-06T09:33:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=320600051 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
04:33:04 [2024-03-06T09:33:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:33:04 [2024-03-06T09:33:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:33:04 [2024-03-06T09:33:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320600971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320600971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320600971 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320600971 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320600971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320600971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320600971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320600971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320600972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320600972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320600972 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320600972 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320600972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320600973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320600973 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320600973 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320600973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320600973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:04 [2024-03-06T09:33:04.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:04 [2024-03-06T09:33:04.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:04 [2024-03-06T09:33:04.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:04 [2024-03-06T09:33:04.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:04 [2024-03-06T09:33:04.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:04 [2024-03-06T09:33:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:33:05 [2024-03-06T09:33:05.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320600973 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:05 [2024-03-06T09:33:05.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320600092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:33:05 [2024-03-06T09:33:05.474Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.15 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
04:33:05 [2024-03-06T09:33:05.474Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace.testRefresh -- Time elapsed: 10.05 s
04:33:05 [2024-03-06T09:33:05.474Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
04:33:05 [2024-03-06T09:33:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320601490 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:33:05 [2024-03-06T09:33:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:33:05 [2024-03-06T09:33:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:33:05 [2024-03-06T09:33:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:33:05 [2024-03-06T09:33:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:33:05 [2024-03-06T09:33:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=320601590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:33:05 [2024-03-06T09:33:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:33:07 [2024-03-06T09:33:07.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
04:33:07 [2024-03-06T09:33:07.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:33:07 [2024-03-06T09:33:07.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:33:07 [2024-03-06T09:33:07.362Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
04:33:07 [2024-03-06T09:33:07.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
04:33:07 [2024-03-06T09:33:07.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320603494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:33:07 [2024-03-06T09:33:07.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320603494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:33:07 [2024-03-06T09:33:07.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320603494 data=null doit=true}, ToolItem with tooltip text {Pin View}]
04:33:07 [2024-03-06T09:33:07.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 15 to [FocusIn [15]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320603494 data=null}, ToolItem with tooltip text {Pin View}]
04:33:07 [2024-03-06T09:33:07.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320603494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:33:07 [2024-03-06T09:33:07.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320603494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:33:07 [2024-03-06T09:33:07.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320603494 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
04:33:07 [2024-03-06T09:33:07.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320603501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:33:07 [2024-03-06T09:33:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320603503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:33:07 [2024-03-06T09:33:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320603503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:33:07 [2024-03-06T09:33:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320603503 data=null doit=true}, ToolItem with tooltip text {Pin View}]
04:33:07 [2024-03-06T09:33:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320603503 data=null}, ToolItem with tooltip text {Pin View}]
04:33:07 [2024-03-06T09:33:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
04:33:07 [2024-03-06T09:33:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-ust'
04:33:07 [2024-03-06T09:33:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pin to context-switches-ust'
04:33:07 [2024-03-06T09:33:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pin to context-switches-ust} time=320603506 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Pin to context-switches-ust']
04:33:07 [2024-03-06T09:33:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pin to context-switches-ust'
04:33:07 [2024-03-06T09:33:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust>"'
04:33:07 [2024-03-06T09:33:07.363Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
04:33:07 [2024-03-06T09:33:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
04:33:07 [2024-03-06T09:33:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320603524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
04:33:07 [2024-03-06T09:33:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320603524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
04:33:07 [2024-03-06T09:33:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320603524 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
04:33:07 [2024-03-06T09:33:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320603525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
04:33:07 [2024-03-06T09:33:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320603525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
04:33:07 [2024-03-06T09:33:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320603525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Unpin View}]
04:33:07 [2024-03-06T09:33:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320603526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:33:07 [2024-03-06T09:33:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320603528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:33:07 [2024-03-06T09:33:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320603528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:33:07 [2024-03-06T09:33:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320603528 data=null doit=true}, ToolItem with tooltip text {Pin View}]
04:33:07 [2024-03-06T09:33:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320603529 data=null}, ToolItem with tooltip text {Pin View}]
04:33:07 [2024-03-06T09:33:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
04:33:07 [2024-03-06T09:33:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub"'
04:33:07 [2024-03-06T09:33:07.363Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
04:33:07 [2024-03-06T09:33:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
04:33:07 [2024-03-06T09:33:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320603540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:33:07 [2024-03-06T09:33:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320603540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:33:07 [2024-03-06T09:33:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320603540 data=null doit=true}, ToolItem with tooltip text {Pin View}]
04:33:07 [2024-03-06T09:33:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320603541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:33:07 [2024-03-06T09:33:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320603541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:33:07 [2024-03-06T09:33:07.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320603541 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
04:33:07 [2024-03-06T09:33:07.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320603542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
04:33:07 [2024-03-06T09:33:07.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320603543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
04:33:07 [2024-03-06T09:33:07.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320603543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
04:33:07 [2024-03-06T09:33:07.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320603543 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
04:33:07 [2024-03-06T09:33:07.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320603543 data=null}, ToolItem with tooltip text {Unpin View}]
04:33:07 [2024-03-06T09:33:07.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
04:33:07 [2024-03-06T09:33:07.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust>"'
04:33:09 [2024-03-06T09:33:09.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
04:33:09 [2024-03-06T09:33:09.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:33:09 [2024-03-06T09:33:09.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:33:12 [2024-03-06T09:33:12.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
04:33:12 [2024-03-06T09:33:12.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:33:12 [2024-03-06T09:33:12.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:33:12 [2024-03-06T09:33:12.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
04:33:12 [2024-03-06T09:33:12.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:33:12 [2024-03-06T09:33:12.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:33:12 [2024-03-06T09:33:12.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
04:33:12 [2024-03-06T09:33:12.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=320608493 data=null button=0 stateMask=0x0 x=24 y=127 count=0}, TableItem with text {}]
04:33:12 [2024-03-06T09:33:12.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=320608493 data=null doit=true}, TableItem with text {}]
04:33:12 [2024-03-06T09:33:12.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=320608493 data=null}, TableItem with text {}]
04:33:12 [2024-03-06T09:33:12.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=320608494 data=null button=1 stateMask=0x0 x=24 y=127 count=1}, TableItem with text {}]
04:33:12 [2024-03-06T09:33:12.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320608494 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
04:33:12 [2024-03-06T09:33:12.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=320608497 data=null button=1 stateMask=0x80000 x=24 y=127 count=1}, TableItem with text {}]
04:33:12 [2024-03-06T09:33:12.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow time updates ...", using matcher: with mnemonic 'Follow time updates from other traces'
04:33:12 [2024-03-06T09:33:12.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow time updates from other traces'
04:33:12 [2024-03-06T09:33:12.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow time updates from other traces} time=320608562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Follow time updates from other traces']
04:33:12 [2024-03-06T09:33:12.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow time updates from other traces'
04:33:12 [2024-03-06T09:33:12.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
04:33:12 [2024-03-06T09:33:12.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:33:12 [2024-03-06T09:33:12.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:33:13 [2024-03-06T09:33:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
04:33:13 [2024-03-06T09:33:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:33:13 [2024-03-06T09:33:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:33:13 [2024-03-06T09:33:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow time updates ...", using matcher: with mnemonic 'Follow time updates from other traces'
04:33:13 [2024-03-06T09:33:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow time updates from other traces'
04:33:13 [2024-03-06T09:33:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow time updates from other traces} time=320609186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Follow time updates from other traces']
04:33:13 [2024-03-06T09:33:13.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow time updates from other traces'
04:33:14 [2024-03-06T09:33:14.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
04:33:14 [2024-03-06T09:33:14.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:33:14 [2024-03-06T09:33:14.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:33:14 [2024-03-06T09:33:14.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Time Graph Stub...", using matcher: with mnemonic 'New Time Graph Stub view'
04:33:14 [2024-03-06T09:33:14.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "pinned to context-sw...", using matcher: with mnemonic 'pinned to context-switches-ust'
04:33:14 [2024-03-06T09:33:14.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to context-switches-ust'
04:33:14 [2024-03-06T09:33:14.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to context-switches-ust} time=320610790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'pinned to context-switches-ust']
04:33:14 [2024-03-06T09:33:14.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to context-switches-ust'
04:33:14 [2024-03-06T09:33:14.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub"'
04:33:14 [2024-03-06T09:33:14.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust>"'
04:33:14 [2024-03-06T09:33:14.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "pinned to context-sw...", using matcher: with mnemonic 'pinned to context-switches-ust | new instance'
04:33:14 [2024-03-06T09:33:14.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to context-switches-ust | new instance'
04:33:14 [2024-03-06T09:33:14.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to context-switches-ust | new instance} time=320610903 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'pinned to context-switches-ust | new instance']
04:33:14 [2024-03-06T09:33:14.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to context-switches-ust | new instance'
04:33:14 [2024-03-06T09:33:14.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub"'
04:33:15 [2024-03-06T09:33:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust | 2>"'
04:33:15 [2024-03-06T09:33:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust | 2"'
04:33:15 [2024-03-06T09:33:15.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
04:33:16 [2024-03-06T09:33:16.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:33:16 [2024-03-06T09:33:16.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:33:16 [2024-03-06T09:33:16.113Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
04:33:16 [2024-03-06T09:33:16.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
04:33:16 [2024-03-06T09:33:16.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320612285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:33:16 [2024-03-06T09:33:16.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320612285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:33:16 [2024-03-06T09:33:16.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320612285 data=null doit=true}, ToolItem with tooltip text {Pin View}]
04:33:16 [2024-03-06T09:33:16.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320612285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:33:16 [2024-03-06T09:33:16.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320612285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:33:16 [2024-03-06T09:33:16.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320612285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
04:33:16 [2024-03-06T09:33:16.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320612287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
04:33:16 [2024-03-06T09:33:16.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320612288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
04:33:16 [2024-03-06T09:33:16.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320612288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
04:33:16 [2024-03-06T09:33:16.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320612288 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
04:33:16 [2024-03-06T09:33:16.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320612289 data=null}, ToolItem with tooltip text {Unpin View}]
04:33:16 [2024-03-06T09:33:16.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
04:33:16 [2024-03-06T09:33:16.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust | 2"'
04:33:16 [2024-03-06T09:33:16.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:33:16 [2024-03-06T09:33:16.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:33:16 [2024-03-06T09:33:16.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320612487 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:33:16 [2024-03-06T09:33:16.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:33:16 [2024-03-06T09:33:16.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:33:16 [2024-03-06T09:33:16.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:33:16 [2024-03-06T09:33:16.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:33:16 [2024-03-06T09:33:16.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=320612504 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:33:16 [2024-03-06T09:33:16.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=320612504 data=null doit=true}, TreeItem with text {test}]
04:33:16 [2024-03-06T09:33:16.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=320612504 data=null}, TreeItem with text {test}]
04:33:16 [2024-03-06T09:33:16.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=320612505 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:33:16 [2024-03-06T09:33:16.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320612505 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:33:16 [2024-03-06T09:33:16.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=320612531 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:33:16 [2024-03-06T09:33:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:33:16 [2024-03-06T09:33:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:33:16 [2024-03-06T09:33:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:33:16 [2024-03-06T09:33:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:33:16 [2024-03-06T09:33:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:33:16 [2024-03-06T09:33:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:33:16 [2024-03-06T09:33:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:33:16 [2024-03-06T09:33:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:33:16 [2024-03-06T09:33:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:33:16 [2024-03-06T09:33:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:16 [2024-03-06T09:33:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:33:16 [2024-03-06T09:33:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:33:16 [2024-03-06T09:33:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:33:16 [2024-03-06T09:33:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320612778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:16 [2024-03-06T09:33:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320612778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:16 [2024-03-06T09:33:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320612778 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:16 [2024-03-06T09:33:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320612778 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:16 [2024-03-06T09:33:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320612791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:16 [2024-03-06T09:33:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320612827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:16 [2024-03-06T09:33:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320612827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:16 [2024-03-06T09:33:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320612827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:16 [2024-03-06T09:33:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320612827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:16 [2024-03-06T09:33:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320612827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:16 [2024-03-06T09:33:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320612827 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:16 [2024-03-06T09:33:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320612827 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:16 [2024-03-06T09:33:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:33:16 [2024-03-06T09:33:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:33:16 [2024-03-06T09:33:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:33:16 [2024-03-06T09:33:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:16 [2024-03-06T09:33:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:33:16 [2024-03-06T09:33:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:33:16 [2024-03-06T09:33:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:33:16 [2024-03-06T09:33:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:16 [2024-03-06T09:33:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:33:16 [2024-03-06T09:33:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320612841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:16 [2024-03-06T09:33:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320612841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:16 [2024-03-06T09:33:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320612841 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:16 [2024-03-06T09:33:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320612842 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:16 [2024-03-06T09:33:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320612843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:16 [2024-03-06T09:33:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320612843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:16 [2024-03-06T09:33:16.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:16 [2024-03-06T09:33:16.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:16 [2024-03-06T09:33:16.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:16 [2024-03-06T09:33:16.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:16 [2024-03-06T09:33:16.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:16 [2024-03-06T09:33:16.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:33:17 [2024-03-06T09:33:17.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320612843 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:17 [2024-03-06T09:33:17.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320612572 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:33:17 [2024-03-06T09:33:17.395Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 11.91 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
04:33:17 [2024-03-06T09:33:17.395Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest.testPinSingleTrace -- Time elapsed: 1.887 s
04:33:17 [2024-03-06T09:33:17.395Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest skipped
04:33:17 [2024-03-06T09:33:17.395Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest.testFollow -- Time elapsed: 5.673 s
04:33:17 [2024-03-06T09:33:17.395Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest.testCloneSingleTrace -- Time elapsed: 3.209 s
04:33:17 [2024-03-06T09:33:17.395Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
04:33:17 [2024-03-06T09:33:17.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320613408 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:33:17 [2024-03-06T09:33:17.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:33:17 [2024-03-06T09:33:17.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:33:17 [2024-03-06T09:33:17.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:33:17 [2024-03-06T09:33:17.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:33:17 [2024-03-06T09:33:17.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=320613545 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:33:17 [2024-03-06T09:33:17.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:33:19 [2024-03-06T09:33:19.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
04:33:19 [2024-03-06T09:33:19.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:33:19 [2024-03-06T09:33:19.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:33:19 [2024-03-06T09:33:19.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:33:19 [2024-03-06T09:33:19.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
04:33:19 [2024-03-06T09:33:19.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
04:33:19 [2024-03-06T09:33:19.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=320615004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
04:33:19 [2024-03-06T09:33:19.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
04:33:19 [2024-03-06T09:33:19.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
04:33:19 [2024-03-06T09:33:19.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
04:33:19 [2024-03-06T09:33:19.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=320615045 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
04:33:19 [2024-03-06T09:33:19.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
04:33:19 [2024-03-06T09:33:19.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
04:33:19 [2024-03-06T09:33:19.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
04:33:19 [2024-03-06T09:33:19.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=320615079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
04:33:19 [2024-03-06T09:33:19.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
04:33:19 [2024-03-06T09:33:19.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
04:33:19 [2024-03-06T09:33:19.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
04:33:19 [2024-03-06T09:33:19.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=320615109 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
04:33:19 [2024-03-06T09:33:19.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
04:33:19 [2024-03-06T09:33:19.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
04:33:19 [2024-03-06T09:33:19.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
04:33:19 [2024-03-06T09:33:19.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=320615135 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
04:33:19 [2024-03-06T09:33:19.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
04:33:20 [2024-03-06T09:33:20.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
04:33:20 [2024-03-06T09:33:20.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:33:20 [2024-03-06T09:33:20.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:33:20 [2024-03-06T09:33:20.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:33:20 [2024-03-06T09:33:20.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
04:33:20 [2024-03-06T09:33:20.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show All'
04:33:20 [2024-03-06T09:33:20.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show All} time=320616537 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show All']
04:33:20 [2024-03-06T09:33:20.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show All'
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=320617986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Line'
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Line} time=320618026 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Line']
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Line'
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=320618060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=320618087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=320618113 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=320618124 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=320618138 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=320618158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Line'
04:33:22 [2024-03-06T09:33:22.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Line} time=320618184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Line']
04:33:22 [2024-03-06T09:33:22.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Line'
04:33:22 [2024-03-06T09:33:22.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
04:33:22 [2024-03-06T09:33:22.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
04:33:22 [2024-03-06T09:33:22.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=320618244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
04:33:22 [2024-03-06T09:33:22.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
04:33:22 [2024-03-06T09:33:22.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
04:33:22 [2024-03-06T09:33:22.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
04:33:22 [2024-03-06T09:33:22.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=320618278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
04:33:22 [2024-03-06T09:33:22.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
04:33:22 [2024-03-06T09:33:22.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
04:33:22 [2024-03-06T09:33:22.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
04:33:22 [2024-03-06T09:33:22.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=320618334 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
04:33:22 [2024-03-06T09:33:22.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
04:33:23 [2024-03-06T09:33:23.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
04:33:23 [2024-03-06T09:33:23.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:33:23 [2024-03-06T09:33:23.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:33:23 [2024-03-06T09:33:23.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:33:23 [2024-03-06T09:33:23.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
04:33:23 [2024-03-06T09:33:23.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
04:33:23 [2024-03-06T09:33:23.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=320619820 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
04:33:23 [2024-03-06T09:33:23.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
04:33:23 [2024-03-06T09:33:23.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
04:33:23 [2024-03-06T09:33:23.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
04:33:23 [2024-03-06T09:33:23.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=320619884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
04:33:23 [2024-03-06T09:33:23.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
04:33:23 [2024-03-06T09:33:23.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
04:33:23 [2024-03-06T09:33:23.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
04:33:23 [2024-03-06T09:33:23.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=320619921 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
04:33:23 [2024-03-06T09:33:23.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
04:33:23 [2024-03-06T09:33:23.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
04:33:23 [2024-03-06T09:33:23.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
04:33:23 [2024-03-06T09:33:23.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=320619952 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
04:33:23 [2024-03-06T09:33:23.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
04:33:23 [2024-03-06T09:33:23.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
04:33:23 [2024-03-06T09:33:23.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Line'
04:33:23 [2024-03-06T09:33:23.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Line} time=320619976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Line']
04:33:23 [2024-03-06T09:33:23.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Line'
04:33:23 [2024-03-06T09:33:23.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
04:33:23 [2024-03-06T09:33:23.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
04:33:23 [2024-03-06T09:33:23.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=320619994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
04:33:23 [2024-03-06T09:33:23.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
04:33:23 [2024-03-06T09:33:23.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
04:33:23 [2024-03-06T09:33:23.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show All'
04:33:23 [2024-03-06T09:33:23.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show All} time=320620008 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show All']
04:33:23 [2024-03-06T09:33:23.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show All'
04:33:24 [2024-03-06T09:33:24.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320620135 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:33:24 [2024-03-06T09:33:24.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:33:24 [2024-03-06T09:33:24.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:33:24 [2024-03-06T09:33:24.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:33:24 [2024-03-06T09:33:24.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:33:24 [2024-03-06T09:33:24.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=320620141 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:33:24 [2024-03-06T09:33:24.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=320620141 data=null doit=true}, TreeItem with text {test}]
04:33:24 [2024-03-06T09:33:24.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=320620141 data=null}, TreeItem with text {test}]
04:33:24 [2024-03-06T09:33:24.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=320620141 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:33:24 [2024-03-06T09:33:24.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320620141 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:33:24 [2024-03-06T09:33:24.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=320620165 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:33:24 [2024-03-06T09:33:24.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:33:24 [2024-03-06T09:33:24.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:33:24 [2024-03-06T09:33:24.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:33:25 [2024-03-06T09:33:25.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:33:25 [2024-03-06T09:33:25.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:33:25 [2024-03-06T09:33:25.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:33:25 [2024-03-06T09:33:25.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:33:25 [2024-03-06T09:33:25.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:33:25 [2024-03-06T09:33:25.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:33:25 [2024-03-06T09:33:25.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:25 [2024-03-06T09:33:25.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:33:25 [2024-03-06T09:33:25.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:33:25 [2024-03-06T09:33:25.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:33:25 [2024-03-06T09:33:25.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320621020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:25 [2024-03-06T09:33:25.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320621021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:25 [2024-03-06T09:33:25.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320621021 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:25 [2024-03-06T09:33:25.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320621021 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:25 [2024-03-06T09:33:25.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320621021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:25 [2024-03-06T09:33:25.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320621021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:25 [2024-03-06T09:33:25.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320621021 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:25 [2024-03-06T09:33:25.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320621021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:25 [2024-03-06T09:33:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320621021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:25 [2024-03-06T09:33:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320621021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:25 [2024-03-06T09:33:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320621021 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:25 [2024-03-06T09:33:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320621021 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:25 [2024-03-06T09:33:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:33:25 [2024-03-06T09:33:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:33:25 [2024-03-06T09:33:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:33:25 [2024-03-06T09:33:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:25 [2024-03-06T09:33:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:33:25 [2024-03-06T09:33:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:33:25 [2024-03-06T09:33:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:33:25 [2024-03-06T09:33:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:25 [2024-03-06T09:33:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:33:25 [2024-03-06T09:33:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320621022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:25 [2024-03-06T09:33:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320621022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:25 [2024-03-06T09:33:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320621022 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:25 [2024-03-06T09:33:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320621022 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:25 [2024-03-06T09:33:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320621022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:25 [2024-03-06T09:33:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320621023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:25 [2024-03-06T09:33:25.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:25 [2024-03-06T09:33:25.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:25 [2024-03-06T09:33:25.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:25 [2024-03-06T09:33:25.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:25 [2024-03-06T09:33:25.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:25 [2024-03-06T09:33:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:33:25 [2024-03-06T09:33:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320621023 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:25 [2024-03-06T09:33:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320620210 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:33:25 [2024-03-06T09:33:25.644Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.121 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
04:33:25 [2024-03-06T09:33:25.644Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest.testPersistHiding -- Time elapsed: 2.996 s
04:33:25 [2024-03-06T09:33:25.644Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest.testToggleColumns -- Time elapsed: 1.824 s
04:33:25 [2024-03-06T09:33:25.644Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest.testShowAll -- Time elapsed: 1.661 s
04:33:25 [2024-03-06T09:33:25.644Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
04:33:25 [2024-03-06T09:33:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320621536 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:33:25 [2024-03-06T09:33:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:33:25 [2024-03-06T09:33:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:33:25 [2024-03-06T09:33:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:33:25 [2024-03-06T09:33:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:33:25 [2024-03-06T09:33:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=320621656 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:33:25 [2024-03-06T09:33:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:33:29 [2024-03-06T09:33:29.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
04:33:29 [2024-03-06T09:33:29.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:33:29 [2024-03-06T09:33:29.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:33:29 [2024-03-06T09:33:29.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:33:29 [2024-03-06T09:33:29.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:33:29 [2024-03-06T09:33:29.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
04:33:29 [2024-03-06T09:33:29.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=320625510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:29 [2024-03-06T09:33:29.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320625510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:29 [2024-03-06T09:33:29.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=320625510 data=null doit=true}, (of type 'Table')]
04:33:29 [2024-03-06T09:33:29.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=320625511 data=null}, (of type 'Table')]
04:33:29 [2024-03-06T09:33:29.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=320625511 data=null button=1 stateMask=0x0 x=682 y=12 count=1}, (of type 'Table')]
04:33:29 [2024-03-06T09:33:29.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=320625516 data=null button=1 stateMask=0x80000 x=682 y=12 count=1}, (of type 'Table')]
04:33:29 [2024-03-06T09:33:29.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320625518 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
04:33:29 [2024-03-06T09:33:29.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=320625519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:29 [2024-03-06T09:33:29.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320625520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:29 [2024-03-06T09:33:29.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=320625520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:29 [2024-03-06T09:33:29.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=320625520 data=null doit=true}, (of type 'Table')]
04:33:29 [2024-03-06T09:33:29.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=320625520 data=null}, (of type 'Table')]
04:33:29 [2024-03-06T09:33:29.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
04:33:29 [2024-03-06T09:33:29.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:33:29 [2024-03-06T09:33:29.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
04:33:29 [2024-03-06T09:33:29.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:e
04:33:29 [2024-03-06T09:33:29.813Z]  into text (of type 'Text')
04:33:29 [2024-03-06T09:33:29.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
04:33:29 [2024-03-06T09:33:29.813Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''e
04:33:29 [2024-03-06T09:33:29.813Z] '' with an interval of {1}ms. between characters.
04:33:29 [2024-03-06T09:33:29.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:33:29 [2024-03-06T09:33:29.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
04:33:29 [2024-03-06T09:33:29.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=320625866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:29 [2024-03-06T09:33:29.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320625866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:29 [2024-03-06T09:33:29.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=320625867 data=null doit=true}, (of type 'Table')]
04:33:29 [2024-03-06T09:33:29.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=320625867 data=null}, (of type 'Table')]
04:33:29 [2024-03-06T09:33:29.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=320625867 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')]
04:33:29 [2024-03-06T09:33:29.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320625867 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
04:33:29 [2024-03-06T09:33:29.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=320625868 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')]
04:33:30 [2024-03-06T09:33:30.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320626803 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
04:33:30 [2024-03-06T09:33:30.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:33:30 [2024-03-06T09:33:30.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:33:30 [2024-03-06T09:33:30.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:33:30 [2024-03-06T09:33:30.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:33:30 [2024-03-06T09:33:30.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=320626891 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:33:30 [2024-03-06T09:33:30.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=320626892 data=null doit=true}, TreeItem with text {test}]
04:33:30 [2024-03-06T09:33:30.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=320626892 data=null}, TreeItem with text {test}]
04:33:30 [2024-03-06T09:33:30.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=320626892 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:33:30 [2024-03-06T09:33:30.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320626892 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:33:30 [2024-03-06T09:33:30.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=320626900 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:33:31 [2024-03-06T09:33:31.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:33:31 [2024-03-06T09:33:31.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:33:31 [2024-03-06T09:33:31.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:33:31 [2024-03-06T09:33:31.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:33:31 [2024-03-06T09:33:31.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:33:31 [2024-03-06T09:33:31.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:33:31 [2024-03-06T09:33:31.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:33:31 [2024-03-06T09:33:31.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:33:31 [2024-03-06T09:33:31.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:33:31 [2024-03-06T09:33:31.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:31 [2024-03-06T09:33:31.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:33:31 [2024-03-06T09:33:31.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:33:31 [2024-03-06T09:33:31.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:33:31 [2024-03-06T09:33:31.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320627784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:31 [2024-03-06T09:33:31.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320627785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:31 [2024-03-06T09:33:31.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320627785 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:31 [2024-03-06T09:33:31.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320627785 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:31 [2024-03-06T09:33:31.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320627785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:31 [2024-03-06T09:33:31.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320627785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:31 [2024-03-06T09:33:31.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320627785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:31 [2024-03-06T09:33:31.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320627785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:31 [2024-03-06T09:33:31.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320627785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:31 [2024-03-06T09:33:31.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320627785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:31 [2024-03-06T09:33:31.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320627785 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:31 [2024-03-06T09:33:31.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320627785 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:31 [2024-03-06T09:33:31.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:33:31 [2024-03-06T09:33:31.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:33:31 [2024-03-06T09:33:31.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:33:31 [2024-03-06T09:33:31.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:31 [2024-03-06T09:33:31.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:33:31 [2024-03-06T09:33:31.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:33:31 [2024-03-06T09:33:31.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:33:31 [2024-03-06T09:33:31.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:31 [2024-03-06T09:33:31.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:33:31 [2024-03-06T09:33:31.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320627786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:31 [2024-03-06T09:33:31.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320627786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:31 [2024-03-06T09:33:31.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320627786 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:31 [2024-03-06T09:33:31.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320627786 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:31 [2024-03-06T09:33:31.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320627786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:31 [2024-03-06T09:33:31.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320627786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:31 [2024-03-06T09:33:31.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:31 [2024-03-06T09:33:31.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:31 [2024-03-06T09:33:31.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:31 [2024-03-06T09:33:31.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:31 [2024-03-06T09:33:31.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:31 [2024-03-06T09:33:31.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:33:31 [2024-03-06T09:33:31.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320627787 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:31 [2024-03-06T09:33:31.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320626938 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:33:34 [2024-03-06T09:33:34.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
04:33:34 [2024-03-06T09:33:34.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:33:34 [2024-03-06T09:33:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:33:34 [2024-03-06T09:33:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:33:34 [2024-03-06T09:33:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:33:34 [2024-03-06T09:33:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
04:33:34 [2024-03-06T09:33:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=320630254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:34 [2024-03-06T09:33:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320630254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:34 [2024-03-06T09:33:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=320630254 data=null doit=true}, (of type 'Table')]
04:33:34 [2024-03-06T09:33:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=320630254 data=null}, (of type 'Table')]
04:33:34 [2024-03-06T09:33:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=320630254 data=null button=1 stateMask=0x0 x=102 y=12 count=1}, (of type 'Table')]
04:33:34 [2024-03-06T09:33:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=320630257 data=null button=1 stateMask=0x80000 x=102 y=12 count=1}, (of type 'Table')]
04:33:34 [2024-03-06T09:33:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320630260 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
04:33:34 [2024-03-06T09:33:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=320630260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:34 [2024-03-06T09:33:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320630261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:34 [2024-03-06T09:33:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=320630261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:34 [2024-03-06T09:33:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=320630262 data=null doit=true}, (of type 'Table')]
04:33:34 [2024-03-06T09:33:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=320630262 data=null}, (of type 'Table')]
04:33:34 [2024-03-06T09:33:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
04:33:34 [2024-03-06T09:33:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:33:34 [2024-03-06T09:33:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
04:33:34 [2024-03-06T09:33:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:00
04:33:34 [2024-03-06T09:33:34.446Z]  into text (of type 'Text')
04:33:34 [2024-03-06T09:33:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
04:33:34 [2024-03-06T09:33:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''00
04:33:34 [2024-03-06T09:33:34.446Z] '' with an interval of {1}ms. between characters.
04:33:34 [2024-03-06T09:33:34.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:33:34 [2024-03-06T09:33:34.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
04:33:34 [2024-03-06T09:33:34.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=320630979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:34 [2024-03-06T09:33:34.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320630979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:34 [2024-03-06T09:33:34.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=320630979 data=null doit=true}, (of type 'Table')]
04:33:34 [2024-03-06T09:33:34.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=320630980 data=null}, (of type 'Table')]
04:33:34 [2024-03-06T09:33:34.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=320630980 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')]
04:33:34 [2024-03-06T09:33:34.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320630980 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
04:33:34 [2024-03-06T09:33:34.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=320630981 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')]
04:33:35 [2024-03-06T09:33:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:33:35 [2024-03-06T09:33:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
04:33:35 [2024-03-06T09:33:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=320631896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:35 [2024-03-06T09:33:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320631896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:35 [2024-03-06T09:33:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=320631896 data=null doit=true}, (of type 'Table')]
04:33:35 [2024-03-06T09:33:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=320631896 data=null}, (of type 'Table')]
04:33:35 [2024-03-06T09:33:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=320631896 data=null button=1 stateMask=0x0 x=14 y=12 count=1}, (of type 'Table')]
04:33:35 [2024-03-06T09:33:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=320631914 data=null button=1 stateMask=0x80000 x=14 y=12 count=1}, (of type 'Table')]
04:33:35 [2024-03-06T09:33:35.885Z] 
04:33:35 [2024-03-06T09:33:35.885Z] !ENTRY org.eclipse.ui 4 0 2024-03-06 09:33:35.726
04:33:35 [2024-03-06T09:33:35.885Z] !MESSAGE Unhandled event loop exception
04:33:35 [2024-03-06T09:33:35.885Z] !STACK 0
04:33:35 [2024-03-06T09:33:35.885Z] org.eclipse.swt.SWTException: Widget is disposed
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.swt.SWT.error(SWT.java:4922)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.swt.SWT.error(SWT.java:4837)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.swt.SWT.error(SWT.java:4808)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.swt.widgets.Widget.error(Widget.java:565)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:480)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.swt.widgets.Widget.getData(Widget.java:619)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:289)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:152)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:639)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:546)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
04:33:35 [2024-03-06T09:33:35.885Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:33:35 [2024-03-06T09:33:35.885Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:33:35 [2024-03-06T09:33:35.885Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:33:35 [2024-03-06T09:33:35.885Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
04:33:35 [2024-03-06T09:33:35.885Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
04:33:35 [2024-03-06T09:33:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320631914 data=null item=TableItem {*Disposed*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
04:33:35 [2024-03-06T09:33:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=320631918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:35 [2024-03-06T09:33:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320631920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:35 [2024-03-06T09:33:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=320631920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:35 [2024-03-06T09:33:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=320631920 data=null doit=true}, (of type 'Table')]
04:33:35 [2024-03-06T09:33:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=320631920 data=null}, (of type 'Table')]
04:33:35 [2024-03-06T09:33:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
04:33:37 [2024-03-06T09:33:37.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:33:38 [2024-03-06T09:33:38.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320634481 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
04:33:38 [2024-03-06T09:33:38.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:33:38 [2024-03-06T09:33:38.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:33:38 [2024-03-06T09:33:38.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:33:38 [2024-03-06T09:33:38.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:33:38 [2024-03-06T09:33:38.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=320634567 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:33:38 [2024-03-06T09:33:38.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=320634567 data=null doit=true}, TreeItem with text {test}]
04:33:38 [2024-03-06T09:33:38.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=320634567 data=null}, TreeItem with text {test}]
04:33:38 [2024-03-06T09:33:38.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=320634568 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:33:38 [2024-03-06T09:33:38.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320634568 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:33:38 [2024-03-06T09:33:38.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=320634577 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:33:38 [2024-03-06T09:33:38.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:33:38 [2024-03-06T09:33:38.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:33:38 [2024-03-06T09:33:38.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:33:39 [2024-03-06T09:33:39.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:33:39 [2024-03-06T09:33:39.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:33:39 [2024-03-06T09:33:39.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:33:39 [2024-03-06T09:33:39.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:33:39 [2024-03-06T09:33:39.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:33:39 [2024-03-06T09:33:39.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:33:39 [2024-03-06T09:33:39.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:39 [2024-03-06T09:33:39.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:33:39 [2024-03-06T09:33:39.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:33:39 [2024-03-06T09:33:39.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:33:39 [2024-03-06T09:33:39.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320635473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:39 [2024-03-06T09:33:39.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320635473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:39 [2024-03-06T09:33:39.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320635473 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:39 [2024-03-06T09:33:39.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320635473 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:39 [2024-03-06T09:33:39.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320635473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:39 [2024-03-06T09:33:39.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320635473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:39 [2024-03-06T09:33:39.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320635473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:39 [2024-03-06T09:33:39.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320635473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:39 [2024-03-06T09:33:39.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320635474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:39 [2024-03-06T09:33:39.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320635474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:39 [2024-03-06T09:33:39.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320635474 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:39 [2024-03-06T09:33:39.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320635474 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:39 [2024-03-06T09:33:39.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:33:39 [2024-03-06T09:33:39.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:33:39 [2024-03-06T09:33:39.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:33:39 [2024-03-06T09:33:39.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:39 [2024-03-06T09:33:39.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:33:39 [2024-03-06T09:33:39.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:33:39 [2024-03-06T09:33:39.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:33:39 [2024-03-06T09:33:39.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:39 [2024-03-06T09:33:39.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:33:39 [2024-03-06T09:33:39.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320635474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:39 [2024-03-06T09:33:39.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320635474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:39 [2024-03-06T09:33:39.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320635475 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:39 [2024-03-06T09:33:39.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320635475 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:39 [2024-03-06T09:33:39.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320635475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:39 [2024-03-06T09:33:39.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320635475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:39 [2024-03-06T09:33:39.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:39 [2024-03-06T09:33:39.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:39 [2024-03-06T09:33:39.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:39 [2024-03-06T09:33:39.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:39 [2024-03-06T09:33:39.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:39 [2024-03-06T09:33:39.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:33:39 [2024-03-06T09:33:39.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320635475 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:39 [2024-03-06T09:33:39.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320634618 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:33:41 [2024-03-06T09:33:41.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
04:33:41 [2024-03-06T09:33:41.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:33:41 [2024-03-06T09:33:41.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:33:41 [2024-03-06T09:33:41.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:33:41 [2024-03-06T09:33:41.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:33:41 [2024-03-06T09:33:41.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
04:33:41 [2024-03-06T09:33:41.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=320637569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:41 [2024-03-06T09:33:41.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320637570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:41 [2024-03-06T09:33:41.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=320637570 data=null doit=true}, (of type 'Table')]
04:33:41 [2024-03-06T09:33:41.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=320637570 data=null}, (of type 'Table')]
04:33:41 [2024-03-06T09:33:41.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=320637570 data=null button=1 stateMask=0x0 x=205 y=12 count=1}, (of type 'Table')]
04:33:41 [2024-03-06T09:33:41.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=320637573 data=null button=1 stateMask=0x80000 x=205 y=12 count=1}, (of type 'Table')]
04:33:41 [2024-03-06T09:33:41.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320637645 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
04:33:41 [2024-03-06T09:33:41.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=320637645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:41 [2024-03-06T09:33:41.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320637647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:41 [2024-03-06T09:33:41.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=320637647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:41 [2024-03-06T09:33:41.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=320637647 data=null doit=true}, (of type 'Table')]
04:33:41 [2024-03-06T09:33:41.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=320637647 data=null}, (of type 'Table')]
04:33:41 [2024-03-06T09:33:41.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
04:33:41 [2024-03-06T09:33:41.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:33:41 [2024-03-06T09:33:41.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
04:33:41 [2024-03-06T09:33:41.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:HostF
04:33:41 [2024-03-06T09:33:41.693Z]  into text (of type 'Text')
04:33:41 [2024-03-06T09:33:41.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
04:33:41 [2024-03-06T09:33:41.693Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''HostF
04:33:41 [2024-03-06T09:33:41.693Z] '' with an interval of {1}ms. between characters.
04:33:42 [2024-03-06T09:33:42.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:33:42 [2024-03-06T09:33:42.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
04:33:42 [2024-03-06T09:33:42.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=320638403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:42 [2024-03-06T09:33:42.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320638404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:42 [2024-03-06T09:33:42.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=320638404 data=null doit=true}, (of type 'Table')]
04:33:42 [2024-03-06T09:33:42.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=320638404 data=null}, (of type 'Table')]
04:33:42 [2024-03-06T09:33:42.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=320638404 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')]
04:33:42 [2024-03-06T09:33:42.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320638404 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
04:33:42 [2024-03-06T09:33:42.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=320638405 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')]
04:33:43 [2024-03-06T09:33:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320639322 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
04:33:43 [2024-03-06T09:33:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:33:43 [2024-03-06T09:33:43.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:33:43 [2024-03-06T09:33:43.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:33:43 [2024-03-06T09:33:43.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:33:43 [2024-03-06T09:33:43.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=320639427 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:33:43 [2024-03-06T09:33:43.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=320639427 data=null doit=true}, TreeItem with text {test}]
04:33:43 [2024-03-06T09:33:43.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=320639427 data=null}, TreeItem with text {test}]
04:33:43 [2024-03-06T09:33:43.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=320639427 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:33:43 [2024-03-06T09:33:43.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320639427 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:33:43 [2024-03-06T09:33:43.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=320639436 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:33:43 [2024-03-06T09:33:43.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:33:43 [2024-03-06T09:33:43.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:33:43 [2024-03-06T09:33:43.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:33:44 [2024-03-06T09:33:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:33:44 [2024-03-06T09:33:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:33:44 [2024-03-06T09:33:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:33:44 [2024-03-06T09:33:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:33:44 [2024-03-06T09:33:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:33:44 [2024-03-06T09:33:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:33:44 [2024-03-06T09:33:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:44 [2024-03-06T09:33:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:33:44 [2024-03-06T09:33:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:33:44 [2024-03-06T09:33:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:33:44 [2024-03-06T09:33:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320640332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:44 [2024-03-06T09:33:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320640332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:44 [2024-03-06T09:33:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320640333 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:44 [2024-03-06T09:33:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320640333 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:44 [2024-03-06T09:33:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320640333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:44 [2024-03-06T09:33:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320640333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:44 [2024-03-06T09:33:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320640333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:44 [2024-03-06T09:33:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320640333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:44 [2024-03-06T09:33:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320640333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:44 [2024-03-06T09:33:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320640333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:44 [2024-03-06T09:33:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320640333 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:44 [2024-03-06T09:33:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320640333 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:44 [2024-03-06T09:33:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:33:44 [2024-03-06T09:33:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:33:44 [2024-03-06T09:33:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:33:44 [2024-03-06T09:33:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:44 [2024-03-06T09:33:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:33:44 [2024-03-06T09:33:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:33:44 [2024-03-06T09:33:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:33:44 [2024-03-06T09:33:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:44 [2024-03-06T09:33:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:33:44 [2024-03-06T09:33:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320640334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:44 [2024-03-06T09:33:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320640334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:44 [2024-03-06T09:33:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320640334 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:44 [2024-03-06T09:33:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320640334 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:44 [2024-03-06T09:33:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320640334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:44 [2024-03-06T09:33:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320640334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:44 [2024-03-06T09:33:44.364Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:44 [2024-03-06T09:33:44.364Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:44 [2024-03-06T09:33:44.364Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:44 [2024-03-06T09:33:44.364Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:44 [2024-03-06T09:33:44.364Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:44 [2024-03-06T09:33:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:33:44 [2024-03-06T09:33:44.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320640334 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:44 [2024-03-06T09:33:44.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320639479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:33:46 [2024-03-06T09:33:46.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
04:33:46 [2024-03-06T09:33:46.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:33:46 [2024-03-06T09:33:46.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:33:46 [2024-03-06T09:33:46.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:33:46 [2024-03-06T09:33:46.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:33:46 [2024-03-06T09:33:46.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
04:33:46 [2024-03-06T09:33:46.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=320642498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:46 [2024-03-06T09:33:46.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320642498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:46 [2024-03-06T09:33:46.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=320642498 data=null doit=true}, (of type 'Table')]
04:33:46 [2024-03-06T09:33:46.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=320642498 data=null}, (of type 'Table')]
04:33:46 [2024-03-06T09:33:46.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=320642499 data=null button=1 stateMask=0x0 x=102 y=12 count=1}, (of type 'Table')]
04:33:46 [2024-03-06T09:33:46.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=320642504 data=null button=1 stateMask=0x80000 x=102 y=12 count=1}, (of type 'Table')]
04:33:46 [2024-03-06T09:33:46.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320642506 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
04:33:46 [2024-03-06T09:33:46.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=320642508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:46 [2024-03-06T09:33:46.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320642508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:46 [2024-03-06T09:33:46.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=320642509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:46 [2024-03-06T09:33:46.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=320642509 data=null doit=true}, (of type 'Table')]
04:33:46 [2024-03-06T09:33:46.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=320642509 data=null}, (of type 'Table')]
04:33:46 [2024-03-06T09:33:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
04:33:46 [2024-03-06T09:33:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:33:46 [2024-03-06T09:33:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
04:33:46 [2024-03-06T09:33:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:2 into text (of type 'Text')
04:33:46 [2024-03-06T09:33:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
04:33:46 [2024-03-06T09:33:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''2'' with an interval of {1}ms. between characters.
04:33:46 [2024-03-06T09:33:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
04:33:46 [2024-03-06T09:33:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
04:33:46 [2024-03-06T09:33:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
04:33:46 [2024-03-06T09:33:46.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:33:46 [2024-03-06T09:33:46.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
04:33:46 [2024-03-06T09:33:46.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=320642769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:46 [2024-03-06T09:33:46.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320642769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:46 [2024-03-06T09:33:46.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=320642769 data=null doit=true}, (of type 'Table')]
04:33:46 [2024-03-06T09:33:46.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=320642769 data=null}, (of type 'Table')]
04:33:46 [2024-03-06T09:33:46.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=320642770 data=null button=1 stateMask=0x0 x=682 y=12 count=1}, (of type 'Table')]
04:33:46 [2024-03-06T09:33:46.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=320642773 data=null button=1 stateMask=0x80000 x=682 y=12 count=1}, (of type 'Table')]
04:33:46 [2024-03-06T09:33:46.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320642775 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
04:33:46 [2024-03-06T09:33:46.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=320642776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:46 [2024-03-06T09:33:46.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320642777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:46 [2024-03-06T09:33:46.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=320642777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:46 [2024-03-06T09:33:46.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=320642777 data=null doit=true}, (of type 'Table')]
04:33:46 [2024-03-06T09:33:46.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=320642777 data=null}, (of type 'Table')]
04:33:46 [2024-03-06T09:33:46.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
04:33:46 [2024-03-06T09:33:46.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:33:46 [2024-03-06T09:33:46.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
04:33:46 [2024-03-06T09:33:46.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:F into text (of type 'Text')
04:33:46 [2024-03-06T09:33:46.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
04:33:46 [2024-03-06T09:33:46.766Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''F'' with an interval of {1}ms. between characters.
04:33:46 [2024-03-06T09:33:46.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "F", using matcher: of type 'Text'
04:33:46 [2024-03-06T09:33:46.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "F", using matcher: (of type 'Text')
04:33:46 [2024-03-06T09:33:46.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
04:33:48 [2024-03-06T09:33:48.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
04:33:48 [2024-03-06T09:33:48.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"'
04:33:48 [2024-03-06T09:33:48.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: (of type 'CLabel' and with mnemonic 'Timestamp matches "2"')
04:33:48 [2024-03-06T09:33:48.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
04:33:48 [2024-03-06T09:33:48.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "", using matcher: of type 'CLabel'
04:33:48 [2024-03-06T09:33:48.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
04:33:48 [2024-03-06T09:33:48.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
04:33:48 [2024-03-06T09:33:48.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
04:33:48 [2024-03-06T09:33:48.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
04:33:48 [2024-03-06T09:33:48.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "", using matcher: of type 'CLabel'
04:33:48 [2024-03-06T09:33:48.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:33:48 [2024-03-06T09:33:48.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
04:33:48 [2024-03-06T09:33:48.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
04:33:48 [2024-03-06T09:33:48.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
04:33:48 [2024-03-06T09:33:48.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
04:33:48 [2024-03-06T09:33:48.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "", using matcher: of type 'CLabel'
04:33:48 [2024-03-06T09:33:48.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on CLabel with text {Message matches "F"}
04:33:48 [2024-03-06T09:33:48.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{CLabel {} [layout=null] time=320644891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
04:33:48 [2024-03-06T09:33:48.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{CLabel {} [layout=null] time=320644891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
04:33:48 [2024-03-06T09:33:48.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{CLabel {} [layout=null] time=320644891 data=null doit=true}, CLabel with text {Message matches "F"}]
04:33:48 [2024-03-06T09:33:48.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{CLabel {} [layout=null] time=320644891 data=null}, CLabel with text {Message matches "F"}]
04:33:48 [2024-03-06T09:33:48.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{CLabel {} [layout=null] time=320644891 data=null button=1 stateMask=0x0 x=82 y=11 count=1}, CLabel with text {Message matches "F"}]
04:33:48 [2024-03-06T09:33:48.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{CLabel {} [layout=null] time=320644896 data=null button=1 stateMask=0x80000 x=82 y=11 count=1}, CLabel with text {Message matches "F"}]
04:33:48 [2024-03-06T09:33:48.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on CLabel with text {Message matches "F"}
04:33:49 [2024-03-06T09:33:49.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on CLabel with text {Message matches "F"}
04:33:49 [2024-03-06T09:33:49.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{CLabel {} [layout=null] time=320645407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
04:33:49 [2024-03-06T09:33:49.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{CLabel {} [layout=null] time=320645407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
04:33:49 [2024-03-06T09:33:49.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{CLabel {} [layout=null] time=320645407 data=null doit=true}, CLabel with text {Message matches "F"}]
04:33:49 [2024-03-06T09:33:49.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{CLabel {} [layout=null] time=320645407 data=null}, CLabel with text {Message matches "F"}]
04:33:49 [2024-03-06T09:33:49.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{CLabel {} [layout=null] time=320645407 data=null button=1 stateMask=0x0 x=9 y=9 count=1}, CLabel with text {Message matches "F"}]
04:33:49 [2024-03-06T09:33:49.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on CLabel with text {}
04:33:50 [2024-03-06T09:33:50.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320646915 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
04:33:50 [2024-03-06T09:33:50.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:33:50 [2024-03-06T09:33:50.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:33:50 [2024-03-06T09:33:50.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:33:50 [2024-03-06T09:33:50.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:33:50 [2024-03-06T09:33:50.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=320646966 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:33:50 [2024-03-06T09:33:50.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=320646966 data=null doit=true}, TreeItem with text {test}]
04:33:50 [2024-03-06T09:33:50.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=320646967 data=null}, TreeItem with text {test}]
04:33:50 [2024-03-06T09:33:50.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=320646968 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:33:50 [2024-03-06T09:33:50.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320646968 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:33:50 [2024-03-06T09:33:50.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=320646977 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:33:50 [2024-03-06T09:33:50.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:33:50 [2024-03-06T09:33:50.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:33:51 [2024-03-06T09:33:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:33:52 [2024-03-06T09:33:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:33:52 [2024-03-06T09:33:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:33:52 [2024-03-06T09:33:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:33:52 [2024-03-06T09:33:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:33:52 [2024-03-06T09:33:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:33:52 [2024-03-06T09:33:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:33:52 [2024-03-06T09:33:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:52 [2024-03-06T09:33:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:33:52 [2024-03-06T09:33:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:33:52 [2024-03-06T09:33:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:33:52 [2024-03-06T09:33:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320647880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:52 [2024-03-06T09:33:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320647880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:52 [2024-03-06T09:33:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320647880 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:52 [2024-03-06T09:33:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320647880 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:52 [2024-03-06T09:33:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320647880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:52 [2024-03-06T09:33:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320647880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:52 [2024-03-06T09:33:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320647880 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:52 [2024-03-06T09:33:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320647880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:52 [2024-03-06T09:33:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320647880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:52 [2024-03-06T09:33:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320647881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:52 [2024-03-06T09:33:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320647881 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:52 [2024-03-06T09:33:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320647881 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:52 [2024-03-06T09:33:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:33:52 [2024-03-06T09:33:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:33:52 [2024-03-06T09:33:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:33:52 [2024-03-06T09:33:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:52 [2024-03-06T09:33:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:33:52 [2024-03-06T09:33:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:33:52 [2024-03-06T09:33:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:33:52 [2024-03-06T09:33:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:52 [2024-03-06T09:33:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:33:52 [2024-03-06T09:33:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320647881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:52 [2024-03-06T09:33:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320647881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:52 [2024-03-06T09:33:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320647881 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:52 [2024-03-06T09:33:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320647881 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:52 [2024-03-06T09:33:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320647882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:52 [2024-03-06T09:33:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320647882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:52 [2024-03-06T09:33:52.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:52 [2024-03-06T09:33:52.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:52 [2024-03-06T09:33:52.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:52 [2024-03-06T09:33:52.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:52 [2024-03-06T09:33:52.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:52 [2024-03-06T09:33:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:33:52 [2024-03-06T09:33:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320647882 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:52 [2024-03-06T09:33:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320647020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:33:53 [2024-03-06T09:33:53.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
04:33:53 [2024-03-06T09:33:53.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:33:53 [2024-03-06T09:33:53.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:33:53 [2024-03-06T09:33:53.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:33:53 [2024-03-06T09:33:53.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:33:53 [2024-03-06T09:33:53.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
04:33:53 [2024-03-06T09:33:53.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=320649975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:53 [2024-03-06T09:33:53.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320649975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:53 [2024-03-06T09:33:53.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=320649975 data=null doit=true}, (of type 'Table')]
04:33:53 [2024-03-06T09:33:53.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=320649975 data=null}, (of type 'Table')]
04:33:53 [2024-03-06T09:33:53.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=320649975 data=null button=1 stateMask=0x0 x=205 y=12 count=1}, (of type 'Table')]
04:33:53 [2024-03-06T09:33:53.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=320650021 data=null button=1 stateMask=0x80000 x=205 y=12 count=1}, (of type 'Table')]
04:33:53 [2024-03-06T09:33:53.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320650023 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
04:33:53 [2024-03-06T09:33:53.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=320650024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:53 [2024-03-06T09:33:53.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320650025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:53 [2024-03-06T09:33:53.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=320650025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:53 [2024-03-06T09:33:53.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=320650025 data=null doit=true}, (of type 'Table')]
04:33:53 [2024-03-06T09:33:53.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=320650025 data=null}, (of type 'Table')]
04:33:53 [2024-03-06T09:33:53.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
04:33:53 [2024-03-06T09:33:53.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:33:53 [2024-03-06T09:33:53.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
04:33:53 [2024-03-06T09:33:53.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:HostF
04:33:53 [2024-03-06T09:33:53.920Z]  into text (of type 'Text')
04:33:53 [2024-03-06T09:33:53.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
04:33:53 [2024-03-06T09:33:53.920Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''HostF
04:33:53 [2024-03-06T09:33:53.920Z] '' with an interval of {1}ms. between characters.
04:33:54 [2024-03-06T09:33:54.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:33:54 [2024-03-06T09:33:54.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
04:33:54 [2024-03-06T09:33:54.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=320650743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:54 [2024-03-06T09:33:54.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320650744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:54 [2024-03-06T09:33:54.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=320650744 data=null doit=true}, (of type 'Table')]
04:33:54 [2024-03-06T09:33:54.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=320650744 data=null}, (of type 'Table')]
04:33:54 [2024-03-06T09:33:54.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=320650744 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')]
04:33:54 [2024-03-06T09:33:54.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320650744 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
04:33:54 [2024-03-06T09:33:54.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=320650745 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')]
04:33:55 [2024-03-06T09:33:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320651662 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
04:33:55 [2024-03-06T09:33:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:33:55 [2024-03-06T09:33:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:33:55 [2024-03-06T09:33:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:33:55 [2024-03-06T09:33:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:33:55 [2024-03-06T09:33:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=320651779 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:33:55 [2024-03-06T09:33:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=320651779 data=null doit=true}, TreeItem with text {test}]
04:33:55 [2024-03-06T09:33:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=320651779 data=null}, TreeItem with text {test}]
04:33:55 [2024-03-06T09:33:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=320651779 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:33:55 [2024-03-06T09:33:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320651780 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:33:55 [2024-03-06T09:33:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=320651788 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:33:55 [2024-03-06T09:33:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:33:55 [2024-03-06T09:33:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:33:55 [2024-03-06T09:33:55.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:33:56 [2024-03-06T09:33:56.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320652719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320652719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320652719 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320652719 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320652719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320652719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320652719 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320652719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320652719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320652720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320652720 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320652720 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320652720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320652720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320652720 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320652720 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320652721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320652721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:56 [2024-03-06T09:33:56.708Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:56 [2024-03-06T09:33:56.708Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:56 [2024-03-06T09:33:56.708Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:56 [2024-03-06T09:33:56.708Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:56 [2024-03-06T09:33:56.708Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:56 [2024-03-06T09:33:56.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:33:56 [2024-03-06T09:33:56.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320652721 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:33:56 [2024-03-06T09:33:56.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320651847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:33:57 [2024-03-06T09:33:57.220Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.69 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
04:33:57 [2024-03-06T09:33:57.220Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testMultiHighlightMessage -- Time elapsed: 4.743 s
04:33:57 [2024-03-06T09:33:57.220Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testSwitchToFilter -- Time elapsed: 7.389 s
04:33:57 [2024-03-06T09:33:57.220Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testHighlight -- Time elapsed: 4.861 s
04:33:57 [2024-03-06T09:33:57.220Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testHeaderBar -- Time elapsed: 7.546 s
04:33:57 [2024-03-06T09:33:57.220Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testPreference -- Time elapsed: 4.838 s
04:33:57 [2024-03-06T09:33:57.220Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
04:33:57 [2024-03-06T09:33:57.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320653237 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:33:57 [2024-03-06T09:33:57.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:33:57 [2024-03-06T09:33:57.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:33:57 [2024-03-06T09:33:57.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:33:57 [2024-03-06T09:33:57.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:33:57 [2024-03-06T09:33:57.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=320653330 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:33:57 [2024-03-06T09:33:57.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:33:57 [2024-03-06T09:33:57.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:33:57 [2024-03-06T09:33:57.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:33:57 [2024-03-06T09:33:57.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:33:57 [2024-03-06T09:33:57.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:33:57 [2024-03-06T09:33:57.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:33:57 [2024-03-06T09:33:57.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:33:57 [2024-03-06T09:33:57.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=320653444 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
04:33:57 [2024-03-06T09:33:57.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=320653444 data=null doit=true}, TreeItem with text {TestForFiltering}]
04:33:57 [2024-03-06T09:33:57.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=320653444 data=null}, TreeItem with text {TestForFiltering}]
04:33:57 [2024-03-06T09:33:57.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=320653444 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:33:57 [2024-03-06T09:33:57.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320653444 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
04:33:57 [2024-03-06T09:33:57.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=320653466 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:33:57 [2024-03-06T09:33:57.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:33:57 [2024-03-06T09:33:57.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=320653467 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
04:33:57 [2024-03-06T09:33:57.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=320653467 data=null doit=true}, TreeItem with text {TestForFiltering}]
04:33:57 [2024-03-06T09:33:57.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=320653467 data=null}, TreeItem with text {TestForFiltering}]
04:33:57 [2024-03-06T09:33:57.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=320653467 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:33:57 [2024-03-06T09:33:57.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320653467 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
04:33:57 [2024-03-06T09:33:57.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=320653472 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:33:57 [2024-03-06T09:33:57.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=320653473 data=null doit=true}, TreeItem with text {TestForFiltering}]
04:33:57 [2024-03-06T09:33:57.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=320653473 data=null}, TreeItem with text {TestForFiltering}]
04:33:57 [2024-03-06T09:33:57.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=320653473 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:33:57 [2024-03-06T09:33:57.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320653473 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForFiltering}]
04:33:57 [2024-03-06T09:33:57.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=320653475 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:33:57 [2024-03-06T09:33:57.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:33:57 [2024-03-06T09:33:57.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=320653486 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
04:33:57 [2024-03-06T09:33:57.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=320653486 data=null doit=true}, TreeItem with text {Traces [0]}]
04:33:57 [2024-03-06T09:33:57.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=320653486 data=null}, TreeItem with text {Traces [0]}]
04:33:57 [2024-03-06T09:33:57.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=320653487 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:33:57 [2024-03-06T09:33:57.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320653487 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
04:33:57 [2024-03-06T09:33:57.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=320653495 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:33:58 [2024-03-06T09:33:58.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"'
04:33:58 [2024-03-06T09:33:58.842Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
04:33:58 [2024-03-06T09:33:58.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
04:33:58 [2024-03-06T09:33:58.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320654891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320654891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320654891 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320654891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320654891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320654891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320654925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320654931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320654949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320654949 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320654949 data=null}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
04:33:58 [2024-03-06T09:33:58.842Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
04:33:58 [2024-03-06T09:33:58.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
04:33:58 [2024-03-06T09:33:58.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320654949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320654949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320654949 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320654951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320654951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320654951 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320654963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320654989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320654989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320654989 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320654989 data=null}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
04:33:58 [2024-03-06T09:33:58.843Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
04:33:58 [2024-03-06T09:33:58.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
04:33:58 [2024-03-06T09:33:58.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320654990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320654990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320654990 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320654990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320654990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320654990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655028 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655028 data=null}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
04:33:58 [2024-03-06T09:33:58.843Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
04:33:58 [2024-03-06T09:33:58.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
04:33:58 [2024-03-06T09:33:58.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655029 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
04:33:58 [2024-03-06T09:33:58.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
04:33:59 [2024-03-06T09:33:59.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655029 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
04:33:59 [2024-03-06T09:33:59.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
04:33:59 [2024-03-06T09:33:59.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
04:33:59 [2024-03-06T09:33:59.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
04:33:59 [2024-03-06T09:33:59.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655066 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655066 data=null}, ToolItem with tooltip text {Insert new color setting}]
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Increase priority}
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655081 data=null doit=true}, ToolItem with tooltip text {Increase priority}]
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655081 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Increase priority}]
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655081 data=null doit=true}, ToolItem with tooltip text {Increase priority}]
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655081 data=null}, ToolItem with tooltip text {Increase priority}]
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Increase priority}
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Decrease priority}
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655082 data=null doit=true}, ToolItem with tooltip text {Decrease priority}]
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655082 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Decrease priority}]
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655115 data=null doit=true}, ToolItem with tooltip text {Decrease priority}]
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655115 data=null}, ToolItem with tooltip text {Decrease priority}]
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Decrease priority}
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Delete color setting}
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
04:33:59 [2024-03-06T09:33:59.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655115 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655116 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Delete color setting}]
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655145 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655146 data=null}, ToolItem with tooltip text {Delete color setting}]
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Delete color setting}
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotLabel - Attempting to set focus on (of type 'Label')
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Delete color setting}
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655148 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Delete color setting}]
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655214 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655214 data=null}, ToolItem with tooltip text {Delete color setting}]
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Delete color setting}
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
04:33:59 [2024-03-06T09:33:59.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:33:59 [2024-03-06T09:33:59.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:33:59 [2024-03-06T09:33:59.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
04:33:59 [2024-03-06T09:33:59.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
04:33:59 [2024-03-06T09:33:59.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:33:59 [2024-03-06T09:33:59.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:33:59 [2024-03-06T09:33:59.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:33:59 [2024-03-06T09:33:59.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:33:59 [2024-03-06T09:33:59.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotLabel - Attempting to set focus on (of type 'Label')
04:33:59 [2024-03-06T09:33:59.102Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
04:33:59 [2024-03-06T09:33:59.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Delete color setting}
04:33:59 [2024-03-06T09:33:59.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
04:33:59 [2024-03-06T09:33:59.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
04:33:59 [2024-03-06T09:33:59.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655216 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
04:33:59 [2024-03-06T09:33:59.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
04:33:59 [2024-03-06T09:33:59.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
04:33:59 [2024-03-06T09:33:59.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320655216 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Delete color setting}]
04:33:59 [2024-03-06T09:33:59.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
04:33:59 [2024-03-06T09:33:59.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
04:33:59 [2024-03-06T09:33:59.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
04:33:59 [2024-03-06T09:33:59.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
04:33:59 [2024-03-06T09:33:59.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
04:33:59 [2024-03-06T09:33:59.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Delete color setting}
04:33:59 [2024-03-06T09:33:59.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:33:59 [2024-03-06T09:33:59.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:33:59 [2024-03-06T09:33:59.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:33:59 [2024-03-06T09:33:59.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:33:59 [2024-03-06T09:33:59.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [2] in (of type 'Table')
04:33:59 [2024-03-06T09:33:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=320655321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:59 [2024-03-06T09:33:59.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320655321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:33:59 [2024-03-06T09:33:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=320655321 data=null doit=true}, (of type 'Table')]
04:33:59 [2024-03-06T09:33:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=320655321 data=null}, (of type 'Table')]
04:33:59 [2024-03-06T09:33:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=320655322 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, (of type 'Table')]
04:33:59 [2024-03-06T09:33:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320655322 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
04:33:59 [2024-03-06T09:33:59.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=320655323 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, (of type 'Table')]
04:33:59 [2024-03-06T09:33:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320655809 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:33:59 [2024-03-06T09:33:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:33:59 [2024-03-06T09:33:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:33:59 [2024-03-06T09:33:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:33:59 [2024-03-06T09:33:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:33:59 [2024-03-06T09:33:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=320655843 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
04:33:59 [2024-03-06T09:33:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=320655844 data=null doit=true}, TreeItem with text {TestForFiltering}]
04:33:59 [2024-03-06T09:33:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=320655844 data=null}, TreeItem with text {TestForFiltering}]
04:33:59 [2024-03-06T09:33:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=320655844 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:33:59 [2024-03-06T09:33:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320655844 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
04:33:59 [2024-03-06T09:33:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=320655860 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
04:33:59 [2024-03-06T09:33:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:33:59 [2024-03-06T09:33:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:33:59 [2024-03-06T09:33:59.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:34:00 [2024-03-06T09:34:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:34:00 [2024-03-06T09:34:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:34:00 [2024-03-06T09:34:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:34:00 [2024-03-06T09:34:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:34:00 [2024-03-06T09:34:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:34:00 [2024-03-06T09:34:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:34:00 [2024-03-06T09:34:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:00 [2024-03-06T09:34:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:00 [2024-03-06T09:34:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:34:00 [2024-03-06T09:34:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:34:00 [2024-03-06T09:34:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320656687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:00 [2024-03-06T09:34:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320656687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:00 [2024-03-06T09:34:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320656688 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:00 [2024-03-06T09:34:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320656688 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:00 [2024-03-06T09:34:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320656688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:00 [2024-03-06T09:34:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320656688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:00 [2024-03-06T09:34:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320656688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:00 [2024-03-06T09:34:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320656688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:00 [2024-03-06T09:34:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320656688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:00 [2024-03-06T09:34:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320656688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:00 [2024-03-06T09:34:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320656688 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:00 [2024-03-06T09:34:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320656688 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:00 [2024-03-06T09:34:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:34:00 [2024-03-06T09:34:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:34:00 [2024-03-06T09:34:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:34:00 [2024-03-06T09:34:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:00 [2024-03-06T09:34:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:00 [2024-03-06T09:34:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:00 [2024-03-06T09:34:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:00 [2024-03-06T09:34:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:00 [2024-03-06T09:34:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:34:00 [2024-03-06T09:34:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320656689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:00 [2024-03-06T09:34:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320656689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:00 [2024-03-06T09:34:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320656689 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:00 [2024-03-06T09:34:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320656689 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:00 [2024-03-06T09:34:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320656689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:00 [2024-03-06T09:34:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320656689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:00 [2024-03-06T09:34:00.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:00 [2024-03-06T09:34:00.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:00 [2024-03-06T09:34:00.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:00 [2024-03-06T09:34:00.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:00 [2024-03-06T09:34:00.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:00 [2024-03-06T09:34:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:34:00 [2024-03-06T09:34:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320656690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:00 [2024-03-06T09:34:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320655905 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:34:01 [2024-03-06T09:34:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"'
04:34:01 [2024-03-06T09:34:01.408Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.229 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
04:34:01 [2024-03-06T09:34:01.408Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest.testYellow -- Time elapsed: 0.461 s
04:34:01 [2024-03-06T09:34:01.408Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
04:34:01 [2024-03-06T09:34:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320657475 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:34:01 [2024-03-06T09:34:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:34:01 [2024-03-06T09:34:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:34:01 [2024-03-06T09:34:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:34:01 [2024-03-06T09:34:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:34:01 [2024-03-06T09:34:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=320657592 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:34:01 [2024-03-06T09:34:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:34:03 [2024-03-06T09:34:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
04:34:03 [2024-03-06T09:34:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:34:03 [2024-03-06T09:34:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:34:03 [2024-03-06T09:34:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:34:03 [2024-03-06T09:34:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
04:34:03 [2024-03-06T09:34:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=320659048 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
04:34:03 [2024-03-06T09:34:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=320659048 data=null doit=true}, TableItem with text {}]
04:34:03 [2024-03-06T09:34:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
04:34:03 [2024-03-06T09:34:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=320659049 data=null}, TableItem with text {}]
04:34:03 [2024-03-06T09:34:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=320659049 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
04:34:03 [2024-03-06T09:34:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320659049 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
04:34:03 [2024-03-06T09:34:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=320659052 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
04:34:03 [2024-03-06T09:34:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=320659053 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
04:34:03 [2024-03-06T09:34:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=320659053 data=null doit=true}, TableItem with text {}]
04:34:03 [2024-03-06T09:34:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=320659053 data=null}, TableItem with text {}]
04:34:03 [2024-03-06T09:34:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
04:34:03 [2024-03-06T09:34:03.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:34:03 [2024-03-06T09:34:03.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:34:03 [2024-03-06T09:34:03.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:34:03 [2024-03-06T09:34:03.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
04:34:03 [2024-03-06T09:34:03.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=320659668 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
04:34:03 [2024-03-06T09:34:03.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=320659668 data=null doit=true}, TableItem with text {}]
04:34:03 [2024-03-06T09:34:03.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
04:34:03 [2024-03-06T09:34:03.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=320659668 data=null}, TableItem with text {}]
04:34:03 [2024-03-06T09:34:03.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=320659668 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
04:34:03 [2024-03-06T09:34:03.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320659668 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
04:34:03 [2024-03-06T09:34:03.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=320659671 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
04:34:03 [2024-03-06T09:34:03.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=320659672 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
04:34:03 [2024-03-06T09:34:03.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=320659672 data=null doit=true}, TableItem with text {}]
04:34:03 [2024-03-06T09:34:03.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=320659672 data=null}, TableItem with text {}]
04:34:03 [2024-03-06T09:34:03.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
04:34:03 [2024-03-06T09:34:03.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
04:34:03 [2024-03-06T09:34:03.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy to Clipboard'
04:34:03 [2024-03-06T09:34:03.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy to Clipboard'
04:34:03 [2024-03-06T09:34:03.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=320659702 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy to Clipboard']
04:34:03 [2024-03-06T09:34:03.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:34:03 [2024-03-06T09:34:03.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:34:03 [2024-03-06T09:34:03.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
04:34:03 [2024-03-06T09:34:03.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=320659770 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
04:34:03 [2024-03-06T09:34:03.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=320659770 data=null doit=true}, TableItem with text {}]
04:34:03 [2024-03-06T09:34:03.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
04:34:03 [2024-03-06T09:34:03.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=320659770 data=null}, TableItem with text {}]
04:34:03 [2024-03-06T09:34:03.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=320659770 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
04:34:03 [2024-03-06T09:34:03.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320659771 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
04:34:03 [2024-03-06T09:34:03.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=320659771 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
04:34:03 [2024-03-06T09:34:03.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=320659772 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
04:34:03 [2024-03-06T09:34:03.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=320659772 data=null doit=true}, TableItem with text {}]
04:34:03 [2024-03-06T09:34:03.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=320659772 data=null}, TableItem with text {}]
04:34:03 [2024-03-06T09:34:03.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
04:34:03 [2024-03-06T09:34:03.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:34:03 [2024-03-06T09:34:03.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:34:03 [2024-03-06T09:34:03.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
04:34:03 [2024-03-06T09:34:03.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy to Clipboard'
04:34:03 [2024-03-06T09:34:03.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy to Clipboard'
04:34:03 [2024-03-06T09:34:03.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=320659864 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy to Clipboard']
04:34:04 [2024-03-06T09:34:04.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320660428 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
04:34:04 [2024-03-06T09:34:04.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:34:04 [2024-03-06T09:34:04.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:34:04 [2024-03-06T09:34:04.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:34:04 [2024-03-06T09:34:04.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:34:04 [2024-03-06T09:34:04.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=320660485 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:34:04 [2024-03-06T09:34:04.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=320660485 data=null doit=true}, TreeItem with text {test}]
04:34:04 [2024-03-06T09:34:04.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=320660486 data=null}, TreeItem with text {test}]
04:34:04 [2024-03-06T09:34:04.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=320660486 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:34:04 [2024-03-06T09:34:04.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320660486 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:34:04 [2024-03-06T09:34:04.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=320660509 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:34:04 [2024-03-06T09:34:04.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:34:04 [2024-03-06T09:34:04.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:34:04 [2024-03-06T09:34:04.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:34:05 [2024-03-06T09:34:05.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:34:05 [2024-03-06T09:34:05.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:34:05 [2024-03-06T09:34:05.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:34:05 [2024-03-06T09:34:05.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320661415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320661415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320661416 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320661416 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320661416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320661416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320661416 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320661416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320661416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320661416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320661416 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320661416 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320661417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320661417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320661417 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320661417 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320661417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320661417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:05 [2024-03-06T09:34:05.558Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:05 [2024-03-06T09:34:05.558Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:05 [2024-03-06T09:34:05.558Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:05 [2024-03-06T09:34:05.558Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:05 [2024-03-06T09:34:05.558Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320661418 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:05 [2024-03-06T09:34:05.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320660553 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:34:05 [2024-03-06T09:34:05.815Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.451 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
04:34:05 [2024-03-06T09:34:05.815Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest.testNoCopySearchRow -- Time elapsed: 0.619 s
04:34:05 [2024-03-06T09:34:05.815Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest.testCopySingleSelection -- Time elapsed: 0.098 s
04:34:05 [2024-03-06T09:34:05.815Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest.testCopyMultipleSelection -- Time elapsed: 0.662 s
04:34:05 [2024-03-06T09:34:05.815Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
04:34:05 [2024-03-06T09:34:05.815Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
04:34:05 [2024-03-06T09:34:05.815Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest skipped
04:34:05 [2024-03-06T09:34:05.815Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
04:34:05 [2024-03-06T09:34:05.815Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
04:34:05 [2024-03-06T09:34:05.815Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest skipped
04:34:05 [2024-03-06T09:34:05.815Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest skipped
04:34:05 [2024-03-06T09:34:05.815Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest
04:34:05 [2024-03-06T09:34:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320661957 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:34:06 [2024-03-06T09:34:06.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:34:06 [2024-03-06T09:34:06.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:34:06 [2024-03-06T09:34:06.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:34:06 [2024-03-06T09:34:06.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:34:06 [2024-03-06T09:34:06.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=320662069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:34:06 [2024-03-06T09:34:06.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:34:06 [2024-03-06T09:34:06.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.views.eventdensity"'
04:34:06 [2024-03-06T09:34:06.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
04:34:12 [2024-03-06T09:34:12.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
04:34:12 [2024-03-06T09:34:12.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:34:12 [2024-03-06T09:34:12.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:34:12 [2024-03-06T09:34:12.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:34:12 [2024-03-06T09:34:12.858Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {kernel_vm} is already expanded. Won't expand it again.
04:34:12 [2024-03-06T09:34:12.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to unchecked on: Total
04:34:12 [2024-03-06T09:34:12.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320668520 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:34:12 [2024-03-06T09:34:12.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:34:12 [2024-03-06T09:34:12.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:34:12 [2024-03-06T09:34:12.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:34:12 [2024-03-06T09:34:12.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:34:12 [2024-03-06T09:34:12.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=320668546 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:34:12 [2024-03-06T09:34:12.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=320668546 data=null doit=true}, TreeItem with text {test}]
04:34:12 [2024-03-06T09:34:12.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=320668547 data=null}, TreeItem with text {test}]
04:34:12 [2024-03-06T09:34:12.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=320668547 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:34:12 [2024-03-06T09:34:12.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320668547 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:34:12 [2024-03-06T09:34:12.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=320668555 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:34:12 [2024-03-06T09:34:12.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:34:12 [2024-03-06T09:34:12.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:34:12 [2024-03-06T09:34:12.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:34:13 [2024-03-06T09:34:13.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:34:13 [2024-03-06T09:34:13.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:34:13 [2024-03-06T09:34:13.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:34:13 [2024-03-06T09:34:13.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:34:13 [2024-03-06T09:34:13.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:34:13 [2024-03-06T09:34:13.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:34:13 [2024-03-06T09:34:13.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:13 [2024-03-06T09:34:13.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:13 [2024-03-06T09:34:13.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:34:13 [2024-03-06T09:34:13.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:34:13 [2024-03-06T09:34:13.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320669360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:13 [2024-03-06T09:34:13.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320669360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:13 [2024-03-06T09:34:13.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320669360 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:13 [2024-03-06T09:34:13.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320669360 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:13 [2024-03-06T09:34:13.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320669361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:13 [2024-03-06T09:34:13.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320669361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:13 [2024-03-06T09:34:13.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320669361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:13 [2024-03-06T09:34:13.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320669361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:13 [2024-03-06T09:34:13.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320669361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:13 [2024-03-06T09:34:13.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320669361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:13 [2024-03-06T09:34:13.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320669361 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:13 [2024-03-06T09:34:13.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320669361 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:34:13 [2024-03-06T09:34:13.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:34:13 [2024-03-06T09:34:13.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:34:13 [2024-03-06T09:34:13.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:34:13 [2024-03-06T09:34:13.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:13 [2024-03-06T09:34:13.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:13 [2024-03-06T09:34:13.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:13 [2024-03-06T09:34:13.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:13 [2024-03-06T09:34:13.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:13 [2024-03-06T09:34:13.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:34:13 [2024-03-06T09:34:13.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320669362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:13 [2024-03-06T09:34:13.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320669362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:13 [2024-03-06T09:34:13.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320669362 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:13 [2024-03-06T09:34:13.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320669362 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:13 [2024-03-06T09:34:13.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320669362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:13 [2024-03-06T09:34:13.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320669362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:13 [2024-03-06T09:34:13.420Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:13 [2024-03-06T09:34:13.420Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:13 [2024-03-06T09:34:13.420Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:13 [2024-03-06T09:34:13.420Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:13 [2024-03-06T09:34:13.420Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:13 [2024-03-06T09:34:13.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:34:13 [2024-03-06T09:34:13.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320669362 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:13 [2024-03-06T09:34:13.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320668600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:34:13 [2024-03-06T09:34:13.981Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.919 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest
04:34:13 [2024-03-06T09:34:13.981Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest.testManipulatingTreeViewer -- Time elapsed: 6.339 s
04:34:13 [2024-03-06T09:34:13.981Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest
04:34:13 [2024-03-06T09:34:13.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320669875 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:34:13 [2024-03-06T09:34:13.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:34:13 [2024-03-06T09:34:13.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:34:13 [2024-03-06T09:34:13.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:34:13 [2024-03-06T09:34:13.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:34:13 [2024-03-06T09:34:13.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=320669980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:34:13 [2024-03-06T09:34:13.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:34:15 [2024-03-06T09:34:15.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
04:34:15 [2024-03-06T09:34:15.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
04:34:15 [2024-03-06T09:34:15.348Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
04:34:15 [2024-03-06T09:34:15.348Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
04:34:15 [2024-03-06T09:34:15.348Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
04:34:15 [2024-03-06T09:34:15.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
04:34:15 [2024-03-06T09:34:15.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
04:34:15 [2024-03-06T09:34:15.910Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
04:34:15 [2024-03-06T09:34:15.910Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
04:34:16 [2024-03-06T09:34:16.470Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
04:34:16 [2024-03-06T09:34:16.470Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
04:34:17 [2024-03-06T09:34:17.031Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
04:34:17 [2024-03-06T09:34:17.031Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
04:34:17 [2024-03-06T09:34:17.287Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
04:34:17 [2024-03-06T09:34:17.287Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
04:34:17 [2024-03-06T09:34:17.847Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 5
04:34:17 [2024-03-06T09:34:17.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom In}
04:34:17 [2024-03-06T09:34:17.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320673986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
04:34:17 [2024-03-06T09:34:17.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320673986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
04:34:17 [2024-03-06T09:34:17.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320673986 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
04:34:17 [2024-03-06T09:34:17.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320673986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
04:34:17 [2024-03-06T09:34:17.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320673986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
04:34:17 [2024-03-06T09:34:17.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320673986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom In}]
04:34:17 [2024-03-06T09:34:17.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320673988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
04:34:17 [2024-03-06T09:34:17.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320673988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
04:34:17 [2024-03-06T09:34:17.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320673988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
04:34:17 [2024-03-06T09:34:17.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320673988 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
04:34:17 [2024-03-06T09:34:17.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320673988 data=null}, ToolItem with tooltip text {Zoom In}]
04:34:17 [2024-03-06T09:34:17.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom In}
04:34:17 [2024-03-06T09:34:17.848Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 5
04:34:17 [2024-03-06T09:34:17.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom Out}
04:34:17 [2024-03-06T09:34:17.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320673991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
04:34:17 [2024-03-06T09:34:17.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320673992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
04:34:17 [2024-03-06T09:34:17.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320673992 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
04:34:17 [2024-03-06T09:34:17.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320673992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
04:34:17 [2024-03-06T09:34:17.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320673992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
04:34:17 [2024-03-06T09:34:17.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320673992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom Out}]
04:34:17 [2024-03-06T09:34:17.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320673993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
04:34:17 [2024-03-06T09:34:17.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320673994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
04:34:17 [2024-03-06T09:34:17.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320673994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
04:34:17 [2024-03-06T09:34:17.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320673994 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
04:34:17 [2024-03-06T09:34:17.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320673994 data=null}, ToolItem with tooltip text {Zoom Out}]
04:34:17 [2024-03-06T09:34:17.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom Out}
04:34:17 [2024-03-06T09:34:17.848Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
04:34:17 [2024-03-06T09:34:17.848Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
04:34:18 [2024-03-06T09:34:18.410Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
04:34:18 [2024-03-06T09:34:18.410Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
04:34:18 [2024-03-06T09:34:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
04:34:18 [2024-03-06T09:34:18.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
04:34:19 [2024-03-06T09:34:19.228Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
04:34:19 [2024-03-06T09:34:19.228Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
04:34:19 [2024-03-06T09:34:19.228Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
04:34:19 [2024-03-06T09:34:19.228Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
04:34:19 [2024-03-06T09:34:19.228Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
04:34:19 [2024-03-06T09:34:19.228Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.401 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest
04:34:19 [2024-03-06T09:34:19.228Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest.testZoomToSelection -- Time elapsed: 1.809 s
04:34:19 [2024-03-06T09:34:19.228Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest.testHorizontalZoom -- Time elapsed: 3.285 s
04:34:19 [2024-03-06T09:34:19.228Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest.testKeyboardNavigation -- Time elapsed: 0.199 s
04:34:19 [2024-03-06T09:34:19.228Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
04:34:19 [2024-03-06T09:34:19.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320675281 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:34:19 [2024-03-06T09:34:19.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:34:19 [2024-03-06T09:34:19.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:34:19 [2024-03-06T09:34:19.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:34:19 [2024-03-06T09:34:19.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:34:19 [2024-03-06T09:34:19.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=320675419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:34:19 [2024-03-06T09:34:19.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:34:23 [2024-03-06T09:34:23.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:34:23 [2024-03-06T09:34:23.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:34:23 [2024-03-06T09:34:23.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320679226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:23 [2024-03-06T09:34:23.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320679226 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
04:34:23 [2024-03-06T09:34:23.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320679226 data=null doit=true}, TimeGraphControl with text {}]
04:34:23 [2024-03-06T09:34:23.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320679226 data=null}, TimeGraphControl with text {}]
04:34:23 [2024-03-06T09:34:23.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320679226 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}]
04:34:23 [2024-03-06T09:34:23.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320679228 data=null button=0 stateMask=0x80000 x=815 y=107 count=0}, TimeGraphControl with text {}]
04:34:23 [2024-03-06T09:34:23.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320679229 data=null button=1 stateMask=0x80000 x=815 y=107 count=1}, TimeGraphControl with text {}]
04:34:23 [2024-03-06T09:34:23.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320679229 data=null button=0 stateMask=0x0 x=815 y=107 count=0}, TimeGraphControl with text {}]
04:34:23 [2024-03-06T09:34:23.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320679229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:23 [2024-03-06T09:34:23.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320679229 data=null doit=true}, TimeGraphControl with text {}]
04:34:23 [2024-03-06T09:34:23.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320679229 data=null}, TimeGraphControl with text {}]
04:34:23 [2024-03-06T09:34:23.396Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
04:34:23 [2024-03-06T09:34:23.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
04:34:23 [2024-03-06T09:34:23.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679233 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679465 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679465 data=null}, ToolItem with tooltip text {Add Bookmark...}]
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320679480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320679480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320679480 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320679480 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320679480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320679481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320679481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679534 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679534 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:34:23 [2024-03-06T09:34:23.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679535 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679535 data=null}, ToolItem with tooltip text {Previous Marker}]
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679535 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679536 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679536 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679536 data=null}, ToolItem with tooltip text {Next Marker}]
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679537 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679537 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679546 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679546 data=null}, ToolItem with tooltip text {Add Bookmark...}]
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:34:23 [2024-03-06T09:34:23.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679548 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
04:34:23 [2024-03-06T09:34:23.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:34:23 [2024-03-06T09:34:23.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:34:23 [2024-03-06T09:34:23.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679548 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
04:34:23 [2024-03-06T09:34:23.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:34:23 [2024-03-06T09:34:23.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:34:23 [2024-03-06T09:34:23.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:34:23 [2024-03-06T09:34:23.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679549 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
04:34:23 [2024-03-06T09:34:23.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679549 data=null}, ToolItem with tooltip text {Previous Marker}]
04:34:23 [2024-03-06T09:34:23.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
04:34:23 [2024-03-06T09:34:23.399Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
04:34:23 [2024-03-06T09:34:23.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
04:34:23 [2024-03-06T09:34:23.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:34:23 [2024-03-06T09:34:23.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:34:23 [2024-03-06T09:34:23.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679550 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
04:34:23 [2024-03-06T09:34:23.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:34:23 [2024-03-06T09:34:23.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:34:23 [2024-03-06T09:34:23.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679550 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
04:34:23 [2024-03-06T09:34:23.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:34:23 [2024-03-06T09:34:23.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:34:23 [2024-03-06T09:34:23.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:34:23 [2024-03-06T09:34:23.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679551 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
04:34:23 [2024-03-06T09:34:23.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679551 data=null}, ToolItem with tooltip text {Next Marker}]
04:34:23 [2024-03-06T09:34:23.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
04:34:23 [2024-03-06T09:34:23.399Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
04:34:23 [2024-03-06T09:34:23.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
04:34:23 [2024-03-06T09:34:23.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:23 [2024-03-06T09:34:23.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:23 [2024-03-06T09:34:23.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679551 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:23 [2024-03-06T09:34:23.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:23 [2024-03-06T09:34:23.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679861 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679861 data=null}, ToolItem with tooltip text {Show Legend}]
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:23 [2024-03-06T09:34:23.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:23 [2024-03-06T09:34:23.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:23 [2024-03-06T09:34:23.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:23 [2024-03-06T09:34:23.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:34:23 [2024-03-06T09:34:23.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320679870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:23 [2024-03-06T09:34:23.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320679870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:23 [2024-03-06T09:34:23.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320679871 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:23 [2024-03-06T09:34:23.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320679871 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:23 [2024-03-06T09:34:23.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320679871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:23 [2024-03-06T09:34:23.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320679871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:23 [2024-03-06T09:34:23.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320679871 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:23 [2024-03-06T09:34:23.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320679552 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:23 [2024-03-06T09:34:23.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:34:23 [2024-03-06T09:34:23.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:34:23 [2024-03-06T09:34:23.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:34:26 [2024-03-06T09:34:26.484Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
04:34:26 [2024-03-06T09:34:26.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
04:34:26 [2024-03-06T09:34:26.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320682569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:26 [2024-03-06T09:34:26.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320682569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:26 [2024-03-06T09:34:26.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320682569 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:26 [2024-03-06T09:34:26.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320682569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:26 [2024-03-06T09:34:26.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320682569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320682866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320682867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320682867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320682867 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320682867 data=null}, ToolItem with tooltip text {Show Legend}]
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:26 [2024-03-06T09:34:26.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:26 [2024-03-06T09:34:26.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:26 [2024-03-06T09:34:26.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:26 [2024-03-06T09:34:26.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:34:26 [2024-03-06T09:34:26.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320682884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:26 [2024-03-06T09:34:26.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320682884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:26 [2024-03-06T09:34:26.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320682884 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:26 [2024-03-06T09:34:26.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320682884 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:26 [2024-03-06T09:34:26.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320682884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:26 [2024-03-06T09:34:26.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320682884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:26 [2024-03-06T09:34:26.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320682884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:26 [2024-03-06T09:34:26.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320682569 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:26 [2024-03-06T09:34:26.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:34:27 [2024-03-06T09:34:27.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:34:27 [2024-03-06T09:34:27.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:34:27 [2024-03-06T09:34:27.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320683544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683544 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320683545 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320683545 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320683545 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683546 data=null button=0 stateMask=0x80000 x=815 y=107 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320683547 data=null button=1 stateMask=0x80000 x=815 y=107 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683547 data=null button=0 stateMask=0x0 x=815 y=107 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320683547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320683547 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320683548 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320683551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683552 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320683556 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320683557 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320683562 data=null button=3 stateMask=0x0 x=722 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683562 data=null button=0 stateMask=0x200000 x=347 y=107 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320683563 data=null button=3 stateMask=0x200000 x=347 y=107 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683563 data=null button=0 stateMask=0x0 x=347 y=107 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320683564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320683564 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320683564 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320683567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683568 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320683568 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320683568 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320683581 data=null button=2 stateMask=0x0 x=909 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683582 data=null button=0 stateMask=0x100000 x=347 y=107 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320683582 data=null button=2 stateMask=0x100000 x=347 y=107 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683583 data=null button=0 stateMask=0x0 x=347 y=107 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320683583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320683583 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320683583 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320683594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683594 data=null button=0 stateMask=0x0 x=272 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320683595 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320683595 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320683601 data=null button=1 stateMask=0x0 x=272 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683606 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320683607 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683607 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320683607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320683607 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320683607 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320683610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683610 data=null button=0 stateMask=0x0 x=291 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320683610 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320683611 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320683614 data=null button=1 stateMask=0x0 x=291 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683615 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320683615 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683615 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320683615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320683615 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320683615 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320683618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683618 data=null button=0 stateMask=0x0 x=310 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320683618 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320683618 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320683627 data=null button=1 stateMask=0x0 x=310 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683628 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320683628 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683628 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320683629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320683629 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320683629 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320683631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683632 data=null button=0 stateMask=0x0 x=328 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320683632 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320683632 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320683640 data=null button=1 stateMask=0x0 x=328 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683641 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320683641 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683641 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320683642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320683642 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320683642 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320683644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683644 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320683644 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320683645 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320683648 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683648 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320683649 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683649 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320683649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320683649 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320683649 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320683654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683654 data=null button=0 stateMask=0x0 x=366 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320683655 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320683655 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320683658 data=null button=1 stateMask=0x0 x=366 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683659 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320683659 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683659 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320683659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320683659 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320683659 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320683661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683662 data=null button=0 stateMask=0x0 x=385 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320683662 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320683662 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320683665 data=null button=1 stateMask=0x0 x=385 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683666 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320683666 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683666 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320683666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320683666 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320683666 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320683673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683673 data=null button=0 stateMask=0x0 x=403 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320683673 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320683673 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320683677 data=null button=1 stateMask=0x0 x=403 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683677 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320683678 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683678 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320683678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320683678 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320683678 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320683680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683680 data=null button=0 stateMask=0x0 x=422 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320683681 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320683681 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320683684 data=null button=1 stateMask=0x0 x=422 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683685 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320683688 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683688 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320683688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320683688 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320683689 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320683691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683691 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320683692 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320683692 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320683695 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683696 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320683696 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683697 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320683697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320683697 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320683697 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320683699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683700 data=null button=0 stateMask=0x0 x=459 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320683700 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320683700 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320683709 data=null button=1 stateMask=0x0 x=459 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683710 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320683710 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683710 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320683711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320683711 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320683711 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320683713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683714 data=null button=0 stateMask=0x0 x=478 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320683714 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320683714 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320683718 data=null button=1 stateMask=0x0 x=478 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683721 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320683722 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683722 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320683722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320683722 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320683723 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320683725 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683725 data=null button=0 stateMask=0x0 x=497 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320683726 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320683726 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320683729 data=null button=1 stateMask=0x0 x=497 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683730 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320683730 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683731 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320683731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320683731 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320683731 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320683734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683734 data=null button=0 stateMask=0x0 x=516 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320683734 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320683734 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320683742 data=null button=1 stateMask=0x0 x=516 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683743 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320683744 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683744 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320683744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320683744 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320683744 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320683747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683747 data=null button=0 stateMask=0x0 x=534 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320683747 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320683747 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320683751 data=null button=1 stateMask=0x0 x=534 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683755 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320683755 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683755 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320683755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320683755 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.827Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320683756 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.827Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320683758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.827Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683758 data=null button=0 stateMask=0x0 x=553 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.827Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320683758 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.827Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320683759 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.827Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320683762 data=null button=1 stateMask=0x0 x=553 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.827Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683763 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.827Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320683763 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.827Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683763 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.827Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320683763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.827Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320683763 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.827Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320683763 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.827Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320683766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.827Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683766 data=null button=0 stateMask=0x0 x=572 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.827Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320683766 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.827Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320683766 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.827Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320683774 data=null button=1 stateMask=0x0 x=572 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.827Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683775 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.827Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320683775 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.827Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683775 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.827Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320683775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.827Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320683776 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.828Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320683776 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.828Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320683778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.828Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683778 data=null button=0 stateMask=0x0 x=591 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.828Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320683778 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.828Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320683779 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.828Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320683782 data=null button=1 stateMask=0x0 x=591 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.828Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683782 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.828Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320683783 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.828Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683783 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.828Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320683783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.828Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320683783 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.828Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320683783 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.828Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320683790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.828Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683791 data=null button=0 stateMask=0x0 x=609 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.828Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320683791 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.828Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320683791 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.828Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320683797 data=null button=1 stateMask=0x0 x=609 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.828Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683798 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.828Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320683798 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.828Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683799 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.828Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320683799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.828Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320683799 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.828Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320683799 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.828Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320683810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.828Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683810 data=null button=0 stateMask=0x0 x=628 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.828Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320683810 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.828Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320683811 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.828Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320683817 data=null button=1 stateMask=0x0 x=628 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.828Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683818 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.828Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320683823 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.828Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683824 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.828Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320683824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.828Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320683824 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320683825 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320683829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683829 data=null button=0 stateMask=0x0 x=647 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320683829 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320683829 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320683840 data=null button=1 stateMask=0x0 x=647 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683842 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320683842 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683843 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320683843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320683843 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320683843 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320683847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683847 data=null button=0 stateMask=0x0 x=665 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320683848 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320683848 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320683859 data=null button=1 stateMask=0x0 x=665 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683861 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320683861 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683861 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320683862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320683862 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320683862 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320683866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683866 data=null button=0 stateMask=0x0 x=684 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320683866 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320683866 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320683879 data=null button=1 stateMask=0x0 x=684 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683880 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320683880 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683881 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320683894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320683895 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320683895 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.829Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320683899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683900 data=null button=0 stateMask=0x0 x=703 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320683900 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320683900 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320683913 data=null button=1 stateMask=0x0 x=703 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683915 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320683915 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683916 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320683916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320683916 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320683916 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320683931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683931 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320683932 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320683932 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320683944 data=null button=1 stateMask=0x0 x=722 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683945 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320683946 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683946 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320683946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320683947 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320683947 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320683950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683951 data=null button=0 stateMask=0x0 x=740 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320683956 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320683956 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320683960 data=null button=1 stateMask=0x0 x=740 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683961 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320683961 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683962 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320683962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320683962 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320683962 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320683964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683965 data=null button=0 stateMask=0x0 x=759 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.830Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320683965 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320683965 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320683974 data=null button=1 stateMask=0x0 x=759 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683974 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320683975 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683975 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320683975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320683975 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320683975 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320683978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683978 data=null button=0 stateMask=0x0 x=778 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320683979 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320683979 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320683982 data=null button=1 stateMask=0x0 x=778 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683983 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320683983 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683984 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320683984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320683984 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320683984 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320683992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683992 data=null button=0 stateMask=0x0 x=797 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320683992 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320683992 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320683997 data=null button=1 stateMask=0x0 x=797 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683997 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320683998 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320683998 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320683998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320683998 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320683998 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684001 data=null button=0 stateMask=0x0 x=815 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684006 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684006 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.831Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684010 data=null button=1 stateMask=0x0 x=815 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.832Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684011 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.832Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684011 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.832Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684012 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.832Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.832Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684012 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.832Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684012 data=null}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.832Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.832Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684015 data=null button=0 stateMask=0x0 x=834 y=50 count=0}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.832Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684015 data=null doit=true}, TimeGraphControl with text {}]
04:34:27 [2024-03-06T09:34:27.832Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684015 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.089Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684024 data=null button=1 stateMask=0x0 x=834 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.089Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684025 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.089Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684026 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.089Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684026 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.089Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.089Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684026 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.089Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684026 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.089Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.089Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684029 data=null button=0 stateMask=0x0 x=853 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.089Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684029 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.089Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684029 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.089Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684033 data=null button=1 stateMask=0x0 x=853 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.089Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684034 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.089Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684034 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.089Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684034 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.089Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.089Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684034 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.089Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684035 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.089Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.089Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684042 data=null button=0 stateMask=0x0 x=871 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.089Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684042 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.089Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684042 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.089Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684046 data=null button=1 stateMask=0x0 x=871 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.090Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684047 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.090Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684047 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.090Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684047 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.090Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.090Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684048 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.090Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684048 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.090Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.090Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684050 data=null button=0 stateMask=0x0 x=890 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.090Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684051 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.090Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684051 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.090Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684059 data=null button=1 stateMask=0x0 x=890 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.090Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684060 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.090Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684060 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.090Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684060 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.090Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.090Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684061 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.090Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684061 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.090Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.090Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684063 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.090Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684064 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.090Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684064 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.090Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684067 data=null button=1 stateMask=0x0 x=909 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.090Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684068 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.090Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684068 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.090Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684072 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.090Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.090Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684073 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.090Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684073 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.090Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.090Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684075 data=null button=0 stateMask=0x0 x=928 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.090Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684075 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.090Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684075 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.090Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684079 data=null button=1 stateMask=0x0 x=928 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.090Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684079 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684080 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684080 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684080 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684080 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684083 data=null button=0 stateMask=0x0 x=946 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684083 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684083 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684091 data=null button=1 stateMask=0x0 x=946 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684092 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684093 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684093 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684093 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684093 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684096 data=null button=0 stateMask=0x0 x=965 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684096 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684096 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684100 data=null button=1 stateMask=0x0 x=965 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684101 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684101 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684101 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684106 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684106 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684109 data=null button=0 stateMask=0x0 x=272 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684109 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684109 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684113 data=null button=1 stateMask=0x0 x=272 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684114 data=null button=0 stateMask=0x80000 x=291 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684114 data=null button=1 stateMask=0x80000 x=291 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.091Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684114 data=null button=0 stateMask=0x0 x=291 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684114 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684115 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684117 data=null button=0 stateMask=0x0 x=291 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684117 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684118 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684127 data=null button=1 stateMask=0x0 x=291 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684128 data=null button=0 stateMask=0x80000 x=310 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684128 data=null button=1 stateMask=0x80000 x=310 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684128 data=null button=0 stateMask=0x0 x=310 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684129 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684129 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684132 data=null button=0 stateMask=0x0 x=310 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684132 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684132 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684140 data=null button=1 stateMask=0x0 x=310 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684141 data=null button=0 stateMask=0x80000 x=328 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684142 data=null button=1 stateMask=0x80000 x=328 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684142 data=null button=0 stateMask=0x0 x=328 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684142 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684142 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684145 data=null button=0 stateMask=0x0 x=328 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684145 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684145 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684149 data=null button=1 stateMask=0x0 x=328 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684149 data=null button=0 stateMask=0x80000 x=347 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684150 data=null button=1 stateMask=0x80000 x=347 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684150 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684150 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.092Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684150 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684158 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684158 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684158 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684162 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684162 data=null button=0 stateMask=0x80000 x=366 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684162 data=null button=1 stateMask=0x80000 x=366 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684163 data=null button=0 stateMask=0x0 x=366 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684163 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684163 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684166 data=null button=0 stateMask=0x0 x=366 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684166 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684166 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684174 data=null button=1 stateMask=0x0 x=366 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684175 data=null button=0 stateMask=0x80000 x=385 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684175 data=null button=1 stateMask=0x80000 x=385 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684175 data=null button=0 stateMask=0x0 x=385 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684176 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684176 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684178 data=null button=0 stateMask=0x0 x=385 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684178 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684179 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684182 data=null button=1 stateMask=0x0 x=385 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684183 data=null button=0 stateMask=0x80000 x=403 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684183 data=null button=1 stateMask=0x80000 x=403 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684183 data=null button=0 stateMask=0x0 x=403 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684183 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684183 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684191 data=null button=0 stateMask=0x0 x=403 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684191 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.093Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684191 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684195 data=null button=1 stateMask=0x0 x=403 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684196 data=null button=0 stateMask=0x80000 x=422 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684196 data=null button=1 stateMask=0x80000 x=422 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684196 data=null button=0 stateMask=0x0 x=422 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684197 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684197 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684199 data=null button=0 stateMask=0x0 x=422 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684199 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684199 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684208 data=null button=1 stateMask=0x0 x=422 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684209 data=null button=0 stateMask=0x80000 x=441 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684210 data=null button=1 stateMask=0x80000 x=441 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684210 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684211 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684211 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684214 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684214 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684214 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684218 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684222 data=null button=0 stateMask=0x80000 x=459 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684223 data=null button=1 stateMask=0x80000 x=459 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684223 data=null button=0 stateMask=0x0 x=459 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684223 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684223 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684226 data=null button=0 stateMask=0x0 x=459 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684226 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684226 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684230 data=null button=1 stateMask=0x0 x=459 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684231 data=null button=0 stateMask=0x80000 x=478 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.094Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684231 data=null button=1 stateMask=0x80000 x=478 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684231 data=null button=0 stateMask=0x0 x=478 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684232 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684232 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684238 data=null button=0 stateMask=0x0 x=478 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684238 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684238 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684242 data=null button=1 stateMask=0x0 x=478 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684242 data=null button=0 stateMask=0x80000 x=497 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684243 data=null button=1 stateMask=0x80000 x=497 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684243 data=null button=0 stateMask=0x0 x=497 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684243 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684243 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684246 data=null button=0 stateMask=0x0 x=497 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684246 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684246 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684250 data=null button=1 stateMask=0x0 x=497 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684250 data=null button=0 stateMask=0x80000 x=516 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684250 data=null button=1 stateMask=0x80000 x=516 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684251 data=null button=0 stateMask=0x0 x=516 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684251 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684251 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684258 data=null button=0 stateMask=0x0 x=516 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684259 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684259 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684262 data=null button=1 stateMask=0x0 x=516 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684263 data=null button=0 stateMask=0x80000 x=534 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684263 data=null button=1 stateMask=0x80000 x=534 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684263 data=null button=0 stateMask=0x0 x=534 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.095Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684264 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684264 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684266 data=null button=0 stateMask=0x0 x=534 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684266 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684267 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684275 data=null button=1 stateMask=0x0 x=534 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684276 data=null button=0 stateMask=0x80000 x=553 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684276 data=null button=1 stateMask=0x80000 x=553 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684276 data=null button=0 stateMask=0x0 x=553 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684276 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684276 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684279 data=null button=0 stateMask=0x0 x=553 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.096Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684279 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.353Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684279 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.353Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684283 data=null button=1 stateMask=0x0 x=553 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.353Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684283 data=null button=0 stateMask=0x80000 x=572 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.353Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684283 data=null button=1 stateMask=0x80000 x=572 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.353Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684284 data=null button=0 stateMask=0x0 x=572 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.353Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.353Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684284 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.353Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684284 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.353Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684292 data=null button=0 stateMask=0x0 x=572 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684292 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684292 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684296 data=null button=1 stateMask=0x0 x=572 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684297 data=null button=0 stateMask=0x80000 x=591 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684297 data=null button=1 stateMask=0x80000 x=591 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684297 data=null button=0 stateMask=0x0 x=591 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684298 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684298 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684300 data=null button=0 stateMask=0x0 x=591 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684301 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684301 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684310 data=null button=1 stateMask=0x0 x=591 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684311 data=null button=0 stateMask=0x80000 x=609 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684311 data=null button=1 stateMask=0x80000 x=609 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684311 data=null button=0 stateMask=0x0 x=609 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684312 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684312 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684315 data=null button=0 stateMask=0x0 x=609 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684315 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684315 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684324 data=null button=1 stateMask=0x0 x=609 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684325 data=null button=0 stateMask=0x80000 x=628 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684326 data=null button=1 stateMask=0x80000 x=628 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684326 data=null button=0 stateMask=0x0 x=628 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684326 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684326 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684329 data=null button=0 stateMask=0x0 x=628 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.354Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684330 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684330 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684333 data=null button=1 stateMask=0x0 x=628 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684334 data=null button=0 stateMask=0x80000 x=647 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684334 data=null button=1 stateMask=0x80000 x=647 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684334 data=null button=0 stateMask=0x0 x=647 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684335 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684335 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684342 data=null button=0 stateMask=0x0 x=647 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684343 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684343 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684346 data=null button=1 stateMask=0x0 x=647 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684347 data=null button=0 stateMask=0x80000 x=665 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684347 data=null button=1 stateMask=0x80000 x=665 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684348 data=null button=0 stateMask=0x0 x=665 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684348 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684348 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684350 data=null button=0 stateMask=0x0 x=665 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684351 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684351 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684359 data=null button=1 stateMask=0x0 x=665 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684360 data=null button=0 stateMask=0x80000 x=684 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684360 data=null button=1 stateMask=0x80000 x=684 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684361 data=null button=0 stateMask=0x0 x=684 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684361 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684361 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684364 data=null button=0 stateMask=0x0 x=684 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684364 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684364 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684367 data=null button=1 stateMask=0x0 x=684 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.355Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684371 data=null button=0 stateMask=0x80000 x=703 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684372 data=null button=1 stateMask=0x80000 x=703 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684372 data=null button=0 stateMask=0x0 x=703 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684372 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684372 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684375 data=null button=0 stateMask=0x0 x=703 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684375 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684375 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684379 data=null button=1 stateMask=0x0 x=703 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684379 data=null button=0 stateMask=0x80000 x=722 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684380 data=null button=1 stateMask=0x80000 x=722 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684380 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684380 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684380 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684383 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684383 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684383 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684392 data=null button=1 stateMask=0x0 x=722 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684393 data=null button=0 stateMask=0x80000 x=740 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684393 data=null button=1 stateMask=0x80000 x=740 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684393 data=null button=0 stateMask=0x0 x=740 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684393 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684393 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684396 data=null button=0 stateMask=0x0 x=740 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684396 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684396 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684400 data=null button=1 stateMask=0x0 x=740 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684401 data=null button=0 stateMask=0x80000 x=759 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684401 data=null button=1 stateMask=0x80000 x=759 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684401 data=null button=0 stateMask=0x0 x=759 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684406 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684406 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684409 data=null button=0 stateMask=0x0 x=759 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684410 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684410 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684413 data=null button=1 stateMask=0x0 x=759 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684414 data=null button=0 stateMask=0x80000 x=778 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684414 data=null button=1 stateMask=0x80000 x=778 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684415 data=null button=0 stateMask=0x0 x=778 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684415 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684415 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684418 data=null button=0 stateMask=0x0 x=778 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684422 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684422 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684426 data=null button=1 stateMask=0x0 x=778 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684427 data=null button=0 stateMask=0x80000 x=797 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684428 data=null button=1 stateMask=0x80000 x=797 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684428 data=null button=0 stateMask=0x0 x=797 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684428 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684428 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684431 data=null button=0 stateMask=0x0 x=797 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684431 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684431 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684435 data=null button=1 stateMask=0x0 x=797 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684439 data=null button=0 stateMask=0x80000 x=815 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684439 data=null button=1 stateMask=0x80000 x=815 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684439 data=null button=0 stateMask=0x0 x=815 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684440 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684440 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684442 data=null button=0 stateMask=0x0 x=815 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.357Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684443 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684443 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684446 data=null button=1 stateMask=0x0 x=815 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684447 data=null button=0 stateMask=0x80000 x=834 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684447 data=null button=1 stateMask=0x80000 x=834 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684447 data=null button=0 stateMask=0x0 x=834 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684448 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684448 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684450 data=null button=0 stateMask=0x0 x=834 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684450 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684450 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684459 data=null button=1 stateMask=0x0 x=834 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684460 data=null button=0 stateMask=0x80000 x=853 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684460 data=null button=1 stateMask=0x80000 x=853 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684460 data=null button=0 stateMask=0x0 x=853 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684460 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684460 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684463 data=null button=0 stateMask=0x0 x=853 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684463 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684463 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684467 data=null button=1 stateMask=0x0 x=853 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684467 data=null button=0 stateMask=0x80000 x=871 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684468 data=null button=1 stateMask=0x80000 x=871 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684472 data=null button=0 stateMask=0x0 x=871 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684472 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684473 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684482 data=null button=0 stateMask=0x0 x=871 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684482 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684482 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684492 data=null button=1 stateMask=0x0 x=871 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.358Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684493 data=null button=0 stateMask=0x80000 x=890 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684493 data=null button=1 stateMask=0x80000 x=890 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684494 data=null button=0 stateMask=0x0 x=890 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684494 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684494 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684498 data=null button=0 stateMask=0x0 x=890 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684498 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684498 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684508 data=null button=1 stateMask=0x0 x=890 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684509 data=null button=0 stateMask=0x80000 x=909 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684510 data=null button=1 stateMask=0x80000 x=909 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684510 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684511 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684511 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684514 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684514 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684514 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684525 data=null button=1 stateMask=0x0 x=909 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684526 data=null button=0 stateMask=0x80000 x=928 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684526 data=null button=1 stateMask=0x80000 x=928 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684526 data=null button=0 stateMask=0x0 x=928 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684527 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684527 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684530 data=null button=0 stateMask=0x0 x=928 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684530 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684531 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684539 data=null button=1 stateMask=0x0 x=928 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684540 data=null button=0 stateMask=0x80000 x=946 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684540 data=null button=1 stateMask=0x80000 x=946 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.359Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684540 data=null button=0 stateMask=0x0 x=946 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.360Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.360Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684541 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.360Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684541 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.360Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.360Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684544 data=null button=0 stateMask=0x0 x=946 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.360Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684544 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.617Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684544 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.617Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684549 data=null button=1 stateMask=0x0 x=946 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.617Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684549 data=null button=0 stateMask=0x80000 x=965 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.617Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684550 data=null button=1 stateMask=0x80000 x=965 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.617Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684550 data=null button=0 stateMask=0x0 x=965 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.617Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.617Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684550 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.617Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684550 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.617Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.617Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684558 data=null button=0 stateMask=0x0 x=965 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.617Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684559 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.617Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684559 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.617Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684563 data=null button=1 stateMask=0x0 x=965 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.617Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684564 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.617Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684564 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.617Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684564 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.617Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.617Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684565 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.617Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684565 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.617Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.617Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684568 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.617Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684571 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.617Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684571 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.617Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684575 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.617Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684576 data=null button=0 stateMask=0x80000 x=722 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.617Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684576 data=null button=1 stateMask=0x80000 x=722 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.617Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684577 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.617Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.617Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684577 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.618Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684577 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.618Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=320684580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.618Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684580 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.618Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=320684580 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.618Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=320684580 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.618Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=320684584 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.618Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684589 data=null button=0 stateMask=0x80000 x=441 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.618Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=320684589 data=null button=1 stateMask=0x80000 x=441 y=50 count=1}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.618Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=320684589 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.618Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=320684589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.618Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=320684589 data=null doit=true}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.618Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=320684590 data=null}, TimeGraphControl with text {}]
04:34:28 [2024-03-06T09:34:28.618Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
04:34:28 [2024-03-06T09:34:28.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
04:34:28 [2024-03-06T09:34:28.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320684593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:28 [2024-03-06T09:34:28.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320684593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:28 [2024-03-06T09:34:28.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320684593 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:28 [2024-03-06T09:34:28.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320684593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:28 [2024-03-06T09:34:28.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320684593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:28 [2024-03-06T09:34:28.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320684796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320684846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320684846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320684846 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320684846 data=null}, ToolItem with tooltip text {Show Legend}]
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:28 [2024-03-06T09:34:28.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:28 [2024-03-06T09:34:28.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:28 [2024-03-06T09:34:28.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:28 [2024-03-06T09:34:28.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:34:28 [2024-03-06T09:34:28.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320684874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:28 [2024-03-06T09:34:28.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320684874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:28 [2024-03-06T09:34:28.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320684874 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:28 [2024-03-06T09:34:28.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320684874 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:28 [2024-03-06T09:34:28.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320684874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:28 [2024-03-06T09:34:28.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320684874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:28 [2024-03-06T09:34:28.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320684874 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:28 [2024-03-06T09:34:28.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320684593 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:28 [2024-03-06T09:34:28.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:34:28 [2024-03-06T09:34:28.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:34:28 [2024-03-06T09:34:28.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:34:29 [2024-03-06T09:34:29.440Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
04:34:29 [2024-03-06T09:34:29.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
04:34:29 [2024-03-06T09:34:29.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320685567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:29 [2024-03-06T09:34:29.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320685567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:29 [2024-03-06T09:34:29.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320685567 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:29 [2024-03-06T09:34:29.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320685567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:29 [2024-03-06T09:34:29.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320685567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:29 [2024-03-06T09:34:29.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320685834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:29 [2024-03-06T09:34:29.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320685836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:29 [2024-03-06T09:34:29.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320685836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:29 [2024-03-06T09:34:29.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320685837 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:29 [2024-03-06T09:34:29.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320685837 data=null}, ToolItem with tooltip text {Show Legend}]
04:34:29 [2024-03-06T09:34:29.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
04:34:29 [2024-03-06T09:34:29.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
04:34:29 [2024-03-06T09:34:29.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320685848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320685848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320685848 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320685848 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320685848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320685848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320685848 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:29 [2024-03-06T09:34:29.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320685567 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:29 [2024-03-06T09:34:29.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:34:29 [2024-03-06T09:34:29.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:34:29 [2024-03-06T09:34:29.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:34:30 [2024-03-06T09:34:30.519Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
04:34:30 [2024-03-06T09:34:30.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
04:34:30 [2024-03-06T09:34:30.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320686533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:30 [2024-03-06T09:34:30.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320686533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:30 [2024-03-06T09:34:30.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320686533 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:30 [2024-03-06T09:34:30.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320686533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:30 [2024-03-06T09:34:30.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320686533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:30 [2024-03-06T09:34:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320686790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:30 [2024-03-06T09:34:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320686792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:30 [2024-03-06T09:34:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320686792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:30 [2024-03-06T09:34:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320686792 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:30 [2024-03-06T09:34:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320686792 data=null}, ToolItem with tooltip text {Show Legend}]
04:34:30 [2024-03-06T09:34:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
04:34:30 [2024-03-06T09:34:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320686815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320686815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320686815 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320686815 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320686815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320686815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:30 [2024-03-06T09:34:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320686815 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:30 [2024-03-06T09:34:30.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320686534 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:30 [2024-03-06T09:34:30.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:34:31 [2024-03-06T09:34:31.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:34:31 [2024-03-06T09:34:31.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:34:31 [2024-03-06T09:34:31.596Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
04:34:31 [2024-03-06T09:34:31.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
04:34:31 [2024-03-06T09:34:31.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320687500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:31 [2024-03-06T09:34:31.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320687503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:31 [2024-03-06T09:34:31.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320687503 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:31 [2024-03-06T09:34:31.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320687503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:31 [2024-03-06T09:34:31.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320687503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:31 [2024-03-06T09:34:31.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320687783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:31 [2024-03-06T09:34:31.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320687784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320687784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320687784 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320687784 data=null}, ToolItem with tooltip text {Show Legend}]
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:31 [2024-03-06T09:34:31.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:31 [2024-03-06T09:34:31.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:31 [2024-03-06T09:34:31.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:31 [2024-03-06T09:34:31.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:34:31 [2024-03-06T09:34:31.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320687794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:31 [2024-03-06T09:34:31.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320687794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:31 [2024-03-06T09:34:31.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320687794 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:31 [2024-03-06T09:34:31.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320687794 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:31 [2024-03-06T09:34:31.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320687795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:31 [2024-03-06T09:34:31.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320687795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:31 [2024-03-06T09:34:31.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320687795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:31 [2024-03-06T09:34:31.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320687504 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:31 [2024-03-06T09:34:31.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:34:31 [2024-03-06T09:34:31.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:34:31 [2024-03-06T09:34:31.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320691643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320691644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320691644 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320691644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320691644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320691920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320691921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320691921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320691921 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320691922 data=null}, ToolItem with tooltip text {Show Legend}]
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:36 [2024-03-06T09:34:36.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:34:36 [2024-03-06T09:34:36.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320691934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:36 [2024-03-06T09:34:36.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320691934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:36 [2024-03-06T09:34:36.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320691934 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:36 [2024-03-06T09:34:36.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320691934 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:36 [2024-03-06T09:34:36.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320691934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:36 [2024-03-06T09:34:36.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320691934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:36 [2024-03-06T09:34:36.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320691934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:36 [2024-03-06T09:34:36.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320691644 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:36 [2024-03-06T09:34:36.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:34:36 [2024-03-06T09:34:36.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:34:36 [2024-03-06T09:34:36.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:34:36 [2024-03-06T09:34:36.586Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
04:34:36 [2024-03-06T09:34:36.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
04:34:36 [2024-03-06T09:34:36.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320692592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:36 [2024-03-06T09:34:36.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320692592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:36 [2024-03-06T09:34:36.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320692592 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:36 [2024-03-06T09:34:36.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320692593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:36 [2024-03-06T09:34:36.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320692593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:36 [2024-03-06T09:34:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320692858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:36 [2024-03-06T09:34:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320692859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:36 [2024-03-06T09:34:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320692859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:36 [2024-03-06T09:34:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320692859 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:36 [2024-03-06T09:34:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320692860 data=null}, ToolItem with tooltip text {Show Legend}]
04:34:36 [2024-03-06T09:34:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
04:34:36 [2024-03-06T09:34:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
04:34:36 [2024-03-06T09:34:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=320692861 data=null doit=true}, Shell with text {Legend}]
04:34:36 [2024-03-06T09:34:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
04:34:36 [2024-03-06T09:34:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:36 [2024-03-06T09:34:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:36 [2024-03-06T09:34:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Sent event 13 to [Selection [13]: SelectionEvent{Scale {} time=320692872 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")]
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320692875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320692875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320692875 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320692876 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320692876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320692876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320692876 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320692593 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:36 [2024-03-06T09:34:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:34:37 [2024-03-06T09:34:37.770Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
04:34:37 [2024-03-06T09:34:37.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
04:34:37 [2024-03-06T09:34:37.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320693883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:37 [2024-03-06T09:34:37.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320693883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:37 [2024-03-06T09:34:37.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320693884 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:37 [2024-03-06T09:34:37.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320693884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:37 [2024-03-06T09:34:37.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320693884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:38 [2024-03-06T09:34:38.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320694083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320694084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320694084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320694084 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320694084 data=null}, ToolItem with tooltip text {Show Legend}]
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=320694172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=320694172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=320694172 data=null doit=true}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=320694172 data=null}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=320694172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=320694172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=320694173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
04:34:38 [2024-03-06T09:34:38.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
04:34:38 [2024-03-06T09:34:38.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
04:34:38 [2024-03-06T09:34:38.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
04:34:38 [2024-03-06T09:34:38.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
04:34:38 [2024-03-06T09:34:38.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:38 [2024-03-06T09:34:38.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320694178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320694178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320694178 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320694178 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320694178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320694178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320694178 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:38 [2024-03-06T09:34:38.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320693884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:38 [2024-03-06T09:34:38.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:34:39 [2024-03-06T09:34:39.210Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
04:34:39 [2024-03-06T09:34:39.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
04:34:39 [2024-03-06T09:34:39.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320695180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:39 [2024-03-06T09:34:39.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320695181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:39 [2024-03-06T09:34:39.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320695181 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:39 [2024-03-06T09:34:39.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320695181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:39 [2024-03-06T09:34:39.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320695181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:39 [2024-03-06T09:34:39.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320695474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320695475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320695475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320695475 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320695475 data=null}, ToolItem with tooltip text {Show Legend}]
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320695490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:39 [2024-03-06T09:34:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320695490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:39 [2024-03-06T09:34:39.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320695490 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:39 [2024-03-06T09:34:39.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320695490 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:39 [2024-03-06T09:34:39.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320695490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:39 [2024-03-06T09:34:39.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320695490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:39 [2024-03-06T09:34:39.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320695490 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:39 [2024-03-06T09:34:39.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320695181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:39 [2024-03-06T09:34:39.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:34:39 [2024-03-06T09:34:39.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:34:39 [2024-03-06T09:34:39.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:34:40 [2024-03-06T09:34:40.289Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:34:40 [2024-03-06T09:34:40.544Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
04:34:40 [2024-03-06T09:34:40.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
04:34:40 [2024-03-06T09:34:40.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320696700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:34:40 [2024-03-06T09:34:40.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320696700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:34:40 [2024-03-06T09:34:40.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320696700 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
04:34:40 [2024-03-06T09:34:40.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320696700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:34:40 [2024-03-06T09:34:40.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320696700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:34:40 [2024-03-06T09:34:40.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320696700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
04:34:40 [2024-03-06T09:34:40.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320696701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:34:40 [2024-03-06T09:34:40.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320696701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:34:40 [2024-03-06T09:34:40.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320696701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:34:40 [2024-03-06T09:34:40.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320696701 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
04:34:40 [2024-03-06T09:34:40.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320696702 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
04:34:40 [2024-03-06T09:34:40.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
04:34:41 [2024-03-06T09:34:41.472Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:34:41 [2024-03-06T09:34:41.472Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:34:41 [2024-03-06T09:34:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
04:34:41 [2024-03-06T09:34:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Time Event Filter} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=320697466 data=null doit=true}, Shell with text {Time Event Filter}]
04:34:41 [2024-03-06T09:34:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:34:41 [2024-03-06T09:34:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
04:34:41 [2024-03-06T09:34:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
04:34:41 [2024-03-06T09:34:41.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
04:34:42 [2024-03-06T09:34:42.033Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
04:34:42 [2024-03-06T09:34:42.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
04:34:42 [2024-03-06T09:34:42.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320698038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:34:42 [2024-03-06T09:34:42.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320698038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:34:42 [2024-03-06T09:34:42.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320698038 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
04:34:42 [2024-03-06T09:34:42.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320698038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:34:42 [2024-03-06T09:34:42.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320698038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:34:42 [2024-03-06T09:34:42.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320698038 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
04:34:42 [2024-03-06T09:34:42.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320698039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:34:42 [2024-03-06T09:34:42.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320698039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:34:42 [2024-03-06T09:34:42.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320698039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:34:42 [2024-03-06T09:34:42.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320698039 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
04:34:42 [2024-03-06T09:34:42.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320698039 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
04:34:42 [2024-03-06T09:34:42.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
04:34:42 [2024-03-06T09:34:42.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
04:34:42 [2024-03-06T09:34:42.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Time Event Filter} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=320698044 data=null doit=true}, Shell with text {Time Event Filter}]
04:34:42 [2024-03-06T09:34:42.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with tooltip 'Close (Esc)'
04:34:42 [2024-03-06T09:34:42.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
04:34:42 [2024-03-06T09:34:42.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=320698046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
04:34:42 [2024-03-06T09:34:42.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=320698046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
04:34:42 [2024-03-06T09:34:42.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=320698046 data=null doit=true}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
04:34:42 [2024-03-06T09:34:42.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=320698046 data=null}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
04:34:42 [2024-03-06T09:34:42.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=320698046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
04:34:42 [2024-03-06T09:34:42.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=320698046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
04:34:42 [2024-03-06T09:34:42.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=320698046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
04:34:42 [2024-03-06T09:34:42.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:34:42 [2024-03-06T09:34:42.034Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
04:34:42 [2024-03-06T09:34:42.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
04:34:42 [2024-03-06T09:34:42.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320698089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:42 [2024-03-06T09:34:42.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320698089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:42 [2024-03-06T09:34:42.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320698089 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:42 [2024-03-06T09:34:42.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320698089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:42 [2024-03-06T09:34:42.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320698090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:42 [2024-03-06T09:34:42.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320698387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:42 [2024-03-06T09:34:42.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320698388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:42 [2024-03-06T09:34:42.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320698388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:42 [2024-03-06T09:34:42.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320698389 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:42 [2024-03-06T09:34:42.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320698389 data=null}, ToolItem with tooltip text {Show Legend}]
04:34:42 [2024-03-06T09:34:42.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
04:34:42 [2024-03-06T09:34:42.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
04:34:42 [2024-03-06T09:34:42.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320698398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320698398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320698398 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320698398 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320698398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320698399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320698399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320698090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:42 [2024-03-06T09:34:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:34:42 [2024-03-06T09:34:42.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:34:42 [2024-03-06T09:34:42.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:34:57 [2024-03-06T09:34:57.393Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
04:34:57 [2024-03-06T09:34:57.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
04:34:57 [2024-03-06T09:34:57.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320711787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:57 [2024-03-06T09:34:57.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320711788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:57 [2024-03-06T09:34:57.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320711788 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:57 [2024-03-06T09:34:57.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320711788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:57 [2024-03-06T09:34:57.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320711788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:57 [2024-03-06T09:34:57.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320711990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:57 [2024-03-06T09:34:57.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320712006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320712006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320712007 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320712007 data=null}, ToolItem with tooltip text {Show Legend}]
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320712059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320712059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320712059 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320712059 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320712059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:57 [2024-03-06T09:34:57.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320712059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:57 [2024-03-06T09:34:57.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320712059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:57 [2024-03-06T09:34:57.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320711788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:57 [2024-03-06T09:34:57.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:34:57 [2024-03-06T09:34:57.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:34:57 [2024-03-06T09:34:57.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:34:57 [2024-03-06T09:34:57.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:34:57 [2024-03-06T09:34:57.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:34:57 [2024-03-06T09:34:57.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:34:57 [2024-03-06T09:34:57.655Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
04:34:57 [2024-03-06T09:34:57.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
04:34:57 [2024-03-06T09:34:57.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320713735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:57 [2024-03-06T09:34:57.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320713735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:57 [2024-03-06T09:34:57.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320713735 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:57 [2024-03-06T09:34:57.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320713735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:57 [2024-03-06T09:34:57.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320713735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:57 [2024-03-06T09:34:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320713986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:57 [2024-03-06T09:34:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320713987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:57 [2024-03-06T09:34:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320713987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:57 [2024-03-06T09:34:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320713987 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:57 [2024-03-06T09:34:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320713988 data=null}, ToolItem with tooltip text {Show Legend}]
04:34:57 [2024-03-06T09:34:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
04:34:57 [2024-03-06T09:34:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
04:34:57 [2024-03-06T09:34:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:57 [2024-03-06T09:34:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:57 [2024-03-06T09:34:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:57 [2024-03-06T09:34:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:57 [2024-03-06T09:34:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:34:57 [2024-03-06T09:34:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320714014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:57 [2024-03-06T09:34:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320714014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:57 [2024-03-06T09:34:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320714014 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:57 [2024-03-06T09:34:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320714014 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:57 [2024-03-06T09:34:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320714015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:57 [2024-03-06T09:34:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320714015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:57 [2024-03-06T09:34:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320714015 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:57 [2024-03-06T09:34:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320713735 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:57 [2024-03-06T09:34:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:34:58 [2024-03-06T09:34:58.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:34:58 [2024-03-06T09:34:58.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:34:58 [2024-03-06T09:34:58.731Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
04:34:58 [2024-03-06T09:34:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
04:34:58 [2024-03-06T09:34:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320714690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:58 [2024-03-06T09:34:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320714690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:58 [2024-03-06T09:34:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320714690 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:58 [2024-03-06T09:34:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320714690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:58 [2024-03-06T09:34:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320714690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:58 [2024-03-06T09:34:58.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320714988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:58 [2024-03-06T09:34:58.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320714990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:58 [2024-03-06T09:34:58.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320714990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:58 [2024-03-06T09:34:58.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320714990 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:58 [2024-03-06T09:34:58.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320714990 data=null}, ToolItem with tooltip text {Show Legend}]
04:34:58 [2024-03-06T09:34:58.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
04:34:58 [2024-03-06T09:34:58.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=320714991 data=null doit=true}, Shell with text {Legend}]
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Sent event 13 to [Selection [13]: SelectionEvent{Scale {} time=320714996 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")]
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320715000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320715000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320715000 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320715000 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:58 [2024-03-06T09:34:58.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320715000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:58 [2024-03-06T09:34:58.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320715001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:58 [2024-03-06T09:34:58.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320715001 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:34:58 [2024-03-06T09:34:58.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320714690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:58 [2024-03-06T09:34:58.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:34:59 [2024-03-06T09:34:59.915Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
04:34:59 [2024-03-06T09:34:59.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
04:34:59 [2024-03-06T09:34:59.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320716031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:59 [2024-03-06T09:34:59.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320716031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:59 [2024-03-06T09:34:59.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320716031 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:34:59 [2024-03-06T09:34:59.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320716031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:34:59 [2024-03-06T09:34:59.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320716031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320716277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320716278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320716278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320716278 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320716278 data=null}, ToolItem with tooltip text {Show Legend}]
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=320716314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=320716314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=320716314 data=null doit=true}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=320716314 data=null}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=320716314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=320716314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
04:35:00 [2024-03-06T09:35:00.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=320716314 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
04:35:00 [2024-03-06T09:35:00.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
04:35:00 [2024-03-06T09:35:00.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
04:35:00 [2024-03-06T09:35:00.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
04:35:00 [2024-03-06T09:35:00.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
04:35:00 [2024-03-06T09:35:00.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320716319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320716319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320716319 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320716319 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320716320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320716320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320716320 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:00 [2024-03-06T09:35:00.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320716031 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:35:00 [2024-03-06T09:35:00.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:01 [2024-03-06T09:35:01.355Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
04:35:01 [2024-03-06T09:35:01.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
04:35:01 [2024-03-06T09:35:01.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320717332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:35:01 [2024-03-06T09:35:01.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320717332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:35:01 [2024-03-06T09:35:01.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320717332 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:35:01 [2024-03-06T09:35:01.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320717332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:35:01 [2024-03-06T09:35:01.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320717332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320717601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320717601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320717602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320717602 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320717602 data=null}, ToolItem with tooltip text {Show Legend}]
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:01 [2024-03-06T09:35:01.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:35:01 [2024-03-06T09:35:01.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:01 [2024-03-06T09:35:01.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:01 [2024-03-06T09:35:01.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:35:01 [2024-03-06T09:35:01.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320717611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:01 [2024-03-06T09:35:01.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320717612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:01 [2024-03-06T09:35:01.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320717612 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:01 [2024-03-06T09:35:01.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320717612 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:01 [2024-03-06T09:35:01.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320717612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:01 [2024-03-06T09:35:01.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320717612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:01 [2024-03-06T09:35:01.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320717612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:01 [2024-03-06T09:35:01.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320717332 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:35:01 [2024-03-06T09:35:01.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:01 [2024-03-06T09:35:01.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:35:01 [2024-03-06T09:35:01.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:35:02 [2024-03-06T09:35:02.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:35:02 [2024-03-06T09:35:02.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:35:02 [2024-03-06T09:35:02.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:35:02 [2024-03-06T09:35:02.741Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:35:02 [2024-03-06T09:35:02.741Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:35:03 [2024-03-06T09:35:03.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:35:03 [2024-03-06T09:35:03.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:35:03 [2024-03-06T09:35:03.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:35:03 [2024-03-06T09:35:03.863Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:35:04 [2024-03-06T09:35:04.119Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:35:04 [2024-03-06T09:35:04.119Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:35:04 [2024-03-06T09:35:04.682Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:35:04 [2024-03-06T09:35:04.682Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:35:05 [2024-03-06T09:35:05.243Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
04:35:05 [2024-03-06T09:35:05.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
04:35:05 [2024-03-06T09:35:05.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320721303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:35:05 [2024-03-06T09:35:05.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320721303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:35:05 [2024-03-06T09:35:05.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320721303 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:35:05 [2024-03-06T09:35:05.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320721303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:35:05 [2024-03-06T09:35:05.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320721304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:35:05 [2024-03-06T09:35:05.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320721570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:35:05 [2024-03-06T09:35:05.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320721570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:35:05 [2024-03-06T09:35:05.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320721571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:35:05 [2024-03-06T09:35:05.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320721571 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:35:05 [2024-03-06T09:35:05.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320721571 data=null}, ToolItem with tooltip text {Show Legend}]
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320721628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320721628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320721628 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320721628 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320721628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320721628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:05 [2024-03-06T09:35:05.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320721628 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:05 [2024-03-06T09:35:05.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320721304 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:35:05 [2024-03-06T09:35:05.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:05 [2024-03-06T09:35:05.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:35:05 [2024-03-06T09:35:05.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:35:06 [2024-03-06T09:35:06.322Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:35:06 [2024-03-06T09:35:06.322Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:35:06 [2024-03-06T09:35:06.322Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:35:06 [2024-03-06T09:35:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
04:35:06 [2024-03-06T09:35:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Time Event Filter} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=320722491 data=null doit=true}, Shell with text {Time Event Filter}]
04:35:06 [2024-03-06T09:35:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:06 [2024-03-06T09:35:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
04:35:06 [2024-03-06T09:35:06.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:35:08 [2024-03-06T09:35:08.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
04:35:08 [2024-03-06T09:35:08.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Time Event Filter} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=320724030 data=null doit=true}, Shell with text {Time Event Filter}]
04:35:08 [2024-03-06T09:35:08.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hat1", using matcher: of type 'Text'
04:35:08 [2024-03-06T09:35:08.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hat1", using matcher: (of type 'Text')
04:35:08 [2024-03-06T09:35:08.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
04:35:08 [2024-03-06T09:35:08.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
04:35:08 [2024-03-06T09:35:08.810Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
04:35:08 [2024-03-06T09:35:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
04:35:08 [2024-03-06T09:35:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320724764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:35:08 [2024-03-06T09:35:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320724764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:35:08 [2024-03-06T09:35:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320724764 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:35:08 [2024-03-06T09:35:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320724764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:35:08 [2024-03-06T09:35:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320724764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:35:08 [2024-03-06T09:35:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320724823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:35:08 [2024-03-06T09:35:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320724826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:35:08 [2024-03-06T09:35:08.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320724826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320724826 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320724826 data=null}, ToolItem with tooltip text {Show Legend}]
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320724843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320724843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320724843 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320724843 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320724843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320724843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320724844 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:08 [2024-03-06T09:35:08.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320724764 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:35:08 [2024-03-06T09:35:08.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:09 [2024-03-06T09:35:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
04:35:09 [2024-03-06T09:35:09.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:35:09 [2024-03-06T09:35:09.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:35:09 [2024-03-06T09:35:09.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:35:09 [2024-03-06T09:35:09.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:35:09 [2024-03-06T09:35:09.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:35:09 [2024-03-06T09:35:09.632Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:35:09 [2024-03-06T09:35:09.632Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
04:35:09 [2024-03-06T09:35:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
04:35:09 [2024-03-06T09:35:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320725561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:35:09 [2024-03-06T09:35:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320725561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:35:09 [2024-03-06T09:35:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320725561 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:35:09 [2024-03-06T09:35:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320725561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:35:09 [2024-03-06T09:35:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320725561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:35:09 [2024-03-06T09:35:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320725635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:35:09 [2024-03-06T09:35:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320725683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:35:09 [2024-03-06T09:35:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320725683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:35:09 [2024-03-06T09:35:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320725683 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:35:09 [2024-03-06T09:35:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320725699 data=null}, ToolItem with tooltip text {Show Legend}]
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:09 [2024-03-06T09:35:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:35:09 [2024-03-06T09:35:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:09 [2024-03-06T09:35:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:09 [2024-03-06T09:35:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:35:09 [2024-03-06T09:35:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320725832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:09 [2024-03-06T09:35:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320725832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:09 [2024-03-06T09:35:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320725832 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:09 [2024-03-06T09:35:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320725832 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:09 [2024-03-06T09:35:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320725832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:09 [2024-03-06T09:35:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320725832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:09 [2024-03-06T09:35:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320725832 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:09 [2024-03-06T09:35:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320725561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:35:09 [2024-03-06T09:35:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:09 [2024-03-06T09:35:09.891Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 50.63 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
04:35:09 [2024-03-06T09:35:09.891Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testBookmark -- Time elapsed: 1.399 s
04:35:09 [2024-03-06T09:35:09.891Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testTimeLine -- Time elapsed: 3.000 s
04:35:09 [2024-03-06T09:35:09.891Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testDrag -- Time elapsed: 2.001 s
04:35:09 [2024-03-06T09:35:09.891Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testKeyboardNamespaceNavigation -- Time elapsed: 0.969 s
04:35:09 [2024-03-06T09:35:09.891Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testCollapseExpandUsingEnter -- Time elapsed: 0.972 s
04:35:09 [2024-03-06T09:35:09.891Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testExpandAndCollapse -- Time elapsed: 0.971 s
04:35:09 [2024-03-06T09:35:09.891Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testEventStyling -- Time elapsed: 4.133 s
04:35:09 [2024-03-06T09:35:09.891Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testLegendArrow -- Time elapsed: 3.572 s
04:35:09 [2024-03-06T09:35:09.891Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testHideEmptyRows -- Time elapsed: 2.902 s
04:35:09 [2024-03-06T09:35:09.891Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testVerticalZoom -- Time elapsed: 13.66 s
04:35:09 [2024-03-06T09:35:09.891Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testZoomToSelection -- Time elapsed: 1.952 s
04:35:09 [2024-03-06T09:35:09.891Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest skipped
04:35:09 [2024-03-06T09:35:09.891Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testLegend -- Time elapsed: 3.604 s
04:35:09 [2024-03-06T09:35:09.891Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testHorizontalZoom -- Time elapsed: 4.011 s
04:35:09 [2024-03-06T09:35:09.891Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testTimegraphEventFiltering -- Time elapsed: 3.216 s
04:35:09 [2024-03-06T09:35:09.891Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testKeyboardNavigation -- Time elapsed: 0.975 s
04:35:09 [2024-03-06T09:35:09.891Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest skipped
04:35:09 [2024-03-06T09:35:09.891Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
04:35:09 [2024-03-06T09:35:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320725942 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:35:09 [2024-03-06T09:35:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:35:09 [2024-03-06T09:35:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:35:09 [2024-03-06T09:35:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:35:09 [2024-03-06T09:35:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:35:09 [2024-03-06T09:35:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=320726050 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:35:09 [2024-03-06T09:35:09.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:35:10 [2024-03-06T09:35:10.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:35:10 [2024-03-06T09:35:10.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Trace Import}
04:35:10 [2024-03-06T09:35:10.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:35:10 [2024-03-06T09:35:10.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:35:10 [2024-03-06T09:35:10.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:35:10 [2024-03-06T09:35:10.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles} [layout=null] time=320726685 data=null}, (of type 'Combo')]
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=320726739 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=320726739 data=null doit=true}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=320726739 data=null}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=320726739 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320726740 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=320726740 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog1
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=320726760 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=320726760 data=null doit=true}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=320726760 data=null}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=320726760 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320726761 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=320726761 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog2
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=320726764 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=320726764 data=null doit=true}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=320726764 data=null}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=320726764 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320726764 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=320726764 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog3
04:35:10 [2024-03-06T09:35:10.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=320726767 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=320726767 data=null doit=true}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=320726767 data=null}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=320726767 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320726767 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=320726767 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog4
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=320726770 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=320726770 data=null doit=true}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=320726770 data=null}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=320726770 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320726770 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=320726770 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog5
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=320726773 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=320726773 data=null doit=true}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=320726773 data=null}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=320726773 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320726773 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=320726774 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog6
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=320726780 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5211c50c
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=320726781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=320726782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=320726782 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=320726782 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=320726782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=320726782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=320726782 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=320726782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=320726782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=320726782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=320726782 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=320726782 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@160f519d
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=320726784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=320726784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=320726784 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=320726784 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=320726784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=320726784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=320726784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=320726784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=320726784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=320726784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=320726784 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=320726784 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1f36969b
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320726789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320726789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320726789 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320726789 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320726789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320726789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320726789 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320726814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320726814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320726814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320726814 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320726814 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: of type 'Text'
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'End Time')
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
04:35:10 [2024-03-06T09:35:10.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
04:35:10 [2024-03-06T09:35:10.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
04:35:10 [2024-03-06T09:35:10.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:10 [2024-03-06T09:35:10.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:35:10 [2024-03-06T09:35:10.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:35:10 [2024-03-06T09:35:10.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:35:10 [2024-03-06T09:35:10.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:35:10 [2024-03-06T09:35:10.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=320726838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:10 [2024-03-06T09:35:10.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=320726838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:10 [2024-03-06T09:35:10.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=320726838 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:10 [2024-03-06T09:35:10.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=320726838 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:10 [2024-03-06T09:35:10.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=320726838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:10 [2024-03-06T09:35:10.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=320726838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:10 [2024-03-06T09:35:10.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:35:10 [2024-03-06T09:35:10.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:35:10 [2024-03-06T09:35:10.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:35:10 [2024-03-06T09:35:10.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:35:10 [2024-03-06T09:35:10.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:35:10 [2024-03-06T09:35:10.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:35:11 [2024-03-06T09:35:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=320726838 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:11 [2024-03-06T09:35:11.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:35:11 [2024-03-06T09:35:11.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:11 [2024-03-06T09:35:11.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:11 [2024-03-06T09:35:11.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:11 [2024-03-06T09:35:11.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:11 [2024-03-06T09:35:11.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:11 [2024-03-06T09:35:11.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=320727405 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
04:35:11 [2024-03-06T09:35:11.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=320727405 data=null doit=true}, TreeItem with text {Tracing}]
04:35:11 [2024-03-06T09:35:11.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=320727406 data=null}, TreeItem with text {Tracing}]
04:35:11 [2024-03-06T09:35:11.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=320727406 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:35:11 [2024-03-06T09:35:11.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320727406 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:35:11 [2024-03-06T09:35:11.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=320727441 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:35:11 [2024-03-06T09:35:11.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:11 [2024-03-06T09:35:11.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=320727442 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
04:35:11 [2024-03-06T09:35:11.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=320727442 data=null doit=true}, TreeItem with text {Tracing}]
04:35:11 [2024-03-06T09:35:11.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=320727442 data=null}, TreeItem with text {Tracing}]
04:35:11 [2024-03-06T09:35:11.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=320727442 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:35:11 [2024-03-06T09:35:11.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320727442 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:35:11 [2024-03-06T09:35:11.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=320727454 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:35:11 [2024-03-06T09:35:11.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=320727454 data=null doit=true}, TreeItem with text {Tracing}]
04:35:11 [2024-03-06T09:35:11.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=320727454 data=null}, TreeItem with text {Tracing}]
04:35:11 [2024-03-06T09:35:11.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=320727455 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:35:11 [2024-03-06T09:35:11.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320727455 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
04:35:11 [2024-03-06T09:35:11.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=320727456 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:35:11 [2024-03-06T09:35:11.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:11 [2024-03-06T09:35:11.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=320727457 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
04:35:11 [2024-03-06T09:35:11.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=320727457 data=null doit=true}, TreeItem with text {Traces [4]}]
04:35:11 [2024-03-06T09:35:11.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=320727457 data=null}, TreeItem with text {Traces [4]}]
04:35:11 [2024-03-06T09:35:11.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=320727457 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
04:35:11 [2024-03-06T09:35:11.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320727458 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
04:35:11 [2024-03-06T09:35:11.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=320727471 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
04:35:11 [2024-03-06T09:35:11.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=320727472 data=null doit=true}, TreeItem with text {Traces [4]}]
04:35:11 [2024-03-06T09:35:11.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=320727472 data=null}, TreeItem with text {Traces [4]}]
04:35:11 [2024-03-06T09:35:11.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=320727472 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
04:35:11 [2024-03-06T09:35:11.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320727472 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [4]}]
04:35:11 [2024-03-06T09:35:11.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=320727474 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
04:35:11 [2024-03-06T09:35:11.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320727676 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:35:11 [2024-03-06T09:35:11.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:35:11 [2024-03-06T09:35:11.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:11 [2024-03-06T09:35:11.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:11 [2024-03-06T09:35:11.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:11 [2024-03-06T09:35:11.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=320727693 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
04:35:11 [2024-03-06T09:35:11.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=320727693 data=null doit=true}, TreeItem with text {Tracing}]
04:35:11 [2024-03-06T09:35:11.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=320727693 data=null}, TreeItem with text {Tracing}]
04:35:11 [2024-03-06T09:35:11.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=320727693 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:35:11 [2024-03-06T09:35:11.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320727693 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:35:11 [2024-03-06T09:35:11.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=320727704 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:35:11 [2024-03-06T09:35:11.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:35:11 [2024-03-06T09:35:11.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:35:11 [2024-03-06T09:35:11.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:35:12 [2024-03-06T09:35:12.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:35:12 [2024-03-06T09:35:12.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:35:12 [2024-03-06T09:35:12.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:35:12 [2024-03-06T09:35:12.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320728523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320728523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320728523 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320728523 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320728523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320728523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320728523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320728523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320728523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320728523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320728523 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320728523 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320728524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320728524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320728524 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320728524 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320728524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320728524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:12 [2024-03-06T09:35:12.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:12 [2024-03-06T09:35:12.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:12 [2024-03-06T09:35:12.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:12 [2024-03-06T09:35:12.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:12 [2024-03-06T09:35:12.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320728524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:12 [2024-03-06T09:35:12.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320727745 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:35:13 [2024-03-06T09:35:13.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:35:13 [2024-03-06T09:35:13.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Trace Import}
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles} [layout=null] time=320729651 data=null}, (of type 'Combo')]
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=320729692 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=320729692 data=null doit=true}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=320729692 data=null}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=320729692 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320729693 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=320729693 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog1
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=320729710 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=320729710 data=null doit=true}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=320729711 data=null}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=320729711 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320729711 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=320729711 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog2
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=320729715 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=320729715 data=null doit=true}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=320729715 data=null}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=320729715 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320729715 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=320729716 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog3
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=320729718 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=320729719 data=null doit=true}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=320729719 data=null}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=320729719 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320729719 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=320729719 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog4
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=320729722 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=320729722 data=null doit=true}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=320729722 data=null}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=320729723 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320729723 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=320729723 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog5
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=320729729 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=320729729 data=null doit=true}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=320729730 data=null}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=320729730 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320729730 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=320729730 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:35:13 [2024-03-06T09:35:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog6
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=320729733 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@33b7016c
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=320729734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=320729734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=320729734 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=320729734 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=320729734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=320729734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=320729735 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=320729735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=320729735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=320729735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=320729735 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=320729735 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:35:13 [2024-03-06T09:35:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@31e508ef
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320729739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320729739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320729739 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320729739 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320729739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320729739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320729740 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320729761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320729761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320729761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320729761 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320729761 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 02:00:00", using matcher: of type 'Text'
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'End Time')
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
04:35:13 [2024-03-06T09:35:13.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
04:35:13 [2024-03-06T09:35:13.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
04:35:13 [2024-03-06T09:35:13.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:13 [2024-03-06T09:35:13.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:35:13 [2024-03-06T09:35:13.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:35:13 [2024-03-06T09:35:13.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:35:13 [2024-03-06T09:35:13.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:35:13 [2024-03-06T09:35:13.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=320729793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:13 [2024-03-06T09:35:13.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=320729793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:13 [2024-03-06T09:35:13.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=320729793 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:13 [2024-03-06T09:35:13.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=320729794 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:13 [2024-03-06T09:35:13.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=320729794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:13 [2024-03-06T09:35:13.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=320729794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:13 [2024-03-06T09:35:13.710Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:35:13 [2024-03-06T09:35:13.710Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:35:13 [2024-03-06T09:35:13.710Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:35:13 [2024-03-06T09:35:13.710Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:35:13 [2024-03-06T09:35:13.966Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:35:13 [2024-03-06T09:35:13.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:35:14 [2024-03-06T09:35:14.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=320729794 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:14 [2024-03-06T09:35:14.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:35:14 [2024-03-06T09:35:14.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:14 [2024-03-06T09:35:14.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:14 [2024-03-06T09:35:14.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:14 [2024-03-06T09:35:14.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:14 [2024-03-06T09:35:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:14 [2024-03-06T09:35:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=320730413 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
04:35:14 [2024-03-06T09:35:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=320730413 data=null doit=true}, TreeItem with text {Tracing}]
04:35:14 [2024-03-06T09:35:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=320730413 data=null}, TreeItem with text {Tracing}]
04:35:14 [2024-03-06T09:35:14.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=320730413 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:35:14 [2024-03-06T09:35:14.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320730414 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:35:14 [2024-03-06T09:35:14.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=320730427 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:35:14 [2024-03-06T09:35:14.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:14 [2024-03-06T09:35:14.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=320730428 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
04:35:14 [2024-03-06T09:35:14.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=320730428 data=null doit=true}, TreeItem with text {Tracing}]
04:35:14 [2024-03-06T09:35:14.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=320730428 data=null}, TreeItem with text {Tracing}]
04:35:14 [2024-03-06T09:35:14.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=320730429 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:35:14 [2024-03-06T09:35:14.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320730429 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:35:14 [2024-03-06T09:35:14.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=320730440 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:35:14 [2024-03-06T09:35:14.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=320730441 data=null doit=true}, TreeItem with text {Tracing}]
04:35:14 [2024-03-06T09:35:14.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=320730441 data=null}, TreeItem with text {Tracing}]
04:35:14 [2024-03-06T09:35:14.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=320730441 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:35:14 [2024-03-06T09:35:14.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320730441 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
04:35:14 [2024-03-06T09:35:14.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=320730443 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:35:14 [2024-03-06T09:35:14.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:14 [2024-03-06T09:35:14.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=320730444 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
04:35:14 [2024-03-06T09:35:14.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=320730444 data=null doit=true}, TreeItem with text {Traces [4]}]
04:35:14 [2024-03-06T09:35:14.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=320730444 data=null}, TreeItem with text {Traces [4]}]
04:35:14 [2024-03-06T09:35:14.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=320730444 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
04:35:14 [2024-03-06T09:35:14.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320730444 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
04:35:14 [2024-03-06T09:35:14.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=320730460 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
04:35:14 [2024-03-06T09:35:14.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=320730461 data=null doit=true}, TreeItem with text {Traces [4]}]
04:35:14 [2024-03-06T09:35:14.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=320730461 data=null}, TreeItem with text {Traces [4]}]
04:35:14 [2024-03-06T09:35:14.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=320730461 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
04:35:14 [2024-03-06T09:35:14.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320730461 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [4]}]
04:35:14 [2024-03-06T09:35:14.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=320730471 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
04:35:14 [2024-03-06T09:35:14.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320730673 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:35:14 [2024-03-06T09:35:14.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:35:14 [2024-03-06T09:35:14.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:14 [2024-03-06T09:35:14.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:14 [2024-03-06T09:35:14.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:14 [2024-03-06T09:35:14.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=320730677 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
04:35:14 [2024-03-06T09:35:14.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=320730677 data=null doit=true}, TreeItem with text {Tracing}]
04:35:14 [2024-03-06T09:35:14.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=320730678 data=null}, TreeItem with text {Tracing}]
04:35:14 [2024-03-06T09:35:14.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=320730678 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:35:14 [2024-03-06T09:35:14.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320730678 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:35:14 [2024-03-06T09:35:14.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=320730702 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:35:14 [2024-03-06T09:35:14.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:35:14 [2024-03-06T09:35:14.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:35:14 [2024-03-06T09:35:14.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:35:15 [2024-03-06T09:35:15.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:35:15 [2024-03-06T09:35:15.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:35:15 [2024-03-06T09:35:15.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:35:15 [2024-03-06T09:35:15.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:35:15 [2024-03-06T09:35:15.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:35:15 [2024-03-06T09:35:15.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:35:15 [2024-03-06T09:35:15.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:15 [2024-03-06T09:35:15.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:15 [2024-03-06T09:35:15.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:35:15 [2024-03-06T09:35:15.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:35:15 [2024-03-06T09:35:15.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320731528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:15 [2024-03-06T09:35:15.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320731528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:15 [2024-03-06T09:35:15.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320731528 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:15 [2024-03-06T09:35:15.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320731528 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:15 [2024-03-06T09:35:15.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320731528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:15 [2024-03-06T09:35:15.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320731528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:15 [2024-03-06T09:35:15.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320731528 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:15 [2024-03-06T09:35:15.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320731529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:15 [2024-03-06T09:35:15.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320731529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:15 [2024-03-06T09:35:15.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320731529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:15 [2024-03-06T09:35:15.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320731529 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:15 [2024-03-06T09:35:15.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320731529 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:15 [2024-03-06T09:35:15.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:35:15 [2024-03-06T09:35:15.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:35:15 [2024-03-06T09:35:15.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:35:15 [2024-03-06T09:35:15.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:15 [2024-03-06T09:35:15.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:15 [2024-03-06T09:35:15.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:35:15 [2024-03-06T09:35:15.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:15 [2024-03-06T09:35:15.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:15 [2024-03-06T09:35:15.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:35:15 [2024-03-06T09:35:15.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320731530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:15 [2024-03-06T09:35:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320731530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:15 [2024-03-06T09:35:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320731530 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:15 [2024-03-06T09:35:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320731530 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:15 [2024-03-06T09:35:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320731530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:15 [2024-03-06T09:35:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320731530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:15 [2024-03-06T09:35:15.664Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:15 [2024-03-06T09:35:15.664Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:15 [2024-03-06T09:35:15.664Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:15 [2024-03-06T09:35:15.664Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:15 [2024-03-06T09:35:15.664Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:15 [2024-03-06T09:35:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:35:15 [2024-03-06T09:35:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320731530 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:15 [2024-03-06T09:35:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320730743 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:35:16 [2024-03-06T09:35:16.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Trace Import}
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles} [layout=null] time=320732664 data=null}, (of type 'Combo')]
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=320732713 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=320732713 data=null doit=true}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=320732714 data=null}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=320732714 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320732714 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=320732715 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog1
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=320732740 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=320732740 data=null doit=true}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=320732740 data=null}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=320732741 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320732741 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=320732741 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:35:16 [2024-03-06T09:35:16.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog2
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=320732745 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=320732745 data=null doit=true}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=320732745 data=null}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=320732745 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320732746 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=320732746 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog3
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=320732750 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=320732750 data=null doit=true}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=320732750 data=null}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=320732750 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320732750 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=320732751 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog4
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=320732754 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=320732754 data=null doit=true}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=320732754 data=null}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=320732754 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320732754 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=320732755 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog5
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=320732763 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=320732763 data=null doit=true}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=320732763 data=null}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=320732763 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320732764 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=320732764 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog6
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:35:16 [2024-03-06T09:35:16.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=320732767 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@e014391
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=320732768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=320732769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=320732769 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=320732769 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=320732769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=320732769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=320732769 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=320732769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=320732769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=320732769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=320732769 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=320732769 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:35:16 [2024-03-06T09:35:16.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:35:16 [2024-03-06T09:35:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:35:16 [2024-03-06T09:35:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:35:16 [2024-03-06T09:35:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:35:16 [2024-03-06T09:35:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@42e73c7b
04:35:16 [2024-03-06T09:35:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320732776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:16 [2024-03-06T09:35:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320732776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:16 [2024-03-06T09:35:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320732776 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:16 [2024-03-06T09:35:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320732776 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:16 [2024-03-06T09:35:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320732776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:16 [2024-03-06T09:35:16.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320732776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:16 [2024-03-06T09:35:16.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320732776 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:16 [2024-03-06T09:35:16.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320732785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:16 [2024-03-06T09:35:16.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320732786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:16 [2024-03-06T09:35:16.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320732786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:16 [2024-03-06T09:35:16.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320732786 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:16 [2024-03-06T09:35:16.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=320732786 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
04:35:16 [2024-03-06T09:35:16.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
04:35:16 [2024-03-06T09:35:16.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
04:35:16 [2024-03-06T09:35:16.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:16 [2024-03-06T09:35:16.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
04:35:16 [2024-03-06T09:35:16.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
04:35:16 [2024-03-06T09:35:16.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
04:35:16 [2024-03-06T09:35:16.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:16 [2024-03-06T09:35:16.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
04:35:16 [2024-03-06T09:35:16.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
04:35:16 [2024-03-06T09:35:16.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
04:35:16 [2024-03-06T09:35:16.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
04:35:16 [2024-03-06T09:35:16.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
04:35:16 [2024-03-06T09:35:16.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
04:35:16 [2024-03-06T09:35:16.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
04:35:16 [2024-03-06T09:35:16.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
04:35:16 [2024-03-06T09:35:16.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
04:35:16 [2024-03-06T09:35:16.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: of type 'Text'
04:35:16 [2024-03-06T09:35:16.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:16 [2024-03-06T09:35:16.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'End Time')
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: of type 'Text'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: with label (with mnemonic 'Start Time')
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: of type 'Text'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: with label (with mnemonic 'Start Time')
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "02:00:00", using matcher: of type 'Text'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: of type 'Text'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: with label (with mnemonic 'End Time')
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:16 [2024-03-06T09:35:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:35:16 [2024-03-06T09:35:16.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:35:16 [2024-03-06T09:35:16.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:35:16 [2024-03-06T09:35:16.854Z] DEBUG ROOT - Closing lingering shell with title Trace Import
04:35:16 [2024-03-06T09:35:16.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=320732870 data=null doit=true}, Shell with text {Trace Import}]
04:35:16 [2024-03-06T09:35:16.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320732937 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:35:16 [2024-03-06T09:35:16.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:35:16 [2024-03-06T09:35:16.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:16 [2024-03-06T09:35:16.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:16 [2024-03-06T09:35:16.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:16 [2024-03-06T09:35:16.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=320732943 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
04:35:16 [2024-03-06T09:35:16.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=320732944 data=null doit=true}, TreeItem with text {Tracing}]
04:35:16 [2024-03-06T09:35:16.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=320732944 data=null}, TreeItem with text {Tracing}]
04:35:16 [2024-03-06T09:35:16.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=320732944 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:35:16 [2024-03-06T09:35:16.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320732944 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:35:16 [2024-03-06T09:35:16.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=320732968 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:35:16 [2024-03-06T09:35:16.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:35:16 [2024-03-06T09:35:16.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:35:17 [2024-03-06T09:35:17.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320733895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320733896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320733896 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320733896 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320733896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320733896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320733896 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320733896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320733896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320733896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320733896 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320733896 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320733897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320733897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320733897 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320733897 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:18 [2024-03-06T09:35:18.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320733898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:18 [2024-03-06T09:35:18.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320733898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:18 [2024-03-06T09:35:18.037Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:18 [2024-03-06T09:35:18.037Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:18 [2024-03-06T09:35:18.037Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:18 [2024-03-06T09:35:18.037Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:18 [2024-03-06T09:35:18.037Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:18 [2024-03-06T09:35:18.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:35:18 [2024-03-06T09:35:18.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320733898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:18 [2024-03-06T09:35:18.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320733025 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:35:18 [2024-03-06T09:35:18.292Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.462 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
04:35:18 [2024-03-06T09:35:18.293Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest.testImportTimerangeInverseTime -- Time elapsed: 2.977 s
04:35:18 [2024-03-06T09:35:18.293Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest.testImportTimerange -- Time elapsed: 3.006 s
04:35:18 [2024-03-06T09:35:18.293Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest.testImportTimerangeInvalidFormat -- Time elapsed: 2.367 s
04:35:18 [2024-03-06T09:35:18.293Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
04:35:18 [2024-03-06T09:35:18.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320734416 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:35:18 [2024-03-06T09:35:18.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:35:18 [2024-03-06T09:35:18.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:35:18 [2024-03-06T09:35:18.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:35:18 [2024-03-06T09:35:18.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:35:18 [2024-03-06T09:35:18.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=320734525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:35:18 [2024-03-06T09:35:18.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=320735139 data=null doit=true}, Button with text {Select roo&t directory:}]
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=320735139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=320735142 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=320735143 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=320735143 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=320735143 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /tmp/trace9820134955388883800.gz
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/tmp/trace9820134955388883800.gz} [layout=null] time=320735147 data=null}, (of type 'Combo')]
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /tmp/trace9820134955388883800.gz
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:19 [2024-03-06T09:35:19.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=320735206 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=320735207 data=null doit=true}, TreeItem with text {/}]
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=320735207 data=null}, TreeItem with text {/}]
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=320735207 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320735207 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=320735207 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/tmp/trace9820134955...", using matcher: of type 'Combo'
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Test trace : TMF Tests
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : TMF Tests} [layout=null] time=320735217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Test trace : TMF Tests
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=320735233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=320735233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=320735233 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=320735233 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=320735233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:19 [2024-03-06T09:35:19.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=320735233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:19 [2024-03-06T09:35:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=320735234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:19 [2024-03-06T09:35:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:19 [2024-03-06T09:35:19.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:35:19 [2024-03-06T09:35:19.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:19 [2024-03-06T09:35:19.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:19 [2024-03-06T09:35:19.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=320735329 data=null doit=true}, TreeItem with text {Tracing}]
04:35:19 [2024-03-06T09:35:19.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=320735329 data=null}, TreeItem with text {Tracing}]
04:35:19 [2024-03-06T09:35:19.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=320735329 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:35:19 [2024-03-06T09:35:19.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320735329 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
04:35:19 [2024-03-06T09:35:19.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=320735331 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:35:19 [2024-03-06T09:35:19.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=320735332 data=null doit=true}, Tree node with text: Traces [1]]
04:35:19 [2024-03-06T09:35:19.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=320735332 data=null}, Tree node with text: Traces [1]]
04:35:19 [2024-03-06T09:35:19.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=320735332 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [1]]
04:35:19 [2024-03-06T09:35:19.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320735332 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Traces [1]]
04:35:19 [2024-03-06T09:35:19.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=320735333 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [1]]
04:35:19 [2024-03-06T09:35:19.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: trace9820134955388883800
04:35:19 [2024-03-06T09:35:19.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {trace9820134955388883800} time=320735334 data=null button=0 stateMask=0x0 x=171 y=81 count=0}, Tree node with text: trace9820134955388883800]
04:35:19 [2024-03-06T09:35:19.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {trace9820134955388883800} time=320735334 data=null doit=true}, Tree node with text: trace9820134955388883800]
04:35:19 [2024-03-06T09:35:19.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:19 [2024-03-06T09:35:19.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {trace9820134955388883800} time=320735334 data=null}, Tree node with text: trace9820134955388883800]
04:35:19 [2024-03-06T09:35:19.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {trace9820134955388883800} time=320735335 data=null button=1 stateMask=0x0 x=171 y=81 count=1}, Tree node with text: trace9820134955388883800]
04:35:19 [2024-03-06T09:35:19.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320735335 data=null item=TreeItem {trace9820134955388883800} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: trace9820134955388883800]
04:35:19 [2024-03-06T09:35:19.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {trace9820134955388883800} time=320735376 data=null button=1 stateMask=0x80000 x=171 y=81 count=1}, Tree node with text: trace9820134955388883800]
04:35:19 [2024-03-06T09:35:19.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {trace9820134955388883800} time=320735377 data=null button=1 stateMask=0x0 x=171 y=81 count=2}, Tree node with text: trace9820134955388883800]
04:35:19 [2024-03-06T09:35:19.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {trace9820134955388883800} time=320735377 data=null button=1 stateMask=0x0 x=171 y=81 count=2}, Tree node with text: trace9820134955388883800]
04:35:19 [2024-03-06T09:35:19.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=320735378 data=null item=TreeItem {trace9820134955388883800} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: trace9820134955388883800]
04:35:19 [2024-03-06T09:35:19.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {trace9820134955388883800} time=320735419 data=null button=1 stateMask=0x80000 x=171 y=81 count=2}, Tree node with text: trace9820134955388883800]
04:35:19 [2024-03-06T09:35:19.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {trace9820134955388883800} time=320735523 data=null button=0 stateMask=0x0 x=171 y=81 count=0}, Tree node with text: trace9820134955388883800]
04:35:19 [2024-03-06T09:35:19.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {trace9820134955388883800} time=320735523 data=null doit=true}, Tree node with text: trace9820134955388883800]
04:35:19 [2024-03-06T09:35:19.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {trace9820134955388883800} time=320735523 data=null}, Tree node with text: trace9820134955388883800]
04:35:19 [2024-03-06T09:35:19.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: trace9820134955388883800
04:35:20 [2024-03-06T09:35:20.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:35:20 [2024-03-06T09:35:20.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:35:20 [2024-03-06T09:35:20.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:35:20 [2024-03-06T09:35:20.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Tracing/Traces/trace9820134955388883800 - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320736727 data=null doit=true}, Shell with text {data - Tracing/Traces/trace9820134955388883800 - Eclipse Platform}]
04:35:20 [2024-03-06T09:35:20.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:35:20 [2024-03-06T09:35:20.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:20 [2024-03-06T09:35:20.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:20 [2024-03-06T09:35:20.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:20 [2024-03-06T09:35:20.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=320736796 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
04:35:20 [2024-03-06T09:35:20.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=320736796 data=null doit=true}, TreeItem with text {Tracing}]
04:35:20 [2024-03-06T09:35:20.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=320736796 data=null}, TreeItem with text {Tracing}]
04:35:20 [2024-03-06T09:35:20.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=320736796 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:35:20 [2024-03-06T09:35:20.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320736796 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:35:20 [2024-03-06T09:35:20.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=320736824 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:35:20 [2024-03-06T09:35:20.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:35:20 [2024-03-06T09:35:20.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:35:20 [2024-03-06T09:35:20.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:35:21 [2024-03-06T09:35:21.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:35:21 [2024-03-06T09:35:21.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:35:21 [2024-03-06T09:35:21.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:35:21 [2024-03-06T09:35:21.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:35:21 [2024-03-06T09:35:21.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:35:21 [2024-03-06T09:35:21.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:35:21 [2024-03-06T09:35:21.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:21 [2024-03-06T09:35:21.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:21 [2024-03-06T09:35:21.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:35:21 [2024-03-06T09:35:21.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:35:21 [2024-03-06T09:35:21.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320737751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:21 [2024-03-06T09:35:21.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320737751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:21 [2024-03-06T09:35:21.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320737751 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:21 [2024-03-06T09:35:21.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320737751 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:21 [2024-03-06T09:35:21.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320737752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:21 [2024-03-06T09:35:21.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320737752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:21 [2024-03-06T09:35:21.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320737752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:21 [2024-03-06T09:35:21.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320737752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:21 [2024-03-06T09:35:21.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320737752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:21 [2024-03-06T09:35:21.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320737752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:21 [2024-03-06T09:35:21.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320737752 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:21 [2024-03-06T09:35:21.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320737752 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:21 [2024-03-06T09:35:21.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:35:21 [2024-03-06T09:35:21.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:35:21 [2024-03-06T09:35:21.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:35:21 [2024-03-06T09:35:21.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:21 [2024-03-06T09:35:21.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:21 [2024-03-06T09:35:21.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:35:21 [2024-03-06T09:35:21.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:21 [2024-03-06T09:35:21.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:21 [2024-03-06T09:35:21.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:35:21 [2024-03-06T09:35:21.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320737753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:21 [2024-03-06T09:35:21.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320737753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:21 [2024-03-06T09:35:21.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320737753 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:21 [2024-03-06T09:35:21.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320737753 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:21 [2024-03-06T09:35:21.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320737753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:21 [2024-03-06T09:35:21.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320737753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:21 [2024-03-06T09:35:21.667Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:21 [2024-03-06T09:35:21.667Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:21 [2024-03-06T09:35:21.667Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:21 [2024-03-06T09:35:21.667Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:21 [2024-03-06T09:35:21.667Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:21 [2024-03-06T09:35:21.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:35:21 [2024-03-06T09:35:21.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320737753 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:21 [2024-03-06T09:35:21.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320736867 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:35:22 [2024-03-06T09:35:22.178Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.843 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
04:35:22 [2024-03-06T09:35:22.178Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest.testGzipImport -- Time elapsed: 3.727 s
04:35:22 [2024-03-06T09:35:22.178Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
04:35:22 [2024-03-06T09:35:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320738265 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:35:22 [2024-03-06T09:35:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:35:22 [2024-03-06T09:35:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:35:22 [2024-03-06T09:35:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:35:22 [2024-03-06T09:35:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:35:22 [2024-03-06T09:35:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=320738355 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:35:22 [2024-03-06T09:35:22.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:35:24 [2024-03-06T09:35:24.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:35:24 [2024-03-06T09:35:24.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:24 [2024-03-06T09:35:24.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:24 [2024-03-06T09:35:24.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:24 [2024-03-06T09:35:24.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:24 [2024-03-06T09:35:24.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:24 [2024-03-06T09:35:24.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=320739842 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
04:35:24 [2024-03-06T09:35:24.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=320739843 data=null doit=true}, TreeItem with text {Test}]
04:35:24 [2024-03-06T09:35:24.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=320739843 data=null}, TreeItem with text {Test}]
04:35:24 [2024-03-06T09:35:24.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=320739843 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
04:35:24 [2024-03-06T09:35:24.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320739843 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
04:35:24 [2024-03-06T09:35:24.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=320739860 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
04:35:24 [2024-03-06T09:35:24.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:24 [2024-03-06T09:35:24.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=320739861 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
04:35:24 [2024-03-06T09:35:24.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=320739861 data=null doit=true}, TreeItem with text {Test}]
04:35:24 [2024-03-06T09:35:24.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=320739861 data=null}, TreeItem with text {Test}]
04:35:24 [2024-03-06T09:35:24.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=320739861 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
04:35:24 [2024-03-06T09:35:24.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320739861 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
04:35:24 [2024-03-06T09:35:24.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=320739872 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
04:35:24 [2024-03-06T09:35:24.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=320739872 data=null doit=true}, TreeItem with text {Test}]
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=320739873 data=null}, TreeItem with text {Test}]
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=320739873 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320739873 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=320739874 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=320739875 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=320739875 data=null doit=true}, TreeItem with text {Traces [1]}]
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=320739875 data=null}, TreeItem with text {Traces [1]}]
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=320739875 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320739875 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=320739887 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=320739890 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=320739890 data=null doit=true}, TreeItem with text {Test}]
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=320739890 data=null}, TreeItem with text {Test}]
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=320739891 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320739891 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=320739900 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
04:35:24 [2024-03-06T09:35:24.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=320739900 data=null doit=true}, TreeItem with text {Experiments [1]}]
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=320739900 data=null}, TreeItem with text {Experiments [1]}]
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=320739901 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320739901 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=320739902 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=320739903 data=null doit=true}, TreeItem with text {Traces [1]}]
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=320739903 data=null}, TreeItem with text {Traces [1]}]
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=320739903 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [1]}]
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320739903 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=320739904 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [1]}]
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test.xml} time=320739912 data=null doit=true}, TreeItem with text {test.xml}]
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test.xml} time=320739912 data=null}, TreeItem with text {test.xml}]
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml} time=320739912 data=null button=1 stateMask=0x0 x=105 y=104 count=1}, TreeItem with text {test.xml}]
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320739912 data=null item=TreeItem {test.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test.xml}]
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {test.xml} time=320739936 data=null x=105 y=104 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=320739937 data=null x=105 y=104 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=320739939 data=null x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
04:35:24 [2024-03-06T09:35:24.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=320739943 data=null x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
04:35:24 [2024-03-06T09:35:24.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=320739944 data=null x=0 y=0 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
04:35:24 [2024-03-06T09:35:24.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=320739944 data=null x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
04:35:24 [2024-03-06T09:35:24.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=320739944 data=null x=0 y=0 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
04:35:24 [2024-03-06T09:35:24.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=320739944 data=[TmfTraceElement(/Test/Traces/test.xml)] x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
04:35:24 [2024-03-06T09:35:24.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=320739948 data=null x=0 y=0 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
04:35:24 [2024-03-06T09:35:24.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:35:24 [2024-03-06T09:35:24.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:24 [2024-03-06T09:35:24.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=320739953 data=null button=0 stateMask=0x0 x=142 y=58 count=0}, TreeItem with text {Test Experiment [0]}]
04:35:24 [2024-03-06T09:35:24.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=320739957 data=null doit=true}, TreeItem with text {Test Experiment [0]}]
04:35:24 [2024-03-06T09:35:24.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=320739957 data=null}, TreeItem with text {Test Experiment [0]}]
04:35:24 [2024-03-06T09:35:24.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=320739957 data=null button=1 stateMask=0x0 x=142 y=58 count=1}, TreeItem with text {Test Experiment [0]}]
04:35:24 [2024-03-06T09:35:24.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320739957 data=null item=TreeItem {Test Experiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test Experiment [0]}]
04:35:24 [2024-03-06T09:35:24.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=320739967 data=null button=1 stateMask=0x80000 x=142 y=58 count=1}, TreeItem with text {Test Experiment [0]}]
04:35:24 [2024-03-06T09:35:24.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
04:35:24 [2024-03-06T09:35:24.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export Trace Package...'
04:35:24 [2024-03-06T09:35:24.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export Trace Package...'
04:35:24 [2024-03-06T09:35:24.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
04:35:24 [2024-03-06T09:35:24.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export trace package} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=320740318 data=null doit=true}, Shell with text {Export trace package}]
04:35:24 [2024-03-06T09:35:24.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
04:35:24 [2024-03-06T09:35:24.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
04:35:24 [2024-03-06T09:35:24.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:24 [2024-03-06T09:35:24.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:35:24 [2024-03-06T09:35:24.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:35:24 [2024-03-06T09:35:24.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
04:35:24 [2024-03-06T09:35:24.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
04:35:24 [2024-03-06T09:35:24.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:35:24 [2024-03-06T09:35:24.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:35:24 [2024-03-06T09:35:24.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:24 [2024-03-06T09:35:24.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:24 [2024-03-06T09:35:24.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') is already selected, not clicking again.
04:35:24 [2024-03-06T09:35:24.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
04:35:24 [2024-03-06T09:35:24.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
04:35:24 [2024-03-06T09:35:24.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:24 [2024-03-06T09:35:24.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:35:24 [2024-03-06T09:35:24.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
04:35:24 [2024-03-06T09:35:24.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
04:35:24 [2024-03-06T09:35:24.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:35:24 [2024-03-06T09:35:24.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:35:24 [2024-03-06T09:35:24.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:35:24 [2024-03-06T09:35:24.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:24 [2024-03-06T09:35:24.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=320740319 data=null doit=true}, Button with text {Sa&ve in tar format}]
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=320740319 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Sa&ve in tar format}]
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Save in &zip format} time=320740320 data=null doit=true}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Save in &zip format} time=320740320 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Save in &zip format} time=320740320 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Save in &zip format} time=320740320 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=320740321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=320740321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=320740321 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=320740321 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=320740321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=320740321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=320740321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=320740321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=320740321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=320740321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=320740321 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=320740321 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
04:35:24 [2024-03-06T09:35:24.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=320740322 data=null}, (of type 'Combo')]
04:35:24 [2024-03-06T09:35:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
04:35:24 [2024-03-06T09:35:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
04:35:24 [2024-03-06T09:35:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
04:35:24 [2024-03-06T09:35:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:24 [2024-03-06T09:35:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:35:24 [2024-03-06T09:35:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:35:24 [2024-03-06T09:35:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:35:24 [2024-03-06T09:35:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:24 [2024-03-06T09:35:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:24 [2024-03-06T09:35:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:35:24 [2024-03-06T09:35:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:35:24 [2024-03-06T09:35:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:35:24 [2024-03-06T09:35:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:35:24 [2024-03-06T09:35:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=320740323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:24 [2024-03-06T09:35:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=320740323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:24 [2024-03-06T09:35:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=320740323 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:24 [2024-03-06T09:35:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=320740324 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:24 [2024-03-06T09:35:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=320740324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:24 [2024-03-06T09:35:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=320740324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:24 [2024-03-06T09:35:24.326Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:35:24 [2024-03-06T09:35:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=320740324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:24 [2024-03-06T09:35:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=320740012 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export Trace Package...']
04:35:24 [2024-03-06T09:35:24.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:24 [2024-03-06T09:35:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:35:24 [2024-03-06T09:35:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:24 [2024-03-06T09:35:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:24 [2024-03-06T09:35:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:24 [2024-03-06T09:35:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:24 [2024-03-06T09:35:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:24 [2024-03-06T09:35:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=320740854 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
04:35:24 [2024-03-06T09:35:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=320740854 data=null doit=true}, TreeItem with text {Import Test}]
04:35:24 [2024-03-06T09:35:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=320740854 data=null}, TreeItem with text {Import Test}]
04:35:24 [2024-03-06T09:35:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=320740855 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
04:35:24 [2024-03-06T09:35:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320740855 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Import Test}]
04:35:24 [2024-03-06T09:35:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=320740875 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
04:35:24 [2024-03-06T09:35:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:24 [2024-03-06T09:35:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=320740878 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
04:35:24 [2024-03-06T09:35:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=320740878 data=null doit=true}, TreeItem with text {Import Test}]
04:35:24 [2024-03-06T09:35:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=320740878 data=null}, TreeItem with text {Import Test}]
04:35:24 [2024-03-06T09:35:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=320740878 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
04:35:24 [2024-03-06T09:35:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320740879 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Import Test}]
04:35:24 [2024-03-06T09:35:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=320740883 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
04:35:24 [2024-03-06T09:35:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=320740883 data=null doit=true}, TreeItem with text {Import Test}]
04:35:24 [2024-03-06T09:35:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=320740883 data=null}, TreeItem with text {Import Test}]
04:35:24 [2024-03-06T09:35:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=320740884 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
04:35:24 [2024-03-06T09:35:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320740884 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Import Test}]
04:35:24 [2024-03-06T09:35:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=320740885 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
04:35:24 [2024-03-06T09:35:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:24 [2024-03-06T09:35:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=320740886 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
04:35:24 [2024-03-06T09:35:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=320740886 data=null doit=true}, TreeItem with text {Traces [0]}]
04:35:24 [2024-03-06T09:35:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=320740886 data=null}, TreeItem with text {Traces [0]}]
04:35:24 [2024-03-06T09:35:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=320740886 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:35:24 [2024-03-06T09:35:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320740886 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
04:35:24 [2024-03-06T09:35:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=320740900 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:35:24 [2024-03-06T09:35:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:24 [2024-03-06T09:35:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=320740901 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
04:35:24 [2024-03-06T09:35:24.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=320740901 data=null doit=true}, TreeItem with text {Traces [0]}]
04:35:24 [2024-03-06T09:35:24.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=320740901 data=null}, TreeItem with text {Traces [0]}]
04:35:24 [2024-03-06T09:35:24.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=320740901 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:35:24 [2024-03-06T09:35:24.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320740901 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
04:35:24 [2024-03-06T09:35:24.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=320740905 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:35:24 [2024-03-06T09:35:24.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
04:35:24 [2024-03-06T09:35:24.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import Trace Package...'
04:35:25 [2024-03-06T09:35:25.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import Trace Package...'
04:35:25 [2024-03-06T09:35:25.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
04:35:25 [2024-03-06T09:35:25.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import trace package} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=320741215 data=null doit=true}, Shell with text {Import trace package}]
04:35:25 [2024-03-06T09:35:25.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:35:25 [2024-03-06T09:35:25.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:35:25 [2024-03-06T09:35:25.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
04:35:25 [2024-03-06T09:35:25.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=320741216 data=null}, (of type 'Combo')]
04:35:25 [2024-03-06T09:35:25.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
04:35:25 [2024-03-06T09:35:25.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:35:25 [2024-03-06T09:35:25.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
04:35:25 [2024-03-06T09:35:25.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Inserting text:
04:35:25 [2024-03-06T09:35:25.144Z]  into text (of type 'Combo')
04:35:25 [2024-03-06T09:35:25.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:35:25 [2024-03-06T09:35:25.144Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''
04:35:25 [2024-03-06T09:35:25.144Z] '' with an interval of {1}ms. between characters.
04:35:25 [2024-03-06T09:35:25.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:25 [2024-03-06T09:35:25.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
04:35:25 [2024-03-06T09:35:25.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
04:35:25 [2024-03-06T09:35:25.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:25 [2024-03-06T09:35:25.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:25 [2024-03-06T09:35:25.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:35:25 [2024-03-06T09:35:25.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:35:25 [2024-03-06T09:35:25.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:35:25 [2024-03-06T09:35:25.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:35:25 [2024-03-06T09:35:25.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=320741274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:25 [2024-03-06T09:35:25.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=320741274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:25 [2024-03-06T09:35:25.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=320741274 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:25 [2024-03-06T09:35:25.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=320741274 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:25 [2024-03-06T09:35:25.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=320741274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:25 [2024-03-06T09:35:25.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=320741274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:25 [2024-03-06T09:35:25.144Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:35:25 [2024-03-06T09:35:25.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=320741274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:25 [2024-03-06T09:35:25.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=320740939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import Trace Package...']
04:35:25 [2024-03-06T09:35:25.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:25 [2024-03-06T09:35:25.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:35:25 [2024-03-06T09:35:25.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:25 [2024-03-06T09:35:25.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:25 [2024-03-06T09:35:25.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:25 [2024-03-06T09:35:25.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:25 [2024-03-06T09:35:25.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:25 [2024-03-06T09:35:25.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=320741401 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
04:35:25 [2024-03-06T09:35:25.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=320741401 data=null doit=true}, TreeItem with text {Import Test}]
04:35:25 [2024-03-06T09:35:25.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=320741401 data=null}, TreeItem with text {Import Test}]
04:35:25 [2024-03-06T09:35:25.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=320741401 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
04:35:25 [2024-03-06T09:35:25.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320741401 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Import Test}]
04:35:25 [2024-03-06T09:35:25.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=320741420 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
04:35:25 [2024-03-06T09:35:25.400Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
04:35:25 [2024-03-06T09:35:25.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=320741420 data=null doit=true}, TreeItem with text {Traces [0]}]
04:35:25 [2024-03-06T09:35:25.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=320741420 data=null}, TreeItem with text {Traces [0]}]
04:35:25 [2024-03-06T09:35:25.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=320741421 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:35:25 [2024-03-06T09:35:25.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320741421 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
04:35:25 [2024-03-06T09:35:25.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=320741432 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:35:25 [2024-03-06T09:35:25.400Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
04:35:25 [2024-03-06T09:35:25.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=320741433 data=null doit=true}, TreeItem with text {Experiments [0]}]
04:35:25 [2024-03-06T09:35:25.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=320741433 data=null}, TreeItem with text {Experiments [0]}]
04:35:25 [2024-03-06T09:35:25.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=320741433 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
04:35:25 [2024-03-06T09:35:25.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320741433 data=null item=TreeItem {Experiments [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [0]}]
04:35:25 [2024-03-06T09:35:25.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=320741435 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
04:35:25 [2024-03-06T09:35:25.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {Test Experiment [1]}
04:35:25 [2024-03-06T09:35:25.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=320741435 data=null button=0 stateMask=0x0 x=142 y=58 count=0}, TreeItem with text {Test Experiment [1]}]
04:35:25 [2024-03-06T09:35:25.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=320741435 data=null doit=true}, TreeItem with text {Test Experiment [1]}]
04:35:25 [2024-03-06T09:35:25.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:25 [2024-03-06T09:35:25.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=320741435 data=null}, TreeItem with text {Test Experiment [1]}]
04:35:25 [2024-03-06T09:35:25.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=320741435 data=null button=1 stateMask=0x0 x=142 y=58 count=1}, TreeItem with text {Test Experiment [1]}]
04:35:25 [2024-03-06T09:35:25.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320741436 data=null item=TreeItem {Test Experiment [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test Experiment [1]}]
04:35:25 [2024-03-06T09:35:25.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=320741461 data=null button=1 stateMask=0x80000 x=142 y=58 count=1}, TreeItem with text {Test Experiment [1]}]
04:35:25 [2024-03-06T09:35:25.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=320741462 data=null button=1 stateMask=0x0 x=142 y=58 count=2}, TreeItem with text {Test Experiment [1]}]
04:35:25 [2024-03-06T09:35:25.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=320741462 data=null button=1 stateMask=0x0 x=142 y=58 count=2}, TreeItem with text {Test Experiment [1]}]
04:35:25 [2024-03-06T09:35:25.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=320741462 data=null item=TreeItem {Test Experiment [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test Experiment [1]}]
04:35:25 [2024-03-06T09:35:25.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=320741522 data=null button=1 stateMask=0x80000 x=142 y=58 count=2}, TreeItem with text {Test Experiment [1]}]
04:35:25 [2024-03-06T09:35:25.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=320741522 data=null button=0 stateMask=0x0 x=142 y=58 count=0}, TreeItem with text {Test Experiment [1]}]
04:35:25 [2024-03-06T09:35:25.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=320741522 data=null doit=true}, TreeItem with text {Test Experiment [1]}]
04:35:25 [2024-03-06T09:35:25.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=320741523 data=null}, TreeItem with text {Test Experiment [1]}]
04:35:25 [2024-03-06T09:35:25.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {Test Experiment [1]}
04:35:25 [2024-03-06T09:35:25.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Test Experiment"'
04:35:26 [2024-03-06T09:35:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320742926 data=null doit=true}, Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}]
04:35:26 [2024-03-06T09:35:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:35:26 [2024-03-06T09:35:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:26 [2024-03-06T09:35:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:26 [2024-03-06T09:35:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:26 [2024-03-06T09:35:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=320742979 data=null button=0 stateMask=0x0 x=55 y=127 count=0}, TreeItem with text {Test}]
04:35:26 [2024-03-06T09:35:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=320742979 data=null doit=true}, TreeItem with text {Test}]
04:35:26 [2024-03-06T09:35:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=320742979 data=null}, TreeItem with text {Test}]
04:35:26 [2024-03-06T09:35:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=320742980 data=null button=1 stateMask=0x0 x=55 y=127 count=1}, TreeItem with text {Test}]
04:35:26 [2024-03-06T09:35:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320742980 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
04:35:26 [2024-03-06T09:35:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=320742994 data=null button=1 stateMask=0x80000 x=55 y=127 count=1}, TreeItem with text {Test}]
04:35:26 [2024-03-06T09:35:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:35:26 [2024-03-06T09:35:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:35:26 [2024-03-06T09:35:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:35:27 [2024-03-06T09:35:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:35:27 [2024-03-06T09:35:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:35:27 [2024-03-06T09:35:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:35:27 [2024-03-06T09:35:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:35:27 [2024-03-06T09:35:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:35:27 [2024-03-06T09:35:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:35:27 [2024-03-06T09:35:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:27 [2024-03-06T09:35:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:27 [2024-03-06T09:35:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:35:27 [2024-03-06T09:35:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:35:27 [2024-03-06T09:35:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320743892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:27 [2024-03-06T09:35:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320743892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:27 [2024-03-06T09:35:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320743892 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:27 [2024-03-06T09:35:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320743893 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:27 [2024-03-06T09:35:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320743893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:27 [2024-03-06T09:35:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320743893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:27 [2024-03-06T09:35:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320743893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:27 [2024-03-06T09:35:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320743893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:27 [2024-03-06T09:35:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320743893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:27 [2024-03-06T09:35:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320743893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:27 [2024-03-06T09:35:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320743893 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:27 [2024-03-06T09:35:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320743893 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:27 [2024-03-06T09:35:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:35:27 [2024-03-06T09:35:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:35:27 [2024-03-06T09:35:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:35:27 [2024-03-06T09:35:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:27 [2024-03-06T09:35:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:27 [2024-03-06T09:35:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:35:27 [2024-03-06T09:35:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:27 [2024-03-06T09:35:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:27 [2024-03-06T09:35:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:35:27 [2024-03-06T09:35:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320743894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:27 [2024-03-06T09:35:27.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320743894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:27 [2024-03-06T09:35:27.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320743894 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:27 [2024-03-06T09:35:27.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320743894 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:27 [2024-03-06T09:35:27.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320743894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:27 [2024-03-06T09:35:27.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320743894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:27 [2024-03-06T09:35:27.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:27 [2024-03-06T09:35:27.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:27 [2024-03-06T09:35:27.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:27 [2024-03-06T09:35:27.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:27 [2024-03-06T09:35:27.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:27 [2024-03-06T09:35:27.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:35:28 [2024-03-06T09:35:28.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320743895 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:28 [2024-03-06T09:35:28.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320743039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:35:28 [2024-03-06T09:35:28.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320744587 data=null doit=true}, Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}]
04:35:28 [2024-03-06T09:35:28.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:35:28 [2024-03-06T09:35:28.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:28 [2024-03-06T09:35:28.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:28 [2024-03-06T09:35:28.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:28 [2024-03-06T09:35:28.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=320744592 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
04:35:28 [2024-03-06T09:35:28.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=320744592 data=null doit=true}, TreeItem with text {Import Test}]
04:35:28 [2024-03-06T09:35:28.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=320744592 data=null}, TreeItem with text {Import Test}]
04:35:28 [2024-03-06T09:35:28.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=320744593 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
04:35:28 [2024-03-06T09:35:28.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320744593 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Import Test}]
04:35:28 [2024-03-06T09:35:28.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=320744623 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
04:35:28 [2024-03-06T09:35:28.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:35:28 [2024-03-06T09:35:28.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:35:28 [2024-03-06T09:35:28.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:35:29 [2024-03-06T09:35:29.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:35:29 [2024-03-06T09:35:29.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:35:29 [2024-03-06T09:35:29.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:35:29 [2024-03-06T09:35:29.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:35:29 [2024-03-06T09:35:29.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:35:29 [2024-03-06T09:35:29.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:35:29 [2024-03-06T09:35:29.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:29 [2024-03-06T09:35:29.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:29 [2024-03-06T09:35:29.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:35:29 [2024-03-06T09:35:29.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:35:29 [2024-03-06T09:35:29.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320745527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:29 [2024-03-06T09:35:29.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320745527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:29 [2024-03-06T09:35:29.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320745527 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:29 [2024-03-06T09:35:29.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320745527 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:29 [2024-03-06T09:35:29.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320745528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:29 [2024-03-06T09:35:29.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320745528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:29 [2024-03-06T09:35:29.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320745528 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:29 [2024-03-06T09:35:29.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320745528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:29 [2024-03-06T09:35:29.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320745528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:29 [2024-03-06T09:35:29.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320745528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:29 [2024-03-06T09:35:29.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320745528 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:29 [2024-03-06T09:35:29.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320745528 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:29 [2024-03-06T09:35:29.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:35:29 [2024-03-06T09:35:29.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:35:29 [2024-03-06T09:35:29.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:35:29 [2024-03-06T09:35:29.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:29 [2024-03-06T09:35:29.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:29 [2024-03-06T09:35:29.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:35:29 [2024-03-06T09:35:29.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:29 [2024-03-06T09:35:29.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:29 [2024-03-06T09:35:29.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:35:29 [2024-03-06T09:35:29.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320745529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:29 [2024-03-06T09:35:29.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320745529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:29 [2024-03-06T09:35:29.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320745530 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:29 [2024-03-06T09:35:29.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320745530 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:29 [2024-03-06T09:35:29.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320745530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:29 [2024-03-06T09:35:29.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320745530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:29 [2024-03-06T09:35:29.569Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:29 [2024-03-06T09:35:29.569Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:29 [2024-03-06T09:35:29.569Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:29 [2024-03-06T09:35:29.569Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:29 [2024-03-06T09:35:29.569Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:29 [2024-03-06T09:35:29.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:35:29 [2024-03-06T09:35:29.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320745530 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:29 [2024-03-06T09:35:29.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320744671 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:35:31 [2024-03-06T09:35:31.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:35:31 [2024-03-06T09:35:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:35:31 [2024-03-06T09:35:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:31 [2024-03-06T09:35:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:31 [2024-03-06T09:35:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:31 [2024-03-06T09:35:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:31 [2024-03-06T09:35:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:31 [2024-03-06T09:35:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=320747389 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
04:35:31 [2024-03-06T09:35:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=320747389 data=null doit=true}, TreeItem with text {Test}]
04:35:31 [2024-03-06T09:35:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=320747389 data=null}, TreeItem with text {Test}]
04:35:31 [2024-03-06T09:35:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=320747390 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
04:35:31 [2024-03-06T09:35:31.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320747390 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
04:35:31 [2024-03-06T09:35:31.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=320747406 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
04:35:31 [2024-03-06T09:35:31.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:31 [2024-03-06T09:35:31.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=320747407 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
04:35:31 [2024-03-06T09:35:31.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=320747407 data=null doit=true}, TreeItem with text {Test}]
04:35:31 [2024-03-06T09:35:31.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=320747407 data=null}, TreeItem with text {Test}]
04:35:31 [2024-03-06T09:35:31.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=320747407 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
04:35:31 [2024-03-06T09:35:31.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320747408 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
04:35:31 [2024-03-06T09:35:31.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=320747412 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
04:35:31 [2024-03-06T09:35:31.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=320747413 data=null doit=true}, TreeItem with text {Test}]
04:35:31 [2024-03-06T09:35:31.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=320747413 data=null}, TreeItem with text {Test}]
04:35:31 [2024-03-06T09:35:31.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=320747413 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
04:35:31 [2024-03-06T09:35:31.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320747419 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
04:35:31 [2024-03-06T09:35:31.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=320747420 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
04:35:31 [2024-03-06T09:35:31.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:31 [2024-03-06T09:35:31.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=320747421 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:35:31 [2024-03-06T09:35:31.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=320747421 data=null doit=true}, TreeItem with text {Traces [1]}]
04:35:31 [2024-03-06T09:35:31.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=320747421 data=null}, TreeItem with text {Traces [1]}]
04:35:31 [2024-03-06T09:35:31.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=320747421 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:35:31 [2024-03-06T09:35:31.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320747422 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:35:31 [2024-03-06T09:35:31.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=320747436 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:35:31 [2024-03-06T09:35:31.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:31 [2024-03-06T09:35:31.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=320747437 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:35:31 [2024-03-06T09:35:31.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=320747437 data=null doit=true}, TreeItem with text {Traces [1]}]
04:35:31 [2024-03-06T09:35:31.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=320747438 data=null}, TreeItem with text {Traces [1]}]
04:35:31 [2024-03-06T09:35:31.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=320747438 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:35:31 [2024-03-06T09:35:31.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320747438 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:35:31 [2024-03-06T09:35:31.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=320747442 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:35:31 [2024-03-06T09:35:31.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
04:35:31 [2024-03-06T09:35:31.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export Trace Package...'
04:35:31 [2024-03-06T09:35:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export Trace Package...'
04:35:31 [2024-03-06T09:35:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
04:35:31 [2024-03-06T09:35:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export trace package} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=320747800 data=null doit=true}, Shell with text {Export trace package}]
04:35:31 [2024-03-06T09:35:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
04:35:31 [2024-03-06T09:35:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
04:35:31 [2024-03-06T09:35:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
04:35:31 [2024-03-06T09:35:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=320747801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=320747801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=320747801 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=320747801 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=320747801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=320747801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=320747801 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=320747803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=320747803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=320747806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=320747806 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=320747806 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: of type 'Label'
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: (of type 'Label')
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: of type 'Label'
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: (of type 'Label')
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Select All
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select All} time=320747808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=320747808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Select All} time=320747808 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select All} time=320747808 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select All} time=320747808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
04:35:31 [2024-03-06T09:35:31.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select All} time=320747809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select All} time=320747809 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select All} time=320747822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=320747822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select All} time=320747822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select All} time=320747823 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select All} time=320747823 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Select All
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: of type 'Label'
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: (of type 'Label')
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: of type 'Label'
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: (of type 'Label')
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Save in &zip format} time=320747825 data=null doit=true}, Button with text {Save in &zip format}]
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Save in &zip format} time=320747825 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Save in &zip format}]
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=320747827 data=null doit=true}, (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')]
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=320747827 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')]
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=320747827 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')]
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=320747827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')]
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
04:35:31 [2024-03-06T09:35:31.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=320747828 data=null doit=true}, Button with text {Sa&ve in tar format}]
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=320747828 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Sa&ve in tar format}]
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Save in &zip format} time=320747829 data=null doit=true}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Save in &zip format} time=320747829 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Save in &zip format} time=320747829 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Save in &zip format} time=320747829 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=320747831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=320747831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=320747831 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=320747831 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=320747831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=320747831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=320747831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=320747831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=320747831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=320747831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=320747832 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=320747832 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=320747832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=320747832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=320747832 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=320747832 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=320747832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=320747833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=320747833 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=320747833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=320747833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=320747833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=320747833 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=320747833 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=320747833 data=null}, (of type 'Combo')]
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=320747834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=320747834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=320747834 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=320747834 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=320747834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=320747835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:31 [2024-03-06T09:35:31.705Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:35:31 [2024-03-06T09:35:31.705Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:35:31 [2024-03-06T09:35:31.705Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:35:31 [2024-03-06T09:35:31.705Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:35:31 [2024-03-06T09:35:31.705Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:35:31 [2024-03-06T09:35:31.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:35:31 [2024-03-06T09:35:31.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=320747835 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:31 [2024-03-06T09:35:31.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=320747489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export Trace Package...']
04:35:31 [2024-03-06T09:35:31.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:35:31 [2024-03-06T09:35:31.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:31 [2024-03-06T09:35:31.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:31 [2024-03-06T09:35:31.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:31 [2024-03-06T09:35:31.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:31 [2024-03-06T09:35:31.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:31 [2024-03-06T09:35:31.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=320748045 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
04:35:31 [2024-03-06T09:35:31.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=320748045 data=null doit=true}, TreeItem with text {Test}]
04:35:31 [2024-03-06T09:35:31.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=320748045 data=null}, TreeItem with text {Test}]
04:35:31 [2024-03-06T09:35:31.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=320748045 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
04:35:31 [2024-03-06T09:35:31.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320748045 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
04:35:31 [2024-03-06T09:35:31.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=320748065 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
04:35:31 [2024-03-06T09:35:31.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:31 [2024-03-06T09:35:31.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=320748065 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
04:35:31 [2024-03-06T09:35:31.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=320748066 data=null doit=true}, TreeItem with text {Test}]
04:35:31 [2024-03-06T09:35:31.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=320748066 data=null}, TreeItem with text {Test}]
04:35:31 [2024-03-06T09:35:31.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=320748066 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
04:35:31 [2024-03-06T09:35:31.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320748066 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
04:35:31 [2024-03-06T09:35:31.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=320748077 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
04:35:31 [2024-03-06T09:35:31.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
04:35:31 [2024-03-06T09:35:31.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:31 [2024-03-06T09:35:31.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=320748078 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:35:31 [2024-03-06T09:35:31.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=320748078 data=null doit=true}, TreeItem with text {Traces [1]}]
04:35:31 [2024-03-06T09:35:31.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=320748078 data=null}, TreeItem with text {Traces [1]}]
04:35:31 [2024-03-06T09:35:31.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=320748079 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:35:31 [2024-03-06T09:35:31.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320748079 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:35:31 [2024-03-06T09:35:31.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=320748093 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:35:31 [2024-03-06T09:35:31.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:31 [2024-03-06T09:35:31.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=320748093 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:35:31 [2024-03-06T09:35:31.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=320748093 data=null doit=true}, TreeItem with text {Traces [1]}]
04:35:31 [2024-03-06T09:35:31.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=320748093 data=null}, TreeItem with text {Traces [1]}]
04:35:31 [2024-03-06T09:35:31.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=320748094 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:35:31 [2024-03-06T09:35:31.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320748094 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:35:31 [2024-03-06T09:35:31.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=320748098 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:35:31 [2024-03-06T09:35:31.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
04:35:32 [2024-03-06T09:35:32.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import Trace Package...'
04:35:32 [2024-03-06T09:35:32.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import Trace Package...'
04:35:32 [2024-03-06T09:35:32.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
04:35:32 [2024-03-06T09:35:32.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import trace package} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=320748458 data=null doit=true}, Shell with text {Import trace package}]
04:35:32 [2024-03-06T09:35:32.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:35:32 [2024-03-06T09:35:32.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:35:32 [2024-03-06T09:35:32.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
04:35:32 [2024-03-06T09:35:32.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=320748459 data=null}, (of type 'Combo')]
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Inserting text:
04:35:32 [2024-03-06T09:35:32.474Z]  into text (of type 'Combo')
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''
04:35:32 [2024-03-06T09:35:32.474Z] '' with an interval of {1}ms. between characters.
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Select All
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select All} time=320748513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=320748513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Select All} time=320748513 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select All} time=320748513 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select All} time=320748513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select All} time=320748513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select All} time=320748513 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select All} time=320748513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=320748513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select All} time=320748513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select All} time=320748514 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select All} time=320748514 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Select All
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=320748514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=320748514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=320748514 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=320748514 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=320748514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=320748515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Finish} time=320748555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=320748562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Finish} time=320748562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:32 [2024-03-06T09:35:32.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Finish} time=320748562 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:32 [2024-03-06T09:35:32.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Finish} time=320748562 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:32 [2024-03-06T09:35:32.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:35:32 [2024-03-06T09:35:32.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
04:35:32 [2024-03-06T09:35:32.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=320748563 data=null doit=true}, Shell with text {Confirmation}]
04:35:32 [2024-03-06T09:35:32.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "No &To All", using matcher: of type 'Button'
04:35:32 [2024-03-06T09:35:32.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
04:35:32 [2024-03-06T09:35:32.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: of type 'Button'
04:35:32 [2024-03-06T09:35:32.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All'
04:35:32 [2024-03-06T09:35:32.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH'
04:35:32 [2024-03-06T09:35:32.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
04:35:32 [2024-03-06T09:35:32.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
04:35:32 [2024-03-06T09:35:32.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Yes To &All
04:35:32 [2024-03-06T09:35:32.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Yes To &All} time=320748563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
04:35:32 [2024-03-06T09:35:32.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Yes To &All} time=320748564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
04:35:32 [2024-03-06T09:35:32.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Yes To &All} time=320748564 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
04:35:32 [2024-03-06T09:35:32.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Yes To &All} time=320748564 data=null}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
04:35:32 [2024-03-06T09:35:32.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Yes To &All} time=320748564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
04:35:32 [2024-03-06T09:35:32.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Yes To &All} time=320748564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
04:35:32 [2024-03-06T09:35:32.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Yes To &All} time=320748564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
04:35:32 [2024-03-06T09:35:32.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=320748515 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:32 [2024-03-06T09:35:32.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=320748159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import Trace Package...']
04:35:32 [2024-03-06T09:35:32.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:32 [2024-03-06T09:35:32.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:35:32 [2024-03-06T09:35:32.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:32 [2024-03-06T09:35:32.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:32 [2024-03-06T09:35:32.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
04:35:32 [2024-03-06T09:35:32.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
04:35:32 [2024-03-06T09:35:32.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=320748916 data=null doit=true}, TreeItem with text {Traces [1]}]
04:35:32 [2024-03-06T09:35:32.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=320748916 data=null}, TreeItem with text {Traces [1]}]
04:35:32 [2024-03-06T09:35:32.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=320748916 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:35:32 [2024-03-06T09:35:32.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320748917 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
04:35:32 [2024-03-06T09:35:32.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=320748918 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:35:32 [2024-03-06T09:35:32.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
04:35:32 [2024-03-06T09:35:32.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {test.xml}
04:35:32 [2024-03-06T09:35:32.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=320748919 data=null button=0 stateMask=0x0 x=105 y=81 count=0}, TreeItem with text {test.xml}]
04:35:32 [2024-03-06T09:35:32.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test.xml} time=320748919 data=null doit=true}, TreeItem with text {test.xml}]
04:35:32 [2024-03-06T09:35:32.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:32 [2024-03-06T09:35:32.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test.xml} time=320748919 data=null}, TreeItem with text {test.xml}]
04:35:32 [2024-03-06T09:35:32.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml} time=320748919 data=null button=1 stateMask=0x0 x=105 y=81 count=1}, TreeItem with text {test.xml}]
04:35:32 [2024-03-06T09:35:32.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320748920 data=null item=TreeItem {test.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test.xml}]
04:35:32 [2024-03-06T09:35:32.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test.xml} time=320748946 data=null button=1 stateMask=0x80000 x=105 y=81 count=1}, TreeItem with text {test.xml}]
04:35:32 [2024-03-06T09:35:32.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml} time=320748947 data=null button=1 stateMask=0x0 x=105 y=81 count=2}, TreeItem with text {test.xml}]
04:35:32 [2024-03-06T09:35:32.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=320748947 data=null button=1 stateMask=0x0 x=105 y=81 count=2}, TreeItem with text {test.xml}]
04:35:32 [2024-03-06T09:35:32.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=320748947 data=null item=TreeItem {test.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test.xml}]
04:35:32 [2024-03-06T09:35:32.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test.xml} time=320748988 data=null button=1 stateMask=0x80000 x=105 y=81 count=2}, TreeItem with text {test.xml}]
04:35:32 [2024-03-06T09:35:32.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {test.xml} time=320748995 data=null button=0 stateMask=0x0 x=105 y=81 count=0}, TreeItem with text {test.xml}]
04:35:32 [2024-03-06T09:35:32.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {test.xml} time=320748995 data=null doit=true}, TreeItem with text {test.xml}]
04:35:32 [2024-03-06T09:35:32.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {test.xml} time=320748995 data=null}, TreeItem with text {test.xml}]
04:35:32 [2024-03-06T09:35:32.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {test.xml}
04:35:33 [2024-03-06T09:35:33.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"test.xml"'
04:35:34 [2024-03-06T09:35:34.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.xml - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320750299 data=null doit=true}, Shell with text {data - Test/Traces/test.xml - Eclipse Platform}]
04:35:34 [2024-03-06T09:35:34.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:35:34 [2024-03-06T09:35:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:34 [2024-03-06T09:35:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:34 [2024-03-06T09:35:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:34 [2024-03-06T09:35:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=320750350 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
04:35:34 [2024-03-06T09:35:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=320750351 data=null doit=true}, TreeItem with text {Test}]
04:35:34 [2024-03-06T09:35:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=320750351 data=null}, TreeItem with text {Test}]
04:35:34 [2024-03-06T09:35:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=320750351 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
04:35:34 [2024-03-06T09:35:34.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320750351 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
04:35:34 [2024-03-06T09:35:34.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=320750373 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
04:35:34 [2024-03-06T09:35:34.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:35:34 [2024-03-06T09:35:34.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:35:34 [2024-03-06T09:35:34.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:35:35 [2024-03-06T09:35:35.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:35:35 [2024-03-06T09:35:35.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:35:35 [2024-03-06T09:35:35.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:35:35 [2024-03-06T09:35:35.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:35:35 [2024-03-06T09:35:35.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:35:35 [2024-03-06T09:35:35.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:35:35 [2024-03-06T09:35:35.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:35 [2024-03-06T09:35:35.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:35 [2024-03-06T09:35:35.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:35:35 [2024-03-06T09:35:35.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:35:35 [2024-03-06T09:35:35.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320751265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:35 [2024-03-06T09:35:35.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320751265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:35 [2024-03-06T09:35:35.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320751265 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:35 [2024-03-06T09:35:35.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320751265 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:35 [2024-03-06T09:35:35.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320751265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:35 [2024-03-06T09:35:35.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320751265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:35 [2024-03-06T09:35:35.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320751265 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:35 [2024-03-06T09:35:35.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320751265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:35 [2024-03-06T09:35:35.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320751265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:35 [2024-03-06T09:35:35.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320751265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:35 [2024-03-06T09:35:35.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320751266 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:35 [2024-03-06T09:35:35.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320751266 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:35 [2024-03-06T09:35:35.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:35:35 [2024-03-06T09:35:35.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:35:35 [2024-03-06T09:35:35.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:35:35 [2024-03-06T09:35:35.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:35 [2024-03-06T09:35:35.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:35 [2024-03-06T09:35:35.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:35:35 [2024-03-06T09:35:35.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:35 [2024-03-06T09:35:35.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:35 [2024-03-06T09:35:35.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:35:35 [2024-03-06T09:35:35.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320751266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:35 [2024-03-06T09:35:35.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320751266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:35 [2024-03-06T09:35:35.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320751266 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:35 [2024-03-06T09:35:35.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320751266 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:35 [2024-03-06T09:35:35.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320751266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:35 [2024-03-06T09:35:35.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320751266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:35 [2024-03-06T09:35:35.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:35 [2024-03-06T09:35:35.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:35 [2024-03-06T09:35:35.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:35 [2024-03-06T09:35:35.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:35 [2024-03-06T09:35:35.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:35 [2024-03-06T09:35:35.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:35:35 [2024-03-06T09:35:35.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320751267 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:35 [2024-03-06T09:35:35.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320750418 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:35:35 [2024-03-06T09:35:35.808Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.51 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
04:35:35 [2024-03-06T09:35:35.808Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard.testExperiment -- Time elapsed: 7.461 s
04:35:35 [2024-03-06T09:35:35.808Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard.test -- Time elapsed: 5.954 s
04:35:35 [2024-03-06T09:35:35.808Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
04:35:35 [2024-03-06T09:35:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320751784 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:35:35 [2024-03-06T09:35:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:35:35 [2024-03-06T09:35:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:35:35 [2024-03-06T09:35:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:35:35 [2024-03-06T09:35:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:35:35 [2024-03-06T09:35:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=320751890 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:35:35 [2024-03-06T09:35:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:35:35 [2024-03-06T09:35:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:35:35 [2024-03-06T09:35:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:35 [2024-03-06T09:35:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:35 [2024-03-06T09:35:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:35 [2024-03-06T09:35:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:35 [2024-03-06T09:35:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:36 [2024-03-06T09:35:36.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=320752004 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
04:35:36 [2024-03-06T09:35:36.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=320752014 data=null doit=true}, TreeItem with text {TestText}]
04:35:36 [2024-03-06T09:35:36.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=320752014 data=null}, TreeItem with text {TestText}]
04:35:36 [2024-03-06T09:35:36.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=320752014 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
04:35:36 [2024-03-06T09:35:36.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320752014 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
04:35:36 [2024-03-06T09:35:36.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=320752035 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
04:35:36 [2024-03-06T09:35:36.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:36 [2024-03-06T09:35:36.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=320752036 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
04:35:36 [2024-03-06T09:35:36.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=320752036 data=null doit=true}, TreeItem with text {TestText}]
04:35:36 [2024-03-06T09:35:36.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=320752036 data=null}, TreeItem with text {TestText}]
04:35:36 [2024-03-06T09:35:36.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=320752036 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
04:35:36 [2024-03-06T09:35:36.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320752037 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
04:35:36 [2024-03-06T09:35:36.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=320752050 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
04:35:36 [2024-03-06T09:35:36.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=320752050 data=null doit=true}, TreeItem with text {TestText}]
04:35:36 [2024-03-06T09:35:36.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=320752050 data=null}, TreeItem with text {TestText}]
04:35:36 [2024-03-06T09:35:36.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=320752051 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
04:35:36 [2024-03-06T09:35:36.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320752051 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestText}]
04:35:36 [2024-03-06T09:35:36.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=320752053 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
04:35:36 [2024-03-06T09:35:36.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:36 [2024-03-06T09:35:36.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=320752053 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
04:35:36 [2024-03-06T09:35:36.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=320752057 data=null doit=true}, TreeItem with text {Traces [0]}]
04:35:36 [2024-03-06T09:35:36.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=320752057 data=null}, TreeItem with text {Traces [0]}]
04:35:36 [2024-03-06T09:35:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=320752057 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:35:36 [2024-03-06T09:35:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320752057 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
04:35:36 [2024-03-06T09:35:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=320752067 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:35:36 [2024-03-06T09:35:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:36 [2024-03-06T09:35:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=320752068 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
04:35:36 [2024-03-06T09:35:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=320752068 data=null doit=true}, TreeItem with text {Traces [0]}]
04:35:36 [2024-03-06T09:35:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=320752068 data=null}, TreeItem with text {Traces [0]}]
04:35:36 [2024-03-06T09:35:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=320752069 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:35:36 [2024-03-06T09:35:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320752069 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
04:35:36 [2024-03-06T09:35:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=320752081 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:35:36 [2024-03-06T09:35:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
04:35:36 [2024-03-06T09:35:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
04:35:36 [2024-03-06T09:35:36.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
04:35:36 [2024-03-06T09:35:36.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
04:35:36 [2024-03-06T09:35:36.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=320752375 data=null doit=true}, Shell with text {Manage Custom Parsers}]
04:35:36 [2024-03-06T09:35:36.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
04:35:36 [2024-03-06T09:35:36.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with mnemonic 'New...'
04:35:36 [2024-03-06T09:35:36.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on New...
04:35:36 [2024-03-06T09:35:36.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {New...} time=320752376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=320752376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {New...} time=320752376 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {New...} time=320752376 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {New...} time=320752376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {New...} time=320752376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {New...} time=320752524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=320752528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {New...} time=320752528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {New...} time=320752531 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {New...} time=320752531 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on New...
04:35:36 [2024-03-06T09:35:36.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
04:35:36 [2024-03-06T09:35:36.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom Text Parser} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=320752544 data=null doit=true}, Shell with text {Custom Text Parser}]
04:35:36 [2024-03-06T09:35:36.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Custom Text Parser}
04:35:36 [2024-03-06T09:35:36.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom Text", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:35:36 [2024-03-06T09:35:36.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:')
04:35:36 [2024-03-06T09:35:36.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom Text", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:35:36 [2024-03-06T09:35:36.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:35:36 [2024-03-06T09:35:36.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
04:35:36 [2024-03-06T09:35:36.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:35:36 [2024-03-06T09:35:36.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:35:36 [2024-03-06T09:35:36.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
04:35:36 [2024-03-06T09:35:36.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:35:36 [2024-03-06T09:35:36.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:35:36 [2024-03-06T09:35:36.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:')
04:35:36 [2024-03-06T09:35:36.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:35:36 [2024-03-06T09:35:36.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:35:36 [2024-03-06T09:35:36.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:')
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:')
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:')
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:')
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:')
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:35:36 [2024-03-06T09:35:36.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Time Stamp format:')
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: (of type 'Combo')
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo')
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to Timestamp
04:35:36 [2024-03-06T09:35:36.581Z] 
04:35:36 [2024-03-06T09:35:36.581Z] (Eclipse:4530): Gtk-WARNING **: 09:35:36.396: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
04:35:36 [2024-03-06T09:35:36.581Z] 
04:35:36 [2024-03-06T09:35:36.581Z] (Eclipse:4530): Gtk-WARNING **: 09:35:36.401: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Timestamp} [layout=null] time=320752587 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
04:35:36 [2024-03-06T09:35:36.581Z] 
04:35:36 [2024-03-06T09:35:36.581Z] (Eclipse:4530): Gtk-WARNING **: 09:35:36.406: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to Timestamp
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'format:')
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter the input form...", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:')
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter the input form...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
04:35:36 [2024-03-06T09:35:36.581Z] 
04:35:36 [2024-03-06T09:35:36.581Z] (Eclipse:4530): Gtk-WARNING **: 09:35:36.421: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=320752625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=320752625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=320752625 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=320752625 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=320752625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=320752625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=320752625 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=320752663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=320752663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=320752664 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=320752664 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=320752664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=320752664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=320752664 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=320752697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=320752697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=320752697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=320752698 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=320752698 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: of type 'StyledText'
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: (of type 'StyledText')
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=320752716 data=null button=0 stateMask=0x0 x=128 y=12 count=0}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=320752716 data=null doit=true}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=320752716 data=null}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=320752716 data=null button=1 stateMask=0x0 x=128 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
04:35:36 [2024-03-06T09:35:36.583Z] 
04:35:36 [2024-03-06T09:35:36.583Z] (Eclipse:4530): Gtk-WARNING **: 09:35:36.559: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
04:35:36 [2024-03-06T09:35:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320752717 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}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
04:35:36 [2024-03-06T09:35:36.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=320752779 data=null button=1 stateMask=0x80000 x=128 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:')
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12 Hello", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:')
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12 Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching group*", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:')
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching group*", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=320752788 data=null button=0 stateMask=0x0 x=103 y=35 count=0}, TreeItem with text {Root Line 2 (0,∞) : }]
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=320752788 data=null doit=true}, TreeItem with text {Root Line 2 (0,∞) : }]
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=320752789 data=null}, TreeItem with text {Root Line 2 (0,∞) : }]
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=320752789 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320752789 data=null item=TreeItem {Root Line 2 (0,∞) : } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Root Line 2 (0,∞) : }]
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=320752824 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
04:35:36 [2024-03-06T09:35:36.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=320752837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=320752837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=320752837 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=320752837 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=320752837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=320752837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=320752838 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: with text 'Set'
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Append with |} [layout=null] time=320752866 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with text 'Set')]
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with text 'Set') to Append with |
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Highlight All
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Highlight All} time=320752871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=320752871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Highlight All} time=320752871 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Highlight All} time=320752871 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Highlight All} time=320752872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Highlight All} time=320752872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Highlight All} time=320752872 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Highlight All} time=320752875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=320752876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Highlight All} time=320752876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Highlight All} time=320752876 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Highlight All} time=320752876 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Highlight All
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=320752877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=320752877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=320752877 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=320752877 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=320752877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=320752878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=320752878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.843Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.843Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.843Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.843Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.843Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
04:35:36 [2024-03-06T09:35:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:36 [2024-03-06T09:35:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:35:36 [2024-03-06T09:35:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:35:36 [2024-03-06T09:35:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:35:36 [2024-03-06T09:35:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:35:36 [2024-03-06T09:35:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=320752927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=320752927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=320752927 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=320752927 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=320752927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=320752927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=320752927 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {New...} time=320752376 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
04:35:36 [2024-03-06T09:35:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:36 [2024-03-06T09:35:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
04:35:36 [2024-03-06T09:35:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=320753031 data=null doit=true}, Shell with text {Manage Custom Parsers}]
04:35:36 [2024-03-06T09:35:36.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Test Category : Test Trace
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=320753037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=320753038 data=null doit=true}, (of type 'List')]
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=320753038 data=null}, (of type 'List')]
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=320753038 data=null button=1 stateMask=0x0 x=117 y=80 count=1}, (of type 'List')]
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=320753038 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=320753039 data=null button=1 stateMask=0x80000 x=117 y=80 count=1}, (of type 'List')]
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=320753039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=320753039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=320753039 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=320753039 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=320753040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=320753040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=320753065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=320753066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=320753066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=320753066 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=320753066 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete Custom Parser} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=320753067 data=null doit=true}, Shell with text {Delete Custom Parser}]
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Custom Parser}
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:35:37 [2024-03-06T09:35:37.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=320753081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=320753081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=320753081 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=320753081 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=320753082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=320753082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=320753082 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=320753040 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=320753160 data=null doit=true}, Shell with text {Manage Custom Parsers}]
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=320753161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=320753162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=320753163 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=320753163 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=320753163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=320753163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=320753163 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=320752126 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Manage Custom Parsers...']
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320753221 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=320753228 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=320753228 data=null doit=true}, TreeItem with text {TestText}]
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=320753228 data=null}, TreeItem with text {TestText}]
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=320753228 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320753229 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
04:35:37 [2024-03-06T09:35:37.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=320753257 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
04:35:37 [2024-03-06T09:35:37.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:35:37 [2024-03-06T09:35:37.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:35:37 [2024-03-06T09:35:37.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:35:37 [2024-03-06T09:35:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:35:37 [2024-03-06T09:35:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:35:37 [2024-03-06T09:35:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:35:37 [2024-03-06T09:35:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:35:37 [2024-03-06T09:35:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:35:37 [2024-03-06T09:35:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:35:37 [2024-03-06T09:35:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:37 [2024-03-06T09:35:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:37 [2024-03-06T09:35:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:35:37 [2024-03-06T09:35:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:35:37 [2024-03-06T09:35:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320754058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:37 [2024-03-06T09:35:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320754059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:37 [2024-03-06T09:35:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320754059 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:37 [2024-03-06T09:35:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320754059 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:37 [2024-03-06T09:35:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320754059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:37 [2024-03-06T09:35:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320754059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:37 [2024-03-06T09:35:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320754059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:37 [2024-03-06T09:35:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320754059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:37 [2024-03-06T09:35:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320754059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:37 [2024-03-06T09:35:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320754059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:37 [2024-03-06T09:35:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320754059 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:37 [2024-03-06T09:35:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320754059 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:37 [2024-03-06T09:35:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:35:37 [2024-03-06T09:35:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:35:37 [2024-03-06T09:35:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:35:37 [2024-03-06T09:35:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:37 [2024-03-06T09:35:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:37 [2024-03-06T09:35:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:35:37 [2024-03-06T09:35:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:37 [2024-03-06T09:35:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:37 [2024-03-06T09:35:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:35:37 [2024-03-06T09:35:37.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320754060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:37 [2024-03-06T09:35:37.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320754060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:37 [2024-03-06T09:35:37.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320754060 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:37 [2024-03-06T09:35:37.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320754060 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:37 [2024-03-06T09:35:37.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320754060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:37 [2024-03-06T09:35:37.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320754060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:37 [2024-03-06T09:35:37.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:37 [2024-03-06T09:35:37.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:37 [2024-03-06T09:35:37.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:37 [2024-03-06T09:35:37.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:37 [2024-03-06T09:35:37.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:37 [2024-03-06T09:35:37.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:35:37 [2024-03-06T09:35:37.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320754060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:37 [2024-03-06T09:35:37.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320753324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:35:38 [2024-03-06T09:35:38.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:35:38 [2024-03-06T09:35:38.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:38 [2024-03-06T09:35:38.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=320754679 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=320754679 data=null doit=true}, TreeItem with text {TestText}]
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=320754679 data=null}, TreeItem with text {TestText}]
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=320754679 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320754679 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=320754728 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=320754729 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=320754729 data=null doit=true}, TreeItem with text {TestText}]
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=320754729 data=null}, TreeItem with text {TestText}]
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=320754729 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320754729 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=320754744 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=320754744 data=null doit=true}, TreeItem with text {TestText}]
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=320754744 data=null}, TreeItem with text {TestText}]
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=320754744 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320754745 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestText}]
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=320754746 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=320754747 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=320754747 data=null doit=true}, TreeItem with text {Traces [0]}]
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=320754747 data=null}, TreeItem with text {Traces [0]}]
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=320754747 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320754747 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=320754762 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=320754762 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=320754762 data=null doit=true}, TreeItem with text {Traces [0]}]
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=320754762 data=null}, TreeItem with text {Traces [0]}]
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=320754763 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320754763 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=320754771 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
04:35:38 [2024-03-06T09:35:38.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
04:35:38 [2024-03-06T09:35:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
04:35:38 [2024-03-06T09:35:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
04:35:38 [2024-03-06T09:35:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=320755044 data=null doit=true}, Shell with text {Manage Custom Parsers}]
04:35:38 [2024-03-06T09:35:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
04:35:38 [2024-03-06T09:35:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
04:35:38 [2024-03-06T09:35:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
04:35:38 [2024-03-06T09:35:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Demo Category : Demo trace
04:35:38 [2024-03-06T09:35:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=320755057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
04:35:38 [2024-03-06T09:35:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=320755057 data=null doit=true}, (of type 'List')]
04:35:38 [2024-03-06T09:35:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=320755057 data=null}, (of type 'List')]
04:35:38 [2024-03-06T09:35:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=320755057 data=null button=1 stateMask=0x0 x=103 y=34 count=1}, (of type 'List')]
04:35:38 [2024-03-06T09:35:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=320755058 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
04:35:38 [2024-03-06T09:35:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=320755058 data=null button=1 stateMask=0x80000 x=103 y=34 count=1}, (of type 'List')]
04:35:38 [2024-03-06T09:35:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
04:35:38 [2024-03-06T09:35:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
04:35:38 [2024-03-06T09:35:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
04:35:38 [2024-03-06T09:35:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
04:35:38 [2024-03-06T09:35:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
04:35:38 [2024-03-06T09:35:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
04:35:38 [2024-03-06T09:35:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
04:35:38 [2024-03-06T09:35:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
04:35:38 [2024-03-06T09:35:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
04:35:38 [2024-03-06T09:35:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
04:35:38 [2024-03-06T09:35:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
04:35:38 [2024-03-06T09:35:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit...
04:35:38 [2024-03-06T09:35:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=320755058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
04:35:38 [2024-03-06T09:35:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=320755058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
04:35:38 [2024-03-06T09:35:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=320755058 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
04:35:38 [2024-03-06T09:35:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=320755059 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
04:35:38 [2024-03-06T09:35:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=320755059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
04:35:38 [2024-03-06T09:35:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=320755059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=320755192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=320755222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=320755222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=320755222 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=320755222 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit...
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom Text Parser} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=320755225 data=null doit=true}, Shell with text {Custom Text Parser}]
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Custom Text Parser}
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo Category", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:')
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo Category", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:')
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:')
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:')
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:')
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:')
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:')
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:')
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:')
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:')
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:')
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:')
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:35:39 [2024-03-06T09:35:39.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Time Stamp format:')
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Timestamp", using matcher: of type 'Combo'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Timestamp", using matcher: (of type 'Combo')
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo')
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: (of type 'Combo')
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo')
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to Timestamp
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Timestamp} [layout=null] time=320755280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to Timestamp
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'format:')
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:')
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=320755301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=320755301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=320755301 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=320755301 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=320755301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=320755302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=320755302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=320755336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=320755337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=320755337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=320755337 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=320755337 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: of type 'StyledText'
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: (of type 'StyledText')
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=320755354 data=null button=0 stateMask=0x0 x=142 y=12 count=0}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=320755355 data=null doit=true}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=320755355 data=null}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=320755355 data=null button=1 stateMask=0x0 x=142 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320755355 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}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=320755420 data=null button=1 stateMask=0x80000 x=142 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:')
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:35:39 [2024-03-06T09:35:39.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
04:35:39 [2024-03-06T09:35:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:35:39 [2024-03-06T09:35:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:35:39 [2024-03-06T09:35:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
04:35:39 [2024-03-06T09:35:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:35:39 [2024-03-06T09:35:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:35:39 [2024-03-06T09:35:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:')
04:35:39 [2024-03-06T09:35:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:35:39 [2024-03-06T09:35:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hello", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:35:39 [2024-03-06T09:35:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:')
04:35:39 [2024-03-06T09:35:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:35:39 [2024-03-06T09:35:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:35:39 [2024-03-06T09:35:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
04:35:39 [2024-03-06T09:35:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:35:39 [2024-03-06T09:35:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:39 [2024-03-06T09:35:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=320755437 data=null button=0 stateMask=0x0 x=103 y=35 count=0}, TreeItem with text {Root Line 2 (0,∞) : }]
04:35:39 [2024-03-06T09:35:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=320755438 data=null doit=true}, TreeItem with text {Root Line 2 (0,∞) : }]
04:35:39 [2024-03-06T09:35:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=320755438 data=null}, TreeItem with text {Root Line 2 (0,∞) : }]
04:35:39 [2024-03-06T09:35:39.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=320755438 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
04:35:39 [2024-03-06T09:35:39.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320755438 data=null item=TreeItem {Root Line 2 (0,∞) : } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Root Line 2 (0,∞) : }]
04:35:39 [2024-03-06T09:35:39.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=320755468 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
04:35:39 [2024-03-06T09:35:39.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=320755476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=320755476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=320755476 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=320755476 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=320755476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=320755476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=320755476 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: with text 'Set'
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Append with |} [layout=null] time=320755503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with text 'Set')]
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with text 'Set') to Append with |
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Highlight All
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Highlight All} time=320755508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=320755508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Highlight All} time=320755508 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Highlight All} time=320755508 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Highlight All} time=320755508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Highlight All} time=320755508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Highlight All} time=320755508 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Highlight All} time=320755512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=320755512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Highlight All} time=320755512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Highlight All} time=320755512 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Highlight All} time=320755512 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Highlight All
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=320755521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=320755521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=320755521 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=320755521 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=320755521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=320755521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=320755521 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.515Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.515Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.515Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.515Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.515Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=320755563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=320755563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=320755564 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=320755564 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=320755564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=320755564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.515Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=320755564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=320755059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=320755685 data=null doit=true}, Shell with text {Manage Custom Parsers}]
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
04:35:39 [2024-03-06T09:35:39.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Test Category : Test Trace
04:35:39 [2024-03-06T09:35:39.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=320755686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
04:35:39 [2024-03-06T09:35:39.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=320755686 data=null doit=true}, (of type 'List')]
04:35:39 [2024-03-06T09:35:39.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=320755686 data=null}, (of type 'List')]
04:35:39 [2024-03-06T09:35:39.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=320755686 data=null button=1 stateMask=0x0 x=103 y=34 count=1}, (of type 'List')]
04:35:39 [2024-03-06T09:35:39.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=320755686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
04:35:39 [2024-03-06T09:35:39.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=320755686 data=null button=1 stateMask=0x80000 x=103 y=34 count=1}, (of type 'List')]
04:35:39 [2024-03-06T09:35:39.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
04:35:39 [2024-03-06T09:35:39.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
04:35:39 [2024-03-06T09:35:39.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=320755687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=320755687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=320755687 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=320755687 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=320755687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=320755687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=320755716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=320755718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=320755718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=320755718 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=320755718 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
04:35:39 [2024-03-06T09:35:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
04:35:39 [2024-03-06T09:35:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete Custom Parser} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=320755720 data=null doit=true}, Shell with text {Delete Custom Parser}]
04:35:39 [2024-03-06T09:35:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Custom Parser}
04:35:39 [2024-03-06T09:35:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:35:39 [2024-03-06T09:35:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
04:35:39 [2024-03-06T09:35:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=320755721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=320755721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=320755721 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=320755721 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=320755721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=320755721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=320755721 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=320755688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=320755767 data=null doit=true}, Shell with text {Manage Custom Parsers}]
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=320755782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=320755782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=320755782 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=320755782 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=320755782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=320755782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=320755782 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=320754813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Manage Custom Parsers...']
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320755829 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=320755845 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=320755845 data=null doit=true}, TreeItem with text {TestText}]
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=320755845 data=null}, TreeItem with text {TestText}]
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=320755845 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320755845 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=320755861 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:35:39 [2024-03-06T09:35:39.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:35:40 [2024-03-06T09:35:40.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:35:40 [2024-03-06T09:35:40.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320756691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320756691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320756691 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320756691 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320756691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320756691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320756691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320756691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320756691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320756691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320756691 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320756692 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320756692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320756692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320756692 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320756692 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320756692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320756693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:40 [2024-03-06T09:35:40.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:40 [2024-03-06T09:35:40.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:40 [2024-03-06T09:35:40.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:40 [2024-03-06T09:35:40.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:40 [2024-03-06T09:35:40.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320756693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:40 [2024-03-06T09:35:40.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320755913 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:35:41 [2024-03-06T09:35:41.262Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.415 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
04:35:41 [2024-03-06T09:35:41.262Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard.testNew -- Time elapsed: 2.674 s
04:35:41 [2024-03-06T09:35:41.262Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard.testEdit -- Time elapsed: 2.633 s
04:35:41 [2024-03-06T09:35:41.262Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
04:35:41 [2024-03-06T09:35:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320757219 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:35:41 [2024-03-06T09:35:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:35:41 [2024-03-06T09:35:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:35:41 [2024-03-06T09:35:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:35:41 [2024-03-06T09:35:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:35:41 [2024-03-06T09:35:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=320757306 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:35:41 [2024-03-06T09:35:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:35:41 [2024-03-06T09:35:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:35:41 [2024-03-06T09:35:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:41 [2024-03-06T09:35:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:41 [2024-03-06T09:35:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:41 [2024-03-06T09:35:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:41 [2024-03-06T09:35:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:41 [2024-03-06T09:35:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=320757418 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestXML}]
04:35:41 [2024-03-06T09:35:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=320757418 data=null doit=true}, TreeItem with text {TestXML}]
04:35:41 [2024-03-06T09:35:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=320757418 data=null}, TreeItem with text {TestXML}]
04:35:41 [2024-03-06T09:35:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=320757419 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
04:35:41 [2024-03-06T09:35:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320757419 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestXML}]
04:35:41 [2024-03-06T09:35:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=320757441 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
04:35:41 [2024-03-06T09:35:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:41 [2024-03-06T09:35:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=320757442 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestXML}]
04:35:41 [2024-03-06T09:35:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=320757442 data=null doit=true}, TreeItem with text {TestXML}]
04:35:41 [2024-03-06T09:35:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=320757442 data=null}, TreeItem with text {TestXML}]
04:35:41 [2024-03-06T09:35:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=320757442 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
04:35:41 [2024-03-06T09:35:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320757443 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestXML}]
04:35:41 [2024-03-06T09:35:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=320757447 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
04:35:41 [2024-03-06T09:35:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=320757448 data=null doit=true}, TreeItem with text {TestXML}]
04:35:41 [2024-03-06T09:35:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=320757448 data=null}, TreeItem with text {TestXML}]
04:35:41 [2024-03-06T09:35:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=320757448 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
04:35:41 [2024-03-06T09:35:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320757448 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestXML}]
04:35:41 [2024-03-06T09:35:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=320757457 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
04:35:41 [2024-03-06T09:35:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:41 [2024-03-06T09:35:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=320757458 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
04:35:41 [2024-03-06T09:35:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=320757458 data=null doit=true}, TreeItem with text {Traces [0]}]
04:35:41 [2024-03-06T09:35:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=320757458 data=null}, TreeItem with text {Traces [0]}]
04:35:41 [2024-03-06T09:35:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=320757459 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:35:41 [2024-03-06T09:35:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320757459 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
04:35:41 [2024-03-06T09:35:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=320757467 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:35:41 [2024-03-06T09:35:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:41 [2024-03-06T09:35:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=320757467 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
04:35:41 [2024-03-06T09:35:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=320757468 data=null doit=true}, TreeItem with text {Traces [0]}]
04:35:41 [2024-03-06T09:35:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=320757468 data=null}, TreeItem with text {Traces [0]}]
04:35:41 [2024-03-06T09:35:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=320757468 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:35:41 [2024-03-06T09:35:41.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320757468 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
04:35:41 [2024-03-06T09:35:41.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=320757472 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:35:41 [2024-03-06T09:35:41.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
04:35:41 [2024-03-06T09:35:41.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
04:35:41 [2024-03-06T09:35:41.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=320757729 data=null doit=true}, Shell with text {Manage Custom Parsers}]
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with mnemonic 'XML'
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Text} time=320757730 data=null doit=true}, Button with text {Text}]
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Text} time=320757730 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Text}]
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {XML} time=320757730 data=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {XML} time=320757760 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {XML} time=320757760 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {XML} time=320757760 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with mnemonic 'New...'
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on New...
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {New...} time=320757761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=320757761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {New...} time=320757762 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {New...} time=320757762 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {New...} time=320757762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {New...} time=320757762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {New...} time=320757854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=320757864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {New...} time=320757864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
04:35:41 [2024-03-06T09:35:41.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {New...} time=320757864 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {New...} time=320757864 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on New...
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser'
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom XML Parser} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=320757878 data=null doit=true}, Shell with text {Custom XML Parser}]
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Custom XML Parser}
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: of type 'Text'
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:')
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:')
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:')
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Add a document eleme...", using matcher: of type 'Text'
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
04:35:41 [2024-03-06T09:35:41.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: of type 'StyledText'
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: (of type 'StyledText')
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with tooltip 'Feeling lucky'
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=320757910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=320757910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=320757910 data=null doit=true}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=320757910 data=null}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=320757911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=320757911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=320757911 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
04:35:41 [2024-03-06T09:35:41.778Z] 
04:35:41 [2024-03-06T09:35:41.778Z] (Eclipse:4530): Gtk-CRITICAL **: 09:35:41.737: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=320757935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=320757935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=320757935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=320757935 data=null doit=true}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=320757935 data=null}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {event} time=320757938 data=null button=0 stateMask=0x0 x=79 y=35 count=0}, Tree node with text: event]
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {event} time=320757939 data=null doit=true}, Tree node with text: event]
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {event} time=320757939 data=null}, Tree node with text: event]
04:35:41 [2024-03-06T09:35:41.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {event} time=320757939 data=null button=1 stateMask=0x0 x=79 y=35 count=1}, Tree node with text: event]
04:35:42 [2024-03-06T09:35:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320757942 data=null item=TreeItem {event} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: event]
04:35:42 [2024-03-06T09:35:42.036Z] 
04:35:42 [2024-03-06T09:35:42.036Z] (Eclipse:4530): Gtk-CRITICAL **: 09:35:41.811: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:35:42 [2024-03-06T09:35:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {event} time=320758013 data=null button=1 stateMask=0x80000 x=79 y=35 count=1}, Tree node with text: event]
04:35:42 [2024-03-06T09:35:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry'
04:35:42 [2024-03-06T09:35:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK'
04:35:42 [2024-03-06T09:35:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
04:35:42 [2024-03-06T09:35:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
04:35:42 [2024-03-06T09:35:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Log Entry}. Setting state to selected
04:35:42 [2024-03-06T09:35:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Log Entry} time=320758015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
04:35:42 [2024-03-06T09:35:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Log Entry} time=320758015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
04:35:42 [2024-03-06T09:35:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Log Entry} time=320758015 data=null doit=true}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
04:35:42 [2024-03-06T09:35:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Log Entry} time=320758015 data=null}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
04:35:42 [2024-03-06T09:35:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Log Entry} time=320758015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
04:35:42 [2024-03-06T09:35:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Log Entry} time=320758015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
04:35:42 [2024-03-06T09:35:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Log Entry} time=320758015 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
04:35:42 [2024-03-06T09:35:42.036Z] 
04:35:42 [2024-03-06T09:35:42.036Z] (Eclipse:4530): Gtk-CRITICAL **: 09:35:41.839: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:35:42 [2024-03-06T09:35:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Log Entry} time=320758039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
04:35:42 [2024-03-06T09:35:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Log Entry} time=320758039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
04:35:42 [2024-03-06T09:35:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Log Entry} time=320758039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
04:35:42 [2024-03-06T09:35:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Log Entry} time=320758039 data=null doit=true}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Log Entry} time=320758039 data=null}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=320758044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=320758044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=320758044 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=320758045 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=320758045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=320758045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=320758045 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.037Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:35:42 [2024-03-06T09:35:42.037Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:35:42 [2024-03-06T09:35:42.037Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:35:42 [2024-03-06T09:35:42.037Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:35:42 [2024-03-06T09:35:42.037Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=320758090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=320758090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=320758090 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=320758090 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=320758090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=320758090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=320758090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {New...} time=320757762 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:42 [2024-03-06T09:35:42.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
04:35:42 [2024-03-06T09:35:42.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=320758206 data=null doit=true}, Shell with text {Manage Custom Parsers}]
04:35:42 [2024-03-06T09:35:42.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
04:35:42 [2024-03-06T09:35:42.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
04:35:42 [2024-03-06T09:35:42.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
04:35:42 [2024-03-06T09:35:42.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Test Category : Test Trace
04:35:42 [2024-03-06T09:35:42.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=320758207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
04:35:42 [2024-03-06T09:35:42.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=320758207 data=null doit=true}, (of type 'List')]
04:35:42 [2024-03-06T09:35:42.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=320758207 data=null}, (of type 'List')]
04:35:42 [2024-03-06T09:35:42.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=320758208 data=null button=1 stateMask=0x0 x=98 y=11 count=1}, (of type 'List')]
04:35:42 [2024-03-06T09:35:42.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=320758208 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
04:35:42 [2024-03-06T09:35:42.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=320758208 data=null button=1 stateMask=0x80000 x=98 y=11 count=1}, (of type 'List')]
04:35:42 [2024-03-06T09:35:42.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
04:35:42 [2024-03-06T09:35:42.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
04:35:42 [2024-03-06T09:35:42.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:35:42 [2024-03-06T09:35:42.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
04:35:42 [2024-03-06T09:35:42.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=320758209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=320758209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=320758209 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=320758209 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=320758209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=320758209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=320758253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=320758254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=320758254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=320758255 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=320758255 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
04:35:42 [2024-03-06T09:35:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
04:35:42 [2024-03-06T09:35:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete Custom Parser} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=320758256 data=null doit=true}, Shell with text {Delete Custom Parser}]
04:35:42 [2024-03-06T09:35:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Custom Parser}
04:35:42 [2024-03-06T09:35:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:35:42 [2024-03-06T09:35:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:35:42 [2024-03-06T09:35:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:35:42 [2024-03-06T09:35:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
04:35:42 [2024-03-06T09:35:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=320758257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=320758257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=320758257 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=320758257 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=320758257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=320758257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=320758257 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=320758209 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:42 [2024-03-06T09:35:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
04:35:42 [2024-03-06T09:35:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=320758305 data=null doit=true}, Shell with text {Manage Custom Parsers}]
04:35:42 [2024-03-06T09:35:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
04:35:42 [2024-03-06T09:35:42.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
04:35:42 [2024-03-06T09:35:42.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
04:35:42 [2024-03-06T09:35:42.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
04:35:42 [2024-03-06T09:35:42.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:35:42 [2024-03-06T09:35:42.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
04:35:42 [2024-03-06T09:35:42.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=320758306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=320758306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=320758306 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=320758306 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=320758322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=320758322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=320758322 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:35:42 [2024-03-06T09:35:42.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=320757514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Manage Custom Parsers...']
04:35:42 [2024-03-06T09:35:42.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:42 [2024-03-06T09:35:42.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320758368 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:35:42 [2024-03-06T09:35:42.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:35:42 [2024-03-06T09:35:42.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:42 [2024-03-06T09:35:42.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:42 [2024-03-06T09:35:42.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:42 [2024-03-06T09:35:42.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=320758385 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestXML}]
04:35:42 [2024-03-06T09:35:42.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=320758386 data=null doit=true}, TreeItem with text {TestXML}]
04:35:42 [2024-03-06T09:35:42.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=320758386 data=null}, TreeItem with text {TestXML}]
04:35:42 [2024-03-06T09:35:42.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=320758386 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
04:35:42 [2024-03-06T09:35:42.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320758386 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestXML}]
04:35:42 [2024-03-06T09:35:42.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=320758404 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
04:35:42 [2024-03-06T09:35:42.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:35:42 [2024-03-06T09:35:42.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:35:42 [2024-03-06T09:35:42.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320759278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320759279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320759279 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320759279 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320759279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320759279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320759279 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320759279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320759279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320759279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320759279 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320759279 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320759280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320759280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320759280 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320759280 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320759280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:43 [2024-03-06T09:35:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320759280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:43 [2024-03-06T09:35:43.114Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:43 [2024-03-06T09:35:43.114Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:43 [2024-03-06T09:35:43.114Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:43 [2024-03-06T09:35:43.114Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:43 [2024-03-06T09:35:43.114Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:43 [2024-03-06T09:35:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:35:43 [2024-03-06T09:35:43.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320759280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:43 [2024-03-06T09:35:43.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320758457 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:35:43 [2024-03-06T09:35:43.626Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.567 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
04:35:43 [2024-03-06T09:35:43.626Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard.testNew -- Time elapsed: 2.478 s
04:35:43 [2024-03-06T09:35:43.626Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
04:35:43 [2024-03-06T09:35:43.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320759796 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:35:43 [2024-03-06T09:35:43.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:35:43 [2024-03-06T09:35:43.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:35:43 [2024-03-06T09:35:43.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:35:43 [2024-03-06T09:35:43.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:35:43 [2024-03-06T09:35:43.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=320759887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:35:43 [2024-03-06T09:35:43.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:35:43 [2024-03-06T09:35:43.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:35:43 [2024-03-06T09:35:43.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:43 [2024-03-06T09:35:43.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:43 [2024-03-06T09:35:43.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:43 [2024-03-06T09:35:43.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:43 [2024-03-06T09:35:43.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:43 [2024-03-06T09:35:43.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=320760049 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TreeItem with text {SomeProject}]
04:35:43 [2024-03-06T09:35:43.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=320760049 data=null doit=true}, TreeItem with text {SomeProject}]
04:35:43 [2024-03-06T09:35:43.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=320760049 data=null}, TreeItem with text {SomeProject}]
04:35:43 [2024-03-06T09:35:43.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=320760049 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
04:35:43 [2024-03-06T09:35:43.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320760049 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {SomeProject}]
04:35:44 [2024-03-06T09:35:44.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=320760098 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
04:35:44 [2024-03-06T09:35:44.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:44 [2024-03-06T09:35:44.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=320760098 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TreeItem with text {SomeProject}]
04:35:44 [2024-03-06T09:35:44.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=320760098 data=null doit=true}, TreeItem with text {SomeProject}]
04:35:44 [2024-03-06T09:35:44.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=320760099 data=null}, TreeItem with text {SomeProject}]
04:35:44 [2024-03-06T09:35:44.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=320760099 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
04:35:44 [2024-03-06T09:35:44.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320760099 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {SomeProject}]
04:35:44 [2024-03-06T09:35:44.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=320760105 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
04:35:44 [2024-03-06T09:35:44.138Z] 
04:35:44 [2024-03-06T09:35:44.138Z] !ENTRY org.eclipse.cdt.core 1 0 2024-03-06 09:35:43.936
04:35:44 [2024-03-06T09:35:44.138Z] !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%)
04:35:44 [2024-03-06T09:35:44.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
04:35:44 [2024-03-06T09:35:44.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
04:35:44 [2024-03-06T09:35:44.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure or convert to Tracing Project'
04:35:44 [2024-03-06T09:35:44.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=320760154 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure or convert to Tracing Project']
04:35:44 [2024-03-06T09:35:44.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure or convert to Tracing Project'
04:35:44 [2024-03-06T09:35:44.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=320760306 data=null doit=true}, TreeItem with text {SomeProject}]
04:35:44 [2024-03-06T09:35:44.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=320760307 data=null}, TreeItem with text {SomeProject}]
04:35:44 [2024-03-06T09:35:44.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=320760307 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
04:35:44 [2024-03-06T09:35:44.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320760307 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {SomeProject}]
04:35:44 [2024-03-06T09:35:44.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=320760310 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
04:35:44 [2024-03-06T09:35:44.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Compass} time=320760311 data=null doit=true}, TreeItem with text {Trace Compass}]
04:35:44 [2024-03-06T09:35:44.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=320760311 data=null}, TreeItem with text {Trace Compass}]
04:35:44 [2024-03-06T09:35:44.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=320760311 data=null button=1 stateMask=0x0 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
04:35:44 [2024-03-06T09:35:44.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320760311 data=null item=TreeItem {Trace Compass} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Trace Compass}]
04:35:44 [2024-03-06T09:35:44.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=320760313 data=null button=1 stateMask=0x80000 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
04:35:44 [2024-03-06T09:35:44.139Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
04:35:46 [2024-03-06T09:35:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
04:35:46 [2024-03-06T09:35:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:35:46 [2024-03-06T09:35:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:35:46 [2024-03-06T09:35:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:35:46 [2024-03-06T09:35:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:35:46 [2024-03-06T09:35:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
04:35:46 [2024-03-06T09:35:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Filters and Customization...'
04:35:46 [2024-03-06T09:35:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Filters and Customization...'
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filters and Customization} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=320762232 data=null doit=true}, Shell with text {Filters and Customization}]
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem'
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem')
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: of type 'CTabItem'
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem')
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@5e1bebf9
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Sent event 13 to [Selection [13]: SelectionEvent{CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@28426e43] time=320762234 data=null item=CTabItem {Pre-set filters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CTabItem')]
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {.* resources} time=320762237 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {.* resources}]
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {.* resources} time=320762237 data=null doit=true}, TableItem with text {.* resources}]
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {.* resources} time=320762237 data=null}, TableItem with text {.* resources}]
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {.* resources} time=320762238 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {.* resources}]
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320762238 data=null item=TableItem {.* resources} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {.* resources}]
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {.* resources} time=320762238 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {.* resources}]
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: .* resources
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=320762240 data=null button=0 stateMask=0x0 x=133 y=127 count=0}, TableItem with text {Trace Compass Shadow Projects}]
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=320762240 data=null doit=true}, TableItem with text {Trace Compass Shadow Projects}]
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=320762240 data=null}, TableItem with text {Trace Compass Shadow Projects}]
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=320762240 data=null button=1 stateMask=0x0 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320762240 data=null item=TableItem {Trace Compass Shadow Projects} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {Trace Compass Shadow Projects}]
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=320762240 data=null button=1 stateMask=0x80000 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Trace Compass Shadow Projects
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320762242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320762242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320762242 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320762242 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320762242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320762242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:46 [2024-03-06T09:35:46.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320762243 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:46 [2024-03-06T09:35:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=320761924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Filters and Customization...']
04:35:46 [2024-03-06T09:35:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:46 [2024-03-06T09:35:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:35:46 [2024-03-06T09:35:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:46 [2024-03-06T09:35:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:46 [2024-03-06T09:35:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:46 [2024-03-06T09:35:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:46 [2024-03-06T09:35:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:46 [2024-03-06T09:35:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=320762307 data=null button=0 stateMask=0x0 x=133 y=12 count=0}, TreeItem with text {.tracecompass-SomeProject}]
04:35:46 [2024-03-06T09:35:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=320762307 data=null doit=true}, TreeItem with text {.tracecompass-SomeProject}]
04:35:46 [2024-03-06T09:35:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=320762307 data=null}, TreeItem with text {.tracecompass-SomeProject}]
04:35:46 [2024-03-06T09:35:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=320762308 data=null button=1 stateMask=0x0 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
04:35:46 [2024-03-06T09:35:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320762308 data=null item=TreeItem {.tracecompass-SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {.tracecompass-SomeProject}]
04:35:46 [2024-03-06T09:35:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=320762329 data=null button=1 stateMask=0x80000 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
04:35:46 [2024-03-06T09:35:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=320762330 data=null doit=true}, TreeItem with text {.tracecompass-SomeProject}]
04:35:46 [2024-03-06T09:35:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=320762330 data=null}, TreeItem with text {.tracecompass-SomeProject}]
04:35:46 [2024-03-06T09:35:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=320762330 data=null button=1 stateMask=0x0 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
04:35:46 [2024-03-06T09:35:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320762330 data=null item=TreeItem {.tracecompass-SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {.tracecompass-SomeProject}]
04:35:46 [2024-03-06T09:35:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=320762333 data=null button=1 stateMask=0x80000 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
04:35:46 [2024-03-06T09:35:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=320762333 data=null doit=true}, TreeItem with text {Traces [1]}]
04:35:46 [2024-03-06T09:35:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=320762333 data=null}, TreeItem with text {Traces [1]}]
04:35:46 [2024-03-06T09:35:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=320762333 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:35:46 [2024-03-06T09:35:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320762334 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
04:35:46 [2024-03-06T09:35:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=320762334 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:35:46 [2024-03-06T09:35:46.286Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again.
04:35:46 [2024-03-06T09:35:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:35:46 [2024-03-06T09:35:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
04:35:46 [2024-03-06T09:35:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Filters and Customization...'
04:35:46 [2024-03-06T09:35:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Filters and Customization...'
04:35:46 [2024-03-06T09:35:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
04:35:46 [2024-03-06T09:35:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filters and Customization} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=320762660 data=null doit=true}, Shell with text {Filters and Customization}]
04:35:46 [2024-03-06T09:35:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem'
04:35:46 [2024-03-06T09:35:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem')
04:35:46 [2024-03-06T09:35:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: of type 'CTabItem'
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem')
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@3c26d6dd
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Sent event 13 to [Selection [13]: SelectionEvent{CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@579caf9c] time=320762661 data=null item=CTabItem {Pre-set filters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CTabItem')]
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {.* resources} time=320762663 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {.* resources}]
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {.* resources} time=320762664 data=null doit=true}, TableItem with text {.* resources}]
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {.* resources} time=320762664 data=null}, TableItem with text {.* resources}]
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {.* resources} time=320762664 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {.* resources}]
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320762664 data=null item=TableItem {.* resources} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {.* resources}]
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {.* resources} time=320762664 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {.* resources}]
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: .* resources
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=320762666 data=null button=0 stateMask=0x0 x=133 y=127 count=0}, TableItem with text {Trace Compass Shadow Projects}]
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=320762666 data=null doit=true}, TableItem with text {Trace Compass Shadow Projects}]
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=320762666 data=null}, TableItem with text {Trace Compass Shadow Projects}]
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=320762666 data=null button=1 stateMask=0x0 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320762666 data=null item=TableItem {Trace Compass Shadow Projects} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {Trace Compass Shadow Projects}]
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=320762666 data=null button=1 stateMask=0x80000 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Trace Compass Shadow Projects
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320762668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320762668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320762668 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320762668 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320762668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320762668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320762668 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=320762373 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Filters and Customization...']
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:46 [2024-03-06T09:35:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:47 [2024-03-06T09:35:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320763031 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:35:47 [2024-03-06T09:35:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:35:47 [2024-03-06T09:35:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:47 [2024-03-06T09:35:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:47 [2024-03-06T09:35:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:47 [2024-03-06T09:35:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=320763036 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TreeItem with text {SomeProject}]
04:35:47 [2024-03-06T09:35:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=320763036 data=null doit=true}, TreeItem with text {SomeProject}]
04:35:47 [2024-03-06T09:35:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=320763036 data=null}, TreeItem with text {SomeProject}]
04:35:47 [2024-03-06T09:35:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=320763037 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
04:35:47 [2024-03-06T09:35:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320763037 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {SomeProject}]
04:35:47 [2024-03-06T09:35:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=320763060 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
04:35:47 [2024-03-06T09:35:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:35:47 [2024-03-06T09:35:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:35:47 [2024-03-06T09:35:47.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:35:47 [2024-03-06T09:35:47.107Z] 
04:35:47 [2024-03-06T09:35:47.107Z] (Eclipse:4530): Gtk-CRITICAL **: 09:35:46.972: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:35:48 [2024-03-06T09:35:48.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:35:48 [2024-03-06T09:35:48.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:35:48 [2024-03-06T09:35:48.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:35:48 [2024-03-06T09:35:48.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:35:48 [2024-03-06T09:35:48.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:35:48 [2024-03-06T09:35:48.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
04:35:48 [2024-03-06T09:35:48.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK'
04:35:48 [2024-03-06T09:35:48.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:35:48 [2024-03-06T09:35:48.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:35:48 [2024-03-06T09:35:48.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:48 [2024-03-06T09:35:48.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:48 [2024-03-06T09:35:48.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:35:48 [2024-03-06T09:35:48.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:35:48 [2024-03-06T09:35:48.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320763885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:48 [2024-03-06T09:35:48.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320763886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:48 [2024-03-06T09:35:48.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320763886 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:48 [2024-03-06T09:35:48.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320763886 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:48 [2024-03-06T09:35:48.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320763886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:48 [2024-03-06T09:35:48.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320763886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:48 [2024-03-06T09:35:48.034Z] 
04:35:48 [2024-03-06T09:35:48.034Z] (Eclipse:4530): Gtk-CRITICAL **: 09:35:47.703: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:35:48 [2024-03-06T09:35:48.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320763886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:48 [2024-03-06T09:35:48.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320763897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:48 [2024-03-06T09:35:48.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320763897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:48 [2024-03-06T09:35:48.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320763897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:48 [2024-03-06T09:35:48.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320763897 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:48 [2024-03-06T09:35:48.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320763897 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:48 [2024-03-06T09:35:48.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:35:48 [2024-03-06T09:35:48.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:35:48 [2024-03-06T09:35:48.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
04:35:48 [2024-03-06T09:35:48.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:35:48 [2024-03-06T09:35:48.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:48 [2024-03-06T09:35:48.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:48 [2024-03-06T09:35:48.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:35:48 [2024-03-06T09:35:48.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:48 [2024-03-06T09:35:48.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:48 [2024-03-06T09:35:48.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:35:48 [2024-03-06T09:35:48.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320763899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:48 [2024-03-06T09:35:48.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320763899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:48 [2024-03-06T09:35:48.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320763899 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:48 [2024-03-06T09:35:48.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320763899 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:48 [2024-03-06T09:35:48.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320763899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:48 [2024-03-06T09:35:48.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320763899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:48 [2024-03-06T09:35:48.035Z] 
04:35:48 [2024-03-06T09:35:48.035Z] (Eclipse:4530): Gtk-CRITICAL **: 09:35:47.717: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:35:48 [2024-03-06T09:35:48.035Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:48 [2024-03-06T09:35:48.035Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:48 [2024-03-06T09:35:48.035Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:48 [2024-03-06T09:35:48.035Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:48 [2024-03-06T09:35:48.035Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:48 [2024-03-06T09:35:48.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:35:48 [2024-03-06T09:35:48.035Z] 
04:35:48 [2024-03-06T09:35:48.035Z] (Eclipse:4530): Gtk-CRITICAL **: 09:35:47.891: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:35:48 [2024-03-06T09:35:48.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320763899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:48 [2024-03-06T09:35:48.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320763103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:35:48 [2024-03-06T09:35:48.596Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.886 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
04:35:48 [2024-03-06T09:35:48.596Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest.testConfigureTracingNature -- Time elapsed: 1.855 s
04:35:48 [2024-03-06T09:35:48.596Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest.testViewerFilter -- Time elapsed: 0.829 s
04:35:48 [2024-03-06T09:35:48.596Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
04:35:48 [2024-03-06T09:35:48.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320764692 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:35:48 [2024-03-06T09:35:48.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:35:48 [2024-03-06T09:35:48.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:35:48 [2024-03-06T09:35:48.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:35:48 [2024-03-06T09:35:48.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:35:48 [2024-03-06T09:35:48.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=320764786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:35:48 [2024-03-06T09:35:48.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:35:50 [2024-03-06T09:35:50.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320766235 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
04:35:50 [2024-03-06T09:35:50.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:35:50 [2024-03-06T09:35:50.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:35:50 [2024-03-06T09:35:50.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
04:35:50 [2024-03-06T09:35:50.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
04:35:50 [2024-03-06T09:35:50.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:35:50 [2024-03-06T09:35:50.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=320766666 data=null doit=true}, Shell with text {Preferences}]
04:35:50 [2024-03-06T09:35:50.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:50 [2024-03-06T09:35:50.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:50 [2024-03-06T09:35:50.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:50 [2024-03-06T09:35:50.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:50 [2024-03-06T09:35:50.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:50 [2024-03-06T09:35:50.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=320766669 data=null button=0 stateMask=0x0 x=49 y=518 count=0}, TreeItem with text {Tracing}]
04:35:50 [2024-03-06T09:35:50.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=320766669 data=null doit=true}, TreeItem with text {Tracing}]
04:35:50 [2024-03-06T09:35:50.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=320766669 data=null}, TreeItem with text {Tracing}]
04:35:50 [2024-03-06T09:35:50.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=320766669 data=null button=1 stateMask=0x0 x=49 y=518 count=1}, TreeItem with text {Tracing}]
04:35:50 [2024-03-06T09:35:50.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320766669 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:35:50 [2024-03-06T09:35:50.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=320766707 data=null button=1 stateMask=0x80000 x=49 y=518 count=1}, TreeItem with text {Tracing}]
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=320766707 data=null doit=true}, TreeItem with text {Tracing}]
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=320766707 data=null}, TreeItem with text {Tracing}]
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=320766708 data=null button=1 stateMask=0x0 x=49 y=518 count=1}, TreeItem with text {Tracing}]
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320766708 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=320766710 data=null button=1 stateMask=0x80000 x=49 y=518 count=1}, TreeItem with text {Tracing}]
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=320766711 data=null button=0 stateMask=0x0 x=82 y=587 count=0}, Tree node with text: Trace Types]
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=320766711 data=null doit=true}, Tree node with text: Trace Types]
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=320766711 data=null}, Tree node with text: Trace Types]
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=320766711 data=null button=1 stateMask=0x0 x=82 y=587 count=1}, Tree node with text: Trace Types]
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320766711 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=320766755 data=null button=1 stateMask=0x80000 x=82 y=457 count=1}, Tree node with text: Trace Types]
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=320766758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=320766758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=320766758 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=320766758 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=320766758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=320766758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=320766758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=320766759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=320766759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=320766759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=320766759 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=320766759 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:35:50 [2024-03-06T09:35:50.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=320766760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=320766760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=320766760 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=320766760 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=320766760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=320766760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=320766761 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=320766761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=320766761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=320766761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=320766762 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=320766762 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=320766763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=320766763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=320766764 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=320766764 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=320766764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=320766764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=320766764 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=320766292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
04:35:50 [2024-03-06T09:35:50.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:50 [2024-03-06T09:35:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
04:35:50 [2024-03-06T09:35:50.998Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
04:35:50 [2024-03-06T09:35:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Import filters}
04:35:50 [2024-03-06T09:35:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320766988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
04:35:50 [2024-03-06T09:35:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320766988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
04:35:50 [2024-03-06T09:35:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320766988 data=null doit=true}, ToolItem with tooltip text {Import filters}]
04:35:50 [2024-03-06T09:35:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320766988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
04:35:50 [2024-03-06T09:35:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320766988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
04:35:50 [2024-03-06T09:35:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320766988 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Import filters}]
04:35:50 [2024-03-06T09:35:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320767009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
04:35:50 [2024-03-06T09:35:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320767009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
04:35:50 [2024-03-06T09:35:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320767009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
04:35:50 [2024-03-06T09:35:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320767009 data=null doit=true}, ToolItem with tooltip text {Import filters}]
04:35:50 [2024-03-06T09:35:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=320767009 data=null}, ToolItem with tooltip text {Import filters}]
04:35:50 [2024-03-06T09:35:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Import filters}
04:35:50 [2024-03-06T09:35:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:50 [2024-03-06T09:35:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:50 [2024-03-06T09:35:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:50 [2024-03-06T09:35:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:50 [2024-03-06T09:35:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
04:35:50 [2024-03-06T09:35:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER test} time=320767011 data=null doit=true}, TreeItem with text {FILTER test}]
04:35:50 [2024-03-06T09:35:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=320767012 data=null}, TreeItem with text {FILTER test}]
04:35:50 [2024-03-06T09:35:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=320767012 data=null button=1 stateMask=0x0 x=61 y=275 count=1}, TreeItem with text {FILTER test}]
04:35:50 [2024-03-06T09:35:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320767012 data=null item=TreeItem {FILTER test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {FILTER test}]
04:35:50 [2024-03-06T09:35:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=320767013 data=null button=1 stateMask=0x80000 x=61 y=275 count=1}, TreeItem with text {FILTER test}]
04:35:50 [2024-03-06T09:35:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=320767013 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
04:35:50 [2024-03-06T09:35:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=320767013 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
04:35:50 [2024-03-06T09:35:50.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=320767014 data=null button=1 stateMask=0x0 x=206 y=298 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
04:35:50 [2024-03-06T09:35:50.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320767014 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}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
04:35:50 [2024-03-06T09:35:50.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=320767015 data=null button=1 stateMask=0x80000 x=206 y=298 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
04:35:50 [2024-03-06T09:35:50.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:50 [2024-03-06T09:35:50.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=320767015 data=null button=0 stateMask=0x0 x=206 y=298 count=0}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
04:35:50 [2024-03-06T09:35:50.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=320767015 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
04:35:50 [2024-03-06T09:35:50.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=320767015 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
04:35:50 [2024-03-06T09:35:50.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=320767016 data=null button=1 stateMask=0x0 x=206 y=298 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
04:35:50 [2024-03-06T09:35:50.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320767016 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}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
04:35:50 [2024-03-06T09:35:50.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=320767049 data=null button=1 stateMask=0x80000 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
04:35:50 [2024-03-06T09:35:50.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
04:35:50 [2024-03-06T09:35:50.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
04:35:50 [2024-03-06T09:35:50.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320767051 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
04:35:50 [2024-03-06T09:35:50.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:35:50 [2024-03-06T09:35:50.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:35:50 [2024-03-06T09:35:50.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=320767395 data=null doit=true}, Shell with text {Preferences}]
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=320767399 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=320767399 data=null doit=true}, TreeItem with text {Tracing}]
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=320767399 data=null}, TreeItem with text {Tracing}]
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=320767400 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320767400 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=320767432 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
04:35:51 [2024-03-06T09:35:51.255Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=320767433 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=320767433 data=null doit=true}, Tree node with text: Trace Types]
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=320767433 data=null}, Tree node with text: Trace Types]
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=320767433 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320767433 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=320767435 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=320767437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=320767437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=320767437 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=320767437 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=320767438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=320767438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=320767438 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=320767440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=320767440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=320767440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=320767440 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=320767440 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree')
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom XML} time=320767440 data=null doit=true}, TreeItem with text {Custom XML}]
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=320767440 data=null}, TreeItem with text {Custom XML}]
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=320767441 data=null button=1 stateMask=0x0 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320767441 data=null item=TreeItem {Custom XML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Custom XML}]
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=320767441 data=null button=1 stateMask=0x80000 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testxmlextension} time=320767442 data=null doit=true}, Tree node with text: testxmlextension]
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=320767442 data=null}, Tree node with text: testxmlextension]
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=320767442 data=null button=1 stateMask=0x0 x=121 y=81 count=1}, Tree node with text: testxmlextension]
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320767442 data=null item=TreeItem {testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: testxmlextension]
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=320767443 data=null button=1 stateMask=0x80000 x=121 y=81 count=1}, Tree node with text: testxmlextension]
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=320767445 data=null button=0 stateMask=0x0 x=121 y=81 count=0}, Tree node with text: testxmlextension]
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testxmlextension} time=320767445 data=null doit=true}, Tree node with text: testxmlextension]
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=320767445 data=null}, Tree node with text: testxmlextension]
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=320767445 data=null button=1 stateMask=0x0 x=121 y=81 count=1}, Tree node with text: testxmlextension]
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320767445 data=null item=TreeItem {testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: testxmlextension]
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=320767446 data=null button=1 stateMask=0x80000 x=121 y=81 count=1}, Tree node with text: testxmlextension]
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=320767447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=320767447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=320767447 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=320767447 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=320767456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=320767456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=320767456 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=320767457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=320767457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=320767457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=320767457 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=320767457 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
04:35:51 [2024-03-06T09:35:51.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:35:51 [2024-03-06T09:35:51.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:35:51 [2024-03-06T09:35:51.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:35:51 [2024-03-06T09:35:51.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
04:35:51 [2024-03-06T09:35:51.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=320767459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=320767459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=320767459 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=320767459 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=320767459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=320767459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=320767459 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=320767460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=320767460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=320767460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=320767460 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=320767460 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=320767462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=320767462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=320767462 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=320767462 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=320767462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=320767462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=320767462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=320767082 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test in tree (of type 'Tree')
04:35:51 [2024-03-06T09:35:51.513Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=320767551 data=null button=0 stateMask=0x0 x=61 y=229 count=0}, TreeItem with text {FILTER test}]
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER test} time=320767551 data=null doit=true}, TreeItem with text {FILTER test}]
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=320767551 data=null}, TreeItem with text {FILTER test}]
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=320767552 data=null button=1 stateMask=0x0 x=61 y=229 count=1}, TreeItem with text {FILTER test}]
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320767552 data=null item=TreeItem {FILTER test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER test}]
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=320767558 data=null button=1 stateMask=0x80000 x=61 y=229 count=1}, TreeItem with text {FILTER test}]
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
04:35:51 [2024-03-06T09:35:51.513Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
04:35:51 [2024-03-06T09:35:51.513Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=320767559 data=null button=0 stateMask=0x0 x=206 y=252 count=0}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=320767559 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=320767559 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=320767559 data=null button=1 stateMask=0x0 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320767559 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}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=320767581 data=null button=1 stateMask=0x80000 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
04:35:51 [2024-03-06T09:35:51.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
04:35:51 [2024-03-06T09:35:51.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
04:35:51 [2024-03-06T09:35:51.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320767583 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
04:35:51 [2024-03-06T09:35:51.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:35:51 [2024-03-06T09:35:51.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:35:51 [2024-03-06T09:35:51.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
04:35:51 [2024-03-06T09:35:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
04:35:51 [2024-03-06T09:35:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:35:51 [2024-03-06T09:35:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=320767920 data=null doit=true}, Shell with text {Preferences}]
04:35:51 [2024-03-06T09:35:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:51 [2024-03-06T09:35:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:51 [2024-03-06T09:35:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:51 [2024-03-06T09:35:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:51 [2024-03-06T09:35:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:51 [2024-03-06T09:35:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=320767923 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
04:35:51 [2024-03-06T09:35:51.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=320767923 data=null doit=true}, TreeItem with text {Tracing}]
04:35:51 [2024-03-06T09:35:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=320767923 data=null}, TreeItem with text {Tracing}]
04:35:51 [2024-03-06T09:35:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=320767924 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
04:35:51 [2024-03-06T09:35:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320767924 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:35:51 [2024-03-06T09:35:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=320767953 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
04:35:51 [2024-03-06T09:35:51.770Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:35:51 [2024-03-06T09:35:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:51 [2024-03-06T09:35:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=320767954 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
04:35:51 [2024-03-06T09:35:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=320767954 data=null doit=true}, Tree node with text: Trace Types]
04:35:51 [2024-03-06T09:35:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=320767954 data=null}, Tree node with text: Trace Types]
04:35:51 [2024-03-06T09:35:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=320767955 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
04:35:51 [2024-03-06T09:35:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320767955 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
04:35:51 [2024-03-06T09:35:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=320767957 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
04:35:51 [2024-03-06T09:35:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:51 [2024-03-06T09:35:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:51 [2024-03-06T09:35:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:51 [2024-03-06T09:35:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:51 [2024-03-06T09:35:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:35:51 [2024-03-06T09:35:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:35:51 [2024-03-06T09:35:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:35:51 [2024-03-06T09:35:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:51 [2024-03-06T09:35:51.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
04:35:52 [2024-03-06T09:35:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=320767967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=320767967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=320767967 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=320767967 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=320767967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=320767967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=320767968 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=320767968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=320767968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=320767968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=320767969 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=320767969 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=320767969 data=null doit=true}, TreeItem with text {Custom Text}]
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=320767969 data=null}, TreeItem with text {Custom Text}]
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=320767969 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320767970 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Custom Text}]
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=320767971 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=320767971 data=null doit=true}, Tree node with text: testtxtextension]
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=320767971 data=null}, Tree node with text: testtxtextension]
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=320767971 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320767971 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: testtxtextension]
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=320767972 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=320767974 data=null button=0 stateMask=0x0 x=118 y=127 count=0}, Tree node with text: testtxtextension]
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=320767974 data=null doit=true}, Tree node with text: testtxtextension]
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=320767974 data=null}, Tree node with text: testtxtextension]
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=320767974 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320767974 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: testtxtextension]
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=320767975 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=320767989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=320767989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=320767989 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=320767989 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=320767990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=320767991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=320767991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=320767991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=320767991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=320767992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=320767992 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=320767992 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=320767999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=320767999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=320767999 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=320767999 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=320767999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=320767999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=320767999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=320768000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=320768000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=320768000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=320768000 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=320768001 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=320768002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=320768002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=320768002 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=320768002 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=320768003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=320768003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=320768003 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=320767592 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test in tree (of type 'Tree')
04:35:52 [2024-03-06T09:35:52.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
04:35:52 [2024-03-06T09:35:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:52 [2024-03-06T09:35:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=320768105 data=null button=0 stateMask=0x0 x=61 y=229 count=0}, TreeItem with text {FILTER test}]
04:35:52 [2024-03-06T09:35:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER test} time=320768105 data=null doit=true}, TreeItem with text {FILTER test}]
04:35:52 [2024-03-06T09:35:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=320768105 data=null}, TreeItem with text {FILTER test}]
04:35:52 [2024-03-06T09:35:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=320768105 data=null button=1 stateMask=0x0 x=61 y=229 count=1}, TreeItem with text {FILTER test}]
04:35:52 [2024-03-06T09:35:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320768106 data=null item=TreeItem {FILTER test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER test}]
04:35:52 [2024-03-06T09:35:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=320768135 data=null button=1 stateMask=0x80000 x=61 y=229 count=1}, TreeItem with text {FILTER test}]
04:35:52 [2024-03-06T09:35:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
04:35:52 [2024-03-06T09:35:52.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
04:35:52 [2024-03-06T09:35:52.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
04:35:52 [2024-03-06T09:35:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:52 [2024-03-06T09:35:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=320768136 data=null button=0 stateMask=0x0 x=206 y=252 count=0}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
04:35:52 [2024-03-06T09:35:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=320768136 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
04:35:52 [2024-03-06T09:35:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=320768136 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
04:35:52 [2024-03-06T09:35:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=320768137 data=null button=1 stateMask=0x0 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
04:35:52 [2024-03-06T09:35:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320768137 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}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
04:35:52 [2024-03-06T09:35:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=320768154 data=null button=1 stateMask=0x80000 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
04:35:52 [2024-03-06T09:35:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
04:35:52 [2024-03-06T09:35:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
04:35:52 [2024-03-06T09:35:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320768156 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
04:35:52 [2024-03-06T09:35:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:35:52 [2024-03-06T09:35:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:35:52 [2024-03-06T09:35:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
04:35:52 [2024-03-06T09:35:52.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
04:35:52 [2024-03-06T09:35:52.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:35:52 [2024-03-06T09:35:52.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=320768487 data=null doit=true}, Shell with text {Preferences}]
04:35:52 [2024-03-06T09:35:52.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:52 [2024-03-06T09:35:52.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:52 [2024-03-06T09:35:52.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:52 [2024-03-06T09:35:52.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:52 [2024-03-06T09:35:52.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:52 [2024-03-06T09:35:52.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=320768489 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
04:35:52 [2024-03-06T09:35:52.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=320768489 data=null doit=true}, TreeItem with text {Tracing}]
04:35:52 [2024-03-06T09:35:52.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=320768489 data=null}, TreeItem with text {Tracing}]
04:35:52 [2024-03-06T09:35:52.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=320768490 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
04:35:52 [2024-03-06T09:35:52.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320768490 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:35:52 [2024-03-06T09:35:52.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=320768512 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
04:35:52 [2024-03-06T09:35:52.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:35:52 [2024-03-06T09:35:52.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:52 [2024-03-06T09:35:52.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=320768513 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
04:35:52 [2024-03-06T09:35:52.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=320768513 data=null doit=true}, Tree node with text: Trace Types]
04:35:52 [2024-03-06T09:35:52.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=320768513 data=null}, Tree node with text: Trace Types]
04:35:52 [2024-03-06T09:35:52.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=320768513 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320768513 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=320768515 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=320768518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=320768518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=320768518 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=320768518 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=320768518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=320768518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=320768518 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=320768520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=320768520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=320768520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=320768520 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=320768520 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=320768521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=320768521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=320768521 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=320768521 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=320768522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=320768522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=320768522 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=320768523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=320768523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=320768523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=320768523 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=320768523 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
04:35:52 [2024-03-06T09:35:52.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
04:35:52 [2024-03-06T09:35:52.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:35:52 [2024-03-06T09:35:52.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
04:35:52 [2024-03-06T09:35:52.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:35:52 [2024-03-06T09:35:52.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
04:35:52 [2024-03-06T09:35:52.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=320768524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=320768524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=320768524 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=320768525 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=320768525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=320768525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=320768525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=320768165 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
04:35:52 [2024-03-06T09:35:52.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:52 [2024-03-06T09:35:52.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320768610 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
04:35:52 [2024-03-06T09:35:52.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:35:52 [2024-03-06T09:35:52.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:35:52 [2024-03-06T09:35:52.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=320768935 data=null doit=true}, Shell with text {Preferences}]
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=320768938 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=320768938 data=null doit=true}, TreeItem with text {Tracing}]
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=320768938 data=null}, TreeItem with text {Tracing}]
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=320768938 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320768938 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=320768961 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
04:35:52 [2024-03-06T09:35:52.799Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=320768962 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=320768962 data=null doit=true}, Tree node with text: Trace Types]
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=320768962 data=null}, Tree node with text: Trace Types]
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=320768962 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320768962 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=320768964 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=320768966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=320768966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=320768966 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=320768966 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=320768966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=320768966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=320768966 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=320768967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=320768967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=320768967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=320768967 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=320768967 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=320768969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=320768969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=320768969 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=320768969 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=320768969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=320768969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=320768969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=320768971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=320768971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=320768971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=320768971 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=320768971 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=320768972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=320768972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=320768972 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=320768972 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=320768973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=320768973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=320768973 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=320768974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=320768974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=320768974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=320768974 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=320768974 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=320768976 data=null button=0 stateMask=0x0 x=87 y=58 count=0}, TreeItem with text {Custom XML}]
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom XML} time=320768976 data=null doit=true}, TreeItem with text {Custom XML}]
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=320768976 data=null}, TreeItem with text {Custom XML}]
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=320768977 data=null button=1 stateMask=0x0 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320768977 data=null item=TreeItem {Custom XML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Custom XML}]
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=320768988 data=null button=1 stateMask=0x80000 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=320768990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=320768990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=320768990 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=320768990 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=320768990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=320768990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=320768990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=320768991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=320768991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=320768991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=320768991 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=320768991 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:52 [2024-03-06T09:35:52.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
04:35:53 [2024-03-06T09:35:53.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
04:35:53 [2024-03-06T09:35:53.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
04:35:53 [2024-03-06T09:35:53.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=320768993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=320768993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=320768993 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=320768993 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=320768996 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=320768996 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=320768996 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=320768996 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=320768996 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=320768997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=320768997 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=320768997 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=320768998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=320768998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=320768998 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=320768998 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=320768998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=320768998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=320768998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=320768999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=320768999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=320768999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=320769000 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=320769000 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
04:35:53 [2024-03-06T09:35:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=320769001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=320769001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=320769001 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=320769001 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=320769001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=320769001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=320769001 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=320769002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=320769002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=320769002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=320769002 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=320769002 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=320769003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=320769003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=320769003 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=320769003 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=320769004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=320769004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=320769004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=320769005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=320769005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=320769005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=320769005 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=320769005 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=320769212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=320769212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=320769212 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=320769212 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=320769213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=320769213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=320769213 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=320769213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=320769213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=320769213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=320769214 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=320769214 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: of type 'Text'
04:35:53 [2024-03-06T09:35:53.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: (of type 'Text')
04:35:53 [2024-03-06T09:35:53.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:35:53 [2024-03-06T09:35:53.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:35:53 [2024-03-06T09:35:53.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:35:53 [2024-03-06T09:35:53.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
04:35:53 [2024-03-06T09:35:53.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=320769518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=320769518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=320769518 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=320769518 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=320769519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=320769519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=320769519 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=320769522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=320769522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=320769522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=320769522 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=320769522 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=320769524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=320769524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=320769524 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=320769524 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=320769524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=320769524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=320769524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=320769524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=320769524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=320769524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=320769524 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=320769524 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=320769525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=320769526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=320769526 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=320769526 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=320769526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=320769526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=320769526 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=320768616 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
04:35:53 [2024-03-06T09:35:53.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:53 [2024-03-06T09:35:53.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320769613 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
04:35:53 [2024-03-06T09:35:53.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:35:53 [2024-03-06T09:35:53.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:35:53 [2024-03-06T09:35:53.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=320769939 data=null doit=true}, Shell with text {Preferences}]
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=320769942 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=320769942 data=null doit=true}, TreeItem with text {Tracing}]
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=320769942 data=null}, TreeItem with text {Tracing}]
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=320769942 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320769943 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=320769965 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
04:35:53 [2024-03-06T09:35:53.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=320769966 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=320769966 data=null doit=true}, Tree node with text: Trace Types]
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=320769966 data=null}, Tree node with text: Trace Types]
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=320769967 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320769967 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=320769969 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=320769970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=320769970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=320769970 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=320769970 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=320769971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=320769971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=320769971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=320769971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=320769972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=320769972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=320769972 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=320769972 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=320769975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=320769975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=320769975 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=320769975 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=320769975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=320769975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=320769975 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=320769975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=320769975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=320769976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=320769976 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=320769976 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=320769977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=320769977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=320769977 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=320769977 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=320769977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=320769977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=320769977 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:53 [2024-03-06T09:35:53.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=320769626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
04:35:53 [2024-03-06T09:35:53.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:53 [2024-03-06T09:35:53.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:35:54 [2024-03-06T09:35:54.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:54 [2024-03-06T09:35:54.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:54 [2024-03-06T09:35:54.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:54 [2024-03-06T09:35:54.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:54 [2024-03-06T09:35:54.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:54 [2024-03-06T09:35:54.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=320770093 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:35:54 [2024-03-06T09:35:54.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=320770094 data=null doit=true}, TreeItem with text {test}]
04:35:54 [2024-03-06T09:35:54.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=320770094 data=null}, TreeItem with text {test}]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=320770094 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320770094 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=320770113 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=320770114 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=320770114 data=null doit=true}, TreeItem with text {test}]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=320770114 data=null}, TreeItem with text {test}]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=320770115 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320770115 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=320770128 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=320770128 data=null doit=true}, TreeItem with text {test}]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=320770128 data=null}, TreeItem with text {test}]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=320770128 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320770128 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=320770130 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=320770131 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=320770131 data=null doit=true}, TreeItem with text {Traces [1]}]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=320770131 data=null}, TreeItem with text {Traces [1]}]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=320770131 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320770131 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=320770146 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=320770146 data=null doit=true}, TreeItem with text {Traces [1]}]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=320770146 data=null}, TreeItem with text {Traces [1]}]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=320770146 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320770147 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=320770148 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=320770148 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=320770148 data=null doit=true}, Tree node with text: syslog_collapse]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=320770148 data=null}, Tree node with text: syslog_collapse]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=320770148 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320770149 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: syslog_collapse]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=320770163 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=320770163 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=320770163 data=null doit=true}, Tree node with text: syslog_collapse]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=320770163 data=null}, Tree node with text: syslog_collapse]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=320770164 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320770164 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: syslog_collapse]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=320770168 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
04:35:54 [2024-03-06T09:35:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320770230 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
04:35:54 [2024-03-06T09:35:54.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:35:54 [2024-03-06T09:35:54.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:35:54 [2024-03-06T09:35:54.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
04:35:54 [2024-03-06T09:35:54.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
04:35:54 [2024-03-06T09:35:54.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:35:54 [2024-03-06T09:35:54.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=320770555 data=null doit=true}, Shell with text {Preferences}]
04:35:54 [2024-03-06T09:35:54.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:54 [2024-03-06T09:35:54.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:54 [2024-03-06T09:35:54.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:54 [2024-03-06T09:35:54.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:54 [2024-03-06T09:35:54.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:54 [2024-03-06T09:35:54.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=320770557 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
04:35:54 [2024-03-06T09:35:54.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=320770558 data=null doit=true}, TreeItem with text {Tracing}]
04:35:54 [2024-03-06T09:35:54.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=320770558 data=null}, TreeItem with text {Tracing}]
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=320770558 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320770558 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=320770581 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
04:35:54 [2024-03-06T09:35:54.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=320770581 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=320770582 data=null doit=true}, Tree node with text: Trace Types]
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=320770582 data=null}, Tree node with text: Trace Types]
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=320770582 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320770582 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=320770585 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=320770586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=320770586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=320770587 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=320770587 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=320770587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=320770587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=320770587 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=320770588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=320770588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=320770589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=320770589 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=320770589 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
04:35:54 [2024-03-06T09:35:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom Text in tree (of type 'Tree')
04:35:54 [2024-03-06T09:35:54.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=320770589 data=null doit=true}, TreeItem with text {Custom Text}]
04:35:54 [2024-03-06T09:35:54.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=320770589 data=null}, TreeItem with text {Custom Text}]
04:35:54 [2024-03-06T09:35:54.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=320770590 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
04:35:54 [2024-03-06T09:35:54.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320770590 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Custom Text}]
04:35:54 [2024-03-06T09:35:54.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=320770591 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
04:35:54 [2024-03-06T09:35:54.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:54 [2024-03-06T09:35:54.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=320770593 data=null button=0 stateMask=0x0 x=87 y=35 count=0}, TreeItem with text {Custom Text}]
04:35:54 [2024-03-06T09:35:54.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=320770604 data=null doit=true}, TreeItem with text {Custom Text}]
04:35:54 [2024-03-06T09:35:54.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=320770604 data=null}, TreeItem with text {Custom Text}]
04:35:54 [2024-03-06T09:35:54.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=320770604 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
04:35:54 [2024-03-06T09:35:54.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320770605 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Custom Text}]
04:35:54 [2024-03-06T09:35:54.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=320770605 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
04:35:54 [2024-03-06T09:35:54.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:54 [2024-03-06T09:35:54.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
04:35:54 [2024-03-06T09:35:54.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
04:35:54 [2024-03-06T09:35:54.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:35:54 [2024-03-06T09:35:54.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:54 [2024-03-06T09:35:54.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:54 [2024-03-06T09:35:54.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:54 [2024-03-06T09:35:54.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:54 [2024-03-06T09:35:54.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:54 [2024-03-06T09:35:54.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:54 [2024-03-06T09:35:54.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:54 [2024-03-06T09:35:54.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
04:35:54 [2024-03-06T09:35:54.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=320770606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=320770606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=320770606 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=320770606 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=320770607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=320770607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=320770607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=320770608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=320770608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=320770608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=320770608 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=320770608 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=320770609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=320770609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=320770609 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=320770609 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=320770610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=320770610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=320770610 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=320770619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=320770624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=320770624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=320770624 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=320770624 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=320770625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=320770625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=320770625 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=320770626 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=320770626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=320770626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=320770626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=320770237 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=320770732 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=320770732 data=null doit=true}, TreeItem with text {test}]
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=320770732 data=null}, TreeItem with text {test}]
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=320770733 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320770733 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=320770761 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=320770762 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=320770762 data=null doit=true}, TreeItem with text {test}]
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=320770762 data=null}, TreeItem with text {test}]
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=320770762 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320770763 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=320770768 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:35:54 [2024-03-06T09:35:54.654Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=320770769 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=320770769 data=null doit=true}, TreeItem with text {Traces [1]}]
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=320770769 data=null}, TreeItem with text {Traces [1]}]
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=320770769 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320770769 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=320770792 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:35:54 [2024-03-06T09:35:54.654Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=320770793 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=320770793 data=null doit=true}, Tree node with text: syslog_collapse]
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=320770793 data=null}, Tree node with text: syslog_collapse]
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=320770793 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320770793 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: syslog_collapse]
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=320770799 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=320770799 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=320770799 data=null doit=true}, Tree node with text: syslog_collapse]
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=320770799 data=null}, Tree node with text: syslog_collapse]
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=320770800 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320770800 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: syslog_collapse]
04:35:54 [2024-03-06T09:35:54.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=320770813 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
04:35:54 [2024-03-06T09:35:54.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
04:35:54 [2024-03-06T09:35:54.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320770854 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
04:35:54 [2024-03-06T09:35:54.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:35:54 [2024-03-06T09:35:54.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:35:54 [2024-03-06T09:35:54.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=320771203 data=null doit=true}, Shell with text {Preferences}]
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=320771212 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=320771213 data=null doit=true}, TreeItem with text {Tracing}]
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=320771213 data=null}, TreeItem with text {Tracing}]
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=320771213 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320771213 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=320771233 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
04:35:55 [2024-03-06T09:35:55.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=320771233 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=320771233 data=null doit=true}, Tree node with text: Trace Types]
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=320771233 data=null}, Tree node with text: Trace Types]
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=320771234 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320771234 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=320771235 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=320771237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=320771237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=320771237 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=320771237 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=320771238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=320771238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=320771238 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=320771239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=320771239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=320771239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=320771239 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=320771239 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=320771240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=320771240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=320771240 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=320771240 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=320771240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=320771241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=320771241 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=320771242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=320771242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=320771243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=320771243 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=320771243 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
04:35:55 [2024-03-06T09:35:55.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:35:55 [2024-03-06T09:35:55.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
04:35:55 [2024-03-06T09:35:55.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:35:55 [2024-03-06T09:35:55.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
04:35:55 [2024-03-06T09:35:55.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=320771244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=320771244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=320771244 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=320771244 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=320771244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=320771244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=320771244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=320770884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
04:35:55 [2024-03-06T09:35:55.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:55 [2024-03-06T09:35:55.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320771332 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
04:35:55 [2024-03-06T09:35:55.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:35:55 [2024-03-06T09:35:55.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:35:55 [2024-03-06T09:35:55.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=320771665 data=null doit=true}, Shell with text {Preferences}]
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=320771667 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=320771667 data=null doit=true}, TreeItem with text {Tracing}]
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=320771667 data=null}, TreeItem with text {Tracing}]
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=320771668 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320771668 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=320771690 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
04:35:55 [2024-03-06T09:35:55.729Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=320771691 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=320771691 data=null doit=true}, Tree node with text: Trace Types]
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=320771691 data=null}, Tree node with text: Trace Types]
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=320771691 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320771691 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=320771693 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=320771696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=320771696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=320771696 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=320771696 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=320771696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=320771696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=320771696 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=320771696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=320771697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=320771697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=320771697 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=320771697 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=320771698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=320771698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=320771698 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=320771698 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=320771698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=320771698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=320771698 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=320771698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=320771699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=320771699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=320771699 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=320771699 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=320771700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=320771700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=320771700 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=320771700 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=320771700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=320771700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=320771700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=320771344 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
04:35:55 [2024-03-06T09:35:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:55 [2024-03-06T09:35:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320771786 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
04:35:55 [2024-03-06T09:35:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:35:55 [2024-03-06T09:35:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:35:55 [2024-03-06T09:35:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
04:35:55 [2024-03-06T09:35:55.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
04:35:55 [2024-03-06T09:35:55.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:35:55 [2024-03-06T09:35:55.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=320772122 data=null doit=true}, Shell with text {Preferences}]
04:35:55 [2024-03-06T09:35:55.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:55 [2024-03-06T09:35:55.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:55 [2024-03-06T09:35:55.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:55 [2024-03-06T09:35:55.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:55 [2024-03-06T09:35:55.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:55 [2024-03-06T09:35:55.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=320772126 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
04:35:55 [2024-03-06T09:35:55.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=320772133 data=null doit=true}, TreeItem with text {Tracing}]
04:35:55 [2024-03-06T09:35:55.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=320772133 data=null}, TreeItem with text {Tracing}]
04:35:55 [2024-03-06T09:35:55.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=320772133 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
04:35:55 [2024-03-06T09:35:55.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320772133 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:35:55 [2024-03-06T09:35:55.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=320772154 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
04:35:55 [2024-03-06T09:35:55.986Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=320772155 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=320772155 data=null doit=true}, Tree node with text: Trace Types]
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=320772155 data=null}, Tree node with text: Trace Types]
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=320772155 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320772156 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=320772158 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=320772160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=320772160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=320772160 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=320772160 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=320772161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=320772161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=320772161 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=320772162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=320772162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=320772162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=320772162 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=320772162 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=320772163 data=null doit=true}, TreeItem with text {Custom Text}]
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=320772163 data=null}, TreeItem with text {Custom Text}]
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=320772163 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320772163 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Custom Text}]
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=320772164 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=320772164 data=null doit=true}, Tree node with text: testtxtextension]
04:35:55 [2024-03-06T09:35:55.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=320772165 data=null}, Tree node with text: testtxtextension]
04:35:55 [2024-03-06T09:35:55.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=320772165 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
04:35:55 [2024-03-06T09:35:55.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320772165 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: testtxtextension]
04:35:55 [2024-03-06T09:35:55.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=320772165 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
04:35:55 [2024-03-06T09:35:55.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:55 [2024-03-06T09:35:55.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=320772167 data=null button=0 stateMask=0x0 x=118 y=127 count=0}, Tree node with text: testtxtextension]
04:35:55 [2024-03-06T09:35:55.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=320772167 data=null doit=true}, Tree node with text: testtxtextension]
04:35:55 [2024-03-06T09:35:55.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=320772167 data=null}, Tree node with text: testtxtextension]
04:35:55 [2024-03-06T09:35:55.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=320772168 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
04:35:55 [2024-03-06T09:35:55.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320772168 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: testtxtextension]
04:35:55 [2024-03-06T09:35:55.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=320772168 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
04:35:55 [2024-03-06T09:35:55.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
04:35:55 [2024-03-06T09:35:55.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
04:35:55 [2024-03-06T09:35:55.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:35:55 [2024-03-06T09:35:55.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:55 [2024-03-06T09:35:55.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
04:35:55 [2024-03-06T09:35:55.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=320772169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=320772169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=320772169 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=320772170 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=320772170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=320772170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:55 [2024-03-06T09:35:55.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=320772170 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:56 [2024-03-06T09:35:56.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=320772191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:56 [2024-03-06T09:35:56.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=320772191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:56 [2024-03-06T09:35:56.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=320772191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:56 [2024-03-06T09:35:56.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=320772191 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:56 [2024-03-06T09:35:56.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=320772191 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:35:56 [2024-03-06T09:35:56.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
04:35:56 [2024-03-06T09:35:56.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:56 [2024-03-06T09:35:56.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:56 [2024-03-06T09:35:56.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:56 [2024-03-06T09:35:56.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:56 [2024-03-06T09:35:56.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:56 [2024-03-06T09:35:56.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:56 [2024-03-06T09:35:56.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:35:56 [2024-03-06T09:35:56.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:35:56 [2024-03-06T09:35:56.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:35:56 [2024-03-06T09:35:56.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:56 [2024-03-06T09:35:56.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:56 [2024-03-06T09:35:56.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
04:35:56 [2024-03-06T09:35:56.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=320772192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:56 [2024-03-06T09:35:56.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=320772192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:56 [2024-03-06T09:35:56.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=320772192 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:56 [2024-03-06T09:35:56.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=320772193 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:56 [2024-03-06T09:35:56.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=320772193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:56 [2024-03-06T09:35:56.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=320772193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:56 [2024-03-06T09:35:56.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=320772193 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:56 [2024-03-06T09:35:56.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=320772194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:56 [2024-03-06T09:35:56.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=320772194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:56 [2024-03-06T09:35:56.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=320772194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:56 [2024-03-06T09:35:56.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=320772194 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:56 [2024-03-06T09:35:56.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=320772194 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:56 [2024-03-06T09:35:56.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
04:35:56 [2024-03-06T09:35:56.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:56 [2024-03-06T09:35:56.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:56 [2024-03-06T09:35:56.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=320772195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=320772195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=320772195 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=320772195 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=320772196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=320772196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=320772196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=320771798 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=320772303 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=320772303 data=null doit=true}, TreeItem with text {test}]
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=320772303 data=null}, TreeItem with text {test}]
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=320772303 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320772303 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=320772335 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=320772335 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=320772335 data=null doit=true}, TreeItem with text {test}]
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=320772335 data=null}, TreeItem with text {test}]
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=320772336 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320772336 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=320772340 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:35:56 [2024-03-06T09:35:56.245Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=320772341 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=320772341 data=null doit=true}, TreeItem with text {Traces [1]}]
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=320772341 data=null}, TreeItem with text {Traces [1]}]
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=320772341 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:35:56 [2024-03-06T09:35:56.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320772342 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:35:56 [2024-03-06T09:35:56.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=320772356 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:35:56 [2024-03-06T09:35:56.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:56 [2024-03-06T09:35:56.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=320772356 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:35:56 [2024-03-06T09:35:56.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=320772357 data=null doit=true}, TreeItem with text {Traces [1]}]
04:35:56 [2024-03-06T09:35:56.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=320772357 data=null}, TreeItem with text {Traces [1]}]
04:35:56 [2024-03-06T09:35:56.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=320772357 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:35:56 [2024-03-06T09:35:56.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320772357 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:35:56 [2024-03-06T09:35:56.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=320772368 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:35:56 [2024-03-06T09:35:56.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:35:56 [2024-03-06T09:35:56.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
04:35:56 [2024-03-06T09:35:56.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
04:35:56 [2024-03-06T09:35:56.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:35:56 [2024-03-06T09:35:56.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=320772759 data=null doit=true}, Shell with text {Trace Import}]
04:35:56 [2024-03-06T09:35:56.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:35:56 [2024-03-06T09:35:56.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:35:56 [2024-03-06T09:35:56.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:35:56 [2024-03-06T09:35:56.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:35:56 [2024-03-06T09:35:56.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:35:56 [2024-03-06T09:35:56.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:35:56 [2024-03-06T09:35:56.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:35:56 [2024-03-06T09:35:56.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:56 [2024-03-06T09:35:56.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:35:56 [2024-03-06T09:35:56.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:56 [2024-03-06T09:35:56.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:35:56 [2024-03-06T09:35:56.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:35:56 [2024-03-06T09:35:56.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:35:56 [2024-03-06T09:35:56.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:35:56 [2024-03-06T09:35:56.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:35:56 [2024-03-06T09:35:56.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:35:56 [2024-03-06T09:35:56.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:56 [2024-03-06T09:35:56.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
04:35:56 [2024-03-06T09:35:56.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:35:56 [2024-03-06T09:35:56.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:35:56 [2024-03-06T09:35:56.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:56 [2024-03-06T09:35:56.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
04:35:56 [2024-03-06T09:35:56.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=320772761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:35:56 [2024-03-06T09:35:56.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=320772761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:35:56 [2024-03-06T09:35:56.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=320772761 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:35:56 [2024-03-06T09:35:56.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=320772761 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:35:56 [2024-03-06T09:35:56.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=320772761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:35:56 [2024-03-06T09:35:56.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=320772761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:35:56 [2024-03-06T09:35:56.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=320772761 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:35:56 [2024-03-06T09:35:56.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=320772414 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
04:35:56 [2024-03-06T09:35:56.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:56 [2024-03-06T09:35:56.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320772848 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
04:35:56 [2024-03-06T09:35:56.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:35:56 [2024-03-06T09:35:56.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:35:56 [2024-03-06T09:35:56.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=320773169 data=null doit=true}, Shell with text {Preferences}]
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=320773171 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=320773171 data=null doit=true}, TreeItem with text {Tracing}]
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=320773171 data=null}, TreeItem with text {Tracing}]
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=320773171 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320773171 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=320773197 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
04:35:57 [2024-03-06T09:35:57.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=320773199 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=320773199 data=null doit=true}, Tree node with text: Trace Types]
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=320773199 data=null}, Tree node with text: Trace Types]
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=320773200 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320773200 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=320773202 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=320773205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=320773205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=320773205 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=320773206 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=320773206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=320773206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=320773206 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=320773208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=320773208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=320773208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=320773208 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=320773208 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=320773209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=320773209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=320773210 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=320773210 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=320773210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=320773210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=320773210 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=320773211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=320773211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=320773211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=320773211 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=320773211 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=320773223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=320773223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=320773223 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=320773223 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=320773223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=320773223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=320773223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=320772853 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
04:35:57 [2024-03-06T09:35:57.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:57 [2024-03-06T09:35:57.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:35:57 [2024-03-06T09:35:57.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:57 [2024-03-06T09:35:57.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:57 [2024-03-06T09:35:57.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:57 [2024-03-06T09:35:57.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:57 [2024-03-06T09:35:57.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:57 [2024-03-06T09:35:57.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=320773318 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:35:57 [2024-03-06T09:35:57.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=320773318 data=null doit=true}, TreeItem with text {test}]
04:35:57 [2024-03-06T09:35:57.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=320773318 data=null}, TreeItem with text {test}]
04:35:57 [2024-03-06T09:35:57.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=320773318 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:35:57 [2024-03-06T09:35:57.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320773318 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:35:57 [2024-03-06T09:35:57.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=320773326 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:35:57 [2024-03-06T09:35:57.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:57 [2024-03-06T09:35:57.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=320773327 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:35:57 [2024-03-06T09:35:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=320773327 data=null doit=true}, TreeItem with text {test}]
04:35:57 [2024-03-06T09:35:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=320773342 data=null}, TreeItem with text {test}]
04:35:57 [2024-03-06T09:35:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=320773342 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:35:57 [2024-03-06T09:35:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320773342 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:35:57 [2024-03-06T09:35:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=320773360 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:35:57 [2024-03-06T09:35:57.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:35:57 [2024-03-06T09:35:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:57 [2024-03-06T09:35:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=320773360 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:35:57 [2024-03-06T09:35:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=320773360 data=null doit=true}, TreeItem with text {Traces [1]}]
04:35:57 [2024-03-06T09:35:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=320773360 data=null}, TreeItem with text {Traces [1]}]
04:35:57 [2024-03-06T09:35:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=320773361 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:35:57 [2024-03-06T09:35:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320773366 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:35:57 [2024-03-06T09:35:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=320773373 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:35:57 [2024-03-06T09:35:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:57 [2024-03-06T09:35:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=320773373 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:35:57 [2024-03-06T09:35:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=320773373 data=null doit=true}, TreeItem with text {Traces [1]}]
04:35:57 [2024-03-06T09:35:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=320773373 data=null}, TreeItem with text {Traces [1]}]
04:35:57 [2024-03-06T09:35:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=320773373 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:35:57 [2024-03-06T09:35:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320773374 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:35:57 [2024-03-06T09:35:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=320773377 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:35:57 [2024-03-06T09:35:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:35:57 [2024-03-06T09:35:57.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
04:35:57 [2024-03-06T09:35:57.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
04:35:57 [2024-03-06T09:35:57.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:35:57 [2024-03-06T09:35:57.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=320773731 data=null doit=true}, Shell with text {Trace Import}]
04:35:57 [2024-03-06T09:35:57.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:35:57 [2024-03-06T09:35:57.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:35:57 [2024-03-06T09:35:57.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:35:57 [2024-03-06T09:35:57.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:35:57 [2024-03-06T09:35:57.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:35:57 [2024-03-06T09:35:57.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:35:57 [2024-03-06T09:35:57.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
04:35:57 [2024-03-06T09:35:57.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:35:57 [2024-03-06T09:35:57.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:35:57 [2024-03-06T09:35:57.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:35:57 [2024-03-06T09:35:57.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
04:35:57 [2024-03-06T09:35:57.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=320773733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=320773733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=320773733 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=320773733 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=320773733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=320773733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=320773733 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:35:57 [2024-03-06T09:35:57.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=320773417 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
04:35:57 [2024-03-06T09:35:57.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:57 [2024-03-06T09:35:57.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320773815 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
04:35:57 [2024-03-06T09:35:57.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:35:57 [2024-03-06T09:35:57.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:35:57 [2024-03-06T09:35:57.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=320774119 data=null doit=true}, Shell with text {Preferences}]
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=320774124 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=320774124 data=null doit=true}, TreeItem with text {Tracing}]
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=320774124 data=null}, TreeItem with text {Tracing}]
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=320774124 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320774124 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=320774147 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
04:35:58 [2024-03-06T09:35:58.089Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=320774148 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=320774149 data=null doit=true}, Tree node with text: Trace Types]
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=320774149 data=null}, Tree node with text: Trace Types]
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=320774149 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320774149 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=320774151 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=320774154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:58 [2024-03-06T09:35:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=320774154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=320774154 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=320774154 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=320774155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=320774155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=320774155 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=320774155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=320774155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=320774156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=320774156 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=320774156 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=320774157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=320774158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=320774158 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=320774158 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=320774158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=320774158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=320774158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=320774158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=320774158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=320774158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=320774159 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=320774159 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
04:35:58 [2024-03-06T09:35:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=320774161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:58 [2024-03-06T09:35:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=320774161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:58 [2024-03-06T09:35:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=320774161 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:58 [2024-03-06T09:35:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=320774161 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:58 [2024-03-06T09:35:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=320774161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:58 [2024-03-06T09:35:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=320774161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:58 [2024-03-06T09:35:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=320774161 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
04:35:58 [2024-03-06T09:35:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=320773821 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
04:35:58 [2024-03-06T09:35:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:35:58 [2024-03-06T09:35:58.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5e9671e6] time=320774443 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
04:35:58 [2024-03-06T09:35:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:35:58 [2024-03-06T09:35:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:35:58 [2024-03-06T09:35:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:35:58 [2024-03-06T09:35:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:35:58 [2024-03-06T09:35:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=320774447 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:35:58 [2024-03-06T09:35:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=320774447 data=null doit=true}, TreeItem with text {test}]
04:35:58 [2024-03-06T09:35:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=320774447 data=null}, TreeItem with text {test}]
04:35:58 [2024-03-06T09:35:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=320774448 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:35:58 [2024-03-06T09:35:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320774448 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:35:58 [2024-03-06T09:35:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=320774469 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:35:58 [2024-03-06T09:35:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:35:58 [2024-03-06T09:35:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:35:58 [2024-03-06T09:35:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:35:59 [2024-03-06T09:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:35:59 [2024-03-06T09:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:35:59 [2024-03-06T09:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:35:59 [2024-03-06T09:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:35:59 [2024-03-06T09:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:35:59 [2024-03-06T09:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:35:59 [2024-03-06T09:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:59 [2024-03-06T09:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:59 [2024-03-06T09:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:35:59 [2024-03-06T09:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:35:59 [2024-03-06T09:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320775366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:59 [2024-03-06T09:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320775366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:59 [2024-03-06T09:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320775366 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:59 [2024-03-06T09:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320775366 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:59 [2024-03-06T09:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320775367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:59 [2024-03-06T09:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320775367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:59 [2024-03-06T09:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320775367 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:59 [2024-03-06T09:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320775367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:59 [2024-03-06T09:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320775367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:59 [2024-03-06T09:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320775367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:59 [2024-03-06T09:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320775367 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:59 [2024-03-06T09:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320775367 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:35:59 [2024-03-06T09:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:35:59 [2024-03-06T09:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:35:59 [2024-03-06T09:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:35:59 [2024-03-06T09:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:59 [2024-03-06T09:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:35:59 [2024-03-06T09:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:35:59 [2024-03-06T09:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:59 [2024-03-06T09:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:59 [2024-03-06T09:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:35:59 [2024-03-06T09:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320775368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:59 [2024-03-06T09:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320775368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:59 [2024-03-06T09:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320775368 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:59 [2024-03-06T09:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320775368 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:59 [2024-03-06T09:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320775368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:59 [2024-03-06T09:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320775369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:59 [2024-03-06T09:35:59.274Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:59 [2024-03-06T09:35:59.274Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:59 [2024-03-06T09:35:59.274Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:59 [2024-03-06T09:35:59.274Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:59 [2024-03-06T09:35:59.274Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:59 [2024-03-06T09:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:35:59 [2024-03-06T09:35:59.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320775369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:35:59 [2024-03-06T09:35:59.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320774516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:35:59 [2024-03-06T09:35:59.529Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.94 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
04:35:59 [2024-03-06T09:35:59.529Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testFiltersView -- Time elapsed: 1.922 s
04:35:59 [2024-03-06T09:35:59.530Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testPreferencePage -- Time elapsed: 1.457 s
04:35:59 [2024-03-06T09:35:59.530Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testSelectTraceType -- Time elapsed: 1.718 s
04:35:59 [2024-03-06T09:35:59.530Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testImportTraceTypeOptions -- Time elapsed: 2.483 s
04:35:59 [2024-03-06T09:35:59.530Z] 
04:35:59 [2024-03-06T09:35:59.530Z] Results:
04:35:59 [2024-03-06T09:35:59.530Z] 
04:35:59 [2024-03-06T09:35:59.530Z] Tests run: 76, Failures: 0, Errors: 0, Skipped: 6
04:35:59 [2024-03-06T09:35:59.530Z] 
04:35:59 [2024-03-06T09:35:59.786Z] 
04:35:59 [2024-03-06T09:35:59.786Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-06 09:35:59.710
04:35:59 [2024-03-06T09:35:59.786Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:36:00 [2024-03-06T09:36:00.349Z] [INFO] All tests passed
04:36:00 [2024-03-06T09:36:00.349Z] [INFO] 
04:36:00 [2024-03-06T09:36:00.349Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:36:00 [2024-03-06T09:36:00.349Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.22-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT.jar
04:36:00 [2024-03-06T09:36:00.349Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.22-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT.pom
04:36:00 [2024-03-06T09:36:00.349Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.22-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT-sources.jar
04:36:00 [2024-03-06T09:36:00.349Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.22-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT-p2metadata.xml
04:36:00 [2024-03-06T09:36:00.349Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.22-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT-p2artifacts.xml
04:36:00 [2024-03-06T09:36:00.349Z] [INFO] 
04:36:00 [2024-03-06T09:36:00.349Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:36:00 [2024-03-06T09:36:00.349Z] [INFO] 
04:36:00 [2024-03-06T09:36:00.349Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >--
04:36:00 [2024-03-06T09:36:00.349Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT [37/141]
04:36:00 [2024-03-06T09:36:00.349Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
04:36:00 [2024-03-06T09:36:00.349Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:36:00 [2024-03-06T09:36:00.349Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:36:00 [2024-03-06T09:36:00.349Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
04:36:00 [2024-03-06T09:36:00.605Z] [INFO] 
04:36:00 [2024-03-06T09:36:00.605Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:36:00 [2024-03-06T09:36:00.605Z] [INFO] 
04:36:00 [2024-03-06T09:36:00.605Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:36:00 [2024-03-06T09:36:00.605Z] [INFO] The project's OSGi version is 1.0.3.202403060913
04:36:00 [2024-03-06T09:36:00.605Z] [INFO] 
04:36:00 [2024-03-06T09:36:00.605Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:36:00 [2024-03-06T09:36:00.605Z] [INFO] 
04:36:00 [2024-03-06T09:36:00.605Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:36:00 [2024-03-06T09:36:00.605Z] [INFO] 
04:36:00 [2024-03-06T09:36:00.605Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:36:00 [2024-03-06T09:36:00.605Z] [INFO] 
04:36:00 [2024-03-06T09:36:00.605Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:36:00 [2024-03-06T09:36:00.605Z] [INFO] 
04:36:00 [2024-03-06T09:36:00.605Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:36:00 [2024-03-06T09:36:00.605Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests
04:36:01 [2024-03-06T09:36:01.166Z] [INFO] 
04:36:01 [2024-03-06T09:36:01.166Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:36:01 [2024-03-06T09:36:01.166Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
04:36:01 [2024-03-06T09:36:01.166Z] [INFO] 
04:36:01 [2024-03-06T09:36:01.166Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:36:01 [2024-03-06T09:36:01.166Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:36:01 [2024-03-06T09:36:01.166Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:36:01 [2024-03-06T09:36:01.166Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
04:36:01 [2024-03-06T09:36:01.166Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:36:01 [2024-03-06T09:36:01.421Z] [INFO] 
04:36:01 [2024-03-06T09:36:01.421Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:36:01 [2024-03-06T09:36:01.421Z] [INFO] 
04:36:01 [2024-03-06T09:36:01.421Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:36:01 [2024-03-06T09:36:01.421Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources
04:36:01 [2024-03-06T09:36:01.421Z] [INFO] 
04:36:01 [2024-03-06T09:36:01.421Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:36:01 [2024-03-06T09:36:01.421Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
04:36:01 [2024-03-06T09:36:01.421Z] [INFO] 
04:36:01 [2024-03-06T09:36:01.421Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:36:01 [2024-03-06T09:36:01.421Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
04:36:01 [2024-03-06T09:36:01.421Z] [INFO] 
04:36:01 [2024-03-06T09:36:01.421Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:36:01 [2024-03-06T09:36:01.421Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
04:36:01 [2024-03-06T09:36:01.421Z] [INFO] 
04:36:01 [2024-03-06T09:36:01.421Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:36:01 [2024-03-06T09:36:01.421Z] [INFO] 
04:36:01 [2024-03-06T09:36:01.421Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:36:01 [2024-03-06T09:36:01.421Z] [INFO] 
04:36:01 [2024-03-06T09:36:01.421Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:36:01 [2024-03-06T09:36:01.421Z] [INFO] 
04:36:01 [2024-03-06T09:36:01.421Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:36:01 [2024-03-06T09:36:01.421Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
04:36:03 [2024-03-06T09:36:03.935Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
04:36:04 [2024-03-06T09:36:04.862Z] [INFO] 
04:36:04 [2024-03-06T09:36:04.863Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:36:05 [2024-03-06T09:36:05.119Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data/.metadata/.log
04:36:05 [2024-03-06T09:36:05.119Z] [INFO] Command line:
04:36:05 [2024-03-06T09:36:05.119Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:36:05 [2024-03-06T09:36:05.119Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:36:07 [2024-03-06T09:36:07.007Z] Mar 06, 2024 9:36:06 AM org.apache.aries.spifly.BaseActivator log
04:36:07 [2024-03-06T09:36:07.007Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
04:36:08 [2024-03-06T09:36:08.371Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:36:08 [2024-03-06T09:36:08.371Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:36:12 [2024-03-06T09:36:12.540Z] !SESSION 2024-03-06 09:36:05.188 -----------------------------------------------
04:36:12 [2024-03-06T09:36:12.540Z] eclipse.buildId=unknown
04:36:12 [2024-03-06T09:36:12.540Z] java.version=17.0.2
04:36:12 [2024-03-06T09:36:12.540Z] java.vendor=Oracle Corporation
04:36:12 [2024-03-06T09:36:12.540Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:36:12 [2024-03-06T09:36:12.540Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:36:12 [2024-03-06T09:36:12.540Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:36:12 [2024-03-06T09:36:12.540Z] 
04:36:12 [2024-03-06T09:36:12.540Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-06 09:36:12.032
04:36:12 [2024-03-06T09:36:12.540Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
04:36:12 [2024-03-06T09:36:12.540Z] 
04:36:12 [2024-03-06T09:36:12.540Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-06 09:36:12.046
04:36:12 [2024-03-06T09:36:12.540Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
04:36:12 [2024-03-06T09:36:12.540Z] !STACK 0
04:36:12 [2024-03-06T09:36:12.540Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
04:36:12 [2024-03-06T09:36:12.540Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
04:36:12 [2024-03-06T09:36:12.540Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
04:36:12 [2024-03-06T09:36:12.540Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
04:36:12 [2024-03-06T09:36:12.540Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
04:36:12 [2024-03-06T09:36:12.540Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
04:36:12 [2024-03-06T09:36:12.540Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
04:36:12 [2024-03-06T09:36:12.540Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
04:36:12 [2024-03-06T09:36:12.540Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:36:12 [2024-03-06T09:36:12.540Z] Caused by: java.io.IOException: error=2, No such file or directory
04:36:12 [2024-03-06T09:36:12.540Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
04:36:12 [2024-03-06T09:36:12.540Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
04:36:12 [2024-03-06T09:36:12.540Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
04:36:12 [2024-03-06T09:36:12.540Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
04:36:12 [2024-03-06T09:36:12.540Z] 	... 7 more
04:36:12 [2024-03-06T09:36:12.540Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest
04:36:12 [2024-03-06T09:36:12.796Z] Display size: 1440x900
04:36:12 [2024-03-06T09:36:12.796Z] OS version=6.2.9-300.fc38.x86_64
04:36:12 [2024-03-06T09:36:12.796Z] GTK version=3.22.30
04:36:12 [2024-03-06T09:36:12.796Z] GTK theme=Ambiance
04:36:12 [2024-03-06T09:36:12.796Z] LIBOVERLAY_SCROLLBAR=0
04:36:12 [2024-03-06T09:36:12.796Z] Time zone: Greenwich Mean Time
04:36:12 [2024-03-06T09:36:12.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@76ee7301] time=320788827 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:36:13 [2024-03-06T09:36:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:36:13 [2024-03-06T09:36:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:36:13 [2024-03-06T09:36:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:36:13 [2024-03-06T09:36:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:36:13 [2024-03-06T09:36:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=320789467 data=null doit=true}, MenuItem with text {&Hierarchical}]
04:36:13 [2024-03-06T09:36:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=320789467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
04:36:13 [2024-03-06T09:36:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=320789491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:36:13 [2024-03-06T09:36:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:36:13 [2024-03-06T09:36:13.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
04:36:13 [2024-03-06T09:36:13.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
04:36:35 [2024-03-06T09:36:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
04:36:35 [2024-03-06T09:36:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:36:35 [2024-03-06T09:36:35.806Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
04:36:35 [2024-03-06T09:36:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
04:36:35 [2024-03-06T09:36:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320810963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:35 [2024-03-06T09:36:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320810968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:35 [2024-03-06T09:36:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320810968 data=null doit=true}, ToolItem with tooltip text {Pin View}]
04:36:35 [2024-03-06T09:36:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 15 to [FocusIn [15]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320810968 data=null}, ToolItem with tooltip text {Pin View}]
04:36:35 [2024-03-06T09:36:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320810968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:35 [2024-03-06T09:36:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320810969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:35 [2024-03-06T09:36:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320810969 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
04:36:35 [2024-03-06T09:36:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:35 [2024-03-06T09:36:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:35 [2024-03-06T09:36:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:35 [2024-03-06T09:36:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811018 data=null doit=true}, ToolItem with tooltip text {Pin View}]
04:36:35 [2024-03-06T09:36:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811018 data=null}, ToolItem with tooltip text {Pin View}]
04:36:35 [2024-03-06T09:36:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
04:36:35 [2024-03-06T09:36:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
04:36:35 [2024-03-06T09:36:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pin to kernel_vm'
04:36:35 [2024-03-06T09:36:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=320811022 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Pin to kernel_vm']
04:36:35 [2024-03-06T09:36:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pin to kernel_vm'
04:36:35 [2024-03-06T09:36:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
04:36:35 [2024-03-06T09:36:35.806Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
04:36:35 [2024-03-06T09:36:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
04:36:35 [2024-03-06T09:36:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
04:36:35 [2024-03-06T09:36:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
04:36:35 [2024-03-06T09:36:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811150 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
04:36:35 [2024-03-06T09:36:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
04:36:35 [2024-03-06T09:36:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
04:36:35 [2024-03-06T09:36:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811151 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Unpin View}]
04:36:35 [2024-03-06T09:36:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:35 [2024-03-06T09:36:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:35 [2024-03-06T09:36:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:35 [2024-03-06T09:36:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811156 data=null doit=true}, ToolItem with tooltip text {Pin View}]
04:36:35 [2024-03-06T09:36:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811156 data=null}, ToolItem with tooltip text {Pin View}]
04:36:35 [2024-03-06T09:36:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
04:36:35 [2024-03-06T09:36:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
04:36:35 [2024-03-06T09:36:35.807Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
04:36:35 [2024-03-06T09:36:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
04:36:35 [2024-03-06T09:36:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:35 [2024-03-06T09:36:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:35 [2024-03-06T09:36:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811171 data=null doit=true}, ToolItem with tooltip text {Pin View}]
04:36:35 [2024-03-06T09:36:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:35 [2024-03-06T09:36:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:35 [2024-03-06T09:36:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811172 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
04:36:35 [2024-03-06T09:36:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
04:36:35 [2024-03-06T09:36:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
04:36:35 [2024-03-06T09:36:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
04:36:35 [2024-03-06T09:36:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811195 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
04:36:35 [2024-03-06T09:36:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811195 data=null}, ToolItem with tooltip text {Unpin View}]
04:36:35 [2024-03-06T09:36:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
04:36:35 [2024-03-06T09:36:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
04:36:35 [2024-03-06T09:36:35.807Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
04:36:35 [2024-03-06T09:36:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
04:36:35 [2024-03-06T09:36:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
04:36:35 [2024-03-06T09:36:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
04:36:35 [2024-03-06T09:36:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811205 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
04:36:35 [2024-03-06T09:36:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
04:36:35 [2024-03-06T09:36:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
04:36:35 [2024-03-06T09:36:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811206 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Unpin View}]
04:36:35 [2024-03-06T09:36:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:35 [2024-03-06T09:36:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:35 [2024-03-06T09:36:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:35 [2024-03-06T09:36:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811216 data=null doit=true}, ToolItem with tooltip text {Pin View}]
04:36:35 [2024-03-06T09:36:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320811217 data=null}, ToolItem with tooltip text {Pin View}]
04:36:35 [2024-03-06T09:36:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
04:36:35 [2024-03-06T09:36:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
04:36:35 [2024-03-06T09:36:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
04:36:35 [2024-03-06T09:36:35.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
04:36:37 [2024-03-06T09:36:37.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
04:36:37 [2024-03-06T09:36:37.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:36:43 [2024-03-06T09:36:43.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
04:36:43 [2024-03-06T09:36:43.371Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
04:36:43 [2024-03-06T09:36:43.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
04:36:43 [2024-03-06T09:36:43.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320819413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:43 [2024-03-06T09:36:43.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320819414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:43 [2024-03-06T09:36:43.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320819414 data=null doit=true}, ToolItem with tooltip text {Pin View}]
04:36:43 [2024-03-06T09:36:43.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 15 to [FocusIn [15]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320819414 data=null}, ToolItem with tooltip text {Pin View}]
04:36:43 [2024-03-06T09:36:43.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320819414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:43 [2024-03-06T09:36:43.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320819414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:43 [2024-03-06T09:36:43.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320819414 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
04:36:43 [2024-03-06T09:36:43.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320819453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:43 [2024-03-06T09:36:43.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320819455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:43 [2024-03-06T09:36:43.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320819455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:43 [2024-03-06T09:36:43.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320819455 data=null doit=true}, ToolItem with tooltip text {Pin View}]
04:36:43 [2024-03-06T09:36:43.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320819455 data=null}, ToolItem with tooltip text {Pin View}]
04:36:43 [2024-03-06T09:36:43.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
04:36:43 [2024-03-06T09:36:43.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel'
04:36:43 [2024-03-06T09:36:43.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
04:36:43 [2024-03-06T09:36:43.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320819675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:43 [2024-03-06T09:36:43.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320819676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:43 [2024-03-06T09:36:43.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320819676 data=null doit=true}, ToolItem with tooltip text {Pin View}]
04:36:43 [2024-03-06T09:36:43.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 15 to [FocusIn [15]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320819676 data=null}, ToolItem with tooltip text {Pin View}]
04:36:43 [2024-03-06T09:36:43.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320819676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:43 [2024-03-06T09:36:43.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320819676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:43 [2024-03-06T09:36:43.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320819676 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
04:36:43 [2024-03-06T09:36:43.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320819729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:43 [2024-03-06T09:36:43.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320819729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:43 [2024-03-06T09:36:43.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320819730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:43 [2024-03-06T09:36:43.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320819730 data=null doit=true}, ToolItem with tooltip text {Pin View}]
04:36:43 [2024-03-06T09:36:43.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320819730 data=null}, ToolItem with tooltip text {Pin View}]
04:36:43 [2024-03-06T09:36:43.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
04:36:43 [2024-03-06T09:36:43.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
04:36:43 [2024-03-06T09:36:43.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pin to kernel_vm'
04:36:43 [2024-03-06T09:36:43.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=320819733 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Pin to kernel_vm']
04:36:43 [2024-03-06T09:36:43.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pin to kernel_vm'
04:36:43 [2024-03-06T09:36:43.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
04:36:43 [2024-03-06T09:36:43.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
04:36:44 [2024-03-06T09:36:44.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:36:44 [2024-03-06T09:36:44.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:36:44 [2024-03-06T09:36:44.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
04:36:44 [2024-03-06T09:36:44.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
04:36:44 [2024-03-06T09:36:44.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:36:44 [2024-03-06T09:36:44.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:36:44 [2024-03-06T09:36:44.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
04:36:44 [2024-03-06T09:36:44.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
04:36:44 [2024-03-06T09:36:44.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:36:44 [2024-03-06T09:36:44.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:36:44 [2024-03-06T09:36:44.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
04:36:44 [2024-03-06T09:36:44.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:36:44 [2024-03-06T09:36:44.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:36:44 [2024-03-06T09:36:44.652Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
04:36:44 [2024-03-06T09:36:44.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
04:36:44 [2024-03-06T09:36:44.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320820723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
04:36:44 [2024-03-06T09:36:44.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320820723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
04:36:44 [2024-03-06T09:36:44.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320820723 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
04:36:44 [2024-03-06T09:36:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320820723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
04:36:44 [2024-03-06T09:36:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320820723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
04:36:44 [2024-03-06T09:36:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320820723 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Unpin View}]
04:36:44 [2024-03-06T09:36:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320820727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:44 [2024-03-06T09:36:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320820729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:44 [2024-03-06T09:36:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320820729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:44 [2024-03-06T09:36:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320820729 data=null doit=true}, ToolItem with tooltip text {Pin View}]
04:36:44 [2024-03-06T09:36:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320820729 data=null}, ToolItem with tooltip text {Pin View}]
04:36:44 [2024-03-06T09:36:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
04:36:44 [2024-03-06T09:36:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
04:36:44 [2024-03-06T09:36:44.653Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
04:36:44 [2024-03-06T09:36:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
04:36:44 [2024-03-06T09:36:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320820792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:44 [2024-03-06T09:36:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320820792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:44 [2024-03-06T09:36:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320820792 data=null doit=true}, ToolItem with tooltip text {Pin View}]
04:36:44 [2024-03-06T09:36:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320820792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:44 [2024-03-06T09:36:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320820792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:44 [2024-03-06T09:36:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320820792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
04:36:44 [2024-03-06T09:36:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320820794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
04:36:44 [2024-03-06T09:36:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320820795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
04:36:44 [2024-03-06T09:36:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320820795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
04:36:44 [2024-03-06T09:36:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320820795 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
04:36:44 [2024-03-06T09:36:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320820795 data=null}, ToolItem with tooltip text {Unpin View}]
04:36:44 [2024-03-06T09:36:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
04:36:44 [2024-03-06T09:36:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <context-switches-kernel>"'
04:36:44 [2024-03-06T09:36:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
04:36:44 [2024-03-06T09:36:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
04:36:44 [2024-03-06T09:36:44.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
04:36:46 [2024-03-06T09:36:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
04:36:46 [2024-03-06T09:36:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:36:46 [2024-03-06T09:36:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view'
04:36:47 [2024-03-06T09:36:47.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm'
04:36:47 [2024-03-06T09:36:47.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to kernel_vm'
04:36:47 [2024-03-06T09:36:47.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=320823089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'pinned to kernel_vm']
04:36:47 [2024-03-06T09:36:47.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to kernel_vm'
04:36:47 [2024-03-06T09:36:47.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
04:36:47 [2024-03-06T09:36:47.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
04:36:47 [2024-03-06T09:36:47.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance'
04:36:47 [2024-03-06T09:36:47.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to kernel_vm | new instance'
04:36:47 [2024-03-06T09:36:47.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=320823397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'pinned to kernel_vm | new instance']
04:36:47 [2024-03-06T09:36:47.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to kernel_vm | new instance'
04:36:47 [2024-03-06T09:36:47.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
04:36:48 [2024-03-06T09:36:48.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm | 2>"'
04:36:48 [2024-03-06T09:36:48.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
04:36:48 [2024-03-06T09:36:48.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
04:36:49 [2024-03-06T09:36:49.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:36:49 [2024-03-06T09:36:49.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:36:49 [2024-03-06T09:36:49.061Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
04:36:49 [2024-03-06T09:36:49.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
04:36:49 [2024-03-06T09:36:49.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320825019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:49 [2024-03-06T09:36:49.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320825019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:49 [2024-03-06T09:36:49.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320825020 data=null doit=true}, ToolItem with tooltip text {Pin View}]
04:36:49 [2024-03-06T09:36:49.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320825020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:49 [2024-03-06T09:36:49.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320825020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
04:36:49 [2024-03-06T09:36:49.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320825020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
04:36:49 [2024-03-06T09:36:49.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320825021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
04:36:49 [2024-03-06T09:36:49.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320825026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
04:36:49 [2024-03-06T09:36:49.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320825027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
04:36:49 [2024-03-06T09:36:49.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320825027 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
04:36:49 [2024-03-06T09:36:49.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=320825027 data=null}, ToolItem with tooltip text {Unpin View}]
04:36:49 [2024-03-06T09:36:49.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
04:36:49 [2024-03-06T09:36:49.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
04:36:49 [2024-03-06T09:36:49.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:36:49 [2024-03-06T09:36:49.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:36:49 [2024-03-06T09:36:49.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@76ee7301] time=320825921 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:36:49 [2024-03-06T09:36:49.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:36:49 [2024-03-06T09:36:49.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:36:49 [2024-03-06T09:36:49.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:36:49 [2024-03-06T09:36:49.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:36:49 [2024-03-06T09:36:49.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=320825953 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:36:49 [2024-03-06T09:36:49.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=320825954 data=null doit=true}, TreeItem with text {test}]
04:36:49 [2024-03-06T09:36:49.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=320825954 data=null}, TreeItem with text {test}]
04:36:49 [2024-03-06T09:36:49.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=320825954 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:36:49 [2024-03-06T09:36:49.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320825955 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:36:49 [2024-03-06T09:36:49.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=320825972 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:36:49 [2024-03-06T09:36:49.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:36:49 [2024-03-06T09:36:49.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:36:49 [2024-03-06T09:36:49.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:36:50 [2024-03-06T09:36:50.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:36:50 [2024-03-06T09:36:50.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:36:50 [2024-03-06T09:36:50.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320826959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320826960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320826960 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320826960 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320826960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320826960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320826961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320826961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320826961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320826961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320826961 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320826961 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320826964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320826965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320826965 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320826965 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320826965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320826966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:36:50 [2024-03-06T09:36:50.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:36:50 [2024-03-06T09:36:50.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:36:50 [2024-03-06T09:36:50.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:36:50 [2024-03-06T09:36:50.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:36:50 [2024-03-06T09:36:50.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:36:50 [2024-03-06T09:36:50.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:36:51 [2024-03-06T09:36:51.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320826966 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:36:51 [2024-03-06T09:36:51.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320826094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:36:51 [2024-03-06T09:36:51.430Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.09 s -- in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest
04:36:51 [2024-03-06T09:36:51.430Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest.testPinSingleTrace -- Time elapsed: 21.64 s
04:36:51 [2024-03-06T09:36:51.430Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest.testPinTwoTraces -- Time elapsed: 9.631 s
04:36:51 [2024-03-06T09:36:51.430Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest.testCloneSingleTrace -- Time elapsed: 4.980 s
04:36:51 [2024-03-06T09:36:51.431Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest
04:36:51 [2024-03-06T09:36:51.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@76ee7301] time=320827513 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:36:51 [2024-03-06T09:36:51.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:36:51 [2024-03-06T09:36:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:36:51 [2024-03-06T09:36:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:36:51 [2024-03-06T09:36:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:36:51 [2024-03-06T09:36:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=320827653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:36:51 [2024-03-06T09:36:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:36:51 [2024-03-06T09:36:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
04:36:51 [2024-03-06T09:36:51.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
04:37:03 [2024-03-06T09:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
04:37:03 [2024-03-06T09:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:37:03 [2024-03-06T09:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:37:03 [2024-03-06T09:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:37:03 [2024-03-06T09:37:03.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: minor_faults
04:37:04 [2024-03-06T09:37:04.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
04:37:04 [2024-03-06T09:37:04.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
04:37:06 [2024-03-06T09:37:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
04:37:06 [2024-03-06T09:37:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:37:06 [2024-03-06T09:37:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:37:06 [2024-03-06T09:37:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:37:06 [2024-03-06T09:37:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel_vm
04:37:06 [2024-03-06T09:37:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to unchecked on: minor_faults
04:37:06 [2024-03-06T09:37:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@76ee7301] time=320843008 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:37:06 [2024-03-06T09:37:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:37:06 [2024-03-06T09:37:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:37:06 [2024-03-06T09:37:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:37:06 [2024-03-06T09:37:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:37:06 [2024-03-06T09:37:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=320843037 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:37:06 [2024-03-06T09:37:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=320843037 data=null doit=true}, TreeItem with text {test}]
04:37:06 [2024-03-06T09:37:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=320843037 data=null}, TreeItem with text {test}]
04:37:06 [2024-03-06T09:37:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=320843038 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:37:06 [2024-03-06T09:37:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320843038 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:37:06 [2024-03-06T09:37:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=320843046 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:37:06 [2024-03-06T09:37:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:37:06 [2024-03-06T09:37:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:37:07 [2024-03-06T09:37:07.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:37:07 [2024-03-06T09:37:07.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:37:07 [2024-03-06T09:37:07.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:37:07 [2024-03-06T09:37:07.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:37:07 [2024-03-06T09:37:07.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:37:07 [2024-03-06T09:37:07.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:37:07 [2024-03-06T09:37:07.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:37:07 [2024-03-06T09:37:07.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:37:07 [2024-03-06T09:37:07.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:37:07 [2024-03-06T09:37:07.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:37:07 [2024-03-06T09:37:07.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:37:07 [2024-03-06T09:37:07.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320843324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:37:07 [2024-03-06T09:37:07.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320843411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:37:07 [2024-03-06T09:37:07.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320843412 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:37:07 [2024-03-06T09:37:07.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320843412 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:37:07 [2024-03-06T09:37:07.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320843412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:37:07 [2024-03-06T09:37:07.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320843412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:37:07 [2024-03-06T09:37:07.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320843412 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:37:07 [2024-03-06T09:37:07.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320843413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:37:07 [2024-03-06T09:37:07.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320843413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:37:07 [2024-03-06T09:37:07.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320843413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:37:07 [2024-03-06T09:37:07.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320843413 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:37:07 [2024-03-06T09:37:07.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320843428 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:37:07 [2024-03-06T09:37:07.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:37:07 [2024-03-06T09:37:07.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:37:07 [2024-03-06T09:37:07.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:37:07 [2024-03-06T09:37:07.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:37:07 [2024-03-06T09:37:07.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:37:07 [2024-03-06T09:37:07.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:37:07 [2024-03-06T09:37:07.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:37:07 [2024-03-06T09:37:07.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:37:07 [2024-03-06T09:37:07.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:37:07 [2024-03-06T09:37:07.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320843441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:37:07 [2024-03-06T09:37:07.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320843441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:37:07 [2024-03-06T09:37:07.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320843441 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:37:07 [2024-03-06T09:37:07.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320843441 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:37:07 [2024-03-06T09:37:07.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320843441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:37:07 [2024-03-06T09:37:07.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320843441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:37:07 [2024-03-06T09:37:07.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:37:07 [2024-03-06T09:37:07.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:37:07 [2024-03-06T09:37:07.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:37:07 [2024-03-06T09:37:07.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:37:07 [2024-03-06T09:37:07.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:37:07 [2024-03-06T09:37:07.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:37:07 [2024-03-06T09:37:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320843441 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:37:07 [2024-03-06T09:37:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320843110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:37:07 [2024-03-06T09:37:07.956Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.61 s -- in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest
04:37:07 [2024-03-06T09:37:07.956Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest.testDisplayingDataSeries -- Time elapsed: 12.88 s
04:37:07 [2024-03-06T09:37:07.956Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest.testManipulatingTreeViewer -- Time elapsed: 2.366 s
04:37:07 [2024-03-06T09:37:07.956Z] 
04:37:07 [2024-03-06T09:37:07.956Z] Results:
04:37:07 [2024-03-06T09:37:07.956Z] 
04:37:07 [2024-03-06T09:37:07.956Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
04:37:07 [2024-03-06T09:37:07.956Z] 
04:37:08 [2024-03-06T09:37:08.212Z] 
04:37:08 [2024-03-06T09:37:08.212Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-06 09:37:08.161
04:37:08 [2024-03-06T09:37:08.212Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:37:08 [2024-03-06T09:37:08.776Z] [INFO] All tests passed
04:37:08 [2024-03-06T09:37:08.776Z] [INFO] 
04:37:08 [2024-03-06T09:37:08.776Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:37:08 [2024-03-06T09:37:08.776Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
04:37:08 [2024-03-06T09:37:08.776Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.pom
04:37:08 [2024-03-06T09:37:08.776Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
04:37:08 [2024-03-06T09:37:08.776Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml
04:37:08 [2024-03-06T09:37:08.776Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml
04:37:08 [2024-03-06T09:37:08.776Z] [INFO] 
04:37:08 [2024-03-06T09:37:08.776Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:37:08 [2024-03-06T09:37:08.776Z] [INFO] 
04:37:08 [2024-03-06T09:37:08.776Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >--
04:37:08 [2024-03-06T09:37:08.776Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT [38/141]
04:37:08 [2024-03-06T09:37:08.776Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
04:37:08 [2024-03-06T09:37:08.776Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:37:08 [2024-03-06T09:37:08.776Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:37:08 [2024-03-06T09:37:08.776Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
04:37:09 [2024-03-06T09:37:09.033Z] [INFO] 
04:37:09 [2024-03-06T09:37:09.033Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:37:09 [2024-03-06T09:37:09.033Z] [INFO] 
04:37:09 [2024-03-06T09:37:09.033Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:37:09 [2024-03-06T09:37:09.033Z] [INFO] The project's OSGi version is 1.0.8.202403060913
04:37:09 [2024-03-06T09:37:09.033Z] [INFO] 
04:37:09 [2024-03-06T09:37:09.033Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:37:09 [2024-03-06T09:37:09.033Z] [INFO] 
04:37:09 [2024-03-06T09:37:09.033Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:37:09 [2024-03-06T09:37:09.033Z] [INFO] 
04:37:09 [2024-03-06T09:37:09.033Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:37:09 [2024-03-06T09:37:09.033Z] [INFO] 
04:37:09 [2024-03-06T09:37:09.033Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:37:09 [2024-03-06T09:37:09.033Z] [INFO] 
04:37:09 [2024-03-06T09:37:09.033Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:37:09 [2024-03-06T09:37:09.033Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core.tests
04:37:09 [2024-03-06T09:37:09.033Z] [INFO] 
04:37:09 [2024-03-06T09:37:09.033Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:37:09 [2024-03-06T09:37:09.033Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
04:37:09 [2024-03-06T09:37:09.033Z] [INFO] 
04:37:09 [2024-03-06T09:37:09.033Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:37:09 [2024-03-06T09:37:09.033Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:37:09 [2024-03-06T09:37:09.033Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:37:09 [2024-03-06T09:37:09.033Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
04:37:09 [2024-03-06T09:37:09.289Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:37:09 [2024-03-06T09:37:09.289Z] [INFO] 
04:37:09 [2024-03-06T09:37:09.289Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:37:09 [2024-03-06T09:37:09.289Z] [INFO] 
04:37:09 [2024-03-06T09:37:09.289Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:37:09 [2024-03-06T09:37:09.289Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources
04:37:09 [2024-03-06T09:37:09.289Z] [INFO] 
04:37:09 [2024-03-06T09:37:09.289Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:37:09 [2024-03-06T09:37:09.289Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
04:37:09 [2024-03-06T09:37:09.289Z] [INFO] 
04:37:09 [2024-03-06T09:37:09.289Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:37:09 [2024-03-06T09:37:09.289Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-sources.jar
04:37:09 [2024-03-06T09:37:09.289Z] [INFO] 
04:37:09 [2024-03-06T09:37:09.289Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:37:09 [2024-03-06T09:37:09.289Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.jar
04:37:09 [2024-03-06T09:37:09.545Z] [INFO] 
04:37:09 [2024-03-06T09:37:09.545Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:37:09 [2024-03-06T09:37:09.545Z] [INFO] 
04:37:09 [2024-03-06T09:37:09.545Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:37:09 [2024-03-06T09:37:09.545Z] [INFO] 
04:37:09 [2024-03-06T09:37:09.545Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:37:09 [2024-03-06T09:37:09.545Z] [INFO] 
04:37:09 [2024-03-06T09:37:09.545Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:37:09 [2024-03-06T09:37:09.545Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.jar
04:37:10 [2024-03-06T09:37:10.913Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-sources.jar
04:37:11 [2024-03-06T09:37:11.842Z] [INFO] 
04:37:11 [2024-03-06T09:37:11.842Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:37:12 [2024-03-06T09:37:12.098Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log
04:37:12 [2024-03-06T09:37:12.098Z] [INFO] Command line:
04:37:12 [2024-03-06T09:37:12.099Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:37:12 [2024-03-06T09:37:12.099Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:37:15 [2024-03-06T09:37:15.366Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
04:37:16 [2024-03-06T09:37:16.730Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.547 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
04:37:16 [2024-03-06T09:37:16.730Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest.testBuildGraph -- Time elapsed: 1.503 s
04:37:16 [2024-03-06T09:37:16.730Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest.testHandlers -- Time elapsed: 0.019 s
04:37:16 [2024-03-06T09:37:16.730Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
04:37:16 [2024-03-06T09:37:16.730Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
04:37:16 [2024-03-06T09:37:16.731Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testCheckVertical -- Time elapsed: 0.002 s
04:37:16 [2024-03-06T09:37:16.731Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testAppendVertex -- Time elapsed: 0.002 s
04:37:16 [2024-03-06T09:37:16.731Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testCheckHorizontal -- Time elapsed: 0 s
04:37:16 [2024-03-06T09:37:16.731Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testIllegalVertex -- Time elapsed: 0 s
04:37:16 [2024-03-06T09:37:16.731Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testVertexAt -- Time elapsed: 0 s
04:37:16 [2024-03-06T09:37:16.731Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHead2 -- Time elapsed: 0.002 s
04:37:16 [2024-03-06T09:37:16.731Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testScanCount -- Time elapsed: 0.001 s
04:37:16 [2024-03-06T09:37:16.731Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHead -- Time elapsed: 0 s
04:37:16 [2024-03-06T09:37:16.731Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testLink -- Time elapsed: 0 s
04:37:16 [2024-03-06T09:37:16.731Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testTail -- Time elapsed: 0 s
04:37:16 [2024-03-06T09:37:16.731Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHorizontalSelfLink -- Time elapsed: 0 s
04:37:16 [2024-03-06T09:37:16.731Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testVerticalSelfLink -- Time elapsed: 0 s
04:37:16 [2024-03-06T09:37:16.731Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testAddVertex -- Time elapsed: 0 s
04:37:16 [2024-03-06T09:37:16.731Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHorizontalCycle -- Time elapsed: 0.001 s
04:37:16 [2024-03-06T09:37:16.731Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testScanLineTerminates -- Time elapsed: 0 s
04:37:16 [2024-03-06T09:37:16.731Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testGraphStatistics -- Time elapsed: 0.001 s
04:37:16 [2024-03-06T09:37:16.731Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testParent -- Time elapsed: 0 s
04:37:16 [2024-03-06T09:37:16.731Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testDefaultConstructor -- Time elapsed: 0 s
04:37:16 [2024-03-06T09:37:16.731Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest
04:37:16 [2024-03-06T09:37:16.731Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [101,0]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [101,0]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [Legacy edge: [[101,0]--DEFAULT->[102,2]]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [102,2]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [Legacy edge: [[102,2]--DEFAULT->[114,2]]]
04:37:16 [2024-03-06T09:37:16.731Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [113,1]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [113,1]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [Legacy edge: [[113,1]--DEFAULT->[114,2]]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [114,2]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [Legacy edge: [[114,2]--DEFAULT->[115,3]]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [115,3]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [Legacy edge: [[115,3]--DEFAULT->[116,5]]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [116,5]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [Legacy edge: [[116,5]--DEFAULT->[104,5]]]
04:37:16 [2024-03-06T09:37:16.731Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [103,4]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [103,4]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [Legacy edge: [[103,4]--DEFAULT->[104,5]]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [104,5]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [Legacy edge: [[104,5]--DEFAULT->[105,7]]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [105,7]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [Legacy edge: [[105,7]--DEFAULT->[106,8]]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [106,8]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [Legacy edge: [[106,8]--DEFAULT->[118,8]]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [Legacy edge: [[106,8]--DEFAULT->[107,9]]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [107,9]]
04:37:16 [2024-03-06T09:37:16.731Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [117,6]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [117,6]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [Legacy edge: [[117,6]--DEFAULT->[118,8]]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [118,8]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [Legacy edge: [[118,8]--DEFAULT->[119,11]]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [119,11]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [Legacy edge: [[119,11]--DEFAULT->[109,11]]]
04:37:16 [2024-03-06T09:37:16.731Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [108,10]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [108,10]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [Legacy edge: [[108,10]--DEFAULT->[109,11]]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [109,11]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [Legacy edge: [[109,11]--DEFAULT->[110,12]]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [110,12]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [Legacy edge: [[110,12]--DEFAULT->[120,12]]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [Legacy edge: [[110,12]--DEFAULT->[111,13]]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [111,13]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [Legacy edge: [[111,13]--DEFAULT->[112,15]]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [112,15]]
04:37:16 [2024-03-06T09:37:16.731Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [120,12]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [120,12]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [Legacy edge: [[120,12]--DEFAULT->[121,14]]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [121,14]]
04:37:16 [2024-03-06T09:37:16.731Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest
04:37:16 [2024-03-06T09:37:16.731Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testAppendVertex -- Time elapsed: 0.004 s
04:37:16 [2024-03-06T09:37:16.731Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testScanCount -- Time elapsed: 0.008 s
04:37:16 [2024-03-06T09:37:16.731Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testHead -- Time elapsed: 0 s
04:37:16 [2024-03-06T09:37:16.731Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testLink -- Time elapsed: 0.001 s
04:37:16 [2024-03-06T09:37:16.731Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testTail -- Time elapsed: 0 s
04:37:16 [2024-03-06T09:37:16.731Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testHeadSequence -- Time elapsed: 0 s
04:37:16 [2024-03-06T09:37:16.731Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testHorizontalSelfLink -- Time elapsed: 0 s
04:37:16 [2024-03-06T09:37:16.731Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testLinkVertical -- Time elapsed: 0 s
04:37:16 [2024-03-06T09:37:16.731Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testAddVertex -- Time elapsed: 0.001 s
04:37:16 [2024-03-06T09:37:16.731Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testGraphStatistics -- Time elapsed: 0 s
04:37:16 [2024-03-06T09:37:16.731Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testParent -- Time elapsed: 0.001 s
04:37:16 [2024-03-06T09:37:16.731Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest
04:37:16 [2024-03-06T09:37:16.731Z] Start vertex [w0,0]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [w0,0]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [[w0,0]--DEFAULT->[w0,2]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [w0,2]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [[w0,2]--DEFAULT->[w1,2]]
04:37:16 [2024-03-06T09:37:16.731Z] Start vertex [w1,1]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [w1,1]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [[w1,1]--DEFAULT->[w1,2]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [w1,2]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [[w1,2]--DEFAULT->[w1,3]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [w1,3]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [[w1,3]--DEFAULT->[w1,5]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [w1,5]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [[w1,5]--DEFAULT->[w0,5]]
04:37:16 [2024-03-06T09:37:16.731Z] Start vertex [w0,4]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [w0,4]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [[w0,4]--DEFAULT->[w0,5]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [w0,5]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [[w0,5]--DEFAULT->[w0,7]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [w0,7]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [[w0,7]--DEFAULT->[w0,8]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [w0,8]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [[w0,8]--DEFAULT->[w1,8]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [[w0,8]--DEFAULT->[w0,9]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [w0,9]
04:37:16 [2024-03-06T09:37:16.731Z] Start vertex [w1,6]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [w1,6]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [[w1,6]--DEFAULT->[w1,8]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [w1,8]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [[w1,8]--DEFAULT->[w1,11]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [w1,11]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [[w1,11]--DEFAULT->[w0,11]]
04:37:16 [2024-03-06T09:37:16.731Z] Start vertex [w0,10]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [w0,10]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [[w0,10]--DEFAULT->[w0,11]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [w0,11]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [[w0,11]--DEFAULT->[w0,12]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [w0,12]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [[w0,12]--DEFAULT->[w1,12]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [[w0,12]--DEFAULT->[w0,13]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [w0,13]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [[w0,13]--DEFAULT->[w0,15]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [w0,15]
04:37:16 [2024-03-06T09:37:16.731Z] Start vertex [w1,12]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [w1,12]
04:37:16 [2024-03-06T09:37:16.731Z] Visit edge [[w1,12]--DEFAULT->[w1,14]]
04:37:16 [2024-03-06T09:37:16.731Z] Visit vertex [w1,14]
04:37:16 [2024-03-06T09:37:16.731Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest
04:37:16 [2024-03-06T09:37:16.731Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testIllegalVertex -- Time elapsed: 0.003 s
04:37:16 [2024-03-06T09:37:16.731Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testReReadGraph -- Time elapsed: 0.004 s
04:37:16 [2024-03-06T09:37:16.731Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testVertexNotInGraph -- Time elapsed: 0.001 s
04:37:16 [2024-03-06T09:37:16.732Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testDefaultConstructor -- Time elapsed: 0.001 s
04:37:16 [2024-03-06T09:37:16.732Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testAppendVertex -- Time elapsed: 0.001 s
04:37:16 [2024-03-06T09:37:16.732Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testScanCount -- Time elapsed: 0.005 s
04:37:16 [2024-03-06T09:37:16.732Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testHead -- Time elapsed: 0.001 s
04:37:16 [2024-03-06T09:37:16.732Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testLink -- Time elapsed: 0 s
04:37:16 [2024-03-06T09:37:16.732Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testTail -- Time elapsed: 0.002 s
04:37:16 [2024-03-06T09:37:16.732Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testHeadSequence -- Time elapsed: 0.001 s
04:37:16 [2024-03-06T09:37:16.732Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testHorizontalSelfLink -- Time elapsed: 0.001 s
04:37:16 [2024-03-06T09:37:16.732Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testLinkVertical -- Time elapsed: 0.001 s
04:37:16 [2024-03-06T09:37:16.732Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testAddVertex -- Time elapsed: 0.001 s
04:37:16 [2024-03-06T09:37:16.732Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testGraphStatistics -- Time elapsed: 0.001 s
04:37:16 [2024-03-06T09:37:16.732Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testParent -- Time elapsed: 0.001 s
04:37:16 [2024-03-06T09:37:16.732Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
04:37:16 [2024-03-06T09:37:16.732Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
04:37:16 [2024-03-06T09:37:16.732Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupOpenedDelay -- Time elapsed: 0.008 s
04:37:16 [2024-03-06T09:37:16.732Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupInterleave -- Time elapsed: 0.001 s
04:37:16 [2024-03-06T09:37:16.732Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupMissing -- Time elapsed: 0.001 s
04:37:16 [2024-03-06T09:37:16.732Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupNew -- Time elapsed: 0.001 s
04:37:16 [2024-03-06T09:37:16.732Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupMutual -- Time elapsed: 0.021 s
04:37:16 [2024-03-06T09:37:16.732Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupNested -- Time elapsed: 0.002 s
04:37:16 [2024-03-06T09:37:16.732Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathBasic -- Time elapsed: 0 s
04:37:16 [2024-03-06T09:37:16.732Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupOpened -- Time elapsed: 0.001 s
04:37:16 [2024-03-06T09:37:16.732Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupEmbedded -- Time elapsed: 0.001 s
04:37:16 [2024-03-06T09:37:16.732Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupNet1 -- Time elapsed: 0.001 s
04:37:16 [2024-03-06T09:37:16.732Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupSelf -- Time elapsed: 0 s
04:37:16 [2024-03-06T09:37:16.732Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupUnknown -- Time elapsed: 0.001 s
04:37:16 [2024-03-06T09:37:16.732Z] 
04:37:16 [2024-03-06T09:37:16.732Z] Results:
04:37:16 [2024-03-06T09:37:16.732Z] 
04:37:16 [2024-03-06T09:37:16.732Z] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0
04:37:16 [2024-03-06T09:37:16.732Z] 
04:37:16 [2024-03-06T09:37:16.988Z] [INFO] All tests passed
04:37:16 [2024-03-06T09:37:16.988Z] [INFO] 
04:37:16 [2024-03-06T09:37:16.988Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:37:16 [2024-03-06T09:37:16.989Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.jar
04:37:16 [2024-03-06T09:37:16.989Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.pom
04:37:16 [2024-03-06T09:37:16.989Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-sources.jar
04:37:16 [2024-03-06T09:37:16.989Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-p2metadata.xml
04:37:16 [2024-03-06T09:37:16.989Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-p2artifacts.xml
04:37:16 [2024-03-06T09:37:16.989Z] [INFO] 
04:37:16 [2024-03-06T09:37:16.989Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:37:17 [2024-03-06T09:37:17.244Z] [INFO] 
04:37:17 [2024-03-06T09:37:17.244Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >--
04:37:17 [2024-03-06T09:37:17.244Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT [39/141]
04:37:17 [2024-03-06T09:37:17.244Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
04:37:17 [2024-03-06T09:37:17.244Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:37:17 [2024-03-06T09:37:17.244Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:37:17 [2024-03-06T09:37:17.245Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
04:37:17 [2024-03-06T09:37:17.245Z] [INFO] 
04:37:17 [2024-03-06T09:37:17.245Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:37:17 [2024-03-06T09:37:17.245Z] [INFO] 
04:37:17 [2024-03-06T09:37:17.245Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:37:17 [2024-03-06T09:37:17.245Z] [INFO] The project's OSGi version is 1.1.0.202403060913
04:37:17 [2024-03-06T09:37:17.245Z] [INFO] 
04:37:17 [2024-03-06T09:37:17.245Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:37:17 [2024-03-06T09:37:17.245Z] [INFO] 
04:37:17 [2024-03-06T09:37:17.245Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:37:17 [2024-03-06T09:37:17.245Z] [INFO] 
04:37:17 [2024-03-06T09:37:17.245Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:37:17 [2024-03-06T09:37:17.245Z] [INFO] 
04:37:17 [2024-03-06T09:37:17.245Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:37:17 [2024-03-06T09:37:17.245Z] [INFO] 
04:37:17 [2024-03-06T09:37:17.245Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:37:17 [2024-03-06T09:37:17.245Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.ui
04:37:17 [2024-03-06T09:37:17.500Z] [INFO] 
04:37:17 [2024-03-06T09:37:17.500Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:37:17 [2024-03-06T09:37:17.500Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
04:37:17 [2024-03-06T09:37:17.500Z] [INFO] 
04:37:17 [2024-03-06T09:37:17.500Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:37:17 [2024-03-06T09:37:17.500Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:37:17 [2024-03-06T09:37:17.500Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:37:17 [2024-03-06T09:37:17.500Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
04:37:17 [2024-03-06T09:37:17.500Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:37:18 [2024-03-06T09:37:18.060Z] [INFO] 
04:37:18 [2024-03-06T09:37:18.060Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:37:18 [2024-03-06T09:37:18.060Z] [INFO] 
04:37:18 [2024-03-06T09:37:18.060Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:37:18 [2024-03-06T09:37:18.060Z] [INFO] 
04:37:18 [2024-03-06T09:37:18.060Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:37:18 [2024-03-06T09:37:18.060Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources
04:37:18 [2024-03-06T09:37:18.060Z] [INFO] 
04:37:18 [2024-03-06T09:37:18.060Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:37:18 [2024-03-06T09:37:18.060Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:37:18 [2024-03-06T09:37:18.060Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:37:18 [2024-03-06T09:37:18.060Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
04:37:18 [2024-03-06T09:37:18.060Z] [INFO] 
04:37:18 [2024-03-06T09:37:18.060Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:37:18 [2024-03-06T09:37:18.060Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
04:37:18 [2024-03-06T09:37:18.060Z] [INFO] 
04:37:18 [2024-03-06T09:37:18.060Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:37:18 [2024-03-06T09:37:18.060Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-sources.jar
04:37:18 [2024-03-06T09:37:18.060Z] [INFO] 
04:37:18 [2024-03-06T09:37:18.060Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:37:18 [2024-03-06T09:37:18.060Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.jar
04:37:18 [2024-03-06T09:37:18.060Z] [INFO] 
04:37:18 [2024-03-06T09:37:18.060Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:37:18 [2024-03-06T09:37:18.060Z] [INFO] 
04:37:18 [2024-03-06T09:37:18.060Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:37:18 [2024-03-06T09:37:18.060Z] [INFO] 
04:37:18 [2024-03-06T09:37:18.060Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:37:18 [2024-03-06T09:37:18.060Z] [INFO] 
04:37:18 [2024-03-06T09:37:18.060Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:37:18 [2024-03-06T09:37:18.060Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.jar
04:37:19 [2024-03-06T09:37:19.424Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-sources.jar
04:37:19 [2024-03-06T09:37:19.986Z] [INFO] 
04:37:19 [2024-03-06T09:37:19.986Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:37:19 [2024-03-06T09:37:19.986Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.jar
04:37:19 [2024-03-06T09:37:19.986Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.pom
04:37:19 [2024-03-06T09:37:19.986Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-sources.jar
04:37:19 [2024-03-06T09:37:19.987Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-p2metadata.xml
04:37:19 [2024-03-06T09:37:19.987Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-p2artifacts.xml
04:37:19 [2024-03-06T09:37:19.987Z] [INFO] 
04:37:19 [2024-03-06T09:37:19.987Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:37:19 [2024-03-06T09:37:19.987Z] [INFO] 
04:37:19 [2024-03-06T09:37:19.987Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >--
04:37:19 [2024-03-06T09:37:19.987Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT [40/141]
04:37:19 [2024-03-06T09:37:19.987Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
04:37:19 [2024-03-06T09:37:19.987Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:37:19 [2024-03-06T09:37:19.987Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:37:19 [2024-03-06T09:37:19.987Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
04:37:20 [2024-03-06T09:37:20.242Z] [INFO] 
04:37:20 [2024-03-06T09:37:20.242Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:37:20 [2024-03-06T09:37:20.242Z] [INFO] 
04:37:20 [2024-03-06T09:37:20.242Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:37:20 [2024-03-06T09:37:20.242Z] [INFO] The project's OSGi version is 1.0.5.202403060913
04:37:20 [2024-03-06T09:37:20.242Z] [INFO] 
04:37:20 [2024-03-06T09:37:20.242Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:37:20 [2024-03-06T09:37:20.242Z] [INFO] 
04:37:20 [2024-03-06T09:37:20.242Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:37:20 [2024-03-06T09:37:20.242Z] [INFO] 
04:37:20 [2024-03-06T09:37:20.242Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:37:20 [2024-03-06T09:37:20.242Z] [INFO] 
04:37:20 [2024-03-06T09:37:20.242Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:37:20 [2024-03-06T09:37:20.242Z] [INFO] 
04:37:20 [2024-03-06T09:37:20.242Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:37:20 [2024-03-06T09:37:20.242Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core.tests
04:37:20 [2024-03-06T09:37:20.498Z] [INFO] 
04:37:20 [2024-03-06T09:37:20.498Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:37:20 [2024-03-06T09:37:20.498Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
04:37:20 [2024-03-06T09:37:20.498Z] [INFO] 
04:37:20 [2024-03-06T09:37:20.498Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:37:20 [2024-03-06T09:37:20.498Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:37:20 [2024-03-06T09:37:20.498Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:37:20 [2024-03-06T09:37:20.498Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
04:37:20 [2024-03-06T09:37:20.498Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:37:20 [2024-03-06T09:37:20.498Z] [INFO] 
04:37:20 [2024-03-06T09:37:20.498Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:37:20 [2024-03-06T09:37:20.498Z] [INFO] 
04:37:20 [2024-03-06T09:37:20.498Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:37:20 [2024-03-06T09:37:20.498Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources
04:37:20 [2024-03-06T09:37:20.498Z] [INFO] 
04:37:20 [2024-03-06T09:37:20.498Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:37:20 [2024-03-06T09:37:20.498Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
04:37:20 [2024-03-06T09:37:20.498Z] [INFO] 
04:37:20 [2024-03-06T09:37:20.498Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:37:20 [2024-03-06T09:37:20.754Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-sources.jar
04:37:20 [2024-03-06T09:37:20.754Z] [INFO] 
04:37:20 [2024-03-06T09:37:20.755Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:37:20 [2024-03-06T09:37:20.755Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.jar
04:37:20 [2024-03-06T09:37:20.755Z] [INFO] 
04:37:20 [2024-03-06T09:37:20.755Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:37:20 [2024-03-06T09:37:20.755Z] [INFO] 
04:37:20 [2024-03-06T09:37:20.755Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:37:20 [2024-03-06T09:37:20.755Z] [INFO] 
04:37:20 [2024-03-06T09:37:20.755Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:37:20 [2024-03-06T09:37:20.755Z] [INFO] 
04:37:20 [2024-03-06T09:37:20.755Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:37:20 [2024-03-06T09:37:20.755Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.jar
04:37:21 [2024-03-06T09:37:21.316Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-sources.jar
04:37:22 [2024-03-06T09:37:22.242Z] [INFO] 
04:37:22 [2024-03-06T09:37:22.242Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:37:22 [2024-03-06T09:37:22.498Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log
04:37:22 [2024-03-06T09:37:22.498Z] [INFO] Command line:
04:37:22 [2024-03-06T09:37:22.498Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:37:22 [2024-03-06T09:37:22.498Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:37:25 [2024-03-06T09:37:25.761Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
04:37:25 [2024-03-06T09:37:25.761Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
04:37:25 [2024-03-06T09:37:25.761Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testBaseCommand -- Time elapsed: 0.055 s
04:37:25 [2024-03-06T09:37:25.761Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testMetadata -- Time elapsed: 0.028 s
04:37:25 [2024-03-06T09:37:25.761Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testResults -- Time elapsed: 0.016 s
04:37:25 [2024-03-06T09:37:25.761Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testResultsError -- Time elapsed: 0.001 s
04:37:25 [2024-03-06T09:37:25.761Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
04:37:25 [2024-03-06T09:37:25.761Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
04:37:25 [2024-03-06T09:37:25.761Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiProcessNameAspectTest -- Time elapsed: 0.003 s
04:37:25 [2024-03-06T09:37:25.761Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimeRangeBeginAspectTest -- Time elapsed: 0.002 s
04:37:25 [2024-03-06T09:37:25.761Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiProcessTIDAspectTest -- Time elapsed: 0.001 s
04:37:25 [2024-03-06T09:37:25.761Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimeRangeEndAspectTest -- Time elapsed: 0.001 s
04:37:25 [2024-03-06T09:37:25.761Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiIRQNameAspectTest -- Time elapsed: 0 s
04:37:25 [2024-03-06T09:37:25.761Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimeRangeDurationAspectTest -- Time elapsed: 0.001 s
04:37:25 [2024-03-06T09:37:25.761Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiGenericAspectTest -- Time elapsed: 0.001 s
04:37:25 [2024-03-06T09:37:25.761Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiProcessPIDAspectTest -- Time elapsed: 0.001 s
04:37:25 [2024-03-06T09:37:25.761Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiIRQNumberAspectTest -- Time elapsed: 0 s
04:37:25 [2024-03-06T09:37:25.761Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiDurationAspectTest -- Time elapsed: 0.001 s
04:37:25 [2024-03-06T09:37:25.761Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimestampAspectTest -- Time elapsed: 0 s
04:37:25 [2024-03-06T09:37:25.761Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiEmptyAspectTest -- Time elapsed: 0 s
04:37:25 [2024-03-06T09:37:25.761Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.testAspectEquality -- Time elapsed: 0 s
04:37:25 [2024-03-06T09:37:25.761Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiMixedAspectTest -- Time elapsed: 0.001 s
04:37:25 [2024-03-06T09:37:25.761Z] 
04:37:25 [2024-03-06T09:37:25.761Z] Results:
04:37:25 [2024-03-06T09:37:25.761Z] 
04:37:25 [2024-03-06T09:37:25.761Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
04:37:25 [2024-03-06T09:37:25.761Z] 
04:37:26 [2024-03-06T09:37:26.017Z] [INFO] All tests passed
04:37:26 [2024-03-06T09:37:26.017Z] [INFO] 
04:37:26 [2024-03-06T09:37:26.017Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:37:26 [2024-03-06T09:37:26.017Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.jar
04:37:26 [2024-03-06T09:37:26.017Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.pom
04:37:26 [2024-03-06T09:37:26.017Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-sources.jar
04:37:26 [2024-03-06T09:37:26.017Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-p2metadata.xml
04:37:26 [2024-03-06T09:37:26.017Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-p2artifacts.xml
04:37:26 [2024-03-06T09:37:26.017Z] [INFO] 
04:37:26 [2024-03-06T09:37:26.017Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:37:26 [2024-03-06T09:37:26.017Z] [INFO] 
04:37:26 [2024-03-06T09:37:26.017Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >---
04:37:26 [2024-03-06T09:37:26.017Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT   [41/141]
04:37:26 [2024-03-06T09:37:26.017Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
04:37:26 [2024-03-06T09:37:26.017Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:37:26 [2024-03-06T09:37:26.017Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:37:26 [2024-03-06T09:37:26.017Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
04:37:26 [2024-03-06T09:37:26.272Z] [INFO] 
04:37:26 [2024-03-06T09:37:26.272Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:37:26 [2024-03-06T09:37:26.272Z] [INFO] 
04:37:26 [2024-03-06T09:37:26.272Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:37:26 [2024-03-06T09:37:26.272Z] [INFO] The project's OSGi version is 1.1.0.202403060913
04:37:26 [2024-03-06T09:37:26.272Z] [INFO] 
04:37:26 [2024-03-06T09:37:26.272Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:37:26 [2024-03-06T09:37:26.272Z] [INFO] 
04:37:26 [2024-03-06T09:37:26.272Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:37:26 [2024-03-06T09:37:26.272Z] [INFO] 
04:37:26 [2024-03-06T09:37:26.272Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:37:26 [2024-03-06T09:37:26.272Z] [INFO] 
04:37:26 [2024-03-06T09:37:26.272Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:37:26 [2024-03-06T09:37:26.272Z] [INFO] 
04:37:26 [2024-03-06T09:37:26.272Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:37:26 [2024-03-06T09:37:26.272Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui
04:37:26 [2024-03-06T09:37:26.528Z] [INFO] 
04:37:26 [2024-03-06T09:37:26.528Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:37:26 [2024-03-06T09:37:26.528Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
04:37:26 [2024-03-06T09:37:26.528Z] [INFO] 
04:37:26 [2024-03-06T09:37:26.528Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:37:26 [2024-03-06T09:37:26.528Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:37:26 [2024-03-06T09:37:26.528Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:37:26 [2024-03-06T09:37:26.528Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
04:37:26 [2024-03-06T09:37:26.528Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:37:26 [2024-03-06T09:37:26.785Z] [INFO] 
04:37:26 [2024-03-06T09:37:26.785Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:37:26 [2024-03-06T09:37:26.785Z] [INFO] 
04:37:26 [2024-03-06T09:37:26.785Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:37:26 [2024-03-06T09:37:26.785Z] [INFO] 
04:37:26 [2024-03-06T09:37:26.785Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:37:26 [2024-03-06T09:37:26.785Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources
04:37:26 [2024-03-06T09:37:26.785Z] [INFO] 
04:37:26 [2024-03-06T09:37:26.785Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:37:26 [2024-03-06T09:37:26.785Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:37:26 [2024-03-06T09:37:26.785Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:37:26 [2024-03-06T09:37:26.785Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
04:37:26 [2024-03-06T09:37:26.785Z] [INFO] 
04:37:26 [2024-03-06T09:37:26.785Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:37:26 [2024-03-06T09:37:26.785Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
04:37:26 [2024-03-06T09:37:26.785Z] [INFO] 
04:37:26 [2024-03-06T09:37:26.785Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:37:26 [2024-03-06T09:37:26.785Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-sources.jar
04:37:27 [2024-03-06T09:37:27.041Z] [INFO] 
04:37:27 [2024-03-06T09:37:27.041Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:37:27 [2024-03-06T09:37:27.041Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.jar
04:37:27 [2024-03-06T09:37:27.041Z] [INFO] 
04:37:27 [2024-03-06T09:37:27.041Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:37:27 [2024-03-06T09:37:27.041Z] [INFO] 
04:37:27 [2024-03-06T09:37:27.041Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:37:27 [2024-03-06T09:37:27.041Z] [INFO] 
04:37:27 [2024-03-06T09:37:27.041Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:37:27 [2024-03-06T09:37:27.041Z] [INFO] 
04:37:27 [2024-03-06T09:37:27.041Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:37:27 [2024-03-06T09:37:27.041Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.jar
04:37:27 [2024-03-06T09:37:27.969Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-sources.jar
04:37:28 [2024-03-06T09:37:28.897Z] [INFO] 
04:37:28 [2024-03-06T09:37:28.897Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:37:28 [2024-03-06T09:37:28.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.jar
04:37:28 [2024-03-06T09:37:28.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.pom
04:37:28 [2024-03-06T09:37:28.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-sources.jar
04:37:28 [2024-03-06T09:37:28.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-p2metadata.xml
04:37:28 [2024-03-06T09:37:28.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-p2artifacts.xml
04:37:28 [2024-03-06T09:37:28.897Z] [INFO] 
04:37:28 [2024-03-06T09:37:28.897Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:37:28 [2024-03-06T09:37:28.897Z] [INFO] 
04:37:28 [2024-03-06T09:37:28.897Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >--
04:37:28 [2024-03-06T09:37:28.897Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT [42/141]
04:37:28 [2024-03-06T09:37:28.897Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
04:37:28 [2024-03-06T09:37:28.897Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:37:28 [2024-03-06T09:37:28.897Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:37:28 [2024-03-06T09:37:28.897Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
04:37:28 [2024-03-06T09:37:28.897Z] [INFO] 
04:37:28 [2024-03-06T09:37:28.897Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:37:28 [2024-03-06T09:37:28.897Z] [INFO] 
04:37:28 [2024-03-06T09:37:28.897Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:37:28 [2024-03-06T09:37:28.897Z] [INFO] The project's OSGi version is 1.2.0.202403060913
04:37:28 [2024-03-06T09:37:28.897Z] [INFO] 
04:37:28 [2024-03-06T09:37:28.897Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:37:28 [2024-03-06T09:37:28.897Z] [INFO] 
04:37:28 [2024-03-06T09:37:28.897Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:37:28 [2024-03-06T09:37:28.897Z] [INFO] 
04:37:28 [2024-03-06T09:37:28.897Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:37:28 [2024-03-06T09:37:28.897Z] [INFO] 
04:37:28 [2024-03-06T09:37:28.897Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:37:28 [2024-03-06T09:37:28.897Z] [INFO] 
04:37:28 [2024-03-06T09:37:28.897Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:37:28 [2024-03-06T09:37:28.897Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui
04:37:29 [2024-03-06T09:37:29.458Z] [INFO] 
04:37:29 [2024-03-06T09:37:29.458Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:37:29 [2024-03-06T09:37:29.458Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
04:37:29 [2024-03-06T09:37:29.458Z] [INFO] 
04:37:29 [2024-03-06T09:37:29.458Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:37:29 [2024-03-06T09:37:29.459Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:37:29 [2024-03-06T09:37:29.459Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:37:29 [2024-03-06T09:37:29.459Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
04:37:29 [2024-03-06T09:37:29.459Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:37:29 [2024-03-06T09:37:29.714Z] [INFO] 
04:37:29 [2024-03-06T09:37:29.714Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:37:29 [2024-03-06T09:37:29.714Z] [INFO] 
04:37:29 [2024-03-06T09:37:29.714Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:37:29 [2024-03-06T09:37:29.714Z] [INFO] 
04:37:29 [2024-03-06T09:37:29.714Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:37:29 [2024-03-06T09:37:29.714Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources
04:37:29 [2024-03-06T09:37:29.714Z] [INFO] 
04:37:29 [2024-03-06T09:37:29.714Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:37:29 [2024-03-06T09:37:29.714Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:37:29 [2024-03-06T09:37:29.714Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:37:29 [2024-03-06T09:37:29.714Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
04:37:29 [2024-03-06T09:37:29.714Z] [INFO] 
04:37:29 [2024-03-06T09:37:29.714Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:37:29 [2024-03-06T09:37:29.714Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
04:37:29 [2024-03-06T09:37:29.714Z] [INFO] 
04:37:29 [2024-03-06T09:37:29.714Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:37:29 [2024-03-06T09:37:29.714Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-sources.jar
04:37:29 [2024-03-06T09:37:29.714Z] [INFO] 
04:37:29 [2024-03-06T09:37:29.714Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:37:29 [2024-03-06T09:37:29.714Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.jar
04:37:29 [2024-03-06T09:37:29.714Z] [INFO] 
04:37:29 [2024-03-06T09:37:29.714Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:37:29 [2024-03-06T09:37:29.714Z] [INFO] 
04:37:29 [2024-03-06T09:37:29.714Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:37:29 [2024-03-06T09:37:29.714Z] [INFO] 
04:37:29 [2024-03-06T09:37:29.714Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:37:29 [2024-03-06T09:37:29.714Z] [INFO] 
04:37:29 [2024-03-06T09:37:29.714Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:37:29 [2024-03-06T09:37:29.714Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.jar
04:37:30 [2024-03-06T09:37:30.640Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-sources.jar
04:37:31 [2024-03-06T09:37:31.201Z] [INFO] 
04:37:31 [2024-03-06T09:37:31.201Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:37:31 [2024-03-06T09:37:31.201Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.jar
04:37:31 [2024-03-06T09:37:31.201Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.pom
04:37:31 [2024-03-06T09:37:31.201Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-sources.jar
04:37:31 [2024-03-06T09:37:31.201Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-p2metadata.xml
04:37:31 [2024-03-06T09:37:31.201Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-p2artifacts.xml
04:37:31 [2024-03-06T09:37:31.201Z] [INFO] 
04:37:31 [2024-03-06T09:37:31.201Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:37:31 [2024-03-06T09:37:31.201Z] [INFO] 
04:37:31 [2024-03-06T09:37:31.201Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >--
04:37:31 [2024-03-06T09:37:31.201Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT [43/141]
04:37:31 [2024-03-06T09:37:31.201Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
04:37:31 [2024-03-06T09:37:31.201Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:37:31 [2024-03-06T09:37:31.201Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:37:31 [2024-03-06T09:37:31.201Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
04:37:31 [2024-03-06T09:37:31.456Z] [INFO] 
04:37:31 [2024-03-06T09:37:31.456Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:37:31 [2024-03-06T09:37:31.456Z] [INFO] 
04:37:31 [2024-03-06T09:37:31.456Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:37:31 [2024-03-06T09:37:31.456Z] [INFO] The project's OSGi version is 1.0.4.202403060913
04:37:31 [2024-03-06T09:37:31.456Z] [INFO] 
04:37:31 [2024-03-06T09:37:31.456Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:37:31 [2024-03-06T09:37:31.456Z] [INFO] 
04:37:31 [2024-03-06T09:37:31.456Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:37:31 [2024-03-06T09:37:31.456Z] [INFO] 
04:37:31 [2024-03-06T09:37:31.456Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:37:31 [2024-03-06T09:37:31.456Z] [INFO] 
04:37:31 [2024-03-06T09:37:31.456Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:37:31 [2024-03-06T09:37:31.456Z] [INFO] 
04:37:31 [2024-03-06T09:37:31.456Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:37:31 [2024-03-06T09:37:31.456Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core.tests
04:37:31 [2024-03-06T09:37:31.456Z] [INFO] 
04:37:31 [2024-03-06T09:37:31.456Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:37:31 [2024-03-06T09:37:31.456Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
04:37:31 [2024-03-06T09:37:31.456Z] [INFO] 
04:37:31 [2024-03-06T09:37:31.456Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:37:31 [2024-03-06T09:37:31.456Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:37:31 [2024-03-06T09:37:31.456Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:37:31 [2024-03-06T09:37:31.456Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
04:37:31 [2024-03-06T09:37:31.712Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:37:31 [2024-03-06T09:37:31.712Z] [INFO] 
04:37:31 [2024-03-06T09:37:31.712Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:37:31 [2024-03-06T09:37:31.712Z] [INFO] 
04:37:31 [2024-03-06T09:37:31.712Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:37:31 [2024-03-06T09:37:31.712Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources
04:37:31 [2024-03-06T09:37:31.712Z] [INFO] 
04:37:31 [2024-03-06T09:37:31.712Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:37:31 [2024-03-06T09:37:31.712Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
04:37:31 [2024-03-06T09:37:31.712Z] [INFO] 
04:37:31 [2024-03-06T09:37:31.712Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:37:31 [2024-03-06T09:37:31.712Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-sources.jar
04:37:31 [2024-03-06T09:37:31.712Z] [INFO] 
04:37:31 [2024-03-06T09:37:31.712Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:37:31 [2024-03-06T09:37:31.712Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.jar
04:37:31 [2024-03-06T09:37:31.712Z] [INFO] 
04:37:31 [2024-03-06T09:37:31.712Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:37:31 [2024-03-06T09:37:31.712Z] [INFO] 
04:37:31 [2024-03-06T09:37:31.712Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:37:31 [2024-03-06T09:37:31.712Z] [INFO] 
04:37:31 [2024-03-06T09:37:31.712Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:37:31 [2024-03-06T09:37:31.712Z] [INFO] 
04:37:31 [2024-03-06T09:37:31.712Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:37:31 [2024-03-06T09:37:31.712Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.jar
04:37:32 [2024-03-06T09:37:32.638Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-sources.jar
04:37:33 [2024-03-06T09:37:33.563Z] [INFO] 
04:37:33 [2024-03-06T09:37:33.563Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:37:33 [2024-03-06T09:37:33.563Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log
04:37:33 [2024-03-06T09:37:33.563Z] [INFO] Command line:
04:37:33 [2024-03-06T09:37:33.563Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:37:33 [2024-03-06T09:37:33.563Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:37:36 [2024-03-06T09:37:36.078Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
04:37:36 [2024-03-06T09:37:36.078Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
04:37:36 [2024-03-06T09:37:36.078Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest.testComparator -- Time elapsed: 0.001 s
04:37:36 [2024-03-06T09:37:36.078Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest.testLimitValues -- Time elapsed: 0 s
04:37:36 [2024-03-06T09:37:36.078Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest.testMapper -- Time elapsed: 0 s
04:37:36 [2024-03-06T09:37:36.078Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
04:37:36 [2024-03-06T09:37:36.078Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
04:37:36 [2024-03-06T09:37:36.078Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest.testComparator -- Time elapsed: 0 s
04:37:36 [2024-03-06T09:37:36.078Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest.testLimitValues -- Time elapsed: 0 s
04:37:36 [2024-03-06T09:37:36.078Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest.testMapper -- Time elapsed: 0 s
04:37:36 [2024-03-06T09:37:36.078Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
04:37:36 [2024-03-06T09:37:36.078Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
04:37:36 [2024-03-06T09:37:36.078Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest.testConstructor -- Time elapsed: 0.001 s
04:37:36 [2024-03-06T09:37:36.078Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
04:37:36 [2024-03-06T09:37:36.334Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
04:37:36 [2024-03-06T09:37:36.334Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest.testConstructor -- Time elapsed: 0.002 s
04:37:36 [2024-03-06T09:37:36.334Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
04:37:36 [2024-03-06T09:37:36.334Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
04:37:36 [2024-03-06T09:37:36.334Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest.testImmutableSeries -- Time elapsed: 0.006 s
04:37:36 [2024-03-06T09:37:36.334Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest.testGetDescriptors -- Time elapsed: 0 s
04:37:36 [2024-03-06T09:37:36.334Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
04:37:36 [2024-03-06T09:37:36.334Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
04:37:36 [2024-03-06T09:37:36.334Z] org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest.testResolver -- Time elapsed: 0.003 s
04:37:36 [2024-03-06T09:37:36.334Z] org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest.testWithPredicate -- Time elapsed: 0.001 s
04:37:36 [2024-03-06T09:37:36.334Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
04:37:36 [2024-03-06T09:37:36.334Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
04:37:36 [2024-03-06T09:37:36.334Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest.testConstructorWithUnit -- Time elapsed: 0.002 s
04:37:36 [2024-03-06T09:37:36.334Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest.testConstructor -- Time elapsed: 0 s
04:37:36 [2024-03-06T09:37:36.334Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
04:37:36 [2024-03-06T09:37:36.334Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
04:37:36 [2024-03-06T09:37:36.334Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest.testConstructorWithUnit -- Time elapsed: 0.001 s
04:37:36 [2024-03-06T09:37:36.334Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest.testConstructor -- Time elapsed: 0.001 s
04:37:36 [2024-03-06T09:37:36.334Z] 
04:37:36 [2024-03-06T09:37:36.334Z] Results:
04:37:36 [2024-03-06T09:37:36.334Z] 
04:37:36 [2024-03-06T09:37:36.334Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
04:37:36 [2024-03-06T09:37:36.334Z] 
04:37:36 [2024-03-06T09:37:36.591Z] [INFO] All tests passed
04:37:36 [2024-03-06T09:37:36.591Z] [INFO] 
04:37:36 [2024-03-06T09:37:36.591Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:37:36 [2024-03-06T09:37:36.591Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.jar
04:37:36 [2024-03-06T09:37:36.591Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.pom
04:37:36 [2024-03-06T09:37:36.591Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-sources.jar
04:37:36 [2024-03-06T09:37:36.591Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
04:37:36 [2024-03-06T09:37:36.591Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
04:37:36 [2024-03-06T09:37:36.591Z] [INFO] 
04:37:36 [2024-03-06T09:37:36.591Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:37:36 [2024-03-06T09:37:36.591Z] [INFO] 
04:37:36 [2024-03-06T09:37:36.591Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >--
04:37:36 [2024-03-06T09:37:36.591Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT [44/141]
04:37:36 [2024-03-06T09:37:36.591Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
04:37:36 [2024-03-06T09:37:36.591Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:37:36 [2024-03-06T09:37:36.591Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:37:36 [2024-03-06T09:37:36.591Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
04:37:36 [2024-03-06T09:37:36.847Z] [INFO] 
04:37:36 [2024-03-06T09:37:36.847Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:37:36 [2024-03-06T09:37:36.847Z] [INFO] 
04:37:36 [2024-03-06T09:37:36.847Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:37:36 [2024-03-06T09:37:36.847Z] [INFO] The project's OSGi version is 1.0.7.202403060913
04:37:36 [2024-03-06T09:37:36.847Z] [INFO] 
04:37:36 [2024-03-06T09:37:36.847Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:37:36 [2024-03-06T09:37:36.847Z] [INFO] 
04:37:36 [2024-03-06T09:37:36.847Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:37:36 [2024-03-06T09:37:36.847Z] [INFO] 
04:37:36 [2024-03-06T09:37:36.847Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:37:36 [2024-03-06T09:37:36.847Z] [INFO] 
04:37:36 [2024-03-06T09:37:36.847Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:37:36 [2024-03-06T09:37:36.847Z] [INFO] 
04:37:36 [2024-03-06T09:37:36.847Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:37:36 [2024-03-06T09:37:36.847Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests
04:37:37 [2024-03-06T09:37:37.102Z] [INFO] 
04:37:37 [2024-03-06T09:37:37.102Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:37:37 [2024-03-06T09:37:37.102Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
04:37:37 [2024-03-06T09:37:37.102Z] [INFO] 
04:37:37 [2024-03-06T09:37:37.102Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:37:37 [2024-03-06T09:37:37.102Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:37:37 [2024-03-06T09:37:37.102Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:37:37 [2024-03-06T09:37:37.102Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
04:37:37 [2024-03-06T09:37:37.102Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:37:37 [2024-03-06T09:37:37.663Z] [INFO] 
04:37:37 [2024-03-06T09:37:37.663Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:37:37 [2024-03-06T09:37:37.663Z] [INFO] 
04:37:37 [2024-03-06T09:37:37.663Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:37:37 [2024-03-06T09:37:37.663Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources
04:37:37 [2024-03-06T09:37:37.663Z] [INFO] 
04:37:37 [2024-03-06T09:37:37.663Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:37:37 [2024-03-06T09:37:37.663Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
04:37:37 [2024-03-06T09:37:37.663Z] [INFO] 
04:37:37 [2024-03-06T09:37:37.663Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:37:37 [2024-03-06T09:37:37.663Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
04:37:37 [2024-03-06T09:37:37.663Z] [INFO] 
04:37:37 [2024-03-06T09:37:37.663Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:37:37 [2024-03-06T09:37:37.663Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
04:37:37 [2024-03-06T09:37:37.663Z] [INFO] 
04:37:37 [2024-03-06T09:37:37.663Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:37:37 [2024-03-06T09:37:37.663Z] [INFO] 
04:37:37 [2024-03-06T09:37:37.663Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:37:37 [2024-03-06T09:37:37.663Z] [INFO] 
04:37:37 [2024-03-06T09:37:37.663Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:37:37 [2024-03-06T09:37:37.663Z] [INFO] 
04:37:37 [2024-03-06T09:37:37.663Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:37:37 [2024-03-06T09:37:37.663Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
04:37:38 [2024-03-06T09:37:38.225Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
04:37:39 [2024-03-06T09:37:39.152Z] [INFO] 
04:37:39 [2024-03-06T09:37:39.152Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:37:39 [2024-03-06T09:37:39.408Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data/.metadata/.log
04:37:39 [2024-03-06T09:37:39.408Z] [INFO] Command line:
04:37:39 [2024-03-06T09:37:39.409Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:37:39 [2024-03-06T09:37:39.409Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:37:41 [2024-03-06T09:37:41.299Z] Mar 06, 2024 9:37:41 AM org.apache.aries.spifly.BaseActivator log
04:37:41 [2024-03-06T09:37:41.299Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
04:37:42 [2024-03-06T09:37:42.666Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:37:42 [2024-03-06T09:37:42.922Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:37:47 [2024-03-06T09:37:47.090Z] !SESSION 2024-03-06 09:37:39.457 -----------------------------------------------
04:37:47 [2024-03-06T09:37:47.090Z] eclipse.buildId=unknown
04:37:47 [2024-03-06T09:37:47.090Z] java.version=17.0.2
04:37:47 [2024-03-06T09:37:47.090Z] java.vendor=Oracle Corporation
04:37:47 [2024-03-06T09:37:47.090Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:37:47 [2024-03-06T09:37:47.090Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:37:47 [2024-03-06T09:37:47.090Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:37:47 [2024-03-06T09:37:47.090Z] 
04:37:47 [2024-03-06T09:37:47.090Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-06 09:37:46.609
04:37:47 [2024-03-06T09:37:47.090Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
04:37:47 [2024-03-06T09:37:47.090Z] 
04:37:47 [2024-03-06T09:37:47.090Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-06 09:37:46.630
04:37:47 [2024-03-06T09:37:47.090Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
04:37:47 [2024-03-06T09:37:47.090Z] !STACK 0
04:37:47 [2024-03-06T09:37:47.090Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
04:37:47 [2024-03-06T09:37:47.090Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
04:37:47 [2024-03-06T09:37:47.090Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
04:37:47 [2024-03-06T09:37:47.090Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
04:37:47 [2024-03-06T09:37:47.090Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
04:37:47 [2024-03-06T09:37:47.090Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
04:37:47 [2024-03-06T09:37:47.090Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
04:37:47 [2024-03-06T09:37:47.090Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
04:37:47 [2024-03-06T09:37:47.090Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:37:47 [2024-03-06T09:37:47.090Z] Caused by: java.io.IOException: error=2, No such file or directory
04:37:47 [2024-03-06T09:37:47.090Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
04:37:47 [2024-03-06T09:37:47.090Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
04:37:47 [2024-03-06T09:37:47.090Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
04:37:47 [2024-03-06T09:37:47.090Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
04:37:47 [2024-03-06T09:37:47.090Z] 	... 7 more
04:37:47 [2024-03-06T09:37:47.090Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
04:37:47 [2024-03-06T09:37:47.346Z] Display size: 1440x900
04:37:47 [2024-03-06T09:37:47.346Z] OS version=6.2.9-300.fc38.x86_64
04:37:47 [2024-03-06T09:37:47.346Z] GTK version=3.22.30
04:37:47 [2024-03-06T09:37:47.346Z] GTK theme=Ambiance
04:37:47 [2024-03-06T09:37:47.346Z] LIBOVERLAY_SCROLLBAR=0
04:37:47 [2024-03-06T09:37:47.346Z] Time zone: Greenwich Mean Time
04:37:47 [2024-03-06T09:37:47.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3506bc8b] time=320883439 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:37:47 [2024-03-06T09:37:47.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:37:48 [2024-03-06T09:37:48.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:37:48 [2024-03-06T09:37:48.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:37:48 [2024-03-06T09:37:48.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:37:48 [2024-03-06T09:37:48.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=320884130 data=null doit=true}, MenuItem with text {&Hierarchical}]
04:37:48 [2024-03-06T09:37:48.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=320884130 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
04:37:48 [2024-03-06T09:37:48.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=320884140 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:37:48 [2024-03-06T09:37:48.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:37:48 [2024-03-06T09:37:48.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.chart.ui.swtbot.view.stub"'
04:37:48 [2024-03-06T09:37:48.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart'
04:37:48 [2024-03-06T09:37:48.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create custom chart'
04:37:48 [2024-03-06T09:37:48.162Z] 
04:37:48 [2024-03-06T09:37:48.162Z] (Eclipse:7076): Gtk-CRITICAL **: 09:37:48.163: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:37:48 [2024-03-06T09:37:48.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create custom chart'
04:37:48 [2024-03-06T09:37:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:37:48 [2024-03-06T09:37:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=320884665 data=null doit=true}, Shell with text {Custom chart creation}]
04:37:48 [2024-03-06T09:37:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=320884676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320884681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=320884681 data=null doit=true}, (of type 'Table')]
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=320884681 data=null}, (of type 'Table')]
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=320884682 data=null button=1 stateMask=0x0 x=28 y=27 count=1}, (of type 'Table')]
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=320884683 data=null button=1 stateMask=0x80000 x=28 y=27 count=1}, (of type 'Table')]
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320884684 data=null item=TableItem {BAR_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=320884686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320884686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=320884686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=320884687 data=null doit=true}, (of type 'Table')]
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=320884687 data=null}, (of type 'Table')]
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X'
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK'
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale X' and with style 'SWT.CHECK')
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Integer
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Integer
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Duration (ns)
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Duration (ns)
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Timestamp
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=320884734 data=null doit=true}, Shell with text {Custom chart creation}]
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {String}
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {String} time=320884745 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {String} time=320884745 data=null doit=true}, TableItem with text {String}]
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {String} time=320884748 data=null}, TableItem with text {String}]
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {String} time=320884749 data=null button=1 stateMask=0x0 x=27 y=12 count=1}, TableItem with text {String}]
04:37:48 [2024-03-06T09:37:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320884749 data=null item=TableItem {String} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {String}]
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {String} time=320884750 data=null button=1 stateMask=0x80000 x=27 y=12 count=1}, TableItem with text {String}]
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {String} time=320884750 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {String} time=320884750 data=null doit=true}, TableItem with text {String}]
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {String} time=320884750 data=null}, TableItem with text {String}]
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {String}
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=320884766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=320884767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=320884767 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=320884767 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=320884767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=320884767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=320884767 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=320884776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=320884790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=320884791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=320884791 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=320884791 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
04:37:48 [2024-03-06T09:37:48.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=320884806 data=null doit=true}, Shell with text {Custom chart creation}]
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {String}
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {String} time=320884821 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {String} time=320884822 data=null doit=true}, TableItem with text {String}]
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {String} time=320884824 data=null}, TableItem with text {String}]
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {String} time=320884825 data=null button=1 stateMask=0x0 x=27 y=12 count=1}, TableItem with text {String}]
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320884826 data=null item=TableItem {String} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {String}]
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {String} time=320884831 data=null button=1 stateMask=0x80000 x=27 y=12 count=1}, TableItem with text {String}]
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {String} time=320884832 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {String} time=320884832 data=null doit=true}, TableItem with text {String}]
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {String} time=320884832 data=null}, TableItem with text {String}]
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {String}
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp2
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=320884838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=320884838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=320884838 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=320884838 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=320884839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=320884839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:37:48 [2024-03-06T09:37:48.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=320884839 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:37:48 [2024-03-06T09:37:48.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=320884857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:37:48 [2024-03-06T09:37:48.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=320884861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:37:48 [2024-03-06T09:37:48.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=320884861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:37:48 [2024-03-06T09:37:48.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=320884861 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:37:48 [2024-03-06T09:37:48.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=320884861 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:37:48 [2024-03-06T09:37:48.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:37:48 [2024-03-06T09:37:48.934Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.927 s -- in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
04:37:48 [2024-03-06T09:37:48.934Z] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest.testBarChartSeries -- Time elapsed: 0.637 s
04:37:48 [2024-03-06T09:37:48.934Z] 
04:37:48 [2024-03-06T09:37:48.934Z] Results:
04:37:48 [2024-03-06T09:37:48.934Z] 
04:37:48 [2024-03-06T09:37:48.934Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
04:37:48 [2024-03-06T09:37:48.934Z] 
04:37:49 [2024-03-06T09:37:49.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create custom chart} time=320884259 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create custom chart']
04:37:49 [2024-03-06T09:37:49.750Z] [INFO] All tests passed
04:37:49 [2024-03-06T09:37:49.750Z] [INFO] 
04:37:49 [2024-03-06T09:37:49.750Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:37:49 [2024-03-06T09:37:49.750Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
04:37:49 [2024-03-06T09:37:49.750Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.pom
04:37:49 [2024-03-06T09:37:49.750Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
04:37:49 [2024-03-06T09:37:49.750Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml
04:37:49 [2024-03-06T09:37:49.750Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml
04:37:49 [2024-03-06T09:37:49.750Z] [INFO] 
04:37:49 [2024-03-06T09:37:49.750Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:37:49 [2024-03-06T09:37:49.750Z] [INFO] 
04:37:49 [2024-03-06T09:37:49.750Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >--
04:37:49 [2024-03-06T09:37:49.750Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT [45/141]
04:37:49 [2024-03-06T09:37:49.750Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
04:37:49 [2024-03-06T09:37:49.750Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:37:49 [2024-03-06T09:37:49.750Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:37:49 [2024-03-06T09:37:49.750Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
04:37:50 [2024-03-06T09:37:50.311Z] [INFO] 
04:37:50 [2024-03-06T09:37:50.311Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:37:50 [2024-03-06T09:37:50.311Z] [INFO] 
04:37:50 [2024-03-06T09:37:50.311Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:37:50 [2024-03-06T09:37:50.311Z] [INFO] The project's OSGi version is 1.0.7.202403060913
04:37:50 [2024-03-06T09:37:50.311Z] [INFO] 
04:37:50 [2024-03-06T09:37:50.311Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:37:50 [2024-03-06T09:37:50.311Z] [INFO] 
04:37:50 [2024-03-06T09:37:50.311Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:37:50 [2024-03-06T09:37:50.311Z] [INFO] 
04:37:50 [2024-03-06T09:37:50.311Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:37:50 [2024-03-06T09:37:50.311Z] [INFO] 
04:37:50 [2024-03-06T09:37:50.311Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:37:50 [2024-03-06T09:37:50.311Z] [INFO] 
04:37:50 [2024-03-06T09:37:50.311Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:37:50 [2024-03-06T09:37:50.311Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests
04:37:50 [2024-03-06T09:37:50.567Z] [INFO] 
04:37:50 [2024-03-06T09:37:50.567Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:37:50 [2024-03-06T09:37:50.567Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
04:37:50 [2024-03-06T09:37:50.567Z] [INFO] 
04:37:50 [2024-03-06T09:37:50.567Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:37:50 [2024-03-06T09:37:50.567Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:37:50 [2024-03-06T09:37:50.567Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:37:50 [2024-03-06T09:37:50.567Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
04:37:50 [2024-03-06T09:37:50.567Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:37:50 [2024-03-06T09:37:50.822Z] [INFO] 
04:37:50 [2024-03-06T09:37:50.822Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:37:50 [2024-03-06T09:37:50.822Z] [INFO] 
04:37:50 [2024-03-06T09:37:50.822Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:37:50 [2024-03-06T09:37:50.822Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources
04:37:50 [2024-03-06T09:37:50.822Z] [INFO] 
04:37:50 [2024-03-06T09:37:50.822Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:37:50 [2024-03-06T09:37:50.822Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
04:37:50 [2024-03-06T09:37:50.822Z] [INFO] 
04:37:50 [2024-03-06T09:37:50.822Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:37:50 [2024-03-06T09:37:50.822Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
04:37:50 [2024-03-06T09:37:50.822Z] [INFO] 
04:37:50 [2024-03-06T09:37:50.822Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:37:50 [2024-03-06T09:37:50.822Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
04:37:50 [2024-03-06T09:37:50.822Z] [INFO] 
04:37:50 [2024-03-06T09:37:50.822Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:37:51 [2024-03-06T09:37:51.078Z] [INFO] 
04:37:51 [2024-03-06T09:37:51.078Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:37:51 [2024-03-06T09:37:51.078Z] [INFO] 
04:37:51 [2024-03-06T09:37:51.078Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:37:51 [2024-03-06T09:37:51.078Z] [INFO] 
04:37:51 [2024-03-06T09:37:51.078Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:37:51 [2024-03-06T09:37:51.078Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
04:37:52 [2024-03-06T09:37:52.004Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
04:37:52 [2024-03-06T09:37:52.565Z] [INFO] 
04:37:52 [2024-03-06T09:37:52.565Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:37:52 [2024-03-06T09:37:52.820Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data/.metadata/.log
04:37:52 [2024-03-06T09:37:52.820Z] [INFO] Command line:
04:37:52 [2024-03-06T09:37:52.820Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:37:52 [2024-03-06T09:37:52.820Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:37:54 [2024-03-06T09:37:54.712Z] Mar 06, 2024 9:37:54 AM org.apache.aries.spifly.BaseActivator log
04:37:54 [2024-03-06T09:37:54.712Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
04:37:56 [2024-03-06T09:37:56.603Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:37:56 [2024-03-06T09:37:56.603Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:38:00 [2024-03-06T09:38:00.770Z] !SESSION 2024-03-06 09:37:52.919 -----------------------------------------------
04:38:00 [2024-03-06T09:38:00.770Z] eclipse.buildId=unknown
04:38:00 [2024-03-06T09:38:00.770Z] java.version=17.0.2
04:38:00 [2024-03-06T09:38:00.770Z] java.vendor=Oracle Corporation
04:38:00 [2024-03-06T09:38:00.770Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:38:00 [2024-03-06T09:38:00.770Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:38:00 [2024-03-06T09:38:00.771Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:38:00 [2024-03-06T09:38:00.771Z] 
04:38:00 [2024-03-06T09:38:00.771Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-06 09:37:59.871
04:38:00 [2024-03-06T09:38:00.771Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
04:38:00 [2024-03-06T09:38:00.771Z] 
04:38:00 [2024-03-06T09:38:00.771Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-06 09:37:59.914
04:38:00 [2024-03-06T09:38:00.771Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
04:38:00 [2024-03-06T09:38:00.771Z] !STACK 0
04:38:00 [2024-03-06T09:38:00.771Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
04:38:00 [2024-03-06T09:38:00.771Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
04:38:00 [2024-03-06T09:38:00.771Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
04:38:00 [2024-03-06T09:38:00.771Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
04:38:00 [2024-03-06T09:38:00.771Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
04:38:00 [2024-03-06T09:38:00.771Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
04:38:00 [2024-03-06T09:38:00.771Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
04:38:00 [2024-03-06T09:38:00.771Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
04:38:00 [2024-03-06T09:38:00.771Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:38:00 [2024-03-06T09:38:00.771Z] Caused by: java.io.IOException: error=2, No such file or directory
04:38:00 [2024-03-06T09:38:00.771Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
04:38:00 [2024-03-06T09:38:00.771Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
04:38:00 [2024-03-06T09:38:00.771Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
04:38:00 [2024-03-06T09:38:00.771Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
04:38:00 [2024-03-06T09:38:00.771Z] 	... 7 more
04:38:00 [2024-03-06T09:38:00.771Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
04:38:00 [2024-03-06T09:38:00.771Z] Display size: 1440x900
04:38:00 [2024-03-06T09:38:00.771Z] OS version=6.2.9-300.fc38.x86_64
04:38:00 [2024-03-06T09:38:00.771Z] GTK version=3.22.30
04:38:00 [2024-03-06T09:38:00.771Z] GTK theme=Ambiance
04:38:00 [2024-03-06T09:38:00.771Z] LIBOVERLAY_SCROLLBAR=0
04:38:00 [2024-03-06T09:38:00.771Z] Time zone: Greenwich Mean Time
04:38:00 [2024-03-06T09:38:00.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1f1c7fde] time=320896673 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:38:01 [2024-03-06T09:38:01.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:38:01 [2024-03-06T09:38:01.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:38:01 [2024-03-06T09:38:01.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:38:01 [2024-03-06T09:38:01.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:38:01 [2024-03-06T09:38:01.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=320897233 data=null doit=true}, MenuItem with text {&Hierarchical}]
04:38:01 [2024-03-06T09:38:01.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=320897233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
04:38:01 [2024-03-06T09:38:01.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=320897240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:38:01 [2024-03-06T09:38:01.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:38:01 [2024-03-06T09:38:01.844Z] 
04:38:01 [2024-03-06T09:38:01.844Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-06 09:38:01.723
04:38:01 [2024-03-06T09:38:01.844Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K
04:38:01 [2024-03-06T09:38:01.844Z] !STACK 0
04:38:01 [2024-03-06T09:38:01.844Z] java.lang.RuntimeException: The parameter should be set
04:38:01 [2024-03-06T09:38:01.844Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
04:38:01 [2024-03-06T09:38:01.844Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
04:38:01 [2024-03-06T09:38:01.844Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:38:01 [2024-03-06T09:38:01.844Z] 
04:38:01 [2024-03-06T09:38:01.844Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-06 09:38:01.730
04:38:01 [2024-03-06T09:38:01.844Z] !MESSAGE Exception executing analysis
04:38:01 [2024-03-06T09:38:01.844Z] !STACK 0
04:38:01 [2024-03-06T09:38:01.844Z] java.lang.RuntimeException: The parameter should be set
04:38:01 [2024-03-06T09:38:01.844Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
04:38:01 [2024-03-06T09:38:01.844Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
04:38:01 [2024-03-06T09:38:01.844Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:38:04 [2024-03-06T09:38:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:38:04 [2024-03-06T09:38:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:38:04 [2024-03-06T09:38:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:38:04 [2024-03-06T09:38:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:38:04 [2024-03-06T09:38:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:38:04 [2024-03-06T09:38:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:38:04 [2024-03-06T09:38:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=320900071 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:38:04 [2024-03-06T09:38:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=320900077 data=null doit=true}, TreeItem with text {test}]
04:38:04 [2024-03-06T09:38:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=320900077 data=null}, TreeItem with text {test}]
04:38:04 [2024-03-06T09:38:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=320900078 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:38:04 [2024-03-06T09:38:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320900079 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:38:04 [2024-03-06T09:38:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=320900131 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:38:04 [2024-03-06T09:38:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:38:04 [2024-03-06T09:38:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=320900137 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:38:04 [2024-03-06T09:38:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=320900137 data=null doit=true}, TreeItem with text {test}]
04:38:04 [2024-03-06T09:38:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=320900137 data=null}, TreeItem with text {test}]
04:38:04 [2024-03-06T09:38:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=320900138 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:38:04 [2024-03-06T09:38:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320900138 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:38:04 [2024-03-06T09:38:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=320900146 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:38:04 [2024-03-06T09:38:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=320900147 data=null doit=true}, TreeItem with text {test}]
04:38:04 [2024-03-06T09:38:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=320900147 data=null}, TreeItem with text {test}]
04:38:04 [2024-03-06T09:38:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=320900148 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:38:04 [2024-03-06T09:38:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320900148 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
04:38:04 [2024-03-06T09:38:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=320900174 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:38:04 [2024-03-06T09:38:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:38:04 [2024-03-06T09:38:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=320900176 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:38:04 [2024-03-06T09:38:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=320900176 data=null doit=true}, TreeItem with text {Traces [1]}]
04:38:04 [2024-03-06T09:38:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=320900177 data=null}, TreeItem with text {Traces [1]}]
04:38:04 [2024-03-06T09:38:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=320900177 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:38:04 [2024-03-06T09:38:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320900177 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:38:04 [2024-03-06T09:38:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=320900199 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:38:04 [2024-03-06T09:38:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=320900199 data=null doit=true}, TreeItem with text {Traces [1]}]
04:38:04 [2024-03-06T09:38:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=320900205 data=null}, TreeItem with text {Traces [1]}]
04:38:04 [2024-03-06T09:38:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=320900205 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:38:04 [2024-03-06T09:38:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320900206 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
04:38:04 [2024-03-06T09:38:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=320900208 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:38:04 [2024-03-06T09:38:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=320900208 data=null doit=true}, TreeItem with text {A-Test-10K}]
04:38:04 [2024-03-06T09:38:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=320900209 data=null}, TreeItem with text {A-Test-10K}]
04:38:04 [2024-03-06T09:38:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=320900209 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, TreeItem with text {A-Test-10K}]
04:38:04 [2024-03-06T09:38:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320900209 data=null item=TreeItem {A-Test-10K} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {A-Test-10K}]
04:38:04 [2024-03-06T09:38:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=320900212 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, TreeItem with text {A-Test-10K}]
04:38:04 [2024-03-06T09:38:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {External Analyses} time=320900213 data=null doit=true}, TreeItem with text {External Analyses}]
04:38:04 [2024-03-06T09:38:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=320900213 data=null}, TreeItem with text {External Analyses}]
04:38:04 [2024-03-06T09:38:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=320900214 data=null button=1 stateMask=0x0 x=155 y=127 count=1}, TreeItem with text {External Analyses}]
04:38:04 [2024-03-06T09:38:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=320900214 data=null item=TreeItem {External Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {External Analyses}]
04:38:04 [2024-03-06T09:38:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=320900227 data=null button=1 stateMask=0x80000 x=155 y=127 count=1}, TreeItem with text {External Analyses}]
04:38:04 [2024-03-06T09:38:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
04:38:04 [2024-03-06T09:38:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=320900231 data=null button=0 stateMask=0x0 x=280 y=173 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
04:38:04 [2024-03-06T09:38:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=320900231 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
04:38:04 [2024-03-06T09:38:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:38:04 [2024-03-06T09:38:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=320900231 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
04:38:04 [2024-03-06T09:38:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=320900232 data=null button=1 stateMask=0x0 x=280 y=173 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
04:38:04 [2024-03-06T09:38:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320900232 data=null item=TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
04:38:04 [2024-03-06T09:38:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=320900258 data=null button=1 stateMask=0x80000 x=280 y=173 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
04:38:04 [2024-03-06T09:38:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=320900259 data=null button=1 stateMask=0x0 x=280 y=173 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
04:38:04 [2024-03-06T09:38:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=320900259 data=null button=1 stateMask=0x0 x=280 y=173 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
04:38:04 [2024-03-06T09:38:04.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=320900579 data=null button=1 stateMask=0x80000 x=280 y=173 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
04:38:04 [2024-03-06T09:38:04.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=320900580 data=null button=0 stateMask=0x0 x=280 y=173 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
04:38:04 [2024-03-06T09:38:04.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=320900580 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
04:38:04 [2024-03-06T09:38:04.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=320900581 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
04:38:04 [2024-03-06T09:38:04.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
04:38:04 [2024-03-06T09:38:04.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
04:38:04 [2024-03-06T09:38:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {External Analysis Parameters} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=320900583 data=null doit=true}, Shell with text {External Analysis Parameters}]
04:38:04 [2024-03-06T09:38:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:38:04 [2024-03-06T09:38:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:38:04 [2024-03-06T09:38:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:38:04 [2024-03-06T09:38:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:38:04 [2024-03-06T09:38:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:38:04 [2024-03-06T09:38:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:38:04 [2024-03-06T09:38:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320900587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:04 [2024-03-06T09:38:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320900587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:04 [2024-03-06T09:38:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320900587 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:04 [2024-03-06T09:38:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320900587 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:04 [2024-03-06T09:38:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320900587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:04 [2024-03-06T09:38:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320900588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:04 [2024-03-06T09:38:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320900591 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:04 [2024-03-06T09:38:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=320900259 data=null item=TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
04:38:04 [2024-03-06T09:38:04.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:38:04 [2024-03-06T09:38:04.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
04:38:04 [2024-03-06T09:38:04.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
04:38:04 [2024-03-06T09:38:04.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
04:38:04 [2024-03-06T09:38:04.937Z] 
04:38:04 [2024-03-06T09:38:04.937Z] (Eclipse:7188): Gtk-CRITICAL **: 09:38:04.903: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=320901357 data=null doit=true}, Shell with text {Custom chart creation}]
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=320901362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320901362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=320901362 data=null doit=true}, (of type 'Table')]
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=320901362 data=null}, (of type 'Table')]
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=320901363 data=null button=1 stateMask=0x0 x=28 y=27 count=1}, (of type 'Table')]
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=320901363 data=null button=1 stateMask=0x80000 x=28 y=27 count=1}, (of type 'Table')]
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320901363 data=null item=TableItem {BAR_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=320901366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320901366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=320901366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=320901366 data=null doit=true}, (of type 'Table')]
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=320901366 data=null}, (of type 'Table')]
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=320901368 data=null doit=true}, Shell with text {Custom chart creation}]
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:05 [2024-03-06T09:38:05.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:05 [2024-03-06T09:38:05.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Wakee process (name)}
04:38:05 [2024-03-06T09:38:05.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=320901388 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TableItem with text {Wakee process (name)}]
04:38:05 [2024-03-06T09:38:05.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=320901389 data=null doit=true}, TableItem with text {Wakee process (name)}]
04:38:05 [2024-03-06T09:38:05.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
04:38:05 [2024-03-06T09:38:05.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=320901392 data=null}, TableItem with text {Wakee process (name)}]
04:38:05 [2024-03-06T09:38:05.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=320901392 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TableItem with text {Wakee process (name)}]
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320901393 data=null item=TableItem {Wakee process (name)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Wakee process (name)}]
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=320901393 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TableItem with text {Wakee process (name)}]
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=320901394 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TableItem with text {Wakee process (name)}]
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=320901394 data=null doit=true}, TableItem with text {Wakee process (name)}]
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=320901394 data=null}, TableItem with text {Wakee process (name)}]
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Wakee process (name)}
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Priority
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Target CPU
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=320901413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=320901413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=320901414 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=320901414 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=320901414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=320901414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=320901414 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=320901428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=320901431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=320901432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=320901432 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=320901432 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=320901433 data=null doit=true}, Shell with text {Custom chart creation}]
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:38:05 [2024-03-06T09:38:05.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:38:05 [2024-03-06T09:38:05.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:38:05 [2024-03-06T09:38:05.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:38:05 [2024-03-06T09:38:05.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:38:05 [2024-03-06T09:38:05.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:38:05 [2024-03-06T09:38:05.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:38:05 [2024-03-06T09:38:05.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:38:05 [2024-03-06T09:38:05.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:38:05 [2024-03-06T09:38:05.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320901435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320901436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320901436 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320901436 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320901436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320901436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320901436 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=320901037 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New custom chart']
04:38:05 [2024-03-06T09:38:05.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:38:05 [2024-03-06T09:38:05.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
04:38:05 [2024-03-06T09:38:05.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
04:38:05 [2024-03-06T09:38:05.708Z] 
04:38:05 [2024-03-06T09:38:05.708Z] (Eclipse:7188): Gtk-CRITICAL **: 09:38:05.553: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:38:05 [2024-03-06T09:38:05.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
04:38:05 [2024-03-06T09:38:05.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:38:05 [2024-03-06T09:38:05.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=320902011 data=null doit=true}, Shell with text {Custom chart creation}]
04:38:05 [2024-03-06T09:38:05.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:38:05 [2024-03-06T09:38:05.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=320902012 data=null doit=true}, Shell with text {Custom chart creation}]
04:38:05 [2024-03-06T09:38:05.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:05 [2024-03-06T09:38:05.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:05 [2024-03-06T09:38:05.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:05 [2024-03-06T09:38:05.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:05 [2024-03-06T09:38:05.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:05 [2024-03-06T09:38:05.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:05 [2024-03-06T09:38:05.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:05 [2024-03-06T09:38:05.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:05 [2024-03-06T09:38:05.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:38:05 [2024-03-06T09:38:05.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
04:38:05 [2024-03-06T09:38:05.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=320902015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:38:05 [2024-03-06T09:38:05.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320902016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:38:05 [2024-03-06T09:38:05.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=320902016 data=null doit=true}, (of type 'Table')]
04:38:05 [2024-03-06T09:38:05.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=320902016 data=null}, (of type 'Table')]
04:38:05 [2024-03-06T09:38:05.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=320902016 data=null button=1 stateMask=0x0 x=28 y=27 count=1}, (of type 'Table')]
04:38:05 [2024-03-06T09:38:05.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=320902017 data=null button=1 stateMask=0x80000 x=28 y=27 count=1}, (of type 'Table')]
04:38:05 [2024-03-06T09:38:05.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320902017 data=null item=TableItem {BAR_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
04:38:05 [2024-03-06T09:38:05.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=320902021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:38:05 [2024-03-06T09:38:05.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320902021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:38:05 [2024-03-06T09:38:05.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=320902021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:38:05 [2024-03-06T09:38:05.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=320902021 data=null doit=true}, (of type 'Table')]
04:38:05 [2024-03-06T09:38:05.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=320902022 data=null}, (of type 'Table')]
04:38:05 [2024-03-06T09:38:05.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
04:38:05 [2024-03-06T09:38:05.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:38:05 [2024-03-06T09:38:05.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=320902023 data=null doit=true}, Shell with text {Custom chart creation}]
04:38:05 [2024-03-06T09:38:05.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:05 [2024-03-06T09:38:05.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:05 [2024-03-06T09:38:05.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:05 [2024-03-06T09:38:05.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Waker process (name)}
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=320902034 data=null button=0 stateMask=0x0 x=81 y=81 count=0}, TableItem with text {Waker process (name)}]
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Waker process (name)} time=320902034 data=null doit=true}, TableItem with text {Waker process (name)}]
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=320902036 data=null}, TableItem with text {Waker process (name)}]
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=320902036 data=null button=1 stateMask=0x0 x=81 y=81 count=1}, TableItem with text {Waker process (name)}]
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320902037 data=null item=TableItem {Waker process (name)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Waker process (name)}]
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=320902037 data=null button=1 stateMask=0x80000 x=81 y=81 count=1}, TableItem with text {Waker process (name)}]
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=320902038 data=null button=0 stateMask=0x0 x=81 y=81 count=0}, TableItem with text {Waker process (name)}]
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=320902038 data=null doit=true}, TableItem with text {Waker process (name)}]
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=320902038 data=null}, TableItem with text {Waker process (name)}]
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Waker process (name)}
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Priority
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Target CPU
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=320902055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=320902055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=320902055 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=320902055 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=320902056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=320902056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=320902056 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=320902073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=320902077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=320902077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=320902077 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=320902078 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:38:05 [2024-03-06T09:38:05.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:38:05 [2024-03-06T09:38:05.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=320902079 data=null doit=true}, Shell with text {Custom chart creation}]
04:38:05 [2024-03-06T09:38:05.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:38:05 [2024-03-06T09:38:05.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:38:05 [2024-03-06T09:38:05.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:38:05 [2024-03-06T09:38:05.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:38:05 [2024-03-06T09:38:05.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:38:05 [2024-03-06T09:38:05.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:38:05 [2024-03-06T09:38:05.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:38:05 [2024-03-06T09:38:05.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:38:05 [2024-03-06T09:38:05.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:38:05 [2024-03-06T09:38:05.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:38:05 [2024-03-06T09:38:05.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:38:05 [2024-03-06T09:38:05.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:38:05 [2024-03-06T09:38:05.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320902081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320902081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320902081 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320902082 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320902082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320902082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320902082 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:05 [2024-03-06T09:38:05.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=320901709 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New custom chart']
04:38:06 [2024-03-06T09:38:06.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:38:06 [2024-03-06T09:38:06.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
04:38:06 [2024-03-06T09:38:06.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
04:38:06 [2024-03-06T09:38:06.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: of type 'Button'
04:38:06 [2024-03-06T09:38:06.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective'
04:38:06 [2024-03-06T09:38:06.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
04:38:06 [2024-03-06T09:38:06.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH'
04:38:06 [2024-03-06T09:38:06.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:38:06 [2024-03-06T09:38:06.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Reset Perspective
04:38:06 [2024-03-06T09:38:06.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=320902504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
04:38:06 [2024-03-06T09:38:06.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=320902504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
04:38:06 [2024-03-06T09:38:06.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Reset Perspective} time=320902505 data=null doit=true}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
04:38:06 [2024-03-06T09:38:06.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=320902505 data=null}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
04:38:06 [2024-03-06T09:38:06.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=320902505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
04:38:06 [2024-03-06T09:38:06.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=320902505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
04:38:06 [2024-03-06T09:38:06.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Reset Perspective} time=320902519 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
04:38:06 [2024-03-06T09:38:06.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:38:06 [2024-03-06T09:38:06.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:38:06 [2024-03-06T09:38:06.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:38:06 [2024-03-06T09:38:06.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:38:06 [2024-03-06T09:38:06.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:38:06 [2024-03-06T09:38:06.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:38:06 [2024-03-06T09:38:06.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:38:06 [2024-03-06T09:38:06.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=320902723 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:38:06 [2024-03-06T09:38:06.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=320902724 data=null doit=true}, TreeItem with text {test}]
04:38:06 [2024-03-06T09:38:06.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=320902724 data=null}, TreeItem with text {test}]
04:38:06 [2024-03-06T09:38:06.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=320902724 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:38:06 [2024-03-06T09:38:06.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320902724 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:38:06 [2024-03-06T09:38:06.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=320902761 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:38:06 [2024-03-06T09:38:06.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:38:06 [2024-03-06T09:38:06.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=320902762 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:38:06 [2024-03-06T09:38:06.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=320902762 data=null doit=true}, TreeItem with text {test}]
04:38:06 [2024-03-06T09:38:06.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=320902762 data=null}, TreeItem with text {test}]
04:38:06 [2024-03-06T09:38:06.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=320902763 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:38:06 [2024-03-06T09:38:06.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320902763 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:38:06 [2024-03-06T09:38:06.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=320902781 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:38:06 [2024-03-06T09:38:06.735Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:38:06 [2024-03-06T09:38:06.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:38:06 [2024-03-06T09:38:06.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=320902782 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:38:06 [2024-03-06T09:38:06.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=320902782 data=null doit=true}, TreeItem with text {Traces [1]}]
04:38:06 [2024-03-06T09:38:06.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=320902782 data=null}, TreeItem with text {Traces [1]}]
04:38:06 [2024-03-06T09:38:06.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=320902783 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:38:06 [2024-03-06T09:38:06.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320902793 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:38:06 [2024-03-06T09:38:06.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=320902815 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:38:06 [2024-03-06T09:38:06.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
04:38:06 [2024-03-06T09:38:06.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again.
04:38:06 [2024-03-06T09:38:06.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again.
04:38:06 [2024-03-06T09:38:06.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
04:38:06 [2024-03-06T09:38:06.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=320902821 data=null button=0 stateMask=0x0 x=257 y=150 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
04:38:06 [2024-03-06T09:38:06.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=320902822 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
04:38:06 [2024-03-06T09:38:06.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:38:06 [2024-03-06T09:38:06.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=320902822 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
04:38:06 [2024-03-06T09:38:06.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=320902823 data=null button=1 stateMask=0x0 x=257 y=150 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
04:38:06 [2024-03-06T09:38:06.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320902823 data=null item=TreeItem {stubAnalysis/data/analysisMultipleRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
04:38:06 [2024-03-06T09:38:06.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=320902833 data=null button=1 stateMask=0x80000 x=257 y=150 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
04:38:06 [2024-03-06T09:38:06.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=320902842 data=null button=1 stateMask=0x0 x=257 y=150 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
04:38:06 [2024-03-06T09:38:06.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=320902843 data=null button=1 stateMask=0x0 x=257 y=150 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
04:38:06 [2024-03-06T09:38:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=320903105 data=null button=1 stateMask=0x80000 x=257 y=150 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
04:38:06 [2024-03-06T09:38:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=320903105 data=null button=0 stateMask=0x0 x=257 y=150 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
04:38:06 [2024-03-06T09:38:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=320903106 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
04:38:06 [2024-03-06T09:38:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=320903106 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
04:38:06 [2024-03-06T09:38:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
04:38:06 [2024-03-06T09:38:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
04:38:06 [2024-03-06T09:38:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {External Analysis Parameters} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=320903107 data=null doit=true}, Shell with text {External Analysis Parameters}]
04:38:06 [2024-03-06T09:38:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:38:06 [2024-03-06T09:38:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:38:06 [2024-03-06T09:38:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:38:06 [2024-03-06T09:38:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:38:06 [2024-03-06T09:38:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:38:06 [2024-03-06T09:38:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:38:06 [2024-03-06T09:38:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320903109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:06 [2024-03-06T09:38:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320903109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:06 [2024-03-06T09:38:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320903109 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:06 [2024-03-06T09:38:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320903109 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:06 [2024-03-06T09:38:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320903109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:06 [2024-03-06T09:38:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320903109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:06 [2024-03-06T09:38:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320903109 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:06 [2024-03-06T09:38:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=320902843 data=null item=TreeItem {stubAnalysis/data/analysisMultipleRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
04:38:07 [2024-03-06T09:38:07.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:38:07 [2024-03-06T09:38:07.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
04:38:07 [2024-03-06T09:38:07.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
04:38:07 [2024-03-06T09:38:07.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
04:38:07 [2024-03-06T09:38:07.505Z] 
04:38:07 [2024-03-06T09:38:07.505Z] (Eclipse:7188): Gtk-CRITICAL **: 09:38:07.441: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=320903884 data=null doit=true}, Shell with text {Custom chart creation}]
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=320903887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320903887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=320903887 data=null doit=true}, (of type 'Table')]
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=320903887 data=null}, (of type 'Table')]
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=320903892 data=null button=1 stateMask=0x0 x=28 y=81 count=1}, (of type 'Table')]
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=320903893 data=null button=1 stateMask=0x80000 x=28 y=81 count=1}, (of type 'Table')]
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320903893 data=null item=TableItem {SCATTER_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=320903897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320903897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=320903897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=320903897 data=null doit=true}, (of type 'Table')]
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=320903897 data=null}, (of type 'Table')]
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=320903899 data=null doit=true}, Shell with text {Custom chart creation}]
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:07 [2024-03-06T09:38:07.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Wakeup timestamp}
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=320903902 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}]
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=320903902 data=null doit=true}, TableItem with text {Wakeup timestamp}]
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=320903913 data=null}, TableItem with text {Wakeup timestamp}]
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=320903913 data=null button=1 stateMask=0x0 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}]
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320903914 data=null item=TableItem {Wakeup timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Wakeup timestamp}]
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=320903915 data=null button=1 stateMask=0x80000 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}]
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=320903915 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}]
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=320903915 data=null doit=true}, TableItem with text {Wakeup timestamp}]
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=320903915 data=null}, TableItem with text {Wakeup timestamp}]
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Wakeup timestamp}
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=320903921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=320903925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=320903926 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=320903926 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=320903926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=320903926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=320903926 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=320903930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=320903932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=320903932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=320903932 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=320903932 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:38:07 [2024-03-06T09:38:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=320903934 data=null doit=true}, Shell with text {Custom chart creation}]
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Switch timestamp}
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=320903944 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Switch timestamp} time=320903945 data=null doit=true}, TableItem with text {Switch timestamp}]
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=320903947 data=null}, TableItem with text {Switch timestamp}]
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=320903947 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320903947 data=null item=TableItem {Switch timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Switch timestamp}]
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=320903948 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=320903948 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=320903948 data=null doit=true}, TableItem with text {Switch timestamp}]
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=320903948 data=null}, TableItem with text {Switch timestamp}]
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Switch timestamp}
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=320903954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:07 [2024-03-06T09:38:07.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=320903954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=320903954 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=320903954 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=320903962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=320903963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=320903963 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=320903968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=320903970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=320903970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=320903970 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=320903971 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:38:08 [2024-03-06T09:38:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:38:08 [2024-03-06T09:38:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=320903979 data=null doit=true}, Shell with text {Custom chart creation}]
04:38:08 [2024-03-06T09:38:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:38:08 [2024-03-06T09:38:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:38:08 [2024-03-06T09:38:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:38:08 [2024-03-06T09:38:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:38:08 [2024-03-06T09:38:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:38:08 [2024-03-06T09:38:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:38:08 [2024-03-06T09:38:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:38:08 [2024-03-06T09:38:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:38:08 [2024-03-06T09:38:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:38:08 [2024-03-06T09:38:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:38:08 [2024-03-06T09:38:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:38:08 [2024-03-06T09:38:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320903980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320903980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320903980 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320903981 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320903981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320903981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320903981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=320903594 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New custom chart']
04:38:08 [2024-03-06T09:38:08.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:38:08 [2024-03-06T09:38:08.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
04:38:08 [2024-03-06T09:38:08.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
04:38:08 [2024-03-06T09:38:08.275Z] 
04:38:08 [2024-03-06T09:38:08.275Z] (Eclipse:7188): Gtk-CRITICAL **: 09:38:08.108: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=320904555 data=null doit=true}, Shell with text {Custom chart creation}]
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=320904558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320904559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=320904559 data=null doit=true}, (of type 'Table')]
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=320904559 data=null}, (of type 'Table')]
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=320904559 data=null button=1 stateMask=0x0 x=28 y=81 count=1}, (of type 'Table')]
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=320904560 data=null button=1 stateMask=0x80000 x=28 y=81 count=1}, (of type 'Table')]
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320904560 data=null item=TableItem {SCATTER_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=320904576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=320904576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=320904576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=320904576 data=null doit=true}, (of type 'Table')]
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=320904576 data=null}, (of type 'Table')]
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=320904578 data=null doit=true}, Shell with text {Custom chart creation}]
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Wakeup timestamp}
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=320904581 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}]
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=320904582 data=null doit=true}, TableItem with text {Wakeup timestamp}]
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=320904583 data=null}, TableItem with text {Wakeup timestamp}]
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=320904583 data=null button=1 stateMask=0x0 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}]
04:38:08 [2024-03-06T09:38:08.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320904584 data=null item=TableItem {Wakeup timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Wakeup timestamp}]
04:38:08 [2024-03-06T09:38:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=320904584 data=null button=1 stateMask=0x80000 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}]
04:38:08 [2024-03-06T09:38:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=320904584 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}]
04:38:08 [2024-03-06T09:38:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=320904584 data=null doit=true}, TableItem with text {Wakeup timestamp}]
04:38:08 [2024-03-06T09:38:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=320904585 data=null}, TableItem with text {Wakeup timestamp}]
04:38:08 [2024-03-06T09:38:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Wakeup timestamp}
04:38:08 [2024-03-06T09:38:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:08 [2024-03-06T09:38:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:08 [2024-03-06T09:38:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:08 [2024-03-06T09:38:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:08 [2024-03-06T09:38:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:08 [2024-03-06T09:38:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:08 [2024-03-06T09:38:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:08 [2024-03-06T09:38:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:08 [2024-03-06T09:38:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
04:38:08 [2024-03-06T09:38:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:38:08 [2024-03-06T09:38:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
04:38:08 [2024-03-06T09:38:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
04:38:08 [2024-03-06T09:38:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:38:08 [2024-03-06T09:38:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:38:08 [2024-03-06T09:38:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:38:08 [2024-03-06T09:38:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:38:08 [2024-03-06T09:38:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:38:08 [2024-03-06T09:38:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:38:08 [2024-03-06T09:38:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
04:38:08 [2024-03-06T09:38:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=320904590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=320904590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=320904590 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=320904590 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=320904591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=320904591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=320904591 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=320904604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=320904606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=320904606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=320904607 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=320904607 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:38:08 [2024-03-06T09:38:08.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:38:08 [2024-03-06T09:38:08.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=320904608 data=null doit=true}, Shell with text {Custom chart creation}]
04:38:08 [2024-03-06T09:38:08.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:08 [2024-03-06T09:38:08.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:08 [2024-03-06T09:38:08.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:08 [2024-03-06T09:38:08.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:08 [2024-03-06T09:38:08.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:08 [2024-03-06T09:38:08.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:08 [2024-03-06T09:38:08.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:08 [2024-03-06T09:38:08.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:08 [2024-03-06T09:38:08.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Switch timestamp}
04:38:08 [2024-03-06T09:38:08.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=320904610 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
04:38:08 [2024-03-06T09:38:08.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Switch timestamp} time=320904610 data=null doit=true}, TableItem with text {Switch timestamp}]
04:38:08 [2024-03-06T09:38:08.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
04:38:08 [2024-03-06T09:38:08.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=320904612 data=null}, TableItem with text {Switch timestamp}]
04:38:08 [2024-03-06T09:38:08.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=320904612 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
04:38:08 [2024-03-06T09:38:08.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=320904612 data=null item=TableItem {Switch timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Switch timestamp}]
04:38:08 [2024-03-06T09:38:08.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=320904612 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
04:38:08 [2024-03-06T09:38:08.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=320904613 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
04:38:08 [2024-03-06T09:38:08.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=320904613 data=null doit=true}, TableItem with text {Switch timestamp}]
04:38:08 [2024-03-06T09:38:08.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=320904613 data=null}, TableItem with text {Switch timestamp}]
04:38:08 [2024-03-06T09:38:08.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Switch timestamp}
04:38:08 [2024-03-06T09:38:08.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:08 [2024-03-06T09:38:08.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:08 [2024-03-06T09:38:08.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:08 [2024-03-06T09:38:08.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:08 [2024-03-06T09:38:08.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:08 [2024-03-06T09:38:08.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:08 [2024-03-06T09:38:08.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:38:08 [2024-03-06T09:38:08.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:38:08 [2024-03-06T09:38:08.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
04:38:08 [2024-03-06T09:38:08.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:38:08 [2024-03-06T09:38:08.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:38:08 [2024-03-06T09:38:08.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
04:38:08 [2024-03-06T09:38:08.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
04:38:08 [2024-03-06T09:38:08.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:38:08 [2024-03-06T09:38:08.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:38:08 [2024-03-06T09:38:08.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:38:08 [2024-03-06T09:38:08.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:38:08 [2024-03-06T09:38:08.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:38:08 [2024-03-06T09:38:08.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:38:08 [2024-03-06T09:38:08.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
04:38:08 [2024-03-06T09:38:08.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=320904617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=320904618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=320904618 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=320904618 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=320904618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=320904618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=320904618 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=320904632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=320904635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=320904635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=320904635 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=320904635 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:38:08 [2024-03-06T09:38:08.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:38:08 [2024-03-06T09:38:08.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=320904636 data=null doit=true}, Shell with text {Custom chart creation}]
04:38:08 [2024-03-06T09:38:08.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:38:08 [2024-03-06T09:38:08.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:38:08 [2024-03-06T09:38:08.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:38:08 [2024-03-06T09:38:08.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:38:08 [2024-03-06T09:38:08.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:38:08 [2024-03-06T09:38:08.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
04:38:08 [2024-03-06T09:38:08.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
04:38:08 [2024-03-06T09:38:08.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
04:38:08 [2024-03-06T09:38:08.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:38:08 [2024-03-06T09:38:08.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:38:08 [2024-03-06T09:38:08.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
04:38:08 [2024-03-06T09:38:08.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@664c0466
04:38:08 [2024-03-06T09:38:08.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=320904639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
04:38:08 [2024-03-06T09:38:08.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=320904639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
04:38:08 [2024-03-06T09:38:08.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=320904639 data=null doit=true}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
04:38:08 [2024-03-06T09:38:08.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=320904639 data=null}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
04:38:08 [2024-03-06T09:38:08.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=320904639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
04:38:08 [2024-03-06T09:38:08.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=320904640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
04:38:08 [2024-03-06T09:38:08.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=320904640 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
04:38:08 [2024-03-06T09:38:08.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=320904640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
04:38:08 [2024-03-06T09:38:08.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=320904640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
04:38:08 [2024-03-06T09:38:08.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=320904640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
04:38:08 [2024-03-06T09:38:08.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=320904640 data=null doit=true}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
04:38:08 [2024-03-06T09:38:08.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=320904640 data=null}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
04:38:08 [2024-03-06T09:38:08.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:38:08 [2024-03-06T09:38:08.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=320904640 data=null doit=true}, Shell with text {Custom chart creation}]
04:38:08 [2024-03-06T09:38:08.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:38:08 [2024-03-06T09:38:08.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:38:08 [2024-03-06T09:38:08.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:38:08 [2024-03-06T09:38:08.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:38:08 [2024-03-06T09:38:08.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:38:08 [2024-03-06T09:38:08.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:38:08 [2024-03-06T09:38:08.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:38:08 [2024-03-06T09:38:08.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:38:08 [2024-03-06T09:38:08.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:38:08 [2024-03-06T09:38:08.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:38:08 [2024-03-06T09:38:08.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:38:08 [2024-03-06T09:38:08.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320904641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320904642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320904642 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320904642 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320904642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320904642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320904642 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=320904255 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New custom chart']
04:38:08 [2024-03-06T09:38:08.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:38:08 [2024-03-06T09:38:08.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
04:38:08 [2024-03-06T09:38:08.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
04:38:08 [2024-03-06T09:38:08.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: of type 'Button'
04:38:08 [2024-03-06T09:38:08.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective'
04:38:08 [2024-03-06T09:38:08.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
04:38:08 [2024-03-06T09:38:08.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH'
04:38:08 [2024-03-06T09:38:08.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:38:08 [2024-03-06T09:38:08.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Reset Perspective
04:38:08 [2024-03-06T09:38:08.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=320904981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=320904981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Reset Perspective} time=320904982 data=null doit=true}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=320904982 data=null}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=320904982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
04:38:08 [2024-03-06T09:38:08.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=320904982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
04:38:09 [2024-03-06T09:38:09.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Reset Perspective} time=320904982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
04:38:09 [2024-03-06T09:38:09.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:38:09 [2024-03-06T09:38:09.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1f1c7fde] time=320905213 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:38:09 [2024-03-06T09:38:09.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:38:09 [2024-03-06T09:38:09.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:38:09 [2024-03-06T09:38:09.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:38:09 [2024-03-06T09:38:09.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:38:09 [2024-03-06T09:38:09.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=320905252 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:38:09 [2024-03-06T09:38:09.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=320905252 data=null doit=true}, TreeItem with text {test}]
04:38:09 [2024-03-06T09:38:09.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=320905252 data=null}, TreeItem with text {test}]
04:38:09 [2024-03-06T09:38:09.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=320905252 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:38:09 [2024-03-06T09:38:09.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=320905253 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:38:09 [2024-03-06T09:38:09.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=320905293 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:38:09 [2024-03-06T09:38:09.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:38:09 [2024-03-06T09:38:09.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:38:09 [2024-03-06T09:38:09.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:38:10 [2024-03-06T09:38:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:38:10 [2024-03-06T09:38:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:38:10 [2024-03-06T09:38:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:38:10 [2024-03-06T09:38:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:38:10 [2024-03-06T09:38:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:38:10 [2024-03-06T09:38:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:38:10 [2024-03-06T09:38:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:38:10 [2024-03-06T09:38:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:38:10 [2024-03-06T09:38:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:38:10 [2024-03-06T09:38:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:38:10 [2024-03-06T09:38:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320906363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:38:10 [2024-03-06T09:38:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320906363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:38:10 [2024-03-06T09:38:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320906363 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:38:10 [2024-03-06T09:38:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320906363 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:38:10 [2024-03-06T09:38:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320906363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:38:10 [2024-03-06T09:38:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320906363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:38:10 [2024-03-06T09:38:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=320906364 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:38:10 [2024-03-06T09:38:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320906364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:38:10 [2024-03-06T09:38:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320906364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:38:10 [2024-03-06T09:38:10.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=320906364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:38:10 [2024-03-06T09:38:10.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=320906364 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:38:10 [2024-03-06T09:38:10.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=320906364 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:38:10 [2024-03-06T09:38:10.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:38:10 [2024-03-06T09:38:10.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:38:10 [2024-03-06T09:38:10.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:38:10 [2024-03-06T09:38:10.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:38:10 [2024-03-06T09:38:10.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:38:10 [2024-03-06T09:38:10.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:38:10 [2024-03-06T09:38:10.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:38:10 [2024-03-06T09:38:10.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:38:10 [2024-03-06T09:38:10.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:38:10 [2024-03-06T09:38:10.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=320906365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:10 [2024-03-06T09:38:10.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=320906365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:10 [2024-03-06T09:38:10.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=320906365 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:10 [2024-03-06T09:38:10.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=320906365 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:10 [2024-03-06T09:38:10.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=320906365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:10 [2024-03-06T09:38:10.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=320906366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:10 [2024-03-06T09:38:10.207Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:38:10 [2024-03-06T09:38:10.207Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:38:10 [2024-03-06T09:38:10.207Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:38:10 [2024-03-06T09:38:10.207Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:38:10 [2024-03-06T09:38:10.207Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:38:10 [2024-03-06T09:38:10.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:38:10 [2024-03-06T09:38:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=320906366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:38:10 [2024-03-06T09:38:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=320905419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:38:10 [2024-03-06T09:38:10.719Z] 
04:38:10 [2024-03-06T09:38:10.719Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-03-06 09:38:10.688
04:38:10 [2024-03-06T09:38:10.719Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data"
04:38:10 [2024-03-06T09:38:10.719Z] 
04:38:10 [2024-03-06T09:38:10.719Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-03-06 09:38:10.688
04:38:10 [2024-03-06T09:38:10.719Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data"
04:38:10 [2024-03-06T09:38:10.974Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.64 s -- in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
04:38:10 [2024-03-06T09:38:10.974Z] org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest.testSimilarRows -- Time elapsed: 2.679 s
04:38:10 [2024-03-06T09:38:10.974Z] org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest.testScatterMultipleRow -- Time elapsed: 2.469 s
04:38:10 [2024-03-06T09:38:10.974Z] 
04:38:10 [2024-03-06T09:38:10.974Z] Results:
04:38:10 [2024-03-06T09:38:10.974Z] 
04:38:10 [2024-03-06T09:38:10.974Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
04:38:10 [2024-03-06T09:38:10.974Z] 
04:38:11 [2024-03-06T09:38:11.229Z] 
04:38:11 [2024-03-06T09:38:11.229Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-06 09:38:11.004
04:38:11 [2024-03-06T09:38:11.229Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:38:11 [2024-03-06T09:38:11.485Z] [INFO] All tests passed
04:38:11 [2024-03-06T09:38:11.485Z] [INFO] 
04:38:11 [2024-03-06T09:38:11.485Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:38:11 [2024-03-06T09:38:11.485Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
04:38:11 [2024-03-06T09:38:11.485Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.pom
04:38:11 [2024-03-06T09:38:11.485Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
04:38:11 [2024-03-06T09:38:11.486Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml
04:38:11 [2024-03-06T09:38:11.486Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml
04:38:11 [2024-03-06T09:38:11.486Z] [INFO] 
04:38:11 [2024-03-06T09:38:11.486Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:38:11 [2024-03-06T09:38:11.486Z] [INFO] 
04:38:11 [2024-03-06T09:38:11.486Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >--
04:38:11 [2024-03-06T09:38:11.486Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT [46/141]
04:38:11 [2024-03-06T09:38:11.486Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
04:38:11 [2024-03-06T09:38:11.486Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:38:11 [2024-03-06T09:38:11.486Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:38:11 [2024-03-06T09:38:11.742Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
04:38:11 [2024-03-06T09:38:11.742Z] [INFO] 
04:38:11 [2024-03-06T09:38:11.742Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:38:11 [2024-03-06T09:38:11.742Z] [INFO] 
04:38:11 [2024-03-06T09:38:11.742Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:38:11 [2024-03-06T09:38:11.742Z] [INFO] The project's OSGi version is 1.0.18.202403060913
04:38:11 [2024-03-06T09:38:11.742Z] [INFO] 
04:38:11 [2024-03-06T09:38:11.742Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:38:11 [2024-03-06T09:38:11.742Z] [INFO] 
04:38:11 [2024-03-06T09:38:11.742Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:38:11 [2024-03-06T09:38:11.742Z] [INFO] 
04:38:11 [2024-03-06T09:38:11.742Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:38:11 [2024-03-06T09:38:11.742Z] [INFO] 
04:38:11 [2024-03-06T09:38:11.742Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:38:11 [2024-03-06T09:38:11.742Z] [INFO] 
04:38:11 [2024-03-06T09:38:11.742Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:38:11 [2024-03-06T09:38:11.742Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core.tests
04:38:11 [2024-03-06T09:38:11.998Z] [INFO] 
04:38:11 [2024-03-06T09:38:11.998Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:38:11 [2024-03-06T09:38:11.998Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
04:38:11 [2024-03-06T09:38:11.998Z] [INFO] 
04:38:11 [2024-03-06T09:38:11.998Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:38:11 [2024-03-06T09:38:11.998Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:38:11 [2024-03-06T09:38:11.998Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:38:11 [2024-03-06T09:38:11.998Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
04:38:11 [2024-03-06T09:38:11.998Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:38:12 [2024-03-06T09:38:12.253Z] [INFO] 
04:38:12 [2024-03-06T09:38:12.253Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:38:12 [2024-03-06T09:38:12.253Z] [INFO] 
04:38:12 [2024-03-06T09:38:12.253Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:38:12 [2024-03-06T09:38:12.253Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources
04:38:12 [2024-03-06T09:38:12.253Z] [INFO] 
04:38:12 [2024-03-06T09:38:12.253Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:38:12 [2024-03-06T09:38:12.253Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
04:38:12 [2024-03-06T09:38:12.253Z] [INFO] 
04:38:12 [2024-03-06T09:38:12.253Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:38:12 [2024-03-06T09:38:12.253Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-sources.jar
04:38:12 [2024-03-06T09:38:12.253Z] [INFO] 
04:38:12 [2024-03-06T09:38:12.253Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:38:12 [2024-03-06T09:38:12.509Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.jar
04:38:12 [2024-03-06T09:38:12.509Z] [INFO] 
04:38:12 [2024-03-06T09:38:12.509Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:38:12 [2024-03-06T09:38:12.509Z] [INFO] 
04:38:12 [2024-03-06T09:38:12.509Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:38:12 [2024-03-06T09:38:12.509Z] [INFO] 
04:38:12 [2024-03-06T09:38:12.510Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:38:12 [2024-03-06T09:38:12.510Z] [INFO] 
04:38:12 [2024-03-06T09:38:12.510Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:38:12 [2024-03-06T09:38:12.510Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.jar
04:38:13 [2024-03-06T09:38:13.876Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-sources.jar
04:38:15 [2024-03-06T09:38:15.241Z] [INFO] 
04:38:15 [2024-03-06T09:38:15.241Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:38:15 [2024-03-06T09:38:15.497Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log
04:38:15 [2024-03-06T09:38:15.497Z] [INFO] Command line:
04:38:15 [2024-03-06T09:38:15.497Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:38:15 [2024-03-06T09:38:15.497Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:38:18 [2024-03-06T09:38:18.764Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
04:38:21 [2024-03-06T09:38:21.284Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.605 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
04:38:21 [2024-03-06T09:38:21.284Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest.testTree -- Time elapsed: 2.575 s
04:38:21 [2024-03-06T09:38:21.284Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
04:38:31 [2024-03-06T09:38:31.230Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.09 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
04:38:31 [2024-03-06T09:38:31.230Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testAnalysisExecution -- Time elapsed: 2.238 s
04:38:31 [2024-03-06T09:38:31.230Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testInRangeWithCpuSubset -- Time elapsed: 2.232 s
04:38:31 [2024-03-06T09:38:31.230Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testUsageInRange -- Time elapsed: 2.233 s
04:38:31 [2024-03-06T09:38:31.230Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testRequirements -- Time elapsed: 1.139 s
04:38:31 [2024-03-06T09:38:31.230Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testReturnedStateSystem -- Time elapsed: 2.243 s
04:38:31 [2024-03-06T09:38:31.230Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
04:38:33 [2024-03-06T09:38:33.750Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.265 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
04:38:33 [2024-03-06T09:38:33.750Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest.testDiskActivity[0: io_analysis.xml] -- Time elapsed: 2.251 s
04:38:33 [2024-03-06T09:38:33.750Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
04:38:48 [2024-03-06T09:38:48.590Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.35 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
04:38:48 [2024-03-06T09:38:48.590Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testDeviceStrings[0: io_analysis.xml] -- Time elapsed: 2.239 s
04:38:48 [2024-03-06T09:38:48.590Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testSectorsAt[0: io_analysis.xml] -- Time elapsed: 2.236 s
04:38:48 [2024-03-06T09:38:48.590Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testDeviceStrings[1: io_nostatedump.xml] -- Time elapsed: 2.215 s
04:38:48 [2024-03-06T09:38:48.590Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testSectorsAt[1: io_nostatedump.xml] -- Time elapsed: 2.215 s
04:38:48 [2024-03-06T09:38:48.590Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testDeviceStrings[2: io_two_devices.xml] -- Time elapsed: 2.223 s
04:38:48 [2024-03-06T09:38:48.590Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testSectorsAt[2: io_two_devices.xml] -- Time elapsed: 2.219 s
04:38:48 [2024-03-06T09:38:48.590Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
04:38:53 [2024-03-06T09:38:53.834Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.666 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
04:38:53 [2024-03-06T09:38:53.834Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest.testGetDisks[0: io_analysis.xml] -- Time elapsed: 2.228 s
04:38:53 [2024-03-06T09:38:53.834Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest.testGetDisks[1: io_nostatedump.xml] -- Time elapsed: 2.214 s
04:38:53 [2024-03-06T09:38:53.834Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest.testGetDisks[2: io_two_devices.xml] -- Time elapsed: 2.221 s
04:38:53 [2024-03-06T09:38:53.835Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
04:39:50 [2024-03-06T09:39:50.007Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.29 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
04:39:50 [2024-03-06T09:39:50.007Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[0: io_analysis.xml] -- Time elapsed: 2.223 s
04:39:50 [2024-03-06T09:39:50.007Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[0: io_analysis.xml] -- Time elapsed: 2.231 s
04:39:50 [2024-03-06T09:39:50.007Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[0: io_analysis.xml] -- Time elapsed: 2.221 s
04:39:50 [2024-03-06T09:39:50.007Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[1: io_nostatedump.xml] -- Time elapsed: 2.212 s
04:39:50 [2024-03-06T09:39:50.007Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[1: io_nostatedump.xml] -- Time elapsed: 2.211 s
04:39:50 [2024-03-06T09:39:50.007Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[1: io_nostatedump.xml] -- Time elapsed: 2.212 s
04:39:50 [2024-03-06T09:39:50.007Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[2: io_req_merge.xml] -- Time elapsed: 2.219 s
04:39:50 [2024-03-06T09:39:50.007Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[2: io_req_merge.xml] -- Time elapsed: 2.218 s
04:39:50 [2024-03-06T09:39:50.007Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[2: io_req_merge.xml] -- Time elapsed: 2.219 s
04:39:50 [2024-03-06T09:39:50.007Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[3: io_missing.xml] -- Time elapsed: 2.220 s
04:39:50 [2024-03-06T09:39:50.007Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[3: io_missing.xml] -- Time elapsed: 2.222 s
04:39:50 [2024-03-06T09:39:50.007Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[3: io_missing.xml] -- Time elapsed: 2.222 s
04:39:50 [2024-03-06T09:39:50.007Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[4: io_two_devices.xml] -- Time elapsed: 2.216 s
04:39:50 [2024-03-06T09:39:50.007Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[4: io_two_devices.xml] -- Time elapsed: 2.217 s
04:39:50 [2024-03-06T09:39:50.007Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[4: io_two_devices.xml] -- Time elapsed: 2.219 s
04:39:50 [2024-03-06T09:39:50.007Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[5: io_syscall_read.xml] -- Time elapsed: 2.220 s
04:39:50 [2024-03-06T09:39:50.007Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[5: io_syscall_read.xml] -- Time elapsed: 2.221 s
04:39:50 [2024-03-06T09:39:50.007Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[5: io_syscall_read.xml] -- Time elapsed: 2.217 s
04:39:50 [2024-03-06T09:39:50.007Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[6: io_syscall_write.xml] -- Time elapsed: 2.221 s
04:39:50 [2024-03-06T09:39:50.007Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[6: io_syscall_write.xml] -- Time elapsed: 2.221 s
04:39:50 [2024-03-06T09:39:50.007Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[6: io_syscall_write.xml] -- Time elapsed: 2.222 s
04:39:50 [2024-03-06T09:39:50.007Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[7: io_full_kernel.xml] -- Time elapsed: 2.230 s
04:39:50 [2024-03-06T09:39:50.007Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[7: io_full_kernel.xml] -- Time elapsed: 2.225 s
04:39:50 [2024-03-06T09:39:50.007Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[7: io_full_kernel.xml] -- Time elapsed: 2.224 s
04:39:50 [2024-03-06T09:39:50.007Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
04:39:50 [2024-03-06T09:39:50.007Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.187 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
04:39:50 [2024-03-06T09:39:50.007Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest.testThreadStatusDataProvider -- Time elapsed: 1.186 s
04:39:50 [2024-03-06T09:39:50.007Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
04:39:50 [2024-03-06T09:39:50.007Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.138 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
04:39:50 [2024-03-06T09:39:50.008Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest.testResolveTidAspect -- Time elapsed: 1.137 s
04:39:50 [2024-03-06T09:39:50.008Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
04:39:50 [2024-03-06T09:39:50.008Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
04:39:50 [2024-03-06T09:39:50.008Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest.testOpening -- Time elapsed: 0.010 s
04:39:50 [2024-03-06T09:39:50.008Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
04:39:50 [2024-03-06T09:39:50.569Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.139 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
04:39:50 [2024-03-06T09:39:50.569Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest.testResolvePidAspect -- Time elapsed: 1.137 s
04:39:50 [2024-03-06T09:39:50.569Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
04:40:00 [2024-03-06T09:40:00.515Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.12 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
04:40:00 [2024-03-06T09:40:00.515Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetPpid -- Time elapsed: 1.126 s
04:40:00 [2024-03-06T09:40:00.515Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetThreadOnCpu -- Time elapsed: 1.124 s
04:40:00 [2024-03-06T09:40:00.515Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testIsThreadActiveRange -- Time elapsed: 1.126 s
04:40:00 [2024-03-06T09:40:00.515Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetExecutableName -- Time elapsed: 1.122 s
04:40:00 [2024-03-06T09:40:00.515Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetThreadQuarks -- Time elapsed: 1.124 s
04:40:00 [2024-03-06T09:40:00.515Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetStatusIntervalsForThread -- Time elapsed: 1.133 s
04:40:00 [2024-03-06T09:40:00.515Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetPid -- Time elapsed: 1.119 s
04:40:00 [2024-03-06T09:40:00.515Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetThreadsOfCpus -- Time elapsed: 1.123 s
04:40:00 [2024-03-06T09:40:00.515Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetStatusIntervalsForThreadIt -- Time elapsed: 1.125 s
04:40:00 [2024-03-06T09:40:00.515Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
04:40:03 [2024-03-06T09:40:03.788Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.803 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
04:40:03 [2024-03-06T09:40:03.788Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest.testSmallTraceSequential -- Time elapsed: 2.802 s
04:40:03 [2024-03-06T09:40:03.788Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
04:40:04 [2024-03-06T09:40:04.716Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.156 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
04:40:04 [2024-03-06T09:40:04.716Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest.testCallsiteAnalysis -- Time elapsed: 1.131 s
04:40:04 [2024-03-06T09:40:04.716Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest.testIterator -- Time elapsed: 0.023 s
04:40:04 [2024-03-06T09:40:04.716Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
04:40:07 [2024-03-06T09:40:07.988Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.339 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
04:40:07 [2024-03-06T09:40:07.988Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest.testAnalysisExecution -- Time elapsed: 2.216 s
04:40:07 [2024-03-06T09:40:07.988Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest.testAllocationDeallocationMemory -- Time elapsed: 1.122 s
04:40:07 [2024-03-06T09:40:07.989Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
04:40:08 [2024-03-06T09:40:08.244Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
04:40:08 [2024-03-06T09:40:08.244Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest.testMatchingMultiMatchers -- Time elapsed: 0.170 s
04:40:08 [2024-03-06T09:40:08.244Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest.testMatching -- Time elapsed: 0.122 s
04:40:08 [2024-03-06T09:40:08.244Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest
04:40:09 [2024-03-06T09:40:09.610Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.123 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest
04:40:09 [2024-03-06T09:40:09.610Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest.testSmallTraceSequential -- Time elapsed: 1.122 s
04:40:09 [2024-03-06T09:40:09.610Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
04:40:13 [2024-03-06T09:40:13.791Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.477 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
04:40:13 [2024-03-06T09:40:13.791Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testAnalysisExecution -- Time elapsed: 1.115 s
04:40:13 [2024-03-06T09:40:13.791Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testUsageInRange -- Time elapsed: 1.122 s
04:40:13 [2024-03-06T09:40:13.791Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testReturnedStateSystem -- Time elapsed: 1.119 s
04:40:13 [2024-03-06T09:40:13.791Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testInvalid -- Time elapsed: 1.120 s
04:40:13 [2024-03-06T09:40:13.791Z] 
04:40:13 [2024-03-06T09:40:13.791Z] Results:
04:40:13 [2024-03-06T09:40:13.791Z] 
04:40:13 [2024-03-06T09:40:13.791Z] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0
04:40:13 [2024-03-06T09:40:13.791Z] 
04:40:14 [2024-03-06T09:40:14.046Z] [INFO] All tests passed
04:40:14 [2024-03-06T09:40:14.047Z] [INFO] 
04:40:14 [2024-03-06T09:40:14.047Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:40:14 [2024-03-06T09:40:14.047Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.jar
04:40:14 [2024-03-06T09:40:14.047Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.pom
04:40:14 [2024-03-06T09:40:14.047Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-sources.jar
04:40:14 [2024-03-06T09:40:14.047Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-p2metadata.xml
04:40:14 [2024-03-06T09:40:14.047Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-p2artifacts.xml
04:40:14 [2024-03-06T09:40:14.047Z] [INFO] 
04:40:14 [2024-03-06T09:40:14.047Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:40:14 [2024-03-06T09:40:14.047Z] [INFO] 
04:40:14 [2024-03-06T09:40:14.047Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >--
04:40:14 [2024-03-06T09:40:14.047Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT [47/141]
04:40:14 [2024-03-06T09:40:14.047Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
04:40:14 [2024-03-06T09:40:14.047Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:40:14 [2024-03-06T09:40:14.047Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:40:14 [2024-03-06T09:40:14.047Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
04:40:14 [2024-03-06T09:40:14.303Z] [INFO] 
04:40:14 [2024-03-06T09:40:14.303Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:40:14 [2024-03-06T09:40:14.303Z] [INFO] 
04:40:14 [2024-03-06T09:40:14.303Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:40:14 [2024-03-06T09:40:14.303Z] [INFO] The project's OSGi version is 6.1.1.202403060913
04:40:14 [2024-03-06T09:40:14.303Z] [INFO] 
04:40:14 [2024-03-06T09:40:14.303Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:40:14 [2024-03-06T09:40:14.303Z] [INFO] 
04:40:14 [2024-03-06T09:40:14.303Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:40:14 [2024-03-06T09:40:14.303Z] [INFO] 
04:40:14 [2024-03-06T09:40:14.303Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:40:14 [2024-03-06T09:40:14.303Z] [INFO] 
04:40:14 [2024-03-06T09:40:14.303Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:40:14 [2024-03-06T09:40:14.303Z] [INFO] 
04:40:14 [2024-03-06T09:40:14.303Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:40:14 [2024-03-06T09:40:14.303Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui
04:40:14 [2024-03-06T09:40:14.558Z] [INFO] 
04:40:14 [2024-03-06T09:40:14.558Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:40:14 [2024-03-06T09:40:14.558Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
04:40:14 [2024-03-06T09:40:14.558Z] [INFO] 
04:40:14 [2024-03-06T09:40:14.558Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:40:14 [2024-03-06T09:40:14.558Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:40:14 [2024-03-06T09:40:14.558Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:40:14 [2024-03-06T09:40:14.558Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
04:40:14 [2024-03-06T09:40:14.558Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:40:15 [2024-03-06T09:40:15.120Z] [INFO] 
04:40:15 [2024-03-06T09:40:15.120Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:40:15 [2024-03-06T09:40:15.120Z] [INFO] 
04:40:15 [2024-03-06T09:40:15.120Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:40:15 [2024-03-06T09:40:15.120Z] [INFO] 
04:40:15 [2024-03-06T09:40:15.120Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:40:15 [2024-03-06T09:40:15.120Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources
04:40:15 [2024-03-06T09:40:15.120Z] [INFO] 
04:40:15 [2024-03-06T09:40:15.120Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:40:15 [2024-03-06T09:40:15.120Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:40:15 [2024-03-06T09:40:15.120Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:40:15 [2024-03-06T09:40:15.120Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
04:40:15 [2024-03-06T09:40:15.120Z] [INFO] 
04:40:15 [2024-03-06T09:40:15.120Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:40:15 [2024-03-06T09:40:15.120Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
04:40:15 [2024-03-06T09:40:15.120Z] [INFO] 
04:40:15 [2024-03-06T09:40:15.120Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:40:15 [2024-03-06T09:40:15.120Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-sources.jar
04:40:15 [2024-03-06T09:40:15.120Z] [INFO] 
04:40:15 [2024-03-06T09:40:15.120Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:40:15 [2024-03-06T09:40:15.120Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.jar
04:40:15 [2024-03-06T09:40:15.120Z] [INFO] 
04:40:15 [2024-03-06T09:40:15.120Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:40:15 [2024-03-06T09:40:15.120Z] [INFO] 
04:40:15 [2024-03-06T09:40:15.120Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:40:15 [2024-03-06T09:40:15.120Z] [INFO] 
04:40:15 [2024-03-06T09:40:15.120Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:40:15 [2024-03-06T09:40:15.120Z] [INFO] 
04:40:15 [2024-03-06T09:40:15.120Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:40:15 [2024-03-06T09:40:15.120Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.jar
04:40:16 [2024-03-06T09:40:16.046Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-sources.jar
04:40:16 [2024-03-06T09:40:16.980Z] [INFO] 
04:40:16 [2024-03-06T09:40:16.980Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:40:16 [2024-03-06T09:40:16.980Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.jar
04:40:16 [2024-03-06T09:40:16.980Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.pom
04:40:16 [2024-03-06T09:40:16.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-sources.jar
04:40:16 [2024-03-06T09:40:16.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-p2metadata.xml
04:40:16 [2024-03-06T09:40:16.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-p2artifacts.xml
04:40:16 [2024-03-06T09:40:16.981Z] [INFO] 
04:40:16 [2024-03-06T09:40:16.981Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:40:16 [2024-03-06T09:40:16.981Z] [INFO] 
04:40:16 [2024-03-06T09:40:16.981Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >--
04:40:16 [2024-03-06T09:40:16.981Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT [48/141]
04:40:16 [2024-03-06T09:40:16.981Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
04:40:16 [2024-03-06T09:40:16.981Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:40:16 [2024-03-06T09:40:16.981Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:40:16 [2024-03-06T09:40:16.981Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
04:40:17 [2024-03-06T09:40:17.251Z] [INFO] 
04:40:17 [2024-03-06T09:40:17.251Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:40:17 [2024-03-06T09:40:17.251Z] [INFO] 
04:40:17 [2024-03-06T09:40:17.251Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:40:17 [2024-03-06T09:40:17.251Z] [INFO] The project's OSGi version is 4.1.3.202403060913
04:40:17 [2024-03-06T09:40:17.251Z] [INFO] 
04:40:17 [2024-03-06T09:40:17.251Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:40:17 [2024-03-06T09:40:17.251Z] [INFO] 
04:40:17 [2024-03-06T09:40:17.251Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:40:17 [2024-03-06T09:40:17.251Z] [INFO] 
04:40:17 [2024-03-06T09:40:17.251Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:40:17 [2024-03-06T09:40:17.251Z] [INFO] 
04:40:17 [2024-03-06T09:40:17.251Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:40:17 [2024-03-06T09:40:17.251Z] [INFO] 
04:40:17 [2024-03-06T09:40:17.251Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:40:17 [2024-03-06T09:40:17.251Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui
04:40:17 [2024-03-06T09:40:17.507Z] [INFO] 
04:40:17 [2024-03-06T09:40:17.507Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:40:17 [2024-03-06T09:40:17.507Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
04:40:17 [2024-03-06T09:40:17.507Z] [INFO] 
04:40:17 [2024-03-06T09:40:17.507Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:40:17 [2024-03-06T09:40:17.507Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:40:17 [2024-03-06T09:40:17.507Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:40:17 [2024-03-06T09:40:17.507Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
04:40:17 [2024-03-06T09:40:17.507Z] [INFO] Compiling 51 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:40:18 [2024-03-06T09:40:18.070Z] [INFO] 
04:40:18 [2024-03-06T09:40:18.070Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:40:18 [2024-03-06T09:40:18.070Z] [INFO] 
04:40:18 [2024-03-06T09:40:18.070Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:40:18 [2024-03-06T09:40:18.070Z] [INFO] 
04:40:18 [2024-03-06T09:40:18.070Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:40:18 [2024-03-06T09:40:18.070Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources
04:40:18 [2024-03-06T09:40:18.070Z] [INFO] 
04:40:18 [2024-03-06T09:40:18.070Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:40:18 [2024-03-06T09:40:18.070Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:40:18 [2024-03-06T09:40:18.070Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:40:18 [2024-03-06T09:40:18.070Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
04:40:18 [2024-03-06T09:40:18.070Z] [INFO] 
04:40:18 [2024-03-06T09:40:18.070Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:40:18 [2024-03-06T09:40:18.070Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
04:40:18 [2024-03-06T09:40:18.070Z] [INFO] 
04:40:18 [2024-03-06T09:40:18.070Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:40:18 [2024-03-06T09:40:18.070Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT-sources.jar
04:40:18 [2024-03-06T09:40:18.070Z] [INFO] 
04:40:18 [2024-03-06T09:40:18.070Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:40:18 [2024-03-06T09:40:18.070Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT.jar
04:40:18 [2024-03-06T09:40:18.070Z] [INFO] 
04:40:18 [2024-03-06T09:40:18.070Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:40:18 [2024-03-06T09:40:18.070Z] [INFO] 
04:40:18 [2024-03-06T09:40:18.070Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:40:18 [2024-03-06T09:40:18.070Z] [INFO] 
04:40:18 [2024-03-06T09:40:18.070Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:40:18 [2024-03-06T09:40:18.070Z] [INFO] 
04:40:18 [2024-03-06T09:40:18.070Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:40:18 [2024-03-06T09:40:18.326Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT.jar
04:40:18 [2024-03-06T09:40:18.890Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT-sources.jar
04:40:20 [2024-03-06T09:40:20.803Z] [INFO] 
04:40:20 [2024-03-06T09:40:20.803Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:40:20 [2024-03-06T09:40:20.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT.jar
04:40:20 [2024-03-06T09:40:20.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT.pom
04:40:20 [2024-03-06T09:40:20.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT-sources.jar
04:40:20 [2024-03-06T09:40:20.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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/4.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT-p2metadata.xml
04:40:20 [2024-03-06T09:40:20.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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/4.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT-p2artifacts.xml
04:40:20 [2024-03-06T09:40:20.803Z] [INFO] 
04:40:20 [2024-03-06T09:40:20.803Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:40:20 [2024-03-06T09:40:20.803Z] [INFO] 
04:40:20 [2024-03-06T09:40:20.803Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >--
04:40:20 [2024-03-06T09:40:20.803Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT [49/141]
04:40:20 [2024-03-06T09:40:20.803Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
04:40:20 [2024-03-06T09:40:20.803Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:40:20 [2024-03-06T09:40:20.803Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:40:20 [2024-03-06T09:40:20.803Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
04:40:20 [2024-03-06T09:40:20.803Z] [INFO] 
04:40:20 [2024-03-06T09:40:20.803Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:40:20 [2024-03-06T09:40:20.803Z] [INFO] 
04:40:20 [2024-03-06T09:40:20.803Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:40:20 [2024-03-06T09:40:20.803Z] [INFO] The project's OSGi version is 1.0.10.202403060913
04:40:20 [2024-03-06T09:40:20.803Z] [INFO] 
04:40:20 [2024-03-06T09:40:20.803Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:40:20 [2024-03-06T09:40:20.803Z] [INFO] 
04:40:20 [2024-03-06T09:40:20.803Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:40:20 [2024-03-06T09:40:20.804Z] [INFO] 
04:40:20 [2024-03-06T09:40:20.804Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:40:20 [2024-03-06T09:40:20.804Z] [INFO] 
04:40:20 [2024-03-06T09:40:20.804Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:40:20 [2024-03-06T09:40:20.804Z] [INFO] 
04:40:20 [2024-03-06T09:40:20.804Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:40:20 [2024-03-06T09:40:20.804Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.tests
04:40:21 [2024-03-06T09:40:21.060Z] [INFO] 
04:40:21 [2024-03-06T09:40:21.060Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:40:21 [2024-03-06T09:40:21.060Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
04:40:21 [2024-03-06T09:40:21.060Z] [INFO] 
04:40:21 [2024-03-06T09:40:21.060Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:40:21 [2024-03-06T09:40:21.060Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:40:21 [2024-03-06T09:40:21.060Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:40:21 [2024-03-06T09:40:21.060Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
04:40:21 [2024-03-06T09:40:21.060Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:40:21 [2024-03-06T09:40:21.316Z] [INFO] 
04:40:21 [2024-03-06T09:40:21.316Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:40:21 [2024-03-06T09:40:21.316Z] [INFO] 
04:40:21 [2024-03-06T09:40:21.316Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:40:21 [2024-03-06T09:40:21.316Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources
04:40:21 [2024-03-06T09:40:21.316Z] [INFO] 
04:40:21 [2024-03-06T09:40:21.316Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:40:21 [2024-03-06T09:40:21.316Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
04:40:21 [2024-03-06T09:40:21.316Z] [INFO] 
04:40:21 [2024-03-06T09:40:21.316Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:40:21 [2024-03-06T09:40:21.316Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-sources.jar
04:40:21 [2024-03-06T09:40:21.316Z] [INFO] 
04:40:21 [2024-03-06T09:40:21.316Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:40:21 [2024-03-06T09:40:21.316Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.jar
04:40:21 [2024-03-06T09:40:21.316Z] [INFO] 
04:40:21 [2024-03-06T09:40:21.316Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:40:21 [2024-03-06T09:40:21.316Z] [INFO] 
04:40:21 [2024-03-06T09:40:21.316Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:40:21 [2024-03-06T09:40:21.316Z] [INFO] 
04:40:21 [2024-03-06T09:40:21.316Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:40:21 [2024-03-06T09:40:21.316Z] [INFO] 
04:40:21 [2024-03-06T09:40:21.316Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:40:21 [2024-03-06T09:40:21.316Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.jar
04:40:22 [2024-03-06T09:40:22.243Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-sources.jar
04:40:22 [2024-03-06T09:40:22.805Z] [INFO] 
04:40:22 [2024-03-06T09:40:22.805Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:40:22 [2024-03-06T09:40:22.805Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data/.metadata/.log
04:40:22 [2024-03-06T09:40:22.805Z] [INFO] Command line:
04:40:22 [2024-03-06T09:40:22.805Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:40:22 [2024-03-06T09:40:22.805Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:40:26 [2024-03-06T09:40:26.085Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:40:26 [2024-03-06T09:40:26.086Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:40:30 [2024-03-06T09:40:30.258Z] !SESSION 2024-03-06 09:40:22.922 -----------------------------------------------
04:40:30 [2024-03-06T09:40:30.258Z] eclipse.buildId=unknown
04:40:30 [2024-03-06T09:40:30.258Z] java.version=17.0.2
04:40:30 [2024-03-06T09:40:30.258Z] java.vendor=Oracle Corporation
04:40:30 [2024-03-06T09:40:30.258Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:40:30 [2024-03-06T09:40:30.258Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
04:40:30 [2024-03-06T09:40:30.258Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:40:30 [2024-03-06T09:40:30.258Z] 
04:40:30 [2024-03-06T09:40:30.258Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-06 09:40:29.512
04:40:30 [2024-03-06T09:40:30.258Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
04:40:30 [2024-03-06T09:40:30.258Z] !STACK 0
04:40:30 [2024-03-06T09:40:30.258Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
04:40:30 [2024-03-06T09:40:30.258Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
04:40:30 [2024-03-06T09:40:30.258Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
04:40:30 [2024-03-06T09:40:30.258Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
04:40:30 [2024-03-06T09:40:30.258Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
04:40:30 [2024-03-06T09:40:30.258Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
04:40:30 [2024-03-06T09:40:30.258Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
04:40:30 [2024-03-06T09:40:30.258Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
04:40:30 [2024-03-06T09:40:30.258Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:40:30 [2024-03-06T09:40:30.258Z] Caused by: java.io.IOException: error=2, No such file or directory
04:40:30 [2024-03-06T09:40:30.258Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
04:40:30 [2024-03-06T09:40:30.258Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
04:40:30 [2024-03-06T09:40:30.258Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
04:40:30 [2024-03-06T09:40:30.258Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
04:40:30 [2024-03-06T09:40:30.258Z] 	... 7 more
04:40:30 [2024-03-06T09:40:30.258Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
04:40:30 [2024-03-06T09:40:30.258Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
04:40:30 [2024-03-06T09:40:30.258Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.tidColumnComparatorTest -- Time elapsed: 0.043 s
04:40:30 [2024-03-06T09:40:30.258Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.tidSecondaryTimeColumnComparatorTest -- Time elapsed: 0 s
04:40:30 [2024-03-06T09:40:30.258Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.execNameColumnComparatorTest -- Time elapsed: 0.001 s
04:40:30 [2024-03-06T09:40:30.258Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.ptidComparatorTest -- Time elapsed: 0 s
04:40:30 [2024-03-06T09:40:30.258Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.tidComparatorTest -- Time elapsed: 0 s
04:40:30 [2024-03-06T09:40:30.258Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.ptidColumnComparatorTest -- Time elapsed: 0 s
04:40:30 [2024-03-06T09:40:30.258Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.birthTimeColumnComparatorTest -- Time elapsed: 0 s
04:40:30 [2024-03-06T09:40:30.258Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.birthTimeSecondaryTimeColumnComparatorTest -- Time elapsed: 0.001 s
04:40:30 [2024-03-06T09:40:30.258Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.execNameSecondaryTimeColumnComparatorTest -- Time elapsed: 0 s
04:40:30 [2024-03-06T09:40:30.258Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.ptidSecondaryTimeColumnComparatorTest -- Time elapsed: 0 s
04:40:30 [2024-03-06T09:40:30.258Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.birthTimeComparatorTest -- Time elapsed: 0 s
04:40:30 [2024-03-06T09:40:30.258Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.execNameComparatorTest -- Time elapsed: 0.001 s
04:40:30 [2024-03-06T09:40:30.258Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
04:40:30 [2024-03-06T09:40:30.514Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
04:40:30 [2024-03-06T09:40:30.514Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testEmpty -- Time elapsed: 0.006 s
04:40:30 [2024-03-06T09:40:30.514Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testMany -- Time elapsed: 0.176 s
04:40:30 [2024-03-06T09:40:30.514Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testDoubleOtherOrder -- Time elapsed: 0.004 s
04:40:30 [2024-03-06T09:40:30.514Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.test9OutOfOrder -- Time elapsed: 0.001 s
04:40:30 [2024-03-06T09:40:30.514Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.test9InOrder -- Time elapsed: 0 s
04:40:30 [2024-03-06T09:40:30.514Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testDouble -- Time elapsed: 0.008 s
04:40:30 [2024-03-06T09:40:30.514Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testSingleInvalid -- Time elapsed: 0 s
04:40:30 [2024-03-06T09:40:30.514Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testSingle -- Time elapsed: 0 s
04:40:30 [2024-03-06T09:40:30.514Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.test9InOrder10Times -- Time elapsed: 0.001 s
04:40:30 [2024-03-06T09:40:30.514Z] 
04:40:30 [2024-03-06T09:40:30.514Z] Results:
04:40:30 [2024-03-06T09:40:30.514Z] 
04:40:30 [2024-03-06T09:40:30.514Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
04:40:30 [2024-03-06T09:40:30.514Z] 
04:40:31 [2024-03-06T09:40:31.075Z] [INFO] All tests passed
04:40:31 [2024-03-06T09:40:31.075Z] [INFO] 
04:40:31 [2024-03-06T09:40:31.075Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:40:31 [2024-03-06T09:40:31.075Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.jar
04:40:31 [2024-03-06T09:40:31.075Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.pom
04:40:31 [2024-03-06T09:40:31.075Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-sources.jar
04:40:31 [2024-03-06T09:40:31.075Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-p2metadata.xml
04:40:31 [2024-03-06T09:40:31.075Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-p2artifacts.xml
04:40:31 [2024-03-06T09:40:31.075Z] [INFO] 
04:40:31 [2024-03-06T09:40:31.075Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:40:31 [2024-03-06T09:40:31.075Z] [INFO] 
04:40:31 [2024-03-06T09:40:31.075Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >--
04:40:31 [2024-03-06T09:40:31.075Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT [50/141]
04:40:31 [2024-03-06T09:40:31.075Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
04:40:31 [2024-03-06T09:40:31.075Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:40:31 [2024-03-06T09:40:31.075Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:40:31 [2024-03-06T09:40:31.075Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
04:40:31 [2024-03-06T09:40:31.332Z] [INFO] 
04:40:31 [2024-03-06T09:40:31.332Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:40:31 [2024-03-06T09:40:31.332Z] [INFO] 
04:40:31 [2024-03-06T09:40:31.332Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:40:31 [2024-03-06T09:40:31.332Z] [INFO] The project's OSGi version is 1.0.11.202403060913
04:40:31 [2024-03-06T09:40:31.332Z] [INFO] 
04:40:31 [2024-03-06T09:40:31.332Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:40:31 [2024-03-06T09:40:31.332Z] [INFO] 
04:40:31 [2024-03-06T09:40:31.332Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:40:31 [2024-03-06T09:40:31.332Z] [INFO] 
04:40:31 [2024-03-06T09:40:31.332Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:40:31 [2024-03-06T09:40:31.332Z] [INFO] 
04:40:31 [2024-03-06T09:40:31.332Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:40:31 [2024-03-06T09:40:31.332Z] [INFO] 
04:40:31 [2024-03-06T09:40:31.332Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:40:31 [2024-03-06T09:40:31.332Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core.tests
04:40:31 [2024-03-06T09:40:31.332Z] [INFO] 
04:40:31 [2024-03-06T09:40:31.332Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:40:31 [2024-03-06T09:40:31.332Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
04:40:31 [2024-03-06T09:40:31.332Z] [INFO] 
04:40:31 [2024-03-06T09:40:31.332Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:40:31 [2024-03-06T09:40:31.332Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:40:31 [2024-03-06T09:40:31.332Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:40:31 [2024-03-06T09:40:31.332Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
04:40:31 [2024-03-06T09:40:31.332Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:40:31 [2024-03-06T09:40:31.893Z] [INFO] 
04:40:31 [2024-03-06T09:40:31.893Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:40:31 [2024-03-06T09:40:31.893Z] [INFO] 
04:40:31 [2024-03-06T09:40:31.893Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:40:31 [2024-03-06T09:40:31.893Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources
04:40:31 [2024-03-06T09:40:31.893Z] [INFO] 
04:40:31 [2024-03-06T09:40:31.893Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:40:31 [2024-03-06T09:40:31.893Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
04:40:31 [2024-03-06T09:40:31.893Z] [INFO] 
04:40:31 [2024-03-06T09:40:31.893Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:40:31 [2024-03-06T09:40:31.893Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-sources.jar
04:40:31 [2024-03-06T09:40:31.893Z] [INFO] 
04:40:31 [2024-03-06T09:40:31.893Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:40:31 [2024-03-06T09:40:31.893Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.jar
04:40:31 [2024-03-06T09:40:31.893Z] [INFO] 
04:40:31 [2024-03-06T09:40:31.893Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:40:31 [2024-03-06T09:40:31.893Z] [INFO] 
04:40:31 [2024-03-06T09:40:31.893Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:40:31 [2024-03-06T09:40:31.893Z] [INFO] 
04:40:31 [2024-03-06T09:40:31.893Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:40:31 [2024-03-06T09:40:31.893Z] [INFO] 
04:40:31 [2024-03-06T09:40:31.893Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:40:31 [2024-03-06T09:40:31.893Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.jar
04:40:33 [2024-03-06T09:40:33.257Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-sources.jar
04:40:34 [2024-03-06T09:40:34.185Z] [INFO] 
04:40:34 [2024-03-06T09:40:34.185Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:40:34 [2024-03-06T09:40:34.185Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log
04:40:34 [2024-03-06T09:40:34.185Z] [INFO] Command line:
04:40:34 [2024-03-06T09:40:34.185Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:40:34 [2024-03-06T09:40:34.185Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:40:37 [2024-03-06T09:40:37.451Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest
04:40:37 [2024-03-06T09:40:37.451Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest
04:40:37 [2024-03-06T09:40:37.451Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testID -- Time elapsed: 0.001 s
04:40:37 [2024-03-06T09:40:37.451Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testFetchTree -- Time elapsed: 0.003 s
04:40:37 [2024-03-06T09:40:37.451Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testDataProviderNullFetchXY -- Time elapsed: 0.010 s
04:40:37 [2024-03-06T09:40:37.451Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testDataProviderFetchXY -- Time elapsed: 0.001 s
04:40:37 [2024-03-06T09:40:37.451Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest
04:40:37 [2024-03-06T09:40:37.707Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest
04:40:37 [2024-03-06T09:40:37.707Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeSpecificRange -- Time elapsed: 0.020 s
04:40:37 [2024-03-06T09:40:37.707Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeWithMapperFullRange -- Time elapsed: 0.001 s
04:40:37 [2024-03-06T09:40:37.707Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeFullRange -- Time elapsed: 0.001 s
04:40:37 [2024-03-06T09:40:37.707Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeWithUserDefinedAspectsFullRange -- Time elapsed: 0.002 s
04:40:37 [2024-03-06T09:40:37.707Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest
04:40:39 [2024-03-06T09:40:39.601Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.692 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest
04:40:39 [2024-03-06T09:40:39.601Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineZeroIndex -- Time elapsed: 0.012 s
04:40:39 [2024-03-06T09:40:39.601Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineCornerIndex -- Time elapsed: 0.004 s
04:40:39 [2024-03-06T09:40:39.601Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLastLinesWithDurationComparator -- Time elapsed: 0.014 s
04:40:39 [2024-03-06T09:40:39.601Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithSearchPrevious -- Time elapsed: 1.217 s
04:40:39 [2024-03-06T09:40:39.601Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithSearch -- Time elapsed: 0.153 s
04:40:39 [2024-03-06T09:40:39.602Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithEndTimeComparator -- Time elapsed: 0.002 s
04:40:39 [2024-03-06T09:40:39.602Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineNonZeroIndex -- Time elapsed: 0 s
04:40:39 [2024-03-06T09:40:39.602Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchColumn -- Time elapsed: 0.001 s
04:40:39 [2024-03-06T09:40:39.602Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineCrossIndexes -- Time elapsed: 0.105 s
04:40:39 [2024-03-06T09:40:39.602Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithSearchTypo -- Time elapsed: 0 s
04:40:39 [2024-03-06T09:40:39.602Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLastLinesWithEndComparator -- Time elapsed: 0 s
04:40:39 [2024-03-06T09:40:39.602Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineTimeOut -- Time elapsed: 0.001 s
04:40:39 [2024-03-06T09:40:39.602Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithDurationComparator -- Time elapsed: 0.002 s
04:40:39 [2024-03-06T09:40:39.602Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest
04:40:40 [2024-03-06T09:40:40.966Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.564 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest
04:40:40 [2024-03-06T09:40:40.966Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithTwoSearchFiltersOnAnExperiment -- Time elapsed: 0.565 s
04:40:40 [2024-03-06T09:40:40.966Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testMainDataProviderFetchColumn -- Time elapsed: 0 s
04:40:40 [2024-03-06T09:40:40.966Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testInvalidExperimentDataProviderFetchColumn -- Time elapsed: 0 s
04:40:40 [2024-03-06T09:40:40.966Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testSingleTraceExperimentDataProviderFetchColumn -- Time elapsed: 0 s
04:40:40 [2024-03-06T09:40:40.966Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithSearchOnAnExperiment -- Time elapsed: 0.002 s
04:40:40 [2024-03-06T09:40:40.966Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesFromDataProviderWithExperiment -- Time elapsed: 0.001 s
04:40:40 [2024-03-06T09:40:40.966Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesFronmDataProviderWithEmptyExperiment -- Time elapsed: 0 s
04:40:40 [2024-03-06T09:40:40.966Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithTwoSearchFiltersOnASingleTraceExperiment -- Time elapsed: 0.434 s
04:40:40 [2024-03-06T09:40:40.966Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesFromDataProviderWithSingleTraceExperiment -- Time elapsed: 0.001 s
04:40:40 [2024-03-06T09:40:40.966Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithTraceNameSorting -- Time elapsed: 0.001 s
04:40:40 [2024-03-06T09:40:40.966Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
04:40:42 [2024-03-06T09:40:42.854Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.689 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
04:40:42 [2024-03-06T09:40:42.854Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testDescending -- Time elapsed: 0.003 s
04:40:42 [2024-03-06T09:40:42.854Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testMergeStatisticsNodes -- Time elapsed: 0.001 s
04:40:42 [2024-03-06T09:40:42.854Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.parallelStreamBuildingTest -- Time elapsed: 0.334 s
04:40:42 [2024-03-06T09:40:42.854Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testNoiseDataset -- Time elapsed: 0.519 s
04:40:42 [2024-03-06T09:40:42.854Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.streamBuildingTest -- Time elapsed: 0.175 s
04:40:42 [2024-03-06T09:40:42.854Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testEmpty -- Time elapsed: 0 s
04:40:42 [2024-03-06T09:40:42.854Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testSmallDataset -- Time elapsed: 0.001 s
04:40:42 [2024-03-06T09:40:42.854Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.gaussianNoiseTest -- Time elapsed: 0.442 s
04:40:42 [2024-03-06T09:40:42.854Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLargeDataset -- Time elapsed: 0.207 s
04:40:42 [2024-03-06T09:40:42.854Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testAscending -- Time elapsed: 0.001 s
04:40:42 [2024-03-06T09:40:42.854Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLimitDataset -- Time elapsed: 0 s
04:40:42 [2024-03-06T09:40:42.854Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.mergeStatisticsCornerCaseNodesTest -- Time elapsed: 0.002 s
04:40:42 [2024-03-06T09:40:42.854Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testMergeStatisticsRandomNodes -- Time elapsed: 0.002 s
04:40:42 [2024-03-06T09:40:42.854Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLargeDatasetNegative -- Time elapsed: 0 s
04:40:42 [2024-03-06T09:40:42.854Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLimitDataset2 -- Time elapsed: 0 s
04:40:42 [2024-03-06T09:40:42.854Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
04:40:43 [2024-03-06T09:40:43.110Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
04:40:43 [2024-03-06T09:40:43.110Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPartialPerTypeStatsCancel -- Time elapsed: 0.129 s
04:40:43 [2024-03-06T09:40:43.110Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testExecute -- Time elapsed: 0.059 s
04:40:43 [2024-03-06T09:40:43.110Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testExecuteNoDepend -- Time elapsed: 0.022 s
04:40:43 [2024-03-06T09:40:43.110Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testTotalStats -- Time elapsed: 0.030 s
04:40:43 [2024-03-06T09:40:43.110Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPerTypeStats -- Time elapsed: 0.041 s
04:40:43 [2024-03-06T09:40:43.110Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPartialPerTypeStats -- Time elapsed: 0.027 s
04:40:43 [2024-03-06T09:40:43.110Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testExecuteNoTrace -- Time elapsed: 0.018 s
04:40:43 [2024-03-06T09:40:43.110Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPartialStats -- Time elapsed: 0.027 s
04:40:43 [2024-03-06T09:40:43.110Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
04:40:44 [2024-03-06T09:40:44.473Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.111 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
04:40:44 [2024-03-06T09:40:44.473Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testDescending -- Time elapsed: 0.001 s
04:40:44 [2024-03-06T09:40:44.473Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testMergeStatisticsNodes -- Time elapsed: 0.001 s
04:40:44 [2024-03-06T09:40:44.473Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.parallelStreamBuildingTest -- Time elapsed: 0.207 s
04:40:44 [2024-03-06T09:40:44.473Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testNoiseDataset -- Time elapsed: 0.256 s
04:40:44 [2024-03-06T09:40:44.473Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.streamBuildingTest -- Time elapsed: 0.104 s
04:40:44 [2024-03-06T09:40:44.473Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testEmpty -- Time elapsed: 0.001 s
04:40:44 [2024-03-06T09:40:44.473Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testSmallDataset -- Time elapsed: 0 s
04:40:44 [2024-03-06T09:40:44.473Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.gaussianNoiseTest -- Time elapsed: 0.168 s
04:40:44 [2024-03-06T09:40:44.473Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLargeDataset -- Time elapsed: 0.140 s
04:40:44 [2024-03-06T09:40:44.473Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testAscending -- Time elapsed: 0 s
04:40:44 [2024-03-06T09:40:44.473Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLimitDataset -- Time elapsed: 0 s
04:40:44 [2024-03-06T09:40:44.473Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.mergeStatisticsCornerCaseNodesTest -- Time elapsed: 0.001 s
04:40:44 [2024-03-06T09:40:44.473Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testMergeStatisticsRandomNodes -- Time elapsed: 0 s
04:40:44 [2024-03-06T09:40:44.473Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLargeDatasetNegative -- Time elapsed: 0.231 s
04:40:44 [2024-03-06T09:40:44.473Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLimitDataset2 -- Time elapsed: 0 s
04:40:44 [2024-03-06T09:40:44.473Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest
04:40:44 [2024-03-06T09:40:44.474Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest
04:40:44 [2024-03-06T09:40:44.474Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.floatTest -- Time elapsed: 0.001 s
04:40:44 [2024-03-06T09:40:44.474Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.longTest -- Time elapsed: 0 s
04:40:44 [2024-03-06T09:40:44.474Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.shortTest -- Time elapsed: 0 s
04:40:44 [2024-03-06T09:40:44.474Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.byteTest -- Time elapsed: 0 s
04:40:44 [2024-03-06T09:40:44.474Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.bigDecTest -- Time elapsed: 0.001 s
04:40:44 [2024-03-06T09:40:44.474Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failBSTest -- Time elapsed: 0.001 s
04:40:44 [2024-03-06T09:40:44.474Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failDFTest -- Time elapsed: 0 s
04:40:44 [2024-03-06T09:40:44.474Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failFDTest -- Time elapsed: 0 s
04:40:44 [2024-03-06T09:40:44.474Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failILTest -- Time elapsed: 0 s
04:40:44 [2024-03-06T09:40:44.474Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failLITest -- Time elapsed: 0.001 s
04:40:44 [2024-03-06T09:40:44.474Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.bigIntTest -- Time elapsed: 0 s
04:40:44 [2024-03-06T09:40:44.474Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failSBTest -- Time elapsed: 0 s
04:40:44 [2024-03-06T09:40:44.474Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failBdBiTest -- Time elapsed: 0 s
04:40:44 [2024-03-06T09:40:44.474Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failBiBdTest -- Time elapsed: 0 s
04:40:44 [2024-03-06T09:40:44.474Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.doubleTest -- Time elapsed: 0.001 s
04:40:44 [2024-03-06T09:40:44.474Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.intTest -- Time elapsed: 0 s
04:40:44 [2024-03-06T09:40:44.474Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
04:40:45 [2024-03-06T09:40:45.837Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.762 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
04:40:45 [2024-03-06T09:40:45.837Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testDescending -- Time elapsed: 0.002 s
04:40:45 [2024-03-06T09:40:45.837Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testMergeStatisticsNodes -- Time elapsed: 0 s
04:40:45 [2024-03-06T09:40:45.837Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.parallelStreamBuildingTest -- Time elapsed: 0.116 s
04:40:45 [2024-03-06T09:40:45.837Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testNoiseDataset -- Time elapsed: 0.272 s
04:40:45 [2024-03-06T09:40:45.837Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.streamBuildingTest -- Time elapsed: 0.321 s
04:40:45 [2024-03-06T09:40:45.837Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testEmpty -- Time elapsed: 0.001 s
04:40:45 [2024-03-06T09:40:45.837Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testSmallDataset -- Time elapsed: 0 s
04:40:45 [2024-03-06T09:40:45.837Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.gaussianNoiseTest -- Time elapsed: 0.200 s
04:40:45 [2024-03-06T09:40:45.837Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLargeDataset -- Time elapsed: 0.431 s
04:40:45 [2024-03-06T09:40:45.837Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testAscending -- Time elapsed: 0 s
04:40:45 [2024-03-06T09:40:45.837Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLimitDataset -- Time elapsed: 0 s
04:40:45 [2024-03-06T09:40:45.837Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.mergeStatisticsCornerCaseNodesTest -- Time elapsed: 0 s
04:40:45 [2024-03-06T09:40:45.837Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testMergeStatisticsRandomNodes -- Time elapsed: 0.001 s
04:40:45 [2024-03-06T09:40:45.837Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLargeDatasetNegative -- Time elapsed: 0.416 s
04:40:45 [2024-03-06T09:40:45.837Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLimitDataset2 -- Time elapsed: 0 s
04:40:45 [2024-03-06T09:40:45.837Z] 
04:40:45 [2024-03-06T09:40:45.837Z] Results:
04:40:45 [2024-03-06T09:40:45.837Z] 
04:40:45 [2024-03-06T09:40:45.837Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0
04:40:45 [2024-03-06T09:40:45.837Z] 
04:40:46 [2024-03-06T09:40:46.093Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@6b8280e6 was not deregistered.
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:185)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreDensityDataProviderFactory.createProvider(SegmentStoreDensityDataProviderFactory.java:38)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.init(SegmentStoreDensityDataProviderTest.java:92)
04:40:46 [2024-03-06T09:40:46.093Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:40:46 [2024-03-06T09:40:46.093Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:40:46 [2024-03-06T09:40:46.093Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:40:46 [2024-03-06T09:40:46.093Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
04:40:46 [2024-03-06T09:40:46.093Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:40:46 [2024-03-06T09:40:46.093Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:40:46 [2024-03-06T09:40:46.093Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:40:46 [2024-03-06T09:40:46.093Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
04:40:46 [2024-03-06T09:40:46.093Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:40:46 [2024-03-06T09:40:46.093Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:40:46 [2024-03-06T09:40:46.093Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:40:46 [2024-03-06T09:40:46.093Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
04:40:46 [2024-03-06T09:40:46.093Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@10358c32 was not deregistered.
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:185)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreDensityDataProviderFactory.createProvider(SegmentStoreDensityDataProviderFactory.java:38)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.init(SegmentStoreDensityDataProviderTest.java:98)
04:40:46 [2024-03-06T09:40:46.093Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:40:46 [2024-03-06T09:40:46.093Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:40:46 [2024-03-06T09:40:46.093Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:40:46 [2024-03-06T09:40:46.093Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
04:40:46 [2024-03-06T09:40:46.093Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:40:46 [2024-03-06T09:40:46.093Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:40:46 [2024-03-06T09:40:46.093Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:40:46 [2024-03-06T09:40:46.093Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
04:40:46 [2024-03-06T09:40:46.093Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
04:40:46 [2024-03-06T09:40:46.093Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:40:46 [2024-03-06T09:40:46.093Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:40:46 [2024-03-06T09:40:46.093Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:40:46 [2024-03-06T09:40:46.094Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
04:40:46 [2024-03-06T09:40:46.094Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@78054f54 was not deregistered.
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:160)
04:40:46 [2024-03-06T09:40:46.094Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:40:46 [2024-03-06T09:40:46.094Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:40:46 [2024-03-06T09:40:46.094Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:40:46 [2024-03-06T09:40:46.094Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
04:40:46 [2024-03-06T09:40:46.094Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:40:46 [2024-03-06T09:40:46.094Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:40:46 [2024-03-06T09:40:46.094Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:40:46 [2024-03-06T09:40:46.094Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
04:40:46 [2024-03-06T09:40:46.094Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:40:46 [2024-03-06T09:40:46.094Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:40:46 [2024-03-06T09:40:46.094Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:40:46 [2024-03-06T09:40:46.094Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
04:40:46 [2024-03-06T09:40:46.094Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@21bd20ee was not deregistered.
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:156)
04:40:46 [2024-03-06T09:40:46.094Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:40:46 [2024-03-06T09:40:46.094Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:40:46 [2024-03-06T09:40:46.094Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:40:46 [2024-03-06T09:40:46.094Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
04:40:46 [2024-03-06T09:40:46.094Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:40:46 [2024-03-06T09:40:46.094Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:40:46 [2024-03-06T09:40:46.094Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:40:46 [2024-03-06T09:40:46.094Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
04:40:46 [2024-03-06T09:40:46.094Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:40:46 [2024-03-06T09:40:46.094Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:40:46 [2024-03-06T09:40:46.094Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:40:46 [2024-03-06T09:40:46.094Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
04:40:46 [2024-03-06T09:40:46.094Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
04:40:46 [2024-03-06T09:40:46.094Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@4b6e1c0 was not deregistered.
04:40:46 [2024-03-06T09:40:46.095Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:40:46 [2024-03-06T09:40:46.095Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:40:46 [2024-03-06T09:40:46.095Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:40:46 [2024-03-06T09:40:46.095Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:40:46 [2024-03-06T09:40:46.095Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
04:40:46 [2024-03-06T09:40:46.095Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
04:40:46 [2024-03-06T09:40:46.095Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
04:40:46 [2024-03-06T09:40:46.095Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
04:40:46 [2024-03-06T09:40:46.095Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:164)
04:40:46 [2024-03-06T09:40:46.095Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:40:46 [2024-03-06T09:40:46.095Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:40:46 [2024-03-06T09:40:46.095Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:40:46 [2024-03-06T09:40:46.095Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:40:46 [2024-03-06T09:40:46.095Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:40:46 [2024-03-06T09:40:46.095Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:40:46 [2024-03-06T09:40:46.095Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:40:46 [2024-03-06T09:40:46.095Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
04:40:46 [2024-03-06T09:40:46.095Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
04:40:46 [2024-03-06T09:40:46.095Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:40:46 [2024-03-06T09:40:46.095Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:40:46 [2024-03-06T09:40:46.095Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:40:46 [2024-03-06T09:40:46.095Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
04:40:46 [2024-03-06T09:40:46.095Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
04:40:46 [2024-03-06T09:40:46.095Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
04:40:46 [2024-03-06T09:40:46.095Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
04:40:46 [2024-03-06T09:40:46.095Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:40:46 [2024-03-06T09:40:46.095Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:40:46 [2024-03-06T09:40:46.095Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:40:46 [2024-03-06T09:40:46.095Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:40:46 [2024-03-06T09:40:46.095Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:40:46 [2024-03-06T09:40:46.095Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:40:46 [2024-03-06T09:40:46.095Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:40:46 [2024-03-06T09:40:46.095Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:40:46 [2024-03-06T09:40:46.095Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:40:46 [2024-03-06T09:40:46.095Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
04:40:46 [2024-03-06T09:40:46.095Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
04:40:46 [2024-03-06T09:40:46.095Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
04:40:46 [2024-03-06T09:40:46.095Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
04:40:46 [2024-03-06T09:40:46.095Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
04:40:46 [2024-03-06T09:40:46.095Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:40:46 [2024-03-06T09:40:46.095Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:40:46 [2024-03-06T09:40:46.095Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:40:46 [2024-03-06T09:40:46.095Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:40:46 [2024-03-06T09:40:46.095Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
04:40:46 [2024-03-06T09:40:46.095Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
04:40:46 [2024-03-06T09:40:46.095Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
04:40:46 [2024-03-06T09:40:46.095Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
04:40:46 [2024-03-06T09:40:46.350Z] [INFO] All tests passed
04:40:46 [2024-03-06T09:40:46.351Z] [INFO] 
04:40:46 [2024-03-06T09:40:46.351Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:40:46 [2024-03-06T09:40:46.351Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.jar
04:40:46 [2024-03-06T09:40:46.351Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.pom
04:40:46 [2024-03-06T09:40:46.351Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-sources.jar
04:40:46 [2024-03-06T09:40:46.351Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-p2metadata.xml
04:40:46 [2024-03-06T09:40:46.351Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-p2artifacts.xml
04:40:46 [2024-03-06T09:40:46.351Z] [INFO] 
04:40:46 [2024-03-06T09:40:46.351Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:40:46 [2024-03-06T09:40:46.351Z] [INFO] 
04:40:46 [2024-03-06T09:40:46.351Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >--
04:40:46 [2024-03-06T09:40:46.351Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT [51/141]
04:40:46 [2024-03-06T09:40:46.351Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
04:40:46 [2024-03-06T09:40:46.351Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:40:46 [2024-03-06T09:40:46.351Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:40:46 [2024-03-06T09:40:46.351Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
04:40:46 [2024-03-06T09:40:46.606Z] [INFO] 
04:40:46 [2024-03-06T09:40:46.606Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:40:46 [2024-03-06T09:40:46.606Z] [INFO] 
04:40:46 [2024-03-06T09:40:46.606Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:40:46 [2024-03-06T09:40:46.606Z] [INFO] The project's OSGi version is 1.0.12.202403060913
04:40:46 [2024-03-06T09:40:46.606Z] [INFO] 
04:40:46 [2024-03-06T09:40:46.606Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:40:46 [2024-03-06T09:40:46.606Z] [INFO] 
04:40:46 [2024-03-06T09:40:46.606Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:40:46 [2024-03-06T09:40:46.606Z] [INFO] 
04:40:46 [2024-03-06T09:40:46.606Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:40:46 [2024-03-06T09:40:46.606Z] [INFO] 
04:40:46 [2024-03-06T09:40:46.606Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:40:46 [2024-03-06T09:40:46.606Z] [INFO] 
04:40:46 [2024-03-06T09:40:46.606Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:40:46 [2024-03-06T09:40:46.607Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests
04:40:46 [2024-03-06T09:40:46.862Z] [INFO] 
04:40:46 [2024-03-06T09:40:46.862Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:40:46 [2024-03-06T09:40:46.862Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
04:40:46 [2024-03-06T09:40:46.862Z] [INFO] 
04:40:46 [2024-03-06T09:40:46.862Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:40:46 [2024-03-06T09:40:46.862Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:40:46 [2024-03-06T09:40:46.862Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:40:46 [2024-03-06T09:40:46.862Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
04:40:46 [2024-03-06T09:40:46.862Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:40:47 [2024-03-06T09:40:47.119Z] [INFO] 
04:40:47 [2024-03-06T09:40:47.119Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:40:47 [2024-03-06T09:40:47.119Z] [INFO] 
04:40:47 [2024-03-06T09:40:47.119Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:40:47 [2024-03-06T09:40:47.119Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources
04:40:47 [2024-03-06T09:40:47.119Z] [INFO] 
04:40:47 [2024-03-06T09:40:47.119Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:40:47 [2024-03-06T09:40:47.119Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
04:40:47 [2024-03-06T09:40:47.119Z] [INFO] 
04:40:47 [2024-03-06T09:40:47.119Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:40:47 [2024-03-06T09:40:47.119Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
04:40:47 [2024-03-06T09:40:47.119Z] [INFO] 
04:40:47 [2024-03-06T09:40:47.119Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:40:47 [2024-03-06T09:40:47.374Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
04:40:47 [2024-03-06T09:40:47.374Z] [INFO] 
04:40:47 [2024-03-06T09:40:47.374Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:40:47 [2024-03-06T09:40:47.375Z] [INFO] 
04:40:47 [2024-03-06T09:40:47.375Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:40:47 [2024-03-06T09:40:47.375Z] [INFO] 
04:40:47 [2024-03-06T09:40:47.375Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:40:47 [2024-03-06T09:40:47.375Z] [INFO] 
04:40:47 [2024-03-06T09:40:47.375Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:40:47 [2024-03-06T09:40:47.375Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
04:40:47 [2024-03-06T09:40:47.935Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
04:40:48 [2024-03-06T09:40:48.861Z] [INFO] 
04:40:48 [2024-03-06T09:40:48.861Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:40:49 [2024-03-06T09:40:49.117Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data/.metadata/.log
04:40:49 [2024-03-06T09:40:49.117Z] [INFO] Command line:
04:40:49 [2024-03-06T09:40:49.117Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:40:49 [2024-03-06T09:40:49.117Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:40:51 [2024-03-06T09:40:51.004Z] Mar 06, 2024 9:40:50 AM org.apache.aries.spifly.BaseActivator log
04:40:51 [2024-03-06T09:40:51.004Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
04:40:52 [2024-03-06T09:40:52.370Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:40:52 [2024-03-06T09:40:52.370Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:40:55 [2024-03-06T09:40:55.640Z] !SESSION 2024-03-06 09:40:49.273 -----------------------------------------------
04:40:55 [2024-03-06T09:40:55.640Z] eclipse.buildId=unknown
04:40:55 [2024-03-06T09:40:55.640Z] java.version=17.0.2
04:40:55 [2024-03-06T09:40:55.640Z] java.vendor=Oracle Corporation
04:40:55 [2024-03-06T09:40:55.640Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:40:55 [2024-03-06T09:40:55.640Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:40:55 [2024-03-06T09:40:55.640Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:40:55 [2024-03-06T09:40:55.640Z] 
04:40:55 [2024-03-06T09:40:55.640Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-06 09:40:55.633
04:40:55 [2024-03-06T09:40:55.640Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
04:40:55 [2024-03-06T09:40:55.895Z] 
04:40:55 [2024-03-06T09:40:55.895Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-06 09:40:55.644
04:40:55 [2024-03-06T09:40:55.895Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
04:40:55 [2024-03-06T09:40:55.895Z] !STACK 0
04:40:55 [2024-03-06T09:40:55.895Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
04:40:55 [2024-03-06T09:40:55.895Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
04:40:55 [2024-03-06T09:40:55.895Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
04:40:55 [2024-03-06T09:40:55.895Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
04:40:55 [2024-03-06T09:40:55.895Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
04:40:55 [2024-03-06T09:40:55.895Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
04:40:55 [2024-03-06T09:40:55.895Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
04:40:55 [2024-03-06T09:40:55.895Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
04:40:55 [2024-03-06T09:40:55.895Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:40:55 [2024-03-06T09:40:55.895Z] Caused by: java.io.IOException: error=2, No such file or directory
04:40:55 [2024-03-06T09:40:55.895Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
04:40:55 [2024-03-06T09:40:55.895Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
04:40:55 [2024-03-06T09:40:55.895Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
04:40:55 [2024-03-06T09:40:55.895Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
04:40:55 [2024-03-06T09:40:55.895Z] 	... 7 more
04:40:55 [2024-03-06T09:40:55.895Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
04:40:56 [2024-03-06T09:40:56.150Z] Display size: 1440x900
04:40:56 [2024-03-06T09:40:56.150Z] OS version=6.2.9-300.fc38.x86_64
04:40:56 [2024-03-06T09:40:56.150Z] GTK version=3.22.30
04:40:56 [2024-03-06T09:40:56.150Z] GTK theme=Ambiance
04:40:56 [2024-03-06T09:40:56.150Z] LIBOVERLAY_SCROLLBAR=0
04:40:56 [2024-03-06T09:40:56.150Z] Time zone: Greenwich Mean Time
04:40:56 [2024-03-06T09:40:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7267006e] time=321072397 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:40:56 [2024-03-06T09:40:56.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:40:56 [2024-03-06T09:40:56.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:40:56 [2024-03-06T09:40:56.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:40:56 [2024-03-06T09:40:56.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:40:56 [2024-03-06T09:40:56.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=321072991 data=null doit=true}, MenuItem with text {&Hierarchical}]
04:40:56 [2024-03-06T09:40:56.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=321072991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
04:40:56 [2024-03-06T09:40:56.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=321072998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:40:56 [2024-03-06T09:40:56.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:40:57 [2024-03-06T09:40:57.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=321073220 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
04:40:57 [2024-03-06T09:40:57.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=321073224 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
04:40:57 [2024-03-06T09:40:57.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=321073238 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
04:40:57 [2024-03-06T09:40:57.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=321073242 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
04:40:57 [2024-03-06T09:40:57.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
04:40:57 [2024-03-06T09:40:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=321073419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
04:40:57 [2024-03-06T09:40:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=321073420 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}]
04:40:57 [2024-03-06T09:40:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=321073426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
04:40:57 [2024-03-06T09:40:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=321073427 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
04:40:57 [2024-03-06T09:40:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
04:40:57 [2024-03-06T09:40:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
04:40:57 [2024-03-06T09:40:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
04:40:57 [2024-03-06T09:40:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export to TSV...'
04:40:57 [2024-03-06T09:40:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=321073621 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export to TSV...']
04:40:57 [2024-03-06T09:40:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export to TSV...'
04:40:57 [2024-03-06T09:40:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
04:40:59 [2024-03-06T09:40:59.995Z] 
04:40:59 [2024-03-06T09:40:59.995Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-03-06 09:40:59.902
04:40:59 [2024-03-06T09:40:59.995Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
04:41:01 [2024-03-06T09:41:01.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=321076134 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
04:41:01 [2024-03-06T09:41:01.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=321077221 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
04:41:02 [2024-03-06T09:41:02.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=321077221 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
04:41:02 [2024-03-06T09:41:02.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=321078333 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
04:41:02 [2024-03-06T09:41:02.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
04:41:02 [2024-03-06T09:41:02.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=321078530 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
04:41:02 [2024-03-06T09:41:02.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=321078533 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
04:41:02 [2024-03-06T09:41:02.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=321078534 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
04:41:02 [2024-03-06T09:41:02.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=321078535 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
04:41:02 [2024-03-06T09:41:02.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
04:41:03 [2024-03-06T09:41:03.108Z] 
04:41:03 [2024-03-06T09:41:03.108Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-03-06 09:41:03.025
04:41:03 [2024-03-06T09:41:03.108Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
04:41:03 [2024-03-06T09:41:03.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=321079250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
04:41:03 [2024-03-06T09:41:03.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=321079285 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
04:41:03 [2024-03-06T09:41:03.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=321079286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
04:41:03 [2024-03-06T09:41:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=321079332 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
04:41:03 [2024-03-06T09:41:03.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
04:41:04 [2024-03-06T09:41:04.727Z] 
04:41:04 [2024-03-06T09:41:04.727Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-03-06 09:41:04.398
04:41:04 [2024-03-06T09:41:04.727Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
04:41:04 [2024-03-06T09:41:04.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=321080623 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
04:41:04 [2024-03-06T09:41:04.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=321080772 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
04:41:04 [2024-03-06T09:41:04.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=321080772 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
04:41:04 [2024-03-06T09:41:04.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=321080783 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
04:41:04 [2024-03-06T09:41:04.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
04:41:07 [2024-03-06T09:41:07.242Z] 
04:41:07 [2024-03-06T09:41:07.242Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-03-06 09:41:06.687
04:41:07 [2024-03-06T09:41:07.242Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
04:41:08 [2024-03-06T09:41:08.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=321082907 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
04:41:08 [2024-03-06T09:41:08.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=321084042 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
04:41:09 [2024-03-06T09:41:09.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=321084043 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
04:41:09 [2024-03-06T09:41:09.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=321085036 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
04:41:09 [2024-03-06T09:41:09.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
04:41:09 [2024-03-06T09:41:09.095Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.15 s -- in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
04:41:09 [2024-03-06T09:41:09.095Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.climbTest -- Time elapsed: 0.303 s
04:41:09 [2024-03-06T09:41:09.095Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.smallTest -- Time elapsed: 0.137 s
04:41:09 [2024-03-06T09:41:09.095Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.testWriteToTsv -- Time elapsed: 0.197 s
04:41:09 [2024-03-06T09:41:09.095Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.gaussianNoiseTest -- Time elapsed: 4.788 s
04:41:09 [2024-03-06T09:41:09.095Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.decrementingTest -- Time elapsed: 0.118 s
04:41:09 [2024-03-06T09:41:09.095Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.largeTest -- Time elapsed: 0.892 s
04:41:09 [2024-03-06T09:41:09.095Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.onDiskSegStoreTest -- Time elapsed: 1.470 s
04:41:09 [2024-03-06T09:41:09.095Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.noiseTest -- Time elapsed: 4.221 s
04:41:09 [2024-03-06T09:41:09.095Z] 
04:41:09 [2024-03-06T09:41:09.095Z] Results:
04:41:09 [2024-03-06T09:41:09.095Z] 
04:41:09 [2024-03-06T09:41:09.095Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
04:41:09 [2024-03-06T09:41:09.095Z] 
04:41:10 [2024-03-06T09:41:10.023Z] [INFO] All tests passed
04:41:10 [2024-03-06T09:41:10.023Z] [INFO] 
04:41:10 [2024-03-06T09:41:10.023Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:41:10 [2024-03-06T09:41:10.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
04:41:10 [2024-03-06T09:41:10.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.pom
04:41:10 [2024-03-06T09:41:10.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
04:41:10 [2024-03-06T09:41:10.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-p2metadata.xml
04:41:10 [2024-03-06T09:41:10.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-p2artifacts.xml
04:41:10 [2024-03-06T09:41:10.023Z] [INFO] 
04:41:10 [2024-03-06T09:41:10.023Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:41:10 [2024-03-06T09:41:10.023Z] [INFO] 
04:41:10 [2024-03-06T09:41:10.023Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >--
04:41:10 [2024-03-06T09:41:10.023Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT [52/141]
04:41:10 [2024-03-06T09:41:10.023Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
04:41:10 [2024-03-06T09:41:10.023Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:41:10 [2024-03-06T09:41:10.023Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:41:10 [2024-03-06T09:41:10.023Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
04:41:10 [2024-03-06T09:41:10.279Z] [INFO] 
04:41:10 [2024-03-06T09:41:10.279Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:41:10 [2024-03-06T09:41:10.279Z] [INFO] 
04:41:10 [2024-03-06T09:41:10.279Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:41:10 [2024-03-06T09:41:10.279Z] [INFO] The project's OSGi version is 1.0.17.202403060913
04:41:10 [2024-03-06T09:41:10.279Z] [INFO] 
04:41:10 [2024-03-06T09:41:10.279Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:41:10 [2024-03-06T09:41:10.279Z] [INFO] 
04:41:10 [2024-03-06T09:41:10.279Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:41:10 [2024-03-06T09:41:10.279Z] [INFO] 
04:41:10 [2024-03-06T09:41:10.279Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:41:10 [2024-03-06T09:41:10.279Z] [INFO] 
04:41:10 [2024-03-06T09:41:10.279Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:41:10 [2024-03-06T09:41:10.279Z] [INFO] 
04:41:10 [2024-03-06T09:41:10.279Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:41:10 [2024-03-06T09:41:10.279Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests
04:41:10 [2024-03-06T09:41:10.842Z] [INFO] 
04:41:10 [2024-03-06T09:41:10.842Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:41:10 [2024-03-06T09:41:10.842Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources
04:41:10 [2024-03-06T09:41:10.842Z] [INFO] 
04:41:10 [2024-03-06T09:41:10.842Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:41:10 [2024-03-06T09:41:10.842Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:41:10 [2024-03-06T09:41:10.842Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:41:10 [2024-03-06T09:41:10.842Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
04:41:10 [2024-03-06T09:41:10.842Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:41:11 [2024-03-06T09:41:11.099Z] [INFO] 
04:41:11 [2024-03-06T09:41:11.099Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:41:11 [2024-03-06T09:41:11.099Z] [INFO] 
04:41:11 [2024-03-06T09:41:11.099Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:41:11 [2024-03-06T09:41:11.099Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources
04:41:11 [2024-03-06T09:41:11.099Z] [INFO] 
04:41:11 [2024-03-06T09:41:11.099Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:41:11 [2024-03-06T09:41:11.099Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
04:41:11 [2024-03-06T09:41:11.099Z] [INFO] 
04:41:11 [2024-03-06T09:41:11.099Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:41:11 [2024-03-06T09:41:11.099Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar
04:41:11 [2024-03-06T09:41:11.099Z] [INFO] 
04:41:11 [2024-03-06T09:41:11.099Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:41:11 [2024-03-06T09:41:11.099Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.jar
04:41:11 [2024-03-06T09:41:11.099Z] [INFO] 
04:41:11 [2024-03-06T09:41:11.099Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:41:11 [2024-03-06T09:41:11.099Z] [INFO] 
04:41:11 [2024-03-06T09:41:11.099Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:41:11 [2024-03-06T09:41:11.099Z] [INFO] 
04:41:11 [2024-03-06T09:41:11.099Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:41:11 [2024-03-06T09:41:11.099Z] [INFO] 
04:41:11 [2024-03-06T09:41:11.099Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:41:11 [2024-03-06T09:41:11.356Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.jar
04:41:12 [2024-03-06T09:41:12.723Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar
04:41:13 [2024-03-06T09:41:13.651Z] [INFO] 
04:41:13 [2024-03-06T09:41:13.651Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:41:13 [2024-03-06T09:41:13.907Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data/.metadata/.log
04:41:13 [2024-03-06T09:41:13.907Z] [INFO] Command line:
04:41:13 [2024-03-06T09:41:13.907Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:41:13 [2024-03-06T09:41:13.907Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:41:15 [2024-03-06T09:41:15.797Z] Mar 06, 2024 9:41:15 AM org.apache.aries.spifly.BaseActivator log
04:41:15 [2024-03-06T09:41:15.797Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
04:41:17 [2024-03-06T09:41:17.163Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:41:17 [2024-03-06T09:41:17.163Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:41:21 [2024-03-06T09:41:21.332Z] !SESSION 2024-03-06 09:41:13.987 -----------------------------------------------
04:41:21 [2024-03-06T09:41:21.332Z] eclipse.buildId=unknown
04:41:21 [2024-03-06T09:41:21.332Z] java.version=17.0.2
04:41:21 [2024-03-06T09:41:21.332Z] java.vendor=Oracle Corporation
04:41:21 [2024-03-06T09:41:21.332Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:41:21 [2024-03-06T09:41:21.332Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:41:21 [2024-03-06T09:41:21.332Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:41:21 [2024-03-06T09:41:21.332Z] 
04:41:21 [2024-03-06T09:41:21.332Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-06 09:41:20.644
04:41:21 [2024-03-06T09:41:21.332Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
04:41:21 [2024-03-06T09:41:21.332Z] 
04:41:21 [2024-03-06T09:41:21.332Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-06 09:41:20.697
04:41:21 [2024-03-06T09:41:21.332Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
04:41:21 [2024-03-06T09:41:21.332Z] !STACK 0
04:41:21 [2024-03-06T09:41:21.332Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
04:41:21 [2024-03-06T09:41:21.332Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
04:41:21 [2024-03-06T09:41:21.332Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
04:41:21 [2024-03-06T09:41:21.332Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
04:41:21 [2024-03-06T09:41:21.332Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
04:41:21 [2024-03-06T09:41:21.332Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
04:41:21 [2024-03-06T09:41:21.332Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
04:41:21 [2024-03-06T09:41:21.332Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
04:41:21 [2024-03-06T09:41:21.332Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:41:21 [2024-03-06T09:41:21.332Z] Caused by: java.io.IOException: error=2, No such file or directory
04:41:21 [2024-03-06T09:41:21.332Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
04:41:21 [2024-03-06T09:41:21.332Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
04:41:21 [2024-03-06T09:41:21.332Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
04:41:21 [2024-03-06T09:41:21.332Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
04:41:21 [2024-03-06T09:41:21.332Z] 	... 7 more
04:41:21 [2024-03-06T09:41:21.332Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
04:41:21 [2024-03-06T09:41:21.332Z] Display size: 1440x900
04:41:21 [2024-03-06T09:41:21.332Z] OS version=6.2.9-300.fc38.x86_64
04:41:21 [2024-03-06T09:41:21.332Z] GTK version=3.22.30
04:41:21 [2024-03-06T09:41:21.332Z] GTK theme=Ambiance
04:41:21 [2024-03-06T09:41:21.332Z] LIBOVERLAY_SCROLLBAR=0
04:41:21 [2024-03-06T09:41:21.332Z] Time zone: Greenwich Mean Time
04:41:21 [2024-03-06T09:41:21.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4a36a35d] time=321097557 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:41:22 [2024-03-06T09:41:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:41:22 [2024-03-06T09:41:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:41:22 [2024-03-06T09:41:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:41:22 [2024-03-06T09:41:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:41:22 [2024-03-06T09:41:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=321098156 data=null doit=true}, MenuItem with text {&Hierarchical}]
04:41:22 [2024-03-06T09:41:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=321098157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
04:41:22 [2024-03-06T09:41:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=321098164 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:41:22 [2024-03-06T09:41:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:41:22 [2024-03-06T09:41:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
04:41:22 [2024-03-06T09:41:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:41:22 [2024-03-06T09:41:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:41:22 [2024-03-06T09:41:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
04:41:22 [2024-03-06T09:41:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
04:41:28 [2024-03-06T09:41:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
04:41:28 [2024-03-06T09:41:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:41:28 [2024-03-06T09:41:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:41:28 [2024-03-06T09:41:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
04:41:28 [2024-03-06T09:41:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4a36a35d] time=321104097 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:41:28 [2024-03-06T09:41:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:41:28 [2024-03-06T09:41:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:41:28 [2024-03-06T09:41:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:41:28 [2024-03-06T09:41:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:41:28 [2024-03-06T09:41:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=321104128 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:41:28 [2024-03-06T09:41:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=321104132 data=null doit=true}, TreeItem with text {test}]
04:41:28 [2024-03-06T09:41:28.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=321104132 data=null}, TreeItem with text {test}]
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=321104133 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321104133 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=321104152 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321104641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321104717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321104717 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321104717 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321104718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321104718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=321104718 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321104718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321104718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321104718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321104718 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321104718 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321104722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321104722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321104722 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321104722 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321104722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:41:28 [2024-03-06T09:41:28.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321104722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:41:28 [2024-03-06T09:41:28.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:28 [2024-03-06T09:41:28.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:28 [2024-03-06T09:41:28.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:28 [2024-03-06T09:41:28.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:28 [2024-03-06T09:41:28.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:28 [2024-03-06T09:41:28.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:41:28 [2024-03-06T09:41:28.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321104723 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:41:28 [2024-03-06T09:41:28.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=321104294 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:41:29 [2024-03-06T09:41:29.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
04:41:29 [2024-03-06T09:41:29.202Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.228 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
04:41:29 [2024-03-06T09:41:29.202Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest.testWithTrace -- Time elapsed: 7.052 s
04:41:29 [2024-03-06T09:41:29.202Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
04:41:29 [2024-03-06T09:41:29.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4a36a35d] time=321105289 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:41:29 [2024-03-06T09:41:29.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:41:29 [2024-03-06T09:41:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:41:29 [2024-03-06T09:41:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:41:29 [2024-03-06T09:41:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:41:29 [2024-03-06T09:41:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=321105404 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:41:29 [2024-03-06T09:41:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:41:29 [2024-03-06T09:41:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:41:29 [2024-03-06T09:41:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=321105521 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
04:41:29 [2024-03-06T09:41:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=321105525 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}]
04:41:29 [2024-03-06T09:41:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=321105526 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
04:41:29 [2024-03-06T09:41:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=321105527 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}]
04:41:29 [2024-03-06T09:41:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {System Call} time=321105528 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {System Call}]
04:41:29 [2024-03-06T09:41:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {System Call} time=321105530 data=null button=1 stateMask=0x80000 x=420 y=-13 count=1}, TableColumn with text {System Call}]
04:41:29 [2024-03-06T09:41:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {System Call} time=321105530 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {System Call}]
04:41:29 [2024-03-06T09:41:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {System Call} time=321105531 data=null button=1 stateMask=0x80000 x=420 y=-13 count=1}, TableColumn with text {System Call}]
04:41:29 [2024-03-06T09:41:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=321105532 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
04:41:29 [2024-03-06T09:41:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=321105533 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}]
04:41:29 [2024-03-06T09:41:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=321105533 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
04:41:29 [2024-03-06T09:41:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=321105534 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}]
04:41:29 [2024-03-06T09:41:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Start Time} time=321105546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Start Time}]
04:41:29 [2024-03-06T09:41:29.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Start Time} time=321105549 data=null button=1 stateMask=0x80000 x=74 y=-13 count=1}, TableColumn with text {Start Time}]
04:41:29 [2024-03-06T09:41:29.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:41:29 [2024-03-06T09:41:29.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:41:29 [2024-03-06T09:41:29.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:41:34 [2024-03-06T09:41:34.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:41:34 [2024-03-06T09:41:34.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=321110547 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
04:41:34 [2024-03-06T09:41:34.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=321110554 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
04:41:34 [2024-03-06T09:41:34.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=321110559 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
04:41:34 [2024-03-06T09:41:34.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=321110560 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
04:41:34 [2024-03-06T09:41:34.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4a36a35d] time=321110752 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:41:34 [2024-03-06T09:41:34.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:41:34 [2024-03-06T09:41:34.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:41:34 [2024-03-06T09:41:34.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:41:34 [2024-03-06T09:41:34.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:41:34 [2024-03-06T09:41:34.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=321110781 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:41:34 [2024-03-06T09:41:34.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=321110781 data=null doit=true}, TreeItem with text {test}]
04:41:34 [2024-03-06T09:41:34.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=321110781 data=null}, TreeItem with text {test}]
04:41:34 [2024-03-06T09:41:34.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=321110782 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:41:34 [2024-03-06T09:41:34.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321110782 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:41:34 [2024-03-06T09:41:34.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=321110791 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:41:34 [2024-03-06T09:41:34.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:41:34 [2024-03-06T09:41:34.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:41:34 [2024-03-06T09:41:34.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321111562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321111562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321111562 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321111562 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321111563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321111563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=321111563 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321111563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321111563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321111563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321111563 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321111563 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321111565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321111565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321111565 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321111565 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321111565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:41:35 [2024-03-06T09:41:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321111566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:41:35 [2024-03-06T09:41:35.520Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:35 [2024-03-06T09:41:35.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:35 [2024-03-06T09:41:35.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:35 [2024-03-06T09:41:35.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:35 [2024-03-06T09:41:35.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:35 [2024-03-06T09:41:35.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:41:35 [2024-03-06T09:41:35.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321111566 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:41:35 [2024-03-06T09:41:35.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=321110847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:41:36 [2024-03-06T09:41:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:41:36 [2024-03-06T09:41:36.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:41:36 [2024-03-06T09:41:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=321112158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
04:41:36 [2024-03-06T09:41:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=321112160 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
04:41:36 [2024-03-06T09:41:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=321112160 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
04:41:36 [2024-03-06T09:41:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=321112161 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
04:41:36 [2024-03-06T09:41:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:41:36 [2024-03-06T09:41:36.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:41:36 [2024-03-06T09:41:36.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:41:36 [2024-03-06T09:41:36.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
04:41:36 [2024-03-06T09:41:36.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export to TSV...'
04:41:36 [2024-03-06T09:41:36.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=321112328 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export to TSV...']
04:41:36 [2024-03-06T09:41:36.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export to TSV...'
04:41:36 [2024-03-06T09:41:36.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:41:36 [2024-03-06T09:41:36.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:41:38 [2024-03-06T09:41:38.810Z] 
04:41:38 [2024-03-06T09:41:38.810Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-03-06 09:41:38.418
04:41:38 [2024-03-06T09:41:38.810Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
04:41:39 [2024-03-06T09:41:39.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=321114654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
04:41:39 [2024-03-06T09:41:39.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=321115446 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
04:41:40 [2024-03-06T09:41:40.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=321115447 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
04:41:40 [2024-03-06T09:41:40.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=321116241 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
04:41:40 [2024-03-06T09:41:40.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:41:40 [2024-03-06T09:41:40.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:41:40 [2024-03-06T09:41:40.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=321116526 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
04:41:40 [2024-03-06T09:41:40.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=321116529 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
04:41:40 [2024-03-06T09:41:40.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=321116530 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
04:41:40 [2024-03-06T09:41:40.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=321116530 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
04:41:40 [2024-03-06T09:41:40.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:41:40 [2024-03-06T09:41:40.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:41:41 [2024-03-06T09:41:41.115Z] 
04:41:41 [2024-03-06T09:41:41.115Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-03-06 09:41:41.091
04:41:41 [2024-03-06T09:41:41.115Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
04:41:41 [2024-03-06T09:41:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=321117321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
04:41:41 [2024-03-06T09:41:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=321117364 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
04:41:41 [2024-03-06T09:41:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=321117365 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
04:41:41 [2024-03-06T09:41:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=321117414 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
04:41:41 [2024-03-06T09:41:41.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:41:41 [2024-03-06T09:41:41.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:41:42 [2024-03-06T09:41:42.990Z] 
04:41:42 [2024-03-06T09:41:42.990Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-03-06 09:41:42.759
04:41:42 [2024-03-06T09:41:42.990Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
04:41:42 [2024-03-06T09:41:42.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=321118992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
04:41:42 [2024-03-06T09:41:42.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=321119110 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
04:41:42 [2024-03-06T09:41:42.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=321119110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
04:41:42 [2024-03-06T09:41:42.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=321119125 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
04:41:42 [2024-03-06T09:41:42.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:41:43 [2024-03-06T09:41:43.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:41:45 [2024-03-06T09:41:45.765Z] 
04:41:45 [2024-03-06T09:41:45.765Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-03-06 09:41:45.604
04:41:45 [2024-03-06T09:41:45.765Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
04:41:47 [2024-03-06T09:41:47.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=321121835 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
04:41:47 [2024-03-06T09:41:47.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=321123136 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
04:41:48 [2024-03-06T09:41:48.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=321123136 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
04:41:48 [2024-03-06T09:41:48.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=321124554 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
04:41:48 [2024-03-06T09:41:48.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:41:48 [2024-03-06T09:41:48.752Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.49 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
04:41:48 [2024-03-06T09:41:48.752Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.climbTest -- Time elapsed: 0.195 s
04:41:48 [2024-03-06T09:41:48.752Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.testWithTrace -- Time elapsed: 6.480 s
04:41:48 [2024-03-06T09:41:48.752Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.smallTest -- Time elapsed: 0.110 s
04:41:48 [2024-03-06T09:41:48.752Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.testWriteToTsv -- Time elapsed: 0.167 s
04:41:48 [2024-03-06T09:41:48.752Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.gaussianNoiseTest -- Time elapsed: 4.091 s
04:41:48 [2024-03-06T09:41:48.752Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.decrementingTest -- Time elapsed: 0.116 s
04:41:48 [2024-03-06T09:41:48.752Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.largeTest -- Time elapsed: 1.058 s
04:41:48 [2024-03-06T09:41:48.752Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.onDiskSegStoreTest -- Time elapsed: 1.711 s
04:41:48 [2024-03-06T09:41:48.752Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.noiseTest -- Time elapsed: 5.436 s
04:41:48 [2024-03-06T09:41:48.752Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
04:41:48 [2024-03-06T09:41:48.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4a36a35d] time=321124791 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:41:48 [2024-03-06T09:41:48.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:41:48 [2024-03-06T09:41:48.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:41:48 [2024-03-06T09:41:48.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:41:48 [2024-03-06T09:41:48.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:41:48 [2024-03-06T09:41:48.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=321124899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:41:48 [2024-03-06T09:41:48.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:41:49 [2024-03-06T09:41:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.scatter"'
04:41:49 [2024-03-06T09:41:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
04:41:52 [2024-03-06T09:41:52.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:41:52 [2024-03-06T09:41:52.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:41:52 [2024-03-06T09:41:52.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:41:52 [2024-03-06T09:41:52.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:41:52 [2024-03-06T09:41:52.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:41:52 [2024-03-06T09:41:52.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:41:52 [2024-03-06T09:41:52.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:41:52 [2024-03-06T09:41:52.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:41:52 [2024-03-06T09:41:52.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: bug446190
04:41:52 [2024-03-06T09:41:52.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:41:52 [2024-03-06T09:41:52.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:41:52 [2024-03-06T09:41:52.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:41:52 [2024-03-06T09:41:52.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:41:52 [2024-03-06T09:41:52.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:41:52 [2024-03-06T09:41:52.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:41:52 [2024-03-06T09:41:52.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4a36a35d] time=321128866 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:41:52 [2024-03-06T09:41:52.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:41:52 [2024-03-06T09:41:52.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:41:52 [2024-03-06T09:41:52.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:41:52 [2024-03-06T09:41:52.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:41:52 [2024-03-06T09:41:52.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=321128892 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:41:52 [2024-03-06T09:41:52.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=321128893 data=null doit=true}, TreeItem with text {test}]
04:41:52 [2024-03-06T09:41:52.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=321128893 data=null}, TreeItem with text {test}]
04:41:52 [2024-03-06T09:41:52.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=321128893 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:41:52 [2024-03-06T09:41:52.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321128893 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:41:52 [2024-03-06T09:41:52.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=321128918 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:41:52 [2024-03-06T09:41:52.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:41:52 [2024-03-06T09:41:52.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:41:52 [2024-03-06T09:41:52.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:41:53 [2024-03-06T09:41:53.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:41:53 [2024-03-06T09:41:53.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:41:53 [2024-03-06T09:41:53.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:41:53 [2024-03-06T09:41:53.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:41:53 [2024-03-06T09:41:53.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:41:53 [2024-03-06T09:41:53.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:41:53 [2024-03-06T09:41:53.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:41:53 [2024-03-06T09:41:53.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:41:53 [2024-03-06T09:41:53.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:41:53 [2024-03-06T09:41:53.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:41:53 [2024-03-06T09:41:53.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321129796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:53 [2024-03-06T09:41:53.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321129796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:53 [2024-03-06T09:41:53.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321129796 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:53 [2024-03-06T09:41:53.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321129796 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:53 [2024-03-06T09:41:53.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321129797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:53 [2024-03-06T09:41:53.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321129797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:53 [2024-03-06T09:41:53.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=321129797 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:53 [2024-03-06T09:41:53.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321129797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:53 [2024-03-06T09:41:53.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321129797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:53 [2024-03-06T09:41:53.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321129797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:53 [2024-03-06T09:41:53.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321129797 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:53 [2024-03-06T09:41:53.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321129797 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:53 [2024-03-06T09:41:53.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:41:53 [2024-03-06T09:41:53.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:41:53 [2024-03-06T09:41:53.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:41:53 [2024-03-06T09:41:53.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:41:53 [2024-03-06T09:41:53.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:41:53 [2024-03-06T09:41:53.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:41:53 [2024-03-06T09:41:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:41:53 [2024-03-06T09:41:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:53 [2024-03-06T09:41:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:41:53 [2024-03-06T09:41:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321129798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:41:53 [2024-03-06T09:41:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321129798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:41:53 [2024-03-06T09:41:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321129798 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:41:53 [2024-03-06T09:41:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321129799 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:41:53 [2024-03-06T09:41:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321129799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:41:53 [2024-03-06T09:41:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321129799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:41:53 [2024-03-06T09:41:53.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:53 [2024-03-06T09:41:53.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:53 [2024-03-06T09:41:53.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:53 [2024-03-06T09:41:53.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:53 [2024-03-06T09:41:53.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:53 [2024-03-06T09:41:53.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:41:54 [2024-03-06T09:41:54.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321129799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:41:54 [2024-03-06T09:41:54.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=321128966 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:41:54 [2024-03-06T09:41:54.273Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.517 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
04:41:54 [2024-03-06T09:41:54.273Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest.testWithTrace -- Time elapsed: 3.852 s
04:41:54 [2024-03-06T09:41:54.273Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
04:41:54 [2024-03-06T09:41:54.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4a36a35d] time=321130315 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:41:54 [2024-03-06T09:41:54.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:41:54 [2024-03-06T09:41:54.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:41:54 [2024-03-06T09:41:54.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:41:54 [2024-03-06T09:41:54.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:41:54 [2024-03-06T09:41:54.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=321130429 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:41:54 [2024-03-06T09:41:54.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:41:54 [2024-03-06T09:41:54.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
04:41:54 [2024-03-06T09:41:54.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
04:41:54 [2024-03-06T09:41:54.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
04:41:57 [2024-03-06T09:41:57.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
04:41:57 [2024-03-06T09:41:57.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
04:41:57 [2024-03-06T09:41:57.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=321133807 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
04:41:57 [2024-03-06T09:41:57.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=321133810 data=null button=1 stateMask=0x80000 x=38 y=-13 count=1}, TableColumn with text {Duration}]
04:41:57 [2024-03-06T09:41:57.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=321133811 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
04:41:57 [2024-03-06T09:41:57.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=321133812 data=null button=1 stateMask=0x80000 x=38 y=-13 count=1}, TableColumn with text {Duration}]
04:41:57 [2024-03-06T09:41:57.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4a36a35d] time=321133852 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:41:57 [2024-03-06T09:41:57.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:41:57 [2024-03-06T09:41:57.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:41:57 [2024-03-06T09:41:57.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:41:57 [2024-03-06T09:41:57.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:41:57 [2024-03-06T09:41:57.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=321133889 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:41:57 [2024-03-06T09:41:57.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=321133890 data=null doit=true}, TreeItem with text {test}]
04:41:57 [2024-03-06T09:41:57.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=321133890 data=null}, TreeItem with text {test}]
04:41:57 [2024-03-06T09:41:57.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=321133890 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:41:57 [2024-03-06T09:41:57.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321133890 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:41:57 [2024-03-06T09:41:57.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=321133900 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:41:57 [2024-03-06T09:41:57.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:41:57 [2024-03-06T09:41:57.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:41:58 [2024-03-06T09:41:58.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:41:58 [2024-03-06T09:41:58.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:41:58 [2024-03-06T09:41:58.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:41:58 [2024-03-06T09:41:58.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:41:58 [2024-03-06T09:41:58.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:41:58 [2024-03-06T09:41:58.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:41:58 [2024-03-06T09:41:58.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:41:58 [2024-03-06T09:41:58.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:41:58 [2024-03-06T09:41:58.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:41:58 [2024-03-06T09:41:58.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:41:58 [2024-03-06T09:41:58.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:41:58 [2024-03-06T09:41:58.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321134793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:58 [2024-03-06T09:41:58.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321134793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:58 [2024-03-06T09:41:58.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321134793 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:58 [2024-03-06T09:41:58.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321134793 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:58 [2024-03-06T09:41:58.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321134793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:58 [2024-03-06T09:41:58.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321134794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:58 [2024-03-06T09:41:58.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=321134794 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:58 [2024-03-06T09:41:58.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321134794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:58 [2024-03-06T09:41:58.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321134794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:58 [2024-03-06T09:41:58.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321134794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:58 [2024-03-06T09:41:58.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321134794 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:58 [2024-03-06T09:41:58.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321134794 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:41:58 [2024-03-06T09:41:58.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:41:58 [2024-03-06T09:41:58.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:41:58 [2024-03-06T09:41:58.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:41:58 [2024-03-06T09:41:58.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:41:58 [2024-03-06T09:41:58.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:41:58 [2024-03-06T09:41:58.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:41:58 [2024-03-06T09:41:58.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:41:58 [2024-03-06T09:41:58.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:58 [2024-03-06T09:41:58.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:41:58 [2024-03-06T09:41:58.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321134796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:41:58 [2024-03-06T09:41:58.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321134796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:41:58 [2024-03-06T09:41:58.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321134796 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:41:58 [2024-03-06T09:41:58.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321134797 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:41:58 [2024-03-06T09:41:58.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321134797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:41:58 [2024-03-06T09:41:58.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321134797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:41:58 [2024-03-06T09:41:58.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:58 [2024-03-06T09:41:58.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:58 [2024-03-06T09:41:58.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:58 [2024-03-06T09:41:58.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:58 [2024-03-06T09:41:58.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:41:58 [2024-03-06T09:41:58.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:41:58 [2024-03-06T09:41:58.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321134797 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:41:58 [2024-03-06T09:41:58.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=321133950 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:41:59 [2024-03-06T09:41:59.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
04:41:59 [2024-03-06T09:41:59.385Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.012 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
04:41:59 [2024-03-06T09:41:59.385Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest.testWithTrace -- Time elapsed: 4.894 s
04:41:59 [2024-03-06T09:41:59.385Z] 
04:41:59 [2024-03-06T09:41:59.385Z] Results:
04:41:59 [2024-03-06T09:41:59.385Z] 
04:41:59 [2024-03-06T09:41:59.385Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
04:41:59 [2024-03-06T09:41:59.385Z] 
04:41:59 [2024-03-06T09:41:59.385Z] 
04:41:59 [2024-03-06T09:41:59.385Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-06 09:41:59.340
04:41:59 [2024-03-06T09:41:59.385Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:41:59 [2024-03-06T09:41:59.945Z] [INFO] All tests passed
04:41:59 [2024-03-06T09:41:59.945Z] [INFO] 
04:41:59 [2024-03-06T09:41:59.945Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:41:59 [2024-03-06T09:41:59.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.jar
04:41:59 [2024-03-06T09:41:59.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.pom
04:41:59 [2024-03-06T09:41:59.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar
04:41:59 [2024-03-06T09:41:59.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-p2metadata.xml
04:41:59 [2024-03-06T09:41:59.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-p2artifacts.xml
04:41:59 [2024-03-06T09:41:59.946Z] [INFO] 
04:41:59 [2024-03-06T09:41:59.946Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:41:59 [2024-03-06T09:41:59.946Z] [INFO] 
04:41:59 [2024-03-06T09:41:59.946Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >--
04:41:59 [2024-03-06T09:41:59.946Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 2.4.1-SNAPSHOT [53/141]
04:41:59 [2024-03-06T09:41:59.946Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
04:41:59 [2024-03-06T09:41:59.946Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:41:59 [2024-03-06T09:41:59.946Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:41:59 [2024-03-06T09:41:59.946Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
04:41:59 [2024-03-06T09:41:59.946Z] [INFO] 
04:41:59 [2024-03-06T09:41:59.946Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:41:59 [2024-03-06T09:41:59.946Z] [INFO] 
04:41:59 [2024-03-06T09:41:59.946Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:41:59 [2024-03-06T09:41:59.946Z] [INFO] The project's OSGi version is 2.4.1.202403060913
04:41:59 [2024-03-06T09:41:59.946Z] [INFO] 
04:41:59 [2024-03-06T09:41:59.946Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:41:59 [2024-03-06T09:41:59.946Z] [INFO] 
04:41:59 [2024-03-06T09:41:59.946Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:41:59 [2024-03-06T09:41:59.946Z] [INFO] 
04:41:59 [2024-03-06T09:41:59.946Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:41:59 [2024-03-06T09:41:59.946Z] [INFO] 
04:41:59 [2024-03-06T09:41:59.946Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:41:59 [2024-03-06T09:41:59.946Z] [INFO] 
04:41:59 [2024-03-06T09:41:59.946Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:41:59 [2024-03-06T09:41:59.946Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core
04:42:00 [2024-03-06T09:42:00.201Z] [INFO] 
04:42:00 [2024-03-06T09:42:00.201Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:42:00 [2024-03-06T09:42:00.201Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
04:42:00 [2024-03-06T09:42:00.201Z] [INFO] 
04:42:00 [2024-03-06T09:42:00.201Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:42:00 [2024-03-06T09:42:00.201Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:42:00 [2024-03-06T09:42:00.201Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:42:00 [2024-03-06T09:42:00.201Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
04:42:00 [2024-03-06T09:42:00.201Z] [INFO] Compiling 113 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:42:00 [2024-03-06T09:42:00.763Z] [INFO] 
04:42:00 [2024-03-06T09:42:00.763Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:42:00 [2024-03-06T09:42:00.763Z] [INFO] 
04:42:00 [2024-03-06T09:42:00.763Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:42:00 [2024-03-06T09:42:00.763Z] [INFO] 
04:42:00 [2024-03-06T09:42:00.763Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:42:00 [2024-03-06T09:42:00.763Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources
04:42:00 [2024-03-06T09:42:00.763Z] [INFO] 
04:42:00 [2024-03-06T09:42:00.763Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:42:00 [2024-03-06T09:42:00.763Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:42:00 [2024-03-06T09:42:00.763Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:42:00 [2024-03-06T09:42:00.763Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
04:42:00 [2024-03-06T09:42:00.763Z] [INFO] 
04:42:00 [2024-03-06T09:42:00.763Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:42:00 [2024-03-06T09:42:00.763Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
04:42:00 [2024-03-06T09:42:00.763Z] [INFO] 
04:42:00 [2024-03-06T09:42:00.763Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:42:00 [2024-03-06T09:42:00.763Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT-sources.jar
04:42:00 [2024-03-06T09:42:00.763Z] [INFO] 
04:42:00 [2024-03-06T09:42:00.763Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:42:00 [2024-03-06T09:42:00.763Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT.jar
04:42:00 [2024-03-06T09:42:00.763Z] [INFO] 
04:42:00 [2024-03-06T09:42:00.763Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:42:00 [2024-03-06T09:42:00.763Z] [INFO] 
04:42:00 [2024-03-06T09:42:00.763Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:42:00 [2024-03-06T09:42:00.763Z] [INFO] 
04:42:00 [2024-03-06T09:42:00.763Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:42:00 [2024-03-06T09:42:00.763Z] [INFO] 
04:42:00 [2024-03-06T09:42:00.763Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:42:01 [2024-03-06T09:42:01.019Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT.jar
04:42:01 [2024-03-06T09:42:01.946Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT-sources.jar
04:42:02 [2024-03-06T09:42:02.875Z] [INFO] 
04:42:02 [2024-03-06T09:42:02.875Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:42:02 [2024-03-06T09:42:02.875Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT.jar
04:42:02 [2024-03-06T09:42:02.875Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT.pom
04:42:02 [2024-03-06T09:42:02.875Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT-sources.jar
04:42:02 [2024-03-06T09:42:02.875Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT-p2metadata.xml
04:42:02 [2024-03-06T09:42:02.875Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT-p2artifacts.xml
04:42:02 [2024-03-06T09:42:02.875Z] [INFO] 
04:42:02 [2024-03-06T09:42:02.875Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:42:02 [2024-03-06T09:42:02.875Z] [INFO] 
04:42:02 [2024-03-06T09:42:02.875Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >--
04:42:02 [2024-03-06T09:42:02.875Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.10-SNAPSHOT [54/141]
04:42:02 [2024-03-06T09:42:02.875Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
04:42:02 [2024-03-06T09:42:02.875Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:42:02 [2024-03-06T09:42:02.875Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:42:02 [2024-03-06T09:42:02.875Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
04:42:02 [2024-03-06T09:42:02.875Z] [INFO] 
04:42:02 [2024-03-06T09:42:02.875Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:42:02 [2024-03-06T09:42:02.875Z] [INFO] 
04:42:02 [2024-03-06T09:42:02.875Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:42:02 [2024-03-06T09:42:02.875Z] [INFO] The project's OSGi version is 1.0.10.202403060913
04:42:02 [2024-03-06T09:42:02.875Z] [INFO] 
04:42:02 [2024-03-06T09:42:02.875Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:42:02 [2024-03-06T09:42:02.875Z] [INFO] 
04:42:02 [2024-03-06T09:42:02.875Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:42:02 [2024-03-06T09:42:02.875Z] [INFO] 
04:42:02 [2024-03-06T09:42:02.875Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:42:02 [2024-03-06T09:42:02.875Z] [INFO] 
04:42:02 [2024-03-06T09:42:02.875Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:42:02 [2024-03-06T09:42:02.875Z] [INFO] 
04:42:02 [2024-03-06T09:42:02.875Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:42:02 [2024-03-06T09:42:02.875Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core.tests
04:42:03 [2024-03-06T09:42:03.132Z] [INFO] 
04:42:03 [2024-03-06T09:42:03.132Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:42:03 [2024-03-06T09:42:03.132Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
04:42:03 [2024-03-06T09:42:03.132Z] [INFO] 
04:42:03 [2024-03-06T09:42:03.132Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:42:03 [2024-03-06T09:42:03.132Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:42:03 [2024-03-06T09:42:03.132Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:42:03 [2024-03-06T09:42:03.132Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
04:42:03 [2024-03-06T09:42:03.132Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:42:03 [2024-03-06T09:42:03.388Z] [INFO] 
04:42:03 [2024-03-06T09:42:03.388Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:42:03 [2024-03-06T09:42:03.388Z] [INFO] 
04:42:03 [2024-03-06T09:42:03.388Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:42:03 [2024-03-06T09:42:03.388Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources
04:42:03 [2024-03-06T09:42:03.388Z] [INFO] 
04:42:03 [2024-03-06T09:42:03.388Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:42:03 [2024-03-06T09:42:03.388Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
04:42:03 [2024-03-06T09:42:03.388Z] [INFO] 
04:42:03 [2024-03-06T09:42:03.388Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:42:03 [2024-03-06T09:42:03.388Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT-sources.jar
04:42:03 [2024-03-06T09:42:03.644Z] [INFO] 
04:42:03 [2024-03-06T09:42:03.644Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:42:03 [2024-03-06T09:42:03.644Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT.jar
04:42:03 [2024-03-06T09:42:03.644Z] [INFO] 
04:42:03 [2024-03-06T09:42:03.644Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:42:03 [2024-03-06T09:42:03.644Z] [INFO] 
04:42:03 [2024-03-06T09:42:03.644Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:42:03 [2024-03-06T09:42:03.644Z] [INFO] 
04:42:03 [2024-03-06T09:42:03.644Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:42:03 [2024-03-06T09:42:03.644Z] [INFO] 
04:42:03 [2024-03-06T09:42:03.644Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:42:03 [2024-03-06T09:42:03.644Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT.jar
04:42:04 [2024-03-06T09:42:04.570Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT-sources.jar
04:42:05 [2024-03-06T09:42:05.497Z] [INFO] 
04:42:05 [2024-03-06T09:42:05.497Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:42:05 [2024-03-06T09:42:05.497Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log
04:42:05 [2024-03-06T09:42:05.497Z] [INFO] Command line:
04:42:05 [2024-03-06T09:42:05.497Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:42:05 [2024-03-06T09:42:05.497Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:42:08 [2024-03-06T09:42:08.765Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
04:42:20 [2024-03-06T09:42:20.935Z] !SESSION 2024-03-06 09:42:05.645 -----------------------------------------------
04:42:20 [2024-03-06T09:42:20.935Z] eclipse.buildId=unknown
04:42:20 [2024-03-06T09:42:20.935Z] java.version=17.0.2
04:42:20 [2024-03-06T09:42:20.935Z] java.vendor=Oracle Corporation
04:42:20 [2024-03-06T09:42:20.935Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:42:20 [2024-03-06T09:42:20.935Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:42:20 [2024-03-06T09:42:20.935Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:42:20 [2024-03-06T09:42:20.935Z] 
04:42:20 [2024-03-06T09:42:20.935Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2024-03-06 09:42:19.649
04:42:20 [2024-03-06T09:42:20.935Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace.
04:42:26 [2024-03-06T09:42:26.180Z] 
04:42:26 [2024-03-06T09:42:26.180Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2024-03-06 09:42:25.409
04:42:26 [2024-03-06T09:42:26.180Z] !MESSAGE Incoherent callstack found on (10019) occasions
04:42:26 [2024-03-06T09:42:26.180Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.43 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
04:42:26 [2024-03-06T09:42:26.180Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackProvider[0: Small trace] -- Time elapsed: 1.575 s
04:42:26 [2024-03-06T09:42:26.180Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackContent[0: Small trace] -- Time elapsed: 0.078 s
04:42:26 [2024-03-06T09:42:26.180Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackProvider[1: Big trace] -- Time elapsed: 15.30 s
04:42:26 [2024-03-06T09:42:26.180Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackContent[1: Big trace] -- Time elapsed: 0.445 s
04:42:26 [2024-03-06T09:42:26.180Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
04:42:26 [2024-03-06T09:42:26.180Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
04:42:26 [2024-03-06T09:42:26.180Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest.testIntersectingSegmentStore -- Time elapsed: 0.025 s
04:42:26 [2024-03-06T09:42:26.180Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest.testSeriesSegmentStoreIterator -- Time elapsed: 0.013 s
04:42:26 [2024-03-06T09:42:26.180Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest
04:42:28 [2024-03-06T09:42:28.695Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.288 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest
04:42:28 [2024-03-06T09:42:28.695Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest.testGroupByAllInstrumented -- Time elapsed: 2.245 s
04:42:28 [2024-03-06T09:42:28.695Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest.testMultiGroupBys -- Time elapsed: 0.016 s
04:42:28 [2024-03-06T09:42:28.695Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest.testGroupByProcessInstrumented -- Time elapsed: 0.013 s
04:42:28 [2024-03-06T09:42:28.695Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest.testGroupByThreadInstrumented -- Time elapsed: 0.013 s
04:42:28 [2024-03-06T09:42:28.695Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest
04:42:28 [2024-03-06T09:42:28.695Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest
04:42:28 [2024-03-06T09:42:28.695Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest.testFlameGraphDataProviderAllItems -- Time elapsed: 0.132 s
04:42:28 [2024-03-06T09:42:28.695Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest.testFlameGraphDataProviderSelection -- Time elapsed: 0.038 s
04:42:28 [2024-03-06T09:42:28.695Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest.testFlameGraphDataProviderGrouped -- Time elapsed: 0.016 s
04:42:28 [2024-03-06T09:42:28.695Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest.testFlameGraphDataProviderGroupByProcess -- Time elapsed: 0.026 s
04:42:28 [2024-03-06T09:42:28.696Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest
04:42:28 [2024-03-06T09:42:28.696Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest
04:42:28 [2024-03-06T09:42:28.696Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.cascadeTest -- Time elapsed: 0.011 s
04:42:28 [2024-03-06T09:42:28.696Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.multiFunctionRootsTest -- Time elapsed: 0.010 s
04:42:28 [2024-03-06T09:42:28.696Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.emptyStateSystemTest -- Time elapsed: 0.007 s
04:42:28 [2024-03-06T09:42:28.696Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.largeTest -- Time elapsed: 0.083 s
04:42:28 [2024-03-06T09:42:28.696Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.multiFunctionRootsSecondTest -- Time elapsed: 0.008 s
04:42:28 [2024-03-06T09:42:28.696Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.009 s
04:42:28 [2024-03-06T09:42:28.696Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.mergeFirstLevelCalleesTest -- Time elapsed: 0.017 s
04:42:28 [2024-03-06T09:42:28.696Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.treeTest -- Time elapsed: 0.008 s
04:42:28 [2024-03-06T09:42:28.696Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest
04:42:28 [2024-03-06T09:42:28.952Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest
04:42:28 [2024-03-06T09:42:28.952Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetSelfTime -- Time elapsed: 0.001 s
04:42:28 [2024-03-06T09:42:28.952Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetStart -- Time elapsed: 0 s
04:42:28 [2024-03-06T09:42:28.952Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testToString -- Time elapsed: 0.003 s
04:42:28 [2024-03-06T09:42:28.952Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidTimeRangeStateLong -- Time elapsed: 0.002 s
04:42:28 [2024-03-06T09:42:28.952Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testCompareTo -- Time elapsed: 0 s
04:42:28 [2024-03-06T09:42:28.952Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidNull -- Time elapsed: 0 s
04:42:28 [2024-03-06T09:42:28.952Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetProcessId -- Time elapsed: 0 s
04:42:28 [2024-03-06T09:42:28.952Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidDouble -- Time elapsed: 0 s
04:42:28 [2024-03-06T09:42:28.952Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testAddChildOk1 -- Time elapsed: 0 s
04:42:28 [2024-03-06T09:42:28.952Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testAddChildOk2 -- Time elapsed: 0.001 s
04:42:28 [2024-03-06T09:42:28.952Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testAddChildOk3 -- Time elapsed: 0 s
04:42:28 [2024-03-06T09:42:28.952Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidTimeRangeStateInteger -- Time elapsed: 0 s
04:42:28 [2024-03-06T09:42:28.952Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testHashCode -- Time elapsed: 0 s
04:42:28 [2024-03-06T09:42:28.952Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testCompareToBad -- Time elapsed: 0 s
04:42:28 [2024-03-06T09:42:28.952Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testEquals -- Time elapsed: 0 s
04:42:28 [2024-03-06T09:42:28.952Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetParent -- Time elapsed: 0.001 s
04:42:28 [2024-03-06T09:42:28.952Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetEnd -- Time elapsed: 0 s
04:42:28 [2024-03-06T09:42:28.952Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidTimeRangeStateString -- Time elapsed: 0 s
04:42:28 [2024-03-06T09:42:28.952Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidTimeRange -- Time elapsed: 0 s
04:42:28 [2024-03-06T09:42:28.952Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest
04:42:28 [2024-03-06T09:42:28.952Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest
04:42:28 [2024-03-06T09:42:28.952Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest.multiFunctionRootsTest -- Time elapsed: 0.002 s
04:42:28 [2024-03-06T09:42:28.952Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest.mergeFirstLevelCalleesStatisticsTest -- Time elapsed: 0.001 s
04:42:28 [2024-03-06T09:42:28.952Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.001 s
04:42:28 [2024-03-06T09:42:28.952Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest.treeStatisticsTest -- Time elapsed: 0.001 s
04:42:28 [2024-03-06T09:42:28.952Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest
04:42:29 [2024-03-06T09:42:29.208Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest
04:42:29 [2024-03-06T09:42:29.208Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest.testCallGraphWithCpuTime -- Time elapsed: 0.092 s
04:42:29 [2024-03-06T09:42:29.208Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest.testSelectionCallGraph -- Time elapsed: 0.076 s
04:42:29 [2024-03-06T09:42:29.208Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest.testCallGraph -- Time elapsed: 0.065 s
04:42:29 [2024-03-06T09:42:29.208Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
04:42:29 [2024-03-06T09:42:29.208Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
04:42:29 [2024-03-06T09:42:29.208Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.multiFunctionRootsTest -- Time elapsed: 0.003 s
04:42:29 [2024-03-06T09:42:29.208Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.TreeStatisticsTest -- Time elapsed: 0.001 s
04:42:29 [2024-03-06T09:42:29.208Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.MergeSecondLevelCalleesTest -- Time elapsed: 0.001 s
04:42:29 [2024-03-06T09:42:29.208Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.MergeFirstLevelCalleesStatisticsTest -- Time elapsed: 0 s
04:42:29 [2024-03-06T09:42:29.208Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
04:42:29 [2024-03-06T09:42:29.208Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
04:42:29 [2024-03-06T09:42:29.208Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest -- Time elapsed: 0 s
04:42:29 [2024-03-06T09:42:29.208Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest -- Time elapsed: 0 s
04:42:29 [2024-03-06T09:42:29.208Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest -- Time elapsed: 0 s
04:42:29 [2024-03-06T09:42:29.208Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest -- Time elapsed: 0.015 s
04:42:29 [2024-03-06T09:42:29.208Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest -- Time elapsed: 0 s
04:42:29 [2024-03-06T09:42:29.209Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.001 s
04:42:29 [2024-03-06T09:42:29.209Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest -- Time elapsed: 0 s
04:42:29 [2024-03-06T09:42:29.209Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest -- Time elapsed: 0 s
04:42:29 [2024-03-06T09:42:29.209Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest
04:42:29 [2024-03-06T09:42:29.209Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest
04:42:29 [2024-03-06T09:42:29.209Z] org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest.testFollowEvents -- Time elapsed: 0.023 s
04:42:29 [2024-03-06T09:42:29.209Z] org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest.testFetchTree -- Time elapsed: 0.012 s
04:42:29 [2024-03-06T09:42:29.209Z] org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest.testFetchModel -- Time elapsed: 0.048 s
04:42:29 [2024-03-06T09:42:29.209Z] org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest.testGetDescriptors -- Time elapsed: 0.011 s
04:42:29 [2024-03-06T09:42:29.209Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest
04:42:34 [2024-03-06T09:42:34.454Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.028 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest
04:42:34 [2024-03-06T09:42:34.454Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest.testCreateProviderForExperiment -- Time elapsed: 0.007 s
04:42:34 [2024-03-06T09:42:34.454Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest.testCreateProviderForTrace -- Time elapsed: 0 s
04:42:34 [2024-03-06T09:42:34.454Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
04:42:34 [2024-03-06T09:42:34.454Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
04:42:34 [2024-03-06T09:42:34.454Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetSelfTime -- Time elapsed: 0 s
04:42:34 [2024-03-06T09:42:34.454Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetDepth -- Time elapsed: 0 s
04:42:34 [2024-03-06T09:42:34.454Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetStart -- Time elapsed: 0 s
04:42:34 [2024-03-06T09:42:34.454Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testToString -- Time elapsed: 0.003 s
04:42:34 [2024-03-06T09:42:34.454Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateLong -- Time elapsed: 0.001 s
04:42:34 [2024-03-06T09:42:34.454Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testCompareTo -- Time elapsed: 0 s
04:42:34 [2024-03-06T09:42:34.454Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetProcessId -- Time elapsed: 0 s
04:42:34 [2024-03-06T09:42:34.454Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidDouble -- Time elapsed: 0 s
04:42:34 [2024-03-06T09:42:34.454Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testAddChildOk1 -- Time elapsed: 0 s
04:42:34 [2024-03-06T09:42:34.454Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testAddChildOk2 -- Time elapsed: 0 s
04:42:34 [2024-03-06T09:42:34.454Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testAddChildOk3 -- Time elapsed: 0 s
04:42:34 [2024-03-06T09:42:34.454Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateInteger -- Time elapsed: 0 s
04:42:34 [2024-03-06T09:42:34.454Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testHashCode -- Time elapsed: 0 s
04:42:34 [2024-03-06T09:42:34.454Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testCompareToBad -- Time elapsed: 0 s
04:42:34 [2024-03-06T09:42:34.454Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testEquals -- Time elapsed: 0 s
04:42:34 [2024-03-06T09:42:34.454Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetParent -- Time elapsed: 0.001 s
04:42:34 [2024-03-06T09:42:34.454Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetEnd -- Time elapsed: 0 s
04:42:34 [2024-03-06T09:42:34.454Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateString -- Time elapsed: 0 s
04:42:34 [2024-03-06T09:42:34.455Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRange -- Time elapsed: 0 s
04:42:34 [2024-03-06T09:42:34.455Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
04:42:39 [2024-03-06T09:42:39.702Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.264 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
04:42:39 [2024-03-06T09:42:39.702Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testCallGraph[0: Small trace] -- Time elapsed: 0.012 s
04:42:39 [2024-03-06T09:42:39.702Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testCallGraph[1: Big trace] -- Time elapsed: 5.251 s
04:42:39 [2024-03-06T09:42:39.702Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest
04:42:39 [2024-03-06T09:42:39.702Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest
04:42:39 [2024-03-06T09:42:39.702Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest.testCallStackTraversal -- Time elapsed: 0.017 s
04:42:39 [2024-03-06T09:42:39.702Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest.testCallStackRanges -- Time elapsed: 0.010 s
04:42:39 [2024-03-06T09:42:39.702Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest.testCallStackNext -- Time elapsed: 0.030 s
04:42:39 [2024-03-06T09:42:39.702Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest
04:42:39 [2024-03-06T09:42:39.702Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest
04:42:39 [2024-03-06T09:42:39.702Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest.testIntersectingSegmentStore -- Time elapsed: 0.013 s
04:42:39 [2024-03-06T09:42:39.702Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest.testContainsSegmentStoreInvalidInput -- Time elapsed: 0.014 s
04:42:39 [2024-03-06T09:42:39.702Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest.testContainsSegmentStore -- Time elapsed: 0.018 s
04:42:39 [2024-03-06T09:42:39.702Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest.testSeriesSegmentStoreIterator -- Time elapsed: 0.037 s
04:42:39 [2024-03-06T09:42:39.702Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackStateSystemTest
04:42:39 [2024-03-06T09:42:39.702Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackStateSystemTest
04:42:39 [2024-03-06T09:42:39.702Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackStateSystemTest.testCallStackProvider -- Time elapsed: 0.010 s
04:42:39 [2024-03-06T09:42:39.702Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackStateSystemTest.testCallStackContent -- Time elapsed: 0.010 s
04:42:39 [2024-03-06T09:42:39.702Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
04:42:39 [2024-03-06T09:42:39.702Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
04:42:39 [2024-03-06T09:42:39.702Z] org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
04:42:39 [2024-03-06T09:42:39.702Z] 
04:42:39 [2024-03-06T09:42:39.702Z] Results:
04:42:39 [2024-03-06T09:42:39.702Z] 
04:42:39 [2024-03-06T09:42:39.702Z] Tests run: 97, Failures: 0, Errors: 0, Skipped: 0
04:42:39 [2024-03-06T09:42:39.702Z] 
04:42:40 [2024-03-06T09:42:40.266Z] [INFO] All tests passed
04:42:40 [2024-03-06T09:42:40.266Z] [INFO] 
04:42:40 [2024-03-06T09:42:40.266Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:42:40 [2024-03-06T09:42:40.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT.jar
04:42:40 [2024-03-06T09:42:40.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT.pom
04:42:40 [2024-03-06T09:42:40.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT-sources.jar
04:42:40 [2024-03-06T09:42:40.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT-p2metadata.xml
04:42:40 [2024-03-06T09:42:40.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT-p2artifacts.xml
04:42:40 [2024-03-06T09:42:40.266Z] [INFO] 
04:42:40 [2024-03-06T09:42:40.266Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:42:40 [2024-03-06T09:42:40.266Z] [INFO] 
04:42:40 [2024-03-06T09:42:40.266Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >--
04:42:40 [2024-03-06T09:42:40.266Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 4.1.1-SNAPSHOT [55/141]
04:42:40 [2024-03-06T09:42:40.266Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
04:42:40 [2024-03-06T09:42:40.266Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:42:40 [2024-03-06T09:42:40.266Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:42:40 [2024-03-06T09:42:40.266Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
04:42:40 [2024-03-06T09:42:40.523Z] [INFO] 
04:42:40 [2024-03-06T09:42:40.523Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:42:40 [2024-03-06T09:42:40.523Z] [INFO] 
04:42:40 [2024-03-06T09:42:40.523Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:42:40 [2024-03-06T09:42:40.523Z] [INFO] The project's OSGi version is 4.1.1.202403060913
04:42:40 [2024-03-06T09:42:40.523Z] [INFO] 
04:42:40 [2024-03-06T09:42:40.523Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:42:40 [2024-03-06T09:42:40.523Z] [INFO] 
04:42:40 [2024-03-06T09:42:40.523Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:42:40 [2024-03-06T09:42:40.523Z] [INFO] 
04:42:40 [2024-03-06T09:42:40.523Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:42:40 [2024-03-06T09:42:40.523Z] [INFO] 
04:42:40 [2024-03-06T09:42:40.523Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:42:40 [2024-03-06T09:42:40.523Z] [INFO] 
04:42:40 [2024-03-06T09:42:40.523Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:42:40 [2024-03-06T09:42:40.523Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui
04:42:40 [2024-03-06T09:42:40.778Z] [INFO] 
04:42:40 [2024-03-06T09:42:40.778Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:42:40 [2024-03-06T09:42:40.778Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
04:42:40 [2024-03-06T09:42:40.778Z] [INFO] 
04:42:40 [2024-03-06T09:42:40.778Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:42:40 [2024-03-06T09:42:40.778Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:42:40 [2024-03-06T09:42:40.778Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:42:40 [2024-03-06T09:42:40.778Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
04:42:40 [2024-03-06T09:42:40.778Z] [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:42:41 [2024-03-06T09:42:41.340Z] [INFO] 
04:42:41 [2024-03-06T09:42:41.340Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:42:41 [2024-03-06T09:42:41.340Z] [INFO] 
04:42:41 [2024-03-06T09:42:41.340Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:42:41 [2024-03-06T09:42:41.340Z] [INFO] 
04:42:41 [2024-03-06T09:42:41.340Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:42:41 [2024-03-06T09:42:41.340Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources
04:42:41 [2024-03-06T09:42:41.340Z] [INFO] 
04:42:41 [2024-03-06T09:42:41.340Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:42:41 [2024-03-06T09:42:41.340Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:42:41 [2024-03-06T09:42:41.340Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:42:41 [2024-03-06T09:42:41.340Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
04:42:41 [2024-03-06T09:42:41.340Z] [INFO] 
04:42:41 [2024-03-06T09:42:41.340Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:42:41 [2024-03-06T09:42:41.340Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
04:42:41 [2024-03-06T09:42:41.340Z] [INFO] 
04:42:41 [2024-03-06T09:42:41.340Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:42:41 [2024-03-06T09:42:41.340Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT-sources.jar
04:42:41 [2024-03-06T09:42:41.340Z] [INFO] 
04:42:41 [2024-03-06T09:42:41.340Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:42:41 [2024-03-06T09:42:41.340Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT.jar
04:42:41 [2024-03-06T09:42:41.596Z] [INFO] 
04:42:41 [2024-03-06T09:42:41.596Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:42:41 [2024-03-06T09:42:41.596Z] [INFO] 
04:42:41 [2024-03-06T09:42:41.596Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:42:41 [2024-03-06T09:42:41.596Z] [INFO] 
04:42:41 [2024-03-06T09:42:41.596Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:42:41 [2024-03-06T09:42:41.596Z] [INFO] 
04:42:41 [2024-03-06T09:42:41.596Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:42:41 [2024-03-06T09:42:41.596Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT.jar
04:42:42 [2024-03-06T09:42:42.961Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT-sources.jar
04:42:43 [2024-03-06T09:42:43.526Z] [INFO] 
04:42:43 [2024-03-06T09:42:43.526Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:42:43 [2024-03-06T09:42:43.526Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT.jar
04:42:43 [2024-03-06T09:42:43.526Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT.pom
04:42:43 [2024-03-06T09:42:43.526Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT-sources.jar
04:42:43 [2024-03-06T09:42:43.526Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT-p2metadata.xml
04:42:43 [2024-03-06T09:42:43.526Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT-p2artifacts.xml
04:42:43 [2024-03-06T09:42:43.526Z] [INFO] 
04:42:43 [2024-03-06T09:42:43.526Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:42:43 [2024-03-06T09:42:43.526Z] [INFO] 
04:42:43 [2024-03-06T09:42:43.526Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >--
04:42:43 [2024-03-06T09:42:43.526Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT [56/141]
04:42:43 [2024-03-06T09:42:43.526Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
04:42:43 [2024-03-06T09:42:43.526Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:42:43 [2024-03-06T09:42:43.526Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:42:43 [2024-03-06T09:42:43.526Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
04:42:43 [2024-03-06T09:42:43.782Z] [INFO] 
04:42:43 [2024-03-06T09:42:43.782Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:42:43 [2024-03-06T09:42:43.782Z] [INFO] 
04:42:43 [2024-03-06T09:42:43.782Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:42:43 [2024-03-06T09:42:43.782Z] [INFO] The project's OSGi version is 1.0.8.202403060913
04:42:43 [2024-03-06T09:42:43.782Z] [INFO] 
04:42:43 [2024-03-06T09:42:43.782Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:42:43 [2024-03-06T09:42:43.782Z] [INFO] 
04:42:43 [2024-03-06T09:42:43.782Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:42:43 [2024-03-06T09:42:43.782Z] [INFO] 
04:42:43 [2024-03-06T09:42:43.782Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:42:43 [2024-03-06T09:42:43.782Z] [INFO] 
04:42:43 [2024-03-06T09:42:43.782Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:42:43 [2024-03-06T09:42:43.782Z] [INFO] 
04:42:43 [2024-03-06T09:42:43.782Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:42:43 [2024-03-06T09:42:43.782Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests
04:42:44 [2024-03-06T09:42:44.038Z] [INFO] 
04:42:44 [2024-03-06T09:42:44.038Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:42:44 [2024-03-06T09:42:44.038Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
04:42:44 [2024-03-06T09:42:44.038Z] [INFO] 
04:42:44 [2024-03-06T09:42:44.038Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:42:44 [2024-03-06T09:42:44.038Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:42:44 [2024-03-06T09:42:44.038Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:42:44 [2024-03-06T09:42:44.038Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
04:42:44 [2024-03-06T09:42:44.038Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:42:44 [2024-03-06T09:42:44.599Z] [INFO] 
04:42:44 [2024-03-06T09:42:44.599Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:42:44 [2024-03-06T09:42:44.599Z] [INFO] 
04:42:44 [2024-03-06T09:42:44.599Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:42:44 [2024-03-06T09:42:44.599Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources
04:42:44 [2024-03-06T09:42:44.599Z] [INFO] 
04:42:44 [2024-03-06T09:42:44.599Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:42:44 [2024-03-06T09:42:44.599Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
04:42:44 [2024-03-06T09:42:44.599Z] [INFO] 
04:42:44 [2024-03-06T09:42:44.599Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:42:44 [2024-03-06T09:42:44.599Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
04:42:44 [2024-03-06T09:42:44.599Z] [INFO] 
04:42:44 [2024-03-06T09:42:44.599Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:42:44 [2024-03-06T09:42:44.599Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
04:42:44 [2024-03-06T09:42:44.599Z] [INFO] 
04:42:44 [2024-03-06T09:42:44.599Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:42:44 [2024-03-06T09:42:44.599Z] [INFO] 
04:42:44 [2024-03-06T09:42:44.599Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:42:44 [2024-03-06T09:42:44.599Z] [INFO] 
04:42:44 [2024-03-06T09:42:44.599Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:42:44 [2024-03-06T09:42:44.600Z] [INFO] 
04:42:44 [2024-03-06T09:42:44.600Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:42:44 [2024-03-06T09:42:44.600Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
04:42:45 [2024-03-06T09:42:45.526Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
04:42:46 [2024-03-06T09:42:46.890Z] [INFO] 
04:42:46 [2024-03-06T09:42:46.890Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:42:46 [2024-03-06T09:42:46.891Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data/.metadata/.log
04:42:46 [2024-03-06T09:42:46.891Z] [INFO] Command line:
04:42:46 [2024-03-06T09:42:46.891Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:42:46 [2024-03-06T09:42:46.891Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:42:48 [2024-03-06T09:42:48.778Z] Mar 06, 2024 9:42:48 AM org.apache.aries.spifly.BaseActivator log
04:42:48 [2024-03-06T09:42:48.778Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
04:42:50 [2024-03-06T09:42:50.146Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:42:50 [2024-03-06T09:42:50.146Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:42:54 [2024-03-06T09:42:54.317Z] !SESSION 2024-03-06 09:42:46.973 -----------------------------------------------
04:42:54 [2024-03-06T09:42:54.317Z] eclipse.buildId=unknown
04:42:54 [2024-03-06T09:42:54.317Z] java.version=17.0.2
04:42:54 [2024-03-06T09:42:54.317Z] java.vendor=Oracle Corporation
04:42:54 [2024-03-06T09:42:54.317Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:42:54 [2024-03-06T09:42:54.317Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:42:54 [2024-03-06T09:42:54.317Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:42:54 [2024-03-06T09:42:54.317Z] 
04:42:54 [2024-03-06T09:42:54.317Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-06 09:42:53.636
04:42:54 [2024-03-06T09:42:54.317Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
04:42:54 [2024-03-06T09:42:54.317Z] 
04:42:54 [2024-03-06T09:42:54.317Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-06 09:42:53.648
04:42:54 [2024-03-06T09:42:54.317Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
04:42:54 [2024-03-06T09:42:54.317Z] !STACK 0
04:42:54 [2024-03-06T09:42:54.317Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
04:42:54 [2024-03-06T09:42:54.317Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
04:42:54 [2024-03-06T09:42:54.317Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
04:42:54 [2024-03-06T09:42:54.317Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
04:42:54 [2024-03-06T09:42:54.317Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
04:42:54 [2024-03-06T09:42:54.317Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
04:42:54 [2024-03-06T09:42:54.317Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
04:42:54 [2024-03-06T09:42:54.317Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
04:42:54 [2024-03-06T09:42:54.317Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:42:54 [2024-03-06T09:42:54.317Z] Caused by: java.io.IOException: error=2, No such file or directory
04:42:54 [2024-03-06T09:42:54.317Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
04:42:54 [2024-03-06T09:42:54.317Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
04:42:54 [2024-03-06T09:42:54.317Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
04:42:54 [2024-03-06T09:42:54.317Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
04:42:54 [2024-03-06T09:42:54.317Z] 	... 7 more
04:42:54 [2024-03-06T09:42:54.317Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
04:42:54 [2024-03-06T09:42:54.317Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
04:42:54 [2024-03-06T09:42:54.317Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped
04:42:54 [2024-03-06T09:42:54.317Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
04:42:54 [2024-03-06T09:42:54.317Z] Display size: 1440x900
04:42:54 [2024-03-06T09:42:54.317Z] OS version=6.2.9-300.fc38.x86_64
04:42:54 [2024-03-06T09:42:54.317Z] GTK version=3.22.30
04:42:54 [2024-03-06T09:42:54.317Z] GTK theme=Ambiance
04:42:54 [2024-03-06T09:42:54.317Z] LIBOVERLAY_SCROLLBAR=0
04:42:54 [2024-03-06T09:42:54.317Z] Time zone: Greenwich Mean Time
04:42:54 [2024-03-06T09:42:54.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@192ecf8] time=321190422 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:42:54 [2024-03-06T09:42:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:42:54 [2024-03-06T09:42:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:42:54 [2024-03-06T09:42:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:42:54 [2024-03-06T09:42:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:42:54 [2024-03-06T09:42:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=321191064 data=null doit=true}, MenuItem with text {&Hierarchical}]
04:42:55 [2024-03-06T09:42:55.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=321191064 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
04:42:55 [2024-03-06T09:42:55.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=321191092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:42:55 [2024-03-06T09:42:55.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:42:55 [2024-03-06T09:42:55.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
04:42:55 [2024-03-06T09:42:55.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:42:55 [2024-03-06T09:42:55.645Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Double-clicking on TimeGraphControl {*Wrong Thread*} [layout=null]
04:42:55 [2024-03-06T09:42:55.645Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=321191691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:42:55 [2024-03-06T09:42:55.645Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=321191695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:42:55 [2024-03-06T09:42:55.645Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=321191696 data=null doit=true}, TimeGraphControl with text {}]
04:42:55 [2024-03-06T09:42:55.645Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=321191696 data=null}, TimeGraphControl with text {}]
04:42:55 [2024-03-06T09:42:55.645Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=321191699 data=null button=1 stateMask=0x0 x=494 y=47 count=1}, TimeGraphControl with text {}]
04:42:55 [2024-03-06T09:42:55.645Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 13 to [Selection [13]: SelectionEvent{TimeGraphControl {} [layout=null] time=321191701 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TimeGraphControl with text {}]
04:42:55 [2024-03-06T09:42:55.645Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=321191702 data=null button=1 stateMask=0x80000 x=494 y=47 count=1}, TimeGraphControl with text {}]
04:42:55 [2024-03-06T09:42:55.645Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=321191702 data=null button=1 stateMask=0x0 x=494 y=47 count=2}, TimeGraphControl with text {}]
04:42:55 [2024-03-06T09:42:55.646Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 13 to [Selection [13]: SelectionEvent{TimeGraphControl {} [layout=null] time=321191703 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TimeGraphControl with text {}]
04:42:55 [2024-03-06T09:42:55.646Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} [layout=null] time=321191703 data=null button=1 stateMask=0x0 x=494 y=47 count=2}, TimeGraphControl with text {}]
04:42:55 [2024-03-06T09:42:55.646Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 14 to [DefaultSelection [14]: SelectionEvent{TimeGraphControl {} [layout=null] time=321191704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TimeGraphControl with text {}]
04:42:55 [2024-03-06T09:42:55.646Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=321191704 data=null button=1 stateMask=0x80000 x=494 y=47 count=2}, TimeGraphControl with text {}]
04:42:55 [2024-03-06T09:42:55.646Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 32 to [MouseHover [32]: MouseEvent{TimeGraphControl {} [layout=null] time=321191705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:42:55 [2024-03-06T09:42:55.646Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=321191711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:42:55 [2024-03-06T09:42:55.646Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=321191711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
04:42:55 [2024-03-06T09:42:55.646Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=321191711 data=null doit=true}, TimeGraphControl with text {}]
04:42:55 [2024-03-06T09:42:55.646Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=321191712 data=null}, TimeGraphControl with text {}]
04:42:55 [2024-03-06T09:42:55.646Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Double-clicked on TimeGraphControl {*Wrong Thread*} [layout=null]
04:42:55 [2024-03-06T09:42:55.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
04:42:55 [2024-03-06T09:42:55.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
04:42:55 [2024-03-06T09:42:55.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
04:42:55 [2024-03-06T09:42:55.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
04:42:55 [2024-03-06T09:42:55.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
04:42:55 [2024-03-06T09:42:55.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
04:42:56 [2024-03-06T09:42:56.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
04:42:56 [2024-03-06T09:42:56.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
04:42:56 [2024-03-06T09:42:56.157Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.185 s -- in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
04:42:56 [2024-03-06T09:42:56.157Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.tryMouseDoubleclickZoom -- Time elapsed: 0.595 s
04:42:56 [2024-03-06T09:42:56.157Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest -- Time elapsed: 0.042 s
04:42:56 [2024-03-06T09:42:56.157Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest -- Time elapsed: 0.067 s
04:42:56 [2024-03-06T09:42:56.157Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest -- Time elapsed: 0.042 s
04:42:56 [2024-03-06T09:42:56.157Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest -- Time elapsed: 0.132 s
04:42:56 [2024-03-06T09:42:56.157Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest -- Time elapsed: 0.041 s
04:42:56 [2024-03-06T09:42:56.157Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.064 s
04:42:56 [2024-03-06T09:42:56.157Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest -- Time elapsed: 0.038 s
04:42:56 [2024-03-06T09:42:56.157Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest -- Time elapsed: 0.066 s
04:42:56 [2024-03-06T09:42:56.157Z] 
04:42:56 [2024-03-06T09:42:56.157Z] Results:
04:42:56 [2024-03-06T09:42:56.157Z] 
04:42:56 [2024-03-06T09:42:56.157Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1
04:42:56 [2024-03-06T09:42:56.157Z] 
04:42:56 [2024-03-06T09:42:56.412Z] 
04:42:56 [2024-03-06T09:42:56.413Z] (Eclipse:9715): Gdk-CRITICAL **: 09:42:56.251: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
04:42:56 [2024-03-06T09:42:56.413Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:42:56 [2024-03-06T09:42:56.413Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:42:57 [2024-03-06T09:42:57.339Z] [INFO] All tests passed
04:42:57 [2024-03-06T09:42:57.339Z] [INFO] 
04:42:57 [2024-03-06T09:42:57.339Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT.pom
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] 
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] 
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >----
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] Building Trace Compass BTF Support Parent 9.3.0-SNAPSHOT        [57/141]
04:42:57 [2024-03-06T09:42:57.340Z] [INFO]   from btf/pom.xml
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] --------------------------------[ pom ]---------------------------------
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] 
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf-parent ---
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] 
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] 
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent ---
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] 
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf-parent ---
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] 
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent ---
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] 
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf-parent ---
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] 
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent ---
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-parent-9.3.0-SNAPSHOT.pom
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] 
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >-----
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] Building org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT       [58/141]
04:42:57 [2024-03-06T09:42:57.340Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:42:57 [2024-03-06T09:42:57.340Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] 
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.core ---
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] 
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] The project's OSGi version is 3.1.0.202403060913
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] 
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] 
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] 
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] 
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] 
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core ---
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] 
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/src/main/resources
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] 
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
04:42:57 [2024-03-06T09:42:57.340Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:42:57 [2024-03-06T09:42:57.340Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:42:57 [2024-03-06T09:42:57.340Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
04:42:57 [2024-03-06T09:42:57.340Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:42:57 [2024-03-06T09:42:57.596Z] [INFO] 
04:42:57 [2024-03-06T09:42:57.596Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.btf.core ---
04:42:57 [2024-03-06T09:42:57.596Z] [INFO] 
04:42:57 [2024-03-06T09:42:57.596Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.core ---
04:42:57 [2024-03-06T09:42:57.597Z] [INFO] 
04:42:57 [2024-03-06T09:42:57.597Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core ---
04:42:57 [2024-03-06T09:42:57.597Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/src/test/resources
04:42:57 [2024-03-06T09:42:57.597Z] [INFO] 
04:42:57 [2024-03-06T09:42:57.597Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.core ---
04:42:57 [2024-03-06T09:42:57.597Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:42:57 [2024-03-06T09:42:57.597Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:42:57 [2024-03-06T09:42:57.597Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
04:42:57 [2024-03-06T09:42:57.597Z] [INFO] 
04:42:57 [2024-03-06T09:42:57.597Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core ---
04:42:57 [2024-03-06T09:42:57.597Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
04:42:57 [2024-03-06T09:42:57.597Z] [INFO] 
04:42:57 [2024-03-06T09:42:57.597Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core ---
04:42:57 [2024-03-06T09:42:57.597Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-sources.jar
04:42:57 [2024-03-06T09:42:57.597Z] [INFO] 
04:42:57 [2024-03-06T09:42:57.597Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core ---
04:42:57 [2024-03-06T09:42:57.597Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.jar
04:42:57 [2024-03-06T09:42:57.597Z] [INFO] 
04:42:57 [2024-03-06T09:42:57.597Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core ---
04:42:57 [2024-03-06T09:42:57.597Z] [INFO] 
04:42:57 [2024-03-06T09:42:57.597Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.core ---
04:42:57 [2024-03-06T09:42:57.597Z] [INFO] 
04:42:57 [2024-03-06T09:42:57.597Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core ---
04:42:57 [2024-03-06T09:42:57.597Z] [INFO] 
04:42:57 [2024-03-06T09:42:57.597Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf.core ---
04:42:57 [2024-03-06T09:42:57.597Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.jar
04:42:58 [2024-03-06T09:42:58.960Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-sources.jar
04:42:59 [2024-03-06T09:42:59.521Z] [INFO] 
04:42:59 [2024-03-06T09:42:59.521Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core ---
04:42:59 [2024-03-06T09:42:59.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.jar
04:42:59 [2024-03-06T09:42:59.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.pom
04:42:59 [2024-03-06T09:42:59.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-sources.jar
04:42:59 [2024-03-06T09:42:59.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-p2metadata.xml
04:42:59 [2024-03-06T09:42:59.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-p2artifacts.xml
04:42:59 [2024-03-06T09:42:59.521Z] [INFO] 
04:42:59 [2024-03-06T09:42:59.521Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core ---
04:42:59 [2024-03-06T09:42:59.521Z] [INFO] 
04:42:59 [2024-03-06T09:42:59.521Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------
04:42:59 [2024-03-06T09:42:59.521Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT         [59/141]
04:42:59 [2024-03-06T09:42:59.521Z] [INFO]   from btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
04:42:59 [2024-03-06T09:42:59.521Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:42:59 [2024-03-06T09:42:59.521Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:42:59 [2024-03-06T09:42:59.521Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
04:42:59 [2024-03-06T09:42:59.777Z] [INFO] 
04:42:59 [2024-03-06T09:42:59.777Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.ui ---
04:42:59 [2024-03-06T09:42:59.777Z] [INFO] 
04:42:59 [2024-03-06T09:42:59.777Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
04:42:59 [2024-03-06T09:42:59.777Z] [INFO] The project's OSGi version is 1.1.0.202403060913
04:42:59 [2024-03-06T09:42:59.777Z] [INFO] 
04:42:59 [2024-03-06T09:42:59.777Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
04:42:59 [2024-03-06T09:42:59.777Z] [INFO] 
04:42:59 [2024-03-06T09:42:59.777Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
04:42:59 [2024-03-06T09:42:59.777Z] [INFO] 
04:42:59 [2024-03-06T09:42:59.777Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
04:42:59 [2024-03-06T09:42:59.777Z] [INFO] 
04:42:59 [2024-03-06T09:42:59.777Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
04:42:59 [2024-03-06T09:42:59.777Z] [INFO] 
04:42:59 [2024-03-06T09:42:59.777Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui ---
04:42:59 [2024-03-06T09:42:59.777Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.ui
04:43:00 [2024-03-06T09:43:00.033Z] [INFO] 
04:43:00 [2024-03-06T09:43:00.033Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
04:43:00 [2024-03-06T09:43:00.033Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
04:43:00 [2024-03-06T09:43:00.033Z] [INFO] 
04:43:00 [2024-03-06T09:43:00.033Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
04:43:00 [2024-03-06T09:43:00.033Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:43:00 [2024-03-06T09:43:00.033Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:43:00 [2024-03-06T09:43:00.033Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
04:43:00 [2024-03-06T09:43:00.033Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:43:00 [2024-03-06T09:43:00.289Z] [INFO] 
04:43:00 [2024-03-06T09:43:00.289Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.btf.ui ---
04:43:00 [2024-03-06T09:43:00.289Z] [INFO] 
04:43:00 [2024-03-06T09:43:00.289Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.ui ---
04:43:00 [2024-03-06T09:43:00.289Z] [INFO] 
04:43:00 [2024-03-06T09:43:00.289Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui ---
04:43:00 [2024-03-06T09:43:00.289Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/src/test/resources
04:43:00 [2024-03-06T09:43:00.289Z] [INFO] 
04:43:00 [2024-03-06T09:43:00.289Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.ui ---
04:43:00 [2024-03-06T09:43:00.289Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:43:00 [2024-03-06T09:43:00.289Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:43:00 [2024-03-06T09:43:00.289Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
04:43:00 [2024-03-06T09:43:00.289Z] [INFO] 
04:43:00 [2024-03-06T09:43:00.289Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.ui ---
04:43:00 [2024-03-06T09:43:00.289Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
04:43:00 [2024-03-06T09:43:00.289Z] [INFO] 
04:43:00 [2024-03-06T09:43:00.289Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui ---
04:43:00 [2024-03-06T09:43:00.289Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-sources.jar
04:43:00 [2024-03-06T09:43:00.289Z] [INFO] 
04:43:00 [2024-03-06T09:43:00.289Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui ---
04:43:00 [2024-03-06T09:43:00.289Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.jar
04:43:00 [2024-03-06T09:43:00.289Z] [INFO] 
04:43:00 [2024-03-06T09:43:00.289Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui ---
04:43:00 [2024-03-06T09:43:00.289Z] [INFO] 
04:43:00 [2024-03-06T09:43:00.289Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.ui ---
04:43:00 [2024-03-06T09:43:00.289Z] [INFO] 
04:43:00 [2024-03-06T09:43:00.289Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui ---
04:43:00 [2024-03-06T09:43:00.289Z] [INFO] 
04:43:00 [2024-03-06T09:43:00.289Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf.ui ---
04:43:00 [2024-03-06T09:43:00.289Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.jar
04:43:01 [2024-03-06T09:43:01.220Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-sources.jar
04:43:02 [2024-03-06T09:43:02.583Z] [INFO] 
04:43:02 [2024-03-06T09:43:02.583Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui ---
04:43:02 [2024-03-06T09:43:02.583Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.jar
04:43:02 [2024-03-06T09:43:02.583Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.pom
04:43:02 [2024-03-06T09:43:02.583Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-sources.jar
04:43:02 [2024-03-06T09:43:02.583Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-p2metadata.xml
04:43:02 [2024-03-06T09:43:02.583Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-p2artifacts.xml
04:43:02 [2024-03-06T09:43:02.583Z] [INFO] 
04:43:02 [2024-03-06T09:43:02.583Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui ---
04:43:02 [2024-03-06T09:43:02.583Z] [INFO] 
04:43:02 [2024-03-06T09:43:02.583Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >--------
04:43:02 [2024-03-06T09:43:02.583Z] [INFO] Building Trace Compass Documentation 9.3.0-SNAPSHOT             [60/141]
04:43:02 [2024-03-06T09:43:02.583Z] [INFO]   from doc/pom.xml
04:43:02 [2024-03-06T09:43:02.583Z] [INFO] --------------------------------[ pom ]---------------------------------
04:43:02 [2024-03-06T09:43:02.583Z] [INFO] 
04:43:02 [2024-03-06T09:43:02.583Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc ---
04:43:02 [2024-03-06T09:43:02.583Z] [INFO] 
04:43:02 [2024-03-06T09:43:02.583Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
04:43:02 [2024-03-06T09:43:02.583Z] [INFO] 
04:43:02 [2024-03-06T09:43:02.583Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc ---
04:43:02 [2024-03-06T09:43:02.583Z] [INFO] 
04:43:02 [2024-03-06T09:43:02.583Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc ---
04:43:02 [2024-03-06T09:43:02.583Z] [INFO] 
04:43:02 [2024-03-06T09:43:02.583Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc ---
04:43:02 [2024-03-06T09:43:02.583Z] [INFO] 
04:43:02 [2024-03-06T09:43:02.583Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.doc ---
04:43:02 [2024-03-06T09:43:02.583Z] [INFO] 
04:43:02 [2024-03-06T09:43:02.583Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc ---
04:43:02 [2024-03-06T09:43:02.583Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc-9.3.0-SNAPSHOT.pom
04:43:02 [2024-03-06T09:43:02.584Z] [INFO] 
04:43:02 [2024-03-06T09:43:02.584Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.doc.user >--
04:43:02 [2024-03-06T09:43:02.584Z] [INFO] Building Trace Compass Profiling User Guide 9.3.0-SNAPSHOT      [61/141]
04:43:02 [2024-03-06T09:43:02.584Z] [INFO]   from doc/org.eclipse.tracecompass.analysis.profiling.doc.user/pom.xml
04:43:02 [2024-03-06T09:43:02.584Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:43:02 [2024-03-06T09:43:02.584Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/pom.xml
04:43:02 [2024-03-06T09:43:02.584Z] [INFO] 
04:43:02 [2024-03-06T09:43:02.584Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
04:43:02 [2024-03-06T09:43:02.584Z] [INFO] 
04:43:02 [2024-03-06T09:43:02.584Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
04:43:02 [2024-03-06T09:43:02.584Z] [INFO] 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
04:43:02 [2024-03-06T09:43:02.584Z] [INFO] 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
04:43:02 [2024-03-06T09:43:02.584Z] [INFO] Downloading from jboss-public-repository-group: https://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
04:43:02 [2024-03-06T09:43:02.584Z] [INFO] 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
04:43:02 [2024-03-06T09:43:02.584Z] [INFO] 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
04:43:02 [2024-03-06T09:43:02.584Z] [INFO] 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
04:43:02 [2024-03-06T09:43:02.584Z] [INFO] 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 58 kB/s)
04:43:02 [2024-03-06T09:43:02.584Z] [INFO] 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
04:43:02 [2024-03-06T09:43:02.584Z] [INFO] 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
04:43:02 [2024-03-06T09:43:02.839Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
04:43:02 [2024-03-06T09:43:02.839Z] [INFO] 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
04:43:02 [2024-03-06T09:43:02.839Z] [INFO] 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
04:43:02 [2024-03-06T09:43:02.839Z] [INFO] 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
04:43:02 [2024-03-06T09:43:02.840Z] [INFO] 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 190 kB/s)
04:43:02 [2024-03-06T09:43:02.840Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
04:43:02 [2024-03-06T09:43:02.840Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
04:43:02 [2024-03-06T09:43:02.840Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
04:43:02 [2024-03-06T09:43:02.840Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
04:43:02 [2024-03-06T09:43:02.840Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
04:43:02 [2024-03-06T09:43:02.840Z] [INFO] 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
04:43:02 [2024-03-06T09:43:02.840Z] [INFO] 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 554 kB/s)
04:43:02 [2024-03-06T09:43:02.840Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom
04:43:03 [2024-03-06T09:43:03.095Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
04:43:03 [2024-03-06T09:43:03.095Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom
04:43:03 [2024-03-06T09:43:03.095Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
04:43:03 [2024-03-06T09:43:03.095Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom
04:43:03 [2024-03-06T09:43:03.095Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.pom
04:43:03 [2024-03-06T09:43:03.095Z] [INFO] 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 391 kB/s)
04:43:03 [2024-03-06T09:43:03.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
04:43:03 [2024-03-06T09:43:03.095Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
04:43:03 [2024-03-06T09:43:03.095Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
04:43:03 [2024-03-06T09:43:03.095Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
04:43:03 [2024-03-06T09:43:03.095Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
04:43:03 [2024-03-06T09:43:03.095Z] [INFO] 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
04:43:03 [2024-03-06T09:43:03.095Z] [INFO] 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 1.0 MB/s)
04:43:03 [2024-03-06T09:43:03.095Z] [INFO] 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
04:43:03 [2024-03-06T09:43:03.095Z] [INFO] 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
04:43:03 [2024-03-06T09:43:03.095Z] [INFO] Downloading from jboss-public-repository-group: https://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
04:43:03 [2024-03-06T09:43:03.352Z] [INFO] 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
04:43:03 [2024-03-06T09:43:03.352Z] [INFO] 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
04:43:03 [2024-03-06T09:43:03.352Z] [INFO] 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
04:43:03 [2024-03-06T09:43:03.352Z] [INFO] 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 36 kB/s)
04:43:03 [2024-03-06T09:43:03.352Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
04:43:03 [2024-03-06T09:43:03.352Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
04:43:03 [2024-03-06T09:43:03.352Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
04:43:03 [2024-03-06T09:43:03.353Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
04:43:03 [2024-03-06T09:43:03.353Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
04:43:03 [2024-03-06T09:43:03.353Z] [INFO] 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
04:43:03 [2024-03-06T09:43:03.353Z] [INFO] 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 1.1 MB/s)
04:43:03 [2024-03-06T09:43:03.353Z] [INFO] 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
04:43:03 [2024-03-06T09:43:03.353Z] [INFO] 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
04:43:03 [2024-03-06T09:43:03.353Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
04:43:03 [2024-03-06T09:43:03.611Z] [INFO] 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
04:43:03 [2024-03-06T09:43:03.611Z] [INFO] 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
04:43:03 [2024-03-06T09:43:03.611Z] [INFO] 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
04:43:03 [2024-03-06T09:43:03.611Z] [INFO] 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 400 kB/s)
04:43:03 [2024-03-06T09:43:03.611Z] [INFO] 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
04:43:03 [2024-03-06T09:43:03.611Z] [INFO] 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
04:43:03 [2024-03-06T09:43:03.611Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
04:43:03 [2024-03-06T09:43:03.611Z] [INFO] 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
04:43:03 [2024-03-06T09:43:03.611Z] [INFO] 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
04:43:03 [2024-03-06T09:43:03.611Z] [INFO] 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
04:43:03 [2024-03-06T09:43:03.611Z] [INFO] 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 195 kB/s)
04:43:03 [2024-03-06T09:43:03.611Z] [INFO] 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
04:43:03 [2024-03-06T09:43:03.611Z] [INFO] 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
04:43:03 [2024-03-06T09:43:03.611Z] [INFO] Downloading from jboss-public-repository-group: https://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
04:43:03 [2024-03-06T09:43:03.867Z] [INFO] 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
04:43:03 [2024-03-06T09:43:03.867Z] [INFO] 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
04:43:03 [2024-03-06T09:43:03.867Z] [INFO] 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
04:43:03 [2024-03-06T09:43:03.867Z] [INFO] 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 51 kB/s)
04:43:03 [2024-03-06T09:43:03.867Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom
04:43:03 [2024-03-06T09:43:03.867Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
04:43:03 [2024-03-06T09:43:03.867Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.pom
04:43:03 [2024-03-06T09:43:03.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
04:43:03 [2024-03-06T09:43:03.867Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom
04:43:03 [2024-03-06T09:43:03.867Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom
04:43:03 [2024-03-06T09:43:03.867Z] [INFO] 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 140 kB/s)
04:43:03 [2024-03-06T09:43:03.867Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
04:43:04 [2024-03-06T09:43:04.123Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
04:43:04 [2024-03-06T09:43:04.123Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
04:43:04 [2024-03-06T09:43:04.123Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
04:43:04 [2024-03-06T09:43:04.123Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
04:43:04 [2024-03-06T09:43:04.123Z] [INFO] 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
04:43:04 [2024-03-06T09:43:04.123Z] [INFO] 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 161 kB/s)
04:43:04 [2024-03-06T09:43:04.123Z] [INFO] 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
04:43:04 [2024-03-06T09:43:04.123Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
04:43:04 [2024-03-06T09:43:04.123Z] [INFO] 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
04:43:04 [2024-03-06T09:43:04.123Z] [INFO] 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
04:43:04 [2024-03-06T09:43:04.123Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar
04:43:04 [2024-03-06T09:43:04.123Z] [INFO] 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
04:43:04 [2024-03-06T09:43:04.123Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
04:43:04 [2024-03-06T09:43:04.123Z] [INFO] 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
04:43:04 [2024-03-06T09:43:04.123Z] [INFO] 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
04:43:04 [2024-03-06T09:43:04.123Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
04:43:04 [2024-03-06T09:43:04.123Z] [INFO] Downloading from jboss-public-repository-group: https://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
04:43:04 [2024-03-06T09:43:04.379Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
04:43:04 [2024-03-06T09:43:04.379Z] [INFO] Downloading from jboss-public-repository-group: https://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
04:43:04 [2024-03-06T09:43:04.379Z] [INFO] Downloading from jboss-public-repository-group: https://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
04:43:04 [2024-03-06T09:43:04.379Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.jar
04:43:04 [2024-03-06T09:43:04.635Z] [INFO] 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
04:43:04 [2024-03-06T09:43:04.635Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
04:43:04 [2024-03-06T09:43:04.635Z] [INFO] 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
04:43:04 [2024-03-06T09:43:04.635Z] [INFO] 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
04:43:04 [2024-03-06T09:43:04.635Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
04:43:04 [2024-03-06T09:43:04.635Z] [INFO] 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
04:43:04 [2024-03-06T09:43:04.635Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
04:43:04 [2024-03-06T09:43:04.635Z] [INFO] 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
04:43:04 [2024-03-06T09:43:04.635Z] [INFO] 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
04:43:04 [2024-03-06T09:43:04.635Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar
04:43:04 [2024-03-06T09:43:04.635Z] [INFO] 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
04:43:04 [2024-03-06T09:43:04.635Z] [INFO] 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 4.6 MB/s)
04:43:04 [2024-03-06T09:43:04.635Z] [INFO] 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
04:43:04 [2024-03-06T09:43:04.635Z] [INFO] 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
04:43:04 [2024-03-06T09:43:04.635Z] [INFO] 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
04:43:04 [2024-03-06T09:43:04.635Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar
04:43:04 [2024-03-06T09:43:04.890Z] [INFO] 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 9.2 MB/s)
04:43:04 [2024-03-06T09:43:04.890Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar (74 kB at 1.9 MB/s)
04:43:04 [2024-03-06T09:43:04.890Z] [INFO] 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 701 kB/s)
04:43:04 [2024-03-06T09:43:04.890Z] [INFO] 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 27 MB/s)
04:43:04 [2024-03-06T09:43:04.890Z] [INFO] Executing tasks
04:43:05 [2024-03-06T09:43:05.146Z] [INFO] Executed tasks
04:43:05 [2024-03-06T09:43:05.146Z] [INFO] 
04:43:05 [2024-03-06T09:43:05.146Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
04:43:05 [2024-03-06T09:43:05.146Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target
04:43:05 [2024-03-06T09:43:05.146Z] [INFO] 
04:43:05 [2024-03-06T09:43:05.147Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
04:43:05 [2024-03-06T09:43:05.147Z] [INFO] The project's OSGi version is 9.3.0.202403060913
04:43:05 [2024-03-06T09:43:05.147Z] [INFO] 
04:43:05 [2024-03-06T09:43:05.147Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
04:43:05 [2024-03-06T09:43:05.147Z] [INFO] 
04:43:05 [2024-03-06T09:43:05.147Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
04:43:05 [2024-03-06T09:43:05.147Z] [INFO] 
04:43:05 [2024-03-06T09:43:05.147Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
04:43:05 [2024-03-06T09:43:05.147Z] [INFO] 
04:43:05 [2024-03-06T09:43:05.147Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
04:43:05 [2024-03-06T09:43:05.147Z] [INFO] 
04:43:05 [2024-03-06T09:43:05.147Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
04:43:05 [2024-03-06T09:43:05.147Z] [INFO] Resolving class path of Trace Compass Profiling User Guide
04:43:05 [2024-03-06T09:43:05.147Z] [INFO] 
04:43:05 [2024-03-06T09:43:05.147Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
04:43:05 [2024-03-06T09:43:05.147Z] [INFO] Executing tasks
04:43:05 [2024-03-06T09:43:05.147Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/doc/User-Guide.html
04:43:05 [2024-03-06T09:43:05.147Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated.
04:43:05 [2024-03-06T09:43:05.147Z] [INFO] Executed tasks
04:43:05 [2024-03-06T09:43:05.147Z] [INFO] 
04:43:05 [2024-03-06T09:43:05.147Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
04:43:05 [2024-03-06T09:43:05.147Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/src/main/resources
04:43:05 [2024-03-06T09:43:05.147Z] [INFO] 
04:43:05 [2024-03-06T09:43:05.147Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
04:43:05 [2024-03-06T09:43:05.147Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:43:05 [2024-03-06T09:43:05.147Z] [INFO] 
04:43:05 [2024-03-06T09:43:05.147Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
04:43:05 [2024-03-06T09:43:05.403Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.23
04:43:07 [2024-03-06T09:43:07.289Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/data/.metadata/.log
04:43:07 [2024-03-06T09:43:07.289Z] [INFO] Command line:
04:43:07 [2024-03-06T09:43:07.289Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
04:43:07 [2024-03-06T09:43:07.289Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:43:09 [2024-03-06T09:43:09.179Z] Buildfile: build.xml
04:43:09 [2024-03-06T09:43:09.179Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
04:43:09 [2024-03-06T09:43:09.179Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:43:09 [2024-03-06T09:43:09.179Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
04:43:09 [2024-03-06T09:43:09.179Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
04:43:09 [2024-03-06T09:43:09.179Z] WARNING: System::setSecurityManager will be removed in a future release
04:43:09 [2024-03-06T09:43:09.179Z] 
04:43:09 [2024-03-06T09:43:09.179Z] build.index:
04:43:09 [2024-03-06T09:43:09.739Z] BUILD SUCCESSFUL
04:43:09 [2024-03-06T09:43:09.739Z] 
04:43:09 [2024-03-06T09:43:09.739Z] BUILD SUCCESSFUL
04:43:09 [2024-03-06T09:43:09.739Z] Total time: 1 second
04:43:09 [2024-03-06T09:43:09.739Z] [INFO] 
04:43:09 [2024-03-06T09:43:09.739Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
04:43:09 [2024-03-06T09:43:09.739Z] [INFO] 
04:43:09 [2024-03-06T09:43:09.739Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
04:43:09 [2024-03-06T09:43:09.739Z] [INFO] 
04:43:09 [2024-03-06T09:43:09.739Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
04:43:09 [2024-03-06T09:43:09.739Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/src/test/resources
04:43:09 [2024-03-06T09:43:09.739Z] [INFO] 
04:43:09 [2024-03-06T09:43:09.739Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
04:43:09 [2024-03-06T09:43:09.739Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:43:09 [2024-03-06T09:43:09.739Z] [INFO] 
04:43:09 [2024-03-06T09:43:09.739Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
04:43:09 [2024-03-06T09:43:09.739Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
04:43:09 [2024-03-06T09:43:09.739Z] [INFO] 
04:43:09 [2024-03-06T09:43:09.739Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
04:43:09 [2024-03-06T09:43:09.739Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT-sources.jar
04:43:09 [2024-03-06T09:43:09.739Z] [INFO] 
04:43:09 [2024-03-06T09:43:09.739Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
04:43:09 [2024-03-06T09:43:09.739Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT.jar
04:43:09 [2024-03-06T09:43:09.739Z] [INFO] 
04:43:09 [2024-03-06T09:43:09.739Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
04:43:09 [2024-03-06T09:43:09.739Z] [INFO] 
04:43:09 [2024-03-06T09:43:09.739Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
04:43:09 [2024-03-06T09:43:09.739Z] [INFO] 
04:43:09 [2024-03-06T09:43:09.739Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
04:43:09 [2024-03-06T09:43:09.739Z] [INFO] 
04:43:09 [2024-03-06T09:43:09.739Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
04:43:09 [2024-03-06T09:43:09.995Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT.jar
04:43:11 [2024-03-06T09:43:11.359Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT-sources.jar
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] 
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT.jar
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT.pom
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT-sources.jar
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT-p2metadata.xml
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT-p2artifacts.xml
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] 
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] 
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] Executing tasks
04:43:12 [2024-03-06T09:43:12.723Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.analysis.profiling.doc.user
04:43:12 [2024-03-06T09:43:12.723Z] [INFO]      [copy] Copying 8 files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.analysis.profiling.doc.user
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] Executed tasks
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] 
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] Building Trace Compass Developer Guide 9.3.0-SNAPSHOT           [62/141]
04:43:12 [2024-03-06T09:43:12.723Z] [INFO]   from doc/org.eclipse.tracecompass.doc.dev/pom.xml
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:43:12 [2024-03-06T09:43:12.723Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
04:43:12 [2024-03-06T09:43:12.723Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/pom.xml
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] 
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc.dev ---
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] 
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev ---
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] Executing tasks
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] Executed tasks
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] 
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.doc.dev ---
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] 
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] The project's OSGi version is 9.3.0.202403060913
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] 
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] 
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] 
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] 
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] 
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev ---
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] Resolving class path of Trace Compass Developer Guide
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] 
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
04:43:12 [2024-03-06T09:43:12.723Z] [INFO] Executing tasks
04:43:13 [2024-03-06T09:43:13.284Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html
04:43:13 [2024-03-06T09:43:13.284Z] [INFO] [xmlvalidate] 19 file(s) have been successfully validated.
04:43:13 [2024-03-06T09:43:13.284Z] [INFO] Executed tasks
04:43:13 [2024-03-06T09:43:13.284Z] [INFO] 
04:43:13 [2024-03-06T09:43:13.284Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
04:43:13 [2024-03-06T09:43:13.284Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
04:43:13 [2024-03-06T09:43:13.284Z] [INFO] 
04:43:13 [2024-03-06T09:43:13.284Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
04:43:13 [2024-03-06T09:43:13.284Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:43:13 [2024-03-06T09:43:13.284Z] [INFO] 
04:43:13 [2024-03-06T09:43:13.284Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
04:43:13 [2024-03-06T09:43:13.284Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
04:43:13 [2024-03-06T09:43:13.284Z] [INFO] Command line:
04:43:13 [2024-03-06T09:43:13.284Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
04:43:13 [2024-03-06T09:43:13.284Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:43:14 [2024-03-06T09:43:14.650Z] Buildfile: build.xml
04:43:14 [2024-03-06T09:43:14.905Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
04:43:14 [2024-03-06T09:43:14.905Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:43:14 [2024-03-06T09:43:14.905Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
04:43:14 [2024-03-06T09:43:14.905Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
04:43:14 [2024-03-06T09:43:14.905Z] WARNING: System::setSecurityManager will be removed in a future release
04:43:14 [2024-03-06T09:43:14.905Z] 
04:43:14 [2024-03-06T09:43:14.905Z] build.index:
04:43:16 [2024-03-06T09:43:16.273Z] BUILD SUCCESSFUL
04:43:16 [2024-03-06T09:43:16.273Z] 
04:43:16 [2024-03-06T09:43:16.273Z] BUILD SUCCESSFUL
04:43:16 [2024-03-06T09:43:16.273Z] Total time: 1 second
04:43:16 [2024-03-06T09:43:16.273Z] [INFO] 
04:43:16 [2024-03-06T09:43:16.273Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.doc.dev ---
04:43:16 [2024-03-06T09:43:16.273Z] [INFO] 
04:43:16 [2024-03-06T09:43:16.273Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.dev ---
04:43:16 [2024-03-06T09:43:16.273Z] [INFO] 
04:43:16 [2024-03-06T09:43:16.273Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev ---
04:43:16 [2024-03-06T09:43:16.273Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/src/test/resources
04:43:16 [2024-03-06T09:43:16.273Z] [INFO] 
04:43:16 [2024-03-06T09:43:16.273Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.dev ---
04:43:16 [2024-03-06T09:43:16.273Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:43:16 [2024-03-06T09:43:16.273Z] [INFO] 
04:43:16 [2024-03-06T09:43:16.273Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.dev ---
04:43:16 [2024-03-06T09:43:16.273Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
04:43:16 [2024-03-06T09:43:16.273Z] [INFO] 
04:43:16 [2024-03-06T09:43:16.273Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev ---
04:43:16 [2024-03-06T09:43:16.273Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT-sources.jar
04:43:16 [2024-03-06T09:43:16.273Z] [INFO] 
04:43:16 [2024-03-06T09:43:16.273Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev ---
04:43:16 [2024-03-06T09:43:16.273Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT.jar
04:43:16 [2024-03-06T09:43:16.273Z] [INFO] 
04:43:16 [2024-03-06T09:43:16.273Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev ---
04:43:16 [2024-03-06T09:43:16.273Z] [INFO] 
04:43:16 [2024-03-06T09:43:16.273Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc.dev ---
04:43:16 [2024-03-06T09:43:16.273Z] [INFO] 
04:43:16 [2024-03-06T09:43:16.273Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev ---
04:43:16 [2024-03-06T09:43:16.529Z] [INFO] 
04:43:16 [2024-03-06T09:43:16.529Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.doc.dev ---
04:43:16 [2024-03-06T09:43:16.787Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT.jar
04:43:17 [2024-03-06T09:43:17.716Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT-sources.jar
04:43:19 [2024-03-06T09:43:19.081Z] [INFO] 
04:43:19 [2024-03-06T09:43:19.081Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev ---
04:43:19 [2024-03-06T09:43:19.081Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT.jar
04:43:19 [2024-03-06T09:43:19.081Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT.pom
04:43:19 [2024-03-06T09:43:19.081Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT-sources.jar
04:43:19 [2024-03-06T09:43:19.081Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT-p2metadata.xml
04:43:19 [2024-03-06T09:43:19.081Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT-p2artifacts.xml
04:43:19 [2024-03-06T09:43:19.081Z] [INFO] 
04:43:19 [2024-03-06T09:43:19.081Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev ---
04:43:19 [2024-03-06T09:43:19.081Z] [INFO] 
04:43:19 [2024-03-06T09:43:19.081Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.doc.dev ---
04:43:19 [2024-03-06T09:43:19.081Z] [INFO] Executing tasks
04:43:19 [2024-03-06T09:43:19.081Z] [INFO]      [copy] Copying 75 files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.doc.dev
04:43:19 [2024-03-06T09:43:19.081Z] [INFO] Executed tasks
04:43:19 [2024-03-06T09:43:19.081Z] [INFO] 
04:43:19 [2024-03-06T09:43:19.081Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >--
04:43:19 [2024-03-06T09:43:19.081Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT [63/141]
04:43:19 [2024-03-06T09:43:19.081Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
04:43:19 [2024-03-06T09:43:19.082Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:43:19 [2024-03-06T09:43:19.082Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:43:19 [2024-03-06T09:43:19.082Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
04:43:19 [2024-03-06T09:43:19.337Z] [INFO] 
04:43:19 [2024-03-06T09:43:19.337Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:43:19 [2024-03-06T09:43:19.337Z] [INFO] 
04:43:19 [2024-03-06T09:43:19.337Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:43:19 [2024-03-06T09:43:19.337Z] [INFO] The project's OSGi version is 2.2.0.202403060913
04:43:19 [2024-03-06T09:43:19.337Z] [INFO] 
04:43:19 [2024-03-06T09:43:19.337Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:43:19 [2024-03-06T09:43:19.337Z] [INFO] 
04:43:19 [2024-03-06T09:43:19.337Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:43:19 [2024-03-06T09:43:19.337Z] [INFO] 
04:43:19 [2024-03-06T09:43:19.337Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:43:19 [2024-03-06T09:43:19.337Z] [INFO] 
04:43:19 [2024-03-06T09:43:19.337Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:43:19 [2024-03-06T09:43:19.337Z] [INFO] 
04:43:19 [2024-03-06T09:43:19.337Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:43:19 [2024-03-06T09:43:19.337Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui
04:43:19 [2024-03-06T09:43:19.898Z] [INFO] 
04:43:19 [2024-03-06T09:43:19.898Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:43:19 [2024-03-06T09:43:19.898Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
04:43:19 [2024-03-06T09:43:19.898Z] [INFO] 
04:43:19 [2024-03-06T09:43:19.898Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:43:19 [2024-03-06T09:43:19.898Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:43:19 [2024-03-06T09:43:19.898Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:43:19 [2024-03-06T09:43:19.898Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
04:43:19 [2024-03-06T09:43:19.899Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:43:20 [2024-03-06T09:43:20.460Z] [INFO] 
04:43:20 [2024-03-06T09:43:20.460Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:43:20 [2024-03-06T09:43:20.460Z] [INFO] 
04:43:20 [2024-03-06T09:43:20.460Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:43:20 [2024-03-06T09:43:20.460Z] [INFO] 
04:43:20 [2024-03-06T09:43:20.460Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:43:20 [2024-03-06T09:43:20.460Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources
04:43:20 [2024-03-06T09:43:20.460Z] [INFO] 
04:43:20 [2024-03-06T09:43:20.460Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:43:20 [2024-03-06T09:43:20.460Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:43:20 [2024-03-06T09:43:20.460Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:43:20 [2024-03-06T09:43:20.460Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
04:43:20 [2024-03-06T09:43:20.460Z] [INFO] 
04:43:20 [2024-03-06T09:43:20.460Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:43:20 [2024-03-06T09:43:20.460Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
04:43:20 [2024-03-06T09:43:20.460Z] [INFO] 
04:43:20 [2024-03-06T09:43:20.460Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:43:20 [2024-03-06T09:43:20.460Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-sources.jar
04:43:20 [2024-03-06T09:43:20.460Z] [INFO] 
04:43:20 [2024-03-06T09:43:20.460Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:43:20 [2024-03-06T09:43:20.460Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.jar
04:43:20 [2024-03-06T09:43:20.460Z] [INFO] 
04:43:20 [2024-03-06T09:43:20.460Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:43:20 [2024-03-06T09:43:20.460Z] [INFO] 
04:43:20 [2024-03-06T09:43:20.460Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:43:20 [2024-03-06T09:43:20.460Z] [INFO] 
04:43:20 [2024-03-06T09:43:20.460Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:43:20 [2024-03-06T09:43:20.460Z] [INFO] 
04:43:20 [2024-03-06T09:43:20.460Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:43:20 [2024-03-06T09:43:20.460Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.jar
04:43:21 [2024-03-06T09:43:21.388Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-sources.jar
04:43:22 [2024-03-06T09:43:22.752Z] [INFO] 
04:43:22 [2024-03-06T09:43:22.752Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:43:22 [2024-03-06T09:43:22.752Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.jar
04:43:22 [2024-03-06T09:43:22.752Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.pom
04:43:22 [2024-03-06T09:43:22.752Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-sources.jar
04:43:22 [2024-03-06T09:43:22.752Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-p2metadata.xml
04:43:22 [2024-03-06T09:43:22.752Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-p2artifacts.xml
04:43:22 [2024-03-06T09:43:22.752Z] [INFO] 
04:43:22 [2024-03-06T09:43:22.752Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:43:22 [2024-03-06T09:43:22.752Z] [INFO] 
04:43:22 [2024-03-06T09:43:22.752Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >--------
04:43:22 [2024-03-06T09:43:22.752Z] [INFO] Building org.eclipse.tracecompass.tmf 9.3.0-SNAPSHOT            [64/141]
04:43:22 [2024-03-06T09:43:22.752Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
04:43:22 [2024-03-06T09:43:22.752Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:43:22 [2024-03-06T09:43:22.752Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
04:43:23 [2024-03-06T09:43:23.008Z] [INFO] 
04:43:23 [2024-03-06T09:43:23.008Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf ---
04:43:23 [2024-03-06T09:43:23.008Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target
04:43:23 [2024-03-06T09:43:23.008Z] [INFO] 
04:43:23 [2024-03-06T09:43:23.008Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
04:43:23 [2024-03-06T09:43:23.008Z] [INFO] The project's OSGi version is 9.3.0.202403060913
04:43:23 [2024-03-06T09:43:23.008Z] [INFO] 
04:43:23 [2024-03-06T09:43:23.008Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
04:43:23 [2024-03-06T09:43:23.008Z] [INFO] 
04:43:23 [2024-03-06T09:43:23.008Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
04:43:23 [2024-03-06T09:43:23.008Z] [INFO] 
04:43:23 [2024-03-06T09:43:23.008Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
04:43:23 [2024-03-06T09:43:23.008Z] [INFO] 
04:43:23 [2024-03-06T09:43:23.008Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
04:43:23 [2024-03-06T09:43:23.008Z] [INFO] 
04:43:23 [2024-03-06T09:43:23.008Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf ---
04:43:23 [2024-03-06T09:43:23.008Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/src/main/resources
04:43:23 [2024-03-06T09:43:23.008Z] [INFO] 
04:43:23 [2024-03-06T09:43:23.008Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf ---
04:43:23 [2024-03-06T09:43:23.008Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
04:43:23 [2024-03-06T09:43:23.008Z] [INFO] 
04:43:23 [2024-03-06T09:43:23.008Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf ---
04:43:23 [2024-03-06T09:43:23.008Z] [INFO] 
04:43:23 [2024-03-06T09:43:23.008Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf ---
04:43:23 [2024-03-06T09:43:23.008Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT.jar
04:43:23 [2024-03-06T09:43:23.263Z] [INFO] 
04:43:23 [2024-03-06T09:43:23.263Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf ---
04:43:23 [2024-03-06T09:43:23.263Z] [INFO] 
04:43:23 [2024-03-06T09:43:23.263Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf ---
04:43:23 [2024-03-06T09:43:23.263Z] [INFO] 
04:43:23 [2024-03-06T09:43:23.263Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf ---
04:43:23 [2024-03-06T09:43:23.263Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT-sources-feature.jar
04:43:23 [2024-03-06T09:43:23.263Z] [INFO] 
04:43:23 [2024-03-06T09:43:23.263Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf ---
04:43:23 [2024-03-06T09:43:23.263Z] [INFO] 
04:43:23 [2024-03-06T09:43:23.263Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf ---
04:43:23 [2024-03-06T09:43:23.263Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT.jar
04:43:24 [2024-03-06T09:43:24.189Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT-sources-feature.jar
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] 
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf ---
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT.jar
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT.pom
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT-sources-feature.jar
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT-p2metadata.xml
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT-p2artifacts.xml
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] 
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf ---
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] 
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >--------
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] Building org.eclipse.tracecompass.btf 9.3.0-SNAPSHOT            [65/141]
04:43:24 [2024-03-06T09:43:24.752Z] [INFO]   from btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] 
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf ---
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] 
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] The project's OSGi version is 9.3.0.202403060913
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] 
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] 
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] 
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] 
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] 
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf ---
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/src/main/resources
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] 
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf ---
04:43:24 [2024-03-06T09:43:24.752Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] 
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf ---
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] 
04:43:24 [2024-03-06T09:43:24.752Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf ---
04:43:25 [2024-03-06T09:43:25.008Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT.jar
04:43:25 [2024-03-06T09:43:25.008Z] [INFO] 
04:43:25 [2024-03-06T09:43:25.008Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf ---
04:43:25 [2024-03-06T09:43:25.008Z] [INFO] 
04:43:25 [2024-03-06T09:43:25.008Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf ---
04:43:25 [2024-03-06T09:43:25.008Z] [INFO] 
04:43:25 [2024-03-06T09:43:25.008Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf ---
04:43:25 [2024-03-06T09:43:25.008Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT-sources-feature.jar
04:43:25 [2024-03-06T09:43:25.008Z] [INFO] 
04:43:25 [2024-03-06T09:43:25.008Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf ---
04:43:25 [2024-03-06T09:43:25.008Z] [INFO] 
04:43:25 [2024-03-06T09:43:25.008Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf ---
04:43:25 [2024-03-06T09:43:25.008Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT.jar
04:43:25 [2024-03-06T09:43:25.934Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT-sources-feature.jar
04:43:26 [2024-03-06T09:43:26.496Z] [INFO] 
04:43:26 [2024-03-06T09:43:26.496Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf ---
04:43:26 [2024-03-06T09:43:26.496Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT.jar
04:43:26 [2024-03-06T09:43:26.496Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT.pom
04:43:26 [2024-03-06T09:43:26.496Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT-sources-feature.jar
04:43:26 [2024-03-06T09:43:26.496Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT-p2metadata.xml
04:43:26 [2024-03-06T09:43:26.496Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT-p2artifacts.xml
04:43:26 [2024-03-06T09:43:26.496Z] [INFO] 
04:43:26 [2024-03-06T09:43:26.496Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf ---
04:43:26 [2024-03-06T09:43:26.496Z] [INFO] 
04:43:26 [2024-03-06T09:43:26.496Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >--
04:43:26 [2024-03-06T09:43:26.496Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT [66/141]
04:43:26 [2024-03-06T09:43:26.496Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
04:43:26 [2024-03-06T09:43:26.496Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:43:26 [2024-03-06T09:43:26.496Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:43:26 [2024-03-06T09:43:26.496Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
04:43:26 [2024-03-06T09:43:26.752Z] [INFO] 
04:43:26 [2024-03-06T09:43:26.752Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests ---
04:43:26 [2024-03-06T09:43:26.752Z] [INFO] 
04:43:26 [2024-03-06T09:43:26.752Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
04:43:26 [2024-03-06T09:43:26.752Z] [INFO] The project's OSGi version is 1.0.4.202403060913
04:43:26 [2024-03-06T09:43:26.752Z] [INFO] 
04:43:26 [2024-03-06T09:43:26.752Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
04:43:26 [2024-03-06T09:43:26.752Z] [INFO] 
04:43:26 [2024-03-06T09:43:26.752Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
04:43:26 [2024-03-06T09:43:26.752Z] [INFO] 
04:43:26 [2024-03-06T09:43:26.752Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
04:43:26 [2024-03-06T09:43:26.752Z] [INFO] 
04:43:26 [2024-03-06T09:43:26.752Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
04:43:26 [2024-03-06T09:43:26.752Z] [INFO] 
04:43:26 [2024-03-06T09:43:26.752Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests ---
04:43:26 [2024-03-06T09:43:26.752Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core.tests
04:43:26 [2024-03-06T09:43:26.752Z] [INFO] 
04:43:26 [2024-03-06T09:43:26.752Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
04:43:26 [2024-03-06T09:43:26.752Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
04:43:26 [2024-03-06T09:43:26.752Z] [INFO] 
04:43:26 [2024-03-06T09:43:26.752Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
04:43:26 [2024-03-06T09:43:26.753Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:43:26 [2024-03-06T09:43:26.753Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:43:26 [2024-03-06T09:43:26.753Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
04:43:26 [2024-03-06T09:43:26.753Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:43:27 [2024-03-06T09:43:27.008Z] [INFO] 
04:43:27 [2024-03-06T09:43:27.008Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.core.tests ---
04:43:27 [2024-03-06T09:43:27.008Z] [INFO] 
04:43:27 [2024-03-06T09:43:27.008Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests ---
04:43:27 [2024-03-06T09:43:27.008Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources
04:43:27 [2024-03-06T09:43:27.008Z] [INFO] 
04:43:27 [2024-03-06T09:43:27.008Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core.tests ---
04:43:27 [2024-03-06T09:43:27.008Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
04:43:27 [2024-03-06T09:43:27.008Z] [INFO] 
04:43:27 [2024-03-06T09:43:27.008Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests ---
04:43:27 [2024-03-06T09:43:27.008Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-sources.jar
04:43:27 [2024-03-06T09:43:27.008Z] [INFO] 
04:43:27 [2024-03-06T09:43:27.008Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests ---
04:43:27 [2024-03-06T09:43:27.008Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.jar
04:43:27 [2024-03-06T09:43:27.008Z] [INFO] 
04:43:27 [2024-03-06T09:43:27.008Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests ---
04:43:27 [2024-03-06T09:43:27.008Z] [INFO] 
04:43:27 [2024-03-06T09:43:27.008Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.core.tests ---
04:43:27 [2024-03-06T09:43:27.008Z] [INFO] 
04:43:27 [2024-03-06T09:43:27.008Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests ---
04:43:27 [2024-03-06T09:43:27.008Z] [INFO] 
04:43:27 [2024-03-06T09:43:27.008Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf.core.tests ---
04:43:27 [2024-03-06T09:43:27.264Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.jar
04:43:27 [2024-03-06T09:43:27.828Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-sources.jar
04:43:28 [2024-03-06T09:43:28.389Z] [INFO] 
04:43:28 [2024-03-06T09:43:28.389Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.btf.core.tests ---
04:43:28 [2024-03-06T09:43:28.645Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log
04:43:28 [2024-03-06T09:43:28.645Z] [INFO] Command line:
04:43:28 [2024-03-06T09:43:28.646Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:43:28 [2024-03-06T09:43:28.646Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:43:31 [2024-03-06T09:43:31.160Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
04:43:31 [2024-03-06T09:43:31.721Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s -- in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
04:43:31 [2024-03-06T09:43:31.721Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testReadProperties -- Time elapsed: 0.087 s
04:43:31 [2024-03-06T09:43:31.721Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testValidate -- Time elapsed: 0.030 s
04:43:31 [2024-03-06T09:43:31.721Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testTwoContexts -- Time elapsed: 0.037 s
04:43:31 [2024-03-06T09:43:31.721Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testRead10thEvent1 -- Time elapsed: 0.006 s
04:43:31 [2024-03-06T09:43:31.721Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testRead10thEvent2 -- Time elapsed: 0.006 s
04:43:31 [2024-03-06T09:43:31.721Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testSeek1stEvent -- Time elapsed: 0.005 s
04:43:31 [2024-03-06T09:43:31.721Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testReadCommentLineEvent1 -- Time elapsed: 0.030 s
04:43:31 [2024-03-06T09:43:31.721Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testReadCommentLineEvent2 -- Time elapsed: 0.012 s
04:43:31 [2024-03-06T09:43:31.721Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testRead1stEvent -- Time elapsed: 0.037 s
04:43:31 [2024-03-06T09:43:31.721Z] 
04:43:31 [2024-03-06T09:43:31.721Z] Results:
04:43:31 [2024-03-06T09:43:31.721Z] 
04:43:31 [2024-03-06T09:43:31.721Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
04:43:31 [2024-03-06T09:43:31.721Z] 
04:43:31 [2024-03-06T09:43:31.721Z] [INFO] All tests passed
04:43:31 [2024-03-06T09:43:31.721Z] [INFO] 
04:43:31 [2024-03-06T09:43:31.721Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests ---
04:43:31 [2024-03-06T09:43:31.721Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.jar
04:43:31 [2024-03-06T09:43:31.721Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.pom
04:43:31 [2024-03-06T09:43:31.721Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-sources.jar
04:43:31 [2024-03-06T09:43:31.721Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
04:43:31 [2024-03-06T09:43:31.721Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
04:43:31 [2024-03-06T09:43:31.721Z] [INFO] 
04:43:31 [2024-03-06T09:43:31.721Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests ---
04:43:31 [2024-03-06T09:43:31.721Z] [INFO] 
04:43:31 [2024-03-06T09:43:31.721Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >--
04:43:31 [2024-03-06T09:43:31.721Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT [67/141]
04:43:31 [2024-03-06T09:43:31.721Z] [INFO]   from common/org.eclipse.tracecompass.common.core.tests/pom.xml
04:43:31 [2024-03-06T09:43:31.721Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:43:31 [2024-03-06T09:43:31.721Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:43:31 [2024-03-06T09:43:31.977Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/pom.xml
04:43:31 [2024-03-06T09:43:31.977Z] [INFO] 
04:43:31 [2024-03-06T09:43:31.977Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests ---
04:43:31 [2024-03-06T09:43:31.977Z] [INFO] 
04:43:31 [2024-03-06T09:43:31.977Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
04:43:31 [2024-03-06T09:43:31.977Z] [INFO] The project's OSGi version is 1.1.11.202403060913
04:43:31 [2024-03-06T09:43:31.977Z] [INFO] 
04:43:31 [2024-03-06T09:43:31.977Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
04:43:31 [2024-03-06T09:43:31.977Z] [INFO] 
04:43:31 [2024-03-06T09:43:31.977Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
04:43:31 [2024-03-06T09:43:31.977Z] [INFO] 
04:43:31 [2024-03-06T09:43:31.977Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
04:43:31 [2024-03-06T09:43:31.977Z] [INFO] 
04:43:31 [2024-03-06T09:43:31.977Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
04:43:31 [2024-03-06T09:43:31.977Z] [INFO] 
04:43:31 [2024-03-06T09:43:31.977Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests ---
04:43:31 [2024-03-06T09:43:31.977Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core.tests
04:43:31 [2024-03-06T09:43:31.977Z] [INFO] 
04:43:31 [2024-03-06T09:43:31.977Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
04:43:31 [2024-03-06T09:43:31.977Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
04:43:31 [2024-03-06T09:43:31.977Z] [INFO] 
04:43:31 [2024-03-06T09:43:31.977Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
04:43:31 [2024-03-06T09:43:31.977Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:43:31 [2024-03-06T09:43:31.977Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:43:31 [2024-03-06T09:43:31.977Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/pom.xml
04:43:32 [2024-03-06T09:43:32.234Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:43:32 [2024-03-06T09:43:32.234Z] [INFO] 
04:43:32 [2024-03-06T09:43:32.234Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.common.core.tests ---
04:43:32 [2024-03-06T09:43:32.234Z] [INFO] 
04:43:32 [2024-03-06T09:43:32.234Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests ---
04:43:32 [2024-03-06T09:43:32.234Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/src/test/resources
04:43:32 [2024-03-06T09:43:32.234Z] [INFO] 
04:43:32 [2024-03-06T09:43:32.234Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core.tests ---
04:43:32 [2024-03-06T09:43:32.234Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
04:43:32 [2024-03-06T09:43:32.234Z] [INFO] 
04:43:32 [2024-03-06T09:43:32.234Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests ---
04:43:32 [2024-03-06T09:43:32.234Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-sources.jar
04:43:32 [2024-03-06T09:43:32.490Z] [INFO] 
04:43:32 [2024-03-06T09:43:32.490Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests ---
04:43:32 [2024-03-06T09:43:32.490Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.jar
04:43:32 [2024-03-06T09:43:32.490Z] [INFO] 
04:43:32 [2024-03-06T09:43:32.490Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests ---
04:43:32 [2024-03-06T09:43:32.490Z] [INFO] 
04:43:32 [2024-03-06T09:43:32.490Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common.core.tests ---
04:43:32 [2024-03-06T09:43:32.490Z] [INFO] 
04:43:32 [2024-03-06T09:43:32.490Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests ---
04:43:32 [2024-03-06T09:43:32.490Z] [INFO] 
04:43:32 [2024-03-06T09:43:32.490Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.common.core.tests ---
04:43:32 [2024-03-06T09:43:32.490Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.jar
04:43:33 [2024-03-06T09:43:33.853Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-sources.jar
04:43:34 [2024-03-06T09:43:34.780Z] [INFO] 
04:43:34 [2024-03-06T09:43:34.780Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.common.core.tests ---
04:43:34 [2024-03-06T09:43:34.780Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log
04:43:34 [2024-03-06T09:43:34.780Z] [INFO] Command line:
04:43:34 [2024-03-06T09:43:34.780Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:43:34 [2024-03-06T09:43:34.780Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:43:37 [2024-03-06T09:43:37.294Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest
04:43:37 [2024-03-06T09:43:37.294Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
04:43:37 [2024-03-06T09:43:37.294Z] WARNING: {"ts":"112416055411.994","ph":"B","tid":1,"pid":1,"name":"foo"}
04:43:37 [2024-03-06T09:43:37.294Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
04:43:37 [2024-03-06T09:43:37.294Z] WARNING: {"ts":"112416055411.994","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x1"}
04:43:37 [2024-03-06T09:43:37.294Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
04:43:37 [2024-03-06T09:43:37.294Z] WARNING: {"ts":"112416158352.527","ph":"E","tid":1,"pid":1}
04:43:37 [2024-03-06T09:43:37.295Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
04:43:37 [2024-03-06T09:43:37.295Z] WARNING: {"ts":"112416162150.429","ph":"B","tid":1,"pid":1,"name":"foo"}
04:43:37 [2024-03-06T09:43:37.295Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
04:43:37 [2024-03-06T09:43:37.295Z] WARNING: {"ts":"112416162150.429","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x2"}
04:43:37 [2024-03-06T09:43:37.295Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
04:43:37 [2024-03-06T09:43:37.295Z] WARNING: {"ts":"112416165338.099","ph":"E","tid":1,"pid":1}
04:43:37 [2024-03-06T09:43:37.295Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
04:43:37 [2024-03-06T09:43:37.295Z] WARNING: {"ts":"112416172339.735","ph":"B","tid":1,"pid":1,"name":"foo"}
04:43:37 [2024-03-06T09:43:37.295Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
04:43:37 [2024-03-06T09:43:37.295Z] WARNING: {"ts":"112416172339.735","ph":"s","tid":1,"pid":1,"name":"foo","cat":"null","id":"0x3"}
04:43:37 [2024-03-06T09:43:37.295Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
04:43:37 [2024-03-06T09:43:37.295Z] WARNING: {"ts":"112416174019.369","ph":"E","tid":1,"pid":1}
04:43:37 [2024-03-06T09:43:37.295Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
04:43:37 [2024-03-06T09:43:37.295Z] WARNING: {"ts":"112416177005.508","ph":"B","tid":1,"pid":1,"name":"foo"}
04:43:37 [2024-03-06T09:43:37.550Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
04:43:37 [2024-03-06T09:43:37.550Z] WARNING: {"ts":"112416180799.732","ph":"E","tid":1,"pid":1}
04:43:37 [2024-03-06T09:43:37.550Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
04:43:37 [2024-03-06T09:43:37.550Z] WARNING: {"ts":"112416204798.534","ph":"B","tid":1,"pid":1,"name":"foo"}
04:43:37 [2024-03-06T09:43:37.550Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
04:43:37 [2024-03-06T09:43:37.550Z] WARNING: {"ts":"112416204798.534","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x5"}
04:43:37 [2024-03-06T09:43:37.550Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
04:43:37 [2024-03-06T09:43:37.550Z] WARNING: {"ts":"112416206298.49","ph":"E","tid":1,"pid":1}
04:43:37 [2024-03-06T09:43:37.550Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
04:43:37 [2024-03-06T09:43:37.550Z] INFO: {"ts":"112416214527.067","ph":"B","tid":1,"pid":1,"name":"foo"}
04:43:37 [2024-03-06T09:43:37.550Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
04:43:37 [2024-03-06T09:43:37.550Z] INFO: {"ts":"112416215332.993","ph":"B","tid":1,"pid":1,"name":"bar"}
04:43:37 [2024-03-06T09:43:37.550Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
04:43:37 [2024-03-06T09:43:37.550Z] INFO: {"ts":"112416216155.678","ph":"E","tid":1,"pid":1}
04:43:37 [2024-03-06T09:43:37.550Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
04:43:37 [2024-03-06T09:43:37.550Z] INFO: {"ts":"112416216730.838","ph":"E","tid":1,"pid":1}
04:43:37 [2024-03-06T09:43:37.550Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
04:43:37 [2024-03-06T09:43:37.550Z] WARNING: {"ts":"112416218374.516","ph":"B","tid":1,"pid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}}
04:43:37 [2024-03-06T09:43:37.550Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
04:43:37 [2024-03-06T09:43:37.550Z] WARNING: {"ts":"112416219130.536","ph":"E","tid":1,"pid":1}
04:43:37 [2024-03-06T09:43:37.550Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
04:43:37 [2024-03-06T09:43:37.550Z] WARNING: {"ts":"112416219851.706","ph":"B","tid":1,"pid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}}
04:43:37 [2024-03-06T09:43:37.550Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
04:43:37 [2024-03-06T09:43:37.550Z] WARNING: {"ts":"112416220386.922","ph":"E","tid":1,"pid":1}
04:43:37 [2024-03-06T09:43:37.550Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
04:43:37 [2024-03-06T09:43:37.550Z] WARNING: {"ts":"112416220946.356","ph":"B","tid":1,"pid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}}
04:43:37 [2024-03-06T09:43:37.550Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
04:43:37 [2024-03-06T09:43:37.550Z] WARNING: {"ts":"112416221630.585","ph":"E","tid":1,"pid":1}
04:43:37 [2024-03-06T09:43:37.551Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
04:43:37 [2024-03-06T09:43:37.551Z] WARNING: {"ts":"112416222873.577","ph":"B","tid":1,"pid":1,"name":"foo"}
04:43:37 [2024-03-06T09:43:37.551Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
04:43:37 [2024-03-06T09:43:37.551Z] WARNING: {"ts":"112416224221.257","ph":"E","tid":1,"pid":1}
04:43:37 [2024-03-06T09:43:37.551Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
04:43:37 [2024-03-06T09:43:37.551Z] WARNING: {"ts":"112416227191.657","ph":"B","tid":1,"pid":1,"name":"foo"}
04:43:37 [2024-03-06T09:43:37.551Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
04:43:37 [2024-03-06T09:43:37.551Z] WARNING: {"ts":"112416227191.657","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x6"}
04:43:37 [2024-03-06T09:43:37.551Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
04:43:37 [2024-03-06T09:43:37.551Z] WARNING: {"ts":"112416229990.216","ph":"E","tid":1,"pid":1}
04:43:37 [2024-03-06T09:43:37.551Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
04:43:37 [2024-03-06T09:43:37.551Z] INFO: {"ts":"112416232154.07","ph":"i","tid":1,"pid":1,"name":"test null value","args":{"nullvalue":"null"}}
04:43:37 [2024-03-06T09:43:37.551Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
04:43:37 [2024-03-06T09:43:37.551Z] INFO: {"ts":"112416232886.192","ph":"i","tid":1,"pid":1,"name":"test null key","args":{"null":"value"}}
04:43:37 [2024-03-06T09:43:37.551Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
04:43:37 [2024-03-06T09:43:37.551Z] INFO: {"ts":"112416233841.988","ph":"B","tid":1,"pid":1,"name":"foo"}
04:43:37 [2024-03-06T09:43:37.551Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
04:43:37 [2024-03-06T09:43:37.551Z] INFO: {"ts":"112416234598.55","ph":"B","tid":1,"pid":1,"name":"bar"}
04:43:37 [2024-03-06T09:43:37.551Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
04:43:37 [2024-03-06T09:43:37.551Z] INFO: {"ts":"112416235296.657","ph":"E","tid":1,"pid":1}
04:43:37 [2024-03-06T09:43:37.551Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
04:43:37 [2024-03-06T09:43:37.551Z] INFO: {"ts":"112416235838.238","ph":"E","tid":1,"pid":1}
04:43:37 [2024-03-06T09:43:37.551Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
04:43:37 [2024-03-06T09:43:37.551Z] WARNING: {"ts":"112416236821.205","ph":"B","tid":1,"pid":1,"name":"foo"}
04:43:37 [2024-03-06T09:43:37.551Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
04:43:37 [2024-03-06T09:43:37.551Z] WARNING: {"ts":"112416236821.205","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x7"}
04:43:37 [2024-03-06T09:43:37.551Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
04:43:37 [2024-03-06T09:43:37.551Z] WARNING: {"ts":"112416238391.163","ph":"E","tid":1,"pid":1}
04:43:37 [2024-03-06T09:43:37.551Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
04:43:37 [2024-03-06T09:43:37.551Z] INFO: {"ts":"112416243849.001","ph":"B","tid":1,"pid":1,"name":"world"}
04:43:37 [2024-03-06T09:43:37.551Z] Mar 06, 2024 9:43:37 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
04:43:37 [2024-03-06T09:43:37.551Z] INFO: {"ts":"112416244496.99","ph":"E","tid":1,"pid":1}
04:43:37 [2024-03-06T09:43:37.551Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s -- in org.eclipse.tracecompass.common.core.tests.log.LoggerTest
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowLogLevels -- Time elapsed: 0.109 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowWithData -- Time elapsed: 0.005 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testObjectLifespan -- Time elapsed: 0.005 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowBuilderNoExtra -- Time elapsed: 0.005 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingWithData -- Time elapsed: 0.024 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowFiltered -- Time elapsed: 0.004 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowBuilderCatThenParent -- Time elapsed: 0.002 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingFiltered -- Time elapsed: 0.002 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAsyncMessages -- Time elapsed: 0.006 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingException -- Time elapsed: 0.003 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAttributeFailRepeatedArgs -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAttributes -- Time elapsed: 0.004 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingLogLevels -- Time elapsed: 0.002 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testCounter -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowWithUnsetParent -- Time elapsed: 0.004 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNullArguments -- Time elapsed: 0.002 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNesting -- Time elapsed: 0.003 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowBuilderParentThenCat -- Time elapsed: 0.002 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testMarker -- Time elapsed: 0.003 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testInstant -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testCollectionLifespan -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testHelloWorld -- Time elapsed: 0.002 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAttributeFail3Args -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.551Z] Running org.eclipse.tracecompass.common.core.tests.log.MonitorTest
04:43:37 [2024-03-06T09:43:37.551Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.common.core.tests.log.MonitorTest
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testDescending -- Time elapsed: 0.004 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testJmx -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testSame -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testClimbing -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.551Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
04:43:37 [2024-03-06T09:43:37.551Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest.testDeepHashCode -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest.testDeepEquals -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.551Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
04:43:37 [2024-03-06T09:43:37.551Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testIteratorContents -- Time elapsed: 0.015 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testOddInsertions -- Time elapsed: 0.007 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testMultiThread -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testConcurrentIteration -- Time elapsed: 0.004 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testSingleInsertion -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testBlockingPeek -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor1 -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor2 -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor4 -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor5 -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testIsEmpty -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testSimpleInsertion -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.551Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testLargeInsertion -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.551Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
04:43:37 [2024-03-06T09:43:37.809Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[0: 3 - 3] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[0: 3 - 3] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[0: 3 - 3] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[0: 3 - 3] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[1: 5.6 - 5.6] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[1: 5.6 - 5.6] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[1: 5.6 - 5.6] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[1: 5.6 - 5.6] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[2: 1.235 - 1.2] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[2: 1.235 - 1.2] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[2: 1.235 - 1.2] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[2: 1.235 - 1.2] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[3: 1.01 - 1] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[3: 1.01 - 1] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[3: 1.01 - 1] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[3: 1.01 - 1] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[4: 975 - 975] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[4: 975 - 975] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[4: 975 - 975] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[4: 975 - 975] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[5: 1,000 - 1 k] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[5: 1,000 - 1 k] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[5: 1,000 - 1 k] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[5: 1,000 - 1 k] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[6: 4,000 - 4 k] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[6: 4,000 - 4 k] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[6: 4,000 - 4 k] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[6: 4,000 - 4 k] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[7: -4,000 - -4 k] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[7: -4,000 - -4 k] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[7: -4,000 - -4 k] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[7: -4,000 - -4 k] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[8: 4,000 - 4 k] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[8: 4,000 - 4 k] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[8: 4,000 - 4 k] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[8: 4,000 - 4 k] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[9: 4,000 - 4 k] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[9: 4,000 - 4 k] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[9: 4,000 - 4 k] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[9: 4,000 - 4 k] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.809Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[18: 100,100,000 - 100.1 M] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[19: 0.1 - 100 m] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[19: 0.1 - 100 m] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[19: 0.1 - 100 m] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[19: 0.1 - 100 m] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[20: 0.001 - 1 m] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[20: 0.001 - 1 m] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[20: 0.001 - 1 m] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[20: 0.001 - 1 m] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[21: 0 - 1 µ] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[21: 0 - 1 µ] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[21: 0 - 1 µ] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[21: 0 - 1 µ] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[22: 0 - 1 n] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[22: 0 - 1 n] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[22: 0 - 1 n] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[22: 0 - 1 n] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[23: 0 - 1 p] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[23: 0 - 1 p] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[23: 0 - 1 p] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[23: 0 - 1 p] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[24: 0 - 0] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[24: 0 - 0] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[24: 0 - 0] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[24: 0 - 0] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[25: -0.04 - -40 m] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[25: -0.04 - -40 m] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[25: -0.04 - -40 m] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[25: -0.04 - -40 m] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[26: 0.002 - 2 m] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[26: 0.002 - 2 m] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[26: 0.002 - 2 m] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[26: 0.002 - 2 m] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[28: 0 - 492.8 µ] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[28: 0 - 492.8 µ] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[28: 0 - 492.8 µ] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[28: 0 - 492.8 µ] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[29: 0 - 251 n] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[29: 0 - 251 n] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[29: 0 - 251 n] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[29: 0 - 251 n] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.810Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[30: 0 - 43 p] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[30: 0 - 43 p] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[30: 0 - 43 p] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[30: 0 - 43 p] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[31: 0 - 45.6 n] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[31: 0 - 45.6 n] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[31: 0 - 45.6 n] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[31: 0 - 45.6 n] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.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] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.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] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.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] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.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] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[33: ∞ - ∞] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[33: ∞ - ∞] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[33: ∞ - ∞] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[33: ∞ - ∞] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[34: 0 - 0] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[34: 0 - 0] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[34: 0 - 0] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[34: 0 - 0] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[35: -∞ - -∞] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[35: -∞ - -∞] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[35: -∞ - -∞] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[35: -∞ - -∞] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[36: NaN - NaN] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[36: NaN - NaN] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[36: NaN - NaN] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[36: NaN - NaN] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[37: null - Toto] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[37: null - Toto] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[37: null - Toto] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[37: null - Toto] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[38: null - 1.2 s] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[38: null - 1.2 s] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[38: null - 1.2 s] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[38: null - 1.2 s] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[39: null - 1.2 ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[39: null - 1.2 ms] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[39: null - 1.2 ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[39: null - 1.2 ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[40: null - ∞ k] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[40: null - ∞ k] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[40: null - ∞ k] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[40: null - ∞ k] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[41: null - -∞ p] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[41: null - -∞ p] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[41: null - -∞ p] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[41: null - -∞ p] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[42: null - NaNM] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[42: null - NaNM] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[42: null - NaNM] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[42: null - NaNM] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[43: null - 1.2 m  ] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[43: null - 1.2 m  ] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[43: null - 1.2 m  ] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[43: null - 1.2 m  ] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.811Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
04:43:37 [2024-03-06T09:43:37.811Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[0: 0 - 0 B] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[0: 0 - 0 B] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.811Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[0: 0 - 0 B] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[0: 0 - 0 B] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[1: 3 - 3 B] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[1: 3 - 3 B] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[1: 3 - 3 B] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[1: 3 - 3 B] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[2: 975 - 975 B] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[2: 975 - 975 B] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[2: 975 - 975 B] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[2: 975 - 975 B] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[3: 1,024 - 1 KB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[3: 1,024 - 1 KB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[3: 1,024 - 1 KB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[3: 1,024 - 1 KB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[7: 4,096 - 4 KB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[7: 4,096 - 4 KB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[7: 4,096 - 4 KB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[7: 4,096 - 4 KB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[8: -4,096 - -4 KB] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[8: -4,096 - -4 KB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[8: -4,096 - -4 KB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[8: -4,096 - -4 KB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[9: 4,096 - 4 KB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[9: 4,096 - 4 KB] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[9: 4,096 - 4 KB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[9: 4,096 - 4 KB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[10: 4,096 - 4 KB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[10: 4,096 - 4 KB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[10: 4,096 - 4 KB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[10: 4,096 - 4 KB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.812Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[19: null - 1234 TPotato] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[19: null - 1234 TPotato] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[19: null - 1234 TPotato] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[19: null - 1234 TPotato] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[20: null - .0001 MB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[20: null - .0001 MB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[20: null - .0001 MB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[20: null - .0001 MB] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[21: null - 1KB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[21: null - 1KB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[21: null - 1KB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[21: null - 1KB] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[22: null - 1KB   ] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[22: null - 1KB   ] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[22: null - 1KB   ] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[22: null - 1KB   ] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[23: null - 1KB  potato] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[23: null - 1KB  potato] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[23: null - 1KB  potato] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[23: null - 1KB  potato] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
04:43:37 [2024-03-06T09:43:37.813Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[0: 0 - 0] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[0: 0 - 0] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[0: 0 - 0] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[0: 0 - 0] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[1: 3 - 3 ns] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[1: 3 - 3 ns] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[1: 3 - 3 ns] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[1: 3 - 3 ns] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[2: 1,975 - 1.975 µs] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[3: 200,000,000 - 200 ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[3: 200,000,000 - 200 ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[3: 200,000,000 - 200 ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[3: 200,000,000 - 200 ms] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[4: -200,000,000 - -200 ms] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.813Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[11: null - 200ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[11: null - 200ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[11: null - 200ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[11: null - 200ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[12: null - 200ms  ] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[12: null - 200ms  ] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[12: null - 200ms  ] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[12: null - 200ms  ] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[13: null - 200     ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[13: null - 200     ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[13: null - 200     ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[13: null - 200     ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[14: null - 1.5ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[14: null - 1.5ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[14: null - 1.5ms] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[14: null - 1.5ms] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[15: null - 1.5us] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[15: null - 1.5us] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[15: null - 1.5us] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[15: null - 1.5us] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[16: null - 1.5µs] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[16: null - 1.5µs] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[16: null - 1.5µs] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[16: null - 1.5µs] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[17: null - 1.5usdt] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[17: null - 1.5usdt] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[17: null - 1.5usdt] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[17: null - 1.5usdt] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[18: null - 1.5hello] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[18: null - 1.5hello] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[18: null - 1.5hello] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[18: null - 1.5hello] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[19: null - 15] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[19: null - 15] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[19: null - 15] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[19: null - 15] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[20: null - hello] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[20: null - hello] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[20: null - hello] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[20: null - hello] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[21: null - 0.000001s] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[21: null - 0.000001s] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[21: null - 0.000001s] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[21: null - 0.000001s] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[22: null - .000001s] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[22: null - .000001s] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[22: null - .000001s] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[22: null - .000001s] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
04:43:37 [2024-03-06T09:43:37.814Z] Tests run: 152, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[0: 0 - 0 rabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[0: 0 - 0 rabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[0: 0 - 0 rabbit] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[0: 0 - 0 rabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[1: 3 - 3 rabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[1: 3 - 3 rabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[1: 3 - 3 rabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[1: 3 - 3 rabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[2: 975 - 975 rabbit] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[2: 975 - 975 rabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[2: 975 - 975 rabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[2: 975 - 975 rabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[3: 1,000 - 1 krabbit] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.814Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[7: 4,000 - 4 krabbit] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[8: -4,000 - -4 krabbit] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[10: 4,000 - 4 krabbit] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.815Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[24: 0 - 1 prabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[24: 0 - 1 prabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[24: 0 - 1 prabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[24: 0 - 1 prabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[25: -0.04 - -40 mrabbit] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[28: 0 - 492.837 µrabbit] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[29: 0 - 251 nrabbit] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[30: 0 - 43 prabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[30: 0 - 43 prabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[30: 0 - 43 prabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[30: 0 - 43 prabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[32: null - 1234 TPotato] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[32: null - 1234 TPotato] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[32: null - 1234 TPotato] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[32: null - 1234 TPotato] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[33: null - .0001 Mrabbit] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.816Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[34: null - 1krabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.817Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[34: null - 1krabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.817Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[34: null - 1krabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.817Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[34: null - 1krabbit] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.817Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[35: null - 1krabbit   ] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.817Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[35: null - 1krabbit   ] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.817Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[35: null - 1krabbit   ] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.817Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[35: null - 1krabbit   ] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.817Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.817Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.817Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.817Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.817Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[37: null - 1krabbit  potato] -- Time elapsed: 0.001 s
04:43:37 [2024-03-06T09:43:37.817Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[37: null - 1krabbit  potato] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.817Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[37: null - 1krabbit  potato] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.817Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[37: null - 1krabbit  potato] -- Time elapsed: 0 s
04:43:37 [2024-03-06T09:43:37.817Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
04:43:38 [2024-03-06T09:43:38.073Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
04:43:38 [2024-03-06T09:43:38.073Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[0: 0 - 0 B/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.073Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[0: 0 - 0 B/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.073Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[0: 0 - 0 B/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.073Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[0: 0 - 0 B/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.073Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[1: 3 - 3 B/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.073Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[1: 3 - 3 B/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.073Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[1: 3 - 3 B/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.073Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[1: 3 - 3 B/s] -- Time elapsed: 0.001 s
04:43:38 [2024-03-06T09:43:38.073Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[2: 975 - 975 B/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[2: 975 - 975 B/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[2: 975 - 975 B/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[2: 975 - 975 B/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[3: 1,024 - 1 KB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[3: 1,024 - 1 KB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[3: 1,024 - 1 KB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[3: 1,024 - 1 KB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0.001 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[7: 4,096 - 4 KB/s] -- Time elapsed: 0.001 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0.001 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0.001 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0.001 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.074Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[19: null - 1234 TPotato] -- Time elapsed: 0.001 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[19: null - 1234 TPotato] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[19: null - 1234 TPotato] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[19: null - 1234 TPotato] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[20: null - .0001 MB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[20: null - .0001 MB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[20: null - .0001 MB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[20: null - .0001 MB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[21: null - 1KB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[21: null - 1KB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[21: null - 1KB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[21: null - 1KB/s] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[22: null - 1KB/s   ] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[22: null - 1KB/s   ] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[22: null - 1KB/s   ] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[22: null - 1KB/s   ] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[23: null - 1KB/s  potato] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[23: null - 1KB/s  potato] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[23: null - 1KB/s  potato] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[23: null - 1KB/s  potato] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[24: null - 1 KB] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[24: null - 1 KB] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[24: null - 1 KB] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[24: null - 1 KB] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
04:43:38 [2024-03-06T09:43:38.075Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[0: 0] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[1: 3] -- Time elapsed: 0.001 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[2: 975] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[3: 1,000] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[4: 4,000] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[5: -4,000] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[6: -0.04] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[7: 0.002] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[8: 0.056] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[9: 0] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[10: 0] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[11: ∞] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.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] -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
04:43:38 [2024-03-06T09:43:38.075Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testSameSign -- Time elapsed: 0.001 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd100L -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd0L -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult0 -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult1 -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd0 -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMultLimit -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAddLimit -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMultLimitL -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAddLimitL -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult100 -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd100 -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult100L -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult0L -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult1L -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
04:43:38 [2024-03-06T09:43:38.075Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsArrayNullElement -- Time elapsed: 0.001 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsArray -- Time elapsed: 0.001 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsArrayNullRef -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsStreamNullElement -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsStreamNullRef -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsStream -- Time elapsed: 0 s
04:43:38 [2024-03-06T09:43:38.075Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
04:43:38 [2024-03-06T09:43:38.075Z] [Fatal Error] :2:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
04:43:38 [2024-03-06T09:43:38.075Z] [Fatal Error] :1:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
04:43:38 [2024-03-06T09:43:38.075Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.087 s -- in org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testSafeValidate -- Time elapsed: 0.059 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils skipped
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testBillionLaughs -- Time elapsed: 0.013 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testNewSafeSchemaFactory -- Time elapsed: 0.003 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.newSafeXmlStreamReader -- Time elapsed: 0.004 s
04:43:38 [2024-03-06T09:43:38.075Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testRecursiveEntityReference -- Time elapsed: 0.002 s
04:43:38 [2024-03-06T09:43:38.076Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testAttackValidate -- Time elapsed: 0.002 s
04:43:38 [2024-03-06T09:43:38.076Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testNewSafeSaxParserFactory -- Time elapsed: 0.001 s
04:43:38 [2024-03-06T09:43:38.076Z] 
04:43:38 [2024-03-06T09:43:38.076Z] Results:
04:43:38 [2024-03-06T09:43:38.076Z] 
04:43:38 [2024-03-06T09:43:38.076Z] Tests run: 700, Failures: 0, Errors: 0, Skipped: 1
04:43:38 [2024-03-06T09:43:38.076Z] 
04:43:38 [2024-03-06T09:43:38.331Z] [INFO] All tests passed
04:43:38 [2024-03-06T09:43:38.331Z] [INFO] 
04:43:38 [2024-03-06T09:43:38.331Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests ---
04:43:38 [2024-03-06T09:43:38.331Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.jar
04:43:38 [2024-03-06T09:43:38.331Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.pom
04:43:38 [2024-03-06T09:43:38.331Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-sources.jar
04:43:38 [2024-03-06T09:43:38.331Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-p2metadata.xml
04:43:38 [2024-03-06T09:43:38.331Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-p2artifacts.xml
04:43:38 [2024-03-06T09:43:38.331Z] [INFO] 
04:43:38 [2024-03-06T09:43:38.331Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests ---
04:43:38 [2024-03-06T09:43:38.331Z] [INFO] 
04:43:38 [2024-03-06T09:43:38.331Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >--------
04:43:38 [2024-03-06T09:43:38.331Z] [INFO] Building org.eclipse.tracecompass.ctf 9.3.0-SNAPSHOT            [68/141]
04:43:38 [2024-03-06T09:43:38.331Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
04:43:38 [2024-03-06T09:43:38.331Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:43:38 [2024-03-06T09:43:38.331Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
04:43:38 [2024-03-06T09:43:38.331Z] [INFO] 
04:43:38 [2024-03-06T09:43:38.331Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf ---
04:43:38 [2024-03-06T09:43:38.331Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target
04:43:38 [2024-03-06T09:43:38.331Z] [INFO] 
04:43:38 [2024-03-06T09:43:38.331Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
04:43:38 [2024-03-06T09:43:38.331Z] [INFO] The project's OSGi version is 9.3.0.202403060913
04:43:38 [2024-03-06T09:43:38.331Z] [INFO] 
04:43:38 [2024-03-06T09:43:38.332Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
04:43:38 [2024-03-06T09:43:38.332Z] [INFO] 
04:43:38 [2024-03-06T09:43:38.332Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
04:43:38 [2024-03-06T09:43:38.332Z] [INFO] 
04:43:38 [2024-03-06T09:43:38.332Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
04:43:38 [2024-03-06T09:43:38.332Z] [INFO] 
04:43:38 [2024-03-06T09:43:38.332Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
04:43:38 [2024-03-06T09:43:38.332Z] [INFO] 
04:43:38 [2024-03-06T09:43:38.332Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf ---
04:43:38 [2024-03-06T09:43:38.332Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/src/main/resources
04:43:38 [2024-03-06T09:43:38.332Z] [INFO] 
04:43:38 [2024-03-06T09:43:38.332Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf ---
04:43:38 [2024-03-06T09:43:38.332Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped
04:43:38 [2024-03-06T09:43:38.332Z] [INFO] 
04:43:38 [2024-03-06T09:43:38.332Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf ---
04:43:38 [2024-03-06T09:43:38.332Z] [INFO] 
04:43:38 [2024-03-06T09:43:38.332Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf ---
04:43:38 [2024-03-06T09:43:38.332Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT.jar
04:43:38 [2024-03-06T09:43:38.332Z] [INFO] 
04:43:38 [2024-03-06T09:43:38.332Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf ---
04:43:38 [2024-03-06T09:43:38.332Z] [INFO] 
04:43:38 [2024-03-06T09:43:38.332Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf ---
04:43:38 [2024-03-06T09:43:38.332Z] [INFO] 
04:43:38 [2024-03-06T09:43:38.332Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf ---
04:43:38 [2024-03-06T09:43:38.332Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT-sources-feature.jar
04:43:38 [2024-03-06T09:43:38.332Z] [INFO] 
04:43:38 [2024-03-06T09:43:38.332Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf ---
04:43:38 [2024-03-06T09:43:38.332Z] [INFO] 
04:43:38 [2024-03-06T09:43:38.332Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf ---
04:43:38 [2024-03-06T09:43:38.332Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT.jar
04:43:39 [2024-03-06T09:43:39.258Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT-sources-feature.jar
04:43:40 [2024-03-06T09:43:40.190Z] [INFO] 
04:43:40 [2024-03-06T09:43:40.190Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf ---
04:43:40 [2024-03-06T09:43:40.190Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT.jar
04:43:40 [2024-03-06T09:43:40.190Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT.pom
04:43:40 [2024-03-06T09:43:40.190Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT-sources-feature.jar
04:43:40 [2024-03-06T09:43:40.191Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT-p2metadata.xml
04:43:40 [2024-03-06T09:43:40.191Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT-p2artifacts.xml
04:43:40 [2024-03-06T09:43:40.191Z] [INFO] 
04:43:40 [2024-03-06T09:43:40.191Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf ---
04:43:40 [2024-03-06T09:43:40.191Z] [INFO] 
04:43:40 [2024-03-06T09:43:40.191Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >--
04:43:40 [2024-03-06T09:43:40.191Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT [69/141]
04:43:40 [2024-03-06T09:43:40.191Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
04:43:40 [2024-03-06T09:43:40.191Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:43:40 [2024-03-06T09:43:40.191Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:43:40 [2024-03-06T09:43:40.191Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
04:43:40 [2024-03-06T09:43:40.191Z] [INFO] 
04:43:40 [2024-03-06T09:43:40.191Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:43:40 [2024-03-06T09:43:40.191Z] [INFO] 
04:43:40 [2024-03-06T09:43:40.191Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:43:40 [2024-03-06T09:43:40.191Z] [INFO] The project's OSGi version is 1.0.4.202403060913
04:43:40 [2024-03-06T09:43:40.191Z] [INFO] 
04:43:40 [2024-03-06T09:43:40.191Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:43:40 [2024-03-06T09:43:40.191Z] [INFO] 
04:43:40 [2024-03-06T09:43:40.191Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:43:40 [2024-03-06T09:43:40.191Z] [INFO] 
04:43:40 [2024-03-06T09:43:40.191Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:43:40 [2024-03-06T09:43:40.191Z] [INFO] 
04:43:40 [2024-03-06T09:43:40.191Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:43:40 [2024-03-06T09:43:40.191Z] [INFO] 
04:43:40 [2024-03-06T09:43:40.191Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:43:40 [2024-03-06T09:43:40.191Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.parser.tests
04:43:40 [2024-03-06T09:43:40.191Z] [INFO] 
04:43:40 [2024-03-06T09:43:40.191Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:43:40 [2024-03-06T09:43:40.191Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
04:43:40 [2024-03-06T09:43:40.191Z] [INFO] 
04:43:40 [2024-03-06T09:43:40.191Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:43:40 [2024-03-06T09:43:40.191Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:43:40 [2024-03-06T09:43:40.191Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:43:40 [2024-03-06T09:43:40.191Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
04:43:40 [2024-03-06T09:43:40.191Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:43:40 [2024-03-06T09:43:40.447Z] [INFO] 
04:43:40 [2024-03-06T09:43:40.447Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:43:40 [2024-03-06T09:43:40.447Z] [INFO] 
04:43:40 [2024-03-06T09:43:40.447Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:43:40 [2024-03-06T09:43:40.447Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources
04:43:40 [2024-03-06T09:43:40.447Z] [INFO] 
04:43:40 [2024-03-06T09:43:40.447Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:43:40 [2024-03-06T09:43:40.448Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
04:43:40 [2024-03-06T09:43:40.448Z] [INFO] 
04:43:40 [2024-03-06T09:43:40.448Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:43:40 [2024-03-06T09:43:40.448Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-sources.jar
04:43:40 [2024-03-06T09:43:40.448Z] [INFO] 
04:43:40 [2024-03-06T09:43:40.448Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:43:40 [2024-03-06T09:43:40.448Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.jar
04:43:40 [2024-03-06T09:43:40.448Z] [INFO] 
04:43:40 [2024-03-06T09:43:40.448Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:43:40 [2024-03-06T09:43:40.448Z] [INFO] 
04:43:40 [2024-03-06T09:43:40.448Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:43:40 [2024-03-06T09:43:40.448Z] [INFO] 
04:43:40 [2024-03-06T09:43:40.448Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:43:40 [2024-03-06T09:43:40.448Z] [INFO] 
04:43:40 [2024-03-06T09:43:40.448Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:43:40 [2024-03-06T09:43:40.448Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.jar
04:43:41 [2024-03-06T09:43:41.008Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-sources.jar
04:43:42 [2024-03-06T09:43:42.373Z] [INFO] 
04:43:42 [2024-03-06T09:43:42.373Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:43:42 [2024-03-06T09:43:42.627Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log
04:43:42 [2024-03-06T09:43:42.627Z] [INFO] Command line:
04:43:42 [2024-03-06T09:43:42.627Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:43:42 [2024-03-06T09:43:42.628Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:43:45 [2024-03-06T09:43:45.142Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
04:43:45 [2024-03-06T09:43:45.142Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.079 s -- in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testCharacterLiteralPrimaryExpression -- Time elapsed: 0.026 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testEnumDeclaration -- Time elapsed: 0.002 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testIntegerLiteralPrimaryExpression -- Time elapsed: 0 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testKeywordPrimaryExpression -- Time elapsed: 0.001 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testStringLiteralPrimaryExpression -- Time elapsed: 0 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testEnvDeclaration -- Time elapsed: 0.001 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testMixedUnaryExpression -- Time elapsed: 0 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testArrayUnaryExpression -- Time elapsed: 0.001 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testMemberUnaryExpression -- Time elapsed: 0 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testFloatingTypeAliasDeclaration -- Time elapsed: 0.001 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testIntegerTypeAliasDeclaration -- Time elapsed: 0 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testPointerUnaryExpression -- Time elapsed: 0.001 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testUnaryExpression -- Time elapsed: 0 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testIdentifierPrimaryExpression -- Time elapsed: 0 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testSpecialArrayUnaryExpression -- Time elapsed: 0 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testDeclaration -- Time elapsed: 0.001 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testSimpleUnaryExpression -- Time elapsed: 0 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testPrimaryExpression -- Time elapsed: 0 s
04:43:45 [2024-03-06T09:43:45.142Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
04:43:45 [2024-03-06T09:43:45.142Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.014 s -- in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testSymbols -- Time elapsed: 0 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testStringLiteral -- Time elapsed: 0.001 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testCharLiteral -- Time elapsed: 0 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralSuffixes -- Time elapsed: 0 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralPrefixes -- Time elapsed: 0 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testMixedComment -- Time elapsed: 0 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testWhitespaces -- Time elapsed: 0 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest skipped
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testIdentifierLetters -- Time elapsed: 0 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testMultiLineComment -- Time elapsed: 0 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testComment -- Time elapsed: 0 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLineComment -- Time elapsed: 0 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testNestedComment -- Time elapsed: 0 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralDigits -- Time elapsed: 0 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralZero -- Time elapsed: 0.001 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testKeywords -- Time elapsed: 0 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testEscapeStringLiteral -- Time elapsed: 0.001 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testEscapeCharLiteral -- Time elapsed: 0.007 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testIdentifier -- Time elapsed: 0 s
04:43:45 [2024-03-06T09:43:45.142Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiterals -- Time elapsed: 0 s
04:43:45 [2024-03-06T09:43:45.142Z] 
04:43:45 [2024-03-06T09:43:45.142Z] Results:
04:43:45 [2024-03-06T09:43:45.142Z] 
04:43:45 [2024-03-06T09:43:45.142Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5
04:43:45 [2024-03-06T09:43:45.142Z] 
04:43:45 [2024-03-06T09:43:45.398Z] [INFO] All tests passed
04:43:45 [2024-03-06T09:43:45.398Z] [INFO] 
04:43:45 [2024-03-06T09:43:45.398Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:43:45 [2024-03-06T09:43:45.398Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.jar
04:43:45 [2024-03-06T09:43:45.399Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.pom
04:43:45 [2024-03-06T09:43:45.399Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-sources.jar
04:43:45 [2024-03-06T09:43:45.399Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-p2metadata.xml
04:43:45 [2024-03-06T09:43:45.399Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-p2artifacts.xml
04:43:45 [2024-03-06T09:43:45.399Z] [INFO] 
04:43:45 [2024-03-06T09:43:45.399Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:43:45 [2024-03-06T09:43:45.399Z] [INFO] 
04:43:45 [2024-03-06T09:43:45.399Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------
04:43:45 [2024-03-06T09:43:45.399Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 9.3.0-SNAPSHOT        [70/141]
04:43:45 [2024-03-06T09:43:45.399Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
04:43:45 [2024-03-06T09:43:45.399Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:43:45 [2024-03-06T09:43:45.399Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] 
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf ---
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] 
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] The project's OSGi version is 9.3.0.202403060913
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] 
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] 
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] 
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] 
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] 
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf ---
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/src/main/resources
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] 
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf ---
04:43:45 [2024-03-06T09:43:45.961Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] 
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf ---
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] 
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf ---
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT.jar
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] 
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf ---
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] 
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] 
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf ---
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT-sources-feature.jar
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] 
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] 
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf ---
04:43:45 [2024-03-06T09:43:45.961Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT.jar
04:43:47 [2024-03-06T09:43:47.327Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT-sources-feature.jar
04:43:48 [2024-03-06T09:43:48.695Z] [INFO] 
04:43:48 [2024-03-06T09:43:48.695Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf ---
04:43:48 [2024-03-06T09:43:48.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT.jar
04:43:48 [2024-03-06T09:43:48.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT.pom
04:43:48 [2024-03-06T09:43:48.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT-sources-feature.jar
04:43:48 [2024-03-06T09:43:48.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT-p2metadata.xml
04:43:48 [2024-03-06T09:43:48.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT-p2artifacts.xml
04:43:48 [2024-03-06T09:43:48.695Z] [INFO] 
04:43:48 [2024-03-06T09:43:48.695Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf ---
04:43:48 [2024-03-06T09:43:48.695Z] [INFO] 
04:43:48 [2024-03-06T09:43:48.695Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >--
04:43:48 [2024-03-06T09:43:48.695Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT [71/141]
04:43:48 [2024-03-06T09:43:48.695Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
04:43:48 [2024-03-06T09:43:48.695Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:43:48 [2024-03-06T09:43:48.695Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:43:48 [2024-03-06T09:43:48.695Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
04:43:48 [2024-03-06T09:43:48.695Z] [INFO] 
04:43:48 [2024-03-06T09:43:48.695Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:43:48 [2024-03-06T09:43:48.695Z] [INFO] 
04:43:48 [2024-03-06T09:43:48.695Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:43:48 [2024-03-06T09:43:48.695Z] [INFO] The project's OSGi version is 1.0.12.202403060913
04:43:48 [2024-03-06T09:43:48.695Z] [INFO] 
04:43:48 [2024-03-06T09:43:48.695Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:43:48 [2024-03-06T09:43:48.695Z] [INFO] 
04:43:48 [2024-03-06T09:43:48.695Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:43:48 [2024-03-06T09:43:48.695Z] [INFO] 
04:43:48 [2024-03-06T09:43:48.695Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:43:48 [2024-03-06T09:43:48.695Z] [INFO] 
04:43:48 [2024-03-06T09:43:48.695Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:43:48 [2024-03-06T09:43:48.696Z] [INFO] 
04:43:48 [2024-03-06T09:43:48.696Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:43:48 [2024-03-06T09:43:48.696Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests
04:43:49 [2024-03-06T09:43:49.262Z] [INFO] 
04:43:49 [2024-03-06T09:43:49.262Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:43:49 [2024-03-06T09:43:49.262Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
04:43:49 [2024-03-06T09:43:49.262Z] [INFO] 
04:43:49 [2024-03-06T09:43:49.262Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:43:49 [2024-03-06T09:43:49.262Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:43:49 [2024-03-06T09:43:49.262Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:43:49 [2024-03-06T09:43:49.262Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
04:43:49 [2024-03-06T09:43:49.262Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:43:49 [2024-03-06T09:43:49.519Z] [INFO] 
04:43:49 [2024-03-06T09:43:49.519Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:43:49 [2024-03-06T09:43:49.519Z] [INFO] 
04:43:49 [2024-03-06T09:43:49.519Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:43:49 [2024-03-06T09:43:49.519Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources
04:43:49 [2024-03-06T09:43:49.519Z] [INFO] 
04:43:49 [2024-03-06T09:43:49.519Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:43:49 [2024-03-06T09:43:49.519Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
04:43:49 [2024-03-06T09:43:49.519Z] [INFO] 
04:43:49 [2024-03-06T09:43:49.519Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:43:49 [2024-03-06T09:43:49.519Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
04:43:49 [2024-03-06T09:43:49.519Z] [INFO] 
04:43:49 [2024-03-06T09:43:49.519Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:43:49 [2024-03-06T09:43:49.519Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
04:43:49 [2024-03-06T09:43:49.519Z] [INFO] 
04:43:49 [2024-03-06T09:43:49.519Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:43:49 [2024-03-06T09:43:49.519Z] [INFO] 
04:43:49 [2024-03-06T09:43:49.519Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:43:49 [2024-03-06T09:43:49.519Z] [INFO] 
04:43:49 [2024-03-06T09:43:49.519Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:43:49 [2024-03-06T09:43:49.519Z] [INFO] 
04:43:49 [2024-03-06T09:43:49.519Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:43:49 [2024-03-06T09:43:49.519Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
04:43:50 [2024-03-06T09:43:50.446Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
04:43:51 [2024-03-06T09:43:51.811Z] [INFO] 
04:43:51 [2024-03-06T09:43:51.811Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:43:52 [2024-03-06T09:43:52.071Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/.metadata/.log
04:43:52 [2024-03-06T09:43:52.071Z] [INFO] Command line:
04:43:52 [2024-03-06T09:43:52.071Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:43:52 [2024-03-06T09:43:52.071Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:43:53 [2024-03-06T09:43:53.962Z] Mar 06, 2024 9:43:53 AM org.apache.aries.spifly.BaseActivator log
04:43:53 [2024-03-06T09:43:53.962Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
04:43:55 [2024-03-06T09:43:55.327Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:43:55 [2024-03-06T09:43:55.328Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:43:58 [2024-03-06T09:43:58.600Z] !SESSION 2024-03-06 09:43:51.999 -----------------------------------------------
04:43:58 [2024-03-06T09:43:58.600Z] eclipse.buildId=unknown
04:43:58 [2024-03-06T09:43:58.600Z] java.version=17.0.2
04:43:58 [2024-03-06T09:43:58.600Z] java.vendor=Oracle Corporation
04:43:58 [2024-03-06T09:43:58.600Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:43:58 [2024-03-06T09:43:58.600Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:43:58 [2024-03-06T09:43:58.600Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:43:58 [2024-03-06T09:43:58.600Z] 
04:43:58 [2024-03-06T09:43:58.600Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-06 09:43:58.597
04:43:58 [2024-03-06T09:43:58.600Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
04:43:58 [2024-03-06T09:43:58.857Z] 
04:43:58 [2024-03-06T09:43:58.857Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-06 09:43:58.616
04:43:58 [2024-03-06T09:43:58.857Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
04:43:58 [2024-03-06T09:43:58.857Z] !STACK 0
04:43:58 [2024-03-06T09:43:58.857Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
04:43:58 [2024-03-06T09:43:58.857Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
04:43:58 [2024-03-06T09:43:58.857Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
04:43:58 [2024-03-06T09:43:58.857Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
04:43:58 [2024-03-06T09:43:58.857Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
04:43:58 [2024-03-06T09:43:58.857Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
04:43:58 [2024-03-06T09:43:58.857Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
04:43:58 [2024-03-06T09:43:58.857Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
04:43:58 [2024-03-06T09:43:58.857Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:43:58 [2024-03-06T09:43:58.857Z] Caused by: java.io.IOException: error=2, No such file or directory
04:43:58 [2024-03-06T09:43:58.857Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
04:43:58 [2024-03-06T09:43:58.857Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
04:43:58 [2024-03-06T09:43:58.857Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
04:43:58 [2024-03-06T09:43:58.857Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
04:43:58 [2024-03-06T09:43:58.857Z] 	... 7 more
04:43:58 [2024-03-06T09:43:58.857Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
04:43:59 [2024-03-06T09:43:59.784Z] Display size: 1440x900
04:43:59 [2024-03-06T09:43:59.784Z] OS version=6.2.9-300.fc38.x86_64
04:43:59 [2024-03-06T09:43:59.784Z] GTK version=3.22.30
04:43:59 [2024-03-06T09:43:59.784Z] GTK theme=Ambiance
04:43:59 [2024-03-06T09:43:59.784Z] LIBOVERLAY_SCROLLBAR=0
04:43:59 [2024-03-06T09:43:59.784Z] Time zone: Greenwich Mean Time
04:43:59 [2024-03-06T09:43:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@ab94a32] time=321255690 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:44:00 [2024-03-06T09:44:00.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:44:00 [2024-03-06T09:44:00.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:44:00 [2024-03-06T09:44:00.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:44:00 [2024-03-06T09:44:00.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:44:00 [2024-03-06T09:44:00.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=321256250 data=null doit=true}, MenuItem with text {&Hierarchical}]
04:44:00 [2024-03-06T09:44:00.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=321256250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
04:44:00 [2024-03-06T09:44:00.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=321256257 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:44:00 [2024-03-06T09:44:00.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:44:00 [2024-03-06T09:44:00.295Z] 
04:44:00 [2024-03-06T09:44:00.295Z] (Eclipse:10227): Gtk-WARNING **: 09:44:00.203: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:00 [2024-03-06T09:44:00.551Z] 
04:44:00 [2024-03-06T09:44:00.551Z] (Eclipse:10227): Gtk-WARNING **: 09:44:00.431: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:00 [2024-03-06T09:44:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@ab94a32] time=321256744 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:44:00 [2024-03-06T09:44:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
04:44:00 [2024-03-06T09:44:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New	Shift+Alt+N", using matcher: with mnemonic 'New'
04:44:00 [2024-03-06T09:44:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&roject...", using matcher: with mnemonic 'Project...'
04:44:00 [2024-03-06T09:44:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Project...'
04:44:00 [2024-03-06T09:44:00.806Z] 
04:44:00 [2024-03-06T09:44:00.806Z] (Eclipse:10227): Gtk-WARNING **: 09:44:00.743: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:00 [2024-03-06T09:44:00.806Z] 
04:44:00 [2024-03-06T09:44:00.806Z] (Eclipse:10227): Gtk-WARNING **: 09:44:00.767: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:00 [2024-03-06T09:44:00.806Z] 
04:44:00 [2024-03-06T09:44:00.806Z] (Eclipse:10227): Gtk-WARNING **: 09:44:00.789: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:01 [2024-03-06T09:44:01.061Z] 
04:44:01 [2024-03-06T09:44:01.061Z] (Eclipse:10227): Gtk-WARNING **: 09:44:00.815: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:01 [2024-03-06T09:44:01.061Z] 
04:44:01 [2024-03-06T09:44:01.061Z] (Eclipse:10227): Gtk-WARNING **: 09:44:00.838: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:01 [2024-03-06T09:44:01.061Z] 
04:44:01 [2024-03-06T09:44:01.061Z] (Eclipse:10227): Gtk-WARNING **: 09:44:00.862: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:01 [2024-03-06T09:44:01.061Z] 
04:44:01 [2024-03-06T09:44:01.061Z] (Eclipse:10227): Gtk-WARNING **: 09:44:00.885: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:01 [2024-03-06T09:44:01.061Z] 
04:44:01 [2024-03-06T09:44:01.061Z] (Eclipse:10227): Gtk-WARNING **: 09:44:00.912: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:01 [2024-03-06T09:44:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Project...'
04:44:01 [2024-03-06T09:44:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Project", using matcher: with text 'New Project'
04:44:01 [2024-03-06T09:44:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {New Project} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321257122 data=null doit=true}, Shell with text {New Project}]
04:44:01 [2024-03-06T09:44:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:01 [2024-03-06T09:44:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:01 [2024-03-06T09:44:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing in tree (of type 'Tree')
04:44:01 [2024-03-06T09:44:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=321257130 data=null doit=true}, TreeItem with text {Tracing}]
04:44:01 [2024-03-06T09:44:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=321257130 data=null}, TreeItem with text {Tracing}]
04:44:01 [2024-03-06T09:44:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=321257132 data=null button=1 stateMask=0x0 x=65 y=35 count=1}, TreeItem with text {Tracing}]
04:44:01 [2024-03-06T09:44:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321257140 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
04:44:01 [2024-03-06T09:44:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=321257142 data=null button=1 stateMask=0x80000 x=65 y=35 count=1}, TreeItem with text {Tracing}]
04:44:01 [2024-03-06T09:44:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:01 [2024-03-06T09:44:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=321257146 data=null button=0 stateMask=0x0 x=65 y=35 count=0}, TreeItem with text {Tracing}]
04:44:01 [2024-03-06T09:44:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=321257146 data=null doit=true}, TreeItem with text {Tracing}]
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=321257146 data=null}, TreeItem with text {Tracing}]
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=321257147 data=null button=1 stateMask=0x0 x=65 y=35 count=1}, TreeItem with text {Tracing}]
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321257147 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=321257148 data=null button=1 stateMask=0x80000 x=65 y=35 count=1}, TreeItem with text {Tracing}]
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing Project} time=321257156 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project]
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing Project} time=321257156 data=null doit=true}, Tree node with text: Tracing Project]
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing Project} time=321257156 data=null}, Tree node with text: Tracing Project]
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing Project} time=321257157 data=null button=1 stateMask=0x0 x=108 y=58 count=1}, Tree node with text: Tracing Project]
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321257157 data=null item=TreeItem {Tracing Project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Tracing Project]
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing Project} time=321257160 data=null button=1 stateMask=0x80000 x=108 y=58 count=1}, Tree node with text: Tracing Project]
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Tracing Project
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing Project} time=321257161 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project]
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing Project} time=321257161 data=null doit=true}, Tree node with text: Tracing Project]
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing Project} time=321257161 data=null}, Tree node with text: Tracing Project]
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing Project} time=321257162 data=null button=1 stateMask=0x0 x=108 y=58 count=1}, Tree node with text: Tracing Project]
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321257162 data=null item=TreeItem {Tracing Project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Tracing Project]
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing Project} time=321257162 data=null button=1 stateMask=0x80000 x=108 y=58 count=1}, Tree node with text: Tracing Project]
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing Project} time=321257162 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project]
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing Project} time=321257162 data=null doit=true}, Tree node with text: Tracing Project]
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing Project} time=321257163 data=null}, Tree node with text: Tracing Project]
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Tracing Project
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=321257166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=321257166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=321257167 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=321257167 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=321257167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:01 [2024-03-06T09:44:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=321257170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:01 [2024-03-06T09:44:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=321257171 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:01 [2024-03-06T09:44:01.063Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:01 [2024-03-06T09:44:01.063Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:01 [2024-03-06T09:44:01.063Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:01 [2024-03-06T09:44:01.063Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:01 [2024-03-06T09:44:01.063Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:01 [2024-03-06T09:44:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
04:44:01 [2024-03-06T09:44:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Tracing Project", using matcher: with text 'Tracing Project'
04:44:01 [2024-03-06T09:44:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Tracing Project} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321257214 data=null doit=true}, Shell with text {Tracing Project}]
04:44:01 [2024-03-06T09:44:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:44:01 [2024-03-06T09:44:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
04:44:01 [2024-03-06T09:44:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/home/jenkins/agent/...", using matcher: of type 'Text'
04:44:01 [2024-03-06T09:44:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/home/jenkins/agent/...", using matcher: (of type 'Text')
04:44:01 [2024-03-06T09:44:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a Tracing Pro...", using matcher: of type 'Text'
04:44:01 [2024-03-06T09:44:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a Tracing Pro...", using matcher: (of type 'Text')
04:44:01 [2024-03-06T09:44:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use &default locatio...", using matcher: of type 'Button'
04:44:01 [2024-03-06T09:44:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:01 [2024-03-06T09:44:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:44:01 [2024-03-06T09:44:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:44:01 [2024-03-06T09:44:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:01 [2024-03-06T09:44:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:01 [2024-03-06T09:44:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:01 [2024-03-06T09:44:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:01 [2024-03-06T09:44:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:01 [2024-03-06T09:44:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:44:01 [2024-03-06T09:44:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321257235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:01 [2024-03-06T09:44:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321257235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:01 [2024-03-06T09:44:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321257235 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:01 [2024-03-06T09:44:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321257235 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:01 [2024-03-06T09:44:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321257236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:01 [2024-03-06T09:44:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321257236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:01 [2024-03-06T09:44:01.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321257236 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:01 [2024-03-06T09:44:01.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {P&roject...} time=321256752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Project...']
04:44:01 [2024-03-06T09:44:01.320Z] 
04:44:01 [2024-03-06T09:44:01.320Z] (Eclipse:10227): Gtk-WARNING **: 09:44:01.198: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:01 [2024-03-06T09:44:01.320Z] 
04:44:01 [2024-03-06T09:44:01.320Z] (Eclipse:10227): Gtk-WARNING **: 09:44:01.222: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:01 [2024-03-06T09:44:01.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:44:01 [2024-03-06T09:44:01.320Z] 
04:44:01 [2024-03-06T09:44:01.320Z] (Eclipse:10227): Gtk-WARNING **: 09:44:01.238: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:01 [2024-03-06T09:44:01.881Z] 
04:44:01 [2024-03-06T09:44:01.881Z] (Eclipse:10227): Gtk-WARNING **: 09:44:01.650: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:01 [2024-03-06T09:44:01.881Z] 
04:44:01 [2024-03-06T09:44:01.881Z] (Eclipse:10227): Gtk-WARNING **: 09:44:01.678: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:01 [2024-03-06T09:44:01.881Z] 
04:44:01 [2024-03-06T09:44:01.881Z] (Eclipse:10227): Gtk-WARNING **: 09:44:01.716: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:01 [2024-03-06T09:44:01.881Z] 
04:44:01 [2024-03-06T09:44:01.881Z] (Eclipse:10227): Gtk-WARNING **: 09:44:01.744: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:01 [2024-03-06T09:44:01.881Z] 
04:44:01 [2024-03-06T09:44:01.881Z] (Eclipse:10227): Gtk-WARNING **: 09:44:01.770: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:01 [2024-03-06T09:44:01.881Z] 
04:44:01 [2024-03-06T09:44:01.881Z] (Eclipse:10227): Gtk-WARNING **: 09:44:01.803: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:01 [2024-03-06T09:44:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:01 [2024-03-06T09:44:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:44:01 [2024-03-06T09:44:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:44:01 [2024-03-06T09:44:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:44:01 [2024-03-06T09:44:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:01 [2024-03-06T09:44:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:01 [2024-03-06T09:44:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:01 [2024-03-06T09:44:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:01 [2024-03-06T09:44:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:01 [2024-03-06T09:44:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:01 [2024-03-06T09:44:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:01 [2024-03-06T09:44:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:01 [2024-03-06T09:44:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:01 [2024-03-06T09:44:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:01 [2024-03-06T09:44:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:01 [2024-03-06T09:44:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:44:01 [2024-03-06T09:44:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:01 [2024-03-06T09:44:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:01 [2024-03-06T09:44:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:01 [2024-03-06T09:44:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:01 [2024-03-06T09:44:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:01 [2024-03-06T09:44:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:44:01 [2024-03-06T09:44:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:44:01 [2024-03-06T09:44:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:44:01 [2024-03-06T09:44:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=321258022 data=null}, (of type 'Combo')]
04:44:01 [2024-03-06T09:44:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:44:01 [2024-03-06T09:44:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:01 [2024-03-06T09:44:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:01 [2024-03-06T09:44:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=321258116 data=null doit=true}, TreeItem with text {traces}]
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=321258116 data=null}, TreeItem with text {traces}]
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=321258117 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321258118 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=321258123 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=321258124 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=321258124 data=null doit=true}, Tree node with text: synctraces]
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=321258124 data=null}, Tree node with text: synctraces]
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=321258125 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321258125 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=321258133 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=321258164 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@42fb2be9
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=321258169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=321258169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=321258169 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=321258169 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=321258170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=321258170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=321258170 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=321258170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=321258170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=321258171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=321258187 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=321258191 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@141c66db
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=321258198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=321258198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=321258199 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=321258199 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=321258199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=321258199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=321258199 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:02 [2024-03-06T09:44:02.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=321258199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=321258199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=321258200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=321258200 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=321258200 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321258221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321258221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321258221 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321258221 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321258221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:02 [2024-03-06T09:44:02.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321258222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:02 [2024-03-06T09:44:02.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:02 [2024-03-06T09:44:02.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:02 [2024-03-06T09:44:02.142Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:02 [2024-03-06T09:44:02.142Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:02 [2024-03-06T09:44:02.142Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:02 [2024-03-06T09:44:02.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:44:02 [2024-03-06T09:44:02.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321258222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:02 [2024-03-06T09:44:02.703Z] 
04:44:02 [2024-03-06T09:44:02.703Z] (Eclipse:10227): Gtk-WARNING **: 09:44:02.504: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:02 [2024-03-06T09:44:02.703Z] 
04:44:02 [2024-03-06T09:44:02.703Z] (Eclipse:10227): Gtk-WARNING **: 09:44:02.528: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:02 [2024-03-06T09:44:02.703Z] 
04:44:02 [2024-03-06T09:44:02.703Z] (Eclipse:10227): Gtk-WARNING **: 09:44:02.545: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:02 [2024-03-06T09:44:02.703Z] 
04:44:02 [2024-03-06T09:44:02.703Z] (Eclipse:10227): Gtk-WARNING **: 09:44:02.562: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:02 [2024-03-06T09:44:02.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:44:02 [2024-03-06T09:44:02.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:02 [2024-03-06T09:44:02.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:02 [2024-03-06T09:44:02.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=321258764 data=null doit=true}, TreeItem with text {Tracing}]
04:44:02 [2024-03-06T09:44:02.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=321258764 data=null}, TreeItem with text {Tracing}]
04:44:02 [2024-03-06T09:44:02.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=321258765 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:44:02 [2024-03-06T09:44:02.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321258765 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
04:44:02 [2024-03-06T09:44:02.703Z] 
04:44:02 [2024-03-06T09:44:02.703Z] (Eclipse:10227): Gtk-WARNING **: 09:44:02.602: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:02 [2024-03-06T09:44:02.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=321258802 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:44:02 [2024-03-06T09:44:02.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:02 [2024-03-06T09:44:02.703Z] 
04:44:02 [2024-03-06T09:44:02.703Z] (Eclipse:10227): Gtk-WARNING **: 09:44:02.617: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:02 [2024-03-06T09:44:02.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=321258814 data=null doit=true}, TreeItem with text {Traces [2]}]
04:44:02 [2024-03-06T09:44:02.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=321258814 data=null}, TreeItem with text {Traces [2]}]
04:44:02 [2024-03-06T09:44:02.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=321258814 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:44:02 [2024-03-06T09:44:02.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321258815 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
04:44:02 [2024-03-06T09:44:02.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=321258820 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:44:02 [2024-03-06T09:44:02.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:44:02 [2024-03-06T09:44:02.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
04:44:02 [2024-03-06T09:44:02.704Z] 
04:44:02 [2024-03-06T09:44:02.704Z] (Eclipse:10227): Gtk-WARNING **: 09:44:02.634: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:02 [2024-03-06T09:44:02.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=321258822 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
04:44:02 [2024-03-06T09:44:02.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=321258835 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:02 [2024-03-06T09:44:02.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:02 [2024-03-06T09:44:02.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=321258836 data=null}, TreeItem with text {scp_dest}]
04:44:02 [2024-03-06T09:44:02.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321258836 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
04:44:02 [2024-03-06T09:44:02.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321258837 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:02 [2024-03-06T09:44:02.704Z] 
04:44:02 [2024-03-06T09:44:02.704Z] (Eclipse:10227): Gtk-WARNING **: 09:44:02.665: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:02 [2024-03-06T09:44:02.704Z] 
04:44:02 [2024-03-06T09:44:02.704Z] (Eclipse:10227): Gtk-WARNING **: 09:44:02.678: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:02 [2024-03-06T09:44:02.704Z] 
04:44:02 [2024-03-06T09:44:02.704Z] (Eclipse:10227): Gtk-WARNING **: 09:44:02.700: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:02 [2024-03-06T09:44:02.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321258896 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
04:44:02 [2024-03-06T09:44:02.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321258896 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:02 [2024-03-06T09:44:02.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=321258897 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:02 [2024-03-06T09:44:02.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321258897 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:02 [2024-03-06T09:44:02.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321259005 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:02 [2024-03-06T09:44:02.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=321259121 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
04:44:02 [2024-03-06T09:44:02.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=321259122 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:02 [2024-03-06T09:44:02.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=321259122 data=null}, TreeItem with text {scp_dest}]
04:44:02 [2024-03-06T09:44:02.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
04:44:03 [2024-03-06T09:44:03.215Z] 
04:44:03 [2024-03-06T09:44:03.215Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:03.112: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:03 [2024-03-06T09:44:03.215Z] 
04:44:03 [2024-03-06T09:44:03.215Z] (Eclipse:10227): Gtk-WARNING **: 09:44:03.154: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:03 [2024-03-06T09:44:03.471Z] 
04:44:03 [2024-03-06T09:44:03.471Z] (Eclipse:10227): Gtk-WARNING **: 09:44:03.317: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:03 [2024-03-06T09:44:03.471Z] 
04:44:03 [2024-03-06T09:44:03.471Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:03.318: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:03 [2024-03-06T09:44:03.471Z] 
04:44:03 [2024-03-06T09:44:03.471Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:03.429: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:03 [2024-03-06T09:44:03.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
04:44:03 [2024-03-06T09:44:03.727Z] 
04:44:03 [2024-03-06T09:44:03.727Z] (Eclipse:10227): Gtk-WARNING **: 09:44:03.639: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:03 [2024-03-06T09:44:03.727Z] 
04:44:03 [2024-03-06T09:44:03.727Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:03.649: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:03 [2024-03-06T09:44:03.727Z] 
04:44:03 [2024-03-06T09:44:03.727Z] (Eclipse:10227): Gtk-WARNING **: 09:44:03.652: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:04 [2024-03-06T09:44:04.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:44:04 [2024-03-06T09:44:04.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:04 [2024-03-06T09:44:04.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:04 [2024-03-06T09:44:04.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:04 [2024-03-06T09:44:04.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:04 [2024-03-06T09:44:04.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:04 [2024-03-06T09:44:04.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=321260202 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
04:44:04 [2024-03-06T09:44:04.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=321260202 data=null doit=true}, TreeItem with text {Tracing}]
04:44:04 [2024-03-06T09:44:04.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=321260202 data=null}, TreeItem with text {Tracing}]
04:44:04 [2024-03-06T09:44:04.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=321260203 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:44:04 [2024-03-06T09:44:04.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321260203 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:44:04 [2024-03-06T09:44:04.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=321260223 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:44:04 [2024-03-06T09:44:04.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:04 [2024-03-06T09:44:04.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=321260225 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
04:44:04 [2024-03-06T09:44:04.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=321260225 data=null doit=true}, TreeItem with text {Tracing}]
04:44:04 [2024-03-06T09:44:04.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=321260226 data=null}, TreeItem with text {Tracing}]
04:44:04 [2024-03-06T09:44:04.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=321260226 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:44:04 [2024-03-06T09:44:04.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321260226 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:44:04 [2024-03-06T09:44:04.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=321260238 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:44:04 [2024-03-06T09:44:04.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
04:44:04 [2024-03-06T09:44:04.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
04:44:04 [2024-03-06T09:44:04.544Z] 
04:44:04 [2024-03-06T09:44:04.544Z] (Eclipse:10227): Gtk-WARNING **: 09:44:04.298: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:04 [2024-03-06T09:44:04.544Z] 
04:44:04 [2024-03-06T09:44:04.544Z] (Eclipse:10227): Gtk-WARNING **: 09:44:04.321: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:04 [2024-03-06T09:44:04.544Z] 
04:44:04 [2024-03-06T09:44:04.544Z] (Eclipse:10227): Gtk-WARNING **: 09:44:04.343: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:04 [2024-03-06T09:44:04.544Z] 
04:44:04 [2024-03-06T09:44:04.544Z] (Eclipse:10227): Gtk-WARNING **: 09:44:04.367: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:04 [2024-03-06T09:44:04.544Z] 
04:44:04 [2024-03-06T09:44:04.544Z] (Eclipse:10227): Gtk-WARNING **: 09:44:04.388: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:04 [2024-03-06T09:44:04.544Z] 
04:44:04 [2024-03-06T09:44:04.544Z] (Eclipse:10227): Gtk-WARNING **: 09:44:04.410: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:04 [2024-03-06T09:44:04.544Z] 
04:44:04 [2024-03-06T09:44:04.544Z] (Eclipse:10227): Gtk-WARNING **: 09:44:04.434: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:04 [2024-03-06T09:44:04.544Z] 
04:44:04 [2024-03-06T09:44:04.544Z] (Eclipse:10227): Gtk-WARNING **: 09:44:04.456: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:04 [2024-03-06T09:44:04.544Z] 
04:44:04 [2024-03-06T09:44:04.544Z] (Eclipse:10227): Gtk-WARNING **: 09:44:04.476: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:04 [2024-03-06T09:44:04.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
04:44:04 [2024-03-06T09:44:04.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
04:44:04 [2024-03-06T09:44:04.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321260699 data=null doit=true}, Shell with text {Export}]
04:44:04 [2024-03-06T09:44:04.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:04 [2024-03-06T09:44:04.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:04 [2024-03-06T09:44:04.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {General} time=321260701 data=null doit=true}, TreeItem with text {General}]
04:44:04 [2024-03-06T09:44:04.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {General} time=321260701 data=null}, TreeItem with text {General}]
04:44:04 [2024-03-06T09:44:04.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {General} time=321260702 data=null button=1 stateMask=0x0 x=68 y=12 count=1}, TreeItem with text {General}]
04:44:04 [2024-03-06T09:44:04.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321260703 data=null item=TreeItem {General} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {General}]
04:44:04 [2024-03-06T09:44:04.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {General} time=321260706 data=null button=1 stateMask=0x80000 x=68 y=12 count=1}, TreeItem with text {General}]
04:44:04 [2024-03-06T09:44:04.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:04 [2024-03-06T09:44:04.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=321260716 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
04:44:04 [2024-03-06T09:44:04.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=321260716 data=null doit=true}, Tree node with text: Archive File]
04:44:04 [2024-03-06T09:44:04.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=321260716 data=null}, Tree node with text: Archive File]
04:44:04 [2024-03-06T09:44:04.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=321260717 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
04:44:04 [2024-03-06T09:44:04.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321260717 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
04:44:04 [2024-03-06T09:44:04.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=321260729 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
04:44:04 [2024-03-06T09:44:04.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
04:44:04 [2024-03-06T09:44:04.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
04:44:04 [2024-03-06T09:44:04.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:04 [2024-03-06T09:44:04.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
04:44:04 [2024-03-06T09:44:04.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=321260731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:04 [2024-03-06T09:44:04.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=321260731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:04 [2024-03-06T09:44:04.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=321260731 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:04 [2024-03-06T09:44:04.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=321260731 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:04 [2024-03-06T09:44:04.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=321260731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:04 [2024-03-06T09:44:04.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=321260732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:04 [2024-03-06T09:44:04.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=321260732 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:04 [2024-03-06T09:44:04.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:04 [2024-03-06T09:44:04.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:04 [2024-03-06T09:44:04.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:04 [2024-03-06T09:44:04.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:04 [2024-03-06T09:44:04.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:04 [2024-03-06T09:44:04.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
04:44:04 [2024-03-06T09:44:04.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
04:44:04 [2024-03-06T09:44:04.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
04:44:04 [2024-03-06T09:44:04.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
04:44:04 [2024-03-06T09:44:04.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
04:44:04 [2024-03-06T09:44:04.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=321260793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:04 [2024-03-06T09:44:04.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=321260793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:04 [2024-03-06T09:44:04.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=321260793 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:04 [2024-03-06T09:44:04.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=321260793 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:04 [2024-03-06T09:44:04.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=321260794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:04 [2024-03-06T09:44:04.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=321260794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:04 [2024-03-06T09:44:04.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=321260794 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:04 [2024-03-06T09:44:04.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=321260804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:04 [2024-03-06T09:44:04.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=321260805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:04 [2024-03-06T09:44:04.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=321260805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:04 [2024-03-06T09:44:04.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=321260805 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:04 [2024-03-06T09:44:04.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=321260805 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:04 [2024-03-06T09:44:04.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@54dc163a
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=321260809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=321260809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=321260809 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=321260809 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=321260809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=321260809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=321260809 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=321260812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=321260812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=321260812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=321260812 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=321260812 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=321260814 data=null doit=true}, TreeItem with text {Tracing}]
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=321260814 data=null}, TreeItem with text {Tracing}]
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=321260815 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321260815 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=321260817 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=321260818 data=null button=0 stateMask=0x0 x=100 y=104 count=0}, Tree node with text: traces]
04:44:04 [2024-03-06T09:44:04.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=321260818 data=null doit=true}, Tree node with text: traces]
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=321260818 data=null}, Tree node with text: traces]
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=321260819 data=null button=1 stateMask=0x0 x=100 y=104 count=1}, Tree node with text: traces]
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321260819 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: traces]
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=321260838 data=null button=1 stateMask=0x80000 x=100 y=104 count=1}, Tree node with text: traces]
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=321260849 data=null}, (of type 'Combo')]
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321260865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321260865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321260865 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321260865 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321260865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321260866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:04 [2024-03-06T09:44:04.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:04 [2024-03-06T09:44:04.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:04 [2024-03-06T09:44:04.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:04 [2024-03-06T09:44:04.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:04 [2024-03-06T09:44:04.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:04 [2024-03-06T09:44:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:44:05 [2024-03-06T09:44:05.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321260866 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:05 [2024-03-06T09:44:05.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=321260356 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
04:44:05 [2024-03-06T09:44:05.061Z] 
04:44:05 [2024-03-06T09:44:05.061Z] (Eclipse:10227): Gtk-WARNING **: 09:44:04.921: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:05 [2024-03-06T09:44:05.061Z] 
04:44:05 [2024-03-06T09:44:05.061Z] (Eclipse:10227): Gtk-WARNING **: 09:44:04.941: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:05 [2024-03-06T09:44:05.061Z] 
04:44:05 [2024-03-06T09:44:05.061Z] (Eclipse:10227): Gtk-WARNING **: 09:44:04.951: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:05 [2024-03-06T09:44:05.061Z] 
04:44:05 [2024-03-06T09:44:05.061Z] (Eclipse:10227): Gtk-WARNING **: 09:44:04.968: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:05 [2024-03-06T09:44:05.061Z] 
04:44:05 [2024-03-06T09:44:05.061Z] (Eclipse:10227): Gtk-WARNING **: 09:44:04.985: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:05 [2024-03-06T09:44:05.061Z] 
04:44:05 [2024-03-06T09:44:05.061Z] (Eclipse:10227): Gtk-WARNING **: 09:44:05.004: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:05 [2024-03-06T09:44:05.061Z] 
04:44:05 [2024-03-06T09:44:05.061Z] (Eclipse:10227): Gtk-WARNING **: 09:44:05.022: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:05 [2024-03-06T09:44:05.061Z] 
04:44:05 [2024-03-06T09:44:05.061Z] (Eclipse:10227): Gtk-WARNING **: 09:44:05.035: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:05 [2024-03-06T09:44:05.061Z] 
04:44:05 [2024-03-06T09:44:05.061Z] (Eclipse:10227): Gtk-WARNING **: 09:44:05.052: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:05 [2024-03-06T09:44:05.317Z] 
04:44:05 [2024-03-06T09:44:05.317Z] (Eclipse:10227): Gtk-WARNING **: 09:44:05.068: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:05 [2024-03-06T09:44:05.317Z] 
04:44:05 [2024-03-06T09:44:05.317Z] (Eclipse:10227): Gtk-WARNING **: 09:44:05.084: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:05 [2024-03-06T09:44:05.317Z] 
04:44:05 [2024-03-06T09:44:05.317Z] (Eclipse:10227): Gtk-WARNING **: 09:44:05.101: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:05 [2024-03-06T09:44:05.317Z] 
04:44:05 [2024-03-06T09:44:05.317Z] (Eclipse:10227): Gtk-WARNING **: 09:44:05.119: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:05 [2024-03-06T09:44:05.572Z] 
04:44:05 [2024-03-06T09:44:05.572Z] (Eclipse:10227): Gtk-WARNING **: 09:44:05.403: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:05 [2024-03-06T09:44:05.572Z] 
04:44:05 [2024-03-06T09:44:05.572Z] (Eclipse:10227): Gtk-WARNING **: 09:44:05.431: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:05 [2024-03-06T09:44:05.572Z] 
04:44:05 [2024-03-06T09:44:05.572Z] (Eclipse:10227): Gtk-WARNING **: 09:44:05.455: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:05 [2024-03-06T09:44:05.572Z] 
04:44:05 [2024-03-06T09:44:05.572Z] (Eclipse:10227): Gtk-WARNING **: 09:44:05.478: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:05 [2024-03-06T09:44:05.573Z] 
04:44:05 [2024-03-06T09:44:05.573Z] (Eclipse:10227): Gtk-WARNING **: 09:44:05.502: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:05 [2024-03-06T09:44:05.573Z] 
04:44:05 [2024-03-06T09:44:05.573Z] (Eclipse:10227): Gtk-WARNING **: 09:44:05.535: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:05 [2024-03-06T09:44:05.573Z] 
04:44:05 [2024-03-06T09:44:05.573Z] (Eclipse:10227): Gtk-WARNING **: 09:44:05.560: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:05 [2024-03-06T09:44:05.828Z] 
04:44:05 [2024-03-06T09:44:05.828Z] (Eclipse:10227): Gtk-WARNING **: 09:44:05.580: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:05 [2024-03-06T09:44:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:05 [2024-03-06T09:44:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:05 [2024-03-06T09:44:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:05 [2024-03-06T09:44:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
04:44:05 [2024-03-06T09:44:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
04:44:05 [2024-03-06T09:44:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:44:05 [2024-03-06T09:44:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:05 [2024-03-06T09:44:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:05 [2024-03-06T09:44:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:05 [2024-03-06T09:44:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:05 [2024-03-06T09:44:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:05 [2024-03-06T09:44:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:05 [2024-03-06T09:44:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:05 [2024-03-06T09:44:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:05 [2024-03-06T09:44:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:05 [2024-03-06T09:44:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:44:05 [2024-03-06T09:44:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=321261953 data=null doit=true}, Button with text {Select roo&t directory:}]
04:44:05 [2024-03-06T09:44:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=321261953 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
04:44:05 [2024-03-06T09:44:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:44:05 [2024-03-06T09:44:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=321261956 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
04:44:05 [2024-03-06T09:44:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=321261956 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=321261956 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=321261956 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=321261960 data=null}, (of type 'Combo')]
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=321262003 data=null doit=true}, TreeItem with text {/}]
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=321262003 data=null}, TreeItem with text {/}]
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=321262004 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321262004 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=321262005 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=321262005 data=null doit=true}, Tree node with text: Tracing]
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=321262006 data=null}, Tree node with text: Tracing]
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=321262006 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, Tree node with text: Tracing]
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321262006 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Tracing]
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=321262007 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, Tree node with text: Tracing]
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=321262008 data=null button=0 stateMask=0x0 x=118 y=58 count=0}, Tree node with text: traces]
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=321262008 data=null doit=true}, Tree node with text: traces]
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=321262008 data=null}, Tree node with text: traces]
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=321262008 data=null button=1 stateMask=0x0 x=118 y=58 count=1}, Tree node with text: traces]
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321262009 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: traces]
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=321262016 data=null button=1 stateMask=0x80000 x=118 y=58 count=1}, Tree node with text: traces]
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:44:05 [2024-03-06T09:44:05.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
04:44:06 [2024-03-06T09:44:06.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:06 [2024-03-06T09:44:06.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:44:06 [2024-03-06T09:44:06.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:06 [2024-03-06T09:44:06.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:44:06 [2024-03-06T09:44:06.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:44:06 [2024-03-06T09:44:06.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:44:06 [2024-03-06T09:44:06.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:06 [2024-03-06T09:44:06.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=321262027 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
04:44:06 [2024-03-06T09:44:06.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:06 [2024-03-06T09:44:06.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:44:06 [2024-03-06T09:44:06.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7a59780b
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=321262033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=321262049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=321262049 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=321262049 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=321262049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=321262053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=321262053 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=321262054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=321262054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=321262054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=321262054 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=321262054 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:44:06 [2024-03-06T09:44:06.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:44:06 [2024-03-06T09:44:06.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:06 [2024-03-06T09:44:06.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:06 [2024-03-06T09:44:06.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:06 [2024-03-06T09:44:06.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:06 [2024-03-06T09:44:06.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:06 [2024-03-06T09:44:06.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:06 [2024-03-06T09:44:06.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:06 [2024-03-06T09:44:06.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:44:06 [2024-03-06T09:44:06.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321262059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:06 [2024-03-06T09:44:06.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321262059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:06 [2024-03-06T09:44:06.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321262059 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:06 [2024-03-06T09:44:06.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321262059 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:06 [2024-03-06T09:44:06.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321262059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:06 [2024-03-06T09:44:06.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321262059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:06 [2024-03-06T09:44:06.089Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:06 [2024-03-06T09:44:06.089Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:06 [2024-03-06T09:44:06.089Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:06 [2024-03-06T09:44:06.089Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:06 [2024-03-06T09:44:06.089Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:06 [2024-03-06T09:44:06.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:44:06 [2024-03-06T09:44:06.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321262060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:06 [2024-03-06T09:44:06.345Z] 
04:44:06 [2024-03-06T09:44:06.345Z] (Eclipse:10227): Gtk-WARNING **: 09:44:06.232: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:06 [2024-03-06T09:44:06.345Z] 
04:44:06 [2024-03-06T09:44:06.345Z] (Eclipse:10227): Gtk-WARNING **: 09:44:06.256: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:06 [2024-03-06T09:44:06.345Z] 
04:44:06 [2024-03-06T09:44:06.345Z] (Eclipse:10227): Gtk-WARNING **: 09:44:06.264: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:06 [2024-03-06T09:44:06.345Z] 
04:44:06 [2024-03-06T09:44:06.345Z] (Eclipse:10227): Gtk-WARNING **: 09:44:06.276: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:06 [2024-03-06T09:44:06.345Z] 
04:44:06 [2024-03-06T09:44:06.345Z] (Eclipse:10227): Gtk-WARNING **: 09:44:06.292: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:06 [2024-03-06T09:44:06.345Z] 
04:44:06 [2024-03-06T09:44:06.345Z] (Eclipse:10227): Gtk-WARNING **: 09:44:06.309: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:06 [2024-03-06T09:44:06.345Z] 
04:44:06 [2024-03-06T09:44:06.345Z] (Eclipse:10227): Gtk-WARNING **: 09:44:06.325: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:06 [2024-03-06T09:44:06.345Z] 
04:44:06 [2024-03-06T09:44:06.345Z] (Eclipse:10227): Gtk-WARNING **: 09:44:06.342: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:06 [2024-03-06T09:44:06.600Z] 
04:44:06 [2024-03-06T09:44:06.600Z] (Eclipse:10227): Gtk-WARNING **: 09:44:06.358: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:06 [2024-03-06T09:44:06.600Z] 
04:44:06 [2024-03-06T09:44:06.600Z] (Eclipse:10227): Gtk-WARNING **: 09:44:06.376: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:06 [2024-03-06T09:44:06.600Z] 
04:44:06 [2024-03-06T09:44:06.600Z] (Eclipse:10227): Gtk-WARNING **: 09:44:06.393: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:06 [2024-03-06T09:44:06.600Z] 
04:44:06 [2024-03-06T09:44:06.600Z] (Eclipse:10227): Gtk-WARNING **: 09:44:06.411: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:06 [2024-03-06T09:44:06.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:44:06 [2024-03-06T09:44:06.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:06 [2024-03-06T09:44:06.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:06 [2024-03-06T09:44:06.600Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:06 [2024-03-06T09:44:06.600Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:06 [2024-03-06T09:44:06.600Z] 
04:44:06 [2024-03-06T09:44:06.600Z] (Eclipse:10227): Gtk-WARNING **: 09:44:06.425: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:06 [2024-03-06T09:44:06.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=321262620 data=null doit=true}, TreeItem with text {Traces [2]}]
04:44:06 [2024-03-06T09:44:06.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=321262620 data=null}, TreeItem with text {Traces [2]}]
04:44:06 [2024-03-06T09:44:06.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=321262620 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:44:06 [2024-03-06T09:44:06.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321262621 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
04:44:06 [2024-03-06T09:44:06.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=321262623 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:44:06 [2024-03-06T09:44:06.600Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:44:06 [2024-03-06T09:44:06.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
04:44:06 [2024-03-06T09:44:06.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=321262624 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
04:44:06 [2024-03-06T09:44:06.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=321262624 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:06 [2024-03-06T09:44:06.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:06 [2024-03-06T09:44:06.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=321262624 data=null}, TreeItem with text {scp_dest}]
04:44:06 [2024-03-06T09:44:06.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321262625 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
04:44:06 [2024-03-06T09:44:06.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321262625 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:06 [2024-03-06T09:44:06.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321262640 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
04:44:06 [2024-03-06T09:44:06.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321262640 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:06 [2024-03-06T09:44:06.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=321262641 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:06 [2024-03-06T09:44:06.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321262641 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:06 [2024-03-06T09:44:06.856Z] 
04:44:06 [2024-03-06T09:44:06.856Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:06.637: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:06 [2024-03-06T09:44:06.856Z] 
04:44:06 [2024-03-06T09:44:06.856Z] (Eclipse:10227): Gtk-WARNING **: 09:44:06.710: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:06 [2024-03-06T09:44:06.856Z] 
04:44:06 [2024-03-06T09:44:06.856Z] (Eclipse:10227): Gtk-WARNING **: 09:44:06.797: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:06 [2024-03-06T09:44:06.856Z] 
04:44:06 [2024-03-06T09:44:06.856Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:06.798: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:06 [2024-03-06T09:44:06.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321262705 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:07 [2024-03-06T09:44:07.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=321263107 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
04:44:07 [2024-03-06T09:44:07.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=321263130 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:07 [2024-03-06T09:44:07.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=321263130 data=null}, TreeItem with text {scp_dest}]
04:44:07 [2024-03-06T09:44:07.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
04:44:07 [2024-03-06T09:44:07.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
04:44:07 [2024-03-06T09:44:07.112Z] 
04:44:07 [2024-03-06T09:44:07.112Z] (Eclipse:10227): Gtk-WARNING **: 09:44:07.000: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:07 [2024-03-06T09:44:07.112Z] 
04:44:07 [2024-03-06T09:44:07.112Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:07.081: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:07 [2024-03-06T09:44:07.112Z] 
04:44:07 [2024-03-06T09:44:07.112Z] (Eclipse:10227): Gtk-WARNING **: 09:44:07.084: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:07 [2024-03-06T09:44:07.367Z] 
04:44:07 [2024-03-06T09:44:07.367Z] (Eclipse:10227): Gtk-WARNING **: 09:44:07.303: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:07 [2024-03-06T09:44:07.367Z] 
04:44:07 [2024-03-06T09:44:07.367Z] (Eclipse:10227): Gtk-WARNING **: 09:44:07.329: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:07 [2024-03-06T09:44:07.367Z] 
04:44:07 [2024-03-06T09:44:07.367Z] (Eclipse:10227): Gtk-WARNING **: 09:44:07.353: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:07 [2024-03-06T09:44:07.622Z] 
04:44:07 [2024-03-06T09:44:07.622Z] (Eclipse:10227): Gtk-WARNING **: 09:44:07.376: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:07 [2024-03-06T09:44:07.622Z] 
04:44:07 [2024-03-06T09:44:07.622Z] (Eclipse:10227): Gtk-WARNING **: 09:44:07.398: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:07 [2024-03-06T09:44:07.622Z] 
04:44:07 [2024-03-06T09:44:07.622Z] (Eclipse:10227): Gtk-WARNING **: 09:44:07.422: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:07 [2024-03-06T09:44:07.622Z] 
04:44:07 [2024-03-06T09:44:07.622Z] (Eclipse:10227): Gtk-WARNING **: 09:44:07.446: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:07 [2024-03-06T09:44:07.622Z] 
04:44:07 [2024-03-06T09:44:07.622Z] (Eclipse:10227): Gtk-WARNING **: 09:44:07.466: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:07 [2024-03-06T09:44:07.622Z] 
04:44:07 [2024-03-06T09:44:07.622Z] (Eclipse:10227): Gtk-WARNING **: 09:44:07.485: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:07 [2024-03-06T09:44:07.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:44:07 [2024-03-06T09:44:07.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:44:07 [2024-03-06T09:44:07.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:44:07 [2024-03-06T09:44:07.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:44:07 [2024-03-06T09:44:07.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=321263847 data=null doit=true}, Button with text {Select &archive file:}]
04:44:07 [2024-03-06T09:44:07.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=321263847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
04:44:07 [2024-03-06T09:44:07.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:44:07 [2024-03-06T09:44:07.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=321263851 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=321263857 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=321263857 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=321263857 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=321263861 data=null}, (of type 'Combo')]
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=321263904 data=null doit=true}, TreeItem with text {traces}]
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=321263904 data=null}, TreeItem with text {traces}]
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=321263905 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321263905 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=321263908 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=321263909 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=321263909 data=null doit=true}, Tree node with text: synctraces]
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=321263909 data=null}, Tree node with text: synctraces]
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=321263909 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321263910 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=321263911 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=321263933 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5834298c
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=321263938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=321263939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=321263939 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=321263939 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=321263939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=321263939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=321263939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=321263939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=321263939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=321263939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=321263940 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=321263940 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@38f7a20
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=321263941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=321263941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:07 [2024-03-06T09:44:07.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=321263942 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=321263942 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=321263942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=321263942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=321263942 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=321263942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=321263942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=321263942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=321263942 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=321263942 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:44:07 [2024-03-06T09:44:07.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321263959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:07 [2024-03-06T09:44:07.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321263959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:07 [2024-03-06T09:44:07.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321263959 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:07 [2024-03-06T09:44:07.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321263959 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:07 [2024-03-06T09:44:07.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321263959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:07 [2024-03-06T09:44:07.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321263959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:07 [2024-03-06T09:44:07.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:07 [2024-03-06T09:44:07.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:07 [2024-03-06T09:44:07.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:07 [2024-03-06T09:44:07.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:07 [2024-03-06T09:44:07.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:07 [2024-03-06T09:44:07.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:44:08 [2024-03-06T09:44:08.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321263959 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:08 [2024-03-06T09:44:08.138Z] 
04:44:08 [2024-03-06T09:44:08.138Z] (Eclipse:10227): Gtk-WARNING **: 09:44:08.047: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:08 [2024-03-06T09:44:08.138Z] 
04:44:08 [2024-03-06T09:44:08.138Z] (Eclipse:10227): Gtk-WARNING **: 09:44:08.067: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:08 [2024-03-06T09:44:08.138Z] 
04:44:08 [2024-03-06T09:44:08.138Z] (Eclipse:10227): Gtk-WARNING **: 09:44:08.073: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:08 [2024-03-06T09:44:08.138Z] 
04:44:08 [2024-03-06T09:44:08.138Z] (Eclipse:10227): Gtk-WARNING **: 09:44:08.089: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:08 [2024-03-06T09:44:08.138Z] 
04:44:08 [2024-03-06T09:44:08.138Z] (Eclipse:10227): Gtk-WARNING **: 09:44:08.106: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:08 [2024-03-06T09:44:08.138Z] 
04:44:08 [2024-03-06T09:44:08.138Z] (Eclipse:10227): Gtk-WARNING **: 09:44:08.123: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:08 [2024-03-06T09:44:08.394Z] 
04:44:08 [2024-03-06T09:44:08.394Z] (Eclipse:10227): Gtk-WARNING **: 09:44:08.140: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:08 [2024-03-06T09:44:08.394Z] 
04:44:08 [2024-03-06T09:44:08.394Z] (Eclipse:10227): Gtk-WARNING **: 09:44:08.157: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:08 [2024-03-06T09:44:08.394Z] 
04:44:08 [2024-03-06T09:44:08.394Z] (Eclipse:10227): Gtk-WARNING **: 09:44:08.172: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:08 [2024-03-06T09:44:08.394Z] 
04:44:08 [2024-03-06T09:44:08.394Z] (Eclipse:10227): Gtk-WARNING **: 09:44:08.189: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:08 [2024-03-06T09:44:08.394Z] 
04:44:08 [2024-03-06T09:44:08.394Z] (Eclipse:10227): Gtk-WARNING **: 09:44:08.206: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:08 [2024-03-06T09:44:08.394Z] 
04:44:08 [2024-03-06T09:44:08.394Z] (Eclipse:10227): Gtk-WARNING **: 09:44:08.223: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:08 [2024-03-06T09:44:08.394Z] 
04:44:08 [2024-03-06T09:44:08.394Z] (Eclipse:10227): Gtk-WARNING **: 09:44:08.239: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:08 [2024-03-06T09:44:08.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:44:08 [2024-03-06T09:44:08.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:08 [2024-03-06T09:44:08.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:08 [2024-03-06T09:44:08.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:08 [2024-03-06T09:44:08.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:08 [2024-03-06T09:44:08.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=321264518 data=null doit=true}, TreeItem with text {Traces [2]}]
04:44:08 [2024-03-06T09:44:08.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=321264518 data=null}, TreeItem with text {Traces [2]}]
04:44:08 [2024-03-06T09:44:08.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=321264519 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:44:08 [2024-03-06T09:44:08.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321264519 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
04:44:08 [2024-03-06T09:44:08.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=321264521 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:44:08 [2024-03-06T09:44:08.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:44:08 [2024-03-06T09:44:08.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
04:44:08 [2024-03-06T09:44:08.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=321264522 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
04:44:08 [2024-03-06T09:44:08.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=321264523 data=null doit=true}, TreeItem with text {synctraces [2]}]
04:44:08 [2024-03-06T09:44:08.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:08 [2024-03-06T09:44:08.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=321264523 data=null}, TreeItem with text {synctraces [2]}]
04:44:08 [2024-03-06T09:44:08.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=321264524 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
04:44:08 [2024-03-06T09:44:08.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321264524 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
04:44:08 [2024-03-06T09:44:08.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=321264537 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
04:44:08 [2024-03-06T09:44:08.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=321264537 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
04:44:08 [2024-03-06T09:44:08.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=321264538 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
04:44:08 [2024-03-06T09:44:08.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321264538 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
04:44:08 [2024-03-06T09:44:08.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=321264543 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
04:44:08 [2024-03-06T09:44:08.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=321264544 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
04:44:08 [2024-03-06T09:44:08.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=321264550 data=null doit=true}, TreeItem with text {synctraces [2]}]
04:44:08 [2024-03-06T09:44:08.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=321264550 data=null}, TreeItem with text {synctraces [2]}]
04:44:08 [2024-03-06T09:44:08.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
04:44:08 [2024-03-06T09:44:08.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
04:44:08 [2024-03-06T09:44:08.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
04:44:08 [2024-03-06T09:44:08.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=321264551 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
04:44:08 [2024-03-06T09:44:08.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=321264551 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:08 [2024-03-06T09:44:08.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:08 [2024-03-06T09:44:08.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=321264552 data=null}, TreeItem with text {scp_dest}]
04:44:08 [2024-03-06T09:44:08.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321264552 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
04:44:08 [2024-03-06T09:44:08.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321264552 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:08 [2024-03-06T09:44:08.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321264558 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
04:44:08 [2024-03-06T09:44:08.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321264559 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
04:44:08 [2024-03-06T09:44:08.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=321264559 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
04:44:08 [2024-03-06T09:44:08.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321264559 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:08 [2024-03-06T09:44:08.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321264606 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
04:44:08 [2024-03-06T09:44:08.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=321264639 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
04:44:08 [2024-03-06T09:44:08.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=321264639 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:08 [2024-03-06T09:44:08.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=321264639 data=null}, TreeItem with text {scp_dest}]
04:44:08 [2024-03-06T09:44:08.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
04:44:08 [2024-03-06T09:44:08.651Z] 
04:44:08 [2024-03-06T09:44:08.651Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:08.521: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:08 [2024-03-06T09:44:08.651Z] 
04:44:08 [2024-03-06T09:44:08.651Z] (Eclipse:10227): Gtk-WARNING **: 09:44:08.551: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:08 [2024-03-06T09:44:08.651Z] 
04:44:08 [2024-03-06T09:44:08.651Z] (Eclipse:10227): Gtk-WARNING **: 09:44:08.606: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:08 [2024-03-06T09:44:08.651Z] 
04:44:08 [2024-03-06T09:44:08.651Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:08.606: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:09 [2024-03-06T09:44:09.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
04:44:09 [2024-03-06T09:44:09.213Z] 
04:44:09 [2024-03-06T09:44:09.213Z] (Eclipse:10227): Gtk-WARNING **: 09:44:08.994: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:09 [2024-03-06T09:44:09.213Z] 
04:44:09 [2024-03-06T09:44:09.213Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:09.002: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:09 [2024-03-06T09:44:09.213Z] 
04:44:09 [2024-03-06T09:44:09.213Z] (Eclipse:10227): Gtk-WARNING **: 09:44:09.005: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:09 [2024-03-06T09:44:09.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:44:09 [2024-03-06T09:44:09.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:09 [2024-03-06T09:44:09.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:09 [2024-03-06T09:44:09.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:09 [2024-03-06T09:44:09.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:09 [2024-03-06T09:44:09.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:09 [2024-03-06T09:44:09.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=321265404 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
04:44:09 [2024-03-06T09:44:09.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=321265404 data=null doit=true}, TreeItem with text {Tracing}]
04:44:09 [2024-03-06T09:44:09.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=321265404 data=null}, TreeItem with text {Tracing}]
04:44:09 [2024-03-06T09:44:09.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=321265405 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:44:09 [2024-03-06T09:44:09.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321265405 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:44:09 [2024-03-06T09:44:09.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=321265420 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:44:09 [2024-03-06T09:44:09.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:09 [2024-03-06T09:44:09.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=321265421 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
04:44:09 [2024-03-06T09:44:09.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=321265421 data=null doit=true}, TreeItem with text {Tracing}]
04:44:09 [2024-03-06T09:44:09.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=321265421 data=null}, TreeItem with text {Tracing}]
04:44:09 [2024-03-06T09:44:09.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=321265422 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:44:09 [2024-03-06T09:44:09.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321265422 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:44:09 [2024-03-06T09:44:09.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=321265434 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:44:09 [2024-03-06T09:44:09.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
04:44:09 [2024-03-06T09:44:09.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
04:44:09 [2024-03-06T09:44:09.469Z] 
04:44:09 [2024-03-06T09:44:09.469Z] (Eclipse:10227): Gtk-WARNING **: 09:44:09.415: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:09 [2024-03-06T09:44:09.469Z] 
04:44:09 [2024-03-06T09:44:09.469Z] (Eclipse:10227): Gtk-WARNING **: 09:44:09.438: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:09 [2024-03-06T09:44:09.469Z] 
04:44:09 [2024-03-06T09:44:09.469Z] (Eclipse:10227): Gtk-WARNING **: 09:44:09.459: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:09 [2024-03-06T09:44:09.725Z] 
04:44:09 [2024-03-06T09:44:09.725Z] (Eclipse:10227): Gtk-WARNING **: 09:44:09.479: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:09 [2024-03-06T09:44:09.725Z] 
04:44:09 [2024-03-06T09:44:09.725Z] (Eclipse:10227): Gtk-WARNING **: 09:44:09.500: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:09 [2024-03-06T09:44:09.725Z] 
04:44:09 [2024-03-06T09:44:09.725Z] (Eclipse:10227): Gtk-WARNING **: 09:44:09.525: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:09 [2024-03-06T09:44:09.725Z] 
04:44:09 [2024-03-06T09:44:09.725Z] (Eclipse:10227): Gtk-WARNING **: 09:44:09.547: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:09 [2024-03-06T09:44:09.725Z] 
04:44:09 [2024-03-06T09:44:09.725Z] (Eclipse:10227): Gtk-WARNING **: 09:44:09.567: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:09 [2024-03-06T09:44:09.725Z] 
04:44:09 [2024-03-06T09:44:09.725Z] (Eclipse:10227): Gtk-WARNING **: 09:44:09.585: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:09 [2024-03-06T09:44:09.725Z] 
04:44:09 [2024-03-06T09:44:09.725Z] (Eclipse:10227): Gtk-WARNING **: 09:44:09.603: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:09 [2024-03-06T09:44:09.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
04:44:09 [2024-03-06T09:44:09.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
04:44:09 [2024-03-06T09:44:09.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321265823 data=null doit=true}, Shell with text {Export}]
04:44:09 [2024-03-06T09:44:09.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:09 [2024-03-06T09:44:09.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:09 [2024-03-06T09:44:09.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
04:44:09 [2024-03-06T09:44:09.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:09 [2024-03-06T09:44:09.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=321265835 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
04:44:09 [2024-03-06T09:44:09.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=321265836 data=null doit=true}, Tree node with text: Archive File]
04:44:09 [2024-03-06T09:44:09.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=321265836 data=null}, Tree node with text: Archive File]
04:44:09 [2024-03-06T09:44:09.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=321265836 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
04:44:09 [2024-03-06T09:44:09.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321265836 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=321265837 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=321265838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=321265838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=321265838 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=321265838 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=321265839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=321265839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=321265839 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:09 [2024-03-06T09:44:09.726Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:09 [2024-03-06T09:44:09.726Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:09 [2024-03-06T09:44:09.726Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:09 [2024-03-06T09:44:09.726Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:09 [2024-03-06T09:44:09.726Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=321265904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=321265904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=321265904 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=321265904 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=321265904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=321265904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=321265904 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=321265908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:09 [2024-03-06T09:44:09.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=321265908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:09 [2024-03-06T09:44:09.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=321265908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:09 [2024-03-06T09:44:09.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=321265908 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:09 [2024-03-06T09:44:09.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=321265908 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:09 [2024-03-06T09:44:09.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
04:44:09 [2024-03-06T09:44:09.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
04:44:09 [2024-03-06T09:44:09.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
04:44:09 [2024-03-06T09:44:09.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
04:44:09 [2024-03-06T09:44:09.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
04:44:09 [2024-03-06T09:44:09.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
04:44:09 [2024-03-06T09:44:09.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@796687de
04:44:09 [2024-03-06T09:44:09.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=321265917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:09 [2024-03-06T09:44:09.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=321265917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:09 [2024-03-06T09:44:09.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=321265917 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:09 [2024-03-06T09:44:09.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=321265918 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:09 [2024-03-06T09:44:09.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=321265918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:09 [2024-03-06T09:44:09.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=321265918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:09 [2024-03-06T09:44:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=321265918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:09 [2024-03-06T09:44:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=321265920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:09 [2024-03-06T09:44:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=321265920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:09 [2024-03-06T09:44:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=321265920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:09 [2024-03-06T09:44:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=321265920 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:09 [2024-03-06T09:44:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=321265920 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:09 [2024-03-06T09:44:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:09 [2024-03-06T09:44:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:09 [2024-03-06T09:44:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=321265922 data=null doit=true}, TreeItem with text {Tracing}]
04:44:09 [2024-03-06T09:44:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=321265922 data=null}, TreeItem with text {Tracing}]
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=321265923 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321265923 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=321265925 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=321265926 data=null button=0 stateMask=0x0 x=100 y=104 count=0}, Tree node with text: traces]
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=321265926 data=null doit=true}, Tree node with text: traces]
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=321265926 data=null}, Tree node with text: traces]
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=321265934 data=null button=1 stateMask=0x0 x=100 y=104 count=1}, Tree node with text: traces]
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321265935 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: traces]
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=321265951 data=null button=1 stateMask=0x80000 x=100 y=104 count=1}, Tree node with text: traces]
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=321265962 data=null}, (of type 'Combo')]
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321265966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321265966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321265966 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321265967 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321265967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321265967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:09 [2024-03-06T09:44:09.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:09 [2024-03-06T09:44:09.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:09 [2024-03-06T09:44:09.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:09 [2024-03-06T09:44:09.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:09 [2024-03-06T09:44:09.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:44:09 [2024-03-06T09:44:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321265967 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:09 [2024-03-06T09:44:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=321265509 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
04:44:09 [2024-03-06T09:44:09.984Z] 
04:44:09 [2024-03-06T09:44:09.984Z] (Eclipse:10227): Gtk-WARNING **: 09:44:09.955: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:09 [2024-03-06T09:44:09.984Z] 
04:44:09 [2024-03-06T09:44:09.984Z] (Eclipse:10227): Gtk-WARNING **: 09:44:09.973: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:10 [2024-03-06T09:44:10.239Z] 
04:44:10 [2024-03-06T09:44:10.239Z] (Eclipse:10227): Gtk-WARNING **: 09:44:09.985: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:10 [2024-03-06T09:44:10.239Z] 
04:44:10 [2024-03-06T09:44:10.239Z] (Eclipse:10227): Gtk-WARNING **: 09:44:10.001: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:10 [2024-03-06T09:44:10.239Z] 
04:44:10 [2024-03-06T09:44:10.239Z] (Eclipse:10227): Gtk-WARNING **: 09:44:10.027: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:10 [2024-03-06T09:44:10.239Z] 
04:44:10 [2024-03-06T09:44:10.239Z] (Eclipse:10227): Gtk-WARNING **: 09:44:10.043: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:10 [2024-03-06T09:44:10.239Z] 
04:44:10 [2024-03-06T09:44:10.239Z] (Eclipse:10227): Gtk-WARNING **: 09:44:10.059: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:10 [2024-03-06T09:44:10.239Z] 
04:44:10 [2024-03-06T09:44:10.239Z] (Eclipse:10227): Gtk-WARNING **: 09:44:10.075: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:10 [2024-03-06T09:44:10.239Z] 
04:44:10 [2024-03-06T09:44:10.239Z] (Eclipse:10227): Gtk-WARNING **: 09:44:10.092: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:10 [2024-03-06T09:44:10.239Z] 
04:44:10 [2024-03-06T09:44:10.239Z] (Eclipse:10227): Gtk-WARNING **: 09:44:10.109: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:10 [2024-03-06T09:44:10.239Z] 
04:44:10 [2024-03-06T09:44:10.239Z] (Eclipse:10227): Gtk-WARNING **: 09:44:10.126: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:10 [2024-03-06T09:44:10.239Z] 
04:44:10 [2024-03-06T09:44:10.239Z] (Eclipse:10227): Gtk-WARNING **: 09:44:10.142: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:10 [2024-03-06T09:44:10.496Z] 
04:44:10 [2024-03-06T09:44:10.496Z] (Eclipse:10227): Gtk-WARNING **: 09:44:10.486: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:10 [2024-03-06T09:44:10.752Z] 
04:44:10 [2024-03-06T09:44:10.752Z] (Eclipse:10227): Gtk-WARNING **: 09:44:10.509: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:10 [2024-03-06T09:44:10.752Z] 
04:44:10 [2024-03-06T09:44:10.752Z] (Eclipse:10227): Gtk-WARNING **: 09:44:10.535: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:10 [2024-03-06T09:44:10.752Z] 
04:44:10 [2024-03-06T09:44:10.752Z] (Eclipse:10227): Gtk-WARNING **: 09:44:10.561: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:10 [2024-03-06T09:44:10.752Z] 
04:44:10 [2024-03-06T09:44:10.752Z] (Eclipse:10227): Gtk-WARNING **: 09:44:10.586: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:10 [2024-03-06T09:44:10.752Z] 
04:44:10 [2024-03-06T09:44:10.752Z] (Eclipse:10227): Gtk-WARNING **: 09:44:10.619: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:10 [2024-03-06T09:44:10.752Z] 
04:44:10 [2024-03-06T09:44:10.752Z] (Eclipse:10227): Gtk-WARNING **: 09:44:10.646: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:10 [2024-03-06T09:44:10.752Z] 
04:44:10 [2024-03-06T09:44:10.752Z] (Eclipse:10227): Gtk-WARNING **: 09:44:10.669: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:11 [2024-03-06T09:44:11.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
04:44:11 [2024-03-06T09:44:11.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
04:44:11 [2024-03-06T09:44:11.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:44:11 [2024-03-06T09:44:11.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=321267041 data=null doit=true}, Button with text {Select roo&t directory:}]
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=321267041 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=321267045 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=321267045 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=321267045 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=321267045 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=321267050 data=null}, (of type 'Combo')]
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=321267106 data=null doit=true}, TreeItem with text {/}]
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=321267106 data=null}, TreeItem with text {/}]
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=321267106 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321267107 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=321267108 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=321267108 data=null doit=true}, Tree node with text: Tracing]
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=321267109 data=null}, Tree node with text: Tracing]
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=321267109 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, Tree node with text: Tracing]
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321267109 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Tracing]
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=321267110 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, Tree node with text: Tracing]
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=321267111 data=null button=0 stateMask=0x0 x=118 y=58 count=0}, Tree node with text: traces]
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=321267111 data=null doit=true}, Tree node with text: traces]
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=321267111 data=null}, Tree node with text: traces]
04:44:11 [2024-03-06T09:44:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=321267112 data=null button=1 stateMask=0x0 x=118 y=58 count=1}, Tree node with text: traces]
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321267112 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: traces]
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=321267122 data=null button=1 stateMask=0x80000 x=118 y=58 count=1}, Tree node with text: traces]
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=321267134 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5ea50a98
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=321267151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=321267152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=321267152 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=321267152 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=321267152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=321267152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=321267152 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=321267152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=321267152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=321267152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=321267152 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=321267152 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321267162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321267162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321267162 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321267162 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321267162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:11 [2024-03-06T09:44:11.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321267162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:11 [2024-03-06T09:44:11.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:11 [2024-03-06T09:44:11.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:11 [2024-03-06T09:44:11.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:11 [2024-03-06T09:44:11.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:11 [2024-03-06T09:44:11.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:11 [2024-03-06T09:44:11.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:44:11 [2024-03-06T09:44:11.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321267162 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:11 [2024-03-06T09:44:11.524Z] 
04:44:11 [2024-03-06T09:44:11.524Z] (Eclipse:10227): Gtk-WARNING **: 09:44:11.328: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:11 [2024-03-06T09:44:11.524Z] 
04:44:11 [2024-03-06T09:44:11.524Z] (Eclipse:10227): Gtk-WARNING **: 09:44:11.352: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:11 [2024-03-06T09:44:11.524Z] 
04:44:11 [2024-03-06T09:44:11.524Z] (Eclipse:10227): Gtk-WARNING **: 09:44:11.368: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:11 [2024-03-06T09:44:11.524Z] 
04:44:11 [2024-03-06T09:44:11.524Z] (Eclipse:10227): Gtk-WARNING **: 09:44:11.386: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:11 [2024-03-06T09:44:11.524Z] 
04:44:11 [2024-03-06T09:44:11.524Z] (Eclipse:10227): Gtk-WARNING **: 09:44:11.402: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:11 [2024-03-06T09:44:11.524Z] 
04:44:11 [2024-03-06T09:44:11.524Z] (Eclipse:10227): Gtk-WARNING **: 09:44:11.420: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:11 [2024-03-06T09:44:11.524Z] 
04:44:11 [2024-03-06T09:44:11.524Z] (Eclipse:10227): Gtk-WARNING **: 09:44:11.436: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:11 [2024-03-06T09:44:11.524Z] 
04:44:11 [2024-03-06T09:44:11.524Z] (Eclipse:10227): Gtk-WARNING **: 09:44:11.453: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:11 [2024-03-06T09:44:11.524Z] 
04:44:11 [2024-03-06T09:44:11.524Z] (Eclipse:10227): Gtk-WARNING **: 09:44:11.469: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:11 [2024-03-06T09:44:11.525Z] 
04:44:11 [2024-03-06T09:44:11.525Z] (Eclipse:10227): Gtk-WARNING **: 09:44:11.485: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:11 [2024-03-06T09:44:11.525Z] 
04:44:11 [2024-03-06T09:44:11.525Z] (Eclipse:10227): Gtk-WARNING **: 09:44:11.502: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:11 [2024-03-06T09:44:11.525Z] 
04:44:11 [2024-03-06T09:44:11.525Z] (Eclipse:10227): Gtk-WARNING **: 09:44:11.518: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:11 [2024-03-06T09:44:11.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:44:11 [2024-03-06T09:44:11.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:11 [2024-03-06T09:44:11.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:11 [2024-03-06T09:44:11.781Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:11 [2024-03-06T09:44:11.781Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:11 [2024-03-06T09:44:11.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=321267723 data=null doit=true}, TreeItem with text {Traces [2]}]
04:44:11 [2024-03-06T09:44:11.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=321267723 data=null}, TreeItem with text {Traces [2]}]
04:44:11 [2024-03-06T09:44:11.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=321267728 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:44:11 [2024-03-06T09:44:11.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321267728 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
04:44:11 [2024-03-06T09:44:11.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=321267730 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:44:11 [2024-03-06T09:44:11.781Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:44:11 [2024-03-06T09:44:11.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {Tracing [2]}
04:44:11 [2024-03-06T09:44:11.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing [2]} time=321267730 data=null button=0 stateMask=0x0 x=112 y=81 count=0}, TreeItem with text {Tracing [2]}]
04:44:11 [2024-03-06T09:44:11.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing [2]} time=321267731 data=null doit=true}, TreeItem with text {Tracing [2]}]
04:44:11 [2024-03-06T09:44:11.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:11 [2024-03-06T09:44:11.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing [2]} time=321267731 data=null}, TreeItem with text {Tracing [2]}]
04:44:11 [2024-03-06T09:44:11.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing [2]} time=321267731 data=null button=1 stateMask=0x0 x=112 y=81 count=1}, TreeItem with text {Tracing [2]}]
04:44:11 [2024-03-06T09:44:11.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321267731 data=null item=TreeItem {Tracing [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing [2]}]
04:44:11 [2024-03-06T09:44:11.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing [2]} time=321267739 data=null button=1 stateMask=0x80000 x=112 y=81 count=1}, TreeItem with text {Tracing [2]}]
04:44:11 [2024-03-06T09:44:11.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing [2]} time=321267740 data=null button=1 stateMask=0x0 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}]
04:44:11 [2024-03-06T09:44:11.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Tracing [2]} time=321267740 data=null button=1 stateMask=0x0 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}]
04:44:11 [2024-03-06T09:44:11.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321267740 data=null item=TreeItem {Tracing [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing [2]}]
04:44:11 [2024-03-06T09:44:11.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing [2]} time=321267753 data=null button=1 stateMask=0x80000 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}]
04:44:11 [2024-03-06T09:44:11.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing [2]} time=321267753 data=null button=0 stateMask=0x0 x=112 y=81 count=0}, TreeItem with text {Tracing [2]}]
04:44:11 [2024-03-06T09:44:11.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing [2]} time=321267753 data=null doit=true}, TreeItem with text {Tracing [2]}]
04:44:11 [2024-03-06T09:44:11.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing [2]} time=321267754 data=null}, TreeItem with text {Tracing [2]}]
04:44:11 [2024-03-06T09:44:11.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {Tracing [2]}
04:44:11 [2024-03-06T09:44:11.781Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing [2]} is already expanded. Won't expand it again.
04:44:11 [2024-03-06T09:44:11.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {traces [2]}
04:44:11 [2024-03-06T09:44:11.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces [2]} time=321267754 data=null button=0 stateMask=0x0 x=127 y=104 count=0}, TreeItem with text {traces [2]}]
04:44:11 [2024-03-06T09:44:11.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces [2]} time=321267755 data=null doit=true}, TreeItem with text {traces [2]}]
04:44:11 [2024-03-06T09:44:11.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:11 [2024-03-06T09:44:11.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces [2]} time=321267755 data=null}, TreeItem with text {traces [2]}]
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces [2]} time=321267755 data=null button=1 stateMask=0x0 x=127 y=104 count=1}, TreeItem with text {traces [2]}]
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321267755 data=null item=TreeItem {traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {traces [2]}]
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces [2]} time=321267770 data=null button=1 stateMask=0x80000 x=127 y=104 count=1}, TreeItem with text {traces [2]}]
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces [2]} time=321267770 data=null button=1 stateMask=0x0 x=127 y=104 count=2}, TreeItem with text {traces [2]}]
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {traces [2]} time=321267770 data=null button=1 stateMask=0x0 x=127 y=104 count=2}, TreeItem with text {traces [2]}]
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321267771 data=null item=TreeItem {traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {traces [2]}]
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces [2]} time=321267784 data=null button=1 stateMask=0x80000 x=127 y=104 count=2}, TreeItem with text {traces [2]}]
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {traces [2]} time=321267784 data=null button=0 stateMask=0x0 x=127 y=104 count=0}, TreeItem with text {traces [2]}]
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {traces [2]} time=321267784 data=null doit=true}, TreeItem with text {traces [2]}]
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {traces [2]} time=321267784 data=null}, TreeItem with text {traces [2]}]
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {traces [2]}
04:44:11 [2024-03-06T09:44:11.782Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {traces [2]} is already expanded. Won't expand it again.
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces.tar.gz [2]}
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=321267785 data=null button=0 stateMask=0x0 x=180 y=127 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=321267785 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=321267786 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=321267786 data=null button=1 stateMask=0x0 x=180 y=127 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321267786 data=null item=TreeItem {synctraces.tar.gz [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=321267799 data=null button=1 stateMask=0x80000 x=180 y=127 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=321267800 data=null button=1 stateMask=0x0 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=321267800 data=null button=1 stateMask=0x0 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321267800 data=null item=TreeItem {synctraces.tar.gz [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=321267805 data=null button=1 stateMask=0x80000 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=321267806 data=null button=0 stateMask=0x0 x=180 y=127 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=321267806 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=321267806 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces.tar.gz [2]}
04:44:11 [2024-03-06T09:44:11.782Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces.tar.gz [2]} is already expanded. Won't expand it again.
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=321267817 data=null button=0 stateMask=0x0 x=178 y=150 count=0}, TreeItem with text {synctraces [2]}]
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=321267817 data=null doit=true}, TreeItem with text {synctraces [2]}]
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=321267817 data=null}, TreeItem with text {synctraces [2]}]
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=321267818 data=null button=1 stateMask=0x0 x=178 y=150 count=1}, TreeItem with text {synctraces [2]}]
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321267818 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=321267828 data=null button=1 stateMask=0x80000 x=178 y=150 count=1}, TreeItem with text {synctraces [2]}]
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=321267828 data=null button=1 stateMask=0x0 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}]
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=321267828 data=null button=1 stateMask=0x0 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}]
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321267828 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
04:44:11 [2024-03-06T09:44:11.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=321267835 data=null button=1 stateMask=0x80000 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}]
04:44:11 [2024-03-06T09:44:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=321267836 data=null button=0 stateMask=0x0 x=178 y=150 count=0}, TreeItem with text {synctraces [2]}]
04:44:11 [2024-03-06T09:44:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=321267836 data=null doit=true}, TreeItem with text {synctraces [2]}]
04:44:11 [2024-03-06T09:44:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=321267836 data=null}, TreeItem with text {synctraces [2]}]
04:44:11 [2024-03-06T09:44:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
04:44:11 [2024-03-06T09:44:11.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
04:44:11 [2024-03-06T09:44:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
04:44:11 [2024-03-06T09:44:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=321267837 data=null button=0 stateMask=0x0 x=179 y=173 count=0}, TreeItem with text {scp_dest}]
04:44:11 [2024-03-06T09:44:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=321267837 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:11 [2024-03-06T09:44:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:11 [2024-03-06T09:44:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=321267837 data=null}, TreeItem with text {scp_dest}]
04:44:11 [2024-03-06T09:44:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321267838 data=null button=1 stateMask=0x0 x=179 y=173 count=1}, TreeItem with text {scp_dest}]
04:44:11 [2024-03-06T09:44:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321267838 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:11 [2024-03-06T09:44:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321267854 data=null button=1 stateMask=0x80000 x=179 y=173 count=1}, TreeItem with text {scp_dest}]
04:44:11 [2024-03-06T09:44:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321267855 data=null button=1 stateMask=0x0 x=179 y=173 count=2}, TreeItem with text {scp_dest}]
04:44:11 [2024-03-06T09:44:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=321267855 data=null button=1 stateMask=0x0 x=179 y=173 count=2}, TreeItem with text {scp_dest}]
04:44:11 [2024-03-06T09:44:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321267855 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:12 [2024-03-06T09:44:12.039Z] 
04:44:12 [2024-03-06T09:44:12.039Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:11.841: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:12 [2024-03-06T09:44:12.039Z] 
04:44:12 [2024-03-06T09:44:12.039Z] (Eclipse:10227): Gtk-WARNING **: 09:44:11.867: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:12 [2024-03-06T09:44:12.039Z] 
04:44:12 [2024-03-06T09:44:12.039Z] (Eclipse:10227): Gtk-WARNING **: 09:44:11.928: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:12 [2024-03-06T09:44:12.039Z] 
04:44:12 [2024-03-06T09:44:12.039Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:11.928: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:12 [2024-03-06T09:44:12.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321267924 data=null button=1 stateMask=0x80000 x=179 y=173 count=2}, TreeItem with text {scp_dest}]
04:44:12 [2024-03-06T09:44:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=321268231 data=null button=0 stateMask=0x0 x=179 y=173 count=0}, TreeItem with text {scp_dest}]
04:44:12 [2024-03-06T09:44:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=321268235 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:12 [2024-03-06T09:44:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=321268235 data=null}, TreeItem with text {scp_dest}]
04:44:12 [2024-03-06T09:44:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
04:44:12 [2024-03-06T09:44:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Tracing/traces/synctraces.tar.gz/synctraces/scp_dest"'
04:44:12 [2024-03-06T09:44:12.295Z] 
04:44:12 [2024-03-06T09:44:12.295Z] (Eclipse:10227): Gtk-WARNING **: 09:44:12.112: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:12 [2024-03-06T09:44:12.295Z] 
04:44:12 [2024-03-06T09:44:12.295Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:12.204: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:12 [2024-03-06T09:44:12.295Z] 
04:44:12 [2024-03-06T09:44:12.295Z] (Eclipse:10227): Gtk-WARNING **: 09:44:12.208: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:12 [2024-03-06T09:44:12.550Z] 
04:44:12 [2024-03-06T09:44:12.550Z] (Eclipse:10227): Gtk-WARNING **: 09:44:12.472: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:12 [2024-03-06T09:44:12.550Z] 
04:44:12 [2024-03-06T09:44:12.550Z] (Eclipse:10227): Gtk-WARNING **: 09:44:12.508: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:12 [2024-03-06T09:44:12.550Z] 
04:44:12 [2024-03-06T09:44:12.550Z] (Eclipse:10227): Gtk-WARNING **: 09:44:12.537: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:12 [2024-03-06T09:44:12.805Z] 
04:44:12 [2024-03-06T09:44:12.806Z] (Eclipse:10227): Gtk-WARNING **: 09:44:12.565: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:12 [2024-03-06T09:44:12.806Z] 
04:44:12 [2024-03-06T09:44:12.806Z] (Eclipse:10227): Gtk-WARNING **: 09:44:12.589: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:12 [2024-03-06T09:44:12.806Z] 
04:44:12 [2024-03-06T09:44:12.806Z] (Eclipse:10227): Gtk-WARNING **: 09:44:12.617: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:12 [2024-03-06T09:44:12.806Z] 
04:44:12 [2024-03-06T09:44:12.806Z] (Eclipse:10227): Gtk-WARNING **: 09:44:12.639: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:13 [2024-03-06T09:44:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:44:13 [2024-03-06T09:44:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:44:13 [2024-03-06T09:44:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:44:13 [2024-03-06T09:44:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:44:13 [2024-03-06T09:44:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=321269016 data=null doit=true}, Button with text {Select &archive file:}]
04:44:13 [2024-03-06T09:44:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=321269017 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
04:44:13 [2024-03-06T09:44:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:44:13 [2024-03-06T09:44:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=321269020 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
04:44:13 [2024-03-06T09:44:13.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=321269020 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=321269020 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=321269020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=321269024 data=null}, (of type 'Combo')]
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=321269065 data=null button=0 stateMask=0x0 x=82 y=12 count=0}, TreeItem with text {traces}]
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=321269065 data=null doit=true}, TreeItem with text {traces}]
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=321269065 data=null}, TreeItem with text {traces}]
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=321269065 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321269066 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {traces}]
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=321269066 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=321269079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@209ab1d7
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=321269081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=321269081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=321269081 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=321269081 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=321269081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=321269082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=321269082 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=321269082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=321269082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=321269082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=321269082 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=321269082 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1a5ea4cf
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=321269092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=321269092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=321269092 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=321269092 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=321269093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=321269093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=321269093 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=321269093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=321269093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=321269093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=321269093 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=321269093 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321269096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321269096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321269096 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321269096 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321269097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321269097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:13 [2024-03-06T09:44:13.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:13 [2024-03-06T09:44:13.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:13 [2024-03-06T09:44:13.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:13 [2024-03-06T09:44:13.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:13 [2024-03-06T09:44:13.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:13 [2024-03-06T09:44:13.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:44:13 [2024-03-06T09:44:13.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321269097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:13 [2024-03-06T09:44:13.322Z] 
04:44:13 [2024-03-06T09:44:13.322Z] (Eclipse:10227): Gtk-WARNING **: 09:44:13.197: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:13 [2024-03-06T09:44:13.322Z] 
04:44:13 [2024-03-06T09:44:13.322Z] (Eclipse:10227): Gtk-WARNING **: 09:44:13.219: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:13 [2024-03-06T09:44:13.322Z] 
04:44:13 [2024-03-06T09:44:13.322Z] (Eclipse:10227): Gtk-WARNING **: 09:44:13.224: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:13 [2024-03-06T09:44:13.322Z] 
04:44:13 [2024-03-06T09:44:13.322Z] (Eclipse:10227): Gtk-WARNING **: 09:44:13.242: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:13 [2024-03-06T09:44:13.322Z] 
04:44:13 [2024-03-06T09:44:13.322Z] (Eclipse:10227): Gtk-WARNING **: 09:44:13.258: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:13 [2024-03-06T09:44:13.322Z] 
04:44:13 [2024-03-06T09:44:13.322Z] (Eclipse:10227): Gtk-WARNING **: 09:44:13.275: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:13 [2024-03-06T09:44:13.322Z] 
04:44:13 [2024-03-06T09:44:13.322Z] (Eclipse:10227): Gtk-WARNING **: 09:44:13.294: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:13 [2024-03-06T09:44:13.322Z] 
04:44:13 [2024-03-06T09:44:13.322Z] (Eclipse:10227): Gtk-WARNING **: 09:44:13.308: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:13 [2024-03-06T09:44:13.578Z] 
04:44:13 [2024-03-06T09:44:13.578Z] (Eclipse:10227): Gtk-WARNING **: 09:44:13.325: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:13 [2024-03-06T09:44:13.578Z] 
04:44:13 [2024-03-06T09:44:13.578Z] (Eclipse:10227): Gtk-WARNING **: 09:44:13.341: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:13 [2024-03-06T09:44:13.578Z] 
04:44:13 [2024-03-06T09:44:13.578Z] (Eclipse:10227): Gtk-WARNING **: 09:44:13.358: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:13 [2024-03-06T09:44:13.578Z] 
04:44:13 [2024-03-06T09:44:13.578Z] (Eclipse:10227): Gtk-WARNING **: 09:44:13.374: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:13 [2024-03-06T09:44:13.578Z] 
04:44:13 [2024-03-06T09:44:13.578Z] (Eclipse:10227): Gtk-WARNING **: 09:44:13.391: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:13 [2024-03-06T09:44:13.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:44:13 [2024-03-06T09:44:13.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:13 [2024-03-06T09:44:13.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:13 [2024-03-06T09:44:13.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:13 [2024-03-06T09:44:13.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:13 [2024-03-06T09:44:13.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=321269629 data=null doit=true}, TreeItem with text {Traces [2]}]
04:44:13 [2024-03-06T09:44:13.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=321269629 data=null}, TreeItem with text {Traces [2]}]
04:44:13 [2024-03-06T09:44:13.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=321269629 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:44:13 [2024-03-06T09:44:13.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321269629 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
04:44:13 [2024-03-06T09:44:13.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=321269637 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:44:13 [2024-03-06T09:44:13.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:44:13 [2024-03-06T09:44:13.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
04:44:13 [2024-03-06T09:44:13.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=321269638 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
04:44:13 [2024-03-06T09:44:13.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=321269638 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:13 [2024-03-06T09:44:13.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:13 [2024-03-06T09:44:13.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=321269639 data=null}, TreeItem with text {scp_dest}]
04:44:13 [2024-03-06T09:44:13.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321269639 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
04:44:13 [2024-03-06T09:44:13.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321269639 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:13 [2024-03-06T09:44:13.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321269644 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
04:44:13 [2024-03-06T09:44:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321269645 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:13 [2024-03-06T09:44:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=321269645 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:13 [2024-03-06T09:44:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321269645 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:13 [2024-03-06T09:44:13.579Z] 
04:44:13 [2024-03-06T09:44:13.579Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:13.574: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:13 [2024-03-06T09:44:13.834Z] 
04:44:13 [2024-03-06T09:44:13.834Z] (Eclipse:10227): Gtk-WARNING **: 09:44:13.610: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:13 [2024-03-06T09:44:13.834Z] 
04:44:13 [2024-03-06T09:44:13.834Z] (Eclipse:10227): Gtk-WARNING **: 09:44:13.658: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:13 [2024-03-06T09:44:13.834Z] 
04:44:13 [2024-03-06T09:44:13.834Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:13.658: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:13 [2024-03-06T09:44:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321269688 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:13 [2024-03-06T09:44:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=321269900 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
04:44:13 [2024-03-06T09:44:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=321269918 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:13 [2024-03-06T09:44:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=321269921 data=null}, TreeItem with text {scp_dest}]
04:44:13 [2024-03-06T09:44:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
04:44:13 [2024-03-06T09:44:13.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
04:44:13 [2024-03-06T09:44:13.834Z] 
04:44:13 [2024-03-06T09:44:13.834Z] (Eclipse:10227): Gtk-WARNING **: 09:44:13.774: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:14 [2024-03-06T09:44:14.089Z] 
04:44:14 [2024-03-06T09:44:14.090Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:13.869: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:14 [2024-03-06T09:44:14.090Z] 
04:44:14 [2024-03-06T09:44:14.090Z] (Eclipse:10227): Gtk-WARNING **: 09:44:13.872: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:14 [2024-03-06T09:44:14.090Z] 
04:44:14 [2024-03-06T09:44:14.090Z] (Eclipse:10227): Gtk-WARNING **: 09:44:14.062: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:14 [2024-03-06T09:44:14.090Z] 
04:44:14 [2024-03-06T09:44:14.090Z] (Eclipse:10227): Gtk-WARNING **: 09:44:14.088: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:14 [2024-03-06T09:44:14.346Z] 
04:44:14 [2024-03-06T09:44:14.346Z] (Eclipse:10227): Gtk-WARNING **: 09:44:14.116: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:14 [2024-03-06T09:44:14.346Z] 
04:44:14 [2024-03-06T09:44:14.346Z] (Eclipse:10227): Gtk-WARNING **: 09:44:14.142: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:14 [2024-03-06T09:44:14.346Z] 
04:44:14 [2024-03-06T09:44:14.346Z] (Eclipse:10227): Gtk-WARNING **: 09:44:14.168: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:14 [2024-03-06T09:44:14.346Z] 
04:44:14 [2024-03-06T09:44:14.346Z] (Eclipse:10227): Gtk-WARNING **: 09:44:14.192: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:14 [2024-03-06T09:44:14.346Z] 
04:44:14 [2024-03-06T09:44:14.346Z] (Eclipse:10227): Gtk-WARNING **: 09:44:14.215: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:14 [2024-03-06T09:44:14.346Z] 
04:44:14 [2024-03-06T09:44:14.346Z] (Eclipse:10227): Gtk-WARNING **: 09:44:14.238: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:14 [2024-03-06T09:44:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
04:44:14 [2024-03-06T09:44:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
04:44:14 [2024-03-06T09:44:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:44:14 [2024-03-06T09:44:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:44:14 [2024-03-06T09:44:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=321270628 data=null doit=true}, Button with text {Select roo&t directory:}]
04:44:14 [2024-03-06T09:44:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=321270628 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=321270631 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=321270631 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=321270631 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=321270631 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=321270634 data=null}, (of type 'Combo')]
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=321270685 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=321270685 data=null doit=true}, TreeItem with text {/}]
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=321270685 data=null}, TreeItem with text {/}]
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=321270686 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321270686 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=321270686 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:44:14 [2024-03-06T09:44:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=321270704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7def08fc
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=321270707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=321270707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=321270707 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=321270708 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=321270708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=321270708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=321270708 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=321270708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=321270708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=321270708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:14 [2024-03-06T09:44:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=321270708 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=321270708 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321270714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321270714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321270714 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321270714 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321270714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:14 [2024-03-06T09:44:14.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321270714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:14 [2024-03-06T09:44:14.606Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:14 [2024-03-06T09:44:14.606Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:14 [2024-03-06T09:44:14.606Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:14 [2024-03-06T09:44:14.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:14 [2024-03-06T09:44:14.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:14 [2024-03-06T09:44:14.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:44:14 [2024-03-06T09:44:14.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321270715 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:14 [2024-03-06T09:44:14.863Z] 
04:44:14 [2024-03-06T09:44:14.863Z] (Eclipse:10227): Gtk-WARNING **: 09:44:14.763: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:14 [2024-03-06T09:44:14.863Z] 
04:44:14 [2024-03-06T09:44:14.863Z] (Eclipse:10227): Gtk-WARNING **: 09:44:14.783: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:14 [2024-03-06T09:44:14.863Z] 
04:44:14 [2024-03-06T09:44:14.863Z] (Eclipse:10227): Gtk-WARNING **: 09:44:14.794: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:14 [2024-03-06T09:44:14.863Z] 
04:44:14 [2024-03-06T09:44:14.863Z] (Eclipse:10227): Gtk-WARNING **: 09:44:14.811: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:14 [2024-03-06T09:44:14.863Z] 
04:44:14 [2024-03-06T09:44:14.863Z] (Eclipse:10227): Gtk-WARNING **: 09:44:14.828: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:14 [2024-03-06T09:44:14.863Z] 
04:44:14 [2024-03-06T09:44:14.863Z] (Eclipse:10227): Gtk-WARNING **: 09:44:14.845: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:14 [2024-03-06T09:44:14.863Z] 
04:44:14 [2024-03-06T09:44:14.863Z] (Eclipse:10227): Gtk-WARNING **: 09:44:14.861: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:15 [2024-03-06T09:44:15.119Z] 
04:44:15 [2024-03-06T09:44:15.119Z] (Eclipse:10227): Gtk-WARNING **: 09:44:14.877: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:15 [2024-03-06T09:44:15.119Z] 
04:44:15 [2024-03-06T09:44:15.119Z] (Eclipse:10227): Gtk-WARNING **: 09:44:14.894: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:15 [2024-03-06T09:44:15.119Z] 
04:44:15 [2024-03-06T09:44:15.119Z] (Eclipse:10227): Gtk-WARNING **: 09:44:14.911: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:15 [2024-03-06T09:44:15.119Z] 
04:44:15 [2024-03-06T09:44:15.119Z] (Eclipse:10227): Gtk-WARNING **: 09:44:14.929: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:15 [2024-03-06T09:44:15.119Z] 
04:44:15 [2024-03-06T09:44:15.119Z] (Eclipse:10227): Gtk-WARNING **: 09:44:14.945: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:15 [2024-03-06T09:44:15.119Z] 
04:44:15 [2024-03-06T09:44:15.119Z] (Eclipse:10227): Gtk-WARNING **: 09:44:14.960: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:15 [2024-03-06T09:44:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:44:15 [2024-03-06T09:44:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:15 [2024-03-06T09:44:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:15 [2024-03-06T09:44:15.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:15 [2024-03-06T09:44:15.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:15 [2024-03-06T09:44:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=321271262 data=null doit=true}, TreeItem with text {Traces [2]}]
04:44:15 [2024-03-06T09:44:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=321271262 data=null}, TreeItem with text {Traces [2]}]
04:44:15 [2024-03-06T09:44:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=321271263 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:44:15 [2024-03-06T09:44:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321271263 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
04:44:15 [2024-03-06T09:44:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=321271264 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:44:15 [2024-03-06T09:44:15.120Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:44:15 [2024-03-06T09:44:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
04:44:15 [2024-03-06T09:44:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=321271265 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
04:44:15 [2024-03-06T09:44:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=321271265 data=null doit=true}, TreeItem with text {synctraces [2]}]
04:44:15 [2024-03-06T09:44:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:15 [2024-03-06T09:44:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=321271265 data=null}, TreeItem with text {synctraces [2]}]
04:44:15 [2024-03-06T09:44:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=321271265 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
04:44:15 [2024-03-06T09:44:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321271266 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
04:44:15 [2024-03-06T09:44:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=321271275 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
04:44:15 [2024-03-06T09:44:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=321271275 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
04:44:15 [2024-03-06T09:44:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=321271276 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
04:44:15 [2024-03-06T09:44:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321271276 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
04:44:15 [2024-03-06T09:44:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=321271280 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
04:44:15 [2024-03-06T09:44:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=321271280 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
04:44:15 [2024-03-06T09:44:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=321271280 data=null doit=true}, TreeItem with text {synctraces [2]}]
04:44:15 [2024-03-06T09:44:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=321271280 data=null}, TreeItem with text {synctraces [2]}]
04:44:15 [2024-03-06T09:44:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
04:44:15 [2024-03-06T09:44:15.120Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
04:44:15 [2024-03-06T09:44:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
04:44:15 [2024-03-06T09:44:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=321271281 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
04:44:15 [2024-03-06T09:44:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=321271281 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:15 [2024-03-06T09:44:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:15 [2024-03-06T09:44:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=321271281 data=null}, TreeItem with text {scp_dest}]
04:44:15 [2024-03-06T09:44:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321271281 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
04:44:15 [2024-03-06T09:44:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321271282 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:15 [2024-03-06T09:44:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321271291 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
04:44:15 [2024-03-06T09:44:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321271292 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
04:44:15 [2024-03-06T09:44:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=321271292 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
04:44:15 [2024-03-06T09:44:15.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321271292 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:15 [2024-03-06T09:44:15.376Z] 
04:44:15 [2024-03-06T09:44:15.376Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:15.225: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:15 [2024-03-06T09:44:15.376Z] 
04:44:15 [2024-03-06T09:44:15.376Z] (Eclipse:10227): Gtk-WARNING **: 09:44:15.249: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:15 [2024-03-06T09:44:15.376Z] 
04:44:15 [2024-03-06T09:44:15.376Z] (Eclipse:10227): Gtk-WARNING **: 09:44:15.301: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:15 [2024-03-06T09:44:15.376Z] 
04:44:15 [2024-03-06T09:44:15.376Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:15.301: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:15 [2024-03-06T09:44:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321271341 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
04:44:15 [2024-03-06T09:44:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=321271547 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
04:44:15 [2024-03-06T09:44:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=321271547 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:15 [2024-03-06T09:44:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=321271554 data=null}, TreeItem with text {scp_dest}]
04:44:15 [2024-03-06T09:44:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
04:44:15 [2024-03-06T09:44:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
04:44:19 [2024-03-06T09:44:19.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
04:44:19 [2024-03-06T09:44:19.543Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2
04:44:19 [2024-03-06T09:44:19.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events}
04:44:19 [2024-03-06T09:44:19.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321274903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
04:44:19 [2024-03-06T09:44:19.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321274907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
04:44:19 [2024-03-06T09:44:19.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321274907 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
04:44:19 [2024-03-06T09:44:19.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321274907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
04:44:19 [2024-03-06T09:44:19.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321274907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
04:44:19 [2024-03-06T09:44:19.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321274907 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
04:44:19 [2024-03-06T09:44:19.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321274908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
04:44:19 [2024-03-06T09:44:19.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321274908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
04:44:19 [2024-03-06T09:44:19.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321274908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
04:44:19 [2024-03-06T09:44:19.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321274908 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
04:44:19 [2024-03-06T09:44:19.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321274908 data=null}, ToolItem with tooltip text {Hide Lost Events}]
04:44:19 [2024-03-06T09:44:19.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events}
04:44:21 [2024-03-06T09:44:21.428Z] 
04:44:21 [2024-03-06T09:44:21.428Z] (Eclipse:10227): Gtk-WARNING **: 09:44:21.164: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:21 [2024-03-06T09:44:21.428Z] 
04:44:21 [2024-03-06T09:44:21.428Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:21.171: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:21 [2024-03-06T09:44:21.428Z] 
04:44:21 [2024-03-06T09:44:21.428Z] (Eclipse:10227): Gtk-WARNING **: 09:44:21.174: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:21 [2024-03-06T09:44:21.683Z] 
04:44:21 [2024-03-06T09:44:21.683Z] (Eclipse:10227): Gtk-WARNING **: 09:44:21.457: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:21 [2024-03-06T09:44:21.684Z] 
04:44:21 [2024-03-06T09:44:21.684Z] (Eclipse:10227): Gtk-WARNING **: 09:44:21.481: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:21 [2024-03-06T09:44:21.684Z] 
04:44:21 [2024-03-06T09:44:21.684Z] (Eclipse:10227): Gtk-WARNING **: 09:44:21.513: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:21 [2024-03-06T09:44:21.684Z] 
04:44:21 [2024-03-06T09:44:21.684Z] (Eclipse:10227): Gtk-WARNING **: 09:44:21.538: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:21 [2024-03-06T09:44:21.684Z] 
04:44:21 [2024-03-06T09:44:21.684Z] (Eclipse:10227): Gtk-WARNING **: 09:44:21.560: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:21 [2024-03-06T09:44:21.684Z] 
04:44:21 [2024-03-06T09:44:21.684Z] (Eclipse:10227): Gtk-WARNING **: 09:44:21.583: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:21 [2024-03-06T09:44:21.684Z] 
04:44:21 [2024-03-06T09:44:21.684Z] (Eclipse:10227): Gtk-WARNING **: 09:44:21.609: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:21 [2024-03-06T09:44:21.684Z] 
04:44:21 [2024-03-06T09:44:21.684Z] (Eclipse:10227): Gtk-WARNING **: 09:44:21.633: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:21 [2024-03-06T09:44:21.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:44:21 [2024-03-06T09:44:21.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:44:21 [2024-03-06T09:44:21.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=321278016 data=null doit=true}, Button with text {Select &archive file:}]
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=321278016 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=321278019 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=321278019 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=321278019 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=321278019 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=321278022 data=null}, (of type 'Combo')]
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=321278070 data=null button=0 stateMask=0x0 x=82 y=12 count=0}, TreeItem with text {traces}]
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=321278070 data=null doit=true}, TreeItem with text {traces}]
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=321278070 data=null}, TreeItem with text {traces}]
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=321278071 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321278071 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {traces}]
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=321278071 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:44:21 [2024-03-06T09:44:21.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=321278093 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3cdafb82
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=321278095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=321278095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=321278095 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=321278095 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=321278096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=321278096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=321278096 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=321278096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=321278096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=321278096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=321278096 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=321278096 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2cb95c6c
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=321278106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=321278106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=321278106 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=321278106 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=321278107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=321278107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=321278107 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=321278107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=321278107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=321278107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=321278107 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=321278107 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321278110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321278110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321278110 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321278110 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321278110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:21 [2024-03-06T09:44:21.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321278110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:22 [2024-03-06T09:44:22.201Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:22 [2024-03-06T09:44:22.201Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:22 [2024-03-06T09:44:22.201Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:22 [2024-03-06T09:44:22.201Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:22 [2024-03-06T09:44:22.201Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:22 [2024-03-06T09:44:22.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:44:22 [2024-03-06T09:44:22.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321278110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:22 [2024-03-06T09:44:22.201Z] 
04:44:22 [2024-03-06T09:44:22.201Z] (Eclipse:10227): Gtk-WARNING **: 09:44:22.165: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:22 [2024-03-06T09:44:22.457Z] 
04:44:22 [2024-03-06T09:44:22.457Z] (Eclipse:10227): Gtk-WARNING **: 09:44:22.203: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:22 [2024-03-06T09:44:22.457Z] 
04:44:22 [2024-03-06T09:44:22.457Z] (Eclipse:10227): Gtk-WARNING **: 09:44:22.226: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:22 [2024-03-06T09:44:22.457Z] 
04:44:22 [2024-03-06T09:44:22.457Z] (Eclipse:10227): Gtk-WARNING **: 09:44:22.240: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:22 [2024-03-06T09:44:22.457Z] 
04:44:22 [2024-03-06T09:44:22.457Z] (Eclipse:10227): Gtk-WARNING **: 09:44:22.254: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:22 [2024-03-06T09:44:22.457Z] 
04:44:22 [2024-03-06T09:44:22.457Z] (Eclipse:10227): Gtk-WARNING **: 09:44:22.271: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:22 [2024-03-06T09:44:22.457Z] 
04:44:22 [2024-03-06T09:44:22.457Z] (Eclipse:10227): Gtk-WARNING **: 09:44:22.286: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:22 [2024-03-06T09:44:22.458Z] 
04:44:22 [2024-03-06T09:44:22.458Z] (Eclipse:10227): Gtk-WARNING **: 09:44:22.303: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:22 [2024-03-06T09:44:22.458Z] 
04:44:22 [2024-03-06T09:44:22.458Z] (Eclipse:10227): Gtk-WARNING **: 09:44:22.320: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:22 [2024-03-06T09:44:22.458Z] 
04:44:22 [2024-03-06T09:44:22.458Z] (Eclipse:10227): Gtk-WARNING **: 09:44:22.336: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:22 [2024-03-06T09:44:22.458Z] 
04:44:22 [2024-03-06T09:44:22.458Z] (Eclipse:10227): Gtk-WARNING **: 09:44:22.353: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:22 [2024-03-06T09:44:22.458Z] 
04:44:22 [2024-03-06T09:44:22.458Z] (Eclipse:10227): Gtk-WARNING **: 09:44:22.369: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:22 [2024-03-06T09:44:22.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:44:22 [2024-03-06T09:44:22.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:22 [2024-03-06T09:44:22.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:22 [2024-03-06T09:44:22.458Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:22 [2024-03-06T09:44:22.458Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:22 [2024-03-06T09:44:22.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=321278650 data=null doit=true}, TreeItem with text {Traces [2]}]
04:44:22 [2024-03-06T09:44:22.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=321278650 data=null}, TreeItem with text {Traces [2]}]
04:44:22 [2024-03-06T09:44:22.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=321278650 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:44:22 [2024-03-06T09:44:22.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321278650 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
04:44:22 [2024-03-06T09:44:22.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=321278652 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:44:22 [2024-03-06T09:44:22.713Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:44:22 [2024-03-06T09:44:22.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces.tar.gz [2]}
04:44:22 [2024-03-06T09:44:22.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=321278652 data=null button=0 stateMask=0x0 x=144 y=81 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
04:44:22 [2024-03-06T09:44:22.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=321278652 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
04:44:22 [2024-03-06T09:44:22.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:22 [2024-03-06T09:44:22.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=321278653 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
04:44:22 [2024-03-06T09:44:22.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=321278653 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
04:44:22 [2024-03-06T09:44:22.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321278653 data=null item=TreeItem {synctraces.tar.gz [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
04:44:22 [2024-03-06T09:44:22.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=321278665 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
04:44:22 [2024-03-06T09:44:22.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=321278665 data=null button=1 stateMask=0x0 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
04:44:22 [2024-03-06T09:44:22.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=321278666 data=null button=1 stateMask=0x0 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
04:44:22 [2024-03-06T09:44:22.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321278666 data=null item=TreeItem {synctraces.tar.gz [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
04:44:22 [2024-03-06T09:44:22.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=321278670 data=null button=1 stateMask=0x80000 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
04:44:22 [2024-03-06T09:44:22.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=321278670 data=null button=0 stateMask=0x0 x=144 y=81 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
04:44:22 [2024-03-06T09:44:22.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=321278670 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
04:44:22 [2024-03-06T09:44:22.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=321278670 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
04:44:22 [2024-03-06T09:44:22.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces.tar.gz [2]}
04:44:22 [2024-03-06T09:44:22.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces.tar.gz [2]} is already expanded. Won't expand it again.
04:44:22 [2024-03-06T09:44:22.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
04:44:22 [2024-03-06T09:44:22.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=321278671 data=null button=0 stateMask=0x0 x=142 y=104 count=0}, TreeItem with text {synctraces [2]}]
04:44:22 [2024-03-06T09:44:22.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=321278692 data=null doit=true}, TreeItem with text {synctraces [2]}]
04:44:22 [2024-03-06T09:44:22.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:22 [2024-03-06T09:44:22.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=321278693 data=null}, TreeItem with text {synctraces [2]}]
04:44:22 [2024-03-06T09:44:22.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=321278693 data=null button=1 stateMask=0x0 x=142 y=104 count=1}, TreeItem with text {synctraces [2]}]
04:44:22 [2024-03-06T09:44:22.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321278693 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
04:44:22 [2024-03-06T09:44:22.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=321278704 data=null button=1 stateMask=0x80000 x=142 y=104 count=1}, TreeItem with text {synctraces [2]}]
04:44:22 [2024-03-06T09:44:22.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=321278705 data=null button=1 stateMask=0x0 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}]
04:44:22 [2024-03-06T09:44:22.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=321278705 data=null button=1 stateMask=0x0 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}]
04:44:22 [2024-03-06T09:44:22.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321278705 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
04:44:22 [2024-03-06T09:44:22.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=321278712 data=null button=1 stateMask=0x80000 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}]
04:44:22 [2024-03-06T09:44:22.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=321278712 data=null button=0 stateMask=0x0 x=142 y=104 count=0}, TreeItem with text {synctraces [2]}]
04:44:22 [2024-03-06T09:44:22.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=321278712 data=null doit=true}, TreeItem with text {synctraces [2]}]
04:44:22 [2024-03-06T09:44:22.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=321278712 data=null}, TreeItem with text {synctraces [2]}]
04:44:22 [2024-03-06T09:44:22.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
04:44:22 [2024-03-06T09:44:22.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
04:44:22 [2024-03-06T09:44:22.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
04:44:22 [2024-03-06T09:44:22.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=321278713 data=null button=0 stateMask=0x0 x=143 y=127 count=0}, TreeItem with text {scp_dest}]
04:44:22 [2024-03-06T09:44:22.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=321278713 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:22 [2024-03-06T09:44:22.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:22 [2024-03-06T09:44:22.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=321278714 data=null}, TreeItem with text {scp_dest}]
04:44:22 [2024-03-06T09:44:22.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321278714 data=null button=1 stateMask=0x0 x=143 y=127 count=1}, TreeItem with text {scp_dest}]
04:44:22 [2024-03-06T09:44:22.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321278714 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:22 [2024-03-06T09:44:22.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321278731 data=null button=1 stateMask=0x80000 x=143 y=127 count=1}, TreeItem with text {scp_dest}]
04:44:22 [2024-03-06T09:44:22.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321278731 data=null button=1 stateMask=0x0 x=143 y=127 count=2}, TreeItem with text {scp_dest}]
04:44:22 [2024-03-06T09:44:22.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=321278731 data=null button=1 stateMask=0x0 x=143 y=127 count=2}, TreeItem with text {scp_dest}]
04:44:22 [2024-03-06T09:44:22.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321278732 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:22 [2024-03-06T09:44:22.714Z] 
04:44:22 [2024-03-06T09:44:22.714Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:22.710: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:22 [2024-03-06T09:44:22.970Z] 
04:44:22 [2024-03-06T09:44:22.970Z] (Eclipse:10227): Gtk-WARNING **: 09:44:22.734: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:22 [2024-03-06T09:44:22.970Z] 
04:44:22 [2024-03-06T09:44:22.970Z] (Eclipse:10227): Gtk-WARNING **: 09:44:22.775: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:22 [2024-03-06T09:44:22.970Z] 
04:44:22 [2024-03-06T09:44:22.970Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:22.776: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:22 [2024-03-06T09:44:22.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321278845 data=null button=1 stateMask=0x80000 x=143 y=127 count=2}, TreeItem with text {scp_dest}]
04:44:22 [2024-03-06T09:44:22.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=321279033 data=null button=0 stateMask=0x0 x=143 y=127 count=0}, TreeItem with text {scp_dest}]
04:44:22 [2024-03-06T09:44:22.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=321279035 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:22 [2024-03-06T09:44:22.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=321279035 data=null}, TreeItem with text {scp_dest}]
04:44:22 [2024-03-06T09:44:22.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
04:44:22 [2024-03-06T09:44:22.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces.tar.gz/synctraces/scp_dest"'
04:44:26 [2024-03-06T09:44:26.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
04:44:26 [2024-03-06T09:44:26.236Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2
04:44:26 [2024-03-06T09:44:26.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events}
04:44:26 [2024-03-06T09:44:26.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321281900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
04:44:26 [2024-03-06T09:44:26.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321281902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
04:44:26 [2024-03-06T09:44:26.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321281902 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
04:44:26 [2024-03-06T09:44:26.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321281902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
04:44:26 [2024-03-06T09:44:26.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321281902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
04:44:26 [2024-03-06T09:44:26.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321281903 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
04:44:26 [2024-03-06T09:44:26.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321281903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
04:44:26 [2024-03-06T09:44:26.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321281904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
04:44:26 [2024-03-06T09:44:26.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321281904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
04:44:26 [2024-03-06T09:44:26.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321281904 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
04:44:26 [2024-03-06T09:44:26.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321281904 data=null}, ToolItem with tooltip text {Hide Lost Events}]
04:44:26 [2024-03-06T09:44:26.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events}
04:44:28 [2024-03-06T09:44:28.128Z] 
04:44:28 [2024-03-06T09:44:28.128Z] (Eclipse:10227): Gtk-WARNING **: 09:44:28.060: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:28 [2024-03-06T09:44:28.384Z] 
04:44:28 [2024-03-06T09:44:28.384Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:28.174: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:28 [2024-03-06T09:44:28.384Z] 
04:44:28 [2024-03-06T09:44:28.384Z] (Eclipse:10227): Gtk-WARNING **: 09:44:28.177: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:28 [2024-03-06T09:44:28.384Z] 
04:44:28 [2024-03-06T09:44:28.384Z] (Eclipse:10227): Gtk-WARNING **: 09:44:28.365: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:28 [2024-03-06T09:44:28.640Z] 
04:44:28 [2024-03-06T09:44:28.640Z] (Eclipse:10227): Gtk-WARNING **: 09:44:28.404: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:28 [2024-03-06T09:44:28.640Z] 
04:44:28 [2024-03-06T09:44:28.640Z] (Eclipse:10227): Gtk-WARNING **: 09:44:28.430: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:28 [2024-03-06T09:44:28.640Z] 
04:44:28 [2024-03-06T09:44:28.640Z] (Eclipse:10227): Gtk-WARNING **: 09:44:28.452: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:28 [2024-03-06T09:44:28.640Z] 
04:44:28 [2024-03-06T09:44:28.640Z] (Eclipse:10227): Gtk-WARNING **: 09:44:28.476: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:28 [2024-03-06T09:44:28.640Z] 
04:44:28 [2024-03-06T09:44:28.640Z] (Eclipse:10227): Gtk-WARNING **: 09:44:28.499: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:28 [2024-03-06T09:44:28.640Z] 
04:44:28 [2024-03-06T09:44:28.640Z] (Eclipse:10227): Gtk-WARNING **: 09:44:28.525: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:28 [2024-03-06T09:44:28.640Z] 
04:44:28 [2024-03-06T09:44:28.640Z] (Eclipse:10227): Gtk-WARNING **: 09:44:28.545: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder} [layout=null] time=321284926 data=null}, (of type 'Combo')]
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=321284942 data=null button=0 stateMask=0x0 x=128 y=12 count=0}, TreeItem with text {emptyArchiveFolder}]
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=321284942 data=null doit=true}, TreeItem with text {emptyArchiveFolder}]
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=321284942 data=null}, TreeItem with text {emptyArchiveFolder}]
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=321284942 data=null button=1 stateMask=0x0 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321284942 data=null item=TreeItem {emptyArchiveFolder} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {emptyArchiveFolder}]
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=321284943 data=null button=1 stateMask=0x80000 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: emptyFile
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:28 [2024-03-06T09:44:28.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=321284975 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7fac3ce0
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=321284977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=321284977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=321284977 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=321284977 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=321284977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=321284977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=321284977 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=321284977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=321284977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=321284977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=321284978 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=321284978 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@28833fff
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=321284979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=321284979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=321284979 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=321284979 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=321284980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=321284980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=321284980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=321284980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=321284980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=321284980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=321284980 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=321284980 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2b8106f
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=321284982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=321284982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=321284982 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=321284982 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=321284982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=321284982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=321284982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=321284982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=321284982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=321284982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=321284982 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=321284982 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:28 [2024-03-06T09:44:28.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:28 [2024-03-06T09:44:28.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:28 [2024-03-06T09:44:28.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:28 [2024-03-06T09:44:28.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:28 [2024-03-06T09:44:28.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:28 [2024-03-06T09:44:28.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:44:28 [2024-03-06T09:44:28.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321284988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:28 [2024-03-06T09:44:28.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321284988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:28 [2024-03-06T09:44:28.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321284988 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:28 [2024-03-06T09:44:28.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321284988 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:28 [2024-03-06T09:44:28.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321284988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:28 [2024-03-06T09:44:28.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321284988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:28 [2024-03-06T09:44:28.901Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:28 [2024-03-06T09:44:28.901Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:28 [2024-03-06T09:44:28.901Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:28 [2024-03-06T09:44:28.901Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:28 [2024-03-06T09:44:28.901Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:28 [2024-03-06T09:44:28.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:44:29 [2024-03-06T09:44:29.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321284988 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:29 [2024-03-06T09:44:29.157Z] 
04:44:29 [2024-03-06T09:44:29.157Z] (Eclipse:10227): Gtk-WARNING **: 09:44:29.047: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:29 [2024-03-06T09:44:29.157Z] 
04:44:29 [2024-03-06T09:44:29.157Z] (Eclipse:10227): Gtk-WARNING **: 09:44:29.065: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:29 [2024-03-06T09:44:29.157Z] 
04:44:29 [2024-03-06T09:44:29.157Z] (Eclipse:10227): Gtk-WARNING **: 09:44:29.073: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:29 [2024-03-06T09:44:29.157Z] 
04:44:29 [2024-03-06T09:44:29.157Z] (Eclipse:10227): Gtk-WARNING **: 09:44:29.085: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:29 [2024-03-06T09:44:29.157Z] 
04:44:29 [2024-03-06T09:44:29.157Z] (Eclipse:10227): Gtk-WARNING **: 09:44:29.104: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:29 [2024-03-06T09:44:29.157Z] 
04:44:29 [2024-03-06T09:44:29.157Z] (Eclipse:10227): Gtk-WARNING **: 09:44:29.122: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:29 [2024-03-06T09:44:29.157Z] 
04:44:29 [2024-03-06T09:44:29.157Z] (Eclipse:10227): Gtk-WARNING **: 09:44:29.135: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:29 [2024-03-06T09:44:29.157Z] 
04:44:29 [2024-03-06T09:44:29.157Z] (Eclipse:10227): Gtk-WARNING **: 09:44:29.152: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:29 [2024-03-06T09:44:29.413Z] 
04:44:29 [2024-03-06T09:44:29.413Z] (Eclipse:10227): Gtk-WARNING **: 09:44:29.167: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:29 [2024-03-06T09:44:29.413Z] 
04:44:29 [2024-03-06T09:44:29.413Z] (Eclipse:10227): Gtk-WARNING **: 09:44:29.185: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:29 [2024-03-06T09:44:29.413Z] 
04:44:29 [2024-03-06T09:44:29.413Z] (Eclipse:10227): Gtk-WARNING **: 09:44:29.204: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:29 [2024-03-06T09:44:29.413Z] 
04:44:29 [2024-03-06T09:44:29.413Z] (Eclipse:10227): Gtk-WARNING **: 09:44:29.221: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:29 [2024-03-06T09:44:29.413Z] 
04:44:29 [2024-03-06T09:44:29.413Z] (Eclipse:10227): Gtk-WARNING **: 09:44:29.235: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:29 [2024-03-06T09:44:29.413Z] 
04:44:29 [2024-03-06T09:44:29.413Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-06 09:44:29.337
04:44:29 [2024-03-06T09:44:29.413Z] !MESSAGE Zip file has too many entries: 5001. File seems unsafe to open.
04:44:29 [2024-03-06T09:44:29.669Z] 
04:44:29 [2024-03-06T09:44:29.669Z] (Eclipse:10227): Gtk-WARNING **: 09:44:29.471: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:29 [2024-03-06T09:44:29.669Z] 
04:44:29 [2024-03-06T09:44:29.669Z] (Eclipse:10227): Gtk-WARNING **: 09:44:29.507: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:29 [2024-03-06T09:44:29.669Z] 
04:44:29 [2024-03-06T09:44:29.669Z] (Eclipse:10227): Gtk-WARNING **: 09:44:29.538: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:29 [2024-03-06T09:44:29.669Z] 
04:44:29 [2024-03-06T09:44:29.669Z] (Eclipse:10227): Gtk-WARNING **: 09:44:29.562: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:29 [2024-03-06T09:44:29.669Z] 
04:44:29 [2024-03-06T09:44:29.669Z] (Eclipse:10227): Gtk-WARNING **: 09:44:29.586: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:29 [2024-03-06T09:44:29.669Z] 
04:44:29 [2024-03-06T09:44:29.669Z] (Eclipse:10227): Gtk-WARNING **: 09:44:29.624: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:29 [2024-03-06T09:44:29.669Z] 
04:44:29 [2024-03-06T09:44:29.669Z] (Eclipse:10227): Gtk-WARNING **: 09:44:29.651: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:29 [2024-03-06T09:44:29.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder} [layout=null] time=321286034 data=null}, (of type 'Combo')]
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=321286047 data=null button=0 stateMask=0x0 x=128 y=12 count=0}, TreeItem with text {emptyArchiveFolder}]
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=321286047 data=null doit=true}, TreeItem with text {emptyArchiveFolder}]
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=321286047 data=null}, TreeItem with text {emptyArchiveFolder}]
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=321286047 data=null button=1 stateMask=0x0 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321286047 data=null item=TreeItem {emptyArchiveFolder} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {emptyArchiveFolder}]
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=321286048 data=null button=1 stateMask=0x80000 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=321286070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@38c840fb
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=321286071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=321286071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=321286071 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=321286071 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=321286071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=321286071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=321286072 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=321286072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=321286072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=321286072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=321286072 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=321286072 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:29 [2024-03-06T09:44:29.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@55c901b2
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=321286074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=321286074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=321286074 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=321286074 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=321286074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=321286074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=321286074 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=321286074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=321286074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=321286074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=321286074 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=321286074 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:44:29 [2024-03-06T09:44:29.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321286078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321286078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321286078 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321286078 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321286078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321286078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:29 [2024-03-06T09:44:29.933Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:29 [2024-03-06T09:44:29.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321286078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:30 [2024-03-06T09:44:30.189Z] 
04:44:30 [2024-03-06T09:44:30.189Z] (Eclipse:10227): Gtk-WARNING **: 09:44:29.957: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:30 [2024-03-06T09:44:30.189Z] 
04:44:30 [2024-03-06T09:44:30.189Z] (Eclipse:10227): Gtk-WARNING **: 09:44:29.975: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:30 [2024-03-06T09:44:30.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:44:30 [2024-03-06T09:44:30.189Z] 
04:44:30 [2024-03-06T09:44:30.189Z] (Eclipse:10227): Gtk-WARNING **: 09:44:29.985: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:30 [2024-03-06T09:44:30.189Z] 
04:44:30 [2024-03-06T09:44:30.189Z] (Eclipse:10227): Gtk-WARNING **: 09:44:30.137: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:30 [2024-03-06T09:44:30.189Z] 
04:44:30 [2024-03-06T09:44:30.189Z] (Eclipse:10227): Gtk-WARNING **: 09:44:30.167: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:30 [2024-03-06T09:44:30.189Z] 
04:44:30 [2024-03-06T09:44:30.189Z] (Eclipse:10227): Gtk-WARNING **: 09:44:30.190: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:30 [2024-03-06T09:44:30.444Z] 
04:44:30 [2024-03-06T09:44:30.444Z] (Eclipse:10227): Gtk-WARNING **: 09:44:30.216: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:30 [2024-03-06T09:44:30.444Z] 
04:44:30 [2024-03-06T09:44:30.444Z] (Eclipse:10227): Gtk-WARNING **: 09:44:30.240: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:30 [2024-03-06T09:44:30.444Z] 
04:44:30 [2024-03-06T09:44:30.444Z] (Eclipse:10227): Gtk-WARNING **: 09:44:30.262: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:30 [2024-03-06T09:44:30.444Z] 
04:44:30 [2024-03-06T09:44:30.444Z] (Eclipse:10227): Gtk-WARNING **: 09:44:30.283: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:30 [2024-03-06T09:44:30.444Z] 
04:44:30 [2024-03-06T09:44:30.444Z] (Eclipse:10227): Gtk-WARNING **: 09:44:30.306: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:30 [2024-03-06T09:44:30.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
04:44:30 [2024-03-06T09:44:30.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
04:44:30 [2024-03-06T09:44:30.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:44:30 [2024-03-06T09:44:30.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:44:30 [2024-03-06T09:44:30.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=321286675 data=null doit=true}, Button with text {Select roo&t directory:}]
04:44:30 [2024-03-06T09:44:30.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=321286675 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
04:44:30 [2024-03-06T09:44:30.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=321286677 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=321286678 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=321286678 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=321286678 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/testfiles/testcolon.zip
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/testfiles/testcolon.zip} [layout=null] time=321286681 data=null}, (of type 'Combo')]
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/testfiles/testcolon.zip
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=321286715 data=null doit=true}, TreeItem with text {/}]
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=321286715 data=null}, TreeItem with text {/}]
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=321286716 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321286716 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=321286718 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {folder:colon} time=321286719 data=null button=0 stateMask=0x0 x=119 y=35 count=0}, Tree node with text: folder:colon]
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {folder:colon} time=321286719 data=null doit=true}, Tree node with text: folder:colon]
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {folder:colon} time=321286719 data=null}, Tree node with text: folder:colon]
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {folder:colon} time=321286719 data=null button=1 stateMask=0x0 x=119 y=35 count=1}, Tree node with text: folder:colon]
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321286719 data=null item=TreeItem {folder:colon} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: folder:colon]
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {folder:colon} time=321286722 data=null button=1 stateMask=0x80000 x=119 y=35 count=1}, Tree node with text: folder:colon]
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: folder:colon
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Test trace : XML Trace Stub (ns)
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} [layout=null] time=321286742 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Test trace : XML Trace Stub (ns)
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:30 [2024-03-06T09:44:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321286748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321286749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321286749 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321286749 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321286749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:30 [2024-03-06T09:44:30.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321286749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:30 [2024-03-06T09:44:30.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:30 [2024-03-06T09:44:30.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:30 [2024-03-06T09:44:30.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:30 [2024-03-06T09:44:30.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:30 [2024-03-06T09:44:30.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:30 [2024-03-06T09:44:30.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:44:30 [2024-03-06T09:44:30.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321286749 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:30 [2024-03-06T09:44:30.959Z] 
04:44:30 [2024-03-06T09:44:30.959Z] (Eclipse:10227): Gtk-WARNING **: 09:44:30.755: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:30 [2024-03-06T09:44:30.959Z] 
04:44:30 [2024-03-06T09:44:30.959Z] (Eclipse:10227): Gtk-WARNING **: 09:44:30.772: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:30 [2024-03-06T09:44:30.959Z] 
04:44:30 [2024-03-06T09:44:30.959Z] (Eclipse:10227): Gtk-WARNING **: 09:44:30.790: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:30 [2024-03-06T09:44:30.959Z] 
04:44:30 [2024-03-06T09:44:30.959Z] (Eclipse:10227): Gtk-WARNING **: 09:44:30.807: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:30 [2024-03-06T09:44:30.959Z] 
04:44:30 [2024-03-06T09:44:30.959Z] (Eclipse:10227): Gtk-WARNING **: 09:44:30.823: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:30 [2024-03-06T09:44:30.959Z] 
04:44:30 [2024-03-06T09:44:30.959Z] (Eclipse:10227): Gtk-WARNING **: 09:44:30.840: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:30 [2024-03-06T09:44:30.959Z] 
04:44:30 [2024-03-06T09:44:30.959Z] (Eclipse:10227): Gtk-WARNING **: 09:44:30.857: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:30 [2024-03-06T09:44:30.959Z] 
04:44:30 [2024-03-06T09:44:30.959Z] (Eclipse:10227): Gtk-WARNING **: 09:44:30.873: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:30 [2024-03-06T09:44:30.959Z] 
04:44:30 [2024-03-06T09:44:30.959Z] (Eclipse:10227): Gtk-WARNING **: 09:44:30.890: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:30 [2024-03-06T09:44:30.959Z] 
04:44:30 [2024-03-06T09:44:30.959Z] (Eclipse:10227): Gtk-WARNING **: 09:44:30.907: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:30 [2024-03-06T09:44:30.959Z] 
04:44:30 [2024-03-06T09:44:30.959Z] (Eclipse:10227): Gtk-WARNING **: 09:44:30.923: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:30 [2024-03-06T09:44:30.959Z] 
04:44:30 [2024-03-06T09:44:30.959Z] (Eclipse:10227): Gtk-WARNING **: 09:44:30.939: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:31 [2024-03-06T09:44:31.215Z] 
04:44:31 [2024-03-06T09:44:31.215Z] (Eclipse:10227): Gtk-WARNING **: 09:44:31.203: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:31 [2024-03-06T09:44:31.470Z] 
04:44:31 [2024-03-06T09:44:31.470Z] (Eclipse:10227): Gtk-WARNING **: 09:44:31.229: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:31 [2024-03-06T09:44:31.470Z] 
04:44:31 [2024-03-06T09:44:31.470Z] (Eclipse:10227): Gtk-WARNING **: 09:44:31.253: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:31 [2024-03-06T09:44:31.470Z] 
04:44:31 [2024-03-06T09:44:31.470Z] (Eclipse:10227): Gtk-WARNING **: 09:44:31.275: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:31 [2024-03-06T09:44:31.470Z] 
04:44:31 [2024-03-06T09:44:31.470Z] (Eclipse:10227): Gtk-WARNING **: 09:44:31.297: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:31 [2024-03-06T09:44:31.470Z] 
04:44:31 [2024-03-06T09:44:31.470Z] (Eclipse:10227): Gtk-WARNING **: 09:44:31.325: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:31 [2024-03-06T09:44:31.470Z] 
04:44:31 [2024-03-06T09:44:31.470Z] (Eclipse:10227): Gtk-WARNING **: 09:44:31.350: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:31 [2024-03-06T09:44:31.470Z] 
04:44:31 [2024-03-06T09:44:31.470Z] (Eclipse:10227): Gtk-WARNING **: 09:44:31.373: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:31 [2024-03-06T09:44:31.470Z] 
04:44:31 [2024-03-06T09:44:31.470Z] (Eclipse:10227): Gtk-WARNING **: 09:44:31.394: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=321287762 data=null doit=true}, Button with text {Select &archive file:}]
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=321287762 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=321287765 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=321287766 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=321287766 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=321287766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=321287769 data=null}, (of type 'Combo')]
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=321287811 data=null doit=true}, TreeItem with text {traces}]
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=321287811 data=null}, TreeItem with text {traces}]
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=321287811 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321287811 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=321287821 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=321287822 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
04:44:31 [2024-03-06T09:44:31.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=321287822 data=null doit=true}, Tree node with text: synctraces]
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=321287822 data=null}, Tree node with text: synctraces]
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=321287822 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321287823 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=321287824 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=321287834 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:44:31 [2024-03-06T09:44:31.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:31 [2024-03-06T09:44:31.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:31 [2024-03-06T09:44:31.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:31 [2024-03-06T09:44:31.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:31 [2024-03-06T09:44:31.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:31 [2024-03-06T09:44:31.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:31 [2024-03-06T09:44:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:31 [2024-03-06T09:44:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:31 [2024-03-06T09:44:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:31 [2024-03-06T09:44:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:44:31 [2024-03-06T09:44:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321287862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:31 [2024-03-06T09:44:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321287862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:31 [2024-03-06T09:44:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321287862 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:31 [2024-03-06T09:44:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321287862 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:31 [2024-03-06T09:44:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321287862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:31 [2024-03-06T09:44:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321287862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:31 [2024-03-06T09:44:31.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:31 [2024-03-06T09:44:31.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:31 [2024-03-06T09:44:31.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:31 [2024-03-06T09:44:31.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:31 [2024-03-06T09:44:31.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:31 [2024-03-06T09:44:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:44:31 [2024-03-06T09:44:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321287862 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:31 [2024-03-06T09:44:31.987Z] 
04:44:31 [2024-03-06T09:44:31.987Z] (Eclipse:10227): Gtk-WARNING **: 09:44:31.907: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:31 [2024-03-06T09:44:31.987Z] 
04:44:31 [2024-03-06T09:44:31.987Z] (Eclipse:10227): Gtk-WARNING **: 09:44:31.930: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:31 [2024-03-06T09:44:31.987Z] 
04:44:31 [2024-03-06T09:44:31.987Z] (Eclipse:10227): Gtk-WARNING **: 09:44:31.946: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:31 [2024-03-06T09:44:31.987Z] 
04:44:31 [2024-03-06T09:44:31.987Z] (Eclipse:10227): Gtk-WARNING **: 09:44:31.962: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:31 [2024-03-06T09:44:31.987Z] 
04:44:31 [2024-03-06T09:44:31.987Z] (Eclipse:10227): Gtk-WARNING **: 09:44:31.979: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:32 [2024-03-06T09:44:32.242Z] 
04:44:32 [2024-03-06T09:44:32.242Z] (Eclipse:10227): Gtk-WARNING **: 09:44:31.997: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:32 [2024-03-06T09:44:32.242Z] 
04:44:32 [2024-03-06T09:44:32.242Z] (Eclipse:10227): Gtk-WARNING **: 09:44:32.012: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:32 [2024-03-06T09:44:32.242Z] 
04:44:32 [2024-03-06T09:44:32.242Z] (Eclipse:10227): Gtk-WARNING **: 09:44:32.030: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:32 [2024-03-06T09:44:32.242Z] 
04:44:32 [2024-03-06T09:44:32.242Z] (Eclipse:10227): Gtk-WARNING **: 09:44:32.046: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:32 [2024-03-06T09:44:32.242Z] 
04:44:32 [2024-03-06T09:44:32.242Z] (Eclipse:10227): Gtk-WARNING **: 09:44:32.062: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:32 [2024-03-06T09:44:32.242Z] 
04:44:32 [2024-03-06T09:44:32.242Z] (Eclipse:10227): Gtk-WARNING **: 09:44:32.080: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:32 [2024-03-06T09:44:32.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:44:32 [2024-03-06T09:44:32.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:32 [2024-03-06T09:44:32.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:32 [2024-03-06T09:44:32.242Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:32 [2024-03-06T09:44:32.242Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:32 [2024-03-06T09:44:32.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=321288419 data=null doit=true}, TreeItem with text {Traces [2]}]
04:44:32 [2024-03-06T09:44:32.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=321288420 data=null}, TreeItem with text {Traces [2]}]
04:44:32 [2024-03-06T09:44:32.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=321288420 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:44:32 [2024-03-06T09:44:32.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321288420 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
04:44:32 [2024-03-06T09:44:32.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=321288423 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:44:32 [2024-03-06T09:44:32.243Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:44:32 [2024-03-06T09:44:32.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
04:44:32 [2024-03-06T09:44:32.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=321288424 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
04:44:32 [2024-03-06T09:44:32.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=321288424 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:32 [2024-03-06T09:44:32.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:32 [2024-03-06T09:44:32.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=321288424 data=null}, TreeItem with text {scp_dest}]
04:44:32 [2024-03-06T09:44:32.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321288424 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
04:44:32 [2024-03-06T09:44:32.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321288424 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:32 [2024-03-06T09:44:32.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321288431 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
04:44:32 [2024-03-06T09:44:32.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321288431 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:32 [2024-03-06T09:44:32.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=321288431 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:32 [2024-03-06T09:44:32.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321288432 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:32 [2024-03-06T09:44:32.499Z] 
04:44:32 [2024-03-06T09:44:32.499Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:32.386: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:32 [2024-03-06T09:44:32.499Z] 
04:44:32 [2024-03-06T09:44:32.499Z] (Eclipse:10227): Gtk-WARNING **: 09:44:32.421: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:32 [2024-03-06T09:44:32.499Z] 
04:44:32 [2024-03-06T09:44:32.499Z] (Eclipse:10227): Gtk-WARNING **: 09:44:32.476: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:32 [2024-03-06T09:44:32.499Z] 
04:44:32 [2024-03-06T09:44:32.499Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:32.476: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:32 [2024-03-06T09:44:32.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321288477 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:32 [2024-03-06T09:44:32.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=321288729 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
04:44:32 [2024-03-06T09:44:32.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=321288732 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:32 [2024-03-06T09:44:32.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=321288732 data=null}, TreeItem with text {scp_dest}]
04:44:32 [2024-03-06T09:44:32.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
04:44:32 [2024-03-06T09:44:32.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
04:44:32 [2024-03-06T09:44:32.754Z] 
04:44:32 [2024-03-06T09:44:32.754Z] (Eclipse:10227): Gtk-WARNING **: 09:44:32.596: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:32 [2024-03-06T09:44:32.754Z] 
04:44:32 [2024-03-06T09:44:32.754Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:32.605: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:32 [2024-03-06T09:44:32.754Z] 
04:44:32 [2024-03-06T09:44:32.754Z] (Eclipse:10227): Gtk-WARNING **: 09:44:32.608: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:33 [2024-03-06T09:44:33.010Z] 
04:44:33 [2024-03-06T09:44:33.010Z] (Eclipse:10227): Gtk-WARNING **: 09:44:32.786: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:33 [2024-03-06T09:44:33.010Z] 
04:44:33 [2024-03-06T09:44:33.010Z] (Eclipse:10227): Gtk-WARNING **: 09:44:32.817: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:33 [2024-03-06T09:44:33.010Z] 
04:44:33 [2024-03-06T09:44:33.010Z] (Eclipse:10227): Gtk-WARNING **: 09:44:32.847: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:33 [2024-03-06T09:44:33.010Z] 
04:44:33 [2024-03-06T09:44:33.010Z] (Eclipse:10227): Gtk-WARNING **: 09:44:32.879: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:33 [2024-03-06T09:44:33.010Z] 
04:44:33 [2024-03-06T09:44:33.010Z] (Eclipse:10227): Gtk-WARNING **: 09:44:32.909: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:33 [2024-03-06T09:44:33.010Z] 
04:44:33 [2024-03-06T09:44:33.010Z] (Eclipse:10227): Gtk-WARNING **: 09:44:32.942: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:33 [2024-03-06T09:44:33.010Z] 
04:44:33 [2024-03-06T09:44:33.010Z] (Eclipse:10227): Gtk-WARNING **: 09:44:32.962: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=321289294 data=null}, (of type 'Combo')]
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=321289341 data=null doit=true}, TreeItem with text {traces}]
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=321289341 data=null}, TreeItem with text {traces}]
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=321289342 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321289342 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=321289345 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=321289346 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=321289346 data=null doit=true}, Tree node with text: synctraces]
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=321289346 data=null}, Tree node with text: synctraces]
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=321289346 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
04:44:33 [2024-03-06T09:44:33.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321289346 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=321289355 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=321289362 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@792b0cad
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=321289364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=321289375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=321289375 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=321289375 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=321289375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=321289375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=321289375 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=321289375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=321289376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=321289376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=321289376 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=321289376 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321289393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321289393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:33 [2024-03-06T09:44:33.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321289393 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:33 [2024-03-06T09:44:33.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321289393 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:33 [2024-03-06T09:44:33.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321289393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:33 [2024-03-06T09:44:33.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321289393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:33 [2024-03-06T09:44:33.526Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:33 [2024-03-06T09:44:33.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:33 [2024-03-06T09:44:33.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:33 [2024-03-06T09:44:33.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:33 [2024-03-06T09:44:33.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:33 [2024-03-06T09:44:33.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:44:33 [2024-03-06T09:44:33.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
04:44:33 [2024-03-06T09:44:33.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321289551 data=null doit=true}, Shell with text {Confirmation}]
04:44:33 [2024-03-06T09:44:33.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
04:44:33 [2024-03-06T09:44:33.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
04:44:33 [2024-03-06T09:44:33.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
04:44:33 [2024-03-06T09:44:33.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
04:44:33 [2024-03-06T09:44:33.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
04:44:33 [2024-03-06T09:44:33.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=321289552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
04:44:33 [2024-03-06T09:44:33.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=321289552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
04:44:33 [2024-03-06T09:44:33.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=321289552 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
04:44:33 [2024-03-06T09:44:33.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=321289552 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
04:44:33 [2024-03-06T09:44:33.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=321289552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
04:44:33 [2024-03-06T09:44:33.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=321289562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
04:44:33 [2024-03-06T09:44:33.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=321289562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
04:44:33 [2024-03-06T09:44:33.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:44:33 [2024-03-06T09:44:33.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321289393 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:33 [2024-03-06T09:44:33.782Z] 
04:44:33 [2024-03-06T09:44:33.782Z] (Eclipse:10227): Gtk-WARNING **: 09:44:33.661: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:33 [2024-03-06T09:44:33.782Z] 
04:44:33 [2024-03-06T09:44:33.782Z] (Eclipse:10227): Gtk-WARNING **: 09:44:33.680: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:33 [2024-03-06T09:44:33.782Z] 
04:44:33 [2024-03-06T09:44:33.782Z] (Eclipse:10227): Gtk-WARNING **: 09:44:33.690: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:33 [2024-03-06T09:44:33.782Z] 
04:44:33 [2024-03-06T09:44:33.782Z] (Eclipse:10227): Gtk-WARNING **: 09:44:33.708: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:33 [2024-03-06T09:44:33.782Z] 
04:44:33 [2024-03-06T09:44:33.782Z] (Eclipse:10227): Gtk-WARNING **: 09:44:33.725: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:33 [2024-03-06T09:44:33.782Z] 
04:44:33 [2024-03-06T09:44:33.782Z] (Eclipse:10227): Gtk-WARNING **: 09:44:33.741: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:33 [2024-03-06T09:44:33.782Z] 
04:44:33 [2024-03-06T09:44:33.782Z] (Eclipse:10227): Gtk-WARNING **: 09:44:33.759: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:33 [2024-03-06T09:44:33.782Z] 
04:44:33 [2024-03-06T09:44:33.782Z] (Eclipse:10227): Gtk-WARNING **: 09:44:33.774: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:34 [2024-03-06T09:44:34.039Z] 
04:44:34 [2024-03-06T09:44:34.039Z] (Eclipse:10227): Gtk-WARNING **: 09:44:33.792: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:34 [2024-03-06T09:44:34.039Z] 
04:44:34 [2024-03-06T09:44:34.039Z] (Eclipse:10227): Gtk-WARNING **: 09:44:33.808: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:34 [2024-03-06T09:44:34.039Z] 
04:44:34 [2024-03-06T09:44:34.039Z] (Eclipse:10227): Gtk-WARNING **: 09:44:33.825: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:34 [2024-03-06T09:44:34.039Z] 
04:44:34 [2024-03-06T09:44:34.039Z] (Eclipse:10227): Gtk-WARNING **: 09:44:33.842: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:34 [2024-03-06T09:44:34.039Z] 
04:44:34 [2024-03-06T09:44:34.039Z] (Eclipse:10227): Gtk-WARNING **: 09:44:33.857: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:34 [2024-03-06T09:44:34.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:44:34 [2024-03-06T09:44:34.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:34 [2024-03-06T09:44:34.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:34 [2024-03-06T09:44:34.039Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:34 [2024-03-06T09:44:34.039Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:34 [2024-03-06T09:44:34.039Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
04:44:34 [2024-03-06T09:44:34.039Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
04:44:34 [2024-03-06T09:44:34.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
04:44:34 [2024-03-06T09:44:34.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=321290135 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
04:44:34 [2024-03-06T09:44:34.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=321290136 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:34 [2024-03-06T09:44:34.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:34 [2024-03-06T09:44:34.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=321290136 data=null}, TreeItem with text {scp_dest}]
04:44:34 [2024-03-06T09:44:34.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321290136 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
04:44:34 [2024-03-06T09:44:34.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321290136 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:34 [2024-03-06T09:44:34.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321290142 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
04:44:34 [2024-03-06T09:44:34.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321290142 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:34 [2024-03-06T09:44:34.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=321290142 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:34 [2024-03-06T09:44:34.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321290142 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:34 [2024-03-06T09:44:34.295Z] 
04:44:34 [2024-03-06T09:44:34.295Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:34.077: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:34 [2024-03-06T09:44:34.295Z] 
04:44:34 [2024-03-06T09:44:34.295Z] (Eclipse:10227): Gtk-WARNING **: 09:44:34.120: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:34 [2024-03-06T09:44:34.295Z] 
04:44:34 [2024-03-06T09:44:34.295Z] (Eclipse:10227): Gtk-WARNING **: 09:44:34.168: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:34 [2024-03-06T09:44:34.295Z] 
04:44:34 [2024-03-06T09:44:34.295Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:34.168: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:34 [2024-03-06T09:44:34.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321290185 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:34 [2024-03-06T09:44:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=321290558 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
04:44:34 [2024-03-06T09:44:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=321290604 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:34 [2024-03-06T09:44:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=321290604 data=null}, TreeItem with text {scp_dest}]
04:44:34 [2024-03-06T09:44:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
04:44:34 [2024-03-06T09:44:34.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
04:44:34 [2024-03-06T09:44:34.550Z] 
04:44:34 [2024-03-06T09:44:34.550Z] (Eclipse:10227): Gtk-WARNING **: 09:44:34.463: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:34 [2024-03-06T09:44:34.550Z] 
04:44:34 [2024-03-06T09:44:34.550Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:34.472: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:34 [2024-03-06T09:44:34.550Z] 
04:44:34 [2024-03-06T09:44:34.550Z] (Eclipse:10227): Gtk-WARNING **: 09:44:34.475: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:34 [2024-03-06T09:44:34.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:44:34 [2024-03-06T09:44:34.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:34 [2024-03-06T09:44:34.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:34 [2024-03-06T09:44:34.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:34 [2024-03-06T09:44:34.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:34 [2024-03-06T09:44:34.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:34 [2024-03-06T09:44:34.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=321290871 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
04:44:34 [2024-03-06T09:44:34.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=321290871 data=null doit=true}, TreeItem with text {Tracing}]
04:44:34 [2024-03-06T09:44:34.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=321290871 data=null}, TreeItem with text {Tracing}]
04:44:34 [2024-03-06T09:44:34.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=321290872 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:44:34 [2024-03-06T09:44:34.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321290872 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:44:34 [2024-03-06T09:44:34.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=321290882 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:44:34 [2024-03-06T09:44:34.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:34 [2024-03-06T09:44:34.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=321290883 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
04:44:34 [2024-03-06T09:44:34.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=321290883 data=null doit=true}, TreeItem with text {Tracing}]
04:44:34 [2024-03-06T09:44:34.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=321290883 data=null}, TreeItem with text {Tracing}]
04:44:34 [2024-03-06T09:44:34.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=321290883 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:44:34 [2024-03-06T09:44:34.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321290883 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:44:34 [2024-03-06T09:44:34.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=321290893 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:44:34 [2024-03-06T09:44:34.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
04:44:34 [2024-03-06T09:44:34.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
04:44:35 [2024-03-06T09:44:35.060Z] 
04:44:35 [2024-03-06T09:44:35.060Z] (Eclipse:10227): Gtk-WARNING **: 09:44:34.905: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:35 [2024-03-06T09:44:35.060Z] 
04:44:35 [2024-03-06T09:44:35.060Z] (Eclipse:10227): Gtk-WARNING **: 09:44:34.932: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:35 [2024-03-06T09:44:35.060Z] 
04:44:35 [2024-03-06T09:44:35.060Z] (Eclipse:10227): Gtk-WARNING **: 09:44:34.960: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:35 [2024-03-06T09:44:35.060Z] 
04:44:35 [2024-03-06T09:44:35.060Z] (Eclipse:10227): Gtk-WARNING **: 09:44:34.983: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:35 [2024-03-06T09:44:35.060Z] 
04:44:35 [2024-03-06T09:44:35.060Z] (Eclipse:10227): Gtk-WARNING **: 09:44:35.009: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:35 [2024-03-06T09:44:35.061Z] 
04:44:35 [2024-03-06T09:44:35.061Z] (Eclipse:10227): Gtk-WARNING **: 09:44:35.033: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:35 [2024-03-06T09:44:35.061Z] 
04:44:35 [2024-03-06T09:44:35.061Z] (Eclipse:10227): Gtk-WARNING **: 09:44:35.055: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:35 [2024-03-06T09:44:35.325Z] 
04:44:35 [2024-03-06T09:44:35.325Z] (Eclipse:10227): Gtk-WARNING **: 09:44:35.078: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:35 [2024-03-06T09:44:35.325Z] 
04:44:35 [2024-03-06T09:44:35.325Z] (Eclipse:10227): Gtk-WARNING **: 09:44:35.096: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:35 [2024-03-06T09:44:35.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321291321 data=null doit=true}, Shell with text {Export}]
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:35 [2024-03-06T09:44:35.326Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=321291324 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=321291324 data=null doit=true}, Tree node with text: Archive File]
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=321291324 data=null}, Tree node with text: Archive File]
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=321291325 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321291325 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=321291325 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=321291326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=321291326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=321291326 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=321291326 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=321291327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=321291327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=321291327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:35 [2024-03-06T09:44:35.326Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:35 [2024-03-06T09:44:35.326Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:35 [2024-03-06T09:44:35.326Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:35 [2024-03-06T09:44:35.326Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:35 [2024-03-06T09:44:35.326Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=321291391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=321291391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=321291391 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=321291391 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=321291391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=321291391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=321291391 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=321291395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=321291395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=321291395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=321291395 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=321291395 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2a90c15e
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=321291398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=321291398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=321291398 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=321291398 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=321291398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:35 [2024-03-06T09:44:35.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=321291398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=321291398 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=321291407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=321291407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=321291408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=321291408 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=321291408 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=321291409 data=null doit=true}, TreeItem with text {Tracing}]
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=321291409 data=null}, TreeItem with text {Tracing}]
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=321291410 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321291410 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=321291412 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=321291412 data=null button=0 stateMask=0x0 x=146 y=104 count=0}, Tree node with text: emptyArchiveFolder]
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=321291413 data=null doit=true}, Tree node with text: emptyArchiveFolder]
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=321291413 data=null}, Tree node with text: emptyArchiveFolder]
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=321291413 data=null button=1 stateMask=0x0 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321291413 data=null item=TreeItem {emptyArchiveFolder} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: emptyArchiveFolder]
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=321291414 data=null button=1 stateMask=0x80000 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=321291432 data=null}, (of type 'Combo')]
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321291438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321291438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:35 [2024-03-06T09:44:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321291438 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:35 [2024-03-06T09:44:35.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321291438 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:35 [2024-03-06T09:44:35.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321291438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:35 [2024-03-06T09:44:35.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321291438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:35 [2024-03-06T09:44:35.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321291438 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:35 [2024-03-06T09:44:35.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=321290957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
04:44:35 [2024-03-06T09:44:35.584Z] 
04:44:35 [2024-03-06T09:44:35.584Z] (Eclipse:10227): Gtk-WARNING **: 09:44:35.340: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:35 [2024-03-06T09:44:35.584Z] 
04:44:35 [2024-03-06T09:44:35.584Z] (Eclipse:10227): Gtk-WARNING **: 09:44:35.362: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:35 [2024-03-06T09:44:35.584Z] 
04:44:35 [2024-03-06T09:44:35.584Z] (Eclipse:10227): Gtk-WARNING **: 09:44:35.369: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:35 [2024-03-06T09:44:35.584Z] 
04:44:35 [2024-03-06T09:44:35.584Z] (Eclipse:10227): Gtk-WARNING **: 09:44:35.381: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:35 [2024-03-06T09:44:35.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:44:35 [2024-03-06T09:44:35.584Z] 
04:44:35 [2024-03-06T09:44:35.584Z] (Eclipse:10227): Gtk-WARNING **: 09:44:35.513: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:35 [2024-03-06T09:44:35.584Z] 
04:44:35 [2024-03-06T09:44:35.584Z] (Eclipse:10227): Gtk-WARNING **: 09:44:35.541: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:35 [2024-03-06T09:44:35.584Z] 
04:44:35 [2024-03-06T09:44:35.584Z] (Eclipse:10227): Gtk-WARNING **: 09:44:35.580: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:35 [2024-03-06T09:44:35.840Z] 
04:44:35 [2024-03-06T09:44:35.840Z] (Eclipse:10227): Gtk-WARNING **: 09:44:35.606: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:35 [2024-03-06T09:44:35.840Z] 
04:44:35 [2024-03-06T09:44:35.840Z] (Eclipse:10227): Gtk-WARNING **: 09:44:35.630: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:35 [2024-03-06T09:44:35.840Z] 
04:44:35 [2024-03-06T09:44:35.840Z] (Eclipse:10227): Gtk-WARNING **: 09:44:35.663: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:35 [2024-03-06T09:44:35.840Z] 
04:44:35 [2024-03-06T09:44:35.840Z] (Eclipse:10227): Gtk-WARNING **: 09:44:35.688: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:35 [2024-03-06T09:44:35.840Z] 
04:44:35 [2024-03-06T09:44:35.840Z] (Eclipse:10227): Gtk-WARNING **: 09:44:35.709: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=321292079 data=null doit=true}, Button with text {Select roo&t directory:}]
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=321292079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=321292082 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=321292082 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=321292082 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=321292082 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=321292086 data=null}, (of type 'Combo')]
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=321292126 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=321292126 data=null doit=true}, TreeItem with text {/}]
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=321292126 data=null}, TreeItem with text {/}]
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=321292126 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321292126 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
04:44:36 [2024-03-06T09:44:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=321292127 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=321292146 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:36 [2024-03-06T09:44:36.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321292155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321292155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321292155 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321292155 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321292155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321292155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:36 [2024-03-06T09:44:36.100Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321292155 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:36 [2024-03-06T09:44:36.100Z] 
04:44:36 [2024-03-06T09:44:36.100Z] (Eclipse:10227): Gtk-WARNING **: 09:44:36.034: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:36 [2024-03-06T09:44:36.100Z] 
04:44:36 [2024-03-06T09:44:36.100Z] (Eclipse:10227): Gtk-WARNING **: 09:44:36.054: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:36 [2024-03-06T09:44:36.100Z] 
04:44:36 [2024-03-06T09:44:36.100Z] (Eclipse:10227): Gtk-WARNING **: 09:44:36.061: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=321292265 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=321292265 data=null doit=true}, TreeItem with text {Tracing}]
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=321292266 data=null}, TreeItem with text {Tracing}]
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=321292266 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:44:36 [2024-03-06T09:44:36.100Z] 
04:44:36 [2024-03-06T09:44:36.100Z] (Eclipse:10227): Gtk-WARNING **: 09:44:36.080: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321292266 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=321292283 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=321292283 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=321292283 data=null doit=true}, TreeItem with text {Tracing}]
04:44:36 [2024-03-06T09:44:36.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=321292283 data=null}, TreeItem with text {Tracing}]
04:44:36 [2024-03-06T09:44:36.100Z] 
04:44:36 [2024-03-06T09:44:36.100Z] (Eclipse:10227): Gtk-WARNING **: 09:44:36.095: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:36 [2024-03-06T09:44:36.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=321292283 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:44:36 [2024-03-06T09:44:36.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321292290 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:44:36 [2024-03-06T09:44:36.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=321292297 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:44:36 [2024-03-06T09:44:36.357Z] 
04:44:36 [2024-03-06T09:44:36.357Z] (Eclipse:10227): Gtk-WARNING **: 09:44:36.113: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:36 [2024-03-06T09:44:36.357Z] 
04:44:36 [2024-03-06T09:44:36.357Z] (Eclipse:10227): Gtk-WARNING **: 09:44:36.156: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:36 [2024-03-06T09:44:36.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
04:44:36 [2024-03-06T09:44:36.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
04:44:36 [2024-03-06T09:44:36.357Z] 
04:44:36 [2024-03-06T09:44:36.357Z] (Eclipse:10227): Gtk-WARNING **: 09:44:36.270: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:36 [2024-03-06T09:44:36.357Z] 
04:44:36 [2024-03-06T09:44:36.357Z] (Eclipse:10227): Gtk-WARNING **: 09:44:36.298: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:36 [2024-03-06T09:44:36.357Z] 
04:44:36 [2024-03-06T09:44:36.357Z] (Eclipse:10227): Gtk-WARNING **: 09:44:36.325: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:36 [2024-03-06T09:44:36.357Z] 
04:44:36 [2024-03-06T09:44:36.357Z] (Eclipse:10227): Gtk-WARNING **: 09:44:36.353: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:36 [2024-03-06T09:44:36.613Z] 
04:44:36 [2024-03-06T09:44:36.613Z] (Eclipse:10227): Gtk-WARNING **: 09:44:36.378: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:36 [2024-03-06T09:44:36.613Z] 
04:44:36 [2024-03-06T09:44:36.613Z] (Eclipse:10227): Gtk-WARNING **: 09:44:36.410: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:36 [2024-03-06T09:44:36.613Z] 
04:44:36 [2024-03-06T09:44:36.613Z] (Eclipse:10227): Gtk-WARNING **: 09:44:36.437: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:36 [2024-03-06T09:44:36.613Z] 
04:44:36 [2024-03-06T09:44:36.613Z] (Eclipse:10227): Gtk-WARNING **: 09:44:36.461: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:36 [2024-03-06T09:44:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
04:44:36 [2024-03-06T09:44:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
04:44:36 [2024-03-06T09:44:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321292682 data=null doit=true}, Shell with text {Export}]
04:44:36 [2024-03-06T09:44:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:36 [2024-03-06T09:44:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:36 [2024-03-06T09:44:36.613Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
04:44:36 [2024-03-06T09:44:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:36 [2024-03-06T09:44:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=321292689 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
04:44:36 [2024-03-06T09:44:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=321292689 data=null doit=true}, Tree node with text: Archive File]
04:44:36 [2024-03-06T09:44:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=321292690 data=null}, Tree node with text: Archive File]
04:44:36 [2024-03-06T09:44:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=321292690 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
04:44:36 [2024-03-06T09:44:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321292690 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
04:44:36 [2024-03-06T09:44:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=321292691 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
04:44:36 [2024-03-06T09:44:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
04:44:36 [2024-03-06T09:44:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
04:44:36 [2024-03-06T09:44:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:36 [2024-03-06T09:44:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
04:44:36 [2024-03-06T09:44:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=321292692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:36 [2024-03-06T09:44:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=321292692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:36 [2024-03-06T09:44:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=321292692 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:36 [2024-03-06T09:44:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=321292692 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:36 [2024-03-06T09:44:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=321292692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=321292692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=321292692 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:36 [2024-03-06T09:44:36.614Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:36 [2024-03-06T09:44:36.614Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:36 [2024-03-06T09:44:36.614Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:36 [2024-03-06T09:44:36.614Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:36 [2024-03-06T09:44:36.614Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=321292757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=321292757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=321292757 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=321292757 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=321292757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=321292758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=321292758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=321292760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=321292760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=321292761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=321292761 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=321292761 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
04:44:36 [2024-03-06T09:44:36.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@61bbe16d
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=321292768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=321292768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=321292768 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=321292768 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=321292768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=321292768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=321292768 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=321292770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=321292770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=321292770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=321292770 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=321292770 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=321292772 data=null doit=true}, TreeItem with text {Tracing}]
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=321292772 data=null}, TreeItem with text {Tracing}]
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=321292772 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321292772 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=321292774 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=321292775 data=null button=0 stateMask=0x0 x=146 y=127 count=0}, Tree node with text: emptyArchiveFolder]
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=321292775 data=null doit=true}, Tree node with text: emptyArchiveFolder]
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=321292775 data=null}, Tree node with text: emptyArchiveFolder]
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=321292775 data=null button=1 stateMask=0x0 x=146 y=127 count=1}, Tree node with text: emptyArchiveFolder]
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321292775 data=null item=TreeItem {emptyArchiveFolder} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: emptyArchiveFolder]
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=321292776 data=null button=1 stateMask=0x80000 x=146 y=127 count=1}, Tree node with text: emptyArchiveFolder]
04:44:36 [2024-03-06T09:44:36.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
04:44:36 [2024-03-06T09:44:36.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:44:36 [2024-03-06T09:44:36.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
04:44:36 [2024-03-06T09:44:36.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
04:44:36 [2024-03-06T09:44:36.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=321292808 data=null}, (of type 'Combo')]
04:44:36 [2024-03-06T09:44:36.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
04:44:36 [2024-03-06T09:44:36.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321292814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321292814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321292814 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321292814 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321292814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321292814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321292814 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=321292354 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
04:44:36 [2024-03-06T09:44:36.872Z] 
04:44:36 [2024-03-06T09:44:36.872Z] (Eclipse:10227): Gtk-WARNING **: 09:44:36.714: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:36 [2024-03-06T09:44:36.872Z] 
04:44:36 [2024-03-06T09:44:36.872Z] (Eclipse:10227): Gtk-WARNING **: 09:44:36.735: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:36 [2024-03-06T09:44:36.872Z] 
04:44:36 [2024-03-06T09:44:36.872Z] (Eclipse:10227): Gtk-WARNING **: 09:44:36.741: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:44:36 [2024-03-06T09:44:36.872Z] 
04:44:36 [2024-03-06T09:44:36.872Z] (Eclipse:10227): Gtk-WARNING **: 09:44:36.756: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:44:36 [2024-03-06T09:44:36.872Z] 
04:44:36 [2024-03-06T09:44:36.872Z] (Eclipse:10227): Gtk-WARNING **: 09:44:36.773: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=321292971 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=321292971 data=null doit=true}, TreeItem with text {Tracing}]
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=321292971 data=null}, TreeItem with text {Tracing}]
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=321292971 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321292971 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:44:36 [2024-03-06T09:44:36.872Z] 
04:44:36 [2024-03-06T09:44:36.872Z] (Eclipse:10227): Gtk-WARNING **: 09:44:36.789: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=321292985 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=321292986 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=321292986 data=null doit=true}, TreeItem with text {Tracing}]
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=321292986 data=null}, TreeItem with text {Tracing}]
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=321292986 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321292986 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:44:36 [2024-03-06T09:44:36.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=321292992 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:44:36 [2024-03-06T09:44:36.872Z] 
04:44:36 [2024-03-06T09:44:36.872Z] (Eclipse:10227): Gtk-WARNING **: 09:44:36.808: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:36 [2024-03-06T09:44:36.872Z] 
04:44:36 [2024-03-06T09:44:36.872Z] (Eclipse:10227): Gtk-WARNING **: 09:44:36.851: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:36 [2024-03-06T09:44:36.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
04:44:36 [2024-03-06T09:44:36.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
04:44:37 [2024-03-06T09:44:37.128Z] 
04:44:37 [2024-03-06T09:44:37.128Z] (Eclipse:10227): Gtk-WARNING **: 09:44:36.982: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:37 [2024-03-06T09:44:37.128Z] 
04:44:37 [2024-03-06T09:44:37.128Z] (Eclipse:10227): Gtk-WARNING **: 09:44:37.021: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:37 [2024-03-06T09:44:37.128Z] 
04:44:37 [2024-03-06T09:44:37.128Z] (Eclipse:10227): Gtk-WARNING **: 09:44:37.049: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:37 [2024-03-06T09:44:37.128Z] 
04:44:37 [2024-03-06T09:44:37.128Z] (Eclipse:10227): Gtk-WARNING **: 09:44:37.072: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:37 [2024-03-06T09:44:37.128Z] 
04:44:37 [2024-03-06T09:44:37.128Z] (Eclipse:10227): Gtk-WARNING **: 09:44:37.096: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:37 [2024-03-06T09:44:37.128Z] 
04:44:37 [2024-03-06T09:44:37.128Z] (Eclipse:10227): Gtk-WARNING **: 09:44:37.120: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:37 [2024-03-06T09:44:37.384Z] 
04:44:37 [2024-03-06T09:44:37.384Z] (Eclipse:10227): Gtk-WARNING **: 09:44:37.143: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321293364 data=null doit=true}, Shell with text {Export}]
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:37 [2024-03-06T09:44:37.384Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=321293366 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=321293366 data=null doit=true}, Tree node with text: Archive File]
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=321293366 data=null}, Tree node with text: Archive File]
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=321293367 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321293367 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=321293367 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=321293368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=321293368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=321293368 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=321293368 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=321293368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=321293368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=321293369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:37 [2024-03-06T09:44:37.384Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:37 [2024-03-06T09:44:37.384Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:37 [2024-03-06T09:44:37.384Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:37 [2024-03-06T09:44:37.384Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:37 [2024-03-06T09:44:37.384Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=321293429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=321293429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=321293429 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=321293429 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=321293429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=321293429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=321293429 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=321293432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=321293432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=321293432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=321293433 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=321293433 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@34d776eb
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=321293434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=321293435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=321293435 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=321293435 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=321293435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:37 [2024-03-06T09:44:37.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=321293435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=321293435 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=321293437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=321293437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=321293437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=321293437 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=321293437 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=321293447 data=null button=0 stateMask=0x0 x=85 y=12 count=0}, TreeItem with text {Tracing}]
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=321293447 data=null doit=true}, TreeItem with text {Tracing}]
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=321293447 data=null}, TreeItem with text {Tracing}]
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=321293447 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321293447 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=321293448 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: nestedtesttraces.zip
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=321293465 data=null}, (of type 'Combo')]
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321293469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321293469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321293469 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321293469 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321293469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:37 [2024-03-06T09:44:37.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321293469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:37 [2024-03-06T09:44:37.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321293469 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:37 [2024-03-06T09:44:37.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=321293050 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
04:44:37 [2024-03-06T09:44:37.387Z] 
04:44:37 [2024-03-06T09:44:37.387Z] (Eclipse:10227): Gtk-WARNING **: 09:44:37.335: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:37 [2024-03-06T09:44:37.387Z] 
04:44:37 [2024-03-06T09:44:37.387Z] (Eclipse:10227): Gtk-WARNING **: 09:44:37.353: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:37 [2024-03-06T09:44:37.387Z] 
04:44:37 [2024-03-06T09:44:37.387Z] (Eclipse:10227): Gtk-WARNING **: 09:44:37.363: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:37 [2024-03-06T09:44:37.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:44:37 [2024-03-06T09:44:37.642Z] 
04:44:37 [2024-03-06T09:44:37.642Z] (Eclipse:10227): Gtk-WARNING **: 09:44:37.499: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:37 [2024-03-06T09:44:37.642Z] 
04:44:37 [2024-03-06T09:44:37.642Z] (Eclipse:10227): Gtk-WARNING **: 09:44:37.528: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:37 [2024-03-06T09:44:37.642Z] 
04:44:37 [2024-03-06T09:44:37.642Z] (Eclipse:10227): Gtk-WARNING **: 09:44:37.553: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:37 [2024-03-06T09:44:37.642Z] 
04:44:37 [2024-03-06T09:44:37.642Z] (Eclipse:10227): Gtk-WARNING **: 09:44:37.578: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:37 [2024-03-06T09:44:37.642Z] 
04:44:37 [2024-03-06T09:44:37.642Z] (Eclipse:10227): Gtk-WARNING **: 09:44:37.600: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:37 [2024-03-06T09:44:37.642Z] 
04:44:37 [2024-03-06T09:44:37.642Z] (Eclipse:10227): Gtk-WARNING **: 09:44:37.625: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:37 [2024-03-06T09:44:37.899Z] 
04:44:37 [2024-03-06T09:44:37.899Z] (Eclipse:10227): Gtk-WARNING **: 09:44:37.648: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:37 [2024-03-06T09:44:37.899Z] 
04:44:37 [2024-03-06T09:44:37.899Z] (Eclipse:10227): Gtk-WARNING **: 09:44:37.668: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:37 [2024-03-06T09:44:37.899Z] 
04:44:37 [2024-03-06T09:44:37.899Z] (Eclipse:10227): Gtk-WARNING **: 09:44:37.687: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=321294062 data=null}, (of type 'Combo')]
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=321294076 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=321294076 data=null doit=true}, TreeItem with text {/}]
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=321294076 data=null}, TreeItem with text {/}]
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=321294076 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321294076 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=321294077 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
04:44:37 [2024-03-06T09:44:37.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
04:44:38 [2024-03-06T09:44:38.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:38 [2024-03-06T09:44:38.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:44:38 [2024-03-06T09:44:38.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:38 [2024-03-06T09:44:38.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:44:38 [2024-03-06T09:44:38.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:44:38 [2024-03-06T09:44:38.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:44:38 [2024-03-06T09:44:38.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:38 [2024-03-06T09:44:38.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=321294098 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
04:44:38 [2024-03-06T09:44:38.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:38 [2024-03-06T09:44:38.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321294104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321294105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321294105 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321294105 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321294105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:38 [2024-03-06T09:44:38.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321294105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:38 [2024-03-06T09:44:38.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:38 [2024-03-06T09:44:38.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321294105 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:38 [2024-03-06T09:44:38.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:44:38 [2024-03-06T09:44:38.158Z] 
04:44:38 [2024-03-06T09:44:38.158Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-06 09:44:37.974
04:44:38 [2024-03-06T09:44:38.158Z] !MESSAGE Zip file is too large: 1000000001 bytes. File seems unsafe to open.
04:44:38 [2024-03-06T09:44:38.158Z] 
04:44:38 [2024-03-06T09:44:38.158Z] (Eclipse:10227): Gtk-WARNING **: 09:44:37.990: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:38 [2024-03-06T09:44:38.158Z] 
04:44:38 [2024-03-06T09:44:38.158Z] (Eclipse:10227): Gtk-WARNING **: 09:44:38.013: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:38 [2024-03-06T09:44:38.413Z] 
04:44:38 [2024-03-06T09:44:38.413Z] (Eclipse:10227): Gtk-WARNING **: 09:44:38.159: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:38 [2024-03-06T09:44:38.413Z] 
04:44:38 [2024-03-06T09:44:38.413Z] (Eclipse:10227): Gtk-WARNING **: 09:44:38.184: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:38 [2024-03-06T09:44:38.413Z] 
04:44:38 [2024-03-06T09:44:38.413Z] (Eclipse:10227): Gtk-WARNING **: 09:44:38.214: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:38 [2024-03-06T09:44:38.413Z] 
04:44:38 [2024-03-06T09:44:38.413Z] (Eclipse:10227): Gtk-WARNING **: 09:44:38.243: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:38 [2024-03-06T09:44:38.413Z] 
04:44:38 [2024-03-06T09:44:38.413Z] (Eclipse:10227): Gtk-WARNING **: 09:44:38.267: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:38 [2024-03-06T09:44:38.413Z] 
04:44:38 [2024-03-06T09:44:38.413Z] (Eclipse:10227): Gtk-WARNING **: 09:44:38.288: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:38 [2024-03-06T09:44:38.413Z] 
04:44:38 [2024-03-06T09:44:38.413Z] (Eclipse:10227): Gtk-WARNING **: 09:44:38.309: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:38 [2024-03-06T09:44:38.413Z] 
04:44:38 [2024-03-06T09:44:38.413Z] (Eclipse:10227): Gtk-WARNING **: 09:44:38.330: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:38 [2024-03-06T09:44:38.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
04:44:38 [2024-03-06T09:44:38.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
04:44:38 [2024-03-06T09:44:38.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:44:38 [2024-03-06T09:44:38.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=321294670 data=null}, (of type 'Combo')]
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=321294720 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=321294720 data=null doit=true}, TreeItem with text {/}]
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=321294720 data=null}, TreeItem with text {/}]
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=321294721 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321294721 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=321294721 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=321294737 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
04:44:38 [2024-03-06T09:44:38.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:44:38 [2024-03-06T09:44:38.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:38 [2024-03-06T09:44:38.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:38 [2024-03-06T09:44:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:38 [2024-03-06T09:44:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:38 [2024-03-06T09:44:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:38 [2024-03-06T09:44:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:44:38 [2024-03-06T09:44:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321294747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:38 [2024-03-06T09:44:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321294747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:38 [2024-03-06T09:44:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321294747 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:38 [2024-03-06T09:44:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321294747 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:38 [2024-03-06T09:44:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321294747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:38 [2024-03-06T09:44:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321294747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:38 [2024-03-06T09:44:38.673Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:38 [2024-03-06T09:44:38.673Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:38 [2024-03-06T09:44:38.673Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:38 [2024-03-06T09:44:38.673Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:38 [2024-03-06T09:44:38.673Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:38 [2024-03-06T09:44:38.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:44:38 [2024-03-06T09:44:38.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321294747 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:38 [2024-03-06T09:44:38.930Z] 
04:44:38 [2024-03-06T09:44:38.930Z] (Eclipse:10227): Gtk-WARNING **: 09:44:38.760: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:38 [2024-03-06T09:44:38.930Z] 
04:44:38 [2024-03-06T09:44:38.930Z] (Eclipse:10227): Gtk-WARNING **: 09:44:38.807: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:38 [2024-03-06T09:44:38.930Z] 
04:44:38 [2024-03-06T09:44:38.930Z] (Eclipse:10227): Gtk-WARNING **: 09:44:38.824: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:38 [2024-03-06T09:44:38.930Z] 
04:44:38 [2024-03-06T09:44:38.930Z] (Eclipse:10227): Gtk-WARNING **: 09:44:38.838: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:38 [2024-03-06T09:44:38.930Z] 
04:44:38 [2024-03-06T09:44:38.930Z] (Eclipse:10227): Gtk-WARNING **: 09:44:38.855: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:38 [2024-03-06T09:44:38.930Z] 
04:44:38 [2024-03-06T09:44:38.930Z] (Eclipse:10227): Gtk-WARNING **: 09:44:38.871: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:38 [2024-03-06T09:44:38.930Z] 
04:44:38 [2024-03-06T09:44:38.930Z] (Eclipse:10227): Gtk-WARNING **: 09:44:38.888: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:38 [2024-03-06T09:44:38.930Z] 
04:44:38 [2024-03-06T09:44:38.930Z] (Eclipse:10227): Gtk-WARNING **: 09:44:38.908: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:38 [2024-03-06T09:44:38.930Z] 
04:44:38 [2024-03-06T09:44:38.930Z] (Eclipse:10227): Gtk-WARNING **: 09:44:38.924: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:39 [2024-03-06T09:44:39.186Z] 
04:44:39 [2024-03-06T09:44:39.186Z] (Eclipse:10227): Gtk-WARNING **: 09:44:38.941: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:39 [2024-03-06T09:44:39.186Z] 
04:44:39 [2024-03-06T09:44:39.186Z] (Eclipse:10227): Gtk-WARNING **: 09:44:38.956: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:39 [2024-03-06T09:44:39.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:44:39 [2024-03-06T09:44:39.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:39 [2024-03-06T09:44:39.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:39 [2024-03-06T09:44:39.186Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:39 [2024-03-06T09:44:39.186Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:39 [2024-03-06T09:44:39.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=321295299 data=null doit=true}, TreeItem with text {Traces [2]}]
04:44:39 [2024-03-06T09:44:39.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=321295299 data=null}, TreeItem with text {Traces [2]}]
04:44:39 [2024-03-06T09:44:39.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=321295299 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:44:39 [2024-03-06T09:44:39.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321295300 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
04:44:39 [2024-03-06T09:44:39.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=321295302 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:44:39 [2024-03-06T09:44:39.186Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:44:39 [2024-03-06T09:44:39.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
04:44:39 [2024-03-06T09:44:39.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=321295303 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
04:44:39 [2024-03-06T09:44:39.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=321295303 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:39 [2024-03-06T09:44:39.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:39 [2024-03-06T09:44:39.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=321295303 data=null}, TreeItem with text {scp_dest}]
04:44:39 [2024-03-06T09:44:39.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321295304 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
04:44:39 [2024-03-06T09:44:39.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321295304 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:39 [2024-03-06T09:44:39.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321295320 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
04:44:39 [2024-03-06T09:44:39.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321295321 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:39 [2024-03-06T09:44:39.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=321295321 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:39 [2024-03-06T09:44:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321295321 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:39 [2024-03-06T09:44:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321295380 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:39 [2024-03-06T09:44:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=321295385 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
04:44:39 [2024-03-06T09:44:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=321295385 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:39 [2024-03-06T09:44:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=321295385 data=null}, TreeItem with text {scp_dest}]
04:44:39 [2024-03-06T09:44:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
04:44:39 [2024-03-06T09:44:39.441Z] 
04:44:39 [2024-03-06T09:44:39.441Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:39.276: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:39 [2024-03-06T09:44:39.441Z] 
04:44:39 [2024-03-06T09:44:39.441Z] (Eclipse:10227): Gtk-WARNING **: 09:44:39.323: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:39 [2024-03-06T09:44:39.441Z] 
04:44:39 [2024-03-06T09:44:39.441Z] (Eclipse:10227): Gtk-WARNING **: 09:44:39.371: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:39 [2024-03-06T09:44:39.441Z] 
04:44:39 [2024-03-06T09:44:39.441Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:39.371: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:39 [2024-03-06T09:44:39.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
04:44:39 [2024-03-06T09:44:39.953Z] 
04:44:39 [2024-03-06T09:44:39.953Z] (Eclipse:10227): Gtk-WARNING **: 09:44:39.743: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:39 [2024-03-06T09:44:39.953Z] 
04:44:39 [2024-03-06T09:44:39.953Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:39.751: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:39 [2024-03-06T09:44:39.953Z] 
04:44:39 [2024-03-06T09:44:39.953Z] (Eclipse:10227): Gtk-WARNING **: 09:44:39.754: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:39 [2024-03-06T09:44:39.953Z] 
04:44:39 [2024-03-06T09:44:39.953Z] (Eclipse:10227): Gtk-WARNING **: 09:44:39.918: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:39 [2024-03-06T09:44:39.953Z] 
04:44:39 [2024-03-06T09:44:39.953Z] (Eclipse:10227): Gtk-WARNING **: 09:44:39.944: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:40 [2024-03-06T09:44:40.208Z] 
04:44:40 [2024-03-06T09:44:40.208Z] (Eclipse:10227): Gtk-WARNING **: 09:44:39.968: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:40 [2024-03-06T09:44:40.208Z] 
04:44:40 [2024-03-06T09:44:40.208Z] (Eclipse:10227): Gtk-WARNING **: 09:44:39.998: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:40 [2024-03-06T09:44:40.208Z] 
04:44:40 [2024-03-06T09:44:40.208Z] (Eclipse:10227): Gtk-WARNING **: 09:44:40.033: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:40 [2024-03-06T09:44:40.208Z] 
04:44:40 [2024-03-06T09:44:40.208Z] (Eclipse:10227): Gtk-WARNING **: 09:44:40.054: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:40 [2024-03-06T09:44:40.208Z] 
04:44:40 [2024-03-06T09:44:40.208Z] (Eclipse:10227): Gtk-WARNING **: 09:44:40.075: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:40 [2024-03-06T09:44:40.208Z] 
04:44:40 [2024-03-06T09:44:40.208Z] (Eclipse:10227): Gtk-WARNING **: 09:44:40.095: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:40 [2024-03-06T09:44:40.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
04:44:40 [2024-03-06T09:44:40.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
04:44:40 [2024-03-06T09:44:40.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:44:40 [2024-03-06T09:44:40.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:44:40 [2024-03-06T09:44:40.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:40 [2024-03-06T09:44:40.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:40 [2024-03-06T09:44:40.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:40 [2024-03-06T09:44:40.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:40 [2024-03-06T09:44:40.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:40 [2024-03-06T09:44:40.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:44:40 [2024-03-06T09:44:40.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:44:40 [2024-03-06T09:44:40.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
04:44:40 [2024-03-06T09:44:40.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=321296441 data=null}, (of type 'Combo')]
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=321296483 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=321296483 data=null doit=true}, TreeItem with text {/}]
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=321296483 data=null}, TreeItem with text {/}]
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=321296484 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321296484 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=321296484 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=321296492 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@50aa5826
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=321296508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=321296508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=321296508 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:40 [2024-03-06T09:44:40.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=321296508 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=321296508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=321296508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=321296508 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=321296509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=321296509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=321296509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=321296509 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=321296509 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:40 [2024-03-06T09:44:40.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:40 [2024-03-06T09:44:40.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:40 [2024-03-06T09:44:40.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:40 [2024-03-06T09:44:40.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:40 [2024-03-06T09:44:40.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:40 [2024-03-06T09:44:40.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:40 [2024-03-06T09:44:40.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:44:40 [2024-03-06T09:44:40.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321296520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:40 [2024-03-06T09:44:40.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321296520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:40 [2024-03-06T09:44:40.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321296520 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:40 [2024-03-06T09:44:40.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321296520 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:40 [2024-03-06T09:44:40.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321296520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:40 [2024-03-06T09:44:40.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321296521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:40 [2024-03-06T09:44:40.468Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:40 [2024-03-06T09:44:40.468Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:40 [2024-03-06T09:44:40.468Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:40 [2024-03-06T09:44:40.468Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:40 [2024-03-06T09:44:40.468Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:40 [2024-03-06T09:44:40.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:44:40 [2024-03-06T09:44:40.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321296521 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:40 [2024-03-06T09:44:40.724Z] 
04:44:40 [2024-03-06T09:44:40.724Z] (Eclipse:10227): Gtk-WARNING **: 09:44:40.677: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:40 [2024-03-06T09:44:40.724Z] 
04:44:40 [2024-03-06T09:44:40.724Z] (Eclipse:10227): Gtk-WARNING **: 09:44:40.712: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:40 [2024-03-06T09:44:40.981Z] 
04:44:40 [2024-03-06T09:44:40.981Z] (Eclipse:10227): Gtk-WARNING **: 09:44:40.731: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:40 [2024-03-06T09:44:40.981Z] 
04:44:40 [2024-03-06T09:44:40.981Z] (Eclipse:10227): Gtk-WARNING **: 09:44:40.745: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:40 [2024-03-06T09:44:40.981Z] 
04:44:40 [2024-03-06T09:44:40.981Z] (Eclipse:10227): Gtk-WARNING **: 09:44:40.763: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:40 [2024-03-06T09:44:40.981Z] 
04:44:40 [2024-03-06T09:44:40.981Z] (Eclipse:10227): Gtk-WARNING **: 09:44:40.779: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:40 [2024-03-06T09:44:40.981Z] 
04:44:40 [2024-03-06T09:44:40.981Z] (Eclipse:10227): Gtk-WARNING **: 09:44:40.796: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:40 [2024-03-06T09:44:40.981Z] 
04:44:40 [2024-03-06T09:44:40.981Z] (Eclipse:10227): Gtk-WARNING **: 09:44:40.815: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:40 [2024-03-06T09:44:40.981Z] 
04:44:40 [2024-03-06T09:44:40.981Z] (Eclipse:10227): Gtk-WARNING **: 09:44:40.832: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:40 [2024-03-06T09:44:40.981Z] 
04:44:40 [2024-03-06T09:44:40.981Z] (Eclipse:10227): Gtk-WARNING **: 09:44:40.847: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:40 [2024-03-06T09:44:40.981Z] 
04:44:40 [2024-03-06T09:44:40.981Z] (Eclipse:10227): Gtk-WARNING **: 09:44:40.864: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:40 [2024-03-06T09:44:40.981Z] 
04:44:40 [2024-03-06T09:44:40.981Z] (Eclipse:10227): Gtk-WARNING **: 09:44:40.878: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:40 [2024-03-06T09:44:40.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:44:40 [2024-03-06T09:44:40.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:40 [2024-03-06T09:44:40.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:40 [2024-03-06T09:44:40.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:40 [2024-03-06T09:44:40.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:40 [2024-03-06T09:44:40.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:44:40 [2024-03-06T09:44:40.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:44:40 [2024-03-06T09:44:40.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
04:44:40 [2024-03-06T09:44:40.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=321297171 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
04:44:40 [2024-03-06T09:44:40.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=321297171 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:40 [2024-03-06T09:44:40.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:40 [2024-03-06T09:44:40.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=321297172 data=null}, TreeItem with text {scp_dest}]
04:44:40 [2024-03-06T09:44:40.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321297172 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
04:44:41 [2024-03-06T09:44:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321297172 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:41 [2024-03-06T09:44:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321297177 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
04:44:41 [2024-03-06T09:44:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321297177 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:41 [2024-03-06T09:44:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=321297178 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:41 [2024-03-06T09:44:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321297178 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:41 [2024-03-06T09:44:41.237Z] 
04:44:41 [2024-03-06T09:44:41.237Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:41.129: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:41 [2024-03-06T09:44:41.237Z] 
04:44:41 [2024-03-06T09:44:41.237Z] (Eclipse:10227): Gtk-WARNING **: 09:44:41.162: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:41 [2024-03-06T09:44:41.237Z] 
04:44:41 [2024-03-06T09:44:41.237Z] (Eclipse:10227): Gtk-WARNING **: 09:44:41.210: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:41 [2024-03-06T09:44:41.237Z] 
04:44:41 [2024-03-06T09:44:41.237Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:41.210: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:41 [2024-03-06T09:44:41.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321297235 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:41 [2024-03-06T09:44:41.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=321297472 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
04:44:41 [2024-03-06T09:44:41.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=321297476 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:41 [2024-03-06T09:44:41.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=321297476 data=null}, TreeItem with text {scp_dest}]
04:44:41 [2024-03-06T09:44:41.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
04:44:41 [2024-03-06T09:44:41.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
04:44:41 [2024-03-06T09:44:41.493Z] 
04:44:41 [2024-03-06T09:44:41.493Z] (Eclipse:10227): Gtk-WARNING **: 09:44:41.352: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:41 [2024-03-06T09:44:41.493Z] 
04:44:41 [2024-03-06T09:44:41.493Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:41.360: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:41 [2024-03-06T09:44:41.493Z] 
04:44:41 [2024-03-06T09:44:41.493Z] (Eclipse:10227): Gtk-WARNING **: 09:44:41.363: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:41 [2024-03-06T09:44:41.748Z] 
04:44:41 [2024-03-06T09:44:41.748Z] (Eclipse:10227): Gtk-WARNING **: 09:44:41.669: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:41 [2024-03-06T09:44:41.748Z] 
04:44:41 [2024-03-06T09:44:41.748Z] (Eclipse:10227): Gtk-WARNING **: 09:44:41.692: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:41 [2024-03-06T09:44:41.748Z] 
04:44:41 [2024-03-06T09:44:41.748Z] (Eclipse:10227): Gtk-WARNING **: 09:44:41.718: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:41 [2024-03-06T09:44:41.748Z] 
04:44:41 [2024-03-06T09:44:41.748Z] (Eclipse:10227): Gtk-WARNING **: 09:44:41.744: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:42 [2024-03-06T09:44:42.005Z] 
04:44:42 [2024-03-06T09:44:42.005Z] (Eclipse:10227): Gtk-WARNING **: 09:44:41.767: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:42 [2024-03-06T09:44:42.005Z] 
04:44:42 [2024-03-06T09:44:42.005Z] (Eclipse:10227): Gtk-WARNING **: 09:44:41.790: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:42 [2024-03-06T09:44:42.005Z] 
04:44:42 [2024-03-06T09:44:42.005Z] (Eclipse:10227): Gtk-WARNING **: 09:44:41.813: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:42 [2024-03-06T09:44:42.005Z] 
04:44:42 [2024-03-06T09:44:42.005Z] (Eclipse:10227): Gtk-WARNING **: 09:44:41.835: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:42 [2024-03-06T09:44:42.005Z] 
04:44:42 [2024-03-06T09:44:42.005Z] (Eclipse:10227): Gtk-WARNING **: 09:44:41.856: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:42 [2024-03-06T09:44:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
04:44:42 [2024-03-06T09:44:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
04:44:42 [2024-03-06T09:44:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:44:42 [2024-03-06T09:44:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:44:42 [2024-03-06T09:44:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:42 [2024-03-06T09:44:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:42 [2024-03-06T09:44:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:42 [2024-03-06T09:44:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:42 [2024-03-06T09:44:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:42 [2024-03-06T09:44:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:44:42 [2024-03-06T09:44:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:44:42 [2024-03-06T09:44:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=321298232 data=null}, (of type 'Combo')]
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=321298290 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=321298290 data=null doit=true}, TreeItem with text {/}]
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=321298290 data=null}, TreeItem with text {/}]
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=321298291 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321298291 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=321298291 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=321298308 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@75abbb61
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=321298310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=321298311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=321298311 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=321298311 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=321298311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=321298311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=321298311 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=321298311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=321298311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=321298311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=321298311 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=321298311 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5bf9bb2
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=321298313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=321298313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=321298313 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=321298313 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=321298314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=321298314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=321298314 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=321298316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=321298316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:42 [2024-03-06T09:44:42.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=321298316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=321298316 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=321298316 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321298320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321298320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321298320 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:42 [2024-03-06T09:44:42.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321298320 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:42 [2024-03-06T09:44:42.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321298320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:42 [2024-03-06T09:44:42.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321298320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:42 [2024-03-06T09:44:42.266Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:42 [2024-03-06T09:44:42.266Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:42 [2024-03-06T09:44:42.266Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:42 [2024-03-06T09:44:42.266Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:42 [2024-03-06T09:44:42.266Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:42 [2024-03-06T09:44:42.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:44:42 [2024-03-06T09:44:42.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321298320 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:42 [2024-03-06T09:44:42.522Z] 
04:44:42 [2024-03-06T09:44:42.522Z] (Eclipse:10227): Gtk-WARNING **: 09:44:42.426: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:42 [2024-03-06T09:44:42.522Z] 
04:44:42 [2024-03-06T09:44:42.522Z] (Eclipse:10227): Gtk-WARNING **: 09:44:42.445: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:42 [2024-03-06T09:44:42.522Z] 
04:44:42 [2024-03-06T09:44:42.522Z] (Eclipse:10227): Gtk-WARNING **: 09:44:42.460: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:42 [2024-03-06T09:44:42.522Z] 
04:44:42 [2024-03-06T09:44:42.522Z] (Eclipse:10227): Gtk-WARNING **: 09:44:42.476: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:42 [2024-03-06T09:44:42.522Z] 
04:44:42 [2024-03-06T09:44:42.522Z] (Eclipse:10227): Gtk-WARNING **: 09:44:42.493: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:42 [2024-03-06T09:44:42.522Z] 
04:44:42 [2024-03-06T09:44:42.522Z] (Eclipse:10227): Gtk-WARNING **: 09:44:42.510: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:42 [2024-03-06T09:44:42.778Z] 
04:44:42 [2024-03-06T09:44:42.778Z] (Eclipse:10227): Gtk-WARNING **: 09:44:42.526: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:42 [2024-03-06T09:44:42.778Z] 
04:44:42 [2024-03-06T09:44:42.778Z] (Eclipse:10227): Gtk-WARNING **: 09:44:42.543: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:42 [2024-03-06T09:44:42.778Z] 
04:44:42 [2024-03-06T09:44:42.778Z] (Eclipse:10227): Gtk-WARNING **: 09:44:42.560: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:42 [2024-03-06T09:44:42.778Z] 
04:44:42 [2024-03-06T09:44:42.778Z] (Eclipse:10227): Gtk-WARNING **: 09:44:42.576: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:42 [2024-03-06T09:44:42.778Z] 
04:44:42 [2024-03-06T09:44:42.778Z] (Eclipse:10227): Gtk-WARNING **: 09:44:42.593: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:42 [2024-03-06T09:44:42.778Z] 
04:44:42 [2024-03-06T09:44:42.778Z] (Eclipse:10227): Gtk-WARNING **: 09:44:42.608: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:42 [2024-03-06T09:44:42.779Z] 
04:44:42 [2024-03-06T09:44:42.779Z] (Eclipse:10227): Gtk-WARNING **: 09:44:42.626: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:42 [2024-03-06T09:44:42.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:44:42 [2024-03-06T09:44:42.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:42 [2024-03-06T09:44:42.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:42 [2024-03-06T09:44:42.779Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:42 [2024-03-06T09:44:42.779Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:42 [2024-03-06T09:44:42.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=321298870 data=null doit=true}, TreeItem with text {Traces [2]}]
04:44:42 [2024-03-06T09:44:42.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=321298871 data=null}, TreeItem with text {Traces [2]}]
04:44:42 [2024-03-06T09:44:42.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=321298871 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:44:42 [2024-03-06T09:44:42.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321298871 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
04:44:42 [2024-03-06T09:44:42.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=321298872 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:44:42 [2024-03-06T09:44:42.779Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:44:42 [2024-03-06T09:44:42.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
04:44:42 [2024-03-06T09:44:42.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=321298873 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
04:44:42 [2024-03-06T09:44:42.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=321298873 data=null doit=true}, TreeItem with text {synctraces [2]}]
04:44:42 [2024-03-06T09:44:42.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:42 [2024-03-06T09:44:42.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=321298873 data=null}, TreeItem with text {synctraces [2]}]
04:44:42 [2024-03-06T09:44:42.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=321298873 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
04:44:42 [2024-03-06T09:44:42.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321298873 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
04:44:42 [2024-03-06T09:44:42.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=321298879 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
04:44:42 [2024-03-06T09:44:42.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=321298879 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
04:44:42 [2024-03-06T09:44:42.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=321298879 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
04:44:42 [2024-03-06T09:44:42.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321298879 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
04:44:42 [2024-03-06T09:44:42.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=321298890 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
04:44:42 [2024-03-06T09:44:42.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=321298891 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
04:44:42 [2024-03-06T09:44:42.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=321298891 data=null doit=true}, TreeItem with text {synctraces [2]}]
04:44:42 [2024-03-06T09:44:42.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=321298891 data=null}, TreeItem with text {synctraces [2]}]
04:44:42 [2024-03-06T09:44:42.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
04:44:42 [2024-03-06T09:44:42.779Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
04:44:42 [2024-03-06T09:44:42.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
04:44:42 [2024-03-06T09:44:42.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=321298892 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
04:44:42 [2024-03-06T09:44:42.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=321298892 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:42 [2024-03-06T09:44:42.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:42 [2024-03-06T09:44:42.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=321298892 data=null}, TreeItem with text {scp_dest}]
04:44:42 [2024-03-06T09:44:42.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321298892 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
04:44:42 [2024-03-06T09:44:42.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321298892 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:42 [2024-03-06T09:44:42.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321298903 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
04:44:42 [2024-03-06T09:44:42.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321298904 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
04:44:42 [2024-03-06T09:44:42.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=321298904 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
04:44:43 [2024-03-06T09:44:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321298904 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:43 [2024-03-06T09:44:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321298969 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
04:44:43 [2024-03-06T09:44:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=321298975 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
04:44:43 [2024-03-06T09:44:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=321298975 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:43 [2024-03-06T09:44:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=321298975 data=null}, TreeItem with text {scp_dest}]
04:44:43 [2024-03-06T09:44:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
04:44:43 [2024-03-06T09:44:43.036Z] 
04:44:43 [2024-03-06T09:44:43.036Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:42.861: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:43 [2024-03-06T09:44:43.036Z] 
04:44:43 [2024-03-06T09:44:43.036Z] (Eclipse:10227): Gtk-WARNING **: 09:44:42.883: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:43 [2024-03-06T09:44:43.036Z] 
04:44:43 [2024-03-06T09:44:43.036Z] (Eclipse:10227): Gtk-WARNING **: 09:44:42.931: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:43 [2024-03-06T09:44:43.036Z] 
04:44:43 [2024-03-06T09:44:43.036Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:42.932: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:43 [2024-03-06T09:44:43.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
04:44:43 [2024-03-06T09:44:43.548Z] 
04:44:43 [2024-03-06T09:44:43.548Z] (Eclipse:10227): Gtk-WARNING **: 09:44:43.328: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:43 [2024-03-06T09:44:43.548Z] 
04:44:43 [2024-03-06T09:44:43.548Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:43.337: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:43 [2024-03-06T09:44:43.548Z] 
04:44:43 [2024-03-06T09:44:43.548Z] (Eclipse:10227): Gtk-WARNING **: 09:44:43.339: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:43 [2024-03-06T09:44:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:44:43 [2024-03-06T09:44:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:43 [2024-03-06T09:44:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:43 [2024-03-06T09:44:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:43 [2024-03-06T09:44:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:43 [2024-03-06T09:44:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:43 [2024-03-06T09:44:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=321299709 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
04:44:43 [2024-03-06T09:44:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=321299709 data=null doit=true}, TreeItem with text {Tracing}]
04:44:43 [2024-03-06T09:44:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=321299709 data=null}, TreeItem with text {Tracing}]
04:44:43 [2024-03-06T09:44:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=321299710 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:44:43 [2024-03-06T09:44:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321299710 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:44:43 [2024-03-06T09:44:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=321299725 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:44:43 [2024-03-06T09:44:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:43 [2024-03-06T09:44:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=321299725 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
04:44:43 [2024-03-06T09:44:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=321299725 data=null doit=true}, TreeItem with text {Tracing}]
04:44:43 [2024-03-06T09:44:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=321299725 data=null}, TreeItem with text {Tracing}]
04:44:43 [2024-03-06T09:44:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=321299726 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:44:43 [2024-03-06T09:44:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321299726 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:44:43 [2024-03-06T09:44:43.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=321299736 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:44:43 [2024-03-06T09:44:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
04:44:43 [2024-03-06T09:44:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
04:44:43 [2024-03-06T09:44:43.813Z] 
04:44:43 [2024-03-06T09:44:43.813Z] (Eclipse:10227): Gtk-WARNING **: 09:44:43.702: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:43 [2024-03-06T09:44:43.813Z] 
04:44:43 [2024-03-06T09:44:43.813Z] (Eclipse:10227): Gtk-WARNING **: 09:44:43.728: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:43 [2024-03-06T09:44:43.813Z] 
04:44:43 [2024-03-06T09:44:43.813Z] (Eclipse:10227): Gtk-WARNING **: 09:44:43.753: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:43 [2024-03-06T09:44:43.813Z] 
04:44:43 [2024-03-06T09:44:43.813Z] (Eclipse:10227): Gtk-WARNING **: 09:44:43.774: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:43 [2024-03-06T09:44:43.813Z] 
04:44:43 [2024-03-06T09:44:43.813Z] (Eclipse:10227): Gtk-WARNING **: 09:44:43.794: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:44 [2024-03-06T09:44:44.070Z] 
04:44:44 [2024-03-06T09:44:44.070Z] (Eclipse:10227): Gtk-WARNING **: 09:44:43.815: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:44 [2024-03-06T09:44:44.070Z] 
04:44:44 [2024-03-06T09:44:44.070Z] (Eclipse:10227): Gtk-WARNING **: 09:44:43.842: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:44 [2024-03-06T09:44:44.070Z] 
04:44:44 [2024-03-06T09:44:44.070Z] (Eclipse:10227): Gtk-WARNING **: 09:44:43.864: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:44 [2024-03-06T09:44:44.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
04:44:44 [2024-03-06T09:44:44.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
04:44:44 [2024-03-06T09:44:44.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321300079 data=null doit=true}, Shell with text {Export}]
04:44:44 [2024-03-06T09:44:44.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:44 [2024-03-06T09:44:44.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:44 [2024-03-06T09:44:44.070Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
04:44:44 [2024-03-06T09:44:44.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:44 [2024-03-06T09:44:44.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=321300082 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
04:44:44 [2024-03-06T09:44:44.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=321300082 data=null doit=true}, Tree node with text: Archive File]
04:44:44 [2024-03-06T09:44:44.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=321300082 data=null}, Tree node with text: Archive File]
04:44:44 [2024-03-06T09:44:44.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=321300082 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
04:44:44 [2024-03-06T09:44:44.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321300082 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
04:44:44 [2024-03-06T09:44:44.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=321300083 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
04:44:44 [2024-03-06T09:44:44.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
04:44:44 [2024-03-06T09:44:44.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
04:44:44 [2024-03-06T09:44:44.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:44 [2024-03-06T09:44:44.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
04:44:44 [2024-03-06T09:44:44.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=321300083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=321300084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=321300084 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=321300084 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=321300084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=321300084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=321300084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
04:44:44 [2024-03-06T09:44:44.071Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:44 [2024-03-06T09:44:44.071Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:44 [2024-03-06T09:44:44.071Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:44 [2024-03-06T09:44:44.071Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:44 [2024-03-06T09:44:44.071Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=321300155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=321300155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=321300155 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=321300155 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=321300155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=321300156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=321300156 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=321300158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=321300158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=321300159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=321300159 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=321300159 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
04:44:44 [2024-03-06T09:44:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@35645453
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=321300170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=321300170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=321300170 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=321300170 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=321300170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=321300170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=321300171 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=321300172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=321300172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=321300172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=321300172 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=321300172 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=321300174 data=null doit=true}, TreeItem with text {Tracing}]
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=321300174 data=null}, TreeItem with text {Tracing}]
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=321300174 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321300174 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=321300175 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=321300176 data=null button=0 stateMask=0x0 x=146 y=104 count=0}, Tree node with text: emptyArchiveFolder]
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=321300184 data=null doit=true}, Tree node with text: emptyArchiveFolder]
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=321300184 data=null}, Tree node with text: emptyArchiveFolder]
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=321300184 data=null button=1 stateMask=0x0 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
04:44:44 [2024-03-06T09:44:44.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321300185 data=null item=TreeItem {emptyArchiveFolder} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: emptyArchiveFolder]
04:44:44 [2024-03-06T09:44:44.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=321300185 data=null button=1 stateMask=0x80000 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
04:44:44 [2024-03-06T09:44:44.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
04:44:44 [2024-03-06T09:44:44.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:44:44 [2024-03-06T09:44:44.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
04:44:44 [2024-03-06T09:44:44.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
04:44:44 [2024-03-06T09:44:44.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=321300191 data=null}, (of type 'Combo')]
04:44:44 [2024-03-06T09:44:44.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
04:44:44 [2024-03-06T09:44:44.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:44 [2024-03-06T09:44:44.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:44 [2024-03-06T09:44:44.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:44 [2024-03-06T09:44:44.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:44:44 [2024-03-06T09:44:44.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321300205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:44 [2024-03-06T09:44:44.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321300205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:44 [2024-03-06T09:44:44.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321300205 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:44 [2024-03-06T09:44:44.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321300205 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:44 [2024-03-06T09:44:44.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321300206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:44 [2024-03-06T09:44:44.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321300206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:44 [2024-03-06T09:44:44.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321300206 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:44 [2024-03-06T09:44:44.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=321299773 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
04:44:44 [2024-03-06T09:44:44.330Z] 
04:44:44 [2024-03-06T09:44:44.330Z] (Eclipse:10227): Gtk-WARNING **: 09:44:44.081: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:44 [2024-03-06T09:44:44.330Z] 
04:44:44 [2024-03-06T09:44:44.330Z] (Eclipse:10227): Gtk-WARNING **: 09:44:44.098: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:44 [2024-03-06T09:44:44.330Z] 
04:44:44 [2024-03-06T09:44:44.330Z] (Eclipse:10227): Gtk-WARNING **: 09:44:44.114: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:44 [2024-03-06T09:44:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:44:44 [2024-03-06T09:44:44.330Z] 
04:44:44 [2024-03-06T09:44:44.330Z] (Eclipse:10227): Gtk-WARNING **: 09:44:44.129: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:44 [2024-03-06T09:44:44.330Z] 
04:44:44 [2024-03-06T09:44:44.330Z] (Eclipse:10227): Gtk-WARNING **: 09:44:44.268: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:44 [2024-03-06T09:44:44.330Z] 
04:44:44 [2024-03-06T09:44:44.330Z] (Eclipse:10227): Gtk-WARNING **: 09:44:44.291: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:44 [2024-03-06T09:44:44.330Z] 
04:44:44 [2024-03-06T09:44:44.330Z] (Eclipse:10227): Gtk-WARNING **: 09:44:44.316: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:44 [2024-03-06T09:44:44.586Z] 
04:44:44 [2024-03-06T09:44:44.586Z] (Eclipse:10227): Gtk-WARNING **: 09:44:44.339: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:44 [2024-03-06T09:44:44.586Z] 
04:44:44 [2024-03-06T09:44:44.586Z] (Eclipse:10227): Gtk-WARNING **: 09:44:44.368: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:44 [2024-03-06T09:44:44.586Z] 
04:44:44 [2024-03-06T09:44:44.586Z] (Eclipse:10227): Gtk-WARNING **: 09:44:44.390: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:44 [2024-03-06T09:44:44.586Z] 
04:44:44 [2024-03-06T09:44:44.586Z] (Eclipse:10227): Gtk-WARNING **: 09:44:44.419: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:44 [2024-03-06T09:44:44.586Z] 
04:44:44 [2024-03-06T09:44:44.586Z] (Eclipse:10227): Gtk-WARNING **: 09:44:44.446: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:44 [2024-03-06T09:44:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:44:44 [2024-03-06T09:44:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:44:44 [2024-03-06T09:44:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=321300815 data=null doit=true}, Button with text {Select &archive file:}]
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=321300815 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=321300818 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=321300818 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=321300818 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=321300818 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing} [layout=null] time=321300820 data=null}, (of type 'Combo')]
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=321300855 data=null button=0 stateMask=0x0 x=85 y=12 count=0}, TreeItem with text {Tracing}]
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=321300855 data=null doit=true}, TreeItem with text {Tracing}]
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=321300855 data=null}, TreeItem with text {Tracing}]
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=321300855 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321300855 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=321300855 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: testtraces.zip
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:44 [2024-03-06T09:44:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=321300863 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@c3fd72
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=321300865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=321300865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=321300865 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=321300865 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=321300865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=321300865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=321300865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=321300865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=321300865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=321300865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=321300865 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=321300865 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:44 [2024-03-06T09:44:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@30e3544d
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=321300877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=321300877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=321300877 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=321300878 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=321300878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=321300878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=321300878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=321300878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=321300878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=321300878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=321300878 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=321300878 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321300880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:44 [2024-03-06T09:44:44.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321300880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:44 [2024-03-06T09:44:44.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321300880 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:44 [2024-03-06T09:44:44.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321300880 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:44 [2024-03-06T09:44:44.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321300880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:44 [2024-03-06T09:44:44.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321300880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:44 [2024-03-06T09:44:44.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321300881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:44 [2024-03-06T09:44:44.848Z] 
04:44:44 [2024-03-06T09:44:44.848Z] (Eclipse:10227): Gtk-WARNING **: 09:44:44.765: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:44 [2024-03-06T09:44:44.848Z] 
04:44:44 [2024-03-06T09:44:44.848Z] (Eclipse:10227): Gtk-WARNING **: 09:44:44.782: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:44 [2024-03-06T09:44:44.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:44:45 [2024-03-06T09:44:45.106Z] 
04:44:45 [2024-03-06T09:44:45.106Z] (Eclipse:10227): Gtk-WARNING **: 09:44:44.910: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:45 [2024-03-06T09:44:45.106Z] 
04:44:45 [2024-03-06T09:44:45.106Z] (Eclipse:10227): Gtk-WARNING **: 09:44:44.933: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:45 [2024-03-06T09:44:45.106Z] 
04:44:45 [2024-03-06T09:44:45.106Z] (Eclipse:10227): Gtk-WARNING **: 09:44:44.956: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:45 [2024-03-06T09:44:45.106Z] 
04:44:45 [2024-03-06T09:44:45.106Z] (Eclipse:10227): Gtk-WARNING **: 09:44:44.978: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:45 [2024-03-06T09:44:45.106Z] 
04:44:45 [2024-03-06T09:44:45.106Z] (Eclipse:10227): Gtk-WARNING **: 09:44:45.003: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:45 [2024-03-06T09:44:45.106Z] 
04:44:45 [2024-03-06T09:44:45.106Z] (Eclipse:10227): Gtk-WARNING **: 09:44:45.027: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:45 [2024-03-06T09:44:45.106Z] 
04:44:45 [2024-03-06T09:44:45.106Z] (Eclipse:10227): Gtk-WARNING **: 09:44:45.050: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:45 [2024-03-06T09:44:45.106Z] 
04:44:45 [2024-03-06T09:44:45.106Z] (Eclipse:10227): Gtk-WARNING **: 09:44:45.069: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:45 [2024-03-06T09:44:45.106Z] 
04:44:45 [2024-03-06T09:44:45.106Z] (Eclipse:10227): Gtk-WARNING **: 09:44:45.087: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:45 [2024-03-06T09:44:45.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:44:45 [2024-03-06T09:44:45.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:44:45 [2024-03-06T09:44:45.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:44:45 [2024-03-06T09:44:45.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=321301482 data=null}, (of type 'Combo')]
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=321301518 data=null doit=true}, TreeItem with text {traces}]
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=321301518 data=null}, TreeItem with text {traces}]
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=321301519 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321301519 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=321301521 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=321301521 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=321301521 data=null doit=true}, Tree node with text: synctraces]
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=321301521 data=null}, Tree node with text: synctraces]
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=321301521 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321301522 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=321301522 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=321301529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1aa945f6
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=321301530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=321301530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=321301530 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=321301530 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=321301530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=321301530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=321301530 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=321301530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=321301530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=321301530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=321301530 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=321301530 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@c1765ad
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=321301544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=321301544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=321301544 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=321301544 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=321301545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:45 [2024-03-06T09:44:45.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=321301545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=321301545 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=321301545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=321301545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=321301545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=321301545 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=321301545 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:45 [2024-03-06T09:44:45.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:44:45 [2024-03-06T09:44:45.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321301548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:45 [2024-03-06T09:44:45.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321301548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:45 [2024-03-06T09:44:45.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321301548 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:45 [2024-03-06T09:44:45.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321301548 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:45 [2024-03-06T09:44:45.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321301548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:45 [2024-03-06T09:44:45.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321301548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:45 [2024-03-06T09:44:45.623Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:45 [2024-03-06T09:44:45.623Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:45 [2024-03-06T09:44:45.623Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:45 [2024-03-06T09:44:45.623Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:45 [2024-03-06T09:44:45.623Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:45 [2024-03-06T09:44:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:44:45 [2024-03-06T09:44:45.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321301548 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:45 [2024-03-06T09:44:45.623Z] 
04:44:45 [2024-03-06T09:44:45.623Z] (Eclipse:10227): Gtk-WARNING **: 09:44:45.600: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:45 [2024-03-06T09:44:45.623Z] 
04:44:45 [2024-03-06T09:44:45.623Z] (Eclipse:10227): Gtk-WARNING **: 09:44:45.620: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:45 [2024-03-06T09:44:45.879Z] 
04:44:45 [2024-03-06T09:44:45.879Z] (Eclipse:10227): Gtk-WARNING **: 09:44:45.629: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:45 [2024-03-06T09:44:45.879Z] 
04:44:45 [2024-03-06T09:44:45.879Z] (Eclipse:10227): Gtk-WARNING **: 09:44:45.646: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:45 [2024-03-06T09:44:45.879Z] 
04:44:45 [2024-03-06T09:44:45.879Z] (Eclipse:10227): Gtk-WARNING **: 09:44:45.663: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:45 [2024-03-06T09:44:45.879Z] 
04:44:45 [2024-03-06T09:44:45.879Z] (Eclipse:10227): Gtk-WARNING **: 09:44:45.679: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:45 [2024-03-06T09:44:45.879Z] 
04:44:45 [2024-03-06T09:44:45.879Z] (Eclipse:10227): Gtk-WARNING **: 09:44:45.696: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:45 [2024-03-06T09:44:45.879Z] 
04:44:45 [2024-03-06T09:44:45.879Z] (Eclipse:10227): Gtk-WARNING **: 09:44:45.712: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:45 [2024-03-06T09:44:45.879Z] 
04:44:45 [2024-03-06T09:44:45.879Z] (Eclipse:10227): Gtk-WARNING **: 09:44:45.729: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:45 [2024-03-06T09:44:45.879Z] 
04:44:45 [2024-03-06T09:44:45.879Z] (Eclipse:10227): Gtk-WARNING **: 09:44:45.746: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:45 [2024-03-06T09:44:45.879Z] 
04:44:45 [2024-03-06T09:44:45.879Z] (Eclipse:10227): Gtk-WARNING **: 09:44:45.762: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:45 [2024-03-06T09:44:45.879Z] 
04:44:45 [2024-03-06T09:44:45.879Z] (Eclipse:10227): Gtk-WARNING **: 09:44:45.778: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:45 [2024-03-06T09:44:45.879Z] 
04:44:45 [2024-03-06T09:44:45.879Z] (Eclipse:10227): Gtk-WARNING **: 09:44:45.796: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:46 [2024-03-06T09:44:46.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:44:46 [2024-03-06T09:44:46.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:46 [2024-03-06T09:44:46.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:46 [2024-03-06T09:44:46.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:46 [2024-03-06T09:44:46.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:46 [2024-03-06T09:44:46.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=321302103 data=null doit=true}, TreeItem with text {Traces [2]}]
04:44:46 [2024-03-06T09:44:46.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=321302103 data=null}, TreeItem with text {Traces [2]}]
04:44:46 [2024-03-06T09:44:46.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=321302103 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:44:46 [2024-03-06T09:44:46.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321302104 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
04:44:46 [2024-03-06T09:44:46.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=321302105 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:44:46 [2024-03-06T09:44:46.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:44:46 [2024-03-06T09:44:46.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
04:44:46 [2024-03-06T09:44:46.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=321302106 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
04:44:46 [2024-03-06T09:44:46.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=321302106 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:46 [2024-03-06T09:44:46.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:46 [2024-03-06T09:44:46.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=321302107 data=null}, TreeItem with text {scp_dest}]
04:44:46 [2024-03-06T09:44:46.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321302107 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
04:44:46 [2024-03-06T09:44:46.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321302107 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:46 [2024-03-06T09:44:46.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321302114 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
04:44:46 [2024-03-06T09:44:46.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321302115 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:46 [2024-03-06T09:44:46.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=321302115 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:46 [2024-03-06T09:44:46.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321302115 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:46 [2024-03-06T09:44:46.135Z] 
04:44:46 [2024-03-06T09:44:46.135Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:46.046: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:46 [2024-03-06T09:44:46.135Z] 
04:44:46 [2024-03-06T09:44:46.135Z] (Eclipse:10227): Gtk-WARNING **: 09:44:46.069: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:46 [2024-03-06T09:44:46.135Z] 
04:44:46 [2024-03-06T09:44:46.135Z] (Eclipse:10227): Gtk-WARNING **: 09:44:46.108: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:46 [2024-03-06T09:44:46.135Z] 
04:44:46 [2024-03-06T09:44:46.135Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:46.108: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:46 [2024-03-06T09:44:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321302159 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:46 [2024-03-06T09:44:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=321302357 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
04:44:46 [2024-03-06T09:44:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=321302358 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:46 [2024-03-06T09:44:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=321302358 data=null}, TreeItem with text {scp_dest}]
04:44:46 [2024-03-06T09:44:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
04:44:46 [2024-03-06T09:44:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
04:44:46 [2024-03-06T09:44:46.391Z] 
04:44:46 [2024-03-06T09:44:46.391Z] (Eclipse:10227): Gtk-WARNING **: 09:44:46.212: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:46 [2024-03-06T09:44:46.391Z] 
04:44:46 [2024-03-06T09:44:46.391Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:46.222: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:46 [2024-03-06T09:44:46.391Z] 
04:44:46 [2024-03-06T09:44:46.391Z] (Eclipse:10227): Gtk-WARNING **: 09:44:46.226: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:46 [2024-03-06T09:44:46.646Z] 
04:44:46 [2024-03-06T09:44:46.646Z] (Eclipse:10227): Gtk-WARNING **: 09:44:46.437: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:46 [2024-03-06T09:44:46.646Z] 
04:44:46 [2024-03-06T09:44:46.646Z] (Eclipse:10227): Gtk-WARNING **: 09:44:46.470: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:46 [2024-03-06T09:44:46.647Z] 
04:44:46 [2024-03-06T09:44:46.647Z] (Eclipse:10227): Gtk-WARNING **: 09:44:46.497: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:46 [2024-03-06T09:44:46.647Z] 
04:44:46 [2024-03-06T09:44:46.647Z] (Eclipse:10227): Gtk-WARNING **: 09:44:46.530: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:46 [2024-03-06T09:44:46.647Z] 
04:44:46 [2024-03-06T09:44:46.647Z] (Eclipse:10227): Gtk-WARNING **: 09:44:46.560: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:46 [2024-03-06T09:44:46.647Z] 
04:44:46 [2024-03-06T09:44:46.647Z] (Eclipse:10227): Gtk-WARNING **: 09:44:46.585: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:46 [2024-03-06T09:44:46.647Z] 
04:44:46 [2024-03-06T09:44:46.647Z] (Eclipse:10227): Gtk-WARNING **: 09:44:46.607: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:46 [2024-03-06T09:44:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:44:46 [2024-03-06T09:44:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:44:46 [2024-03-06T09:44:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:44:46 [2024-03-06T09:44:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:44:46 [2024-03-06T09:44:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:46 [2024-03-06T09:44:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:46 [2024-03-06T09:44:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:46 [2024-03-06T09:44:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:46 [2024-03-06T09:44:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:46 [2024-03-06T09:44:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:44:46 [2024-03-06T09:44:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:44:46 [2024-03-06T09:44:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:44:46 [2024-03-06T09:44:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=321302911 data=null}, (of type 'Combo')]
04:44:46 [2024-03-06T09:44:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:44:46 [2024-03-06T09:44:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:46 [2024-03-06T09:44:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:46 [2024-03-06T09:44:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:44:46 [2024-03-06T09:44:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:46 [2024-03-06T09:44:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:46 [2024-03-06T09:44:46.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=321302969 data=null doit=true}, TreeItem with text {traces}]
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=321302971 data=null}, TreeItem with text {traces}]
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=321302971 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321302971 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=321302973 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=321302973 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=321302973 data=null doit=true}, Tree node with text: synctraces]
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=321302973 data=null}, Tree node with text: synctraces]
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=321302973 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321302974 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=321302974 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=321302984 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@177d7e98
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=321303011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=321303011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=321303011 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=321303011 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=321303011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=321303011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=321303011 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=321303029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=321303030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=321303030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=321303030 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=321303030 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7e3ccedb
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=321303033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=321303033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=321303033 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=321303033 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=321303033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=321303033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=321303033 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=321303034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=321303034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=321303034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=321303034 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=321303034 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@40406a3f
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=321303034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=321303035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=321303035 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=321303035 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=321303035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=321303035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=321303035 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=321303039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=321303039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=321303039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=321303039 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=321303040 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321303043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:46 [2024-03-06T09:44:46.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321303043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:46 [2024-03-06T09:44:46.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321303043 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:46 [2024-03-06T09:44:46.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321303043 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:46 [2024-03-06T09:44:46.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321303043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:46 [2024-03-06T09:44:46.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321303043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:46 [2024-03-06T09:44:46.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:46 [2024-03-06T09:44:46.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:46 [2024-03-06T09:44:46.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:46 [2024-03-06T09:44:46.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:46 [2024-03-06T09:44:46.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:46 [2024-03-06T09:44:46.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:44:47 [2024-03-06T09:44:47.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321303043 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:47 [2024-03-06T09:44:47.163Z] 
04:44:47 [2024-03-06T09:44:47.163Z] (Eclipse:10227): Gtk-WARNING **: 09:44:47.138: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:47 [2024-03-06T09:44:47.163Z] 
04:44:47 [2024-03-06T09:44:47.163Z] (Eclipse:10227): Gtk-WARNING **: 09:44:47.157: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:47 [2024-03-06T09:44:47.419Z] 
04:44:47 [2024-03-06T09:44:47.419Z] (Eclipse:10227): Gtk-WARNING **: 09:44:47.167: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:47 [2024-03-06T09:44:47.419Z] 
04:44:47 [2024-03-06T09:44:47.419Z] (Eclipse:10227): Gtk-WARNING **: 09:44:47.185: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:47 [2024-03-06T09:44:47.419Z] 
04:44:47 [2024-03-06T09:44:47.419Z] (Eclipse:10227): Gtk-WARNING **: 09:44:47.201: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:47 [2024-03-06T09:44:47.419Z] 
04:44:47 [2024-03-06T09:44:47.419Z] (Eclipse:10227): Gtk-WARNING **: 09:44:47.218: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:47 [2024-03-06T09:44:47.419Z] 
04:44:47 [2024-03-06T09:44:47.419Z] (Eclipse:10227): Gtk-WARNING **: 09:44:47.235: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:47 [2024-03-06T09:44:47.419Z] 
04:44:47 [2024-03-06T09:44:47.419Z] (Eclipse:10227): Gtk-WARNING **: 09:44:47.252: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:47 [2024-03-06T09:44:47.419Z] 
04:44:47 [2024-03-06T09:44:47.419Z] (Eclipse:10227): Gtk-WARNING **: 09:44:47.268: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:47 [2024-03-06T09:44:47.419Z] 
04:44:47 [2024-03-06T09:44:47.419Z] (Eclipse:10227): Gtk-WARNING **: 09:44:47.285: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:47 [2024-03-06T09:44:47.419Z] 
04:44:47 [2024-03-06T09:44:47.419Z] (Eclipse:10227): Gtk-WARNING **: 09:44:47.301: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:47 [2024-03-06T09:44:47.419Z] 
04:44:47 [2024-03-06T09:44:47.419Z] (Eclipse:10227): Gtk-WARNING **: 09:44:47.318: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:47 [2024-03-06T09:44:47.419Z] 
04:44:47 [2024-03-06T09:44:47.419Z] (Eclipse:10227): Gtk-WARNING **: 09:44:47.335: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:47 [2024-03-06T09:44:47.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:44:47 [2024-03-06T09:44:47.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:47 [2024-03-06T09:44:47.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:47 [2024-03-06T09:44:47.419Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:47 [2024-03-06T09:44:47.419Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:47 [2024-03-06T09:44:47.419Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:44:47 [2024-03-06T09:44:47.419Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:44:47 [2024-03-06T09:44:47.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
04:44:47 [2024-03-06T09:44:47.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=321303577 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
04:44:47 [2024-03-06T09:44:47.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=321303578 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:47 [2024-03-06T09:44:47.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:47 [2024-03-06T09:44:47.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=321303578 data=null}, TreeItem with text {scp_dest}]
04:44:47 [2024-03-06T09:44:47.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321303578 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
04:44:47 [2024-03-06T09:44:47.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321303578 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:47 [2024-03-06T09:44:47.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321303583 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
04:44:47 [2024-03-06T09:44:47.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321303583 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:47 [2024-03-06T09:44:47.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=321303583 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:47 [2024-03-06T09:44:47.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321303583 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:47 [2024-03-06T09:44:47.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321303624 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:47 [2024-03-06T09:44:47.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=321303629 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
04:44:47 [2024-03-06T09:44:47.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=321303629 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:47 [2024-03-06T09:44:47.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=321303629 data=null}, TreeItem with text {scp_dest}]
04:44:47 [2024-03-06T09:44:47.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
04:44:47 [2024-03-06T09:44:47.675Z] 
04:44:47 [2024-03-06T09:44:47.675Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:47.499: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:47 [2024-03-06T09:44:47.675Z] 
04:44:47 [2024-03-06T09:44:47.675Z] (Eclipse:10227): Gtk-WARNING **: 09:44:47.521: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:47 [2024-03-06T09:44:47.675Z] 
04:44:47 [2024-03-06T09:44:47.675Z] (Eclipse:10227): Gtk-WARNING **: 09:44:47.557: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:47 [2024-03-06T09:44:47.676Z] 
04:44:47 [2024-03-06T09:44:47.676Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:47.557: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:48 [2024-03-06T09:44:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
04:44:48 [2024-03-06T09:44:48.236Z] 
04:44:48 [2024-03-06T09:44:48.236Z] (Eclipse:10227): Gtk-WARNING **: 09:44:48.007: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:48 [2024-03-06T09:44:48.236Z] 
04:44:48 [2024-03-06T09:44:48.236Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:48.020: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:48 [2024-03-06T09:44:48.236Z] 
04:44:48 [2024-03-06T09:44:48.236Z] (Eclipse:10227): Gtk-WARNING **: 09:44:48.023: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:48 [2024-03-06T09:44:48.491Z] 
04:44:48 [2024-03-06T09:44:48.491Z] (Eclipse:10227): Gtk-WARNING **: 09:44:48.316: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:48 [2024-03-06T09:44:48.491Z] 
04:44:48 [2024-03-06T09:44:48.491Z] (Eclipse:10227): Gtk-WARNING **: 09:44:48.342: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:48 [2024-03-06T09:44:48.491Z] 
04:44:48 [2024-03-06T09:44:48.491Z] (Eclipse:10227): Gtk-WARNING **: 09:44:48.370: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:48 [2024-03-06T09:44:48.491Z] 
04:44:48 [2024-03-06T09:44:48.491Z] (Eclipse:10227): Gtk-WARNING **: 09:44:48.392: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:48 [2024-03-06T09:44:48.491Z] 
04:44:48 [2024-03-06T09:44:48.491Z] (Eclipse:10227): Gtk-WARNING **: 09:44:48.416: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:48 [2024-03-06T09:44:48.491Z] 
04:44:48 [2024-03-06T09:44:48.491Z] (Eclipse:10227): Gtk-WARNING **: 09:44:48.440: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:48 [2024-03-06T09:44:48.491Z] 
04:44:48 [2024-03-06T09:44:48.491Z] (Eclipse:10227): Gtk-WARNING **: 09:44:48.464: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:48 [2024-03-06T09:44:48.491Z] 
04:44:48 [2024-03-06T09:44:48.491Z] (Eclipse:10227): Gtk-WARNING **: 09:44:48.485: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:48 [2024-03-06T09:44:48.747Z] 
04:44:48 [2024-03-06T09:44:48.747Z] (Eclipse:10227): Gtk-WARNING **: 09:44:48.505: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:48 [2024-03-06T09:44:48.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:44:48 [2024-03-06T09:44:48.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:44:48 [2024-03-06T09:44:48.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:44:48 [2024-03-06T09:44:48.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=321304875 data=null}, (of type 'Combo')]
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=321304909 data=null doit=true}, TreeItem with text {traces}]
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=321304909 data=null}, TreeItem with text {traces}]
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=321304909 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321304910 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=321304911 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=321304912 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=321304912 data=null doit=true}, Tree node with text: synctraces]
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=321304912 data=null}, Tree node with text: synctraces]
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=321304912 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321304912 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=321304913 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=321304920 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:48 [2024-03-06T09:44:48.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@54539319
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=321304921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=321304921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=321304921 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=321304921 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=321304921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=321304921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=321304921 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=321304921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=321304921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=321304921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=321304921 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=321304922 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:48 [2024-03-06T09:44:48.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@38a147ba
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=321304924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=321304938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=321304938 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=321304938 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:48 [2024-03-06T09:44:48.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=321304938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:48 [2024-03-06T09:44:48.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=321304938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=321304938 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=321304947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=321304947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=321304947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=321304947 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=321304947 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: of type 'Text'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: in group (with mnemonic 'Options')
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Options')
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Options')
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
04:44:49 [2024-03-06T09:44:49.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Experiment "traces"...", using matcher: of type 'Text'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:49 [2024-03-06T09:44:49.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:44:49 [2024-03-06T09:44:49.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321304977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:49 [2024-03-06T09:44:49.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321304977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:49 [2024-03-06T09:44:49.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321304977 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:49 [2024-03-06T09:44:49.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321304977 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:49 [2024-03-06T09:44:49.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321304977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:49 [2024-03-06T09:44:49.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321304977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:49 [2024-03-06T09:44:49.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:49 [2024-03-06T09:44:49.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:49 [2024-03-06T09:44:49.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:49 [2024-03-06T09:44:49.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:49 [2024-03-06T09:44:49.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:49 [2024-03-06T09:44:49.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:44:49 [2024-03-06T09:44:49.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321304977 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:49 [2024-03-06T09:44:49.009Z] 
04:44:49 [2024-03-06T09:44:49.009Z] (Eclipse:10227): Gtk-WARNING **: 09:44:48.983: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:49 [2024-03-06T09:44:49.009Z] 
04:44:49 [2024-03-06T09:44:49.009Z] (Eclipse:10227): Gtk-WARNING **: 09:44:49.001: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:49 [2024-03-06T09:44:49.265Z] 
04:44:49 [2024-03-06T09:44:49.265Z] (Eclipse:10227): Gtk-WARNING **: 09:44:49.014: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:49 [2024-03-06T09:44:49.265Z] 
04:44:49 [2024-03-06T09:44:49.265Z] (Eclipse:10227): Gtk-WARNING **: 09:44:49.030: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:49 [2024-03-06T09:44:49.265Z] 
04:44:49 [2024-03-06T09:44:49.265Z] (Eclipse:10227): Gtk-WARNING **: 09:44:49.048: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:49 [2024-03-06T09:44:49.265Z] 
04:44:49 [2024-03-06T09:44:49.265Z] (Eclipse:10227): Gtk-WARNING **: 09:44:49.064: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:49 [2024-03-06T09:44:49.265Z] 
04:44:49 [2024-03-06T09:44:49.265Z] (Eclipse:10227): Gtk-WARNING **: 09:44:49.081: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:49 [2024-03-06T09:44:49.265Z] 
04:44:49 [2024-03-06T09:44:49.265Z] (Eclipse:10227): Gtk-WARNING **: 09:44:49.098: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:49 [2024-03-06T09:44:49.265Z] 
04:44:49 [2024-03-06T09:44:49.265Z] (Eclipse:10227): Gtk-WARNING **: 09:44:49.114: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:49 [2024-03-06T09:44:49.265Z] 
04:44:49 [2024-03-06T09:44:49.265Z] (Eclipse:10227): Gtk-WARNING **: 09:44:49.131: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:49 [2024-03-06T09:44:49.265Z] 
04:44:49 [2024-03-06T09:44:49.265Z] (Eclipse:10227): Gtk-WARNING **: 09:44:49.148: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:49 [2024-03-06T09:44:49.265Z] 
04:44:49 [2024-03-06T09:44:49.265Z] (Eclipse:10227): Gtk-WARNING **: 09:44:49.165: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:49 [2024-03-06T09:44:49.265Z] 
04:44:49 [2024-03-06T09:44:49.265Z] (Eclipse:10227): Gtk-WARNING **: 09:44:49.180: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:49 [2024-03-06T09:44:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:44:49 [2024-03-06T09:44:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:49 [2024-03-06T09:44:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:49 [2024-03-06T09:44:49.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:49 [2024-03-06T09:44:49.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:49 [2024-03-06T09:44:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=321305490 data=null doit=true}, TreeItem with text {Traces [2]}]
04:44:49 [2024-03-06T09:44:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=321305490 data=null}, TreeItem with text {Traces [2]}]
04:44:49 [2024-03-06T09:44:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=321305491 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:44:49 [2024-03-06T09:44:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321305491 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
04:44:49 [2024-03-06T09:44:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=321305492 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:44:49 [2024-03-06T09:44:49.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:44:49 [2024-03-06T09:44:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
04:44:49 [2024-03-06T09:44:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=321305493 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
04:44:49 [2024-03-06T09:44:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=321305493 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:49 [2024-03-06T09:44:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:49 [2024-03-06T09:44:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=321305494 data=null}, TreeItem with text {scp_dest}]
04:44:49 [2024-03-06T09:44:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321305494 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
04:44:49 [2024-03-06T09:44:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321305494 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:49 [2024-03-06T09:44:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321305499 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
04:44:49 [2024-03-06T09:44:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321305499 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:49 [2024-03-06T09:44:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=321305500 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:49 [2024-03-06T09:44:49.521Z] 
04:44:49 [2024-03-06T09:44:49.521Z] (Eclipse:10227): Gtk-WARNING **: 09:44:49.416: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:49 [2024-03-06T09:44:49.521Z] 
04:44:49 [2024-03-06T09:44:49.521Z] (Eclipse:10227): Gtk-WARNING **: 09:44:49.436: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:49 [2024-03-06T09:44:49.521Z] 
04:44:49 [2024-03-06T09:44:49.521Z] (Eclipse:10227): Gtk-WARNING **: 09:44:49.456: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:49 [2024-03-06T09:44:49.521Z] 
04:44:49 [2024-03-06T09:44:49.521Z] (Eclipse:10227): Gtk-WARNING **: 09:44:49.476: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:49 [2024-03-06T09:44:49.521Z] 
04:44:49 [2024-03-06T09:44:49.521Z] (Eclipse:10227): Gtk-WARNING **: 09:44:49.495: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:49 [2024-03-06T09:44:49.521Z] 
04:44:49 [2024-03-06T09:44:49.521Z] (Eclipse:10227): Gtk-WARNING **: 09:44:49.515: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:49 [2024-03-06T09:44:49.777Z] 
04:44:49 [2024-03-06T09:44:49.777Z] (Eclipse:10227): Gtk-WARNING **: 09:44:49.536: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:49 [2024-03-06T09:44:49.777Z] 
04:44:49 [2024-03-06T09:44:49.777Z] (Eclipse:10227): Gtk-WARNING **: 09:44:49.555: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:49 [2024-03-06T09:44:49.777Z] 
04:44:49 [2024-03-06T09:44:49.777Z] (Eclipse:10227): Gtk-WARNING **: 09:44:49.572: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:49 [2024-03-06T09:44:49.777Z] 
04:44:49 [2024-03-06T09:44:49.777Z] (Eclipse:10227): Gtk-WARNING **: 09:44:49.587: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:49 [2024-03-06T09:44:49.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321305500 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:49 [2024-03-06T09:44:49.777Z] 
04:44:49 [2024-03-06T09:44:49.777Z] (Eclipse:10227): Gtk-WARNING **: 09:44:49.629: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:49 [2024-03-06T09:44:49.777Z] 
04:44:49 [2024-03-06T09:44:49.777Z] (Eclipse:10227): Gtk-WARNING **: 09:44:49.649: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:49 [2024-03-06T09:44:49.777Z] 
04:44:49 [2024-03-06T09:44:49.777Z] (Eclipse:10227): Gtk-WARNING **: 09:44:49.660: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:49 [2024-03-06T09:44:49.777Z] 
04:44:49 [2024-03-06T09:44:49.777Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:49.705: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:49 [2024-03-06T09:44:49.777Z] 
04:44:49 [2024-03-06T09:44:49.777Z] (Eclipse:10227): Gtk-WARNING **: 09:44:49.727: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:49 [2024-03-06T09:44:49.777Z] 
04:44:49 [2024-03-06T09:44:49.777Z] (Eclipse:10227): Gtk-WARNING **: 09:44:49.765: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:49 [2024-03-06T09:44:49.777Z] 
04:44:49 [2024-03-06T09:44:49.777Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:49.765: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:50 [2024-03-06T09:44:50.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321305788 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:50 [2024-03-06T09:44:50.032Z] 
04:44:50 [2024-03-06T09:44:50.032Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:49.797: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:50 [2024-03-06T09:44:50.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=321306005 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
04:44:50 [2024-03-06T09:44:50.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=321306012 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:50 [2024-03-06T09:44:50.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=321306012 data=null}, TreeItem with text {scp_dest}]
04:44:50 [2024-03-06T09:44:50.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
04:44:50 [2024-03-06T09:44:50.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
04:44:50 [2024-03-06T09:44:50.032Z] 
04:44:50 [2024-03-06T09:44:50.032Z] (Eclipse:10227): Gtk-WARNING **: 09:44:49.865: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:50 [2024-03-06T09:44:50.032Z] 
04:44:50 [2024-03-06T09:44:50.032Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:49.875: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:50 [2024-03-06T09:44:50.032Z] 
04:44:50 [2024-03-06T09:44:50.032Z] (Eclipse:10227): Gtk-WARNING **: 09:44:49.880: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:50 [2024-03-06T09:44:50.289Z] 
04:44:50 [2024-03-06T09:44:50.289Z] (Eclipse:10227): Gtk-WARNING **: 09:44:50.199: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:50 [2024-03-06T09:44:50.289Z] 
04:44:50 [2024-03-06T09:44:50.289Z] (Eclipse:10227): Gtk-WARNING **: 09:44:50.223: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:50 [2024-03-06T09:44:50.289Z] 
04:44:50 [2024-03-06T09:44:50.289Z] (Eclipse:10227): Gtk-WARNING **: 09:44:50.246: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:50 [2024-03-06T09:44:50.289Z] 
04:44:50 [2024-03-06T09:44:50.289Z] (Eclipse:10227): Gtk-WARNING **: 09:44:50.268: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:50 [2024-03-06T09:44:50.545Z] 
04:44:50 [2024-03-06T09:44:50.545Z] (Eclipse:10227): Gtk-WARNING **: 09:44:50.299: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:50 [2024-03-06T09:44:50.545Z] 
04:44:50 [2024-03-06T09:44:50.545Z] (Eclipse:10227): Gtk-WARNING **: 09:44:50.322: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:50 [2024-03-06T09:44:50.545Z] 
04:44:50 [2024-03-06T09:44:50.545Z] (Eclipse:10227): Gtk-WARNING **: 09:44:50.343: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:50 [2024-03-06T09:44:50.545Z] 
04:44:50 [2024-03-06T09:44:50.545Z] (Eclipse:10227): Gtk-WARNING **: 09:44:50.363: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:50 [2024-03-06T09:44:50.545Z] 
04:44:50 [2024-03-06T09:44:50.545Z] (Eclipse:10227): Gtk-WARNING **: 09:44:50.380: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:50 [2024-03-06T09:44:50.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:44:50 [2024-03-06T09:44:50.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:44:50 [2024-03-06T09:44:50.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:44:50 [2024-03-06T09:44:50.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=321306750 data=null}, (of type 'Combo')]
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=321306787 data=null doit=true}, TreeItem with text {traces}]
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=321306787 data=null}, TreeItem with text {traces}]
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=321306787 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321306787 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=321306789 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=321306790 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=321306790 data=null doit=true}, Tree node with text: synctraces]
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=321306790 data=null}, Tree node with text: synctraces]
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=321306790 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321306790 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=321306791 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=321306798 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:44:50 [2024-03-06T09:44:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@28e9f6b8
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=321306799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=321306799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=321306799 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=321306799 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=321306799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=321306799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=321306799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=321306799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=321306799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=321306799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=321306800 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=321306800 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7474bc14
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=321306812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=321306813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=321306813 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=321306813 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=321306813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=321306813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=321306813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=321306813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=321306813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=321306813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=321306813 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=321306813 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:44:50 [2024-03-06T09:44:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@8dbe78f
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=321306816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=321306817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=321306817 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=321306817 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=321306817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=321306817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=321306817 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=321306823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=321306823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=321306823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=321306824 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=321306824 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:50 [2024-03-06T09:44:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:50 [2024-03-06T09:44:50.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:50 [2024-03-06T09:44:50.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:50 [2024-03-06T09:44:50.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:50 [2024-03-06T09:44:50.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:44:50 [2024-03-06T09:44:50.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321306827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:50 [2024-03-06T09:44:50.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321306827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:50 [2024-03-06T09:44:50.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321306828 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:50 [2024-03-06T09:44:50.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321306828 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:50 [2024-03-06T09:44:50.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321306828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:50 [2024-03-06T09:44:50.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321306828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:50 [2024-03-06T09:44:50.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:50 [2024-03-06T09:44:50.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:50 [2024-03-06T09:44:50.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:50 [2024-03-06T09:44:50.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:50 [2024-03-06T09:44:50.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:50 [2024-03-06T09:44:50.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:44:50 [2024-03-06T09:44:50.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321306828 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:50 [2024-03-06T09:44:50.806Z] 
04:44:50 [2024-03-06T09:44:50.806Z] (Eclipse:10227): Gtk-WARNING **: 09:44:50.771: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:50 [2024-03-06T09:44:50.806Z] 
04:44:50 [2024-03-06T09:44:50.806Z] (Eclipse:10227): Gtk-WARNING **: 09:44:50.791: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:51 [2024-03-06T09:44:51.063Z] 
04:44:51 [2024-03-06T09:44:51.063Z] (Eclipse:10227): Gtk-WARNING **: 09:44:50.809: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:51 [2024-03-06T09:44:51.063Z] 
04:44:51 [2024-03-06T09:44:51.063Z] (Eclipse:10227): Gtk-WARNING **: 09:44:50.825: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:51 [2024-03-06T09:44:51.063Z] 
04:44:51 [2024-03-06T09:44:51.063Z] (Eclipse:10227): Gtk-WARNING **: 09:44:50.841: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:51 [2024-03-06T09:44:51.063Z] 
04:44:51 [2024-03-06T09:44:51.063Z] (Eclipse:10227): Gtk-WARNING **: 09:44:50.858: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:51 [2024-03-06T09:44:51.063Z] 
04:44:51 [2024-03-06T09:44:51.063Z] (Eclipse:10227): Gtk-WARNING **: 09:44:50.874: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:51 [2024-03-06T09:44:51.063Z] 
04:44:51 [2024-03-06T09:44:51.063Z] (Eclipse:10227): Gtk-WARNING **: 09:44:50.891: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:51 [2024-03-06T09:44:51.063Z] 
04:44:51 [2024-03-06T09:44:51.063Z] (Eclipse:10227): Gtk-WARNING **: 09:44:50.908: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:51 [2024-03-06T09:44:51.063Z] 
04:44:51 [2024-03-06T09:44:51.063Z] (Eclipse:10227): Gtk-WARNING **: 09:44:50.925: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:51 [2024-03-06T09:44:51.063Z] 
04:44:51 [2024-03-06T09:44:51.063Z] (Eclipse:10227): Gtk-WARNING **: 09:44:50.943: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:51 [2024-03-06T09:44:51.063Z] 
04:44:51 [2024-03-06T09:44:51.063Z] (Eclipse:10227): Gtk-WARNING **: 09:44:50.958: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:51 [2024-03-06T09:44:51.063Z] 
04:44:51 [2024-03-06T09:44:51.063Z] (Eclipse:10227): Gtk-WARNING **: 09:44:50.974: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:51 [2024-03-06T09:44:51.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:51 [2024-03-06T09:44:51.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=321307342 data=null doit=true}, TreeItem with text {Traces [2]}]
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=321307342 data=null}, TreeItem with text {Traces [2]}]
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=321307343 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321307343 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=321307344 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:44:51 [2024-03-06T09:44:51.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=321307345 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=321307345 data=null doit=true}, TreeItem with text {synctraces [2]}]
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=321307345 data=null}, TreeItem with text {synctraces [2]}]
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=321307346 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321307346 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=321307351 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=321307351 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=321307351 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321307351 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=321307355 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=321307356 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=321307356 data=null doit=true}, TreeItem with text {synctraces [2]}]
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=321307356 data=null}, TreeItem with text {synctraces [2]}]
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
04:44:51 [2024-03-06T09:44:51.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=321307356 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=321307357 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=321307363 data=null}, TreeItem with text {scp_dest}]
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321307363 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321307364 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321307369 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321307369 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=321307369 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
04:44:51 [2024-03-06T09:44:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321307369 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:51 [2024-03-06T09:44:51.320Z] 
04:44:51 [2024-03-06T09:44:51.320Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:51.297: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:51 [2024-03-06T09:44:51.575Z] 
04:44:51 [2024-03-06T09:44:51.575Z] (Eclipse:10227): Gtk-WARNING **: 09:44:51.321: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:51 [2024-03-06T09:44:51.575Z] 
04:44:51 [2024-03-06T09:44:51.575Z] (Eclipse:10227): Gtk-WARNING **: 09:44:51.362: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:51 [2024-03-06T09:44:51.575Z] 
04:44:51 [2024-03-06T09:44:51.575Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:51.362: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:51 [2024-03-06T09:44:51.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321307412 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
04:44:51 [2024-03-06T09:44:51.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=321307608 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
04:44:51 [2024-03-06T09:44:51.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=321307615 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:51 [2024-03-06T09:44:51.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=321307615 data=null}, TreeItem with text {scp_dest}]
04:44:51 [2024-03-06T09:44:51.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
04:44:51 [2024-03-06T09:44:51.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
04:44:51 [2024-03-06T09:44:51.575Z] 
04:44:51 [2024-03-06T09:44:51.575Z] (Eclipse:10227): Gtk-WARNING **: 09:44:51.467: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:51 [2024-03-06T09:44:51.575Z] 
04:44:51 [2024-03-06T09:44:51.575Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:51.475: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:51 [2024-03-06T09:44:51.575Z] 
04:44:51 [2024-03-06T09:44:51.575Z] (Eclipse:10227): Gtk-WARNING **: 09:44:51.478: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:51 [2024-03-06T09:44:51.831Z] 
04:44:51 [2024-03-06T09:44:51.831Z] (Eclipse:10227): Gtk-WARNING **: 09:44:51.768: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:51 [2024-03-06T09:44:51.831Z] 
04:44:51 [2024-03-06T09:44:51.831Z] (Eclipse:10227): Gtk-WARNING **: 09:44:51.790: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:51 [2024-03-06T09:44:51.831Z] 
04:44:51 [2024-03-06T09:44:51.831Z] (Eclipse:10227): Gtk-WARNING **: 09:44:51.814: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:52 [2024-03-06T09:44:52.086Z] 
04:44:52 [2024-03-06T09:44:52.086Z] (Eclipse:10227): Gtk-WARNING **: 09:44:51.837: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:52 [2024-03-06T09:44:52.086Z] 
04:44:52 [2024-03-06T09:44:52.086Z] (Eclipse:10227): Gtk-WARNING **: 09:44:51.860: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:52 [2024-03-06T09:44:52.086Z] 
04:44:52 [2024-03-06T09:44:52.086Z] (Eclipse:10227): Gtk-WARNING **: 09:44:51.881: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:52 [2024-03-06T09:44:52.086Z] 
04:44:52 [2024-03-06T09:44:52.086Z] (Eclipse:10227): Gtk-WARNING **: 09:44:51.901: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:52 [2024-03-06T09:44:52.086Z] 
04:44:52 [2024-03-06T09:44:52.086Z] (Eclipse:10227): Gtk-WARNING **: 09:44:51.920: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:52 [2024-03-06T09:44:52.086Z] 
04:44:52 [2024-03-06T09:44:52.086Z] (Eclipse:10227): Gtk-WARNING **: 09:44:51.939: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:52 [2024-03-06T09:44:52.086Z] 
04:44:52 [2024-03-06T09:44:52.086Z] (Eclipse:10227): Gtk-WARNING **: 09:44:51.957: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:52 [2024-03-06T09:44:52.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:44:52 [2024-03-06T09:44:52.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:44:52 [2024-03-06T09:44:52.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:44:52 [2024-03-06T09:44:52.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:44:52 [2024-03-06T09:44:52.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:52 [2024-03-06T09:44:52.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:52 [2024-03-06T09:44:52.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:52 [2024-03-06T09:44:52.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:52 [2024-03-06T09:44:52.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:52 [2024-03-06T09:44:52.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:44:52 [2024-03-06T09:44:52.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:44:52 [2024-03-06T09:44:52.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:44:52 [2024-03-06T09:44:52.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=321308338 data=null}, (of type 'Combo')]
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=321308376 data=null doit=true}, TreeItem with text {traces}]
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=321308376 data=null}, TreeItem with text {traces}]
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=321308377 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321308377 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=321308379 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=321308380 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=321308380 data=null doit=true}, Tree node with text: synctraces]
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=321308380 data=null}, Tree node with text: synctraces]
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=321308380 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321308381 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=321308382 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=321308388 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@418a4fff
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=321308401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=321308401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=321308402 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=321308402 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=321308402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=321308402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=321308402 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=321308402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=321308402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=321308402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=321308402 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=321308403 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@685e398
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=321308404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=321308404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=321308404 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=321308404 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=321308404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=321308404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=321308404 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=321308405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=321308405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=321308405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=321308405 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=321308405 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3bb04b53
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=321308411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=321308412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=321308412 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=321308412 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=321308412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=321308412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=321308412 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=321308413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=321308413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=321308413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=321308413 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=321308413 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321308416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321308416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:52 [2024-03-06T09:44:52.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321308417 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:52 [2024-03-06T09:44:52.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321308417 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:52 [2024-03-06T09:44:52.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321308417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:52 [2024-03-06T09:44:52.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321308417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:52 [2024-03-06T09:44:52.348Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:52 [2024-03-06T09:44:52.348Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:52 [2024-03-06T09:44:52.348Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:52 [2024-03-06T09:44:52.348Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:52 [2024-03-06T09:44:52.348Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:52 [2024-03-06T09:44:52.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:44:52 [2024-03-06T09:44:52.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321308417 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:52 [2024-03-06T09:44:52.605Z] 
04:44:52 [2024-03-06T09:44:52.605Z] (Eclipse:10227): Gtk-WARNING **: 09:44:52.469: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:52 [2024-03-06T09:44:52.605Z] 
04:44:52 [2024-03-06T09:44:52.605Z] (Eclipse:10227): Gtk-WARNING **: 09:44:52.487: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:52 [2024-03-06T09:44:52.605Z] 
04:44:52 [2024-03-06T09:44:52.605Z] (Eclipse:10227): Gtk-WARNING **: 09:44:52.501: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:52 [2024-03-06T09:44:52.605Z] 
04:44:52 [2024-03-06T09:44:52.605Z] (Eclipse:10227): Gtk-WARNING **: 09:44:52.517: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:52 [2024-03-06T09:44:52.605Z] 
04:44:52 [2024-03-06T09:44:52.605Z] (Eclipse:10227): Gtk-WARNING **: 09:44:52.533: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:52 [2024-03-06T09:44:52.605Z] 
04:44:52 [2024-03-06T09:44:52.605Z] (Eclipse:10227): Gtk-WARNING **: 09:44:52.549: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:52 [2024-03-06T09:44:52.605Z] 
04:44:52 [2024-03-06T09:44:52.605Z] (Eclipse:10227): Gtk-WARNING **: 09:44:52.566: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:52 [2024-03-06T09:44:52.605Z] 
04:44:52 [2024-03-06T09:44:52.605Z] (Eclipse:10227): Gtk-WARNING **: 09:44:52.582: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:52 [2024-03-06T09:44:52.605Z] 
04:44:52 [2024-03-06T09:44:52.605Z] (Eclipse:10227): Gtk-WARNING **: 09:44:52.599: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:52 [2024-03-06T09:44:52.861Z] 
04:44:52 [2024-03-06T09:44:52.861Z] (Eclipse:10227): Gtk-WARNING **: 09:44:52.617: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:52 [2024-03-06T09:44:52.861Z] 
04:44:52 [2024-03-06T09:44:52.861Z] (Eclipse:10227): Gtk-WARNING **: 09:44:52.633: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:52 [2024-03-06T09:44:52.861Z] 
04:44:52 [2024-03-06T09:44:52.861Z] (Eclipse:10227): Gtk-WARNING **: 09:44:52.650: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:52 [2024-03-06T09:44:52.861Z] 
04:44:52 [2024-03-06T09:44:52.861Z] (Eclipse:10227): Gtk-WARNING **: 09:44:52.665: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:52 [2024-03-06T09:44:52.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:44:52 [2024-03-06T09:44:52.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:52 [2024-03-06T09:44:52.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:52 [2024-03-06T09:44:52.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:52 [2024-03-06T09:44:52.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:52 [2024-03-06T09:44:52.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=321308951 data=null doit=true}, TreeItem with text {Traces [2]}]
04:44:52 [2024-03-06T09:44:52.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=321308951 data=null}, TreeItem with text {Traces [2]}]
04:44:52 [2024-03-06T09:44:52.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=321308951 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:44:52 [2024-03-06T09:44:52.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321308951 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
04:44:52 [2024-03-06T09:44:52.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=321308953 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:44:52 [2024-03-06T09:44:52.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:44:52 [2024-03-06T09:44:52.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
04:44:52 [2024-03-06T09:44:52.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=321308963 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
04:44:52 [2024-03-06T09:44:52.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=321308963 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:52 [2024-03-06T09:44:52.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:52 [2024-03-06T09:44:52.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=321308963 data=null}, TreeItem with text {scp_dest}]
04:44:52 [2024-03-06T09:44:52.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321308964 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
04:44:52 [2024-03-06T09:44:52.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321308964 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:52 [2024-03-06T09:44:52.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321308969 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
04:44:52 [2024-03-06T09:44:52.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321308969 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:52 [2024-03-06T09:44:52.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=321308969 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:52 [2024-03-06T09:44:52.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321308969 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:52 [2024-03-06T09:44:52.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321309011 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:53 [2024-03-06T09:44:53.120Z] 
04:44:53 [2024-03-06T09:44:53.120Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:52.890: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:53 [2024-03-06T09:44:53.120Z] 
04:44:53 [2024-03-06T09:44:53.120Z] (Eclipse:10227): Gtk-WARNING **: 09:44:52.911: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:53 [2024-03-06T09:44:53.120Z] 
04:44:53 [2024-03-06T09:44:53.120Z] (Eclipse:10227): Gtk-WARNING **: 09:44:52.947: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:53 [2024-03-06T09:44:53.120Z] 
04:44:53 [2024-03-06T09:44:53.120Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:52.947: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:53 [2024-03-06T09:44:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=321309044 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
04:44:53 [2024-03-06T09:44:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=321309178 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:53 [2024-03-06T09:44:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=321309178 data=null}, TreeItem with text {scp_dest}]
04:44:53 [2024-03-06T09:44:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
04:44:53 [2024-03-06T09:44:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
04:44:53 [2024-03-06T09:44:53.120Z] 
04:44:53 [2024-03-06T09:44:53.120Z] (Eclipse:10227): Gtk-WARNING **: 09:44:53.026: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:53 [2024-03-06T09:44:53.120Z] 
04:44:53 [2024-03-06T09:44:53.120Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:53.033: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:53 [2024-03-06T09:44:53.120Z] 
04:44:53 [2024-03-06T09:44:53.120Z] (Eclipse:10227): Gtk-WARNING **: 09:44:53.036: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:53 [2024-03-06T09:44:53.376Z] 
04:44:53 [2024-03-06T09:44:53.376Z] (Eclipse:10227): Gtk-WARNING **: 09:44:53.327: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:53 [2024-03-06T09:44:53.376Z] 
04:44:53 [2024-03-06T09:44:53.376Z] (Eclipse:10227): Gtk-WARNING **: 09:44:53.350: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:53 [2024-03-06T09:44:53.376Z] 
04:44:53 [2024-03-06T09:44:53.376Z] (Eclipse:10227): Gtk-WARNING **: 09:44:53.372: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:53 [2024-03-06T09:44:53.631Z] 
04:44:53 [2024-03-06T09:44:53.631Z] (Eclipse:10227): Gtk-WARNING **: 09:44:53.397: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:53 [2024-03-06T09:44:53.631Z] 
04:44:53 [2024-03-06T09:44:53.631Z] (Eclipse:10227): Gtk-WARNING **: 09:44:53.421: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:53 [2024-03-06T09:44:53.631Z] 
04:44:53 [2024-03-06T09:44:53.631Z] (Eclipse:10227): Gtk-WARNING **: 09:44:53.445: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:53 [2024-03-06T09:44:53.631Z] 
04:44:53 [2024-03-06T09:44:53.631Z] (Eclipse:10227): Gtk-WARNING **: 09:44:53.469: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:53 [2024-03-06T09:44:53.631Z] 
04:44:53 [2024-03-06T09:44:53.631Z] (Eclipse:10227): Gtk-WARNING **: 09:44:53.490: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=321309882 data=null}, (of type 'Combo')]
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=321309923 data=null doit=true}, TreeItem with text {traces}]
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=321309923 data=null}, TreeItem with text {traces}]
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=321309924 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
04:44:53 [2024-03-06T09:44:53.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321309924 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=321309925 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=321309926 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=321309926 data=null doit=true}, Tree node with text: synctraces]
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=321309926 data=null}, Tree node with text: synctraces]
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=321309926 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321309926 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=321309927 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=321309946 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:53 [2024-03-06T09:44:53.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@31475919
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=321309953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=321309953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=321309953 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=321309953 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:53 [2024-03-06T09:44:53.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=321309953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=321309953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=321309953 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=321309954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=321309954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=321309954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=321309954 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=321309954 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:44:53 [2024-03-06T09:44:53.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321309956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:53 [2024-03-06T09:44:53.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321309956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:53 [2024-03-06T09:44:53.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321309956 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:53 [2024-03-06T09:44:53.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321309956 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:53 [2024-03-06T09:44:53.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321309956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:53 [2024-03-06T09:44:53.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321309957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:53 [2024-03-06T09:44:53.891Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:53 [2024-03-06T09:44:53.891Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:53 [2024-03-06T09:44:53.891Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:53 [2024-03-06T09:44:53.891Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:53 [2024-03-06T09:44:53.891Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:53 [2024-03-06T09:44:53.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:44:53 [2024-03-06T09:44:53.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321309957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:54 [2024-03-06T09:44:54.146Z] 
04:44:54 [2024-03-06T09:44:54.146Z] (Eclipse:10227): Gtk-WARNING **: 09:44:53.905: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:54 [2024-03-06T09:44:54.146Z] 
04:44:54 [2024-03-06T09:44:54.146Z] (Eclipse:10227): Gtk-WARNING **: 09:44:53.924: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:54 [2024-03-06T09:44:54.146Z] 
04:44:54 [2024-03-06T09:44:54.146Z] (Eclipse:10227): Gtk-WARNING **: 09:44:53.931: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:54 [2024-03-06T09:44:54.146Z] 
04:44:54 [2024-03-06T09:44:54.146Z] (Eclipse:10227): Gtk-WARNING **: 09:44:53.945: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:54 [2024-03-06T09:44:54.146Z] 
04:44:54 [2024-03-06T09:44:54.146Z] (Eclipse:10227): Gtk-WARNING **: 09:44:53.960: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:54 [2024-03-06T09:44:54.146Z] 
04:44:54 [2024-03-06T09:44:54.146Z] (Eclipse:10227): Gtk-WARNING **: 09:44:53.978: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:54 [2024-03-06T09:44:54.146Z] 
04:44:54 [2024-03-06T09:44:54.146Z] (Eclipse:10227): Gtk-WARNING **: 09:44:53.994: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:54 [2024-03-06T09:44:54.146Z] 
04:44:54 [2024-03-06T09:44:54.146Z] (Eclipse:10227): Gtk-WARNING **: 09:44:54.011: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:54 [2024-03-06T09:44:54.146Z] 
04:44:54 [2024-03-06T09:44:54.146Z] (Eclipse:10227): Gtk-WARNING **: 09:44:54.027: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:54 [2024-03-06T09:44:54.146Z] 
04:44:54 [2024-03-06T09:44:54.146Z] (Eclipse:10227): Gtk-WARNING **: 09:44:54.043: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:54 [2024-03-06T09:44:54.146Z] 
04:44:54 [2024-03-06T09:44:54.146Z] (Eclipse:10227): Gtk-WARNING **: 09:44:54.060: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:54 [2024-03-06T09:44:54.146Z] 
04:44:54 [2024-03-06T09:44:54.146Z] (Eclipse:10227): Gtk-WARNING **: 09:44:54.077: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:54 [2024-03-06T09:44:54.146Z] 
04:44:54 [2024-03-06T09:44:54.146Z] (Eclipse:10227): Gtk-WARNING **: 09:44:54.094: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:54 [2024-03-06T09:44:54.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:44:54 [2024-03-06T09:44:54.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:54 [2024-03-06T09:44:54.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:54 [2024-03-06T09:44:54.402Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:54 [2024-03-06T09:44:54.402Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:54 [2024-03-06T09:44:54.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=321310470 data=null doit=true}, TreeItem with text {Traces [2]}]
04:44:54 [2024-03-06T09:44:54.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=321310470 data=null}, TreeItem with text {Traces [2]}]
04:44:54 [2024-03-06T09:44:54.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=321310470 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:44:54 [2024-03-06T09:44:54.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321310470 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
04:44:54 [2024-03-06T09:44:54.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=321310472 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:44:54 [2024-03-06T09:44:54.402Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:44:54 [2024-03-06T09:44:54.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
04:44:54 [2024-03-06T09:44:54.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=321310473 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
04:44:54 [2024-03-06T09:44:54.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=321310473 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:54 [2024-03-06T09:44:54.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:54 [2024-03-06T09:44:54.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=321310473 data=null}, TreeItem with text {scp_dest}]
04:44:54 [2024-03-06T09:44:54.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321310473 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
04:44:54 [2024-03-06T09:44:54.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321310473 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:54 [2024-03-06T09:44:54.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321310479 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
04:44:54 [2024-03-06T09:44:54.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321310479 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:54 [2024-03-06T09:44:54.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=321310479 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:54 [2024-03-06T09:44:54.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321310479 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:54 [2024-03-06T09:44:54.402Z] 
04:44:54 [2024-03-06T09:44:54.402Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:54.399: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:54 [2024-03-06T09:44:54.658Z] 
04:44:54 [2024-03-06T09:44:54.658Z] (Eclipse:10227): Gtk-WARNING **: 09:44:54.421: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:54 [2024-03-06T09:44:54.658Z] 
04:44:54 [2024-03-06T09:44:54.658Z] (Eclipse:10227): Gtk-WARNING **: 09:44:54.477: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:54 [2024-03-06T09:44:54.658Z] 
04:44:54 [2024-03-06T09:44:54.658Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:54.478: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:54 [2024-03-06T09:44:54.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321310523 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:54 [2024-03-06T09:44:54.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=321310735 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
04:44:54 [2024-03-06T09:44:54.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=321310739 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:54 [2024-03-06T09:44:54.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=321310739 data=null}, TreeItem with text {scp_dest}]
04:44:54 [2024-03-06T09:44:54.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
04:44:54 [2024-03-06T09:44:54.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
04:44:54 [2024-03-06T09:44:54.658Z] 
04:44:54 [2024-03-06T09:44:54.658Z] (Eclipse:10227): Gtk-WARNING **: 09:44:54.606: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:54 [2024-03-06T09:44:54.658Z] 
04:44:54 [2024-03-06T09:44:54.658Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:54.614: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:54 [2024-03-06T09:44:54.658Z] 
04:44:54 [2024-03-06T09:44:54.658Z] (Eclipse:10227): Gtk-WARNING **: 09:44:54.617: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:54 [2024-03-06T09:44:54.913Z] 
04:44:54 [2024-03-06T09:44:54.913Z] (Eclipse:10227): Gtk-WARNING **: 09:44:54.893: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:55 [2024-03-06T09:44:55.169Z] 
04:44:55 [2024-03-06T09:44:55.169Z] (Eclipse:10227): Gtk-WARNING **: 09:44:54.916: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:55 [2024-03-06T09:44:55.169Z] 
04:44:55 [2024-03-06T09:44:55.169Z] (Eclipse:10227): Gtk-WARNING **: 09:44:54.939: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:55 [2024-03-06T09:44:55.169Z] 
04:44:55 [2024-03-06T09:44:55.169Z] (Eclipse:10227): Gtk-WARNING **: 09:44:54.961: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:55 [2024-03-06T09:44:55.169Z] 
04:44:55 [2024-03-06T09:44:55.169Z] (Eclipse:10227): Gtk-WARNING **: 09:44:54.982: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:55 [2024-03-06T09:44:55.169Z] 
04:44:55 [2024-03-06T09:44:55.169Z] (Eclipse:10227): Gtk-WARNING **: 09:44:55.003: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:55 [2024-03-06T09:44:55.169Z] 
04:44:55 [2024-03-06T09:44:55.169Z] (Eclipse:10227): Gtk-WARNING **: 09:44:55.028: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:55 [2024-03-06T09:44:55.169Z] 
04:44:55 [2024-03-06T09:44:55.169Z] (Eclipse:10227): Gtk-WARNING **: 09:44:55.050: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:55 [2024-03-06T09:44:55.169Z] 
04:44:55 [2024-03-06T09:44:55.169Z] (Eclipse:10227): Gtk-WARNING **: 09:44:55.069: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:55 [2024-03-06T09:44:55.169Z] 
04:44:55 [2024-03-06T09:44:55.169Z] (Eclipse:10227): Gtk-WARNING **: 09:44:55.087: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:55 [2024-03-06T09:44:55.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:44:55 [2024-03-06T09:44:55.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:44:55 [2024-03-06T09:44:55.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:44:55 [2024-03-06T09:44:55.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:44:55 [2024-03-06T09:44:55.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:55 [2024-03-06T09:44:55.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:55 [2024-03-06T09:44:55.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:55 [2024-03-06T09:44:55.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:55 [2024-03-06T09:44:55.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:55 [2024-03-06T09:44:55.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:44:55 [2024-03-06T09:44:55.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:44:55 [2024-03-06T09:44:55.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:44:55 [2024-03-06T09:44:55.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=321311468 data=null}, (of type 'Combo')]
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=321311509 data=null doit=true}, TreeItem with text {traces}]
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=321311510 data=null}, TreeItem with text {traces}]
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=321311510 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321311510 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=321311512 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=321311513 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=321311513 data=null doit=true}, Tree node with text: synctraces]
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=321311513 data=null}, Tree node with text: synctraces]
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=321311513 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321311513 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=321311514 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=321311534 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@77422a9f
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=321311535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=321311535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=321311535 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:55 [2024-03-06T09:44:55.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=321311535 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=321311535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=321311535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=321311535 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=321311535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=321311535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=321311535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=321311535 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=321311536 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:44:55 [2024-03-06T09:44:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:55 [2024-03-06T09:44:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:55 [2024-03-06T09:44:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:55 [2024-03-06T09:44:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:55 [2024-03-06T09:44:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:44:55 [2024-03-06T09:44:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321311540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:55 [2024-03-06T09:44:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321311540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:55 [2024-03-06T09:44:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321311541 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:55 [2024-03-06T09:44:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321311541 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:55 [2024-03-06T09:44:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321311541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:55 [2024-03-06T09:44:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321311541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:55 [2024-03-06T09:44:55.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:55 [2024-03-06T09:44:55.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:55 [2024-03-06T09:44:55.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:55 [2024-03-06T09:44:55.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:55 [2024-03-06T09:44:55.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:55 [2024-03-06T09:44:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:44:55 [2024-03-06T09:44:55.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321311541 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:55 [2024-03-06T09:44:55.685Z] 
04:44:55 [2024-03-06T09:44:55.685Z] (Eclipse:10227): Gtk-WARNING **: 09:44:55.508: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:55 [2024-03-06T09:44:55.685Z] 
04:44:55 [2024-03-06T09:44:55.685Z] (Eclipse:10227): Gtk-WARNING **: 09:44:55.528: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:55 [2024-03-06T09:44:55.685Z] 
04:44:55 [2024-03-06T09:44:55.685Z] (Eclipse:10227): Gtk-WARNING **: 09:44:55.545: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:55 [2024-03-06T09:44:55.685Z] 
04:44:55 [2024-03-06T09:44:55.685Z] (Eclipse:10227): Gtk-WARNING **: 09:44:55.562: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:55 [2024-03-06T09:44:55.685Z] 
04:44:55 [2024-03-06T09:44:55.685Z] (Eclipse:10227): Gtk-WARNING **: 09:44:55.578: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:55 [2024-03-06T09:44:55.685Z] 
04:44:55 [2024-03-06T09:44:55.685Z] (Eclipse:10227): Gtk-WARNING **: 09:44:55.595: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:55 [2024-03-06T09:44:55.685Z] 
04:44:55 [2024-03-06T09:44:55.685Z] (Eclipse:10227): Gtk-WARNING **: 09:44:55.611: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:55 [2024-03-06T09:44:55.685Z] 
04:44:55 [2024-03-06T09:44:55.685Z] (Eclipse:10227): Gtk-WARNING **: 09:44:55.629: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:55 [2024-03-06T09:44:55.685Z] 
04:44:55 [2024-03-06T09:44:55.685Z] (Eclipse:10227): Gtk-WARNING **: 09:44:55.645: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:55 [2024-03-06T09:44:55.685Z] 
04:44:55 [2024-03-06T09:44:55.685Z] (Eclipse:10227): Gtk-WARNING **: 09:44:55.661: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:55 [2024-03-06T09:44:55.685Z] 
04:44:55 [2024-03-06T09:44:55.685Z] (Eclipse:10227): Gtk-WARNING **: 09:44:55.678: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:55 [2024-03-06T09:44:55.942Z] 
04:44:55 [2024-03-06T09:44:55.942Z] (Eclipse:10227): Gtk-WARNING **: 09:44:55.694: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:55 [2024-03-06T09:44:55.942Z] 
04:44:55 [2024-03-06T09:44:55.942Z] (Eclipse:10227): Gtk-WARNING **: 09:44:55.711: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:55 [2024-03-06T09:44:55.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:44:55 [2024-03-06T09:44:55.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:55 [2024-03-06T09:44:55.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:55 [2024-03-06T09:44:55.942Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:55 [2024-03-06T09:44:55.942Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:55 [2024-03-06T09:44:55.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=321312099 data=null doit=true}, TreeItem with text {Traces [2]}]
04:44:55 [2024-03-06T09:44:55.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=321312099 data=null}, TreeItem with text {Traces [2]}]
04:44:55 [2024-03-06T09:44:55.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=321312099 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:44:55 [2024-03-06T09:44:55.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321312099 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
04:44:55 [2024-03-06T09:44:55.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=321312101 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:44:55 [2024-03-06T09:44:55.942Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:44:55 [2024-03-06T09:44:55.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
04:44:55 [2024-03-06T09:44:55.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=321312102 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
04:44:55 [2024-03-06T09:44:55.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=321312102 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:55 [2024-03-06T09:44:55.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:55 [2024-03-06T09:44:55.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=321312102 data=null}, TreeItem with text {scp_dest}]
04:44:55 [2024-03-06T09:44:55.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321312102 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
04:44:55 [2024-03-06T09:44:55.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321312102 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:55 [2024-03-06T09:44:55.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321312109 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
04:44:55 [2024-03-06T09:44:55.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321312109 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:55 [2024-03-06T09:44:55.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=321312110 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:56 [2024-03-06T09:44:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321312110 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:56 [2024-03-06T09:44:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321312155 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:56 [2024-03-06T09:44:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=321312160 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
04:44:56 [2024-03-06T09:44:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=321312160 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:56 [2024-03-06T09:44:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=321312160 data=null}, TreeItem with text {scp_dest}]
04:44:56 [2024-03-06T09:44:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
04:44:56 [2024-03-06T09:44:56.198Z] 
04:44:56 [2024-03-06T09:44:56.198Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:56.045: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:56 [2024-03-06T09:44:56.198Z] 
04:44:56 [2024-03-06T09:44:56.198Z] (Eclipse:10227): Gtk-WARNING **: 09:44:56.067: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:56 [2024-03-06T09:44:56.198Z] 
04:44:56 [2024-03-06T09:44:56.198Z] (Eclipse:10227): Gtk-WARNING **: 09:44:56.114: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:56 [2024-03-06T09:44:56.198Z] 
04:44:56 [2024-03-06T09:44:56.198Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:56.114: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:56 [2024-03-06T09:44:56.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
04:44:56 [2024-03-06T09:44:56.761Z] 
04:44:56 [2024-03-06T09:44:56.761Z] (Eclipse:10227): Gtk-WARNING **: 09:44:56.518: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:56 [2024-03-06T09:44:56.761Z] 
04:44:56 [2024-03-06T09:44:56.761Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:56.526: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:56 [2024-03-06T09:44:56.761Z] 
04:44:56 [2024-03-06T09:44:56.761Z] (Eclipse:10227): Gtk-WARNING **: 09:44:56.528: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:56 [2024-03-06T09:44:56.761Z] 
04:44:56 [2024-03-06T09:44:56.761Z] (Eclipse:10227): Gtk-WARNING **: 09:44:56.677: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:56 [2024-03-06T09:44:56.761Z] 
04:44:56 [2024-03-06T09:44:56.761Z] (Eclipse:10227): Gtk-WARNING **: 09:44:56.701: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:56 [2024-03-06T09:44:56.761Z] 
04:44:56 [2024-03-06T09:44:56.761Z] (Eclipse:10227): Gtk-WARNING **: 09:44:56.724: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:56 [2024-03-06T09:44:56.761Z] 
04:44:56 [2024-03-06T09:44:56.761Z] (Eclipse:10227): Gtk-WARNING **: 09:44:56.747: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:57 [2024-03-06T09:44:57.017Z] 
04:44:57 [2024-03-06T09:44:57.017Z] (Eclipse:10227): Gtk-WARNING **: 09:44:56.771: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:57 [2024-03-06T09:44:57.017Z] 
04:44:57 [2024-03-06T09:44:57.017Z] (Eclipse:10227): Gtk-WARNING **: 09:44:56.802: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:57 [2024-03-06T09:44:57.017Z] 
04:44:57 [2024-03-06T09:44:57.017Z] (Eclipse:10227): Gtk-WARNING **: 09:44:56.826: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:57 [2024-03-06T09:44:57.017Z] 
04:44:57 [2024-03-06T09:44:57.017Z] (Eclipse:10227): Gtk-WARNING **: 09:44:56.846: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:57 [2024-03-06T09:44:57.017Z] 
04:44:57 [2024-03-06T09:44:57.017Z] (Eclipse:10227): Gtk-WARNING **: 09:44:56.864: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:57 [2024-03-06T09:44:57.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:44:57 [2024-03-06T09:44:57.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:44:57 [2024-03-06T09:44:57.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:44:57 [2024-03-06T09:44:57.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:44:57 [2024-03-06T09:44:57.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:57 [2024-03-06T09:44:57.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:57 [2024-03-06T09:44:57.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:57 [2024-03-06T09:44:57.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:57 [2024-03-06T09:44:57.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:57 [2024-03-06T09:44:57.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:44:57 [2024-03-06T09:44:57.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:44:57 [2024-03-06T09:44:57.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:44:57 [2024-03-06T09:44:57.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=321313215 data=null}, (of type 'Combo')]
04:44:57 [2024-03-06T09:44:57.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:44:57 [2024-03-06T09:44:57.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:57 [2024-03-06T09:44:57.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:57 [2024-03-06T09:44:57.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:44:57 [2024-03-06T09:44:57.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:57 [2024-03-06T09:44:57.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:57 [2024-03-06T09:44:57.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=321313249 data=null doit=true}, TreeItem with text {traces}]
04:44:57 [2024-03-06T09:44:57.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=321313249 data=null}, TreeItem with text {traces}]
04:44:57 [2024-03-06T09:44:57.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=321313249 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321313249 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=321313251 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=321313251 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=321313251 data=null doit=true}, Tree node with text: synctraces]
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=321313251 data=null}, Tree node with text: synctraces]
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=321313252 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321313252 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=321313252 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=321313258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@775b3762
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=321313259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=321313259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=321313259 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=321313259 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=321313260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=321313260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=321313260 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=321313260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:57 [2024-03-06T09:44:57.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=321313260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=321313260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=321313260 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=321313260 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:57 [2024-03-06T09:44:57.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@64cde9a5
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=321313273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=321313273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=321313273 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=321313273 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=321313274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=321313274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=321313274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=321313274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=321313274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=321313274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=321313274 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=321313274 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321313281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321313281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321313281 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321313281 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321313281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321313281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:57 [2024-03-06T09:44:57.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:57 [2024-03-06T09:44:57.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:57 [2024-03-06T09:44:57.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:57 [2024-03-06T09:44:57.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:57 [2024-03-06T09:44:57.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:57 [2024-03-06T09:44:57.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:44:57 [2024-03-06T09:44:57.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321313281 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:57 [2024-03-06T09:44:57.533Z] 
04:44:57 [2024-03-06T09:44:57.533Z] (Eclipse:10227): Gtk-WARNING **: 09:44:57.348: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:57 [2024-03-06T09:44:57.533Z] 
04:44:57 [2024-03-06T09:44:57.533Z] (Eclipse:10227): Gtk-WARNING **: 09:44:57.365: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:57 [2024-03-06T09:44:57.533Z] 
04:44:57 [2024-03-06T09:44:57.533Z] (Eclipse:10227): Gtk-WARNING **: 09:44:57.377: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:57 [2024-03-06T09:44:57.533Z] 
04:44:57 [2024-03-06T09:44:57.533Z] (Eclipse:10227): Gtk-WARNING **: 09:44:57.393: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:57 [2024-03-06T09:44:57.533Z] 
04:44:57 [2024-03-06T09:44:57.533Z] (Eclipse:10227): Gtk-WARNING **: 09:44:57.412: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:57 [2024-03-06T09:44:57.533Z] 
04:44:57 [2024-03-06T09:44:57.533Z] (Eclipse:10227): Gtk-WARNING **: 09:44:57.428: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:57 [2024-03-06T09:44:57.533Z] 
04:44:57 [2024-03-06T09:44:57.533Z] (Eclipse:10227): Gtk-WARNING **: 09:44:57.444: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:57 [2024-03-06T09:44:57.533Z] 
04:44:57 [2024-03-06T09:44:57.533Z] (Eclipse:10227): Gtk-WARNING **: 09:44:57.459: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:57 [2024-03-06T09:44:57.533Z] 
04:44:57 [2024-03-06T09:44:57.533Z] (Eclipse:10227): Gtk-WARNING **: 09:44:57.477: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:57 [2024-03-06T09:44:57.533Z] 
04:44:57 [2024-03-06T09:44:57.533Z] (Eclipse:10227): Gtk-WARNING **: 09:44:57.493: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:57 [2024-03-06T09:44:57.533Z] 
04:44:57 [2024-03-06T09:44:57.533Z] (Eclipse:10227): Gtk-WARNING **: 09:44:57.511: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:57 [2024-03-06T09:44:57.533Z] 
04:44:57 [2024-03-06T09:44:57.533Z] (Eclipse:10227): Gtk-WARNING **: 09:44:57.527: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:57 [2024-03-06T09:44:57.789Z] 
04:44:57 [2024-03-06T09:44:57.789Z] (Eclipse:10227): Gtk-WARNING **: 09:44:57.544: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:57 [2024-03-06T09:44:57.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:44:57 [2024-03-06T09:44:57.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:57 [2024-03-06T09:44:57.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:57 [2024-03-06T09:44:57.789Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:57 [2024-03-06T09:44:57.789Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:57 [2024-03-06T09:44:57.789Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:44:57 [2024-03-06T09:44:57.789Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:44:57 [2024-03-06T09:44:57.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
04:44:57 [2024-03-06T09:44:57.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=321313794 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
04:44:57 [2024-03-06T09:44:57.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=321313794 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:57 [2024-03-06T09:44:57.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:57 [2024-03-06T09:44:57.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=321313794 data=null}, TreeItem with text {scp_dest}]
04:44:57 [2024-03-06T09:44:57.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321313794 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
04:44:57 [2024-03-06T09:44:57.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321313795 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:57 [2024-03-06T09:44:57.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321313807 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
04:44:57 [2024-03-06T09:44:57.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321313808 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:57 [2024-03-06T09:44:57.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=321313808 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:57 [2024-03-06T09:44:57.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321313808 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:57 [2024-03-06T09:44:57.789Z] 
04:44:57 [2024-03-06T09:44:57.789Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:57.757: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:57 [2024-03-06T09:44:57.789Z] 
04:44:57 [2024-03-06T09:44:57.789Z] (Eclipse:10227): Gtk-WARNING **: 09:44:57.781: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:58 [2024-03-06T09:44:58.045Z] 
04:44:58 [2024-03-06T09:44:58.045Z] (Eclipse:10227): Gtk-WARNING **: 09:44:57.825: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:58 [2024-03-06T09:44:58.045Z] 
04:44:58 [2024-03-06T09:44:58.045Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:57.826: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:58 [2024-03-06T09:44:58.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321313856 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:58 [2024-03-06T09:44:58.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=321314073 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
04:44:58 [2024-03-06T09:44:58.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=321314080 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:58 [2024-03-06T09:44:58.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=321314080 data=null}, TreeItem with text {scp_dest}]
04:44:58 [2024-03-06T09:44:58.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
04:44:58 [2024-03-06T09:44:58.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
04:44:58 [2024-03-06T09:44:58.045Z] 
04:44:58 [2024-03-06T09:44:58.045Z] (Eclipse:10227): Gtk-WARNING **: 09:44:57.933: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:58 [2024-03-06T09:44:58.045Z] 
04:44:58 [2024-03-06T09:44:58.045Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:57.944: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:58 [2024-03-06T09:44:58.045Z] 
04:44:58 [2024-03-06T09:44:58.045Z] (Eclipse:10227): Gtk-WARNING **: 09:44:57.948: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:58 [2024-03-06T09:44:58.607Z] 
04:44:58 [2024-03-06T09:44:58.607Z] (Eclipse:10227): Gtk-WARNING **: 09:44:58.305: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:58 [2024-03-06T09:44:58.607Z] 
04:44:58 [2024-03-06T09:44:58.607Z] (Eclipse:10227): Gtk-WARNING **: 09:44:58.330: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:58 [2024-03-06T09:44:58.607Z] 
04:44:58 [2024-03-06T09:44:58.607Z] (Eclipse:10227): Gtk-WARNING **: 09:44:58.353: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:58 [2024-03-06T09:44:58.607Z] 
04:44:58 [2024-03-06T09:44:58.607Z] (Eclipse:10227): Gtk-WARNING **: 09:44:58.375: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:58 [2024-03-06T09:44:58.607Z] 
04:44:58 [2024-03-06T09:44:58.607Z] (Eclipse:10227): Gtk-WARNING **: 09:44:58.395: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:58 [2024-03-06T09:44:58.607Z] 
04:44:58 [2024-03-06T09:44:58.607Z] (Eclipse:10227): Gtk-WARNING **: 09:44:58.425: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:58 [2024-03-06T09:44:58.607Z] 
04:44:58 [2024-03-06T09:44:58.607Z] (Eclipse:10227): Gtk-WARNING **: 09:44:58.447: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:58 [2024-03-06T09:44:58.607Z] 
04:44:58 [2024-03-06T09:44:58.607Z] (Eclipse:10227): Gtk-WARNING **: 09:44:58.466: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=321314822 data=null}, (of type 'Combo')]
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=321314857 data=null button=0 stateMask=0x0 x=82 y=12 count=0}, TreeItem with text {traces}]
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=321314857 data=null doit=true}, TreeItem with text {traces}]
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=321314857 data=null}, TreeItem with text {traces}]
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=321314857 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321314857 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {traces}]
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=321314858 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:44:58 [2024-03-06T09:44:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=321314866 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:58 [2024-03-06T09:44:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5927fc8e
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=321314869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=321314870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=321314870 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=321314870 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=321314870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=321314870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=321314870 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=321314870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=321314870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=321314870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=321314870 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=321314870 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:58 [2024-03-06T09:44:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321314882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321314882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321314882 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321314882 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321314882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321314882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:58 [2024-03-06T09:44:58.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:58 [2024-03-06T09:44:58.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:58 [2024-03-06T09:44:58.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:58 [2024-03-06T09:44:58.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:58 [2024-03-06T09:44:58.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:44:58 [2024-03-06T09:44:58.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:44:59 [2024-03-06T09:44:59.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321314882 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:44:59 [2024-03-06T09:44:59.122Z] 
04:44:59 [2024-03-06T09:44:59.122Z] (Eclipse:10227): Gtk-WARNING **: 09:44:58.990: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:59 [2024-03-06T09:44:59.122Z] 
04:44:59 [2024-03-06T09:44:59.122Z] (Eclipse:10227): Gtk-WARNING **: 09:44:59.018: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:59 [2024-03-06T09:44:59.122Z] 
04:44:59 [2024-03-06T09:44:59.122Z] (Eclipse:10227): Gtk-WARNING **: 09:44:59.031: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:59 [2024-03-06T09:44:59.122Z] 
04:44:59 [2024-03-06T09:44:59.122Z] (Eclipse:10227): Gtk-WARNING **: 09:44:59.047: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:59 [2024-03-06T09:44:59.122Z] 
04:44:59 [2024-03-06T09:44:59.122Z] (Eclipse:10227): Gtk-WARNING **: 09:44:59.064: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:59 [2024-03-06T09:44:59.122Z] 
04:44:59 [2024-03-06T09:44:59.122Z] (Eclipse:10227): Gtk-WARNING **: 09:44:59.084: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:59 [2024-03-06T09:44:59.122Z] 
04:44:59 [2024-03-06T09:44:59.122Z] (Eclipse:10227): Gtk-WARNING **: 09:44:59.099: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:59 [2024-03-06T09:44:59.122Z] 
04:44:59 [2024-03-06T09:44:59.122Z] (Eclipse:10227): Gtk-WARNING **: 09:44:59.115: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:59 [2024-03-06T09:44:59.378Z] 
04:44:59 [2024-03-06T09:44:59.378Z] (Eclipse:10227): Gtk-WARNING **: 09:44:59.133: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:59 [2024-03-06T09:44:59.378Z] 
04:44:59 [2024-03-06T09:44:59.378Z] (Eclipse:10227): Gtk-WARNING **: 09:44:59.147: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:59 [2024-03-06T09:44:59.378Z] 
04:44:59 [2024-03-06T09:44:59.378Z] (Eclipse:10227): Gtk-WARNING **: 09:44:59.164: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:59 [2024-03-06T09:44:59.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:44:59 [2024-03-06T09:44:59.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:44:59 [2024-03-06T09:44:59.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:44:59 [2024-03-06T09:44:59.378Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:59 [2024-03-06T09:44:59.378Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:44:59 [2024-03-06T09:44:59.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=321315442 data=null doit=true}, TreeItem with text {Traces [2]}]
04:44:59 [2024-03-06T09:44:59.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=321315442 data=null}, TreeItem with text {Traces [2]}]
04:44:59 [2024-03-06T09:44:59.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=321315442 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:44:59 [2024-03-06T09:44:59.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321315443 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
04:44:59 [2024-03-06T09:44:59.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=321315444 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:44:59 [2024-03-06T09:44:59.379Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:44:59 [2024-03-06T09:44:59.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
04:44:59 [2024-03-06T09:44:59.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=321315444 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
04:44:59 [2024-03-06T09:44:59.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=321315445 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:59 [2024-03-06T09:44:59.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:44:59 [2024-03-06T09:44:59.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=321315445 data=null}, TreeItem with text {scp_dest}]
04:44:59 [2024-03-06T09:44:59.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321315445 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
04:44:59 [2024-03-06T09:44:59.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321315445 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:59 [2024-03-06T09:44:59.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321315450 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
04:44:59 [2024-03-06T09:44:59.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321315450 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:59 [2024-03-06T09:44:59.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=321315450 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:59 [2024-03-06T09:44:59.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321315450 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:44:59 [2024-03-06T09:44:59.379Z] 
04:44:59 [2024-03-06T09:44:59.379Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:59.370: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:59 [2024-03-06T09:44:59.634Z] 
04:44:59 [2024-03-06T09:44:59.634Z] (Eclipse:10227): Gtk-WARNING **: 09:44:59.393: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:59 [2024-03-06T09:44:59.634Z] 
04:44:59 [2024-03-06T09:44:59.634Z] (Eclipse:10227): Gtk-WARNING **: 09:44:59.431: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:59 [2024-03-06T09:44:59.634Z] 
04:44:59 [2024-03-06T09:44:59.634Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:59.431: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:59 [2024-03-06T09:44:59.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321315493 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:44:59 [2024-03-06T09:44:59.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=321315669 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
04:44:59 [2024-03-06T09:44:59.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=321315669 data=null doit=true}, TreeItem with text {scp_dest}]
04:44:59 [2024-03-06T09:44:59.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=321315669 data=null}, TreeItem with text {scp_dest}]
04:44:59 [2024-03-06T09:44:59.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
04:44:59 [2024-03-06T09:44:59.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
04:44:59 [2024-03-06T09:44:59.634Z] 
04:44:59 [2024-03-06T09:44:59.634Z] (Eclipse:10227): Gtk-WARNING **: 09:44:59.529: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:59 [2024-03-06T09:44:59.890Z] 
04:44:59 [2024-03-06T09:44:59.890Z] (Eclipse:10227): Gtk-CRITICAL **: 09:44:59.668: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:44:59 [2024-03-06T09:44:59.890Z] 
04:44:59 [2024-03-06T09:44:59.890Z] (Eclipse:10227): Gtk-WARNING **: 09:44:59.672: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:59 [2024-03-06T09:44:59.890Z] 
04:44:59 [2024-03-06T09:44:59.890Z] (Eclipse:10227): Gtk-WARNING **: 09:44:59.868: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:44:59 [2024-03-06T09:44:59.890Z] 
04:44:59 [2024-03-06T09:44:59.890Z] (Eclipse:10227): Gtk-WARNING **: 09:44:59.890: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:00 [2024-03-06T09:45:00.146Z] 
04:45:00 [2024-03-06T09:45:00.146Z] (Eclipse:10227): Gtk-WARNING **: 09:44:59.912: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:00 [2024-03-06T09:45:00.146Z] 
04:45:00 [2024-03-06T09:45:00.146Z] (Eclipse:10227): Gtk-WARNING **: 09:44:59.936: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:00 [2024-03-06T09:45:00.146Z] 
04:45:00 [2024-03-06T09:45:00.146Z] (Eclipse:10227): Gtk-WARNING **: 09:44:59.958: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:00 [2024-03-06T09:45:00.146Z] 
04:45:00 [2024-03-06T09:45:00.146Z] (Eclipse:10227): Gtk-WARNING **: 09:44:59.980: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:00 [2024-03-06T09:45:00.146Z] 
04:45:00 [2024-03-06T09:45:00.146Z] (Eclipse:10227): Gtk-WARNING **: 09:44:59.999: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:00 [2024-03-06T09:45:00.146Z] 
04:45:00 [2024-03-06T09:45:00.146Z] (Eclipse:10227): Gtk-WARNING **: 09:45:00.020: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:00 [2024-03-06T09:45:00.146Z] 
04:45:00 [2024-03-06T09:45:00.146Z] (Eclipse:10227): Gtk-WARNING **: 09:45:00.041: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:00 [2024-03-06T09:45:00.146Z] 
04:45:00 [2024-03-06T09:45:00.146Z] (Eclipse:10227): Gtk-WARNING **: 09:45:00.060: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=321316440 data=null}, (of type 'Combo')]
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=321316476 data=null doit=true}, TreeItem with text {traces}]
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=321316476 data=null}, TreeItem with text {traces}]
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=321316476 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321316476 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=321316478 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=321316478 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=321316478 data=null doit=true}, Tree node with text: synctraces]
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=321316478 data=null}, Tree node with text: synctraces]
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=321316479 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321316479 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=321316479 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:45:00 [2024-03-06T09:45:00.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=321316485 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@13d57fd0
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=321316486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=321316486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=321316486 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=321316486 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=321316486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=321316486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=321316486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=321316487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=321316487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=321316487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=321316487 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=321316487 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:45:00 [2024-03-06T09:45:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:45:00 [2024-03-06T09:45:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321316504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321316504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321316504 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321316504 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321316505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321316505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:45:00 [2024-03-06T09:45:00.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:45:00 [2024-03-06T09:45:00.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:45:00 [2024-03-06T09:45:00.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:45:00 [2024-03-06T09:45:00.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:45:00 [2024-03-06T09:45:00.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:45:00 [2024-03-06T09:45:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:45:00 [2024-03-06T09:45:00.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321316505 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:45:00 [2024-03-06T09:45:00.661Z] 
04:45:00 [2024-03-06T09:45:00.661Z] (Eclipse:10227): Gtk-WARNING **: 09:45:00.439: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:00 [2024-03-06T09:45:00.661Z] 
04:45:00 [2024-03-06T09:45:00.661Z] (Eclipse:10227): Gtk-WARNING **: 09:45:00.456: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:00 [2024-03-06T09:45:00.661Z] 
04:45:00 [2024-03-06T09:45:00.661Z] (Eclipse:10227): Gtk-WARNING **: 09:45:00.462: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:00 [2024-03-06T09:45:00.661Z] 
04:45:00 [2024-03-06T09:45:00.661Z] (Eclipse:10227): Gtk-WARNING **: 09:45:00.476: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:00 [2024-03-06T09:45:00.661Z] 
04:45:00 [2024-03-06T09:45:00.661Z] (Eclipse:10227): Gtk-WARNING **: 09:45:00.493: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:00 [2024-03-06T09:45:00.661Z] 
04:45:00 [2024-03-06T09:45:00.661Z] (Eclipse:10227): Gtk-WARNING **: 09:45:00.509: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:00 [2024-03-06T09:45:00.661Z] 
04:45:00 [2024-03-06T09:45:00.661Z] (Eclipse:10227): Gtk-WARNING **: 09:45:00.526: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:00 [2024-03-06T09:45:00.661Z] 
04:45:00 [2024-03-06T09:45:00.661Z] (Eclipse:10227): Gtk-WARNING **: 09:45:00.542: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:00 [2024-03-06T09:45:00.661Z] 
04:45:00 [2024-03-06T09:45:00.661Z] (Eclipse:10227): Gtk-WARNING **: 09:45:00.559: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:00 [2024-03-06T09:45:00.661Z] 
04:45:00 [2024-03-06T09:45:00.661Z] (Eclipse:10227): Gtk-WARNING **: 09:45:00.576: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:00 [2024-03-06T09:45:00.661Z] 
04:45:00 [2024-03-06T09:45:00.661Z] (Eclipse:10227): Gtk-WARNING **: 09:45:00.592: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:00 [2024-03-06T09:45:00.661Z] 
04:45:00 [2024-03-06T09:45:00.661Z] (Eclipse:10227): Gtk-WARNING **: 09:45:00.609: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:00 [2024-03-06T09:45:00.661Z] 
04:45:00 [2024-03-06T09:45:00.661Z] (Eclipse:10227): Gtk-WARNING **: 09:45:00.626: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:00 [2024-03-06T09:45:00.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:45:00 [2024-03-06T09:45:00.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:00 [2024-03-06T09:45:00.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:00 [2024-03-06T09:45:00.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:45:00 [2024-03-06T09:45:00.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:45:00 [2024-03-06T09:45:00.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=321317034 data=null doit=true}, TreeItem with text {Traces [2]}]
04:45:00 [2024-03-06T09:45:00.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=321317034 data=null}, TreeItem with text {Traces [2]}]
04:45:00 [2024-03-06T09:45:00.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=321317035 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:45:00 [2024-03-06T09:45:00.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321317035 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
04:45:00 [2024-03-06T09:45:00.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=321317036 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:45:00 [2024-03-06T09:45:00.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:45:00 [2024-03-06T09:45:00.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
04:45:00 [2024-03-06T09:45:00.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=321317037 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
04:45:00 [2024-03-06T09:45:00.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=321317037 data=null doit=true}, TreeItem with text {scp_dest}]
04:45:00 [2024-03-06T09:45:00.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:00 [2024-03-06T09:45:00.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=321317037 data=null}, TreeItem with text {scp_dest}]
04:45:00 [2024-03-06T09:45:00.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321317037 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
04:45:00 [2024-03-06T09:45:00.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321317038 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:45:00 [2024-03-06T09:45:00.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321317043 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
04:45:00 [2024-03-06T09:45:00.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321317043 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:45:00 [2024-03-06T09:45:00.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=321317043 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:45:00 [2024-03-06T09:45:00.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321317043 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:45:00 [2024-03-06T09:45:00.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321317084 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:45:00 [2024-03-06T09:45:00.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=321317089 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
04:45:00 [2024-03-06T09:45:00.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=321317089 data=null doit=true}, TreeItem with text {scp_dest}]
04:45:00 [2024-03-06T09:45:00.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=321317089 data=null}, TreeItem with text {scp_dest}]
04:45:00 [2024-03-06T09:45:00.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
04:45:01 [2024-03-06T09:45:01.173Z] 
04:45:01 [2024-03-06T09:45:01.173Z] (Eclipse:10227): Gtk-CRITICAL **: 09:45:00.976: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:45:01 [2024-03-06T09:45:01.174Z] 
04:45:01 [2024-03-06T09:45:01.174Z] (Eclipse:10227): Gtk-WARNING **: 09:45:00.997: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:01 [2024-03-06T09:45:01.174Z] 
04:45:01 [2024-03-06T09:45:01.174Z] (Eclipse:10227): Gtk-WARNING **: 09:45:01.034: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:01 [2024-03-06T09:45:01.174Z] 
04:45:01 [2024-03-06T09:45:01.174Z] (Eclipse:10227): Gtk-CRITICAL **: 09:45:01.035: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:45:01 [2024-03-06T09:45:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
04:45:01 [2024-03-06T09:45:01.684Z] 
04:45:01 [2024-03-06T09:45:01.684Z] (Eclipse:10227): Gtk-WARNING **: 09:45:01.457: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:01 [2024-03-06T09:45:01.684Z] 
04:45:01 [2024-03-06T09:45:01.684Z] (Eclipse:10227): Gtk-CRITICAL **: 09:45:01.468: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:45:01 [2024-03-06T09:45:01.684Z] 
04:45:01 [2024-03-06T09:45:01.684Z] (Eclipse:10227): Gtk-WARNING **: 09:45:01.471: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:01 [2024-03-06T09:45:01.684Z] 
04:45:01 [2024-03-06T09:45:01.684Z] (Eclipse:10227): Gtk-WARNING **: 09:45:01.623: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:01 [2024-03-06T09:45:01.684Z] 
04:45:01 [2024-03-06T09:45:01.684Z] (Eclipse:10227): Gtk-WARNING **: 09:45:01.647: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:01 [2024-03-06T09:45:01.684Z] 
04:45:01 [2024-03-06T09:45:01.684Z] (Eclipse:10227): Gtk-WARNING **: 09:45:01.671: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:01 [2024-03-06T09:45:01.939Z] 
04:45:01 [2024-03-06T09:45:01.940Z] (Eclipse:10227): Gtk-WARNING **: 09:45:01.692: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:01 [2024-03-06T09:45:01.940Z] 
04:45:01 [2024-03-06T09:45:01.940Z] (Eclipse:10227): Gtk-WARNING **: 09:45:01.715: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:01 [2024-03-06T09:45:01.940Z] 
04:45:01 [2024-03-06T09:45:01.940Z] (Eclipse:10227): Gtk-WARNING **: 09:45:01.740: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:01 [2024-03-06T09:45:01.940Z] 
04:45:01 [2024-03-06T09:45:01.940Z] (Eclipse:10227): Gtk-WARNING **: 09:45:01.767: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:01 [2024-03-06T09:45:01.940Z] 
04:45:01 [2024-03-06T09:45:01.940Z] (Eclipse:10227): Gtk-WARNING **: 09:45:01.786: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:01 [2024-03-06T09:45:01.940Z] 
04:45:01 [2024-03-06T09:45:01.940Z] (Eclipse:10227): Gtk-WARNING **: 09:45:01.806: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:02 [2024-03-06T09:45:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:45:02 [2024-03-06T09:45:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:45:02 [2024-03-06T09:45:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:45:02 [2024-03-06T09:45:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:45:02 [2024-03-06T09:45:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:45:02 [2024-03-06T09:45:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:45:02 [2024-03-06T09:45:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:45:02 [2024-03-06T09:45:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:45:02 [2024-03-06T09:45:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:45:02 [2024-03-06T09:45:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:45:02 [2024-03-06T09:45:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:45:02 [2024-03-06T09:45:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:45:02 [2024-03-06T09:45:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=321318155 data=null}, (of type 'Combo')]
04:45:02 [2024-03-06T09:45:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
04:45:02 [2024-03-06T09:45:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:02 [2024-03-06T09:45:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:02 [2024-03-06T09:45:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:45:02 [2024-03-06T09:45:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:02 [2024-03-06T09:45:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:02 [2024-03-06T09:45:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=321318188 data=null doit=true}, TreeItem with text {traces}]
04:45:02 [2024-03-06T09:45:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=321318188 data=null}, TreeItem with text {traces}]
04:45:02 [2024-03-06T09:45:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=321318189 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
04:45:02 [2024-03-06T09:45:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321318189 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
04:45:02 [2024-03-06T09:45:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=321318190 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
04:45:02 [2024-03-06T09:45:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:02 [2024-03-06T09:45:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=321318191 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
04:45:02 [2024-03-06T09:45:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=321318191 data=null doit=true}, Tree node with text: synctraces]
04:45:02 [2024-03-06T09:45:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=321318191 data=null}, Tree node with text: synctraces]
04:45:02 [2024-03-06T09:45:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=321318191 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
04:45:02 [2024-03-06T09:45:02.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321318191 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
04:45:02 [2024-03-06T09:45:02.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=321318192 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
04:45:02 [2024-03-06T09:45:02.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
04:45:02 [2024-03-06T09:45:02.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:45:02 [2024-03-06T09:45:02.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:45:02 [2024-03-06T09:45:02.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:45:02 [2024-03-06T09:45:02.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:45:02 [2024-03-06T09:45:02.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:45:02 [2024-03-06T09:45:02.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:45:02 [2024-03-06T09:45:02.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:45:02 [2024-03-06T09:45:02.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=321318199 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
04:45:02 [2024-03-06T09:45:02.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:45:02 [2024-03-06T09:45:02.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:45:02 [2024-03-06T09:45:02.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:45:02 [2024-03-06T09:45:02.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:45:02 [2024-03-06T09:45:02.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:45:02 [2024-03-06T09:45:02.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1b48c142
04:45:02 [2024-03-06T09:45:02.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=321318211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:45:02 [2024-03-06T09:45:02.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=321318211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:45:02 [2024-03-06T09:45:02.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=321318211 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:45:02 [2024-03-06T09:45:02.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=321318211 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=321318212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=321318212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=321318212 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=321318212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=321318212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=321318212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=321318212 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=321318212 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:45:02 [2024-03-06T09:45:02.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:45:02 [2024-03-06T09:45:02.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:45:02 [2024-03-06T09:45:02.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:45:02 [2024-03-06T09:45:02.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321318221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:45:02 [2024-03-06T09:45:02.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321318221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:45:02 [2024-03-06T09:45:02.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321318221 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:45:02 [2024-03-06T09:45:02.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321318221 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:45:02 [2024-03-06T09:45:02.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321318221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:45:02 [2024-03-06T09:45:02.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321318222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:45:02 [2024-03-06T09:45:02.202Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:45:02 [2024-03-06T09:45:02.202Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:45:02 [2024-03-06T09:45:02.202Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:45:02 [2024-03-06T09:45:02.202Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:45:02 [2024-03-06T09:45:02.202Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:45:02 [2024-03-06T09:45:02.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:45:02 [2024-03-06T09:45:02.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
04:45:02 [2024-03-06T09:45:02.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321318731 data=null doit=true}, Shell with text {Confirmation}]
04:45:02 [2024-03-06T09:45:02.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
04:45:02 [2024-03-06T09:45:02.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
04:45:02 [2024-03-06T09:45:02.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
04:45:02 [2024-03-06T09:45:02.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
04:45:02 [2024-03-06T09:45:02.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All
04:45:02 [2024-03-06T09:45:02.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=321318732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
04:45:02 [2024-03-06T09:45:02.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=321318732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
04:45:02 [2024-03-06T09:45:02.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=321318732 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
04:45:02 [2024-03-06T09:45:02.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=321318732 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
04:45:02 [2024-03-06T09:45:02.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=321318733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
04:45:02 [2024-03-06T09:45:02.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=321318733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
04:45:02 [2024-03-06T09:45:02.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=321318733 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
04:45:02 [2024-03-06T09:45:02.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:45:03 [2024-03-06T09:45:03.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321318222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:45:03 [2024-03-06T09:45:03.022Z] 
04:45:03 [2024-03-06T09:45:03.022Z] (Eclipse:10227): Gtk-WARNING **: 09:45:02.815: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:03 [2024-03-06T09:45:03.022Z] 
04:45:03 [2024-03-06T09:45:03.022Z] (Eclipse:10227): Gtk-WARNING **: 09:45:02.835: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:03 [2024-03-06T09:45:03.022Z] 
04:45:03 [2024-03-06T09:45:03.022Z] (Eclipse:10227): Gtk-WARNING **: 09:45:02.852: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:03 [2024-03-06T09:45:03.022Z] 
04:45:03 [2024-03-06T09:45:03.022Z] (Eclipse:10227): Gtk-WARNING **: 09:45:02.868: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:03 [2024-03-06T09:45:03.022Z] 
04:45:03 [2024-03-06T09:45:03.022Z] (Eclipse:10227): Gtk-WARNING **: 09:45:02.885: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:03 [2024-03-06T09:45:03.022Z] 
04:45:03 [2024-03-06T09:45:03.022Z] (Eclipse:10227): Gtk-WARNING **: 09:45:02.903: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:03 [2024-03-06T09:45:03.022Z] 
04:45:03 [2024-03-06T09:45:03.022Z] (Eclipse:10227): Gtk-WARNING **: 09:45:02.919: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:03 [2024-03-06T09:45:03.022Z] 
04:45:03 [2024-03-06T09:45:03.022Z] (Eclipse:10227): Gtk-WARNING **: 09:45:02.935: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:03 [2024-03-06T09:45:03.022Z] 
04:45:03 [2024-03-06T09:45:03.022Z] (Eclipse:10227): Gtk-WARNING **: 09:45:02.952: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:03 [2024-03-06T09:45:03.022Z] 
04:45:03 [2024-03-06T09:45:03.022Z] (Eclipse:10227): Gtk-WARNING **: 09:45:02.968: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:03 [2024-03-06T09:45:03.022Z] 
04:45:03 [2024-03-06T09:45:03.022Z] (Eclipse:10227): Gtk-WARNING **: 09:45:02.985: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:03 [2024-03-06T09:45:03.022Z] 
04:45:03 [2024-03-06T09:45:03.022Z] (Eclipse:10227): Gtk-WARNING **: 09:45:03.002: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:03 [2024-03-06T09:45:03.022Z] 
04:45:03 [2024-03-06T09:45:03.022Z] (Eclipse:10227): Gtk-WARNING **: 09:45:03.018: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:03 [2024-03-06T09:45:03.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:45:03 [2024-03-06T09:45:03.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:03 [2024-03-06T09:45:03.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:03 [2024-03-06T09:45:03.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:45:03 [2024-03-06T09:45:03.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:45:03 [2024-03-06T09:45:03.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:45:03 [2024-03-06T09:45:03.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:45:03 [2024-03-06T09:45:03.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
04:45:03 [2024-03-06T09:45:03.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=321319395 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
04:45:03 [2024-03-06T09:45:03.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=321319395 data=null doit=true}, TreeItem with text {scp_dest}]
04:45:03 [2024-03-06T09:45:03.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:03 [2024-03-06T09:45:03.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=321319396 data=null}, TreeItem with text {scp_dest}]
04:45:03 [2024-03-06T09:45:03.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321319396 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
04:45:03 [2024-03-06T09:45:03.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321319396 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:45:03 [2024-03-06T09:45:03.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321319401 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
04:45:03 [2024-03-06T09:45:03.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321319401 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:45:03 [2024-03-06T09:45:03.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=321319402 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:45:03 [2024-03-06T09:45:03.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321319402 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:45:03 [2024-03-06T09:45:03.535Z] 
04:45:03 [2024-03-06T09:45:03.535Z] (Eclipse:10227): Gtk-CRITICAL **: 09:45:03.326: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:45:03 [2024-03-06T09:45:03.535Z] 
04:45:03 [2024-03-06T09:45:03.535Z] (Eclipse:10227): Gtk-WARNING **: 09:45:03.348: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:03 [2024-03-06T09:45:03.535Z] 
04:45:03 [2024-03-06T09:45:03.535Z] (Eclipse:10227): Gtk-WARNING **: 09:45:03.385: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:03 [2024-03-06T09:45:03.535Z] 
04:45:03 [2024-03-06T09:45:03.535Z] (Eclipse:10227): Gtk-CRITICAL **: 09:45:03.385: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:45:03 [2024-03-06T09:45:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321319450 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
04:45:03 [2024-03-06T09:45:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=321319619 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
04:45:03 [2024-03-06T09:45:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=321319619 data=null doit=true}, TreeItem with text {scp_dest}]
04:45:03 [2024-03-06T09:45:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=321319619 data=null}, TreeItem with text {scp_dest}]
04:45:03 [2024-03-06T09:45:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
04:45:03 [2024-03-06T09:45:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
04:45:03 [2024-03-06T09:45:03.535Z] 
04:45:03 [2024-03-06T09:45:03.535Z] (Eclipse:10227): Gtk-WARNING **: 09:45:03.472: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:03 [2024-03-06T09:45:03.535Z] 
04:45:03 [2024-03-06T09:45:03.535Z] (Eclipse:10227): Gtk-CRITICAL **: 09:45:03.479: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:45:03 [2024-03-06T09:45:03.535Z] 
04:45:03 [2024-03-06T09:45:03.535Z] (Eclipse:10227): Gtk-WARNING **: 09:45:03.482: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:03 [2024-03-06T09:45:03.791Z] 
04:45:03 [2024-03-06T09:45:03.791Z] (Eclipse:10227): Gtk-WARNING **: 09:45:03.758: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:03 [2024-03-06T09:45:03.791Z] 
04:45:03 [2024-03-06T09:45:03.791Z] (Eclipse:10227): Gtk-WARNING **: 09:45:03.781: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:04 [2024-03-06T09:45:04.047Z] 
04:45:04 [2024-03-06T09:45:04.047Z] (Eclipse:10227): Gtk-WARNING **: 09:45:03.802: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:04 [2024-03-06T09:45:04.047Z] 
04:45:04 [2024-03-06T09:45:04.047Z] (Eclipse:10227): Gtk-WARNING **: 09:45:03.823: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:04 [2024-03-06T09:45:04.047Z] 
04:45:04 [2024-03-06T09:45:04.047Z] (Eclipse:10227): Gtk-WARNING **: 09:45:03.844: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:04 [2024-03-06T09:45:04.047Z] 
04:45:04 [2024-03-06T09:45:04.047Z] (Eclipse:10227): Gtk-WARNING **: 09:45:03.865: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:04 [2024-03-06T09:45:04.047Z] 
04:45:04 [2024-03-06T09:45:04.047Z] (Eclipse:10227): Gtk-WARNING **: 09:45:03.887: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:04 [2024-03-06T09:45:04.047Z] 
04:45:04 [2024-03-06T09:45:04.047Z] (Eclipse:10227): Gtk-WARNING **: 09:45:03.909: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:04 [2024-03-06T09:45:04.047Z] 
04:45:04 [2024-03-06T09:45:04.047Z] (Eclipse:10227): Gtk-WARNING **: 09:45:03.929: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:04 [2024-03-06T09:45:04.047Z] 
04:45:04 [2024-03-06T09:45:04.047Z] (Eclipse:10227): Gtk-WARNING **: 09:45:03.948: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=321320323 data=null doit=true}, Button with text {Select roo&t directory:}]
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=321320323 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=321320325 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=321320325 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=321320326 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=321320326 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=321320328 data=null}, (of type 'Combo')]
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=321320372 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=321320372 data=null doit=true}, TreeItem with text {/}]
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=321320372 data=null}, TreeItem with text {/}]
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=321320373 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321320373 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=321320373 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
04:45:04 [2024-03-06T09:45:04.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=321320379 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@67108db4
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=321320381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:45:04 [2024-03-06T09:45:04.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=321320381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=321320381 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=321320381 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=321320381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=321320381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=321320390 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=321320390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=321320390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=321320390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=321320390 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=321320390 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321320394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321320394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321320394 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:45:04 [2024-03-06T09:45:04.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321320394 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:45:04 [2024-03-06T09:45:04.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321320394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:45:04 [2024-03-06T09:45:04.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321320394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:45:04 [2024-03-06T09:45:04.307Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:45:04 [2024-03-06T09:45:04.307Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:45:04 [2024-03-06T09:45:04.307Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:45:04 [2024-03-06T09:45:04.307Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:45:04 [2024-03-06T09:45:04.307Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:45:04 [2024-03-06T09:45:04.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:45:04 [2024-03-06T09:45:04.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321320394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:45:04 [2024-03-06T09:45:04.562Z] 
04:45:04 [2024-03-06T09:45:04.562Z] (Eclipse:10227): Gtk-WARNING **: 09:45:04.365: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:04 [2024-03-06T09:45:04.562Z] 
04:45:04 [2024-03-06T09:45:04.562Z] (Eclipse:10227): Gtk-WARNING **: 09:45:04.383: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:04 [2024-03-06T09:45:04.562Z] 
04:45:04 [2024-03-06T09:45:04.562Z] (Eclipse:10227): Gtk-WARNING **: 09:45:04.389: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:04 [2024-03-06T09:45:04.562Z] 
04:45:04 [2024-03-06T09:45:04.562Z] (Eclipse:10227): Gtk-WARNING **: 09:45:04.403: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:04 [2024-03-06T09:45:04.562Z] 
04:45:04 [2024-03-06T09:45:04.562Z] (Eclipse:10227): Gtk-WARNING **: 09:45:04.420: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:04 [2024-03-06T09:45:04.562Z] 
04:45:04 [2024-03-06T09:45:04.562Z] (Eclipse:10227): Gtk-WARNING **: 09:45:04.436: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:04 [2024-03-06T09:45:04.562Z] 
04:45:04 [2024-03-06T09:45:04.562Z] (Eclipse:10227): Gtk-WARNING **: 09:45:04.454: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:04 [2024-03-06T09:45:04.562Z] 
04:45:04 [2024-03-06T09:45:04.562Z] (Eclipse:10227): Gtk-WARNING **: 09:45:04.470: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:04 [2024-03-06T09:45:04.562Z] 
04:45:04 [2024-03-06T09:45:04.562Z] (Eclipse:10227): Gtk-WARNING **: 09:45:04.487: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:04 [2024-03-06T09:45:04.562Z] 
04:45:04 [2024-03-06T09:45:04.562Z] (Eclipse:10227): Gtk-WARNING **: 09:45:04.504: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:04 [2024-03-06T09:45:04.562Z] 
04:45:04 [2024-03-06T09:45:04.562Z] (Eclipse:10227): Gtk-WARNING **: 09:45:04.520: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:04 [2024-03-06T09:45:04.562Z] 
04:45:04 [2024-03-06T09:45:04.562Z] (Eclipse:10227): Gtk-WARNING **: 09:45:04.537: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:04 [2024-03-06T09:45:04.562Z] 
04:45:04 [2024-03-06T09:45:04.562Z] (Eclipse:10227): Gtk-WARNING **: 09:45:04.553: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:04 [2024-03-06T09:45:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:45:04 [2024-03-06T09:45:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:04 [2024-03-06T09:45:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:04 [2024-03-06T09:45:04.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:45:04 [2024-03-06T09:45:04.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:45:04 [2024-03-06T09:45:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=321320939 data=null doit=true}, TreeItem with text {Traces [2]}]
04:45:04 [2024-03-06T09:45:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=321320939 data=null}, TreeItem with text {Traces [2]}]
04:45:04 [2024-03-06T09:45:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=321320940 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:45:04 [2024-03-06T09:45:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321320940 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
04:45:04 [2024-03-06T09:45:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=321320941 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
04:45:04 [2024-03-06T09:45:04.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:45:04 [2024-03-06T09:45:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
04:45:04 [2024-03-06T09:45:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=321320941 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
04:45:04 [2024-03-06T09:45:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=321320941 data=null doit=true}, TreeItem with text {synctraces [2]}]
04:45:04 [2024-03-06T09:45:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:04 [2024-03-06T09:45:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=321320941 data=null}, TreeItem with text {synctraces [2]}]
04:45:04 [2024-03-06T09:45:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=321320942 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
04:45:04 [2024-03-06T09:45:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321320942 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
04:45:04 [2024-03-06T09:45:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=321320946 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
04:45:04 [2024-03-06T09:45:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=321320946 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
04:45:04 [2024-03-06T09:45:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=321320947 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
04:45:04 [2024-03-06T09:45:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321320947 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
04:45:04 [2024-03-06T09:45:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=321320950 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
04:45:04 [2024-03-06T09:45:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=321320950 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
04:45:04 [2024-03-06T09:45:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=321320950 data=null doit=true}, TreeItem with text {synctraces [2]}]
04:45:04 [2024-03-06T09:45:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=321320950 data=null}, TreeItem with text {synctraces [2]}]
04:45:04 [2024-03-06T09:45:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
04:45:04 [2024-03-06T09:45:04.819Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
04:45:04 [2024-03-06T09:45:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
04:45:04 [2024-03-06T09:45:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=321320951 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
04:45:04 [2024-03-06T09:45:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=321320951 data=null doit=true}, TreeItem with text {scp_dest}]
04:45:04 [2024-03-06T09:45:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:04 [2024-03-06T09:45:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=321320951 data=null}, TreeItem with text {scp_dest}]
04:45:04 [2024-03-06T09:45:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321320951 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
04:45:04 [2024-03-06T09:45:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321320952 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:45:04 [2024-03-06T09:45:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321320961 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
04:45:04 [2024-03-06T09:45:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=321320962 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
04:45:04 [2024-03-06T09:45:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=321320962 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
04:45:05 [2024-03-06T09:45:05.075Z] 
04:45:05 [2024-03-06T09:45:05.075Z] (Eclipse:10227): Gtk-WARNING **: 09:45:04.866: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:05 [2024-03-06T09:45:05.075Z] 
04:45:05 [2024-03-06T09:45:05.075Z] (Eclipse:10227): Gtk-WARNING **: 09:45:04.890: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:05 [2024-03-06T09:45:05.075Z] 
04:45:05 [2024-03-06T09:45:05.075Z] (Eclipse:10227): Gtk-WARNING **: 09:45:04.915: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:05 [2024-03-06T09:45:05.075Z] 
04:45:05 [2024-03-06T09:45:05.075Z] (Eclipse:10227): Gtk-WARNING **: 09:45:04.934: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:05 [2024-03-06T09:45:05.075Z] 
04:45:05 [2024-03-06T09:45:05.075Z] (Eclipse:10227): Gtk-WARNING **: 09:45:04.951: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:05 [2024-03-06T09:45:05.075Z] 
04:45:05 [2024-03-06T09:45:05.075Z] (Eclipse:10227): Gtk-WARNING **: 09:45:04.969: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:05 [2024-03-06T09:45:05.075Z] 
04:45:05 [2024-03-06T09:45:05.075Z] (Eclipse:10227): Gtk-WARNING **: 09:45:04.987: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:05 [2024-03-06T09:45:05.075Z] 
04:45:05 [2024-03-06T09:45:05.075Z] (Eclipse:10227): Gtk-WARNING **: 09:45:05.004: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:05 [2024-03-06T09:45:05.075Z] 
04:45:05 [2024-03-06T09:45:05.075Z] (Eclipse:10227): Gtk-WARNING **: 09:45:05.022: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:05 [2024-03-06T09:45:05.075Z] 
04:45:05 [2024-03-06T09:45:05.075Z] (Eclipse:10227): Gtk-WARNING **: 09:45:05.039: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:05 [2024-03-06T09:45:05.075Z] 
04:45:05 [2024-03-06T09:45:05.075Z] (Eclipse:10227): Gtk-WARNING **: 09:45:05.055: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:05 [2024-03-06T09:45:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=321320962 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
04:45:05 [2024-03-06T09:45:05.330Z] 
04:45:05 [2024-03-06T09:45:05.330Z] (Eclipse:10227): Gtk-WARNING **: 09:45:05.096: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:05 [2024-03-06T09:45:05.330Z] 
04:45:05 [2024-03-06T09:45:05.330Z] (Eclipse:10227): Gtk-WARNING **: 09:45:05.114: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:05 [2024-03-06T09:45:05.330Z] 
04:45:05 [2024-03-06T09:45:05.330Z] (Eclipse:10227): Gtk-CRITICAL **: 09:45:05.159: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:45:05 [2024-03-06T09:45:05.330Z] 
04:45:05 [2024-03-06T09:45:05.330Z] (Eclipse:10227): Gtk-WARNING **: 09:45:05.179: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:05 [2024-03-06T09:45:05.330Z] 
04:45:05 [2024-03-06T09:45:05.330Z] (Eclipse:10227): Gtk-WARNING **: 09:45:05.216: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:05 [2024-03-06T09:45:05.330Z] 
04:45:05 [2024-03-06T09:45:05.330Z] (Eclipse:10227): Gtk-CRITICAL **: 09:45:05.217: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:45:05 [2024-03-06T09:45:05.330Z] 
04:45:05 [2024-03-06T09:45:05.330Z] (Eclipse:10227): Gtk-CRITICAL **: 09:45:05.235: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:45:05 [2024-03-06T09:45:05.330Z] 
04:45:05 [2024-03-06T09:45:05.330Z] (Eclipse:10227): Gtk-CRITICAL **: 09:45:05.245: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:45:05 [2024-03-06T09:45:05.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=321321256 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
04:45:05 [2024-03-06T09:45:05.330Z] 
04:45:05 [2024-03-06T09:45:05.330Z] (Eclipse:10227): Gtk-CRITICAL **: 09:45:05.262: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:45:05 [2024-03-06T09:45:05.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=321321463 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
04:45:05 [2024-03-06T09:45:05.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=321321463 data=null doit=true}, TreeItem with text {scp_dest}]
04:45:05 [2024-03-06T09:45:05.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=321321463 data=null}, TreeItem with text {scp_dest}]
04:45:05 [2024-03-06T09:45:05.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
04:45:05 [2024-03-06T09:45:05.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
04:45:05 [2024-03-06T09:45:05.331Z] 
04:45:05 [2024-03-06T09:45:05.331Z] (Eclipse:10227): Gtk-WARNING **: 09:45:05.314: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:05 [2024-03-06T09:45:05.331Z] 
04:45:05 [2024-03-06T09:45:05.331Z] (Eclipse:10227): Gtk-CRITICAL **: 09:45:05.322: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:45:05 [2024-03-06T09:45:05.331Z] 
04:45:05 [2024-03-06T09:45:05.331Z] (Eclipse:10227): Gtk-WARNING **: 09:45:05.326: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:05 [2024-03-06T09:45:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@ab94a32] time=321321777 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:45:05 [2024-03-06T09:45:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:45:05 [2024-03-06T09:45:05.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:05 [2024-03-06T09:45:05.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:05 [2024-03-06T09:45:05.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:05 [2024-03-06T09:45:05.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=321321782 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
04:45:05 [2024-03-06T09:45:05.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=321321782 data=null doit=true}, TreeItem with text {Tracing}]
04:45:05 [2024-03-06T09:45:05.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=321321782 data=null}, TreeItem with text {Tracing}]
04:45:05 [2024-03-06T09:45:05.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=321321783 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:45:05 [2024-03-06T09:45:05.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321321783 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
04:45:05 [2024-03-06T09:45:05.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=321321808 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
04:45:05 [2024-03-06T09:45:05.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:45:05 [2024-03-06T09:45:05.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:45:05 [2024-03-06T09:45:05.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:45:06 [2024-03-06T09:45:06.101Z] 
04:45:06 [2024-03-06T09:45:06.101Z] (Eclipse:10227): Gtk-WARNING **: 09:45:05.900: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:06 [2024-03-06T09:45:06.101Z] 
04:45:06 [2024-03-06T09:45:06.101Z] (Eclipse:10227): Gtk-WARNING **: 09:45:05.921: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:06 [2024-03-06T09:45:06.101Z] 
04:45:06 [2024-03-06T09:45:06.101Z] (Eclipse:10227): Gtk-WARNING **: 09:45:05.942: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:06 [2024-03-06T09:45:06.101Z] 
04:45:06 [2024-03-06T09:45:06.101Z] (Eclipse:10227): Gtk-WARNING **: 09:45:05.962: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:06 [2024-03-06T09:45:06.101Z] 
04:45:06 [2024-03-06T09:45:06.101Z] (Eclipse:10227): Gtk-WARNING **: 09:45:05.981: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:06 [2024-03-06T09:45:06.101Z] 
04:45:06 [2024-03-06T09:45:06.101Z] (Eclipse:10227): Gtk-WARNING **: 09:45:06.004: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:06 [2024-03-06T09:45:06.102Z] 
04:45:06 [2024-03-06T09:45:06.102Z] (Eclipse:10227): Gtk-WARNING **: 09:45:06.022: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:06 [2024-03-06T09:45:06.102Z] 
04:45:06 [2024-03-06T09:45:06.102Z] (Eclipse:10227): Gtk-WARNING **: 09:45:06.043: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:06 [2024-03-06T09:45:06.102Z] 
04:45:06 [2024-03-06T09:45:06.102Z] (Eclipse:10227): Gtk-WARNING **: 09:45:06.061: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:06 [2024-03-06T09:45:06.102Z] 
04:45:06 [2024-03-06T09:45:06.102Z] (Eclipse:10227): Gtk-WARNING **: 09:45:06.079: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321322291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321322292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321322292 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321322292 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321322292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321322292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=321322292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321322292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321322293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321322293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321322293 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321322293 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321322294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321322294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321322294 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321322294 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321322294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:45:06 [2024-03-06T09:45:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321322294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:45:06 [2024-03-06T09:45:06.358Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:06 [2024-03-06T09:45:06.358Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:06 [2024-03-06T09:45:06.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:06 [2024-03-06T09:45:06.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:06 [2024-03-06T09:45:06.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:06 [2024-03-06T09:45:06.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:45:06 [2024-03-06T09:45:06.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321322294 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:45:06 [2024-03-06T09:45:06.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=321321861 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:45:06 [2024-03-06T09:45:06.359Z] 
04:45:06 [2024-03-06T09:45:06.359Z] (Eclipse:10227): Gtk-WARNING **: 09:45:06.226: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:06 [2024-03-06T09:45:06.359Z] 
04:45:06 [2024-03-06T09:45:06.359Z] (Eclipse:10227): Gtk-WARNING **: 09:45:06.244: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:06 [2024-03-06T09:45:06.359Z] 
04:45:06 [2024-03-06T09:45:06.359Z] (Eclipse:10227): Gtk-WARNING **: 09:45:06.257: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:06 [2024-03-06T09:45:06.359Z] 
04:45:06 [2024-03-06T09:45:06.359Z] (Eclipse:10227): Gtk-WARNING **: 09:45:06.274: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:06 [2024-03-06T09:45:06.359Z] 
04:45:06 [2024-03-06T09:45:06.359Z] (Eclipse:10227): Gtk-WARNING **: 09:45:06.290: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:06 [2024-03-06T09:45:06.359Z] 
04:45:06 [2024-03-06T09:45:06.359Z] (Eclipse:10227): Gtk-WARNING **: 09:45:06.307: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:06 [2024-03-06T09:45:06.359Z] 
04:45:06 [2024-03-06T09:45:06.359Z] (Eclipse:10227): Gtk-WARNING **: 09:45:06.323: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:06 [2024-03-06T09:45:06.359Z] 
04:45:06 [2024-03-06T09:45:06.359Z] (Eclipse:10227): Gtk-WARNING **: 09:45:06.340: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:06 [2024-03-06T09:45:06.359Z] 
04:45:06 [2024-03-06T09:45:06.359Z] (Eclipse:10227): Gtk-WARNING **: 09:45:06.357: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:06 [2024-03-06T09:45:06.615Z] 
04:45:06 [2024-03-06T09:45:06.615Z] (Eclipse:10227): Gtk-WARNING **: 09:45:06.373: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:06 [2024-03-06T09:45:06.615Z] 
04:45:06 [2024-03-06T09:45:06.615Z] (Eclipse:10227): Gtk-WARNING **: 09:45:06.390: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:06 [2024-03-06T09:45:06.615Z] 
04:45:06 [2024-03-06T09:45:06.615Z] (Eclipse:10227): Gtk-WARNING **: 09:45:06.407: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:06 [2024-03-06T09:45:06.615Z] 
04:45:06 [2024-03-06T09:45:06.615Z] (Eclipse:10227): Gtk-WARNING **: 09:45:06.424: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:06 [2024-03-06T09:45:06.870Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.89 s -- in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
04:45:06 [2024-03-06T09:45:06.870Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectory -- Time elapsed: 2.643 s
04:45:06 [2024-03-06T09:45:06.870Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromArchive -- Time elapsed: 3.256 s
04:45:06 [2024-03-06T09:45:06.870Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryLinksPreserveFolder -- Time elapsed: 1.994 s
04:45:06 [2024-03-06T09:45:06.870Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromArchivePreserveFolder -- Time elapsed: 3.175 s
04:45:06 [2024-03-06T09:45:06.870Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromDirectory -- Time elapsed: 1.611 s
04:45:06 [2024-03-06T09:45:06.870Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchive -- Time elapsed: 7.388 s
04:45:06 [2024-03-06T09:45:06.870Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromDirectoryLinksPreserveStruture -- Time elapsed: 6.908 s
04:45:06 [2024-03-06T09:45:06.870Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testEmptyFile -- Time elapsed: 1.104 s
04:45:06 [2024-03-06T09:45:06.870Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testArchiveTooManyEntries -- Time elapsed: 0.001 s
04:45:06 [2024-03-06T09:45:06.870Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testEmptyDirectory -- Time elapsed: 0.643 s
04:45:06 [2024-03-06T09:45:06.870Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testArchiveWithColons -- Time elapsed: 1.087 s
04:45:06 [2024-03-06T09:45:06.870Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryOverwriteRenameAll -- Time elapsed: 3.597 s
04:45:06 [2024-03-06T09:45:06.870Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testEmptyArchive -- Time elapsed: 1.400 s
04:45:06 [2024-03-06T09:45:06.870Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testNestedEmptyArchive -- Time elapsed: 1.907 s
04:45:06 [2024-03-06T09:45:06.870Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testArchiveSizeTooBig -- Time elapsed: 0.001 s
04:45:06 [2024-03-06T09:45:06.870Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchiveOverwrite -- Time elapsed: 3.561 s
04:45:06 [2024-03-06T09:45:06.870Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchiveWithExperiment -- Time elapsed: 1.967 s
04:45:06 [2024-03-06T09:45:06.870Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testDirectoryWithEmptyArchive -- Time elapsed: 1.283 s
04:45:06 [2024-03-06T09:45:06.870Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportWithExperimentOverwriteTraces -- Time elapsed: 3.391 s
04:45:06 [2024-03-06T09:45:06.870Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportWithExperimentValidation -- Time elapsed: 1.876 s
04:45:06 [2024-03-06T09:45:06.870Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryPreserveFolder -- Time elapsed: 1.588 s
04:45:06 [2024-03-06T09:45:06.870Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportWithExperiment -- Time elapsed: 1.544 s
04:45:06 [2024-03-06T09:45:06.870Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryLinks -- Time elapsed: 1.585 s
04:45:06 [2024-03-06T09:45:06.870Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryOverwrite -- Time elapsed: 3.353 s
04:45:06 [2024-03-06T09:45:06.870Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromDirectoryLinks -- Time elapsed: 1.618 s
04:45:06 [2024-03-06T09:45:06.870Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryOverwriteOverwriteAll -- Time elapsed: 3.884 s
04:45:06 [2024-03-06T09:45:06.870Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchivePreserveFolder -- Time elapsed: 1.850 s
04:45:06 [2024-03-06T09:45:06.870Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
04:45:06 [2024-03-06T09:45:06.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@ab94a32] time=321322902 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:45:06 [2024-03-06T09:45:06.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:45:06 [2024-03-06T09:45:06.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:45:06 [2024-03-06T09:45:06.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:45:06 [2024-03-06T09:45:06.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:45:06 [2024-03-06T09:45:06.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=321323059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:45:06 [2024-03-06T09:45:06.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:45:07 [2024-03-06T09:45:07.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:45:07 [2024-03-06T09:45:07.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:07 [2024-03-06T09:45:07.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:07 [2024-03-06T09:45:07.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:07 [2024-03-06T09:45:07.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:07 [2024-03-06T09:45:07.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:07 [2024-03-06T09:45:07.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321323173 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:07 [2024-03-06T09:45:07.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321323174 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:07 [2024-03-06T09:45:07.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321323174 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:07 [2024-03-06T09:45:07.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321323174 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:07 [2024-03-06T09:45:07.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321323174 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:07 [2024-03-06T09:45:07.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321323228 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:07 [2024-03-06T09:45:07.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:07 [2024-03-06T09:45:07.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321323229 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:07 [2024-03-06T09:45:07.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321323229 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:07 [2024-03-06T09:45:07.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321323229 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:07 [2024-03-06T09:45:07.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321323229 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:07 [2024-03-06T09:45:07.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321323229 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:07 [2024-03-06T09:45:07.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321323236 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:07 [2024-03-06T09:45:07.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321323236 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:07 [2024-03-06T09:45:07.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321323236 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:07 [2024-03-06T09:45:07.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321323237 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:07 [2024-03-06T09:45:07.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321323237 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:07 [2024-03-06T09:45:07.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321323247 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:07 [2024-03-06T09:45:07.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:07 [2024-03-06T09:45:07.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=321323248 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
04:45:07 [2024-03-06T09:45:07.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=321323248 data=null doit=true}, TreeItem with text {Traces [0]}]
04:45:07 [2024-03-06T09:45:07.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=321323248 data=null}, TreeItem with text {Traces [0]}]
04:45:07 [2024-03-06T09:45:07.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=321323248 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:45:07 [2024-03-06T09:45:07.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321323248 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
04:45:07 [2024-03-06T09:45:07.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=321323259 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:45:07 [2024-03-06T09:45:07.382Z] 
04:45:07 [2024-03-06T09:45:07.382Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-06 09:45:07.144
04:45:07 [2024-03-06T09:45:07.382Z] !MESSAGE Error initializing trace.
04:45:07 [2024-03-06T09:45:07.382Z] 
04:45:07 [2024-03-06T09:45:07.382Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27
04:45:07 [2024-03-06T09:45:07.382Z] !STACK 0
04:45:07 [2024-03-06T09:45:07.382Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27
04:45:07 [2024-03-06T09:45:07.382Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:199)
04:45:07 [2024-03-06T09:45:07.382Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
04:45:07 [2024-03-06T09:45:07.382Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
04:45:07 [2024-03-06T09:45:07.383Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
04:45:07 [2024-03-06T09:45:07.383Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
04:45:07 [2024-03-06T09:45:07.383Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
04:45:07 [2024-03-06T09:45:07.383Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
04:45:07 [2024-03-06T09:45:07.383Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
04:45:07 [2024-03-06T09:45:07.383Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:45:07 [2024-03-06T09:45:07.383Z] Caused by: MismatchedTokenException(57!=72)
04:45:07 [2024-03-06T09:45:07.383Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:231)
04:45:07 [2024-03-06T09:45:07.383Z] 	at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115)
04:45:07 [2024-03-06T09:45:07.383Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1744)
04:45:07 [2024-03-06T09:45:07.383Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
04:45:07 [2024-03-06T09:45:07.383Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:432)
04:45:07 [2024-03-06T09:45:07.383Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:383)
04:45:07 [2024-03-06T09:45:07.383Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
04:45:07 [2024-03-06T09:45:07.383Z] 	... 8 more
04:45:07 [2024-03-06T09:45:07.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:45:07 [2024-03-06T09:45:07.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321323837 data=null doit=true}, Shell with text {Open Trace}]
04:45:07 [2024-03-06T09:45:07.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:07 [2024-03-06T09:45:07.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321323839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321323839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321323839 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321323839 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321323839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321323839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321323839 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321324023 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321324023 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321324023 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321324023 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321324023 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321324040 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321324041 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321324041 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321324041 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321324041 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321324041 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321324055 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:07 [2024-03-06T09:45:07.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=321324056 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=321324056 data=null doit=true}, TreeItem with text {Traces [1]}]
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=321324056 data=null}, TreeItem with text {Traces [1]}]
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=321324056 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321324056 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:45:07 [2024-03-06T09:45:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=321324071 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:07 [2024-03-06T09:45:07.944Z] 
04:45:07 [2024-03-06T09:45:07.944Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-06 09:45:07.930
04:45:07 [2024-03-06T09:45:07.944Z] !MESSAGE Error initializing trace.
04:45:07 [2024-03-06T09:45:07.944Z] 
04:45:07 [2024-03-06T09:45:07.944Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
04:45:07 [2024-03-06T09:45:07.944Z] !STACK 0
04:45:07 [2024-03-06T09:45:07.944Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
04:45:07 [2024-03-06T09:45:07.944Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
04:45:07 [2024-03-06T09:45:07.944Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
04:45:07 [2024-03-06T09:45:07.944Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
04:45:07 [2024-03-06T09:45:07.945Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
04:45:07 [2024-03-06T09:45:07.945Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
04:45:07 [2024-03-06T09:45:07.945Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
04:45:07 [2024-03-06T09:45:07.945Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
04:45:07 [2024-03-06T09:45:07.945Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
04:45:07 [2024-03-06T09:45:07.945Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:45:07 [2024-03-06T09:45:07.945Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
04:45:07 [2024-03-06T09:45:07.945Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
04:45:07 [2024-03-06T09:45:07.945Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
04:45:07 [2024-03-06T09:45:07.945Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
04:45:07 [2024-03-06T09:45:07.945Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:283)
04:45:07 [2024-03-06T09:45:07.945Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
04:45:07 [2024-03-06T09:45:07.945Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
04:45:07 [2024-03-06T09:45:07.945Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
04:45:07 [2024-03-06T09:45:07.945Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
04:45:07 [2024-03-06T09:45:07.945Z] 	... 8 more
04:45:08 [2024-03-06T09:45:08.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:45:08 [2024-03-06T09:45:08.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321324854 data=null doit=true}, Shell with text {Open Trace}]
04:45:08 [2024-03-06T09:45:08.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:08 [2024-03-06T09:45:08.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:08 [2024-03-06T09:45:08.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:45:08 [2024-03-06T09:45:08.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:45:08 [2024-03-06T09:45:08.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:08 [2024-03-06T09:45:08.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:08 [2024-03-06T09:45:08.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:45:08 [2024-03-06T09:45:08.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:45:08 [2024-03-06T09:45:08.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:45:08 [2024-03-06T09:45:08.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:45:08 [2024-03-06T09:45:08.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321324855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:08 [2024-03-06T09:45:08.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321324855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:08 [2024-03-06T09:45:08.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321324855 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:08 [2024-03-06T09:45:08.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321324855 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:08 [2024-03-06T09:45:08.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321324855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:08 [2024-03-06T09:45:08.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321324855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:08 [2024-03-06T09:45:08.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321324855 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:08 [2024-03-06T09:45:08.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:45:08 [2024-03-06T09:45:08.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:45:08 [2024-03-06T09:45:08.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:08 [2024-03-06T09:45:08.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:08 [2024-03-06T09:45:08.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:08 [2024-03-06T09:45:08.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:08 [2024-03-06T09:45:08.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:08 [2024-03-06T09:45:08.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321325017 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:08 [2024-03-06T09:45:08.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321325017 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:08 [2024-03-06T09:45:08.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321325017 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:08 [2024-03-06T09:45:08.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321325017 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:08 [2024-03-06T09:45:08.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321325018 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:08 [2024-03-06T09:45:08.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321325037 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:08 [2024-03-06T09:45:08.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:08 [2024-03-06T09:45:08.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321325043 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:08 [2024-03-06T09:45:08.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321325043 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:08 [2024-03-06T09:45:08.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321325043 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:08 [2024-03-06T09:45:08.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321325043 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:08 [2024-03-06T09:45:08.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321325043 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:08 [2024-03-06T09:45:08.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321325048 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:08 [2024-03-06T09:45:08.876Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:45:08 [2024-03-06T09:45:08.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:08 [2024-03-06T09:45:08.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=321325049 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:45:08 [2024-03-06T09:45:08.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=321325049 data=null doit=true}, TreeItem with text {Traces [1]}]
04:45:08 [2024-03-06T09:45:08.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=321325050 data=null}, TreeItem with text {Traces [1]}]
04:45:08 [2024-03-06T09:45:08.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=321325050 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:08 [2024-03-06T09:45:08.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321325050 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:45:08 [2024-03-06T09:45:08.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=321325058 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:09 [2024-03-06T09:45:09.132Z] 
04:45:09 [2024-03-06T09:45:09.132Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-06 09:45:08.924
04:45:09 [2024-03-06T09:45:09.132Z] !MESSAGE Error initializing trace.
04:45:09 [2024-03-06T09:45:09.132Z] 
04:45:09 [2024-03-06T09:45:09.132Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19
04:45:09 [2024-03-06T09:45:09.132Z] !STACK 0
04:45:09 [2024-03-06T09:45:09.132Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19
04:45:09 [2024-03-06T09:45:09.132Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:199)
04:45:09 [2024-03-06T09:45:09.132Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
04:45:09 [2024-03-06T09:45:09.132Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
04:45:09 [2024-03-06T09:45:09.132Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
04:45:09 [2024-03-06T09:45:09.132Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
04:45:09 [2024-03-06T09:45:09.132Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
04:45:09 [2024-03-06T09:45:09.132Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
04:45:09 [2024-03-06T09:45:09.132Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
04:45:09 [2024-03-06T09:45:09.132Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:45:09 [2024-03-06T09:45:09.132Z] Caused by: NoViableAltException(75@[])
04:45:09 [2024-03-06T09:45:09.132Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1262)
04:45:09 [2024-03-06T09:45:09.132Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1442)
04:45:09 [2024-03-06T09:45:09.132Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:6006)
04:45:09 [2024-03-06T09:45:09.132Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5922)
04:45:09 [2024-03-06T09:45:09.132Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5854)
04:45:09 [2024-03-06T09:45:09.132Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5739)
04:45:09 [2024-03-06T09:45:09.132Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2048)
04:45:09 [2024-03-06T09:45:09.132Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1735)
04:45:09 [2024-03-06T09:45:09.132Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
04:45:09 [2024-03-06T09:45:09.132Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:432)
04:45:09 [2024-03-06T09:45:09.132Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:383)
04:45:09 [2024-03-06T09:45:09.132Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
04:45:09 [2024-03-06T09:45:09.132Z] 	... 8 more
04:45:09 [2024-03-06T09:45:09.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:45:09 [2024-03-06T09:45:09.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321325617 data=null doit=true}, Shell with text {Open Trace}]
04:45:09 [2024-03-06T09:45:09.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:09 [2024-03-06T09:45:09.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:09 [2024-03-06T09:45:09.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:45:09 [2024-03-06T09:45:09.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:45:09 [2024-03-06T09:45:09.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321325618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321325618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321325618 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321325618 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321325618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321325618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321325619 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321325786 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321325787 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321325787 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321325787 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321325787 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321325806 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321325806 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321325806 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321325807 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321325807 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321325807 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321325813 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:09 [2024-03-06T09:45:09.694Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=321325814 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=321325814 data=null doit=true}, TreeItem with text {Traces [1]}]
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=321325814 data=null}, TreeItem with text {Traces [1]}]
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=321325814 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321325814 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:45:09 [2024-03-06T09:45:09.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=321325830 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:09 [2024-03-06T09:45:09.694Z] 
04:45:09 [2024-03-06T09:45:09.694Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-06 09:45:09.691
04:45:09 [2024-03-06T09:45:09.694Z] !MESSAGE Error initializing trace.
04:45:09 [2024-03-06T09:45:09.694Z] 
04:45:09 [2024-03-06T09:45:09.694Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
04:45:09 [2024-03-06T09:45:09.694Z] !STACK 0
04:45:09 [2024-03-06T09:45:09.694Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
04:45:09 [2024-03-06T09:45:09.694Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
04:45:09 [2024-03-06T09:45:09.694Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
04:45:09 [2024-03-06T09:45:09.694Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
04:45:09 [2024-03-06T09:45:09.694Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
04:45:09 [2024-03-06T09:45:09.694Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
04:45:09 [2024-03-06T09:45:09.694Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
04:45:09 [2024-03-06T09:45:09.694Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
04:45:09 [2024-03-06T09:45:09.695Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
04:45:09 [2024-03-06T09:45:09.695Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:45:09 [2024-03-06T09:45:09.695Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
04:45:09 [2024-03-06T09:45:09.695Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:164)
04:45:09 [2024-03-06T09:45:09.695Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
04:45:09 [2024-03-06T09:45:09.695Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:283)
04:45:09 [2024-03-06T09:45:09.695Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
04:45:09 [2024-03-06T09:45:09.695Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
04:45:09 [2024-03-06T09:45:09.695Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
04:45:09 [2024-03-06T09:45:09.695Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
04:45:09 [2024-03-06T09:45:09.695Z] 	... 8 more
04:45:10 [2024-03-06T09:45:10.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:45:10 [2024-03-06T09:45:10.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321326384 data=null doit=true}, Shell with text {Open Trace}]
04:45:10 [2024-03-06T09:45:10.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:10 [2024-03-06T09:45:10.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:10 [2024-03-06T09:45:10.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:45:10 [2024-03-06T09:45:10.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:45:10 [2024-03-06T09:45:10.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:10 [2024-03-06T09:45:10.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:10 [2024-03-06T09:45:10.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:45:10 [2024-03-06T09:45:10.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:45:10 [2024-03-06T09:45:10.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:45:10 [2024-03-06T09:45:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:45:10 [2024-03-06T09:45:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321326384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:10 [2024-03-06T09:45:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321326384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:10 [2024-03-06T09:45:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321326384 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:10 [2024-03-06T09:45:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321326385 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:10 [2024-03-06T09:45:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321326385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:10 [2024-03-06T09:45:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321326385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:10 [2024-03-06T09:45:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321326385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:10 [2024-03-06T09:45:10.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:45:10 [2024-03-06T09:45:10.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:45:10 [2024-03-06T09:45:10.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:10 [2024-03-06T09:45:10.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:10 [2024-03-06T09:45:10.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:10 [2024-03-06T09:45:10.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:10 [2024-03-06T09:45:10.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:10 [2024-03-06T09:45:10.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321326556 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:10 [2024-03-06T09:45:10.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321326556 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:10 [2024-03-06T09:45:10.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321326556 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:10 [2024-03-06T09:45:10.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321326556 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:10 [2024-03-06T09:45:10.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321326557 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:10 [2024-03-06T09:45:10.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321326575 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:10 [2024-03-06T09:45:10.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:10 [2024-03-06T09:45:10.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321326575 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:10 [2024-03-06T09:45:10.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321326575 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:10 [2024-03-06T09:45:10.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321326576 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:10 [2024-03-06T09:45:10.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321326576 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:10 [2024-03-06T09:45:10.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321326576 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:10 [2024-03-06T09:45:10.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321326603 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:10 [2024-03-06T09:45:10.514Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:45:10 [2024-03-06T09:45:10.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:10 [2024-03-06T09:45:10.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=321326604 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:45:10 [2024-03-06T09:45:10.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=321326604 data=null doit=true}, TreeItem with text {Traces [1]}]
04:45:10 [2024-03-06T09:45:10.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=321326604 data=null}, TreeItem with text {Traces [1]}]
04:45:10 [2024-03-06T09:45:10.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=321326604 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:10 [2024-03-06T09:45:10.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321326604 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:45:10 [2024-03-06T09:45:10.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=321326631 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:10 [2024-03-06T09:45:10.514Z] 
04:45:10 [2024-03-06T09:45:10.514Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-06 09:45:10.503
04:45:10 [2024-03-06T09:45:10.514Z] !MESSAGE Error initializing trace.
04:45:10 [2024-03-06T09:45:10.514Z] 
04:45:10 [2024-03-06T09:45:10.514Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19
04:45:10 [2024-03-06T09:45:10.514Z] !STACK 0
04:45:10 [2024-03-06T09:45:10.514Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19
04:45:10 [2024-03-06T09:45:10.514Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:199)
04:45:10 [2024-03-06T09:45:10.514Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
04:45:10 [2024-03-06T09:45:10.514Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
04:45:10 [2024-03-06T09:45:10.514Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
04:45:10 [2024-03-06T09:45:10.514Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
04:45:10 [2024-03-06T09:45:10.514Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
04:45:10 [2024-03-06T09:45:10.514Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
04:45:10 [2024-03-06T09:45:10.514Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
04:45:10 [2024-03-06T09:45:10.514Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:45:10 [2024-03-06T09:45:10.514Z] Caused by: NoViableAltException(14@[])
04:45:10 [2024-03-06T09:45:10.514Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1262)
04:45:10 [2024-03-06T09:45:10.514Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1442)
04:45:10 [2024-03-06T09:45:10.514Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:6006)
04:45:10 [2024-03-06T09:45:10.514Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5922)
04:45:10 [2024-03-06T09:45:10.514Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5854)
04:45:10 [2024-03-06T09:45:10.514Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5739)
04:45:10 [2024-03-06T09:45:10.514Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2048)
04:45:10 [2024-03-06T09:45:10.514Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1735)
04:45:10 [2024-03-06T09:45:10.514Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
04:45:10 [2024-03-06T09:45:10.514Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:432)
04:45:10 [2024-03-06T09:45:10.514Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:383)
04:45:10 [2024-03-06T09:45:10.514Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
04:45:10 [2024-03-06T09:45:10.514Z] 	... 8 more
04:45:11 [2024-03-06T09:45:11.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:45:11 [2024-03-06T09:45:11.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321327194 data=null doit=true}, Shell with text {Open Trace}]
04:45:11 [2024-03-06T09:45:11.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:11 [2024-03-06T09:45:11.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:11 [2024-03-06T09:45:11.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:45:11 [2024-03-06T09:45:11.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:45:11 [2024-03-06T09:45:11.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:11 [2024-03-06T09:45:11.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:11 [2024-03-06T09:45:11.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:45:11 [2024-03-06T09:45:11.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:45:11 [2024-03-06T09:45:11.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:45:11 [2024-03-06T09:45:11.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:45:11 [2024-03-06T09:45:11.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321327195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:11 [2024-03-06T09:45:11.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321327195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:11 [2024-03-06T09:45:11.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321327195 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:11 [2024-03-06T09:45:11.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321327195 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:11 [2024-03-06T09:45:11.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321327195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:11 [2024-03-06T09:45:11.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321327196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:11 [2024-03-06T09:45:11.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321327196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:11 [2024-03-06T09:45:11.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:45:11 [2024-03-06T09:45:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:45:11 [2024-03-06T09:45:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:11 [2024-03-06T09:45:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:11 [2024-03-06T09:45:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:11 [2024-03-06T09:45:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:11 [2024-03-06T09:45:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:11 [2024-03-06T09:45:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321327378 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:11 [2024-03-06T09:45:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321327378 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:11 [2024-03-06T09:45:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321327378 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:11 [2024-03-06T09:45:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321327379 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:11 [2024-03-06T09:45:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321327379 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:11 [2024-03-06T09:45:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321327397 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:11 [2024-03-06T09:45:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:11 [2024-03-06T09:45:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321327398 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:11 [2024-03-06T09:45:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321327398 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:11 [2024-03-06T09:45:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321327398 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:11 [2024-03-06T09:45:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321327398 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:11 [2024-03-06T09:45:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321327398 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:11 [2024-03-06T09:45:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321327410 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:11 [2024-03-06T09:45:11.332Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:45:11 [2024-03-06T09:45:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:11 [2024-03-06T09:45:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=321327411 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:45:11 [2024-03-06T09:45:11.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=321327411 data=null doit=true}, TreeItem with text {Traces [1]}]
04:45:11 [2024-03-06T09:45:11.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=321327411 data=null}, TreeItem with text {Traces [1]}]
04:45:11 [2024-03-06T09:45:11.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=321327411 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:11 [2024-03-06T09:45:11.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321327411 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:45:11 [2024-03-06T09:45:11.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=321327428 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:11 [2024-03-06T09:45:11.333Z] 
04:45:11 [2024-03-06T09:45:11.333Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-06 09:45:11.296
04:45:11 [2024-03-06T09:45:11.333Z] !MESSAGE Error initializing trace.
04:45:11 [2024-03-06T09:45:11.333Z] 
04:45:11 [2024-03-06T09:45:11.333Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
04:45:11 [2024-03-06T09:45:11.333Z] !STACK 0
04:45:11 [2024-03-06T09:45:11.333Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
04:45:11 [2024-03-06T09:45:11.333Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
04:45:11 [2024-03-06T09:45:11.333Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
04:45:11 [2024-03-06T09:45:11.333Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
04:45:11 [2024-03-06T09:45:11.333Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
04:45:11 [2024-03-06T09:45:11.333Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
04:45:11 [2024-03-06T09:45:11.333Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
04:45:11 [2024-03-06T09:45:11.333Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
04:45:11 [2024-03-06T09:45:11.333Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
04:45:11 [2024-03-06T09:45:11.333Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:45:11 [2024-03-06T09:45:11.333Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
04:45:11 [2024-03-06T09:45:11.333Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
04:45:11 [2024-03-06T09:45:11.333Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
04:45:11 [2024-03-06T09:45:11.333Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
04:45:11 [2024-03-06T09:45:11.333Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:283)
04:45:11 [2024-03-06T09:45:11.333Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
04:45:11 [2024-03-06T09:45:11.333Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
04:45:11 [2024-03-06T09:45:11.333Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
04:45:11 [2024-03-06T09:45:11.333Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
04:45:11 [2024-03-06T09:45:11.333Z] 	... 8 more
04:45:11 [2024-03-06T09:45:11.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:45:11 [2024-03-06T09:45:11.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321327988 data=null doit=true}, Shell with text {Open Trace}]
04:45:11 [2024-03-06T09:45:11.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:11 [2024-03-06T09:45:11.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:11 [2024-03-06T09:45:11.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:45:11 [2024-03-06T09:45:11.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:45:11 [2024-03-06T09:45:11.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:11 [2024-03-06T09:45:11.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:11 [2024-03-06T09:45:11.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:45:11 [2024-03-06T09:45:11.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:45:11 [2024-03-06T09:45:11.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:45:11 [2024-03-06T09:45:11.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:45:11 [2024-03-06T09:45:11.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321327989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:11 [2024-03-06T09:45:11.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321327989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:11 [2024-03-06T09:45:11.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321327989 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:11 [2024-03-06T09:45:11.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321327989 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:11 [2024-03-06T09:45:11.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321327989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:11 [2024-03-06T09:45:11.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321327989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:11 [2024-03-06T09:45:11.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321327989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:11 [2024-03-06T09:45:11.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:45:12 [2024-03-06T09:45:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:45:12 [2024-03-06T09:45:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:12 [2024-03-06T09:45:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:12 [2024-03-06T09:45:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:12 [2024-03-06T09:45:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:12 [2024-03-06T09:45:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:12 [2024-03-06T09:45:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321328159 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:12 [2024-03-06T09:45:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321328159 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:12 [2024-03-06T09:45:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321328159 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:12 [2024-03-06T09:45:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321328160 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:12 [2024-03-06T09:45:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321328160 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:12 [2024-03-06T09:45:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321328189 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:12 [2024-03-06T09:45:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:12 [2024-03-06T09:45:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321328190 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:12 [2024-03-06T09:45:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321328190 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:12 [2024-03-06T09:45:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321328190 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:12 [2024-03-06T09:45:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321328191 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:12 [2024-03-06T09:45:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321328191 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:12 [2024-03-06T09:45:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321328203 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:12 [2024-03-06T09:45:12.149Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:45:12 [2024-03-06T09:45:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:12 [2024-03-06T09:45:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=321328204 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:45:12 [2024-03-06T09:45:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=321328204 data=null doit=true}, TreeItem with text {Traces [1]}]
04:45:12 [2024-03-06T09:45:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=321328204 data=null}, TreeItem with text {Traces [1]}]
04:45:12 [2024-03-06T09:45:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=321328204 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:12 [2024-03-06T09:45:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321328204 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:45:12 [2024-03-06T09:45:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=321328219 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:12 [2024-03-06T09:45:12.149Z] 
04:45:12 [2024-03-06T09:45:12.149Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-06 09:45:12.127
04:45:12 [2024-03-06T09:45:12.149Z] !MESSAGE Error initializing trace.
04:45:12 [2024-03-06T09:45:12.149Z] 
04:45:12 [2024-03-06T09:45:12.149Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
04:45:12 [2024-03-06T09:45:12.149Z] !STACK 0
04:45:12 [2024-03-06T09:45:12.149Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
04:45:12 [2024-03-06T09:45:12.149Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
04:45:12 [2024-03-06T09:45:12.149Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
04:45:12 [2024-03-06T09:45:12.149Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
04:45:12 [2024-03-06T09:45:12.149Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
04:45:12 [2024-03-06T09:45:12.149Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
04:45:12 [2024-03-06T09:45:12.149Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
04:45:12 [2024-03-06T09:45:12.149Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
04:45:12 [2024-03-06T09:45:12.149Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
04:45:12 [2024-03-06T09:45:12.149Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:45:12 [2024-03-06T09:45:12.149Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
04:45:12 [2024-03-06T09:45:12.149Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
04:45:12 [2024-03-06T09:45:12.149Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
04:45:12 [2024-03-06T09:45:12.149Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:119)
04:45:12 [2024-03-06T09:45:12.150Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:151)
04:45:12 [2024-03-06T09:45:12.150Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:229)
04:45:12 [2024-03-06T09:45:12.150Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
04:45:12 [2024-03-06T09:45:12.150Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:191)
04:45:12 [2024-03-06T09:45:12.150Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:124)
04:45:12 [2024-03-06T09:45:12.150Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:190)
04:45:12 [2024-03-06T09:45:12.150Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:180)
04:45:12 [2024-03-06T09:45:12.150Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
04:45:12 [2024-03-06T09:45:12.150Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
04:45:12 [2024-03-06T09:45:12.150Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
04:45:12 [2024-03-06T09:45:12.150Z] 	... 8 more
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321329044 data=null doit=true}, Shell with text {Open Trace}]
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321329045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321329045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321329045 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321329045 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321329045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321329045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321329045 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321329221 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321329221 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321329222 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321329222 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321329222 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321329246 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321329247 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321329247 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321329247 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:13 [2024-03-06T09:45:13.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321329247 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:13 [2024-03-06T09:45:13.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321329248 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:13 [2024-03-06T09:45:13.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321329253 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:13 [2024-03-06T09:45:13.079Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:45:13 [2024-03-06T09:45:13.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:13 [2024-03-06T09:45:13.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=321329254 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:45:13 [2024-03-06T09:45:13.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=321329254 data=null doit=true}, TreeItem with text {Traces [1]}]
04:45:13 [2024-03-06T09:45:13.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=321329254 data=null}, TreeItem with text {Traces [1]}]
04:45:13 [2024-03-06T09:45:13.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=321329254 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:13 [2024-03-06T09:45:13.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321329255 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:45:13 [2024-03-06T09:45:13.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=321329268 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:13 [2024-03-06T09:45:13.335Z] 
04:45:13 [2024-03-06T09:45:13.335Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-06 09:45:13.126
04:45:13 [2024-03-06T09:45:13.335Z] !MESSAGE Error initializing trace.
04:45:13 [2024-03-06T09:45:13.335Z] 
04:45:13 [2024-03-06T09:45:13.335Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
04:45:13 [2024-03-06T09:45:13.335Z] !STACK 0
04:45:13 [2024-03-06T09:45:13.335Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
04:45:13 [2024-03-06T09:45:13.335Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
04:45:13 [2024-03-06T09:45:13.335Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
04:45:13 [2024-03-06T09:45:13.335Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
04:45:13 [2024-03-06T09:45:13.335Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
04:45:13 [2024-03-06T09:45:13.335Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
04:45:13 [2024-03-06T09:45:13.335Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
04:45:13 [2024-03-06T09:45:13.335Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
04:45:13 [2024-03-06T09:45:13.335Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
04:45:13 [2024-03-06T09:45:13.335Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:45:13 [2024-03-06T09:45:13.335Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
04:45:13 [2024-03-06T09:45:13.335Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
04:45:13 [2024-03-06T09:45:13.335Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
04:45:13 [2024-03-06T09:45:13.335Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
04:45:13 [2024-03-06T09:45:13.335Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:283)
04:45:13 [2024-03-06T09:45:13.335Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
04:45:13 [2024-03-06T09:45:13.335Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
04:45:13 [2024-03-06T09:45:13.335Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
04:45:13 [2024-03-06T09:45:13.335Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
04:45:13 [2024-03-06T09:45:13.335Z] 	... 8 more
04:45:13 [2024-03-06T09:45:13.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:45:13 [2024-03-06T09:45:13.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321329819 data=null doit=true}, Shell with text {Open Trace}]
04:45:13 [2024-03-06T09:45:13.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:13 [2024-03-06T09:45:13.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:13 [2024-03-06T09:45:13.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:45:13 [2024-03-06T09:45:13.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:45:13 [2024-03-06T09:45:13.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:13 [2024-03-06T09:45:13.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321329820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321329820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321329820 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321329820 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321329820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321329820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321329820 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321329993 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321329993 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321329993 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321329993 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321329993 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321330010 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321330011 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321330011 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321330011 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321330011 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321330011 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321330016 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:13 [2024-03-06T09:45:13.897Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=321330017 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=321330017 data=null doit=true}, TreeItem with text {Traces [1]}]
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=321330017 data=null}, TreeItem with text {Traces [1]}]
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=321330017 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321330018 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:45:13 [2024-03-06T09:45:13.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=321330025 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:13 [2024-03-06T09:45:13.897Z] 
04:45:13 [2024-03-06T09:45:13.897Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-06 09:45:13.878
04:45:13 [2024-03-06T09:45:13.897Z] !MESSAGE Error initializing trace.
04:45:13 [2024-03-06T09:45:13.897Z] 
04:45:13 [2024-03-06T09:45:13.897Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
04:45:13 [2024-03-06T09:45:13.897Z] !STACK 0
04:45:13 [2024-03-06T09:45:13.897Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
04:45:13 [2024-03-06T09:45:13.897Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
04:45:13 [2024-03-06T09:45:13.897Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
04:45:13 [2024-03-06T09:45:13.897Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
04:45:13 [2024-03-06T09:45:13.898Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
04:45:13 [2024-03-06T09:45:13.898Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
04:45:13 [2024-03-06T09:45:13.898Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
04:45:13 [2024-03-06T09:45:13.898Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
04:45:13 [2024-03-06T09:45:13.898Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
04:45:13 [2024-03-06T09:45:13.898Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:45:13 [2024-03-06T09:45:13.898Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
04:45:13 [2024-03-06T09:45:13.898Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:63)
04:45:13 [2024-03-06T09:45:13.898Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:201)
04:45:13 [2024-03-06T09:45:13.898Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
04:45:13 [2024-03-06T09:45:13.898Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
04:45:13 [2024-03-06T09:45:13.898Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
04:45:13 [2024-03-06T09:45:13.898Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
04:45:13 [2024-03-06T09:45:13.898Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
04:45:13 [2024-03-06T09:45:13.898Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
04:45:13 [2024-03-06T09:45:13.898Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
04:45:13 [2024-03-06T09:45:13.898Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
04:45:13 [2024-03-06T09:45:13.898Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
04:45:13 [2024-03-06T09:45:13.898Z] 	... 8 more
04:45:14 [2024-03-06T09:45:14.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:45:14 [2024-03-06T09:45:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321330572 data=null doit=true}, Shell with text {Open Trace}]
04:45:14 [2024-03-06T09:45:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:14 [2024-03-06T09:45:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:14 [2024-03-06T09:45:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:45:14 [2024-03-06T09:45:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:45:14 [2024-03-06T09:45:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:14 [2024-03-06T09:45:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:14 [2024-03-06T09:45:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:45:14 [2024-03-06T09:45:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:45:14 [2024-03-06T09:45:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:45:14 [2024-03-06T09:45:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:45:14 [2024-03-06T09:45:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321330572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:14 [2024-03-06T09:45:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321330573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:14 [2024-03-06T09:45:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321330573 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:14 [2024-03-06T09:45:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321330573 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:14 [2024-03-06T09:45:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321330573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:14 [2024-03-06T09:45:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321330573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:14 [2024-03-06T09:45:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321330573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:14 [2024-03-06T09:45:14.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:45:14 [2024-03-06T09:45:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:45:14 [2024-03-06T09:45:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:14 [2024-03-06T09:45:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:14 [2024-03-06T09:45:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:14 [2024-03-06T09:45:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:14 [2024-03-06T09:45:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:14 [2024-03-06T09:45:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321330737 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:14 [2024-03-06T09:45:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321330737 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:14 [2024-03-06T09:45:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321330737 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:14 [2024-03-06T09:45:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321330737 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:14 [2024-03-06T09:45:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321330737 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:14 [2024-03-06T09:45:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321330754 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:14 [2024-03-06T09:45:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:14 [2024-03-06T09:45:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321330755 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:14 [2024-03-06T09:45:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321330755 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:14 [2024-03-06T09:45:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321330755 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:14 [2024-03-06T09:45:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321330755 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:14 [2024-03-06T09:45:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321330755 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:14 [2024-03-06T09:45:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321330760 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:14 [2024-03-06T09:45:14.716Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:45:14 [2024-03-06T09:45:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:14 [2024-03-06T09:45:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=321330761 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:45:14 [2024-03-06T09:45:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=321330761 data=null doit=true}, TreeItem with text {Traces [1]}]
04:45:14 [2024-03-06T09:45:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=321330761 data=null}, TreeItem with text {Traces [1]}]
04:45:14 [2024-03-06T09:45:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=321330762 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:14 [2024-03-06T09:45:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321330762 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:45:14 [2024-03-06T09:45:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=321330769 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:14 [2024-03-06T09:45:14.716Z] 
04:45:14 [2024-03-06T09:45:14.716Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-06 09:45:14.625
04:45:14 [2024-03-06T09:45:14.716Z] !MESSAGE Error initializing trace.
04:45:14 [2024-03-06T09:45:14.716Z] 
04:45:14 [2024-03-06T09:45:14.716Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
04:45:14 [2024-03-06T09:45:14.716Z] !STACK 0
04:45:14 [2024-03-06T09:45:14.716Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
04:45:14 [2024-03-06T09:45:14.716Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
04:45:14 [2024-03-06T09:45:14.716Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
04:45:14 [2024-03-06T09:45:14.716Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
04:45:14 [2024-03-06T09:45:14.716Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
04:45:14 [2024-03-06T09:45:14.716Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
04:45:14 [2024-03-06T09:45:14.716Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
04:45:14 [2024-03-06T09:45:14.716Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
04:45:14 [2024-03-06T09:45:14.716Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
04:45:14 [2024-03-06T09:45:14.716Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:45:14 [2024-03-06T09:45:14.716Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
04:45:14 [2024-03-06T09:45:14.716Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:60)
04:45:14 [2024-03-06T09:45:14.716Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:201)
04:45:14 [2024-03-06T09:45:14.717Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
04:45:14 [2024-03-06T09:45:14.717Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
04:45:14 [2024-03-06T09:45:14.717Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
04:45:14 [2024-03-06T09:45:14.717Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
04:45:14 [2024-03-06T09:45:14.717Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
04:45:14 [2024-03-06T09:45:14.717Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
04:45:14 [2024-03-06T09:45:14.717Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
04:45:14 [2024-03-06T09:45:14.717Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
04:45:14 [2024-03-06T09:45:14.717Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
04:45:14 [2024-03-06T09:45:14.717Z] 	... 8 more
04:45:15 [2024-03-06T09:45:15.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:45:15 [2024-03-06T09:45:15.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321331446 data=null doit=true}, Shell with text {Open Trace}]
04:45:15 [2024-03-06T09:45:15.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:15 [2024-03-06T09:45:15.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:15 [2024-03-06T09:45:15.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:45:15 [2024-03-06T09:45:15.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:45:15 [2024-03-06T09:45:15.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:15 [2024-03-06T09:45:15.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:15 [2024-03-06T09:45:15.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:45:15 [2024-03-06T09:45:15.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:45:15 [2024-03-06T09:45:15.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:45:15 [2024-03-06T09:45:15.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:45:15 [2024-03-06T09:45:15.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321331447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:15 [2024-03-06T09:45:15.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321331447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:15 [2024-03-06T09:45:15.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321331447 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:15 [2024-03-06T09:45:15.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321331447 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:15 [2024-03-06T09:45:15.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321331447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:15 [2024-03-06T09:45:15.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321331447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:15 [2024-03-06T09:45:15.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321331448 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:15 [2024-03-06T09:45:15.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:45:15 [2024-03-06T09:45:15.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:45:15 [2024-03-06T09:45:15.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:15 [2024-03-06T09:45:15.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:15 [2024-03-06T09:45:15.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:15 [2024-03-06T09:45:15.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:15 [2024-03-06T09:45:15.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:15 [2024-03-06T09:45:15.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321331620 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:15 [2024-03-06T09:45:15.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321331620 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:15 [2024-03-06T09:45:15.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321331620 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:15 [2024-03-06T09:45:15.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321331621 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:15 [2024-03-06T09:45:15.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321331621 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:15 [2024-03-06T09:45:15.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321331645 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:15 [2024-03-06T09:45:15.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:15 [2024-03-06T09:45:15.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321331645 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:15 [2024-03-06T09:45:15.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321331646 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:15 [2024-03-06T09:45:15.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321331646 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:15 [2024-03-06T09:45:15.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321331646 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:15 [2024-03-06T09:45:15.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321331646 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:15 [2024-03-06T09:45:15.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321331652 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:15 [2024-03-06T09:45:15.536Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:45:15 [2024-03-06T09:45:15.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:15 [2024-03-06T09:45:15.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=321331653 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:45:15 [2024-03-06T09:45:15.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=321331653 data=null doit=true}, TreeItem with text {Traces [1]}]
04:45:15 [2024-03-06T09:45:15.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=321331653 data=null}, TreeItem with text {Traces [1]}]
04:45:15 [2024-03-06T09:45:15.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=321331654 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:15 [2024-03-06T09:45:15.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321331654 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:45:15 [2024-03-06T09:45:15.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=321331669 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:15 [2024-03-06T09:45:15.536Z] 
04:45:15 [2024-03-06T09:45:15.536Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-06 09:45:15.526
04:45:15 [2024-03-06T09:45:15.536Z] !MESSAGE Error initializing trace.
04:45:15 [2024-03-06T09:45:15.536Z] 
04:45:15 [2024-03-06T09:45:15.536Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
04:45:15 [2024-03-06T09:45:15.536Z] !STACK 0
04:45:15 [2024-03-06T09:45:15.536Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
04:45:15 [2024-03-06T09:45:15.536Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
04:45:15 [2024-03-06T09:45:15.536Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
04:45:15 [2024-03-06T09:45:15.536Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
04:45:15 [2024-03-06T09:45:15.536Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
04:45:15 [2024-03-06T09:45:15.536Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
04:45:15 [2024-03-06T09:45:15.536Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
04:45:15 [2024-03-06T09:45:15.536Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
04:45:15 [2024-03-06T09:45:15.536Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
04:45:15 [2024-03-06T09:45:15.536Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:45:15 [2024-03-06T09:45:15.536Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
04:45:15 [2024-03-06T09:45:15.536Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:65)
04:45:15 [2024-03-06T09:45:15.536Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:192)
04:45:15 [2024-03-06T09:45:15.536Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
04:45:15 [2024-03-06T09:45:15.536Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
04:45:15 [2024-03-06T09:45:15.536Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
04:45:15 [2024-03-06T09:45:15.536Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
04:45:15 [2024-03-06T09:45:15.536Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
04:45:15 [2024-03-06T09:45:15.536Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
04:45:15 [2024-03-06T09:45:15.536Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
04:45:15 [2024-03-06T09:45:15.536Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
04:45:15 [2024-03-06T09:45:15.536Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
04:45:15 [2024-03-06T09:45:15.536Z] 	... 8 more
04:45:16 [2024-03-06T09:45:16.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:45:16 [2024-03-06T09:45:16.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321332472 data=null doit=true}, Shell with text {Open Trace}]
04:45:16 [2024-03-06T09:45:16.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:16 [2024-03-06T09:45:16.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:16 [2024-03-06T09:45:16.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:45:16 [2024-03-06T09:45:16.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:45:16 [2024-03-06T09:45:16.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:16 [2024-03-06T09:45:16.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:16 [2024-03-06T09:45:16.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:45:16 [2024-03-06T09:45:16.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:45:16 [2024-03-06T09:45:16.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:45:16 [2024-03-06T09:45:16.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:45:16 [2024-03-06T09:45:16.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321332472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:16 [2024-03-06T09:45:16.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321332473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:16 [2024-03-06T09:45:16.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321332473 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:16 [2024-03-06T09:45:16.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321332473 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:16 [2024-03-06T09:45:16.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321332473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:16 [2024-03-06T09:45:16.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321332473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:16 [2024-03-06T09:45:16.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321332473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:16 [2024-03-06T09:45:16.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:45:16 [2024-03-06T09:45:16.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:45:16 [2024-03-06T09:45:16.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:16 [2024-03-06T09:45:16.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:16 [2024-03-06T09:45:16.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:16 [2024-03-06T09:45:16.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:16 [2024-03-06T09:45:16.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:16 [2024-03-06T09:45:16.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321332664 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:16 [2024-03-06T09:45:16.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321332664 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:16 [2024-03-06T09:45:16.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321332665 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:16 [2024-03-06T09:45:16.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321332665 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:16 [2024-03-06T09:45:16.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321332665 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:16 [2024-03-06T09:45:16.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321332683 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:16 [2024-03-06T09:45:16.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:16 [2024-03-06T09:45:16.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321332684 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:16 [2024-03-06T09:45:16.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321332684 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:16 [2024-03-06T09:45:16.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321332684 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:16 [2024-03-06T09:45:16.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321332684 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:16 [2024-03-06T09:45:16.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321332685 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:16 [2024-03-06T09:45:16.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321332697 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:16 [2024-03-06T09:45:16.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:45:16 [2024-03-06T09:45:16.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:16 [2024-03-06T09:45:16.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=321332698 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:45:16 [2024-03-06T09:45:16.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=321332698 data=null doit=true}, TreeItem with text {Traces [1]}]
04:45:16 [2024-03-06T09:45:16.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=321332698 data=null}, TreeItem with text {Traces [1]}]
04:45:16 [2024-03-06T09:45:16.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=321332698 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:16 [2024-03-06T09:45:16.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321332698 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:45:16 [2024-03-06T09:45:16.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=321332712 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:16 [2024-03-06T09:45:16.720Z] 
04:45:16 [2024-03-06T09:45:16.720Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-06 09:45:16.586
04:45:16 [2024-03-06T09:45:16.720Z] !MESSAGE Error initializing trace.
04:45:16 [2024-03-06T09:45:16.720Z] 
04:45:16 [2024-03-06T09:45:16.720Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
04:45:16 [2024-03-06T09:45:16.720Z] !STACK 0
04:45:16 [2024-03-06T09:45:16.720Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
04:45:16 [2024-03-06T09:45:16.720Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
04:45:16 [2024-03-06T09:45:16.720Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
04:45:16 [2024-03-06T09:45:16.720Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
04:45:16 [2024-03-06T09:45:16.720Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
04:45:16 [2024-03-06T09:45:16.720Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
04:45:16 [2024-03-06T09:45:16.720Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
04:45:16 [2024-03-06T09:45:16.720Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
04:45:16 [2024-03-06T09:45:16.720Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
04:45:16 [2024-03-06T09:45:16.720Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:45:16 [2024-03-06T09:45:16.720Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
04:45:16 [2024-03-06T09:45:16.720Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
04:45:16 [2024-03-06T09:45:16.720Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:59)
04:45:16 [2024-03-06T09:45:16.720Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:159)
04:45:16 [2024-03-06T09:45:16.720Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:253)
04:45:16 [2024-03-06T09:45:16.720Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:154)
04:45:16 [2024-03-06T09:45:16.720Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
04:45:16 [2024-03-06T09:45:16.720Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
04:45:16 [2024-03-06T09:45:16.720Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
04:45:16 [2024-03-06T09:45:16.720Z] 	... 8 more
04:45:16 [2024-03-06T09:45:16.720Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236"
04:45:16 [2024-03-06T09:45:16.720Z] 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
04:45:16 [2024-03-06T09:45:16.720Z] 	at java.base/java.lang.Long.parseLong(Long.java:711)
04:45:16 [2024-03-06T09:45:16.720Z] 	at java.base/java.lang.Long.valueOf(Long.java:1136)
04:45:16 [2024-03-06T09:45:16.720Z] 	at java.base/java.lang.Long.decode(Long.java:1299)
04:45:16 [2024-03-06T09:45:16.720Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
04:45:16 [2024-03-06T09:45:16.720Z] 	... 15 more
04:45:17 [2024-03-06T09:45:17.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:45:17 [2024-03-06T09:45:17.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321333461 data=null doit=true}, Shell with text {Open Trace}]
04:45:17 [2024-03-06T09:45:17.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:17 [2024-03-06T09:45:17.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:17 [2024-03-06T09:45:17.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:45:17 [2024-03-06T09:45:17.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:45:17 [2024-03-06T09:45:17.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:17 [2024-03-06T09:45:17.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:17 [2024-03-06T09:45:17.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:45:17 [2024-03-06T09:45:17.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:45:17 [2024-03-06T09:45:17.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:45:17 [2024-03-06T09:45:17.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:45:17 [2024-03-06T09:45:17.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321333462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:17 [2024-03-06T09:45:17.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321333462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:17 [2024-03-06T09:45:17.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321333462 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:17 [2024-03-06T09:45:17.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321333462 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:17 [2024-03-06T09:45:17.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321333462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:17 [2024-03-06T09:45:17.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321333462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:17 [2024-03-06T09:45:17.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321333462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:17 [2024-03-06T09:45:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:45:17 [2024-03-06T09:45:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:45:17 [2024-03-06T09:45:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:17 [2024-03-06T09:45:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:17 [2024-03-06T09:45:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:17 [2024-03-06T09:45:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:17 [2024-03-06T09:45:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:17 [2024-03-06T09:45:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321333639 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:17 [2024-03-06T09:45:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321333639 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:17 [2024-03-06T09:45:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321333639 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:17 [2024-03-06T09:45:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321333639 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:17 [2024-03-06T09:45:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321333639 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:17 [2024-03-06T09:45:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321333659 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:17 [2024-03-06T09:45:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:17 [2024-03-06T09:45:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321333663 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:17 [2024-03-06T09:45:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321333663 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:17 [2024-03-06T09:45:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321333663 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:17 [2024-03-06T09:45:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321333663 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:17 [2024-03-06T09:45:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321333664 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:17 [2024-03-06T09:45:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321333669 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:17 [2024-03-06T09:45:17.538Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:45:17 [2024-03-06T09:45:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:17 [2024-03-06T09:45:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=321333669 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:45:17 [2024-03-06T09:45:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=321333670 data=null doit=true}, TreeItem with text {Traces [1]}]
04:45:17 [2024-03-06T09:45:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=321333670 data=null}, TreeItem with text {Traces [1]}]
04:45:17 [2024-03-06T09:45:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=321333670 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:17 [2024-03-06T09:45:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321333670 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:45:17 [2024-03-06T09:45:17.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=321333677 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:17 [2024-03-06T09:45:17.794Z] 
04:45:17 [2024-03-06T09:45:17.794Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-06 09:45:17.547
04:45:17 [2024-03-06T09:45:17.794Z] !MESSAGE Error initializing trace.
04:45:17 [2024-03-06T09:45:17.794Z] 
04:45:17 [2024-03-06T09:45:17.794Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
04:45:17 [2024-03-06T09:45:17.794Z] !STACK 0
04:45:17 [2024-03-06T09:45:17.794Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
04:45:17 [2024-03-06T09:45:17.794Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
04:45:17 [2024-03-06T09:45:17.794Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
04:45:17 [2024-03-06T09:45:17.794Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
04:45:17 [2024-03-06T09:45:17.794Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
04:45:17 [2024-03-06T09:45:17.794Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
04:45:17 [2024-03-06T09:45:17.794Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
04:45:17 [2024-03-06T09:45:17.794Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
04:45:17 [2024-03-06T09:45:17.794Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
04:45:17 [2024-03-06T09:45:17.794Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:45:17 [2024-03-06T09:45:17.794Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
04:45:17 [2024-03-06T09:45:17.794Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
04:45:17 [2024-03-06T09:45:17.794Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:186)
04:45:17 [2024-03-06T09:45:17.794Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
04:45:17 [2024-03-06T09:45:17.794Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
04:45:17 [2024-03-06T09:45:17.794Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
04:45:17 [2024-03-06T09:45:17.794Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
04:45:17 [2024-03-06T09:45:17.794Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
04:45:17 [2024-03-06T09:45:17.794Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
04:45:17 [2024-03-06T09:45:17.794Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
04:45:17 [2024-03-06T09:45:17.794Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
04:45:17 [2024-03-06T09:45:17.794Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
04:45:17 [2024-03-06T09:45:17.794Z] 	... 8 more
04:45:18 [2024-03-06T09:45:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:45:18 [2024-03-06T09:45:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321334426 data=null doit=true}, Shell with text {Open Trace}]
04:45:18 [2024-03-06T09:45:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:18 [2024-03-06T09:45:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:18 [2024-03-06T09:45:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:45:18 [2024-03-06T09:45:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:45:18 [2024-03-06T09:45:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:18 [2024-03-06T09:45:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:18 [2024-03-06T09:45:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:45:18 [2024-03-06T09:45:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:45:18 [2024-03-06T09:45:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:45:18 [2024-03-06T09:45:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:45:18 [2024-03-06T09:45:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321334427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:18 [2024-03-06T09:45:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321334427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:18 [2024-03-06T09:45:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321334427 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:18 [2024-03-06T09:45:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321334427 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:18 [2024-03-06T09:45:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321334428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:18 [2024-03-06T09:45:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321334428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:18 [2024-03-06T09:45:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321334428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:18 [2024-03-06T09:45:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:45:18 [2024-03-06T09:45:18.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:45:18 [2024-03-06T09:45:18.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:18 [2024-03-06T09:45:18.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:18 [2024-03-06T09:45:18.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:18 [2024-03-06T09:45:18.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:18 [2024-03-06T09:45:18.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:18 [2024-03-06T09:45:18.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321334585 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:18 [2024-03-06T09:45:18.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321334585 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:18 [2024-03-06T09:45:18.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321334585 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:18 [2024-03-06T09:45:18.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321334585 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:18 [2024-03-06T09:45:18.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321334585 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:18 [2024-03-06T09:45:18.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321334619 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:18 [2024-03-06T09:45:18.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:18 [2024-03-06T09:45:18.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321334620 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:18 [2024-03-06T09:45:18.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321334620 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:18 [2024-03-06T09:45:18.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321334620 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:18 [2024-03-06T09:45:18.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321334621 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:18 [2024-03-06T09:45:18.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321334621 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:18 [2024-03-06T09:45:18.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321334636 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:18 [2024-03-06T09:45:18.613Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:45:18 [2024-03-06T09:45:18.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:18 [2024-03-06T09:45:18.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=321334637 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:45:18 [2024-03-06T09:45:18.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=321334638 data=null doit=true}, TreeItem with text {Traces [1]}]
04:45:18 [2024-03-06T09:45:18.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=321334638 data=null}, TreeItem with text {Traces [1]}]
04:45:18 [2024-03-06T09:45:18.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=321334638 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:18 [2024-03-06T09:45:18.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321334638 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:45:18 [2024-03-06T09:45:18.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=321334658 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:18 [2024-03-06T09:45:18.613Z] 
04:45:18 [2024-03-06T09:45:18.613Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-06 09:45:18.528
04:45:18 [2024-03-06T09:45:18.613Z] !MESSAGE Error initializing trace.
04:45:18 [2024-03-06T09:45:18.613Z] 
04:45:18 [2024-03-06T09:45:18.613Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
04:45:18 [2024-03-06T09:45:18.613Z] !STACK 0
04:45:18 [2024-03-06T09:45:18.613Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
04:45:18 [2024-03-06T09:45:18.613Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
04:45:18 [2024-03-06T09:45:18.613Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
04:45:18 [2024-03-06T09:45:18.613Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
04:45:18 [2024-03-06T09:45:18.613Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
04:45:18 [2024-03-06T09:45:18.613Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
04:45:18 [2024-03-06T09:45:18.613Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
04:45:18 [2024-03-06T09:45:18.613Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
04:45:18 [2024-03-06T09:45:18.613Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
04:45:18 [2024-03-06T09:45:18.613Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:45:18 [2024-03-06T09:45:18.613Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
04:45:18 [2024-03-06T09:45:18.613Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:69)
04:45:18 [2024-03-06T09:45:18.613Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:186)
04:45:18 [2024-03-06T09:45:18.613Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
04:45:18 [2024-03-06T09:45:18.613Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
04:45:18 [2024-03-06T09:45:18.613Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
04:45:18 [2024-03-06T09:45:18.613Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
04:45:18 [2024-03-06T09:45:18.613Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
04:45:18 [2024-03-06T09:45:18.613Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
04:45:18 [2024-03-06T09:45:18.613Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
04:45:18 [2024-03-06T09:45:18.613Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
04:45:18 [2024-03-06T09:45:18.613Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
04:45:18 [2024-03-06T09:45:18.613Z] 	... 8 more
04:45:19 [2024-03-06T09:45:19.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:45:19 [2024-03-06T09:45:19.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321335222 data=null doit=true}, Shell with text {Open Trace}]
04:45:19 [2024-03-06T09:45:19.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:19 [2024-03-06T09:45:19.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:19 [2024-03-06T09:45:19.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:45:19 [2024-03-06T09:45:19.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:45:19 [2024-03-06T09:45:19.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:19 [2024-03-06T09:45:19.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:19 [2024-03-06T09:45:19.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:45:19 [2024-03-06T09:45:19.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:45:19 [2024-03-06T09:45:19.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:45:19 [2024-03-06T09:45:19.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:45:19 [2024-03-06T09:45:19.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321335222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:19 [2024-03-06T09:45:19.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321335223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:19 [2024-03-06T09:45:19.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321335223 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:19 [2024-03-06T09:45:19.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321335223 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:19 [2024-03-06T09:45:19.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321335223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:19 [2024-03-06T09:45:19.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321335223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:19 [2024-03-06T09:45:19.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321335223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:19 [2024-03-06T09:45:19.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:45:19 [2024-03-06T09:45:19.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:45:19 [2024-03-06T09:45:19.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:19 [2024-03-06T09:45:19.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:19 [2024-03-06T09:45:19.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:19 [2024-03-06T09:45:19.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:19 [2024-03-06T09:45:19.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:19 [2024-03-06T09:45:19.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321335383 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:19 [2024-03-06T09:45:19.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321335383 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:19 [2024-03-06T09:45:19.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321335383 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:19 [2024-03-06T09:45:19.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321335384 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:19 [2024-03-06T09:45:19.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321335384 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:19 [2024-03-06T09:45:19.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321335403 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:19 [2024-03-06T09:45:19.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:19 [2024-03-06T09:45:19.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321335404 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:19 [2024-03-06T09:45:19.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321335404 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:19 [2024-03-06T09:45:19.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321335404 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:19 [2024-03-06T09:45:19.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321335404 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:19 [2024-03-06T09:45:19.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321335404 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:19 [2024-03-06T09:45:19.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321335417 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:19 [2024-03-06T09:45:19.431Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:45:19 [2024-03-06T09:45:19.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:19 [2024-03-06T09:45:19.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=321335418 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:45:19 [2024-03-06T09:45:19.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=321335418 data=null doit=true}, TreeItem with text {Traces [1]}]
04:45:19 [2024-03-06T09:45:19.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=321335418 data=null}, TreeItem with text {Traces [1]}]
04:45:19 [2024-03-06T09:45:19.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=321335418 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:19 [2024-03-06T09:45:19.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321335418 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:45:19 [2024-03-06T09:45:19.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=321335434 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:19 [2024-03-06T09:45:19.431Z] 
04:45:19 [2024-03-06T09:45:19.431Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-06 09:45:19.291
04:45:19 [2024-03-06T09:45:19.431Z] !MESSAGE Error initializing trace.
04:45:19 [2024-03-06T09:45:19.431Z] 
04:45:19 [2024-03-06T09:45:19.431Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
04:45:19 [2024-03-06T09:45:19.431Z] !STACK 0
04:45:19 [2024-03-06T09:45:19.431Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
04:45:19 [2024-03-06T09:45:19.431Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
04:45:19 [2024-03-06T09:45:19.431Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
04:45:19 [2024-03-06T09:45:19.431Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
04:45:19 [2024-03-06T09:45:19.431Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
04:45:19 [2024-03-06T09:45:19.431Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
04:45:19 [2024-03-06T09:45:19.431Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
04:45:19 [2024-03-06T09:45:19.431Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
04:45:19 [2024-03-06T09:45:19.431Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
04:45:19 [2024-03-06T09:45:19.431Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:45:19 [2024-03-06T09:45:19.431Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
04:45:19 [2024-03-06T09:45:19.431Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:69)
04:45:19 [2024-03-06T09:45:19.431Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:192)
04:45:19 [2024-03-06T09:45:19.431Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
04:45:19 [2024-03-06T09:45:19.431Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
04:45:19 [2024-03-06T09:45:19.431Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
04:45:19 [2024-03-06T09:45:19.431Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
04:45:19 [2024-03-06T09:45:19.431Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
04:45:19 [2024-03-06T09:45:19.431Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
04:45:19 [2024-03-06T09:45:19.431Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
04:45:19 [2024-03-06T09:45:19.431Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
04:45:19 [2024-03-06T09:45:19.431Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
04:45:19 [2024-03-06T09:45:19.431Z] 	... 8 more
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321335985 data=null doit=true}, Shell with text {Open Trace}]
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321335985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321335985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321335985 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321335986 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321335986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321335986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321335986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321336168 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321336168 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321336168 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321336169 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321336169 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321336184 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321336185 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321336185 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:19 [2024-03-06T09:45:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321336185 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:20 [2024-03-06T09:45:20.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321336185 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:20 [2024-03-06T09:45:20.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321336185 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:20 [2024-03-06T09:45:20.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321336210 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:20 [2024-03-06T09:45:20.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:45:20 [2024-03-06T09:45:20.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:20 [2024-03-06T09:45:20.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=321336211 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:45:20 [2024-03-06T09:45:20.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=321336211 data=null doit=true}, TreeItem with text {Traces [1]}]
04:45:20 [2024-03-06T09:45:20.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=321336211 data=null}, TreeItem with text {Traces [1]}]
04:45:20 [2024-03-06T09:45:20.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=321336211 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:20 [2024-03-06T09:45:20.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321336211 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:45:20 [2024-03-06T09:45:20.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=321336225 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:20 [2024-03-06T09:45:20.248Z] 
04:45:20 [2024-03-06T09:45:20.248Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-06 09:45:20.099
04:45:20 [2024-03-06T09:45:20.248Z] !MESSAGE Error initializing trace.
04:45:20 [2024-03-06T09:45:20.248Z] 
04:45:20 [2024-03-06T09:45:20.248Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
04:45:20 [2024-03-06T09:45:20.248Z] !STACK 0
04:45:20 [2024-03-06T09:45:20.248Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
04:45:20 [2024-03-06T09:45:20.248Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
04:45:20 [2024-03-06T09:45:20.248Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
04:45:20 [2024-03-06T09:45:20.248Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
04:45:20 [2024-03-06T09:45:20.248Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
04:45:20 [2024-03-06T09:45:20.248Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
04:45:20 [2024-03-06T09:45:20.248Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
04:45:20 [2024-03-06T09:45:20.248Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
04:45:20 [2024-03-06T09:45:20.248Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
04:45:20 [2024-03-06T09:45:20.248Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:45:20 [2024-03-06T09:45:20.248Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
04:45:20 [2024-03-06T09:45:20.248Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
04:45:20 [2024-03-06T09:45:20.248Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:186)
04:45:20 [2024-03-06T09:45:20.248Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
04:45:20 [2024-03-06T09:45:20.248Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
04:45:20 [2024-03-06T09:45:20.248Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
04:45:20 [2024-03-06T09:45:20.248Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
04:45:20 [2024-03-06T09:45:20.248Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
04:45:20 [2024-03-06T09:45:20.248Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
04:45:20 [2024-03-06T09:45:20.248Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
04:45:20 [2024-03-06T09:45:20.249Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
04:45:20 [2024-03-06T09:45:20.249Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
04:45:20 [2024-03-06T09:45:20.249Z] 	... 8 more
04:45:20 [2024-03-06T09:45:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:45:20 [2024-03-06T09:45:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321336791 data=null doit=true}, Shell with text {Open Trace}]
04:45:20 [2024-03-06T09:45:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:20 [2024-03-06T09:45:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:20 [2024-03-06T09:45:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:45:20 [2024-03-06T09:45:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:45:20 [2024-03-06T09:45:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:20 [2024-03-06T09:45:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:20 [2024-03-06T09:45:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:45:20 [2024-03-06T09:45:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:45:20 [2024-03-06T09:45:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:45:20 [2024-03-06T09:45:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:45:20 [2024-03-06T09:45:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321336792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:20 [2024-03-06T09:45:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321336792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:20 [2024-03-06T09:45:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321336792 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:20 [2024-03-06T09:45:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321336792 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:20 [2024-03-06T09:45:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321336792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:20 [2024-03-06T09:45:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321336792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:20 [2024-03-06T09:45:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321336792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:20 [2024-03-06T09:45:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:45:20 [2024-03-06T09:45:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:45:20 [2024-03-06T09:45:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:20 [2024-03-06T09:45:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:20 [2024-03-06T09:45:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:20 [2024-03-06T09:45:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:20 [2024-03-06T09:45:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:20 [2024-03-06T09:45:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321336980 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:20 [2024-03-06T09:45:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321336980 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:20 [2024-03-06T09:45:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321336980 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:20 [2024-03-06T09:45:20.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321336980 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:20 [2024-03-06T09:45:20.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321336981 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:20 [2024-03-06T09:45:20.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321336996 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:20 [2024-03-06T09:45:20.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:20 [2024-03-06T09:45:20.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321336996 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:20 [2024-03-06T09:45:20.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321336996 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:20 [2024-03-06T09:45:20.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321336997 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:20 [2024-03-06T09:45:20.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321336997 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:21 [2024-03-06T09:45:21.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321336997 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:21 [2024-03-06T09:45:21.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321337012 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:21 [2024-03-06T09:45:21.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:45:21 [2024-03-06T09:45:21.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:21 [2024-03-06T09:45:21.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=321337013 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:45:21 [2024-03-06T09:45:21.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=321337013 data=null doit=true}, TreeItem with text {Traces [1]}]
04:45:21 [2024-03-06T09:45:21.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=321337013 data=null}, TreeItem with text {Traces [1]}]
04:45:21 [2024-03-06T09:45:21.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=321337014 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:21 [2024-03-06T09:45:21.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321337014 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:45:21 [2024-03-06T09:45:21.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=321337027 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:21 [2024-03-06T09:45:21.067Z] 
04:45:21 [2024-03-06T09:45:21.067Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-06 09:45:20.901
04:45:21 [2024-03-06T09:45:21.067Z] !MESSAGE Error initializing trace.
04:45:21 [2024-03-06T09:45:21.067Z] 
04:45:21 [2024-03-06T09:45:21.067Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
04:45:21 [2024-03-06T09:45:21.067Z] !STACK 0
04:45:21 [2024-03-06T09:45:21.067Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
04:45:21 [2024-03-06T09:45:21.067Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
04:45:21 [2024-03-06T09:45:21.067Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
04:45:21 [2024-03-06T09:45:21.067Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
04:45:21 [2024-03-06T09:45:21.067Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
04:45:21 [2024-03-06T09:45:21.067Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
04:45:21 [2024-03-06T09:45:21.067Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
04:45:21 [2024-03-06T09:45:21.067Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
04:45:21 [2024-03-06T09:45:21.067Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
04:45:21 [2024-03-06T09:45:21.067Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:45:21 [2024-03-06T09:45:21.067Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
04:45:21 [2024-03-06T09:45:21.067Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:103)
04:45:21 [2024-03-06T09:45:21.067Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
04:45:21 [2024-03-06T09:45:21.067Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
04:45:21 [2024-03-06T09:45:21.067Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
04:45:21 [2024-03-06T09:45:21.067Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
04:45:21 [2024-03-06T09:45:21.067Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
04:45:21 [2024-03-06T09:45:21.067Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
04:45:21 [2024-03-06T09:45:21.067Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
04:45:21 [2024-03-06T09:45:21.067Z] 	... 8 more
04:45:21 [2024-03-06T09:45:21.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:45:21 [2024-03-06T09:45:21.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321337593 data=null doit=true}, Shell with text {Open Trace}]
04:45:21 [2024-03-06T09:45:21.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:21 [2024-03-06T09:45:21.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:21 [2024-03-06T09:45:21.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:45:21 [2024-03-06T09:45:21.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:45:21 [2024-03-06T09:45:21.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:21 [2024-03-06T09:45:21.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:21 [2024-03-06T09:45:21.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:45:21 [2024-03-06T09:45:21.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:45:21 [2024-03-06T09:45:21.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:45:21 [2024-03-06T09:45:21.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:45:21 [2024-03-06T09:45:21.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321337593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:21 [2024-03-06T09:45:21.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321337594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:21 [2024-03-06T09:45:21.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321337594 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:21 [2024-03-06T09:45:21.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321337594 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:21 [2024-03-06T09:45:21.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321337594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:21 [2024-03-06T09:45:21.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321337594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:21 [2024-03-06T09:45:21.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321337594 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:21 [2024-03-06T09:45:21.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:45:21 [2024-03-06T09:45:21.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:45:21 [2024-03-06T09:45:21.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:21 [2024-03-06T09:45:21.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:21 [2024-03-06T09:45:21.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:21 [2024-03-06T09:45:21.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:21 [2024-03-06T09:45:21.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:21 [2024-03-06T09:45:21.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321337757 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:21 [2024-03-06T09:45:21.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321337757 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:21 [2024-03-06T09:45:21.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321337758 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:21 [2024-03-06T09:45:21.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321337758 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:21 [2024-03-06T09:45:21.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321337758 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:21 [2024-03-06T09:45:21.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321337774 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:21 [2024-03-06T09:45:21.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:21 [2024-03-06T09:45:21.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321337774 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:21 [2024-03-06T09:45:21.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321337774 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:21 [2024-03-06T09:45:21.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321337774 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:21 [2024-03-06T09:45:21.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321337774 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:21 [2024-03-06T09:45:21.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321337775 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:21 [2024-03-06T09:45:21.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321337779 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:21 [2024-03-06T09:45:21.631Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:45:21 [2024-03-06T09:45:21.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:21 [2024-03-06T09:45:21.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=321337785 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:45:21 [2024-03-06T09:45:21.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=321337785 data=null doit=true}, TreeItem with text {Traces [1]}]
04:45:21 [2024-03-06T09:45:21.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=321337785 data=null}, TreeItem with text {Traces [1]}]
04:45:21 [2024-03-06T09:45:21.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=321337785 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:21 [2024-03-06T09:45:21.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321337786 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:45:21 [2024-03-06T09:45:21.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=321337793 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:21 [2024-03-06T09:45:21.888Z] 
04:45:21 [2024-03-06T09:45:21.888Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-06 09:45:21.653
04:45:21 [2024-03-06T09:45:21.888Z] !MESSAGE Error initializing trace.
04:45:21 [2024-03-06T09:45:21.888Z] 
04:45:21 [2024-03-06T09:45:21.888Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
04:45:21 [2024-03-06T09:45:21.888Z] !STACK 0
04:45:21 [2024-03-06T09:45:21.888Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
04:45:21 [2024-03-06T09:45:21.888Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
04:45:21 [2024-03-06T09:45:21.888Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
04:45:21 [2024-03-06T09:45:21.888Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
04:45:21 [2024-03-06T09:45:21.888Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
04:45:21 [2024-03-06T09:45:21.888Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
04:45:21 [2024-03-06T09:45:21.888Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
04:45:21 [2024-03-06T09:45:21.888Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
04:45:21 [2024-03-06T09:45:21.888Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
04:45:21 [2024-03-06T09:45:21.888Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:45:21 [2024-03-06T09:45:21.888Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
04:45:21 [2024-03-06T09:45:21.888Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
04:45:21 [2024-03-06T09:45:21.888Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:86)
04:45:21 [2024-03-06T09:45:21.888Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
04:45:21 [2024-03-06T09:45:21.888Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
04:45:21 [2024-03-06T09:45:21.888Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
04:45:21 [2024-03-06T09:45:21.888Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
04:45:21 [2024-03-06T09:45:21.888Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
04:45:21 [2024-03-06T09:45:21.888Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
04:45:21 [2024-03-06T09:45:21.888Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
04:45:21 [2024-03-06T09:45:21.888Z] 	... 8 more
04:45:21 [2024-03-06T09:45:21.888Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU" under radix 16
04:45:21 [2024-03-06T09:45:21.888Z] 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
04:45:21 [2024-03-06T09:45:21.888Z] 	at java.base/java.lang.Long.parseLong(Long.java:711)
04:45:21 [2024-03-06T09:45:21.888Z] 	at java.base/java.lang.Long.valueOf(Long.java:1136)
04:45:21 [2024-03-06T09:45:21.888Z] 	at java.base/java.lang.Long.decode(Long.java:1299)
04:45:21 [2024-03-06T09:45:21.888Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
04:45:21 [2024-03-06T09:45:21.888Z] 	... 16 more
04:45:22 [2024-03-06T09:45:22.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:45:22 [2024-03-06T09:45:22.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321338477 data=null doit=true}, Shell with text {Open Trace}]
04:45:22 [2024-03-06T09:45:22.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:22 [2024-03-06T09:45:22.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:22 [2024-03-06T09:45:22.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:45:22 [2024-03-06T09:45:22.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321338477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321338477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321338477 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321338477 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321338478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321338478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321338478 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321338632 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321338632 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321338632 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321338633 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321338633 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321338648 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321338649 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321338649 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321338649 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321338649 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321338649 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321338654 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:22 [2024-03-06T09:45:22.468Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=321338655 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=321338655 data=null doit=true}, TreeItem with text {Traces [1]}]
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=321338655 data=null}, TreeItem with text {Traces [1]}]
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=321338655 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:22 [2024-03-06T09:45:22.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321338655 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:45:22 [2024-03-06T09:45:22.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=321338668 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:22 [2024-03-06T09:45:22.725Z] 
04:45:22 [2024-03-06T09:45:22.725Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-06 09:45:22.526
04:45:22 [2024-03-06T09:45:22.725Z] !MESSAGE Error initializing trace.
04:45:22 [2024-03-06T09:45:22.725Z] 
04:45:22 [2024-03-06T09:45:22.725Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
04:45:22 [2024-03-06T09:45:22.725Z] !STACK 0
04:45:22 [2024-03-06T09:45:22.725Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
04:45:22 [2024-03-06T09:45:22.725Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
04:45:22 [2024-03-06T09:45:22.725Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
04:45:22 [2024-03-06T09:45:22.725Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
04:45:22 [2024-03-06T09:45:22.725Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
04:45:22 [2024-03-06T09:45:22.725Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
04:45:22 [2024-03-06T09:45:22.725Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
04:45:22 [2024-03-06T09:45:22.725Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
04:45:22 [2024-03-06T09:45:22.725Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
04:45:22 [2024-03-06T09:45:22.725Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:45:22 [2024-03-06T09:45:22.725Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
04:45:22 [2024-03-06T09:45:22.725Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:89)
04:45:22 [2024-03-06T09:45:22.725Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
04:45:22 [2024-03-06T09:45:22.725Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
04:45:22 [2024-03-06T09:45:22.725Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
04:45:22 [2024-03-06T09:45:22.725Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
04:45:22 [2024-03-06T09:45:22.725Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
04:45:22 [2024-03-06T09:45:22.725Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
04:45:22 [2024-03-06T09:45:22.725Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
04:45:22 [2024-03-06T09:45:22.725Z] 	... 8 more
04:45:23 [2024-03-06T09:45:23.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:45:23 [2024-03-06T09:45:23.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321339219 data=null doit=true}, Shell with text {Open Trace}]
04:45:23 [2024-03-06T09:45:23.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:23 [2024-03-06T09:45:23.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:23 [2024-03-06T09:45:23.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:45:23 [2024-03-06T09:45:23.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:45:23 [2024-03-06T09:45:23.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:23 [2024-03-06T09:45:23.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:23 [2024-03-06T09:45:23.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321339220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321339220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321339220 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321339220 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321339220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321339220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321339220 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321339376 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321339376 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321339377 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321339377 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321339377 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321339393 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321339393 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321339393 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321339393 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321339394 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321339394 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321339398 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:23 [2024-03-06T09:45:23.288Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=321339399 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=321339399 data=null doit=true}, TreeItem with text {Traces [1]}]
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=321339400 data=null}, TreeItem with text {Traces [1]}]
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=321339400 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321339400 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:45:23 [2024-03-06T09:45:23.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=321339413 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:23 [2024-03-06T09:45:23.288Z] 
04:45:23 [2024-03-06T09:45:23.288Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-06 09:45:23.268
04:45:23 [2024-03-06T09:45:23.288Z] !MESSAGE Error initializing trace.
04:45:23 [2024-03-06T09:45:23.288Z] 
04:45:23 [2024-03-06T09:45:23.288Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
04:45:23 [2024-03-06T09:45:23.288Z] !STACK 0
04:45:23 [2024-03-06T09:45:23.288Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
04:45:23 [2024-03-06T09:45:23.288Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
04:45:23 [2024-03-06T09:45:23.288Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
04:45:23 [2024-03-06T09:45:23.288Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
04:45:23 [2024-03-06T09:45:23.288Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
04:45:23 [2024-03-06T09:45:23.288Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
04:45:23 [2024-03-06T09:45:23.288Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
04:45:23 [2024-03-06T09:45:23.288Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
04:45:23 [2024-03-06T09:45:23.288Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
04:45:23 [2024-03-06T09:45:23.288Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:45:23 [2024-03-06T09:45:23.289Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
04:45:23 [2024-03-06T09:45:23.289Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:103)
04:45:23 [2024-03-06T09:45:23.289Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
04:45:23 [2024-03-06T09:45:23.289Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
04:45:23 [2024-03-06T09:45:23.289Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
04:45:23 [2024-03-06T09:45:23.289Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
04:45:23 [2024-03-06T09:45:23.289Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
04:45:23 [2024-03-06T09:45:23.289Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
04:45:23 [2024-03-06T09:45:23.289Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
04:45:23 [2024-03-06T09:45:23.289Z] 	... 8 more
04:45:23 [2024-03-06T09:45:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:45:23 [2024-03-06T09:45:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321339962 data=null doit=true}, Shell with text {Open Trace}]
04:45:23 [2024-03-06T09:45:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:23 [2024-03-06T09:45:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:23 [2024-03-06T09:45:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:45:23 [2024-03-06T09:45:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:45:23 [2024-03-06T09:45:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:23 [2024-03-06T09:45:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:23 [2024-03-06T09:45:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:45:23 [2024-03-06T09:45:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:45:23 [2024-03-06T09:45:23.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:45:23 [2024-03-06T09:45:23.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:45:23 [2024-03-06T09:45:23.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321339962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:23 [2024-03-06T09:45:23.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321339962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:23 [2024-03-06T09:45:23.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321339962 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:23 [2024-03-06T09:45:23.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321339963 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:23 [2024-03-06T09:45:23.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321339963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:23 [2024-03-06T09:45:23.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321339963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:23 [2024-03-06T09:45:23.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321339963 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:23 [2024-03-06T09:45:23.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:45:24 [2024-03-06T09:45:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:45:24 [2024-03-06T09:45:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:24 [2024-03-06T09:45:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:24 [2024-03-06T09:45:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:24 [2024-03-06T09:45:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:24 [2024-03-06T09:45:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:24 [2024-03-06T09:45:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321340121 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:24 [2024-03-06T09:45:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321340121 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:24 [2024-03-06T09:45:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321340121 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:24 [2024-03-06T09:45:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321340121 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:24 [2024-03-06T09:45:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321340121 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:24 [2024-03-06T09:45:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321340138 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:24 [2024-03-06T09:45:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:24 [2024-03-06T09:45:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321340139 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:24 [2024-03-06T09:45:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321340139 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:24 [2024-03-06T09:45:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321340139 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:24 [2024-03-06T09:45:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321340139 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:24 [2024-03-06T09:45:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321340139 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:24 [2024-03-06T09:45:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321340144 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:24 [2024-03-06T09:45:24.107Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:45:24 [2024-03-06T09:45:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:24 [2024-03-06T09:45:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=321340145 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:45:24 [2024-03-06T09:45:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=321340145 data=null doit=true}, TreeItem with text {Traces [1]}]
04:45:24 [2024-03-06T09:45:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=321340145 data=null}, TreeItem with text {Traces [1]}]
04:45:24 [2024-03-06T09:45:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=321340145 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:24 [2024-03-06T09:45:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321340146 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:45:24 [2024-03-06T09:45:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=321340153 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:24 [2024-03-06T09:45:24.107Z] 
04:45:24 [2024-03-06T09:45:24.107Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-06 09:45:24.013
04:45:24 [2024-03-06T09:45:24.107Z] !MESSAGE Error initializing trace.
04:45:24 [2024-03-06T09:45:24.107Z] 
04:45:24 [2024-03-06T09:45:24.107Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
04:45:24 [2024-03-06T09:45:24.107Z] !STACK 0
04:45:24 [2024-03-06T09:45:24.107Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
04:45:24 [2024-03-06T09:45:24.107Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
04:45:24 [2024-03-06T09:45:24.107Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
04:45:24 [2024-03-06T09:45:24.107Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
04:45:24 [2024-03-06T09:45:24.107Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
04:45:24 [2024-03-06T09:45:24.107Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
04:45:24 [2024-03-06T09:45:24.107Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
04:45:24 [2024-03-06T09:45:24.107Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
04:45:24 [2024-03-06T09:45:24.107Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
04:45:24 [2024-03-06T09:45:24.107Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:45:24 [2024-03-06T09:45:24.107Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
04:45:24 [2024-03-06T09:45:24.107Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:89)
04:45:24 [2024-03-06T09:45:24.107Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
04:45:24 [2024-03-06T09:45:24.107Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
04:45:24 [2024-03-06T09:45:24.107Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
04:45:24 [2024-03-06T09:45:24.107Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
04:45:24 [2024-03-06T09:45:24.107Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
04:45:24 [2024-03-06T09:45:24.107Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
04:45:24 [2024-03-06T09:45:24.108Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
04:45:24 [2024-03-06T09:45:24.108Z] 	... 8 more
04:45:24 [2024-03-06T09:45:24.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:45:24 [2024-03-06T09:45:24.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321340706 data=null doit=true}, Shell with text {Open Trace}]
04:45:24 [2024-03-06T09:45:24.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:24 [2024-03-06T09:45:24.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:24 [2024-03-06T09:45:24.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:45:24 [2024-03-06T09:45:24.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:45:24 [2024-03-06T09:45:24.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:24 [2024-03-06T09:45:24.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:24 [2024-03-06T09:45:24.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:45:24 [2024-03-06T09:45:24.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:45:24 [2024-03-06T09:45:24.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:45:24 [2024-03-06T09:45:24.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:45:24 [2024-03-06T09:45:24.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321340707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:24 [2024-03-06T09:45:24.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321340707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:24 [2024-03-06T09:45:24.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321340707 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:24 [2024-03-06T09:45:24.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321340707 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:24 [2024-03-06T09:45:24.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321340707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:24 [2024-03-06T09:45:24.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321340707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:24 [2024-03-06T09:45:24.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321340707 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:24 [2024-03-06T09:45:24.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:45:24 [2024-03-06T09:45:24.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:45:24 [2024-03-06T09:45:24.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:24 [2024-03-06T09:45:24.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:24 [2024-03-06T09:45:24.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:24 [2024-03-06T09:45:24.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:24 [2024-03-06T09:45:24.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:24 [2024-03-06T09:45:24.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321340864 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:24 [2024-03-06T09:45:24.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321340864 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:24 [2024-03-06T09:45:24.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321340864 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:24 [2024-03-06T09:45:24.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321340865 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:24 [2024-03-06T09:45:24.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321340865 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:24 [2024-03-06T09:45:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321340881 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:24 [2024-03-06T09:45:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:24 [2024-03-06T09:45:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321340882 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:24 [2024-03-06T09:45:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321340882 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:24 [2024-03-06T09:45:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321340882 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:24 [2024-03-06T09:45:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321340882 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:24 [2024-03-06T09:45:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321340883 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:24 [2024-03-06T09:45:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321340892 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:24 [2024-03-06T09:45:24.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:45:24 [2024-03-06T09:45:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:24 [2024-03-06T09:45:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=321340893 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:45:24 [2024-03-06T09:45:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=321340893 data=null doit=true}, TreeItem with text {Traces [1]}]
04:45:24 [2024-03-06T09:45:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=321340893 data=null}, TreeItem with text {Traces [1]}]
04:45:24 [2024-03-06T09:45:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=321340894 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:24 [2024-03-06T09:45:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321340894 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:45:24 [2024-03-06T09:45:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=321340907 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:24 [2024-03-06T09:45:24.926Z] 
04:45:24 [2024-03-06T09:45:24.926Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-06 09:45:24.779
04:45:24 [2024-03-06T09:45:24.926Z] !MESSAGE Error initializing trace.
04:45:24 [2024-03-06T09:45:24.926Z] 
04:45:24 [2024-03-06T09:45:24.926Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
04:45:24 [2024-03-06T09:45:24.926Z] !STACK 0
04:45:24 [2024-03-06T09:45:24.926Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
04:45:24 [2024-03-06T09:45:24.926Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
04:45:24 [2024-03-06T09:45:24.926Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
04:45:24 [2024-03-06T09:45:24.926Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
04:45:24 [2024-03-06T09:45:24.926Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
04:45:24 [2024-03-06T09:45:24.926Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
04:45:24 [2024-03-06T09:45:24.926Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
04:45:24 [2024-03-06T09:45:24.926Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
04:45:24 [2024-03-06T09:45:24.926Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
04:45:24 [2024-03-06T09:45:24.926Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:45:24 [2024-03-06T09:45:24.926Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
04:45:24 [2024-03-06T09:45:24.926Z] 	at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:195)
04:45:24 [2024-03-06T09:45:24.926Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:130)
04:45:24 [2024-03-06T09:45:24.926Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:151)
04:45:24 [2024-03-06T09:45:24.926Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:229)
04:45:24 [2024-03-06T09:45:24.926Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
04:45:24 [2024-03-06T09:45:24.926Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
04:45:24 [2024-03-06T09:45:24.926Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
04:45:24 [2024-03-06T09:45:24.926Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
04:45:24 [2024-03-06T09:45:24.926Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
04:45:24 [2024-03-06T09:45:24.926Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
04:45:24 [2024-03-06T09:45:24.926Z] 	... 8 more
04:45:25 [2024-03-06T09:45:25.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:45:25 [2024-03-06T09:45:25.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321341553 data=null doit=true}, Shell with text {Open Trace}]
04:45:25 [2024-03-06T09:45:25.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:25 [2024-03-06T09:45:25.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:25 [2024-03-06T09:45:25.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:45:25 [2024-03-06T09:45:25.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:45:25 [2024-03-06T09:45:25.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:25 [2024-03-06T09:45:25.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:25 [2024-03-06T09:45:25.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:45:25 [2024-03-06T09:45:25.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:45:25 [2024-03-06T09:45:25.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:45:25 [2024-03-06T09:45:25.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:45:25 [2024-03-06T09:45:25.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321341554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:25 [2024-03-06T09:45:25.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321341554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:25 [2024-03-06T09:45:25.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321341554 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:25 [2024-03-06T09:45:25.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321341554 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:25 [2024-03-06T09:45:25.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321341554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:25 [2024-03-06T09:45:25.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321341554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:25 [2024-03-06T09:45:25.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321341554 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:25 [2024-03-06T09:45:25.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:45:25 [2024-03-06T09:45:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:45:25 [2024-03-06T09:45:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:25 [2024-03-06T09:45:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:25 [2024-03-06T09:45:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:25 [2024-03-06T09:45:25.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:25 [2024-03-06T09:45:25.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:25 [2024-03-06T09:45:25.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321341724 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:25 [2024-03-06T09:45:25.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321341724 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:25 [2024-03-06T09:45:25.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321341724 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:25 [2024-03-06T09:45:25.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321341724 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:25 [2024-03-06T09:45:25.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321341724 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:25 [2024-03-06T09:45:25.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321341741 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:25 [2024-03-06T09:45:25.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:25 [2024-03-06T09:45:25.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321341742 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:25 [2024-03-06T09:45:25.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321341742 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:25 [2024-03-06T09:45:25.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321341742 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:25 [2024-03-06T09:45:25.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321341742 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:25 [2024-03-06T09:45:25.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321341743 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:25 [2024-03-06T09:45:25.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321341748 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:25 [2024-03-06T09:45:25.744Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:45:25 [2024-03-06T09:45:25.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:25 [2024-03-06T09:45:25.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=321341749 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:45:25 [2024-03-06T09:45:25.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=321341749 data=null doit=true}, TreeItem with text {Traces [1]}]
04:45:25 [2024-03-06T09:45:25.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=321341749 data=null}, TreeItem with text {Traces [1]}]
04:45:25 [2024-03-06T09:45:25.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=321341749 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:25 [2024-03-06T09:45:25.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321341749 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:45:25 [2024-03-06T09:45:25.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=321341756 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:25 [2024-03-06T09:45:25.744Z] 
04:45:25 [2024-03-06T09:45:25.744Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-06 09:45:25.612
04:45:25 [2024-03-06T09:45:25.744Z] !MESSAGE Error initializing trace.
04:45:25 [2024-03-06T09:45:25.744Z] 
04:45:25 [2024-03-06T09:45:25.744Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
04:45:25 [2024-03-06T09:45:25.744Z] !STACK 0
04:45:25 [2024-03-06T09:45:25.744Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
04:45:25 [2024-03-06T09:45:25.744Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
04:45:25 [2024-03-06T09:45:25.744Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
04:45:25 [2024-03-06T09:45:25.744Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
04:45:25 [2024-03-06T09:45:25.744Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
04:45:25 [2024-03-06T09:45:25.744Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
04:45:25 [2024-03-06T09:45:25.744Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
04:45:25 [2024-03-06T09:45:25.744Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
04:45:25 [2024-03-06T09:45:25.744Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
04:45:25 [2024-03-06T09:45:25.744Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:45:25 [2024-03-06T09:45:25.744Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
04:45:25 [2024-03-06T09:45:25.744Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:221)
04:45:25 [2024-03-06T09:45:25.744Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
04:45:25 [2024-03-06T09:45:25.744Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
04:45:25 [2024-03-06T09:45:25.744Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
04:45:25 [2024-03-06T09:45:25.744Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
04:45:25 [2024-03-06T09:45:25.744Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
04:45:25 [2024-03-06T09:45:25.744Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
04:45:25 [2024-03-06T09:45:25.744Z] 	... 8 more
04:45:26 [2024-03-06T09:45:26.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:45:26 [2024-03-06T09:45:26.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321342305 data=null doit=true}, Shell with text {Open Trace}]
04:45:26 [2024-03-06T09:45:26.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:26 [2024-03-06T09:45:26.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:26 [2024-03-06T09:45:26.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:45:26 [2024-03-06T09:45:26.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:45:26 [2024-03-06T09:45:26.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:26 [2024-03-06T09:45:26.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:26 [2024-03-06T09:45:26.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:45:26 [2024-03-06T09:45:26.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:45:26 [2024-03-06T09:45:26.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:45:26 [2024-03-06T09:45:26.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:45:26 [2024-03-06T09:45:26.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321342306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:26 [2024-03-06T09:45:26.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321342306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:26 [2024-03-06T09:45:26.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321342306 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:26 [2024-03-06T09:45:26.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321342306 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:26 [2024-03-06T09:45:26.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321342306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:26 [2024-03-06T09:45:26.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321342306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:26 [2024-03-06T09:45:26.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321342307 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:26 [2024-03-06T09:45:26.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:45:26 [2024-03-06T09:45:26.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:45:26 [2024-03-06T09:45:26.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:26 [2024-03-06T09:45:26.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:26 [2024-03-06T09:45:26.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:26 [2024-03-06T09:45:26.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:26 [2024-03-06T09:45:26.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:26 [2024-03-06T09:45:26.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321342461 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:26 [2024-03-06T09:45:26.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321342461 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:26 [2024-03-06T09:45:26.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321342461 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:26 [2024-03-06T09:45:26.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321342461 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:26 [2024-03-06T09:45:26.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321342462 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:26 [2024-03-06T09:45:26.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321342477 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:26 [2024-03-06T09:45:26.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:26 [2024-03-06T09:45:26.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321342478 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:26 [2024-03-06T09:45:26.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321342478 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:26 [2024-03-06T09:45:26.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321342478 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:26 [2024-03-06T09:45:26.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321342478 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:26 [2024-03-06T09:45:26.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321342478 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:26 [2024-03-06T09:45:26.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321342483 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:26 [2024-03-06T09:45:26.307Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:45:26 [2024-03-06T09:45:26.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:26 [2024-03-06T09:45:26.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=321342484 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
04:45:26 [2024-03-06T09:45:26.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=321342489 data=null doit=true}, TreeItem with text {Traces [1]}]
04:45:26 [2024-03-06T09:45:26.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=321342489 data=null}, TreeItem with text {Traces [1]}]
04:45:26 [2024-03-06T09:45:26.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=321342490 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:26 [2024-03-06T09:45:26.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321342490 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
04:45:26 [2024-03-06T09:45:26.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=321342498 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:45:26 [2024-03-06T09:45:26.563Z] 
04:45:26 [2024-03-06T09:45:26.563Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-06 09:45:26.356
04:45:26 [2024-03-06T09:45:26.563Z] !MESSAGE Error initializing trace.
04:45:26 [2024-03-06T09:45:26.563Z] 
04:45:26 [2024-03-06T09:45:26.563Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11
04:45:26 [2024-03-06T09:45:26.563Z] !STACK 0
04:45:26 [2024-03-06T09:45:26.563Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11
04:45:26 [2024-03-06T09:45:26.563Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:199)
04:45:26 [2024-03-06T09:45:26.563Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
04:45:26 [2024-03-06T09:45:26.563Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
04:45:26 [2024-03-06T09:45:26.563Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
04:45:26 [2024-03-06T09:45:26.563Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
04:45:26 [2024-03-06T09:45:26.563Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
04:45:26 [2024-03-06T09:45:26.563Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
04:45:26 [2024-03-06T09:45:26.563Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
04:45:26 [2024-03-06T09:45:26.563Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:45:26 [2024-03-06T09:45:26.563Z] Caused by: NoViableAltException(73@[])
04:45:26 [2024-03-06T09:45:26.563Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3127)
04:45:26 [2024-03-06T09:45:26.563Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2591)
04:45:26 [2024-03-06T09:45:26.563Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1942)
04:45:26 [2024-03-06T09:45:26.563Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1720)
04:45:26 [2024-03-06T09:45:26.563Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
04:45:26 [2024-03-06T09:45:26.563Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:432)
04:45:26 [2024-03-06T09:45:26.563Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:383)
04:45:26 [2024-03-06T09:45:26.563Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
04:45:26 [2024-03-06T09:45:26.563Z] 	... 8 more
04:45:27 [2024-03-06T09:45:27.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:45:27 [2024-03-06T09:45:27.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321343049 data=null doit=true}, Shell with text {Open Trace}]
04:45:27 [2024-03-06T09:45:27.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:27 [2024-03-06T09:45:27.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:27 [2024-03-06T09:45:27.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:45:27 [2024-03-06T09:45:27.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:45:27 [2024-03-06T09:45:27.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:45:27 [2024-03-06T09:45:27.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:45:27 [2024-03-06T09:45:27.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:45:27 [2024-03-06T09:45:27.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:45:27 [2024-03-06T09:45:27.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:45:27 [2024-03-06T09:45:27.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:45:27 [2024-03-06T09:45:27.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321343050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:27 [2024-03-06T09:45:27.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321343050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:27 [2024-03-06T09:45:27.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321343050 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:27 [2024-03-06T09:45:27.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321343050 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:27 [2024-03-06T09:45:27.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321343050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:27 [2024-03-06T09:45:27.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321343050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:27 [2024-03-06T09:45:27.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321343050 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:45:27 [2024-03-06T09:45:27.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:45:27 [2024-03-06T09:45:27.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@ab94a32] time=321343207 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:45:27 [2024-03-06T09:45:27.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:45:27 [2024-03-06T09:45:27.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:27 [2024-03-06T09:45:27.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:27 [2024-03-06T09:45:27.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:27 [2024-03-06T09:45:27.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321343212 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
04:45:27 [2024-03-06T09:45:27.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=321343212 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:27 [2024-03-06T09:45:27.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=321343212 data=null}, TreeItem with text {TestInvalidCtfTraces}]
04:45:27 [2024-03-06T09:45:27.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321343213 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:27 [2024-03-06T09:45:27.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321343213 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
04:45:27 [2024-03-06T09:45:27.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=321343236 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
04:45:27 [2024-03-06T09:45:27.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:45:27 [2024-03-06T09:45:27.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:45:27 [2024-03-06T09:45:27.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:45:27 [2024-03-06T09:45:27.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:45:27 [2024-03-06T09:45:27.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:45:27 [2024-03-06T09:45:27.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:45:27 [2024-03-06T09:45:27.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:45:27 [2024-03-06T09:45:27.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:45:27 [2024-03-06T09:45:27.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:45:27 [2024-03-06T09:45:27.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:27 [2024-03-06T09:45:27.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:45:27 [2024-03-06T09:45:27.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:45:27 [2024-03-06T09:45:27.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:45:27 [2024-03-06T09:45:27.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321343452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:27 [2024-03-06T09:45:27.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321343452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:27 [2024-03-06T09:45:27.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321343452 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:27 [2024-03-06T09:45:27.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321343452 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:27 [2024-03-06T09:45:27.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321343472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:27 [2024-03-06T09:45:27.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321343472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:27 [2024-03-06T09:45:27.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=321343472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:27 [2024-03-06T09:45:27.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321343472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:27 [2024-03-06T09:45:27.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321343472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:27 [2024-03-06T09:45:27.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321343472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:27 [2024-03-06T09:45:27.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321343472 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:27 [2024-03-06T09:45:27.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321343472 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:27 [2024-03-06T09:45:27.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:45:27 [2024-03-06T09:45:27.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:45:27 [2024-03-06T09:45:27.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:45:27 [2024-03-06T09:45:27.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:27 [2024-03-06T09:45:27.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:45:27 [2024-03-06T09:45:27.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:45:27 [2024-03-06T09:45:27.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:45:27 [2024-03-06T09:45:27.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:27 [2024-03-06T09:45:27.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:45:27 [2024-03-06T09:45:27.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321343487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:45:27 [2024-03-06T09:45:27.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321343487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:45:27 [2024-03-06T09:45:27.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321343487 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:45:27 [2024-03-06T09:45:27.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321343487 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:45:27 [2024-03-06T09:45:27.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321343487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:45:27 [2024-03-06T09:45:27.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321343487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:45:27 [2024-03-06T09:45:27.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:27 [2024-03-06T09:45:27.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:27 [2024-03-06T09:45:27.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321343487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:45:27 [2024-03-06T09:45:27.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=321343281 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:45:27 [2024-03-06T09:45:27.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:45:27 [2024-03-06T09:45:27.639Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.79 s -- in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
04:45:27 [2024-03-06T09:45:27.639Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[0: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition] -- Time elapsed: 0.852 s
04:45:27 [2024-03-06T09:45:27.639Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[1: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier] -- Time elapsed: 0.993 s
04:45:27 [2024-03-06T09:45:27.639Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[2: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword] -- Time elapsed: 0.771 s
04:45:27 [2024-03-06T09:45:27.639Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[3: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative] -- Time elapsed: 0.769 s
04:45:27 [2024-03-06T09:45:27.639Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[4: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present] -- Time elapsed: 0.821 s
04:45:27 [2024-03-06T09:45:27.639Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[5: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string] -- Time elapsed: 0.779 s
04:45:27 [2024-03-06T09:45:27.639Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[6: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field] -- Time elapsed: 1.062 s
04:45:27 [2024-03-06T09:45:27.639Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[7: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type] -- Time elapsed: 0.772 s
04:45:27 [2024-03-06T09:45:27.639Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[8: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string] -- Time elapsed: 0.744 s
04:45:27 [2024-03-06T09:45:27.639Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[9: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid] -- Time elapsed: 0.882 s
04:45:27 [2024-03-06T09:45:27.639Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[10: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size] -- Time elapsed: 1.046 s
04:45:27 [2024-03-06T09:45:27.639Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[11: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range] -- Time elapsed: 0.973 s
04:45:27 [2024-03-06T09:45:27.639Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[12: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string] -- Time elapsed: 0.947 s
04:45:27 [2024-03-06T09:45:27.639Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[13: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid] -- Time elapsed: 0.798 s
04:45:27 [2024-03-06T09:45:27.639Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[14: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string] -- Time elapsed: 0.785 s
04:45:27 [2024-03-06T09:45:27.639Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[15: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing] -- Time elapsed: 0.811 s
04:45:27 [2024-03-06T09:45:27.639Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[16: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum] -- Time elapsed: 0.777 s
04:45:27 [2024-03-06T09:45:27.639Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[17: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge] -- Time elapsed: 0.875 s
04:45:27 [2024-03-06T09:45:27.639Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[18: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative] -- Time elapsed: 0.744 s
04:45:27 [2024-03-06T09:45:27.640Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[19: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string] -- Time elapsed: 0.744 s
04:45:27 [2024-03-06T09:45:27.640Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[20: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero] -- Time elapsed: 0.743 s
04:45:27 [2024-03-06T09:45:27.640Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[21: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name] -- Time elapsed: 0.860 s
04:45:27 [2024-03-06T09:45:27.640Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[22: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name] -- Time elapsed: 0.738 s
04:45:27 [2024-03-06T09:45:27.640Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[23: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword] -- Time elapsed: 0.747 s
04:45:27 [2024-03-06T09:45:27.640Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
04:45:27 [2024-03-06T09:45:27.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@ab94a32] time=321343698 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:45:27 [2024-03-06T09:45:27.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:45:27 [2024-03-06T09:45:27.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:45:27 [2024-03-06T09:45:27.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:45:27 [2024-03-06T09:45:27.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:45:27 [2024-03-06T09:45:27.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=321343792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:45:27 [2024-03-06T09:45:27.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:45:28 [2024-03-06T09:45:28.569Z] 
04:45:28 [2024-03-06T09:45:28.569Z] (Eclipse:10227): Gtk-CRITICAL **: 09:45:28.538: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:45:29 [2024-03-06T09:45:29.936Z] 
04:45:29 [2024-03-06T09:45:29.936Z] (Eclipse:10227): Gtk-CRITICAL **: 09:45:29.928: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:45:30 [2024-03-06T09:45:30.191Z] 
04:45:30 [2024-03-06T09:45:30.191Z] (Eclipse:10227): Gtk-CRITICAL **: 09:45:30.044: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:45:31 [2024-03-06T09:45:31.556Z] 
04:45:31 [2024-03-06T09:45:31.556Z] (Eclipse:10227): Gtk-CRITICAL **: 09:45:31.453: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:45:31 [2024-03-06T09:45:31.812Z] 
04:45:31 [2024-03-06T09:45:31.812Z] (Eclipse:10227): Gtk-CRITICAL **: 09:45:31.608: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:45:33 [2024-03-06T09:45:33.177Z] 
04:45:33 [2024-03-06T09:45:33.177Z] (Eclipse:10227): Gtk-CRITICAL **: 09:45:33.009: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:45:33 [2024-03-06T09:45:33.177Z] 
04:45:33 [2024-03-06T09:45:33.177Z] (Eclipse:10227): Gtk-CRITICAL **: 09:45:33.173: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:45:35 [2024-03-06T09:45:35.064Z] 
04:45:35 [2024-03-06T09:45:35.064Z] (Eclipse:10227): Gtk-CRITICAL **: 09:45:34.542: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=321350755 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=321350755 data=null doit=true}, TreeItem with text {Test}]
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=321350755 data=null}, TreeItem with text {Test}]
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=321350755 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321350755 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=321350771 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=321350772 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=321350772 data=null doit=true}, TreeItem with text {Test}]
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=321350772 data=null}, TreeItem with text {Test}]
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=321350772 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321350773 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=321350783 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=321350783 data=null doit=true}, TreeItem with text {Test}]
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=321350783 data=null}, TreeItem with text {Test}]
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=321350783 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321350783 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=321350785 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=321350785 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=321350785 data=null doit=true}, TreeItem with text {Traces [4]}]
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=321350786 data=null}, TreeItem with text {Traces [4]}]
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=321350786 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321350786 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=321350802 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=321350803 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=321350803 data=null doit=true}, TreeItem with text {Traces [4]}]
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=321350803 data=null}, TreeItem with text {Traces [4]}]
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=321350803 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321350804 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=321350808 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
04:45:35 [2024-03-06T09:45:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
04:45:35 [2024-03-06T09:45:35.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
04:45:35 [2024-03-06T09:45:35.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=321350850 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
04:45:35 [2024-03-06T09:45:35.065Z] 
04:45:35 [2024-03-06T09:45:35.065Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-03-06 09:45:34.818
04:45:35 [2024-03-06T09:45:35.065Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
04:45:35 [2024-03-06T09:45:35.065Z] 
04:45:35 [2024-03-06T09:45:35.065Z] (Eclipse:10227): Gtk-CRITICAL **: 09:45:34.934: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:45:35 [2024-03-06T09:45:35.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
04:45:36 [2024-03-06T09:45:36.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:45:36 [2024-03-06T09:45:36.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:45:36 [2024-03-06T09:45:36.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:36 [2024-03-06T09:45:36.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:36 [2024-03-06T09:45:36.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:36 [2024-03-06T09:45:36.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:36 [2024-03-06T09:45:36.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:36 [2024-03-06T09:45:36.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=321352758 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
04:45:36 [2024-03-06T09:45:36.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=321352758 data=null doit=true}, TreeItem with text {Test}]
04:45:36 [2024-03-06T09:45:36.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=321352758 data=null}, TreeItem with text {Test}]
04:45:36 [2024-03-06T09:45:36.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=321352758 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
04:45:36 [2024-03-06T09:45:36.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321352758 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
04:45:36 [2024-03-06T09:45:36.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=321352771 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
04:45:36 [2024-03-06T09:45:36.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
04:45:36 [2024-03-06T09:45:36.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=321352772 data=null doit=true}, TreeItem with text {Experiments [1]}]
04:45:36 [2024-03-06T09:45:36.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=321352772 data=null}, TreeItem with text {Experiments [1]}]
04:45:36 [2024-03-06T09:45:36.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=321352772 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
04:45:36 [2024-03-06T09:45:36.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321352773 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
04:45:36 [2024-03-06T09:45:36.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=321352774 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
04:45:36 [2024-03-06T09:45:36.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:36 [2024-03-06T09:45:36.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [4]} time=321352775 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [4]}]
04:45:36 [2024-03-06T09:45:36.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [4]} time=321352775 data=null doit=true}, TreeItem with text {Experiment [4]}]
04:45:36 [2024-03-06T09:45:36.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [4]} time=321352775 data=null}, TreeItem with text {Experiment [4]}]
04:45:36 [2024-03-06T09:45:36.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [4]} time=321352775 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
04:45:36 [2024-03-06T09:45:36.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321352775 data=null item=TreeItem {Experiment [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [4]}]
04:45:36 [2024-03-06T09:45:36.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [4]} time=321352799 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
04:45:38 [2024-03-06T09:45:38.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:38 [2024-03-06T09:45:38.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [4]} time=321353945 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [4]}]
04:45:38 [2024-03-06T09:45:38.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [4]} time=321353945 data=null doit=true}, TreeItem with text {Experiment [4]}]
04:45:38 [2024-03-06T09:45:38.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [4]} time=321353945 data=null}, TreeItem with text {Experiment [4]}]
04:45:38 [2024-03-06T09:45:38.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [4]} time=321353945 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
04:45:38 [2024-03-06T09:45:38.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321353945 data=null item=TreeItem {Experiment [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [4]}]
04:45:38 [2024-03-06T09:45:38.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [4]} time=321353989 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
04:45:38 [2024-03-06T09:45:38.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export Time Selectio...", using matcher: with mnemonic 'Export Time Selection as New Trace...'
04:45:38 [2024-03-06T09:45:38.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export Time Selection as New Trace...'
04:45:38 [2024-03-06T09:45:38.052Z] 
04:45:38 [2024-03-06T09:45:38.052Z] (Eclipse:10227): Gtk-WARNING **: 09:45:37.993: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:38 [2024-03-06T09:45:38.052Z] 
04:45:38 [2024-03-06T09:45:38.052Z] (Eclipse:10227): Gtk-WARNING **: 09:45:37.993: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:38 [2024-03-06T09:45:38.052Z] 
04:45:38 [2024-03-06T09:45:38.052Z] (Eclipse:10227): Gtk-WARNING **: 09:45:37.993: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:38 [2024-03-06T09:45:38.052Z] 
04:45:38 [2024-03-06T09:45:38.052Z] (Eclipse:10227): Gtk-WARNING **: 09:45:37.993: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:38 [2024-03-06T09:45:38.052Z] 
04:45:38 [2024-03-06T09:45:38.052Z] (Eclipse:10227): Gtk-WARNING **: 09:45:38.042: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:38 [2024-03-06T09:45:38.052Z] 
04:45:38 [2024-03-06T09:45:38.052Z] (Eclipse:10227): Gtk-WARNING **: 09:45:38.042: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:38 [2024-03-06T09:45:38.052Z] 
04:45:38 [2024-03-06T09:45:38.052Z] (Eclipse:10227): Gtk-WARNING **: 09:45:38.042: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:38 [2024-03-06T09:45:38.052Z] 
04:45:38 [2024-03-06T09:45:38.052Z] (Eclipse:10227): Gtk-WARNING **: 09:45:38.042: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:38 [2024-03-06T09:45:38.308Z] 
04:45:38 [2024-03-06T09:45:38.308Z] (Eclipse:10227): Gtk-WARNING **: 09:45:38.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:38 [2024-03-06T09:45:38.308Z] 
04:45:38 [2024-03-06T09:45:38.308Z] (Eclipse:10227): Gtk-WARNING **: 09:45:38.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:38 [2024-03-06T09:45:38.308Z] 
04:45:38 [2024-03-06T09:45:38.308Z] (Eclipse:10227): Gtk-WARNING **: 09:45:38.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:38 [2024-03-06T09:45:38.308Z] 
04:45:38 [2024-03-06T09:45:38.308Z] (Eclipse:10227): Gtk-WARNING **: 09:45:38.062: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:38 [2024-03-06T09:45:38.308Z] 
04:45:38 [2024-03-06T09:45:38.308Z] (Eclipse:10227): Gtk-WARNING **: 09:45:38.080: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:38 [2024-03-06T09:45:38.308Z] 
04:45:38 [2024-03-06T09:45:38.308Z] (Eclipse:10227): Gtk-WARNING **: 09:45:38.080: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:38 [2024-03-06T09:45:38.308Z] 
04:45:38 [2024-03-06T09:45:38.308Z] (Eclipse:10227): Gtk-WARNING **: 09:45:38.080: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:38 [2024-03-06T09:45:38.308Z] 
04:45:38 [2024-03-06T09:45:38.308Z] (Eclipse:10227): Gtk-WARNING **: 09:45:38.080: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:38 [2024-03-06T09:45:38.308Z] 
04:45:38 [2024-03-06T09:45:38.308Z] (Eclipse:10227): Gtk-WARNING **: 09:45:38.097: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:38 [2024-03-06T09:45:38.308Z] 
04:45:38 [2024-03-06T09:45:38.308Z] (Eclipse:10227): Gtk-WARNING **: 09:45:38.097: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:38 [2024-03-06T09:45:38.308Z] 
04:45:38 [2024-03-06T09:45:38.308Z] (Eclipse:10227): Gtk-WARNING **: 09:45:38.097: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:38 [2024-03-06T09:45:38.308Z] 
04:45:38 [2024-03-06T09:45:38.308Z] (Eclipse:10227): Gtk-WARNING **: 09:45:38.097: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:38 [2024-03-06T09:45:38.308Z] 
04:45:38 [2024-03-06T09:45:38.308Z] (Eclipse:10227): Gtk-WARNING **: 09:45:38.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:38 [2024-03-06T09:45:38.308Z] 
04:45:38 [2024-03-06T09:45:38.308Z] (Eclipse:10227): Gtk-WARNING **: 09:45:38.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:38 [2024-03-06T09:45:38.308Z] 
04:45:38 [2024-03-06T09:45:38.308Z] (Eclipse:10227): Gtk-WARNING **: 09:45:38.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:38 [2024-03-06T09:45:38.308Z] 
04:45:38 [2024-03-06T09:45:38.308Z] (Eclipse:10227): Gtk-WARNING **: 09:45:38.121: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:38 [2024-03-06T09:45:38.308Z] 
04:45:38 [2024-03-06T09:45:38.308Z] (Eclipse:10227): Gtk-WARNING **: 09:45:38.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:38 [2024-03-06T09:45:38.308Z] 
04:45:38 [2024-03-06T09:45:38.308Z] (Eclipse:10227): Gtk-WARNING **: 09:45:38.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:38 [2024-03-06T09:45:38.308Z] 
04:45:38 [2024-03-06T09:45:38.308Z] (Eclipse:10227): Gtk-WARNING **: 09:45:38.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:38 [2024-03-06T09:45:38.308Z] 
04:45:38 [2024-03-06T09:45:38.308Z] (Eclipse:10227): Gtk-WARNING **: 09:45:38.144: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:38 [2024-03-06T09:45:38.308Z] 
04:45:38 [2024-03-06T09:45:38.308Z] (Eclipse:10227): Gtk-WARNING **: 09:45:38.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:38 [2024-03-06T09:45:38.308Z] 
04:45:38 [2024-03-06T09:45:38.308Z] (Eclipse:10227): Gtk-WARNING **: 09:45:38.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:38 [2024-03-06T09:45:38.308Z] 
04:45:38 [2024-03-06T09:45:38.308Z] (Eclipse:10227): Gtk-WARNING **: 09:45:38.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:38 [2024-03-06T09:45:38.308Z] 
04:45:38 [2024-03-06T09:45:38.308Z] (Eclipse:10227): Gtk-WARNING **: 09:45:38.166: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:38 [2024-03-06T09:45:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export Time Selection as New Trace...'
04:45:38 [2024-03-06T09:45:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export trace section...", using matcher: with text 'Export trace section to...'
04:45:38 [2024-03-06T09:45:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export trace section to...} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321354460 data=null doit=true}, Shell with text {Export trace section to...}]
04:45:38 [2024-03-06T09:45:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text'
04:45:38 [2024-03-06T09:45:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: (of type 'Text')
04:45:38 [2024-03-06T09:45:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text'
04:45:38 [2024-03-06T09:45:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: (of type 'Text')
04:45:38 [2024-03-06T09:45:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:38 [2024-03-06T09:45:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:45:38 [2024-03-06T09:45:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:45:38 [2024-03-06T09:45:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:45:38 [2024-03-06T09:45:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:38 [2024-03-06T09:45:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:45:38 [2024-03-06T09:45:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321354463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:45:38 [2024-03-06T09:45:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321354463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:45:38 [2024-03-06T09:45:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321354463 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:45:38 [2024-03-06T09:45:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321354463 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:45:38 [2024-03-06T09:45:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321354463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:45:38 [2024-03-06T09:45:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321354463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:45:38 [2024-03-06T09:45:38.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321354463 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:45:38 [2024-03-06T09:45:38.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:45:38 [2024-03-06T09:45:38.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export Time Selection as New Trace...} time=321354034 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export Time Selection as New Trace...']
04:45:38 [2024-03-06T09:45:38.564Z] 
04:45:38 [2024-03-06T09:45:38.564Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-03-06 09:45:38.558
04:45:38 [2024-03-06T09:45:38.564Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)]
04:45:39 [2024-03-06T09:45:39.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment-trimmed"'
04:45:42 [2024-03-06T09:45:42.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Experiments/Experiment-trimmed/Experiment-trimmed_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@ab94a32] time=321358479 data=null doit=true}, Shell with text {data - Test/Experiments/Experiment-trimmed/Experiment-trimmed_ - Eclipse Platform}]
04:45:42 [2024-03-06T09:45:42.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:45:42 [2024-03-06T09:45:42.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:45:42 [2024-03-06T09:45:42.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:45:42 [2024-03-06T09:45:42.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:45:42 [2024-03-06T09:45:42.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=321358515 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
04:45:42 [2024-03-06T09:45:42.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=321358515 data=null doit=true}, TreeItem with text {Test}]
04:45:42 [2024-03-06T09:45:42.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=321358516 data=null}, TreeItem with text {Test}]
04:45:42 [2024-03-06T09:45:42.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=321358516 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
04:45:42 [2024-03-06T09:45:42.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321358516 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
04:45:42 [2024-03-06T09:45:42.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=321358533 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
04:45:42 [2024-03-06T09:45:42.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:45:42 [2024-03-06T09:45:42.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:45:42 [2024-03-06T09:45:42.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:45:42 [2024-03-06T09:45:42.650Z] 
04:45:42 [2024-03-06T09:45:42.650Z] (Eclipse:10227): Gtk-WARNING **: 09:45:42.554: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:42 [2024-03-06T09:45:42.650Z] 
04:45:42 [2024-03-06T09:45:42.650Z] (Eclipse:10227): Gtk-WARNING **: 09:45:42.554: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:42 [2024-03-06T09:45:42.650Z] 
04:45:42 [2024-03-06T09:45:42.650Z] (Eclipse:10227): Gtk-WARNING **: 09:45:42.554: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:42 [2024-03-06T09:45:42.650Z] 
04:45:42 [2024-03-06T09:45:42.650Z] (Eclipse:10227): Gtk-WARNING **: 09:45:42.554: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:42 [2024-03-06T09:45:42.650Z] 
04:45:42 [2024-03-06T09:45:42.650Z] (Eclipse:10227): Gtk-WARNING **: 09:45:42.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:42 [2024-03-06T09:45:42.650Z] 
04:45:42 [2024-03-06T09:45:42.650Z] (Eclipse:10227): Gtk-WARNING **: 09:45:42.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:42 [2024-03-06T09:45:42.650Z] 
04:45:42 [2024-03-06T09:45:42.650Z] (Eclipse:10227): Gtk-WARNING **: 09:45:42.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:42 [2024-03-06T09:45:42.650Z] 
04:45:42 [2024-03-06T09:45:42.650Z] (Eclipse:10227): Gtk-WARNING **: 09:45:42.590: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:42 [2024-03-06T09:45:42.650Z] 
04:45:42 [2024-03-06T09:45:42.650Z] (Eclipse:10227): Gtk-WARNING **: 09:45:42.612: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:42 [2024-03-06T09:45:42.650Z] 
04:45:42 [2024-03-06T09:45:42.650Z] (Eclipse:10227): Gtk-WARNING **: 09:45:42.612: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:42 [2024-03-06T09:45:42.650Z] 
04:45:42 [2024-03-06T09:45:42.650Z] (Eclipse:10227): Gtk-WARNING **: 09:45:42.612: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:42 [2024-03-06T09:45:42.650Z] 
04:45:42 [2024-03-06T09:45:42.650Z] (Eclipse:10227): Gtk-WARNING **: 09:45:42.612: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:42 [2024-03-06T09:45:42.650Z] 
04:45:42 [2024-03-06T09:45:42.650Z] (Eclipse:10227): Gtk-WARNING **: 09:45:42.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:42 [2024-03-06T09:45:42.650Z] 
04:45:42 [2024-03-06T09:45:42.650Z] (Eclipse:10227): Gtk-WARNING **: 09:45:42.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:42 [2024-03-06T09:45:42.650Z] 
04:45:42 [2024-03-06T09:45:42.650Z] (Eclipse:10227): Gtk-WARNING **: 09:45:42.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:42 [2024-03-06T09:45:42.650Z] 
04:45:42 [2024-03-06T09:45:42.650Z] (Eclipse:10227): Gtk-WARNING **: 09:45:42.630: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:42 [2024-03-06T09:45:42.650Z] 
04:45:42 [2024-03-06T09:45:42.650Z] (Eclipse:10227): Gtk-WARNING **: 09:45:42.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:42 [2024-03-06T09:45:42.650Z] 
04:45:42 [2024-03-06T09:45:42.650Z] (Eclipse:10227): Gtk-WARNING **: 09:45:42.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:42 [2024-03-06T09:45:42.650Z] 
04:45:42 [2024-03-06T09:45:42.650Z] (Eclipse:10227): Gtk-WARNING **: 09:45:42.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:42 [2024-03-06T09:45:42.650Z] 
04:45:42 [2024-03-06T09:45:42.650Z] (Eclipse:10227): Gtk-WARNING **: 09:45:42.648: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:42 [2024-03-06T09:45:42.905Z] 
04:45:42 [2024-03-06T09:45:42.905Z] (Eclipse:10227): Gtk-WARNING **: 09:45:42.665: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:42 [2024-03-06T09:45:42.905Z] 
04:45:42 [2024-03-06T09:45:42.905Z] (Eclipse:10227): Gtk-WARNING **: 09:45:42.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:42 [2024-03-06T09:45:42.906Z] 
04:45:42 [2024-03-06T09:45:42.906Z] (Eclipse:10227): Gtk-WARNING **: 09:45:42.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:42 [2024-03-06T09:45:42.906Z] 
04:45:42 [2024-03-06T09:45:42.906Z] (Eclipse:10227): Gtk-WARNING **: 09:45:42.666: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:42 [2024-03-06T09:45:42.906Z] 
04:45:42 [2024-03-06T09:45:42.906Z] (Eclipse:10227): Gtk-WARNING **: 09:45:42.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:42 [2024-03-06T09:45:42.906Z] 
04:45:42 [2024-03-06T09:45:42.906Z] (Eclipse:10227): Gtk-WARNING **: 09:45:42.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:42 [2024-03-06T09:45:42.906Z] 
04:45:42 [2024-03-06T09:45:42.906Z] (Eclipse:10227): Gtk-WARNING **: 09:45:42.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:42 [2024-03-06T09:45:42.906Z] 
04:45:42 [2024-03-06T09:45:42.906Z] (Eclipse:10227): Gtk-WARNING **: 09:45:42.684: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:42 [2024-03-06T09:45:42.906Z] 
04:45:42 [2024-03-06T09:45:42.906Z] (Eclipse:10227): Gtk-WARNING **: 09:45:42.708: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:42 [2024-03-06T09:45:42.906Z] 
04:45:42 [2024-03-06T09:45:42.906Z] (Eclipse:10227): Gtk-WARNING **: 09:45:42.708: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:42 [2024-03-06T09:45:42.906Z] 
04:45:42 [2024-03-06T09:45:42.906Z] (Eclipse:10227): Gtk-WARNING **: 09:45:42.708: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:45:42 [2024-03-06T09:45:42.906Z] 
04:45:42 [2024-03-06T09:45:42.906Z] (Eclipse:10227): Gtk-WARNING **: 09:45:42.708: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:45:43 [2024-03-06T09:45:43.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:45:43 [2024-03-06T09:45:43.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:45:43 [2024-03-06T09:45:43.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:45:43 [2024-03-06T09:45:43.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:45:43 [2024-03-06T09:45:43.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:45:43 [2024-03-06T09:45:43.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:45:43 [2024-03-06T09:45:43.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:43 [2024-03-06T09:45:43.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:45:43 [2024-03-06T09:45:43.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:45:43 [2024-03-06T09:45:43.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:45:43 [2024-03-06T09:45:43.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321359426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:43 [2024-03-06T09:45:43.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321359426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:43 [2024-03-06T09:45:43.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321359426 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:43 [2024-03-06T09:45:43.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321359426 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:43 [2024-03-06T09:45:43.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321359426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:43 [2024-03-06T09:45:43.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321359426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:43 [2024-03-06T09:45:43.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=321359426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:43 [2024-03-06T09:45:43.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321359426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:43 [2024-03-06T09:45:43.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321359427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:43 [2024-03-06T09:45:43.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321359427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:43 [2024-03-06T09:45:43.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321359427 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:43 [2024-03-06T09:45:43.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321359427 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:45:43 [2024-03-06T09:45:43.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:45:43 [2024-03-06T09:45:43.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:45:43 [2024-03-06T09:45:43.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:45:43 [2024-03-06T09:45:43.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:45:43 [2024-03-06T09:45:43.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:45:43 [2024-03-06T09:45:43.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:45:43 [2024-03-06T09:45:43.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:45:43 [2024-03-06T09:45:43.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:43 [2024-03-06T09:45:43.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:45:43 [2024-03-06T09:45:43.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321359428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:45:43 [2024-03-06T09:45:43.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321359428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:45:43 [2024-03-06T09:45:43.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321359428 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:45:43 [2024-03-06T09:45:43.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321359428 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:45:43 [2024-03-06T09:45:43.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321359428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:45:43 [2024-03-06T09:45:43.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321359428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:45:43 [2024-03-06T09:45:43.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:43 [2024-03-06T09:45:43.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:43 [2024-03-06T09:45:43.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:43 [2024-03-06T09:45:43.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:43 [2024-03-06T09:45:43.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:45:43 [2024-03-06T09:45:43.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:45:43 [2024-03-06T09:45:43.722Z] 
04:45:43 [2024-03-06T09:45:43.722Z] (Eclipse:10227): Gtk-CRITICAL **: 09:45:43.560: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:45:43 [2024-03-06T09:45:43.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321359428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:45:43 [2024-03-06T09:45:43.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=321358576 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:45:43 [2024-03-06T09:45:43.978Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.24 s -- in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
04:45:43 [2024-03-06T09:45:43.978Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest.testTrimEvents -- Time elapsed: 7.713 s
04:45:43 [2024-03-06T09:45:43.978Z] 
04:45:43 [2024-03-06T09:45:43.978Z] Results:
04:45:43 [2024-03-06T09:45:43.978Z] 
04:45:43 [2024-03-06T09:45:43.978Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0
04:45:43 [2024-03-06T09:45:43.978Z] 
04:45:43 [2024-03-06T09:45:43.978Z] 
04:45:43 [2024-03-06T09:45:43.978Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-06 09:45:43.959
04:45:43 [2024-03-06T09:45:43.978Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:45:44 [2024-03-06T09:45:44.539Z] [INFO] All tests passed
04:45:44 [2024-03-06T09:45:44.539Z] [INFO] 
04:45:44 [2024-03-06T09:45:44.539Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:45:44 [2024-03-06T09:45:44.539Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
04:45:44 [2024-03-06T09:45:44.539Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.pom
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-p2metadata.xml
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-p2artifacts.xml
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] 
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] 
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >-----
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] Building Trace Compass User Guide 9.3.0-SNAPSHOT                [72/141]
04:45:44 [2024-03-06T09:45:44.540Z] [INFO]   from doc/org.eclipse.tracecompass.doc.user/pom.xml
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:45:44 [2024-03-06T09:45:44.540Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
04:45:44 [2024-03-06T09:45:44.540Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/pom.xml
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] 
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc.user ---
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] 
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.doc.user ---
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] Executing tasks
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] Executed tasks
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] 
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.doc.user ---
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] 
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] The project's OSGi version is 9.3.0.202403060913
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] 
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] 
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] 
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] 
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] 
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user ---
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] Resolving class path of Trace Compass User Guide
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] 
04:45:44 [2024-03-06T09:45:44.540Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
04:45:44 [2024-03-06T09:45:44.795Z] [INFO] Executing tasks
04:45:45 [2024-03-06T09:45:45.051Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html
04:45:45 [2024-03-06T09:45:45.051Z] [INFO] [xmlvalidate] 18 file(s) have been successfully validated.
04:45:45 [2024-03-06T09:45:45.051Z] [INFO] Executed tasks
04:45:45 [2024-03-06T09:45:45.051Z] [INFO] 
04:45:45 [2024-03-06T09:45:45.051Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
04:45:45 [2024-03-06T09:45:45.051Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/src/main/resources
04:45:45 [2024-03-06T09:45:45.051Z] [INFO] 
04:45:45 [2024-03-06T09:45:45.051Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
04:45:45 [2024-03-06T09:45:45.051Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:45:45 [2024-03-06T09:45:45.051Z] [INFO] 
04:45:45 [2024-03-06T09:45:45.051Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
04:45:45 [2024-03-06T09:45:45.051Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
04:45:45 [2024-03-06T09:45:45.051Z] [INFO] Command line:
04:45:45 [2024-03-06T09:45:45.051Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
04:45:45 [2024-03-06T09:45:45.051Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:45:46 [2024-03-06T09:45:46.941Z] Buildfile: build.xml
04:45:46 [2024-03-06T09:45:46.941Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
04:45:46 [2024-03-06T09:45:46.941Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:45:46 [2024-03-06T09:45:46.941Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
04:45:46 [2024-03-06T09:45:46.941Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
04:45:46 [2024-03-06T09:45:46.941Z] WARNING: System::setSecurityManager will be removed in a future release
04:45:46 [2024-03-06T09:45:46.941Z] 
04:45:46 [2024-03-06T09:45:46.941Z] build.index:
04:45:48 [2024-03-06T09:45:48.306Z] BUILD SUCCESSFUL
04:45:48 [2024-03-06T09:45:48.306Z] 
04:45:48 [2024-03-06T09:45:48.306Z] BUILD SUCCESSFUL
04:45:48 [2024-03-06T09:45:48.306Z] Total time: 1 second
04:45:48 [2024-03-06T09:45:48.306Z] [INFO] 
04:45:48 [2024-03-06T09:45:48.306Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.doc.user ---
04:45:48 [2024-03-06T09:45:48.306Z] [INFO] 
04:45:48 [2024-03-06T09:45:48.306Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.user ---
04:45:48 [2024-03-06T09:45:48.306Z] [INFO] 
04:45:48 [2024-03-06T09:45:48.306Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user ---
04:45:48 [2024-03-06T09:45:48.306Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/src/test/resources
04:45:48 [2024-03-06T09:45:48.306Z] [INFO] 
04:45:48 [2024-03-06T09:45:48.306Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.user ---
04:45:48 [2024-03-06T09:45:48.306Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:45:48 [2024-03-06T09:45:48.306Z] [INFO] 
04:45:48 [2024-03-06T09:45:48.306Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.user ---
04:45:48 [2024-03-06T09:45:48.306Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
04:45:48 [2024-03-06T09:45:48.306Z] [INFO] 
04:45:48 [2024-03-06T09:45:48.306Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user ---
04:45:48 [2024-03-06T09:45:48.306Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT-sources.jar
04:45:48 [2024-03-06T09:45:48.306Z] [INFO] 
04:45:48 [2024-03-06T09:45:48.306Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user ---
04:45:48 [2024-03-06T09:45:48.306Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT.jar
04:45:48 [2024-03-06T09:45:48.562Z] [INFO] 
04:45:48 [2024-03-06T09:45:48.562Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user ---
04:45:48 [2024-03-06T09:45:48.562Z] [INFO] 
04:45:48 [2024-03-06T09:45:48.562Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc.user ---
04:45:48 [2024-03-06T09:45:48.562Z] [INFO] 
04:45:48 [2024-03-06T09:45:48.562Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user ---
04:45:48 [2024-03-06T09:45:48.817Z] [INFO] 
04:45:48 [2024-03-06T09:45:48.817Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.doc.user ---
04:45:50 [2024-03-06T09:45:50.179Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT.jar
04:45:53 [2024-03-06T09:45:53.442Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT-sources.jar
04:45:53 [2024-03-06T09:45:53.697Z] [INFO] 
04:45:53 [2024-03-06T09:45:53.697Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user ---
04:45:53 [2024-03-06T09:45:53.698Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT.jar
04:45:53 [2024-03-06T09:45:53.698Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT.pom
04:45:53 [2024-03-06T09:45:53.698Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT-sources.jar
04:45:53 [2024-03-06T09:45:53.698Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT-p2metadata.xml
04:45:53 [2024-03-06T09:45:53.698Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT-p2artifacts.xml
04:45:53 [2024-03-06T09:45:53.698Z] [INFO] 
04:45:53 [2024-03-06T09:45:53.698Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user ---
04:45:53 [2024-03-06T09:45:53.698Z] [INFO] 
04:45:53 [2024-03-06T09:45:53.698Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.doc.user ---
04:45:53 [2024-03-06T09:45:53.954Z] [INFO] Executing tasks
04:45:53 [2024-03-06T09:45:53.954Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.doc.user/reference
04:45:53 [2024-03-06T09:45:53.954Z] [INFO]      [copy] Copying 325 files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.doc.user
04:45:53 [2024-03-06T09:45:53.954Z] [INFO]      [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.doc.user/reference
04:45:53 [2024-03-06T09:45:53.954Z] [INFO] Executed tasks
04:45:53 [2024-03-06T09:45:53.954Z] [INFO] 
04:45:53 [2024-03-06T09:45:53.954Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >--
04:45:53 [2024-03-06T09:45:53.954Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 9.3.0-SNAPSHOT [73/141]
04:45:53 [2024-03-06T09:45:53.954Z] [INFO]   from doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
04:45:53 [2024-03-06T09:45:53.954Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:45:53 [2024-03-06T09:45:53.954Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
04:45:53 [2024-03-06T09:45:53.954Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
04:45:53 [2024-03-06T09:45:53.954Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
04:45:53 [2024-03-06T09:45:53.954Z] [INFO] 
04:45:53 [2024-03-06T09:45:53.954Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:45:53 [2024-03-06T09:45:53.954Z] [INFO] 
04:45:53 [2024-03-06T09:45:53.954Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:45:53 [2024-03-06T09:45:53.954Z] [INFO] Executing tasks
04:45:53 [2024-03-06T09:45:53.954Z] [INFO] Executed tasks
04:45:53 [2024-03-06T09:45:53.954Z] [INFO] 
04:45:53 [2024-03-06T09:45:53.954Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:45:53 [2024-03-06T09:45:53.954Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target
04:45:53 [2024-03-06T09:45:53.954Z] [INFO] 
04:45:53 [2024-03-06T09:45:53.954Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:45:53 [2024-03-06T09:45:53.954Z] [INFO] The project's OSGi version is 9.3.0.202403060913
04:45:53 [2024-03-06T09:45:53.954Z] [INFO] 
04:45:53 [2024-03-06T09:45:53.954Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:45:53 [2024-03-06T09:45:53.954Z] [INFO] 
04:45:53 [2024-03-06T09:45:53.954Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:45:53 [2024-03-06T09:45:53.954Z] [INFO] 
04:45:53 [2024-03-06T09:45:53.954Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:45:53 [2024-03-06T09:45:53.954Z] [INFO] 
04:45:53 [2024-03-06T09:45:53.954Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:45:53 [2024-03-06T09:45:53.954Z] [INFO] 
04:45:53 [2024-03-06T09:45:53.954Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:45:53 [2024-03-06T09:45:53.954Z] [INFO] Resolving class path of Trace Compass GDB Tracepoint Analysis User Guide
04:45:53 [2024-03-06T09:45:53.954Z] [INFO] 
04:45:53 [2024-03-06T09:45:53.954Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:45:53 [2024-03-06T09:45:53.954Z] [INFO] Executing tasks
04:45:54 [2024-03-06T09:45:54.209Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html
04:45:54 [2024-03-06T09:45:54.210Z] [INFO] [xmlvalidate] 8 file(s) have been successfully validated.
04:45:54 [2024-03-06T09:45:54.210Z] [INFO] Executed tasks
04:45:54 [2024-03-06T09:45:54.210Z] [INFO] 
04:45:54 [2024-03-06T09:45:54.210Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:45:54 [2024-03-06T09:45:54.210Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
04:45:54 [2024-03-06T09:45:54.210Z] [INFO] 
04:45:54 [2024-03-06T09:45:54.210Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:45:54 [2024-03-06T09:45:54.210Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:45:54 [2024-03-06T09:45:54.210Z] [INFO] 
04:45:54 [2024-03-06T09:45:54.210Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:45:54 [2024-03-06T09:45:54.210Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log
04:45:54 [2024-03-06T09:45:54.210Z] [INFO] Command line:
04:45:54 [2024-03-06T09:45:54.210Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
04:45:54 [2024-03-06T09:45:54.210Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:45:56 [2024-03-06T09:45:56.098Z] Buildfile: build.xml
04:45:56 [2024-03-06T09:45:56.098Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
04:45:56 [2024-03-06T09:45:56.099Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:45:56 [2024-03-06T09:45:56.099Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
04:45:56 [2024-03-06T09:45:56.099Z] WARNING: Please consider reporting this to the maintainers of 
04:45:56 [2024-03-06T09:45:56.099Z] build.index:
04:45:56 [2024-03-06T09:45:56.099Z] org.eclipse.ant.internal.core.ant.InternalAntRunner
04:45:56 [2024-03-06T09:45:56.099Z] WARNING: System::setSecurityManager will be removed in a future release
04:45:56 [2024-03-06T09:45:56.659Z] BUILD SUCCESSFUL
04:45:56 [2024-03-06T09:45:56.659Z] 
04:45:56 [2024-03-06T09:45:56.659Z] BUILD SUCCESSFUL
04:45:56 [2024-03-06T09:45:56.659Z] Total time: 1 second
04:45:56 [2024-03-06T09:45:56.915Z] [INFO] 
04:45:56 [2024-03-06T09:45:56.915Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:45:56 [2024-03-06T09:45:56.915Z] [INFO] 
04:45:56 [2024-03-06T09:45:56.915Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:45:56 [2024-03-06T09:45:56.915Z] [INFO] 
04:45:56 [2024-03-06T09:45:56.915Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:45:56 [2024-03-06T09:45:56.915Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources
04:45:56 [2024-03-06T09:45:56.915Z] [INFO] 
04:45:56 [2024-03-06T09:45:56.915Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:45:56 [2024-03-06T09:45:56.915Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:45:56 [2024-03-06T09:45:56.915Z] [INFO] 
04:45:56 [2024-03-06T09:45:56.915Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:45:56 [2024-03-06T09:45:56.915Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
04:45:56 [2024-03-06T09:45:56.915Z] [INFO] 
04:45:56 [2024-03-06T09:45:56.915Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:45:56 [2024-03-06T09:45:56.915Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT-sources.jar
04:45:56 [2024-03-06T09:45:56.915Z] [INFO] 
04:45:56 [2024-03-06T09:45:56.915Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:45:56 [2024-03-06T09:45:56.915Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT.jar
04:45:56 [2024-03-06T09:45:56.915Z] [INFO] 
04:45:56 [2024-03-06T09:45:56.915Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:45:56 [2024-03-06T09:45:56.915Z] [INFO] 
04:45:56 [2024-03-06T09:45:56.915Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:45:56 [2024-03-06T09:45:56.915Z] [INFO] 
04:45:56 [2024-03-06T09:45:56.915Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:45:56 [2024-03-06T09:45:56.915Z] [INFO] 
04:45:56 [2024-03-06T09:45:56.915Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:45:56 [2024-03-06T09:45:56.915Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT.jar
04:45:58 [2024-03-06T09:45:58.279Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT-sources.jar
04:45:59 [2024-03-06T09:45:59.207Z] [INFO] 
04:45:59 [2024-03-06T09:45:59.207Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:45:59 [2024-03-06T09:45:59.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT.jar
04:45:59 [2024-03-06T09:45:59.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT.pom
04:45:59 [2024-03-06T09:45:59.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT-sources.jar
04:45:59 [2024-03-06T09:45:59.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT-p2metadata.xml
04:45:59 [2024-03-06T09:45:59.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT-p2artifacts.xml
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] 
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] 
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] Executing tasks
04:45:59 [2024-03-06T09:45:59.463Z] [INFO]      [copy] Copying 13 files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] Executed tasks
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] 
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >---
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] Building Trace Compass RCP User Guide 9.3.0-SNAPSHOT            [74/141]
04:45:59 [2024-03-06T09:45:59.463Z] [INFO]   from doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:45:59 [2024-03-06T09:45:59.463Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
04:45:59 [2024-03-06T09:45:59.463Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] 
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user ---
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] 
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] Executing tasks
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] Executed tasks
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] 
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user ---
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] 
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] The project's OSGi version is 9.3.0.202403060913
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] 
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] 
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] 
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] 
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] 
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user ---
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] Resolving class path of Trace Compass RCP User Guide
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] 
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] Executing tasks
04:45:59 [2024-03-06T09:45:59.463Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] [xmlvalidate] 2 file(s) have been successfully validated.
04:45:59 [2024-03-06T09:45:59.463Z] [INFO] Executed tasks
04:45:59 [2024-03-06T09:45:59.464Z] [INFO] 
04:45:59 [2024-03-06T09:45:59.464Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
04:45:59 [2024-03-06T09:45:59.464Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
04:45:59 [2024-03-06T09:45:59.464Z] [INFO] 
04:45:59 [2024-03-06T09:45:59.464Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
04:45:59 [2024-03-06T09:45:59.464Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:45:59 [2024-03-06T09:45:59.464Z] [INFO] 
04:45:59 [2024-03-06T09:45:59.464Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
04:45:59 [2024-03-06T09:45:59.719Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log
04:45:59 [2024-03-06T09:45:59.719Z] [INFO] Command line:
04:45:59 [2024-03-06T09:45:59.719Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
04:45:59 [2024-03-06T09:45:59.719Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:46:01 [2024-03-06T09:46:01.606Z] Buildfile: build.xml
04:46:01 [2024-03-06T09:46:01.606Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
04:46:01 [2024-03-06T09:46:01.606Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:46:01 [2024-03-06T09:46:01.606Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
04:46:01 [2024-03-06T09:46:01.606Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
04:46:01 [2024-03-06T09:46:01.606Z] WARNING: System::setSecurityManager will be removed in a future release
04:46:01 [2024-03-06T09:46:01.606Z] 
04:46:01 [2024-03-06T09:46:01.606Z] build.index:
04:46:02 [2024-03-06T09:46:02.166Z] BUILD SUCCESSFUL
04:46:02 [2024-03-06T09:46:02.166Z] 
04:46:02 [2024-03-06T09:46:02.166Z] BUILD SUCCESSFUL
04:46:02 [2024-03-06T09:46:02.166Z] Total time: 1 second
04:46:02 [2024-03-06T09:46:02.166Z] [INFO] 
04:46:02 [2024-03-06T09:46:02.166Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.doc.user ---
04:46:02 [2024-03-06T09:46:02.166Z] [INFO] 
04:46:02 [2024-03-06T09:46:02.166Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.doc.user ---
04:46:02 [2024-03-06T09:46:02.166Z] [INFO] 
04:46:02 [2024-03-06T09:46:02.166Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user ---
04:46:02 [2024-03-06T09:46:02.166Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources
04:46:02 [2024-03-06T09:46:02.166Z] [INFO] 
04:46:02 [2024-03-06T09:46:02.166Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.doc.user ---
04:46:02 [2024-03-06T09:46:02.166Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:46:02 [2024-03-06T09:46:02.166Z] [INFO] 
04:46:02 [2024-03-06T09:46:02.166Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.doc.user ---
04:46:02 [2024-03-06T09:46:02.166Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
04:46:02 [2024-03-06T09:46:02.166Z] [INFO] 
04:46:02 [2024-03-06T09:46:02.166Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user ---
04:46:02 [2024-03-06T09:46:02.166Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT-sources.jar
04:46:02 [2024-03-06T09:46:02.166Z] [INFO] 
04:46:02 [2024-03-06T09:46:02.166Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user ---
04:46:02 [2024-03-06T09:46:02.166Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT.jar
04:46:02 [2024-03-06T09:46:02.167Z] [INFO] 
04:46:02 [2024-03-06T09:46:02.167Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user ---
04:46:02 [2024-03-06T09:46:02.167Z] [INFO] 
04:46:02 [2024-03-06T09:46:02.167Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.doc.user ---
04:46:02 [2024-03-06T09:46:02.167Z] [INFO] 
04:46:02 [2024-03-06T09:46:02.167Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user ---
04:46:02 [2024-03-06T09:46:02.167Z] [INFO] 
04:46:02 [2024-03-06T09:46:02.167Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.doc.user ---
04:46:02 [2024-03-06T09:46:02.167Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT.jar
04:46:03 [2024-03-06T09:46:03.532Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT-sources.jar
04:46:04 [2024-03-06T09:46:04.895Z] [INFO] 
04:46:04 [2024-03-06T09:46:04.895Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user ---
04:46:04 [2024-03-06T09:46:04.895Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT.jar
04:46:04 [2024-03-06T09:46:04.895Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT.pom
04:46:04 [2024-03-06T09:46:04.895Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT-sources.jar
04:46:04 [2024-03-06T09:46:04.895Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT-p2metadata.xml
04:46:04 [2024-03-06T09:46:04.895Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT-p2artifacts.xml
04:46:04 [2024-03-06T09:46:04.895Z] [INFO] 
04:46:04 [2024-03-06T09:46:04.895Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user ---
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] 
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.rcp.doc.user ---
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] Executing tasks
04:46:05 [2024-03-06T09:46:05.151Z] [INFO]      [copy] Copying 16 files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] Executed tasks
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] 
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >--
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] Building Trace Compass Pcap User Guide 9.3.0-SNAPSHOT           [75/141]
04:46:05 [2024-03-06T09:46:05.151Z] [INFO]   from doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:46:05 [2024-03-06T09:46:05.151Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
04:46:05 [2024-03-06T09:46:05.151Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] 
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] 
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] Executing tasks
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] Executed tasks
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] 
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] 
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] The project's OSGi version is 9.3.0.202403060913
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] 
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] 
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] 
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] 
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] 
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] Resolving class path of Trace Compass Pcap User Guide
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] 
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] Executing tasks
04:46:05 [2024-03-06T09:46:05.151Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] Executed tasks
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] 
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] 
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:46:05 [2024-03-06T09:46:05.151Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] 
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log
04:46:05 [2024-03-06T09:46:05.151Z] [INFO] Command line:
04:46:05 [2024-03-06T09:46:05.151Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
04:46:05 [2024-03-06T09:46:05.407Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:46:06 [2024-03-06T09:46:06.770Z] Buildfile: build.xml
04:46:06 [2024-03-06T09:46:06.770Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
04:46:06 [2024-03-06T09:46:06.770Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:46:06 [2024-03-06T09:46:06.770Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
04:46:06 [2024-03-06T09:46:06.770Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
04:46:06 [2024-03-06T09:46:06.770Z] WARNING: System::setSecurityManager will be removed in a future release
04:46:06 [2024-03-06T09:46:06.770Z] 
04:46:06 [2024-03-06T09:46:06.770Z] build.index:
04:46:07 [2024-03-06T09:46:07.696Z] BUILD SUCCESSFUL
04:46:07 [2024-03-06T09:46:07.696Z] 
04:46:07 [2024-03-06T09:46:07.696Z] BUILD SUCCESSFUL
04:46:07 [2024-03-06T09:46:07.696Z] Total time: 1 second
04:46:07 [2024-03-06T09:46:07.696Z] [INFO] 
04:46:07 [2024-03-06T09:46:07.696Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:46:07 [2024-03-06T09:46:07.696Z] [INFO] 
04:46:07 [2024-03-06T09:46:07.696Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:46:07 [2024-03-06T09:46:07.696Z] [INFO] 
04:46:07 [2024-03-06T09:46:07.696Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:46:07 [2024-03-06T09:46:07.696Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources
04:46:07 [2024-03-06T09:46:07.696Z] [INFO] 
04:46:07 [2024-03-06T09:46:07.696Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:46:07 [2024-03-06T09:46:07.696Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:46:07 [2024-03-06T09:46:07.696Z] [INFO] 
04:46:07 [2024-03-06T09:46:07.696Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:46:07 [2024-03-06T09:46:07.696Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
04:46:07 [2024-03-06T09:46:07.696Z] [INFO] 
04:46:07 [2024-03-06T09:46:07.696Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:46:07 [2024-03-06T09:46:07.696Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT-sources.jar
04:46:07 [2024-03-06T09:46:07.696Z] [INFO] 
04:46:07 [2024-03-06T09:46:07.696Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:46:07 [2024-03-06T09:46:07.696Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT.jar
04:46:07 [2024-03-06T09:46:07.696Z] [INFO] 
04:46:07 [2024-03-06T09:46:07.696Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:46:07 [2024-03-06T09:46:07.696Z] [INFO] 
04:46:07 [2024-03-06T09:46:07.696Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:46:07 [2024-03-06T09:46:07.696Z] [INFO] 
04:46:07 [2024-03-06T09:46:07.696Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:46:07 [2024-03-06T09:46:07.696Z] [INFO] 
04:46:07 [2024-03-06T09:46:07.696Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:46:07 [2024-03-06T09:46:07.696Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT.jar
04:46:08 [2024-03-06T09:46:08.623Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT-sources.jar
04:46:09 [2024-03-06T09:46:09.987Z] [INFO] 
04:46:09 [2024-03-06T09:46:09.987Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:46:09 [2024-03-06T09:46:09.987Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT.jar
04:46:09 [2024-03-06T09:46:09.987Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT.pom
04:46:09 [2024-03-06T09:46:09.987Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT-sources.jar
04:46:09 [2024-03-06T09:46:09.987Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT-p2metadata.xml
04:46:09 [2024-03-06T09:46:09.987Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT-p2artifacts.xml
04:46:09 [2024-03-06T09:46:09.987Z] [INFO] 
04:46:09 [2024-03-06T09:46:09.987Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:46:09 [2024-03-06T09:46:09.987Z] [INFO] 
04:46:09 [2024-03-06T09:46:09.987Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:46:09 [2024-03-06T09:46:09.987Z] [INFO] Executing tasks
04:46:09 [2024-03-06T09:46:09.987Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
04:46:09 [2024-03-06T09:46:09.987Z] [INFO] Executed tasks
04:46:09 [2024-03-06T09:46:09.987Z] [INFO] 
04:46:09 [2024-03-06T09:46:09.987Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >-----
04:46:09 [2024-03-06T09:46:09.987Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT      [76/141]
04:46:09 [2024-03-06T09:46:09.987Z] [INFO]   from doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
04:46:09 [2024-03-06T09:46:09.987Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:46:09 [2024-03-06T09:46:09.987Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:09 [2024-03-06T09:46:09.987Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
04:46:09 [2024-03-06T09:46:09.987Z] [INFO] 
04:46:09 [2024-03-06T09:46:09.987Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.examples ---
04:46:09 [2024-03-06T09:46:09.987Z] [INFO] 
04:46:09 [2024-03-06T09:46:09.987Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
04:46:09 [2024-03-06T09:46:09.987Z] [INFO] The project's OSGi version is 1.0.11.202403060913
04:46:09 [2024-03-06T09:46:09.987Z] [INFO] 
04:46:09 [2024-03-06T09:46:09.987Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
04:46:09 [2024-03-06T09:46:09.987Z] [INFO] 
04:46:09 [2024-03-06T09:46:09.987Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
04:46:09 [2024-03-06T09:46:09.987Z] [INFO] 
04:46:09 [2024-03-06T09:46:09.987Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
04:46:09 [2024-03-06T09:46:09.987Z] [INFO] 
04:46:09 [2024-03-06T09:46:09.987Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
04:46:09 [2024-03-06T09:46:09.987Z] [INFO] 
04:46:09 [2024-03-06T09:46:09.987Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples ---
04:46:09 [2024-03-06T09:46:09.987Z] [INFO] Resolving class path of org.eclipse.tracecompass.examples
04:46:10 [2024-03-06T09:46:10.242Z] [INFO] 
04:46:10 [2024-03-06T09:46:10.242Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.examples ---
04:46:10 [2024-03-06T09:46:10.242Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src/main/resources
04:46:10 [2024-03-06T09:46:10.242Z] [INFO] 
04:46:10 [2024-03-06T09:46:10.242Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.examples ---
04:46:10 [2024-03-06T09:46:10.242Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:46:10 [2024-03-06T09:46:10.242Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:10 [2024-03-06T09:46:10.242Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
04:46:10 [2024-03-06T09:46:10.243Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:46:10 [2024-03-06T09:46:10.803Z] [INFO] 
04:46:10 [2024-03-06T09:46:10.803Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.examples ---
04:46:10 [2024-03-06T09:46:10.803Z] [INFO] 
04:46:10 [2024-03-06T09:46:10.803Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.examples ---
04:46:10 [2024-03-06T09:46:10.803Z] [INFO] 
04:46:10 [2024-03-06T09:46:10.803Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.examples ---
04:46:10 [2024-03-06T09:46:10.803Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src/test/resources
04:46:10 [2024-03-06T09:46:10.803Z] [INFO] 
04:46:10 [2024-03-06T09:46:10.803Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.examples ---
04:46:10 [2024-03-06T09:46:10.803Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:46:10 [2024-03-06T09:46:10.803Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:10 [2024-03-06T09:46:10.803Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
04:46:10 [2024-03-06T09:46:10.803Z] [INFO] 
04:46:10 [2024-03-06T09:46:10.803Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.examples ---
04:46:10 [2024-03-06T09:46:10.803Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
04:46:10 [2024-03-06T09:46:10.803Z] [INFO] 
04:46:10 [2024-03-06T09:46:10.803Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples ---
04:46:10 [2024-03-06T09:46:10.803Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-sources.jar
04:46:10 [2024-03-06T09:46:10.803Z] [INFO] 
04:46:10 [2024-03-06T09:46:10.803Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples ---
04:46:10 [2024-03-06T09:46:10.803Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.jar
04:46:10 [2024-03-06T09:46:10.803Z] [INFO] 
04:46:10 [2024-03-06T09:46:10.803Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples ---
04:46:10 [2024-03-06T09:46:10.803Z] [INFO] 
04:46:10 [2024-03-06T09:46:10.803Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.examples ---
04:46:10 [2024-03-06T09:46:10.804Z] [INFO] 
04:46:10 [2024-03-06T09:46:10.804Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples ---
04:46:10 [2024-03-06T09:46:10.804Z] [INFO] 
04:46:10 [2024-03-06T09:46:10.804Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.examples ---
04:46:10 [2024-03-06T09:46:10.804Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.jar
04:46:11 [2024-03-06T09:46:11.731Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-sources.jar
04:46:13 [2024-03-06T09:46:13.093Z] [INFO] 
04:46:13 [2024-03-06T09:46:13.093Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples ---
04:46:13 [2024-03-06T09:46:13.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.jar
04:46:13 [2024-03-06T09:46:13.094Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.pom
04:46:13 [2024-03-06T09:46:13.094Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-sources.jar
04:46:13 [2024-03-06T09:46:13.094Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-p2metadata.xml
04:46:13 [2024-03-06T09:46:13.094Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-p2artifacts.xml
04:46:13 [2024-03-06T09:46:13.094Z] [INFO] 
04:46:13 [2024-03-06T09:46:13.094Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples ---
04:46:13 [2024-03-06T09:46:13.094Z] [INFO] 
04:46:13 [2024-03-06T09:46:13.094Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >--
04:46:13 [2024-03-06T09:46:13.094Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 9.3.0-SNAPSHOT [77/141]
04:46:13 [2024-03-06T09:46:13.094Z] [INFO]   from gdbtrace/pom.xml
04:46:13 [2024-03-06T09:46:13.094Z] [INFO] --------------------------------[ pom ]---------------------------------
04:46:13 [2024-03-06T09:46:13.094Z] [INFO] 
04:46:13 [2024-03-06T09:46:13.094Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent ---
04:46:13 [2024-03-06T09:46:13.094Z] [INFO] 
04:46:13 [2024-03-06T09:46:13.094Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
04:46:13 [2024-03-06T09:46:13.094Z] [INFO] 
04:46:13 [2024-03-06T09:46:13.094Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
04:46:13 [2024-03-06T09:46:13.094Z] [INFO] 
04:46:13 [2024-03-06T09:46:13.094Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
04:46:13 [2024-03-06T09:46:13.094Z] [INFO] 
04:46:13 [2024-03-06T09:46:13.094Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent ---
04:46:13 [2024-03-06T09:46:13.094Z] [INFO] 
04:46:13 [2024-03-06T09:46:13.094Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace-parent ---
04:46:13 [2024-03-06T09:46:13.094Z] [INFO] 
04:46:13 [2024-03-06T09:46:13.094Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent ---
04:46:13 [2024-03-06T09:46:13.094Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-parent-9.3.0-SNAPSHOT.pom
04:46:13 [2024-03-06T09:46:13.094Z] [INFO] 
04:46:13 [2024-03-06T09:46:13.094Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >---
04:46:13 [2024-03-06T09:46:13.094Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT  [78/141]
04:46:13 [2024-03-06T09:46:13.094Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
04:46:13 [2024-03-06T09:46:13.094Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:46:13 [2024-03-06T09:46:13.094Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:13 [2024-03-06T09:46:13.094Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
04:46:14 [2024-03-06T09:46:14.458Z] [INFO] 
04:46:14 [2024-03-06T09:46:14.458Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core ---
04:46:14 [2024-03-06T09:46:14.458Z] [INFO] 
04:46:14 [2024-03-06T09:46:14.458Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
04:46:14 [2024-03-06T09:46:14.458Z] [INFO] The project's OSGi version is 1.1.1.202403060913
04:46:14 [2024-03-06T09:46:14.458Z] [INFO] 
04:46:14 [2024-03-06T09:46:14.458Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
04:46:14 [2024-03-06T09:46:14.458Z] [INFO] 
04:46:14 [2024-03-06T09:46:14.458Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
04:46:14 [2024-03-06T09:46:14.458Z] [INFO] 
04:46:14 [2024-03-06T09:46:14.458Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
04:46:14 [2024-03-06T09:46:14.458Z] [INFO] 
04:46:14 [2024-03-06T09:46:14.458Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
04:46:14 [2024-03-06T09:46:14.458Z] [INFO] 
04:46:14 [2024-03-06T09:46:14.458Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core ---
04:46:14 [2024-03-06T09:46:14.458Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core
04:46:14 [2024-03-06T09:46:14.458Z] [INFO] 
04:46:14 [2024-03-06T09:46:14.458Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
04:46:14 [2024-03-06T09:46:14.458Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
04:46:14 [2024-03-06T09:46:14.458Z] [INFO] 
04:46:14 [2024-03-06T09:46:14.458Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
04:46:14 [2024-03-06T09:46:14.458Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:46:14 [2024-03-06T09:46:14.458Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:14 [2024-03-06T09:46:14.459Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
04:46:14 [2024-03-06T09:46:14.459Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:46:15 [2024-03-06T09:46:15.019Z] [INFO] 
04:46:15 [2024-03-06T09:46:15.019Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.core ---
04:46:15 [2024-03-06T09:46:15.019Z] [INFO] 
04:46:15 [2024-03-06T09:46:15.019Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.core ---
04:46:15 [2024-03-06T09:46:15.019Z] [INFO] 
04:46:15 [2024-03-06T09:46:15.019Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core ---
04:46:15 [2024-03-06T09:46:15.019Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources
04:46:15 [2024-03-06T09:46:15.019Z] [INFO] 
04:46:15 [2024-03-06T09:46:15.019Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.core ---
04:46:15 [2024-03-06T09:46:15.019Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:46:15 [2024-03-06T09:46:15.019Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:15 [2024-03-06T09:46:15.019Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
04:46:15 [2024-03-06T09:46:15.019Z] [INFO] 
04:46:15 [2024-03-06T09:46:15.019Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core ---
04:46:15 [2024-03-06T09:46:15.019Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 133 were skipped
04:46:15 [2024-03-06T09:46:15.019Z] [INFO] 
04:46:15 [2024-03-06T09:46:15.019Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core ---
04:46:15 [2024-03-06T09:46:15.019Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-sources.jar
04:46:15 [2024-03-06T09:46:15.019Z] [INFO] 
04:46:15 [2024-03-06T09:46:15.019Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core ---
04:46:15 [2024-03-06T09:46:15.019Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.jar
04:46:15 [2024-03-06T09:46:15.020Z] [INFO] 
04:46:15 [2024-03-06T09:46:15.020Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core ---
04:46:15 [2024-03-06T09:46:15.020Z] [INFO] 
04:46:15 [2024-03-06T09:46:15.020Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.core ---
04:46:15 [2024-03-06T09:46:15.020Z] [INFO] 
04:46:15 [2024-03-06T09:46:15.020Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core ---
04:46:15 [2024-03-06T09:46:15.020Z] [INFO] 
04:46:15 [2024-03-06T09:46:15.020Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.core ---
04:46:15 [2024-03-06T09:46:15.020Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.jar
04:46:16 [2024-03-06T09:46:16.384Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-sources.jar
04:46:17 [2024-03-06T09:46:17.310Z] [INFO] 
04:46:17 [2024-03-06T09:46:17.310Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core ---
04:46:17 [2024-03-06T09:46:17.310Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.jar
04:46:17 [2024-03-06T09:46:17.310Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.pom
04:46:17 [2024-03-06T09:46:17.310Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-sources.jar
04:46:17 [2024-03-06T09:46:17.310Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-p2metadata.xml
04:46:17 [2024-03-06T09:46:17.310Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-p2artifacts.xml
04:46:17 [2024-03-06T09:46:17.310Z] [INFO] 
04:46:17 [2024-03-06T09:46:17.310Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core ---
04:46:17 [2024-03-06T09:46:17.310Z] [INFO] 
04:46:17 [2024-03-06T09:46:17.310Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >----
04:46:17 [2024-03-06T09:46:17.310Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT    [79/141]
04:46:17 [2024-03-06T09:46:17.310Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
04:46:17 [2024-03-06T09:46:17.310Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:46:17 [2024-03-06T09:46:17.310Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:17 [2024-03-06T09:46:17.310Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
04:46:17 [2024-03-06T09:46:17.565Z] [INFO] 
04:46:17 [2024-03-06T09:46:17.566Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:46:17 [2024-03-06T09:46:17.566Z] [INFO] 
04:46:17 [2024-03-06T09:46:17.566Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:46:17 [2024-03-06T09:46:17.566Z] [INFO] The project's OSGi version is 1.2.0.202403060913
04:46:17 [2024-03-06T09:46:17.566Z] [INFO] 
04:46:17 [2024-03-06T09:46:17.566Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:46:17 [2024-03-06T09:46:17.566Z] [INFO] 
04:46:17 [2024-03-06T09:46:17.566Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:46:17 [2024-03-06T09:46:17.566Z] [INFO] 
04:46:17 [2024-03-06T09:46:17.566Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:46:17 [2024-03-06T09:46:17.566Z] [INFO] 
04:46:17 [2024-03-06T09:46:17.566Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:46:17 [2024-03-06T09:46:17.566Z] [INFO] 
04:46:17 [2024-03-06T09:46:17.566Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:46:17 [2024-03-06T09:46:17.566Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui
04:46:17 [2024-03-06T09:46:17.821Z] [INFO] 
04:46:17 [2024-03-06T09:46:17.821Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:46:17 [2024-03-06T09:46:17.821Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
04:46:17 [2024-03-06T09:46:17.821Z] [INFO] 
04:46:17 [2024-03-06T09:46:17.821Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:46:17 [2024-03-06T09:46:17.822Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:46:17 [2024-03-06T09:46:17.822Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:17 [2024-03-06T09:46:17.822Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
04:46:17 [2024-03-06T09:46:17.822Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:46:18 [2024-03-06T09:46:18.077Z] [INFO] 
04:46:18 [2024-03-06T09:46:18.077Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:46:18 [2024-03-06T09:46:18.077Z] [INFO] 
04:46:18 [2024-03-06T09:46:18.077Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:46:18 [2024-03-06T09:46:18.077Z] [INFO] 
04:46:18 [2024-03-06T09:46:18.077Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:46:18 [2024-03-06T09:46:18.077Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources
04:46:18 [2024-03-06T09:46:18.077Z] [INFO] 
04:46:18 [2024-03-06T09:46:18.077Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:46:18 [2024-03-06T09:46:18.077Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:46:18 [2024-03-06T09:46:18.077Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:18 [2024-03-06T09:46:18.077Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
04:46:18 [2024-03-06T09:46:18.077Z] [INFO] 
04:46:18 [2024-03-06T09:46:18.077Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:46:18 [2024-03-06T09:46:18.077Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 133 were skipped
04:46:18 [2024-03-06T09:46:18.077Z] [INFO] 
04:46:18 [2024-03-06T09:46:18.077Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:46:18 [2024-03-06T09:46:18.077Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-sources.jar
04:46:18 [2024-03-06T09:46:18.077Z] [INFO] 
04:46:18 [2024-03-06T09:46:18.077Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:46:18 [2024-03-06T09:46:18.077Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.jar
04:46:18 [2024-03-06T09:46:18.332Z] [INFO] 
04:46:18 [2024-03-06T09:46:18.332Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:46:18 [2024-03-06T09:46:18.332Z] [INFO] 
04:46:18 [2024-03-06T09:46:18.332Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:46:18 [2024-03-06T09:46:18.332Z] [INFO] 
04:46:18 [2024-03-06T09:46:18.332Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:46:18 [2024-03-06T09:46:18.332Z] [INFO] 
04:46:18 [2024-03-06T09:46:18.332Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:46:18 [2024-03-06T09:46:18.332Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.jar
04:46:18 [2024-03-06T09:46:18.895Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-sources.jar
04:46:19 [2024-03-06T09:46:19.822Z] [INFO] 
04:46:19 [2024-03-06T09:46:19.822Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:46:19 [2024-03-06T09:46:19.822Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.jar
04:46:19 [2024-03-06T09:46:19.822Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.pom
04:46:19 [2024-03-06T09:46:19.822Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-sources.jar
04:46:19 [2024-03-06T09:46:19.822Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-p2metadata.xml
04:46:19 [2024-03-06T09:46:19.822Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-p2artifacts.xml
04:46:19 [2024-03-06T09:46:19.822Z] [INFO] 
04:46:19 [2024-03-06T09:46:19.823Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:46:19 [2024-03-06T09:46:19.823Z] [INFO] 
04:46:19 [2024-03-06T09:46:19.823Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >-----
04:46:19 [2024-03-06T09:46:19.823Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 9.3.0-SNAPSHOT       [80/141]
04:46:19 [2024-03-06T09:46:19.823Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
04:46:19 [2024-03-06T09:46:19.823Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:46:19 [2024-03-06T09:46:19.823Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
04:46:20 [2024-03-06T09:46:20.077Z] [INFO] 
04:46:20 [2024-03-06T09:46:20.077Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace ---
04:46:20 [2024-03-06T09:46:20.077Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target
04:46:20 [2024-03-06T09:46:20.077Z] [INFO] 
04:46:20 [2024-03-06T09:46:20.077Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
04:46:20 [2024-03-06T09:46:20.077Z] [INFO] The project's OSGi version is 9.3.0.202403060913
04:46:20 [2024-03-06T09:46:20.077Z] [INFO] 
04:46:20 [2024-03-06T09:46:20.077Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
04:46:20 [2024-03-06T09:46:20.077Z] [INFO] 
04:46:20 [2024-03-06T09:46:20.077Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
04:46:20 [2024-03-06T09:46:20.077Z] [INFO] 
04:46:20 [2024-03-06T09:46:20.077Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
04:46:20 [2024-03-06T09:46:20.077Z] [INFO] 
04:46:20 [2024-03-06T09:46:20.077Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
04:46:20 [2024-03-06T09:46:20.077Z] [INFO] 
04:46:20 [2024-03-06T09:46:20.077Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace ---
04:46:20 [2024-03-06T09:46:20.077Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/src/main/resources
04:46:20 [2024-03-06T09:46:20.077Z] [INFO] 
04:46:20 [2024-03-06T09:46:20.077Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace ---
04:46:20 [2024-03-06T09:46:20.332Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 136 were skipped
04:46:20 [2024-03-06T09:46:20.332Z] [INFO] 
04:46:20 [2024-03-06T09:46:20.332Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace ---
04:46:20 [2024-03-06T09:46:20.332Z] [INFO] 
04:46:20 [2024-03-06T09:46:20.332Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace ---
04:46:20 [2024-03-06T09:46:20.332Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT.jar
04:46:20 [2024-03-06T09:46:20.333Z] [INFO] 
04:46:20 [2024-03-06T09:46:20.333Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace ---
04:46:20 [2024-03-06T09:46:20.333Z] [INFO] 
04:46:20 [2024-03-06T09:46:20.333Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
04:46:20 [2024-03-06T09:46:20.333Z] [INFO] 
04:46:20 [2024-03-06T09:46:20.333Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace ---
04:46:20 [2024-03-06T09:46:20.333Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT-sources-feature.jar
04:46:20 [2024-03-06T09:46:20.333Z] [INFO] 
04:46:20 [2024-03-06T09:46:20.333Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
04:46:20 [2024-03-06T09:46:20.333Z] [INFO] 
04:46:20 [2024-03-06T09:46:20.333Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace ---
04:46:20 [2024-03-06T09:46:20.333Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT.jar
04:46:21 [2024-03-06T09:46:21.258Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT-sources-feature.jar
04:46:21 [2024-03-06T09:46:21.818Z] [INFO] 
04:46:21 [2024-03-06T09:46:21.818Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace ---
04:46:21 [2024-03-06T09:46:21.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT.jar
04:46:21 [2024-03-06T09:46:21.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT.pom
04:46:21 [2024-03-06T09:46:21.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT-sources-feature.jar
04:46:21 [2024-03-06T09:46:21.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT-p2metadata.xml
04:46:21 [2024-03-06T09:46:21.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT-p2artifacts.xml
04:46:21 [2024-03-06T09:46:21.818Z] [INFO] 
04:46:21 [2024-03-06T09:46:21.818Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace ---
04:46:21 [2024-03-06T09:46:21.818Z] [INFO] 
04:46:21 [2024-03-06T09:46:21.818Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >--
04:46:21 [2024-03-06T09:46:21.818Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT [81/141]
04:46:21 [2024-03-06T09:46:21.818Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
04:46:21 [2024-03-06T09:46:21.818Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:46:21 [2024-03-06T09:46:21.818Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:21 [2024-03-06T09:46:21.818Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
04:46:22 [2024-03-06T09:46:22.073Z] [INFO] 
04:46:22 [2024-03-06T09:46:22.073Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:46:22 [2024-03-06T09:46:22.073Z] [INFO] 
04:46:22 [2024-03-06T09:46:22.073Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:46:22 [2024-03-06T09:46:22.073Z] [INFO] The project's OSGi version is 1.0.3.202403060913
04:46:22 [2024-03-06T09:46:22.073Z] [INFO] 
04:46:22 [2024-03-06T09:46:22.073Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:46:22 [2024-03-06T09:46:22.073Z] [INFO] 
04:46:22 [2024-03-06T09:46:22.073Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:46:22 [2024-03-06T09:46:22.073Z] [INFO] 
04:46:22 [2024-03-06T09:46:22.073Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:46:22 [2024-03-06T09:46:22.073Z] [INFO] 
04:46:22 [2024-03-06T09:46:22.073Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:46:22 [2024-03-06T09:46:22.073Z] [INFO] 
04:46:22 [2024-03-06T09:46:22.073Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:46:22 [2024-03-06T09:46:22.073Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core.tests
04:46:22 [2024-03-06T09:46:22.329Z] [INFO] 
04:46:22 [2024-03-06T09:46:22.329Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:46:22 [2024-03-06T09:46:22.329Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
04:46:22 [2024-03-06T09:46:22.329Z] [INFO] 
04:46:22 [2024-03-06T09:46:22.329Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:46:22 [2024-03-06T09:46:22.329Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:46:22 [2024-03-06T09:46:22.329Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:22 [2024-03-06T09:46:22.329Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
04:46:22 [2024-03-06T09:46:22.329Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:46:22 [2024-03-06T09:46:22.584Z] [INFO] 
04:46:22 [2024-03-06T09:46:22.584Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:46:22 [2024-03-06T09:46:22.584Z] [INFO] 
04:46:22 [2024-03-06T09:46:22.584Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:46:22 [2024-03-06T09:46:22.584Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources
04:46:22 [2024-03-06T09:46:22.584Z] [INFO] 
04:46:22 [2024-03-06T09:46:22.584Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:46:22 [2024-03-06T09:46:22.584Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
04:46:22 [2024-03-06T09:46:22.584Z] [INFO] 
04:46:22 [2024-03-06T09:46:22.584Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:46:22 [2024-03-06T09:46:22.584Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-sources.jar
04:46:22 [2024-03-06T09:46:22.584Z] [INFO] 
04:46:22 [2024-03-06T09:46:22.584Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:46:22 [2024-03-06T09:46:22.584Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.jar
04:46:22 [2024-03-06T09:46:22.584Z] [INFO] 
04:46:22 [2024-03-06T09:46:22.584Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:46:22 [2024-03-06T09:46:22.584Z] [INFO] 
04:46:22 [2024-03-06T09:46:22.584Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:46:22 [2024-03-06T09:46:22.584Z] [INFO] 
04:46:22 [2024-03-06T09:46:22.584Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:46:22 [2024-03-06T09:46:22.584Z] [INFO] 
04:46:22 [2024-03-06T09:46:22.584Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:46:22 [2024-03-06T09:46:22.585Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.jar
04:46:23 [2024-03-06T09:46:23.510Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-sources.jar
04:46:24 [2024-03-06T09:46:24.070Z] [INFO] 
04:46:24 [2024-03-06T09:46:24.071Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:46:24 [2024-03-06T09:46:24.326Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log
04:46:24 [2024-03-06T09:46:24.326Z] [INFO] Command line:
04:46:24 [2024-03-06T09:46:24.326Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:46:24 [2024-03-06T09:46:24.326Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:46:27 [2024-03-06T09:46:27.593Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
04:46:27 [2024-03-06T09:46:27.593Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
04:46:27 [2024-03-06T09:46:27.593Z] org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest.testPluginId -- Time elapsed: 0.001 s
04:46:27 [2024-03-06T09:46:27.593Z] org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest.testGetDefault -- Time elapsed: 0 s
04:46:27 [2024-03-06T09:46:27.593Z] 
04:46:27 [2024-03-06T09:46:27.593Z] Results:
04:46:27 [2024-03-06T09:46:27.593Z] 
04:46:27 [2024-03-06T09:46:27.593Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
04:46:27 [2024-03-06T09:46:27.593Z] 
04:46:27 [2024-03-06T09:46:27.593Z] [INFO] All tests passed
04:46:27 [2024-03-06T09:46:27.593Z] [INFO] 
04:46:27 [2024-03-06T09:46:27.593Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:46:27 [2024-03-06T09:46:27.593Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.jar
04:46:27 [2024-03-06T09:46:27.593Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.pom
04:46:27 [2024-03-06T09:46:27.593Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-sources.jar
04:46:27 [2024-03-06T09:46:27.593Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
04:46:27 [2024-03-06T09:46:27.593Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
04:46:27 [2024-03-06T09:46:27.593Z] [INFO] 
04:46:27 [2024-03-06T09:46:27.593Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:46:27 [2024-03-06T09:46:27.593Z] [INFO] 
04:46:27 [2024-03-06T09:46:27.593Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >--
04:46:27 [2024-03-06T09:46:27.593Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT [82/141]
04:46:27 [2024-03-06T09:46:27.593Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
04:46:27 [2024-03-06T09:46:27.593Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:46:27 [2024-03-06T09:46:27.593Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:27 [2024-03-06T09:46:27.593Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
04:46:27 [2024-03-06T09:46:27.848Z] [INFO] 
04:46:27 [2024-03-06T09:46:27.848Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:46:27 [2024-03-06T09:46:27.848Z] [INFO] 
04:46:27 [2024-03-06T09:46:27.848Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:46:27 [2024-03-06T09:46:27.848Z] [INFO] The project's OSGi version is 1.0.3.202403060913
04:46:27 [2024-03-06T09:46:27.848Z] [INFO] 
04:46:27 [2024-03-06T09:46:27.848Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:46:27 [2024-03-06T09:46:27.848Z] [INFO] 
04:46:27 [2024-03-06T09:46:27.848Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:46:27 [2024-03-06T09:46:27.848Z] [INFO] 
04:46:27 [2024-03-06T09:46:27.848Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:46:27 [2024-03-06T09:46:27.848Z] [INFO] 
04:46:27 [2024-03-06T09:46:27.848Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:46:27 [2024-03-06T09:46:27.848Z] [INFO] 
04:46:27 [2024-03-06T09:46:27.848Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:46:27 [2024-03-06T09:46:27.848Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui.tests
04:46:28 [2024-03-06T09:46:28.104Z] [INFO] 
04:46:28 [2024-03-06T09:46:28.104Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:46:28 [2024-03-06T09:46:28.104Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
04:46:28 [2024-03-06T09:46:28.104Z] [INFO] 
04:46:28 [2024-03-06T09:46:28.104Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:46:28 [2024-03-06T09:46:28.104Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:46:28 [2024-03-06T09:46:28.104Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:28 [2024-03-06T09:46:28.104Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
04:46:28 [2024-03-06T09:46:28.104Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:46:28 [2024-03-06T09:46:28.360Z] [INFO] 
04:46:28 [2024-03-06T09:46:28.360Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:46:28 [2024-03-06T09:46:28.360Z] [INFO] 
04:46:28 [2024-03-06T09:46:28.360Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:46:28 [2024-03-06T09:46:28.360Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources
04:46:28 [2024-03-06T09:46:28.360Z] [INFO] 
04:46:28 [2024-03-06T09:46:28.360Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:46:28 [2024-03-06T09:46:28.360Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
04:46:28 [2024-03-06T09:46:28.360Z] [INFO] 
04:46:28 [2024-03-06T09:46:28.360Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:46:28 [2024-03-06T09:46:28.360Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-sources.jar
04:46:28 [2024-03-06T09:46:28.360Z] [INFO] 
04:46:28 [2024-03-06T09:46:28.360Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:46:28 [2024-03-06T09:46:28.360Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.jar
04:46:28 [2024-03-06T09:46:28.360Z] [INFO] 
04:46:28 [2024-03-06T09:46:28.360Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:46:28 [2024-03-06T09:46:28.360Z] [INFO] 
04:46:28 [2024-03-06T09:46:28.360Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:46:28 [2024-03-06T09:46:28.360Z] [INFO] 
04:46:28 [2024-03-06T09:46:28.360Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:46:28 [2024-03-06T09:46:28.360Z] [INFO] 
04:46:28 [2024-03-06T09:46:28.360Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:46:28 [2024-03-06T09:46:28.360Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.jar
04:46:29 [2024-03-06T09:46:29.285Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-sources.jar
04:46:29 [2024-03-06T09:46:29.845Z] [INFO] 
04:46:29 [2024-03-06T09:46:29.845Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:46:30 [2024-03-06T09:46:30.101Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data/.metadata/.log
04:46:30 [2024-03-06T09:46:30.101Z] [INFO] Command line:
04:46:30 [2024-03-06T09:46:30.101Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:46:30 [2024-03-06T09:46:30.101Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:46:33 [2024-03-06T09:46:33.364Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:46:33 [2024-03-06T09:46:33.364Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:46:37 [2024-03-06T09:46:37.533Z] !SESSION 2024-03-06 09:46:30.123 -----------------------------------------------
04:46:37 [2024-03-06T09:46:37.533Z] eclipse.buildId=unknown
04:46:37 [2024-03-06T09:46:37.533Z] java.version=17.0.2
04:46:37 [2024-03-06T09:46:37.533Z] java.vendor=Oracle Corporation
04:46:37 [2024-03-06T09:46:37.533Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:46:37 [2024-03-06T09:46:37.533Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
04:46:37 [2024-03-06T09:46:37.533Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:46:37 [2024-03-06T09:46:37.533Z] 
04:46:37 [2024-03-06T09:46:37.533Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-06 09:46:36.912
04:46:37 [2024-03-06T09:46:37.533Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
04:46:37 [2024-03-06T09:46:37.533Z] !STACK 0
04:46:37 [2024-03-06T09:46:37.533Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
04:46:37 [2024-03-06T09:46:37.533Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
04:46:37 [2024-03-06T09:46:37.533Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
04:46:37 [2024-03-06T09:46:37.533Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
04:46:37 [2024-03-06T09:46:37.533Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
04:46:37 [2024-03-06T09:46:37.533Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
04:46:37 [2024-03-06T09:46:37.533Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
04:46:37 [2024-03-06T09:46:37.533Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
04:46:37 [2024-03-06T09:46:37.533Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:46:37 [2024-03-06T09:46:37.533Z] Caused by: java.io.IOException: error=2, No such file or directory
04:46:37 [2024-03-06T09:46:37.533Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
04:46:37 [2024-03-06T09:46:37.533Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
04:46:37 [2024-03-06T09:46:37.533Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
04:46:37 [2024-03-06T09:46:37.533Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
04:46:37 [2024-03-06T09:46:37.533Z] 	... 7 more
04:46:37 [2024-03-06T09:46:37.533Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
04:46:37 [2024-03-06T09:46:37.533Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
04:46:37 [2024-03-06T09:46:37.533Z] org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest.testPluginId -- Time elapsed: 0.001 s
04:46:37 [2024-03-06T09:46:37.533Z] org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest.testGetDefault -- Time elapsed: 0.001 s
04:46:37 [2024-03-06T09:46:37.533Z] 
04:46:37 [2024-03-06T09:46:37.533Z] Results:
04:46:37 [2024-03-06T09:46:37.533Z] 
04:46:37 [2024-03-06T09:46:37.533Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
04:46:37 [2024-03-06T09:46:37.533Z] 
04:46:38 [2024-03-06T09:46:38.095Z] [INFO] All tests passed
04:46:38 [2024-03-06T09:46:38.095Z] [INFO] 
04:46:38 [2024-03-06T09:46:38.095Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:46:38 [2024-03-06T09:46:38.095Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.jar
04:46:38 [2024-03-06T09:46:38.095Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.pom
04:46:38 [2024-03-06T09:46:38.095Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-sources.jar
04:46:38 [2024-03-06T09:46:38.095Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
04:46:38 [2024-03-06T09:46:38.095Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
04:46:38 [2024-03-06T09:46:38.095Z] [INFO] 
04:46:38 [2024-03-06T09:46:38.095Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:46:38 [2024-03-06T09:46:38.095Z] [INFO] 
04:46:38 [2024-03-06T09:46:38.095Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >--
04:46:38 [2024-03-06T09:46:38.095Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT [83/141]
04:46:38 [2024-03-06T09:46:38.095Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
04:46:38 [2024-03-06T09:46:38.095Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:46:38 [2024-03-06T09:46:38.095Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:38 [2024-03-06T09:46:38.095Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
04:46:38 [2024-03-06T09:46:38.351Z] [INFO] 
04:46:38 [2024-03-06T09:46:38.351Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:46:38 [2024-03-06T09:46:38.351Z] [INFO] 
04:46:38 [2024-03-06T09:46:38.351Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:46:38 [2024-03-06T09:46:38.351Z] [INFO] The project's OSGi version is 1.0.3.202403060913
04:46:38 [2024-03-06T09:46:38.351Z] [INFO] 
04:46:38 [2024-03-06T09:46:38.351Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:46:38 [2024-03-06T09:46:38.351Z] [INFO] 
04:46:38 [2024-03-06T09:46:38.351Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:46:38 [2024-03-06T09:46:38.351Z] [INFO] 
04:46:38 [2024-03-06T09:46:38.351Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:46:38 [2024-03-06T09:46:38.351Z] [INFO] 
04:46:38 [2024-03-06T09:46:38.351Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:46:38 [2024-03-06T09:46:38.351Z] [INFO] 
04:46:38 [2024-03-06T09:46:38.351Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:46:38 [2024-03-06T09:46:38.351Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core.tests
04:46:38 [2024-03-06T09:46:38.351Z] [INFO] 
04:46:38 [2024-03-06T09:46:38.351Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:46:38 [2024-03-06T09:46:38.351Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
04:46:38 [2024-03-06T09:46:38.351Z] [INFO] 
04:46:38 [2024-03-06T09:46:38.351Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:46:38 [2024-03-06T09:46:38.351Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:46:38 [2024-03-06T09:46:38.351Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:38 [2024-03-06T09:46:38.351Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
04:46:38 [2024-03-06T09:46:38.351Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:46:38 [2024-03-06T09:46:38.607Z] [INFO] 
04:46:38 [2024-03-06T09:46:38.607Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:46:38 [2024-03-06T09:46:38.607Z] [INFO] 
04:46:38 [2024-03-06T09:46:38.607Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:46:38 [2024-03-06T09:46:38.607Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources
04:46:38 [2024-03-06T09:46:38.607Z] [INFO] 
04:46:38 [2024-03-06T09:46:38.607Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:46:38 [2024-03-06T09:46:38.607Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
04:46:38 [2024-03-06T09:46:38.607Z] [INFO] 
04:46:38 [2024-03-06T09:46:38.607Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:46:38 [2024-03-06T09:46:38.607Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-sources.jar
04:46:38 [2024-03-06T09:46:38.607Z] [INFO] 
04:46:38 [2024-03-06T09:46:38.607Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:46:38 [2024-03-06T09:46:38.607Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.jar
04:46:38 [2024-03-06T09:46:38.607Z] [INFO] 
04:46:38 [2024-03-06T09:46:38.607Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:46:38 [2024-03-06T09:46:38.607Z] [INFO] 
04:46:38 [2024-03-06T09:46:38.607Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:46:38 [2024-03-06T09:46:38.607Z] [INFO] 
04:46:38 [2024-03-06T09:46:38.607Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:46:38 [2024-03-06T09:46:38.607Z] [INFO] 
04:46:38 [2024-03-06T09:46:38.607Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:46:38 [2024-03-06T09:46:38.607Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.jar
04:46:39 [2024-03-06T09:46:39.534Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-sources.jar
04:46:40 [2024-03-06T09:46:40.094Z] [INFO] 
04:46:40 [2024-03-06T09:46:40.094Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:46:40 [2024-03-06T09:46:40.350Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data/.metadata/.log
04:46:40 [2024-03-06T09:46:40.350Z] [INFO] Command line:
04:46:40 [2024-03-06T09:46:40.350Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:46:40 [2024-03-06T09:46:40.350Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:46:42 [2024-03-06T09:46:42.863Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
04:46:42 [2024-03-06T09:46:42.863Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
04:46:42 [2024-03-06T09:46:42.863Z] org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0.001 s
04:46:42 [2024-03-06T09:46:42.863Z] 
04:46:42 [2024-03-06T09:46:42.863Z] Results:
04:46:42 [2024-03-06T09:46:42.863Z] 
04:46:42 [2024-03-06T09:46:42.863Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
04:46:42 [2024-03-06T09:46:42.863Z] 
04:46:43 [2024-03-06T09:46:43.118Z] [INFO] All tests passed
04:46:43 [2024-03-06T09:46:43.118Z] [INFO] 
04:46:43 [2024-03-06T09:46:43.118Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:46:43 [2024-03-06T09:46:43.118Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.jar
04:46:43 [2024-03-06T09:46:43.118Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.pom
04:46:43 [2024-03-06T09:46:43.118Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-sources.jar
04:46:43 [2024-03-06T09:46:43.118Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
04:46:43 [2024-03-06T09:46:43.118Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
04:46:43 [2024-03-06T09:46:43.118Z] [INFO] 
04:46:43 [2024-03-06T09:46:43.118Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:46:43 [2024-03-06T09:46:43.119Z] [INFO] 
04:46:43 [2024-03-06T09:46:43.119Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >--
04:46:43 [2024-03-06T09:46:43.119Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT [84/141]
04:46:43 [2024-03-06T09:46:43.119Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
04:46:43 [2024-03-06T09:46:43.119Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:46:43 [2024-03-06T09:46:43.119Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:43 [2024-03-06T09:46:43.119Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
04:46:43 [2024-03-06T09:46:43.374Z] [INFO] 
04:46:43 [2024-03-06T09:46:43.374Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core ---
04:46:43 [2024-03-06T09:46:43.374Z] [INFO] 
04:46:43 [2024-03-06T09:46:43.374Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
04:46:43 [2024-03-06T09:46:43.374Z] [INFO] The project's OSGi version is 2.1.0.202403060913
04:46:43 [2024-03-06T09:46:43.374Z] [INFO] 
04:46:43 [2024-03-06T09:46:43.374Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
04:46:43 [2024-03-06T09:46:43.374Z] [INFO] 
04:46:43 [2024-03-06T09:46:43.374Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
04:46:43 [2024-03-06T09:46:43.374Z] [INFO] 
04:46:43 [2024-03-06T09:46:43.374Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
04:46:43 [2024-03-06T09:46:43.374Z] [INFO] 
04:46:43 [2024-03-06T09:46:43.374Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
04:46:43 [2024-03-06T09:46:43.374Z] [INFO] 
04:46:43 [2024-03-06T09:46:43.374Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core ---
04:46:43 [2024-03-06T09:46:43.374Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core
04:46:43 [2024-03-06T09:46:43.374Z] [INFO] 
04:46:43 [2024-03-06T09:46:43.374Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
04:46:43 [2024-03-06T09:46:43.374Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
04:46:43 [2024-03-06T09:46:43.374Z] [INFO] 
04:46:43 [2024-03-06T09:46:43.374Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
04:46:43 [2024-03-06T09:46:43.374Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:46:43 [2024-03-06T09:46:43.374Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:43 [2024-03-06T09:46:43.374Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
04:46:43 [2024-03-06T09:46:43.374Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:46:43 [2024-03-06T09:46:43.374Z] [INFO] 
04:46:43 [2024-03-06T09:46:43.374Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.remote.core ---
04:46:43 [2024-03-06T09:46:43.374Z] [INFO] 
04:46:43 [2024-03-06T09:46:43.374Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.core ---
04:46:43 [2024-03-06T09:46:43.374Z] [INFO] 
04:46:43 [2024-03-06T09:46:43.374Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core ---
04:46:43 [2024-03-06T09:46:43.374Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources
04:46:43 [2024-03-06T09:46:43.374Z] [INFO] 
04:46:43 [2024-03-06T09:46:43.374Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.core ---
04:46:43 [2024-03-06T09:46:43.374Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:46:43 [2024-03-06T09:46:43.375Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:43 [2024-03-06T09:46:43.375Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
04:46:43 [2024-03-06T09:46:43.375Z] [INFO] 
04:46:43 [2024-03-06T09:46:43.375Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core ---
04:46:43 [2024-03-06T09:46:43.375Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
04:46:43 [2024-03-06T09:46:43.375Z] [INFO] 
04:46:43 [2024-03-06T09:46:43.375Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core ---
04:46:43 [2024-03-06T09:46:43.375Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-sources.jar
04:46:43 [2024-03-06T09:46:43.375Z] [INFO] 
04:46:43 [2024-03-06T09:46:43.375Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core ---
04:46:43 [2024-03-06T09:46:43.630Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.jar
04:46:43 [2024-03-06T09:46:43.630Z] [INFO] 
04:46:43 [2024-03-06T09:46:43.630Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core ---
04:46:43 [2024-03-06T09:46:43.630Z] [INFO] 
04:46:43 [2024-03-06T09:46:43.630Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.core ---
04:46:43 [2024-03-06T09:46:43.630Z] [INFO] 
04:46:43 [2024-03-06T09:46:43.630Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core ---
04:46:43 [2024-03-06T09:46:43.630Z] [INFO] 
04:46:43 [2024-03-06T09:46:43.630Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.core ---
04:46:43 [2024-03-06T09:46:43.630Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.jar
04:46:44 [2024-03-06T09:46:44.557Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-sources.jar
04:46:45 [2024-03-06T09:46:45.923Z] [INFO] 
04:46:45 [2024-03-06T09:46:45.923Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core ---
04:46:45 [2024-03-06T09:46:45.923Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.jar
04:46:45 [2024-03-06T09:46:45.923Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.pom
04:46:45 [2024-03-06T09:46:45.923Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-sources.jar
04:46:45 [2024-03-06T09:46:45.923Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-p2metadata.xml
04:46:45 [2024-03-06T09:46:45.923Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-p2artifacts.xml
04:46:45 [2024-03-06T09:46:45.923Z] [INFO] 
04:46:45 [2024-03-06T09:46:45.923Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core ---
04:46:45 [2024-03-06T09:46:45.923Z] [INFO] 
04:46:45 [2024-03-06T09:46:45.923Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >---
04:46:45 [2024-03-06T09:46:45.923Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT  [85/141]
04:46:45 [2024-03-06T09:46:45.923Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
04:46:45 [2024-03-06T09:46:45.923Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:46:45 [2024-03-06T09:46:45.923Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:45 [2024-03-06T09:46:45.923Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
04:46:45 [2024-03-06T09:46:45.923Z] [INFO] 
04:46:45 [2024-03-06T09:46:45.923Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:46:45 [2024-03-06T09:46:45.923Z] [INFO] 
04:46:45 [2024-03-06T09:46:45.923Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:46:45 [2024-03-06T09:46:45.923Z] [INFO] The project's OSGi version is 1.1.0.202403060913
04:46:45 [2024-03-06T09:46:45.923Z] [INFO] 
04:46:45 [2024-03-06T09:46:45.923Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:46:45 [2024-03-06T09:46:45.923Z] [INFO] 
04:46:45 [2024-03-06T09:46:45.923Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:46:45 [2024-03-06T09:46:45.923Z] [INFO] 
04:46:45 [2024-03-06T09:46:45.923Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:46:45 [2024-03-06T09:46:45.923Z] [INFO] 
04:46:45 [2024-03-06T09:46:45.923Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:46:45 [2024-03-06T09:46:45.923Z] [INFO] 
04:46:45 [2024-03-06T09:46:45.923Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:46:45 [2024-03-06T09:46:45.923Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui
04:46:46 [2024-03-06T09:46:46.179Z] [INFO] 
04:46:46 [2024-03-06T09:46:46.179Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:46:46 [2024-03-06T09:46:46.179Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
04:46:46 [2024-03-06T09:46:46.179Z] [INFO] 
04:46:46 [2024-03-06T09:46:46.179Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:46:46 [2024-03-06T09:46:46.179Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:46:46 [2024-03-06T09:46:46.179Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:46 [2024-03-06T09:46:46.179Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
04:46:46 [2024-03-06T09:46:46.179Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:46:46 [2024-03-06T09:46:46.740Z] [INFO] 
04:46:46 [2024-03-06T09:46:46.740Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:46:46 [2024-03-06T09:46:46.740Z] [INFO] 
04:46:46 [2024-03-06T09:46:46.740Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:46:46 [2024-03-06T09:46:46.740Z] [INFO] 
04:46:46 [2024-03-06T09:46:46.740Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:46:46 [2024-03-06T09:46:46.740Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources
04:46:46 [2024-03-06T09:46:46.740Z] [INFO] 
04:46:46 [2024-03-06T09:46:46.740Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:46:46 [2024-03-06T09:46:46.740Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:46:46 [2024-03-06T09:46:46.740Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:46 [2024-03-06T09:46:46.740Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
04:46:46 [2024-03-06T09:46:46.740Z] [INFO] 
04:46:46 [2024-03-06T09:46:46.740Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:46:46 [2024-03-06T09:46:46.740Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
04:46:46 [2024-03-06T09:46:46.740Z] [INFO] 
04:46:46 [2024-03-06T09:46:46.740Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:46:46 [2024-03-06T09:46:46.740Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-sources.jar
04:46:46 [2024-03-06T09:46:46.740Z] [INFO] 
04:46:46 [2024-03-06T09:46:46.740Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:46:46 [2024-03-06T09:46:46.740Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.jar
04:46:46 [2024-03-06T09:46:46.740Z] [INFO] 
04:46:46 [2024-03-06T09:46:46.740Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:46:46 [2024-03-06T09:46:46.740Z] [INFO] 
04:46:46 [2024-03-06T09:46:46.740Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:46:46 [2024-03-06T09:46:46.740Z] [INFO] 
04:46:46 [2024-03-06T09:46:46.740Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:46:46 [2024-03-06T09:46:46.740Z] [INFO] 
04:46:46 [2024-03-06T09:46:46.740Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:46:46 [2024-03-06T09:46:46.740Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.jar
04:46:48 [2024-03-06T09:46:48.626Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-sources.jar
04:46:50 [2024-03-06T09:46:50.513Z] [INFO] 
04:46:50 [2024-03-06T09:46:50.513Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:46:50 [2024-03-06T09:46:50.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.jar
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.pom
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-sources.jar
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-p2metadata.xml
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-p2artifacts.xml
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] 
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] 
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >--
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT [86/141]
04:46:50 [2024-03-06T09:46:50.514Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:46:50 [2024-03-06T09:46:50.514Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] 
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core ---
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] 
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] The project's OSGi version is 1.3.0.202403060913
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] 
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] 
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] 
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] 
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] 
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core ---
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] 
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] 
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
04:46:50 [2024-03-06T09:46:50.514Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:46:50 [2024-03-06T09:46:50.514Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:50 [2024-03-06T09:46:50.514Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] 
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.control.core ---
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] 
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.core ---
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] 
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core ---
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] 
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.core ---
04:46:50 [2024-03-06T09:46:50.514Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:46:50 [2024-03-06T09:46:50.514Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:50 [2024-03-06T09:46:50.514Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] 
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core ---
04:46:50 [2024-03-06T09:46:50.514Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 23 were skipped
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] 
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core ---
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-sources.jar
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] 
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core ---
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.jar
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] 
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core ---
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] 
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.core ---
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] 
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core ---
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] 
04:46:50 [2024-03-06T09:46:50.514Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.core ---
04:46:50 [2024-03-06T09:46:50.770Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.jar
04:46:51 [2024-03-06T09:46:51.696Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-sources.jar
04:46:53 [2024-03-06T09:46:53.060Z] [INFO] 
04:46:53 [2024-03-06T09:46:53.060Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core ---
04:46:53 [2024-03-06T09:46:53.060Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.jar
04:46:53 [2024-03-06T09:46:53.060Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.pom
04:46:53 [2024-03-06T09:46:53.060Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-sources.jar
04:46:53 [2024-03-06T09:46:53.060Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-p2metadata.xml
04:46:53 [2024-03-06T09:46:53.060Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-p2artifacts.xml
04:46:53 [2024-03-06T09:46:53.060Z] [INFO] 
04:46:53 [2024-03-06T09:46:53.060Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core ---
04:46:53 [2024-03-06T09:46:53.060Z] [INFO] 
04:46:53 [2024-03-06T09:46:53.060Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >--
04:46:53 [2024-03-06T09:46:53.060Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT [87/141]
04:46:53 [2024-03-06T09:46:53.060Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
04:46:53 [2024-03-06T09:46:53.060Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:46:53 [2024-03-06T09:46:53.060Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:53 [2024-03-06T09:46:53.060Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
04:46:53 [2024-03-06T09:46:53.060Z] [INFO] 
04:46:53 [2024-03-06T09:46:53.060Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:46:53 [2024-03-06T09:46:53.060Z] [INFO] 
04:46:53 [2024-03-06T09:46:53.060Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:46:53 [2024-03-06T09:46:53.060Z] [INFO] The project's OSGi version is 1.3.0.202403060913
04:46:53 [2024-03-06T09:46:53.060Z] [INFO] 
04:46:53 [2024-03-06T09:46:53.060Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:46:53 [2024-03-06T09:46:53.060Z] [INFO] 
04:46:53 [2024-03-06T09:46:53.060Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:46:53 [2024-03-06T09:46:53.060Z] [INFO] 
04:46:53 [2024-03-06T09:46:53.060Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:46:53 [2024-03-06T09:46:53.060Z] [INFO] 
04:46:53 [2024-03-06T09:46:53.060Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:46:53 [2024-03-06T09:46:53.060Z] [INFO] 
04:46:53 [2024-03-06T09:46:53.060Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:46:53 [2024-03-06T09:46:53.060Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui
04:46:53 [2024-03-06T09:46:53.316Z] [INFO] 
04:46:53 [2024-03-06T09:46:53.316Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:46:53 [2024-03-06T09:46:53.316Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
04:46:53 [2024-03-06T09:46:53.316Z] [INFO] 
04:46:53 [2024-03-06T09:46:53.316Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:46:53 [2024-03-06T09:46:53.316Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:46:53 [2024-03-06T09:46:53.316Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:53 [2024-03-06T09:46:53.316Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
04:46:53 [2024-03-06T09:46:53.316Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:46:54 [2024-03-06T09:46:54.244Z] [INFO] 
04:46:54 [2024-03-06T09:46:54.244Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:46:54 [2024-03-06T09:46:54.244Z] [INFO] 
04:46:54 [2024-03-06T09:46:54.244Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:46:54 [2024-03-06T09:46:54.244Z] [INFO] 
04:46:54 [2024-03-06T09:46:54.244Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:46:54 [2024-03-06T09:46:54.244Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources
04:46:54 [2024-03-06T09:46:54.244Z] [INFO] 
04:46:54 [2024-03-06T09:46:54.244Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:46:54 [2024-03-06T09:46:54.244Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:46:54 [2024-03-06T09:46:54.244Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:54 [2024-03-06T09:46:54.244Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
04:46:54 [2024-03-06T09:46:54.244Z] [INFO] 
04:46:54 [2024-03-06T09:46:54.244Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:46:54 [2024-03-06T09:46:54.244Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
04:46:54 [2024-03-06T09:46:54.244Z] [INFO] 
04:46:54 [2024-03-06T09:46:54.245Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:46:54 [2024-03-06T09:46:54.245Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-sources.jar
04:46:54 [2024-03-06T09:46:54.245Z] [INFO] 
04:46:54 [2024-03-06T09:46:54.245Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:46:54 [2024-03-06T09:46:54.245Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.jar
04:46:54 [2024-03-06T09:46:54.245Z] [INFO] 
04:46:54 [2024-03-06T09:46:54.245Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:46:54 [2024-03-06T09:46:54.245Z] [INFO] 
04:46:54 [2024-03-06T09:46:54.245Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:46:54 [2024-03-06T09:46:54.245Z] [INFO] 
04:46:54 [2024-03-06T09:46:54.245Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:46:54 [2024-03-06T09:46:54.245Z] [INFO] 
04:46:54 [2024-03-06T09:46:54.245Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:46:54 [2024-03-06T09:46:54.500Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.jar
04:46:55 [2024-03-06T09:46:55.425Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-sources.jar
04:46:56 [2024-03-06T09:46:56.353Z] [INFO] 
04:46:56 [2024-03-06T09:46:56.353Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:46:56 [2024-03-06T09:46:56.353Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.jar
04:46:56 [2024-03-06T09:46:56.353Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.pom
04:46:56 [2024-03-06T09:46:56.353Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-sources.jar
04:46:56 [2024-03-06T09:46:56.353Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-p2metadata.xml
04:46:56 [2024-03-06T09:46:56.353Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-p2artifacts.xml
04:46:56 [2024-03-06T09:46:56.353Z] [INFO] 
04:46:56 [2024-03-06T09:46:56.353Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:46:56 [2024-03-06T09:46:56.353Z] [INFO] 
04:46:56 [2024-03-06T09:46:56.353Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >--
04:46:56 [2024-03-06T09:46:56.353Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 9.3.0-SNAPSHOT [88/141]
04:46:56 [2024-03-06T09:46:56.353Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
04:46:56 [2024-03-06T09:46:56.353Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:46:56 [2024-03-06T09:46:56.353Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
04:46:56 [2024-03-06T09:46:56.608Z] [INFO] 
04:46:56 [2024-03-06T09:46:56.608Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control ---
04:46:56 [2024-03-06T09:46:56.608Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target
04:46:56 [2024-03-06T09:46:56.608Z] [INFO] 
04:46:56 [2024-03-06T09:46:56.608Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
04:46:56 [2024-03-06T09:46:56.608Z] [INFO] The project's OSGi version is 9.3.0.202403060913
04:46:56 [2024-03-06T09:46:56.608Z] [INFO] 
04:46:56 [2024-03-06T09:46:56.608Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
04:46:56 [2024-03-06T09:46:56.608Z] [INFO] 
04:46:56 [2024-03-06T09:46:56.608Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
04:46:56 [2024-03-06T09:46:56.608Z] [INFO] 
04:46:56 [2024-03-06T09:46:56.608Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
04:46:56 [2024-03-06T09:46:56.608Z] [INFO] 
04:46:56 [2024-03-06T09:46:56.608Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
04:46:56 [2024-03-06T09:46:56.608Z] [INFO] 
04:46:56 [2024-03-06T09:46:56.608Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control ---
04:46:56 [2024-03-06T09:46:56.608Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/src/main/resources
04:46:56 [2024-03-06T09:46:56.608Z] [INFO] 
04:46:56 [2024-03-06T09:46:56.609Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control ---
04:46:56 [2024-03-06T09:46:56.865Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
04:46:56 [2024-03-06T09:46:56.865Z] [INFO] 
04:46:56 [2024-03-06T09:46:56.865Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control ---
04:46:56 [2024-03-06T09:46:56.865Z] [INFO] 
04:46:56 [2024-03-06T09:46:56.865Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control ---
04:46:56 [2024-03-06T09:46:56.865Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT.jar
04:46:56 [2024-03-06T09:46:56.865Z] [INFO] 
04:46:56 [2024-03-06T09:46:56.865Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control ---
04:46:56 [2024-03-06T09:46:56.865Z] [INFO] 
04:46:56 [2024-03-06T09:46:56.865Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
04:46:56 [2024-03-06T09:46:56.865Z] [INFO] 
04:46:56 [2024-03-06T09:46:56.865Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control ---
04:46:56 [2024-03-06T09:46:56.865Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT-sources-feature.jar
04:46:56 [2024-03-06T09:46:56.865Z] [INFO] 
04:46:56 [2024-03-06T09:46:56.865Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
04:46:56 [2024-03-06T09:46:56.865Z] [INFO] 
04:46:56 [2024-03-06T09:46:56.865Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control ---
04:46:56 [2024-03-06T09:46:56.865Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT.jar
04:46:58 [2024-03-06T09:46:58.230Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT-sources-feature.jar
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] 
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control ---
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT.jar
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT.pom
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT-sources-feature.jar
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT-p2metadata.xml
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT-p2artifacts.xml
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] 
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control ---
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] 
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >--
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT [89/141]
04:46:59 [2024-03-06T09:46:59.593Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:46:59 [2024-03-06T09:46:59.593Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] 
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] 
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] The project's OSGi version is 1.1.4.202403060913
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] 
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] 
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] 
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] 
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] 
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core.tests
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] 
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] 
04:46:59 [2024-03-06T09:46:59.593Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:46:59 [2024-03-06T09:46:59.593Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:46:59 [2024-03-06T09:46:59.593Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:59 [2024-03-06T09:46:59.593Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
04:46:59 [2024-03-06T09:46:59.849Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:46:59 [2024-03-06T09:46:59.849Z] [INFO] 
04:46:59 [2024-03-06T09:46:59.849Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:46:59 [2024-03-06T09:46:59.849Z] [INFO] 
04:46:59 [2024-03-06T09:46:59.849Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:46:59 [2024-03-06T09:46:59.849Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources
04:46:59 [2024-03-06T09:46:59.849Z] [INFO] 
04:46:59 [2024-03-06T09:46:59.849Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:46:59 [2024-03-06T09:46:59.849Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
04:46:59 [2024-03-06T09:46:59.849Z] [INFO] 
04:46:59 [2024-03-06T09:46:59.849Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:46:59 [2024-03-06T09:46:59.849Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-sources.jar
04:46:59 [2024-03-06T09:46:59.849Z] [INFO] 
04:46:59 [2024-03-06T09:46:59.849Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:46:59 [2024-03-06T09:46:59.849Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.jar
04:46:59 [2024-03-06T09:46:59.849Z] [INFO] 
04:46:59 [2024-03-06T09:46:59.849Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:46:59 [2024-03-06T09:46:59.849Z] [INFO] 
04:46:59 [2024-03-06T09:46:59.849Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:46:59 [2024-03-06T09:46:59.849Z] [INFO] 
04:46:59 [2024-03-06T09:46:59.849Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:46:59 [2024-03-06T09:46:59.849Z] [INFO] 
04:46:59 [2024-03-06T09:46:59.849Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:47:00 [2024-03-06T09:47:00.104Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.jar
04:47:00 [2024-03-06T09:47:00.666Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-sources.jar
04:47:02 [2024-03-06T09:47:02.033Z] [INFO] 
04:47:02 [2024-03-06T09:47:02.034Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:47:02 [2024-03-06T09:47:02.289Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.log
04:47:02 [2024-03-06T09:47:02.289Z] [INFO] Command line:
04:47:02 [2024-03-06T09:47:02.289Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:47:02 [2024-03-06T09:47:02.289Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:47:04 [2024-03-06T09:47:04.805Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
04:47:05 [2024-03-06T09:47:05.060Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
04:47:05 [2024-03-06T09:47:05.060Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testToString -- Time elapsed: 0.007 s
04:47:05 [2024-03-06T09:47:05.060Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testLoggerInfoCopy -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.060Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsNull -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.060Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testLoggerInfo -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.060Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEventCopy2 -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.060Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.060Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testHashCode -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.060Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsTransivity -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.060Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsReflexivity -- Time elapsed: 0.001 s
04:47:05 [2024-03-06T09:47:05.060Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testGetAndSetter -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.060Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
04:47:05 [2024-03-06T09:47:05.060Z] 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
04:47:05 [2024-03-06T09:47:05.060Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsNull -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.060Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEventInfoCopy -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.060Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEventCopy2 -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.060Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.060Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testHashCode -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.060Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsTransivity -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.060Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testToString_1 -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.060Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.060Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testGetAndSetter -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.060Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testBaseEventInfo -- Time elapsed: 0.001 s
04:47:05 [2024-03-06T09:47:05.060Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
04:47:05 [2024-03-06T09:47:05.060Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
04:47:05 [2024-03-06T09:47:05.060Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsNull -- Time elapsed: 0.001 s
04:47:05 [2024-03-06T09:47:05.060Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceCopy2 -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.060Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceInfo2 -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.060Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.060Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testHashCode -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.060Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsTransivity -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.060Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testToString_1 -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.060Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.060Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceInfo -- Time elapsed: 0.001 s
04:47:05 [2024-03-06T09:47:05.060Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testSetName -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.060Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceInfoCopy -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.060Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
04:47:05 [2024-03-06T09:47:05.060Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
04:47:05 [2024-03-06T09:47:05.060Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testSessionInfoCopy -- Time elapsed: 0.001 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testSessionInfo -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsNull -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testGetAndSetters -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testSessionCopy2 -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsSymmetry -- Time elapsed: 0.001 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testHashCode -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsTransivity -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testToString_1 -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testToString_2 -- Time elapsed: 0.001 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testToString_3 -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
04:47:05 [2024-03-06T09:47:05.061Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testToString -- Time elapsed: 0.001 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testFiledInfo -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testSetFieldType -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsNull -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEventInfoCopy -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEventCopy2 -- Time elapsed: 0.001 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testHashCode -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsTransivity -- Time elapsed: 0.001 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
04:47:05 [2024-03-06T09:47:05.061Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsNull -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEventInfoCopy -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEventCopy2 -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testHashCode -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsTransivity -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testToString_1 -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testToString_2 -- Time elapsed: 0.001 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testGetAndSetter -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testBaseEventInfo -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
04:47:05 [2024-03-06T09:47:05.061Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsNull -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testBaseLoggerInfoCopy2 -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testSetLogLevel1 -- Time elapsed: 0.001 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testSetLogLevel2 -- Time elapsed: 0.001 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testBaseLoggerInfoCopy -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testHashCode -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsTransivity -- Time elapsed: 0.001 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testToString_1 -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testBaseLoggerInfo -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
04:47:05 [2024-03-06T09:47:05.061Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testGetEventType_1 -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testAddField -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsNull -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetLogLevel1 -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetLogLevel2 -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEventInfoCopy -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEventCopy2 -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testExcludedEvents -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetEventType_2 -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testHashCode -- Time elapsed: 0.001 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetFields -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsTransivity -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testToString_1 -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testFields -- Time elapsed: 0.001 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testBaseEventInfo -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
04:47:05 [2024-03-06T09:47:05.061Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSnapshotInfo2 -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsNull -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSnapshotCopy -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.061Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSnapshotInfo -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testTraceCopy2 -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsSymmetry -- Time elapsed: 0.001 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testHashCode -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsTransivity -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testToString_1 -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSetName -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
04:47:05 [2024-03-06T09:47:05.062Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testChannelInfo -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsNull -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testAddAndGetEvents_1 -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testGetAndSetters -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testChannelInfoCopy -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testHashCode -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsTransivity -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testChannelCopy2 -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testToString_1 -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testToString_2 -- Time elapsed: 0.001 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testSetEvents_1 -- Time elapsed: 0.013 s
04:47:05 [2024-03-06T09:47:05.062Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
04:47:05 [2024-03-06T09:47:05.062Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testDomainInfo -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsNull -- Time elapsed: 0.001 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testDomainInfoCopy -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testDomainlCopy2 -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testGetAndSetters -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testHashCode -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsTransivity -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testToString_1 -- Time elapsed: 0.001 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testToString_2 -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
04:47:05 [2024-03-06T09:47:05.062Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testUstProviderInfo -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testUstProviderInfoCopy -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testUstProviderCopy2 -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsNull -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testGetAndSetters -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testSetLoggers_1 -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testHashCode -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsTransivity -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testToString_1 -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testToString_2 -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testSetEvents_1 -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.062Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
04:47:05 [2024-03-06T09:47:05.318Z] !SESSION 2024-03-06 09:47:02.226 -----------------------------------------------
04:47:05 [2024-03-06T09:47:05.318Z] eclipse.buildId=unknown
04:47:05 [2024-03-06T09:47:05.318Z] java.version=17.0.2
04:47:05 [2024-03-06T09:47:05.318Z] java.vendor=Oracle Corporation
04:47:05 [2024-03-06T09:47:05.318Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:47:05 [2024-03-06T09:47:05.318Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:47:05 [2024-03-06T09:47:05.318Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:47:05 [2024-03-06T09:47:05.318Z] 
04:47:05 [2024-03-06T09:47:05.318Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2024-03-06 09:47:05.219
04:47:05 [2024-03-06T09:47:05.318Z] !MESSAGE Error generating the session configuration file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.lttng2.control.core/test_session.lttng
04:47:05 [2024-03-06T09:47:05.318Z] !STACK 0
04:47:05 [2024-03-06T09:47:05.318Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:258)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:199)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:153)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:156)
04:47:05 [2024-03-06T09:47:05.318Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:47:05 [2024-03-06T09:47:05.318Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:47:05 [2024-03-06T09:47:05.318Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:47:05 [2024-03-06T09:47:05.318Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
04:47:05 [2024-03-06T09:47:05.318Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:47:05 [2024-03-06T09:47:05.318Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:47:05 [2024-03-06T09:47:05.318Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:47:05 [2024-03-06T09:47:05.318Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
04:47:05 [2024-03-06T09:47:05.318Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:47:05 [2024-03-06T09:47:05.318Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:47:05 [2024-03-06T09:47:05.318Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:47:05 [2024-03-06T09:47:05.318Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
04:47:05 [2024-03-06T09:47:05.318Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
04:47:05 [2024-03-06T09:47:05.318Z] 
04:47:05 [2024-03-06T09:47:05.318Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2024-03-06 09:47:05.245
04:47:05 [2024-03-06T09:47:05.318Z] !MESSAGE XML Parsing error at line 46: cvc-complex-type.2.4.b: The content of element 'domain' is not complete. One of '{type}' is expected.
04:47:05 [2024-03-06T09:47:05.318Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
04:47:05 [2024-03-06T09:47:05.318Z] org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig -- Time elapsed: 0.190 s
04:47:05 [2024-03-06T09:47:05.318Z] org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testSessionValidate -- Time elapsed: 0.024 s
04:47:05 [2024-03-06T09:47:05.318Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
04:47:05 [2024-03-06T09:47:05.318Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
04:47:05 [2024-03-06T09:47:05.318Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.318Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.318Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.318Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
04:47:05 [2024-03-06T09:47:05.318Z] 
04:47:05 [2024-03-06T09:47:05.318Z] Results:
04:47:05 [2024-03-06T09:47:05.318Z] 
04:47:05 [2024-03-06T09:47:05.318Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0
04:47:05 [2024-03-06T09:47:05.318Z] 
04:47:05 [2024-03-06T09:47:05.574Z] [INFO] All tests passed
04:47:05 [2024-03-06T09:47:05.574Z] [INFO] 
04:47:05 [2024-03-06T09:47:05.574Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:47:05 [2024-03-06T09:47:05.574Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.jar
04:47:05 [2024-03-06T09:47:05.574Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.pom
04:47:05 [2024-03-06T09:47:05.574Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-sources.jar
04:47:05 [2024-03-06T09:47:05.574Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-p2metadata.xml
04:47:05 [2024-03-06T09:47:05.574Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-p2artifacts.xml
04:47:05 [2024-03-06T09:47:05.574Z] [INFO] 
04:47:05 [2024-03-06T09:47:05.574Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:47:05 [2024-03-06T09:47:05.574Z] [INFO] 
04:47:05 [2024-03-06T09:47:05.574Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >--
04:47:05 [2024-03-06T09:47:05.574Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT [90/141]
04:47:05 [2024-03-06T09:47:05.574Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
04:47:05 [2024-03-06T09:47:05.574Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:47:05 [2024-03-06T09:47:05.830Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:05 [2024-03-06T09:47:05.830Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
04:47:05 [2024-03-06T09:47:05.830Z] [INFO] 
04:47:05 [2024-03-06T09:47:05.830Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:47:05 [2024-03-06T09:47:05.830Z] [INFO] 
04:47:05 [2024-03-06T09:47:05.830Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:47:05 [2024-03-06T09:47:05.830Z] [INFO] The project's OSGi version is 1.0.3.202403060913
04:47:05 [2024-03-06T09:47:05.830Z] [INFO] 
04:47:05 [2024-03-06T09:47:05.830Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:47:05 [2024-03-06T09:47:05.830Z] [INFO] 
04:47:05 [2024-03-06T09:47:05.830Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:47:05 [2024-03-06T09:47:05.830Z] [INFO] 
04:47:05 [2024-03-06T09:47:05.830Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:47:05 [2024-03-06T09:47:05.830Z] [INFO] 
04:47:05 [2024-03-06T09:47:05.830Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:47:05 [2024-03-06T09:47:05.830Z] [INFO] 
04:47:05 [2024-03-06T09:47:05.830Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:47:05 [2024-03-06T09:47:05.830Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core.tests
04:47:06 [2024-03-06T09:47:06.085Z] [INFO] 
04:47:06 [2024-03-06T09:47:06.085Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:47:06 [2024-03-06T09:47:06.085Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
04:47:06 [2024-03-06T09:47:06.085Z] [INFO] 
04:47:06 [2024-03-06T09:47:06.085Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:47:06 [2024-03-06T09:47:06.085Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:47:06 [2024-03-06T09:47:06.085Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:06 [2024-03-06T09:47:06.085Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
04:47:06 [2024-03-06T09:47:06.085Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:47:06 [2024-03-06T09:47:06.085Z] [INFO] 
04:47:06 [2024-03-06T09:47:06.085Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:47:06 [2024-03-06T09:47:06.085Z] [INFO] 
04:47:06 [2024-03-06T09:47:06.085Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:47:06 [2024-03-06T09:47:06.085Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources
04:47:06 [2024-03-06T09:47:06.085Z] [INFO] 
04:47:06 [2024-03-06T09:47:06.085Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:47:06 [2024-03-06T09:47:06.085Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 107 were skipped
04:47:06 [2024-03-06T09:47:06.085Z] [INFO] 
04:47:06 [2024-03-06T09:47:06.085Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:47:06 [2024-03-06T09:47:06.085Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-sources.jar
04:47:06 [2024-03-06T09:47:06.085Z] [INFO] 
04:47:06 [2024-03-06T09:47:06.085Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:47:06 [2024-03-06T09:47:06.085Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.jar
04:47:06 [2024-03-06T09:47:06.085Z] [INFO] 
04:47:06 [2024-03-06T09:47:06.085Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:47:06 [2024-03-06T09:47:06.085Z] [INFO] 
04:47:06 [2024-03-06T09:47:06.085Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:47:06 [2024-03-06T09:47:06.085Z] [INFO] 
04:47:06 [2024-03-06T09:47:06.085Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:47:06 [2024-03-06T09:47:06.085Z] [INFO] 
04:47:06 [2024-03-06T09:47:06.085Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:47:06 [2024-03-06T09:47:06.085Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.jar
04:47:07 [2024-03-06T09:47:07.011Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-sources.jar
04:47:07 [2024-03-06T09:47:07.936Z] [INFO] 
04:47:07 [2024-03-06T09:47:07.936Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:47:08 [2024-03-06T09:47:08.191Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data/.metadata/.log
04:47:08 [2024-03-06T09:47:08.191Z] [INFO] Command line:
04:47:08 [2024-03-06T09:47:08.191Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:47:08 [2024-03-06T09:47:08.191Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:47:10 [2024-03-06T09:47:10.712Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
04:47:10 [2024-03-06T09:47:10.712Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
04:47:10 [2024-03-06T09:47:10.712Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest.testConstructorNoError -- Time elapsed: 0.032 s
04:47:10 [2024-03-06T09:47:10.712Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest.testConstructorError -- Time elapsed: 0 s
04:47:10 [2024-03-06T09:47:10.712Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
04:47:10 [2024-03-06T09:47:10.967Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
04:47:10 [2024-03-06T09:47:10.967Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest.testExecuteError -- Time elapsed: 0.036 s
04:47:10 [2024-03-06T09:47:10.967Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest.testExecuteSuccess -- Time elapsed: 0.006 s
04:47:10 [2024-03-06T09:47:10.967Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest.testExecuteException -- Time elapsed: 0.006 s
04:47:10 [2024-03-06T09:47:10.967Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
04:47:10 [2024-03-06T09:47:10.967Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
04:47:10 [2024-03-06T09:47:10.967Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest.testNullSegment -- Time elapsed: 0.001 s
04:47:10 [2024-03-06T09:47:10.967Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest.testConstructorAndAdd -- Time elapsed: 0 s
04:47:10 [2024-03-06T09:47:10.967Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
04:47:10 [2024-03-06T09:47:10.967Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
04:47:10 [2024-03-06T09:47:10.967Z] org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest.testTmfCorePluginId -- Time elapsed: 0 s
04:47:10 [2024-03-06T09:47:10.967Z] org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest.testGetDefault -- Time elapsed: 0 s
04:47:10 [2024-03-06T09:47:10.967Z] 
04:47:10 [2024-03-06T09:47:10.967Z] Results:
04:47:10 [2024-03-06T09:47:10.967Z] 
04:47:10 [2024-03-06T09:47:10.967Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
04:47:10 [2024-03-06T09:47:10.967Z] 
04:47:11 [2024-03-06T09:47:11.222Z] [INFO] All tests passed
04:47:11 [2024-03-06T09:47:11.222Z] [INFO] 
04:47:11 [2024-03-06T09:47:11.222Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:47:11 [2024-03-06T09:47:11.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.jar
04:47:11 [2024-03-06T09:47:11.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.pom
04:47:11 [2024-03-06T09:47:11.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-sources.jar
04:47:11 [2024-03-06T09:47:11.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
04:47:11 [2024-03-06T09:47:11.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
04:47:11 [2024-03-06T09:47:11.222Z] [INFO] 
04:47:11 [2024-03-06T09:47:11.222Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:47:11 [2024-03-06T09:47:11.222Z] [INFO] 
04:47:11 [2024-03-06T09:47:11.222Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >--
04:47:11 [2024-03-06T09:47:11.222Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT [91/141]
04:47:11 [2024-03-06T09:47:11.222Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
04:47:11 [2024-03-06T09:47:11.222Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:47:11 [2024-03-06T09:47:11.222Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:11 [2024-03-06T09:47:11.222Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
04:47:11 [2024-03-06T09:47:11.477Z] [INFO] 
04:47:11 [2024-03-06T09:47:11.477Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:47:11 [2024-03-06T09:47:11.477Z] [INFO] 
04:47:11 [2024-03-06T09:47:11.477Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:47:11 [2024-03-06T09:47:11.477Z] [INFO] The project's OSGi version is 2.0.6.202403060913
04:47:11 [2024-03-06T09:47:11.477Z] [INFO] 
04:47:11 [2024-03-06T09:47:11.477Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:47:11 [2024-03-06T09:47:11.477Z] [INFO] 
04:47:11 [2024-03-06T09:47:11.477Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:47:11 [2024-03-06T09:47:11.477Z] [INFO] 
04:47:11 [2024-03-06T09:47:11.477Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:47:11 [2024-03-06T09:47:11.477Z] [INFO] 
04:47:11 [2024-03-06T09:47:11.477Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:47:11 [2024-03-06T09:47:11.477Z] [INFO] 
04:47:11 [2024-03-06T09:47:11.477Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:47:11 [2024-03-06T09:47:11.477Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.tests
04:47:11 [2024-03-06T09:47:11.732Z] [INFO] 
04:47:11 [2024-03-06T09:47:11.732Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:47:11 [2024-03-06T09:47:11.732Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
04:47:11 [2024-03-06T09:47:11.732Z] [INFO] 
04:47:11 [2024-03-06T09:47:11.732Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:47:11 [2024-03-06T09:47:11.732Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:47:11 [2024-03-06T09:47:11.732Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:11 [2024-03-06T09:47:11.732Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
04:47:11 [2024-03-06T09:47:11.732Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:47:12 [2024-03-06T09:47:12.291Z] [INFO] 
04:47:12 [2024-03-06T09:47:12.291Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:47:12 [2024-03-06T09:47:12.291Z] [INFO] 
04:47:12 [2024-03-06T09:47:12.291Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:47:12 [2024-03-06T09:47:12.291Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources
04:47:12 [2024-03-06T09:47:12.291Z] [INFO] 
04:47:12 [2024-03-06T09:47:12.291Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:47:12 [2024-03-06T09:47:12.291Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 134 were skipped
04:47:12 [2024-03-06T09:47:12.291Z] [INFO] 
04:47:12 [2024-03-06T09:47:12.291Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:47:12 [2024-03-06T09:47:12.291Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-sources.jar
04:47:12 [2024-03-06T09:47:12.291Z] [INFO] 
04:47:12 [2024-03-06T09:47:12.291Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:47:12 [2024-03-06T09:47:12.291Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.jar
04:47:12 [2024-03-06T09:47:12.291Z] [INFO] 
04:47:12 [2024-03-06T09:47:12.291Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:47:12 [2024-03-06T09:47:12.291Z] [INFO] 
04:47:12 [2024-03-06T09:47:12.291Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:47:12 [2024-03-06T09:47:12.291Z] [INFO] 
04:47:12 [2024-03-06T09:47:12.291Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:47:12 [2024-03-06T09:47:12.291Z] [INFO] 
04:47:12 [2024-03-06T09:47:12.291Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:47:12 [2024-03-06T09:47:12.291Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.jar
04:47:13 [2024-03-06T09:47:13.218Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-sources.jar
04:47:14 [2024-03-06T09:47:14.145Z] [INFO] 
04:47:14 [2024-03-06T09:47:14.145Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:47:14 [2024-03-06T09:47:14.145Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data/.metadata/.log
04:47:14 [2024-03-06T09:47:14.145Z] [INFO] Command line:
04:47:14 [2024-03-06T09:47:14.146Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:47:14 [2024-03-06T09:47:14.146Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:47:17 [2024-03-06T09:47:17.413Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:47:17 [2024-03-06T09:47:17.413Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:47:20 [2024-03-06T09:47:20.681Z] !SESSION 2024-03-06 09:47:14.221 -----------------------------------------------
04:47:20 [2024-03-06T09:47:20.681Z] eclipse.buildId=unknown
04:47:20 [2024-03-06T09:47:20.681Z] java.version=17.0.2
04:47:20 [2024-03-06T09:47:20.681Z] java.vendor=Oracle Corporation
04:47:20 [2024-03-06T09:47:20.681Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:47:20 [2024-03-06T09:47:20.681Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
04:47:20 [2024-03-06T09:47:20.681Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:47:20 [2024-03-06T09:47:20.681Z] 
04:47:20 [2024-03-06T09:47:20.681Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-06 09:47:20.511
04:47:20 [2024-03-06T09:47:20.681Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
04:47:20 [2024-03-06T09:47:20.681Z] !STACK 0
04:47:20 [2024-03-06T09:47:20.681Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
04:47:20 [2024-03-06T09:47:20.681Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
04:47:20 [2024-03-06T09:47:20.681Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
04:47:20 [2024-03-06T09:47:20.681Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
04:47:20 [2024-03-06T09:47:20.681Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
04:47:20 [2024-03-06T09:47:20.681Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
04:47:20 [2024-03-06T09:47:20.681Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
04:47:20 [2024-03-06T09:47:20.681Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
04:47:20 [2024-03-06T09:47:20.681Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:47:20 [2024-03-06T09:47:20.681Z] Caused by: java.io.IOException: error=2, No such file or directory
04:47:20 [2024-03-06T09:47:20.681Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
04:47:20 [2024-03-06T09:47:20.682Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
04:47:20 [2024-03-06T09:47:20.682Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
04:47:20 [2024-03-06T09:47:20.682Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
04:47:20 [2024-03-06T09:47:20.682Z] 	... 7 more
04:47:21 [2024-03-06T09:47:21.244Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
04:47:21 [2024-03-06T09:47:21.806Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.757 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
04:47:21 [2024-03-06T09:47:21.806Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest.testComponentProperties -- Time elapsed: 0.727 s
04:47:21 [2024-03-06T09:47:21.806Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
04:47:22 [2024-03-06T09:47:22.732Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.651 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
04:47:22 [2024-03-06T09:47:22.732Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest.testUstProviderTree -- Time elapsed: 0.650 s
04:47:22 [2024-03-06T09:47:22.732Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
04:47:23 [2024-03-06T09:47:23.294Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.562 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
04:47:23 [2024-03-06T09:47:23.294Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest.testTraceSessionTree -- Time elapsed: 0.561 s
04:47:23 [2024-03-06T09:47:23.294Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
04:47:23 [2024-03-06T09:47:23.855Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.623 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
04:47:23 [2024-03-06T09:47:23.855Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test.testTraceSessionTree -- Time elapsed: 0.622 s
04:47:23 [2024-03-06T09:47:23.855Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
04:47:36 [2024-03-06T09:47:36.027Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.85 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
04:47:36 [2024-03-06T09:47:36.027Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest.testTraceSessionTree -- Time elapsed: 10.85 s
04:47:36 [2024-03-06T09:47:36.027Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
04:47:36 [2024-03-06T09:47:36.027Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.524 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
04:47:36 [2024-03-06T09:47:36.027Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest.testTraceControlComponents -- Time elapsed: 0.523 s
04:47:36 [2024-03-06T09:47:36.028Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
04:47:36 [2024-03-06T09:47:36.028Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
04:47:36 [2024-03-06T09:47:36.028Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetImage_1 -- Time elapsed: 0.001 s
04:47:36 [2024-03-06T09:47:36.028Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testFireCompenentUpdated -- Time elapsed: 0.001 s
04:47:36 [2024-03-06T09:47:36.028Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetChildren_1 -- Time elapsed: 0.001 s
04:47:36 [2024-03-06T09:47:36.028Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetChildren -- Time elapsed: 0 s
04:47:36 [2024-03-06T09:47:36.028Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAdapter -- Time elapsed: 0 s
04:47:36 [2024-03-06T09:47:36.028Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveAllChildren_2 -- Time elapsed: 0 s
04:47:36 [2024-03-06T09:47:36.028Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveComponentListener_1 -- Time elapsed: 0 s
04:47:36 [2024-03-06T09:47:36.028Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveComponentListener_2 -- Time elapsed: 0 s
04:47:36 [2024-03-06T09:47:36.028Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveChild_1 -- Time elapsed: 0 s
04:47:36 [2024-03-06T09:47:36.028Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveChild_2 -- Time elapsed: 0 s
04:47:36 [2024-03-06T09:47:36.028Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testHasChildren_1 -- Time elapsed: 0 s
04:47:36 [2024-03-06T09:47:36.028Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testHasChildren_2 -- Time elapsed: 0 s
04:47:36 [2024-03-06T09:47:36.028Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetSndSetToolTip -- Time elapsed: 0 s
04:47:36 [2024-03-06T09:47:36.028Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testAddComponentListener_1 -- Time elapsed: 0 s
04:47:36 [2024-03-06T09:47:36.028Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetTargetNodeState_1 -- Time elapsed: 0 s
04:47:36 [2024-03-06T09:47:36.028Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetName -- Time elapsed: 0.001 s
04:47:36 [2024-03-06T09:47:36.028Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testContainsChild_1 -- Time elapsed: 0 s
04:47:36 [2024-03-06T09:47:36.028Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testContainsChild_2 -- Time elapsed: 0 s
04:47:36 [2024-03-06T09:47:36.028Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetParent -- Time elapsed: 0 s
04:47:36 [2024-03-06T09:47:36.028Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testAddAndGetChild1 -- Time elapsed: 0 s
04:47:36 [2024-03-06T09:47:36.028Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testAddAndGetChild2 -- Time elapsed: 0 s
04:47:36 [2024-03-06T09:47:36.028Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetControlService_1 -- Time elapsed: 0.004 s
04:47:36 [2024-03-06T09:47:36.028Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testTraceControlComponent_1 -- Time elapsed: 0.001 s
04:47:36 [2024-03-06T09:47:36.028Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testTraceControlComponent_2 -- Time elapsed: 0 s
04:47:36 [2024-03-06T09:47:36.028Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
04:47:36 [2024-03-06T09:47:36.028Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
04:47:36 [2024-03-06T09:47:36.028Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest.testTraceControlComponents -- Time elapsed: 0.405 s
04:47:36 [2024-03-06T09:47:36.028Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
04:47:36 [2024-03-06T09:47:36.589Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.935 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
04:47:36 [2024-03-06T09:47:36.589Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest.testTraceSessionTree -- Time elapsed: 0.935 s
04:47:36 [2024-03-06T09:47:36.589Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
04:47:37 [2024-03-06T09:47:37.152Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.634 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
04:47:37 [2024-03-06T09:47:37.152Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest.testTraceSessionTree -- Time elapsed: 0.633 s
04:47:37 [2024-03-06T09:47:37.152Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
04:47:37 [2024-03-06T09:47:37.716Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
04:47:37 [2024-03-06T09:47:37.716Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest.testTraceSessionTree -- Time elapsed: 0.443 s
04:47:37 [2024-03-06T09:47:37.716Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
04:47:38 [2024-03-06T09:47:38.291Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.480 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
04:47:38 [2024-03-06T09:47:38.291Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest.testKernelProviderTree -- Time elapsed: 0.478 s
04:47:38 [2024-03-06T09:47:38.291Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
04:47:38 [2024-03-06T09:47:38.291Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
04:47:38 [2024-03-06T09:47:38.291Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
04:47:38 [2024-03-06T09:47:38.291Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
04:47:38 [2024-03-06T09:47:38.291Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
04:47:38 [2024-03-06T09:47:38.291Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testGetDefault -- Time elapsed: 0.001 s
04:47:38 [2024-03-06T09:47:38.291Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
04:47:38 [2024-03-06T09:47:38.547Z] 
04:47:38 [2024-03-06T09:47:38.547Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2024-03-06 09:47:38.429
04:47:38 [2024-03-06T09:47:38.548Z] !MESSAGE Could not validate the xml response
04:47:38 [2024-03-06T09:47:38.548Z] !STACK 0
04:47:38 [2024-03-06T09:47:38.548Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
04:47:38 [2024-03-06T09:47:38.548Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
04:47:38 [2024-03-06T09:47:38.548Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
04:47:38 [2024-03-06T09:47:38.548Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
04:47:38 [2024-03-06T09:47:38.548Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
04:47:38 [2024-03-06T09:47:38.548Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465)
04:47:38 [2024-03-06T09:47:38.548Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:978)
04:47:38 [2024-03-06T09:47:38.548Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
04:47:38 [2024-03-06T09:47:38.548Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
04:47:38 [2024-03-06T09:47:38.548Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
04:47:38 [2024-03-06T09:47:38.548Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
04:47:38 [2024-03-06T09:47:38.548Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
04:47:38 [2024-03-06T09:47:38.548Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
04:47:38 [2024-03-06T09:47:38.548Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
04:47:38 [2024-03-06T09:47:38.548Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:47:38 [2024-03-06T09:47:38.548Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:47:38 [2024-03-06T09:47:38.548Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:47:38 [2024-03-06T09:47:38.548Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
04:47:38 [2024-03-06T09:47:38.548Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:47:38 [2024-03-06T09:47:38.548Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:47:38 [2024-03-06T09:47:38.548Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:47:38 [2024-03-06T09:47:38.548Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:152)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:639)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:546)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
04:47:38 [2024-03-06T09:47:38.548Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:47:38 [2024-03-06T09:47:38.548Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:47:38 [2024-03-06T09:47:38.548Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:47:38 [2024-03-06T09:47:38.548Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
04:47:38 [2024-03-06T09:47:38.548Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
04:47:39 [2024-03-06T09:47:39.110Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.058 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
04:47:39 [2024-03-06T09:47:39.110Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testListSessionCompatibility_2_7 -- Time elapsed: 0.040 s
04:47:39 [2024-03-06T09:47:39.110Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testListSycallEvents -- Time elapsed: 0.032 s
04:47:39 [2024-03-06T09:47:39.110Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testLttngNotInstalled -- Time elapsed: 0.050 s
04:47:39 [2024-03-06T09:47:39.110Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testUnsupportedVersion -- Time elapsed: 0.027 s
04:47:39 [2024-03-06T09:47:39.110Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUstVerbose -- Time elapsed: 0.042 s
04:47:39 [2024-03-06T09:47:39.110Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSession2_1 -- Time elapsed: 0.034 s
04:47:39 [2024-03-06T09:47:39.110Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSnapshotSession2_5 -- Time elapsed: 0.024 s
04:47:39 [2024-03-06T09:47:39.110Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testAddContextFailure -- Time elapsed: 0.025 s
04:47:39 [2024-03-06T09:47:39.110Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNotExist -- Time elapsed: 0.044 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSession1 -- Time elapsed: 0.028 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testUstProvider2 -- Time elapsed: 0.051 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage -- Time elapsed: 0.027 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUst1 -- Time elapsed: 0.016 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUst2 -- Time elapsed: 0.012 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUst3 -- Time elapsed: 0.041 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testVersionCompiled -- Time elapsed: 0.027 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableEvents -- Time elapsed: 0.020 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetUstProvider3 -- Time elapsed: 0.021 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableLog4jLoggers -- Time elapsed: 0.043 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest skipped
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableChannel -- Time elapsed: 0.014 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableJulLoggers -- Time elapsed: 0.014 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateChannelUIDBuffer -- Time elapsed: 0.010 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoKernelVerbose -- Time elapsed: 0.010 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDestroySession -- Time elapsed: 0.010 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testVersion -- Time elapsed: 0.036 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateChannelPIDBuffer -- Time elapsed: 0.015 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSessionVerbose2_1 -- Time elapsed: 0.012 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testSessionProfile -- Time elapsed: 0.010 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest skipped
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoKernel1 -- Time elapsed: 0.010 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoKernel2 -- Time elapsed: 0.011 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest skipped
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateChannel -- Time elapsed: 0.009 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSessionWithPrompt -- Time elapsed: 0.010 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNotExistVerbose -- Time elapsed: 0.037 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testVersionWithPrompt -- Time elapsed: 0.033 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableSyscalls -- Time elapsed: 0.010 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDisableChannel -- Time elapsed: 0.009 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableLogLevel -- Time elapsed: 0.010 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDestroySessionVerbose -- Time elapsed: 0.019 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetUstProvider -- Time elapsed: 0.011 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSnapshotSessionErrors -- Time elapsed: 0.011 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDynamicProbe -- Time elapsed: 0.009 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testNoVersion -- Time elapsed: 0.010 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnablePythonLoggers -- Time elapsed: 0.011 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNames1 -- Time elapsed: 0.011 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNames2 -- Time elapsed: 0.014 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSession -- Time elapsed: 0.022 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEventExcluded -- Time elapsed: 0.017 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNamesWithTracingGroup -- Time elapsed: 0.012 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSnapshotSession -- Time elapsed: 0.010 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSessionVariants -- Time elapsed: 0.010 s
04:47:39 [2024-03-06T09:47:39.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testAddContext -- Time elapsed: 0.010 s
04:47:39 [2024-03-06T09:47:39.111Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
04:47:39 [2024-03-06T09:47:39.368Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.166 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testLttngNotInstalled -- Time elapsed: 0.002 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testUnsupportedVersion -- Time elapsed: 0.002 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUstVerbose -- Time elapsed: 0.003 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSession2_1 -- Time elapsed: 0.018 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSnapshotSession2_5 -- Time elapsed: 0.003 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testAddContextFailure -- Time elapsed: 0.004 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNotExist -- Time elapsed: 0.002 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSession1 -- Time elapsed: 0.004 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testUstProvider2 -- Time elapsed: 0.003 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNameGarbage -- Time elapsed: 0.003 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUst1 -- Time elapsed: 0.002 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUst2 -- Time elapsed: 0.002 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUst3 -- Time elapsed: 0.003 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testVersionCompiled -- Time elapsed: 0.002 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableEvents -- Time elapsed: 0.002 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetUstProvider3 -- Time elapsed: 0.003 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableLog4jLoggers -- Time elapsed: 0.002 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest skipped
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableChannel -- Time elapsed: 0.002 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableJulLoggers -- Time elapsed: 0.016 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateChannelUIDBuffer -- Time elapsed: 0.002 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoKernelVerbose -- Time elapsed: 0.003 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDestroySession -- Time elapsed: 0.002 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testVersion -- Time elapsed: 0.002 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateChannelPIDBuffer -- Time elapsed: 0.002 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSessionVerbose2_1 -- Time elapsed: 0.003 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testSessionProfile -- Time elapsed: 0.002 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest skipped
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoKernel1 -- Time elapsed: 0.002 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoKernel2 -- Time elapsed: 0.002 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest skipped
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateChannel -- Time elapsed: 0.002 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSessionWithPrompt -- Time elapsed: 0.002 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNotExistVerbose -- Time elapsed: 0.002 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testVersionWithPrompt -- Time elapsed: 0.003 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableSyscalls -- Time elapsed: 0.002 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDisableChannel -- Time elapsed: 0.015 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableLogLevel -- Time elapsed: 0.004 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDestroySessionVerbose -- Time elapsed: 0.003 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetUstProvider -- Time elapsed: 0.003 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSnapshotSessionErrors -- Time elapsed: 0.004 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDynamicProbe -- Time elapsed: 0.003 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testNoVersion -- Time elapsed: 0.003 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnablePythonLoggers -- Time elapsed: 0.003 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNames1 -- Time elapsed: 0.002 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNames2 -- Time elapsed: 0.002 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSession -- Time elapsed: 0.002 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEventExcluded -- Time elapsed: 0.002 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNamesWithTracingGroup -- Time elapsed: 0.002 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSnapshotSession -- Time elapsed: 0.001 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSessionVariants -- Time elapsed: 0.002 s
04:47:39 [2024-03-06T09:47:39.368Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testAddContext -- Time elapsed: 0.002 s
04:47:39 [2024-03-06T09:47:39.368Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
04:47:39 [2024-03-06T09:47:39.624Z] 
04:47:39 [2024-03-06T09:47:39.624Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2024-03-06 09:47:39.458
04:47:39 [2024-03-06T09:47:39.624Z] !MESSAGE Could not validate the xml response
04:47:39 [2024-03-06T09:47:39.624Z] !STACK 0
04:47:39 [2024-03-06T09:47:39.624Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
04:47:39 [2024-03-06T09:47:39.624Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
04:47:39 [2024-03-06T09:47:39.624Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
04:47:39 [2024-03-06T09:47:39.624Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
04:47:39 [2024-03-06T09:47:39.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
04:47:39 [2024-03-06T09:47:39.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465)
04:47:39 [2024-03-06T09:47:39.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:978)
04:47:39 [2024-03-06T09:47:39.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
04:47:39 [2024-03-06T09:47:39.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
04:47:39 [2024-03-06T09:47:39.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
04:47:39 [2024-03-06T09:47:39.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
04:47:39 [2024-03-06T09:47:39.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
04:47:39 [2024-03-06T09:47:39.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
04:47:39 [2024-03-06T09:47:39.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
04:47:39 [2024-03-06T09:47:39.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
04:47:39 [2024-03-06T09:47:39.625Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:47:39 [2024-03-06T09:47:39.625Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:47:39 [2024-03-06T09:47:39.625Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:47:39 [2024-03-06T09:47:39.625Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
04:47:39 [2024-03-06T09:47:39.625Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:47:39 [2024-03-06T09:47:39.625Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:47:39 [2024-03-06T09:47:39.625Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:47:39 [2024-03-06T09:47:39.625Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:152)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:639)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:546)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
04:47:39 [2024-03-06T09:47:39.625Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:47:39 [2024-03-06T09:47:39.625Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:47:39 [2024-03-06T09:47:39.625Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:47:39 [2024-03-06T09:47:39.625Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
04:47:39 [2024-03-06T09:47:39.625Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
04:47:40 [2024-03-06T09:47:40.189Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.757 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
04:47:40 [2024-03-06T09:47:40.189Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionWithFilterExpression -- Time elapsed: 0.014 s
04:47:40 [2024-03-06T09:47:40.189Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testListContext28 -- Time elapsed: 0.011 s
04:47:40 [2024-03-06T09:47:40.189Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testListSessionCompatibility_2_7 -- Time elapsed: 0.032 s
04:47:40 [2024-03-06T09:47:40.189Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testListSycallEvents -- Time elapsed: 0.017 s
04:47:40 [2024-03-06T09:47:40.189Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testLttngNotInstalled -- Time elapsed: 0.014 s
04:47:40 [2024-03-06T09:47:40.189Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testUnsupportedVersion -- Time elapsed: 0.016 s
04:47:40 [2024-03-06T09:47:40.189Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUstVerbose -- Time elapsed: 0.010 s
04:47:40 [2024-03-06T09:47:40.189Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSession2_1 -- Time elapsed: 0.010 s
04:47:40 [2024-03-06T09:47:40.189Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSnapshotSession2_5 -- Time elapsed: 0.009 s
04:47:40 [2024-03-06T09:47:40.189Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testAddContextFailure -- Time elapsed: 0.022 s
04:47:40 [2024-03-06T09:47:40.189Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNotExist -- Time elapsed: 0.014 s
04:47:40 [2024-03-06T09:47:40.189Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSession1 -- Time elapsed: 0.016 s
04:47:40 [2024-03-06T09:47:40.189Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testUstProvider2 -- Time elapsed: 0.014 s
04:47:40 [2024-03-06T09:47:40.189Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNameGarbage -- Time elapsed: 0.011 s
04:47:40 [2024-03-06T09:47:40.189Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUst1 -- Time elapsed: 0.039 s
04:47:40 [2024-03-06T09:47:40.189Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUst2 -- Time elapsed: 0.013 s
04:47:40 [2024-03-06T09:47:40.189Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUst3 -- Time elapsed: 0.012 s
04:47:40 [2024-03-06T09:47:40.189Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testVersionCompiled -- Time elapsed: 0.015 s
04:47:40 [2024-03-06T09:47:40.189Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableEvents -- Time elapsed: 0.010 s
04:47:40 [2024-03-06T09:47:40.189Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetUstProvider3 -- Time elapsed: 0.010 s
04:47:40 [2024-03-06T09:47:40.189Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableLog4jLoggers -- Time elapsed: 0.011 s
04:47:40 [2024-03-06T09:47:40.189Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test skipped
04:47:40 [2024-03-06T09:47:40.189Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableChannel -- Time elapsed: 0.009 s
04:47:40 [2024-03-06T09:47:40.189Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableJulLoggers -- Time elapsed: 0.022 s
04:47:40 [2024-03-06T09:47:40.189Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateChannelUIDBuffer -- Time elapsed: 0.010 s
04:47:40 [2024-03-06T09:47:40.189Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoKernelVerbose -- Time elapsed: 0.011 s
04:47:40 [2024-03-06T09:47:40.189Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDestroySession -- Time elapsed: 0.013 s
04:47:40 [2024-03-06T09:47:40.190Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testVersion -- Time elapsed: 0.010 s
04:47:40 [2024-03-06T09:47:40.190Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateChannelPIDBuffer -- Time elapsed: 0.010 s
04:47:40 [2024-03-06T09:47:40.190Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSessionVerbose2_1 -- Time elapsed: 0.009 s
04:47:40 [2024-03-06T09:47:40.190Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testSessionProfile -- Time elapsed: 0.010 s
04:47:40 [2024-03-06T09:47:40.190Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test skipped
04:47:40 [2024-03-06T09:47:40.190Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoKernel1 -- Time elapsed: 0.009 s
04:47:40 [2024-03-06T09:47:40.190Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoKernel2 -- Time elapsed: 0.020 s
04:47:40 [2024-03-06T09:47:40.190Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test skipped
04:47:40 [2024-03-06T09:47:40.190Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateChannel -- Time elapsed: 0.015 s
04:47:40 [2024-03-06T09:47:40.190Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSessionWithPrompt -- Time elapsed: 0.013 s
04:47:40 [2024-03-06T09:47:40.190Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNotExistVerbose -- Time elapsed: 0.010 s
04:47:40 [2024-03-06T09:47:40.190Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testVersionWithPrompt -- Time elapsed: 0.010 s
04:47:40 [2024-03-06T09:47:40.190Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableSyscalls -- Time elapsed: 0.010 s
04:47:40 [2024-03-06T09:47:40.190Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDisableChannel -- Time elapsed: 0.037 s
04:47:40 [2024-03-06T09:47:40.190Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableLogLevel -- Time elapsed: 0.013 s
04:47:40 [2024-03-06T09:47:40.190Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDestroySessionVerbose -- Time elapsed: 0.014 s
04:47:40 [2024-03-06T09:47:40.190Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetUstProvider -- Time elapsed: 0.011 s
04:47:40 [2024-03-06T09:47:40.190Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSnapshotSessionErrors -- Time elapsed: 0.012 s
04:47:40 [2024-03-06T09:47:40.190Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDynamicProbe -- Time elapsed: 0.010 s
04:47:40 [2024-03-06T09:47:40.190Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testNoVersion -- Time elapsed: 0.009 s
04:47:40 [2024-03-06T09:47:40.190Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnablePythonLoggers -- Time elapsed: 0.032 s
04:47:40 [2024-03-06T09:47:40.190Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNames1 -- Time elapsed: 0.013 s
04:47:40 [2024-03-06T09:47:40.190Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNames2 -- Time elapsed: 0.013 s
04:47:40 [2024-03-06T09:47:40.190Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSession -- Time elapsed: 0.014 s
04:47:40 [2024-03-06T09:47:40.190Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEventExcluded -- Time elapsed: 0.012 s
04:47:40 [2024-03-06T09:47:40.190Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNamesWithTracingGroup -- Time elapsed: 0.010 s
04:47:40 [2024-03-06T09:47:40.190Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSnapshotSession -- Time elapsed: 0.011 s
04:47:40 [2024-03-06T09:47:40.190Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSessionVariants -- Time elapsed: 0.010 s
04:47:40 [2024-03-06T09:47:40.190Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testAddContext -- Time elapsed: 0.023 s
04:47:40 [2024-03-06T09:47:40.190Z] 
04:47:40 [2024-03-06T09:47:40.190Z] Results:
04:47:40 [2024-03-06T09:47:40.190Z] 
04:47:40 [2024-03-06T09:47:40.190Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9
04:47:40 [2024-03-06T09:47:40.190Z] 
04:47:40 [2024-03-06T09:47:40.752Z] [INFO] All tests passed
04:47:40 [2024-03-06T09:47:40.752Z] [INFO] 
04:47:40 [2024-03-06T09:47:40.752Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:47:40 [2024-03-06T09:47:40.752Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.jar
04:47:40 [2024-03-06T09:47:40.752Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.pom
04:47:40 [2024-03-06T09:47:40.752Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-sources.jar
04:47:40 [2024-03-06T09:47:40.752Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-p2metadata.xml
04:47:40 [2024-03-06T09:47:40.752Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-p2artifacts.xml
04:47:40 [2024-03-06T09:47:40.752Z] [INFO] 
04:47:40 [2024-03-06T09:47:40.752Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:47:40 [2024-03-06T09:47:40.752Z] [INFO] 
04:47:40 [2024-03-06T09:47:40.752Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >--
04:47:40 [2024-03-06T09:47:40.753Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT [92/141]
04:47:40 [2024-03-06T09:47:40.753Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
04:47:40 [2024-03-06T09:47:40.753Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:47:40 [2024-03-06T09:47:40.753Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:40 [2024-03-06T09:47:40.753Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
04:47:41 [2024-03-06T09:47:41.009Z] [INFO] 
04:47:41 [2024-03-06T09:47:41.009Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:47:41 [2024-03-06T09:47:41.009Z] [INFO] 
04:47:41 [2024-03-06T09:47:41.009Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:47:41 [2024-03-06T09:47:41.009Z] [INFO] The project's OSGi version is 1.0.9.202403060913
04:47:41 [2024-03-06T09:47:41.009Z] [INFO] 
04:47:41 [2024-03-06T09:47:41.009Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:47:41 [2024-03-06T09:47:41.009Z] [INFO] 
04:47:41 [2024-03-06T09:47:41.009Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:47:41 [2024-03-06T09:47:41.009Z] [INFO] 
04:47:41 [2024-03-06T09:47:41.009Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:47:41 [2024-03-06T09:47:41.009Z] [INFO] 
04:47:41 [2024-03-06T09:47:41.009Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:47:41 [2024-03-06T09:47:41.009Z] [INFO] 
04:47:41 [2024-03-06T09:47:41.009Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:47:41 [2024-03-06T09:47:41.009Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests
04:47:41 [2024-03-06T09:47:41.572Z] [INFO] 
04:47:41 [2024-03-06T09:47:41.572Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:47:41 [2024-03-06T09:47:41.572Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
04:47:41 [2024-03-06T09:47:41.572Z] [INFO] 
04:47:41 [2024-03-06T09:47:41.572Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:47:41 [2024-03-06T09:47:41.572Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:47:41 [2024-03-06T09:47:41.572Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:41 [2024-03-06T09:47:41.572Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
04:47:41 [2024-03-06T09:47:41.572Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:47:41 [2024-03-06T09:47:41.827Z] [INFO] 
04:47:41 [2024-03-06T09:47:41.827Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:47:41 [2024-03-06T09:47:41.827Z] [INFO] 
04:47:41 [2024-03-06T09:47:41.827Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:47:41 [2024-03-06T09:47:41.827Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources
04:47:41 [2024-03-06T09:47:41.827Z] [INFO] 
04:47:41 [2024-03-06T09:47:41.827Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:47:41 [2024-03-06T09:47:41.827Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped
04:47:41 [2024-03-06T09:47:41.827Z] [INFO] 
04:47:41 [2024-03-06T09:47:41.827Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:47:41 [2024-03-06T09:47:41.827Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
04:47:41 [2024-03-06T09:47:41.827Z] [INFO] 
04:47:41 [2024-03-06T09:47:41.827Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:47:41 [2024-03-06T09:47:41.827Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
04:47:41 [2024-03-06T09:47:41.827Z] [INFO] 
04:47:41 [2024-03-06T09:47:41.827Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:47:41 [2024-03-06T09:47:41.827Z] [INFO] 
04:47:41 [2024-03-06T09:47:41.827Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:47:41 [2024-03-06T09:47:41.827Z] [INFO] 
04:47:41 [2024-03-06T09:47:41.827Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:47:41 [2024-03-06T09:47:41.827Z] [INFO] 
04:47:41 [2024-03-06T09:47:41.827Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:47:41 [2024-03-06T09:47:41.827Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
04:47:43 [2024-03-06T09:47:43.714Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
04:47:44 [2024-03-06T09:47:44.276Z] [INFO] 
04:47:44 [2024-03-06T09:47:44.276Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:47:44 [2024-03-06T09:47:44.531Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data/.metadata/.log
04:47:44 [2024-03-06T09:47:44.531Z] [INFO] Command line:
04:47:44 [2024-03-06T09:47:44.531Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:47:44 [2024-03-06T09:47:44.531Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:47:46 [2024-03-06T09:47:46.417Z] Mar 06, 2024 9:47:46 AM org.apache.aries.spifly.BaseActivator log
04:47:46 [2024-03-06T09:47:46.417Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
04:47:48 [2024-03-06T09:47:48.305Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:47:48 [2024-03-06T09:47:48.305Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:47:51 [2024-03-06T09:47:51.569Z] !SESSION 2024-03-06 09:47:44.484 -----------------------------------------------
04:47:51 [2024-03-06T09:47:51.569Z] eclipse.buildId=unknown
04:47:51 [2024-03-06T09:47:51.569Z] java.version=17.0.2
04:47:51 [2024-03-06T09:47:51.570Z] java.vendor=Oracle Corporation
04:47:51 [2024-03-06T09:47:51.570Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:47:51 [2024-03-06T09:47:51.570Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:47:51 [2024-03-06T09:47:51.570Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:47:51 [2024-03-06T09:47:51.570Z] 
04:47:51 [2024-03-06T09:47:51.570Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-06 09:47:51.496
04:47:51 [2024-03-06T09:47:51.570Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
04:47:51 [2024-03-06T09:47:51.570Z] 
04:47:51 [2024-03-06T09:47:51.570Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-06 09:47:51.511
04:47:51 [2024-03-06T09:47:51.570Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
04:47:51 [2024-03-06T09:47:51.570Z] !STACK 0
04:47:51 [2024-03-06T09:47:51.570Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
04:47:51 [2024-03-06T09:47:51.570Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
04:47:51 [2024-03-06T09:47:51.570Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
04:47:51 [2024-03-06T09:47:51.570Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
04:47:51 [2024-03-06T09:47:51.570Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
04:47:51 [2024-03-06T09:47:51.570Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
04:47:51 [2024-03-06T09:47:51.570Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
04:47:51 [2024-03-06T09:47:51.570Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
04:47:51 [2024-03-06T09:47:51.570Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:47:51 [2024-03-06T09:47:51.570Z] Caused by: java.io.IOException: error=2, No such file or directory
04:47:51 [2024-03-06T09:47:51.570Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
04:47:51 [2024-03-06T09:47:51.570Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
04:47:51 [2024-03-06T09:47:51.570Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
04:47:51 [2024-03-06T09:47:51.570Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
04:47:51 [2024-03-06T09:47:51.570Z] 	... 7 more
04:47:51 [2024-03-06T09:47:51.825Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
04:47:52 [2024-03-06T09:47:52.081Z] Display size: 1440x900
04:47:52 [2024-03-06T09:47:52.081Z] OS version=6.2.9-300.fc38.x86_64
04:47:52 [2024-03-06T09:47:52.081Z] GTK version=3.22.30
04:47:52 [2024-03-06T09:47:52.081Z] GTK theme=Ambiance
04:47:52 [2024-03-06T09:47:52.081Z] LIBOVERLAY_SCROLLBAR=0
04:47:52 [2024-03-06T09:47:52.081Z] Time zone: Greenwich Mean Time
04:47:52 [2024-03-06T09:47:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1b82f62a] time=321488531 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:47:53 [2024-03-06T09:47:53.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:47:53 [2024-03-06T09:47:53.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:47:53 [2024-03-06T09:47:53.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:47:53 [2024-03-06T09:47:53.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:47:53 [2024-03-06T09:47:53.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=321489173 data=null doit=true}, MenuItem with text {&Hierarchical}]
04:47:53 [2024-03-06T09:47:53.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=321489174 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
04:47:53 [2024-03-06T09:47:53.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=321489192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:47:53 [2024-03-06T09:47:53.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:47:53 [2024-03-06T09:47:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
04:47:53 [2024-03-06T09:47:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:47:53 [2024-03-06T09:47:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:47:53 [2024-03-06T09:47:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:47:53 [2024-03-06T09:47:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=321489727 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
04:47:53 [2024-03-06T09:47:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=321489734 data=null doit=true}, TreeItem with text {myNode}]
04:47:53 [2024-03-06T09:47:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=321489735 data=null}, TreeItem with text {myNode}]
04:47:53 [2024-03-06T09:47:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=321489735 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:47:53 [2024-03-06T09:47:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321489736 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
04:47:53 [2024-03-06T09:47:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=321489753 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:47:53 [2024-03-06T09:47:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:47:53 [2024-03-06T09:47:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=321489755 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
04:47:53 [2024-03-06T09:47:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=321489755 data=null doit=true}, TreeItem with text {myNode}]
04:47:53 [2024-03-06T09:47:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=321489755 data=null}, TreeItem with text {myNode}]
04:47:53 [2024-03-06T09:47:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=321489756 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:47:53 [2024-03-06T09:47:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321489756 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
04:47:53 [2024-03-06T09:47:53.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=321489758 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:47:53 [2024-03-06T09:47:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
04:47:53 [2024-03-06T09:47:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
04:47:53 [2024-03-06T09:47:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=321489890 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
04:47:53 [2024-03-06T09:47:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
04:47:54 [2024-03-06T09:47:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:47:54 [2024-03-06T09:47:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=321490413 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
04:47:54 [2024-03-06T09:47:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=321490414 data=null doit=true}, Tree node with text: Sessions]
04:47:54 [2024-03-06T09:47:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=321490414 data=null}, Tree node with text: Sessions]
04:47:54 [2024-03-06T09:47:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=321490414 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
04:47:54 [2024-03-06T09:47:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321490414 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
04:47:54 [2024-03-06T09:47:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=321490417 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
04:47:54 [2024-03-06T09:47:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:47:54 [2024-03-06T09:47:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=321490418 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
04:47:54 [2024-03-06T09:47:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=321490418 data=null doit=true}, Tree node with text: Sessions]
04:47:54 [2024-03-06T09:47:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=321490418 data=null}, Tree node with text: Sessions]
04:47:54 [2024-03-06T09:47:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=321490419 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
04:47:54 [2024-03-06T09:47:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321490419 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
04:47:54 [2024-03-06T09:47:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=321490420 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
04:47:54 [2024-03-06T09:47:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
04:47:54 [2024-03-06T09:47:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
04:47:54 [2024-03-06T09:47:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
04:47:54 [2024-03-06T09:47:54.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
04:47:54 [2024-03-06T09:47:54.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321490787 data=null doit=true}, Shell with text {Create Session}]
04:47:54 [2024-03-06T09:47:54.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:47:54 [2024-03-06T09:47:54.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:47:54 [2024-03-06T09:47:54.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
04:47:54 [2024-03-06T09:47:54.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:47:54 [2024-03-06T09:47:54.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:47:54 [2024-03-06T09:47:54.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:47:54 [2024-03-06T09:47:54.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
04:47:54 [2024-03-06T09:47:54.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:47:54 [2024-03-06T09:47:54.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Configure the new tr...", using matcher: of type 'Text'
04:47:54 [2024-03-06T09:47:54.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:47:54 [2024-03-06T09:47:54.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name')
04:47:54 [2024-03-06T09:47:54.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Configure the new tr...", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:47:54 [2024-03-06T09:47:54.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
04:47:54 [2024-03-06T09:47:54.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
04:47:54 [2024-03-06T09:47:54.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
04:47:54 [2024-03-06T09:47:54.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:47:54 [2024-03-06T09:47:54.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:47:54 [2024-03-06T09:47:54.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:47:54 [2024-03-06T09:47:54.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:47:54 [2024-03-06T09:47:54.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:47:54 [2024-03-06T09:47:54.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
04:47:54 [2024-03-06T09:47:54.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=321490801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:47:54 [2024-03-06T09:47:54.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=321490802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:47:54 [2024-03-06T09:47:54.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=321490802 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:47:54 [2024-03-06T09:47:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=321490802 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:47:54 [2024-03-06T09:47:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=321490802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:47:54 [2024-03-06T09:47:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=321490802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:47:54 [2024-03-06T09:47:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=321490803 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:47:54 [2024-03-06T09:47:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=321490481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
04:47:54 [2024-03-06T09:47:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:47:54 [2024-03-06T09:47:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=321490868 data=null doit=true}, Tree node with text: Sessions]
04:47:54 [2024-03-06T09:47:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=321490868 data=null}, Tree node with text: Sessions]
04:47:54 [2024-03-06T09:47:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=321490869 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
04:47:54 [2024-03-06T09:47:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321490869 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
04:47:54 [2024-03-06T09:47:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=321490871 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
04:47:54 [2024-03-06T09:47:54.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:47:54 [2024-03-06T09:47:54.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:47:54 [2024-03-06T09:47:54.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:47:54 [2024-03-06T09:47:54.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:47:54 [2024-03-06T09:47:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:47:54 [2024-03-06T09:47:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321490894 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
04:47:54 [2024-03-06T09:47:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321490895 data=null doit=true}, Tree node with text: mysession]
04:47:54 [2024-03-06T09:47:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321490895 data=null}, Tree node with text: mysession]
04:47:54 [2024-03-06T09:47:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321490895 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
04:47:54 [2024-03-06T09:47:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321490895 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:47:54 [2024-03-06T09:47:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321490899 data=null button=1 stateMask=0x80000 x=113 y=104 count=1}, Tree node with text: mysession]
04:47:54 [2024-03-06T09:47:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:47:54 [2024-03-06T09:47:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321490900 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
04:47:54 [2024-03-06T09:47:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321490900 data=null doit=true}, Tree node with text: mysession]
04:47:54 [2024-03-06T09:47:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321490900 data=null}, Tree node with text: mysession]
04:47:54 [2024-03-06T09:47:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321490901 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
04:47:54 [2024-03-06T09:47:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321490901 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:47:54 [2024-03-06T09:47:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321490902 data=null button=1 stateMask=0x80000 x=113 y=104 count=1}, Tree node with text: mysession]
04:47:54 [2024-03-06T09:47:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:47:54 [2024-03-06T09:47:54.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
04:47:55 [2024-03-06T09:47:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
04:47:55 [2024-03-06T09:47:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:47:55 [2024-03-06T09:47:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321491310 data=null doit=true}, Shell with text {Enable Events}]
04:47:55 [2024-03-06T09:47:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with mnemonic 'UST'
04:47:55 [2024-03-06T09:47:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
04:47:55 [2024-03-06T09:47:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
04:47:55 [2024-03-06T09:47:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
04:47:55 [2024-03-06T09:47:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:47:55 [2024-03-06T09:47:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:47:55 [2024-03-06T09:47:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=321491326 data=null doit=true}, Button with text {Kernel}]
04:47:55 [2024-03-06T09:47:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=321491327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {UST} time=321491328 data=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {UST} time=321491336 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {UST} time=321491336 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {UST} time=321491337 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events')
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Select}. Setting state to selected
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=321491409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=321491409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=321491409 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=321491409 data=null}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=321491410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=321491410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=321491410 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=321491410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=321491411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=321491411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
04:47:55 [2024-03-06T09:47:55.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=321491411 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=321491411 data=null}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events')
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events'))
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=321491425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=321491425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=321491425 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=321491425 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=321491426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=321491426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=321491426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=321490998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
04:47:55 [2024-03-06T09:47:55.403Z] 
04:47:55 [2024-03-06T09:47:55.403Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2024-03-06 09:47:55.261
04:47:55 [2024-03-06T09:47:55.403Z] !MESSAGE Command to change state of events failed
04:47:55 [2024-03-06T09:47:55.403Z] !STACK 0
04:47:55 [2024-03-06T09:47:55.403Z] org.eclipse.core.commands.ExecutionException: Command failed! Command:  lttng --mi xml enable-event -a -u -s mysession --exclude foo
04:47:55 [2024-03-06T09:47:55.403Z] Error Output:
04:47:55 [2024-03-06T09:47:55.403Z] Command not found
04:47:55 [2024-03-06T09:47:55.403Z] Return Value: 1
04:47:55 [2024-03-06T09:47:55.403Z] Command not found
04:47:55 [2024-03-06T09:47:55.403Z] 
04:47:55 [2024-03-06T09:47:55.403Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1572)
04:47:55 [2024-03-06T09:47:55.403Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1541)
04:47:55 [2024-03-06T09:47:55.403Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:809)
04:47:55 [2024-03-06T09:47:55.403Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:391)
04:47:55 [2024-03-06T09:47:55.403Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:54)
04:47:55 [2024-03-06T09:47:55.403Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:193)
04:47:55 [2024-03-06T09:47:55.403Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:47:55 [2024-03-06T09:47:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:47:55 [2024-03-06T09:47:55.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:47:55 [2024-03-06T09:47:55.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:47:55 [2024-03-06T09:47:55.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:47:55 [2024-03-06T09:47:55.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:47:55 [2024-03-06T09:47:55.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:47:55 [2024-03-06T09:47:55.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:47:55 [2024-03-06T09:47:55.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
04:47:55 [2024-03-06T09:47:55.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:47:55 [2024-03-06T09:47:55.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:47:55 [2024-03-06T09:47:55.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:47:55 [2024-03-06T09:47:55.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
04:47:55 [2024-03-06T09:47:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=321491533 data=null doit=true}, Tree node with text: channel0]
04:47:55 [2024-03-06T09:47:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=321491533 data=null}, Tree node with text: channel0]
04:47:55 [2024-03-06T09:47:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=321491534 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
04:47:55 [2024-03-06T09:47:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321491534 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
04:47:55 [2024-03-06T09:47:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=321491535 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
04:47:55 [2024-03-06T09:47:55.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:47:55 [2024-03-06T09:47:55.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:47:55 [2024-03-06T09:47:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:47:55 [2024-03-06T09:47:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321491537 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321491537 data=null doit=true}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321491537 data=null}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321491538 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321491538 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321491544 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:47:55 [2024-03-06T09:47:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321491545 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321491545 data=null doit=true}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321491545 data=null}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321491545 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321491545 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321491547 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
04:47:55 [2024-03-06T09:47:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
04:47:55 [2024-03-06T09:47:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=321491615 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
04:47:55 [2024-03-06T09:47:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
04:47:55 [2024-03-06T09:47:55.660Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:47:55 [2024-03-06T09:47:55.660Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:47:55 [2024-03-06T09:47:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:47:55 [2024-03-06T09:47:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321491718 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321491718 data=null doit=true}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321491719 data=null}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321491719 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321491719 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321491721 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:47:55 [2024-03-06T09:47:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321491722 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321491722 data=null doit=true}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321491722 data=null}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321491722 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321491723 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321491724 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
04:47:55 [2024-03-06T09:47:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
04:47:55 [2024-03-06T09:47:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=321491776 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
04:47:55 [2024-03-06T09:47:55.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
04:47:55 [2024-03-06T09:47:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
04:47:55 [2024-03-06T09:47:55.916Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:47:55 [2024-03-06T09:47:55.916Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:47:55 [2024-03-06T09:47:55.916Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:47:55 [2024-03-06T09:47:55.916Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
04:47:55 [2024-03-06T09:47:55.916Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
04:47:55 [2024-03-06T09:47:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:47:55 [2024-03-06T09:47:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {*} time=321491931 data=null button=0 stateMask=0x0 x=136 y=127 count=0}, Tree node with text: *]
04:47:55 [2024-03-06T09:47:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {*} time=321491932 data=null doit=true}, Tree node with text: *]
04:47:55 [2024-03-06T09:47:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {*} time=321491932 data=null}, Tree node with text: *]
04:47:55 [2024-03-06T09:47:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {*} time=321491932 data=null button=1 stateMask=0x0 x=136 y=127 count=1}, Tree node with text: *]
04:47:55 [2024-03-06T09:47:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321491932 data=null item=TreeItem {*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: *]
04:47:55 [2024-03-06T09:47:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {*} time=321491936 data=null button=1 stateMask=0x80000 x=136 y=127 count=1}, Tree node with text: *]
04:47:55 [2024-03-06T09:47:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
04:47:55 [2024-03-06T09:47:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:47:55 [2024-03-06T09:47:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:47:55 [2024-03-06T09:47:55.916Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:47:55 [2024-03-06T09:47:55.916Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:47:55 [2024-03-06T09:47:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:47:55 [2024-03-06T09:47:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321492004 data=null button=0 stateMask=0x0 x=113 y=26 count=0}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321492005 data=null doit=true}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321492005 data=null}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321492005 data=null button=1 stateMask=0x0 x=113 y=26 count=1}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321492005 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321492015 data=null button=1 stateMask=0x80000 x=113 y=21 count=1}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:47:55 [2024-03-06T09:47:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321492016 data=null button=0 stateMask=0x0 x=113 y=21 count=0}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321492016 data=null doit=true}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321492016 data=null}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321492016 data=null button=1 stateMask=0x0 x=113 y=21 count=1}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321492017 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321492018 data=null button=1 stateMask=0x80000 x=113 y=21 count=1}, Tree node with text: mysession]
04:47:55 [2024-03-06T09:47:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
04:47:55 [2024-03-06T09:47:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
04:47:56 [2024-03-06T09:47:56.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
04:47:56 [2024-03-06T09:47:56.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
04:47:56 [2024-03-06T09:47:56.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321492330 data=null doit=true}, Shell with text {Destroy Confirmation}]
04:47:56 [2024-03-06T09:47:56.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:56 [2024-03-06T09:47:56.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:47:56 [2024-03-06T09:47:56.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:47:56 [2024-03-06T09:47:56.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:47:56 [2024-03-06T09:47:56.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:56 [2024-03-06T09:47:56.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:47:56 [2024-03-06T09:47:56.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321492331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:56 [2024-03-06T09:47:56.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321492331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:56 [2024-03-06T09:47:56.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321492331 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:56 [2024-03-06T09:47:56.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321492331 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:56 [2024-03-06T09:47:56.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321492331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:56 [2024-03-06T09:47:56.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321492331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:56 [2024-03-06T09:47:56.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321492332 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:56 [2024-03-06T09:47:56.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=321492071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
04:47:56 [2024-03-06T09:47:56.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:47:56 [2024-03-06T09:47:56.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:47:56 [2024-03-06T09:47:56.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:47:56 [2024-03-06T09:47:56.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=321492400 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
04:47:56 [2024-03-06T09:47:56.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=321492400 data=null doit=true}, TreeItem with text {myNode}]
04:47:56 [2024-03-06T09:47:56.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=321492400 data=null}, TreeItem with text {myNode}]
04:47:56 [2024-03-06T09:47:56.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=321492401 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
04:47:56 [2024-03-06T09:47:56.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321492401 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
04:47:56 [2024-03-06T09:47:56.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=321492404 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
04:47:56 [2024-03-06T09:47:56.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:47:56 [2024-03-06T09:47:56.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=321492404 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
04:47:56 [2024-03-06T09:47:56.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=321492404 data=null doit=true}, TreeItem with text {myNode}]
04:47:56 [2024-03-06T09:47:56.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=321492405 data=null}, TreeItem with text {myNode}]
04:47:56 [2024-03-06T09:47:56.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=321492405 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
04:47:56 [2024-03-06T09:47:56.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321492405 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
04:47:56 [2024-03-06T09:47:56.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=321492406 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
04:47:56 [2024-03-06T09:47:56.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
04:47:56 [2024-03-06T09:47:56.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
04:47:56 [2024-03-06T09:47:56.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=321492461 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
04:47:56 [2024-03-06T09:47:56.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
04:47:56 [2024-03-06T09:47:56.429Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.731 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
04:47:56 [2024-03-06T09:47:56.429Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest.testTraceSessionTree -- Time elapsed: 3.017 s
04:47:56 [2024-03-06T09:47:56.429Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
04:47:56 [2024-03-06T09:47:56.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1b82f62a] time=321492606 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:47:56 [2024-03-06T09:47:56.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:47:56 [2024-03-06T09:47:56.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:47:56 [2024-03-06T09:47:56.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:47:56 [2024-03-06T09:47:56.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:47:56 [2024-03-06T09:47:56.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=321492776 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:47:56 [2024-03-06T09:47:56.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:47:56 [2024-03-06T09:47:56.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
04:47:56 [2024-03-06T09:47:56.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:47:56 [2024-03-06T09:47:56.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:47:56 [2024-03-06T09:47:56.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:47:56 [2024-03-06T09:47:56.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=321492969 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
04:47:56 [2024-03-06T09:47:56.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=321492969 data=null doit=true}, TreeItem with text {myNode}]
04:47:56 [2024-03-06T09:47:56.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=321492969 data=null}, TreeItem with text {myNode}]
04:47:56 [2024-03-06T09:47:56.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=321492970 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:47:56 [2024-03-06T09:47:56.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321492970 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
04:47:56 [2024-03-06T09:47:56.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=321492972 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:47:56 [2024-03-06T09:47:56.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:47:56 [2024-03-06T09:47:56.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=321492973 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
04:47:56 [2024-03-06T09:47:56.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=321492973 data=null doit=true}, TreeItem with text {myNode}]
04:47:56 [2024-03-06T09:47:56.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=321492973 data=null}, TreeItem with text {myNode}]
04:47:56 [2024-03-06T09:47:56.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=321492974 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:47:56 [2024-03-06T09:47:56.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321492974 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
04:47:56 [2024-03-06T09:47:56.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=321492991 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:47:56 [2024-03-06T09:47:56.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
04:47:56 [2024-03-06T09:47:56.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
04:47:56 [2024-03-06T09:47:56.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=321493043 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
04:47:56 [2024-03-06T09:47:56.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
04:47:57 [2024-03-06T09:47:57.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:47:57 [2024-03-06T09:47:57.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:47:57 [2024-03-06T09:47:57.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:47:57 [2024-03-06T09:47:57.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {112675583338747} time=321493618 data=null button=0 stateMask=0x0 x=138 y=173 count=0}, Tree node with text: 112675583338747]
04:47:57 [2024-03-06T09:47:57.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {112675583338747} time=321493619 data=null doit=true}, Tree node with text: 112675583338747]
04:47:57 [2024-03-06T09:47:57.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {112675583338747} time=321493619 data=null}, Tree node with text: 112675583338747]
04:47:57 [2024-03-06T09:47:57.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {112675583338747} time=321493619 data=null button=1 stateMask=0x0 x=138 y=173 count=1}, Tree node with text: 112675583338747]
04:47:57 [2024-03-06T09:47:57.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321493620 data=null item=TreeItem {112675583338747} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 112675583338747]
04:47:57 [2024-03-06T09:47:57.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {112675583338747} time=321493623 data=null button=1 stateMask=0x80000 x=138 y=173 count=1}, Tree node with text: 112675583338747]
04:47:57 [2024-03-06T09:47:57.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:47:57 [2024-03-06T09:47:57.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {112675583338747} time=321493624 data=null button=0 stateMask=0x0 x=138 y=173 count=0}, Tree node with text: 112675583338747]
04:47:57 [2024-03-06T09:47:57.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {112675583338747} time=321493625 data=null doit=true}, Tree node with text: 112675583338747]
04:47:57 [2024-03-06T09:47:57.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {112675583338747} time=321493625 data=null}, Tree node with text: 112675583338747]
04:47:57 [2024-03-06T09:47:57.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {112675583338747} time=321493625 data=null button=1 stateMask=0x0 x=138 y=173 count=1}, Tree node with text: 112675583338747]
04:47:57 [2024-03-06T09:47:57.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321493625 data=null item=TreeItem {112675583338747} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 112675583338747]
04:47:57 [2024-03-06T09:47:57.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {112675583338747} time=321493627 data=null button=1 stateMask=0x80000 x=138 y=173 count=1}, Tree node with text: 112675583338747]
04:47:57 [2024-03-06T09:47:57.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...'
04:47:57 [2024-03-06T09:47:57.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Save...'
04:47:58 [2024-03-06T09:47:58.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Save...'
04:47:58 [2024-03-06T09:47:58.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions'
04:47:58 [2024-03-06T09:47:58.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Save Sessions} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321493965 data=null doit=true}, Shell with text {Save Sessions}]
04:47:58 [2024-03-06T09:47:58.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button'
04:47:58 [2024-03-06T09:47:58.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:58 [2024-03-06T09:47:58.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:47:58 [2024-03-06T09:47:58.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:47:58 [2024-03-06T09:47:58.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:47:58 [2024-03-06T09:47:58.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:58 [2024-03-06T09:47:58.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:47:58 [2024-03-06T09:47:58.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321493965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:58 [2024-03-06T09:47:58.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321493966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:58 [2024-03-06T09:47:58.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321493966 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:58 [2024-03-06T09:47:58.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321493966 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:58 [2024-03-06T09:47:58.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321493966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:58 [2024-03-06T09:47:58.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321493966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:58 [2024-03-06T09:47:58.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321493966 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:58 [2024-03-06T09:47:58.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Save...} time=321493691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Save...']
04:47:58 [2024-03-06T09:47:58.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:47:58 [2024-03-06T09:47:58.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:47:58 [2024-03-06T09:47:58.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:47:58 [2024-03-06T09:47:58.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:47:58 [2024-03-06T09:47:58.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {112675583338747} time=321494023 data=null button=0 stateMask=0x0 x=138 y=87 count=0}, Tree node with text: 112675583338747]
04:47:58 [2024-03-06T09:47:58.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {112675583338747} time=321494024 data=null doit=true}, Tree node with text: 112675583338747]
04:47:58 [2024-03-06T09:47:58.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {112675583338747} time=321494024 data=null}, Tree node with text: 112675583338747]
04:47:58 [2024-03-06T09:47:58.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {112675583338747} time=321494024 data=null button=1 stateMask=0x0 x=138 y=87 count=1}, Tree node with text: 112675583338747]
04:47:58 [2024-03-06T09:47:58.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321494024 data=null item=TreeItem {112675583338747} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 112675583338747]
04:47:58 [2024-03-06T09:47:58.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {112675583338747} time=321494025 data=null button=1 stateMask=0x80000 x=138 y=87 count=1}, Tree node with text: 112675583338747]
04:47:58 [2024-03-06T09:47:58.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:47:58 [2024-03-06T09:47:58.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {112675583338747} time=321494026 data=null button=0 stateMask=0x0 x=138 y=87 count=0}, Tree node with text: 112675583338747]
04:47:58 [2024-03-06T09:47:58.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {112675583338747} time=321494026 data=null doit=true}, Tree node with text: 112675583338747]
04:47:58 [2024-03-06T09:47:58.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {112675583338747} time=321494026 data=null}, Tree node with text: 112675583338747]
04:47:58 [2024-03-06T09:47:58.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {112675583338747} time=321494026 data=null button=1 stateMask=0x0 x=138 y=87 count=1}, Tree node with text: 112675583338747]
04:47:58 [2024-03-06T09:47:58.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321494027 data=null item=TreeItem {112675583338747} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 112675583338747]
04:47:58 [2024-03-06T09:47:58.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {112675583338747} time=321494027 data=null button=1 stateMask=0x80000 x=138 y=87 count=1}, Tree node with text: 112675583338747]
04:47:58 [2024-03-06T09:47:58.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
04:47:58 [2024-03-06T09:47:58.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
04:47:58 [2024-03-06T09:47:58.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
04:47:58 [2024-03-06T09:47:58.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
04:47:58 [2024-03-06T09:47:58.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321494327 data=null doit=true}, Shell with text {Destroy Confirmation}]
04:47:58 [2024-03-06T09:47:58.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:58 [2024-03-06T09:47:58.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:47:58 [2024-03-06T09:47:58.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:47:58 [2024-03-06T09:47:58.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:47:58 [2024-03-06T09:47:58.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:58 [2024-03-06T09:47:58.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:47:58 [2024-03-06T09:47:58.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321494327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:58 [2024-03-06T09:47:58.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321494328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:58 [2024-03-06T09:47:58.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321494328 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:58 [2024-03-06T09:47:58.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321494328 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:58 [2024-03-06T09:47:58.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321494328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:58 [2024-03-06T09:47:58.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321494328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:58 [2024-03-06T09:47:58.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321494328 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:58 [2024-03-06T09:47:58.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=321494073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
04:47:58 [2024-03-06T09:47:58.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:47:58 [2024-03-06T09:47:58.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:47:58 [2024-03-06T09:47:58.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:47:58 [2024-03-06T09:47:58.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=321494402 data=null button=0 stateMask=0x0 x=89 y=81 count=0}, Tree node with text: Sessions]
04:47:58 [2024-03-06T09:47:58.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=321494403 data=null doit=true}, Tree node with text: Sessions]
04:47:58 [2024-03-06T09:47:58.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=321494403 data=null}, Tree node with text: Sessions]
04:47:58 [2024-03-06T09:47:58.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=321494403 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
04:47:58 [2024-03-06T09:47:58.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321494403 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
04:47:58 [2024-03-06T09:47:58.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=321494405 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
04:47:58 [2024-03-06T09:47:58.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:47:58 [2024-03-06T09:47:58.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=321494406 data=null button=0 stateMask=0x0 x=89 y=81 count=0}, Tree node with text: Sessions]
04:47:58 [2024-03-06T09:47:58.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=321494406 data=null doit=true}, Tree node with text: Sessions]
04:47:58 [2024-03-06T09:47:58.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=321494406 data=null}, Tree node with text: Sessions]
04:47:58 [2024-03-06T09:47:58.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=321494406 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
04:47:58 [2024-03-06T09:47:58.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321494406 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
04:47:58 [2024-03-06T09:47:58.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=321494407 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
04:47:58 [2024-03-06T09:47:58.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...'
04:47:58 [2024-03-06T09:47:58.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Load...'
04:47:58 [2024-03-06T09:47:58.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Load...'
04:47:58 [2024-03-06T09:47:58.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions'
04:47:58 [2024-03-06T09:47:58.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Load Sessions} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321494760 data=null doit=true}, Shell with text {Load Sessions}]
04:47:58 [2024-03-06T09:47:58.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Local", using matcher: of type 'Button'
04:47:58 [2024-03-06T09:47:58.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: of type 'Button'
04:47:58 [2024-03-06T09:47:58.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: with mnemonic 'Remote'
04:47:58 [2024-03-06T09:47:58.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: with style 'SWT.RADIO'
04:47:58 [2024-03-06T09:47:58.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
04:47:58 [2024-03-06T09:47:58.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button'
04:47:58 [2024-03-06T09:47:58.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:58 [2024-03-06T09:47:58.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Manage...", using matcher: of type 'Button'
04:47:58 [2024-03-06T09:47:58.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:47:58 [2024-03-06T09:47:58.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
04:47:58 [2024-03-06T09:47:58.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Local} time=321494761 data=null doit=true}, Button with text {Local}]
04:47:58 [2024-03-06T09:47:58.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Local} time=321494761 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Local}]
04:47:58 [2024-03-06T09:47:58.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
04:47:58 [2024-03-06T09:47:58.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Remote} time=321494762 data=null doit=true}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')]
04:47:58 [2024-03-06T09:47:58.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remote} time=321494762 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')]
04:47:58 [2024-03-06T09:47:58.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remote} time=321494762 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')]
04:47:58 [2024-03-06T09:47:58.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remote} time=321494762 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')]
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {112675583338747.lttng} time=321494810 data=null button=0 stateMask=0x0 x=119 y=12 count=0}, TreeItem with text {112675583338747.lttng}]
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {112675583338747.lttng} time=321494810 data=null doit=true}, TreeItem with text {112675583338747.lttng}]
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {112675583338747.lttng} time=321494811 data=null}, TreeItem with text {112675583338747.lttng}]
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {112675583338747.lttng} time=321494811 data=null button=1 stateMask=0x0 x=119 y=12 count=1}, TreeItem with text {112675583338747.lttng}]
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321494811 data=null item=TreeItem {112675583338747.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {112675583338747.lttng}]
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {112675583338747.lttng} time=321494812 data=null button=1 stateMask=0x80000 x=119 y=12 count=1}, TreeItem with text {112675583338747.lttng}]
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {112675583338747.lttng}
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {112675583338747.lttng} time=321494812 data=null button=0 stateMask=0x0 x=119 y=12 count=0}, TreeItem with text {112675583338747.lttng}]
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {112675583338747.lttng} time=321494812 data=null doit=true}, TreeItem with text {112675583338747.lttng}]
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {112675583338747.lttng} time=321494813 data=null}, TreeItem with text {112675583338747.lttng}]
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {112675583338747.lttng} time=321494813 data=null button=1 stateMask=0x0 x=119 y=12 count=1}, TreeItem with text {112675583338747.lttng}]
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321494813 data=null item=TreeItem {112675583338747.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {112675583338747.lttng}]
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {112675583338747.lttng} time=321494814 data=null button=1 stateMask=0x80000 x=119 y=12 count=1}, TreeItem with text {112675583338747.lttng}]
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {112675583338747.lttng} time=321494814 data=null button=0 stateMask=0x0 x=119 y=12 count=0}, TreeItem with text {112675583338747.lttng}]
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {112675583338747.lttng} time=321494814 data=null doit=true}, TreeItem with text {112675583338747.lttng}]
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {112675583338747.lttng} time=321494814 data=null}, TreeItem with text {112675583338747.lttng}]
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {112675583338747.lttng}
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Local", using matcher: of type 'Button'
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: of type 'Button'
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button'
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show hidden files", using matcher: of type 'Button'
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Manage...", using matcher: of type 'Button'
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321494815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321494815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321494816 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321494816 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321494816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321494816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321494816 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Load...} time=321494458 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Load...']
04:47:58 [2024-03-06T09:47:58.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:47:58 [2024-03-06T09:47:58.836Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:47:58 [2024-03-06T09:47:58.837Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:47:58 [2024-03-06T09:47:58.837Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:47:58 [2024-03-06T09:47:58.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:47:58 [2024-03-06T09:47:58.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {112675583338747} time=321494927 data=null button=0 stateMask=0x0 x=138 y=12 count=0}, Tree node with text: 112675583338747]
04:47:58 [2024-03-06T09:47:58.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {112675583338747} time=321494927 data=null doit=true}, Tree node with text: 112675583338747]
04:47:58 [2024-03-06T09:47:58.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {112675583338747} time=321494927 data=null}, Tree node with text: 112675583338747]
04:47:58 [2024-03-06T09:47:58.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {112675583338747} time=321494927 data=null button=1 stateMask=0x0 x=138 y=12 count=1}, Tree node with text: 112675583338747]
04:47:58 [2024-03-06T09:47:58.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321494927 data=null item=TreeItem {112675583338747} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 112675583338747]
04:47:58 [2024-03-06T09:47:58.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {112675583338747} time=321494930 data=null button=1 stateMask=0x80000 x=138 y=12 count=1}, Tree node with text: 112675583338747]
04:47:58 [2024-03-06T09:47:58.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:47:58 [2024-03-06T09:47:58.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {112675583338747} time=321494931 data=null button=0 stateMask=0x0 x=138 y=12 count=0}, Tree node with text: 112675583338747]
04:47:58 [2024-03-06T09:47:58.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {112675583338747} time=321494931 data=null doit=true}, Tree node with text: 112675583338747]
04:47:58 [2024-03-06T09:47:58.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {112675583338747} time=321494931 data=null}, Tree node with text: 112675583338747]
04:47:58 [2024-03-06T09:47:58.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {112675583338747} time=321494931 data=null button=1 stateMask=0x0 x=138 y=12 count=1}, Tree node with text: 112675583338747]
04:47:58 [2024-03-06T09:47:58.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321494931 data=null item=TreeItem {112675583338747} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 112675583338747]
04:47:58 [2024-03-06T09:47:58.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {112675583338747} time=321494932 data=null button=1 stateMask=0x80000 x=138 y=12 count=1}, Tree node with text: 112675583338747]
04:47:58 [2024-03-06T09:47:58.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
04:47:58 [2024-03-06T09:47:58.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
04:47:59 [2024-03-06T09:47:59.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
04:47:59 [2024-03-06T09:47:59.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
04:47:59 [2024-03-06T09:47:59.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321495275 data=null doit=true}, Shell with text {Destroy Confirmation}]
04:47:59 [2024-03-06T09:47:59.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:47:59 [2024-03-06T09:47:59.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:47:59 [2024-03-06T09:47:59.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:47:59 [2024-03-06T09:47:59.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:47:59 [2024-03-06T09:47:59.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:47:59 [2024-03-06T09:47:59.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:47:59 [2024-03-06T09:47:59.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321495276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:59 [2024-03-06T09:47:59.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321495276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:59 [2024-03-06T09:47:59.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321495276 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:59 [2024-03-06T09:47:59.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321495276 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:59 [2024-03-06T09:47:59.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321495277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:59 [2024-03-06T09:47:59.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321495277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:59 [2024-03-06T09:47:59.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321495277 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:47:59 [2024-03-06T09:47:59.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=321494999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
04:47:59 [2024-03-06T09:47:59.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:47:59 [2024-03-06T09:47:59.348Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:47:59 [2024-03-06T09:47:59.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:47:59 [2024-03-06T09:47:59.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=321495341 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
04:47:59 [2024-03-06T09:47:59.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=321495341 data=null doit=true}, TreeItem with text {myNode}]
04:47:59 [2024-03-06T09:47:59.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=321495342 data=null}, TreeItem with text {myNode}]
04:47:59 [2024-03-06T09:47:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=321495342 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
04:47:59 [2024-03-06T09:47:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321495342 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
04:47:59 [2024-03-06T09:47:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=321495344 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:47:59 [2024-03-06T09:47:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:47:59 [2024-03-06T09:47:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=321495345 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
04:47:59 [2024-03-06T09:47:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=321495350 data=null doit=true}, TreeItem with text {myNode}]
04:47:59 [2024-03-06T09:47:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=321495351 data=null}, TreeItem with text {myNode}]
04:47:59 [2024-03-06T09:47:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=321495351 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:47:59 [2024-03-06T09:47:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321495351 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
04:47:59 [2024-03-06T09:47:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=321495353 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:47:59 [2024-03-06T09:47:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
04:47:59 [2024-03-06T09:47:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
04:47:59 [2024-03-06T09:47:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=321495410 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
04:47:59 [2024-03-06T09:47:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
04:47:59 [2024-03-06T09:47:59.349Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.908 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
04:47:59 [2024-03-06T09:47:59.349Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest.testTraceSessionTree -- Time elapsed: 2.641 s
04:47:59 [2024-03-06T09:47:59.349Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
04:47:59 [2024-03-06T09:47:59.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1b82f62a] time=321495528 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:47:59 [2024-03-06T09:47:59.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:47:59 [2024-03-06T09:47:59.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:47:59 [2024-03-06T09:47:59.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:47:59 [2024-03-06T09:47:59.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:47:59 [2024-03-06T09:47:59.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=321495668 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:47:59 [2024-03-06T09:47:59.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:47:59 [2024-03-06T09:47:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
04:47:59 [2024-03-06T09:47:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:47:59 [2024-03-06T09:47:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:47:59 [2024-03-06T09:47:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:47:59 [2024-03-06T09:47:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=321495856 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
04:47:59 [2024-03-06T09:47:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=321495856 data=null doit=true}, TreeItem with text {myNode}]
04:47:59 [2024-03-06T09:47:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=321495856 data=null}, TreeItem with text {myNode}]
04:47:59 [2024-03-06T09:47:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=321495857 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:47:59 [2024-03-06T09:47:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321495857 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
04:47:59 [2024-03-06T09:47:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=321495859 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:47:59 [2024-03-06T09:47:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:47:59 [2024-03-06T09:47:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=321495860 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
04:47:59 [2024-03-06T09:47:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=321495860 data=null doit=true}, TreeItem with text {myNode}]
04:47:59 [2024-03-06T09:47:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=321495860 data=null}, TreeItem with text {myNode}]
04:47:59 [2024-03-06T09:47:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=321495861 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:47:59 [2024-03-06T09:47:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321495861 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
04:47:59 [2024-03-06T09:47:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=321495862 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:47:59 [2024-03-06T09:47:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
04:47:59 [2024-03-06T09:47:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
04:47:59 [2024-03-06T09:47:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=321495915 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
04:47:59 [2024-03-06T09:47:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
04:48:00 [2024-03-06T09:48:00.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:00 [2024-03-06T09:48:00.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=321496431 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
04:48:00 [2024-03-06T09:48:00.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=321496431 data=null doit=true}, Tree node with text: Sessions]
04:48:00 [2024-03-06T09:48:00.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=321496432 data=null}, Tree node with text: Sessions]
04:48:00 [2024-03-06T09:48:00.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=321496432 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
04:48:00 [2024-03-06T09:48:00.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321496432 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
04:48:00 [2024-03-06T09:48:00.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=321496434 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
04:48:00 [2024-03-06T09:48:00.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:00 [2024-03-06T09:48:00.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=321496434 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
04:48:00 [2024-03-06T09:48:00.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=321496434 data=null doit=true}, Tree node with text: Sessions]
04:48:00 [2024-03-06T09:48:00.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=321496434 data=null}, Tree node with text: Sessions]
04:48:00 [2024-03-06T09:48:00.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=321496435 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
04:48:00 [2024-03-06T09:48:00.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321496435 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
04:48:00 [2024-03-06T09:48:00.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=321496436 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
04:48:00 [2024-03-06T09:48:00.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
04:48:00 [2024-03-06T09:48:00.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321496762 data=null doit=true}, Shell with text {Create Session}]
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
04:48:00 [2024-03-06T09:48:00.679Z]  ", using matcher: of type 'Text'
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
04:48:00 [2024-03-06T09:48:00.679Z]  ", using matcher: with label (with mnemonic 'Session Name')
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
04:48:00 [2024-03-06T09:48:00.679Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=321496766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=321496766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=321496766 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=321496766 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=321496766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=321496766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=321496766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=321496479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=321496825 data=null doit=true}, Tree node with text: Sessions]
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=321496825 data=null}, Tree node with text: Sessions]
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=321496826 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321496826 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=321496827 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
04:48:00 [2024-03-06T09:48:00.679Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:00 [2024-03-06T09:48:00.679Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:00 [2024-03-06T09:48:00.679Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:00 [2024-03-06T09:48:00.679Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321496829 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321496829 data=null doit=true}, Tree node with text: mysession]
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321496829 data=null}, Tree node with text: mysession]
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321496829 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
04:48:00 [2024-03-06T09:48:00.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321496829 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:00 [2024-03-06T09:48:00.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321496831 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
04:48:00 [2024-03-06T09:48:00.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:00 [2024-03-06T09:48:00.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321496832 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
04:48:00 [2024-03-06T09:48:00.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321496833 data=null doit=true}, Tree node with text: mysession]
04:48:00 [2024-03-06T09:48:00.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321496833 data=null}, Tree node with text: mysession]
04:48:00 [2024-03-06T09:48:00.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321496833 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
04:48:00 [2024-03-06T09:48:00.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321496833 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:00 [2024-03-06T09:48:00.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321496834 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
04:48:00 [2024-03-06T09:48:00.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:48:00 [2024-03-06T09:48:00.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
04:48:01 [2024-03-06T09:48:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
04:48:01 [2024-03-06T09:48:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:48:01 [2024-03-06T09:48:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321497201 data=null doit=true}, Shell with text {Enable Events}]
04:48:01 [2024-03-06T09:48:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
04:48:01 [2024-03-06T09:48:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
04:48:01 [2024-03-06T09:48:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
04:48:01 [2024-03-06T09:48:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=321497204 data=null doit=true}, Button with text {Kernel}]
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=321497204 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=321497205 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=321497205 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=321497205 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=321497205 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=321497261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=321497261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=321497262 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=321497262 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=321497262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=321497262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=321497262 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=321496884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
04:48:01 [2024-03-06T09:48:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:01 [2024-03-06T09:48:01.191Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:01 [2024-03-06T09:48:01.191Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:01 [2024-03-06T09:48:01.191Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:01 [2024-03-06T09:48:01.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:01 [2024-03-06T09:48:01.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:01 [2024-03-06T09:48:01.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:01 [2024-03-06T09:48:01.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=321497354 data=null doit=true}, Tree node with text: JUL]
04:48:01 [2024-03-06T09:48:01.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=321497354 data=null}, Tree node with text: JUL]
04:48:01 [2024-03-06T09:48:01.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=321497354 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
04:48:01 [2024-03-06T09:48:01.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321497355 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: JUL]
04:48:01 [2024-03-06T09:48:01.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=321497355 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
04:48:01 [2024-03-06T09:48:01.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:01 [2024-03-06T09:48:01.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321497356 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:01 [2024-03-06T09:48:01.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321497356 data=null doit=true}, Tree node with text: mysession]
04:48:01 [2024-03-06T09:48:01.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321497356 data=null}, Tree node with text: mysession]
04:48:01 [2024-03-06T09:48:01.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321497356 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:01 [2024-03-06T09:48:01.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321497357 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:01 [2024-03-06T09:48:01.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321497358 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:01 [2024-03-06T09:48:01.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:01 [2024-03-06T09:48:01.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321497358 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:01 [2024-03-06T09:48:01.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321497358 data=null doit=true}, Tree node with text: mysession]
04:48:01 [2024-03-06T09:48:01.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321497358 data=null}, Tree node with text: mysession]
04:48:01 [2024-03-06T09:48:01.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321497359 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:01 [2024-03-06T09:48:01.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321497359 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:01 [2024-03-06T09:48:01.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321497364 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:01 [2024-03-06T09:48:01.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:48:01 [2024-03-06T09:48:01.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
04:48:01 [2024-03-06T09:48:01.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
04:48:01 [2024-03-06T09:48:01.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:48:01 [2024-03-06T09:48:01.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321497731 data=null doit=true}, Shell with text {Enable Events}]
04:48:01 [2024-03-06T09:48:01.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=321497733 data=null doit=true}, Button with text {Kernel}]
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=321497733 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=321497734 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=321497734 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=321497734 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=321497734 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=321497779 data=null doit=true}, TreeItem with text {All}]
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=321497779 data=null}, TreeItem with text {All}]
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=321497780 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321497780 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=321497781 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
04:48:01 [2024-03-06T09:48:01.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=321497782 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=321497782 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=321497782 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321497782 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}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=321497783 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
04:48:01 [2024-03-06T09:48:01.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
04:48:01 [2024-03-06T09:48:01.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=321497786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=321497786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=321497786 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=321497786 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=321497786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=321497786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=321497786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=321497417 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:01 [2024-03-06T09:48:01.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:01 [2024-03-06T09:48:01.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:01 [2024-03-06T09:48:01.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:01 [2024-03-06T09:48:01.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:01 [2024-03-06T09:48:01.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:01 [2024-03-06T09:48:01.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=321497864 data=null doit=true}, Tree node with text: JUL]
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=321497864 data=null}, Tree node with text: JUL]
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=321497864 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321497864 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: JUL]
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=321497865 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321497866 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321497866 data=null doit=true}, Tree node with text: mysession]
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321497866 data=null}, Tree node with text: mysession]
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321497866 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321497866 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321497867 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321497868 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321497868 data=null doit=true}, Tree node with text: mysession]
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321497868 data=null}, Tree node with text: mysession]
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321497868 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321497869 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:01 [2024-03-06T09:48:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321497869 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:01 [2024-03-06T09:48:01.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:48:01 [2024-03-06T09:48:01.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
04:48:02 [2024-03-06T09:48:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
04:48:02 [2024-03-06T09:48:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:48:02 [2024-03-06T09:48:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321498268 data=null doit=true}, Shell with text {Enable Events}]
04:48:02 [2024-03-06T09:48:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=321498270 data=null doit=true}, Button with text {Kernel}]
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=321498270 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=321498271 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=321498271 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=321498271 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=321498271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=321498318 data=null doit=true}, TreeItem with text {All}]
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=321498318 data=null}, TreeItem with text {All}]
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=321498318 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321498318 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=321498319 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
04:48:02 [2024-03-06T09:48:02.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=321498320 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=321498320 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=321498321 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321498321 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}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=321498322 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
04:48:02 [2024-03-06T09:48:02.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
04:48:02 [2024-03-06T09:48:02.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5d676a02
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=321498325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=321498325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=321498325 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=321498325 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=321498326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=321498326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=321498326 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=321498326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=321498326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=321498327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=321498327 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=321498327 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Warning
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=321498329 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo' and in group (with mnemonic 'Log Level'))]
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Warning
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=321498341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=321498341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=321498341 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:02 [2024-03-06T09:48:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=321498341 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:02 [2024-03-06T09:48:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=321498342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:02 [2024-03-06T09:48:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=321498342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:02 [2024-03-06T09:48:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=321498342 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:02 [2024-03-06T09:48:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=321497921 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
04:48:02 [2024-03-06T09:48:02.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:02 [2024-03-06T09:48:02.473Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:02 [2024-03-06T09:48:02.473Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:02 [2024-03-06T09:48:02.473Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:02 [2024-03-06T09:48:02.473Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:02 [2024-03-06T09:48:02.473Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:02 [2024-03-06T09:48:02.473Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:02 [2024-03-06T09:48:02.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=321498426 data=null doit=true}, Tree node with text: JUL]
04:48:02 [2024-03-06T09:48:02.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=321498427 data=null}, Tree node with text: JUL]
04:48:02 [2024-03-06T09:48:02.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=321498427 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
04:48:02 [2024-03-06T09:48:02.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321498427 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: JUL]
04:48:02 [2024-03-06T09:48:02.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=321498428 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
04:48:02 [2024-03-06T09:48:02.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:02 [2024-03-06T09:48:02.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321498429 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321498429 data=null doit=true}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321498429 data=null}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321498429 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321498430 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321498431 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:02 [2024-03-06T09:48:02.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321498431 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321498432 data=null doit=true}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321498432 data=null}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321498432 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321498432 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321498433 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:48:02 [2024-03-06T09:48:02.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
04:48:02 [2024-03-06T09:48:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
04:48:02 [2024-03-06T09:48:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:48:02 [2024-03-06T09:48:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321498801 data=null doit=true}, Shell with text {Enable Events}]
04:48:02 [2024-03-06T09:48:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
04:48:02 [2024-03-06T09:48:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
04:48:02 [2024-03-06T09:48:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
04:48:02 [2024-03-06T09:48:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
04:48:02 [2024-03-06T09:48:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:48:02 [2024-03-06T09:48:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:02 [2024-03-06T09:48:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=321498803 data=null doit=true}, Button with text {Kernel}]
04:48:02 [2024-03-06T09:48:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=321498803 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
04:48:02 [2024-03-06T09:48:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:02 [2024-03-06T09:48:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=321498804 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:02 [2024-03-06T09:48:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=321498804 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=321498804 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=321498804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=321498865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=321498865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=321498865 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=321498865 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=321498865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=321498865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=321498865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:02 [2024-03-06T09:48:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=321498474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
04:48:02 [2024-03-06T09:48:02.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:02 [2024-03-06T09:48:02.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:02 [2024-03-06T09:48:02.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:02 [2024-03-06T09:48:02.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:02 [2024-03-06T09:48:02.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:02 [2024-03-06T09:48:02.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:02 [2024-03-06T09:48:02.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:02 [2024-03-06T09:48:02.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=321498960 data=null doit=true}, Tree node with text: JUL]
04:48:02 [2024-03-06T09:48:02.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=321498960 data=null}, Tree node with text: JUL]
04:48:02 [2024-03-06T09:48:02.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=321498961 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
04:48:02 [2024-03-06T09:48:02.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321498961 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: JUL]
04:48:02 [2024-03-06T09:48:02.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=321498962 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
04:48:02 [2024-03-06T09:48:02.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:02 [2024-03-06T09:48:02.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:02 [2024-03-06T09:48:02.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:02 [2024-03-06T09:48:02.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
04:48:02 [2024-03-06T09:48:02.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:02 [2024-03-06T09:48:02.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:02 [2024-03-06T09:48:02.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:02 [2024-03-06T09:48:02.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321498964 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321498965 data=null doit=true}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321498965 data=null}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321498965 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321498965 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321498966 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:02 [2024-03-06T09:48:02.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321498966 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321498967 data=null doit=true}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321498967 data=null}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321498967 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321498967 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321498968 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
04:48:02 [2024-03-06T09:48:02.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
04:48:02 [2024-03-06T09:48:02.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=321499020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
04:48:02 [2024-03-06T09:48:02.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
04:48:02 [2024-03-06T09:48:02.993Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:02 [2024-03-06T09:48:02.993Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:02 [2024-03-06T09:48:02.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:02 [2024-03-06T09:48:02.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321499123 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321499123 data=null doit=true}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321499123 data=null}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321499123 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321499123 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321499126 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:02 [2024-03-06T09:48:02.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321499127 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321499127 data=null doit=true}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321499127 data=null}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321499127 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321499127 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321499128 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:02 [2024-03-06T09:48:02.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
04:48:02 [2024-03-06T09:48:02.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
04:48:02 [2024-03-06T09:48:02.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=321499167 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
04:48:02 [2024-03-06T09:48:02.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
04:48:03 [2024-03-06T09:48:03.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
04:48:03 [2024-03-06T09:48:03.250Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:03 [2024-03-06T09:48:03.250Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:03 [2024-03-06T09:48:03.250Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:03 [2024-03-06T09:48:03.250Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
04:48:03 [2024-03-06T09:48:03.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:03 [2024-03-06T09:48:03.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=321499400 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger]
04:48:03 [2024-03-06T09:48:03.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=321499400 data=null doit=true}, Tree node with text: logger]
04:48:03 [2024-03-06T09:48:03.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=321499400 data=null}, Tree node with text: logger]
04:48:03 [2024-03-06T09:48:03.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=321499400 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger]
04:48:03 [2024-03-06T09:48:03.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321499401 data=null item=TreeItem {logger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: logger]
04:48:03 [2024-03-06T09:48:03.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=321499403 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, Tree node with text: logger]
04:48:03 [2024-03-06T09:48:03.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
04:48:03 [2024-03-06T09:48:03.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:03 [2024-03-06T09:48:03.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:48:03 [2024-03-06T09:48:03.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
04:48:03 [2024-03-06T09:48:03.250Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:03 [2024-03-06T09:48:03.250Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:03 [2024-03-06T09:48:03.250Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:03 [2024-03-06T09:48:03.250Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
04:48:03 [2024-03-06T09:48:03.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:03 [2024-03-06T09:48:03.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=321499443 data=null button=0 stateMask=0x0 x=161 y=124 count=0}, Tree node with text: anotherLogger]
04:48:03 [2024-03-06T09:48:03.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=321499443 data=null doit=true}, Tree node with text: anotherLogger]
04:48:03 [2024-03-06T09:48:03.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=321499443 data=null}, Tree node with text: anotherLogger]
04:48:03 [2024-03-06T09:48:03.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=321499443 data=null button=1 stateMask=0x0 x=161 y=124 count=1}, Tree node with text: anotherLogger]
04:48:03 [2024-03-06T09:48:03.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321499443 data=null item=TreeItem {anotherLogger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: anotherLogger]
04:48:03 [2024-03-06T09:48:03.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=321499445 data=null button=1 stateMask=0x80000 x=161 y=124 count=1}, Tree node with text: anotherLogger]
04:48:03 [2024-03-06T09:48:03.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
04:48:03 [2024-03-06T09:48:03.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:03 [2024-03-06T09:48:03.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:48:03 [2024-03-06T09:48:03.508Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:03 [2024-03-06T09:48:03.508Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:03 [2024-03-06T09:48:03.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:03 [2024-03-06T09:48:03.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321499500 data=null button=0 stateMask=0x0 x=113 y=-22 count=0}, Tree node with text: mysession]
04:48:03 [2024-03-06T09:48:03.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321499500 data=null doit=true}, Tree node with text: mysession]
04:48:03 [2024-03-06T09:48:03.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321499501 data=null}, Tree node with text: mysession]
04:48:03 [2024-03-06T09:48:03.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321499501 data=null button=1 stateMask=0x0 x=113 y=-22 count=1}, Tree node with text: mysession]
04:48:03 [2024-03-06T09:48:03.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321499501 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:03 [2024-03-06T09:48:03.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321499504 data=null button=1 stateMask=0x80000 x=113 y=-22 count=1}, Tree node with text: mysession]
04:48:03 [2024-03-06T09:48:03.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:03 [2024-03-06T09:48:03.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321499505 data=null button=0 stateMask=0x0 x=113 y=-22 count=0}, Tree node with text: mysession]
04:48:03 [2024-03-06T09:48:03.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321499505 data=null doit=true}, Tree node with text: mysession]
04:48:03 [2024-03-06T09:48:03.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321499505 data=null}, Tree node with text: mysession]
04:48:03 [2024-03-06T09:48:03.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321499505 data=null button=1 stateMask=0x0 x=113 y=-22 count=1}, Tree node with text: mysession]
04:48:03 [2024-03-06T09:48:03.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321499506 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:03 [2024-03-06T09:48:03.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321499506 data=null button=1 stateMask=0x80000 x=113 y=-22 count=1}, Tree node with text: mysession]
04:48:03 [2024-03-06T09:48:03.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:48:03 [2024-03-06T09:48:03.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
04:48:03 [2024-03-06T09:48:03.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321499759 data=null doit=true}, Shell with text {Enable Events}]
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=321499830 data=null doit=true}, Button with text {Kernel}]
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=321499830 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=321499830 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=321499831 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=321499831 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=321499831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=321499878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=321499878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=321499878 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:03 [2024-03-06T09:48:03.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=321499878 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:03 [2024-03-06T09:48:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=321499878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:03 [2024-03-06T09:48:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=321499879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:03 [2024-03-06T09:48:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=321499879 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:03 [2024-03-06T09:48:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=321499547 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
04:48:03 [2024-03-06T09:48:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:03 [2024-03-06T09:48:03.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:03 [2024-03-06T09:48:03.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:03 [2024-03-06T09:48:03.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:03 [2024-03-06T09:48:03.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:03 [2024-03-06T09:48:03.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:03 [2024-03-06T09:48:03.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:03 [2024-03-06T09:48:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=321499947 data=null doit=true}, Tree node with text: LOG4J]
04:48:03 [2024-03-06T09:48:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=321499947 data=null}, Tree node with text: LOG4J]
04:48:03 [2024-03-06T09:48:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=321499947 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
04:48:03 [2024-03-06T09:48:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321499948 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: LOG4J]
04:48:03 [2024-03-06T09:48:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=321499948 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
04:48:03 [2024-03-06T09:48:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:03 [2024-03-06T09:48:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321499949 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:03 [2024-03-06T09:48:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321499949 data=null doit=true}, Tree node with text: mysession]
04:48:03 [2024-03-06T09:48:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321499949 data=null}, Tree node with text: mysession]
04:48:03 [2024-03-06T09:48:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321499949 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:03 [2024-03-06T09:48:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321499949 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:03 [2024-03-06T09:48:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321499950 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:03 [2024-03-06T09:48:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:03 [2024-03-06T09:48:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321499950 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:03 [2024-03-06T09:48:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321499951 data=null doit=true}, Tree node with text: mysession]
04:48:03 [2024-03-06T09:48:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321499951 data=null}, Tree node with text: mysession]
04:48:03 [2024-03-06T09:48:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321499951 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:03 [2024-03-06T09:48:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321499951 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:03 [2024-03-06T09:48:03.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321499952 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:04 [2024-03-06T09:48:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:48:04 [2024-03-06T09:48:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
04:48:04 [2024-03-06T09:48:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
04:48:04 [2024-03-06T09:48:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:48:04 [2024-03-06T09:48:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321500215 data=null doit=true}, Shell with text {Enable Events}]
04:48:04 [2024-03-06T09:48:04.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
04:48:04 [2024-03-06T09:48:04.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
04:48:04 [2024-03-06T09:48:04.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
04:48:04 [2024-03-06T09:48:04.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
04:48:04 [2024-03-06T09:48:04.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:48:04 [2024-03-06T09:48:04.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=321500279 data=null doit=true}, Button with text {Kernel}]
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=321500279 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=321500280 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=321500280 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=321500280 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=321500280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=321500328 data=null doit=true}, TreeItem with text {All}]
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=321500329 data=null}, TreeItem with text {All}]
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=321500329 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321500329 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=321500330 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
04:48:04 [2024-03-06T09:48:04.281Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=321500331 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=321500331 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=321500331 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321500331 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}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=321500332 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
04:48:04 [2024-03-06T09:48:04.281Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
04:48:04 [2024-03-06T09:48:04.281Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:48:04 [2024-03-06T09:48:04.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:48:04 [2024-03-06T09:48:04.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:48:04 [2024-03-06T09:48:04.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
04:48:04 [2024-03-06T09:48:04.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=321500334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:04 [2024-03-06T09:48:04.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=321500334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:04 [2024-03-06T09:48:04.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=321500334 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:04 [2024-03-06T09:48:04.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=321500334 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:04 [2024-03-06T09:48:04.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=321500335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:04 [2024-03-06T09:48:04.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=321500335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:04 [2024-03-06T09:48:04.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=321500335 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:04 [2024-03-06T09:48:04.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=321499996 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
04:48:04 [2024-03-06T09:48:04.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:04 [2024-03-06T09:48:04.282Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:04 [2024-03-06T09:48:04.282Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:04 [2024-03-06T09:48:04.282Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:04 [2024-03-06T09:48:04.282Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:04 [2024-03-06T09:48:04.282Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:04 [2024-03-06T09:48:04.282Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:04 [2024-03-06T09:48:04.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=321500402 data=null doit=true}, Tree node with text: LOG4J]
04:48:04 [2024-03-06T09:48:04.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=321500403 data=null}, Tree node with text: LOG4J]
04:48:04 [2024-03-06T09:48:04.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=321500403 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
04:48:04 [2024-03-06T09:48:04.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321500403 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: LOG4J]
04:48:04 [2024-03-06T09:48:04.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=321500404 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
04:48:04 [2024-03-06T09:48:04.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:04 [2024-03-06T09:48:04.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321500404 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:04 [2024-03-06T09:48:04.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321500404 data=null doit=true}, Tree node with text: mysession]
04:48:04 [2024-03-06T09:48:04.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321500405 data=null}, Tree node with text: mysession]
04:48:04 [2024-03-06T09:48:04.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321500405 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:04 [2024-03-06T09:48:04.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321500405 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:04 [2024-03-06T09:48:04.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321500406 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:04 [2024-03-06T09:48:04.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:04 [2024-03-06T09:48:04.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321500406 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:04 [2024-03-06T09:48:04.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321500406 data=null doit=true}, Tree node with text: mysession]
04:48:04 [2024-03-06T09:48:04.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321500406 data=null}, Tree node with text: mysession]
04:48:04 [2024-03-06T09:48:04.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321500406 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:04 [2024-03-06T09:48:04.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321500407 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:04 [2024-03-06T09:48:04.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321500408 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:04 [2024-03-06T09:48:04.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:48:04 [2024-03-06T09:48:04.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
04:48:04 [2024-03-06T09:48:04.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
04:48:04 [2024-03-06T09:48:04.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:48:04 [2024-03-06T09:48:04.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321500686 data=null doit=true}, Shell with text {Enable Events}]
04:48:04 [2024-03-06T09:48:04.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
04:48:04 [2024-03-06T09:48:04.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
04:48:04 [2024-03-06T09:48:04.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
04:48:04 [2024-03-06T09:48:04.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
04:48:04 [2024-03-06T09:48:04.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:48:04 [2024-03-06T09:48:04.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:04 [2024-03-06T09:48:04.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=321500734 data=null doit=true}, Button with text {Kernel}]
04:48:04 [2024-03-06T09:48:04.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=321500734 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
04:48:04 [2024-03-06T09:48:04.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:04 [2024-03-06T09:48:04.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=321500735 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:04 [2024-03-06T09:48:04.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=321500735 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:04 [2024-03-06T09:48:04.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=321500735 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:04 [2024-03-06T09:48:04.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=321500735 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=321500789 data=null doit=true}, TreeItem with text {All}]
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=321500789 data=null}, TreeItem with text {All}]
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=321500790 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321500790 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=321500791 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
04:48:04 [2024-03-06T09:48:04.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=321500791 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=321500792 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=321500792 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321500792 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}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=321500793 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
04:48:04 [2024-03-06T09:48:04.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
04:48:04 [2024-03-06T09:48:04.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3bb99ed3
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=321500796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=321500796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=321500796 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=321500796 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=321500796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=321500796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:04 [2024-03-06T09:48:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=321500796 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=321500797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=321500797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=321500797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=321500797 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=321500797 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Fatal
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=321500799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo' and in group (with mnemonic 'Log Level'))]
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Fatal
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=321500800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=321500800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=321500800 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=321500800 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=321500811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=321500811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=321500811 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=321500445 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:04 [2024-03-06T09:48:04.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:04 [2024-03-06T09:48:04.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:04 [2024-03-06T09:48:04.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:04 [2024-03-06T09:48:04.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:04 [2024-03-06T09:48:04.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:04 [2024-03-06T09:48:04.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=321500875 data=null doit=true}, Tree node with text: LOG4J]
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=321500875 data=null}, Tree node with text: LOG4J]
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=321500875 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321500875 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: LOG4J]
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=321500876 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:04 [2024-03-06T09:48:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321500890 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:04 [2024-03-06T09:48:04.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321500890 data=null doit=true}, Tree node with text: mysession]
04:48:04 [2024-03-06T09:48:04.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321500890 data=null}, Tree node with text: mysession]
04:48:04 [2024-03-06T09:48:04.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321500890 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:04 [2024-03-06T09:48:04.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321500890 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:04 [2024-03-06T09:48:04.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321500891 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:04 [2024-03-06T09:48:04.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:04 [2024-03-06T09:48:04.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321500892 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:04 [2024-03-06T09:48:04.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321500892 data=null doit=true}, Tree node with text: mysession]
04:48:04 [2024-03-06T09:48:04.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321500892 data=null}, Tree node with text: mysession]
04:48:04 [2024-03-06T09:48:04.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321500893 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:04 [2024-03-06T09:48:04.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321500893 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:04 [2024-03-06T09:48:04.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321500893 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:04 [2024-03-06T09:48:04.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:48:04 [2024-03-06T09:48:04.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
04:48:05 [2024-03-06T09:48:05.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
04:48:05 [2024-03-06T09:48:05.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:48:05 [2024-03-06T09:48:05.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321501213 data=null doit=true}, Shell with text {Enable Events}]
04:48:05 [2024-03-06T09:48:05.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:05 [2024-03-06T09:48:05.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:05 [2024-03-06T09:48:05.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:05 [2024-03-06T09:48:05.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:05 [2024-03-06T09:48:05.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
04:48:05 [2024-03-06T09:48:05.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
04:48:05 [2024-03-06T09:48:05.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
04:48:05 [2024-03-06T09:48:05.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
04:48:05 [2024-03-06T09:48:05.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:48:05 [2024-03-06T09:48:05.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:05 [2024-03-06T09:48:05.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:05 [2024-03-06T09:48:05.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:05 [2024-03-06T09:48:05.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:05 [2024-03-06T09:48:05.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:05 [2024-03-06T09:48:05.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:05 [2024-03-06T09:48:05.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:05 [2024-03-06T09:48:05.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:05 [2024-03-06T09:48:05.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:05 [2024-03-06T09:48:05.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=321501215 data=null doit=true}, Button with text {Kernel}]
04:48:05 [2024-03-06T09:48:05.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=321501215 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
04:48:05 [2024-03-06T09:48:05.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:05 [2024-03-06T09:48:05.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=321501216 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:05 [2024-03-06T09:48:05.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=321501216 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:05 [2024-03-06T09:48:05.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=321501216 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:05 [2024-03-06T09:48:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=321501216 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:05 [2024-03-06T09:48:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:05 [2024-03-06T09:48:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:05 [2024-03-06T09:48:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
04:48:05 [2024-03-06T09:48:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
04:48:05 [2024-03-06T09:48:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
04:48:05 [2024-03-06T09:48:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:05 [2024-03-06T09:48:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:05 [2024-03-06T09:48:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
04:48:05 [2024-03-06T09:48:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
04:48:05 [2024-03-06T09:48:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
04:48:05 [2024-03-06T09:48:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:05 [2024-03-06T09:48:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:05 [2024-03-06T09:48:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:05 [2024-03-06T09:48:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:05 [2024-03-06T09:48:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:05 [2024-03-06T09:48:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:05 [2024-03-06T09:48:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:05 [2024-03-06T09:48:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
04:48:05 [2024-03-06T09:48:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:48:05 [2024-03-06T09:48:05.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=321501271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=321501271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=321501271 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=321501271 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=321501272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=321501272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=321501272 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=321500928 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:05 [2024-03-06T09:48:05.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:05 [2024-03-06T09:48:05.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:05 [2024-03-06T09:48:05.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:05 [2024-03-06T09:48:05.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:05 [2024-03-06T09:48:05.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:05 [2024-03-06T09:48:05.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=321501341 data=null doit=true}, Tree node with text: LOG4J]
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=321501341 data=null}, Tree node with text: LOG4J]
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=321501342 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321501342 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: LOG4J]
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=321501343 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
04:48:05 [2024-03-06T09:48:05.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:05 [2024-03-06T09:48:05.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:05 [2024-03-06T09:48:05.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:05 [2024-03-06T09:48:05.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
04:48:05 [2024-03-06T09:48:05.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:05 [2024-03-06T09:48:05.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321501345 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321501345 data=null doit=true}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321501345 data=null}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321501346 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321501346 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321501347 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321501347 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321501347 data=null doit=true}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321501347 data=null}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321501347 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321501348 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321501348 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
04:48:05 [2024-03-06T09:48:05.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
04:48:05 [2024-03-06T09:48:05.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=321501399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
04:48:05 [2024-03-06T09:48:05.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
04:48:05 [2024-03-06T09:48:05.314Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:05 [2024-03-06T09:48:05.314Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:05 [2024-03-06T09:48:05.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:05 [2024-03-06T09:48:05.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321501501 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321501501 data=null doit=true}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321501501 data=null}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321501501 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321501502 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321501503 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:05 [2024-03-06T09:48:05.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321501504 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321501504 data=null doit=true}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321501504 data=null}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321501504 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321501504 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321501505 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
04:48:05 [2024-03-06T09:48:05.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
04:48:05 [2024-03-06T09:48:05.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=321501543 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
04:48:05 [2024-03-06T09:48:05.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
04:48:05 [2024-03-06T09:48:05.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
04:48:05 [2024-03-06T09:48:05.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:05 [2024-03-06T09:48:05.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:05 [2024-03-06T09:48:05.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:05 [2024-03-06T09:48:05.571Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
04:48:05 [2024-03-06T09:48:05.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:05 [2024-03-06T09:48:05.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=321501709 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger]
04:48:05 [2024-03-06T09:48:05.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=321501709 data=null doit=true}, Tree node with text: logger]
04:48:05 [2024-03-06T09:48:05.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=321501709 data=null}, Tree node with text: logger]
04:48:05 [2024-03-06T09:48:05.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=321501709 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger]
04:48:05 [2024-03-06T09:48:05.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321501710 data=null item=TreeItem {logger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: logger]
04:48:05 [2024-03-06T09:48:05.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=321501712 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, Tree node with text: logger]
04:48:05 [2024-03-06T09:48:05.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
04:48:05 [2024-03-06T09:48:05.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:05 [2024-03-06T09:48:05.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:48:05 [2024-03-06T09:48:05.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
04:48:05 [2024-03-06T09:48:05.571Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:05 [2024-03-06T09:48:05.571Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:05 [2024-03-06T09:48:05.571Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:05 [2024-03-06T09:48:05.571Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
04:48:05 [2024-03-06T09:48:05.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:05 [2024-03-06T09:48:05.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=321501760 data=null button=0 stateMask=0x0 x=161 y=124 count=0}, Tree node with text: anotherLogger]
04:48:05 [2024-03-06T09:48:05.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=321501760 data=null doit=true}, Tree node with text: anotherLogger]
04:48:05 [2024-03-06T09:48:05.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=321501760 data=null}, Tree node with text: anotherLogger]
04:48:05 [2024-03-06T09:48:05.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=321501760 data=null button=1 stateMask=0x0 x=161 y=124 count=1}, Tree node with text: anotherLogger]
04:48:05 [2024-03-06T09:48:05.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321501761 data=null item=TreeItem {anotherLogger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: anotherLogger]
04:48:05 [2024-03-06T09:48:05.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=321501765 data=null button=1 stateMask=0x80000 x=161 y=124 count=1}, Tree node with text: anotherLogger]
04:48:05 [2024-03-06T09:48:05.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
04:48:05 [2024-03-06T09:48:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:05 [2024-03-06T09:48:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:48:05 [2024-03-06T09:48:05.828Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:05 [2024-03-06T09:48:05.828Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:05 [2024-03-06T09:48:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:05 [2024-03-06T09:48:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321501812 data=null button=0 stateMask=0x0 x=113 y=-16 count=0}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321501812 data=null doit=true}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321501812 data=null}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321501812 data=null button=1 stateMask=0x0 x=113 y=-16 count=1}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321501813 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321501815 data=null button=1 stateMask=0x80000 x=113 y=-16 count=1}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:05 [2024-03-06T09:48:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321501815 data=null button=0 stateMask=0x0 x=113 y=-16 count=0}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321501816 data=null doit=true}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321501816 data=null}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321501816 data=null button=1 stateMask=0x0 x=113 y=-16 count=1}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321501816 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321501817 data=null button=1 stateMask=0x80000 x=113 y=-16 count=1}, Tree node with text: mysession]
04:48:05 [2024-03-06T09:48:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:48:05 [2024-03-06T09:48:05.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
04:48:06 [2024-03-06T09:48:06.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
04:48:06 [2024-03-06T09:48:06.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:48:06 [2024-03-06T09:48:06.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321502156 data=null doit=true}, Shell with text {Enable Events}]
04:48:06 [2024-03-06T09:48:06.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
04:48:06 [2024-03-06T09:48:06.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
04:48:06 [2024-03-06T09:48:06.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
04:48:06 [2024-03-06T09:48:06.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
04:48:06 [2024-03-06T09:48:06.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:48:06 [2024-03-06T09:48:06.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:06 [2024-03-06T09:48:06.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=321502158 data=null doit=true}, Button with text {Kernel}]
04:48:06 [2024-03-06T09:48:06.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=321502158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
04:48:06 [2024-03-06T09:48:06.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:06 [2024-03-06T09:48:06.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=321502159 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:06 [2024-03-06T09:48:06.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=321502159 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:06 [2024-03-06T09:48:06.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=321502159 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:06 [2024-03-06T09:48:06.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=321502159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:06 [2024-03-06T09:48:06.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:06 [2024-03-06T09:48:06.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:06 [2024-03-06T09:48:06.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
04:48:06 [2024-03-06T09:48:06.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
04:48:06 [2024-03-06T09:48:06.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
04:48:06 [2024-03-06T09:48:06.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
04:48:06 [2024-03-06T09:48:06.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:48:06 [2024-03-06T09:48:06.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:48:06 [2024-03-06T09:48:06.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:48:06 [2024-03-06T09:48:06.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
04:48:06 [2024-03-06T09:48:06.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=321502229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:06 [2024-03-06T09:48:06.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=321502229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:06 [2024-03-06T09:48:06.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=321502229 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:06 [2024-03-06T09:48:06.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=321502229 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:06 [2024-03-06T09:48:06.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=321502230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:06 [2024-03-06T09:48:06.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=321502230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:06 [2024-03-06T09:48:06.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=321502230 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:06 [2024-03-06T09:48:06.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=321501862 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
04:48:06 [2024-03-06T09:48:06.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:06 [2024-03-06T09:48:06.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:06 [2024-03-06T09:48:06.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:06 [2024-03-06T09:48:06.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:06 [2024-03-06T09:48:06.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:06 [2024-03-06T09:48:06.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:06 [2024-03-06T09:48:06.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:06 [2024-03-06T09:48:06.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=321502307 data=null doit=true}, Tree node with text: Python]
04:48:06 [2024-03-06T09:48:06.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=321502307 data=null}, Tree node with text: Python]
04:48:06 [2024-03-06T09:48:06.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=321502308 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
04:48:06 [2024-03-06T09:48:06.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321502308 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Python]
04:48:06 [2024-03-06T09:48:06.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=321502308 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
04:48:06 [2024-03-06T09:48:06.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:06 [2024-03-06T09:48:06.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321502309 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:06 [2024-03-06T09:48:06.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321502309 data=null doit=true}, Tree node with text: mysession]
04:48:06 [2024-03-06T09:48:06.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321502309 data=null}, Tree node with text: mysession]
04:48:06 [2024-03-06T09:48:06.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321502310 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:06 [2024-03-06T09:48:06.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321502310 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:06 [2024-03-06T09:48:06.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321502311 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:06 [2024-03-06T09:48:06.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:06 [2024-03-06T09:48:06.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321502311 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:06 [2024-03-06T09:48:06.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321502311 data=null doit=true}, Tree node with text: mysession]
04:48:06 [2024-03-06T09:48:06.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321502312 data=null}, Tree node with text: mysession]
04:48:06 [2024-03-06T09:48:06.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321502312 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:06 [2024-03-06T09:48:06.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321502312 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:06 [2024-03-06T09:48:06.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321502313 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:06 [2024-03-06T09:48:06.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:48:06 [2024-03-06T09:48:06.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
04:48:06 [2024-03-06T09:48:06.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
04:48:06 [2024-03-06T09:48:06.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:48:06 [2024-03-06T09:48:06.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321502652 data=null doit=true}, Shell with text {Enable Events}]
04:48:06 [2024-03-06T09:48:06.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=321502654 data=null doit=true}, Button with text {Kernel}]
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=321502654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=321502655 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=321502655 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=321502655 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=321502655 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=321502715 data=null doit=true}, TreeItem with text {All}]
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=321502716 data=null}, TreeItem with text {All}]
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=321502716 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321502716 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=321502717 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
04:48:06 [2024-03-06T09:48:06.599Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=321502718 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=321502718 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=321502719 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321502719 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}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=321502720 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
04:48:06 [2024-03-06T09:48:06.599Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
04:48:06 [2024-03-06T09:48:06.599Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:06 [2024-03-06T09:48:06.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:48:06 [2024-03-06T09:48:06.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:48:06 [2024-03-06T09:48:06.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:48:06 [2024-03-06T09:48:06.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
04:48:06 [2024-03-06T09:48:06.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=321502723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:06 [2024-03-06T09:48:06.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=321502723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:06 [2024-03-06T09:48:06.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=321502723 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:06 [2024-03-06T09:48:06.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=321502723 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:06 [2024-03-06T09:48:06.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=321502723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:06 [2024-03-06T09:48:06.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=321502723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:06 [2024-03-06T09:48:06.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=321502723 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:06 [2024-03-06T09:48:06.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=321502353 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
04:48:06 [2024-03-06T09:48:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:06 [2024-03-06T09:48:06.857Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:06 [2024-03-06T09:48:06.857Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:06 [2024-03-06T09:48:06.857Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:06 [2024-03-06T09:48:06.857Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:06 [2024-03-06T09:48:06.857Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:06 [2024-03-06T09:48:06.857Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:06 [2024-03-06T09:48:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=321502797 data=null doit=true}, Tree node with text: Python]
04:48:06 [2024-03-06T09:48:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=321502797 data=null}, Tree node with text: Python]
04:48:06 [2024-03-06T09:48:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=321502798 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
04:48:06 [2024-03-06T09:48:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321502800 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Python]
04:48:06 [2024-03-06T09:48:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=321502801 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
04:48:06 [2024-03-06T09:48:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:06 [2024-03-06T09:48:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321502802 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:06 [2024-03-06T09:48:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321502802 data=null doit=true}, Tree node with text: mysession]
04:48:06 [2024-03-06T09:48:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321502802 data=null}, Tree node with text: mysession]
04:48:06 [2024-03-06T09:48:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321502802 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:06 [2024-03-06T09:48:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321502802 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:06 [2024-03-06T09:48:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321502803 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:06 [2024-03-06T09:48:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:06 [2024-03-06T09:48:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321502804 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:06 [2024-03-06T09:48:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321502804 data=null doit=true}, Tree node with text: mysession]
04:48:06 [2024-03-06T09:48:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321502804 data=null}, Tree node with text: mysession]
04:48:06 [2024-03-06T09:48:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321502804 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:06 [2024-03-06T09:48:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321502804 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:06 [2024-03-06T09:48:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321502805 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:06 [2024-03-06T09:48:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:48:06 [2024-03-06T09:48:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
04:48:06 [2024-03-06T09:48:06.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
04:48:07 [2024-03-06T09:48:07.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:48:07 [2024-03-06T09:48:07.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321503139 data=null doit=true}, Shell with text {Enable Events}]
04:48:07 [2024-03-06T09:48:07.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=321503141 data=null doit=true}, Button with text {Kernel}]
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=321503141 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=321503141 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=321503141 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=321503141 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=321503142 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=321503193 data=null doit=true}, TreeItem with text {All}]
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=321503193 data=null}, TreeItem with text {All}]
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=321503193 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321503193 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=321503194 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
04:48:07 [2024-03-06T09:48:07.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=321503195 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=321503195 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=321503196 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321503196 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}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=321503197 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
04:48:07 [2024-03-06T09:48:07.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
04:48:07 [2024-03-06T09:48:07.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5541ea3c
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=321503199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=321503199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=321503199 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=321503199 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=321503200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=321503200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=321503200 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=321503200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=321503200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=321503200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=321503200 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=321503201 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Critical
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=321503202 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo' and in group (with mnemonic 'Log Level'))]
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Critical
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=321503213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=321503213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:07 [2024-03-06T09:48:07.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=321503213 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:07 [2024-03-06T09:48:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=321503213 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:07 [2024-03-06T09:48:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=321503214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:07 [2024-03-06T09:48:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=321503214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:07 [2024-03-06T09:48:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=321503214 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:07 [2024-03-06T09:48:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=321502840 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
04:48:07 [2024-03-06T09:48:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:07 [2024-03-06T09:48:07.117Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:07 [2024-03-06T09:48:07.117Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:07 [2024-03-06T09:48:07.117Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:07 [2024-03-06T09:48:07.117Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:07 [2024-03-06T09:48:07.117Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:07 [2024-03-06T09:48:07.117Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:07 [2024-03-06T09:48:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=321503290 data=null doit=true}, Tree node with text: Python]
04:48:07 [2024-03-06T09:48:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=321503290 data=null}, Tree node with text: Python]
04:48:07 [2024-03-06T09:48:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=321503290 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
04:48:07 [2024-03-06T09:48:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321503291 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Python]
04:48:07 [2024-03-06T09:48:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=321503292 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
04:48:07 [2024-03-06T09:48:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:07 [2024-03-06T09:48:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321503293 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321503293 data=null doit=true}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321503293 data=null}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321503293 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321503294 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321503295 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:07 [2024-03-06T09:48:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321503299 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321503299 data=null doit=true}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321503299 data=null}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321503299 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321503299 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321503300 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:48:07 [2024-03-06T09:48:07.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
04:48:07 [2024-03-06T09:48:07.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
04:48:07 [2024-03-06T09:48:07.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:48:07 [2024-03-06T09:48:07.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321503650 data=null doit=true}, Shell with text {Enable Events}]
04:48:07 [2024-03-06T09:48:07.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=321503653 data=null doit=true}, Button with text {Kernel}]
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=321503653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=321503654 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=321503654 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=321503654 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=321503654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=321503702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=321503702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=321503702 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=321503702 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=321503703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=321503703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:07 [2024-03-06T09:48:07.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=321503703 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:07 [2024-03-06T09:48:07.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=321503347 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
04:48:07 [2024-03-06T09:48:07.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:07 [2024-03-06T09:48:07.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:07 [2024-03-06T09:48:07.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:07 [2024-03-06T09:48:07.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:07 [2024-03-06T09:48:07.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:07 [2024-03-06T09:48:07.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:07 [2024-03-06T09:48:07.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:07 [2024-03-06T09:48:07.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=321503774 data=null doit=true}, Tree node with text: Python]
04:48:07 [2024-03-06T09:48:07.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=321503774 data=null}, Tree node with text: Python]
04:48:07 [2024-03-06T09:48:07.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=321503775 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
04:48:07 [2024-03-06T09:48:07.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321503775 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Python]
04:48:07 [2024-03-06T09:48:07.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=321503776 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
04:48:07 [2024-03-06T09:48:07.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:07 [2024-03-06T09:48:07.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:07 [2024-03-06T09:48:07.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:07 [2024-03-06T09:48:07.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won't expand it again.
04:48:07 [2024-03-06T09:48:07.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:07 [2024-03-06T09:48:07.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:07 [2024-03-06T09:48:07.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:07 [2024-03-06T09:48:07.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321503792 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321503792 data=null doit=true}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321503792 data=null}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321503792 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321503793 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321503794 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:07 [2024-03-06T09:48:07.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321503794 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321503794 data=null doit=true}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321503794 data=null}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321503795 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321503795 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321503796 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
04:48:07 [2024-03-06T09:48:07.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
04:48:07 [2024-03-06T09:48:07.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=321503837 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
04:48:07 [2024-03-06T09:48:07.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
04:48:07 [2024-03-06T09:48:07.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:07 [2024-03-06T09:48:07.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:07 [2024-03-06T09:48:07.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:07 [2024-03-06T09:48:07.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321503939 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321503939 data=null doit=true}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321503939 data=null}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321503939 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321503939 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321503941 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:07 [2024-03-06T09:48:07.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321503941 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321503942 data=null doit=true}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321503942 data=null}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321503942 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321503942 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321503943 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:07 [2024-03-06T09:48:07.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
04:48:07 [2024-03-06T09:48:07.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
04:48:07 [2024-03-06T09:48:07.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=321503990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
04:48:07 [2024-03-06T09:48:07.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
04:48:08 [2024-03-06T09:48:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
04:48:08 [2024-03-06T09:48:08.146Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:08 [2024-03-06T09:48:08.146Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:08 [2024-03-06T09:48:08.146Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:08 [2024-03-06T09:48:08.146Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won't expand it again.
04:48:08 [2024-03-06T09:48:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:08 [2024-03-06T09:48:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=321504160 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger]
04:48:08 [2024-03-06T09:48:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=321504160 data=null doit=true}, Tree node with text: logger]
04:48:08 [2024-03-06T09:48:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=321504160 data=null}, Tree node with text: logger]
04:48:08 [2024-03-06T09:48:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=321504161 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger]
04:48:08 [2024-03-06T09:48:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321504161 data=null item=TreeItem {logger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: logger]
04:48:08 [2024-03-06T09:48:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=321504163 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, Tree node with text: logger]
04:48:08 [2024-03-06T09:48:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
04:48:08 [2024-03-06T09:48:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:08 [2024-03-06T09:48:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:48:08 [2024-03-06T09:48:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
04:48:08 [2024-03-06T09:48:08.146Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:08 [2024-03-06T09:48:08.146Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:08 [2024-03-06T09:48:08.146Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:08 [2024-03-06T09:48:08.146Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won't expand it again.
04:48:08 [2024-03-06T09:48:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:08 [2024-03-06T09:48:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=321504213 data=null button=0 stateMask=0x0 x=161 y=123 count=0}, Tree node with text: anotherLogger]
04:48:08 [2024-03-06T09:48:08.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=321504213 data=null doit=true}, Tree node with text: anotherLogger]
04:48:08 [2024-03-06T09:48:08.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=321504214 data=null}, Tree node with text: anotherLogger]
04:48:08 [2024-03-06T09:48:08.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=321504214 data=null button=1 stateMask=0x0 x=161 y=123 count=1}, Tree node with text: anotherLogger]
04:48:08 [2024-03-06T09:48:08.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321504214 data=null item=TreeItem {anotherLogger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: anotherLogger]
04:48:08 [2024-03-06T09:48:08.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=321504218 data=null button=1 stateMask=0x80000 x=161 y=123 count=1}, Tree node with text: anotherLogger]
04:48:08 [2024-03-06T09:48:08.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
04:48:08 [2024-03-06T09:48:08.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:08 [2024-03-06T09:48:08.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:48:08 [2024-03-06T09:48:08.147Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:08 [2024-03-06T09:48:08.147Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:08 [2024-03-06T09:48:08.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:08 [2024-03-06T09:48:08.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321504270 data=null button=0 stateMask=0x0 x=113 y=-16 count=0}, Tree node with text: mysession]
04:48:08 [2024-03-06T09:48:08.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321504270 data=null doit=true}, Tree node with text: mysession]
04:48:08 [2024-03-06T09:48:08.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321504270 data=null}, Tree node with text: mysession]
04:48:08 [2024-03-06T09:48:08.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321504270 data=null button=1 stateMask=0x0 x=113 y=-16 count=1}, Tree node with text: mysession]
04:48:08 [2024-03-06T09:48:08.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321504270 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:08 [2024-03-06T09:48:08.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321504273 data=null button=1 stateMask=0x80000 x=113 y=-16 count=1}, Tree node with text: mysession]
04:48:08 [2024-03-06T09:48:08.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:08 [2024-03-06T09:48:08.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321504273 data=null button=0 stateMask=0x0 x=113 y=-16 count=0}, Tree node with text: mysession]
04:48:08 [2024-03-06T09:48:08.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321504273 data=null doit=true}, Tree node with text: mysession]
04:48:08 [2024-03-06T09:48:08.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321504273 data=null}, Tree node with text: mysession]
04:48:08 [2024-03-06T09:48:08.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321504273 data=null button=1 stateMask=0x0 x=113 y=-16 count=1}, Tree node with text: mysession]
04:48:08 [2024-03-06T09:48:08.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321504274 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:08 [2024-03-06T09:48:08.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321504274 data=null button=1 stateMask=0x80000 x=113 y=-16 count=1}, Tree node with text: mysession]
04:48:08 [2024-03-06T09:48:08.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
04:48:08 [2024-03-06T09:48:08.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
04:48:08 [2024-03-06T09:48:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
04:48:08 [2024-03-06T09:48:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
04:48:08 [2024-03-06T09:48:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321504457 data=null doit=true}, Shell with text {Destroy Confirmation}]
04:48:08 [2024-03-06T09:48:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:48:08 [2024-03-06T09:48:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:48:08 [2024-03-06T09:48:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:48:08 [2024-03-06T09:48:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:48:08 [2024-03-06T09:48:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:48:08 [2024-03-06T09:48:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:48:08 [2024-03-06T09:48:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321504458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:08 [2024-03-06T09:48:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321504471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:08 [2024-03-06T09:48:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321504471 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:08 [2024-03-06T09:48:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321504471 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:08 [2024-03-06T09:48:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321504472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:08 [2024-03-06T09:48:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321504472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:08 [2024-03-06T09:48:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321504472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:08 [2024-03-06T09:48:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=321504338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
04:48:08 [2024-03-06T09:48:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:08 [2024-03-06T09:48:08.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:08 [2024-03-06T09:48:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:08 [2024-03-06T09:48:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=321504527 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
04:48:08 [2024-03-06T09:48:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=321504527 data=null doit=true}, TreeItem with text {myNode}]
04:48:08 [2024-03-06T09:48:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=321504528 data=null}, TreeItem with text {myNode}]
04:48:08 [2024-03-06T09:48:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=321504528 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
04:48:08 [2024-03-06T09:48:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321504528 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
04:48:08 [2024-03-06T09:48:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=321504532 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
04:48:08 [2024-03-06T09:48:08.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:08 [2024-03-06T09:48:08.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=321504532 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
04:48:08 [2024-03-06T09:48:08.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=321504532 data=null doit=true}, TreeItem with text {myNode}]
04:48:08 [2024-03-06T09:48:08.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=321504533 data=null}, TreeItem with text {myNode}]
04:48:08 [2024-03-06T09:48:08.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=321504533 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
04:48:08 [2024-03-06T09:48:08.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321504533 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
04:48:08 [2024-03-06T09:48:08.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=321504535 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
04:48:08 [2024-03-06T09:48:08.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
04:48:08 [2024-03-06T09:48:08.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
04:48:08 [2024-03-06T09:48:08.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=321504597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
04:48:08 [2024-03-06T09:48:08.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
04:48:08 [2024-03-06T09:48:08.662Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.172 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
04:48:08 [2024-03-06T09:48:08.662Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest.testTraceSessionTree -- Time elapsed: 8.953 s
04:48:08 [2024-03-06T09:48:08.662Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
04:48:08 [2024-03-06T09:48:08.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1b82f62a] time=321504723 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:48:08 [2024-03-06T09:48:08.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:48:08 [2024-03-06T09:48:08.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:48:08 [2024-03-06T09:48:08.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:48:08 [2024-03-06T09:48:08.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:48:08 [2024-03-06T09:48:08.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=321504867 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:48:08 [2024-03-06T09:48:08.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:48:08 [2024-03-06T09:48:08.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
04:48:08 [2024-03-06T09:48:08.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:08 [2024-03-06T09:48:08.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:48:08 [2024-03-06T09:48:08.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:08 [2024-03-06T09:48:08.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=321505042 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
04:48:08 [2024-03-06T09:48:08.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=321505042 data=null doit=true}, TreeItem with text {myNode}]
04:48:08 [2024-03-06T09:48:08.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=321505042 data=null}, TreeItem with text {myNode}]
04:48:08 [2024-03-06T09:48:08.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=321505042 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:48:08 [2024-03-06T09:48:08.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321505042 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
04:48:08 [2024-03-06T09:48:08.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=321505044 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:48:08 [2024-03-06T09:48:08.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:08 [2024-03-06T09:48:08.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=321505045 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
04:48:08 [2024-03-06T09:48:08.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=321505047 data=null doit=true}, TreeItem with text {myNode}]
04:48:08 [2024-03-06T09:48:08.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=321505048 data=null}, TreeItem with text {myNode}]
04:48:08 [2024-03-06T09:48:08.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=321505048 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:48:08 [2024-03-06T09:48:08.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321505048 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
04:48:08 [2024-03-06T09:48:08.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=321505049 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:48:08 [2024-03-06T09:48:08.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
04:48:08 [2024-03-06T09:48:08.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
04:48:08 [2024-03-06T09:48:08.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=321505088 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
04:48:08 [2024-03-06T09:48:08.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
04:48:09 [2024-03-06T09:48:09.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:09 [2024-03-06T09:48:09.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=321505597 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
04:48:09 [2024-03-06T09:48:09.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=321505597 data=null doit=true}, Tree node with text: Sessions]
04:48:09 [2024-03-06T09:48:09.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=321505598 data=null}, Tree node with text: Sessions]
04:48:09 [2024-03-06T09:48:09.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=321505598 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
04:48:09 [2024-03-06T09:48:09.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321505598 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
04:48:09 [2024-03-06T09:48:09.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=321505600 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
04:48:09 [2024-03-06T09:48:09.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:09 [2024-03-06T09:48:09.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=321505600 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
04:48:09 [2024-03-06T09:48:09.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=321505600 data=null doit=true}, Tree node with text: Sessions]
04:48:09 [2024-03-06T09:48:09.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=321505601 data=null}, Tree node with text: Sessions]
04:48:09 [2024-03-06T09:48:09.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=321505601 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
04:48:09 [2024-03-06T09:48:09.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321505601 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
04:48:09 [2024-03-06T09:48:09.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=321505602 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
04:48:09 [2024-03-06T09:48:09.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
04:48:09 [2024-03-06T09:48:09.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
04:48:09 [2024-03-06T09:48:09.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
04:48:09 [2024-03-06T09:48:09.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
04:48:09 [2024-03-06T09:48:09.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321505830 data=null doit=true}, Shell with text {Create Session}]
04:48:09 [2024-03-06T09:48:09.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:09 [2024-03-06T09:48:09.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:48:09 [2024-03-06T09:48:09.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
04:48:09 [2024-03-06T09:48:09.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:48:09 [2024-03-06T09:48:09.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:09 [2024-03-06T09:48:09.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:48:09 [2024-03-06T09:48:09.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
04:48:09 [2024-03-06T09:48:09.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:48:09 [2024-03-06T09:48:09.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
04:48:09 [2024-03-06T09:48:09.738Z]  ", using matcher: of type 'Text'
04:48:09 [2024-03-06T09:48:09.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:48:09 [2024-03-06T09:48:09.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
04:48:09 [2024-03-06T09:48:09.738Z]  ", using matcher: with label (with mnemonic 'Session Name')
04:48:09 [2024-03-06T09:48:09.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
04:48:09 [2024-03-06T09:48:09.738Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:48:09 [2024-03-06T09:48:09.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
04:48:09 [2024-03-06T09:48:09.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
04:48:09 [2024-03-06T09:48:09.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
04:48:09 [2024-03-06T09:48:09.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:09 [2024-03-06T09:48:09.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:09 [2024-03-06T09:48:09.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:48:09 [2024-03-06T09:48:09.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:48:09 [2024-03-06T09:48:09.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:48:09 [2024-03-06T09:48:09.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
04:48:09 [2024-03-06T09:48:09.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=321505879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:09 [2024-03-06T09:48:09.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=321505879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:09 [2024-03-06T09:48:09.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=321505879 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:09 [2024-03-06T09:48:09.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=321505879 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:09 [2024-03-06T09:48:09.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=321505893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:09 [2024-03-06T09:48:09.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=321505894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:09 [2024-03-06T09:48:09.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=321505894 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:09 [2024-03-06T09:48:09.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=321505648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
04:48:09 [2024-03-06T09:48:09.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:09 [2024-03-06T09:48:09.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=321505950 data=null doit=true}, Tree node with text: Sessions]
04:48:09 [2024-03-06T09:48:09.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=321505950 data=null}, Tree node with text: Sessions]
04:48:09 [2024-03-06T09:48:09.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=321505951 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
04:48:09 [2024-03-06T09:48:09.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321505951 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
04:48:09 [2024-03-06T09:48:09.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=321505951 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
04:48:09 [2024-03-06T09:48:09.995Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:09 [2024-03-06T09:48:09.995Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:09 [2024-03-06T09:48:09.995Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:09 [2024-03-06T09:48:09.995Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:09 [2024-03-06T09:48:09.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:09 [2024-03-06T09:48:09.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321505953 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
04:48:09 [2024-03-06T09:48:09.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321505954 data=null doit=true}, Tree node with text: mysession]
04:48:09 [2024-03-06T09:48:09.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321505954 data=null}, Tree node with text: mysession]
04:48:09 [2024-03-06T09:48:09.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321505954 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
04:48:09 [2024-03-06T09:48:09.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321505954 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:09 [2024-03-06T09:48:09.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321505956 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
04:48:09 [2024-03-06T09:48:09.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:09 [2024-03-06T09:48:09.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321505957 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
04:48:09 [2024-03-06T09:48:09.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321505957 data=null doit=true}, Tree node with text: mysession]
04:48:09 [2024-03-06T09:48:09.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321505957 data=null}, Tree node with text: mysession]
04:48:09 [2024-03-06T09:48:09.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321505957 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
04:48:09 [2024-03-06T09:48:09.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321505957 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:09 [2024-03-06T09:48:09.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321505958 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
04:48:09 [2024-03-06T09:48:09.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:48:09 [2024-03-06T09:48:09.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321506305 data=null doit=true}, Shell with text {Enable Events}]
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls')
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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.
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=321506308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=321506308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=321506308 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=321506308 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=321506308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=321506308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=321506308 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=321506012 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
04:48:10 [2024-03-06T09:48:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:10 [2024-03-06T09:48:10.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:10 [2024-03-06T09:48:10.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:10 [2024-03-06T09:48:10.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:10 [2024-03-06T09:48:10.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:48:10 [2024-03-06T09:48:10.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:10 [2024-03-06T09:48:10.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:10 [2024-03-06T09:48:10.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:10 [2024-03-06T09:48:10.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:48:10 [2024-03-06T09:48:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=321506375 data=null doit=true}, Tree node with text: channel0]
04:48:10 [2024-03-06T09:48:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=321506376 data=null}, Tree node with text: channel0]
04:48:10 [2024-03-06T09:48:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=321506376 data=null button=1 stateMask=0x0 x=144 y=127 count=1}, Tree node with text: channel0]
04:48:10 [2024-03-06T09:48:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321506376 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
04:48:10 [2024-03-06T09:48:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=321506377 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
04:48:10 [2024-03-06T09:48:10.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:10 [2024-03-06T09:48:10.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:10 [2024-03-06T09:48:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:10 [2024-03-06T09:48:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321506378 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321506378 data=null doit=true}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321506378 data=null}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321506378 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321506378 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321506379 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:10 [2024-03-06T09:48:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321506379 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321506379 data=null doit=true}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321506379 data=null}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321506380 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321506380 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321506380 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
04:48:10 [2024-03-06T09:48:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
04:48:10 [2024-03-06T09:48:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=321506422 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
04:48:10 [2024-03-06T09:48:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
04:48:10 [2024-03-06T09:48:10.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:10 [2024-03-06T09:48:10.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:10 [2024-03-06T09:48:10.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:10 [2024-03-06T09:48:10.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321506524 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321506524 data=null doit=true}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321506524 data=null}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321506524 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321506525 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321506526 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:10 [2024-03-06T09:48:10.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321506526 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321506526 data=null doit=true}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321506526 data=null}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321506527 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321506527 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321506527 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
04:48:10 [2024-03-06T09:48:10.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
04:48:10 [2024-03-06T09:48:10.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=321506564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
04:48:10 [2024-03-06T09:48:10.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
04:48:10 [2024-03-06T09:48:10.511Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:10 [2024-03-06T09:48:10.511Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:10 [2024-03-06T09:48:10.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:10 [2024-03-06T09:48:10.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321506666 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321506666 data=null doit=true}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321506666 data=null}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321506666 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321506666 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321506670 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:10 [2024-03-06T09:48:10.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321506670 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321506670 data=null doit=true}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321506671 data=null}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321506671 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321506671 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321506672 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:10 [2024-03-06T09:48:10.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
04:48:10 [2024-03-06T09:48:10.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
04:48:10 [2024-03-06T09:48:10.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
04:48:10 [2024-03-06T09:48:10.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
04:48:10 [2024-03-06T09:48:10.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321506806 data=null doit=true}, Shell with text {Destroy Confirmation}]
04:48:10 [2024-03-06T09:48:10.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:48:10 [2024-03-06T09:48:10.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:48:10 [2024-03-06T09:48:10.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:48:10 [2024-03-06T09:48:10.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:48:10 [2024-03-06T09:48:10.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:48:10 [2024-03-06T09:48:10.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:48:10 [2024-03-06T09:48:10.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321506807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:10 [2024-03-06T09:48:10.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321506808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:10 [2024-03-06T09:48:10.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321506808 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:10 [2024-03-06T09:48:10.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321506808 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:10 [2024-03-06T09:48:10.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321506808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:10 [2024-03-06T09:48:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321506808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:10 [2024-03-06T09:48:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321506808 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:10 [2024-03-06T09:48:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=321506709 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
04:48:10 [2024-03-06T09:48:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:10 [2024-03-06T09:48:10.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:10 [2024-03-06T09:48:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:10 [2024-03-06T09:48:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=321506864 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
04:48:10 [2024-03-06T09:48:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=321506865 data=null doit=true}, TreeItem with text {myNode}]
04:48:10 [2024-03-06T09:48:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=321506865 data=null}, TreeItem with text {myNode}]
04:48:10 [2024-03-06T09:48:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=321506865 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
04:48:10 [2024-03-06T09:48:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321506865 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
04:48:10 [2024-03-06T09:48:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=321506867 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
04:48:10 [2024-03-06T09:48:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:10 [2024-03-06T09:48:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=321506868 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
04:48:10 [2024-03-06T09:48:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=321506868 data=null doit=true}, TreeItem with text {myNode}]
04:48:10 [2024-03-06T09:48:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=321506868 data=null}, TreeItem with text {myNode}]
04:48:10 [2024-03-06T09:48:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=321506868 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
04:48:10 [2024-03-06T09:48:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321506868 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
04:48:10 [2024-03-06T09:48:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=321506869 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
04:48:10 [2024-03-06T09:48:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
04:48:10 [2024-03-06T09:48:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
04:48:10 [2024-03-06T09:48:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=321506925 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
04:48:10 [2024-03-06T09:48:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
04:48:11 [2024-03-06T09:48:11.024Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.306 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
04:48:11 [2024-03-06T09:48:11.024Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest.testTraceSessionTree -- Time elapsed: 2.075 s
04:48:11 [2024-03-06T09:48:11.024Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
04:48:11 [2024-03-06T09:48:11.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1b82f62a] time=321507041 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:48:11 [2024-03-06T09:48:11.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:48:11 [2024-03-06T09:48:11.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:48:11 [2024-03-06T09:48:11.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:48:11 [2024-03-06T09:48:11.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:48:11 [2024-03-06T09:48:11.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=321507170 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:48:11 [2024-03-06T09:48:11.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:48:11 [2024-03-06T09:48:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
04:48:11 [2024-03-06T09:48:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:11 [2024-03-06T09:48:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:48:11 [2024-03-06T09:48:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:11 [2024-03-06T09:48:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=321507330 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
04:48:11 [2024-03-06T09:48:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=321507330 data=null doit=true}, TreeItem with text {myNode}]
04:48:11 [2024-03-06T09:48:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=321507330 data=null}, TreeItem with text {myNode}]
04:48:11 [2024-03-06T09:48:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=321507331 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:48:11 [2024-03-06T09:48:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321507331 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
04:48:11 [2024-03-06T09:48:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=321507334 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:48:11 [2024-03-06T09:48:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:11 [2024-03-06T09:48:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=321507335 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
04:48:11 [2024-03-06T09:48:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=321507335 data=null doit=true}, TreeItem with text {myNode}]
04:48:11 [2024-03-06T09:48:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=321507335 data=null}, TreeItem with text {myNode}]
04:48:11 [2024-03-06T09:48:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=321507335 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:48:11 [2024-03-06T09:48:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321507335 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
04:48:11 [2024-03-06T09:48:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=321507336 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:48:11 [2024-03-06T09:48:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
04:48:11 [2024-03-06T09:48:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
04:48:11 [2024-03-06T09:48:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=321507379 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
04:48:11 [2024-03-06T09:48:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
04:48:11 [2024-03-06T09:48:11.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:11 [2024-03-06T09:48:11.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=321507888 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
04:48:11 [2024-03-06T09:48:11.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=321507888 data=null doit=true}, Tree node with text: Sessions]
04:48:11 [2024-03-06T09:48:11.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=321507888 data=null}, Tree node with text: Sessions]
04:48:11 [2024-03-06T09:48:11.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=321507889 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
04:48:11 [2024-03-06T09:48:11.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321507889 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
04:48:11 [2024-03-06T09:48:11.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=321507894 data=null button=1 stateMask=0x80000 x=89 y=135 count=1}, Tree node with text: Sessions]
04:48:11 [2024-03-06T09:48:11.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:11 [2024-03-06T09:48:11.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=321507895 data=null button=0 stateMask=0x0 x=89 y=135 count=0}, Tree node with text: Sessions]
04:48:11 [2024-03-06T09:48:11.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=321507895 data=null doit=true}, Tree node with text: Sessions]
04:48:11 [2024-03-06T09:48:11.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=321507895 data=null}, Tree node with text: Sessions]
04:48:11 [2024-03-06T09:48:11.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=321507895 data=null button=1 stateMask=0x0 x=89 y=135 count=1}, Tree node with text: Sessions]
04:48:11 [2024-03-06T09:48:11.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321507896 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
04:48:11 [2024-03-06T09:48:11.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=321507897 data=null button=1 stateMask=0x80000 x=89 y=135 count=1}, Tree node with text: Sessions]
04:48:11 [2024-03-06T09:48:11.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
04:48:11 [2024-03-06T09:48:11.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
04:48:12 [2024-03-06T09:48:12.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
04:48:12 [2024-03-06T09:48:12.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
04:48:12 [2024-03-06T09:48:12.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321508241 data=null doit=true}, Shell with text {Create Session}]
04:48:12 [2024-03-06T09:48:12.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:12 [2024-03-06T09:48:12.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:48:12 [2024-03-06T09:48:12.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
04:48:12 [2024-03-06T09:48:12.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:48:12 [2024-03-06T09:48:12.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:12 [2024-03-06T09:48:12.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:48:12 [2024-03-06T09:48:12.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
04:48:12 [2024-03-06T09:48:12.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:48:12 [2024-03-06T09:48:12.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
04:48:12 [2024-03-06T09:48:12.098Z]  ", using matcher: of type 'Text'
04:48:12 [2024-03-06T09:48:12.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:48:12 [2024-03-06T09:48:12.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
04:48:12 [2024-03-06T09:48:12.098Z]  ", using matcher: with label (with mnemonic 'Session Name')
04:48:12 [2024-03-06T09:48:12.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
04:48:12 [2024-03-06T09:48:12.098Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:48:12 [2024-03-06T09:48:12.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
04:48:12 [2024-03-06T09:48:12.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
04:48:12 [2024-03-06T09:48:12.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
04:48:12 [2024-03-06T09:48:12.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:12 [2024-03-06T09:48:12.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:12 [2024-03-06T09:48:12.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:48:12 [2024-03-06T09:48:12.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:48:12 [2024-03-06T09:48:12.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:48:12 [2024-03-06T09:48:12.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
04:48:12 [2024-03-06T09:48:12.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=321508245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:12 [2024-03-06T09:48:12.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=321508245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:12 [2024-03-06T09:48:12.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=321508245 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:12 [2024-03-06T09:48:12.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=321508245 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:12 [2024-03-06T09:48:12.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=321508245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:12 [2024-03-06T09:48:12.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=321508245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:12 [2024-03-06T09:48:12.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=321508245 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:12 [2024-03-06T09:48:12.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=321507957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
04:48:12 [2024-03-06T09:48:12.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:12 [2024-03-06T09:48:12.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=321508301 data=null doit=true}, Tree node with text: Sessions]
04:48:12 [2024-03-06T09:48:12.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=321508301 data=null}, Tree node with text: Sessions]
04:48:12 [2024-03-06T09:48:12.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=321508301 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
04:48:12 [2024-03-06T09:48:12.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321508301 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
04:48:12 [2024-03-06T09:48:12.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=321508302 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
04:48:12 [2024-03-06T09:48:12.354Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:12 [2024-03-06T09:48:12.354Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:12 [2024-03-06T09:48:12.354Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:12 [2024-03-06T09:48:12.354Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Provider is already expanded. Won't expand it again.
04:48:12 [2024-03-06T09:48:12.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel} time=321508303 data=null doit=true}, Tree node with text: Kernel]
04:48:12 [2024-03-06T09:48:12.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel} time=321508303 data=null}, Tree node with text: Kernel]
04:48:12 [2024-03-06T09:48:12.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel} time=321508304 data=null button=1 stateMask=0x0 x=99 y=-11 count=1}, Tree node with text: Kernel]
04:48:12 [2024-03-06T09:48:12.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321508304 data=null item=TreeItem {Kernel} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Kernel]
04:48:12 [2024-03-06T09:48:12.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel} time=321508368 data=null button=1 stateMask=0x80000 x=99 y=-13144 count=1}, Tree node with text: Kernel]
04:48:12 [2024-03-06T09:48:12.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:12 [2024-03-06T09:48:12.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=321508369 data=null button=0 stateMask=0x0 x=140 y=-10177 count=0}, Tree node with text: sched_switch]
04:48:12 [2024-03-06T09:48:12.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sched_switch} time=321508369 data=null doit=true}, Tree node with text: sched_switch]
04:48:12 [2024-03-06T09:48:12.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=321508369 data=null}, Tree node with text: sched_switch]
04:48:12 [2024-03-06T09:48:12.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=321508370 data=null button=1 stateMask=0x0 x=140 y=-10177 count=1}, Tree node with text: sched_switch]
04:48:12 [2024-03-06T09:48:12.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321508370 data=null item=TreeItem {sched_switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: sched_switch]
04:48:12 [2024-03-06T09:48:12.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=321508373 data=null button=1 stateMask=0x80000 x=140 y=-10177 count=1}, Tree node with text: sched_switch]
04:48:12 [2024-03-06T09:48:12.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:12 [2024-03-06T09:48:12.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=321508373 data=null button=0 stateMask=0x0 x=140 y=-10177 count=0}, Tree node with text: sched_switch]
04:48:12 [2024-03-06T09:48:12.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sched_switch} time=321508373 data=null doit=true}, Tree node with text: sched_switch]
04:48:12 [2024-03-06T09:48:12.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=321508373 data=null}, Tree node with text: sched_switch]
04:48:12 [2024-03-06T09:48:12.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=321508374 data=null button=1 stateMask=0x0 x=140 y=-10177 count=1}, Tree node with text: sched_switch]
04:48:12 [2024-03-06T09:48:12.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321508374 data=null item=TreeItem {sched_switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: sched_switch]
04:48:12 [2024-03-06T09:48:12.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=321508375 data=null button=1 stateMask=0x80000 x=140 y=-10177 count=1}, Tree node with text: sched_switch]
04:48:12 [2024-03-06T09:48:12.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
04:48:12 [2024-03-06T09:48:12.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event...'
04:48:12 [2024-03-06T09:48:12.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event...'
04:48:12 [2024-03-06T09:48:12.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:48:12 [2024-03-06T09:48:12.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321508694 data=null doit=true}, Shell with text {Enable Events}]
04:48:12 [2024-03-06T09:48:12.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
04:48:12 [2024-03-06T09:48:12.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Session List", using matcher: with mnemonic 'Session List'
04:48:12 [2024-03-06T09:48:12.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List')
04:48:12 [2024-03-06T09:48:12.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List'))
04:48:12 [2024-03-06T09:48:12.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
04:48:12 [2024-03-06T09:48:12.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to mysession
04:48:12 [2024-03-06T09:48:12.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=321508695 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo' and in group (with mnemonic 'Session List'))]
04:48:12 [2024-03-06T09:48:12.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to mysession
04:48:12 [2024-03-06T09:48:12.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:12 [2024-03-06T09:48:12.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
04:48:12 [2024-03-06T09:48:12.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
04:48:12 [2024-03-06T09:48:12.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
04:48:12 [2024-03-06T09:48:12.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:12 [2024-03-06T09:48:12.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:12 [2024-03-06T09:48:12.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:48:12 [2024-03-06T09:48:12.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:48:12 [2024-03-06T09:48:12.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:48:12 [2024-03-06T09:48:12.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
04:48:12 [2024-03-06T09:48:12.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=321508699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:12 [2024-03-06T09:48:12.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=321508699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:12 [2024-03-06T09:48:12.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=321508699 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:12 [2024-03-06T09:48:12.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=321508699 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:12 [2024-03-06T09:48:12.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=321508699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:12 [2024-03-06T09:48:12.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=321508699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:12 [2024-03-06T09:48:12.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=321508699 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:12 [2024-03-06T09:48:12.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=321508422 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event...']
04:48:12 [2024-03-06T09:48:12.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:12 [2024-03-06T09:48:12.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:12 [2024-03-06T09:48:12.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:12 [2024-03-06T09:48:12.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:12 [2024-03-06T09:48:12.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:12 [2024-03-06T09:48:12.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:12 [2024-03-06T09:48:12.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:12 [2024-03-06T09:48:12.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:12 [2024-03-06T09:48:12.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:12 [2024-03-06T09:48:12.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:48:12 [2024-03-06T09:48:12.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:12 [2024-03-06T09:48:12.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:12 [2024-03-06T09:48:12.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:12 [2024-03-06T09:48:12.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:48:12 [2024-03-06T09:48:12.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=321508778 data=null doit=true}, Tree node with text: channel0]
04:48:12 [2024-03-06T09:48:12.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=321508778 data=null}, Tree node with text: channel0]
04:48:12 [2024-03-06T09:48:12.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=321508779 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
04:48:12 [2024-03-06T09:48:12.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321508779 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
04:48:12 [2024-03-06T09:48:12.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=321508779 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
04:48:12 [2024-03-06T09:48:12.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:12 [2024-03-06T09:48:12.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:12 [2024-03-06T09:48:12.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:12 [2024-03-06T09:48:12.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321508781 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
04:48:12 [2024-03-06T09:48:12.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321508781 data=null doit=true}, Tree node with text: mysession]
04:48:12 [2024-03-06T09:48:12.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321508781 data=null}, Tree node with text: mysession]
04:48:12 [2024-03-06T09:48:12.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321508787 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
04:48:12 [2024-03-06T09:48:12.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321508792 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:12 [2024-03-06T09:48:12.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321508794 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
04:48:12 [2024-03-06T09:48:12.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:12 [2024-03-06T09:48:12.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321508795 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
04:48:12 [2024-03-06T09:48:12.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321508795 data=null doit=true}, Tree node with text: mysession]
04:48:12 [2024-03-06T09:48:12.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321508795 data=null}, Tree node with text: mysession]
04:48:12 [2024-03-06T09:48:12.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321508795 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
04:48:12 [2024-03-06T09:48:12.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321508795 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:12 [2024-03-06T09:48:12.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321508796 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
04:48:12 [2024-03-06T09:48:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
04:48:12 [2024-03-06T09:48:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
04:48:12 [2024-03-06T09:48:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=321508878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
04:48:12 [2024-03-06T09:48:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
04:48:12 [2024-03-06T09:48:12.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:12 [2024-03-06T09:48:12.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:12 [2024-03-06T09:48:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:12 [2024-03-06T09:48:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321508980 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
04:48:12 [2024-03-06T09:48:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321508980 data=null doit=true}, Tree node with text: mysession]
04:48:12 [2024-03-06T09:48:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321508980 data=null}, Tree node with text: mysession]
04:48:12 [2024-03-06T09:48:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321508980 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
04:48:12 [2024-03-06T09:48:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321508981 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:12 [2024-03-06T09:48:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321508982 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
04:48:12 [2024-03-06T09:48:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:12 [2024-03-06T09:48:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321508982 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
04:48:12 [2024-03-06T09:48:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321508982 data=null doit=true}, Tree node with text: mysession]
04:48:12 [2024-03-06T09:48:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321508983 data=null}, Tree node with text: mysession]
04:48:12 [2024-03-06T09:48:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321508983 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
04:48:12 [2024-03-06T09:48:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321508983 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:12 [2024-03-06T09:48:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321508984 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
04:48:12 [2024-03-06T09:48:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
04:48:12 [2024-03-06T09:48:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
04:48:12 [2024-03-06T09:48:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=321509019 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
04:48:12 [2024-03-06T09:48:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
04:48:13 [2024-03-06T09:48:13.124Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:13 [2024-03-06T09:48:13.124Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:13 [2024-03-06T09:48:13.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:13 [2024-03-06T09:48:13.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321509121 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
04:48:13 [2024-03-06T09:48:13.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321509121 data=null doit=true}, Tree node with text: mysession]
04:48:13 [2024-03-06T09:48:13.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321509121 data=null}, Tree node with text: mysession]
04:48:13 [2024-03-06T09:48:13.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321509121 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
04:48:13 [2024-03-06T09:48:13.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321509121 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:13 [2024-03-06T09:48:13.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321509126 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
04:48:13 [2024-03-06T09:48:13.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:13 [2024-03-06T09:48:13.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321509126 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
04:48:13 [2024-03-06T09:48:13.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321509126 data=null doit=true}, Tree node with text: mysession]
04:48:13 [2024-03-06T09:48:13.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321509127 data=null}, Tree node with text: mysession]
04:48:13 [2024-03-06T09:48:13.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321509127 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
04:48:13 [2024-03-06T09:48:13.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321509127 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:13 [2024-03-06T09:48:13.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321509128 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
04:48:13 [2024-03-06T09:48:13.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
04:48:13 [2024-03-06T09:48:13.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
04:48:13 [2024-03-06T09:48:13.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
04:48:13 [2024-03-06T09:48:13.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
04:48:13 [2024-03-06T09:48:13.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321509259 data=null doit=true}, Shell with text {Destroy Confirmation}]
04:48:13 [2024-03-06T09:48:13.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:48:13 [2024-03-06T09:48:13.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:48:13 [2024-03-06T09:48:13.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:48:13 [2024-03-06T09:48:13.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:48:13 [2024-03-06T09:48:13.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:48:13 [2024-03-06T09:48:13.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:48:13 [2024-03-06T09:48:13.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321509259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:13 [2024-03-06T09:48:13.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321509259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:13 [2024-03-06T09:48:13.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321509260 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:13 [2024-03-06T09:48:13.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321509260 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:13 [2024-03-06T09:48:13.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321509260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:13 [2024-03-06T09:48:13.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321509273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:13 [2024-03-06T09:48:13.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321509275 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:13 [2024-03-06T09:48:13.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=321509161 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:13 [2024-03-06T09:48:13.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=321509333 data=null button=0 stateMask=0x0 x=70 y=-13190 count=0}, TreeItem with text {myNode}]
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=321509333 data=null doit=true}, TreeItem with text {myNode}]
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=321509333 data=null}, TreeItem with text {myNode}]
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=321509334 data=null button=1 stateMask=0x0 x=70 y=-13190 count=1}, TreeItem with text {myNode}]
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321509334 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=321509336 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=321509337 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=321509337 data=null doit=true}, TreeItem with text {myNode}]
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=321509337 data=null}, TreeItem with text {myNode}]
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=321509337 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321509337 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=321509338 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=321509393 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=321509507 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=321509507 data=null doit=true}, TreeItem with text {myNode}]
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=321509507 data=null}, TreeItem with text {myNode}]
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=321509507 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321509507 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=321509509 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=321509510 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=321509510 data=null doit=true}, TreeItem with text {myNode}]
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=321509510 data=null}, TreeItem with text {myNode}]
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=321509510 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321509510 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=321509511 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=321509546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
04:48:13 [2024-03-06T09:48:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
04:48:13 [2024-03-06T09:48:13.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:13 [2024-03-06T09:48:13.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=321510053 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
04:48:13 [2024-03-06T09:48:13.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=321510054 data=null doit=true}, Tree node with text: Sessions]
04:48:13 [2024-03-06T09:48:13.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=321510054 data=null}, Tree node with text: Sessions]
04:48:13 [2024-03-06T09:48:13.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=321510054 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
04:48:13 [2024-03-06T09:48:13.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321510054 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
04:48:13 [2024-03-06T09:48:13.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=321510055 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
04:48:13 [2024-03-06T09:48:13.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:13 [2024-03-06T09:48:13.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=321510056 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
04:48:13 [2024-03-06T09:48:13.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=321510056 data=null doit=true}, Tree node with text: Sessions]
04:48:13 [2024-03-06T09:48:13.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=321510056 data=null}, Tree node with text: Sessions]
04:48:13 [2024-03-06T09:48:13.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=321510056 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
04:48:13 [2024-03-06T09:48:13.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321510056 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
04:48:13 [2024-03-06T09:48:13.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=321510057 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
04:48:13 [2024-03-06T09:48:13.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
04:48:13 [2024-03-06T09:48:13.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
04:48:14 [2024-03-06T09:48:14.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
04:48:14 [2024-03-06T09:48:14.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
04:48:14 [2024-03-06T09:48:14.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321510328 data=null doit=true}, Shell with text {Create Session}]
04:48:14 [2024-03-06T09:48:14.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:14 [2024-03-06T09:48:14.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:48:14 [2024-03-06T09:48:14.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
04:48:14 [2024-03-06T09:48:14.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:48:14 [2024-03-06T09:48:14.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:14 [2024-03-06T09:48:14.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:48:14 [2024-03-06T09:48:14.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
04:48:14 [2024-03-06T09:48:14.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:48:14 [2024-03-06T09:48:14.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
04:48:14 [2024-03-06T09:48:14.200Z]  ", using matcher: of type 'Text'
04:48:14 [2024-03-06T09:48:14.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:48:14 [2024-03-06T09:48:14.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
04:48:14 [2024-03-06T09:48:14.200Z]  ", using matcher: with label (with mnemonic 'Session Name')
04:48:14 [2024-03-06T09:48:14.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
04:48:14 [2024-03-06T09:48:14.200Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:48:14 [2024-03-06T09:48:14.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
04:48:14 [2024-03-06T09:48:14.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
04:48:14 [2024-03-06T09:48:14.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
04:48:14 [2024-03-06T09:48:14.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:14 [2024-03-06T09:48:14.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:14 [2024-03-06T09:48:14.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:48:14 [2024-03-06T09:48:14.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:48:14 [2024-03-06T09:48:14.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:48:14 [2024-03-06T09:48:14.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
04:48:14 [2024-03-06T09:48:14.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=321510344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:14 [2024-03-06T09:48:14.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=321510344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:14 [2024-03-06T09:48:14.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=321510345 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:14 [2024-03-06T09:48:14.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=321510345 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:14 [2024-03-06T09:48:14.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=321510345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:14 [2024-03-06T09:48:14.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=321510345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:14 [2024-03-06T09:48:14.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=321510345 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:14 [2024-03-06T09:48:14.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=321510098 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
04:48:14 [2024-03-06T09:48:14.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:14 [2024-03-06T09:48:14.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=321510400 data=null doit=true}, Tree node with text: Sessions]
04:48:14 [2024-03-06T09:48:14.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=321510400 data=null}, Tree node with text: Sessions]
04:48:14 [2024-03-06T09:48:14.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=321510400 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
04:48:14 [2024-03-06T09:48:14.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321510400 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
04:48:14 [2024-03-06T09:48:14.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=321510401 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
04:48:14 [2024-03-06T09:48:14.458Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:14 [2024-03-06T09:48:14.458Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:14 [2024-03-06T09:48:14.458Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:14 [2024-03-06T09:48:14.458Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:14 [2024-03-06T09:48:14.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:14 [2024-03-06T09:48:14.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321510402 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321510402 data=null doit=true}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321510402 data=null}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321510403 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321510403 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321510405 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:14 [2024-03-06T09:48:14.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321510406 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321510406 data=null doit=true}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321510406 data=null}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321510406 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321510406 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321510407 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:48:14 [2024-03-06T09:48:14.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
04:48:14 [2024-03-06T09:48:14.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
04:48:14 [2024-03-06T09:48:14.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:48:14 [2024-03-06T09:48:14.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321510760 data=null doit=true}, Shell with text {Enable Events}]
04:48:14 [2024-03-06T09:48:14.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:14 [2024-03-06T09:48:14.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:14 [2024-03-06T09:48:14.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:14 [2024-03-06T09:48:14.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:14 [2024-03-06T09:48:14.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:14 [2024-03-06T09:48:14.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:14 [2024-03-06T09:48:14.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:14 [2024-03-06T09:48:14.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:14 [2024-03-06T09:48:14.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:14 [2024-03-06T09:48:14.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
04:48:14 [2024-03-06T09:48:14.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
04:48:14 [2024-03-06T09:48:14.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
04:48:14 [2024-03-06T09:48:14.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:48:14 [2024-03-06T09:48:14.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:14 [2024-03-06T09:48:14.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:14 [2024-03-06T09:48:14.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:14 [2024-03-06T09:48:14.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:14 [2024-03-06T09:48:14.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:14 [2024-03-06T09:48:14.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:14 [2024-03-06T09:48:14.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:14 [2024-03-06T09:48:14.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:14 [2024-03-06T09:48:14.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:48:14 [2024-03-06T09:48:14.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:48:14 [2024-03-06T09:48:14.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=321510773 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
04:48:14 [2024-03-06T09:48:14.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=321510773 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
04:48:14 [2024-03-06T09:48:14.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=321510773 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=321510773 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=321510798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=321510799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=321510799 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=321510799 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=321510799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=321510799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=321510799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=321510462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:14 [2024-03-06T09:48:14.716Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:14 [2024-03-06T09:48:14.716Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:14 [2024-03-06T09:48:14.716Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:14 [2024-03-06T09:48:14.716Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:14 [2024-03-06T09:48:14.716Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:14 [2024-03-06T09:48:14.716Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:14 [2024-03-06T09:48:14.716Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:48:14 [2024-03-06T09:48:14.716Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:14 [2024-03-06T09:48:14.716Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:14 [2024-03-06T09:48:14.716Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:14 [2024-03-06T09:48:14.716Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=321510873 data=null doit=true}, Tree node with text: channel0]
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=321510873 data=null}, Tree node with text: channel0]
04:48:14 [2024-03-06T09:48:14.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=321510873 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
04:48:14 [2024-03-06T09:48:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321510873 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
04:48:14 [2024-03-06T09:48:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=321510874 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
04:48:14 [2024-03-06T09:48:14.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:14 [2024-03-06T09:48:14.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:14 [2024-03-06T09:48:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:14 [2024-03-06T09:48:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321510875 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321510875 data=null doit=true}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321510875 data=null}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321510875 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321510875 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321510876 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:14 [2024-03-06T09:48:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321510877 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321510877 data=null doit=true}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321510877 data=null}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321510877 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321510877 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321510878 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
04:48:14 [2024-03-06T09:48:14.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
04:48:14 [2024-03-06T09:48:14.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=321510919 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
04:48:14 [2024-03-06T09:48:14.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
04:48:14 [2024-03-06T09:48:14.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:14 [2024-03-06T09:48:14.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:14 [2024-03-06T09:48:14.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:14 [2024-03-06T09:48:14.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321511020 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321511021 data=null doit=true}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321511021 data=null}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321511021 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321511021 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321511024 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:14 [2024-03-06T09:48:14.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321511025 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321511025 data=null doit=true}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321511025 data=null}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321511025 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321511025 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321511026 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:14 [2024-03-06T09:48:14.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
04:48:14 [2024-03-06T09:48:14.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
04:48:14 [2024-03-06T09:48:14.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=321511067 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
04:48:14 [2024-03-06T09:48:14.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
04:48:15 [2024-03-06T09:48:15.247Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:15 [2024-03-06T09:48:15.247Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:15 [2024-03-06T09:48:15.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:15 [2024-03-06T09:48:15.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321511192 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:15 [2024-03-06T09:48:15.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321511192 data=null doit=true}, Tree node with text: mysession]
04:48:15 [2024-03-06T09:48:15.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321511192 data=null}, Tree node with text: mysession]
04:48:15 [2024-03-06T09:48:15.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321511192 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:15 [2024-03-06T09:48:15.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321511192 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:15 [2024-03-06T09:48:15.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321511193 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:15 [2024-03-06T09:48:15.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:15 [2024-03-06T09:48:15.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321511194 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:15 [2024-03-06T09:48:15.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321511194 data=null doit=true}, Tree node with text: mysession]
04:48:15 [2024-03-06T09:48:15.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321511194 data=null}, Tree node with text: mysession]
04:48:15 [2024-03-06T09:48:15.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321511194 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:15 [2024-03-06T09:48:15.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321511194 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:15 [2024-03-06T09:48:15.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321511195 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:15 [2024-03-06T09:48:15.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
04:48:15 [2024-03-06T09:48:15.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
04:48:15 [2024-03-06T09:48:15.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
04:48:15 [2024-03-06T09:48:15.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
04:48:15 [2024-03-06T09:48:15.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321511487 data=null doit=true}, Shell with text {Destroy Confirmation}]
04:48:15 [2024-03-06T09:48:15.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:48:15 [2024-03-06T09:48:15.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:48:15 [2024-03-06T09:48:15.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:48:15 [2024-03-06T09:48:15.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:48:15 [2024-03-06T09:48:15.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:48:15 [2024-03-06T09:48:15.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:48:15 [2024-03-06T09:48:15.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321511488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:15 [2024-03-06T09:48:15.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321511488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:15 [2024-03-06T09:48:15.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321511488 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:15 [2024-03-06T09:48:15.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321511488 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:15 [2024-03-06T09:48:15.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321511489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:15 [2024-03-06T09:48:15.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321511489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:15 [2024-03-06T09:48:15.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321511489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:15 [2024-03-06T09:48:15.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=321511228 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
04:48:15 [2024-03-06T09:48:15.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:15 [2024-03-06T09:48:15.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:15 [2024-03-06T09:48:15.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:15 [2024-03-06T09:48:15.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=321511546 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
04:48:15 [2024-03-06T09:48:15.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=321511546 data=null doit=true}, TreeItem with text {myNode}]
04:48:15 [2024-03-06T09:48:15.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=321511546 data=null}, TreeItem with text {myNode}]
04:48:15 [2024-03-06T09:48:15.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=321511546 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
04:48:15 [2024-03-06T09:48:15.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321511546 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
04:48:15 [2024-03-06T09:48:15.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=321511549 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:48:15 [2024-03-06T09:48:15.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:15 [2024-03-06T09:48:15.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=321511549 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
04:48:15 [2024-03-06T09:48:15.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=321511549 data=null doit=true}, TreeItem with text {myNode}]
04:48:15 [2024-03-06T09:48:15.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=321511550 data=null}, TreeItem with text {myNode}]
04:48:15 [2024-03-06T09:48:15.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=321511550 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:48:15 [2024-03-06T09:48:15.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321511550 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
04:48:15 [2024-03-06T09:48:15.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=321511551 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:48:15 [2024-03-06T09:48:15.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
04:48:15 [2024-03-06T09:48:15.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
04:48:15 [2024-03-06T09:48:15.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=321511610 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
04:48:15 [2024-03-06T09:48:15.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
04:48:15 [2024-03-06T09:48:15.760Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.673 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
04:48:15 [2024-03-06T09:48:15.760Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest.testTraceSessionTreeKernelProvider -- Time elapsed: 2.249 s
04:48:15 [2024-03-06T09:48:15.760Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest.testTraceSessionTree -- Time elapsed: 2.216 s
04:48:15 [2024-03-06T09:48:15.760Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
04:48:15 [2024-03-06T09:48:15.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1b82f62a] time=321511723 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:48:15 [2024-03-06T09:48:15.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:48:15 [2024-03-06T09:48:15.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:48:15 [2024-03-06T09:48:15.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:48:15 [2024-03-06T09:48:15.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:48:15 [2024-03-06T09:48:15.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=321511873 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:48:15 [2024-03-06T09:48:15.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:48:16 [2024-03-06T09:48:16.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
04:48:16 [2024-03-06T09:48:16.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:16 [2024-03-06T09:48:16.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:48:16 [2024-03-06T09:48:16.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:16 [2024-03-06T09:48:16.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=321512038 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
04:48:16 [2024-03-06T09:48:16.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=321512038 data=null doit=true}, TreeItem with text {myNode}]
04:48:16 [2024-03-06T09:48:16.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=321512038 data=null}, TreeItem with text {myNode}]
04:48:16 [2024-03-06T09:48:16.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=321512038 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:48:16 [2024-03-06T09:48:16.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321512038 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
04:48:16 [2024-03-06T09:48:16.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=321512040 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:48:16 [2024-03-06T09:48:16.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:16 [2024-03-06T09:48:16.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=321512041 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
04:48:16 [2024-03-06T09:48:16.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=321512041 data=null doit=true}, TreeItem with text {myNode}]
04:48:16 [2024-03-06T09:48:16.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=321512041 data=null}, TreeItem with text {myNode}]
04:48:16 [2024-03-06T09:48:16.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=321512041 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:48:16 [2024-03-06T09:48:16.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321512041 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
04:48:16 [2024-03-06T09:48:16.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=321512042 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:48:16 [2024-03-06T09:48:16.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
04:48:16 [2024-03-06T09:48:16.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
04:48:16 [2024-03-06T09:48:16.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=321512084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
04:48:16 [2024-03-06T09:48:16.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
04:48:16 [2024-03-06T09:48:16.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:16 [2024-03-06T09:48:16.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=321512595 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
04:48:16 [2024-03-06T09:48:16.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=321512595 data=null doit=true}, Tree node with text: Sessions]
04:48:16 [2024-03-06T09:48:16.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=321512595 data=null}, Tree node with text: Sessions]
04:48:16 [2024-03-06T09:48:16.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=321512595 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
04:48:16 [2024-03-06T09:48:16.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321512596 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
04:48:16 [2024-03-06T09:48:16.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=321512597 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
04:48:16 [2024-03-06T09:48:16.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:16 [2024-03-06T09:48:16.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=321512598 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
04:48:16 [2024-03-06T09:48:16.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=321512598 data=null doit=true}, Tree node with text: Sessions]
04:48:16 [2024-03-06T09:48:16.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=321512598 data=null}, Tree node with text: Sessions]
04:48:16 [2024-03-06T09:48:16.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=321512599 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
04:48:16 [2024-03-06T09:48:16.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321512599 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
04:48:16 [2024-03-06T09:48:16.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=321512600 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
04:48:16 [2024-03-06T09:48:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
04:48:16 [2024-03-06T09:48:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
04:48:16 [2024-03-06T09:48:16.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
04:48:16 [2024-03-06T09:48:16.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
04:48:16 [2024-03-06T09:48:16.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321512949 data=null doit=true}, Shell with text {Create Session}]
04:48:16 [2024-03-06T09:48:16.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:16 [2024-03-06T09:48:16.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:48:16 [2024-03-06T09:48:16.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
04:48:16 [2024-03-06T09:48:16.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:48:16 [2024-03-06T09:48:16.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:16 [2024-03-06T09:48:16.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:48:16 [2024-03-06T09:48:16.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
04:48:16 [2024-03-06T09:48:16.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:48:16 [2024-03-06T09:48:16.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
04:48:16 [2024-03-06T09:48:16.833Z]  ", using matcher: of type 'Text'
04:48:16 [2024-03-06T09:48:16.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:48:16 [2024-03-06T09:48:16.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
04:48:16 [2024-03-06T09:48:16.833Z]  ", using matcher: with label (with mnemonic 'Session Name')
04:48:16 [2024-03-06T09:48:16.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
04:48:16 [2024-03-06T09:48:16.833Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:48:16 [2024-03-06T09:48:16.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
04:48:16 [2024-03-06T09:48:16.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
04:48:16 [2024-03-06T09:48:16.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
04:48:16 [2024-03-06T09:48:16.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:16 [2024-03-06T09:48:16.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:16 [2024-03-06T09:48:16.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:48:16 [2024-03-06T09:48:16.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:48:16 [2024-03-06T09:48:16.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:48:16 [2024-03-06T09:48:16.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
04:48:16 [2024-03-06T09:48:16.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=321512951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:16 [2024-03-06T09:48:16.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=321512951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:16 [2024-03-06T09:48:16.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=321512951 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:16 [2024-03-06T09:48:16.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=321512951 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:16 [2024-03-06T09:48:16.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=321512951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:16 [2024-03-06T09:48:16.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=321512952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:16 [2024-03-06T09:48:16.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=321512952 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:16 [2024-03-06T09:48:16.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=321512662 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
04:48:16 [2024-03-06T09:48:16.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:16 [2024-03-06T09:48:16.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=321513011 data=null doit=true}, Tree node with text: Sessions]
04:48:16 [2024-03-06T09:48:16.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=321513011 data=null}, Tree node with text: Sessions]
04:48:16 [2024-03-06T09:48:16.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=321513012 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
04:48:16 [2024-03-06T09:48:16.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321513012 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
04:48:16 [2024-03-06T09:48:16.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=321513012 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
04:48:16 [2024-03-06T09:48:16.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:16 [2024-03-06T09:48:16.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:16 [2024-03-06T09:48:16.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:16 [2024-03-06T09:48:16.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:16 [2024-03-06T09:48:16.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:16 [2024-03-06T09:48:16.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321513014 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
04:48:16 [2024-03-06T09:48:16.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321513014 data=null doit=true}, Tree node with text: mysession]
04:48:16 [2024-03-06T09:48:16.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321513014 data=null}, Tree node with text: mysession]
04:48:16 [2024-03-06T09:48:16.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321513014 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
04:48:16 [2024-03-06T09:48:16.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321513014 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:16 [2024-03-06T09:48:16.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321513017 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
04:48:16 [2024-03-06T09:48:16.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:16 [2024-03-06T09:48:16.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321513017 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
04:48:16 [2024-03-06T09:48:16.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321513017 data=null doit=true}, Tree node with text: mysession]
04:48:16 [2024-03-06T09:48:16.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321513017 data=null}, Tree node with text: mysession]
04:48:16 [2024-03-06T09:48:16.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321513018 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
04:48:16 [2024-03-06T09:48:16.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321513018 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:16 [2024-03-06T09:48:16.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321513019 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
04:48:17 [2024-03-06T09:48:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:48:17 [2024-03-06T09:48:17.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
04:48:17 [2024-03-06T09:48:17.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
04:48:17 [2024-03-06T09:48:17.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:48:17 [2024-03-06T09:48:17.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321513400 data=null doit=true}, Shell with text {Enable Events}]
04:48:17 [2024-03-06T09:48:17.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:17 [2024-03-06T09:48:17.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:17 [2024-03-06T09:48:17.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
04:48:17 [2024-03-06T09:48:17.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
04:48:17 [2024-03-06T09:48:17.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
04:48:17 [2024-03-06T09:48:17.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:48:17 [2024-03-06T09:48:17.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:17 [2024-03-06T09:48:17.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:17 [2024-03-06T09:48:17.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:17 [2024-03-06T09:48:17.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:48:17 [2024-03-06T09:48:17.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:48:17 [2024-03-06T09:48:17.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=321513402 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
04:48:17 [2024-03-06T09:48:17.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=321513402 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
04:48:17 [2024-03-06T09:48:17.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=321513402 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=321513402 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=321513430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=321513430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=321513430 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=321513430 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=321513430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=321513430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=321513430 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=321513080 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:17 [2024-03-06T09:48:17.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:17 [2024-03-06T09:48:17.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:17 [2024-03-06T09:48:17.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:17 [2024-03-06T09:48:17.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:48:17 [2024-03-06T09:48:17.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:17 [2024-03-06T09:48:17.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:17 [2024-03-06T09:48:17.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:17 [2024-03-06T09:48:17.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=321513511 data=null doit=true}, Tree node with text: channel0]
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=321513511 data=null}, Tree node with text: channel0]
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=321513511 data=null button=1 stateMask=0x0 x=144 y=127 count=1}, Tree node with text: channel0]
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321513511 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
04:48:17 [2024-03-06T09:48:17.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=321513517 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
04:48:17 [2024-03-06T09:48:17.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:17 [2024-03-06T09:48:17.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:17 [2024-03-06T09:48:17.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:17 [2024-03-06T09:48:17.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:17 [2024-03-06T09:48:17.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:17 [2024-03-06T09:48:17.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:17 [2024-03-06T09:48:17.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321513520 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
04:48:17 [2024-03-06T09:48:17.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321513520 data=null doit=true}, Tree node with text: mysession]
04:48:17 [2024-03-06T09:48:17.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321513520 data=null}, Tree node with text: mysession]
04:48:17 [2024-03-06T09:48:17.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321513521 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
04:48:17 [2024-03-06T09:48:17.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321513521 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:17 [2024-03-06T09:48:17.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321513522 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
04:48:17 [2024-03-06T09:48:17.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:17 [2024-03-06T09:48:17.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321513522 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
04:48:17 [2024-03-06T09:48:17.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321513522 data=null doit=true}, Tree node with text: mysession]
04:48:17 [2024-03-06T09:48:17.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321513523 data=null}, Tree node with text: mysession]
04:48:17 [2024-03-06T09:48:17.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321513523 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
04:48:17 [2024-03-06T09:48:17.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321513523 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:17 [2024-03-06T09:48:17.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321513524 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
04:48:17 [2024-03-06T09:48:17.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:48:17 [2024-03-06T09:48:17.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
04:48:17 [2024-03-06T09:48:17.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
04:48:17 [2024-03-06T09:48:17.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:48:17 [2024-03-06T09:48:17.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321513871 data=null doit=true}, Shell with text {Enable Events}]
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=321513883 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=321513883 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=321513883 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=321513883 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=321513910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=321513910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=321513910 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=321513910 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=321513910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:17 [2024-03-06T09:48:17.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=321513910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:17 [2024-03-06T09:48:17.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=321513910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:17 [2024-03-06T09:48:17.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=321513560 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
04:48:17 [2024-03-06T09:48:17.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:17 [2024-03-06T09:48:17.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:17 [2024-03-06T09:48:17.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:17 [2024-03-06T09:48:17.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:17 [2024-03-06T09:48:17.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:17 [2024-03-06T09:48:17.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:17 [2024-03-06T09:48:17.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:17 [2024-03-06T09:48:17.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:48:17 [2024-03-06T09:48:17.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:17 [2024-03-06T09:48:17.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:17 [2024-03-06T09:48:17.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:17 [2024-03-06T09:48:17.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:48:17 [2024-03-06T09:48:17.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=321513998 data=null doit=true}, Tree node with text: channel0]
04:48:17 [2024-03-06T09:48:17.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=321513998 data=null}, Tree node with text: channel0]
04:48:17 [2024-03-06T09:48:17.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=321513998 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
04:48:17 [2024-03-06T09:48:17.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321513999 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
04:48:17 [2024-03-06T09:48:17.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=321514000 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
04:48:17 [2024-03-06T09:48:17.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:17 [2024-03-06T09:48:17.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321514000 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:17 [2024-03-06T09:48:17.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321514000 data=null doit=true}, Tree node with text: mysession]
04:48:17 [2024-03-06T09:48:17.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321514001 data=null}, Tree node with text: mysession]
04:48:17 [2024-03-06T09:48:17.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321514001 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:17 [2024-03-06T09:48:17.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321514001 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:17 [2024-03-06T09:48:17.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321514002 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:17 [2024-03-06T09:48:17.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:17 [2024-03-06T09:48:17.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321514003 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:17 [2024-03-06T09:48:17.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321514003 data=null doit=true}, Tree node with text: mysession]
04:48:17 [2024-03-06T09:48:17.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321514003 data=null}, Tree node with text: mysession]
04:48:17 [2024-03-06T09:48:17.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321514003 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:17 [2024-03-06T09:48:17.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321514004 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:17 [2024-03-06T09:48:17.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321514004 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:17 [2024-03-06T09:48:17.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:48:17 [2024-03-06T09:48:17.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321514340 data=null doit=true}, Shell with text {Enable Events}]
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=321514342 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=321514342 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=321514342 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=321514343 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=321514345 data=null doit=true}, TreeItem with text {All}]
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=321514345 data=null}, TreeItem with text {All}]
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=321514346 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321514358 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
04:48:18 [2024-03-06T09:48:18.428Z] 
04:48:18 [2024-03-06T09:48:18.428Z] (Eclipse:11760): Gtk-CRITICAL **: 09:48:18.184: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:48:18 [2024-03-06T09:48:18.428Z] 
04:48:18 [2024-03-06T09:48:18.428Z] (Eclipse:11760): Gtk-CRITICAL **: 09:48:18.208: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=321514401 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
04:48:18 [2024-03-06T09:48:18.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: write
04:48:18 [2024-03-06T09:48:18.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: read
04:48:18 [2024-03-06T09:48:18.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: close
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:48:18 [2024-03-06T09:48:18.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:48:18 [2024-03-06T09:48:18.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:48:18 [2024-03-06T09:48:18.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
04:48:18 [2024-03-06T09:48:18.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=321514408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:18 [2024-03-06T09:48:18.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=321514408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:18 [2024-03-06T09:48:18.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=321514408 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:18 [2024-03-06T09:48:18.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=321514409 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:18 [2024-03-06T09:48:18.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=321514409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:18 [2024-03-06T09:48:18.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=321514409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:18 [2024-03-06T09:48:18.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=321514409 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:18 [2024-03-06T09:48:18.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=321514041 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
04:48:18 [2024-03-06T09:48:18.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:18 [2024-03-06T09:48:18.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:18 [2024-03-06T09:48:18.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:18 [2024-03-06T09:48:18.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:18 [2024-03-06T09:48:18.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:18 [2024-03-06T09:48:18.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:18 [2024-03-06T09:48:18.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:18 [2024-03-06T09:48:18.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:48:18 [2024-03-06T09:48:18.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:18 [2024-03-06T09:48:18.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:18 [2024-03-06T09:48:18.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:18 [2024-03-06T09:48:18.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:48:18 [2024-03-06T09:48:18.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=321514500 data=null doit=true}, Tree node with text: channel0]
04:48:18 [2024-03-06T09:48:18.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=321514500 data=null}, Tree node with text: channel0]
04:48:18 [2024-03-06T09:48:18.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=321514500 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
04:48:18 [2024-03-06T09:48:18.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321514500 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
04:48:18 [2024-03-06T09:48:18.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=321514501 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
04:48:18 [2024-03-06T09:48:18.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:18 [2024-03-06T09:48:18.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:18 [2024-03-06T09:48:18.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:18 [2024-03-06T09:48:18.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:48:18 [2024-03-06T09:48:18.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
04:48:18 [2024-03-06T09:48:18.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:18 [2024-03-06T09:48:18.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:18 [2024-03-06T09:48:18.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:18 [2024-03-06T09:48:18.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:48:18 [2024-03-06T09:48:18.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
04:48:18 [2024-03-06T09:48:18.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:18 [2024-03-06T09:48:18.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:18 [2024-03-06T09:48:18.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:18 [2024-03-06T09:48:18.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321514510 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:18 [2024-03-06T09:48:18.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321514510 data=null doit=true}, Tree node with text: mysession]
04:48:18 [2024-03-06T09:48:18.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321514510 data=null}, Tree node with text: mysession]
04:48:18 [2024-03-06T09:48:18.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321514511 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:18 [2024-03-06T09:48:18.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321514511 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:18 [2024-03-06T09:48:18.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321514512 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:18 [2024-03-06T09:48:18.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:18 [2024-03-06T09:48:18.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321514513 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:18 [2024-03-06T09:48:18.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321514513 data=null doit=true}, Tree node with text: mysession]
04:48:18 [2024-03-06T09:48:18.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321514513 data=null}, Tree node with text: mysession]
04:48:18 [2024-03-06T09:48:18.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321514513 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:18 [2024-03-06T09:48:18.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321514513 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:18 [2024-03-06T09:48:18.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321514514 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:18 [2024-03-06T09:48:18.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...'
04:48:18 [2024-03-06T09:48:18.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Channel...'
04:48:18 [2024-03-06T09:48:18.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Channel...'
04:48:18 [2024-03-06T09:48:18.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel'
04:48:18 [2024-03-06T09:48:18.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Channel} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321514850 data=null doit=true}, Shell with text {Enable Channel}]
04:48:18 [2024-03-06T09:48:18.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:18 [2024-03-06T09:48:18.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
04:48:18 [2024-03-06T09:48:18.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name')
04:48:18 [2024-03-06T09:48:18.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
04:48:18 [2024-03-06T09:48:18.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
04:48:18 [2024-03-06T09:48:18.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
04:48:18 [2024-03-06T09:48:18.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
04:48:18 [2024-03-06T09:48:18.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
04:48:18 [2024-03-06T09:48:18.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
04:48:18 [2024-03-06T09:48:18.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
04:48:18 [2024-03-06T09:48:18.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with mnemonic 'UST'
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=321514853 data=null doit=true}, Button with text {Kernel}]
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=321514853 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {UST} time=321514854 data=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {UST} time=321514854 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {UST} time=321514854 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {UST} time=321514854 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers'
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type'
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type')
04:48:18 [2024-03-06T09:48:18.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO'
04:48:18 [2024-03-06T09:48:18.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:48:18 [2024-03-06T09:48:18.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
04:48:18 [2024-03-06T09:48:18.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
04:48:18 [2024-03-06T09:48:18.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Per UID buffers} time=321514856 data=null doit=true}, (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')]
04:48:18 [2024-03-06T09:48:18.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Per UID buffers} time=321514864 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')]
04:48:18 [2024-03-06T09:48:18.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Per UID buffers} time=321514865 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')]
04:48:18 [2024-03-06T09:48:18.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Per UID buffers} time=321514865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')]
04:48:18 [2024-03-06T09:48:18.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
04:48:18 [2024-03-06T09:48:18.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:18 [2024-03-06T09:48:18.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:48:18 [2024-03-06T09:48:18.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:48:18 [2024-03-06T09:48:18.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:48:18 [2024-03-06T09:48:18.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
04:48:18 [2024-03-06T09:48:18.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=321514866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:18 [2024-03-06T09:48:18.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=321514866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:18 [2024-03-06T09:48:18.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=321514866 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:18 [2024-03-06T09:48:18.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=321514866 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:18 [2024-03-06T09:48:18.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=321514866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:18 [2024-03-06T09:48:18.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=321514866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:18 [2024-03-06T09:48:18.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=321514866 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:18 [2024-03-06T09:48:18.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=321514551 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Channel...']
04:48:18 [2024-03-06T09:48:18.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:18 [2024-03-06T09:48:18.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:18 [2024-03-06T09:48:18.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:18 [2024-03-06T09:48:18.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:18 [2024-03-06T09:48:18.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {UST global} time=321514952 data=null doit=true}, Tree node with text: UST global]
04:48:18 [2024-03-06T09:48:18.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {UST global} time=321514952 data=null}, Tree node with text: UST global]
04:48:18 [2024-03-06T09:48:18.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {UST global} time=321514952 data=null button=1 stateMask=0x0 x=131 y=81 count=1}, Tree node with text: UST global]
04:48:18 [2024-03-06T09:48:18.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321514952 data=null item=TreeItem {UST global} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: UST global]
04:48:18 [2024-03-06T09:48:18.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {UST global} time=321514953 data=null button=1 stateMask=0x80000 x=131 y=81 count=1}, Tree node with text: UST global]
04:48:18 [2024-03-06T09:48:18.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:18 [2024-03-06T09:48:18.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {channel0} time=321514954 data=null button=0 stateMask=0x0 x=144 y=104 count=0}, Tree node with text: channel0]
04:48:18 [2024-03-06T09:48:18.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=321514954 data=null doit=true}, Tree node with text: channel0]
04:48:18 [2024-03-06T09:48:18.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=321514954 data=null}, Tree node with text: channel0]
04:48:18 [2024-03-06T09:48:18.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=321514954 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
04:48:18 [2024-03-06T09:48:18.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321514959 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: channel0]
04:48:18 [2024-03-06T09:48:18.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=321514964 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
04:48:18 [2024-03-06T09:48:18.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:18 [2024-03-06T09:48:18.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {channel0} time=321514964 data=null button=0 stateMask=0x0 x=144 y=104 count=0}, Tree node with text: channel0]
04:48:18 [2024-03-06T09:48:18.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=321514964 data=null doit=true}, Tree node with text: channel0]
04:48:18 [2024-03-06T09:48:18.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=321514964 data=null}, Tree node with text: channel0]
04:48:18 [2024-03-06T09:48:18.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=321514965 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
04:48:18 [2024-03-06T09:48:18.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321514965 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: channel0]
04:48:18 [2024-03-06T09:48:18.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=321514966 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
04:48:18 [2024-03-06T09:48:18.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
04:48:18 [2024-03-06T09:48:18.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event...'
04:48:19 [2024-03-06T09:48:19.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event...'
04:48:19 [2024-03-06T09:48:19.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321515324 data=null doit=true}, Shell with text {Enable Events}]
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=321515340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=321515340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=321515340 data=null doit=true}, (of type 'Tree')]
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=321515340 data=null}, (of type 'Tree')]
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=321515341 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, (of type 'Tree')]
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321515341 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Tree')]
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=321515341 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, (of type 'Tree')]
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=321515343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=321515343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=321515343 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=321515343 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=321515343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=321515347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=321515347 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:19 [2024-03-06T09:48:19.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=321515032 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event...']
04:48:19 [2024-03-06T09:48:19.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:19 [2024-03-06T09:48:19.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:19 [2024-03-06T09:48:19.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:19 [2024-03-06T09:48:19.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:19 [2024-03-06T09:48:19.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
04:48:19 [2024-03-06T09:48:19.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=321515447 data=null doit=true}, Tree node with text: channel0]
04:48:19 [2024-03-06T09:48:19.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=321515447 data=null}, Tree node with text: channel0]
04:48:19 [2024-03-06T09:48:19.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=321515448 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
04:48:19 [2024-03-06T09:48:19.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321515448 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
04:48:19 [2024-03-06T09:48:19.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=321515448 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
04:48:19 [2024-03-06T09:48:19.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:19 [2024-03-06T09:48:19.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:19 [2024-03-06T09:48:19.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:19 [2024-03-06T09:48:19.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321515449 data=null button=0 stateMask=0x0 x=113 y=-11 count=0}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321515449 data=null doit=true}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321515449 data=null}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321515450 data=null button=1 stateMask=0x0 x=113 y=-11 count=1}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321515450 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321515451 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:19 [2024-03-06T09:48:19.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321515452 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321515452 data=null doit=true}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321515452 data=null}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321515452 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321515452 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321515453 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
04:48:19 [2024-03-06T09:48:19.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
04:48:19 [2024-03-06T09:48:19.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=321515525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
04:48:19 [2024-03-06T09:48:19.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
04:48:19 [2024-03-06T09:48:19.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:19 [2024-03-06T09:48:19.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:19 [2024-03-06T09:48:19.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:19 [2024-03-06T09:48:19.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321515627 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321515627 data=null doit=true}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321515627 data=null}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321515628 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321515628 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321515630 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:19 [2024-03-06T09:48:19.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321515634 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321515634 data=null doit=true}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321515634 data=null}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321515635 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321515635 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321515636 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
04:48:19 [2024-03-06T09:48:19.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
04:48:19 [2024-03-06T09:48:19.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=321515675 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
04:48:19 [2024-03-06T09:48:19.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
04:48:19 [2024-03-06T09:48:19.718Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:19 [2024-03-06T09:48:19.718Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:19 [2024-03-06T09:48:19.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:19 [2024-03-06T09:48:19.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321515777 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321515778 data=null doit=true}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321515778 data=null}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321515778 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321515778 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321515782 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:19 [2024-03-06T09:48:19.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321515813 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321515814 data=null doit=true}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321515814 data=null}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321515814 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321515814 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321515815 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
04:48:19 [2024-03-06T09:48:19.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
04:48:19 [2024-03-06T09:48:19.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
04:48:20 [2024-03-06T09:48:20.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
04:48:20 [2024-03-06T09:48:20.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
04:48:20 [2024-03-06T09:48:20.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321516312 data=null doit=true}, Shell with text {Fetch Remote Traces}]
04:48:20 [2024-03-06T09:48:20.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
04:48:20 [2024-03-06T09:48:20.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
04:48:20 [2024-03-06T09:48:20.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
04:48:20 [2024-03-06T09:48:20.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:48:20 [2024-03-06T09:48:20.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
04:48:20 [2024-03-06T09:48:20.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:48:20 [2024-03-06T09:48:20.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:48:20 [2024-03-06T09:48:20.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:48:20 [2024-03-06T09:48:20.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
04:48:20 [2024-03-06T09:48:20.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=321516314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:48:20 [2024-03-06T09:48:20.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=321516314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:48:20 [2024-03-06T09:48:20.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=321516314 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:48:20 [2024-03-06T09:48:20.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=321516314 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:48:20 [2024-03-06T09:48:20.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=321516314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:48:20 [2024-03-06T09:48:20.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=321516314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:48:20 [2024-03-06T09:48:20.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=321516314 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:48:20 [2024-03-06T09:48:20.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=321515857 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
04:48:20 [2024-03-06T09:48:20.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:20 [2024-03-06T09:48:20.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:20 [2024-03-06T09:48:20.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321516392 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
04:48:20 [2024-03-06T09:48:20.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321516393 data=null doit=true}, Tree node with text: mysession]
04:48:20 [2024-03-06T09:48:20.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321516393 data=null}, Tree node with text: mysession]
04:48:20 [2024-03-06T09:48:20.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321516393 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
04:48:20 [2024-03-06T09:48:20.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321516394 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:20 [2024-03-06T09:48:20.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321516394 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
04:48:20 [2024-03-06T09:48:20.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
04:48:20 [2024-03-06T09:48:20.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
04:48:20 [2024-03-06T09:48:20.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
04:48:20 [2024-03-06T09:48:20.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
04:48:20 [2024-03-06T09:48:20.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321516761 data=null doit=true}, Shell with text {Fetch Remote Traces}]
04:48:20 [2024-03-06T09:48:20.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
04:48:20 [2024-03-06T09:48:20.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
04:48:20 [2024-03-06T09:48:20.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
04:48:20 [2024-03-06T09:48:20.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:48:20 [2024-03-06T09:48:20.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:48:20 [2024-03-06T09:48:20.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:48:20 [2024-03-06T09:48:20.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:48:20 [2024-03-06T09:48:20.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:48:20 [2024-03-06T09:48:20.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:48:20 [2024-03-06T09:48:20.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321516762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:48:20 [2024-03-06T09:48:20.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321516762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:48:20 [2024-03-06T09:48:20.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321516762 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:48:20 [2024-03-06T09:48:20.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321516762 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:48:20 [2024-03-06T09:48:20.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321516762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:48:20 [2024-03-06T09:48:20.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321516762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:48:20 [2024-03-06T09:48:20.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:48:20 [2024-03-06T09:48:20.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:48:20 [2024-03-06T09:48:20.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:48:20 [2024-03-06T09:48:20.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:48:20 [2024-03-06T09:48:20.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:48:20 [2024-03-06T09:48:20.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:48:21 [2024-03-06T09:48:21.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321516762 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:48:21 [2024-03-06T09:48:21.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=321516428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
04:48:21 [2024-03-06T09:48:21.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:21 [2024-03-06T09:48:21.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:21 [2024-03-06T09:48:21.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:21 [2024-03-06T09:48:21.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321517309 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
04:48:21 [2024-03-06T09:48:21.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321517309 data=null doit=true}, Tree node with text: mysession]
04:48:21 [2024-03-06T09:48:21.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321517310 data=null}, Tree node with text: mysession]
04:48:21 [2024-03-06T09:48:21.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321517310 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
04:48:21 [2024-03-06T09:48:21.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321517310 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:21 [2024-03-06T09:48:21.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321517311 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
04:48:21 [2024-03-06T09:48:21.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:21 [2024-03-06T09:48:21.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321517326 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
04:48:21 [2024-03-06T09:48:21.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321517327 data=null doit=true}, Tree node with text: mysession]
04:48:21 [2024-03-06T09:48:21.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321517327 data=null}, Tree node with text: mysession]
04:48:21 [2024-03-06T09:48:21.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321517327 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
04:48:21 [2024-03-06T09:48:21.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321517327 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:21 [2024-03-06T09:48:21.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321517328 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
04:48:21 [2024-03-06T09:48:21.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
04:48:21 [2024-03-06T09:48:21.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
04:48:21 [2024-03-06T09:48:21.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
04:48:21 [2024-03-06T09:48:21.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
04:48:21 [2024-03-06T09:48:21.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321517732 data=null doit=true}, Shell with text {Fetch Remote Traces}]
04:48:21 [2024-03-06T09:48:21.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
04:48:21 [2024-03-06T09:48:21.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
04:48:21 [2024-03-06T09:48:21.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
04:48:21 [2024-03-06T09:48:21.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:48:21 [2024-03-06T09:48:21.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
04:48:21 [2024-03-06T09:48:21.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:48:21 [2024-03-06T09:48:21.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:48:21 [2024-03-06T09:48:21.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:48:21 [2024-03-06T09:48:21.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
04:48:21 [2024-03-06T09:48:21.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=321517733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:48:21 [2024-03-06T09:48:21.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=321517742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:48:21 [2024-03-06T09:48:21.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=321517742 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:48:21 [2024-03-06T09:48:21.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=321517742 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:48:21 [2024-03-06T09:48:21.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=321517742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:48:21 [2024-03-06T09:48:21.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=321517742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:48:21 [2024-03-06T09:48:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=321517742 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:48:21 [2024-03-06T09:48:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=321517391 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
04:48:21 [2024-03-06T09:48:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:21 [2024-03-06T09:48:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:21 [2024-03-06T09:48:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321517813 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
04:48:21 [2024-03-06T09:48:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321517813 data=null doit=true}, Tree node with text: mysession]
04:48:21 [2024-03-06T09:48:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321517813 data=null}, Tree node with text: mysession]
04:48:21 [2024-03-06T09:48:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321517814 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
04:48:21 [2024-03-06T09:48:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321517814 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:21 [2024-03-06T09:48:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321517815 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
04:48:21 [2024-03-06T09:48:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
04:48:21 [2024-03-06T09:48:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
04:48:21 [2024-03-06T09:48:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
04:48:22 [2024-03-06T09:48:22.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
04:48:22 [2024-03-06T09:48:22.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321518166 data=null doit=true}, Shell with text {Fetch Remote Traces}]
04:48:22 [2024-03-06T09:48:22.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
04:48:22 [2024-03-06T09:48:22.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
04:48:22 [2024-03-06T09:48:22.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
04:48:22 [2024-03-06T09:48:22.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
04:48:22 [2024-03-06T09:48:22.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:48:22 [2024-03-06T09:48:22.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:48:22 [2024-03-06T09:48:22.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:48:22 [2024-03-06T09:48:22.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:48:22 [2024-03-06T09:48:22.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Create Experiment}. Setting state to selected
04:48:22 [2024-03-06T09:48:22.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create Experiment} time=321518175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:22 [2024-03-06T09:48:22.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=321518175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:22 [2024-03-06T09:48:22.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create Experiment} time=321518175 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:22 [2024-03-06T09:48:22.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create Experiment} time=321518176 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:22 [2024-03-06T09:48:22.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create Experiment} time=321518176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:22 [2024-03-06T09:48:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create Experiment} time=321518176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:22 [2024-03-06T09:48:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create Experiment} time=321518176 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:22 [2024-03-06T09:48:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create Experiment} time=321518177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:22 [2024-03-06T09:48:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=321518177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:22 [2024-03-06T09:48:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create Experiment} time=321518177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:22 [2024-03-06T09:48:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create Experiment} time=321518177 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:22 [2024-03-06T09:48:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create Experiment} time=321518177 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:22 [2024-03-06T09:48:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:48:22 [2024-03-06T09:48:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
04:48:22 [2024-03-06T09:48:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
04:48:22 [2024-03-06T09:48:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
04:48:22 [2024-03-06T09:48:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:48:22 [2024-03-06T09:48:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:48:22 [2024-03-06T09:48:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:48:22 [2024-03-06T09:48:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:48:22 [2024-03-06T09:48:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:48:22 [2024-03-06T09:48:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:48:22 [2024-03-06T09:48:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321518194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:48:22 [2024-03-06T09:48:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321518194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:48:22 [2024-03-06T09:48:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321518194 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:48:22 [2024-03-06T09:48:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321518194 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:48:22 [2024-03-06T09:48:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321518194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:48:22 [2024-03-06T09:48:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321518195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:48:22 [2024-03-06T09:48:22.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:48:22 [2024-03-06T09:48:22.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:48:22 [2024-03-06T09:48:22.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:48:22 [2024-03-06T09:48:22.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:48:22 [2024-03-06T09:48:22.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:48:22 [2024-03-06T09:48:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:48:22 [2024-03-06T09:48:22.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321518195 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:48:22 [2024-03-06T09:48:22.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=321517849 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
04:48:22 [2024-03-06T09:48:22.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:22 [2024-03-06T09:48:22.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:22 [2024-03-06T09:48:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:22 [2024-03-06T09:48:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321518717 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
04:48:22 [2024-03-06T09:48:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321518717 data=null doit=true}, Tree node with text: mysession]
04:48:22 [2024-03-06T09:48:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321518717 data=null}, Tree node with text: mysession]
04:48:22 [2024-03-06T09:48:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321518717 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
04:48:22 [2024-03-06T09:48:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321518717 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:22 [2024-03-06T09:48:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321518718 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
04:48:22 [2024-03-06T09:48:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:22 [2024-03-06T09:48:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321518733 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
04:48:22 [2024-03-06T09:48:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321518733 data=null doit=true}, Tree node with text: mysession]
04:48:22 [2024-03-06T09:48:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321518734 data=null}, Tree node with text: mysession]
04:48:22 [2024-03-06T09:48:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321518734 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
04:48:22 [2024-03-06T09:48:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321518734 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:22 [2024-03-06T09:48:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321518735 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
04:48:22 [2024-03-06T09:48:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
04:48:22 [2024-03-06T09:48:22.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
04:48:22 [2024-03-06T09:48:22.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
04:48:23 [2024-03-06T09:48:23.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
04:48:23 [2024-03-06T09:48:23.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321519098 data=null doit=true}, Shell with text {Fetch Remote Traces}]
04:48:23 [2024-03-06T09:48:23.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
04:48:23 [2024-03-06T09:48:23.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
04:48:23 [2024-03-06T09:48:23.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
04:48:23 [2024-03-06T09:48:23.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:48:23 [2024-03-06T09:48:23.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
04:48:23 [2024-03-06T09:48:23.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:48:23 [2024-03-06T09:48:23.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:48:23 [2024-03-06T09:48:23.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:48:23 [2024-03-06T09:48:23.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
04:48:23 [2024-03-06T09:48:23.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=321519099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:48:23 [2024-03-06T09:48:23.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=321519099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:48:23 [2024-03-06T09:48:23.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=321519099 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:48:23 [2024-03-06T09:48:23.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=321519099 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:48:23 [2024-03-06T09:48:23.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=321519099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:48:23 [2024-03-06T09:48:23.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=321519099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:48:23 [2024-03-06T09:48:23.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=321519099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:48:23 [2024-03-06T09:48:23.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=321518769 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
04:48:23 [2024-03-06T09:48:23.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:23 [2024-03-06T09:48:23.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:23 [2024-03-06T09:48:23.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321519159 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
04:48:23 [2024-03-06T09:48:23.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321519159 data=null doit=true}, Tree node with text: mysession]
04:48:23 [2024-03-06T09:48:23.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321519159 data=null}, Tree node with text: mysession]
04:48:23 [2024-03-06T09:48:23.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321519160 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
04:48:23 [2024-03-06T09:48:23.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321519160 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:23 [2024-03-06T09:48:23.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321519161 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
04:48:23 [2024-03-06T09:48:23.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
04:48:23 [2024-03-06T09:48:23.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321519522 data=null doit=true}, Shell with text {Fetch Remote Traces}]
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Create Experiment}. Setting state to selected
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create Experiment} time=321519523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=321519523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create Experiment} time=321519523 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create Experiment} time=321519523 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create Experiment} time=321519524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create Experiment} time=321519524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create Experiment} time=321519524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create Experiment} time=321519545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=321519546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create Experiment} time=321519546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create Experiment} time=321519546 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create Experiment} time=321519546 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text'
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options')
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "mysession-20151201-2...", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
04:48:23 [2024-03-06T09:48:23.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text'
04:48:23 [2024-03-06T09:48:23.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
04:48:23 [2024-03-06T09:48:23.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
04:48:23 [2024-03-06T09:48:23.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
04:48:23 [2024-03-06T09:48:23.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:48:23 [2024-03-06T09:48:23.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:48:23 [2024-03-06T09:48:23.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:48:23 [2024-03-06T09:48:23.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:48:23 [2024-03-06T09:48:23.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:48:23 [2024-03-06T09:48:23.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
04:48:23 [2024-03-06T09:48:23.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
04:48:23 [2024-03-06T09:48:23.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
04:48:23 [2024-03-06T09:48:23.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:48:23 [2024-03-06T09:48:23.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:48:23 [2024-03-06T09:48:23.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:48:23 [2024-03-06T09:48:23.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:48:23 [2024-03-06T09:48:23.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:48:23 [2024-03-06T09:48:23.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
04:48:23 [2024-03-06T09:48:23.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
04:48:23 [2024-03-06T09:48:23.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
04:48:23 [2024-03-06T09:48:23.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:48:23 [2024-03-06T09:48:23.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
04:48:23 [2024-03-06T09:48:23.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:48:23 [2024-03-06T09:48:23.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:48:23 [2024-03-06T09:48:23.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:48:23 [2024-03-06T09:48:23.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
04:48:23 [2024-03-06T09:48:23.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=321519557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:48:23 [2024-03-06T09:48:23.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=321519557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:48:23 [2024-03-06T09:48:23.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=321519557 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:48:23 [2024-03-06T09:48:23.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=321519558 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:48:23 [2024-03-06T09:48:23.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=321519558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:48:23 [2024-03-06T09:48:23.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=321519558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:48:23 [2024-03-06T09:48:23.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:48:23 [2024-03-06T09:48:23.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:48:23 [2024-03-06T09:48:23.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:48:23 [2024-03-06T09:48:23.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:48:23 [2024-03-06T09:48:23.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:48:23 [2024-03-06T09:48:23.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
04:48:23 [2024-03-06T09:48:23.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=321519558 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
04:48:23 [2024-03-06T09:48:23.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=321519195 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
04:48:24 [2024-03-06T09:48:24.129Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:24 [2024-03-06T09:48:24.129Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:24 [2024-03-06T09:48:24.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:24 [2024-03-06T09:48:24.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321520102 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
04:48:24 [2024-03-06T09:48:24.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321520102 data=null doit=true}, Tree node with text: mysession]
04:48:24 [2024-03-06T09:48:24.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321520102 data=null}, Tree node with text: mysession]
04:48:24 [2024-03-06T09:48:24.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321520102 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
04:48:24 [2024-03-06T09:48:24.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321520102 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:24 [2024-03-06T09:48:24.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321520103 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
04:48:24 [2024-03-06T09:48:24.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:24 [2024-03-06T09:48:24.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321520104 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
04:48:24 [2024-03-06T09:48:24.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321520104 data=null doit=true}, Tree node with text: mysession]
04:48:24 [2024-03-06T09:48:24.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321520104 data=null}, Tree node with text: mysession]
04:48:24 [2024-03-06T09:48:24.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321520104 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
04:48:24 [2024-03-06T09:48:24.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321520104 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:24 [2024-03-06T09:48:24.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321520105 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
04:48:24 [2024-03-06T09:48:24.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
04:48:24 [2024-03-06T09:48:24.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
04:48:24 [2024-03-06T09:48:24.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
04:48:24 [2024-03-06T09:48:24.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
04:48:24 [2024-03-06T09:48:24.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321520399 data=null doit=true}, Shell with text {Destroy Confirmation}]
04:48:24 [2024-03-06T09:48:24.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:48:24 [2024-03-06T09:48:24.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:48:24 [2024-03-06T09:48:24.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:48:24 [2024-03-06T09:48:24.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:48:24 [2024-03-06T09:48:24.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:48:24 [2024-03-06T09:48:24.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:48:24 [2024-03-06T09:48:24.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321520399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:24 [2024-03-06T09:48:24.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321520400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:24 [2024-03-06T09:48:24.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321520400 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:24 [2024-03-06T09:48:24.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321520400 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:24 [2024-03-06T09:48:24.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321520400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:24 [2024-03-06T09:48:24.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321520400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:24 [2024-03-06T09:48:24.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321520400 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:24 [2024-03-06T09:48:24.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=321520139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
04:48:24 [2024-03-06T09:48:24.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:24 [2024-03-06T09:48:24.385Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:24 [2024-03-06T09:48:24.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:24 [2024-03-06T09:48:24.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=321520475 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
04:48:24 [2024-03-06T09:48:24.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=321520475 data=null doit=true}, TreeItem with text {myNode}]
04:48:24 [2024-03-06T09:48:24.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=321520475 data=null}, TreeItem with text {myNode}]
04:48:24 [2024-03-06T09:48:24.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=321520475 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
04:48:24 [2024-03-06T09:48:24.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321520475 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
04:48:24 [2024-03-06T09:48:24.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=321520477 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:48:24 [2024-03-06T09:48:24.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:24 [2024-03-06T09:48:24.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=321520477 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
04:48:24 [2024-03-06T09:48:24.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=321520478 data=null doit=true}, TreeItem with text {myNode}]
04:48:24 [2024-03-06T09:48:24.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=321520478 data=null}, TreeItem with text {myNode}]
04:48:24 [2024-03-06T09:48:24.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=321520478 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:48:24 [2024-03-06T09:48:24.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321520478 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
04:48:24 [2024-03-06T09:48:24.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=321520479 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:48:24 [2024-03-06T09:48:24.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
04:48:24 [2024-03-06T09:48:24.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
04:48:24 [2024-03-06T09:48:24.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=321520536 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
04:48:24 [2024-03-06T09:48:24.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
04:48:24 [2024-03-06T09:48:24.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1b82f62a] time=321520653 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:48:24 [2024-03-06T09:48:24.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:48:24 [2024-03-06T09:48:24.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:24 [2024-03-06T09:48:24.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:48:24 [2024-03-06T09:48:24.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:24 [2024-03-06T09:48:24.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote} time=321520687 data=null button=0 stateMask=0x0 x=67 y=12 count=0}, TreeItem with text {Remote}]
04:48:24 [2024-03-06T09:48:24.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote} time=321520687 data=null doit=true}, TreeItem with text {Remote}]
04:48:24 [2024-03-06T09:48:24.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote} time=321520687 data=null}, TreeItem with text {Remote}]
04:48:24 [2024-03-06T09:48:24.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote} time=321520687 data=null button=1 stateMask=0x0 x=67 y=12 count=1}, TreeItem with text {Remote}]
04:48:24 [2024-03-06T09:48:24.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321520687 data=null item=TreeItem {Remote} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Remote}]
04:48:24 [2024-03-06T09:48:24.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote} time=321520742 data=null button=1 stateMask=0x80000 x=67 y=12 count=1}, TreeItem with text {Remote}]
04:48:24 [2024-03-06T09:48:24.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:48:24 [2024-03-06T09:48:24.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:48:24 [2024-03-06T09:48:24.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:48:25 [2024-03-06T09:48:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:48:25 [2024-03-06T09:48:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:48:25 [2024-03-06T09:48:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:48:25 [2024-03-06T09:48:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:48:25 [2024-03-06T09:48:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:48:25 [2024-03-06T09:48:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:48:25 [2024-03-06T09:48:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:48:25 [2024-03-06T09:48:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:48:25 [2024-03-06T09:48:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:48:25 [2024-03-06T09:48:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:48:25 [2024-03-06T09:48:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321521756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:25 [2024-03-06T09:48:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321521756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:25 [2024-03-06T09:48:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321521756 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:25 [2024-03-06T09:48:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321521756 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:25 [2024-03-06T09:48:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321521757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:25 [2024-03-06T09:48:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321521757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:25 [2024-03-06T09:48:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=321521757 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:25 [2024-03-06T09:48:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321521757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:25 [2024-03-06T09:48:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321521757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:25 [2024-03-06T09:48:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321521757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:25 [2024-03-06T09:48:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321521757 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:25 [2024-03-06T09:48:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321521757 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:48:25 [2024-03-06T09:48:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:48:25 [2024-03-06T09:48:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:48:25 [2024-03-06T09:48:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:48:25 [2024-03-06T09:48:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:48:25 [2024-03-06T09:48:25.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:48:25 [2024-03-06T09:48:25.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:48:25 [2024-03-06T09:48:25.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:48:25 [2024-03-06T09:48:25.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:48:25 [2024-03-06T09:48:25.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:48:25 [2024-03-06T09:48:25.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321521758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:25 [2024-03-06T09:48:25.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321521758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:25 [2024-03-06T09:48:25.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321521758 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:25 [2024-03-06T09:48:25.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321521758 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:25 [2024-03-06T09:48:25.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321521758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:25 [2024-03-06T09:48:25.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321521759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:25 [2024-03-06T09:48:25.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:48:25 [2024-03-06T09:48:25.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:48:25 [2024-03-06T09:48:25.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:48:25 [2024-03-06T09:48:25.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:48:25 [2024-03-06T09:48:25.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:48:25 [2024-03-06T09:48:25.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:48:25 [2024-03-06T09:48:25.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321521759 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:25 [2024-03-06T09:48:25.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=321520823 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:48:26 [2024-03-06T09:48:26.385Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.54 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
04:48:26 [2024-03-06T09:48:26.386Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest.testTraceSessionTree -- Time elapsed: 10.32 s
04:48:26 [2024-03-06T09:48:26.386Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
04:48:26 [2024-03-06T09:48:26.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1b82f62a] time=321522280 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:48:26 [2024-03-06T09:48:26.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:48:26 [2024-03-06T09:48:26.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:48:26 [2024-03-06T09:48:26.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:48:26 [2024-03-06T09:48:26.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:48:26 [2024-03-06T09:48:26.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=321522437 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:48:26 [2024-03-06T09:48:26.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:48:26 [2024-03-06T09:48:26.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
04:48:26 [2024-03-06T09:48:26.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:26 [2024-03-06T09:48:26.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:48:26 [2024-03-06T09:48:26.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:26 [2024-03-06T09:48:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=321522657 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
04:48:26 [2024-03-06T09:48:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=321522657 data=null doit=true}, TreeItem with text {myNode}]
04:48:26 [2024-03-06T09:48:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=321522657 data=null}, TreeItem with text {myNode}]
04:48:26 [2024-03-06T09:48:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=321522657 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:48:26 [2024-03-06T09:48:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321522657 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
04:48:26 [2024-03-06T09:48:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=321522661 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:48:26 [2024-03-06T09:48:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:26 [2024-03-06T09:48:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=321522662 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
04:48:26 [2024-03-06T09:48:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=321522662 data=null doit=true}, TreeItem with text {myNode}]
04:48:26 [2024-03-06T09:48:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=321522662 data=null}, TreeItem with text {myNode}]
04:48:26 [2024-03-06T09:48:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=321522662 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:48:26 [2024-03-06T09:48:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321522663 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
04:48:26 [2024-03-06T09:48:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=321522663 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
04:48:26 [2024-03-06T09:48:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
04:48:26 [2024-03-06T09:48:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
04:48:26 [2024-03-06T09:48:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=321522702 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
04:48:26 [2024-03-06T09:48:26.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
04:48:27 [2024-03-06T09:48:27.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:27 [2024-03-06T09:48:27.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=321523211 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
04:48:27 [2024-03-06T09:48:27.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=321523212 data=null doit=true}, Tree node with text: Sessions]
04:48:27 [2024-03-06T09:48:27.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=321523212 data=null}, Tree node with text: Sessions]
04:48:27 [2024-03-06T09:48:27.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=321523212 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
04:48:27 [2024-03-06T09:48:27.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321523212 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
04:48:27 [2024-03-06T09:48:27.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=321523218 data=null button=1 stateMask=0x80000 x=89 y=135 count=1}, Tree node with text: Sessions]
04:48:27 [2024-03-06T09:48:27.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:27 [2024-03-06T09:48:27.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=321523218 data=null button=0 stateMask=0x0 x=89 y=135 count=0}, Tree node with text: Sessions]
04:48:27 [2024-03-06T09:48:27.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=321523219 data=null doit=true}, Tree node with text: Sessions]
04:48:27 [2024-03-06T09:48:27.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=321523219 data=null}, Tree node with text: Sessions]
04:48:27 [2024-03-06T09:48:27.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=321523219 data=null button=1 stateMask=0x0 x=89 y=135 count=1}, Tree node with text: Sessions]
04:48:27 [2024-03-06T09:48:27.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321523219 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
04:48:27 [2024-03-06T09:48:27.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=321523220 data=null button=1 stateMask=0x80000 x=89 y=135 count=1}, Tree node with text: Sessions]
04:48:27 [2024-03-06T09:48:27.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
04:48:27 [2024-03-06T09:48:27.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
04:48:27 [2024-03-06T09:48:27.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321523554 data=null doit=true}, Shell with text {Create Session}]
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
04:48:27 [2024-03-06T09:48:27.461Z]  ", using matcher: of type 'Text'
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
04:48:27 [2024-03-06T09:48:27.461Z]  ", using matcher: with label (with mnemonic 'Session Name')
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
04:48:27 [2024-03-06T09:48:27.461Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=321523558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=321523559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=321523559 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=321523559 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=321523559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=321523559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=321523559 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=321523283 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=321523628 data=null doit=true}, Tree node with text: Sessions]
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=321523628 data=null}, Tree node with text: Sessions]
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=321523628 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321523633 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
04:48:27 [2024-03-06T09:48:27.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=321523633 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
04:48:27 [2024-03-06T09:48:27.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:27 [2024-03-06T09:48:27.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:27 [2024-03-06T09:48:27.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:27 [2024-03-06T09:48:27.462Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:27 [2024-03-06T09:48:27.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:27 [2024-03-06T09:48:27.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321523635 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
04:48:27 [2024-03-06T09:48:27.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321523635 data=null doit=true}, Tree node with text: mysession]
04:48:27 [2024-03-06T09:48:27.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321523635 data=null}, Tree node with text: mysession]
04:48:27 [2024-03-06T09:48:27.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321523636 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
04:48:27 [2024-03-06T09:48:27.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321523636 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:27 [2024-03-06T09:48:27.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321523638 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
04:48:27 [2024-03-06T09:48:27.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:27 [2024-03-06T09:48:27.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321523638 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
04:48:27 [2024-03-06T09:48:27.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321523638 data=null doit=true}, Tree node with text: mysession]
04:48:27 [2024-03-06T09:48:27.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321523639 data=null}, Tree node with text: mysession]
04:48:27 [2024-03-06T09:48:27.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321523639 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
04:48:27 [2024-03-06T09:48:27.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321523639 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:27 [2024-03-06T09:48:27.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321523640 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
04:48:27 [2024-03-06T09:48:27.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:48:27 [2024-03-06T09:48:27.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321524004 data=null doit=true}, Shell with text {Enable Events}]
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=321524006 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=321524006 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=321524006 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=321524006 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:27 [2024-03-06T09:48:27.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=321524010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=321524010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=321524010 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=321524010 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=321524010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=321524010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=321524010 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=321523706 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:27 [2024-03-06T09:48:27.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:27 [2024-03-06T09:48:27.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:27 [2024-03-06T09:48:27.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:27 [2024-03-06T09:48:27.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=321524087 data=null doit=true}, Tree node with text: channel0]
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=321524088 data=null}, Tree node with text: channel0]
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=321524088 data=null button=1 stateMask=0x0 x=144 y=127 count=1}, Tree node with text: channel0]
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321524088 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=321524089 data=null button=1 stateMask=0x80000 x=144 y=127 count=1}, Tree node with text: channel0]
04:48:27 [2024-03-06T09:48:27.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:27 [2024-03-06T09:48:27.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:27 [2024-03-06T09:48:27.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:27 [2024-03-06T09:48:27.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:48:27 [2024-03-06T09:48:27.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
04:48:27 [2024-03-06T09:48:27.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:27 [2024-03-06T09:48:27.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321524091 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321524091 data=null doit=true}, Tree node with text: mysession]
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321524091 data=null}, Tree node with text: mysession]
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321524092 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321524092 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321524093 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321524093 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321524093 data=null doit=true}, Tree node with text: mysession]
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321524093 data=null}, Tree node with text: mysession]
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321524094 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321524094 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321524099 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:48:27 [2024-03-06T09:48:27.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
04:48:28 [2024-03-06T09:48:28.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
04:48:28 [2024-03-06T09:48:28.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:48:28 [2024-03-06T09:48:28.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321524456 data=null doit=true}, Shell with text {Enable Events}]
04:48:28 [2024-03-06T09:48:28.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:28 [2024-03-06T09:48:28.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:28 [2024-03-06T09:48:28.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
04:48:28 [2024-03-06T09:48:28.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
04:48:28 [2024-03-06T09:48:28.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
04:48:28 [2024-03-06T09:48:28.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:48:28 [2024-03-06T09:48:28.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:28 [2024-03-06T09:48:28.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:28 [2024-03-06T09:48:28.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:28 [2024-03-06T09:48:28.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:48:28 [2024-03-06T09:48:28.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:48:28 [2024-03-06T09:48:28.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=321524460 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
04:48:28 [2024-03-06T09:48:28.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=321524460 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
04:48:28 [2024-03-06T09:48:28.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=321524460 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
04:48:28 [2024-03-06T09:48:28.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=321524461 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=321524465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=321524465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=321524465 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=321524465 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=321524465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=321524465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=321524465 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=321524141 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:28 [2024-03-06T09:48:28.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:28 [2024-03-06T09:48:28.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:28 [2024-03-06T09:48:28.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:28 [2024-03-06T09:48:28.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=321524553 data=null doit=true}, Tree node with text: channel0]
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=321524553 data=null}, Tree node with text: channel0]
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=321524554 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321524554 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
04:48:28 [2024-03-06T09:48:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=321524555 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
04:48:28 [2024-03-06T09:48:28.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:28 [2024-03-06T09:48:28.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:28 [2024-03-06T09:48:28.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:28 [2024-03-06T09:48:28.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:48:28 [2024-03-06T09:48:28.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
04:48:28 [2024-03-06T09:48:28.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:28 [2024-03-06T09:48:28.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:28 [2024-03-06T09:48:28.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:28 [2024-03-06T09:48:28.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:48:28 [2024-03-06T09:48:28.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
04:48:28 [2024-03-06T09:48:28.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:28 [2024-03-06T09:48:28.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:28 [2024-03-06T09:48:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:28 [2024-03-06T09:48:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321524559 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:28 [2024-03-06T09:48:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321524559 data=null doit=true}, Tree node with text: mysession]
04:48:28 [2024-03-06T09:48:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321524559 data=null}, Tree node with text: mysession]
04:48:28 [2024-03-06T09:48:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321524564 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:28 [2024-03-06T09:48:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321524564 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:28 [2024-03-06T09:48:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321524566 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:28 [2024-03-06T09:48:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:28 [2024-03-06T09:48:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321524566 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:28 [2024-03-06T09:48:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321524566 data=null doit=true}, Tree node with text: mysession]
04:48:28 [2024-03-06T09:48:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321524566 data=null}, Tree node with text: mysession]
04:48:28 [2024-03-06T09:48:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321524566 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:28 [2024-03-06T09:48:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321524567 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:28 [2024-03-06T09:48:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321524567 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:28 [2024-03-06T09:48:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:48:28 [2024-03-06T09:48:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
04:48:28 [2024-03-06T09:48:28.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
04:48:28 [2024-03-06T09:48:28.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:48:28 [2024-03-06T09:48:28.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321524907 data=null doit=true}, Shell with text {Enable Events}]
04:48:28 [2024-03-06T09:48:28.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=321524909 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=321524909 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=321524910 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=321524910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes All in tree (of type 'Tree')
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=321524912 data=null doit=true}, TreeItem with text {All}]
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=321524912 data=null}, TreeItem with text {All}]
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=321524913 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321524913 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
04:48:28 [2024-03-06T09:48:28.798Z] 
04:48:28 [2024-03-06T09:48:28.798Z] (Eclipse:11760): Gtk-CRITICAL **: 09:48:28.746: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:48:28 [2024-03-06T09:48:28.798Z] 
04:48:28 [2024-03-06T09:48:28.798Z] (Eclipse:11760): Gtk-CRITICAL **: 09:48:28.750: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:48:28 [2024-03-06T09:48:28.798Z] 
04:48:28 [2024-03-06T09:48:28.798Z] (Eclipse:11760): Gtk-CRITICAL **: 09:48:28.759: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=321524954 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
04:48:28 [2024-03-06T09:48:28.798Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: sched_process_fork
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:28 [2024-03-06T09:48:28.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:48:28 [2024-03-06T09:48:28.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:48:28 [2024-03-06T09:48:28.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:48:28 [2024-03-06T09:48:28.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
04:48:28 [2024-03-06T09:48:28.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=321524958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:28 [2024-03-06T09:48:28.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=321524958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:28 [2024-03-06T09:48:28.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=321524958 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:28 [2024-03-06T09:48:28.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=321524958 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:28 [2024-03-06T09:48:28.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=321524958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:28 [2024-03-06T09:48:28.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=321524958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:28 [2024-03-06T09:48:28.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=321524958 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:28 [2024-03-06T09:48:28.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=321524609 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
04:48:29 [2024-03-06T09:48:29.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:29 [2024-03-06T09:48:29.056Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:29 [2024-03-06T09:48:29.056Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:29 [2024-03-06T09:48:29.056Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:29 [2024-03-06T09:48:29.056Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:48:29 [2024-03-06T09:48:29.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=321525032 data=null doit=true}, Tree node with text: channel0]
04:48:29 [2024-03-06T09:48:29.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=321525033 data=null}, Tree node with text: channel0]
04:48:29 [2024-03-06T09:48:29.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=321525033 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
04:48:29 [2024-03-06T09:48:29.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321525033 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
04:48:29 [2024-03-06T09:48:29.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=321525034 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
04:48:29 [2024-03-06T09:48:29.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:29 [2024-03-06T09:48:29.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:29 [2024-03-06T09:48:29.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:29 [2024-03-06T09:48:29.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:48:29 [2024-03-06T09:48:29.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
04:48:29 [2024-03-06T09:48:29.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:29 [2024-03-06T09:48:29.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:29 [2024-03-06T09:48:29.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:29 [2024-03-06T09:48:29.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321525041 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321525042 data=null doit=true}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321525042 data=null}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321525042 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321525042 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321525043 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:29 [2024-03-06T09:48:29.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321525043 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321525044 data=null doit=true}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321525044 data=null}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321525044 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321525044 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321525045 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:48:29 [2024-03-06T09:48:29.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
04:48:29 [2024-03-06T09:48:29.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
04:48:29 [2024-03-06T09:48:29.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:48:29 [2024-03-06T09:48:29.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321525393 data=null doit=true}, Shell with text {Enable Events}]
04:48:29 [2024-03-06T09:48:29.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:29 [2024-03-06T09:48:29.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:29 [2024-03-06T09:48:29.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
04:48:29 [2024-03-06T09:48:29.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
04:48:29 [2024-03-06T09:48:29.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
04:48:29 [2024-03-06T09:48:29.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=321525395 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=321525395 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=321525395 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=321525395 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes All in tree (of type 'Tree')
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=321525397 data=null doit=true}, TreeItem with text {All}]
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=321525397 data=null}, TreeItem with text {All}]
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=321525398 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321525398 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
04:48:29 [2024-03-06T09:48:29.314Z] 
04:48:29 [2024-03-06T09:48:29.314Z] (Eclipse:11760): Gtk-CRITICAL **: 09:48:29.229: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:48:29 [2024-03-06T09:48:29.314Z] 
04:48:29 [2024-03-06T09:48:29.314Z] (Eclipse:11760): Gtk-CRITICAL **: 09:48:29.244: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=321525439 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
04:48:29 [2024-03-06T09:48:29.314Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: sched_process_exec
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=321525442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=321525442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=321525442 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=321525442 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=321525442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=321525443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:29 [2024-03-06T09:48:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=321525443 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:29 [2024-03-06T09:48:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=321525078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
04:48:29 [2024-03-06T09:48:29.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:29 [2024-03-06T09:48:29.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:29 [2024-03-06T09:48:29.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:29 [2024-03-06T09:48:29.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:29 [2024-03-06T09:48:29.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:48:29 [2024-03-06T09:48:29.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=321525521 data=null doit=true}, Tree node with text: channel0]
04:48:29 [2024-03-06T09:48:29.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=321525521 data=null}, Tree node with text: channel0]
04:48:29 [2024-03-06T09:48:29.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=321525522 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
04:48:29 [2024-03-06T09:48:29.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321525522 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
04:48:29 [2024-03-06T09:48:29.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=321525523 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
04:48:29 [2024-03-06T09:48:29.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:29 [2024-03-06T09:48:29.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:29 [2024-03-06T09:48:29.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:29 [2024-03-06T09:48:29.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:48:29 [2024-03-06T09:48:29.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
04:48:29 [2024-03-06T09:48:29.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:29 [2024-03-06T09:48:29.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:29 [2024-03-06T09:48:29.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:29 [2024-03-06T09:48:29.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321525530 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321525530 data=null doit=true}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321525530 data=null}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321525530 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321525530 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321525531 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:29 [2024-03-06T09:48:29.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321525532 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321525532 data=null doit=true}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321525532 data=null}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321525532 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321525532 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321525533 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:48:29 [2024-03-06T09:48:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
04:48:29 [2024-03-06T09:48:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
04:48:29 [2024-03-06T09:48:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:48:29 [2024-03-06T09:48:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321525875 data=null doit=true}, Shell with text {Enable Events}]
04:48:29 [2024-03-06T09:48:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:29 [2024-03-06T09:48:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:29 [2024-03-06T09:48:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
04:48:29 [2024-03-06T09:48:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
04:48:29 [2024-03-06T09:48:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
04:48:29 [2024-03-06T09:48:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:48:29 [2024-03-06T09:48:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:29 [2024-03-06T09:48:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:29 [2024-03-06T09:48:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:48:29 [2024-03-06T09:48:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=321525877 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=321525877 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=321525877 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=321525877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=321525900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=321525900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=321525900 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=321525900 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=321525900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=321525900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=321525900 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=321525581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
04:48:29 [2024-03-06T09:48:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:29 [2024-03-06T09:48:29.828Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:29 [2024-03-06T09:48:29.829Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:29 [2024-03-06T09:48:29.829Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:29 [2024-03-06T09:48:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel} time=321525983 data=null doit=true}, Tree node with text: Kernel]
04:48:29 [2024-03-06T09:48:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel} time=321525983 data=null}, Tree node with text: Kernel]
04:48:29 [2024-03-06T09:48:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel} time=321525984 data=null button=1 stateMask=0x0 x=117 y=81 count=1}, Tree node with text: Kernel]
04:48:29 [2024-03-06T09:48:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321525984 data=null item=TreeItem {Kernel} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Kernel]
04:48:29 [2024-03-06T09:48:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel} time=321525985 data=null button=1 stateMask=0x80000 x=117 y=81 count=1}, Tree node with text: Kernel]
04:48:29 [2024-03-06T09:48:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=321525985 data=null doit=true}, Tree node with text: channel0]
04:48:29 [2024-03-06T09:48:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=321525985 data=null}, Tree node with text: channel0]
04:48:29 [2024-03-06T09:48:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=321525985 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
04:48:29 [2024-03-06T09:48:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321525985 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
04:48:29 [2024-03-06T09:48:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=321525986 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
04:48:29 [2024-03-06T09:48:29.829Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:29 [2024-03-06T09:48:29.829Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:29 [2024-03-06T09:48:29.829Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:48:29 [2024-03-06T09:48:29.829Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:48:29 [2024-03-06T09:48:29.829Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
04:48:29 [2024-03-06T09:48:29.829Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:29 [2024-03-06T09:48:29.829Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:29 [2024-03-06T09:48:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:29 [2024-03-06T09:48:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321525989 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321525989 data=null doit=true}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321525989 data=null}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321525989 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321525989 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321525990 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:29 [2024-03-06T09:48:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321525991 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321525991 data=null doit=true}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321525991 data=null}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321525991 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321525995 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:29 [2024-03-06T09:48:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321525996 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
04:48:30 [2024-03-06T09:48:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
04:48:30 [2024-03-06T09:48:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
04:48:30 [2024-03-06T09:48:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=321526073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
04:48:30 [2024-03-06T09:48:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
04:48:30 [2024-03-06T09:48:30.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:30 [2024-03-06T09:48:30.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:30 [2024-03-06T09:48:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:30 [2024-03-06T09:48:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321526176 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
04:48:30 [2024-03-06T09:48:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321526176 data=null doit=true}, Tree node with text: mysession]
04:48:30 [2024-03-06T09:48:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321526176 data=null}, Tree node with text: mysession]
04:48:30 [2024-03-06T09:48:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321526176 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
04:48:30 [2024-03-06T09:48:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321526176 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:30 [2024-03-06T09:48:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321526181 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
04:48:30 [2024-03-06T09:48:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:30 [2024-03-06T09:48:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321526181 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
04:48:30 [2024-03-06T09:48:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321526182 data=null doit=true}, Tree node with text: mysession]
04:48:30 [2024-03-06T09:48:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321526182 data=null}, Tree node with text: mysession]
04:48:30 [2024-03-06T09:48:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321526182 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
04:48:30 [2024-03-06T09:48:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321526182 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:30 [2024-03-06T09:48:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321526186 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
04:48:30 [2024-03-06T09:48:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
04:48:30 [2024-03-06T09:48:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
04:48:30 [2024-03-06T09:48:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=321526223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
04:48:30 [2024-03-06T09:48:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
04:48:30 [2024-03-06T09:48:30.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:30 [2024-03-06T09:48:30.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:48:30 [2024-03-06T09:48:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:30 [2024-03-06T09:48:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321526326 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
04:48:30 [2024-03-06T09:48:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321526327 data=null doit=true}, Tree node with text: mysession]
04:48:30 [2024-03-06T09:48:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321526327 data=null}, Tree node with text: mysession]
04:48:30 [2024-03-06T09:48:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321526327 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
04:48:30 [2024-03-06T09:48:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321526327 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:30 [2024-03-06T09:48:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321526333 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
04:48:30 [2024-03-06T09:48:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:30 [2024-03-06T09:48:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=321526336 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
04:48:30 [2024-03-06T09:48:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=321526336 data=null doit=true}, Tree node with text: mysession]
04:48:30 [2024-03-06T09:48:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=321526336 data=null}, Tree node with text: mysession]
04:48:30 [2024-03-06T09:48:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=321526337 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
04:48:30 [2024-03-06T09:48:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321526337 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
04:48:30 [2024-03-06T09:48:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=321526338 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
04:48:30 [2024-03-06T09:48:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
04:48:30 [2024-03-06T09:48:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
04:48:30 [2024-03-06T09:48:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
04:48:30 [2024-03-06T09:48:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
04:48:30 [2024-03-06T09:48:30.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321526626 data=null doit=true}, Shell with text {Destroy Confirmation}]
04:48:30 [2024-03-06T09:48:30.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:48:30 [2024-03-06T09:48:30.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:48:30 [2024-03-06T09:48:30.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:48:30 [2024-03-06T09:48:30.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:48:30 [2024-03-06T09:48:30.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:48:30 [2024-03-06T09:48:30.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:48:30 [2024-03-06T09:48:30.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321526626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:30 [2024-03-06T09:48:30.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321526627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:30 [2024-03-06T09:48:30.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321526627 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:30 [2024-03-06T09:48:30.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321526627 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:30 [2024-03-06T09:48:30.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321526627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:30 [2024-03-06T09:48:30.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321526627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:30 [2024-03-06T09:48:30.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321526627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:48:30 [2024-03-06T09:48:30.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=321526374 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
04:48:30 [2024-03-06T09:48:30.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:48:30 [2024-03-06T09:48:30.598Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:48:30 [2024-03-06T09:48:30.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:30 [2024-03-06T09:48:30.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=321526684 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
04:48:30 [2024-03-06T09:48:30.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=321526684 data=null doit=true}, TreeItem with text {myNode}]
04:48:30 [2024-03-06T09:48:30.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=321526684 data=null}, TreeItem with text {myNode}]
04:48:30 [2024-03-06T09:48:30.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=321526684 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
04:48:30 [2024-03-06T09:48:30.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321526684 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
04:48:30 [2024-03-06T09:48:30.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=321526686 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
04:48:30 [2024-03-06T09:48:30.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:48:30 [2024-03-06T09:48:30.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=321526687 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
04:48:30 [2024-03-06T09:48:30.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=321526687 data=null doit=true}, TreeItem with text {myNode}]
04:48:30 [2024-03-06T09:48:30.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=321526687 data=null}, TreeItem with text {myNode}]
04:48:30 [2024-03-06T09:48:30.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=321526687 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
04:48:30 [2024-03-06T09:48:30.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321526687 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
04:48:30 [2024-03-06T09:48:30.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=321526688 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
04:48:30 [2024-03-06T09:48:30.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
04:48:30 [2024-03-06T09:48:30.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
04:48:30 [2024-03-06T09:48:30.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=321526748 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
04:48:30 [2024-03-06T09:48:30.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
04:48:30 [2024-03-06T09:48:30.855Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.570 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
04:48:30 [2024-03-06T09:48:30.855Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest.testTraceSessionTree -- Time elapsed: 4.349 s
04:48:30 [2024-03-06T09:48:30.855Z] 
04:48:30 [2024-03-06T09:48:30.855Z] Results:
04:48:30 [2024-03-06T09:48:30.855Z] 
04:48:30 [2024-03-06T09:48:30.855Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
04:48:30 [2024-03-06T09:48:30.855Z] 
04:48:31 [2024-03-06T09:48:31.415Z] 
04:48:31 [2024-03-06T09:48:31.415Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-06 09:48:31.115
04:48:31 [2024-03-06T09:48:31.415Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:48:31 [2024-03-06T09:48:31.670Z] [INFO] All tests passed
04:48:31 [2024-03-06T09:48:31.670Z] [INFO] 
04:48:31 [2024-03-06T09:48:31.670Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:48:31 [2024-03-06T09:48:31.671Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
04:48:31 [2024-03-06T09:48:31.671Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.pom
04:48:31 [2024-03-06T09:48:31.671Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
04:48:31 [2024-03-06T09:48:31.671Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-p2metadata.xml
04:48:31 [2024-03-06T09:48:31.671Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-p2artifacts.xml
04:48:31 [2024-03-06T09:48:31.671Z] [INFO] 
04:48:31 [2024-03-06T09:48:31.671Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:48:31 [2024-03-06T09:48:31.671Z] [INFO] 
04:48:31 [2024-03-06T09:48:31.671Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >--
04:48:31 [2024-03-06T09:48:31.671Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT [93/141]
04:48:31 [2024-03-06T09:48:31.671Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
04:48:31 [2024-03-06T09:48:31.671Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:48:31 [2024-03-06T09:48:31.671Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:31 [2024-03-06T09:48:31.671Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
04:48:32 [2024-03-06T09:48:32.232Z] [INFO] 
04:48:32 [2024-03-06T09:48:32.232Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:48:32 [2024-03-06T09:48:32.232Z] [INFO] 
04:48:32 [2024-03-06T09:48:32.232Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:48:32 [2024-03-06T09:48:32.232Z] [INFO] The project's OSGi version is 2.1.0.202403060913
04:48:32 [2024-03-06T09:48:32.232Z] [INFO] 
04:48:32 [2024-03-06T09:48:32.232Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:48:32 [2024-03-06T09:48:32.232Z] [INFO] 
04:48:32 [2024-03-06T09:48:32.232Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:48:32 [2024-03-06T09:48:32.232Z] [INFO] 
04:48:32 [2024-03-06T09:48:32.232Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:48:32 [2024-03-06T09:48:32.232Z] [INFO] 
04:48:32 [2024-03-06T09:48:32.232Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:48:32 [2024-03-06T09:48:32.232Z] [INFO] 
04:48:32 [2024-03-06T09:48:32.232Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:48:32 [2024-03-06T09:48:32.232Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui
04:48:32 [2024-03-06T09:48:32.487Z] [INFO] 
04:48:32 [2024-03-06T09:48:32.487Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:48:32 [2024-03-06T09:48:32.487Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
04:48:32 [2024-03-06T09:48:32.487Z] [INFO] 
04:48:32 [2024-03-06T09:48:32.487Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:48:32 [2024-03-06T09:48:32.487Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:48:32 [2024-03-06T09:48:32.487Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:32 [2024-03-06T09:48:32.487Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
04:48:32 [2024-03-06T09:48:32.487Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:48:32 [2024-03-06T09:48:32.743Z] [INFO] 
04:48:32 [2024-03-06T09:48:32.743Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:48:32 [2024-03-06T09:48:32.743Z] [INFO] 
04:48:32 [2024-03-06T09:48:32.743Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:48:32 [2024-03-06T09:48:32.743Z] [INFO] 
04:48:32 [2024-03-06T09:48:32.743Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:48:32 [2024-03-06T09:48:32.743Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources
04:48:32 [2024-03-06T09:48:32.743Z] [INFO] 
04:48:32 [2024-03-06T09:48:32.743Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:48:32 [2024-03-06T09:48:32.743Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:48:32 [2024-03-06T09:48:32.743Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:32 [2024-03-06T09:48:32.743Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
04:48:32 [2024-03-06T09:48:32.744Z] [INFO] 
04:48:32 [2024-03-06T09:48:32.744Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:48:32 [2024-03-06T09:48:32.744Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
04:48:32 [2024-03-06T09:48:32.744Z] [INFO] 
04:48:32 [2024-03-06T09:48:32.744Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:48:32 [2024-03-06T09:48:32.744Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-sources.jar
04:48:32 [2024-03-06T09:48:32.744Z] [INFO] 
04:48:32 [2024-03-06T09:48:32.744Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:48:32 [2024-03-06T09:48:32.744Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.jar
04:48:32 [2024-03-06T09:48:32.744Z] [INFO] 
04:48:32 [2024-03-06T09:48:32.744Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:48:32 [2024-03-06T09:48:32.744Z] [INFO] 
04:48:32 [2024-03-06T09:48:32.744Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:48:32 [2024-03-06T09:48:32.744Z] [INFO] 
04:48:32 [2024-03-06T09:48:32.744Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:48:32 [2024-03-06T09:48:32.744Z] [INFO] 
04:48:32 [2024-03-06T09:48:32.744Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:48:32 [2024-03-06T09:48:32.744Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.jar
04:48:33 [2024-03-06T09:48:33.673Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-sources.jar
04:48:35 [2024-03-06T09:48:35.040Z] [INFO] 
04:48:35 [2024-03-06T09:48:35.040Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:48:35 [2024-03-06T09:48:35.040Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.jar
04:48:35 [2024-03-06T09:48:35.040Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.pom
04:48:35 [2024-03-06T09:48:35.040Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-sources.jar
04:48:35 [2024-03-06T09:48:35.040Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-p2metadata.xml
04:48:35 [2024-03-06T09:48:35.040Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-p2artifacts.xml
04:48:35 [2024-03-06T09:48:35.040Z] [INFO] 
04:48:35 [2024-03-06T09:48:35.040Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:48:35 [2024-03-06T09:48:35.040Z] [INFO] 
04:48:35 [2024-03-06T09:48:35.040Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >---
04:48:35 [2024-03-06T09:48:35.040Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 9.3.0-SNAPSHOT  [94/141]
04:48:35 [2024-03-06T09:48:35.040Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
04:48:35 [2024-03-06T09:48:35.040Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:48:35 [2024-03-06T09:48:35.041Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
04:48:35 [2024-03-06T09:48:35.297Z] [INFO] 
04:48:35 [2024-03-06T09:48:35.297Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel ---
04:48:35 [2024-03-06T09:48:35.297Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target
04:48:35 [2024-03-06T09:48:35.297Z] [INFO] 
04:48:35 [2024-03-06T09:48:35.297Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
04:48:35 [2024-03-06T09:48:35.297Z] [INFO] The project's OSGi version is 9.3.0.202403060913
04:48:35 [2024-03-06T09:48:35.297Z] [INFO] 
04:48:35 [2024-03-06T09:48:35.297Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
04:48:35 [2024-03-06T09:48:35.297Z] [INFO] 
04:48:35 [2024-03-06T09:48:35.297Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
04:48:35 [2024-03-06T09:48:35.297Z] [INFO] 
04:48:35 [2024-03-06T09:48:35.297Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
04:48:35 [2024-03-06T09:48:35.297Z] [INFO] 
04:48:35 [2024-03-06T09:48:35.297Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
04:48:35 [2024-03-06T09:48:35.297Z] [INFO] 
04:48:35 [2024-03-06T09:48:35.297Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel ---
04:48:35 [2024-03-06T09:48:35.297Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/src/main/resources
04:48:35 [2024-03-06T09:48:35.297Z] [INFO] 
04:48:35 [2024-03-06T09:48:35.297Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel ---
04:48:35 [2024-03-06T09:48:35.297Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
04:48:35 [2024-03-06T09:48:35.297Z] [INFO] 
04:48:35 [2024-03-06T09:48:35.297Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel ---
04:48:35 [2024-03-06T09:48:35.297Z] [INFO] 
04:48:35 [2024-03-06T09:48:35.297Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
04:48:35 [2024-03-06T09:48:35.555Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT.jar
04:48:35 [2024-03-06T09:48:35.555Z] [INFO] 
04:48:35 [2024-03-06T09:48:35.555Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel ---
04:48:35 [2024-03-06T09:48:35.555Z] [INFO] 
04:48:35 [2024-03-06T09:48:35.555Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
04:48:35 [2024-03-06T09:48:35.555Z] [INFO] 
04:48:35 [2024-03-06T09:48:35.555Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel ---
04:48:35 [2024-03-06T09:48:35.555Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT-sources-feature.jar
04:48:35 [2024-03-06T09:48:35.555Z] [INFO] 
04:48:35 [2024-03-06T09:48:35.555Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
04:48:35 [2024-03-06T09:48:35.555Z] [INFO] 
04:48:35 [2024-03-06T09:48:35.555Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel ---
04:48:35 [2024-03-06T09:48:35.555Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT.jar
04:48:36 [2024-03-06T09:48:36.483Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT-sources-feature.jar
04:48:37 [2024-03-06T09:48:37.847Z] [INFO] 
04:48:37 [2024-03-06T09:48:37.847Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel ---
04:48:37 [2024-03-06T09:48:37.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT.jar
04:48:37 [2024-03-06T09:48:37.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT.pom
04:48:37 [2024-03-06T09:48:37.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT-sources-feature.jar
04:48:37 [2024-03-06T09:48:37.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT-p2metadata.xml
04:48:37 [2024-03-06T09:48:37.848Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT-p2artifacts.xml
04:48:37 [2024-03-06T09:48:37.848Z] [INFO] 
04:48:37 [2024-03-06T09:48:37.848Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel ---
04:48:37 [2024-03-06T09:48:37.848Z] [INFO] 
04:48:37 [2024-03-06T09:48:37.848Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >--
04:48:37 [2024-03-06T09:48:37.848Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT [95/141]
04:48:37 [2024-03-06T09:48:37.848Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
04:48:37 [2024-03-06T09:48:37.848Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:48:37 [2024-03-06T09:48:37.848Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:37 [2024-03-06T09:48:37.848Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
04:48:37 [2024-03-06T09:48:37.848Z] [INFO] 
04:48:37 [2024-03-06T09:48:37.848Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:48:37 [2024-03-06T09:48:37.848Z] [INFO] 
04:48:37 [2024-03-06T09:48:37.848Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:48:37 [2024-03-06T09:48:37.848Z] [INFO] The project's OSGi version is 1.0.16.202403060913
04:48:37 [2024-03-06T09:48:37.848Z] [INFO] 
04:48:37 [2024-03-06T09:48:37.848Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:48:37 [2024-03-06T09:48:37.848Z] [INFO] 
04:48:37 [2024-03-06T09:48:37.848Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:48:37 [2024-03-06T09:48:37.848Z] [INFO] 
04:48:37 [2024-03-06T09:48:37.848Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:48:37 [2024-03-06T09:48:37.848Z] [INFO] 
04:48:37 [2024-03-06T09:48:37.848Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:48:37 [2024-03-06T09:48:37.848Z] [INFO] 
04:48:37 [2024-03-06T09:48:37.848Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:48:37 [2024-03-06T09:48:37.848Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core.tests
04:48:37 [2024-03-06T09:48:37.848Z] [INFO] 
04:48:37 [2024-03-06T09:48:37.848Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:48:37 [2024-03-06T09:48:37.848Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
04:48:37 [2024-03-06T09:48:37.848Z] [INFO] 
04:48:37 [2024-03-06T09:48:37.848Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:48:37 [2024-03-06T09:48:37.848Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:48:37 [2024-03-06T09:48:37.848Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:37 [2024-03-06T09:48:37.848Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
04:48:38 [2024-03-06T09:48:38.104Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:48:38 [2024-03-06T09:48:38.360Z] [INFO] 
04:48:38 [2024-03-06T09:48:38.360Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:48:38 [2024-03-06T09:48:38.360Z] [INFO] 
04:48:38 [2024-03-06T09:48:38.360Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:48:38 [2024-03-06T09:48:38.360Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources
04:48:38 [2024-03-06T09:48:38.360Z] [INFO] 
04:48:38 [2024-03-06T09:48:38.360Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:48:38 [2024-03-06T09:48:38.360Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
04:48:38 [2024-03-06T09:48:38.360Z] [INFO] 
04:48:38 [2024-03-06T09:48:38.360Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:48:38 [2024-03-06T09:48:38.360Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT-sources.jar
04:48:38 [2024-03-06T09:48:38.360Z] [INFO] 
04:48:38 [2024-03-06T09:48:38.360Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:48:38 [2024-03-06T09:48:38.360Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT.jar
04:48:38 [2024-03-06T09:48:38.360Z] [INFO] 
04:48:38 [2024-03-06T09:48:38.360Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:48:38 [2024-03-06T09:48:38.360Z] [INFO] 
04:48:38 [2024-03-06T09:48:38.360Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:48:38 [2024-03-06T09:48:38.360Z] [INFO] 
04:48:38 [2024-03-06T09:48:38.360Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:48:38 [2024-03-06T09:48:38.360Z] [INFO] 
04:48:38 [2024-03-06T09:48:38.360Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:48:38 [2024-03-06T09:48:38.360Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT.jar
04:48:39 [2024-03-06T09:48:39.724Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT-sources.jar
04:48:40 [2024-03-06T09:48:40.285Z] [INFO] 
04:48:40 [2024-03-06T09:48:40.285Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:48:40 [2024-03-06T09:48:40.540Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.log
04:48:40 [2024-03-06T09:48:40.540Z] [INFO] Command line:
04:48:40 [2024-03-06T09:48:40.540Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:48:40 [2024-03-06T09:48:40.541Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:48:43 [2024-03-06T09:48:43.807Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
04:48:43 [2024-03-06T09:48:43.807Z] !SESSION 2024-03-06 09:48:40.581 -----------------------------------------------
04:48:43 [2024-03-06T09:48:43.807Z] eclipse.buildId=unknown
04:48:43 [2024-03-06T09:48:43.807Z] java.version=17.0.2
04:48:43 [2024-03-06T09:48:43.807Z] java.vendor=Oracle Corporation
04:48:43 [2024-03-06T09:48:43.807Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:48:43 [2024-03-06T09:48:43.807Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:48:43 [2024-03-06T09:48:43.807Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:48:43 [2024-03-06T09:48:43.807Z] 
04:48:43 [2024-03-06T09:48:43.807Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:43.726
04:48:43 [2024-03-06T09:48:43.807Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there
04:48:43 [2024-03-06T09:48:43.807Z] 
04:48:43 [2024-03-06T09:48:43.807Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:43.802
04:48:43 [2024-03-06T09:48:43.807Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes
04:48:44 [2024-03-06T09:48:44.064Z] 
04:48:44 [2024-03-06T09:48:44.064Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 09:48:43.822
04:48:44 [2024-03-06T09:48:44.064Z] !MESSAGE State Transition: Undefined action: action1
04:48:44 [2024-03-06T09:48:44.064Z] 
04:48:44 [2024-03-06T09:48:44.064Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 09:48:43.827
04:48:44 [2024-03-06T09:48:44.064Z] !MESSAGE State Transition: Undefined condition: test1
04:48:44 [2024-03-06T09:48:44.064Z] 
04:48:44 [2024-03-06T09:48:44.064Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 09:48:43.832
04:48:44 [2024-03-06T09:48:44.064Z] !MESSAGE State Transition: Undefined condition: test1
04:48:44 [2024-03-06T09:48:44.064Z] 
04:48:44 [2024-03-06T09:48:44.064Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:43.837
04:48:44 [2024-03-06T09:48:44.064Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there
04:48:44 [2024-03-06T09:48:44.064Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.180 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
04:48:44 [2024-03-06T09:48:44.064Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[0: one_state_final] -- Time elapsed: 0.023 s
04:48:44 [2024-03-06T09:48:44.064Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[1: one_state_loop] -- Time elapsed: 0.008 s
04:48:44 [2024-03-06T09:48:44.064Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[2: save_and_clear_fields] -- Time elapsed: 0.005 s
04:48:44 [2024-03-06T09:48:44.064Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[3: multiple_actions_and_tests] -- Time elapsed: 0.005 s
04:48:44 [2024-03-06T09:48:44.064Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[4: multiple_states_and_transitions] -- Time elapsed: 0.014 s
04:48:44 [2024-03-06T09:48:44.064Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[5: on_entry_exit] -- Time elapsed: 0.004 s
04:48:44 [2024-03-06T09:48:44.064Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[6: with_precondition] -- Time elapsed: 0.033 s
04:48:44 [2024-03-06T09:48:44.064Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[7: initial state] -- Time elapsed: 0.006 s
04:48:44 [2024-03-06T09:48:44.064Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[8: initial_element] -- Time elapsed: 0.005 s
04:48:44 [2024-03-06T09:48:44.064Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[9: undefined_action] -- Time elapsed: 0.006 s
04:48:44 [2024-03-06T09:48:44.064Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[10: undefined_condition] -- Time elapsed: 0.005 s
04:48:44 [2024-03-06T09:48:44.064Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[11: undefined_target] -- Time elapsed: 0.005 s
04:48:44 [2024-03-06T09:48:44.064Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[12: valid_no_initial] -- Time elapsed: 0.005 s
04:48:44 [2024-03-06T09:48:44.064Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
04:48:44 [2024-03-06T09:48:44.064Z] 
04:48:44 [2024-03-06T09:48:44.064Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 09:48:43.904
04:48:44 [2024-03-06T09:48:44.064Z] !MESSAGE Segment time: only one of <duration> or <end> shoud be present
04:48:44 [2024-03-06T09:48:44.064Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
04:48:44 [2024-03-06T09:48:44.064Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[0: type_and_end] -- Time elapsed: 0.025 s
04:48:44 [2024-03-06T09:48:44.064Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[1: just_type] -- Time elapsed: 0.001 s
04:48:44 [2024-03-06T09:48:44.064Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[2: type_and_duration] -- Time elapsed: 0.001 s
04:48:44 [2024-03-06T09:48:44.064Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[3: inline_name] -- Time elapsed: 0.001 s
04:48:44 [2024-03-06T09:48:44.064Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[4: invalid_segment_and_duration] -- Time elapsed: 0.002 s
04:48:44 [2024-03-06T09:48:44.064Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
04:48:44 [2024-03-06T09:48:44.064Z] 
04:48:44 [2024-03-06T09:48:44.064Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 09:48:43.934
04:48:44 [2024-03-06T09:48:44.064Z] !MESSAGE Compiling value: value is not a parseable integer: abc
04:48:44 [2024-03-06T09:48:44.064Z] 
04:48:44 [2024-03-06T09:48:44.064Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 09:48:43.936
04:48:44 [2024-03-06T09:48:44.064Z] !MESSAGE Compiling value: value is not a parseable integer: 
04:48:44 [2024-03-06T09:48:44.064Z] 
04:48:44 [2024-03-06T09:48:44.064Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 09:48:43.940
04:48:44 [2024-03-06T09:48:44.064Z] !MESSAGE Compiling value: value is not a parseable integer: abc
04:48:44 [2024-03-06T09:48:44.064Z] 
04:48:44 [2024-03-06T09:48:44.064Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 09:48:43.941
04:48:44 [2024-03-06T09:48:44.064Z] !MESSAGE Compiling value: value is not a parseable integer: 
04:48:44 [2024-03-06T09:48:44.064Z] 
04:48:44 [2024-03-06T09:48:44.064Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 09:48:43.951
04:48:44 [2024-03-06T09:48:44.064Z] !MESSAGE The mapping group undefined does not exist in this analysis
04:48:44 [2024-03-06T09:48:44.064Z] 
04:48:44 [2024-03-06T09:48:44.064Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 09:48:43.955
04:48:44 [2024-03-06T09:48:44.064Z] !MESSAGE Compiling value: value is not a parseable integer: not int
04:48:44 [2024-03-06T09:48:44.064Z] 
04:48:44 [2024-03-06T09:48:44.064Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 09:48:43.959
04:48:44 [2024-03-06T09:48:44.064Z] !MESSAGE A query state value should have children attributes
04:48:44 [2024-03-06T09:48:44.064Z] 
04:48:44 [2024-03-06T09:48:44.064Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 09:48:43.960
04:48:44 [2024-03-06T09:48:44.064Z] !MESSAGE The value of a constant attribute should not be empty
04:48:44 [2024-03-06T09:48:44.064Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
04:48:44 [2024-03-06T09:48:44.064Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[0: Null state value] -- Time elapsed: 0.002 s
04:48:44 [2024-03-06T09:48:44.064Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[1: Valid integer 1] -- Time elapsed: 0.001 s
04:48:44 [2024-03-06T09:48:44.065Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[2: Valid integer 2 with forced type] -- Time elapsed: 0.001 s
04:48:44 [2024-03-06T09:48:44.065Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[3: Invalid integer] -- Time elapsed: 0.001 s
04:48:44 [2024-03-06T09:48:44.065Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[4: Int no value] -- Time elapsed: 0.002 s
04:48:44 [2024-03-06T09:48:44.065Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[5: Valid long 1] -- Time elapsed: 0.001 s
04:48:44 [2024-03-06T09:48:44.065Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[6: Valid long 2] -- Time elapsed: 0.001 s
04:48:44 [2024-03-06T09:48:44.065Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[7: Invalid long] -- Time elapsed: 0.002 s
04:48:44 [2024-03-06T09:48:44.065Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[8: Long no value] -- Time elapsed: 0.001 s
04:48:44 [2024-03-06T09:48:44.065Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[9: Valid string 1] -- Time elapsed: 0.001 s
04:48:44 [2024-03-06T09:48:44.065Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[10: Valid string 2] -- Time elapsed: 0.001 s
04:48:44 [2024-03-06T09:48:44.065Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[11: String no value] -- Time elapsed: 0.001 s
04:48:44 [2024-03-06T09:48:44.065Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[12: Delete value] -- Time elapsed: 0.001 s
04:48:44 [2024-03-06T09:48:44.065Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[13: Delete value with ignored params] -- Time elapsed: 0.001 s
04:48:44 [2024-03-06T09:48:44.065Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[14: Event name] -- Time elapsed: 0.001 s
04:48:44 [2024-03-06T09:48:44.065Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[15: Event name with params] -- Time elapsed: 0.002 s
04:48:44 [2024-03-06T09:48:44.065Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[16: Event field] -- Time elapsed: 0.001 s
04:48:44 [2024-03-06T09:48:44.065Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[17: Unknown mapping group] -- Time elapsed: 0.001 s
04:48:44 [2024-03-06T09:48:44.065Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[18: Valid script] -- Time elapsed: 0.002 s
04:48:44 [2024-03-06T09:48:44.065Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[19: Script with children] -- Time elapsed: 0.001 s
04:48:44 [2024-03-06T09:48:44.065Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[20: Script with invalid children] -- Time elapsed: 0.001 s
04:48:44 [2024-03-06T09:48:44.065Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[21: Query] -- Time elapsed: 0.002 s
04:48:44 [2024-03-06T09:48:44.065Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[22: Query no children] -- Time elapsed: 0.002 s
04:48:44 [2024-03-06T09:48:44.065Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[23: Query with invalid children] -- Time elapsed: 0.001 s
04:48:44 [2024-03-06T09:48:44.065Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
04:48:44 [2024-03-06T09:48:44.065Z] 
04:48:44 [2024-03-06T09:48:44.065Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 09:48:44.012
04:48:44 [2024-03-06T09:48:44.065Z] !MESSAGE The value of a constant attribute should not be empty
04:48:44 [2024-03-06T09:48:44.065Z] 
04:48:44 [2024-03-06T09:48:44.065Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 09:48:44.014
04:48:44 [2024-03-06T09:48:44.065Z] !MESSAGE The value of an event field attribute should not be null
04:48:44 [2024-03-06T09:48:44.065Z] 
04:48:44 [2024-03-06T09:48:44.065Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 09:48:44.015
04:48:44 [2024-03-06T09:48:44.065Z] !MESSAGE A query state attribute should have children attributes
04:48:44 [2024-03-06T09:48:44.065Z] 
04:48:44 [2024-03-06T09:48:44.065Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 09:48:44.016
04:48:44 [2024-03-06T09:48:44.065Z] !MESSAGE The value of a constant attribute should not be empty
04:48:44 [2024-03-06T09:48:44.065Z] 
04:48:44 [2024-03-06T09:48:44.065Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 09:48:44.017
04:48:44 [2024-03-06T09:48:44.065Z] !MESSAGE Location undefined does not exist
04:48:44 [2024-03-06T09:48:44.065Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
04:48:44 [2024-03-06T09:48:44.065Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest.testValidLocationCompilation -- Time elapsed: 0.004 s
04:48:44 [2024-03-06T09:48:44.065Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest.testInvalidStateAttributeCompilation -- Time elapsed: 0.006 s
04:48:44 [2024-03-06T09:48:44.065Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest.testValidStateAttributeCompilation -- Time elapsed: 0.007 s
04:48:44 [2024-03-06T09:48:44.065Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
04:48:45 [2024-03-06T09:48:45.952Z] 
04:48:45 [2024-03-06T09:48:45.952Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:45.863
04:48:45 [2024-03-06T09:48:45.952Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:48:45 [2024-03-06T09:48:45.952Z] 
04:48:45 [2024-03-06T09:48:45.952Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:45.863
04:48:45 [2024-03-06T09:48:45.952Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:48:45 [2024-03-06T09:48:45.952Z] 
04:48:45 [2024-03-06T09:48:45.952Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:45.864
04:48:45 [2024-03-06T09:48:45.952Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:48:45 [2024-03-06T09:48:45.952Z] 
04:48:45 [2024-03-06T09:48:45.952Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:45.864
04:48:45 [2024-03-06T09:48:45.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:48:45 [2024-03-06T09:48:45.953Z] 
04:48:45 [2024-03-06T09:48:45.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:45.866
04:48:45 [2024-03-06T09:48:45.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:48:45 [2024-03-06T09:48:45.953Z] 
04:48:45 [2024-03-06T09:48:45.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:45.866
04:48:45 [2024-03-06T09:48:45.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:48:45 [2024-03-06T09:48:45.953Z] 
04:48:45 [2024-03-06T09:48:45.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:45.866
04:48:45 [2024-03-06T09:48:45.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:48:45 [2024-03-06T09:48:45.953Z] 
04:48:45 [2024-03-06T09:48:45.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:45.867
04:48:45 [2024-03-06T09:48:45.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:48:45 [2024-03-06T09:48:45.953Z] 
04:48:45 [2024-03-06T09:48:45.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:45.867
04:48:45 [2024-03-06T09:48:45.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:48:45 [2024-03-06T09:48:45.953Z] 
04:48:45 [2024-03-06T09:48:45.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:45.867
04:48:45 [2024-03-06T09:48:45.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:48:45 [2024-03-06T09:48:45.953Z] 
04:48:45 [2024-03-06T09:48:45.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:45.868
04:48:45 [2024-03-06T09:48:45.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:48:45 [2024-03-06T09:48:45.953Z] 
04:48:45 [2024-03-06T09:48:45.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:45.868
04:48:45 [2024-03-06T09:48:45.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:48:45 [2024-03-06T09:48:45.953Z] 
04:48:45 [2024-03-06T09:48:45.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:45.868
04:48:45 [2024-03-06T09:48:45.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:48:45 [2024-03-06T09:48:45.953Z] 
04:48:45 [2024-03-06T09:48:45.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:45.869
04:48:45 [2024-03-06T09:48:45.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:48:45 [2024-03-06T09:48:45.953Z] 
04:48:45 [2024-03-06T09:48:45.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:45.869
04:48:45 [2024-03-06T09:48:45.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:48:45 [2024-03-06T09:48:45.953Z] 
04:48:45 [2024-03-06T09:48:45.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:45.869
04:48:45 [2024-03-06T09:48:45.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:48:45 [2024-03-06T09:48:45.953Z] 
04:48:45 [2024-03-06T09:48:45.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:45.870
04:48:45 [2024-03-06T09:48:45.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:48:45 [2024-03-06T09:48:45.953Z] 
04:48:45 [2024-03-06T09:48:45.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:45.870
04:48:45 [2024-03-06T09:48:45.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:48:45 [2024-03-06T09:48:45.953Z] 
04:48:45 [2024-03-06T09:48:45.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:45.870
04:48:45 [2024-03-06T09:48:45.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:48:45 [2024-03-06T09:48:45.953Z] 
04:48:45 [2024-03-06T09:48:45.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:45.871
04:48:45 [2024-03-06T09:48:45.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:48:45 [2024-03-06T09:48:45.953Z] 
04:48:45 [2024-03-06T09:48:45.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:45.871
04:48:45 [2024-03-06T09:48:45.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:48:45 [2024-03-06T09:48:45.953Z] 
04:48:45 [2024-03-06T09:48:45.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:45.871
04:48:45 [2024-03-06T09:48:45.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:48:45 [2024-03-06T09:48:45.953Z] 
04:48:45 [2024-03-06T09:48:45.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:45.872
04:48:45 [2024-03-06T09:48:45.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:48:45 [2024-03-06T09:48:45.953Z] 
04:48:45 [2024-03-06T09:48:45.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:45.872
04:48:45 [2024-03-06T09:48:45.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:48:45 [2024-03-06T09:48:45.953Z] 
04:48:45 [2024-03-06T09:48:45.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:45.872
04:48:45 [2024-03-06T09:48:45.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:48:45 [2024-03-06T09:48:45.953Z] 
04:48:45 [2024-03-06T09:48:45.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:45.872
04:48:45 [2024-03-06T09:48:45.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:48:45 [2024-03-06T09:48:45.953Z] 
04:48:45 [2024-03-06T09:48:45.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:45.875
04:48:45 [2024-03-06T09:48:45.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:48:45 [2024-03-06T09:48:45.953Z] 
04:48:45 [2024-03-06T09:48:45.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:45.875
04:48:45 [2024-03-06T09:48:45.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:48:45 [2024-03-06T09:48:45.953Z] 
04:48:45 [2024-03-06T09:48:45.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:45.876
04:48:45 [2024-03-06T09:48:45.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:48:45 [2024-03-06T09:48:45.953Z] 
04:48:45 [2024-03-06T09:48:45.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:45.876
04:48:45 [2024-03-06T09:48:45.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:48:54 [2024-03-06T09:48:54.038Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.571 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
04:48:54 [2024-03-06T09:48:54.038Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest.testModuleExecution -- Time elapsed: 8.514 s
04:48:54 [2024-03-06T09:48:54.038Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest.testModuleConstruction -- Time elapsed: 0.054 s
04:48:54 [2024-03-06T09:48:54.038Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
04:48:54 [2024-03-06T09:48:54.038Z] 
04:48:54 [2024-03-06T09:48:54.038Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:52.638
04:48:54 [2024-03-06T09:48:54.038Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
04:48:54 [2024-03-06T09:48:54.966Z] 
04:48:54 [2024-03-06T09:48:54.966Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:54.841
04:48:54 [2024-03-06T09:48:54.966Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
04:48:54 [2024-03-06T09:48:54.966Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.211 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
04:48:54 [2024-03-06T09:48:54.966Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest.testModuleExecution -- Time elapsed: 2.206 s
04:48:54 [2024-03-06T09:48:54.966Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest.testModuleConstruction -- Time elapsed: 0.004 s
04:48:54 [2024-03-06T09:48:54.966Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
04:48:56 [2024-03-06T09:48:56.330Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.136 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
04:48:56 [2024-03-06T09:48:56.330Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest.testEventName -- Time elapsed: 1.135 s
04:48:56 [2024-03-06T09:48:56.330Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
04:48:56 [2024-03-06T09:48:56.330Z] 
04:48:56 [2024-03-06T09:48:56.330Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:56.179
04:48:56 [2024-03-06T09:48:56.330Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
04:48:56 [2024-03-06T09:48:56.585Z] 
04:48:56 [2024-03-06T09:48:56.585Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:48:56.336
04:48:56 [2024-03-06T09:48:56.585Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
04:48:56 [2024-03-06T09:48:56.585Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
04:48:56 [2024-03-06T09:48:56.586Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest.testSegmentStore -- Time elapsed: 0.211 s
04:48:56 [2024-03-06T09:48:56.586Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest.testStateSystem -- Time elapsed: 0.135 s
04:48:56 [2024-03-06T09:48:56.586Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
04:48:59 [2024-03-06T09:48:59.100Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.342 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
04:48:59 [2024-03-06T09:48:59.100Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest.testConditionsPattern -- Time elapsed: 1.227 s
04:48:59 [2024-03-06T09:48:59.100Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest.testConditionsValidation -- Time elapsed: 1.114 s
04:48:59 [2024-03-06T09:48:59.100Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
04:49:00 [2024-03-06T09:49:00.028Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.214 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
04:49:00 [2024-03-06T09:49:00.028Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest.testTimestampDescription -- Time elapsed: 1.212 s
04:49:00 [2024-03-06T09:49:00.028Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
04:49:01 [2024-03-06T09:49:01.395Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.115 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
04:49:01 [2024-03-06T09:49:01.395Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest.testConditionsValidation -- Time elapsed: 1.114 s
04:49:01 [2024-03-06T09:49:01.395Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
04:49:01 [2024-03-06T09:49:01.395Z] 
04:49:01 [2024-03-06T09:49:01.395Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 09:49:01.123
04:49:01 [2024-03-06T09:49:01.395Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file 
04:49:01 [2024-03-06T09:49:01.395Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
04:49:01 [2024-03-06T09:49:01.395Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest.testInvalidInput -- Time elapsed: 0.080 s
04:49:01 [2024-03-06T09:49:01.395Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest.testStateSystem -- Time elapsed: 0.112 s
04:49:01 [2024-03-06T09:49:01.395Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
04:49:01 [2024-03-06T09:49:01.395Z] 
04:49:01 [2024-03-06T09:49:01.395Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:49:01.253
04:49:01 [2024-03-06T09:49:01.395Z] !MESSAGE state value is type int but a mappingGroup is specified
04:49:01 [2024-03-06T09:49:01.395Z] 
04:49:01 [2024-03-06T09:49:01.395Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:49:01.253
04:49:01 [2024-03-06T09:49:01.395Z] !MESSAGE state value is type int but a mappingGroup is specified
04:49:02 [2024-03-06T09:49:02.759Z] 
04:49:02 [2024-03-06T09:49:02.759Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:49:02.465
04:49:02 [2024-03-06T09:49:02.759Z] !MESSAGE state value is type int but a mappingGroup is specified
04:49:02 [2024-03-06T09:49:02.759Z] 
04:49:02 [2024-03-06T09:49:02.759Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:49:02.465
04:49:02 [2024-03-06T09:49:02.759Z] !MESSAGE state value is type int but a mappingGroup is specified
04:49:02 [2024-03-06T09:49:02.759Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.227 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
04:49:02 [2024-03-06T09:49:02.759Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest.testNonConsumingFsm -- Time elapsed: 1.214 s
04:49:02 [2024-03-06T09:49:02.759Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest.testConsumingFsm -- Time elapsed: 0.013 s
04:49:02 [2024-03-06T09:49:02.759Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
04:49:02 [2024-03-06T09:49:02.759Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
04:49:02 [2024-03-06T09:49:02.759Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest.testGetChildElements -- Time elapsed: 0.015 s
04:49:02 [2024-03-06T09:49:02.759Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest.testGetElementInFile -- Time elapsed: 0.013 s
04:49:02 [2024-03-06T09:49:02.759Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
04:49:03 [2024-03-06T09:49:03.320Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.509 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
04:49:03 [2024-03-06T09:49:03.320Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest.testFactory -- Time elapsed: 0.216 s
04:49:03 [2024-03-06T09:49:03.320Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest.testTwoLevels -- Time elapsed: 0.150 s
04:49:03 [2024-03-06T09:49:03.321Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest.testNoParentDisplay -- Time elapsed: 0.143 s
04:49:03 [2024-03-06T09:49:03.321Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
04:49:03 [2024-03-06T09:49:03.321Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
04:49:03 [2024-03-06T09:49:03.321Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest.testExtendedModuleCreated -- Time elapsed: 0.035 s
04:49:03 [2024-03-06T09:49:03.321Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest.testGettingSchemaParser -- Time elapsed: 0 s
04:49:03 [2024-03-06T09:49:03.321Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest.testPopulateExtendedModules -- Time elapsed: 0.066 s
04:49:03 [2024-03-06T09:49:03.321Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
04:49:03 [2024-03-06T09:49:03.321Z] 
04:49:03 [2024-03-06T09:49:03.321Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 09:49:03.148
04:49:03 [2024-03-06T09:49:03.321Z] !MESSAGE XML Parsing error at line 24: 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.
04:49:03 [2024-03-06T09:49:03.321Z] 
04:49:03 [2024-03-06T09:49:03.321Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 09:49:03.155
04:49:03 [2024-03-06T09:49:03.321Z] !MESSAGE XML Parsing error at line 34: cvc-complex-type.2.4.a: Invalid content was found starting with element 'display'. One of '{id, parent, name, entry}' is expected.
04:49:03 [2024-03-06T09:49:03.321Z] 
04:49:03 [2024-03-06T09:49:03.321Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 09:49:03.163
04:49:03 [2024-03-06T09:49:03.321Z] !MESSAGE XML Parsing error at line 28: cvc-complex-type.2.4.d: Invalid content was found starting with element 'entry'. No child element is expected at this point.
04:49:03 [2024-03-06T09:49:03.321Z] 
04:49:03 [2024-03-06T09:49:03.321Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 09:49:03.171
04:49:03 [2024-03-06T09:49:03.321Z] !MESSAGE XML Parsing error at line 36: cvc-complex-type.2.4.b: The content of element 'stateProvider' is not complete. One of '{definedValue, location, mappingGroup, eventHandler}' is expected.
04:49:03 [2024-03-06T09:49:03.321Z] 
04:49:03 [2024-03-06T09:49:03.321Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 09:49:03.178
04:49:03 [2024-03-06T09:49:03.321Z] !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.
04:49:03 [2024-03-06T09:49:03.321Z] 
04:49:03 [2024-03-06T09:49:03.321Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 09:49:03.211
04:49:03 [2024-03-06T09:49:03.321Z] !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.
04:49:03 [2024-03-06T09:49:03.577Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
04:49:03 [2024-03-06T09:49:03.577Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlValidateInvalid -- Time elapsed: 0.042 s
04:49:03 [2024-03-06T09:49:03.577Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlValidate -- Time elapsed: 0.032 s
04:49:03 [2024-03-06T09:49:03.577Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testGetChildElements -- Time elapsed: 0.009 s
04:49:03 [2024-03-06T09:49:03.577Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlValidateValid -- Time elapsed: 0.159 s
04:49:03 [2024-03-06T09:49:03.577Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlEnableDisableFile -- Time elapsed: 0.023 s
04:49:03 [2024-03-06T09:49:03.577Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlAddFile -- Time elapsed: 0.011 s
04:49:03 [2024-03-06T09:49:03.577Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlPath -- Time elapsed: 0 s
04:49:03 [2024-03-06T09:49:03.577Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
04:49:10 [2024-03-06T09:49:10.111Z] 
04:49:10 [2024-03-06T09:49:10.111Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 09:49:09.271
04:49:10 [2024-03-06T09:49:10.111Z] !MESSAGE Script execution failed
04:49:10 [2024-03-06T09:49:10.111Z] !STACK 0
04:49:10 [2024-03-06T09:49:10.111Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
04:49:10 [2024-03-06T09:49:10.111Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
04:49:10 [2024-03-06T09:49:10.111Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
04:49:10 [2024-03-06T09:49:10.111Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
04:49:10 [2024-03-06T09:49:10.111Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
04:49:10 [2024-03-06T09:49:10.111Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25._c_script_0(Unknown Source)
04:49:10 [2024-03-06T09:49:10.111Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25.call(Unknown Source)
04:49:10 [2024-03-06T09:49:10.111Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
04:49:10 [2024-03-06T09:49:10.111Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
04:49:10 [2024-03-06T09:49:10.111Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25.call(Unknown Source)
04:49:10 [2024-03-06T09:49:10.111Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25.exec(Unknown Source)
04:49:10 [2024-03-06T09:49:10.111Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
04:49:10 [2024-03-06T09:49:10.111Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
04:49:10 [2024-03-06T09:49:10.111Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
04:49:10 [2024-03-06T09:49:10.111Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
04:49:10 [2024-03-06T09:49:10.111Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
04:49:10 [2024-03-06T09:49:10.111Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
04:49:10 [2024-03-06T09:49:10.111Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
04:49:10 [2024-03-06T09:49:10.111Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
04:49:10 [2024-03-06T09:49:10.111Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
04:49:10 [2024-03-06T09:49:10.111Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
04:49:10 [2024-03-06T09:49:10.111Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
04:49:10 [2024-03-06T09:49:10.111Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
04:49:10 [2024-03-06T09:49:10.111Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
04:49:10 [2024-03-06T09:49:10.111Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
04:49:10 [2024-03-06T09:49:10.111Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
04:49:10 [2024-03-06T09:49:10.111Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
04:49:10 [2024-03-06T09:49:10.111Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
04:49:10 [2024-03-06T09:49:10.111Z] 
04:49:10 [2024-03-06T09:49:10.111Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 09:49:09.279
04:49:10 [2024-03-06T09:49:10.111Z] !MESSAGE Script execution failed
04:49:10 [2024-03-06T09:49:10.111Z] !STACK 0
04:49:10 [2024-03-06T09:49:10.111Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
04:49:10 [2024-03-06T09:49:10.111Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
04:49:10 [2024-03-06T09:49:10.111Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
04:49:10 [2024-03-06T09:49:10.111Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
04:49:10 [2024-03-06T09:49:10.111Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30._c_script_0(Unknown Source)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30.call(Unknown Source)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30.call(Unknown Source)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30.exec(Unknown Source)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
04:49:10 [2024-03-06T09:49:10.112Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
04:49:10 [2024-03-06T09:49:10.112Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
04:49:10 [2024-03-06T09:49:10.112Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
04:49:10 [2024-03-06T09:49:10.112Z] 
04:49:10 [2024-03-06T09:49:10.112Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 09:49:09.289
04:49:10 [2024-03-06T09:49:10.112Z] !MESSAGE Script execution failed
04:49:10 [2024-03-06T09:49:10.112Z] !STACK 0
04:49:10 [2024-03-06T09:49:10.112Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35._c_script_0(Unknown Source)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35.call(Unknown Source)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35.call(Unknown Source)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35.exec(Unknown Source)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
04:49:10 [2024-03-06T09:49:10.112Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
04:49:10 [2024-03-06T09:49:10.112Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
04:49:10 [2024-03-06T09:49:10.112Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
04:49:10 [2024-03-06T09:49:10.112Z] 
04:49:10 [2024-03-06T09:49:10.112Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 09:49:09.296
04:49:10 [2024-03-06T09:49:10.112Z] !MESSAGE Script execution failed
04:49:10 [2024-03-06T09:49:10.112Z] !STACK 0
04:49:10 [2024-03-06T09:49:10.112Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40._c_script_0(Unknown Source)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40.call(Unknown Source)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40.call(Unknown Source)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40.exec(Unknown Source)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
04:49:10 [2024-03-06T09:49:10.112Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
04:49:10 [2024-03-06T09:49:10.112Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
04:49:10 [2024-03-06T09:49:10.112Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
04:49:10 [2024-03-06T09:49:10.112Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
04:49:11 [2024-03-06T09:49:11.040Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.286 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
04:49:11 [2024-03-06T09:49:11.040Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testOneTrace -- Time elapsed: 0.105 s
04:49:11 [2024-03-06T09:49:11.040Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testExperimentWithTraceAnalysis -- Time elapsed: 6.858 s
04:49:11 [2024-03-06T09:49:11.040Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testFactoryUpdate -- Time elapsed: 0.050 s
04:49:11 [2024-03-06T09:49:11.040Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testExperiment -- Time elapsed: 0.172 s
04:49:11 [2024-03-06T09:49:11.040Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testOneTraceWithExperimentAnalysis -- Time elapsed: 0.099 s
04:49:11 [2024-03-06T09:49:11.040Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
04:49:11 [2024-03-06T09:49:11.296Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.482 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
04:49:11 [2024-03-06T09:49:11.296Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest.testXYDataProvider -- Time elapsed: 0.144 s
04:49:11 [2024-03-06T09:49:11.296Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest.testXYDataProviderDelta -- Time elapsed: 0.152 s
04:49:11 [2024-03-06T09:49:11.296Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest.testXYFactory -- Time elapsed: 0.184 s
04:49:11 [2024-03-06T09:49:11.296Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
04:49:11 [2024-03-06T09:49:11.553Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
04:49:11 [2024-03-06T09:49:11.553Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest.testPopulateModulesWithAnalysisManager -- Time elapsed: 0.036 s
04:49:11 [2024-03-06T09:49:11.553Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest.testProperties -- Time elapsed: 0.008 s
04:49:11 [2024-03-06T09:49:11.553Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest.testPopulateModules -- Time elapsed: 0.035 s
04:49:11 [2024-03-06T09:49:11.553Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
04:49:11 [2024-03-06T09:49:11.553Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
04:49:11 [2024-03-06T09:49:11.553Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueModify -- Time elapsed: 0.017 s
04:49:11 [2024-03-06T09:49:11.553Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueScript -- Time elapsed: 0.018 s
04:49:11 [2024-03-06T09:49:11.553Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueUpdate -- Time elapsed: 0.017 s
04:49:11 [2024-03-06T09:49:11.553Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueMapping -- Time elapsed: 0.031 s
04:49:11 [2024-03-06T09:49:11.553Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValuePeek -- Time elapsed: 0.018 s
04:49:11 [2024-03-06T09:49:11.553Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueFuture -- Time elapsed: 0.018 s
04:49:11 [2024-03-06T09:49:11.553Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueHostId -- Time elapsed: 0.017 s
04:49:11 [2024-03-06T09:49:11.553Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
04:49:12 [2024-03-06T09:49:12.917Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.219 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
04:49:12 [2024-03-06T09:49:12.917Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest.testAttributePool -- Time elapsed: 1.219 s
04:49:12 [2024-03-06T09:49:12.917Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
04:49:14 [2024-03-06T09:49:14.280Z] 
04:49:14 [2024-03-06T09:49:14.280Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:49:13.919
04:49:14 [2024-03-06T09:49:14.280Z] !MESSAGE state value is type int but a mappingGroup is specified
04:49:14 [2024-03-06T09:49:14.280Z] 
04:49:14 [2024-03-06T09:49:14.280Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:49:13.919
04:49:14 [2024-03-06T09:49:14.280Z] !MESSAGE state value is type int but a mappingGroup is specified
04:49:14 [2024-03-06T09:49:14.280Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.227 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
04:49:14 [2024-03-06T09:49:14.280Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest.testSegmentContent -- Time elapsed: 1.216 s
04:49:14 [2024-03-06T09:49:14.280Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest.testMappingGroup -- Time elapsed: 0.010 s
04:49:14 [2024-03-06T09:49:14.280Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
04:49:14 [2024-03-06T09:49:14.281Z] 
04:49:14 [2024-03-06T09:49:14.281Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:49:13.938
04:49:14 [2024-03-06T09:49:14.281Z] !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.
04:49:15 [2024-03-06T09:49:15.206Z] 
04:49:15 [2024-03-06T09:49:15.206Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 09:49:15.147
04:49:15 [2024-03-06T09:49:15.206Z] !MESSAGE Fsm test: the 'initial' attribute was set or an <initial> element was defined. Only one of the 3 should be used. The initialState element will have precedence
04:49:16 [2024-03-06T09:49:16.569Z] 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
04:49:16 [2024-03-06T09:49:16.569Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest.testInitialStateDeclaration -- Time elapsed: 0 s
04:49:16 [2024-03-06T09:49:16.569Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest.testTwoInitialStates -- Time elapsed: 0 s
04:49:16 [2024-03-06T09:49:16.569Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest.testInitialStateWithCondition -- Time elapsed: 0 s
04:49:16 [2024-03-06T09:49:16.569Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest
04:49:16 [2024-03-06T09:49:16.569Z] 
04:49:16 [2024-03-06T09:49:16.569Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 09:49:16.365
04:49:16 [2024-03-06T09:49:16.569Z] !MESSAGE IO exception occurred
04:49:16 [2024-03-06T09:49:16.569Z] !STACK 0
04:49:16 [2024-03-06T09:49:16.569Z] java.io.FileNotFoundException: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.tmf.analysis.xml.core/xml_files/test-test-test (No such file or directory)
04:49:16 [2024-03-06T09:49:16.569Z] 	at java.base/java.io.FileInputStream.open0(Native Method)
04:49:16 [2024-03-06T09:49:16.569Z] 	at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
04:49:16 [2024-03-06T09:49:16.569Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
04:49:16 [2024-03-06T09:49:16.569Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:111)
04:49:16 [2024-03-06T09:49:16.569Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86)
04:49:16 [2024-03-06T09:49:16.569Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:189)
04:49:16 [2024-03-06T09:49:16.569Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:653)
04:49:16 [2024-03-06T09:49:16.569Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:150)
04:49:16 [2024-03-06T09:49:16.569Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:861)
04:49:16 [2024-03-06T09:49:16.569Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
04:49:16 [2024-03-06T09:49:16.569Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.StreamValidatorHelper.validate(StreamValidatorHelper.java:178)
04:49:16 [2024-03-06T09:49:16.569Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:115)
04:49:16 [2024-03-06T09:49:16.569Z] 	at java.xml/javax.xml.validation.Validator.validate(Validator.java:124)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.eclipse.tracecompass.common.core.xml.XmlUtils.safeValidate(XmlUtils.java:218)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.xmlValidate(XmlUtils.java:239)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.createOrUpdateXml(XmlConfigurationSource.java:149)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.create(XmlConfigurationSource.java:85)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testCreation(XmlConfigurationSourceTest.java:166)
04:49:16 [2024-03-06T09:49:16.569Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:49:16 [2024-03-06T09:49:16.569Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:49:16 [2024-03-06T09:49:16.569Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:49:16 [2024-03-06T09:49:16.569Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
04:49:16 [2024-03-06T09:49:16.569Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:49:16 [2024-03-06T09:49:16.569Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:49:16 [2024-03-06T09:49:16.569Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:49:16 [2024-03-06T09:49:16.569Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
04:49:16 [2024-03-06T09:49:16.569Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:49:16 [2024-03-06T09:49:16.569Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:49:16 [2024-03-06T09:49:16.569Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:49:16 [2024-03-06T09:49:16.569Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
04:49:16 [2024-03-06T09:49:16.569Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
04:49:16 [2024-03-06T09:49:16.570Z] 
04:49:16 [2024-03-06T09:49:16.570Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 09:49:16.371
04:49:16 [2024-03-06T09:49:16.570Z] !MESSAGE XML Parsing error at line 24: 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.
04:49:16 [2024-03-06T09:49:16.570Z] 
04:49:16 [2024-03-06T09:49:16.570Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 09:49:16.447
04:49:16 [2024-03-06T09:49:16.570Z] !MESSAGE IO exception occurred
04:49:16 [2024-03-06T09:49:16.570Z] !STACK 0
04:49:16 [2024-03-06T09:49:16.570Z] java.io.FileNotFoundException: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.tmf.analysis.xml.core/xml_files/test-test-test (No such file or directory)
04:49:16 [2024-03-06T09:49:16.570Z] 	at java.base/java.io.FileInputStream.open0(Native Method)
04:49:16 [2024-03-06T09:49:16.570Z] 	at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
04:49:16 [2024-03-06T09:49:16.570Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
04:49:16 [2024-03-06T09:49:16.570Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:111)
04:49:16 [2024-03-06T09:49:16.570Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86)
04:49:16 [2024-03-06T09:49:16.570Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:189)
04:49:16 [2024-03-06T09:49:16.570Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:653)
04:49:16 [2024-03-06T09:49:16.570Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:150)
04:49:16 [2024-03-06T09:49:16.570Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:861)
04:49:16 [2024-03-06T09:49:16.570Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
04:49:16 [2024-03-06T09:49:16.570Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.StreamValidatorHelper.validate(StreamValidatorHelper.java:178)
04:49:16 [2024-03-06T09:49:16.570Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:115)
04:49:16 [2024-03-06T09:49:16.570Z] 	at java.xml/javax.xml.validation.Validator.validate(Validator.java:124)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.eclipse.tracecompass.common.core.xml.XmlUtils.safeValidate(XmlUtils.java:218)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.xmlValidate(XmlUtils.java:239)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.createOrUpdateXml(XmlConfigurationSource.java:149)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.update(XmlConfigurationSource.java:99)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testUpdate(XmlConfigurationSourceTest.java:215)
04:49:16 [2024-03-06T09:49:16.570Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:49:16 [2024-03-06T09:49:16.570Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:49:16 [2024-03-06T09:49:16.570Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:49:16 [2024-03-06T09:49:16.570Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
04:49:16 [2024-03-06T09:49:16.570Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:49:16 [2024-03-06T09:49:16.570Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:49:16 [2024-03-06T09:49:16.570Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:49:16 [2024-03-06T09:49:16.570Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
04:49:16 [2024-03-06T09:49:16.570Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:49:16 [2024-03-06T09:49:16.570Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:49:16 [2024-03-06T09:49:16.570Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:49:16 [2024-03-06T09:49:16.570Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
04:49:16 [2024-03-06T09:49:16.570Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
04:49:16 [2024-03-06T09:49:16.570Z] 
04:49:16 [2024-03-06T09:49:16.570Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 09:49:16.454
04:49:16 [2024-03-06T09:49:16.570Z] !MESSAGE XML Parsing error at line 24: 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.
04:49:16 [2024-03-06T09:49:16.570Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest
04:49:16 [2024-03-06T09:49:16.570Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testSourceType -- Time elapsed: 0 s
04:49:16 [2024-03-06T09:49:16.570Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testCreation -- Time elapsed: 0.029 s
04:49:16 [2024-03-06T09:49:16.570Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testGetConfiguration -- Time elapsed: 0.013 s
04:49:16 [2024-03-06T09:49:16.570Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testContains -- Time elapsed: 0.014 s
04:49:16 [2024-03-06T09:49:16.570Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testRemove -- Time elapsed: 0.014 s
04:49:16 [2024-03-06T09:49:16.570Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testUpdate -- Time elapsed: 0.045 s
04:49:16 [2024-03-06T09:49:16.570Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testConstructor -- Time elapsed: 0.032 s
04:49:16 [2024-03-06T09:49:16.570Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
04:49:16 [2024-03-06T09:49:16.826Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
04:49:16 [2024-03-06T09:49:16.826Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest.testTmfCorePluginId -- Time elapsed: 0 s
04:49:16 [2024-03-06T09:49:16.826Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest.testGetDefault -- Time elapsed: 0 s
04:49:16 [2024-03-06T09:49:16.826Z] 
04:49:16 [2024-03-06T09:49:16.826Z] Results:
04:49:16 [2024-03-06T09:49:16.826Z] 
04:49:16 [2024-03-06T09:49:16.826Z] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0
04:49:16 [2024-03-06T09:49:16.826Z] 
04:49:17 [2024-03-06T09:49:17.081Z] [INFO] All tests passed
04:49:17 [2024-03-06T09:49:17.081Z] [INFO] 
04:49:17 [2024-03-06T09:49:17.081Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:49:17 [2024-03-06T09:49:17.081Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT.jar
04:49:17 [2024-03-06T09:49:17.081Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT.pom
04:49:17 [2024-03-06T09:49:17.081Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT-sources.jar
04:49:17 [2024-03-06T09:49:17.081Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT-p2metadata.xml
04:49:17 [2024-03-06T09:49:17.081Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT-p2artifacts.xml
04:49:17 [2024-03-06T09:49:17.082Z] [INFO] 
04:49:17 [2024-03-06T09:49:17.082Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:49:17 [2024-03-06T09:49:17.082Z] [INFO] 
04:49:17 [2024-03-06T09:49:17.082Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >--
04:49:17 [2024-03-06T09:49:17.082Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT [96/141]
04:49:17 [2024-03-06T09:49:17.082Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
04:49:17 [2024-03-06T09:49:17.082Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:49:17 [2024-03-06T09:49:17.082Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:17 [2024-03-06T09:49:17.082Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
04:49:17 [2024-03-06T09:49:17.082Z] [INFO] 
04:49:17 [2024-03-06T09:49:17.082Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:49:17 [2024-03-06T09:49:17.082Z] [INFO] 
04:49:17 [2024-03-06T09:49:17.082Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:49:17 [2024-03-06T09:49:17.082Z] [INFO] The project's OSGi version is 2.0.7.202403060913
04:49:17 [2024-03-06T09:49:17.082Z] [INFO] 
04:49:17 [2024-03-06T09:49:17.082Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:49:17 [2024-03-06T09:49:17.082Z] [INFO] 
04:49:17 [2024-03-06T09:49:17.082Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:49:17 [2024-03-06T09:49:17.082Z] [INFO] 
04:49:17 [2024-03-06T09:49:17.082Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:49:17 [2024-03-06T09:49:17.082Z] [INFO] 
04:49:17 [2024-03-06T09:49:17.082Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:49:17 [2024-03-06T09:49:17.082Z] [INFO] 
04:49:17 [2024-03-06T09:49:17.082Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:49:17 [2024-03-06T09:49:17.082Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core.tests
04:49:17 [2024-03-06T09:49:17.338Z] [INFO] 
04:49:17 [2024-03-06T09:49:17.338Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:49:17 [2024-03-06T09:49:17.338Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
04:49:17 [2024-03-06T09:49:17.338Z] [INFO] 
04:49:17 [2024-03-06T09:49:17.338Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:49:17 [2024-03-06T09:49:17.338Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:49:17 [2024-03-06T09:49:17.338Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:17 [2024-03-06T09:49:17.338Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
04:49:17 [2024-03-06T09:49:17.338Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:49:17 [2024-03-06T09:49:17.899Z] [INFO] 
04:49:17 [2024-03-06T09:49:17.899Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:49:17 [2024-03-06T09:49:17.899Z] [INFO] 
04:49:17 [2024-03-06T09:49:17.899Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:49:17 [2024-03-06T09:49:17.899Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources
04:49:17 [2024-03-06T09:49:17.899Z] [INFO] 
04:49:17 [2024-03-06T09:49:17.899Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:49:17 [2024-03-06T09:49:17.899Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
04:49:17 [2024-03-06T09:49:17.899Z] [INFO] 
04:49:17 [2024-03-06T09:49:17.899Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:49:17 [2024-03-06T09:49:17.899Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-sources.jar
04:49:17 [2024-03-06T09:49:17.899Z] [INFO] 
04:49:17 [2024-03-06T09:49:17.899Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:49:17 [2024-03-06T09:49:17.900Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.jar
04:49:17 [2024-03-06T09:49:17.900Z] [INFO] 
04:49:17 [2024-03-06T09:49:17.900Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:49:17 [2024-03-06T09:49:17.900Z] [INFO] 
04:49:17 [2024-03-06T09:49:17.900Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:49:17 [2024-03-06T09:49:17.900Z] [INFO] 
04:49:17 [2024-03-06T09:49:17.900Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:49:17 [2024-03-06T09:49:17.900Z] [INFO] 
04:49:17 [2024-03-06T09:49:17.900Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:49:17 [2024-03-06T09:49:17.900Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.jar
04:49:19 [2024-03-06T09:49:19.265Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-sources.jar
04:49:19 [2024-03-06T09:49:19.827Z] [INFO] 
04:49:19 [2024-03-06T09:49:19.827Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:49:19 [2024-03-06T09:49:19.827Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data/.metadata/.log
04:49:19 [2024-03-06T09:49:19.827Z] [INFO] Command line:
04:49:19 [2024-03-06T09:49:19.827Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:49:19 [2024-03-06T09:49:19.827Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:49:23 [2024-03-06T09:49:23.992Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
04:49:30 [2024-03-06T09:49:30.523Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.876 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
04:49:30 [2024-03-06T09:49:30.523Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_middle_end -- Time elapsed: 0.004 s
04:49:30 [2024-03-06T09:49:30.523Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_middle -- Time elapsed: 0.001 s
04:49:30 [2024-03-06T09:49:30.523Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_relative_empty -- Time elapsed: 0.001 s
04:49:30 [2024-03-06T09:49:30.523Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_relative_up_wildcard -- Time elapsed: 0 s
04:49:30 [2024-03-06T09:49:30.523Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_end -- Time elapsed: 0 s
04:49:30 [2024-03-06T09:49:30.523Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQuery1 -- Time elapsed: 0.079 s
04:49:30 [2024-03-06T09:49:30.523Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testSingleQuery1 -- Time elapsed: 0.047 s
04:49:30 [2024-03-06T09:49:30.523Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQuery1 -- Time elapsed: 0.006 s
04:49:30 [2024-03-06T09:49:30.523Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQuery2 -- Time elapsed: 0.055 s
04:49:30 [2024-03-06T09:49:30.523Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQuery3 -- Time elapsed: 0.001 s
04:49:30 [2024-03-06T09:49:30.523Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullAttributeName -- Time elapsed: 0 s
04:49:30 [2024-03-06T09:49:30.523Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testOptQuarkAbsolute -- Time elapsed: 0.001 s
04:49:30 [2024-03-06T09:49:30.523Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFirstIntervalIsConsidered -- Time elapsed: 0.037 s
04:49:30 [2024-03-06T09:49:30.523Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testQueryInvalidValuetype1 -- Time elapsed: 0.073 s
04:49:30 [2024-03-06T09:49:30.523Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testQueryInvalidValuetype2 -- Time elapsed: 0.028 s
04:49:30 [2024-03-06T09:49:30.523Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQueryThorough -- Time elapsed: 0.029 s
04:49:30 [2024-03-06T09:49:30.523Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testQueryInvalidAttribute -- Time elapsed: 0.001 s
04:49:30 [2024-03-06T09:49:30.523Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testSingleQueryInvalidTime1 -- Time elapsed: 0.003 s
04:49:30 [2024-03-06T09:49:30.523Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testSingleQueryInvalidTime2 -- Time elapsed: 0.001 s
04:49:30 [2024-03-06T09:49:30.523Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarksNoMatch -- Time elapsed: 0.001 s
04:49:30 [2024-03-06T09:49:30.523Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_relative -- Time elapsed: 0 s
04:49:30 [2024-03-06T09:49:30.523Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQueryInvalidTime1 -- Time elapsed: 0 s
04:49:30 [2024-03-06T09:49:30.523Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQueryInvalidTime2 -- Time elapsed: 0 s
04:49:30 [2024-03-06T09:49:30.523Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQueryInvalidTime1 -- Time elapsed: 0 s
04:49:30 [2024-03-06T09:49:30.523Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQueryInvalidTime2 -- Time elapsed: 0.001 s
04:49:30 [2024-03-06T09:49:30.523Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_begin -- Time elapsed: 0 s
04:49:30 [2024-03-06T09:49:30.523Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_empty -- Time elapsed: 0.001 s
04:49:30 [2024-03-06T09:49:30.523Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testParentAttribute -- Time elapsed: 0 s
04:49:30 [2024-03-06T09:49:30.523Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testOptQuarkRelative -- Time elapsed: 0 s
04:49:30 [2024-03-06T09:49:30.523Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
04:49:38 [2024-03-06T09:49:38.606Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.808 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
04:49:38 [2024-03-06T09:49:38.606Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testOpenExistingStateFile -- Time elapsed: 0.024 s
04:49:38 [2024-03-06T09:49:38.606Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testBuild -- Time elapsed: 2.926 s
04:49:38 [2024-03-06T09:49:38.606Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_middle_end -- Time elapsed: 0.001 s
04:49:38 [2024-03-06T09:49:38.606Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_middle -- Time elapsed: 0.001 s
04:49:38 [2024-03-06T09:49:38.606Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_relative_empty -- Time elapsed: 0.001 s
04:49:38 [2024-03-06T09:49:38.606Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_relative_up_wildcard -- Time elapsed: 0 s
04:49:38 [2024-03-06T09:49:38.606Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_end -- Time elapsed: 0.001 s
04:49:38 [2024-03-06T09:49:38.606Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQuery1 -- Time elapsed: 0.004 s
04:49:38 [2024-03-06T09:49:38.606Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testSingleQuery1 -- Time elapsed: 0.001 s
04:49:38 [2024-03-06T09:49:38.606Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQuery1 -- Time elapsed: 0.081 s
04:49:38 [2024-03-06T09:49:38.606Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQuery2 -- Time elapsed: 0.014 s
04:49:38 [2024-03-06T09:49:38.606Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQuery3 -- Time elapsed: 0.029 s
04:49:38 [2024-03-06T09:49:38.606Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullAttributeName -- Time elapsed: 0.001 s
04:49:38 [2024-03-06T09:49:38.606Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testOptQuarkAbsolute -- Time elapsed: 0.001 s
04:49:38 [2024-03-06T09:49:38.607Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFirstIntervalIsConsidered -- Time elapsed: 0.001 s
04:49:38 [2024-03-06T09:49:38.607Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testQueryInvalidValuetype1 -- Time elapsed: 0.002 s
04:49:38 [2024-03-06T09:49:38.607Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testQueryInvalidValuetype2 -- Time elapsed: 0.001 s
04:49:38 [2024-03-06T09:49:38.607Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQueryThorough -- Time elapsed: 0.002 s
04:49:38 [2024-03-06T09:49:38.607Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testQueryInvalidAttribute -- Time elapsed: 0.001 s
04:49:38 [2024-03-06T09:49:38.607Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testSingleQueryInvalidTime1 -- Time elapsed: 0 s
04:49:38 [2024-03-06T09:49:38.607Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testSingleQueryInvalidTime2 -- Time elapsed: 0.001 s
04:49:38 [2024-03-06T09:49:38.607Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarksNoMatch -- Time elapsed: 0 s
04:49:38 [2024-03-06T09:49:38.607Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_relative -- Time elapsed: 0 s
04:49:38 [2024-03-06T09:49:38.607Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQueryInvalidTime1 -- Time elapsed: 0.001 s
04:49:38 [2024-03-06T09:49:38.607Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQueryInvalidTime2 -- Time elapsed: 0 s
04:49:38 [2024-03-06T09:49:38.607Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQueryInvalidTime1 -- Time elapsed: 0.042 s
04:49:38 [2024-03-06T09:49:38.607Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQueryInvalidTime2 -- Time elapsed: 0.001 s
04:49:38 [2024-03-06T09:49:38.607Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_begin -- Time elapsed: 0 s
04:49:38 [2024-03-06T09:49:38.607Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_empty -- Time elapsed: 0.001 s
04:49:38 [2024-03-06T09:49:38.607Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testParentAttribute -- Time elapsed: 0 s
04:49:38 [2024-03-06T09:49:38.607Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testOptQuarkRelative -- Time elapsed: 0 s
04:49:38 [2024-03-06T09:49:38.607Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
04:51:29 [2024-03-06T09:51:29.991Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 98.32 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
04:51:29 [2024-03-06T09:51:29.991Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped
04:51:29 [2024-03-06T09:51:29.991Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped
04:51:29 [2024-03-06T09:51:29.991Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQueryThorough -- Time elapsed: 1.714 s
04:51:29 [2024-03-06T09:51:29.991Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_middle_end -- Time elapsed: 0.001 s
04:51:29 [2024-03-06T09:51:29.991Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_middle -- Time elapsed: 0.001 s
04:51:29 [2024-03-06T09:51:29.991Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_relative_empty -- Time elapsed: 0 s
04:51:29 [2024-03-06T09:51:29.991Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_relative_up_wildcard -- Time elapsed: 0.001 s
04:51:29 [2024-03-06T09:51:29.991Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_end -- Time elapsed: 0 s
04:51:29 [2024-03-06T09:51:29.991Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQuery1 -- Time elapsed: 1.625 s
04:51:29 [2024-03-06T09:51:29.991Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testSingleQuery1 -- Time elapsed: 1.310 s
04:51:29 [2024-03-06T09:51:29.991Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testRangeQuery2 -- Time elapsed: 86.65 s
04:51:29 [2024-03-06T09:51:29.991Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullAttributeName -- Time elapsed: 0.001 s
04:51:29 [2024-03-06T09:51:29.991Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testOptQuarkAbsolute -- Time elapsed: 0.001 s
04:51:29 [2024-03-06T09:51:29.991Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFirstIntervalIsConsidered -- Time elapsed: 1.262 s
04:51:29 [2024-03-06T09:51:29.991Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testQueryInvalidValuetype1 -- Time elapsed: 1.281 s
04:51:29 [2024-03-06T09:51:29.991Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testQueryInvalidValuetype2 -- Time elapsed: 1.327 s
04:51:29 [2024-03-06T09:51:29.991Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testQueryInvalidAttribute -- Time elapsed: 0 s
04:51:29 [2024-03-06T09:51:29.991Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testSingleQueryInvalidTime1 -- Time elapsed: 0.002 s
04:51:29 [2024-03-06T09:51:29.991Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testSingleQueryInvalidTime2 -- Time elapsed: 0 s
04:51:29 [2024-03-06T09:51:29.991Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarksNoMatch -- Time elapsed: 0.001 s
04:51:29 [2024-03-06T09:51:29.992Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_relative -- Time elapsed: 0 s
04:51:29 [2024-03-06T09:51:29.992Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testRangeQueryInvalidTime1 -- Time elapsed: 0.001 s
04:51:29 [2024-03-06T09:51:29.992Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testRangeQueryInvalidTime2 -- Time elapsed: 0 s
04:51:29 [2024-03-06T09:51:29.992Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQueryInvalidTime1 -- Time elapsed: 0.001 s
04:51:29 [2024-03-06T09:51:29.992Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQueryInvalidTime2 -- Time elapsed: 0.001 s
04:51:29 [2024-03-06T09:51:29.992Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_begin -- Time elapsed: 0 s
04:51:29 [2024-03-06T09:51:29.992Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_empty -- Time elapsed: 0 s
04:51:29 [2024-03-06T09:51:29.992Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testParentAttribute -- Time elapsed: 0 s
04:51:29 [2024-03-06T09:51:29.992Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testOptQuarkRelative -- Time elapsed: 0 s
04:51:29 [2024-03-06T09:51:29.992Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest
04:51:38 [2024-03-06T09:51:38.080Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.17 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest
04:51:38 [2024-03-06T09:51:38.080Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testTimeRangeException2DContinous -- Time elapsed: 1.173 s
04:51:38 [2024-03-06T09:51:38.080Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testEmpty2DQuery -- Time elapsed: 1.142 s
04:51:38 [2024-03-06T09:51:38.080Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testIOOB2DQuery -- Time elapsed: 1.125 s
04:51:38 [2024-03-06T09:51:38.080Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testContinuous2DQuery -- Time elapsed: 7.133 s
04:51:38 [2024-03-06T09:51:38.080Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testReverse2DQuery -- Time elapsed: 4.738 s
04:51:38 [2024-03-06T09:51:38.080Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testTimeRangeException2DDiscrete -- Time elapsed: 1.128 s
04:51:38 [2024-03-06T09:51:38.080Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testDiscrete2DQuery -- Time elapsed: 4.726 s
04:51:38 [2024-03-06T09:51:38.080Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
04:51:44 [2024-03-06T09:51:44.625Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.759 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
04:51:44 [2024-03-06T09:51:44.625Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest.testAnalysisExecution -- Time elapsed: 5.631 s
04:51:44 [2024-03-06T09:51:44.625Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest.testCanExecute -- Time elapsed: 0.106 s
04:51:44 [2024-03-06T09:51:44.625Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
04:51:48 [2024-03-06T09:51:48.792Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.879 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
04:51:48 [2024-03-06T09:51:48.792Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchangeOneTraceSoftirq -- Time elapsed: 1.440 s
04:51:48 [2024-03-06T09:51:48.792Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchangeOneTrace -- Time elapsed: 1.132 s
04:51:48 [2024-03-06T09:51:48.792Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchange -- Time elapsed: 1.151 s
04:51:48 [2024-03-06T09:51:48.792Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchangeWithWifi -- Time elapsed: 1.154 s
04:51:48 [2024-03-06T09:51:48.792Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
04:51:50 [2024-03-06T09:51:50.688Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.214 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
04:51:50 [2024-03-06T09:51:50.688Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest.testSchedEvents -- Time elapsed: 2.213 s
04:51:50 [2024-03-06T09:51:50.688Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
04:51:50 [2024-03-06T09:51:50.688Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
04:51:50 [2024-03-06T09:51:50.688Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
04:51:50 [2024-03-06T09:51:50.688Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
04:51:50 [2024-03-06T09:51:50.688Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
04:51:50 [2024-03-06T09:51:50.688Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
04:51:50 [2024-03-06T09:51:50.688Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
04:52:05 [2024-03-06T09:52:05.542Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.69 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
04:52:05 [2024-03-06T09:52:05.542Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest.testExperimentSync -- Time elapsed: 1.063 s
04:52:05 [2024-03-06T09:52:05.542Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest.testDjangoExperimentSync -- Time elapsed: 13.63 s
04:52:05 [2024-03-06T09:52:05.542Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
04:52:06 [2024-03-06T09:52:06.104Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.682 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
04:52:06 [2024-03-06T09:52:06.104Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest.testMatching -- Time elapsed: 0.681 s
04:52:06 [2024-03-06T09:52:06.104Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
04:52:06 [2024-03-06T09:52:06.104Z] !SESSION 2024-03-06 09:49:19.991 -----------------------------------------------
04:52:06 [2024-03-06T09:52:06.104Z] eclipse.buildId=unknown
04:52:06 [2024-03-06T09:52:06.104Z] java.version=17.0.2
04:52:06 [2024-03-06T09:52:06.104Z] java.vendor=Oracle Corporation
04:52:06 [2024-03-06T09:52:06.104Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:52:06 [2024-03-06T09:52:06.105Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:52:06 [2024-03-06T09:52:06.105Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:52:06 [2024-03-06T09:52:06.105Z] 
04:52:06 [2024-03-06T09:52:06.105Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-03-06 09:52:05.975
04:52:06 [2024-03-06T09:52:06.105Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
04:52:11 [2024-03-06T09:52:11.354Z] 
04:52:11 [2024-03-06T09:52:11.354Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-03-06 09:52:11.335
04:52:11 [2024-03-06T09:52:11.354Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
04:52:15 [2024-03-06T09:52:15.523Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.333 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
04:52:15 [2024-03-06T09:52:15.523Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest.testWholeUstTrace -- Time elapsed: 5.342 s
04:52:15 [2024-03-06T09:52:15.523Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest.testOneEvent -- Time elapsed: 3.990 s
04:52:15 [2024-03-06T09:52:15.523Z] 
04:52:15 [2024-03-06T09:52:15.523Z] Results:
04:52:15 [2024-03-06T09:52:15.523Z] 
04:52:15 [2024-03-06T09:52:15.523Z] Tests run: 112, Failures: 0, Errors: 0, Skipped: 2
04:52:15 [2024-03-06T09:52:15.523Z] 
04:52:15 [2024-03-06T09:52:15.523Z] [INFO] All tests passed
04:52:15 [2024-03-06T09:52:15.523Z] [INFO] 
04:52:15 [2024-03-06T09:52:15.523Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:52:15 [2024-03-06T09:52:15.523Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.jar
04:52:15 [2024-03-06T09:52:15.523Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.pom
04:52:15 [2024-03-06T09:52:15.523Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-sources.jar
04:52:15 [2024-03-06T09:52:15.523Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-p2metadata.xml
04:52:15 [2024-03-06T09:52:15.523Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-p2artifacts.xml
04:52:15 [2024-03-06T09:52:15.523Z] [INFO] 
04:52:15 [2024-03-06T09:52:15.523Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:52:15 [2024-03-06T09:52:15.523Z] [INFO] 
04:52:15 [2024-03-06T09:52:15.523Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >--
04:52:15 [2024-03-06T09:52:15.523Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.21-SNAPSHOT [97/141]
04:52:15 [2024-03-06T09:52:15.523Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
04:52:15 [2024-03-06T09:52:15.523Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:52:15 [2024-03-06T09:52:15.523Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:15 [2024-03-06T09:52:15.523Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
04:52:16 [2024-03-06T09:52:16.084Z] [INFO] 
04:52:16 [2024-03-06T09:52:16.084Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:52:16 [2024-03-06T09:52:16.084Z] [INFO] 
04:52:16 [2024-03-06T09:52:16.084Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:52:16 [2024-03-06T09:52:16.084Z] [INFO] The project's OSGi version is 1.0.21.202403060913
04:52:16 [2024-03-06T09:52:16.084Z] [INFO] 
04:52:16 [2024-03-06T09:52:16.084Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:52:16 [2024-03-06T09:52:16.084Z] [INFO] 
04:52:16 [2024-03-06T09:52:16.084Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:52:16 [2024-03-06T09:52:16.084Z] [INFO] 
04:52:16 [2024-03-06T09:52:16.084Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:52:16 [2024-03-06T09:52:16.084Z] [INFO] 
04:52:16 [2024-03-06T09:52:16.084Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:52:16 [2024-03-06T09:52:16.084Z] [INFO] 
04:52:16 [2024-03-06T09:52:16.084Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:52:16 [2024-03-06T09:52:16.084Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests
04:52:16 [2024-03-06T09:52:16.646Z] [INFO] 
04:52:16 [2024-03-06T09:52:16.646Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:52:16 [2024-03-06T09:52:16.646Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
04:52:16 [2024-03-06T09:52:16.646Z] [INFO] 
04:52:16 [2024-03-06T09:52:16.646Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:52:16 [2024-03-06T09:52:16.646Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:52:16 [2024-03-06T09:52:16.647Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:16 [2024-03-06T09:52:16.647Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
04:52:16 [2024-03-06T09:52:16.647Z] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:52:16 [2024-03-06T09:52:16.903Z] [INFO] 
04:52:16 [2024-03-06T09:52:16.903Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:52:16 [2024-03-06T09:52:16.903Z] [INFO] 
04:52:16 [2024-03-06T09:52:16.903Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:52:16 [2024-03-06T09:52:16.903Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources
04:52:16 [2024-03-06T09:52:16.903Z] [INFO] 
04:52:16 [2024-03-06T09:52:16.903Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:52:16 [2024-03-06T09:52:16.903Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped
04:52:16 [2024-03-06T09:52:16.903Z] [INFO] 
04:52:16 [2024-03-06T09:52:16.903Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:52:16 [2024-03-06T09:52:16.903Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT-sources.jar
04:52:17 [2024-03-06T09:52:17.159Z] [INFO] 
04:52:17 [2024-03-06T09:52:17.159Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:52:17 [2024-03-06T09:52:17.159Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT.jar
04:52:17 [2024-03-06T09:52:17.159Z] [INFO] 
04:52:17 [2024-03-06T09:52:17.159Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:52:17 [2024-03-06T09:52:17.159Z] [INFO] 
04:52:17 [2024-03-06T09:52:17.159Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:52:17 [2024-03-06T09:52:17.159Z] [INFO] 
04:52:17 [2024-03-06T09:52:17.159Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:52:17 [2024-03-06T09:52:17.159Z] [INFO] 
04:52:17 [2024-03-06T09:52:17.159Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:52:17 [2024-03-06T09:52:17.159Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT.jar
04:52:18 [2024-03-06T09:52:18.526Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT-sources.jar
04:52:19 [2024-03-06T09:52:19.455Z] [INFO] 
04:52:19 [2024-03-06T09:52:19.455Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:52:19 [2024-03-06T09:52:19.711Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data/.metadata/.log
04:52:19 [2024-03-06T09:52:19.711Z] [INFO] Command line:
04:52:19 [2024-03-06T09:52:19.711Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:52:19 [2024-03-06T09:52:19.711Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:52:22 [2024-03-06T09:52:22.229Z] Mar 06, 2024 9:52:21 AM org.apache.aries.spifly.BaseActivator log
04:52:22 [2024-03-06T09:52:22.229Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
04:52:23 [2024-03-06T09:52:23.157Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:52:23 [2024-03-06T09:52:23.157Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:52:27 [2024-03-06T09:52:27.326Z] !SESSION 2024-03-06 09:52:19.809 -----------------------------------------------
04:52:27 [2024-03-06T09:52:27.326Z] eclipse.buildId=unknown
04:52:27 [2024-03-06T09:52:27.326Z] java.version=17.0.2
04:52:27 [2024-03-06T09:52:27.326Z] java.vendor=Oracle Corporation
04:52:27 [2024-03-06T09:52:27.326Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:52:27 [2024-03-06T09:52:27.326Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:52:27 [2024-03-06T09:52:27.326Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:52:27 [2024-03-06T09:52:27.326Z] 
04:52:27 [2024-03-06T09:52:27.326Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-06 09:52:26.908
04:52:27 [2024-03-06T09:52:27.326Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
04:52:27 [2024-03-06T09:52:27.326Z] 
04:52:27 [2024-03-06T09:52:27.326Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-06 09:52:26.916
04:52:27 [2024-03-06T09:52:27.326Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
04:52:27 [2024-03-06T09:52:27.326Z] !STACK 0
04:52:27 [2024-03-06T09:52:27.326Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
04:52:27 [2024-03-06T09:52:27.326Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
04:52:27 [2024-03-06T09:52:27.326Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
04:52:27 [2024-03-06T09:52:27.326Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
04:52:27 [2024-03-06T09:52:27.326Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
04:52:27 [2024-03-06T09:52:27.326Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
04:52:27 [2024-03-06T09:52:27.326Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
04:52:27 [2024-03-06T09:52:27.326Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
04:52:27 [2024-03-06T09:52:27.326Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:52:27 [2024-03-06T09:52:27.326Z] Caused by: java.io.IOException: error=2, No such file or directory
04:52:27 [2024-03-06T09:52:27.326Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
04:52:27 [2024-03-06T09:52:27.326Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
04:52:27 [2024-03-06T09:52:27.326Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
04:52:27 [2024-03-06T09:52:27.326Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
04:52:27 [2024-03-06T09:52:27.326Z] 	... 7 more
04:52:27 [2024-03-06T09:52:27.326Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
04:52:27 [2024-03-06T09:52:27.582Z] Display size: 1440x900
04:52:27 [2024-03-06T09:52:27.582Z] OS version=6.2.9-300.fc38.x86_64
04:52:27 [2024-03-06T09:52:27.582Z] GTK version=3.22.30
04:52:27 [2024-03-06T09:52:27.582Z] GTK theme=Ambiance
04:52:27 [2024-03-06T09:52:27.582Z] LIBOVERLAY_SCROLLBAR=0
04:52:27 [2024-03-06T09:52:27.582Z] Time zone: Greenwich Mean Time
04:52:27 [2024-03-06T09:52:27.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@40f15786] time=321763793 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:52:28 [2024-03-06T09:52:28.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:52:28 [2024-03-06T09:52:28.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:52:28 [2024-03-06T09:52:28.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:52:28 [2024-03-06T09:52:28.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:52:28 [2024-03-06T09:52:28.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=321764409 data=null doit=true}, MenuItem with text {&Hierarchical}]
04:52:28 [2024-03-06T09:52:28.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=321764410 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
04:52:28 [2024-03-06T09:52:28.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=321764417 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:52:28 [2024-03-06T09:52:28.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:52:28 [2024-03-06T09:52:28.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
04:52:28 [2024-03-06T09:52:28.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
04:52:34 [2024-03-06T09:52:34.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:52:34 [2024-03-06T09:52:34.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:52:34 [2024-03-06T09:52:34.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:52:34 [2024-03-06T09:52:34.767Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 5
04:52:34 [2024-03-06T09:52:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
04:52:34 [2024-03-06T09:52:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321770761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
04:52:34 [2024-03-06T09:52:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321770801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
04:52:34 [2024-03-06T09:52:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321770802 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
04:52:34 [2024-03-06T09:52:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321770802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
04:52:34 [2024-03-06T09:52:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321770802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
04:52:34 [2024-03-06T09:52:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321770802 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
04:52:34 [2024-03-06T09:52:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321770806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
04:52:34 [2024-03-06T09:52:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321770807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
04:52:34 [2024-03-06T09:52:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321770808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
04:52:34 [2024-03-06T09:52:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321770846 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
04:52:34 [2024-03-06T09:52:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321770848 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}]
04:52:34 [2024-03-06T09:52:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
04:52:35 [2024-03-06T09:52:35.693Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:52:35 [2024-03-06T09:52:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
04:52:35 [2024-03-06T09:52:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321771537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
04:52:35 [2024-03-06T09:52:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321771537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
04:52:35 [2024-03-06T09:52:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321771537 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
04:52:35 [2024-03-06T09:52:35.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321771537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
04:52:35 [2024-03-06T09:52:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321771538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
04:52:35 [2024-03-06T09:52:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321771538 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
04:52:35 [2024-03-06T09:52:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321771554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
04:52:35 [2024-03-06T09:52:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321771555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
04:52:35 [2024-03-06T09:52:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321771555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
04:52:35 [2024-03-06T09:52:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321771555 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
04:52:35 [2024-03-06T09:52:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321771555 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}]
04:52:35 [2024-03-06T09:52:35.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
04:52:36 [2024-03-06T09:52:36.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
04:52:36 [2024-03-06T09:52:36.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
04:52:38 [2024-03-06T09:52:38.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:52:38 [2024-03-06T09:52:38.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:52:38 [2024-03-06T09:52:38.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:52:38 [2024-03-06T09:52:38.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:52:38 [2024-03-06T09:52:38.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:52:38 [2024-03-06T09:52:38.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:52:38 [2024-03-06T09:52:38.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-sessiond
04:52:38 [2024-03-06T09:52:38.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to unchecked on: lttng-sessiond
04:52:38 [2024-03-06T09:52:38.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-consumerd
04:52:39 [2024-03-06T09:52:39.525Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:52:39 [2024-03-06T09:52:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
04:52:39 [2024-03-06T09:52:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321775558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
04:52:39 [2024-03-06T09:52:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321775558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
04:52:39 [2024-03-06T09:52:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321775558 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
04:52:39 [2024-03-06T09:52:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321775558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
04:52:39 [2024-03-06T09:52:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321775559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
04:52:39 [2024-03-06T09:52:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321775559 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
04:52:39 [2024-03-06T09:52:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321775559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
04:52:39 [2024-03-06T09:52:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321775559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
04:52:39 [2024-03-06T09:52:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321775559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
04:52:39 [2024-03-06T09:52:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321775560 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
04:52:39 [2024-03-06T09:52:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321775560 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}]
04:52:39 [2024-03-06T09:52:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
04:52:40 [2024-03-06T09:52:40.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
04:52:40 [2024-03-06T09:52:40.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
04:52:41 [2024-03-06T09:52:41.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:52:41 [2024-03-06T09:52:41.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:52:41 [2024-03-06T09:52:41.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:52:41 [2024-03-06T09:52:41.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
04:52:41 [2024-03-06T09:52:41.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:52:42 [2024-03-06T09:52:42.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
04:52:42 [2024-03-06T09:52:42.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:52:42 [2024-03-06T09:52:42.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
04:52:42 [2024-03-06T09:52:42.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:52:42 [2024-03-06T09:52:42.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
04:52:42 [2024-03-06T09:52:42.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:52:42 [2024-03-06T09:52:42.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@40f15786] time=321778528 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:52:42 [2024-03-06T09:52:42.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:52:42 [2024-03-06T09:52:42.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:52:42 [2024-03-06T09:52:42.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:52:42 [2024-03-06T09:52:42.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:52:42 [2024-03-06T09:52:42.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=321778560 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:52:42 [2024-03-06T09:52:42.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=321778561 data=null doit=true}, TreeItem with text {test}]
04:52:42 [2024-03-06T09:52:42.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=321778561 data=null}, TreeItem with text {test}]
04:52:42 [2024-03-06T09:52:42.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=321778561 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:52:42 [2024-03-06T09:52:42.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321778562 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:52:42 [2024-03-06T09:52:42.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=321778599 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:52:42 [2024-03-06T09:52:42.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:52:42 [2024-03-06T09:52:42.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:52:42 [2024-03-06T09:52:42.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:52:42 [2024-03-06T09:52:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:52:42 [2024-03-06T09:52:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:52:42 [2024-03-06T09:52:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:52:42 [2024-03-06T09:52:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:52:42 [2024-03-06T09:52:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:52:42 [2024-03-06T09:52:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:52:42 [2024-03-06T09:52:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:52:42 [2024-03-06T09:52:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:52:42 [2024-03-06T09:52:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:52:42 [2024-03-06T09:52:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:52:42 [2024-03-06T09:52:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321779102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:52:42 [2024-03-06T09:52:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321779102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:52:42 [2024-03-06T09:52:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321779103 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:52:42 [2024-03-06T09:52:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321779103 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:52:42 [2024-03-06T09:52:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321779103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:52:42 [2024-03-06T09:52:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321779103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:52:42 [2024-03-06T09:52:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=321779103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:52:42 [2024-03-06T09:52:42.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321779103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:52:42 [2024-03-06T09:52:42.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321779103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:52:42 [2024-03-06T09:52:42.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321779104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:52:42 [2024-03-06T09:52:42.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321779104 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:52:42 [2024-03-06T09:52:42.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321779104 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:52:42 [2024-03-06T09:52:42.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:52:42 [2024-03-06T09:52:42.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:52:42 [2024-03-06T09:52:42.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:52:42 [2024-03-06T09:52:42.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:52:42 [2024-03-06T09:52:42.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:52:42 [2024-03-06T09:52:42.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:52:42 [2024-03-06T09:52:42.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:52:42 [2024-03-06T09:52:42.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:42 [2024-03-06T09:52:42.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:52:42 [2024-03-06T09:52:42.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321779106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:52:42 [2024-03-06T09:52:42.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321779106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:52:42 [2024-03-06T09:52:42.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321779106 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:52:42 [2024-03-06T09:52:42.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321779106 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:52:42 [2024-03-06T09:52:42.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321779106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:52:42 [2024-03-06T09:52:42.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321779107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:52:42 [2024-03-06T09:52:42.996Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:42 [2024-03-06T09:52:42.996Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:42 [2024-03-06T09:52:42.996Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:42 [2024-03-06T09:52:42.996Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:42 [2024-03-06T09:52:42.996Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:42 [2024-03-06T09:52:42.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:52:43 [2024-03-06T09:52:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321779107 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:52:43 [2024-03-06T09:52:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=321778712 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:52:43 [2024-03-06T09:52:43.516Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.31 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
04:52:43 [2024-03-06T09:52:43.516Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest.testResetTimeRange -- Time elapsed: 7.600 s
04:52:43 [2024-03-06T09:52:43.516Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest.testCpuView -- Time elapsed: 3.900 s
04:52:43 [2024-03-06T09:52:43.516Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest.testSignals -- Time elapsed: 2.423 s
04:52:43 [2024-03-06T09:52:43.516Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest
04:52:43 [2024-03-06T09:52:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@40f15786] time=321779655 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:52:43 [2024-03-06T09:52:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:52:43 [2024-03-06T09:52:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:52:43 [2024-03-06T09:52:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:52:43 [2024-03-06T09:52:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:52:43 [2024-03-06T09:52:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=321779793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:52:43 [2024-03-06T09:52:43.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:52:51 [2024-03-06T09:52:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
04:52:51 [2024-03-06T09:52:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:52:51 [2024-03-06T09:52:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:52:51 [2024-03-06T09:52:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:52:51 [2024-03-06T09:52:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:52:51 [2024-03-06T09:52:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
04:52:51 [2024-03-06T09:52:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:52:51 [2024-03-06T09:52:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:52:51 [2024-03-06T09:52:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:52:51 [2024-03-06T09:52:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:52:51 [2024-03-06T09:52:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:52:51 [2024-03-06T09:52:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
04:52:51 [2024-03-06T09:52:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:52:51 [2024-03-06T09:52:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:52:51 [2024-03-06T09:52:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:52:51 [2024-03-06T09:52:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:52:51 [2024-03-06T09:52:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:52:51 [2024-03-06T09:52:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
04:52:51 [2024-03-06T09:52:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:52:51 [2024-03-06T09:52:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:52:51 [2024-03-06T09:52:51.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:52:52 [2024-03-06T09:52:52.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:52:52 [2024-03-06T09:52:52.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:52:55 [2024-03-06T09:52:55.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
04:52:55 [2024-03-06T09:52:55.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:52:55 [2024-03-06T09:52:55.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:52:55 [2024-03-06T09:52:55.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:52:55 [2024-03-06T09:52:55.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:52:55 [2024-03-06T09:52:55.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
04:52:55 [2024-03-06T09:52:55.397Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:52:55 [2024-03-06T09:52:55.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
04:52:55 [2024-03-06T09:52:55.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321791524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:52:55 [2024-03-06T09:52:55.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321791524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:52:55 [2024-03-06T09:52:55.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321791524 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
04:52:55 [2024-03-06T09:52:55.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321791524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:52:55 [2024-03-06T09:52:55.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321791524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:52:55 [2024-03-06T09:52:55.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321791524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
04:52:55 [2024-03-06T09:52:55.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321791526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:52:55 [2024-03-06T09:52:55.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321791527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:52:55 [2024-03-06T09:52:55.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321791534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:52:55 [2024-03-06T09:52:55.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321791535 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
04:52:55 [2024-03-06T09:52:55.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321791536 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
04:52:55 [2024-03-06T09:52:55.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
04:52:55 [2024-03-06T09:52:55.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
04:52:55 [2024-03-06T09:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:52:55 [2024-03-06T09:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:52:55 [2024-03-06T09:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
04:52:55 [2024-03-06T09:52:55.655Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:52:55 [2024-03-06T09:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:52:55 [2024-03-06T09:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:52:55 [2024-03-06T09:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:52:55 [2024-03-06T09:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
04:52:55 [2024-03-06T09:52:55.655Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:52:55 [2024-03-06T09:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
04:52:55 [2024-03-06T09:52:55.655Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:52:55 [2024-03-06T09:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
04:52:55 [2024-03-06T09:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321791710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:52:55 [2024-03-06T09:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321791710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:52:55 [2024-03-06T09:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321791711 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
04:52:55 [2024-03-06T09:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321791711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:52:55 [2024-03-06T09:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321791711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:52:55 [2024-03-06T09:52:55.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321791711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
04:52:55 [2024-03-06T09:52:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321791712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:52:55 [2024-03-06T09:52:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321791713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:52:55 [2024-03-06T09:52:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321791713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:52:55 [2024-03-06T09:52:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321791713 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
04:52:55 [2024-03-06T09:52:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321791713 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
04:52:55 [2024-03-06T09:52:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
04:52:55 [2024-03-06T09:52:55.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@40f15786] time=321791920 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:52:55 [2024-03-06T09:52:55.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:52:55 [2024-03-06T09:52:55.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:52:55 [2024-03-06T09:52:55.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:52:55 [2024-03-06T09:52:55.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:52:55 [2024-03-06T09:52:55.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=321791978 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:52:55 [2024-03-06T09:52:55.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=321791978 data=null doit=true}, TreeItem with text {test}]
04:52:55 [2024-03-06T09:52:55.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=321791978 data=null}, TreeItem with text {test}]
04:52:55 [2024-03-06T09:52:55.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=321791979 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:52:55 [2024-03-06T09:52:55.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321791979 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:52:55 [2024-03-06T09:52:55.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=321792002 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:52:55 [2024-03-06T09:52:55.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:52:55 [2024-03-06T09:52:55.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:52:56 [2024-03-06T09:52:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:52:57 [2024-03-06T09:52:57.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:52:57 [2024-03-06T09:52:57.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:52:57 [2024-03-06T09:52:57.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:52:57 [2024-03-06T09:52:57.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:52:57 [2024-03-06T09:52:57.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:52:57 [2024-03-06T09:52:57.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:52:57 [2024-03-06T09:52:57.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:52:57 [2024-03-06T09:52:57.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:52:57 [2024-03-06T09:52:57.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:52:57 [2024-03-06T09:52:57.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:52:57 [2024-03-06T09:52:57.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321792967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:52:57 [2024-03-06T09:52:57.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321792967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:52:57 [2024-03-06T09:52:57.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321792967 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:52:57 [2024-03-06T09:52:57.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321792967 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:52:57 [2024-03-06T09:52:57.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321792967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:52:57 [2024-03-06T09:52:57.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321792968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:52:57 [2024-03-06T09:52:57.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=321792968 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:52:57 [2024-03-06T09:52:57.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321792968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:52:57 [2024-03-06T09:52:57.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321792968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:52:57 [2024-03-06T09:52:57.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321792968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:52:57 [2024-03-06T09:52:57.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321792968 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:52:57 [2024-03-06T09:52:57.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321792968 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:52:57 [2024-03-06T09:52:57.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:52:57 [2024-03-06T09:52:57.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:52:57 [2024-03-06T09:52:57.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:52:57 [2024-03-06T09:52:57.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:52:57 [2024-03-06T09:52:57.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:52:57 [2024-03-06T09:52:57.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:52:57 [2024-03-06T09:52:57.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:52:57 [2024-03-06T09:52:57.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:57 [2024-03-06T09:52:57.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:52:57 [2024-03-06T09:52:57.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321792970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:52:57 [2024-03-06T09:52:57.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321792970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:52:57 [2024-03-06T09:52:57.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321792970 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:52:57 [2024-03-06T09:52:57.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321792970 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:52:57 [2024-03-06T09:52:57.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321792971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:52:57 [2024-03-06T09:52:57.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321792971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:52:57 [2024-03-06T09:52:57.098Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:57 [2024-03-06T09:52:57.098Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:57 [2024-03-06T09:52:57.098Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:57 [2024-03-06T09:52:57.098Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:57 [2024-03-06T09:52:57.098Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:52:57 [2024-03-06T09:52:57.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:52:57 [2024-03-06T09:52:57.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321792971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:52:57 [2024-03-06T09:52:57.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=321792059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:52:57 [2024-03-06T09:52:57.353Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.82 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest
04:52:57 [2024-03-06T09:52:57.353Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest.testExpandedState -- Time elapsed: 7.936 s
04:52:57 [2024-03-06T09:52:57.353Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest.testHideEmptyRowsState -- Time elapsed: 3.615 s
04:52:57 [2024-03-06T09:52:57.353Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
04:52:57 [2024-03-06T09:52:57.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@40f15786] time=321793488 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:52:57 [2024-03-06T09:52:57.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:52:57 [2024-03-06T09:52:57.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:52:57 [2024-03-06T09:52:57.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:52:57 [2024-03-06T09:52:57.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:52:57 [2024-03-06T09:52:57.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=321793660 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:52:57 [2024-03-06T09:52:57.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:52:57 [2024-03-06T09:52:57.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"'
04:52:57 [2024-03-06T09:52:57.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
04:53:01 [2024-03-06T09:53:01.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
04:53:01 [2024-03-06T09:53:01.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:53:01 [2024-03-06T09:53:01.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:53:01 [2024-03-06T09:53:01.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:53:01 [2024-03-06T09:53:01.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: scp_dest
04:53:02 [2024-03-06T09:53:02.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@40f15786] time=321798179 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:53:02 [2024-03-06T09:53:02.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:53:02 [2024-03-06T09:53:02.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:53:02 [2024-03-06T09:53:02.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:53:02 [2024-03-06T09:53:02.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:53:02 [2024-03-06T09:53:02.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=321798207 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:53:02 [2024-03-06T09:53:02.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=321798207 data=null doit=true}, TreeItem with text {test}]
04:53:02 [2024-03-06T09:53:02.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=321798207 data=null}, TreeItem with text {test}]
04:53:02 [2024-03-06T09:53:02.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=321798207 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:53:02 [2024-03-06T09:53:02.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321798208 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:53:02 [2024-03-06T09:53:02.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=321798216 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:53:02 [2024-03-06T09:53:02.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:53:02 [2024-03-06T09:53:02.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:53:02 [2024-03-06T09:53:02.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:53:02 [2024-03-06T09:53:02.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:53:02 [2024-03-06T09:53:02.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:53:02 [2024-03-06T09:53:02.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:53:02 [2024-03-06T09:53:02.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:53:02 [2024-03-06T09:53:02.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:53:02 [2024-03-06T09:53:02.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:53:02 [2024-03-06T09:53:02.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:53:02 [2024-03-06T09:53:02.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:53:02 [2024-03-06T09:53:02.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:53:02 [2024-03-06T09:53:02.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:53:02 [2024-03-06T09:53:02.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321798978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:02 [2024-03-06T09:53:02.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321798978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:02 [2024-03-06T09:53:02.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321798978 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:02 [2024-03-06T09:53:02.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321798979 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:02 [2024-03-06T09:53:02.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321798979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:02 [2024-03-06T09:53:02.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321798979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:02 [2024-03-06T09:53:02.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=321798979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:02 [2024-03-06T09:53:02.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321798979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:02 [2024-03-06T09:53:02.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321798979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:02 [2024-03-06T09:53:02.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321798979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:02 [2024-03-06T09:53:02.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321798979 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:02 [2024-03-06T09:53:02.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321798979 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:02 [2024-03-06T09:53:02.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:53:02 [2024-03-06T09:53:02.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:53:02 [2024-03-06T09:53:02.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:53:02 [2024-03-06T09:53:02.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:53:02 [2024-03-06T09:53:02.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:53:02 [2024-03-06T09:53:02.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:53:02 [2024-03-06T09:53:02.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:53:02 [2024-03-06T09:53:02.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:53:02 [2024-03-06T09:53:02.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:53:02 [2024-03-06T09:53:02.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321798980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:02 [2024-03-06T09:53:02.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321798980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:02 [2024-03-06T09:53:02.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321798980 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:02 [2024-03-06T09:53:02.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321798981 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:02 [2024-03-06T09:53:02.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321798981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:02 [2024-03-06T09:53:02.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321798981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:02 [2024-03-06T09:53:02.877Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:53:02 [2024-03-06T09:53:02.877Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:53:02 [2024-03-06T09:53:02.877Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:53:02 [2024-03-06T09:53:02.877Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:53:02 [2024-03-06T09:53:02.877Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:53:02 [2024-03-06T09:53:02.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:53:03 [2024-03-06T09:53:03.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321798981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:03 [2024-03-06T09:53:03.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=321798265 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:53:03 [2024-03-06T09:53:03.388Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.999 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
04:53:03 [2024-03-06T09:53:03.388Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest.testDiskView -- Time elapsed: 4.404 s
04:53:03 [2024-03-06T09:53:03.388Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
04:53:03 [2024-03-06T09:53:03.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@40f15786] time=321799503 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:53:03 [2024-03-06T09:53:03.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:53:03 [2024-03-06T09:53:03.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:53:03 [2024-03-06T09:53:03.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:53:03 [2024-03-06T09:53:03.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:53:03 [2024-03-06T09:53:03.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=321799626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:53:03 [2024-03-06T09:53:03.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:53:06 [2024-03-06T09:53:06.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:53:06 [2024-03-06T09:53:06.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:53:06 [2024-03-06T09:53:06.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:53:06 [2024-03-06T09:53:06.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:06 [2024-03-06T09:53:06.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:53:06 [2024-03-06T09:53:06.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:53:06 [2024-03-06T09:53:06.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:53:06 [2024-03-06T09:53:06.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:53:06 [2024-03-06T09:53:06.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:53:06 [2024-03-06T09:53:06.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:53:06 [2024-03-06T09:53:06.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:06 [2024-03-06T09:53:06.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:06 [2024-03-06T09:53:06.413Z] 
04:53:06 [2024-03-06T09:53:06.413Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:06 [2024-03-06T09:53:06.413Z] 
04:53:06 [2024-03-06T09:53:06.413Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.194: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:06 [2024-03-06T09:53:06.413Z] 
04:53:06 [2024-03-06T09:53:06.413Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.194: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:06 [2024-03-06T09:53:06.413Z] 
04:53:06 [2024-03-06T09:53:06.413Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.194: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:06 [2024-03-06T09:53:06.413Z] 
04:53:06 [2024-03-06T09:53:06.413Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:06 [2024-03-06T09:53:06.413Z] 
04:53:06 [2024-03-06T09:53:06.413Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:06 [2024-03-06T09:53:06.413Z] 
04:53:06 [2024-03-06T09:53:06.413Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:06 [2024-03-06T09:53:06.413Z] 
04:53:06 [2024-03-06T09:53:06.413Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:06 [2024-03-06T09:53:06.413Z] 
04:53:06 [2024-03-06T09:53:06.413Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.301: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:06 [2024-03-06T09:53:06.413Z] 
04:53:06 [2024-03-06T09:53:06.413Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.301: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:06 [2024-03-06T09:53:06.413Z] 
04:53:06 [2024-03-06T09:53:06.413Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.301: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:06 [2024-03-06T09:53:06.413Z] 
04:53:06 [2024-03-06T09:53:06.413Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.301: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:06 [2024-03-06T09:53:06.413Z] 
04:53:06 [2024-03-06T09:53:06.413Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.335: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:06 [2024-03-06T09:53:06.413Z] 
04:53:06 [2024-03-06T09:53:06.413Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.335: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:06 [2024-03-06T09:53:06.413Z] 
04:53:06 [2024-03-06T09:53:06.413Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.336: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:06 [2024-03-06T09:53:06.413Z] 
04:53:06 [2024-03-06T09:53:06.413Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.336: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:06 [2024-03-06T09:53:06.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:06 [2024-03-06T09:53:06.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321802553 data=null doit=true}, Shell with text {Find}]
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=321802559 data=null}, (of type 'Combo')]
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@305a362a
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=321802571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=321802571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:06 [2024-03-06T09:53:06.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=321802571 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=321802571 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=321802571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=321802572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=321802572 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=321802572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=321802572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=321802572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=321802572 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=321802572 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3217aada
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Whole word} time=321802574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=321802574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Whole word} time=321802574 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Whole word} time=321802574 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Whole word} time=321802574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Whole word} time=321802574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Whole word} time=321802574 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Whole word} time=321802575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=321802575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Whole word} time=321802575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Whole word} time=321802575 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Whole word} time=321802575 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:53:06 [2024-03-06T09:53:06.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=321802576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321802576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=321802576 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=321802576 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=321802577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=321802577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=321802577 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=321802599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321802599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=321802600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=321802600 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=321802600 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttn
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttn} [layout=null] time=321802603 data=null}, (of type 'Combo')]
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttn
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:53:06 [2024-03-06T09:53:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:53:06 [2024-03-06T09:53:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:53:06 [2024-03-06T09:53:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:53:06 [2024-03-06T09:53:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:06 [2024-03-06T09:53:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:53:06 [2024-03-06T09:53:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:53:06 [2024-03-06T09:53:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:53:06 [2024-03-06T09:53:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:53:06 [2024-03-06T09:53:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:06 [2024-03-06T09:53:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=321802620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321802620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=321802620 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=321802620 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=321802620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=321802620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=321802620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=321802624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321802638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=321802639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=321802639 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=321802639 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:53:06 [2024-03-06T09:53:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:53:06 [2024-03-06T09:53:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:53:06 [2024-03-06T09:53:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:06 [2024-03-06T09:53:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
04:53:06 [2024-03-06T09:53:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=321802642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:06 [2024-03-06T09:53:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=321802642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:06 [2024-03-06T09:53:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=321802642 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:06 [2024-03-06T09:53:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=321802643 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:06 [2024-03-06T09:53:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=321802643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:06 [2024-03-06T09:53:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=321802643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:06 [2024-03-06T09:53:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=321802643 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:06 [2024-03-06T09:53:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:53:06 [2024-03-06T09:53:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:53:06 [2024-03-06T09:53:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:06 [2024-03-06T09:53:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:53:06 [2024-03-06T09:53:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:53:06 [2024-03-06T09:53:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:53:06 [2024-03-06T09:53:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:53:06 [2024-03-06T09:53:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:53:06 [2024-03-06T09:53:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:53:06 [2024-03-06T09:53:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:06 [2024-03-06T09:53:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:06 [2024-03-06T09:53:06.932Z] 
04:53:06 [2024-03-06T09:53:06.932Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:06 [2024-03-06T09:53:06.932Z] 
04:53:06 [2024-03-06T09:53:06.932Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:06 [2024-03-06T09:53:06.932Z] 
04:53:06 [2024-03-06T09:53:06.932Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:06 [2024-03-06T09:53:06.932Z] 
04:53:06 [2024-03-06T09:53:06.932Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:06 [2024-03-06T09:53:06.932Z] 
04:53:06 [2024-03-06T09:53:06.932Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:06 [2024-03-06T09:53:06.932Z] 
04:53:06 [2024-03-06T09:53:06.932Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:06 [2024-03-06T09:53:06.932Z] 
04:53:06 [2024-03-06T09:53:06.932Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.839: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:06 [2024-03-06T09:53:06.932Z] 
04:53:06 [2024-03-06T09:53:06.932Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.839: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:06 [2024-03-06T09:53:06.932Z] 
04:53:06 [2024-03-06T09:53:06.932Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:06 [2024-03-06T09:53:06.932Z] 
04:53:06 [2024-03-06T09:53:06.932Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:06 [2024-03-06T09:53:06.932Z] 
04:53:06 [2024-03-06T09:53:06.932Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:06 [2024-03-06T09:53:06.932Z] 
04:53:06 [2024-03-06T09:53:06.932Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:06 [2024-03-06T09:53:06.932Z] 
04:53:06 [2024-03-06T09:53:06.932Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:06 [2024-03-06T09:53:06.932Z] 
04:53:06 [2024-03-06T09:53:06.932Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:06 [2024-03-06T09:53:06.932Z] 
04:53:06 [2024-03-06T09:53:06.932Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:06 [2024-03-06T09:53:06.932Z] 
04:53:06 [2024-03-06T09:53:06.932Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:07 [2024-03-06T09:53:07.188Z] 
04:53:07 [2024-03-06T09:53:07.188Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:07 [2024-03-06T09:53:07.188Z] 
04:53:07 [2024-03-06T09:53:07.188Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:07 [2024-03-06T09:53:07.188Z] 
04:53:07 [2024-03-06T09:53:07.188Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:07 [2024-03-06T09:53:07.188Z] 
04:53:07 [2024-03-06T09:53:07.188Z] (Eclipse:12853): Gtk-WARNING **: 09:53:06.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321803170 data=null doit=true}, Shell with text {Find}]
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=321803180 data=null}, (of type 'Combo')]
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6f8aecd3
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=321803182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=321803183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=321803183 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=321803183 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=321803183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=321803183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=321803183 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=321803183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=321803183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=321803183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=321803184 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=321803184 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7000ceae
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Whole word} time=321803185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=321803185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Whole word} time=321803185 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Whole word} time=321803186 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Whole word} time=321803186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Whole word} time=321803186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Whole word} time=321803186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Whole word} time=321803186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=321803186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Whole word} time=321803186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Whole word} time=321803186 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Whole word} time=321803186 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=321803187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321803187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=321803188 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=321803188 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=321803188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=321803188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=321803188 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=321803194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321803194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=321803194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=321803194 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=321803194 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to LTTNG
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {LTTNG} [layout=null] time=321803196 data=null}, (of type 'Combo')]
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to LTTNG
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again.
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=321803207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321803207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=321803207 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=321803207 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=321803207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=321803207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=321803208 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=321803209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321803210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=321803210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=321803210 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=321803210 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=321803212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=321803212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=321803212 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=321803213 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=321803213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=321803213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=321803213 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:53:07 [2024-03-06T09:53:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:07 [2024-03-06T09:53:07.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:53:07 [2024-03-06T09:53:07.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:53:07 [2024-03-06T09:53:07.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:53:07 [2024-03-06T09:53:07.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:53:07 [2024-03-06T09:53:07.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:53:07 [2024-03-06T09:53:07.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:53:07 [2024-03-06T09:53:07.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:07 [2024-03-06T09:53:07.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:07 [2024-03-06T09:53:07.448Z] 
04:53:07 [2024-03-06T09:53:07.448Z] (Eclipse:12853): Gtk-WARNING **: 09:53:07.420: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:07 [2024-03-06T09:53:07.448Z] 
04:53:07 [2024-03-06T09:53:07.448Z] (Eclipse:12853): Gtk-WARNING **: 09:53:07.420: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:07 [2024-03-06T09:53:07.448Z] 
04:53:07 [2024-03-06T09:53:07.448Z] (Eclipse:12853): Gtk-WARNING **: 09:53:07.420: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:07 [2024-03-06T09:53:07.448Z] 
04:53:07 [2024-03-06T09:53:07.448Z] (Eclipse:12853): Gtk-WARNING **: 09:53:07.420: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:07 [2024-03-06T09:53:07.704Z] 
04:53:07 [2024-03-06T09:53:07.704Z] (Eclipse:12853): Gtk-WARNING **: 09:53:07.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:07 [2024-03-06T09:53:07.704Z] 
04:53:07 [2024-03-06T09:53:07.704Z] (Eclipse:12853): Gtk-WARNING **: 09:53:07.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:07 [2024-03-06T09:53:07.704Z] 
04:53:07 [2024-03-06T09:53:07.704Z] (Eclipse:12853): Gtk-WARNING **: 09:53:07.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:07 [2024-03-06T09:53:07.704Z] 
04:53:07 [2024-03-06T09:53:07.704Z] (Eclipse:12853): Gtk-WARNING **: 09:53:07.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:07 [2024-03-06T09:53:07.704Z] 
04:53:07 [2024-03-06T09:53:07.704Z] (Eclipse:12853): Gtk-WARNING **: 09:53:07.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:07 [2024-03-06T09:53:07.704Z] 
04:53:07 [2024-03-06T09:53:07.704Z] (Eclipse:12853): Gtk-WARNING **: 09:53:07.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:07 [2024-03-06T09:53:07.704Z] 
04:53:07 [2024-03-06T09:53:07.704Z] (Eclipse:12853): Gtk-WARNING **: 09:53:07.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:07 [2024-03-06T09:53:07.704Z] 
04:53:07 [2024-03-06T09:53:07.704Z] (Eclipse:12853): Gtk-WARNING **: 09:53:07.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:07 [2024-03-06T09:53:07.704Z] 
04:53:07 [2024-03-06T09:53:07.704Z] (Eclipse:12853): Gtk-WARNING **: 09:53:07.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:07 [2024-03-06T09:53:07.704Z] 
04:53:07 [2024-03-06T09:53:07.704Z] (Eclipse:12853): Gtk-WARNING **: 09:53:07.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:07 [2024-03-06T09:53:07.704Z] 
04:53:07 [2024-03-06T09:53:07.704Z] (Eclipse:12853): Gtk-WARNING **: 09:53:07.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:07 [2024-03-06T09:53:07.704Z] 
04:53:07 [2024-03-06T09:53:07.704Z] (Eclipse:12853): Gtk-WARNING **: 09:53:07.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:07 [2024-03-06T09:53:07.704Z] 
04:53:07 [2024-03-06T09:53:07.704Z] (Eclipse:12853): Gtk-WARNING **: 09:53:07.566: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:07 [2024-03-06T09:53:07.704Z] 
04:53:07 [2024-03-06T09:53:07.704Z] (Eclipse:12853): Gtk-WARNING **: 09:53:07.566: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:07 [2024-03-06T09:53:07.704Z] 
04:53:07 [2024-03-06T09:53:07.704Z] (Eclipse:12853): Gtk-WARNING **: 09:53:07.566: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:07 [2024-03-06T09:53:07.704Z] 
04:53:07 [2024-03-06T09:53:07.704Z] (Eclipse:12853): Gtk-WARNING **: 09:53:07.566: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:07 [2024-03-06T09:53:07.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:07 [2024-03-06T09:53:07.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321803792 data=null doit=true}, Shell with text {Find}]
04:53:07 [2024-03-06T09:53:07.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:07 [2024-03-06T09:53:07.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
04:53:07 [2024-03-06T09:53:07.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
04:53:07 [2024-03-06T09:53:07.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:53:07 [2024-03-06T09:53:07.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
04:53:07 [2024-03-06T09:53:07.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \Alttng
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\Alttng} [layout=null] time=321803803 data=null}, (of type 'Combo')]
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \Alttng
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@12a96a6e
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=321803807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=321803807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=321803807 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=321803807 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=321803807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=321803807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=321803807 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=321803807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=321803808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=321803808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=321803808 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=321803808 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@73e45afe
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=321803814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=321803814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=321803814 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=321803814 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=321803814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=321803815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=321803815 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=321803815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=321803815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=321803815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=321803815 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=321803815 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=321803816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321803816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=321803816 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=321803816 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=321803816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=321803816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=321803816 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=321803821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321803821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=321803821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=321803821 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=321803822 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\Alttng", using matcher: of type 'Combo'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\Alttng", using matcher: (of type 'Combo')
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \Alttng
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\Alttng} [layout=null] time=321803824 data=null}, (of type 'Combo')]
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \Alttng
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3db2665d
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=321803832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=321803832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=321803832 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=321803832 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=321803832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=321803832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=321803833 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=321803833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=321803833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=321803833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=321803833 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=321803833 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=321803833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321803833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=321803834 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=321803834 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=321803834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=321803837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=321803837 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=321803838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321803838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=321803838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=321803839 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=321803839 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
04:53:07 [2024-03-06T09:53:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
04:53:07 [2024-03-06T09:53:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
04:53:07 [2024-03-06T09:53:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
04:53:07 [2024-03-06T09:53:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
04:53:07 [2024-03-06T09:53:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:07 [2024-03-06T09:53:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:07 [2024-03-06T09:53:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:53:07 [2024-03-06T09:53:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:53:07 [2024-03-06T09:53:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:53:07 [2024-03-06T09:53:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:07 [2024-03-06T09:53:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
04:53:07 [2024-03-06T09:53:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=321803840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=321803841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=321803841 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=321803841 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=321803841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=321803841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=321803841 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:07 [2024-03-06T09:53:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:53:07 [2024-03-06T09:53:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:53:07 [2024-03-06T09:53:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:07 [2024-03-06T09:53:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:53:07 [2024-03-06T09:53:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:53:07 [2024-03-06T09:53:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:53:07 [2024-03-06T09:53:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:53:07 [2024-03-06T09:53:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:53:07 [2024-03-06T09:53:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:53:07 [2024-03-06T09:53:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:07 [2024-03-06T09:53:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:07 [2024-03-06T09:53:07.965Z] 
04:53:07 [2024-03-06T09:53:07.965Z] (Eclipse:12853): Gtk-WARNING **: 09:53:07.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:07 [2024-03-06T09:53:07.965Z] 
04:53:07 [2024-03-06T09:53:07.965Z] (Eclipse:12853): Gtk-WARNING **: 09:53:07.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:07 [2024-03-06T09:53:07.965Z] 
04:53:07 [2024-03-06T09:53:07.965Z] (Eclipse:12853): Gtk-WARNING **: 09:53:07.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:07 [2024-03-06T09:53:07.965Z] 
04:53:07 [2024-03-06T09:53:07.965Z] (Eclipse:12853): Gtk-WARNING **: 09:53:07.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.221Z] 
04:53:08 [2024-03-06T09:53:08.221Z] (Eclipse:12853): Gtk-WARNING **: 09:53:07.997: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.221Z] 
04:53:08 [2024-03-06T09:53:08.221Z] (Eclipse:12853): Gtk-WARNING **: 09:53:07.997: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.221Z] 
04:53:08 [2024-03-06T09:53:08.221Z] (Eclipse:12853): Gtk-WARNING **: 09:53:07.997: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.221Z] 
04:53:08 [2024-03-06T09:53:08.221Z] (Eclipse:12853): Gtk-WARNING **: 09:53:07.997: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.221Z] 
04:53:08 [2024-03-06T09:53:08.221Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.035: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.221Z] 
04:53:08 [2024-03-06T09:53:08.221Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.035: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.221Z] 
04:53:08 [2024-03-06T09:53:08.221Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.035: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.221Z] 
04:53:08 [2024-03-06T09:53:08.221Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.035: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.221Z] 
04:53:08 [2024-03-06T09:53:08.221Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.221Z] 
04:53:08 [2024-03-06T09:53:08.221Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.221Z] 
04:53:08 [2024-03-06T09:53:08.221Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.221Z] 
04:53:08 [2024-03-06T09:53:08.221Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.222Z] 
04:53:08 [2024-03-06T09:53:08.222Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.222Z] 
04:53:08 [2024-03-06T09:53:08.222Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.222Z] 
04:53:08 [2024-03-06T09:53:08.222Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.222Z] 
04:53:08 [2024-03-06T09:53:08.222Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321804332 data=null doit=true}, Shell with text {Find}]
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=321804338 data=null}, (of type 'Combo')]
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3a3a0b3b
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=321804353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=321804353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=321804353 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=321804353 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=321804354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=321804354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=321804354 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=321804354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=321804354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=321804354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=321804354 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=321804355 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=321804356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321804356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=321804356 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=321804357 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=321804357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=321804361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=321804361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=321804365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321804365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=321804365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=321804365 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=321804366 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=321804397 data=null}, (of type 'Combo')]
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=321804399 data=null doit=true}, Button with text {F&orward}]
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=321804399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {F&orward}]
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=321804401 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=321804401 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=321804401 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=321804402 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=321804405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321804405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=321804405 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=321804405 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=321804406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=321804406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=321804406 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=321804417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321804417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=321804417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=321804418 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=321804418 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
04:53:08 [2024-03-06T09:53:08.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
04:53:08 [2024-03-06T09:53:08.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
04:53:08 [2024-03-06T09:53:08.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
04:53:08 [2024-03-06T09:53:08.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
04:53:08 [2024-03-06T09:53:08.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:08 [2024-03-06T09:53:08.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:08 [2024-03-06T09:53:08.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:08 [2024-03-06T09:53:08.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:53:08 [2024-03-06T09:53:08.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:53:08 [2024-03-06T09:53:08.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:53:08 [2024-03-06T09:53:08.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
04:53:08 [2024-03-06T09:53:08.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=321804421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=321804421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=321804422 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=321804431 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=321804432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=321804432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=321804432 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:53:08 [2024-03-06T09:53:08.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:53:08 [2024-03-06T09:53:08.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:08 [2024-03-06T09:53:08.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:53:08 [2024-03-06T09:53:08.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:53:08 [2024-03-06T09:53:08.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:53:08 [2024-03-06T09:53:08.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:53:08 [2024-03-06T09:53:08.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:53:08 [2024-03-06T09:53:08.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:53:08 [2024-03-06T09:53:08.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:08 [2024-03-06T09:53:08.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:08 [2024-03-06T09:53:08.737Z] 
04:53:08 [2024-03-06T09:53:08.737Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.568: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.737Z] 
04:53:08 [2024-03-06T09:53:08.737Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.568: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.737Z] 
04:53:08 [2024-03-06T09:53:08.737Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.568: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.737Z] 
04:53:08 [2024-03-06T09:53:08.737Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.568: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.737Z] 
04:53:08 [2024-03-06T09:53:08.737Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.737Z] 
04:53:08 [2024-03-06T09:53:08.737Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.737Z] 
04:53:08 [2024-03-06T09:53:08.737Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.737Z] 
04:53:08 [2024-03-06T09:53:08.737Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.737Z] 
04:53:08 [2024-03-06T09:53:08.737Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.737Z] 
04:53:08 [2024-03-06T09:53:08.737Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.737Z] 
04:53:08 [2024-03-06T09:53:08.737Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.737Z] 
04:53:08 [2024-03-06T09:53:08.737Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.737Z] 
04:53:08 [2024-03-06T09:53:08.737Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.737Z] 
04:53:08 [2024-03-06T09:53:08.737Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.737Z] 
04:53:08 [2024-03-06T09:53:08.737Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.737Z] 
04:53:08 [2024-03-06T09:53:08.737Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.737Z] 
04:53:08 [2024-03-06T09:53:08.737Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.737Z] 
04:53:08 [2024-03-06T09:53:08.737Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.737Z] 
04:53:08 [2024-03-06T09:53:08.737Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.737Z] 
04:53:08 [2024-03-06T09:53:08.737Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.992Z] 
04:53:08 [2024-03-06T09:53:08.992Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.992Z] 
04:53:08 [2024-03-06T09:53:08.992Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.992Z] 
04:53:08 [2024-03-06T09:53:08.992Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.992Z] 
04:53:08 [2024-03-06T09:53:08.992Z] (Eclipse:12853): Gtk-WARNING **: 09:53:08.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:08 [2024-03-06T09:53:08.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:08 [2024-03-06T09:53:08.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321804957 data=null doit=true}, Shell with text {Find}]
04:53:08 [2024-03-06T09:53:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:08 [2024-03-06T09:53:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:08 [2024-03-06T09:53:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:53:08 [2024-03-06T09:53:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:53:08 [2024-03-06T09:53:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:53:08 [2024-03-06T09:53:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:08 [2024-03-06T09:53:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
04:53:08 [2024-03-06T09:53:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=321804971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=321804971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=321804971 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=321804971 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=321804971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=321804972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=321804972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:08 [2024-03-06T09:53:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:53:08 [2024-03-06T09:53:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:53:08 [2024-03-06T09:53:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:53:08 [2024-03-06T09:53:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:53:08 [2024-03-06T09:53:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:53:08 [2024-03-06T09:53:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:53:08 [2024-03-06T09:53:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:53:08 [2024-03-06T09:53:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:08 [2024-03-06T09:53:08.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:09 [2024-03-06T09:53:09.248Z] 
04:53:09 [2024-03-06T09:53:09.248Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.248Z] 
04:53:09 [2024-03-06T09:53:09.248Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.248Z] 
04:53:09 [2024-03-06T09:53:09.248Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.248Z] 
04:53:09 [2024-03-06T09:53:09.248Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.248Z] 
04:53:09 [2024-03-06T09:53:09.248Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.115: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.248Z] 
04:53:09 [2024-03-06T09:53:09.249Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.115: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.249Z] 
04:53:09 [2024-03-06T09:53:09.249Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.115: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.249Z] 
04:53:09 [2024-03-06T09:53:09.249Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.115: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.249Z] 
04:53:09 [2024-03-06T09:53:09.249Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.249Z] 
04:53:09 [2024-03-06T09:53:09.249Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.249Z] 
04:53:09 [2024-03-06T09:53:09.249Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.249Z] 
04:53:09 [2024-03-06T09:53:09.249Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.249Z] 
04:53:09 [2024-03-06T09:53:09.249Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.199: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.249Z] 
04:53:09 [2024-03-06T09:53:09.249Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.199: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.249Z] 
04:53:09 [2024-03-06T09:53:09.249Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.199: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.249Z] 
04:53:09 [2024-03-06T09:53:09.249Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.199: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.249Z] 
04:53:09 [2024-03-06T09:53:09.249Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.249Z] 
04:53:09 [2024-03-06T09:53:09.249Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.249Z] 
04:53:09 [2024-03-06T09:53:09.249Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.249Z] 
04:53:09 [2024-03-06T09:53:09.249Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:09 [2024-03-06T09:53:09.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321805454 data=null doit=true}, Shell with text {Find}]
04:53:09 [2024-03-06T09:53:09.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:09 [2024-03-06T09:53:09.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:09 [2024-03-06T09:53:09.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:53:09 [2024-03-06T09:53:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:53:09 [2024-03-06T09:53:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:53:09 [2024-03-06T09:53:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
04:53:09 [2024-03-06T09:53:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=321805458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:09 [2024-03-06T09:53:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=321805458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:09 [2024-03-06T09:53:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=321805459 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:09 [2024-03-06T09:53:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=321805459 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:09 [2024-03-06T09:53:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=321805459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:09 [2024-03-06T09:53:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=321805459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:09 [2024-03-06T09:53:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=321805459 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:09 [2024-03-06T09:53:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:53:09 [2024-03-06T09:53:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:53:09 [2024-03-06T09:53:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:09 [2024-03-06T09:53:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:53:09 [2024-03-06T09:53:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:53:09 [2024-03-06T09:53:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:53:09 [2024-03-06T09:53:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:53:09 [2024-03-06T09:53:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:53:09 [2024-03-06T09:53:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:53:09 [2024-03-06T09:53:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:09 [2024-03-06T09:53:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:09 [2024-03-06T09:53:09.760Z] 
04:53:09 [2024-03-06T09:53:09.760Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.761Z] 
04:53:09 [2024-03-06T09:53:09.761Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.761Z] 
04:53:09 [2024-03-06T09:53:09.761Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.761Z] 
04:53:09 [2024-03-06T09:53:09.761Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.761Z] 
04:53:09 [2024-03-06T09:53:09.761Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.761Z] 
04:53:09 [2024-03-06T09:53:09.761Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.761Z] 
04:53:09 [2024-03-06T09:53:09.761Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.761Z] 
04:53:09 [2024-03-06T09:53:09.761Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.761Z] 
04:53:09 [2024-03-06T09:53:09.761Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.761Z] 
04:53:09 [2024-03-06T09:53:09.761Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.761Z] 
04:53:09 [2024-03-06T09:53:09.761Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.761Z] 
04:53:09 [2024-03-06T09:53:09.761Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.761Z] 
04:53:09 [2024-03-06T09:53:09.761Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.761Z] 
04:53:09 [2024-03-06T09:53:09.761Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.761Z] 
04:53:09 [2024-03-06T09:53:09.761Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.761Z] 
04:53:09 [2024-03-06T09:53:09.761Z] (Eclipse:12853): Gtk-WARNING **: 09:53:09.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321805924 data=null doit=true}, Shell with text {Find}]
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=321805928 data=null}, (of type 'Combo')]
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') is already selected, not clicking again.
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=321805942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321805943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=321805943 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=321805943 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=321805943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=321805943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=321805943 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=321805949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321805950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:09 [2024-03-06T09:53:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=321805950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:09 [2024-03-06T09:53:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=321805950 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:09 [2024-03-06T09:53:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=321805950 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:09 [2024-03-06T09:53:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
04:53:09 [2024-03-06T09:53:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
04:53:09 [2024-03-06T09:53:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
04:53:09 [2024-03-06T09:53:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
04:53:09 [2024-03-06T09:53:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
04:53:09 [2024-03-06T09:53:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
04:53:09 [2024-03-06T09:53:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
04:53:09 [2024-03-06T09:53:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
04:53:09 [2024-03-06T09:53:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
04:53:09 [2024-03-06T09:53:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=321805960 data=null}, (of type 'Combo')]
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=321805961 data=null doit=true}, Button with text {&Backward}]
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=321805961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=321805962 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=321805962 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=321805963 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=321805963 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=321805966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321805966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=321805966 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=321805966 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=321805966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=321805966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=321805966 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=321805969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321805970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=321805970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=321805970 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=321805970 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:53:10 [2024-03-06T09:53:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:53:10 [2024-03-06T09:53:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
04:53:10 [2024-03-06T09:53:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=321805980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:10 [2024-03-06T09:53:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=321805980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:10 [2024-03-06T09:53:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=321805980 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:10 [2024-03-06T09:53:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=321805980 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:10 [2024-03-06T09:53:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=321805980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:10 [2024-03-06T09:53:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=321805980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:10 [2024-03-06T09:53:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=321805980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:10 [2024-03-06T09:53:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:53:10 [2024-03-06T09:53:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:53:10 [2024-03-06T09:53:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:10 [2024-03-06T09:53:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:53:10 [2024-03-06T09:53:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:53:10 [2024-03-06T09:53:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:53:10 [2024-03-06T09:53:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:53:10 [2024-03-06T09:53:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:53:10 [2024-03-06T09:53:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:53:10 [2024-03-06T09:53:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:10 [2024-03-06T09:53:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:10 [2024-03-06T09:53:10.277Z] 
04:53:10 [2024-03-06T09:53:10.277Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.277Z] 
04:53:10 [2024-03-06T09:53:10.277Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.277Z] 
04:53:10 [2024-03-06T09:53:10.277Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.277Z] 
04:53:10 [2024-03-06T09:53:10.277Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.277Z] 
04:53:10 [2024-03-06T09:53:10.277Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.159: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.277Z] 
04:53:10 [2024-03-06T09:53:10.277Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.159: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.277Z] 
04:53:10 [2024-03-06T09:53:10.277Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.159: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.277Z] 
04:53:10 [2024-03-06T09:53:10.277Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.159: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.277Z] 
04:53:10 [2024-03-06T09:53:10.277Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.194: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.277Z] 
04:53:10 [2024-03-06T09:53:10.277Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.194: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.277Z] 
04:53:10 [2024-03-06T09:53:10.277Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.194: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.277Z] 
04:53:10 [2024-03-06T09:53:10.277Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.194: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.277Z] 
04:53:10 [2024-03-06T09:53:10.277Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.277Z] 
04:53:10 [2024-03-06T09:53:10.277Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.277Z] 
04:53:10 [2024-03-06T09:53:10.277Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.277Z] 
04:53:10 [2024-03-06T09:53:10.277Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.277Z] 
04:53:10 [2024-03-06T09:53:10.277Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.261: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.277Z] 
04:53:10 [2024-03-06T09:53:10.277Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.261: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.277Z] 
04:53:10 [2024-03-06T09:53:10.277Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.261: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.277Z] 
04:53:10 [2024-03-06T09:53:10.277Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.261: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.533Z] 
04:53:10 [2024-03-06T09:53:10.533Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.533Z] 
04:53:10 [2024-03-06T09:53:10.533Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.291: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.533Z] 
04:53:10 [2024-03-06T09:53:10.533Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.291: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.533Z] 
04:53:10 [2024-03-06T09:53:10.533Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.291: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:10 [2024-03-06T09:53:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321806508 data=null doit=true}, Shell with text {Find}]
04:53:10 [2024-03-06T09:53:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:10 [2024-03-06T09:53:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:10 [2024-03-06T09:53:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:53:10 [2024-03-06T09:53:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:53:10 [2024-03-06T09:53:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:53:10 [2024-03-06T09:53:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:10 [2024-03-06T09:53:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
04:53:10 [2024-03-06T09:53:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=321806516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:10 [2024-03-06T09:53:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=321806516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:10 [2024-03-06T09:53:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=321806516 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:10 [2024-03-06T09:53:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=321806516 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:10 [2024-03-06T09:53:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=321806516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:10 [2024-03-06T09:53:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=321806516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:10 [2024-03-06T09:53:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=321806516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:10 [2024-03-06T09:53:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:53:10 [2024-03-06T09:53:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:53:10 [2024-03-06T09:53:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:10 [2024-03-06T09:53:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:53:10 [2024-03-06T09:53:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:53:10 [2024-03-06T09:53:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:53:10 [2024-03-06T09:53:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:53:10 [2024-03-06T09:53:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:53:10 [2024-03-06T09:53:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:53:10 [2024-03-06T09:53:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:10 [2024-03-06T09:53:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:10 [2024-03-06T09:53:10.788Z] 
04:53:10 [2024-03-06T09:53:10.788Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.612: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.788Z] 
04:53:10 [2024-03-06T09:53:10.788Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.612: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.788Z] 
04:53:10 [2024-03-06T09:53:10.788Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.612: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.788Z] 
04:53:10 [2024-03-06T09:53:10.788Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.789Z] 
04:53:10 [2024-03-06T09:53:10.789Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.789Z] 
04:53:10 [2024-03-06T09:53:10.789Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.789Z] 
04:53:10 [2024-03-06T09:53:10.789Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.789Z] 
04:53:10 [2024-03-06T09:53:10.789Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.789Z] 
04:53:10 [2024-03-06T09:53:10.789Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.789Z] 
04:53:10 [2024-03-06T09:53:10.789Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.789Z] 
04:53:10 [2024-03-06T09:53:10.789Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.789Z] 
04:53:10 [2024-03-06T09:53:10.789Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.789Z] 
04:53:10 [2024-03-06T09:53:10.789Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.789Z] 
04:53:10 [2024-03-06T09:53:10.789Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.789Z] 
04:53:10 [2024-03-06T09:53:10.789Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.789Z] 
04:53:10 [2024-03-06T09:53:10.789Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.789Z] 
04:53:10 [2024-03-06T09:53:10.789Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.789Z] 
04:53:10 [2024-03-06T09:53:10.789Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.789Z] 
04:53:10 [2024-03-06T09:53:10.789Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.789Z] 
04:53:10 [2024-03-06T09:53:10.789Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.789Z] 
04:53:10 [2024-03-06T09:53:10.789Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.789Z] 
04:53:10 [2024-03-06T09:53:10.789Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.789Z] 
04:53:10 [2024-03-06T09:53:10.789Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:10 [2024-03-06T09:53:10.789Z] 
04:53:10 [2024-03-06T09:53:10.789Z] (Eclipse:12853): Gtk-WARNING **: 09:53:10.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:11 [2024-03-06T09:53:11.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321806984 data=null doit=true}, Shell with text {Find}]
04:53:11 [2024-03-06T09:53:11.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:11 [2024-03-06T09:53:11.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:11 [2024-03-06T09:53:11.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:53:11 [2024-03-06T09:53:11.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:53:11 [2024-03-06T09:53:11.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:53:11 [2024-03-06T09:53:11.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
04:53:11 [2024-03-06T09:53:11.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=321806987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=321806987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=321806987 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=321806987 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=321806987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=321806987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=321806987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:53:11 [2024-03-06T09:53:11.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:53:11 [2024-03-06T09:53:11.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:11 [2024-03-06T09:53:11.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:53:11 [2024-03-06T09:53:11.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:53:11 [2024-03-06T09:53:11.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:53:11 [2024-03-06T09:53:11.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:53:11 [2024-03-06T09:53:11.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:53:11 [2024-03-06T09:53:11.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:53:11 [2024-03-06T09:53:11.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:11 [2024-03-06T09:53:11.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:11 [2024-03-06T09:53:11.301Z] 
04:53:11 [2024-03-06T09:53:11.301Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.125: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.301Z] 
04:53:11 [2024-03-06T09:53:11.301Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.125: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.301Z] 
04:53:11 [2024-03-06T09:53:11.301Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.125: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.301Z] 
04:53:11 [2024-03-06T09:53:11.301Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.125: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.302Z] 
04:53:11 [2024-03-06T09:53:11.302Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.302Z] 
04:53:11 [2024-03-06T09:53:11.302Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.302Z] 
04:53:11 [2024-03-06T09:53:11.302Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.302Z] 
04:53:11 [2024-03-06T09:53:11.302Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.302Z] 
04:53:11 [2024-03-06T09:53:11.302Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.190: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.302Z] 
04:53:11 [2024-03-06T09:53:11.302Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.190: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.302Z] 
04:53:11 [2024-03-06T09:53:11.302Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.190: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.302Z] 
04:53:11 [2024-03-06T09:53:11.302Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.190: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.302Z] 
04:53:11 [2024-03-06T09:53:11.302Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.223: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.302Z] 
04:53:11 [2024-03-06T09:53:11.302Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.223: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.302Z] 
04:53:11 [2024-03-06T09:53:11.302Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.223: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.302Z] 
04:53:11 [2024-03-06T09:53:11.302Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.223: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.302Z] 
04:53:11 [2024-03-06T09:53:11.302Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.255: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.302Z] 
04:53:11 [2024-03-06T09:53:11.302Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.302Z] 
04:53:11 [2024-03-06T09:53:11.302Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.302Z] 
04:53:11 [2024-03-06T09:53:11.302Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321807475 data=null doit=true}, Shell with text {Find}]
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \A492
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\A492} [layout=null] time=321807478 data=null}, (of type 'Combo')]
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \A492
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3eb999b2
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=321807481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=321807481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=321807481 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=321807481 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=321807481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=321807481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=321807481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=321807482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=321807482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=321807482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=321807482 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=321807482 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:53:11 [2024-03-06T09:53:11.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1c4f3b3d
04:53:11 [2024-03-06T09:53:11.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=321807483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=321807483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=321807483 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=321807483 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=321807483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=321807483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=321807484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=321807491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=321807491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=321807491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=321807492 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=321807492 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
04:53:11 [2024-03-06T09:53:11.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=321807492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321807492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=321807492 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=321807492 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=321807492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=321807492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=321807492 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=321807495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321807496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=321807496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=321807496 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=321807496 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
04:53:11 [2024-03-06T09:53:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
04:53:11 [2024-03-06T09:53:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
04:53:11 [2024-03-06T09:53:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:53:11 [2024-03-06T09:53:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:53:11 [2024-03-06T09:53:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\A492", using matcher: of type 'Combo'
04:53:11 [2024-03-06T09:53:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\A492", using matcher: (of type 'Combo')
04:53:11 [2024-03-06T09:53:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \A492
04:53:11 [2024-03-06T09:53:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\A492} [layout=null] time=321807497 data=null}, (of type 'Combo')]
04:53:11 [2024-03-06T09:53:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \A492
04:53:11 [2024-03-06T09:53:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:53:11 [2024-03-06T09:53:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:53:11 [2024-03-06T09:53:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:53:11 [2024-03-06T09:53:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
04:53:11 [2024-03-06T09:53:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:53:11 [2024-03-06T09:53:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2cf846b9
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=321807508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=321807508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=321807508 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=321807508 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=321807508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=321807508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=321807508 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=321807508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=321807509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=321807509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=321807509 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=321807509 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=321807509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321807509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=321807509 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=321807509 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=321807509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=321807509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=321807509 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=321807510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321807510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=321807510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=321807510 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=321807510 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=321807512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=321807512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=321807512 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=321807512 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=321807512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=321807513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=321807513 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:11 [2024-03-06T09:53:11.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:53:11 [2024-03-06T09:53:11.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:53:11 [2024-03-06T09:53:11.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:53:11 [2024-03-06T09:53:11.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:53:11 [2024-03-06T09:53:11.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:53:11 [2024-03-06T09:53:11.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:53:11 [2024-03-06T09:53:11.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:11 [2024-03-06T09:53:11.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:11 [2024-03-06T09:53:11.820Z] 
04:53:11 [2024-03-06T09:53:11.820Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.820Z] 
04:53:11 [2024-03-06T09:53:11.820Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.820Z] 
04:53:11 [2024-03-06T09:53:11.820Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.820Z] 
04:53:11 [2024-03-06T09:53:11.820Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.820Z] 
04:53:11 [2024-03-06T09:53:11.820Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.615: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.820Z] 
04:53:11 [2024-03-06T09:53:11.820Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.615: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.820Z] 
04:53:11 [2024-03-06T09:53:11.820Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.615: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.820Z] 
04:53:11 [2024-03-06T09:53:11.820Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.615: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.820Z] 
04:53:11 [2024-03-06T09:53:11.820Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.820Z] 
04:53:11 [2024-03-06T09:53:11.820Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.820Z] 
04:53:11 [2024-03-06T09:53:11.820Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.820Z] 
04:53:11 [2024-03-06T09:53:11.820Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.820Z] 
04:53:11 [2024-03-06T09:53:11.820Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.820Z] 
04:53:11 [2024-03-06T09:53:11.820Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.820Z] 
04:53:11 [2024-03-06T09:53:11.820Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.820Z] 
04:53:11 [2024-03-06T09:53:11.820Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.820Z] 
04:53:11 [2024-03-06T09:53:11.820Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.714: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.820Z] 
04:53:11 [2024-03-06T09:53:11.820Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.714: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.820Z] 
04:53:11 [2024-03-06T09:53:11.820Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.714: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.820Z] 
04:53:11 [2024-03-06T09:53:11.820Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.714: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.820Z] 
04:53:11 [2024-03-06T09:53:11.821Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.821Z] 
04:53:11 [2024-03-06T09:53:11.821Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.821Z] 
04:53:11 [2024-03-06T09:53:11.821Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.821Z] 
04:53:11 [2024-03-06T09:53:11.821Z] (Eclipse:12853): Gtk-WARNING **: 09:53:11.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321807966 data=null doit=true}, Shell with text {Find}]
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=321807971 data=null}, (of type 'Combo')]
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2aa28a01
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=321807973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=321807973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=321807973 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=321807973 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=321807973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=321807974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=321807974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=321807974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=321807974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=321807974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=321807974 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=321807974 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=321807976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321807976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=321807976 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=321807986 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=321807986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=321807987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=321807987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=321807987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321807987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=321807987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=321807987 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=321807987 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: of type 'Combo'
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: (of type 'Combo')
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=321807989 data=null}, (of type 'Combo')]
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=321807990 data=null doit=true}, Button with text {F&orward}]
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=321807990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {F&orward}]
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=321807992 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=321807992 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=321807992 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=321807992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=321808006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321808006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=321808006 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=321808006 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=321808006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=321808006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=321808006 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=321808007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321808007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=321808007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=321808007 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=321808007 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:11 [2024-03-06T09:53:11.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:12 [2024-03-06T09:53:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:12 [2024-03-06T09:53:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:12 [2024-03-06T09:53:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:12 [2024-03-06T09:53:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:12 [2024-03-06T09:53:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:12 [2024-03-06T09:53:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:12 [2024-03-06T09:53:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:12 [2024-03-06T09:53:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:12 [2024-03-06T09:53:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:53:12 [2024-03-06T09:53:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:53:12 [2024-03-06T09:53:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:53:12 [2024-03-06T09:53:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:12 [2024-03-06T09:53:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
04:53:12 [2024-03-06T09:53:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=321808017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:12 [2024-03-06T09:53:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=321808017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:12 [2024-03-06T09:53:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=321808017 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:12 [2024-03-06T09:53:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=321808017 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:12 [2024-03-06T09:53:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=321808017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:12 [2024-03-06T09:53:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=321808018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:12 [2024-03-06T09:53:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=321808018 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:12 [2024-03-06T09:53:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:53:12 [2024-03-06T09:53:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:53:12 [2024-03-06T09:53:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:12 [2024-03-06T09:53:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:53:12 [2024-03-06T09:53:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:53:12 [2024-03-06T09:53:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:53:12 [2024-03-06T09:53:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:53:12 [2024-03-06T09:53:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:53:12 [2024-03-06T09:53:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:53:12 [2024-03-06T09:53:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:12 [2024-03-06T09:53:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:12 [2024-03-06T09:53:12.337Z] 
04:53:12 [2024-03-06T09:53:12.337Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.203: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.337Z] 
04:53:12 [2024-03-06T09:53:12.337Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.203: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.337Z] 
04:53:12 [2024-03-06T09:53:12.337Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.203: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.337Z] 
04:53:12 [2024-03-06T09:53:12.337Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.203: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.337Z] 
04:53:12 [2024-03-06T09:53:12.337Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.241: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.337Z] 
04:53:12 [2024-03-06T09:53:12.337Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.241: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.337Z] 
04:53:12 [2024-03-06T09:53:12.337Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.241: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.337Z] 
04:53:12 [2024-03-06T09:53:12.337Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.241: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.337Z] 
04:53:12 [2024-03-06T09:53:12.337Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.337Z] 
04:53:12 [2024-03-06T09:53:12.337Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.337Z] 
04:53:12 [2024-03-06T09:53:12.337Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.337Z] 
04:53:12 [2024-03-06T09:53:12.337Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.337Z] 
04:53:12 [2024-03-06T09:53:12.337Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.337Z] 
04:53:12 [2024-03-06T09:53:12.337Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.337Z] 
04:53:12 [2024-03-06T09:53:12.337Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.337Z] 
04:53:12 [2024-03-06T09:53:12.337Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.592Z] 
04:53:12 [2024-03-06T09:53:12.592Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.592Z] 
04:53:12 [2024-03-06T09:53:12.592Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.592Z] 
04:53:12 [2024-03-06T09:53:12.592Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.592Z] 
04:53:12 [2024-03-06T09:53:12.592Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:12 [2024-03-06T09:53:12.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321808563 data=null doit=true}, Shell with text {Find}]
04:53:12 [2024-03-06T09:53:12.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:12 [2024-03-06T09:53:12.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:12 [2024-03-06T09:53:12.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:12 [2024-03-06T09:53:12.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:12 [2024-03-06T09:53:12.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:12 [2024-03-06T09:53:12.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:12 [2024-03-06T09:53:12.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:12 [2024-03-06T09:53:12.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:12 [2024-03-06T09:53:12.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:12 [2024-03-06T09:53:12.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:53:12 [2024-03-06T09:53:12.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:53:12 [2024-03-06T09:53:12.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:53:12 [2024-03-06T09:53:12.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:12 [2024-03-06T09:53:12.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
04:53:12 [2024-03-06T09:53:12.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=321808565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:12 [2024-03-06T09:53:12.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=321808565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:12 [2024-03-06T09:53:12.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=321808565 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:12 [2024-03-06T09:53:12.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=321808565 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:12 [2024-03-06T09:53:12.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=321808566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:12 [2024-03-06T09:53:12.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=321808566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:12 [2024-03-06T09:53:12.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=321808566 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:12 [2024-03-06T09:53:12.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:53:12 [2024-03-06T09:53:12.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:53:12 [2024-03-06T09:53:12.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:53:12 [2024-03-06T09:53:12.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:53:12 [2024-03-06T09:53:12.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:53:12 [2024-03-06T09:53:12.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:53:12 [2024-03-06T09:53:12.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:53:12 [2024-03-06T09:53:12.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:12 [2024-03-06T09:53:12.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:12 [2024-03-06T09:53:12.848Z] 
04:53:12 [2024-03-06T09:53:12.848Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.650: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.848Z] 
04:53:12 [2024-03-06T09:53:12.848Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.650: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.848Z] 
04:53:12 [2024-03-06T09:53:12.848Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.650: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.848Z] 
04:53:12 [2024-03-06T09:53:12.848Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.650: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.848Z] 
04:53:12 [2024-03-06T09:53:12.848Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.848Z] 
04:53:12 [2024-03-06T09:53:12.848Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.848Z] 
04:53:12 [2024-03-06T09:53:12.848Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.848Z] 
04:53:12 [2024-03-06T09:53:12.848Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.849Z] 
04:53:12 [2024-03-06T09:53:12.849Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.718: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.849Z] 
04:53:12 [2024-03-06T09:53:12.849Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.718: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.849Z] 
04:53:12 [2024-03-06T09:53:12.849Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.718: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.849Z] 
04:53:12 [2024-03-06T09:53:12.849Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.718: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.849Z] 
04:53:12 [2024-03-06T09:53:12.849Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.849Z] 
04:53:12 [2024-03-06T09:53:12.849Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.849Z] 
04:53:12 [2024-03-06T09:53:12.849Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.849Z] 
04:53:12 [2024-03-06T09:53:12.849Z] (Eclipse:12853): Gtk-WARNING **: 09:53:12.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:12 [2024-03-06T09:53:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:12 [2024-03-06T09:53:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321809003 data=null doit=true}, Shell with text {Find}]
04:53:12 [2024-03-06T09:53:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:12 [2024-03-06T09:53:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:12 [2024-03-06T09:53:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:12 [2024-03-06T09:53:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:12 [2024-03-06T09:53:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:12 [2024-03-06T09:53:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:12 [2024-03-06T09:53:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:12 [2024-03-06T09:53:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:12 [2024-03-06T09:53:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:12 [2024-03-06T09:53:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:53:12 [2024-03-06T09:53:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:53:12 [2024-03-06T09:53:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:53:12 [2024-03-06T09:53:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:12 [2024-03-06T09:53:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
04:53:12 [2024-03-06T09:53:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=321809005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:12 [2024-03-06T09:53:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=321809005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:12 [2024-03-06T09:53:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=321809005 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:12 [2024-03-06T09:53:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=321809005 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:12 [2024-03-06T09:53:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=321809005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:12 [2024-03-06T09:53:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=321809006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:12 [2024-03-06T09:53:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=321809006 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:13 [2024-03-06T09:53:13.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:53:13 [2024-03-06T09:53:13.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:53:13 [2024-03-06T09:53:13.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:13 [2024-03-06T09:53:13.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:53:13 [2024-03-06T09:53:13.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:53:13 [2024-03-06T09:53:13.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:53:13 [2024-03-06T09:53:13.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:53:13 [2024-03-06T09:53:13.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:53:13 [2024-03-06T09:53:13.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:53:13 [2024-03-06T09:53:13.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:13 [2024-03-06T09:53:13.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:13 [2024-03-06T09:53:13.105Z] 
04:53:13 [2024-03-06T09:53:13.105Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.102: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:13 [2024-03-06T09:53:13.105Z] 
04:53:13 [2024-03-06T09:53:13.105Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.102: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:13 [2024-03-06T09:53:13.105Z] 
04:53:13 [2024-03-06T09:53:13.105Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.102: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:13 [2024-03-06T09:53:13.105Z] 
04:53:13 [2024-03-06T09:53:13.105Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.102: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:13 [2024-03-06T09:53:13.361Z] 
04:53:13 [2024-03-06T09:53:13.361Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:13 [2024-03-06T09:53:13.361Z] 
04:53:13 [2024-03-06T09:53:13.361Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:13 [2024-03-06T09:53:13.361Z] 
04:53:13 [2024-03-06T09:53:13.361Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:13 [2024-03-06T09:53:13.361Z] 
04:53:13 [2024-03-06T09:53:13.361Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:13 [2024-03-06T09:53:13.361Z] 
04:53:13 [2024-03-06T09:53:13.361Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:13 [2024-03-06T09:53:13.361Z] 
04:53:13 [2024-03-06T09:53:13.361Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:13 [2024-03-06T09:53:13.361Z] 
04:53:13 [2024-03-06T09:53:13.361Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:13 [2024-03-06T09:53:13.361Z] 
04:53:13 [2024-03-06T09:53:13.361Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:13 [2024-03-06T09:53:13.361Z] 
04:53:13 [2024-03-06T09:53:13.361Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:13 [2024-03-06T09:53:13.361Z] 
04:53:13 [2024-03-06T09:53:13.361Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:13 [2024-03-06T09:53:13.361Z] 
04:53:13 [2024-03-06T09:53:13.361Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:13 [2024-03-06T09:53:13.361Z] 
04:53:13 [2024-03-06T09:53:13.361Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:13 [2024-03-06T09:53:13.361Z] 
04:53:13 [2024-03-06T09:53:13.361Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:13 [2024-03-06T09:53:13.361Z] 
04:53:13 [2024-03-06T09:53:13.361Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:13 [2024-03-06T09:53:13.361Z] 
04:53:13 [2024-03-06T09:53:13.361Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:13 [2024-03-06T09:53:13.361Z] 
04:53:13 [2024-03-06T09:53:13.361Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:13 [2024-03-06T09:53:13.361Z] 
04:53:13 [2024-03-06T09:53:13.361Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:13 [2024-03-06T09:53:13.361Z] 
04:53:13 [2024-03-06T09:53:13.361Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:13 [2024-03-06T09:53:13.361Z] 
04:53:13 [2024-03-06T09:53:13.361Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:13 [2024-03-06T09:53:13.361Z] 
04:53:13 [2024-03-06T09:53:13.362Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321809471 data=null doit=true}, Shell with text {Find}]
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=321809474 data=null}, (of type 'Combo')]
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') is already selected, not clicking again.
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=321809477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321809477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=321809477 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=321809477 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=321809477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=321809477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=321809477 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=321809489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321809490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=321809490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=321809490 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=321809490 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: of type 'Combo'
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: (of type 'Combo')
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=321809492 data=null}, (of type 'Combo')]
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:53:13 [2024-03-06T09:53:13.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=321809493 data=null doit=true}, Button with text {&Backward}]
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=321809493 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=321809494 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=321809495 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=321809495 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=321809495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=321809509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321809509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=321809509 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=321809509 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=321809509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=321809509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=321809509 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=321809510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321809510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=321809510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=321809510 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=321809510 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=321809511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=321809512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=321809512 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=321809512 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=321809512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=321809512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:13 [2024-03-06T09:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=321809512 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:53:13 [2024-03-06T09:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:53:13 [2024-03-06T09:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@40f15786] time=321809678 data=null doit=true}, Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}]
04:53:13 [2024-03-06T09:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:53:13 [2024-03-06T09:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:53:13 [2024-03-06T09:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:53:13 [2024-03-06T09:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:53:13 [2024-03-06T09:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=321809747 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:53:13 [2024-03-06T09:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=321809751 data=null doit=true}, TreeItem with text {test}]
04:53:13 [2024-03-06T09:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=321809751 data=null}, TreeItem with text {test}]
04:53:13 [2024-03-06T09:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=321809752 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:53:13 [2024-03-06T09:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321809752 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:53:13 [2024-03-06T09:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=321809761 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:53:13 [2024-03-06T09:53:13.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:53:13 [2024-03-06T09:53:13.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:53:13 [2024-03-06T09:53:13.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:53:13 [2024-03-06T09:53:13.878Z] 
04:53:13 [2024-03-06T09:53:13.878Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:13 [2024-03-06T09:53:13.878Z] 
04:53:13 [2024-03-06T09:53:13.878Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:13 [2024-03-06T09:53:13.878Z] 
04:53:13 [2024-03-06T09:53:13.878Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:13 [2024-03-06T09:53:13.878Z] 
04:53:13 [2024-03-06T09:53:13.878Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:13 [2024-03-06T09:53:13.878Z] 
04:53:13 [2024-03-06T09:53:13.878Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:13 [2024-03-06T09:53:13.878Z] 
04:53:13 [2024-03-06T09:53:13.878Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:13 [2024-03-06T09:53:13.878Z] 
04:53:13 [2024-03-06T09:53:13.878Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:13 [2024-03-06T09:53:13.878Z] 
04:53:13 [2024-03-06T09:53:13.878Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:14 [2024-03-06T09:53:14.134Z] 
04:53:14 [2024-03-06T09:53:14.134Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:14 [2024-03-06T09:53:14.134Z] 
04:53:14 [2024-03-06T09:53:14.134Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:14 [2024-03-06T09:53:14.134Z] 
04:53:14 [2024-03-06T09:53:14.134Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:14 [2024-03-06T09:53:14.134Z] 
04:53:14 [2024-03-06T09:53:14.134Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:14 [2024-03-06T09:53:14.134Z] 
04:53:14 [2024-03-06T09:53:14.134Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.927: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:14 [2024-03-06T09:53:14.134Z] 
04:53:14 [2024-03-06T09:53:14.134Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.927: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:14 [2024-03-06T09:53:14.134Z] 
04:53:14 [2024-03-06T09:53:14.134Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.927: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:14 [2024-03-06T09:53:14.134Z] 
04:53:14 [2024-03-06T09:53:14.134Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.927: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:14 [2024-03-06T09:53:14.134Z] 
04:53:14 [2024-03-06T09:53:14.134Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.955: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:14 [2024-03-06T09:53:14.134Z] 
04:53:14 [2024-03-06T09:53:14.134Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.955: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:14 [2024-03-06T09:53:14.134Z] 
04:53:14 [2024-03-06T09:53:14.134Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.955: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:14 [2024-03-06T09:53:14.134Z] 
04:53:14 [2024-03-06T09:53:14.134Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.955: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:14 [2024-03-06T09:53:14.134Z] 
04:53:14 [2024-03-06T09:53:14.134Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:14 [2024-03-06T09:53:14.134Z] 
04:53:14 [2024-03-06T09:53:14.134Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:14 [2024-03-06T09:53:14.134Z] 
04:53:14 [2024-03-06T09:53:14.134Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:14 [2024-03-06T09:53:14.134Z] 
04:53:14 [2024-03-06T09:53:14.134Z] (Eclipse:12853): Gtk-WARNING **: 09:53:13.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:14 [2024-03-06T09:53:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:53:14 [2024-03-06T09:53:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:53:14 [2024-03-06T09:53:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:53:14 [2024-03-06T09:53:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:53:14 [2024-03-06T09:53:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:53:14 [2024-03-06T09:53:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:53:14 [2024-03-06T09:53:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:53:14 [2024-03-06T09:53:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:53:14 [2024-03-06T09:53:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:53:14 [2024-03-06T09:53:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:53:14 [2024-03-06T09:53:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321810702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:14 [2024-03-06T09:53:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321810702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:14 [2024-03-06T09:53:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321810702 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:14 [2024-03-06T09:53:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321810702 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:14 [2024-03-06T09:53:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321810702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:14 [2024-03-06T09:53:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321810702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:14 [2024-03-06T09:53:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=321810702 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:14 [2024-03-06T09:53:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321810702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:14 [2024-03-06T09:53:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321810702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:14 [2024-03-06T09:53:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321810703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:14 [2024-03-06T09:53:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321810703 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:14 [2024-03-06T09:53:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321810703 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:14 [2024-03-06T09:53:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:53:14 [2024-03-06T09:53:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:53:14 [2024-03-06T09:53:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:53:14 [2024-03-06T09:53:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:53:14 [2024-03-06T09:53:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:53:14 [2024-03-06T09:53:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:53:14 [2024-03-06T09:53:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:53:14 [2024-03-06T09:53:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:53:14 [2024-03-06T09:53:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:53:14 [2024-03-06T09:53:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321810704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:14 [2024-03-06T09:53:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321810704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:14 [2024-03-06T09:53:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321810704 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:14 [2024-03-06T09:53:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321810704 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:14 [2024-03-06T09:53:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321810704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:14 [2024-03-06T09:53:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321810704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:14 [2024-03-06T09:53:14.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:53:14 [2024-03-06T09:53:14.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:53:14 [2024-03-06T09:53:14.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:53:14 [2024-03-06T09:53:14.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:53:14 [2024-03-06T09:53:14.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:53:14 [2024-03-06T09:53:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:53:14 [2024-03-06T09:53:14.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321810705 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:14 [2024-03-06T09:53:14.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=321809816 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:53:15 [2024-03-06T09:53:15.207Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.72 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
04:53:15 [2024-03-06T09:53:15.207Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWholeWord[0: lttng] -- Time elapsed: 0.870 s
04:53:15 [2024-03-06T09:53:15.207Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testCaseSensitive[0: lttng] -- Time elapsed: 0.574 s
04:53:15 [2024-03-06T09:53:15.207Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testRegEx[0: lttng] -- Time elapsed: 0.633 s
04:53:15 [2024-03-06T09:53:15.207Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testDirection[0: lttng] -- Time elapsed: 0.582 s
04:53:15 [2024-03-06T09:53:15.207Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testOpenCloseDialog[0: lttng] -- Time elapsed: 1.018 s
04:53:15 [2024-03-06T09:53:15.207Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWrapSearch[0: lttng] -- Time elapsed: 0.574 s
04:53:15 [2024-03-06T09:53:15.207Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWholeWord[1: 492] -- Time elapsed: 0.462 s
04:53:15 [2024-03-06T09:53:15.207Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testCaseSensitive[1: 492] -- Time elapsed: 0.506 s
04:53:15 [2024-03-06T09:53:15.207Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testRegEx[1: 492] -- Time elapsed: 0.496 s
04:53:15 [2024-03-06T09:53:15.207Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testDirection[1: 492] -- Time elapsed: 0.518 s
04:53:15 [2024-03-06T09:53:15.207Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testOpenCloseDialog[1: 492] -- Time elapsed: 0.967 s
04:53:15 [2024-03-06T09:53:15.207Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWrapSearch[1: 492] -- Time elapsed: 0.513 s
04:53:15 [2024-03-06T09:53:15.207Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest
04:53:15 [2024-03-06T09:53:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@40f15786] time=321811230 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:53:15 [2024-03-06T09:53:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:53:15 [2024-03-06T09:53:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:53:15 [2024-03-06T09:53:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:53:15 [2024-03-06T09:53:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:53:15 [2024-03-06T09:53:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=321811374 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:53:15 [2024-03-06T09:53:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:53:19 [2024-03-06T09:53:19.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:53:19 [2024-03-06T09:53:19.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:19 [2024-03-06T09:53:19.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:53:19 [2024-03-06T09:53:19.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:53:19 [2024-03-06T09:53:19.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:53:19 [2024-03-06T09:53:19.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
04:53:19 [2024-03-06T09:53:19.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:53:19 [2024-03-06T09:53:19.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:53:19 [2024-03-06T09:53:19.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:53:19 [2024-03-06T09:53:19.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:53:19 [2024-03-06T09:53:19.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:53:19 [2024-03-06T09:53:19.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
04:53:19 [2024-03-06T09:53:19.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:53:19 [2024-03-06T09:53:19.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:53:19 [2024-03-06T09:53:19.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:53:19 [2024-03-06T09:53:19.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:53:19 [2024-03-06T09:53:19.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:53:19 [2024-03-06T09:53:19.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
04:53:19 [2024-03-06T09:53:19.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:53:19 [2024-03-06T09:53:19.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:53:19 [2024-03-06T09:53:19.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:53:20 [2024-03-06T09:53:20.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:53:20 [2024-03-06T09:53:20.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:53:23 [2024-03-06T09:53:23.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:53:23 [2024-03-06T09:53:23.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:23 [2024-03-06T09:53:23.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:53:23 [2024-03-06T09:53:23.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:53:23 [2024-03-06T09:53:23.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:53:23 [2024-03-06T09:53:23.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:53:23 [2024-03-06T09:53:23.417Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:53:23 [2024-03-06T09:53:23.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
04:53:23 [2024-03-06T09:53:23.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321819557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:23 [2024-03-06T09:53:23.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321819557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:23 [2024-03-06T09:53:23.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321819557 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:23 [2024-03-06T09:53:23.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321819557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:23 [2024-03-06T09:53:23.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321819557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:23 [2024-03-06T09:53:23.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321819557 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:23 [2024-03-06T09:53:23.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321819558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:23 [2024-03-06T09:53:23.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321819558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:23 [2024-03-06T09:53:23.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321819558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:23 [2024-03-06T09:53:23.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321819558 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:23 [2024-03-06T09:53:23.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321819558 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:23 [2024-03-06T09:53:23.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
04:53:23 [2024-03-06T09:53:23.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
04:53:23 [2024-03-06T09:53:23.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:53:23 [2024-03-06T09:53:23.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:53:23 [2024-03-06T09:53:23.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:53:23 [2024-03-06T09:53:23.673Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:53:23 [2024-03-06T09:53:23.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:53:23 [2024-03-06T09:53:23.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:53:23 [2024-03-06T09:53:23.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:53:23 [2024-03-06T09:53:23.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:53:23 [2024-03-06T09:53:23.673Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:53:23 [2024-03-06T09:53:23.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:53:23 [2024-03-06T09:53:23.673Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:53:23 [2024-03-06T09:53:23.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
04:53:23 [2024-03-06T09:53:23.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321819847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:23 [2024-03-06T09:53:23.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321819848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:23 [2024-03-06T09:53:23.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321819849 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:23 [2024-03-06T09:53:23.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321819849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:23 [2024-03-06T09:53:23.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321819849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:23 [2024-03-06T09:53:23.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321819849 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:23 [2024-03-06T09:53:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321819892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:23 [2024-03-06T09:53:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321819897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:23 [2024-03-06T09:53:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321819897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:23 [2024-03-06T09:53:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321819897 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:23 [2024-03-06T09:53:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321819897 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:23 [2024-03-06T09:53:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
04:53:23 [2024-03-06T09:53:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@40f15786] time=321820063 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:53:23 [2024-03-06T09:53:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:53:23 [2024-03-06T09:53:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:53:23 [2024-03-06T09:53:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:53:23 [2024-03-06T09:53:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:53:23 [2024-03-06T09:53:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=321820103 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:53:23 [2024-03-06T09:53:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=321820103 data=null doit=true}, TreeItem with text {test}]
04:53:23 [2024-03-06T09:53:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=321820103 data=null}, TreeItem with text {test}]
04:53:23 [2024-03-06T09:53:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=321820103 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:53:23 [2024-03-06T09:53:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321820103 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:53:23 [2024-03-06T09:53:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=321820113 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:53:24 [2024-03-06T09:53:24.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:53:24 [2024-03-06T09:53:24.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:53:24 [2024-03-06T09:53:24.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321820557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321820557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321820557 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321820557 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321820557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321820557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=321820557 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321820558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321820558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321820558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321820558 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321820558 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321820559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321820559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321820559 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321820559 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:24 [2024-03-06T09:53:24.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321820560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:24 [2024-03-06T09:53:24.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321820560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:24 [2024-03-06T09:53:24.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:53:24 [2024-03-06T09:53:24.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:53:24 [2024-03-06T09:53:24.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:53:24 [2024-03-06T09:53:24.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:53:24 [2024-03-06T09:53:24.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:53:24 [2024-03-06T09:53:24.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:53:24 [2024-03-06T09:53:24.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321820560 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:24 [2024-03-06T09:53:24.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=321820170 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:53:24 [2024-03-06T09:53:24.950Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.835 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest
04:53:24 [2024-03-06T09:53:24.950Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest.testExpandedState -- Time elapsed: 4.725 s
04:53:24 [2024-03-06T09:53:24.950Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest.testHideEmptyRowsState -- Time elapsed: 3.677 s
04:53:24 [2024-03-06T09:53:24.950Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
04:53:24 [2024-03-06T09:53:24.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@40f15786] time=321821077 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:53:25 [2024-03-06T09:53:25.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:53:25 [2024-03-06T09:53:25.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:53:25 [2024-03-06T09:53:25.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:53:25 [2024-03-06T09:53:25.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:53:25 [2024-03-06T09:53:25.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=321821243 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:53:25 [2024-03-06T09:53:25.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:53:25 [2024-03-06T09:53:25.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
04:53:25 [2024-03-06T09:53:25.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Showing active threads}
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321825232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321825232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321825232 data=null doit=true}, ToolItem with tooltip text {Showing active threads}]
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321825232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321825232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321825232 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Showing active threads}]
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321825233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321825233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321825241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321825241 data=null doit=true}, ToolItem with tooltip text {Showing all threads}]
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321825241 data=null}, ToolItem with tooltip text {Showing all threads}]
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Showing all threads}
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Showing all threads}
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321825254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321825254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321825254 data=null doit=true}, ToolItem with tooltip text {Showing all threads}]
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321825254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321825254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321825254 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Showing all threads}]
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321825255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321825260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321825260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321825260 data=null doit=true}, ToolItem with tooltip text {Showing active threads}]
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321825260 data=null}, ToolItem with tooltip text {Showing active threads}]
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Showing active threads}
04:53:29 [2024-03-06T09:53:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:53:29 [2024-03-06T09:53:29.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:53:29 [2024-03-06T09:53:29.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
04:53:29 [2024-03-06T09:53:29.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
04:53:30 [2024-03-06T09:53:30.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:53:30 [2024-03-06T09:53:30.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:53:30 [2024-03-06T09:53:30.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:53:30 [2024-03-06T09:53:30.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:53:30 [2024-03-06T09:53:30.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-sessiond
04:53:31 [2024-03-06T09:53:31.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-consumerd
04:53:31 [2024-03-06T09:53:31.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@40f15786] time=321827448 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:53:31 [2024-03-06T09:53:31.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:53:31 [2024-03-06T09:53:31.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:53:31 [2024-03-06T09:53:31.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:53:31 [2024-03-06T09:53:31.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:53:31 [2024-03-06T09:53:31.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=321827477 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:53:31 [2024-03-06T09:53:31.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=321827477 data=null doit=true}, TreeItem with text {test}]
04:53:31 [2024-03-06T09:53:31.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=321827477 data=null}, TreeItem with text {test}]
04:53:31 [2024-03-06T09:53:31.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=321827477 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:53:31 [2024-03-06T09:53:31.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321827478 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:53:31 [2024-03-06T09:53:31.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=321827489 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:53:31 [2024-03-06T09:53:31.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:53:31 [2024-03-06T09:53:31.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:53:31 [2024-03-06T09:53:31.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:53:32 [2024-03-06T09:53:32.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:53:32 [2024-03-06T09:53:32.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:53:32 [2024-03-06T09:53:32.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321828222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321828223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321828223 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321828223 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321828223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321828223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=321828223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321828223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321828223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321828223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321828223 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321828223 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321828224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321828224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321828224 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321828224 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321828224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321828225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:32 [2024-03-06T09:53:32.071Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:53:32 [2024-03-06T09:53:32.071Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:53:32 [2024-03-06T09:53:32.071Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:53:32 [2024-03-06T09:53:32.071Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:53:32 [2024-03-06T09:53:32.071Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:53:32 [2024-03-06T09:53:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:53:32 [2024-03-06T09:53:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321828225 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:32 [2024-03-06T09:53:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=321827543 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:53:32 [2024-03-06T09:53:32.586Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.654 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
04:53:32 [2024-03-06T09:53:32.586Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest.testFilter -- Time elapsed: 3.976 s
04:53:32 [2024-03-06T09:53:32.586Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest.testKernelMemoryView -- Time elapsed: 2.115 s
04:53:32 [2024-03-06T09:53:32.586Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
04:53:32 [2024-03-06T09:53:32.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@40f15786] time=321828738 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:53:32 [2024-03-06T09:53:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:53:32 [2024-03-06T09:53:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:53:32 [2024-03-06T09:53:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:53:32 [2024-03-06T09:53:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:53:32 [2024-03-06T09:53:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=321828856 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:53:32 [2024-03-06T09:53:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:53:33 [2024-03-06T09:53:33.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
04:53:34 [2024-03-06T09:53:34.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
04:53:35 [2024-03-06T09:53:35.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
04:53:36 [2024-03-06T09:53:36.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
04:53:37 [2024-03-06T09:53:37.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
04:53:37 [2024-03-06T09:53:37.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
04:53:38 [2024-03-06T09:53:38.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
04:53:39 [2024-03-06T09:53:39.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
04:53:40 [2024-03-06T09:53:40.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
04:53:40 [2024-03-06T09:53:40.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
04:53:40 [2024-03-06T09:53:40.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@40f15786] time=321836915 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:53:40 [2024-03-06T09:53:40.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:53:40 [2024-03-06T09:53:40.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:53:40 [2024-03-06T09:53:40.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:53:40 [2024-03-06T09:53:40.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:53:40 [2024-03-06T09:53:40.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=321836921 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:53:40 [2024-03-06T09:53:40.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=321836921 data=null doit=true}, TreeItem with text {test}]
04:53:40 [2024-03-06T09:53:40.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=321836921 data=null}, TreeItem with text {test}]
04:53:40 [2024-03-06T09:53:40.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=321836922 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:53:40 [2024-03-06T09:53:40.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321836922 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:53:40 [2024-03-06T09:53:40.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=321836960 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:53:40 [2024-03-06T09:53:40.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:53:40 [2024-03-06T09:53:40.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:53:40 [2024-03-06T09:53:40.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:53:41 [2024-03-06T09:53:41.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:53:41 [2024-03-06T09:53:41.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:53:41 [2024-03-06T09:53:41.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:53:41 [2024-03-06T09:53:41.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:53:41 [2024-03-06T09:53:41.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321837402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321837405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321837405 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321837405 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321837405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321837405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=321837405 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321837405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321837405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321837405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321837405 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321837405 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321837406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321837406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321837406 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321837406 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321837406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321837406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:41 [2024-03-06T09:53:41.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:53:41 [2024-03-06T09:53:41.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:53:41 [2024-03-06T09:53:41.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:53:41 [2024-03-06T09:53:41.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:53:41 [2024-03-06T09:53:41.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321837407 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:41 [2024-03-06T09:53:41.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=321837009 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:53:41 [2024-03-06T09:53:41.728Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.174 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
04:53:41 [2024-03-06T09:53:41.728Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest.testOpenAndCloseConcurrency -- Time elapsed: 8.948 s
04:53:41 [2024-03-06T09:53:41.728Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
04:53:41 [2024-03-06T09:53:41.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@40f15786] time=321837921 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:53:41 [2024-03-06T09:53:41.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:53:41 [2024-03-06T09:53:41.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:53:41 [2024-03-06T09:53:41.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:53:41 [2024-03-06T09:53:41.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:53:41 [2024-03-06T09:53:41.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=321838073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:53:41 [2024-03-06T09:53:41.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:53:42 [2024-03-06T09:53:42.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:53:46 [2024-03-06T09:53:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:53:46 [2024-03-06T09:53:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:53:46 [2024-03-06T09:53:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:53:46 [2024-03-06T09:53:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:53:46 [2024-03-06T09:53:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:53:46 [2024-03-06T09:53:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:53:46 [2024-03-06T09:53:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:53:46 [2024-03-06T09:53:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:53:46 [2024-03-06T09:53:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:53:46 [2024-03-06T09:53:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:53:46 [2024-03-06T09:53:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:53:46 [2024-03-06T09:53:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:46 [2024-03-06T09:53:46.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:53:46 [2024-03-06T09:53:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:46 [2024-03-06T09:53:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:46 [2024-03-06T09:53:46.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:53:47 [2024-03-06T09:53:47.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:47 [2024-03-06T09:53:47.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:47 [2024-03-06T09:53:47.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:53:47 [2024-03-06T09:53:47.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:47 [2024-03-06T09:53:47.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:47 [2024-03-06T09:53:47.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:53:48 [2024-03-06T09:53:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:48 [2024-03-06T09:53:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:48 [2024-03-06T09:53:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:53:48 [2024-03-06T09:53:48.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:48 [2024-03-06T09:53:48.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:48 [2024-03-06T09:53:48.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:53:49 [2024-03-06T09:53:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:49 [2024-03-06T09:53:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:49 [2024-03-06T09:53:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:53:49 [2024-03-06T09:53:49.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:49 [2024-03-06T09:53:49.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:49 [2024-03-06T09:53:49.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:53:50 [2024-03-06T09:53:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:50 [2024-03-06T09:53:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:50 [2024-03-06T09:53:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:53:50 [2024-03-06T09:53:50.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:50 [2024-03-06T09:53:50.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:50 [2024-03-06T09:53:50.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:53:51 [2024-03-06T09:53:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:51 [2024-03-06T09:53:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:51 [2024-03-06T09:53:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:53:51 [2024-03-06T09:53:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:51 [2024-03-06T09:53:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:51 [2024-03-06T09:53:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:53:52 [2024-03-06T09:53:52.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:52 [2024-03-06T09:53:52.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:53:52 [2024-03-06T09:53:52.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:53:52 [2024-03-06T09:53:52.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:53:53 [2024-03-06T09:53:53.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:53:53 [2024-03-06T09:53:53.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:53:53 [2024-03-06T09:53:53.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:53:54 [2024-03-06T09:53:54.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:54 [2024-03-06T09:53:54.424Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:53:54 [2024-03-06T09:53:54.424Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:53:54 [2024-03-06T09:53:54.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
04:53:54 [2024-03-06T09:53:54.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321850471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:54 [2024-03-06T09:53:54.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321850473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:54 [2024-03-06T09:53:54.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321850473 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:54 [2024-03-06T09:53:54.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321850473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:54 [2024-03-06T09:53:54.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321850473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:54 [2024-03-06T09:53:54.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321850473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:54 [2024-03-06T09:53:54.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321850473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:54 [2024-03-06T09:53:54.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321850473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:54 [2024-03-06T09:53:54.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321850474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:54 [2024-03-06T09:53:54.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321850474 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:54 [2024-03-06T09:53:54.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321850474 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:54 [2024-03-06T09:53:54.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
04:53:54 [2024-03-06T09:53:54.425Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:53:54 [2024-03-06T09:53:54.425Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:53:54 [2024-03-06T09:53:54.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
04:53:54 [2024-03-06T09:53:54.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321850476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:54 [2024-03-06T09:53:54.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321850476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:54 [2024-03-06T09:53:54.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321850476 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:54 [2024-03-06T09:53:54.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321850477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:54 [2024-03-06T09:53:54.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321850477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:54 [2024-03-06T09:53:54.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321850477 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:54 [2024-03-06T09:53:54.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321850477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:54 [2024-03-06T09:53:54.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321850477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:54 [2024-03-06T09:53:54.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321850477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:54 [2024-03-06T09:53:54.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321850478 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:54 [2024-03-06T09:53:54.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321850478 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
04:53:54 [2024-03-06T09:53:54.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
04:53:54 [2024-03-06T09:53:54.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:53:56 [2024-03-06T09:53:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:53:56 [2024-03-06T09:53:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:53:56 [2024-03-06T09:53:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:53:56 [2024-03-06T09:53:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:53:56 [2024-03-06T09:53:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis'
04:53:56 [2024-03-06T09:53:56.314Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:53:56 [2024-03-06T09:53:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
04:53:56 [2024-03-06T09:53:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321852102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:53:56 [2024-03-06T09:53:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321852102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:53:56 [2024-03-06T09:53:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321852102 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
04:53:56 [2024-03-06T09:53:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321852102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:53:56 [2024-03-06T09:53:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321852102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:53:56 [2024-03-06T09:53:56.314Z] 
04:53:56 [2024-03-06T09:53:56.314Z] (Eclipse:12853): Gtk-WARNING **: 09:53:56.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:56 [2024-03-06T09:53:56.314Z] 
04:53:56 [2024-03-06T09:53:56.314Z] (Eclipse:12853): Gtk-WARNING **: 09:53:56.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:56 [2024-03-06T09:53:56.314Z] 
04:53:56 [2024-03-06T09:53:56.314Z] (Eclipse:12853): Gtk-WARNING **: 09:53:56.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:56 [2024-03-06T09:53:56.314Z] 
04:53:56 [2024-03-06T09:53:56.314Z] (Eclipse:12853): Gtk-WARNING **: 09:53:56.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:56 [2024-03-06T09:53:56.314Z] 
04:53:56 [2024-03-06T09:53:56.314Z] (Eclipse:12853): Gtk-WARNING **: 09:53:56.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:56 [2024-03-06T09:53:56.314Z] 
04:53:56 [2024-03-06T09:53:56.314Z] (Eclipse:12853): Gtk-WARNING **: 09:53:56.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:56 [2024-03-06T09:53:56.314Z] 
04:53:56 [2024-03-06T09:53:56.314Z] (Eclipse:12853): Gtk-WARNING **: 09:53:56.151: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:56 [2024-03-06T09:53:56.314Z] 
04:53:56 [2024-03-06T09:53:56.314Z] (Eclipse:12853): Gtk-WARNING **: 09:53:56.151: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:56 [2024-03-06T09:53:56.314Z] 
04:53:56 [2024-03-06T09:53:56.314Z] (Eclipse:12853): Gtk-WARNING **: 09:53:56.185: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:56 [2024-03-06T09:53:56.314Z] 
04:53:56 [2024-03-06T09:53:56.314Z] (Eclipse:12853): Gtk-WARNING **: 09:53:56.186: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:56 [2024-03-06T09:53:56.314Z] 
04:53:56 [2024-03-06T09:53:56.314Z] (Eclipse:12853): Gtk-WARNING **: 09:53:56.186: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:56 [2024-03-06T09:53:56.314Z] 
04:53:56 [2024-03-06T09:53:56.314Z] (Eclipse:12853): Gtk-WARNING **: 09:53:56.186: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:53:56 [2024-03-06T09:53:56.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321852404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:53:56 [2024-03-06T09:53:56.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321852415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:53:56 [2024-03-06T09:53:56.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321852440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:53:56 [2024-03-06T09:53:56.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321852440 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
04:53:56 [2024-03-06T09:53:56.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321852440 data=null}, ToolItem with tooltip text {Add Bookmark...}]
04:53:56 [2024-03-06T09:53:56.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
04:53:56 [2024-03-06T09:53:56.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
04:53:56 [2024-03-06T09:53:56.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:53:56 [2024-03-06T09:53:56.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
04:53:56 [2024-03-06T09:53:56.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:53:56 [2024-03-06T09:53:56.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:53:56 [2024-03-06T09:53:56.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:53:56 [2024-03-06T09:53:56.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:53:56 [2024-03-06T09:53:56.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:53:56 [2024-03-06T09:53:56.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:53:56 [2024-03-06T09:53:56.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:53:56 [2024-03-06T09:53:56.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321852445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:56 [2024-03-06T09:53:56.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321852445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:56 [2024-03-06T09:53:56.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321852445 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:56 [2024-03-06T09:53:56.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321852445 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:56 [2024-03-06T09:53:56.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321852445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:56 [2024-03-06T09:53:56.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321852445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:56 [2024-03-06T09:53:56.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321852445 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:53:56 [2024-03-06T09:53:56.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321852102 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
04:53:56 [2024-03-06T09:53:56.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:53:56 [2024-03-06T09:53:56.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:56 [2024-03-06T09:53:56.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
04:53:56 [2024-03-06T09:53:56.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=321852712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
04:53:56 [2024-03-06T09:53:56.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=321852712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
04:53:56 [2024-03-06T09:53:56.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=321852712 data=null doit=true}, TimeGraphMarkerAxis with text {}]
04:53:56 [2024-03-06T09:53:56.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=321852712 data=null}, TimeGraphMarkerAxis with text {}]
04:53:56 [2024-03-06T09:53:56.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=321852713 data=null button=1 stateMask=0x0 x=539 y=10 count=1}, TimeGraphMarkerAxis with text {}]
04:53:56 [2024-03-06T09:53:56.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=321852714 data=null button=1 stateMask=0x80000 x=539 y=10 count=1}, TimeGraphMarkerAxis with text {}]
04:53:56 [2024-03-06T09:53:56.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
04:53:57 [2024-03-06T09:53:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
04:53:57 [2024-03-06T09:53:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=321853214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
04:53:57 [2024-03-06T09:53:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=321853215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
04:53:57 [2024-03-06T09:53:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=321853215 data=null doit=true}, TimeGraphMarkerAxis with text {}]
04:53:57 [2024-03-06T09:53:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=321853215 data=null}, TimeGraphMarkerAxis with text {}]
04:53:57 [2024-03-06T09:53:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=321853215 data=null button=1 stateMask=0x0 x=234 y=28 count=1}, TimeGraphMarkerAxis with text {}]
04:53:57 [2024-03-06T09:53:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=321853228 data=null button=1 stateMask=0x80000 x=234 y=28 count=1}, TimeGraphMarkerAxis with text {}]
04:53:57 [2024-03-06T09:53:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
04:53:57 [2024-03-06T09:53:57.695Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:53:57 [2024-03-06T09:53:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
04:53:57 [2024-03-06T09:53:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321853729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
04:53:57 [2024-03-06T09:53:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321853729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
04:53:57 [2024-03-06T09:53:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321853729 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
04:53:57 [2024-03-06T09:53:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321853729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
04:53:57 [2024-03-06T09:53:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321853730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
04:53:57 [2024-03-06T09:53:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321853730 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
04:53:57 [2024-03-06T09:53:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321853732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:53:57 [2024-03-06T09:53:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321853772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:53:57 [2024-03-06T09:53:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321853790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:53:57 [2024-03-06T09:53:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321853790 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
04:53:57 [2024-03-06T09:53:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321853790 data=null}, ToolItem with tooltip text {Add Bookmark...}]
04:53:57 [2024-03-06T09:53:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
04:53:57 [2024-03-06T09:53:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
04:53:57 [2024-03-06T09:53:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=321853791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
04:53:57 [2024-03-06T09:53:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=321853791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
04:53:57 [2024-03-06T09:53:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=321853792 data=null doit=true}, TimeGraphMarkerAxis with text {}]
04:53:57 [2024-03-06T09:53:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=321853792 data=null}, TimeGraphMarkerAxis with text {}]
04:53:57 [2024-03-06T09:53:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=321853792 data=null button=1 stateMask=0x0 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
04:53:57 [2024-03-06T09:53:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=321853792 data=null button=1 stateMask=0x80000 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
04:53:57 [2024-03-06T09:53:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
04:53:57 [2024-03-06T09:53:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
04:53:57 [2024-03-06T09:53:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=321853793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
04:53:57 [2024-03-06T09:53:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=321853793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
04:53:57 [2024-03-06T09:53:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=321853793 data=null doit=true}, TimeGraphMarkerAxis with text {}]
04:53:57 [2024-03-06T09:53:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=321853793 data=null}, TimeGraphMarkerAxis with text {}]
04:53:57 [2024-03-06T09:53:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=321853793 data=null button=1 stateMask=0x0 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
04:53:57 [2024-03-06T09:53:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=321853793 data=null button=1 stateMask=0x80000 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
04:53:57 [2024-03-06T09:53:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
04:53:57 [2024-03-06T09:53:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
04:53:57 [2024-03-06T09:53:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=321853794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
04:53:57 [2024-03-06T09:53:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=321853794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
04:53:57 [2024-03-06T09:53:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=321853794 data=null doit=true}, TimeGraphMarkerAxis with text {}]
04:53:57 [2024-03-06T09:53:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=321853794 data=null}, TimeGraphMarkerAxis with text {}]
04:53:57 [2024-03-06T09:53:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=321853794 data=null button=1 stateMask=0x0 x=15 y=9 count=1}, TimeGraphMarkerAxis with text {}]
04:53:57 [2024-03-06T09:53:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=321853795 data=null button=1 stateMask=0x80000 x=15 y=9 count=1}, TimeGraphMarkerAxis with text {}]
04:53:57 [2024-03-06T09:53:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
04:53:57 [2024-03-06T09:53:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
04:53:57 [2024-03-06T09:53:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events'
04:53:57 [2024-03-06T09:53:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=321853850 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Lost Events']
04:53:57 [2024-03-06T09:53:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events'
04:53:57 [2024-03-06T09:53:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:53:59 [2024-03-06T09:53:59.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:53:59 [2024-03-06T09:53:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:53:59 [2024-03-06T09:53:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:53:59 [2024-03-06T09:53:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:53:59 [2024-03-06T09:53:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:59 [2024-03-06T09:53:59.571Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:53:59 [2024-03-06T09:53:59.571Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:53:59 [2024-03-06T09:53:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
04:53:59 [2024-03-06T09:53:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321855688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:53:59 [2024-03-06T09:53:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321855688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:53:59 [2024-03-06T09:53:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321855688 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:53:59 [2024-03-06T09:53:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321855688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:53:59 [2024-03-06T09:53:59.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321855688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:53:59 [2024-03-06T09:53:59.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321855688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:53:59 [2024-03-06T09:53:59.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321855689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:53:59 [2024-03-06T09:53:59.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321855689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:53:59 [2024-03-06T09:53:59.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321855689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:53:59 [2024-03-06T09:53:59.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321855689 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:53:59 [2024-03-06T09:53:59.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321855689 data=null}, ToolItem with tooltip text {Select Next State Change}]
04:53:59 [2024-03-06T09:53:59.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
04:53:59 [2024-03-06T09:53:59.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:00 [2024-03-06T09:54:00.134Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:54:00 [2024-03-06T09:54:00.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
04:54:00 [2024-03-06T09:54:00.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321856191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:54:00 [2024-03-06T09:54:00.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321856191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:54:00 [2024-03-06T09:54:00.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321856191 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:54:00 [2024-03-06T09:54:00.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321856191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:54:00 [2024-03-06T09:54:00.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321856191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:54:00 [2024-03-06T09:54:00.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321856192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:54:00 [2024-03-06T09:54:00.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321856201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:54:00 [2024-03-06T09:54:00.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321856201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:54:00 [2024-03-06T09:54:00.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321856201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:54:00 [2024-03-06T09:54:00.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321856201 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:54:00 [2024-03-06T09:54:00.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321856201 data=null}, ToolItem with tooltip text {Select Next State Change}]
04:54:00 [2024-03-06T09:54:00.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
04:54:00 [2024-03-06T09:54:00.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:00 [2024-03-06T09:54:00.696Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:54:00 [2024-03-06T09:54:00.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
04:54:00 [2024-03-06T09:54:00.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321856703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:54:00 [2024-03-06T09:54:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321856703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:54:00 [2024-03-06T09:54:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321856703 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
04:54:00 [2024-03-06T09:54:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321856703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:54:00 [2024-03-06T09:54:00.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321856703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:54:00 [2024-03-06T09:54:00.697Z] 
04:54:00 [2024-03-06T09:54:00.697Z] (Eclipse:12853): Gtk-WARNING **: 09:54:00.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:00 [2024-03-06T09:54:00.697Z] 
04:54:00 [2024-03-06T09:54:00.697Z] (Eclipse:12853): Gtk-WARNING **: 09:54:00.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:00 [2024-03-06T09:54:00.697Z] 
04:54:00 [2024-03-06T09:54:00.697Z] (Eclipse:12853): Gtk-WARNING **: 09:54:00.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:00 [2024-03-06T09:54:00.697Z] 
04:54:00 [2024-03-06T09:54:00.697Z] (Eclipse:12853): Gtk-WARNING **: 09:54:00.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:00 [2024-03-06T09:54:00.697Z] 
04:54:00 [2024-03-06T09:54:00.697Z] (Eclipse:12853): Gtk-WARNING **: 09:54:00.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:00 [2024-03-06T09:54:00.697Z] 
04:54:00 [2024-03-06T09:54:00.697Z] (Eclipse:12853): Gtk-WARNING **: 09:54:00.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:00 [2024-03-06T09:54:00.697Z] 
04:54:00 [2024-03-06T09:54:00.697Z] (Eclipse:12853): Gtk-WARNING **: 09:54:00.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:00 [2024-03-06T09:54:00.697Z] 
04:54:00 [2024-03-06T09:54:00.697Z] (Eclipse:12853): Gtk-WARNING **: 09:54:00.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:00 [2024-03-06T09:54:00.953Z] 
04:54:00 [2024-03-06T09:54:00.953Z] (Eclipse:12853): Gtk-WARNING **: 09:54:00.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:00 [2024-03-06T09:54:00.953Z] 
04:54:00 [2024-03-06T09:54:00.953Z] (Eclipse:12853): Gtk-WARNING **: 09:54:00.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:00 [2024-03-06T09:54:00.953Z] 
04:54:00 [2024-03-06T09:54:00.953Z] (Eclipse:12853): Gtk-WARNING **: 09:54:00.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:00 [2024-03-06T09:54:00.953Z] 
04:54:00 [2024-03-06T09:54:00.953Z] (Eclipse:12853): Gtk-WARNING **: 09:54:00.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:00 [2024-03-06T09:54:00.953Z] 
04:54:00 [2024-03-06T09:54:00.953Z] (Eclipse:12853): Gtk-WARNING **: 09:54:00.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:00 [2024-03-06T09:54:00.953Z] 
04:54:00 [2024-03-06T09:54:00.953Z] (Eclipse:12853): Gtk-WARNING **: 09:54:00.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:00 [2024-03-06T09:54:00.953Z] 
04:54:00 [2024-03-06T09:54:00.953Z] (Eclipse:12853): Gtk-WARNING **: 09:54:00.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:00 [2024-03-06T09:54:00.953Z] 
04:54:00 [2024-03-06T09:54:00.953Z] (Eclipse:12853): Gtk-WARNING **: 09:54:00.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:00 [2024-03-06T09:54:00.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321856986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:54:00 [2024-03-06T09:54:00.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321856988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:54:00 [2024-03-06T09:54:00.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321856988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:54:00 [2024-03-06T09:54:00.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321856988 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
04:54:00 [2024-03-06T09:54:00.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321856988 data=null}, ToolItem with tooltip text {Add Bookmark...}]
04:54:00 [2024-03-06T09:54:00.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
04:54:00 [2024-03-06T09:54:00.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
04:54:00 [2024-03-06T09:54:00.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:54:00 [2024-03-06T09:54:00.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
04:54:00 [2024-03-06T09:54:00.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:54:00 [2024-03-06T09:54:00.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:54:00 [2024-03-06T09:54:00.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:54:00 [2024-03-06T09:54:00.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:54:00 [2024-03-06T09:54:00.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:54:00 [2024-03-06T09:54:00.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:54:00 [2024-03-06T09:54:00.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:54:00 [2024-03-06T09:54:00.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321856990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:00 [2024-03-06T09:54:00.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321856991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:00 [2024-03-06T09:54:00.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321856991 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:00 [2024-03-06T09:54:00.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321856991 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:00 [2024-03-06T09:54:00.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321856991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:00 [2024-03-06T09:54:00.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321856991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:00 [2024-03-06T09:54:00.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321856991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:00 [2024-03-06T09:54:00.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321856703 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
04:54:01 [2024-03-06T09:54:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:54:01 [2024-03-06T09:54:01.210Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:54:01 [2024-03-06T09:54:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
04:54:01 [2024-03-06T09:54:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321857147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:54:01 [2024-03-06T09:54:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321857147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:54:01 [2024-03-06T09:54:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321857147 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:54:01 [2024-03-06T09:54:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321857147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:54:01 [2024-03-06T09:54:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321857147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:54:01 [2024-03-06T09:54:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321857190 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:54:01 [2024-03-06T09:54:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321857192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:54:01 [2024-03-06T09:54:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321857192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:54:01 [2024-03-06T09:54:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321857192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:54:01 [2024-03-06T09:54:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321857192 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:54:01 [2024-03-06T09:54:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321857192 data=null}, ToolItem with tooltip text {Select Next State Change}]
04:54:01 [2024-03-06T09:54:01.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
04:54:01 [2024-03-06T09:54:01.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:01 [2024-03-06T09:54:01.771Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:54:01 [2024-03-06T09:54:01.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
04:54:01 [2024-03-06T09:54:01.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321857694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:54:01 [2024-03-06T09:54:01.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321857694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:54:01 [2024-03-06T09:54:01.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321857694 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:54:01 [2024-03-06T09:54:01.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321857694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:54:01 [2024-03-06T09:54:01.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321857694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:54:01 [2024-03-06T09:54:01.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321857694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:54:01 [2024-03-06T09:54:01.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321857703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:54:01 [2024-03-06T09:54:01.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321857703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:54:01 [2024-03-06T09:54:01.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321857703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:54:01 [2024-03-06T09:54:01.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321857703 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:54:01 [2024-03-06T09:54:01.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321857703 data=null}, ToolItem with tooltip text {Select Next State Change}]
04:54:01 [2024-03-06T09:54:01.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
04:54:01 [2024-03-06T09:54:01.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:02 [2024-03-06T09:54:02.027Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:54:02 [2024-03-06T09:54:02.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
04:54:02 [2024-03-06T09:54:02.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321858205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:54:02 [2024-03-06T09:54:02.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321858205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:54:02 [2024-03-06T09:54:02.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321858205 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:54:02 [2024-03-06T09:54:02.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321858205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:54:02 [2024-03-06T09:54:02.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321858205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:54:02 [2024-03-06T09:54:02.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321858205 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:54:02 [2024-03-06T09:54:02.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321858213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:54:02 [2024-03-06T09:54:02.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321858213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:54:02 [2024-03-06T09:54:02.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321858213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:54:02 [2024-03-06T09:54:02.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321858213 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:54:02 [2024-03-06T09:54:02.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321858213 data=null}, ToolItem with tooltip text {Select Next State Change}]
04:54:02 [2024-03-06T09:54:02.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
04:54:02 [2024-03-06T09:54:02.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:02 [2024-03-06T09:54:02.586Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:54:02 [2024-03-06T09:54:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
04:54:02 [2024-03-06T09:54:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321858715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:54:02 [2024-03-06T09:54:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321858715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:54:02 [2024-03-06T09:54:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321858715 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
04:54:02 [2024-03-06T09:54:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321858715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:54:02 [2024-03-06T09:54:02.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321858715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:54:02 [2024-03-06T09:54:02.842Z] 
04:54:02 [2024-03-06T09:54:02.842Z] (Eclipse:12853): Gtk-WARNING **: 09:54:02.638: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:02 [2024-03-06T09:54:02.842Z] 
04:54:02 [2024-03-06T09:54:02.842Z] (Eclipse:12853): Gtk-WARNING **: 09:54:02.638: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:02 [2024-03-06T09:54:02.842Z] 
04:54:02 [2024-03-06T09:54:02.842Z] (Eclipse:12853): Gtk-WARNING **: 09:54:02.638: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:02 [2024-03-06T09:54:02.842Z] 
04:54:02 [2024-03-06T09:54:02.842Z] (Eclipse:12853): Gtk-WARNING **: 09:54:02.638: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:02 [2024-03-06T09:54:02.842Z] 
04:54:02 [2024-03-06T09:54:02.842Z] (Eclipse:12853): Gtk-WARNING **: 09:54:02.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:02 [2024-03-06T09:54:02.842Z] 
04:54:02 [2024-03-06T09:54:02.842Z] (Eclipse:12853): Gtk-WARNING **: 09:54:02.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:02 [2024-03-06T09:54:02.842Z] 
04:54:02 [2024-03-06T09:54:02.842Z] (Eclipse:12853): Gtk-WARNING **: 09:54:02.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:02 [2024-03-06T09:54:02.842Z] 
04:54:02 [2024-03-06T09:54:02.842Z] (Eclipse:12853): Gtk-WARNING **: 09:54:02.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:02 [2024-03-06T09:54:02.842Z] 
04:54:02 [2024-03-06T09:54:02.842Z] (Eclipse:12853): Gtk-WARNING **: 09:54:02.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:02 [2024-03-06T09:54:02.842Z] 
04:54:02 [2024-03-06T09:54:02.842Z] (Eclipse:12853): Gtk-WARNING **: 09:54:02.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:02 [2024-03-06T09:54:02.842Z] 
04:54:02 [2024-03-06T09:54:02.842Z] (Eclipse:12853): Gtk-WARNING **: 09:54:02.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:02 [2024-03-06T09:54:02.842Z] 
04:54:02 [2024-03-06T09:54:02.842Z] (Eclipse:12853): Gtk-WARNING **: 09:54:02.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:02 [2024-03-06T09:54:02.842Z] 
04:54:02 [2024-03-06T09:54:02.842Z] (Eclipse:12853): Gtk-WARNING **: 09:54:02.750: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:02 [2024-03-06T09:54:02.842Z] 
04:54:02 [2024-03-06T09:54:02.842Z] (Eclipse:12853): Gtk-WARNING **: 09:54:02.750: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:02 [2024-03-06T09:54:02.842Z] 
04:54:02 [2024-03-06T09:54:02.842Z] (Eclipse:12853): Gtk-WARNING **: 09:54:02.750: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:02 [2024-03-06T09:54:02.842Z] 
04:54:02 [2024-03-06T09:54:02.842Z] (Eclipse:12853): Gtk-WARNING **: 09:54:02.750: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:02 [2024-03-06T09:54:02.842Z] 
04:54:02 [2024-03-06T09:54:02.842Z] (Eclipse:12853): Gtk-WARNING **: 09:54:02.787: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:02 [2024-03-06T09:54:02.842Z] 
04:54:02 [2024-03-06T09:54:02.842Z] (Eclipse:12853): Gtk-WARNING **: 09:54:02.788: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:02 [2024-03-06T09:54:02.842Z] 
04:54:02 [2024-03-06T09:54:02.842Z] (Eclipse:12853): Gtk-WARNING **: 09:54:02.788: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:02 [2024-03-06T09:54:02.842Z] 
04:54:02 [2024-03-06T09:54:02.842Z] (Eclipse:12853): Gtk-WARNING **: 09:54:02.788: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:02 [2024-03-06T09:54:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:54:02 [2024-03-06T09:54:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:54:02 [2024-03-06T09:54:02.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:54:02 [2024-03-06T09:54:02.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859014 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
04:54:02 [2024-03-06T09:54:02.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859014 data=null}, ToolItem with tooltip text {Add Bookmark...}]
04:54:02 [2024-03-06T09:54:02.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
04:54:02 [2024-03-06T09:54:02.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
04:54:02 [2024-03-06T09:54:02.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:54:02 [2024-03-06T09:54:02.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
04:54:02 [2024-03-06T09:54:02.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:54:02 [2024-03-06T09:54:02.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:54:02 [2024-03-06T09:54:02.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:54:02 [2024-03-06T09:54:02.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:54:02 [2024-03-06T09:54:02.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:54:02 [2024-03-06T09:54:02.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:54:02 [2024-03-06T09:54:02.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:54:02 [2024-03-06T09:54:02.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321859016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:02 [2024-03-06T09:54:02.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321859017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:02 [2024-03-06T09:54:02.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321859017 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:02 [2024-03-06T09:54:02.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321859017 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:02 [2024-03-06T09:54:02.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321859017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:02 [2024-03-06T09:54:02.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321859017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:02 [2024-03-06T09:54:02.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321859017 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:02 [2024-03-06T09:54:02.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321858715 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
04:54:03 [2024-03-06T09:54:03.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:54:03 [2024-03-06T09:54:03.099Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:54:03 [2024-03-06T09:54:03.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
04:54:03 [2024-03-06T09:54:03.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:03 [2024-03-06T09:54:03.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:03 [2024-03-06T09:54:03.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859197 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
04:54:03 [2024-03-06T09:54:03.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:03 [2024-03-06T09:54:03.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:03 [2024-03-06T09:54:03.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859197 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
04:54:03 [2024-03-06T09:54:03.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:03 [2024-03-06T09:54:03.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:03 [2024-03-06T09:54:03.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:03 [2024-03-06T09:54:03.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859198 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
04:54:03 [2024-03-06T09:54:03.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859198 data=null}, ToolItem with tooltip text {Previous Marker}]
04:54:03 [2024-03-06T09:54:03.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
04:54:03 [2024-03-06T09:54:03.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:03 [2024-03-06T09:54:03.660Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:54:03 [2024-03-06T09:54:03.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
04:54:03 [2024-03-06T09:54:03.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
04:54:03 [2024-03-06T09:54:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
04:54:03 [2024-03-06T09:54:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859700 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
04:54:03 [2024-03-06T09:54:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
04:54:03 [2024-03-06T09:54:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
04:54:03 [2024-03-06T09:54:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
04:54:03 [2024-03-06T09:54:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:54:03 [2024-03-06T09:54:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:54:03 [2024-03-06T09:54:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:54:03 [2024-03-06T09:54:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859746 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
04:54:03 [2024-03-06T09:54:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859746 data=null}, ToolItem with tooltip text {Add Bookmark...}]
04:54:03 [2024-03-06T09:54:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
04:54:03 [2024-03-06T09:54:03.661Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:54:03 [2024-03-06T09:54:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
04:54:03 [2024-03-06T09:54:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:03 [2024-03-06T09:54:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:03 [2024-03-06T09:54:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859747 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
04:54:03 [2024-03-06T09:54:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:03 [2024-03-06T09:54:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:03 [2024-03-06T09:54:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859747 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
04:54:03 [2024-03-06T09:54:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:03 [2024-03-06T09:54:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:03 [2024-03-06T09:54:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:03 [2024-03-06T09:54:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859748 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
04:54:03 [2024-03-06T09:54:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321859748 data=null}, ToolItem with tooltip text {Next Marker}]
04:54:03 [2024-03-06T09:54:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
04:54:03 [2024-03-06T09:54:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:04 [2024-03-06T09:54:04.223Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:54:04 [2024-03-06T09:54:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
04:54:04 [2024-03-06T09:54:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321860250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
04:54:04 [2024-03-06T09:54:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321860250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
04:54:04 [2024-03-06T09:54:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321860250 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
04:54:04 [2024-03-06T09:54:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321860250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
04:54:04 [2024-03-06T09:54:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321860250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
04:54:04 [2024-03-06T09:54:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321860250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
04:54:04 [2024-03-06T09:54:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321860260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:54:04 [2024-03-06T09:54:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321860307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:54:04 [2024-03-06T09:54:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321860308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
04:54:04 [2024-03-06T09:54:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321860308 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
04:54:04 [2024-03-06T09:54:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321860308 data=null}, ToolItem with tooltip text {Add Bookmark...}]
04:54:04 [2024-03-06T09:54:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
04:54:04 [2024-03-06T09:54:04.223Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:54:04 [2024-03-06T09:54:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
04:54:04 [2024-03-06T09:54:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321860309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:04 [2024-03-06T09:54:04.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321860309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:04 [2024-03-06T09:54:04.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321860309 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
04:54:04 [2024-03-06T09:54:04.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321860309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:04 [2024-03-06T09:54:04.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321860309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:04 [2024-03-06T09:54:04.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321860309 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
04:54:04 [2024-03-06T09:54:04.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321860310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:04 [2024-03-06T09:54:04.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321860310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:04 [2024-03-06T09:54:04.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321860310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:04 [2024-03-06T09:54:04.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321860310 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
04:54:04 [2024-03-06T09:54:04.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321860310 data=null}, ToolItem with tooltip text {Previous Marker}]
04:54:04 [2024-03-06T09:54:04.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
04:54:04 [2024-03-06T09:54:04.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:04 [2024-03-06T09:54:04.224Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:54:04 [2024-03-06T09:54:04.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
04:54:04 [2024-03-06T09:54:04.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321860318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:54:04 [2024-03-06T09:54:04.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321860318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:54:04 [2024-03-06T09:54:04.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321860318 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:54:04 [2024-03-06T09:54:04.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321860318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:54:04 [2024-03-06T09:54:04.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321860318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:54:04 [2024-03-06T09:54:04.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321860318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:54:04 [2024-03-06T09:54:04.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321860319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:54:04 [2024-03-06T09:54:04.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321860319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:54:04 [2024-03-06T09:54:04.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321860319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:54:04 [2024-03-06T09:54:04.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321860319 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:54:04 [2024-03-06T09:54:04.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321860320 data=null}, ToolItem with tooltip text {Select Previous State Change}]
04:54:04 [2024-03-06T09:54:04.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
04:54:04 [2024-03-06T09:54:04.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:04 [2024-03-06T09:54:04.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:06 [2024-03-06T09:54:06.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:54:06 [2024-03-06T09:54:06.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:54:06 [2024-03-06T09:54:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:06 [2024-03-06T09:54:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:06 [2024-03-06T09:54:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:54:06 [2024-03-06T09:54:06.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:54:06 [2024-03-06T09:54:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
04:54:06 [2024-03-06T09:54:06.403Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:54:06 [2024-03-06T09:54:06.403Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:54:06 [2024-03-06T09:54:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
04:54:06 [2024-03-06T09:54:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events'
04:54:06 [2024-03-06T09:54:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=321862477 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Lost Events']
04:54:06 [2024-03-06T09:54:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events'
04:54:06 [2024-03-06T09:54:06.403Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:54:06 [2024-03-06T09:54:06.403Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:54:06 [2024-03-06T09:54:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
04:54:06 [2024-03-06T09:54:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events'
04:54:06 [2024-03-06T09:54:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=321862527 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Lost Events']
04:54:06 [2024-03-06T09:54:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events'
04:54:06 [2024-03-06T09:54:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:06 [2024-03-06T09:54:06.964Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:54:06 [2024-03-06T09:54:06.964Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:54:06 [2024-03-06T09:54:06.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:08 [2024-03-06T09:54:08.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:54:08 [2024-03-06T09:54:08.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:54:08 [2024-03-06T09:54:08.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:08 [2024-03-06T09:54:08.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:08 [2024-03-06T09:54:08.855Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:54:08 [2024-03-06T09:54:08.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters}
04:54:08 [2024-03-06T09:54:08.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321864598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
04:54:08 [2024-03-06T09:54:08.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321864598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
04:54:08 [2024-03-06T09:54:08.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321864598 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
04:54:08 [2024-03-06T09:54:08.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321864598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
04:54:08 [2024-03-06T09:54:08.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321864598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
04:54:08 [2024-03-06T09:54:08.855Z] 
04:54:08 [2024-03-06T09:54:08.855Z] (Eclipse:12853): Gtk-WARNING **: 09:54:08.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:08 [2024-03-06T09:54:08.855Z] 
04:54:08 [2024-03-06T09:54:08.855Z] (Eclipse:12853): Gtk-WARNING **: 09:54:08.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:08 [2024-03-06T09:54:08.855Z] 
04:54:08 [2024-03-06T09:54:08.855Z] (Eclipse:12853): Gtk-WARNING **: 09:54:08.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:08 [2024-03-06T09:54:08.855Z] 
04:54:08 [2024-03-06T09:54:08.855Z] (Eclipse:12853): Gtk-WARNING **: 09:54:08.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:08 [2024-03-06T09:54:08.855Z] 
04:54:08 [2024-03-06T09:54:08.855Z] (Eclipse:12853): Gtk-WARNING **: 09:54:08.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:08 [2024-03-06T09:54:08.855Z] 
04:54:08 [2024-03-06T09:54:08.855Z] (Eclipse:12853): Gtk-WARNING **: 09:54:08.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:08 [2024-03-06T09:54:08.855Z] 
04:54:08 [2024-03-06T09:54:08.855Z] (Eclipse:12853): Gtk-WARNING **: 09:54:08.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:08 [2024-03-06T09:54:08.855Z] 
04:54:08 [2024-03-06T09:54:08.855Z] (Eclipse:12853): Gtk-WARNING **: 09:54:08.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:08 [2024-03-06T09:54:08.855Z] 
04:54:08 [2024-03-06T09:54:08.855Z] (Eclipse:12853): Gtk-WARNING **: 09:54:08.653: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:08 [2024-03-06T09:54:08.855Z] 
04:54:08 [2024-03-06T09:54:08.855Z] (Eclipse:12853): Gtk-WARNING **: 09:54:08.653: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:08 [2024-03-06T09:54:08.855Z] 
04:54:08 [2024-03-06T09:54:08.855Z] (Eclipse:12853): Gtk-WARNING **: 09:54:08.653: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:08 [2024-03-06T09:54:08.855Z] 
04:54:08 [2024-03-06T09:54:08.855Z] (Eclipse:12853): Gtk-WARNING **: 09:54:08.653: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:08 [2024-03-06T09:54:08.855Z] 
04:54:08 [2024-03-06T09:54:08.855Z] (Eclipse:12853): Gtk-WARNING **: 09:54:08.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:08 [2024-03-06T09:54:08.855Z] 
04:54:08 [2024-03-06T09:54:08.855Z] (Eclipse:12853): Gtk-WARNING **: 09:54:08.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:08 [2024-03-06T09:54:08.856Z] 
04:54:08 [2024-03-06T09:54:08.856Z] (Eclipse:12853): Gtk-WARNING **: 09:54:08.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:08 [2024-03-06T09:54:08.856Z] 
04:54:08 [2024-03-06T09:54:08.856Z] (Eclipse:12853): Gtk-WARNING **: 09:54:08.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:08 [2024-03-06T09:54:08.856Z] 
04:54:08 [2024-03-06T09:54:08.856Z] (Eclipse:12853): Gtk-WARNING **: 09:54:08.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:08 [2024-03-06T09:54:08.856Z] 
04:54:08 [2024-03-06T09:54:08.856Z] (Eclipse:12853): Gtk-WARNING **: 09:54:08.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:08 [2024-03-06T09:54:08.856Z] 
04:54:08 [2024-03-06T09:54:08.856Z] (Eclipse:12853): Gtk-WARNING **: 09:54:08.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:08 [2024-03-06T09:54:08.856Z] 
04:54:08 [2024-03-06T09:54:08.856Z] (Eclipse:12853): Gtk-WARNING **: 09:54:08.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:08 [2024-03-06T09:54:08.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321864927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
04:54:08 [2024-03-06T09:54:08.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321864931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
04:54:08 [2024-03-06T09:54:08.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321864931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
04:54:08 [2024-03-06T09:54:08.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321864931 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
04:54:08 [2024-03-06T09:54:08.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321864931 data=null}, ToolItem with tooltip text {Show View Filters}]
04:54:08 [2024-03-06T09:54:08.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters}
04:54:08 [2024-03-06T09:54:08.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter'
04:54:08 [2024-03-06T09:54:08.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321864933 data=null doit=true}, Shell with text {Filter}]
04:54:08 [2024-03-06T09:54:08.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:54:08 [2024-03-06T09:54:08.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:54:08 [2024-03-06T09:54:08.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:54:08 [2024-03-06T09:54:08.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
04:54:09 [2024-03-06T09:54:09.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "24", using matcher: of type 'Text'
04:54:09 [2024-03-06T09:54:09.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "24", using matcher: (of type 'Text')
04:54:09 [2024-03-06T09:54:09.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:54:09 [2024-03-06T09:54:09.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:54:09 [2024-03-06T09:54:09.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:54:09 [2024-03-06T09:54:09.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
04:54:09 [2024-03-06T09:54:09.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=321865940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=321865940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=321865940 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=321865940 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=321865940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=321865940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=321865940 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=321865951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=321865952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=321865952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=321865952 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=321865952 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=321865991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=321865991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=321865991 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=321865991 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=321865991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=321865991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=321865991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=321866010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=321866010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=321866010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=321866010 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=321866010 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=321866023 data=null button=0 stateMask=0x0 x=106 y=127 count=0}, TreeItem with text {synthetic-trace}]
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=321866023 data=null doit=true}, TreeItem with text {synthetic-trace}]
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=321866023 data=null}, TreeItem with text {synthetic-trace}]
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=321866024 data=null button=1 stateMask=0x0 x=106 y=127 count=1}, TreeItem with text {synthetic-trace}]
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321866024 data=null item=TreeItem {CPU 1 States} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=321866025 data=null button=1 stateMask=0x80000 x=106 y=127 count=1}, TreeItem with text {synthetic-trace}]
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:54:09 [2024-03-06T09:54:09.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=321866025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=321866026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=321866026 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=321866026 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=321866026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=321866026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=321866026 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=321866038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=321866038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=321866038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=321866038 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=321866039 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=321866040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=321866040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=321866040 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=321866040 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=321866040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=321866040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=321866040 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=321866041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=321866041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=321866041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=321866041 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=321866041 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
04:54:09 [2024-03-06T09:54:09.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=321866043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=321866043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=321866043 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=321866043 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=321866043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=321866043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=321866043 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=321866047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=321866047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=321866047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=321866047 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=321866047 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=321866048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=321866048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=321866048 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=321866048 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=321866048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=321866048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=321866048 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=321866049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=321866049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=321866049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=321866049 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=321866049 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=321866050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=321866050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=321866050 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=321866050 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=321866050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=321866050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=321866050 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=321866058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=321866058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=321866058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=321866058 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=321866058 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=321866059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=321866059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=321866059 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=321866059 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=321866059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=321866059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=321866059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=321866059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=321866060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=321866060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=321866060 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=321866060 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=321866060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=321866061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=321866061 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=321866061 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=321866061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=321866061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=321866061 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=321866063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=321866063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=321866063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=321866063 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=321866063 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck subtree
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=321866064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=321866064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck subtree} time=321866064 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=321866064 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=321866064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=321866064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck subtree} time=321866064 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=321866065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=321866065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=321866065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=321866065 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=321866065 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck subtree
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=321866069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=321866069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=321866070 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=321866070 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=321866070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=321866070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=321866070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=321866077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=321866077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=321866077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=321866077 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=321866077 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "synthetic-trace", using matcher: of type 'Text'
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "synthetic-trace", using matcher: (of type 'Text')
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:54:09 [2024-03-06T09:54:09.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=321866079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=321866079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=321866079 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=321866079 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=321866079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=321866079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=321866079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=321866093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=321866094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=321866094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=321866094 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=321866094 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321866095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321866095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321866095 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321866095 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321866095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321866095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321866095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:09 [2024-03-06T09:54:09.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321864598 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show View Filters}]
04:54:10 [2024-03-06T09:54:10.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:54:10 [2024-03-06T09:54:10.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:11 [2024-03-06T09:54:11.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:54:11 [2024-03-06T09:54:11.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:54:11 [2024-03-06T09:54:11.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:11 [2024-03-06T09:54:11.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:11 [2024-03-06T09:54:11.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:11 [2024-03-06T09:54:11.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:54:11 [2024-03-06T09:54:11.861Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:54:11 [2024-03-06T09:54:11.861Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:54:11 [2024-03-06T09:54:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
04:54:11 [2024-03-06T09:54:11.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321867830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:11 [2024-03-06T09:54:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321867830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:11 [2024-03-06T09:54:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321867830 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
04:54:11 [2024-03-06T09:54:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321867830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:11 [2024-03-06T09:54:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321867830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:11 [2024-03-06T09:54:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321867830 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
04:54:11 [2024-03-06T09:54:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321867831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:11 [2024-03-06T09:54:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321867831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:11 [2024-03-06T09:54:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321867831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:11 [2024-03-06T09:54:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321867831 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
04:54:11 [2024-03-06T09:54:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321867831 data=null}, ToolItem with tooltip text {Next Marker}]
04:54:11 [2024-03-06T09:54:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
04:54:11 [2024-03-06T09:54:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:12 [2024-03-06T09:54:12.423Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:54:12 [2024-03-06T09:54:12.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
04:54:12 [2024-03-06T09:54:12.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321868333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:12 [2024-03-06T09:54:12.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321868333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:12 [2024-03-06T09:54:12.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321868333 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
04:54:12 [2024-03-06T09:54:12.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321868333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:12 [2024-03-06T09:54:12.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321868333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:12 [2024-03-06T09:54:12.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321868333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
04:54:12 [2024-03-06T09:54:12.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321868342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:12 [2024-03-06T09:54:12.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321868367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:12 [2024-03-06T09:54:12.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321868367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:12 [2024-03-06T09:54:12.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321868367 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
04:54:12 [2024-03-06T09:54:12.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321868367 data=null}, ToolItem with tooltip text {Next Marker}]
04:54:12 [2024-03-06T09:54:12.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
04:54:12 [2024-03-06T09:54:12.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:12 [2024-03-06T09:54:12.984Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:54:12 [2024-03-06T09:54:12.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
04:54:12 [2024-03-06T09:54:12.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321868874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:12 [2024-03-06T09:54:12.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321868874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:12 [2024-03-06T09:54:12.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321868874 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
04:54:12 [2024-03-06T09:54:12.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321868874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:12 [2024-03-06T09:54:12.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321868875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:12 [2024-03-06T09:54:12.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321868875 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
04:54:12 [2024-03-06T09:54:12.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321868875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:12 [2024-03-06T09:54:12.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321868875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:12 [2024-03-06T09:54:12.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321868875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:12 [2024-03-06T09:54:12.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321868875 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
04:54:12 [2024-03-06T09:54:12.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321868875 data=null}, ToolItem with tooltip text {Next Marker}]
04:54:12 [2024-03-06T09:54:12.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
04:54:12 [2024-03-06T09:54:12.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:13 [2024-03-06T09:54:13.241Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:54:13 [2024-03-06T09:54:13.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
04:54:13 [2024-03-06T09:54:13.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321869377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:13 [2024-03-06T09:54:13.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321869377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:13 [2024-03-06T09:54:13.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321869377 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
04:54:13 [2024-03-06T09:54:13.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321869377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:13 [2024-03-06T09:54:13.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321869377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:13 [2024-03-06T09:54:13.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321869377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
04:54:13 [2024-03-06T09:54:13.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321869388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:13 [2024-03-06T09:54:13.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321869417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:13 [2024-03-06T09:54:13.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321869417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:13 [2024-03-06T09:54:13.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321869417 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
04:54:13 [2024-03-06T09:54:13.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321869418 data=null}, ToolItem with tooltip text {Previous Marker}]
04:54:13 [2024-03-06T09:54:13.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
04:54:13 [2024-03-06T09:54:13.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:13 [2024-03-06T09:54:13.803Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:54:13 [2024-03-06T09:54:13.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
04:54:13 [2024-03-06T09:54:13.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321869919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:13 [2024-03-06T09:54:13.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321869919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:13 [2024-03-06T09:54:13.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321869920 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
04:54:13 [2024-03-06T09:54:13.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321869920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:13 [2024-03-06T09:54:13.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321869920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:13 [2024-03-06T09:54:13.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321869920 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
04:54:13 [2024-03-06T09:54:13.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321869928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:13 [2024-03-06T09:54:13.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321869928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:13 [2024-03-06T09:54:13.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321869928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:13 [2024-03-06T09:54:13.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321869928 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
04:54:13 [2024-03-06T09:54:13.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321869929 data=null}, ToolItem with tooltip text {Previous Marker}]
04:54:13 [2024-03-06T09:54:13.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
04:54:13 [2024-03-06T09:54:13.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:14 [2024-03-06T09:54:14.367Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:54:14 [2024-03-06T09:54:14.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
04:54:14 [2024-03-06T09:54:14.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321870430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:14 [2024-03-06T09:54:14.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321870430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:14 [2024-03-06T09:54:14.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321870430 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
04:54:14 [2024-03-06T09:54:14.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321870430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:14 [2024-03-06T09:54:14.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321870430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:14 [2024-03-06T09:54:14.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321870431 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
04:54:14 [2024-03-06T09:54:14.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321870441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:14 [2024-03-06T09:54:14.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321870441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:14 [2024-03-06T09:54:14.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321870441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:14 [2024-03-06T09:54:14.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321870441 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
04:54:14 [2024-03-06T09:54:14.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321870442 data=null}, ToolItem with tooltip text {Previous Marker}]
04:54:14 [2024-03-06T09:54:14.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
04:54:14 [2024-03-06T09:54:14.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:14 [2024-03-06T09:54:14.929Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:54:14 [2024-03-06T09:54:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
04:54:14 [2024-03-06T09:54:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321870943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:14 [2024-03-06T09:54:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321870943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:14 [2024-03-06T09:54:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321870943 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
04:54:14 [2024-03-06T09:54:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321870943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:14 [2024-03-06T09:54:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321870944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:14 [2024-03-06T09:54:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321870944 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
04:54:14 [2024-03-06T09:54:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321870954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:14 [2024-03-06T09:54:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321870959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:14 [2024-03-06T09:54:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321870959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:14 [2024-03-06T09:54:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321870959 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
04:54:14 [2024-03-06T09:54:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321870959 data=null}, ToolItem with tooltip text {Next Marker}]
04:54:14 [2024-03-06T09:54:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
04:54:14 [2024-03-06T09:54:14.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:15 [2024-03-06T09:54:15.491Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:54:15 [2024-03-06T09:54:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
04:54:15 [2024-03-06T09:54:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321871519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:15 [2024-03-06T09:54:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321871519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:15 [2024-03-06T09:54:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321871519 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
04:54:15 [2024-03-06T09:54:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321871519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:15 [2024-03-06T09:54:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321871519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:15 [2024-03-06T09:54:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321871519 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
04:54:15 [2024-03-06T09:54:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321871521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:15 [2024-03-06T09:54:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321871521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:15 [2024-03-06T09:54:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321871521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:15 [2024-03-06T09:54:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321871521 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
04:54:15 [2024-03-06T09:54:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321871521 data=null}, ToolItem with tooltip text {Next Marker}]
04:54:15 [2024-03-06T09:54:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
04:54:15 [2024-03-06T09:54:15.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:16 [2024-03-06T09:54:16.051Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:54:16 [2024-03-06T09:54:16.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
04:54:16 [2024-03-06T09:54:16.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321872023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:16 [2024-03-06T09:54:16.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321872023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:16 [2024-03-06T09:54:16.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321872023 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
04:54:16 [2024-03-06T09:54:16.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321872023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:16 [2024-03-06T09:54:16.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321872023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:16 [2024-03-06T09:54:16.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321872024 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
04:54:16 [2024-03-06T09:54:16.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321872036 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:16 [2024-03-06T09:54:16.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321872037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:16 [2024-03-06T09:54:16.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321872037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
04:54:16 [2024-03-06T09:54:16.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321872037 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
04:54:16 [2024-03-06T09:54:16.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321872037 data=null}, ToolItem with tooltip text {Next Marker}]
04:54:16 [2024-03-06T09:54:16.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
04:54:16 [2024-03-06T09:54:16.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:16 [2024-03-06T09:54:16.612Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:54:16 [2024-03-06T09:54:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
04:54:16 [2024-03-06T09:54:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321872538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:16 [2024-03-06T09:54:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321872539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:16 [2024-03-06T09:54:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321872539 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
04:54:16 [2024-03-06T09:54:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321872539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:16 [2024-03-06T09:54:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321872539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:16 [2024-03-06T09:54:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321872539 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
04:54:16 [2024-03-06T09:54:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321872539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:16 [2024-03-06T09:54:16.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321872540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:16 [2024-03-06T09:54:16.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321872540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:16 [2024-03-06T09:54:16.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321872540 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
04:54:16 [2024-03-06T09:54:16.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321872540 data=null}, ToolItem with tooltip text {Previous Marker}]
04:54:16 [2024-03-06T09:54:16.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
04:54:16 [2024-03-06T09:54:16.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:16 [2024-03-06T09:54:16.868Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:54:16 [2024-03-06T09:54:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
04:54:16 [2024-03-06T09:54:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321873041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:16 [2024-03-06T09:54:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321873041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:16 [2024-03-06T09:54:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321873041 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
04:54:16 [2024-03-06T09:54:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321873042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:16 [2024-03-06T09:54:16.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321873042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:16 [2024-03-06T09:54:16.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321873042 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
04:54:17 [2024-03-06T09:54:17.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321873050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:17 [2024-03-06T09:54:17.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321873074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:17 [2024-03-06T09:54:17.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321873074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:17 [2024-03-06T09:54:17.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321873074 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
04:54:17 [2024-03-06T09:54:17.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321873074 data=null}, ToolItem with tooltip text {Previous Marker}]
04:54:17 [2024-03-06T09:54:17.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
04:54:17 [2024-03-06T09:54:17.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:17 [2024-03-06T09:54:17.685Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:54:17 [2024-03-06T09:54:17.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
04:54:17 [2024-03-06T09:54:17.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321873624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:17 [2024-03-06T09:54:17.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321873624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:17 [2024-03-06T09:54:17.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321873624 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
04:54:17 [2024-03-06T09:54:17.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321873624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:17 [2024-03-06T09:54:17.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321873624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:17 [2024-03-06T09:54:17.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321873624 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
04:54:17 [2024-03-06T09:54:17.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321873624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:17 [2024-03-06T09:54:17.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321873625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:17 [2024-03-06T09:54:17.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321873625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
04:54:17 [2024-03-06T09:54:17.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321873625 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
04:54:17 [2024-03-06T09:54:17.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321873625 data=null}, ToolItem with tooltip text {Previous Marker}]
04:54:17 [2024-03-06T09:54:17.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
04:54:17 [2024-03-06T09:54:17.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:17 [2024-03-06T09:54:17.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:19 [2024-03-06T09:54:19.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:54:19 [2024-03-06T09:54:19.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:54:19 [2024-03-06T09:54:19.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:19 [2024-03-06T09:54:19.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
04:54:19 [2024-03-06T09:54:19.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
04:54:19 [2024-03-06T09:54:19.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:54:19 [2024-03-06T09:54:19.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:54:19 [2024-03-06T09:54:19.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:20 [2024-03-06T09:54:20.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:54:20 [2024-03-06T09:54:20.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:54:20 [2024-03-06T09:54:20.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:20 [2024-03-06T09:54:20.929Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:54:20 [2024-03-06T09:54:20.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:22 [2024-03-06T09:54:22.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:54:22 [2024-03-06T09:54:22.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:54:22 [2024-03-06T09:54:22.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:22 [2024-03-06T09:54:22.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
04:54:22 [2024-03-06T09:54:22.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
04:54:22 [2024-03-06T09:54:22.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:54:22 [2024-03-06T09:54:22.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:23 [2024-03-06T09:54:23.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:54:23 [2024-03-06T09:54:23.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:54:24 [2024-03-06T09:54:24.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:24 [2024-03-06T09:54:24.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:24 [2024-03-06T09:54:24.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:54:25 [2024-03-06T09:54:25.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:25 [2024-03-06T09:54:25.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:25 [2024-03-06T09:54:25.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:54:25 [2024-03-06T09:54:25.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:26 [2024-03-06T09:54:26.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:54:26 [2024-03-06T09:54:26.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:54:26 [2024-03-06T09:54:26.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:54:26 [2024-03-06T09:54:26.465Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:54:26 [2024-03-06T09:54:26.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
04:54:26 [2024-03-06T09:54:26.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321882604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:54:26 [2024-03-06T09:54:26.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321882604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:54:26 [2024-03-06T09:54:26.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321882604 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:54:26 [2024-03-06T09:54:26.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321882604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:54:26 [2024-03-06T09:54:26.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321882605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:54:26 [2024-03-06T09:54:26.721Z] 
04:54:26 [2024-03-06T09:54:26.721Z] (Eclipse:12853): Gtk-WARNING **: 09:54:26.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:26 [2024-03-06T09:54:26.721Z] 
04:54:26 [2024-03-06T09:54:26.721Z] (Eclipse:12853): Gtk-WARNING **: 09:54:26.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:26 [2024-03-06T09:54:26.721Z] 
04:54:26 [2024-03-06T09:54:26.721Z] (Eclipse:12853): Gtk-WARNING **: 09:54:26.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:26 [2024-03-06T09:54:26.721Z] 
04:54:26 [2024-03-06T09:54:26.721Z] (Eclipse:12853): Gtk-WARNING **: 09:54:26.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:26 [2024-03-06T09:54:26.721Z] 
04:54:26 [2024-03-06T09:54:26.721Z] (Eclipse:12853): Gtk-WARNING **: 09:54:26.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:26 [2024-03-06T09:54:26.721Z] 
04:54:26 [2024-03-06T09:54:26.721Z] (Eclipse:12853): Gtk-WARNING **: 09:54:26.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:26 [2024-03-06T09:54:26.721Z] 
04:54:26 [2024-03-06T09:54:26.721Z] (Eclipse:12853): Gtk-WARNING **: 09:54:26.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:26 [2024-03-06T09:54:26.721Z] 
04:54:26 [2024-03-06T09:54:26.721Z] (Eclipse:12853): Gtk-WARNING **: 09:54:26.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:26 [2024-03-06T09:54:26.721Z] 
04:54:26 [2024-03-06T09:54:26.721Z] (Eclipse:12853): Gtk-WARNING **: 09:54:26.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:26 [2024-03-06T09:54:26.721Z] 
04:54:26 [2024-03-06T09:54:26.721Z] (Eclipse:12853): Gtk-WARNING **: 09:54:26.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:26 [2024-03-06T09:54:26.721Z] 
04:54:26 [2024-03-06T09:54:26.721Z] (Eclipse:12853): Gtk-WARNING **: 09:54:26.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:26 [2024-03-06T09:54:26.721Z] 
04:54:26 [2024-03-06T09:54:26.721Z] (Eclipse:12853): Gtk-WARNING **: 09:54:26.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:26 [2024-03-06T09:54:26.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321882953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:54:26 [2024-03-06T09:54:26.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321882955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:54:26 [2024-03-06T09:54:26.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321882955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:54:26 [2024-03-06T09:54:26.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321882955 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:54:26 [2024-03-06T09:54:26.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321882955 data=null}, ToolItem with tooltip text {Show Legend}]
04:54:26 [2024-03-06T09:54:26.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
04:54:26 [2024-03-06T09:54:26.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321882957 data=null doit=true}, Shell with text {Legend}]
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:54:26 [2024-03-06T09:54:26.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:54:26 [2024-03-06T09:54:26.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321882966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:26 [2024-03-06T09:54:26.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321882971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:26 [2024-03-06T09:54:26.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321882971 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:26 [2024-03-06T09:54:26.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321882971 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:26 [2024-03-06T09:54:26.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321882971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:26 [2024-03-06T09:54:26.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321882971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:26 [2024-03-06T09:54:26.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321882971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:26 [2024-03-06T09:54:26.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321882605 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:54:26 [2024-03-06T09:54:26.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:54:27 [2024-03-06T09:54:27.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@40f15786] time=321883438 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:54:27 [2024-03-06T09:54:27.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:54:27 [2024-03-06T09:54:27.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:54:27 [2024-03-06T09:54:27.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:54:27 [2024-03-06T09:54:27.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:54:27 [2024-03-06T09:54:27.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=321883454 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:54:27 [2024-03-06T09:54:27.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=321883454 data=null doit=true}, TreeItem with text {test}]
04:54:27 [2024-03-06T09:54:27.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=321883454 data=null}, TreeItem with text {test}]
04:54:27 [2024-03-06T09:54:27.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=321883454 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:54:27 [2024-03-06T09:54:27.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321883474 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:54:27 [2024-03-06T09:54:27.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=321883481 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:54:27 [2024-03-06T09:54:27.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:54:27 [2024-03-06T09:54:27.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:54:27 [2024-03-06T09:54:27.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321884420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321884420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321884420 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321884420 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321884421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321884421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=321884421 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321884421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321884421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321884421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321884421 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321884421 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321884422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321884422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321884423 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321884423 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321884423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:28 [2024-03-06T09:54:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321884423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:28 [2024-03-06T09:54:28.469Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:54:28 [2024-03-06T09:54:28.469Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:54:28 [2024-03-06T09:54:28.469Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:54:28 [2024-03-06T09:54:28.469Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:54:28 [2024-03-06T09:54:28.469Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:54:28 [2024-03-06T09:54:28.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:54:28 [2024-03-06T09:54:28.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321884423 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:28 [2024-03-06T09:54:28.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=321883523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:54:29 [2024-03-06T09:54:29.030Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 47.01 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
04:54:29 [2024-03-06T09:54:29.030Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testKeyboardSelectNextPreviousMarker -- Time elapsed: 10.11 s
04:54:29 [2024-03-06T09:54:29.030Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testShowRows -- Time elapsed: 2.081 s
04:54:29 [2024-03-06T09:54:29.030Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testMarkerAxis -- Time elapsed: 3.462 s
04:54:29 [2024-03-06T09:54:29.031Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testAddRemoveBookmark -- Time elapsed: 6.868 s
04:54:29 [2024-03-06T09:54:29.031Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testShowMarkers -- Time elapsed: 2.210 s
04:54:29 [2024-03-06T09:54:29.031Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest skipped
04:54:29 [2024-03-06T09:54:29.031Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testFilter -- Time elapsed: 3.176 s
04:54:29 [2024-03-06T09:54:29.031Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testToolBarSelectNextPreviousMarker -- Time elapsed: 7.446 s
04:54:29 [2024-03-06T09:54:29.031Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testHorizontalScrollbar -- Time elapsed: 1.688 s
04:54:29 [2024-03-06T09:54:29.031Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testToolbar -- Time elapsed: 1.575 s
04:54:29 [2024-03-06T09:54:29.031Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testVerticalScrollbar -- Time elapsed: 1.663 s
04:54:29 [2024-03-06T09:54:29.031Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testOpenCloseOpen -- Time elapsed: 2.360 s
04:54:29 [2024-03-06T09:54:29.031Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testLegend -- Time elapsed: 2.229 s
04:54:29 [2024-03-06T09:54:29.031Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
04:54:29 [2024-03-06T09:54:29.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@40f15786] time=321884952 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:54:29 [2024-03-06T09:54:29.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:54:29 [2024-03-06T09:54:29.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:54:29 [2024-03-06T09:54:29.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:54:29 [2024-03-06T09:54:29.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:54:29 [2024-03-06T09:54:29.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=321885096 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:54:29 [2024-03-06T09:54:29.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:54:31 [2024-03-06T09:54:31.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:54:31 [2024-03-06T09:54:31.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:54:31 [2024-03-06T09:54:31.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"'
04:54:31 [2024-03-06T09:54:31.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.graph.ui.criticalpath.view.criticalpathview"'
04:54:31 [2024-03-06T09:54:31.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:54:31 [2024-03-06T09:54:31.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:54:31 [2024-03-06T09:54:31.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:54:31 [2024-03-06T09:54:31.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:54:31 [2024-03-06T09:54:31.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338'
04:54:31 [2024-03-06T09:54:31.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow weston/338'
04:54:31 [2024-03-06T09:54:31.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=321887478 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Follow weston/338']
04:54:31 [2024-03-06T09:54:31.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow weston/338'
04:54:33 [2024-03-06T09:54:33.432Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21
04:54:33 [2024-03-06T09:54:33.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path forward}
04:54:33 [2024-03-06T09:54:33.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321889533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
04:54:33 [2024-03-06T09:54:33.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321889533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
04:54:33 [2024-03-06T09:54:33.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321889533 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
04:54:33 [2024-03-06T09:54:33.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321889533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
04:54:33 [2024-03-06T09:54:33.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321889533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
04:54:33 [2024-03-06T09:54:33.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321889533 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
04:54:33 [2024-03-06T09:54:33.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321889534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
04:54:33 [2024-03-06T09:54:33.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321889534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
04:54:33 [2024-03-06T09:54:33.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321889534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
04:54:33 [2024-03-06T09:54:33.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321889534 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
04:54:33 [2024-03-06T09:54:33.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321889534 data=null}, ToolItem with tooltip text {Follow critical path forward}]
04:54:33 [2024-03-06T09:54:33.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path forward}
04:54:33 [2024-03-06T09:54:33.994Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21
04:54:33 [2024-03-06T09:54:33.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path forward}
04:54:33 [2024-03-06T09:54:33.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321890036 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
04:54:33 [2024-03-06T09:54:33.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321890036 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
04:54:33 [2024-03-06T09:54:33.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321890036 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
04:54:33 [2024-03-06T09:54:33.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321890036 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
04:54:33 [2024-03-06T09:54:33.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321890036 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
04:54:33 [2024-03-06T09:54:33.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321890036 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
04:54:33 [2024-03-06T09:54:33.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321890038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
04:54:33 [2024-03-06T09:54:33.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321890038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
04:54:33 [2024-03-06T09:54:33.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321890038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
04:54:33 [2024-03-06T09:54:33.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321890038 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
04:54:33 [2024-03-06T09:54:33.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321890038 data=null}, ToolItem with tooltip text {Follow critical path forward}]
04:54:33 [2024-03-06T09:54:33.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path forward}
04:54:34 [2024-03-06T09:54:34.554Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21
04:54:34 [2024-03-06T09:54:34.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path backward}
04:54:34 [2024-03-06T09:54:34.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321890540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
04:54:34 [2024-03-06T09:54:34.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321890540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
04:54:34 [2024-03-06T09:54:34.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321890540 data=null doit=true}, ToolItem with tooltip text {Follow critical path backward}]
04:54:34 [2024-03-06T09:54:34.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321890540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
04:54:34 [2024-03-06T09:54:34.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321890540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
04:54:34 [2024-03-06T09:54:34.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321890540 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow critical path backward}]
04:54:34 [2024-03-06T09:54:34.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321890542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
04:54:34 [2024-03-06T09:54:34.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321890542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
04:54:34 [2024-03-06T09:54:34.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321890542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
04:54:34 [2024-03-06T09:54:34.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321890542 data=null doit=true}, ToolItem with tooltip text {Follow critical path backward}]
04:54:34 [2024-03-06T09:54:34.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321890543 data=null}, ToolItem with tooltip text {Follow critical path backward}]
04:54:34 [2024-03-06T09:54:34.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path backward}
04:54:35 [2024-03-06T09:54:35.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340'
04:54:35 [2024-03-06T09:54:35.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow weston-desktop-/340'
04:54:35 [2024-03-06T09:54:35.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=321891089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Follow weston-desktop-/340']
04:54:35 [2024-03-06T09:54:35.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow weston-desktop-/340'
04:54:35 [2024-03-06T09:54:35.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@40f15786] time=321891669 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:54:35 [2024-03-06T09:54:35.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:54:35 [2024-03-06T09:54:35.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:54:35 [2024-03-06T09:54:35.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:54:35 [2024-03-06T09:54:35.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:54:35 [2024-03-06T09:54:35.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=321891707 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:54:35 [2024-03-06T09:54:35.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=321891707 data=null doit=true}, TreeItem with text {test}]
04:54:35 [2024-03-06T09:54:35.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=321891707 data=null}, TreeItem with text {test}]
04:54:35 [2024-03-06T09:54:35.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=321891708 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:54:35 [2024-03-06T09:54:35.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321891708 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:54:35 [2024-03-06T09:54:35.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=321891728 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:54:35 [2024-03-06T09:54:35.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:54:35 [2024-03-06T09:54:35.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:54:35 [2024-03-06T09:54:35.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:54:36 [2024-03-06T09:54:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:54:36 [2024-03-06T09:54:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:54:36 [2024-03-06T09:54:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:54:36 [2024-03-06T09:54:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:54:36 [2024-03-06T09:54:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:54:36 [2024-03-06T09:54:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:54:36 [2024-03-06T09:54:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:54:36 [2024-03-06T09:54:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:54:36 [2024-03-06T09:54:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:54:36 [2024-03-06T09:54:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:54:36 [2024-03-06T09:54:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321892660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:36 [2024-03-06T09:54:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321892660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:36 [2024-03-06T09:54:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321892660 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:36 [2024-03-06T09:54:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321892660 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:36 [2024-03-06T09:54:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321892660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:36 [2024-03-06T09:54:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321892660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:36 [2024-03-06T09:54:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=321892660 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:36 [2024-03-06T09:54:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321892660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:36 [2024-03-06T09:54:36.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321892661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:36 [2024-03-06T09:54:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321892661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:36 [2024-03-06T09:54:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321892661 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:36 [2024-03-06T09:54:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321892661 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:36 [2024-03-06T09:54:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:54:36 [2024-03-06T09:54:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:54:36 [2024-03-06T09:54:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:54:36 [2024-03-06T09:54:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:54:36 [2024-03-06T09:54:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:54:36 [2024-03-06T09:54:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:54:36 [2024-03-06T09:54:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:54:36 [2024-03-06T09:54:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:54:36 [2024-03-06T09:54:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:54:36 [2024-03-06T09:54:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321892661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:36 [2024-03-06T09:54:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321892661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:36 [2024-03-06T09:54:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321892661 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:36 [2024-03-06T09:54:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321892662 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:36 [2024-03-06T09:54:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321892662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:36 [2024-03-06T09:54:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321892662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:36 [2024-03-06T09:54:36.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:54:36 [2024-03-06T09:54:36.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:54:36 [2024-03-06T09:54:36.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:54:36 [2024-03-06T09:54:36.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:54:36 [2024-03-06T09:54:36.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:54:36 [2024-03-06T09:54:36.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:54:36 [2024-03-06T09:54:36.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321892662 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:36 [2024-03-06T09:54:36.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=321891767 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:54:37 [2024-03-06T09:54:37.119Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.217 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
04:54:37 [2024-03-06T09:54:37.119Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest.testFull -- Time elapsed: 6.276 s
04:54:37 [2024-03-06T09:54:37.119Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest
04:54:37 [2024-03-06T09:54:37.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@40f15786] time=321893176 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:54:37 [2024-03-06T09:54:37.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:54:37 [2024-03-06T09:54:37.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:54:37 [2024-03-06T09:54:37.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:54:37 [2024-03-06T09:54:37.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:54:37 [2024-03-06T09:54:37.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=321893343 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:54:37 [2024-03-06T09:54:37.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:54:41 [2024-03-06T09:54:41.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:54:41 [2024-03-06T09:54:41.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:54:41 [2024-03-06T09:54:41.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:54:41 [2024-03-06T09:54:41.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:54:41 [2024-03-06T09:54:41.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:54:41 [2024-03-06T09:54:41.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:54:41 [2024-03-06T09:54:41.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:54:41 [2024-03-06T09:54:41.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:54:41 [2024-03-06T09:54:41.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:54:41 [2024-03-06T09:54:41.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=321897329 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:54:41 [2024-03-06T09:54:41.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=321897329 data=null doit=true}, TreeItem with text {test}]
04:54:41 [2024-03-06T09:54:41.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=321897329 data=null}, TreeItem with text {test}]
04:54:41 [2024-03-06T09:54:41.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=321897330 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:54:41 [2024-03-06T09:54:41.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321897330 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=321897338 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=321897339 data=null doit=true}, TreeItem with text {test}]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=321897339 data=null}, TreeItem with text {test}]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=321897339 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321897339 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=321897401 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:54:41 [2024-03-06T09:54:41.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=321897406 data=null doit=true}, TreeItem with text {Traces [1]}]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=321897406 data=null}, TreeItem with text {Traces [1]}]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=321897406 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321897406 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=321897409 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=321897410 data=null doit=true}, TreeItem with text {synthetic-trace}]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=321897410 data=null}, TreeItem with text {synthetic-trace}]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=321897410 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {synthetic-trace}]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321897423 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {synthetic-trace}]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=321897425 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {synthetic-trace}]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Views} time=321897426 data=null button=0 stateMask=0x0 x=116 y=104 count=0}, Tree node with text: Views]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=321897426 data=null doit=true}, Tree node with text: Views]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=321897426 data=null}, Tree node with text: Views]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=321897426 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321897427 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Views]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=321897442 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=321897442 data=null doit=true}, Tree node with text: Views]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=321897443 data=null}, Tree node with text: Views]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=321897443 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=321897443 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=321897532 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Active Thread} time=321897533 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: Active Thread]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Active Thread} time=321897533 data=null doit=true}, Tree node with text: Active Thread]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Active Thread} time=321897534 data=null}, Tree node with text: Active Thread]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Active Thread} time=321897534 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: Active Thread]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321897598 data=null item=TreeItem {Active Thread} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Active Thread]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Active Thread} time=321897623 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: Active Thread]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Active Thread} time=321897624 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: Active Thread]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Active Thread} time=321897624 data=null doit=true}, Tree node with text: Active Thread]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Active Thread} time=321897624 data=null}, Tree node with text: Active Thread]
04:54:41 [2024-03-06T09:54:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Active Thread} time=321897624 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: Active Thread]
04:54:41 [2024-03-06T09:54:41.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321897624 data=null item=TreeItem {Active Thread} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Active Thread]
04:54:41 [2024-03-06T09:54:41.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Active Thread} time=321897629 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: Active Thread]
04:54:41 [2024-03-06T09:54:41.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
04:54:41 [2024-03-06T09:54:41.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
04:54:41 [2024-03-06T09:54:41.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=321897717 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
04:54:41 [2024-03-06T09:54:41.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
04:54:41 [2024-03-06T09:54:41.799Z] 
04:54:41 [2024-03-06T09:54:41.799Z] (Eclipse:12853): Gtk-WARNING **: 09:54:41.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:41 [2024-03-06T09:54:41.799Z] 
04:54:41 [2024-03-06T09:54:41.799Z] (Eclipse:12853): Gtk-WARNING **: 09:54:41.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:41 [2024-03-06T09:54:41.799Z] 
04:54:41 [2024-03-06T09:54:41.799Z] (Eclipse:12853): Gtk-WARNING **: 09:54:41.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:41 [2024-03-06T09:54:41.799Z] 
04:54:41 [2024-03-06T09:54:41.799Z] (Eclipse:12853): Gtk-WARNING **: 09:54:41.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:42 [2024-03-06T09:54:42.055Z] 
04:54:42 [2024-03-06T09:54:42.055Z] (Eclipse:12853): Gtk-WARNING **: 09:54:41.853: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:42 [2024-03-06T09:54:42.055Z] 
04:54:42 [2024-03-06T09:54:42.055Z] (Eclipse:12853): Gtk-WARNING **: 09:54:41.853: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:42 [2024-03-06T09:54:42.055Z] 
04:54:42 [2024-03-06T09:54:42.055Z] (Eclipse:12853): Gtk-WARNING **: 09:54:41.853: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:42 [2024-03-06T09:54:42.055Z] 
04:54:42 [2024-03-06T09:54:42.055Z] (Eclipse:12853): Gtk-WARNING **: 09:54:41.853: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:42 [2024-03-06T09:54:42.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
04:54:42 [2024-03-06T09:54:42.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321898578 data=null doit=true}, Shell with text {Help}]
04:54:42 [2024-03-06T09:54:42.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
04:54:42 [2024-03-06T09:54:42.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
04:54:42 [2024-03-06T09:54:42.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:54:42 [2024-03-06T09:54:42.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:54:42 [2024-03-06T09:54:42.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "This analysis runs t...", using matcher: of type 'Label'
04:54:42 [2024-03-06T09:54:42.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "This analysis runs t...", using matcher: (of type 'Label')
04:54:42 [2024-03-06T09:54:42.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:54:42 [2024-03-06T09:54:42.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:54:42 [2024-03-06T09:54:42.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:54:42 [2024-03-06T09:54:42.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:54:42 [2024-03-06T09:54:42.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:54:42 [2024-03-06T09:54:42.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:54:42 [2024-03-06T09:54:42.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321898579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:42 [2024-03-06T09:54:42.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321898579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:42 [2024-03-06T09:54:42.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321898579 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:42 [2024-03-06T09:54:42.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321898580 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:42 [2024-03-06T09:54:42.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321898580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:42 [2024-03-06T09:54:42.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321898580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:42 [2024-03-06T09:54:42.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321898580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:42 [2024-03-06T09:54:42.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:54:42 [2024-03-06T09:54:42.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:54:42 [2024-03-06T09:54:42.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU usage} time=321898723 data=null button=0 stateMask=0x0 x=149 y=196 count=0}, Tree node with text: CPU usage]
04:54:42 [2024-03-06T09:54:42.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {CPU usage} time=321898723 data=null doit=true}, Tree node with text: CPU usage]
04:54:42 [2024-03-06T09:54:42.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {CPU usage} time=321898723 data=null}, Tree node with text: CPU usage]
04:54:42 [2024-03-06T09:54:42.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU usage} time=321898723 data=null button=1 stateMask=0x0 x=149 y=196 count=1}, Tree node with text: CPU usage]
04:54:42 [2024-03-06T09:54:42.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321898723 data=null item=TreeItem {CPU usage} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: CPU usage]
04:54:42 [2024-03-06T09:54:42.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU usage} time=321898758 data=null button=1 stateMask=0x80000 x=149 y=196 count=1}, Tree node with text: CPU usage]
04:54:42 [2024-03-06T09:54:42.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:54:42 [2024-03-06T09:54:42.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU usage} time=321898759 data=null button=0 stateMask=0x0 x=149 y=196 count=0}, Tree node with text: CPU usage]
04:54:42 [2024-03-06T09:54:42.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {CPU usage} time=321898759 data=null doit=true}, Tree node with text: CPU usage]
04:54:42 [2024-03-06T09:54:42.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {CPU usage} time=321898759 data=null}, Tree node with text: CPU usage]
04:54:42 [2024-03-06T09:54:42.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU usage} time=321898759 data=null button=1 stateMask=0x0 x=149 y=196 count=1}, Tree node with text: CPU usage]
04:54:42 [2024-03-06T09:54:42.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321898768 data=null item=TreeItem {CPU usage} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: CPU usage]
04:54:42 [2024-03-06T09:54:42.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU usage} time=321898773 data=null button=1 stateMask=0x80000 x=149 y=196 count=1}, Tree node with text: CPU usage]
04:54:42 [2024-03-06T09:54:42.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
04:54:42 [2024-03-06T09:54:42.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
04:54:42 [2024-03-06T09:54:42.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=321898808 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
04:54:42 [2024-03-06T09:54:42.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
04:54:42 [2024-03-06T09:54:42.876Z] 
04:54:42 [2024-03-06T09:54:42.876Z] (Eclipse:12853): Gtk-WARNING **: 09:54:42.752: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:42 [2024-03-06T09:54:42.876Z] 
04:54:42 [2024-03-06T09:54:42.876Z] (Eclipse:12853): Gtk-WARNING **: 09:54:42.752: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:42 [2024-03-06T09:54:42.876Z] 
04:54:42 [2024-03-06T09:54:42.876Z] (Eclipse:12853): Gtk-WARNING **: 09:54:42.752: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:42 [2024-03-06T09:54:42.876Z] 
04:54:42 [2024-03-06T09:54:42.876Z] (Eclipse:12853): Gtk-WARNING **: 09:54:42.752: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:42 [2024-03-06T09:54:42.876Z] 
04:54:42 [2024-03-06T09:54:42.876Z] (Eclipse:12853): Gtk-WARNING **: 09:54:42.798: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:42 [2024-03-06T09:54:42.876Z] 
04:54:42 [2024-03-06T09:54:42.876Z] (Eclipse:12853): Gtk-WARNING **: 09:54:42.798: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:42 [2024-03-06T09:54:42.876Z] 
04:54:42 [2024-03-06T09:54:42.876Z] (Eclipse:12853): Gtk-WARNING **: 09:54:42.798: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:42 [2024-03-06T09:54:42.876Z] 
04:54:42 [2024-03-06T09:54:42.876Z] (Eclipse:12853): Gtk-WARNING **: 09:54:42.798: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:42 [2024-03-06T09:54:42.876Z] 
04:54:42 [2024-03-06T09:54:42.876Z] (Eclipse:12853): Gtk-WARNING **: 09:54:42.842: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:42 [2024-03-06T09:54:42.876Z] 
04:54:42 [2024-03-06T09:54:42.876Z] (Eclipse:12853): Gtk-WARNING **: 09:54:42.842: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:42 [2024-03-06T09:54:42.876Z] 
04:54:42 [2024-03-06T09:54:42.876Z] (Eclipse:12853): Gtk-WARNING **: 09:54:42.842: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:42 [2024-03-06T09:54:42.876Z] 
04:54:42 [2024-03-06T09:54:42.876Z] (Eclipse:12853): Gtk-WARNING **: 09:54:42.842: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:43 [2024-03-06T09:54:43.132Z] 
04:54:43 [2024-03-06T09:54:43.132Z] (Eclipse:12853): Gtk-WARNING **: 09:54:42.880: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:43 [2024-03-06T09:54:43.132Z] 
04:54:43 [2024-03-06T09:54:43.132Z] (Eclipse:12853): Gtk-WARNING **: 09:54:42.880: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:43 [2024-03-06T09:54:43.132Z] 
04:54:43 [2024-03-06T09:54:43.132Z] (Eclipse:12853): Gtk-WARNING **: 09:54:42.880: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:43 [2024-03-06T09:54:43.132Z] 
04:54:43 [2024-03-06T09:54:43.132Z] (Eclipse:12853): Gtk-WARNING **: 09:54:42.880: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321899613 data=null doit=true}, Shell with text {Help}]
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: CPU...", using matcher: of type 'Label'
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: CPU...", using matcher: (of type 'Label')
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321899614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321899614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321899614 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321899614 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321899614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321899614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321899614 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Kernel memory usage} time=321899717 data=null button=0 stateMask=0x0 x=186 y=288 count=0}, Tree node with text: Kernel memory usage]
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel memory usage} time=321899717 data=null doit=true}, Tree node with text: Kernel memory usage]
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel memory usage} time=321899717 data=null}, Tree node with text: Kernel memory usage]
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel memory usage} time=321899717 data=null button=1 stateMask=0x0 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321899718 data=null item=TreeItem {Kernel memory usage} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Kernel memory usage]
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel memory usage} time=321899737 data=null button=1 stateMask=0x80000 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Kernel memory usage} time=321899748 data=null button=0 stateMask=0x0 x=186 y=288 count=0}, Tree node with text: Kernel memory usage]
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel memory usage} time=321899748 data=null doit=true}, Tree node with text: Kernel memory usage]
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel memory usage} time=321899748 data=null}, Tree node with text: Kernel memory usage]
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel memory usage} time=321899748 data=null button=1 stateMask=0x0 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321899748 data=null item=TreeItem {Kernel memory usage} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Kernel memory usage]
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel memory usage} time=321899766 data=null button=1 stateMask=0x80000 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
04:54:43 [2024-03-06T09:54:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=321899799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
04:54:43 [2024-03-06T09:54:43.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
04:54:43 [2024-03-06T09:54:43.951Z] 
04:54:43 [2024-03-06T09:54:43.951Z] (Eclipse:12853): Gtk-WARNING **: 09:54:43.805: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:43 [2024-03-06T09:54:43.951Z] 
04:54:43 [2024-03-06T09:54:43.951Z] (Eclipse:12853): Gtk-WARNING **: 09:54:43.805: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:43 [2024-03-06T09:54:43.951Z] 
04:54:43 [2024-03-06T09:54:43.951Z] (Eclipse:12853): Gtk-WARNING **: 09:54:43.805: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:43 [2024-03-06T09:54:43.951Z] 
04:54:43 [2024-03-06T09:54:43.951Z] (Eclipse:12853): Gtk-WARNING **: 09:54:43.805: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:43 [2024-03-06T09:54:43.951Z] 
04:54:43 [2024-03-06T09:54:43.951Z] (Eclipse:12853): Gtk-WARNING **: 09:54:43.842: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:43 [2024-03-06T09:54:43.951Z] 
04:54:43 [2024-03-06T09:54:43.951Z] (Eclipse:12853): Gtk-WARNING **: 09:54:43.842: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:43 [2024-03-06T09:54:43.951Z] 
04:54:43 [2024-03-06T09:54:43.951Z] (Eclipse:12853): Gtk-WARNING **: 09:54:43.843: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:43 [2024-03-06T09:54:43.951Z] 
04:54:43 [2024-03-06T09:54:43.951Z] (Eclipse:12853): Gtk-WARNING **: 09:54:43.843: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:43 [2024-03-06T09:54:43.951Z] 
04:54:43 [2024-03-06T09:54:43.951Z] (Eclipse:12853): Gtk-WARNING **: 09:54:43.876: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:43 [2024-03-06T09:54:43.951Z] 
04:54:43 [2024-03-06T09:54:43.951Z] (Eclipse:12853): Gtk-WARNING **: 09:54:43.876: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:43 [2024-03-06T09:54:43.951Z] 
04:54:43 [2024-03-06T09:54:43.951Z] (Eclipse:12853): Gtk-WARNING **: 09:54:43.876: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:43 [2024-03-06T09:54:43.951Z] 
04:54:43 [2024-03-06T09:54:43.951Z] (Eclipse:12853): Gtk-WARNING **: 09:54:43.876: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:44 [2024-03-06T09:54:44.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
04:54:44 [2024-03-06T09:54:44.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321900582 data=null doit=true}, Shell with text {Help}]
04:54:44 [2024-03-06T09:54:44.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
04:54:44 [2024-03-06T09:54:44.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
04:54:44 [2024-03-06T09:54:44.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:54:44 [2024-03-06T09:54:44.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:54:44 [2024-03-06T09:54:44.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Ker...", using matcher: of type 'Label'
04:54:44 [2024-03-06T09:54:44.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Ker...", using matcher: (of type 'Label')
04:54:44 [2024-03-06T09:54:44.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:54:44 [2024-03-06T09:54:44.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:54:44 [2024-03-06T09:54:44.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:54:44 [2024-03-06T09:54:44.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:54:44 [2024-03-06T09:54:44.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:54:44 [2024-03-06T09:54:44.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:54:44 [2024-03-06T09:54:44.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321900583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:44 [2024-03-06T09:54:44.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321900583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:44 [2024-03-06T09:54:44.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321900583 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:44 [2024-03-06T09:54:44.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321900583 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:44 [2024-03-06T09:54:44.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321900583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:44 [2024-03-06T09:54:44.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321900583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:44 [2024-03-06T09:54:44.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321900583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:44 [2024-03-06T09:54:44.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:54:44 [2024-03-06T09:54:44.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:54:44 [2024-03-06T09:54:44.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OS Execution Graph} time=321900695 data=null button=0 stateMask=0x0 x=179 y=334 count=0}, Tree node with text: OS Execution Graph]
04:54:44 [2024-03-06T09:54:44.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OS Execution Graph} time=321900696 data=null doit=true}, Tree node with text: OS Execution Graph]
04:54:44 [2024-03-06T09:54:44.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OS Execution Graph} time=321900696 data=null}, Tree node with text: OS Execution Graph]
04:54:44 [2024-03-06T09:54:44.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OS Execution Graph} time=321900696 data=null button=1 stateMask=0x0 x=179 y=334 count=1}, Tree node with text: OS Execution Graph]
04:54:44 [2024-03-06T09:54:44.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321900696 data=null item=TreeItem {OS Execution Graph} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: OS Execution Graph]
04:54:44 [2024-03-06T09:54:44.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OS Execution Graph} time=321900728 data=null button=1 stateMask=0x80000 x=179 y=334 count=1}, Tree node with text: OS Execution Graph]
04:54:44 [2024-03-06T09:54:44.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:54:44 [2024-03-06T09:54:44.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OS Execution Graph} time=321900729 data=null button=0 stateMask=0x0 x=179 y=334 count=0}, Tree node with text: OS Execution Graph]
04:54:44 [2024-03-06T09:54:44.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OS Execution Graph} time=321900729 data=null doit=true}, Tree node with text: OS Execution Graph]
04:54:44 [2024-03-06T09:54:44.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OS Execution Graph} time=321900729 data=null}, Tree node with text: OS Execution Graph]
04:54:44 [2024-03-06T09:54:44.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OS Execution Graph} time=321900729 data=null button=1 stateMask=0x0 x=179 y=334 count=1}, Tree node with text: OS Execution Graph]
04:54:44 [2024-03-06T09:54:44.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321900729 data=null item=TreeItem {OS Execution Graph} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: OS Execution Graph]
04:54:44 [2024-03-06T09:54:44.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OS Execution Graph} time=321900746 data=null button=1 stateMask=0x80000 x=179 y=334 count=1}, Tree node with text: OS Execution Graph]
04:54:44 [2024-03-06T09:54:44.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
04:54:44 [2024-03-06T09:54:44.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
04:54:44 [2024-03-06T09:54:44.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=321900779 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
04:54:44 [2024-03-06T09:54:44.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
04:54:44 [2024-03-06T09:54:44.767Z] 
04:54:44 [2024-03-06T09:54:44.767Z] (Eclipse:12853): Gtk-WARNING **: 09:54:44.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:44 [2024-03-06T09:54:44.767Z] 
04:54:44 [2024-03-06T09:54:44.767Z] (Eclipse:12853): Gtk-WARNING **: 09:54:44.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:44 [2024-03-06T09:54:44.767Z] 
04:54:44 [2024-03-06T09:54:44.767Z] (Eclipse:12853): Gtk-WARNING **: 09:54:44.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:44 [2024-03-06T09:54:44.767Z] 
04:54:44 [2024-03-06T09:54:44.767Z] (Eclipse:12853): Gtk-WARNING **: 09:54:44.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:44 [2024-03-06T09:54:44.767Z] 
04:54:44 [2024-03-06T09:54:44.767Z] (Eclipse:12853): Gtk-WARNING **: 09:54:44.741: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:44 [2024-03-06T09:54:44.767Z] 
04:54:44 [2024-03-06T09:54:44.767Z] (Eclipse:12853): Gtk-WARNING **: 09:54:44.741: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:44 [2024-03-06T09:54:44.767Z] 
04:54:44 [2024-03-06T09:54:44.767Z] (Eclipse:12853): Gtk-WARNING **: 09:54:44.741: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:44 [2024-03-06T09:54:44.767Z] 
04:54:44 [2024-03-06T09:54:44.767Z] (Eclipse:12853): Gtk-WARNING **: 09:54:44.741: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:45 [2024-03-06T09:54:45.023Z] 
04:54:45 [2024-03-06T09:54:45.023Z] (Eclipse:12853): Gtk-WARNING **: 09:54:44.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:45 [2024-03-06T09:54:45.023Z] 
04:54:45 [2024-03-06T09:54:45.023Z] (Eclipse:12853): Gtk-WARNING **: 09:54:44.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:45 [2024-03-06T09:54:45.023Z] 
04:54:45 [2024-03-06T09:54:45.023Z] (Eclipse:12853): Gtk-WARNING **: 09:54:44.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:45 [2024-03-06T09:54:45.023Z] 
04:54:45 [2024-03-06T09:54:45.023Z] (Eclipse:12853): Gtk-WARNING **: 09:54:44.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:45 [2024-03-06T09:54:45.023Z] 
04:54:45 [2024-03-06T09:54:45.023Z] (Eclipse:12853): Gtk-WARNING **: 09:54:44.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:45 [2024-03-06T09:54:45.023Z] 
04:54:45 [2024-03-06T09:54:45.023Z] (Eclipse:12853): Gtk-WARNING **: 09:54:44.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:45 [2024-03-06T09:54:45.023Z] 
04:54:45 [2024-03-06T09:54:45.023Z] (Eclipse:12853): Gtk-WARNING **: 09:54:44.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:45 [2024-03-06T09:54:45.023Z] 
04:54:45 [2024-03-06T09:54:45.023Z] (Eclipse:12853): Gtk-WARNING **: 09:54:44.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:45 [2024-03-06T09:54:45.023Z] 
04:54:45 [2024-03-06T09:54:45.023Z] (Eclipse:12853): Gtk-WARNING **: 09:54:44.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:45 [2024-03-06T09:54:45.023Z] 
04:54:45 [2024-03-06T09:54:45.023Z] (Eclipse:12853): Gtk-WARNING **: 09:54:44.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:45 [2024-03-06T09:54:45.023Z] 
04:54:45 [2024-03-06T09:54:45.023Z] (Eclipse:12853): Gtk-WARNING **: 09:54:44.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:45 [2024-03-06T09:54:45.023Z] 
04:54:45 [2024-03-06T09:54:45.023Z] (Eclipse:12853): Gtk-WARNING **: 09:54:44.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:45 [2024-03-06T09:54:45.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
04:54:45 [2024-03-06T09:54:45.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321901583 data=null doit=true}, Shell with text {Help}]
04:54:45 [2024-03-06T09:54:45.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
04:54:45 [2024-03-06T09:54:45.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
04:54:45 [2024-03-06T09:54:45.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:54:45 [2024-03-06T09:54:45.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:54:45 [2024-03-06T09:54:45.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: OS ...", using matcher: of type 'Label'
04:54:45 [2024-03-06T09:54:45.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: OS ...", using matcher: (of type 'Label')
04:54:45 [2024-03-06T09:54:45.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:54:45 [2024-03-06T09:54:45.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:54:45 [2024-03-06T09:54:45.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:54:45 [2024-03-06T09:54:45.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:54:45 [2024-03-06T09:54:45.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:54:45 [2024-03-06T09:54:45.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:54:45 [2024-03-06T09:54:45.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321901584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:45 [2024-03-06T09:54:45.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321901584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:45 [2024-03-06T09:54:45.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321901584 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:45 [2024-03-06T09:54:45.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321901584 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:45 [2024-03-06T09:54:45.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321901585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:45 [2024-03-06T09:54:45.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321901585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:45 [2024-03-06T09:54:45.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321901585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:45 [2024-03-06T09:54:45.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:54:45 [2024-03-06T09:54:45.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:54:45 [2024-03-06T09:54:45.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=321901686 data=null button=0 stateMask=0x0 x=199 y=219 count=0}, Tree node with text: Futex Contention Analysis]
04:54:45 [2024-03-06T09:54:45.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=321901686 data=null doit=true}, Tree node with text: Futex Contention Analysis]
04:54:45 [2024-03-06T09:54:45.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=321901686 data=null}, Tree node with text: Futex Contention Analysis]
04:54:45 [2024-03-06T09:54:45.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=321901687 data=null button=1 stateMask=0x0 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
04:54:45 [2024-03-06T09:54:45.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321901687 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Futex Contention Analysis]
04:54:45 [2024-03-06T09:54:45.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=321901706 data=null button=1 stateMask=0x80000 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
04:54:45 [2024-03-06T09:54:45.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:54:45 [2024-03-06T09:54:45.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=321901707 data=null button=0 stateMask=0x0 x=199 y=219 count=0}, Tree node with text: Futex Contention Analysis]
04:54:45 [2024-03-06T09:54:45.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=321901707 data=null doit=true}, Tree node with text: Futex Contention Analysis]
04:54:45 [2024-03-06T09:54:45.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=321901707 data=null}, Tree node with text: Futex Contention Analysis]
04:54:45 [2024-03-06T09:54:45.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=321901708 data=null button=1 stateMask=0x0 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
04:54:45 [2024-03-06T09:54:45.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321901717 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Futex Contention Analysis]
04:54:45 [2024-03-06T09:54:45.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=321901722 data=null button=1 stateMask=0x80000 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
04:54:45 [2024-03-06T09:54:45.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
04:54:45 [2024-03-06T09:54:45.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
04:54:45 [2024-03-06T09:54:45.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=321901758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
04:54:45 [2024-03-06T09:54:45.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
04:54:45 [2024-03-06T09:54:45.841Z] 
04:54:45 [2024-03-06T09:54:45.841Z] (Eclipse:12853): Gtk-WARNING **: 09:54:45.688: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:45 [2024-03-06T09:54:45.841Z] 
04:54:45 [2024-03-06T09:54:45.841Z] (Eclipse:12853): Gtk-WARNING **: 09:54:45.688: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:45 [2024-03-06T09:54:45.841Z] 
04:54:45 [2024-03-06T09:54:45.841Z] (Eclipse:12853): Gtk-WARNING **: 09:54:45.688: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:45 [2024-03-06T09:54:45.841Z] 
04:54:45 [2024-03-06T09:54:45.841Z] (Eclipse:12853): Gtk-WARNING **: 09:54:45.688: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:45 [2024-03-06T09:54:45.841Z] 
04:54:45 [2024-03-06T09:54:45.841Z] (Eclipse:12853): Gtk-WARNING **: 09:54:45.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:45 [2024-03-06T09:54:45.841Z] 
04:54:45 [2024-03-06T09:54:45.841Z] (Eclipse:12853): Gtk-WARNING **: 09:54:45.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:45 [2024-03-06T09:54:45.841Z] 
04:54:45 [2024-03-06T09:54:45.841Z] (Eclipse:12853): Gtk-WARNING **: 09:54:45.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:45 [2024-03-06T09:54:45.841Z] 
04:54:45 [2024-03-06T09:54:45.841Z] (Eclipse:12853): Gtk-WARNING **: 09:54:45.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:45 [2024-03-06T09:54:45.841Z] 
04:54:45 [2024-03-06T09:54:45.841Z] (Eclipse:12853): Gtk-WARNING **: 09:54:45.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:45 [2024-03-06T09:54:45.841Z] 
04:54:45 [2024-03-06T09:54:45.841Z] (Eclipse:12853): Gtk-WARNING **: 09:54:45.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:45 [2024-03-06T09:54:45.841Z] 
04:54:45 [2024-03-06T09:54:45.841Z] (Eclipse:12853): Gtk-WARNING **: 09:54:45.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:45 [2024-03-06T09:54:45.841Z] 
04:54:45 [2024-03-06T09:54:45.841Z] (Eclipse:12853): Gtk-WARNING **: 09:54:45.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:45 [2024-03-06T09:54:45.841Z] 
04:54:45 [2024-03-06T09:54:45.841Z] (Eclipse:12853): Gtk-WARNING **: 09:54:45.824: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:45 [2024-03-06T09:54:45.841Z] 
04:54:45 [2024-03-06T09:54:45.841Z] (Eclipse:12853): Gtk-WARNING **: 09:54:45.824: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:45 [2024-03-06T09:54:45.841Z] 
04:54:45 [2024-03-06T09:54:45.841Z] (Eclipse:12853): Gtk-WARNING **: 09:54:45.824: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:45 [2024-03-06T09:54:45.841Z] 
04:54:45 [2024-03-06T09:54:45.841Z] (Eclipse:12853): Gtk-WARNING **: 09:54:45.824: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:46 [2024-03-06T09:54:46.097Z] 
04:54:46 [2024-03-06T09:54:46.097Z] (Eclipse:12853): Gtk-WARNING **: 09:54:45.869: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:46 [2024-03-06T09:54:46.097Z] 
04:54:46 [2024-03-06T09:54:46.097Z] (Eclipse:12853): Gtk-WARNING **: 09:54:45.869: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:46 [2024-03-06T09:54:46.097Z] 
04:54:46 [2024-03-06T09:54:46.097Z] (Eclipse:12853): Gtk-WARNING **: 09:54:45.869: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:46 [2024-03-06T09:54:46.097Z] 
04:54:46 [2024-03-06T09:54:46.097Z] (Eclipse:12853): Gtk-WARNING **: 09:54:45.869: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:46 [2024-03-06T09:54:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
04:54:46 [2024-03-06T09:54:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321902576 data=null doit=true}, Shell with text {Help}]
04:54:46 [2024-03-06T09:54:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
04:54:46 [2024-03-06T09:54:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
04:54:46 [2024-03-06T09:54:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:54:46 [2024-03-06T09:54:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:54:46 [2024-03-06T09:54:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Fut...", using matcher: of type 'Label'
04:54:46 [2024-03-06T09:54:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Fut...", using matcher: (of type 'Label')
04:54:46 [2024-03-06T09:54:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:54:46 [2024-03-06T09:54:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:54:46 [2024-03-06T09:54:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:54:46 [2024-03-06T09:54:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:54:46 [2024-03-06T09:54:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:54:46 [2024-03-06T09:54:46.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:54:46 [2024-03-06T09:54:46.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321902577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:46 [2024-03-06T09:54:46.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321902577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:46 [2024-03-06T09:54:46.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321902577 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:46 [2024-03-06T09:54:46.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321902577 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:46 [2024-03-06T09:54:46.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321902577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:46 [2024-03-06T09:54:46.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321902577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:46 [2024-03-06T09:54:46.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321902577 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:46 [2024-03-06T09:54:46.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:54:46 [2024-03-06T09:54:46.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:54:46 [2024-03-06T09:54:46.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Source Code Assistant} time=321902685 data=null button=0 stateMask=0x0 x=187 y=380 count=0}, Tree node with text: Source Code Assistant]
04:54:46 [2024-03-06T09:54:46.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Source Code Assistant} time=321902685 data=null doit=true}, Tree node with text: Source Code Assistant]
04:54:46 [2024-03-06T09:54:46.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Source Code Assistant} time=321902686 data=null}, Tree node with text: Source Code Assistant]
04:54:46 [2024-03-06T09:54:46.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Source Code Assistant} time=321902686 data=null button=1 stateMask=0x0 x=187 y=380 count=1}, Tree node with text: Source Code Assistant]
04:54:46 [2024-03-06T09:54:46.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321902686 data=null item=TreeItem {Source Code Assistant} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Source Code Assistant]
04:54:46 [2024-03-06T09:54:46.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Source Code Assistant} time=321902854 data=null button=1 stateMask=0x80000 x=187 y=373 count=1}, Tree node with text: Source Code Assistant]
04:54:46 [2024-03-06T09:54:46.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:54:46 [2024-03-06T09:54:46.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Source Code Assistant} time=321902855 data=null button=0 stateMask=0x0 x=187 y=373 count=0}, Tree node with text: Source Code Assistant]
04:54:46 [2024-03-06T09:54:46.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Source Code Assistant} time=321902855 data=null doit=true}, Tree node with text: Source Code Assistant]
04:54:46 [2024-03-06T09:54:46.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Source Code Assistant} time=321902855 data=null}, Tree node with text: Source Code Assistant]
04:54:46 [2024-03-06T09:54:46.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Source Code Assistant} time=321902855 data=null button=1 stateMask=0x0 x=187 y=373 count=1}, Tree node with text: Source Code Assistant]
04:54:46 [2024-03-06T09:54:46.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321902856 data=null item=TreeItem {Source Code Assistant} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Source Code Assistant]
04:54:46 [2024-03-06T09:54:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Source Code Assistant} time=321902888 data=null button=1 stateMask=0x80000 x=187 y=372 count=1}, Tree node with text: Source Code Assistant]
04:54:46 [2024-03-06T09:54:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
04:54:46 [2024-03-06T09:54:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
04:54:46 [2024-03-06T09:54:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=321902927 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
04:54:46 [2024-03-06T09:54:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
04:54:46 [2024-03-06T09:54:46.914Z] 
04:54:46 [2024-03-06T09:54:46.914Z] (Eclipse:12853): Gtk-WARNING **: 09:54:46.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:46 [2024-03-06T09:54:46.914Z] 
04:54:46 [2024-03-06T09:54:46.914Z] (Eclipse:12853): Gtk-WARNING **: 09:54:46.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:46 [2024-03-06T09:54:46.914Z] 
04:54:46 [2024-03-06T09:54:46.914Z] (Eclipse:12853): Gtk-WARNING **: 09:54:46.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:46 [2024-03-06T09:54:46.914Z] 
04:54:46 [2024-03-06T09:54:46.914Z] (Eclipse:12853): Gtk-WARNING **: 09:54:46.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:46 [2024-03-06T09:54:46.914Z] 
04:54:46 [2024-03-06T09:54:46.914Z] (Eclipse:12853): Gtk-WARNING **: 09:54:46.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:46 [2024-03-06T09:54:46.914Z] 
04:54:46 [2024-03-06T09:54:46.914Z] (Eclipse:12853): Gtk-WARNING **: 09:54:46.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:46 [2024-03-06T09:54:46.914Z] 
04:54:46 [2024-03-06T09:54:46.914Z] (Eclipse:12853): Gtk-WARNING **: 09:54:46.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:46 [2024-03-06T09:54:46.914Z] 
04:54:46 [2024-03-06T09:54:46.914Z] (Eclipse:12853): Gtk-WARNING **: 09:54:46.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:47 [2024-03-06T09:54:47.169Z] 
04:54:47 [2024-03-06T09:54:47.169Z] (Eclipse:12853): Gtk-WARNING **: 09:54:46.932: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:47 [2024-03-06T09:54:47.169Z] 
04:54:47 [2024-03-06T09:54:47.169Z] (Eclipse:12853): Gtk-WARNING **: 09:54:46.932: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:47 [2024-03-06T09:54:47.169Z] 
04:54:47 [2024-03-06T09:54:47.169Z] (Eclipse:12853): Gtk-WARNING **: 09:54:46.932: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:47 [2024-03-06T09:54:47.169Z] 
04:54:47 [2024-03-06T09:54:47.169Z] (Eclipse:12853): Gtk-WARNING **: 09:54:46.932: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:47 [2024-03-06T09:54:47.169Z] 
04:54:47 [2024-03-06T09:54:47.169Z] (Eclipse:12853): Gtk-WARNING **: 09:54:46.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:47 [2024-03-06T09:54:47.169Z] 
04:54:47 [2024-03-06T09:54:47.169Z] (Eclipse:12853): Gtk-WARNING **: 09:54:46.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:47 [2024-03-06T09:54:47.169Z] 
04:54:47 [2024-03-06T09:54:47.169Z] (Eclipse:12853): Gtk-WARNING **: 09:54:46.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:47 [2024-03-06T09:54:47.169Z] 
04:54:47 [2024-03-06T09:54:47.169Z] (Eclipse:12853): Gtk-WARNING **: 09:54:46.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:47 [2024-03-06T09:54:47.169Z] 
04:54:47 [2024-03-06T09:54:47.169Z] (Eclipse:12853): Gtk-WARNING **: 09:54:47.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:47 [2024-03-06T09:54:47.169Z] 
04:54:47 [2024-03-06T09:54:47.169Z] (Eclipse:12853): Gtk-WARNING **: 09:54:47.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:47 [2024-03-06T09:54:47.169Z] 
04:54:47 [2024-03-06T09:54:47.169Z] (Eclipse:12853): Gtk-WARNING **: 09:54:47.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:47 [2024-03-06T09:54:47.169Z] 
04:54:47 [2024-03-06T09:54:47.169Z] (Eclipse:12853): Gtk-WARNING **: 09:54:47.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321903715 data=null doit=true}, Shell with text {Help}]
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sou...", using matcher: of type 'Label'
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sou...", using matcher: (of type 'Label')
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321903716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321903716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321903716 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321903716 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321903716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321903716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321903716 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Counters} time=321903824 data=null button=0 stateMask=0x0 x=143 y=165 count=0}, Tree node with text: Counters]
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Counters} time=321903824 data=null doit=true}, Tree node with text: Counters]
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Counters} time=321903824 data=null}, Tree node with text: Counters]
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Counters} time=321903824 data=null button=1 stateMask=0x0 x=143 y=165 count=1}, Tree node with text: Counters]
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321903825 data=null item=TreeItem {Counters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Counters]
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Counters} time=321903856 data=null button=1 stateMask=0x80000 x=143 y=165 count=1}, Tree node with text: Counters]
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Counters} time=321903857 data=null button=0 stateMask=0x0 x=143 y=165 count=0}, Tree node with text: Counters]
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Counters} time=321903857 data=null doit=true}, Tree node with text: Counters]
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Counters} time=321903857 data=null}, Tree node with text: Counters]
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Counters} time=321903857 data=null button=1 stateMask=0x0 x=143 y=165 count=1}, Tree node with text: Counters]
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321903858 data=null item=TreeItem {Counters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Counters]
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Counters} time=321903874 data=null button=1 stateMask=0x80000 x=143 y=165 count=1}, Tree node with text: Counters]
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=321903910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
04:54:47 [2024-03-06T09:54:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
04:54:47 [2024-03-06T09:54:47.986Z] 
04:54:47 [2024-03-06T09:54:47.987Z] (Eclipse:12853): Gtk-WARNING **: 09:54:47.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:47 [2024-03-06T09:54:47.987Z] 
04:54:47 [2024-03-06T09:54:47.987Z] (Eclipse:12853): Gtk-WARNING **: 09:54:47.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:47 [2024-03-06T09:54:47.987Z] 
04:54:47 [2024-03-06T09:54:47.987Z] (Eclipse:12853): Gtk-WARNING **: 09:54:47.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:47 [2024-03-06T09:54:47.987Z] 
04:54:47 [2024-03-06T09:54:47.987Z] (Eclipse:12853): Gtk-WARNING **: 09:54:47.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:47 [2024-03-06T09:54:47.987Z] 
04:54:47 [2024-03-06T09:54:47.987Z] (Eclipse:12853): Gtk-WARNING **: 09:54:47.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:47 [2024-03-06T09:54:47.987Z] 
04:54:47 [2024-03-06T09:54:47.987Z] (Eclipse:12853): Gtk-WARNING **: 09:54:47.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:47 [2024-03-06T09:54:47.987Z] 
04:54:47 [2024-03-06T09:54:47.987Z] (Eclipse:12853): Gtk-WARNING **: 09:54:47.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:47 [2024-03-06T09:54:47.987Z] 
04:54:47 [2024-03-06T09:54:47.987Z] (Eclipse:12853): Gtk-WARNING **: 09:54:47.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:47 [2024-03-06T09:54:47.987Z] 
04:54:47 [2024-03-06T09:54:47.987Z] (Eclipse:12853): Gtk-WARNING **: 09:54:47.955: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:47 [2024-03-06T09:54:47.987Z] 
04:54:47 [2024-03-06T09:54:47.987Z] (Eclipse:12853): Gtk-WARNING **: 09:54:47.955: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:47 [2024-03-06T09:54:47.987Z] 
04:54:47 [2024-03-06T09:54:47.987Z] (Eclipse:12853): Gtk-WARNING **: 09:54:47.955: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:47 [2024-03-06T09:54:47.987Z] 
04:54:47 [2024-03-06T09:54:47.987Z] (Eclipse:12853): Gtk-WARNING **: 09:54:47.955: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:48 [2024-03-06T09:54:48.242Z] 
04:54:48 [2024-03-06T09:54:48.242Z] (Eclipse:12853): Gtk-WARNING **: 09:54:48.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:48 [2024-03-06T09:54:48.242Z] 
04:54:48 [2024-03-06T09:54:48.242Z] (Eclipse:12853): Gtk-WARNING **: 09:54:48.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:48 [2024-03-06T09:54:48.242Z] 
04:54:48 [2024-03-06T09:54:48.242Z] (Eclipse:12853): Gtk-WARNING **: 09:54:48.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:48 [2024-03-06T09:54:48.242Z] 
04:54:48 [2024-03-06T09:54:48.242Z] (Eclipse:12853): Gtk-WARNING **: 09:54:48.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:48 [2024-03-06T09:54:48.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
04:54:48 [2024-03-06T09:54:48.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321904736 data=null doit=true}, Shell with text {Help}]
04:54:48 [2024-03-06T09:54:48.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
04:54:48 [2024-03-06T09:54:48.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
04:54:48 [2024-03-06T09:54:48.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:54:48 [2024-03-06T09:54:48.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:54:48 [2024-03-06T09:54:48.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Cou...", using matcher: of type 'Label'
04:54:48 [2024-03-06T09:54:48.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Cou...", using matcher: (of type 'Label')
04:54:48 [2024-03-06T09:54:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:54:48 [2024-03-06T09:54:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:54:48 [2024-03-06T09:54:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:54:48 [2024-03-06T09:54:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:54:48 [2024-03-06T09:54:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:54:48 [2024-03-06T09:54:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:54:48 [2024-03-06T09:54:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321904737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:48 [2024-03-06T09:54:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321904737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:48 [2024-03-06T09:54:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321904737 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:48 [2024-03-06T09:54:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321904738 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:48 [2024-03-06T09:54:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321904738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:48 [2024-03-06T09:54:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321904738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:48 [2024-03-06T09:54:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321904738 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:48 [2024-03-06T09:54:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:54:48 [2024-03-06T09:54:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:54:48 [2024-03-06T09:54:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=321904842 data=null button=0 stateMask=0x0 x=155 y=257 count=0}, Tree node with text: IRQ Analysis]
04:54:48 [2024-03-06T09:54:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=321904842 data=null doit=true}, Tree node with text: IRQ Analysis]
04:54:48 [2024-03-06T09:54:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=321904842 data=null}, Tree node with text: IRQ Analysis]
04:54:48 [2024-03-06T09:54:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=321904842 data=null button=1 stateMask=0x0 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
04:54:48 [2024-03-06T09:54:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321904842 data=null item=TreeItem {IRQ Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: IRQ Analysis]
04:54:48 [2024-03-06T09:54:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=321904872 data=null button=1 stateMask=0x80000 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
04:54:48 [2024-03-06T09:54:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:54:48 [2024-03-06T09:54:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=321904872 data=null button=0 stateMask=0x0 x=155 y=257 count=0}, Tree node with text: IRQ Analysis]
04:54:48 [2024-03-06T09:54:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=321904872 data=null doit=true}, Tree node with text: IRQ Analysis]
04:54:48 [2024-03-06T09:54:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=321904872 data=null}, Tree node with text: IRQ Analysis]
04:54:48 [2024-03-06T09:54:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=321904873 data=null button=1 stateMask=0x0 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
04:54:48 [2024-03-06T09:54:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321904873 data=null item=TreeItem {IRQ Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: IRQ Analysis]
04:54:48 [2024-03-06T09:54:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=321904877 data=null button=1 stateMask=0x80000 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
04:54:48 [2024-03-06T09:54:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
04:54:48 [2024-03-06T09:54:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
04:54:48 [2024-03-06T09:54:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=321904941 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
04:54:48 [2024-03-06T09:54:48.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
04:54:49 [2024-03-06T09:54:49.058Z] 
04:54:49 [2024-03-06T09:54:49.058Z] (Eclipse:12853): Gtk-WARNING **: 09:54:48.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:49 [2024-03-06T09:54:49.058Z] 
04:54:49 [2024-03-06T09:54:49.058Z] (Eclipse:12853): Gtk-WARNING **: 09:54:48.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:49 [2024-03-06T09:54:49.058Z] 
04:54:49 [2024-03-06T09:54:49.058Z] (Eclipse:12853): Gtk-WARNING **: 09:54:48.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:49 [2024-03-06T09:54:49.058Z] 
04:54:49 [2024-03-06T09:54:49.058Z] (Eclipse:12853): Gtk-WARNING **: 09:54:48.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:49 [2024-03-06T09:54:49.058Z] 
04:54:49 [2024-03-06T09:54:49.058Z] (Eclipse:12853): Gtk-WARNING **: 09:54:48.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:49 [2024-03-06T09:54:49.058Z] 
04:54:49 [2024-03-06T09:54:49.058Z] (Eclipse:12853): Gtk-WARNING **: 09:54:48.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:49 [2024-03-06T09:54:49.058Z] 
04:54:49 [2024-03-06T09:54:49.058Z] (Eclipse:12853): Gtk-WARNING **: 09:54:48.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:49 [2024-03-06T09:54:49.058Z] 
04:54:49 [2024-03-06T09:54:49.058Z] (Eclipse:12853): Gtk-WARNING **: 09:54:48.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:49 [2024-03-06T09:54:49.058Z] 
04:54:49 [2024-03-06T09:54:49.058Z] (Eclipse:12853): Gtk-WARNING **: 09:54:48.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:49 [2024-03-06T09:54:49.058Z] 
04:54:49 [2024-03-06T09:54:49.058Z] (Eclipse:12853): Gtk-WARNING **: 09:54:48.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:49 [2024-03-06T09:54:49.058Z] 
04:54:49 [2024-03-06T09:54:49.058Z] (Eclipse:12853): Gtk-WARNING **: 09:54:48.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:49 [2024-03-06T09:54:49.058Z] 
04:54:49 [2024-03-06T09:54:49.058Z] (Eclipse:12853): Gtk-WARNING **: 09:54:48.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:49 [2024-03-06T09:54:49.058Z] 
04:54:49 [2024-03-06T09:54:49.058Z] (Eclipse:12853): Gtk-WARNING **: 09:54:48.994: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:49 [2024-03-06T09:54:49.058Z] 
04:54:49 [2024-03-06T09:54:49.058Z] (Eclipse:12853): Gtk-WARNING **: 09:54:48.994: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:49 [2024-03-06T09:54:49.059Z] 
04:54:49 [2024-03-06T09:54:49.059Z] (Eclipse:12853): Gtk-WARNING **: 09:54:48.994: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:49 [2024-03-06T09:54:49.059Z] 
04:54:49 [2024-03-06T09:54:49.059Z] (Eclipse:12853): Gtk-WARNING **: 09:54:48.994: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:49 [2024-03-06T09:54:49.059Z] 
04:54:49 [2024-03-06T09:54:49.059Z] (Eclipse:12853): Gtk-WARNING **: 09:54:49.032: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:49 [2024-03-06T09:54:49.059Z] 
04:54:49 [2024-03-06T09:54:49.059Z] (Eclipse:12853): Gtk-WARNING **: 09:54:49.032: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:49 [2024-03-06T09:54:49.059Z] 
04:54:49 [2024-03-06T09:54:49.059Z] (Eclipse:12853): Gtk-WARNING **: 09:54:49.032: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:49 [2024-03-06T09:54:49.059Z] 
04:54:49 [2024-03-06T09:54:49.059Z] (Eclipse:12853): Gtk-WARNING **: 09:54:49.032: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:49 [2024-03-06T09:54:49.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
04:54:49 [2024-03-06T09:54:49.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321905742 data=null doit=true}, Shell with text {Help}]
04:54:49 [2024-03-06T09:54:49.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
04:54:49 [2024-03-06T09:54:49.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
04:54:49 [2024-03-06T09:54:49.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:54:49 [2024-03-06T09:54:49.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:54:49 [2024-03-06T09:54:49.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: IRQ...", using matcher: of type 'Label'
04:54:49 [2024-03-06T09:54:49.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: IRQ...", using matcher: (of type 'Label')
04:54:49 [2024-03-06T09:54:49.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:54:49 [2024-03-06T09:54:49.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:54:49 [2024-03-06T09:54:49.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:54:49 [2024-03-06T09:54:49.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:54:49 [2024-03-06T09:54:49.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:54:49 [2024-03-06T09:54:49.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:54:49 [2024-03-06T09:54:49.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321905744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:49 [2024-03-06T09:54:49.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321905744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:49 [2024-03-06T09:54:49.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321905744 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:49 [2024-03-06T09:54:49.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321905744 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:49 [2024-03-06T09:54:49.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321905744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:49 [2024-03-06T09:54:49.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321905744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:49 [2024-03-06T09:54:49.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321905744 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:49 [2024-03-06T09:54:49.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:54:49 [2024-03-06T09:54:49.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:54:49 [2024-03-06T09:54:49.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {System Call Latency} time=321905857 data=null button=0 stateMask=0x0 x=181 y=418 count=0}, Tree node with text: System Call Latency]
04:54:49 [2024-03-06T09:54:49.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {System Call Latency} time=321905857 data=null doit=true}, Tree node with text: System Call Latency]
04:54:49 [2024-03-06T09:54:49.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {System Call Latency} time=321905857 data=null}, Tree node with text: System Call Latency]
04:54:49 [2024-03-06T09:54:49.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {System Call Latency} time=321905858 data=null button=1 stateMask=0x0 x=181 y=418 count=1}, Tree node with text: System Call Latency]
04:54:49 [2024-03-06T09:54:49.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321905858 data=null item=TreeItem {System Call Latency} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: System Call Latency]
04:54:49 [2024-03-06T09:54:49.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {System Call Latency} time=321906026 data=null button=1 stateMask=0x80000 x=181 y=373 count=1}, Tree node with text: System Call Latency]
04:54:49 [2024-03-06T09:54:49.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:54:49 [2024-03-06T09:54:49.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {System Call Latency} time=321906040 data=null button=0 stateMask=0x0 x=181 y=373 count=0}, Tree node with text: System Call Latency]
04:54:49 [2024-03-06T09:54:49.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {System Call Latency} time=321906040 data=null doit=true}, Tree node with text: System Call Latency]
04:54:49 [2024-03-06T09:54:49.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {System Call Latency} time=321906040 data=null}, Tree node with text: System Call Latency]
04:54:49 [2024-03-06T09:54:49.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {System Call Latency} time=321906040 data=null button=1 stateMask=0x0 x=181 y=373 count=1}, Tree node with text: System Call Latency]
04:54:49 [2024-03-06T09:54:49.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321906041 data=null item=TreeItem {System Call Latency} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: System Call Latency]
04:54:49 [2024-03-06T09:54:49.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {System Call Latency} time=321906059 data=null button=1 stateMask=0x80000 x=181 y=372 count=1}, Tree node with text: System Call Latency]
04:54:50 [2024-03-06T09:54:50.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
04:54:50 [2024-03-06T09:54:50.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
04:54:50 [2024-03-06T09:54:50.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=321906089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
04:54:50 [2024-03-06T09:54:50.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
04:54:50 [2024-03-06T09:54:50.132Z] 
04:54:50 [2024-03-06T09:54:50.132Z] (Eclipse:12853): Gtk-WARNING **: 09:54:50.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:50 [2024-03-06T09:54:50.132Z] 
04:54:50 [2024-03-06T09:54:50.132Z] (Eclipse:12853): Gtk-WARNING **: 09:54:50.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:50 [2024-03-06T09:54:50.132Z] 
04:54:50 [2024-03-06T09:54:50.132Z] (Eclipse:12853): Gtk-WARNING **: 09:54:50.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:50 [2024-03-06T09:54:50.132Z] 
04:54:50 [2024-03-06T09:54:50.132Z] (Eclipse:12853): Gtk-WARNING **: 09:54:50.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:50 [2024-03-06T09:54:50.132Z] 
04:54:50 [2024-03-06T09:54:50.132Z] (Eclipse:12853): Gtk-WARNING **: 09:54:50.061: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:50 [2024-03-06T09:54:50.132Z] 
04:54:50 [2024-03-06T09:54:50.132Z] (Eclipse:12853): Gtk-WARNING **: 09:54:50.061: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:50 [2024-03-06T09:54:50.132Z] 
04:54:50 [2024-03-06T09:54:50.132Z] (Eclipse:12853): Gtk-WARNING **: 09:54:50.061: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:50 [2024-03-06T09:54:50.132Z] 
04:54:50 [2024-03-06T09:54:50.132Z] (Eclipse:12853): Gtk-WARNING **: 09:54:50.061: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:50 [2024-03-06T09:54:50.132Z] 
04:54:50 [2024-03-06T09:54:50.132Z] (Eclipse:12853): Gtk-WARNING **: 09:54:50.107: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:50 [2024-03-06T09:54:50.132Z] 
04:54:50 [2024-03-06T09:54:50.132Z] (Eclipse:12853): Gtk-WARNING **: 09:54:50.107: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:50 [2024-03-06T09:54:50.132Z] 
04:54:50 [2024-03-06T09:54:50.132Z] (Eclipse:12853): Gtk-WARNING **: 09:54:50.107: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:50 [2024-03-06T09:54:50.132Z] 
04:54:50 [2024-03-06T09:54:50.132Z] (Eclipse:12853): Gtk-WARNING **: 09:54:50.107: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:50 [2024-03-06T09:54:50.387Z] 
04:54:50 [2024-03-06T09:54:50.387Z] (Eclipse:12853): Gtk-WARNING **: 09:54:50.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:50 [2024-03-06T09:54:50.387Z] 
04:54:50 [2024-03-06T09:54:50.387Z] (Eclipse:12853): Gtk-WARNING **: 09:54:50.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:50 [2024-03-06T09:54:50.387Z] 
04:54:50 [2024-03-06T09:54:50.387Z] (Eclipse:12853): Gtk-WARNING **: 09:54:50.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:50 [2024-03-06T09:54:50.387Z] 
04:54:50 [2024-03-06T09:54:50.387Z] (Eclipse:12853): Gtk-WARNING **: 09:54:50.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:50 [2024-03-06T09:54:50.387Z] 
04:54:50 [2024-03-06T09:54:50.387Z] (Eclipse:12853): Gtk-WARNING **: 09:54:50.189: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:50 [2024-03-06T09:54:50.387Z] 
04:54:50 [2024-03-06T09:54:50.387Z] (Eclipse:12853): Gtk-WARNING **: 09:54:50.189: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:50 [2024-03-06T09:54:50.387Z] 
04:54:50 [2024-03-06T09:54:50.387Z] (Eclipse:12853): Gtk-WARNING **: 09:54:50.189: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:50 [2024-03-06T09:54:50.387Z] 
04:54:50 [2024-03-06T09:54:50.387Z] (Eclipse:12853): Gtk-WARNING **: 09:54:50.189: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321906901 data=null doit=true}, Shell with text {Help}]
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sys...", using matcher: of type 'Label'
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sys...", using matcher: (of type 'Label')
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321906903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321906903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321906903 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321906903 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321906903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321906903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321906903 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Statistics} time=321907011 data=null button=0 stateMask=0x0 x=144 y=349 count=0}, Tree node with text: Statistics]
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Statistics} time=321907012 data=null doit=true}, Tree node with text: Statistics]
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Statistics} time=321907012 data=null}, Tree node with text: Statistics]
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Statistics} time=321907012 data=null button=1 stateMask=0x0 x=144 y=349 count=1}, Tree node with text: Statistics]
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321907012 data=null item=TreeItem {Statistics} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Statistics]
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Statistics} time=321907043 data=null button=1 stateMask=0x80000 x=144 y=349 count=1}, Tree node with text: Statistics]
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Statistics} time=321907043 data=null button=0 stateMask=0x0 x=144 y=349 count=0}, Tree node with text: Statistics]
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Statistics} time=321907044 data=null doit=true}, Tree node with text: Statistics]
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Statistics} time=321907044 data=null}, Tree node with text: Statistics]
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Statistics} time=321907044 data=null button=1 stateMask=0x0 x=144 y=349 count=1}, Tree node with text: Statistics]
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321907044 data=null item=TreeItem {Statistics} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Statistics]
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Statistics} time=321907062 data=null button=1 stateMask=0x80000 x=144 y=349 count=1}, Tree node with text: Statistics]
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=321907124 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
04:54:50 [2024-03-06T09:54:50.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
04:54:51 [2024-03-06T09:54:51.207Z] 
04:54:51 [2024-03-06T09:54:51.207Z] (Eclipse:12853): Gtk-WARNING **: 09:54:51.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:51 [2024-03-06T09:54:51.207Z] 
04:54:51 [2024-03-06T09:54:51.207Z] (Eclipse:12853): Gtk-WARNING **: 09:54:51.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:51 [2024-03-06T09:54:51.207Z] 
04:54:51 [2024-03-06T09:54:51.207Z] (Eclipse:12853): Gtk-WARNING **: 09:54:51.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:51 [2024-03-06T09:54:51.207Z] 
04:54:51 [2024-03-06T09:54:51.207Z] (Eclipse:12853): Gtk-WARNING **: 09:54:51.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:51 [2024-03-06T09:54:51.207Z] 
04:54:51 [2024-03-06T09:54:51.207Z] (Eclipse:12853): Gtk-WARNING **: 09:54:51.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:51 [2024-03-06T09:54:51.207Z] 
04:54:51 [2024-03-06T09:54:51.207Z] (Eclipse:12853): Gtk-WARNING **: 09:54:51.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:51 [2024-03-06T09:54:51.207Z] 
04:54:51 [2024-03-06T09:54:51.207Z] (Eclipse:12853): Gtk-WARNING **: 09:54:51.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:51 [2024-03-06T09:54:51.207Z] 
04:54:51 [2024-03-06T09:54:51.207Z] (Eclipse:12853): Gtk-WARNING **: 09:54:51.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:51 [2024-03-06T09:54:51.207Z] 
04:54:51 [2024-03-06T09:54:51.207Z] (Eclipse:12853): Gtk-WARNING **: 09:54:51.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:51 [2024-03-06T09:54:51.207Z] 
04:54:51 [2024-03-06T09:54:51.207Z] (Eclipse:12853): Gtk-WARNING **: 09:54:51.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:51 [2024-03-06T09:54:51.207Z] 
04:54:51 [2024-03-06T09:54:51.207Z] (Eclipse:12853): Gtk-WARNING **: 09:54:51.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:51 [2024-03-06T09:54:51.207Z] 
04:54:51 [2024-03-06T09:54:51.207Z] (Eclipse:12853): Gtk-WARNING **: 09:54:51.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:51 [2024-03-06T09:54:51.207Z] 
04:54:51 [2024-03-06T09:54:51.207Z] (Eclipse:12853): Gtk-WARNING **: 09:54:51.183: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:51 [2024-03-06T09:54:51.207Z] 
04:54:51 [2024-03-06T09:54:51.207Z] (Eclipse:12853): Gtk-WARNING **: 09:54:51.183: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:51 [2024-03-06T09:54:51.207Z] 
04:54:51 [2024-03-06T09:54:51.207Z] (Eclipse:12853): Gtk-WARNING **: 09:54:51.183: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:51 [2024-03-06T09:54:51.207Z] 
04:54:51 [2024-03-06T09:54:51.207Z] (Eclipse:12853): Gtk-WARNING **: 09:54:51.183: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:51 [2024-03-06T09:54:51.463Z] 
04:54:51 [2024-03-06T09:54:51.463Z] (Eclipse:12853): Gtk-WARNING **: 09:54:51.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:51 [2024-03-06T09:54:51.463Z] 
04:54:51 [2024-03-06T09:54:51.463Z] (Eclipse:12853): Gtk-WARNING **: 09:54:51.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:51 [2024-03-06T09:54:51.463Z] 
04:54:51 [2024-03-06T09:54:51.463Z] (Eclipse:12853): Gtk-WARNING **: 09:54:51.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:51 [2024-03-06T09:54:51.463Z] 
04:54:51 [2024-03-06T09:54:51.463Z] (Eclipse:12853): Gtk-WARNING **: 09:54:51.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:52 [2024-03-06T09:54:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
04:54:52 [2024-03-06T09:54:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321907930 data=null doit=true}, Shell with text {Help}]
04:54:52 [2024-03-06T09:54:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
04:54:52 [2024-03-06T09:54:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
04:54:52 [2024-03-06T09:54:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:54:52 [2024-03-06T09:54:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:54:52 [2024-03-06T09:54:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sta...", using matcher: of type 'Label'
04:54:52 [2024-03-06T09:54:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sta...", using matcher: (of type 'Label')
04:54:52 [2024-03-06T09:54:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:54:52 [2024-03-06T09:54:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:54:52 [2024-03-06T09:54:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:54:52 [2024-03-06T09:54:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:54:52 [2024-03-06T09:54:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:54:52 [2024-03-06T09:54:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:54:52 [2024-03-06T09:54:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321907932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:52 [2024-03-06T09:54:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321907932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:52 [2024-03-06T09:54:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321907932 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:52 [2024-03-06T09:54:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321907932 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:52 [2024-03-06T09:54:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321907932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:52 [2024-03-06T09:54:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321907932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:52 [2024-03-06T09:54:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321907932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:52 [2024-03-06T09:54:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:54:52 [2024-03-06T09:54:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:54:52 [2024-03-06T09:54:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Input/Output} time=321908038 data=null button=0 stateMask=0x0 x=155 y=188 count=0}, Tree node with text: Input/Output]
04:54:52 [2024-03-06T09:54:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Input/Output} time=321908038 data=null doit=true}, Tree node with text: Input/Output]
04:54:52 [2024-03-06T09:54:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Input/Output} time=321908039 data=null}, Tree node with text: Input/Output]
04:54:52 [2024-03-06T09:54:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Input/Output} time=321908039 data=null button=1 stateMask=0x0 x=155 y=188 count=1}, Tree node with text: Input/Output]
04:54:52 [2024-03-06T09:54:52.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321908039 data=null item=TreeItem {Input/Output} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Input/Output]
04:54:52 [2024-03-06T09:54:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Input/Output} time=321908070 data=null button=1 stateMask=0x80000 x=155 y=188 count=1}, Tree node with text: Input/Output]
04:54:52 [2024-03-06T09:54:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:54:52 [2024-03-06T09:54:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Input/Output} time=321908070 data=null button=0 stateMask=0x0 x=155 y=188 count=0}, Tree node with text: Input/Output]
04:54:52 [2024-03-06T09:54:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Input/Output} time=321908070 data=null doit=true}, Tree node with text: Input/Output]
04:54:52 [2024-03-06T09:54:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Input/Output} time=321908071 data=null}, Tree node with text: Input/Output]
04:54:52 [2024-03-06T09:54:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Input/Output} time=321908071 data=null button=1 stateMask=0x0 x=155 y=188 count=1}, Tree node with text: Input/Output]
04:54:52 [2024-03-06T09:54:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321908071 data=null item=TreeItem {Input/Output} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Input/Output]
04:54:52 [2024-03-06T09:54:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Input/Output} time=321908086 data=null button=1 stateMask=0x80000 x=155 y=188 count=1}, Tree node with text: Input/Output]
04:54:52 [2024-03-06T09:54:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
04:54:52 [2024-03-06T09:54:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
04:54:52 [2024-03-06T09:54:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=321908121 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
04:54:52 [2024-03-06T09:54:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
04:54:52 [2024-03-06T09:54:52.284Z] 
04:54:52 [2024-03-06T09:54:52.284Z] (Eclipse:12853): Gtk-WARNING **: 09:54:52.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:52 [2024-03-06T09:54:52.284Z] 
04:54:52 [2024-03-06T09:54:52.284Z] (Eclipse:12853): Gtk-WARNING **: 09:54:52.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:52 [2024-03-06T09:54:52.284Z] 
04:54:52 [2024-03-06T09:54:52.284Z] (Eclipse:12853): Gtk-WARNING **: 09:54:52.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:52 [2024-03-06T09:54:52.284Z] 
04:54:52 [2024-03-06T09:54:52.284Z] (Eclipse:12853): Gtk-WARNING **: 09:54:52.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:52 [2024-03-06T09:54:52.284Z] 
04:54:52 [2024-03-06T09:54:52.284Z] (Eclipse:12853): Gtk-WARNING **: 09:54:52.091: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:52 [2024-03-06T09:54:52.284Z] 
04:54:52 [2024-03-06T09:54:52.284Z] (Eclipse:12853): Gtk-WARNING **: 09:54:52.091: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:52 [2024-03-06T09:54:52.284Z] 
04:54:52 [2024-03-06T09:54:52.284Z] (Eclipse:12853): Gtk-WARNING **: 09:54:52.091: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:52 [2024-03-06T09:54:52.284Z] 
04:54:52 [2024-03-06T09:54:52.284Z] (Eclipse:12853): Gtk-WARNING **: 09:54:52.091: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:52 [2024-03-06T09:54:52.284Z] 
04:54:52 [2024-03-06T09:54:52.284Z] (Eclipse:12853): Gtk-WARNING **: 09:54:52.130: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:52 [2024-03-06T09:54:52.284Z] 
04:54:52 [2024-03-06T09:54:52.284Z] (Eclipse:12853): Gtk-WARNING **: 09:54:52.130: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:52 [2024-03-06T09:54:52.284Z] 
04:54:52 [2024-03-06T09:54:52.284Z] (Eclipse:12853): Gtk-WARNING **: 09:54:52.130: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:52 [2024-03-06T09:54:52.284Z] 
04:54:52 [2024-03-06T09:54:52.284Z] (Eclipse:12853): Gtk-WARNING **: 09:54:52.130: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:52 [2024-03-06T09:54:52.284Z] 
04:54:52 [2024-03-06T09:54:52.284Z] (Eclipse:12853): Gtk-WARNING **: 09:54:52.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:52 [2024-03-06T09:54:52.285Z] 
04:54:52 [2024-03-06T09:54:52.285Z] (Eclipse:12853): Gtk-WARNING **: 09:54:52.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:52 [2024-03-06T09:54:52.285Z] 
04:54:52 [2024-03-06T09:54:52.285Z] (Eclipse:12853): Gtk-WARNING **: 09:54:52.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:52 [2024-03-06T09:54:52.285Z] 
04:54:52 [2024-03-06T09:54:52.285Z] (Eclipse:12853): Gtk-WARNING **: 09:54:52.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:52 [2024-03-06T09:54:52.285Z] 
04:54:52 [2024-03-06T09:54:52.285Z] (Eclipse:12853): Gtk-WARNING **: 09:54:52.208: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:52 [2024-03-06T09:54:52.285Z] 
04:54:52 [2024-03-06T09:54:52.285Z] (Eclipse:12853): Gtk-WARNING **: 09:54:52.208: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:52 [2024-03-06T09:54:52.285Z] 
04:54:52 [2024-03-06T09:54:52.285Z] (Eclipse:12853): Gtk-WARNING **: 09:54:52.208: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:52 [2024-03-06T09:54:52.285Z] 
04:54:52 [2024-03-06T09:54:52.285Z] (Eclipse:12853): Gtk-WARNING **: 09:54:52.208: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:52 [2024-03-06T09:54:52.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
04:54:52 [2024-03-06T09:54:52.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321908941 data=null doit=true}, Shell with text {Help}]
04:54:52 [2024-03-06T09:54:52.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
04:54:52 [2024-03-06T09:54:52.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
04:54:52 [2024-03-06T09:54:52.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:54:52 [2024-03-06T09:54:52.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:54:52 [2024-03-06T09:54:52.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Inp...", using matcher: of type 'Label'
04:54:52 [2024-03-06T09:54:52.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Inp...", using matcher: (of type 'Label')
04:54:52 [2024-03-06T09:54:52.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:54:52 [2024-03-06T09:54:52.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:54:52 [2024-03-06T09:54:52.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:54:52 [2024-03-06T09:54:52.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:54:52 [2024-03-06T09:54:52.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:54:52 [2024-03-06T09:54:52.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:54:52 [2024-03-06T09:54:52.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321908942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:52 [2024-03-06T09:54:52.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321908942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:52 [2024-03-06T09:54:52.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321908942 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:52 [2024-03-06T09:54:52.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321908942 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:52 [2024-03-06T09:54:52.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321908942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:52 [2024-03-06T09:54:52.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321908943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:52 [2024-03-06T09:54:52.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321908943 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:53 [2024-03-06T09:54:53.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:54:53 [2024-03-06T09:54:53.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:54:53 [2024-03-06T09:54:53.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Context switch} time=321909055 data=null button=0 stateMask=0x0 x=163 y=96 count=0}, Tree node with text: Context switch]
04:54:53 [2024-03-06T09:54:53.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Context switch} time=321909055 data=null doit=true}, Tree node with text: Context switch]
04:54:53 [2024-03-06T09:54:53.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Context switch} time=321909055 data=null}, Tree node with text: Context switch]
04:54:53 [2024-03-06T09:54:53.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Context switch} time=321909055 data=null button=1 stateMask=0x0 x=163 y=96 count=1}, Tree node with text: Context switch]
04:54:53 [2024-03-06T09:54:53.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321909056 data=null item=TreeItem {Context switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Context switch]
04:54:53 [2024-03-06T09:54:53.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Context switch} time=321909083 data=null button=1 stateMask=0x80000 x=163 y=96 count=1}, Tree node with text: Context switch]
04:54:53 [2024-03-06T09:54:53.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:54:53 [2024-03-06T09:54:53.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Context switch} time=321909084 data=null button=0 stateMask=0x0 x=163 y=96 count=0}, Tree node with text: Context switch]
04:54:53 [2024-03-06T09:54:53.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Context switch} time=321909084 data=null doit=true}, Tree node with text: Context switch]
04:54:53 [2024-03-06T09:54:53.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Context switch} time=321909084 data=null}, Tree node with text: Context switch]
04:54:53 [2024-03-06T09:54:53.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Context switch} time=321909085 data=null button=1 stateMask=0x0 x=163 y=96 count=1}, Tree node with text: Context switch]
04:54:53 [2024-03-06T09:54:53.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321909085 data=null item=TreeItem {Context switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Context switch]
04:54:53 [2024-03-06T09:54:53.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Context switch} time=321909102 data=null button=1 stateMask=0x80000 x=163 y=96 count=1}, Tree node with text: Context switch]
04:54:53 [2024-03-06T09:54:53.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
04:54:53 [2024-03-06T09:54:53.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
04:54:53 [2024-03-06T09:54:53.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=321909159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
04:54:53 [2024-03-06T09:54:53.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
04:54:53 [2024-03-06T09:54:53.358Z] 
04:54:53 [2024-03-06T09:54:53.358Z] (Eclipse:12853): Gtk-WARNING **: 09:54:53.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:53 [2024-03-06T09:54:53.358Z] 
04:54:53 [2024-03-06T09:54:53.358Z] (Eclipse:12853): Gtk-WARNING **: 09:54:53.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:53 [2024-03-06T09:54:53.358Z] 
04:54:53 [2024-03-06T09:54:53.358Z] (Eclipse:12853): Gtk-WARNING **: 09:54:53.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:53 [2024-03-06T09:54:53.358Z] 
04:54:53 [2024-03-06T09:54:53.358Z] (Eclipse:12853): Gtk-WARNING **: 09:54:53.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:53 [2024-03-06T09:54:53.358Z] 
04:54:53 [2024-03-06T09:54:53.358Z] (Eclipse:12853): Gtk-WARNING **: 09:54:53.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:53 [2024-03-06T09:54:53.358Z] 
04:54:53 [2024-03-06T09:54:53.358Z] (Eclipse:12853): Gtk-WARNING **: 09:54:53.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:53 [2024-03-06T09:54:53.358Z] 
04:54:53 [2024-03-06T09:54:53.358Z] (Eclipse:12853): Gtk-WARNING **: 09:54:53.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:53 [2024-03-06T09:54:53.358Z] 
04:54:53 [2024-03-06T09:54:53.358Z] (Eclipse:12853): Gtk-WARNING **: 09:54:53.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:53 [2024-03-06T09:54:53.358Z] 
04:54:53 [2024-03-06T09:54:53.358Z] (Eclipse:12853): Gtk-WARNING **: 09:54:53.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:53 [2024-03-06T09:54:53.358Z] 
04:54:53 [2024-03-06T09:54:53.358Z] (Eclipse:12853): Gtk-WARNING **: 09:54:53.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:53 [2024-03-06T09:54:53.358Z] 
04:54:53 [2024-03-06T09:54:53.358Z] (Eclipse:12853): Gtk-WARNING **: 09:54:53.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:53 [2024-03-06T09:54:53.358Z] 
04:54:53 [2024-03-06T09:54:53.358Z] (Eclipse:12853): Gtk-WARNING **: 09:54:53.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:53 [2024-03-06T09:54:53.358Z] 
04:54:53 [2024-03-06T09:54:53.358Z] (Eclipse:12853): Gtk-WARNING **: 09:54:53.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:53 [2024-03-06T09:54:53.358Z] 
04:54:53 [2024-03-06T09:54:53.358Z] (Eclipse:12853): Gtk-WARNING **: 09:54:53.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:53 [2024-03-06T09:54:53.358Z] 
04:54:53 [2024-03-06T09:54:53.358Z] (Eclipse:12853): Gtk-WARNING **: 09:54:53.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:53 [2024-03-06T09:54:53.358Z] 
04:54:53 [2024-03-06T09:54:53.358Z] (Eclipse:12853): Gtk-WARNING **: 09:54:53.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:54:53 [2024-03-06T09:54:53.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
04:54:53 [2024-03-06T09:54:53.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=321909991 data=null doit=true}, Shell with text {Help}]
04:54:53 [2024-03-06T09:54:53.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
04:54:53 [2024-03-06T09:54:53.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
04:54:53 [2024-03-06T09:54:53.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:54:53 [2024-03-06T09:54:53.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:54:53 [2024-03-06T09:54:53.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Store the amount of ...", using matcher: of type 'Label'
04:54:53 [2024-03-06T09:54:53.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Store the amount of ...", using matcher: (of type 'Label')
04:54:53 [2024-03-06T09:54:53.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:54:53 [2024-03-06T09:54:53.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:54:53 [2024-03-06T09:54:53.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:54:53 [2024-03-06T09:54:53.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:54:53 [2024-03-06T09:54:53.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:54:53 [2024-03-06T09:54:53.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:54:53 [2024-03-06T09:54:53.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321909992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:53 [2024-03-06T09:54:53.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321909992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:53 [2024-03-06T09:54:53.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321909992 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:53 [2024-03-06T09:54:53.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321909992 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:53 [2024-03-06T09:54:53.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321909992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:53 [2024-03-06T09:54:53.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321909992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:53 [2024-03-06T09:54:53.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321909992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
04:54:53 [2024-03-06T09:54:53.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:54:54 [2024-03-06T09:54:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@40f15786] time=321910557 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:54:54 [2024-03-06T09:54:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:54:54 [2024-03-06T09:54:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:54:54 [2024-03-06T09:54:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:54:54 [2024-03-06T09:54:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:54:54 [2024-03-06T09:54:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=321910586 data=null button=0 stateMask=0x0 x=55 y=-42 count=0}, TreeItem with text {test}]
04:54:54 [2024-03-06T09:54:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=321910586 data=null doit=true}, TreeItem with text {test}]
04:54:54 [2024-03-06T09:54:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=321910586 data=null}, TreeItem with text {test}]
04:54:54 [2024-03-06T09:54:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=321910586 data=null button=1 stateMask=0x0 x=55 y=-42 count=1}, TreeItem with text {test}]
04:54:54 [2024-03-06T09:54:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321910586 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:54:54 [2024-03-06T09:54:54.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=321910624 data=null button=1 stateMask=0x80000 x=55 y=-17 count=1}, TreeItem with text {test}]
04:54:54 [2024-03-06T09:54:54.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:54:54 [2024-03-06T09:54:54.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:54:54 [2024-03-06T09:54:54.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:54:54 [2024-03-06T09:54:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:54:54 [2024-03-06T09:54:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:54:54 [2024-03-06T09:54:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:54:54 [2024-03-06T09:54:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:54:54 [2024-03-06T09:54:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:54:54 [2024-03-06T09:54:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:54:54 [2024-03-06T09:54:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:54:54 [2024-03-06T09:54:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:54:54 [2024-03-06T09:54:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:54:54 [2024-03-06T09:54:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:54:54 [2024-03-06T09:54:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321911079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:54 [2024-03-06T09:54:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321911079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:54 [2024-03-06T09:54:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321911079 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:54 [2024-03-06T09:54:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321911079 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:54 [2024-03-06T09:54:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321911079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:54 [2024-03-06T09:54:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321911079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:54 [2024-03-06T09:54:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=321911079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:54 [2024-03-06T09:54:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321911079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:54 [2024-03-06T09:54:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321911079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:54 [2024-03-06T09:54:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321911079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:54 [2024-03-06T09:54:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321911079 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:54 [2024-03-06T09:54:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321911079 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:54:54 [2024-03-06T09:54:54.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:54:54 [2024-03-06T09:54:54.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:54:54 [2024-03-06T09:54:54.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:54:54 [2024-03-06T09:54:54.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:54:54 [2024-03-06T09:54:54.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:54:54 [2024-03-06T09:54:54.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:54:54 [2024-03-06T09:54:54.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:54:54 [2024-03-06T09:54:54.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:54:54 [2024-03-06T09:54:54.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:54:54 [2024-03-06T09:54:54.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321911080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:54 [2024-03-06T09:54:54.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321911080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:54 [2024-03-06T09:54:54.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321911080 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:54 [2024-03-06T09:54:54.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321911080 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:54 [2024-03-06T09:54:54.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321911080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:54 [2024-03-06T09:54:54.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321911080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:54 [2024-03-06T09:54:54.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:54:54 [2024-03-06T09:54:54.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:54:54 [2024-03-06T09:54:54.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:54:54 [2024-03-06T09:54:54.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:54:54 [2024-03-06T09:54:54.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:54:54 [2024-03-06T09:54:54.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:54:55 [2024-03-06T09:54:55.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321911081 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:54:55 [2024-03-06T09:54:55.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=321910682 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:54:55 [2024-03-06T09:54:55.502Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.42 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest
04:54:55 [2024-03-06T09:54:55.502Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest.testHelpMenus -- Time elapsed: 16.38 s
04:54:55 [2024-03-06T09:54:55.502Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
04:54:55 [2024-03-06T09:54:55.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@40f15786] time=321911603 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:54:55 [2024-03-06T09:54:55.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:54:55 [2024-03-06T09:54:55.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:54:55 [2024-03-06T09:54:55.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:54:55 [2024-03-06T09:54:55.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:54:55 [2024-03-06T09:54:55.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=321911742 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:54:55 [2024-03-06T09:54:55.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:54:56 [2024-03-06T09:54:56.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:54:59 [2024-03-06T09:54:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:54:59 [2024-03-06T09:54:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:54:59 [2024-03-06T09:54:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:54:59 [2024-03-06T09:54:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:54:59 [2024-03-06T09:54:59.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:54:59 [2024-03-06T09:54:59.539Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:54:59 [2024-03-06T09:54:59.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:54:59 [2024-03-06T09:54:59.539Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:54:59 [2024-03-06T09:54:59.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
04:54:59 [2024-03-06T09:54:59.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321915496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:54:59 [2024-03-06T09:54:59.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321915497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:54:59 [2024-03-06T09:54:59.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321915497 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:54:59 [2024-03-06T09:54:59.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321915497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:54:59 [2024-03-06T09:54:59.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321915497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:54:59 [2024-03-06T09:54:59.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321915497 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:54:59 [2024-03-06T09:54:59.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321915498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:54:59 [2024-03-06T09:54:59.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321915498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:54:59 [2024-03-06T09:54:59.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321915498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:54:59 [2024-03-06T09:54:59.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321915498 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:54:59 [2024-03-06T09:54:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321915498 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
04:54:59 [2024-03-06T09:54:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
04:54:59 [2024-03-06T09:54:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:00 [2024-03-06T09:55:00.100Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:00 [2024-03-06T09:55:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
04:55:00 [2024-03-06T09:55:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321916000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:00 [2024-03-06T09:55:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321916000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:00 [2024-03-06T09:55:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321916000 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:00 [2024-03-06T09:55:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321916000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:00 [2024-03-06T09:55:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321916000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:00 [2024-03-06T09:55:00.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321916000 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:00 [2024-03-06T09:55:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321916001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:00 [2024-03-06T09:55:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321916001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:00 [2024-03-06T09:55:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321916001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:00 [2024-03-06T09:55:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321916001 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:00 [2024-03-06T09:55:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321916002 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:00 [2024-03-06T09:55:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
04:55:00 [2024-03-06T09:55:00.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:00 [2024-03-06T09:55:00.356Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:00 [2024-03-06T09:55:00.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
04:55:00 [2024-03-06T09:55:00.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321916503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:00 [2024-03-06T09:55:00.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321916503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:00 [2024-03-06T09:55:00.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321916504 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:00 [2024-03-06T09:55:00.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321916504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:00 [2024-03-06T09:55:00.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321916504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:00 [2024-03-06T09:55:00.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321916504 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:00 [2024-03-06T09:55:00.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321916505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:00 [2024-03-06T09:55:00.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321916506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:00 [2024-03-06T09:55:00.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321916506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:00 [2024-03-06T09:55:00.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321916506 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:00 [2024-03-06T09:55:00.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321916506 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:00 [2024-03-06T09:55:00.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
04:55:00 [2024-03-06T09:55:00.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:00 [2024-03-06T09:55:00.918Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:00 [2024-03-06T09:55:00.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
04:55:00 [2024-03-06T09:55:00.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321917008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:00 [2024-03-06T09:55:00.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321917008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:00 [2024-03-06T09:55:00.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321917008 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:00 [2024-03-06T09:55:00.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321917008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:00 [2024-03-06T09:55:00.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321917008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:00 [2024-03-06T09:55:00.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321917008 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:00 [2024-03-06T09:55:00.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321917010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:00 [2024-03-06T09:55:00.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321917010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:00 [2024-03-06T09:55:00.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321917010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:00 [2024-03-06T09:55:00.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321917010 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:00 [2024-03-06T09:55:00.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321917010 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:00 [2024-03-06T09:55:00.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
04:55:00 [2024-03-06T09:55:00.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:01 [2024-03-06T09:55:01.479Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:01 [2024-03-06T09:55:01.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
04:55:01 [2024-03-06T09:55:01.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321917512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:01 [2024-03-06T09:55:01.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321917512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:01 [2024-03-06T09:55:01.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321917512 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:01 [2024-03-06T09:55:01.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321917512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:01 [2024-03-06T09:55:01.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321917512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:01 [2024-03-06T09:55:01.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321917512 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:01 [2024-03-06T09:55:01.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321917520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:01 [2024-03-06T09:55:01.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321917520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:01 [2024-03-06T09:55:01.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321917520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:01 [2024-03-06T09:55:01.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321917520 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:01 [2024-03-06T09:55:01.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321917520 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:01 [2024-03-06T09:55:01.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
04:55:01 [2024-03-06T09:55:01.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:02 [2024-03-06T09:55:02.040Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:02 [2024-03-06T09:55:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
04:55:02 [2024-03-06T09:55:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:02 [2024-03-06T09:55:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:02 [2024-03-06T09:55:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918022 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:02 [2024-03-06T09:55:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:02 [2024-03-06T09:55:02.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:02 [2024-03-06T09:55:02.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918023 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:02 [2024-03-06T09:55:02.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:02 [2024-03-06T09:55:02.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:02 [2024-03-06T09:55:02.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:02 [2024-03-06T09:55:02.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918024 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:02 [2024-03-06T09:55:02.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918024 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:02 [2024-03-06T09:55:02.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
04:55:02 [2024-03-06T09:55:02.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:02 [2024-03-06T09:55:02.041Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:02 [2024-03-06T09:55:02.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
04:55:02 [2024-03-06T09:55:02.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918025 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918026 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918027 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918027 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
04:55:02 [2024-03-06T09:55:02.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:02 [2024-03-06T09:55:02.041Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:02 [2024-03-06T09:55:02.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
04:55:02 [2024-03-06T09:55:02.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918028 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918036 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918036 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
04:55:02 [2024-03-06T09:55:02.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:02 [2024-03-06T09:55:02.604Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:02 [2024-03-06T09:55:02.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
04:55:02 [2024-03-06T09:55:02.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918538 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918538 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918540 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321918540 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
04:55:02 [2024-03-06T09:55:02.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:02 [2024-03-06T09:55:02.859Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:02 [2024-03-06T09:55:02.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
04:55:02 [2024-03-06T09:55:02.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321919041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321919041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321919041 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321919042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321919042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321919042 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321919043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321919043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321919043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321919043 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321919044 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:02 [2024-03-06T09:55:02.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
04:55:02 [2024-03-06T09:55:02.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:03 [2024-03-06T09:55:03.420Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:03 [2024-03-06T09:55:03.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
04:55:03 [2024-03-06T09:55:03.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321919546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:03 [2024-03-06T09:55:03.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321919546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:03 [2024-03-06T09:55:03.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321919546 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:03 [2024-03-06T09:55:03.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321919546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:03 [2024-03-06T09:55:03.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321919546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:03 [2024-03-06T09:55:03.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321919546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:03 [2024-03-06T09:55:03.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321919547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:03 [2024-03-06T09:55:03.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321919547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:03 [2024-03-06T09:55:03.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321919547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:03 [2024-03-06T09:55:03.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321919548 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:03 [2024-03-06T09:55:03.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321919548 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:03 [2024-03-06T09:55:03.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
04:55:03 [2024-03-06T09:55:03.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:03 [2024-03-06T09:55:03.981Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:03 [2024-03-06T09:55:03.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
04:55:03 [2024-03-06T09:55:03.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321920049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:03 [2024-03-06T09:55:03.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321920050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:03 [2024-03-06T09:55:03.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321920050 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:03 [2024-03-06T09:55:03.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321920050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:03 [2024-03-06T09:55:03.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321920050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:03 [2024-03-06T09:55:03.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321920050 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:03 [2024-03-06T09:55:03.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321920051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:03 [2024-03-06T09:55:03.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321920051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:03 [2024-03-06T09:55:03.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321920051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:03 [2024-03-06T09:55:03.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321920051 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:03 [2024-03-06T09:55:03.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321920051 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:03 [2024-03-06T09:55:03.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
04:55:03 [2024-03-06T09:55:03.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:04 [2024-03-06T09:55:04.542Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:04 [2024-03-06T09:55:04.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
04:55:04 [2024-03-06T09:55:04.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321920553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:04 [2024-03-06T09:55:04.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321920553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:04 [2024-03-06T09:55:04.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321920553 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:04 [2024-03-06T09:55:04.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321920553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:04 [2024-03-06T09:55:04.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321920554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:04 [2024-03-06T09:55:04.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321920554 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:04 [2024-03-06T09:55:04.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321920555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:04 [2024-03-06T09:55:04.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321920555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:04 [2024-03-06T09:55:04.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321920555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:04 [2024-03-06T09:55:04.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321920555 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:04 [2024-03-06T09:55:04.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321920555 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:04 [2024-03-06T09:55:04.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
04:55:04 [2024-03-06T09:55:04.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:05 [2024-03-06T09:55:05.103Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:05 [2024-03-06T09:55:05.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
04:55:05 [2024-03-06T09:55:05.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321921057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:05 [2024-03-06T09:55:05.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321921057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:05 [2024-03-06T09:55:05.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321921057 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:05 [2024-03-06T09:55:05.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321921057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:05 [2024-03-06T09:55:05.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321921057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:05 [2024-03-06T09:55:05.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321921057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:05 [2024-03-06T09:55:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321921058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:05 [2024-03-06T09:55:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321921058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:05 [2024-03-06T09:55:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321921059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:05 [2024-03-06T09:55:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321921059 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:05 [2024-03-06T09:55:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321921059 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:05 [2024-03-06T09:55:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
04:55:05 [2024-03-06T09:55:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:05 [2024-03-06T09:55:05.664Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:05 [2024-03-06T09:55:05.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
04:55:05 [2024-03-06T09:55:05.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321921560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:05 [2024-03-06T09:55:05.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321921561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:05 [2024-03-06T09:55:05.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321921561 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:05 [2024-03-06T09:55:05.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321921561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:05 [2024-03-06T09:55:05.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321921561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:05 [2024-03-06T09:55:05.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321921561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:05 [2024-03-06T09:55:05.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321921562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:05 [2024-03-06T09:55:05.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321921562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:05 [2024-03-06T09:55:05.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321921562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:05 [2024-03-06T09:55:05.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321921562 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:05 [2024-03-06T09:55:05.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321921562 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:05 [2024-03-06T09:55:05.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
04:55:05 [2024-03-06T09:55:05.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:05 [2024-03-06T09:55:05.921Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:05 [2024-03-06T09:55:05.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
04:55:05 [2024-03-06T09:55:05.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321922064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:05 [2024-03-06T09:55:05.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321922065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:05 [2024-03-06T09:55:05.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321922065 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:05 [2024-03-06T09:55:05.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321922065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:05 [2024-03-06T09:55:05.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321922065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:05 [2024-03-06T09:55:05.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321922065 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:05 [2024-03-06T09:55:05.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321922066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:05 [2024-03-06T09:55:05.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321922066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:05 [2024-03-06T09:55:05.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321922066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:05 [2024-03-06T09:55:05.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321922066 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:05 [2024-03-06T09:55:05.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321922066 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:05 [2024-03-06T09:55:05.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
04:55:05 [2024-03-06T09:55:05.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:06 [2024-03-06T09:55:06.484Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:06 [2024-03-06T09:55:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
04:55:06 [2024-03-06T09:55:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321922568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:06 [2024-03-06T09:55:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321922568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:06 [2024-03-06T09:55:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321922568 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:06 [2024-03-06T09:55:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321922568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:06 [2024-03-06T09:55:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321922569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:06 [2024-03-06T09:55:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321922569 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:06 [2024-03-06T09:55:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321922570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:06 [2024-03-06T09:55:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321922570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:06 [2024-03-06T09:55:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321922570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:06 [2024-03-06T09:55:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321922570 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:06 [2024-03-06T09:55:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321922570 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:06 [2024-03-06T09:55:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
04:55:06 [2024-03-06T09:55:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:07 [2024-03-06T09:55:07.047Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:07 [2024-03-06T09:55:07.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
04:55:07 [2024-03-06T09:55:07.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321923072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:07 [2024-03-06T09:55:07.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321923072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:07 [2024-03-06T09:55:07.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321923072 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:07 [2024-03-06T09:55:07.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321923072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:07 [2024-03-06T09:55:07.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321923072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:07 [2024-03-06T09:55:07.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321923072 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:07 [2024-03-06T09:55:07.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321923074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:07 [2024-03-06T09:55:07.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321923074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:07 [2024-03-06T09:55:07.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321923074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:07 [2024-03-06T09:55:07.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321923074 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:07 [2024-03-06T09:55:07.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321923074 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:07 [2024-03-06T09:55:07.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
04:55:07 [2024-03-06T09:55:07.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:07 [2024-03-06T09:55:07.608Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:07 [2024-03-06T09:55:07.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
04:55:07 [2024-03-06T09:55:07.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321923576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:07 [2024-03-06T09:55:07.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321923576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:07 [2024-03-06T09:55:07.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321923576 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:07 [2024-03-06T09:55:07.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321923576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:07 [2024-03-06T09:55:07.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321923576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:07 [2024-03-06T09:55:07.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321923576 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:07 [2024-03-06T09:55:07.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321923578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:07 [2024-03-06T09:55:07.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321923578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:07 [2024-03-06T09:55:07.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321923578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:07 [2024-03-06T09:55:07.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321923578 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:07 [2024-03-06T09:55:07.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321923578 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
04:55:07 [2024-03-06T09:55:07.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
04:55:07 [2024-03-06T09:55:07.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:08 [2024-03-06T09:55:08.170Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:08 [2024-03-06T09:55:08.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
04:55:08 [2024-03-06T09:55:08.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321924080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:08 [2024-03-06T09:55:08.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321924080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:08 [2024-03-06T09:55:08.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321924080 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:08 [2024-03-06T09:55:08.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321924081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:08 [2024-03-06T09:55:08.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321924081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:08 [2024-03-06T09:55:08.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321924081 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:08 [2024-03-06T09:55:08.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321924082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:08 [2024-03-06T09:55:08.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321924082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:08 [2024-03-06T09:55:08.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321924082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:08 [2024-03-06T09:55:08.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321924082 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:08 [2024-03-06T09:55:08.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321924082 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:08 [2024-03-06T09:55:08.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
04:55:08 [2024-03-06T09:55:08.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:08 [2024-03-06T09:55:08.425Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:08 [2024-03-06T09:55:08.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
04:55:08 [2024-03-06T09:55:08.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321924584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:08 [2024-03-06T09:55:08.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321924584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:08 [2024-03-06T09:55:08.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321924584 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:08 [2024-03-06T09:55:08.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321924584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:08 [2024-03-06T09:55:08.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321924584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:08 [2024-03-06T09:55:08.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321924584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:08 [2024-03-06T09:55:08.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321924585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:08 [2024-03-06T09:55:08.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321924585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:08 [2024-03-06T09:55:08.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321924586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:08 [2024-03-06T09:55:08.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321924586 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:08 [2024-03-06T09:55:08.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321924586 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:08 [2024-03-06T09:55:08.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
04:55:08 [2024-03-06T09:55:08.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:08 [2024-03-06T09:55:08.987Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:08 [2024-03-06T09:55:08.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
04:55:08 [2024-03-06T09:55:08.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321925087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:08 [2024-03-06T09:55:08.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321925087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:08 [2024-03-06T09:55:08.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321925087 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:08 [2024-03-06T09:55:08.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321925088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:08 [2024-03-06T09:55:08.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321925088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:08 [2024-03-06T09:55:08.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321925088 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:08 [2024-03-06T09:55:08.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321925089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:08 [2024-03-06T09:55:08.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321925089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:08 [2024-03-06T09:55:08.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321925089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:08 [2024-03-06T09:55:08.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321925089 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:08 [2024-03-06T09:55:08.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321925089 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:08 [2024-03-06T09:55:08.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
04:55:08 [2024-03-06T09:55:08.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:09 [2024-03-06T09:55:09.549Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:09 [2024-03-06T09:55:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
04:55:09 [2024-03-06T09:55:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321925591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:09 [2024-03-06T09:55:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321925591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:09 [2024-03-06T09:55:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321925591 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:09 [2024-03-06T09:55:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321925591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:09 [2024-03-06T09:55:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321925591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:09 [2024-03-06T09:55:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321925591 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:09 [2024-03-06T09:55:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321925596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:09 [2024-03-06T09:55:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321925596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:09 [2024-03-06T09:55:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321925596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:09 [2024-03-06T09:55:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321925596 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:09 [2024-03-06T09:55:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321925597 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:09 [2024-03-06T09:55:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
04:55:09 [2024-03-06T09:55:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:10 [2024-03-06T09:55:10.119Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:10 [2024-03-06T09:55:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
04:55:10 [2024-03-06T09:55:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321926098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:10 [2024-03-06T09:55:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321926098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:10 [2024-03-06T09:55:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321926098 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:10 [2024-03-06T09:55:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321926098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:10 [2024-03-06T09:55:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321926099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:10 [2024-03-06T09:55:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321926099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:10 [2024-03-06T09:55:10.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321926100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:10 [2024-03-06T09:55:10.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321926100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:10 [2024-03-06T09:55:10.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321926100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:10 [2024-03-06T09:55:10.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321926100 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:10 [2024-03-06T09:55:10.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321926100 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
04:55:10 [2024-03-06T09:55:10.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
04:55:10 [2024-03-06T09:55:10.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:10 [2024-03-06T09:55:10.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:13 [2024-03-06T09:55:13.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:55:13 [2024-03-06T09:55:13.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:55:13 [2024-03-06T09:55:13.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:13 [2024-03-06T09:55:13.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:13 [2024-03-06T09:55:13.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:13 [2024-03-06T09:55:13.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:55:13 [2024-03-06T09:55:13.195Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:55:13 [2024-03-06T09:55:13.195Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:13 [2024-03-06T09:55:13.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
04:55:13 [2024-03-06T09:55:13.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321929232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:13 [2024-03-06T09:55:13.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321929232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:13 [2024-03-06T09:55:13.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321929232 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:13 [2024-03-06T09:55:13.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321929232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:13 [2024-03-06T09:55:13.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321929232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:13 [2024-03-06T09:55:13.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321929232 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:13 [2024-03-06T09:55:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321929233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:13 [2024-03-06T09:55:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321929233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:13 [2024-03-06T09:55:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321929233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:13 [2024-03-06T09:55:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321929233 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:13 [2024-03-06T09:55:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321929233 data=null}, ToolItem with tooltip text {Select Next State Change}]
04:55:13 [2024-03-06T09:55:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
04:55:13 [2024-03-06T09:55:13.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:13 [2024-03-06T09:55:13.759Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:13 [2024-03-06T09:55:13.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
04:55:13 [2024-03-06T09:55:13.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321929735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:13 [2024-03-06T09:55:13.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321929735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:13 [2024-03-06T09:55:13.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321929735 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:13 [2024-03-06T09:55:13.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321929735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:13 [2024-03-06T09:55:13.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321929735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:13 [2024-03-06T09:55:13.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321929735 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:13 [2024-03-06T09:55:13.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321929737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:13 [2024-03-06T09:55:13.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321929737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:13 [2024-03-06T09:55:13.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321929737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:13 [2024-03-06T09:55:13.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321929737 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:13 [2024-03-06T09:55:13.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321929737 data=null}, ToolItem with tooltip text {Select Next State Change}]
04:55:13 [2024-03-06T09:55:13.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
04:55:13 [2024-03-06T09:55:13.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:14 [2024-03-06T09:55:14.321Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:14 [2024-03-06T09:55:14.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
04:55:14 [2024-03-06T09:55:14.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321930248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:14 [2024-03-06T09:55:14.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321930248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:14 [2024-03-06T09:55:14.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321930248 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:14 [2024-03-06T09:55:14.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321930248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:14 [2024-03-06T09:55:14.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321930248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:14 [2024-03-06T09:55:14.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321930248 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:14 [2024-03-06T09:55:14.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321930249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:14 [2024-03-06T09:55:14.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321930249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:14 [2024-03-06T09:55:14.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321930249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:14 [2024-03-06T09:55:14.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321930249 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:14 [2024-03-06T09:55:14.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321930249 data=null}, ToolItem with tooltip text {Select Next State Change}]
04:55:14 [2024-03-06T09:55:14.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
04:55:14 [2024-03-06T09:55:14.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:14 [2024-03-06T09:55:14.576Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:14 [2024-03-06T09:55:14.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
04:55:14 [2024-03-06T09:55:14.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321930766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:14 [2024-03-06T09:55:14.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321930766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:14 [2024-03-06T09:55:14.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321930766 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:14 [2024-03-06T09:55:14.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321930766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:14 [2024-03-06T09:55:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321930766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:14 [2024-03-06T09:55:14.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321930766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:14 [2024-03-06T09:55:14.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321930772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:14 [2024-03-06T09:55:14.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321930772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:14 [2024-03-06T09:55:14.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321930772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:14 [2024-03-06T09:55:14.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321930772 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:14 [2024-03-06T09:55:14.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321930772 data=null}, ToolItem with tooltip text {Select Next State Change}]
04:55:14 [2024-03-06T09:55:14.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
04:55:14 [2024-03-06T09:55:14.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:15 [2024-03-06T09:55:15.087Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:15 [2024-03-06T09:55:15.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
04:55:15 [2024-03-06T09:55:15.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321931274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:15 [2024-03-06T09:55:15.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321931274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:15 [2024-03-06T09:55:15.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321931274 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:15 [2024-03-06T09:55:15.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321931274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:15 [2024-03-06T09:55:15.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321931274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:15 [2024-03-06T09:55:15.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321931274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:15 [2024-03-06T09:55:15.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321931275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:15 [2024-03-06T09:55:15.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321931275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:15 [2024-03-06T09:55:15.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321931275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:15 [2024-03-06T09:55:15.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321931275 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:15 [2024-03-06T09:55:15.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321931276 data=null}, ToolItem with tooltip text {Select Next State Change}]
04:55:15 [2024-03-06T09:55:15.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
04:55:15 [2024-03-06T09:55:15.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:15 [2024-03-06T09:55:15.648Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:15 [2024-03-06T09:55:15.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
04:55:15 [2024-03-06T09:55:15.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321931777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:15 [2024-03-06T09:55:15.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321931777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:15 [2024-03-06T09:55:15.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321931777 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:15 [2024-03-06T09:55:15.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321931777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:15 [2024-03-06T09:55:15.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321931777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:15 [2024-03-06T09:55:15.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321931778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:15 [2024-03-06T09:55:15.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321931779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:15 [2024-03-06T09:55:15.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321931779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:15 [2024-03-06T09:55:15.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321931779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:15 [2024-03-06T09:55:15.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321931780 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:15 [2024-03-06T09:55:15.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321931780 data=null}, ToolItem with tooltip text {Select Next State Change}]
04:55:15 [2024-03-06T09:55:15.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
04:55:15 [2024-03-06T09:55:15.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:16 [2024-03-06T09:55:16.209Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:16 [2024-03-06T09:55:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
04:55:16 [2024-03-06T09:55:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321932281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:16 [2024-03-06T09:55:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321932281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:16 [2024-03-06T09:55:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321932281 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:16 [2024-03-06T09:55:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321932281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:16 [2024-03-06T09:55:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321932281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:16 [2024-03-06T09:55:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321932281 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:16 [2024-03-06T09:55:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321932288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:16 [2024-03-06T09:55:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321932288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:16 [2024-03-06T09:55:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321932288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:16 [2024-03-06T09:55:16.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321932288 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:16 [2024-03-06T09:55:16.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321932288 data=null}, ToolItem with tooltip text {Select Previous State Change}]
04:55:16 [2024-03-06T09:55:16.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
04:55:16 [2024-03-06T09:55:16.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:16 [2024-03-06T09:55:16.770Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:16 [2024-03-06T09:55:16.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
04:55:16 [2024-03-06T09:55:16.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321932790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:16 [2024-03-06T09:55:16.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321932790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:16 [2024-03-06T09:55:16.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321932790 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:16 [2024-03-06T09:55:16.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321932790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:16 [2024-03-06T09:55:16.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321932790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:16 [2024-03-06T09:55:16.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321932790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:16 [2024-03-06T09:55:16.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321932791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:16 [2024-03-06T09:55:16.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321932791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:16 [2024-03-06T09:55:16.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321932791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:16 [2024-03-06T09:55:16.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321932791 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:16 [2024-03-06T09:55:16.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321932791 data=null}, ToolItem with tooltip text {Select Previous State Change}]
04:55:16 [2024-03-06T09:55:16.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
04:55:16 [2024-03-06T09:55:16.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:17 [2024-03-06T09:55:17.331Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:17 [2024-03-06T09:55:17.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
04:55:17 [2024-03-06T09:55:17.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321933293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:17 [2024-03-06T09:55:17.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321933293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:17 [2024-03-06T09:55:17.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321933293 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:17 [2024-03-06T09:55:17.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321933293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:17 [2024-03-06T09:55:17.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321933293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:17 [2024-03-06T09:55:17.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321933293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:17 [2024-03-06T09:55:17.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321933294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:17 [2024-03-06T09:55:17.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321933295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:17 [2024-03-06T09:55:17.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321933295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:17 [2024-03-06T09:55:17.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321933295 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:17 [2024-03-06T09:55:17.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321933295 data=null}, ToolItem with tooltip text {Select Previous State Change}]
04:55:17 [2024-03-06T09:55:17.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
04:55:17 [2024-03-06T09:55:17.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:17 [2024-03-06T09:55:17.892Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:17 [2024-03-06T09:55:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
04:55:17 [2024-03-06T09:55:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321933796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:17 [2024-03-06T09:55:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321933796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:17 [2024-03-06T09:55:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321933796 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:17 [2024-03-06T09:55:17.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321933796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:17 [2024-03-06T09:55:17.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321933796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:17 [2024-03-06T09:55:17.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321933797 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:17 [2024-03-06T09:55:17.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321933798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:17 [2024-03-06T09:55:17.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321933798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:17 [2024-03-06T09:55:17.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321933798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:17 [2024-03-06T09:55:17.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321933798 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:17 [2024-03-06T09:55:17.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321933798 data=null}, ToolItem with tooltip text {Select Previous State Change}]
04:55:17 [2024-03-06T09:55:17.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
04:55:17 [2024-03-06T09:55:17.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:18 [2024-03-06T09:55:18.149Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:18 [2024-03-06T09:55:18.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
04:55:18 [2024-03-06T09:55:18.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321934299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:18 [2024-03-06T09:55:18.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321934299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:18 [2024-03-06T09:55:18.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321934300 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:18 [2024-03-06T09:55:18.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321934300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:18 [2024-03-06T09:55:18.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321934300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:18 [2024-03-06T09:55:18.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321934300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:18 [2024-03-06T09:55:18.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321934301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:18 [2024-03-06T09:55:18.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321934301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:18 [2024-03-06T09:55:18.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321934301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:18 [2024-03-06T09:55:18.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321934301 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:18 [2024-03-06T09:55:18.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321934301 data=null}, ToolItem with tooltip text {Select Next State Change}]
04:55:18 [2024-03-06T09:55:18.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
04:55:18 [2024-03-06T09:55:18.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:18 [2024-03-06T09:55:18.710Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:18 [2024-03-06T09:55:18.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
04:55:18 [2024-03-06T09:55:18.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321934803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:18 [2024-03-06T09:55:18.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321934803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:18 [2024-03-06T09:55:18.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321934803 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:18 [2024-03-06T09:55:18.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321934803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:18 [2024-03-06T09:55:18.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321934803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:18 [2024-03-06T09:55:18.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321934803 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:18 [2024-03-06T09:55:18.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321934805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:18 [2024-03-06T09:55:18.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321934805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:18 [2024-03-06T09:55:18.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321934805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:18 [2024-03-06T09:55:18.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321934805 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:18 [2024-03-06T09:55:18.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321934805 data=null}, ToolItem with tooltip text {Select Next State Change}]
04:55:18 [2024-03-06T09:55:18.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
04:55:18 [2024-03-06T09:55:18.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:19 [2024-03-06T09:55:19.272Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:19 [2024-03-06T09:55:19.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
04:55:19 [2024-03-06T09:55:19.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321935306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:19 [2024-03-06T09:55:19.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321935306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:19 [2024-03-06T09:55:19.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321935307 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:19 [2024-03-06T09:55:19.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321935307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:19 [2024-03-06T09:55:19.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321935307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:19 [2024-03-06T09:55:19.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321935307 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:19 [2024-03-06T09:55:19.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321935308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:19 [2024-03-06T09:55:19.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321935308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:19 [2024-03-06T09:55:19.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321935308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:19 [2024-03-06T09:55:19.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321935308 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:19 [2024-03-06T09:55:19.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321935308 data=null}, ToolItem with tooltip text {Select Previous State Change}]
04:55:19 [2024-03-06T09:55:19.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
04:55:19 [2024-03-06T09:55:19.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:19 [2024-03-06T09:55:19.835Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:19 [2024-03-06T09:55:19.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
04:55:19 [2024-03-06T09:55:19.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321935810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:19 [2024-03-06T09:55:19.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321935810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:19 [2024-03-06T09:55:19.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321935810 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:19 [2024-03-06T09:55:19.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321935810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:19 [2024-03-06T09:55:19.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321935810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:19 [2024-03-06T09:55:19.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321935811 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:19 [2024-03-06T09:55:19.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321935812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:19 [2024-03-06T09:55:19.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321935812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:19 [2024-03-06T09:55:19.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321935812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:19 [2024-03-06T09:55:19.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321935812 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:19 [2024-03-06T09:55:19.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321935812 data=null}, ToolItem with tooltip text {Select Previous State Change}]
04:55:19 [2024-03-06T09:55:19.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
04:55:19 [2024-03-06T09:55:19.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:20 [2024-03-06T09:55:20.396Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:20 [2024-03-06T09:55:20.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
04:55:20 [2024-03-06T09:55:20.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321936314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:20 [2024-03-06T09:55:20.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321936314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:20 [2024-03-06T09:55:20.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321936314 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:20 [2024-03-06T09:55:20.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321936314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:20 [2024-03-06T09:55:20.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321936314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:20 [2024-03-06T09:55:20.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321936314 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:20 [2024-03-06T09:55:20.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321936315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:20 [2024-03-06T09:55:20.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321936315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:20 [2024-03-06T09:55:20.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321936315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:20 [2024-03-06T09:55:20.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321936316 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:20 [2024-03-06T09:55:20.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321936316 data=null}, ToolItem with tooltip text {Select Previous State Change}]
04:55:20 [2024-03-06T09:55:20.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
04:55:20 [2024-03-06T09:55:20.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:20 [2024-03-06T09:55:20.652Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:20 [2024-03-06T09:55:20.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
04:55:20 [2024-03-06T09:55:20.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321936817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:20 [2024-03-06T09:55:20.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321936817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:20 [2024-03-06T09:55:20.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321936817 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:20 [2024-03-06T09:55:20.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321936817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:20 [2024-03-06T09:55:20.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321936817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:20 [2024-03-06T09:55:20.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321936818 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:20 [2024-03-06T09:55:20.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321936822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:20 [2024-03-06T09:55:20.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321936823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:20 [2024-03-06T09:55:20.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321936823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:20 [2024-03-06T09:55:20.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321936823 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:20 [2024-03-06T09:55:20.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321936823 data=null}, ToolItem with tooltip text {Select Next State Change}]
04:55:20 [2024-03-06T09:55:20.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
04:55:20 [2024-03-06T09:55:20.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:21 [2024-03-06T09:55:21.214Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:21 [2024-03-06T09:55:21.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
04:55:21 [2024-03-06T09:55:21.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321937324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:21 [2024-03-06T09:55:21.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321937324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:21 [2024-03-06T09:55:21.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321937325 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:21 [2024-03-06T09:55:21.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321937325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:21 [2024-03-06T09:55:21.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321937325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:21 [2024-03-06T09:55:21.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321937325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:21 [2024-03-06T09:55:21.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321937326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:21 [2024-03-06T09:55:21.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321937326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:21 [2024-03-06T09:55:21.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321937326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:21 [2024-03-06T09:55:21.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321937327 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:21 [2024-03-06T09:55:21.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321937327 data=null}, ToolItem with tooltip text {Select Next State Change}]
04:55:21 [2024-03-06T09:55:21.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
04:55:21 [2024-03-06T09:55:21.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:21 [2024-03-06T09:55:21.776Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:21 [2024-03-06T09:55:21.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
04:55:21 [2024-03-06T09:55:21.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321937828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:21 [2024-03-06T09:55:21.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321937828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:21 [2024-03-06T09:55:21.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321937828 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:21 [2024-03-06T09:55:21.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321937828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:21 [2024-03-06T09:55:21.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321937828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:21 [2024-03-06T09:55:21.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321937828 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:21 [2024-03-06T09:55:21.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321937830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:21 [2024-03-06T09:55:21.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321937830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:21 [2024-03-06T09:55:21.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321937830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:21 [2024-03-06T09:55:21.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321937830 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:21 [2024-03-06T09:55:21.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321937830 data=null}, ToolItem with tooltip text {Select Next State Change}]
04:55:21 [2024-03-06T09:55:21.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
04:55:21 [2024-03-06T09:55:21.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:22 [2024-03-06T09:55:22.338Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:22 [2024-03-06T09:55:22.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
04:55:22 [2024-03-06T09:55:22.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321938335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:22 [2024-03-06T09:55:22.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321938335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:22 [2024-03-06T09:55:22.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321938336 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:22 [2024-03-06T09:55:22.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321938336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:22 [2024-03-06T09:55:22.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321938336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:22 [2024-03-06T09:55:22.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321938336 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:22 [2024-03-06T09:55:22.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321938337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:22 [2024-03-06T09:55:22.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321938337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:22 [2024-03-06T09:55:22.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321938337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:55:22 [2024-03-06T09:55:22.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321938337 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:55:22 [2024-03-06T09:55:22.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321938337 data=null}, ToolItem with tooltip text {Select Next State Change}]
04:55:22 [2024-03-06T09:55:22.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
04:55:22 [2024-03-06T09:55:22.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:22 [2024-03-06T09:55:22.899Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:22 [2024-03-06T09:55:22.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
04:55:22 [2024-03-06T09:55:22.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321938839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:22 [2024-03-06T09:55:22.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321938839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:22 [2024-03-06T09:55:22.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321938839 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:22 [2024-03-06T09:55:22.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321938839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:22 [2024-03-06T09:55:22.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321938839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:22 [2024-03-06T09:55:22.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321938839 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:22 [2024-03-06T09:55:22.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321938840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:22 [2024-03-06T09:55:22.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321938840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:22 [2024-03-06T09:55:22.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321938841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:22 [2024-03-06T09:55:22.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321938841 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:22 [2024-03-06T09:55:22.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321938841 data=null}, ToolItem with tooltip text {Select Previous State Change}]
04:55:22 [2024-03-06T09:55:22.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
04:55:22 [2024-03-06T09:55:22.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:23 [2024-03-06T09:55:23.155Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:23 [2024-03-06T09:55:23.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
04:55:23 [2024-03-06T09:55:23.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321939342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:23 [2024-03-06T09:55:23.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321939342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:23 [2024-03-06T09:55:23.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321939342 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:23 [2024-03-06T09:55:23.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321939342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:23 [2024-03-06T09:55:23.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321939343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:23 [2024-03-06T09:55:23.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321939343 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:23 [2024-03-06T09:55:23.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321939344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:23 [2024-03-06T09:55:23.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321939344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:23 [2024-03-06T09:55:23.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321939344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:23 [2024-03-06T09:55:23.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321939344 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:23 [2024-03-06T09:55:23.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321939344 data=null}, ToolItem with tooltip text {Select Previous State Change}]
04:55:23 [2024-03-06T09:55:23.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
04:55:23 [2024-03-06T09:55:23.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:23 [2024-03-06T09:55:23.717Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:23 [2024-03-06T09:55:23.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
04:55:23 [2024-03-06T09:55:23.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321939846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:23 [2024-03-06T09:55:23.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321939846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:23 [2024-03-06T09:55:23.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321939846 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:23 [2024-03-06T09:55:23.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321939846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:23 [2024-03-06T09:55:23.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321939846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:23 [2024-03-06T09:55:23.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321939846 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:23 [2024-03-06T09:55:23.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321939847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:23 [2024-03-06T09:55:23.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321939847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:23 [2024-03-06T09:55:23.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321939848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:23 [2024-03-06T09:55:23.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321939848 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:23 [2024-03-06T09:55:23.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321939848 data=null}, ToolItem with tooltip text {Select Previous State Change}]
04:55:23 [2024-03-06T09:55:23.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
04:55:23 [2024-03-06T09:55:23.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:24 [2024-03-06T09:55:24.277Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:24 [2024-03-06T09:55:24.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
04:55:24 [2024-03-06T09:55:24.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321940349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:24 [2024-03-06T09:55:24.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321940349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:24 [2024-03-06T09:55:24.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321940349 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:24 [2024-03-06T09:55:24.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321940349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:24 [2024-03-06T09:55:24.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321940350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:24 [2024-03-06T09:55:24.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321940350 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:24 [2024-03-06T09:55:24.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321940351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:24 [2024-03-06T09:55:24.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321940351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:24 [2024-03-06T09:55:24.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321940351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:24 [2024-03-06T09:55:24.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321940351 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:24 [2024-03-06T09:55:24.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321940351 data=null}, ToolItem with tooltip text {Select Previous State Change}]
04:55:24 [2024-03-06T09:55:24.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
04:55:24 [2024-03-06T09:55:24.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:24 [2024-03-06T09:55:24.839Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:24 [2024-03-06T09:55:24.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
04:55:24 [2024-03-06T09:55:24.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321940853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:24 [2024-03-06T09:55:24.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321940853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:24 [2024-03-06T09:55:24.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321940853 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:24 [2024-03-06T09:55:24.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321940853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:24 [2024-03-06T09:55:24.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321940853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:24 [2024-03-06T09:55:24.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321940853 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:24 [2024-03-06T09:55:24.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321940854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:24 [2024-03-06T09:55:24.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321940854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:24 [2024-03-06T09:55:24.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321940854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:55:24 [2024-03-06T09:55:24.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321940854 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:55:24 [2024-03-06T09:55:24.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321940855 data=null}, ToolItem with tooltip text {Select Previous State Change}]
04:55:24 [2024-03-06T09:55:24.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
04:55:24 [2024-03-06T09:55:24.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:25 [2024-03-06T09:55:25.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:27 [2024-03-06T09:55:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:55:27 [2024-03-06T09:55:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:55:27 [2024-03-06T09:55:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:27 [2024-03-06T09:55:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:27 [2024-03-06T09:55:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:55:27 [2024-03-06T09:55:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:27 [2024-03-06T09:55:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
04:55:27 [2024-03-06T09:55:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
04:55:27 [2024-03-06T09:55:27.926Z] 
04:55:27 [2024-03-06T09:55:27.926Z] (Eclipse:12853): Gtk-WARNING **: 09:55:27.755: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:27 [2024-03-06T09:55:27.926Z] 
04:55:27 [2024-03-06T09:55:27.926Z] (Eclipse:12853): Gtk-WARNING **: 09:55:27.755: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:27 [2024-03-06T09:55:27.926Z] 
04:55:27 [2024-03-06T09:55:27.926Z] (Eclipse:12853): Gtk-WARNING **: 09:55:27.755: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:27 [2024-03-06T09:55:27.926Z] 
04:55:27 [2024-03-06T09:55:27.926Z] (Eclipse:12853): Gtk-WARNING **: 09:55:27.755: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:27 [2024-03-06T09:55:27.926Z] 
04:55:27 [2024-03-06T09:55:27.926Z] (Eclipse:12853): Gtk-WARNING **: 09:55:27.826: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:27 [2024-03-06T09:55:27.926Z] 
04:55:27 [2024-03-06T09:55:27.926Z] (Eclipse:12853): Gtk-WARNING **: 09:55:27.826: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:27 [2024-03-06T09:55:27.926Z] 
04:55:27 [2024-03-06T09:55:27.926Z] (Eclipse:12853): Gtk-WARNING **: 09:55:27.826: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:27 [2024-03-06T09:55:27.926Z] 
04:55:27 [2024-03-06T09:55:27.926Z] (Eclipse:12853): Gtk-WARNING **: 09:55:27.826: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:27 [2024-03-06T09:55:27.926Z] 
04:55:27 [2024-03-06T09:55:27.926Z] (Eclipse:12853): Gtk-WARNING **: 09:55:27.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:27 [2024-03-06T09:55:27.926Z] 
04:55:27 [2024-03-06T09:55:27.926Z] (Eclipse:12853): Gtk-WARNING **: 09:55:27.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:27 [2024-03-06T09:55:27.926Z] 
04:55:27 [2024-03-06T09:55:27.926Z] (Eclipse:12853): Gtk-WARNING **: 09:55:27.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:27 [2024-03-06T09:55:27.926Z] 
04:55:27 [2024-03-06T09:55:27.926Z] (Eclipse:12853): Gtk-WARNING **: 09:55:27.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:27 [2024-03-06T09:55:27.926Z] 
04:55:27 [2024-03-06T09:55:27.926Z] (Eclipse:12853): Gtk-WARNING **: 09:55:27.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:27 [2024-03-06T09:55:27.926Z] 
04:55:27 [2024-03-06T09:55:27.926Z] (Eclipse:12853): Gtk-WARNING **: 09:55:27.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:27 [2024-03-06T09:55:27.926Z] 
04:55:27 [2024-03-06T09:55:27.926Z] (Eclipse:12853): Gtk-WARNING **: 09:55:27.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:27 [2024-03-06T09:55:27.926Z] 
04:55:27 [2024-03-06T09:55:27.926Z] (Eclipse:12853): Gtk-WARNING **: 09:55:27.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:27 [2024-03-06T09:55:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
04:55:27 [2024-03-06T09:55:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
04:55:27 [2024-03-06T09:55:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321944112 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
04:55:27 [2024-03-06T09:55:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:55:27 [2024-03-06T09:55:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
04:55:27 [2024-03-06T09:55:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
04:55:27 [2024-03-06T09:55:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:55:27 [2024-03-06T09:55:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:55:27 [2024-03-06T09:55:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:55:27 [2024-03-06T09:55:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:27 [2024-03-06T09:55:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:27 [2024-03-06T09:55:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:55:27 [2024-03-06T09:55:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:55:27 [2024-03-06T09:55:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:55:27 [2024-03-06T09:55:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
04:55:27 [2024-03-06T09:55:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
04:55:27 [2024-03-06T09:55:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:55:27 [2024-03-06T09:55:27.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:27 [2024-03-06T09:55:27.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:27 [2024-03-06T09:55:27.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:55:27 [2024-03-06T09:55:27.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
04:55:27 [2024-03-06T09:55:27.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
04:55:27 [2024-03-06T09:55:27.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
04:55:27 [2024-03-06T09:55:27.927Z]  ", using matcher: of type 'Text'
04:55:27 [2024-03-06T09:55:27.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:55:27 [2024-03-06T09:55:27.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected
04:55:27 [2024-03-06T09:55:27.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=321944115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:27 [2024-03-06T09:55:27.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=321944115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:27 [2024-03-06T09:55:27.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=321944115 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:27 [2024-03-06T09:55:27.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=321944115 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:27 [2024-03-06T09:55:27.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=321944116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:27 [2024-03-06T09:55:27.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=321944116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:27 [2024-03-06T09:55:27.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=321944116 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:27 [2024-03-06T09:55:27.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=321944116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:27 [2024-03-06T09:55:27.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=321944116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:27 [2024-03-06T09:55:27.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=321944117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:27 [2024-03-06T09:55:27.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=321944117 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:27 [2024-03-06T09:55:27.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=321944117 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:27 [2024-03-06T09:55:27.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:55:27 [2024-03-06T09:55:27.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
04:55:27 [2024-03-06T09:55:27.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=321944117 data=null doit=true}, Button with text {All Active Threads}]
04:55:27 [2024-03-06T09:55:27.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=321944117 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {All Active Threads}]
04:55:27 [2024-03-06T09:55:27.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
04:55:28 [2024-03-06T09:55:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=321944118 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
04:55:28 [2024-03-06T09:55:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=321944118 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
04:55:28 [2024-03-06T09:55:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=321944118 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
04:55:28 [2024-03-06T09:55:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=321944118 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
04:55:28 [2024-03-06T09:55:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
04:55:28 [2024-03-06T09:55:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:55:28 [2024-03-06T09:55:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:55:28 [2024-03-06T09:55:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:55:28 [2024-03-06T09:55:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:28 [2024-03-06T09:55:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:28 [2024-03-06T09:55:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:55:28 [2024-03-06T09:55:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:55:28 [2024-03-06T09:55:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:55:28 [2024-03-06T09:55:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:55:28 [2024-03-06T09:55:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321944133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:28 [2024-03-06T09:55:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321944133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:28 [2024-03-06T09:55:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321944133 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:28 [2024-03-06T09:55:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321944133 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:28 [2024-03-06T09:55:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321944133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:28 [2024-03-06T09:55:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321944134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:28 [2024-03-06T09:55:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321944134 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:28 [2024-03-06T09:55:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=321943817 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
04:55:28 [2024-03-06T09:55:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:55:28 [2024-03-06T09:55:28.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:28 [2024-03-06T09:55:28.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:28 [2024-03-06T09:55:28.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:28 [2024-03-06T09:55:28.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
04:55:28 [2024-03-06T09:55:28.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
04:55:28 [2024-03-06T09:55:28.999Z] 
04:55:28 [2024-03-06T09:55:28.999Z] (Eclipse:12853): Gtk-WARNING **: 09:55:28.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:28 [2024-03-06T09:55:28.999Z] 
04:55:28 [2024-03-06T09:55:28.999Z] (Eclipse:12853): Gtk-WARNING **: 09:55:28.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:28 [2024-03-06T09:55:28.999Z] 
04:55:28 [2024-03-06T09:55:28.999Z] (Eclipse:12853): Gtk-WARNING **: 09:55:28.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:28 [2024-03-06T09:55:28.999Z] 
04:55:28 [2024-03-06T09:55:28.999Z] (Eclipse:12853): Gtk-WARNING **: 09:55:28.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:28 [2024-03-06T09:55:28.999Z] 
04:55:28 [2024-03-06T09:55:28.999Z] (Eclipse:12853): Gtk-WARNING **: 09:55:28.823: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:28 [2024-03-06T09:55:28.999Z] 
04:55:28 [2024-03-06T09:55:28.999Z] (Eclipse:12853): Gtk-WARNING **: 09:55:28.823: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:28 [2024-03-06T09:55:28.999Z] 
04:55:28 [2024-03-06T09:55:28.999Z] (Eclipse:12853): Gtk-WARNING **: 09:55:28.823: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:28 [2024-03-06T09:55:28.999Z] 
04:55:28 [2024-03-06T09:55:28.999Z] (Eclipse:12853): Gtk-WARNING **: 09:55:28.823: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:28 [2024-03-06T09:55:28.999Z] 
04:55:28 [2024-03-06T09:55:28.999Z] (Eclipse:12853): Gtk-WARNING **: 09:55:28.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:28 [2024-03-06T09:55:28.999Z] 
04:55:28 [2024-03-06T09:55:28.999Z] (Eclipse:12853): Gtk-WARNING **: 09:55:28.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:28 [2024-03-06T09:55:28.999Z] 
04:55:28 [2024-03-06T09:55:28.999Z] (Eclipse:12853): Gtk-WARNING **: 09:55:28.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:28 [2024-03-06T09:55:28.999Z] 
04:55:28 [2024-03-06T09:55:28.999Z] (Eclipse:12853): Gtk-WARNING **: 09:55:28.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:28 [2024-03-06T09:55:28.999Z] 
04:55:28 [2024-03-06T09:55:28.999Z] (Eclipse:12853): Gtk-WARNING **: 09:55:28.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:28 [2024-03-06T09:55:28.999Z] 
04:55:28 [2024-03-06T09:55:28.999Z] (Eclipse:12853): Gtk-WARNING **: 09:55:28.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:28 [2024-03-06T09:55:28.999Z] 
04:55:28 [2024-03-06T09:55:28.999Z] (Eclipse:12853): Gtk-WARNING **: 09:55:28.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:28 [2024-03-06T09:55:28.999Z] 
04:55:28 [2024-03-06T09:55:28.999Z] (Eclipse:12853): Gtk-WARNING **: 09:55:28.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:28 [2024-03-06T09:55:28.999Z] 
04:55:28 [2024-03-06T09:55:28.999Z] (Eclipse:12853): Gtk-WARNING **: 09:55:28.930: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:28 [2024-03-06T09:55:28.999Z] 
04:55:28 [2024-03-06T09:55:28.999Z] (Eclipse:12853): Gtk-WARNING **: 09:55:28.930: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:28 [2024-03-06T09:55:28.999Z] 
04:55:28 [2024-03-06T09:55:28.999Z] (Eclipse:12853): Gtk-WARNING **: 09:55:28.930: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:28 [2024-03-06T09:55:28.999Z] 
04:55:28 [2024-03-06T09:55:28.999Z] (Eclipse:12853): Gtk-WARNING **: 09:55:28.930: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:28 [2024-03-06T09:55:28.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
04:55:28 [2024-03-06T09:55:28.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
04:55:28 [2024-03-06T09:55:28.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321945148 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
04:55:28 [2024-03-06T09:55:28.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:55:28 [2024-03-06T09:55:28.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
04:55:28 [2024-03-06T09:55:28.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
04:55:28 [2024-03-06T09:55:28.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:55:28 [2024-03-06T09:55:28.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:55:28 [2024-03-06T09:55:28.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:55:28 [2024-03-06T09:55:28.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:28 [2024-03-06T09:55:28.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:28 [2024-03-06T09:55:28.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:55:28 [2024-03-06T09:55:28.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
04:55:28 [2024-03-06T09:55:28.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=321945149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:28 [2024-03-06T09:55:28.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=321945149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:29 [2024-03-06T09:55:29.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=321945149 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:29 [2024-03-06T09:55:29.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=321945149 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:29 [2024-03-06T09:55:29.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=321945150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:29 [2024-03-06T09:55:29.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=321945150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:29 [2024-03-06T09:55:29.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=321945150 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:29 [2024-03-06T09:55:29.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=321945151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:29 [2024-03-06T09:55:29.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=321945151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:29 [2024-03-06T09:55:29.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=321945151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:29 [2024-03-06T09:55:29.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=321945151 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:29 [2024-03-06T09:55:29.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=321945151 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:29 [2024-03-06T09:55:29.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:55:29 [2024-03-06T09:55:29.255Z] DEBUG ROOT - Closing lingering shell with title Dynamic Filters Configuration
04:55:29 [2024-03-06T09:55:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321945197 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
04:55:29 [2024-03-06T09:55:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=321944839 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
04:55:29 [2024-03-06T09:55:29.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:31 [2024-03-06T09:55:31.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:55:31 [2024-03-06T09:55:31.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:55:31 [2024-03-06T09:55:31.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:31 [2024-03-06T09:55:31.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:31 [2024-03-06T09:55:31.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:55:31 [2024-03-06T09:55:31.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:31 [2024-03-06T09:55:31.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
04:55:31 [2024-03-06T09:55:31.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
04:55:31 [2024-03-06T09:55:31.399Z] 
04:55:31 [2024-03-06T09:55:31.399Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:31 [2024-03-06T09:55:31.399Z] 
04:55:31 [2024-03-06T09:55:31.399Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:31 [2024-03-06T09:55:31.399Z] 
04:55:31 [2024-03-06T09:55:31.399Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:31 [2024-03-06T09:55:31.400Z] 
04:55:31 [2024-03-06T09:55:31.400Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:31 [2024-03-06T09:55:31.655Z] 
04:55:31 [2024-03-06T09:55:31.655Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:31 [2024-03-06T09:55:31.656Z] 
04:55:31 [2024-03-06T09:55:31.656Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:31 [2024-03-06T09:55:31.656Z] 
04:55:31 [2024-03-06T09:55:31.656Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:31 [2024-03-06T09:55:31.656Z] 
04:55:31 [2024-03-06T09:55:31.656Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:31 [2024-03-06T09:55:31.656Z] 
04:55:31 [2024-03-06T09:55:31.656Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:31 [2024-03-06T09:55:31.656Z] 
04:55:31 [2024-03-06T09:55:31.656Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:31 [2024-03-06T09:55:31.656Z] 
04:55:31 [2024-03-06T09:55:31.656Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:31 [2024-03-06T09:55:31.656Z] 
04:55:31 [2024-03-06T09:55:31.656Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:31 [2024-03-06T09:55:31.656Z] 
04:55:31 [2024-03-06T09:55:31.656Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.487: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:31 [2024-03-06T09:55:31.656Z] 
04:55:31 [2024-03-06T09:55:31.656Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.487: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:31 [2024-03-06T09:55:31.656Z] 
04:55:31 [2024-03-06T09:55:31.656Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.487: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:31 [2024-03-06T09:55:31.656Z] 
04:55:31 [2024-03-06T09:55:31.656Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.487: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:31 [2024-03-06T09:55:31.656Z] 
04:55:31 [2024-03-06T09:55:31.656Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:31 [2024-03-06T09:55:31.656Z] 
04:55:31 [2024-03-06T09:55:31.656Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:31 [2024-03-06T09:55:31.656Z] 
04:55:31 [2024-03-06T09:55:31.656Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:31 [2024-03-06T09:55:31.656Z] 
04:55:31 [2024-03-06T09:55:31.656Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:31 [2024-03-06T09:55:31.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
04:55:31 [2024-03-06T09:55:31.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
04:55:31 [2024-03-06T09:55:31.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321947725 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
04:55:31 [2024-03-06T09:55:31.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:55:31 [2024-03-06T09:55:31.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
04:55:31 [2024-03-06T09:55:31.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
04:55:31 [2024-03-06T09:55:31.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:55:31 [2024-03-06T09:55:31.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:55:31 [2024-03-06T09:55:31.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:55:31 [2024-03-06T09:55:31.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:31 [2024-03-06T09:55:31.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:31 [2024-03-06T09:55:31.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:55:31 [2024-03-06T09:55:31.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected
04:55:31 [2024-03-06T09:55:31.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=321947726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:31 [2024-03-06T09:55:31.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=321947726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:31 [2024-03-06T09:55:31.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=321947726 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:31 [2024-03-06T09:55:31.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=321947726 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:31 [2024-03-06T09:55:31.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=321947726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:31 [2024-03-06T09:55:31.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=321947726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:31 [2024-03-06T09:55:31.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=321947726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:31 [2024-03-06T09:55:31.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=321947727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:31 [2024-03-06T09:55:31.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=321947727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:31 [2024-03-06T09:55:31.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=321947727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:31 [2024-03-06T09:55:31.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=321947727 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:31 [2024-03-06T09:55:31.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=321947727 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:31 [2024-03-06T09:55:31.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:55:31 [2024-03-06T09:55:31.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:55:31 [2024-03-06T09:55:31.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:55:31 [2024-03-06T09:55:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:55:31 [2024-03-06T09:55:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:31 [2024-03-06T09:55:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:31 [2024-03-06T09:55:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:55:31 [2024-03-06T09:55:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:55:31 [2024-03-06T09:55:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:55:31 [2024-03-06T09:55:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:55:31 [2024-03-06T09:55:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321947727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:31 [2024-03-06T09:55:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321947727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:31 [2024-03-06T09:55:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321947727 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:31 [2024-03-06T09:55:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321947728 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:31 [2024-03-06T09:55:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321947728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:31 [2024-03-06T09:55:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321947728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:31 [2024-03-06T09:55:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321947728 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:31 [2024-03-06T09:55:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=321947421 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
04:55:31 [2024-03-06T09:55:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:55:31 [2024-03-06T09:55:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:31 [2024-03-06T09:55:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:31 [2024-03-06T09:55:31.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:31 [2024-03-06T09:55:31.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
04:55:31 [2024-03-06T09:55:31.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
04:55:31 [2024-03-06T09:55:31.912Z] 
04:55:31 [2024-03-06T09:55:31.912Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.891: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:31 [2024-03-06T09:55:31.912Z] 
04:55:31 [2024-03-06T09:55:31.912Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.891: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:31 [2024-03-06T09:55:31.912Z] 
04:55:31 [2024-03-06T09:55:31.912Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.891: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:31 [2024-03-06T09:55:31.912Z] 
04:55:31 [2024-03-06T09:55:31.912Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.891: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:32 [2024-03-06T09:55:32.168Z] 
04:55:32 [2024-03-06T09:55:32.168Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:32 [2024-03-06T09:55:32.168Z] 
04:55:32 [2024-03-06T09:55:32.168Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:32 [2024-03-06T09:55:32.168Z] 
04:55:32 [2024-03-06T09:55:32.168Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:32 [2024-03-06T09:55:32.168Z] 
04:55:32 [2024-03-06T09:55:32.168Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:32 [2024-03-06T09:55:32.168Z] 
04:55:32 [2024-03-06T09:55:32.168Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.958: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:32 [2024-03-06T09:55:32.168Z] 
04:55:32 [2024-03-06T09:55:32.168Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.958: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:32 [2024-03-06T09:55:32.168Z] 
04:55:32 [2024-03-06T09:55:32.168Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.958: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:32 [2024-03-06T09:55:32.168Z] 
04:55:32 [2024-03-06T09:55:32.168Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.958: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:32 [2024-03-06T09:55:32.168Z] 
04:55:32 [2024-03-06T09:55:32.168Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.993: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:32 [2024-03-06T09:55:32.168Z] 
04:55:32 [2024-03-06T09:55:32.168Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.994: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:32 [2024-03-06T09:55:32.168Z] 
04:55:32 [2024-03-06T09:55:32.168Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.994: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:32 [2024-03-06T09:55:32.168Z] 
04:55:32 [2024-03-06T09:55:32.168Z] (Eclipse:12853): Gtk-WARNING **: 09:55:31.994: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:32 [2024-03-06T09:55:32.168Z] 
04:55:32 [2024-03-06T09:55:32.168Z] (Eclipse:12853): Gtk-WARNING **: 09:55:32.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:32 [2024-03-06T09:55:32.168Z] 
04:55:32 [2024-03-06T09:55:32.168Z] (Eclipse:12853): Gtk-WARNING **: 09:55:32.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:32 [2024-03-06T09:55:32.168Z] 
04:55:32 [2024-03-06T09:55:32.168Z] (Eclipse:12853): Gtk-WARNING **: 09:55:32.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:32 [2024-03-06T09:55:32.168Z] 
04:55:32 [2024-03-06T09:55:32.168Z] (Eclipse:12853): Gtk-WARNING **: 09:55:32.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:32 [2024-03-06T09:55:32.168Z] 
04:55:32 [2024-03-06T09:55:32.168Z] (Eclipse:12853): Gtk-WARNING **: 09:55:32.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:32 [2024-03-06T09:55:32.168Z] 
04:55:32 [2024-03-06T09:55:32.168Z] (Eclipse:12853): Gtk-WARNING **: 09:55:32.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:32 [2024-03-06T09:55:32.168Z] 
04:55:32 [2024-03-06T09:55:32.168Z] (Eclipse:12853): Gtk-WARNING **: 09:55:32.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:32 [2024-03-06T09:55:32.168Z] 
04:55:32 [2024-03-06T09:55:32.168Z] (Eclipse:12853): Gtk-WARNING **: 09:55:32.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:32 [2024-03-06T09:55:32.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
04:55:32 [2024-03-06T09:55:32.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
04:55:32 [2024-03-06T09:55:32.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321948269 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
04:55:32 [2024-03-06T09:55:32.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:55:32 [2024-03-06T09:55:32.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
04:55:32 [2024-03-06T09:55:32.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
04:55:32 [2024-03-06T09:55:32.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:55:32 [2024-03-06T09:55:32.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:55:32 [2024-03-06T09:55:32.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:55:32 [2024-03-06T09:55:32.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:32 [2024-03-06T09:55:32.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:32 [2024-03-06T09:55:32.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:55:32 [2024-03-06T09:55:32.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
04:55:32 [2024-03-06T09:55:32.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=321948270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:32 [2024-03-06T09:55:32.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=321948270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:32 [2024-03-06T09:55:32.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=321948270 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:32 [2024-03-06T09:55:32.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=321948270 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:32 [2024-03-06T09:55:32.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=321948270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:32 [2024-03-06T09:55:32.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=321948270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:32 [2024-03-06T09:55:32.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=321948270 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:32 [2024-03-06T09:55:32.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=321948271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:32 [2024-03-06T09:55:32.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=321948271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:32 [2024-03-06T09:55:32.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=321948271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:32 [2024-03-06T09:55:32.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=321948271 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:32 [2024-03-06T09:55:32.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=321948271 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:32 [2024-03-06T09:55:32.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:55:32 [2024-03-06T09:55:32.169Z] DEBUG ROOT - Closing lingering shell with title Dynamic Filters Configuration
04:55:32 [2024-03-06T09:55:32.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321948314 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
04:55:32 [2024-03-06T09:55:32.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=321947972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
04:55:32 [2024-03-06T09:55:32.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:34 [2024-03-06T09:55:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:55:34 [2024-03-06T09:55:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:55:34 [2024-03-06T09:55:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:34 [2024-03-06T09:55:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:55:34 [2024-03-06T09:55:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:55:34 [2024-03-06T09:55:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:55:34 [2024-03-06T09:55:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:55:34 [2024-03-06T09:55:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:55:34 [2024-03-06T09:55:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:55:34 [2024-03-06T09:55:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:34 [2024-03-06T09:55:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:34 [2024-03-06T09:55:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:55:34 [2024-03-06T09:55:34.940Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
04:55:34 [2024-03-06T09:55:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:34 [2024-03-06T09:55:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:34 [2024-03-06T09:55:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:35 [2024-03-06T09:55:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:35 [2024-03-06T09:55:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:35 [2024-03-06T09:55:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:35 [2024-03-06T09:55:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:35 [2024-03-06T09:55:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:35 [2024-03-06T09:55:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:36 [2024-03-06T09:55:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:36 [2024-03-06T09:55:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:36 [2024-03-06T09:55:36.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:36 [2024-03-06T09:55:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:36 [2024-03-06T09:55:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:36 [2024-03-06T09:55:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:37 [2024-03-06T09:55:37.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:37 [2024-03-06T09:55:37.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:37 [2024-03-06T09:55:37.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:37 [2024-03-06T09:55:37.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:37 [2024-03-06T09:55:37.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:37 [2024-03-06T09:55:37.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:38 [2024-03-06T09:55:38.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:38 [2024-03-06T09:55:38.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:38 [2024-03-06T09:55:38.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:38 [2024-03-06T09:55:38.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:38 [2024-03-06T09:55:38.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:38 [2024-03-06T09:55:38.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:39 [2024-03-06T09:55:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:39 [2024-03-06T09:55:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:39 [2024-03-06T09:55:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:40 [2024-03-06T09:55:40.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:40 [2024-03-06T09:55:40.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:40 [2024-03-06T09:55:40.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:40 [2024-03-06T09:55:40.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:40 [2024-03-06T09:55:40.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:40 [2024-03-06T09:55:40.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:40 [2024-03-06T09:55:40.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:40 [2024-03-06T09:55:40.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:40 [2024-03-06T09:55:40.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:41 [2024-03-06T09:55:41.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:41 [2024-03-06T09:55:41.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:41 [2024-03-06T09:55:41.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:41 [2024-03-06T09:55:41.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:41 [2024-03-06T09:55:41.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:41 [2024-03-06T09:55:41.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:42 [2024-03-06T09:55:42.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:42 [2024-03-06T09:55:42.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:42 [2024-03-06T09:55:42.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:43 [2024-03-06T09:55:43.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:43 [2024-03-06T09:55:43.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:43 [2024-03-06T09:55:43.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:43 [2024-03-06T09:55:43.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:43 [2024-03-06T09:55:43.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:43 [2024-03-06T09:55:43.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:43 [2024-03-06T09:55:43.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:43 [2024-03-06T09:55:43.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:43 [2024-03-06T09:55:43.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:44 [2024-03-06T09:55:44.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:44 [2024-03-06T09:55:44.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:44 [2024-03-06T09:55:44.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:45 [2024-03-06T09:55:45.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:45 [2024-03-06T09:55:45.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:45 [2024-03-06T09:55:45.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:45 [2024-03-06T09:55:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:45 [2024-03-06T09:55:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:45 [2024-03-06T09:55:45.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:45 [2024-03-06T09:55:45.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:45 [2024-03-06T09:55:45.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:45 [2024-03-06T09:55:45.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:46 [2024-03-06T09:55:46.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:46 [2024-03-06T09:55:46.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:55:46 [2024-03-06T09:55:46.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:46 [2024-03-06T09:55:46.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:49 [2024-03-06T09:55:49.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:55:49 [2024-03-06T09:55:49.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:55:49 [2024-03-06T09:55:49.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:49 [2024-03-06T09:55:49.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:49 [2024-03-06T09:55:49.513Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:55:49 [2024-03-06T09:55:49.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters}
04:55:49 [2024-03-06T09:55:49.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321965438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
04:55:49 [2024-03-06T09:55:49.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321965438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
04:55:49 [2024-03-06T09:55:49.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321965438 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
04:55:49 [2024-03-06T09:55:49.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321965439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
04:55:49 [2024-03-06T09:55:49.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321965439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
04:55:49 [2024-03-06T09:55:49.768Z] 
04:55:49 [2024-03-06T09:55:49.768Z] (Eclipse:12853): Gtk-WARNING **: 09:55:49.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:49 [2024-03-06T09:55:49.768Z] 
04:55:49 [2024-03-06T09:55:49.768Z] (Eclipse:12853): Gtk-WARNING **: 09:55:49.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:49 [2024-03-06T09:55:49.768Z] 
04:55:49 [2024-03-06T09:55:49.768Z] (Eclipse:12853): Gtk-WARNING **: 09:55:49.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:49 [2024-03-06T09:55:49.768Z] 
04:55:49 [2024-03-06T09:55:49.768Z] (Eclipse:12853): Gtk-WARNING **: 09:55:49.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:49 [2024-03-06T09:55:49.768Z] 
04:55:49 [2024-03-06T09:55:49.768Z] (Eclipse:12853): Gtk-WARNING **: 09:55:49.603: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:49 [2024-03-06T09:55:49.768Z] 
04:55:49 [2024-03-06T09:55:49.768Z] (Eclipse:12853): Gtk-WARNING **: 09:55:49.603: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:49 [2024-03-06T09:55:49.768Z] 
04:55:49 [2024-03-06T09:55:49.768Z] (Eclipse:12853): Gtk-WARNING **: 09:55:49.603: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:49 [2024-03-06T09:55:49.769Z] 
04:55:49 [2024-03-06T09:55:49.769Z] (Eclipse:12853): Gtk-WARNING **: 09:55:49.603: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:49 [2024-03-06T09:55:49.769Z] 
04:55:49 [2024-03-06T09:55:49.769Z] (Eclipse:12853): Gtk-WARNING **: 09:55:49.647: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:49 [2024-03-06T09:55:49.769Z] 
04:55:49 [2024-03-06T09:55:49.769Z] (Eclipse:12853): Gtk-WARNING **: 09:55:49.647: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:49 [2024-03-06T09:55:49.769Z] 
04:55:49 [2024-03-06T09:55:49.769Z] (Eclipse:12853): Gtk-WARNING **: 09:55:49.647: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:49 [2024-03-06T09:55:49.769Z] 
04:55:49 [2024-03-06T09:55:49.769Z] (Eclipse:12853): Gtk-WARNING **: 09:55:49.647: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:49 [2024-03-06T09:55:49.769Z] 
04:55:49 [2024-03-06T09:55:49.769Z] (Eclipse:12853): Gtk-WARNING **: 09:55:49.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:49 [2024-03-06T09:55:49.769Z] 
04:55:49 [2024-03-06T09:55:49.769Z] (Eclipse:12853): Gtk-WARNING **: 09:55:49.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:49 [2024-03-06T09:55:49.769Z] 
04:55:49 [2024-03-06T09:55:49.769Z] (Eclipse:12853): Gtk-WARNING **: 09:55:49.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:49 [2024-03-06T09:55:49.769Z] 
04:55:49 [2024-03-06T09:55:49.769Z] (Eclipse:12853): Gtk-WARNING **: 09:55:49.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321965880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321965884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321965884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321965885 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321965885 data=null}, ToolItem with tooltip text {Show View Filters}]
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters}
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter'
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321965887 data=null doit=true}, Shell with text {Filter}]
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=321965889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=321965889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=321965889 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=321965889 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=321965889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=321965889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=321965889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=321965952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=321965952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=321965952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:49 [2024-03-06T09:55:49.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=321965952 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:49 [2024-03-06T09:55:49.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=321965952 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:49 [2024-03-06T09:55:49.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
04:55:49 [2024-03-06T09:55:49.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:55:49 [2024-03-06T09:55:49.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
04:55:49 [2024-03-06T09:55:49.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:55:49 [2024-03-06T09:55:49.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
04:55:49 [2024-03-06T09:55:49.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active'
04:55:49 [2024-03-06T09:55:49.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH'
04:55:49 [2024-03-06T09:55:49.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
04:55:49 [2024-03-06T09:55:49.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:55:49 [2024-03-06T09:55:49.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:55:49 [2024-03-06T09:55:49.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:55:49 [2024-03-06T09:55:49.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:55:49 [2024-03-06T09:55:49.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:49 [2024-03-06T09:55:49.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:49 [2024-03-06T09:55:49.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check Active
04:55:49 [2024-03-06T09:55:49.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check Active} time=321965953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
04:55:49 [2024-03-06T09:55:49.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check Active} time=321965953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
04:55:49 [2024-03-06T09:55:49.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check Active} time=321965953 data=null doit=true}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
04:55:49 [2024-03-06T09:55:49.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check Active} time=321965953 data=null}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
04:55:49 [2024-03-06T09:55:49.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check Active} time=321965953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
04:55:49 [2024-03-06T09:55:49.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check Active} time=321965953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
04:55:50 [2024-03-06T09:55:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check Active} time=321965953 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
04:55:50 [2024-03-06T09:55:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check Active} time=321966813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
04:55:50 [2024-03-06T09:55:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check Active} time=321966867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
04:55:50 [2024-03-06T09:55:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check Active} time=321966867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
04:55:50 [2024-03-06T09:55:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check Active} time=321966867 data=null doit=true}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
04:55:50 [2024-03-06T09:55:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check Active} time=321966867 data=null}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
04:55:50 [2024-03-06T09:55:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check Active
04:55:50 [2024-03-06T09:55:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:55:50 [2024-03-06T09:55:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
04:55:50 [2024-03-06T09:55:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:55:50 [2024-03-06T09:55:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:55:50 [2024-03-06T09:55:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:55:50 [2024-03-06T09:55:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:55:50 [2024-03-06T09:55:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
04:55:50 [2024-03-06T09:55:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:55:50 [2024-03-06T09:55:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:55:50 [2024-03-06T09:55:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:55:50 [2024-03-06T09:55:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:55:50 [2024-03-06T09:55:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:50 [2024-03-06T09:55:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:50 [2024-03-06T09:55:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
04:55:50 [2024-03-06T09:55:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=321966869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:50 [2024-03-06T09:55:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=321966869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:50 [2024-03-06T09:55:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=321966869 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:50 [2024-03-06T09:55:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=321966869 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:50 [2024-03-06T09:55:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=321966869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:50 [2024-03-06T09:55:50.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=321966869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:50 [2024-03-06T09:55:50.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=321966869 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:50 [2024-03-06T09:55:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=321966915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:50 [2024-03-06T09:55:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=321966915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:50 [2024-03-06T09:55:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=321966915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:50 [2024-03-06T09:55:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=321966915 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:50 [2024-03-06T09:55:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=321966915 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:50 [2024-03-06T09:55:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
04:55:50 [2024-03-06T09:55:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:55:50 [2024-03-06T09:55:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
04:55:50 [2024-03-06T09:55:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:55:50 [2024-03-06T09:55:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
04:55:50 [2024-03-06T09:55:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:55:50 [2024-03-06T09:55:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:55:50 [2024-03-06T09:55:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:55:50 [2024-03-06T09:55:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:55:50 [2024-03-06T09:55:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive'
04:55:50 [2024-03-06T09:55:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH'
04:55:50 [2024-03-06T09:55:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
04:55:50 [2024-03-06T09:55:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:50 [2024-03-06T09:55:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:50 [2024-03-06T09:55:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck Inactive
04:55:50 [2024-03-06T09:55:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=321966916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
04:55:50 [2024-03-06T09:55:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=321966917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
04:55:50 [2024-03-06T09:55:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck Inactive} time=321966917 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
04:55:50 [2024-03-06T09:55:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=321966917 data=null}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
04:55:50 [2024-03-06T09:55:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=321966917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
04:55:50 [2024-03-06T09:55:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=321966917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=321966917 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=321967737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=321967737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=321967737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=321967737 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=321967737 data=null}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck Inactive
04:55:51 [2024-03-06T09:55:51.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:55:51 [2024-03-06T09:55:51.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=321967753 data=null button=0 stateMask=0x0 x=89 y=35 count=0}, TreeItem with text {synthetic-trace}]
04:55:51 [2024-03-06T09:55:51.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=321967753 data=null doit=true}, TreeItem with text {synthetic-trace}]
04:55:51 [2024-03-06T09:55:51.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=321967753 data=null}, TreeItem with text {synthetic-trace}]
04:55:51 [2024-03-06T09:55:51.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=321967753 data=null button=1 stateMask=0x0 x=89 y=35 count=1}, TreeItem with text {synthetic-trace}]
04:55:51 [2024-03-06T09:55:51.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321967754 data=null item=TreeItem {gnuplot} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
04:55:51 [2024-03-06T09:55:51.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=321967754 data=null button=1 stateMask=0x80000 x=89 y=35 count=1}, TreeItem with text {synthetic-trace}]
04:55:51 [2024-03-06T09:55:51.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=321967755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=321967755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=321967755 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=321967755 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=321967755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=321967756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=321967756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=321967788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=321967788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=321967788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=321967789 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=321967789 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=321967789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=321967790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=321967790 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=321967790 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=321967790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=321967790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=321967790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=321967794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=321967794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=321967794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=321967794 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=321967794 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=321967795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=321967795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=321967795 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=321967795 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=321967795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=321967795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=321967795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=321967814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=321967814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=321967814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=321967814 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=321967814 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=321967815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=321967815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=321967815 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=321967815 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=321967815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=321967815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=321967815 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=321967816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=321967816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=321967816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=321967816 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=321967816 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=321967817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=321967817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=321967817 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=321967817 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=321967817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=321967817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=321967818 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=321967879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=321967879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=321967879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=321967879 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=321967879 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=321967880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=321967880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=321967880 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=321967881 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=321967881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=321967881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=321967881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=321967882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=321967882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=321967882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=321967883 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=321967883 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=321967884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=321967884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=321967884 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=321967884 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=321967884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=321967884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=321967884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=321967904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=321967904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=321967904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=321967904 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=321967904 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck subtree
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=321967905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=321967905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck subtree} time=321967905 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=321967905 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=321967906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=321967906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck subtree} time=321967906 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=321967907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=321967907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=321967907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=321967907 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=321967907 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck subtree
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=321967908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=321967908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=321967908 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=321967909 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=321967909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=321967909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=321967909 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=321967967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=321967968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=321967968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=321967968 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=321967968 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:55:51 [2024-03-06T09:55:51.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
04:55:51 [2024-03-06T09:55:51.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:55:51 [2024-03-06T09:55:51.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
04:55:52 [2024-03-06T09:55:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:55:52 [2024-03-06T09:55:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
04:55:52 [2024-03-06T09:55:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:55:52 [2024-03-06T09:55:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:55:52 [2024-03-06T09:55:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:55:52 [2024-03-06T09:55:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:55:52 [2024-03-06T09:55:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
04:55:52 [2024-03-06T09:55:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:55:52 [2024-03-06T09:55:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:55:52 [2024-03-06T09:55:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:55:52 [2024-03-06T09:55:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:55:52 [2024-03-06T09:55:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:52 [2024-03-06T09:55:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:52 [2024-03-06T09:55:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
04:55:52 [2024-03-06T09:55:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=321968472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:52 [2024-03-06T09:55:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=321968472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:52 [2024-03-06T09:55:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=321968472 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:52 [2024-03-06T09:55:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=321968472 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:52 [2024-03-06T09:55:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=321968472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:52 [2024-03-06T09:55:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=321968472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:52 [2024-03-06T09:55:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=321968472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:52 [2024-03-06T09:55:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=321968484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:52 [2024-03-06T09:55:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=321968484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:52 [2024-03-06T09:55:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=321968485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:52 [2024-03-06T09:55:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=321968485 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:52 [2024-03-06T09:55:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=321968485 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
04:55:52 [2024-03-06T09:55:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
04:55:52 [2024-03-06T09:55:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:55:52 [2024-03-06T09:55:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
04:55:52 [2024-03-06T09:55:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:55:52 [2024-03-06T09:55:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
04:55:52 [2024-03-06T09:55:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:55:52 [2024-03-06T09:55:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:55:52 [2024-03-06T09:55:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:55:52 [2024-03-06T09:55:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:55:52 [2024-03-06T09:55:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:52 [2024-03-06T09:55:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:52 [2024-03-06T09:55:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:55:52 [2024-03-06T09:55:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:55:52 [2024-03-06T09:55:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:55:52 [2024-03-06T09:55:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:55:52 [2024-03-06T09:55:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321968486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:52 [2024-03-06T09:55:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321968486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:52 [2024-03-06T09:55:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321968486 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:52 [2024-03-06T09:55:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321968486 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:52 [2024-03-06T09:55:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321968486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:52 [2024-03-06T09:55:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321968486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:52 [2024-03-06T09:55:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321968486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:52 [2024-03-06T09:55:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321965439 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show View Filters}]
04:55:52 [2024-03-06T09:55:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:55:52 [2024-03-06T09:55:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:52 [2024-03-06T09:55:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:55:52 [2024-03-06T09:55:52.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:55 [2024-03-06T09:55:55.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:55:55 [2024-03-06T09:55:55.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:55:55 [2024-03-06T09:55:55.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:55 [2024-03-06T09:55:55.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:55 [2024-03-06T09:55:55.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
04:55:55 [2024-03-06T09:55:55.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
04:55:55 [2024-03-06T09:55:55.730Z] 
04:55:55 [2024-03-06T09:55:55.730Z] (Eclipse:12853): Gtk-WARNING **: 09:55:55.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:55 [2024-03-06T09:55:55.730Z] 
04:55:55 [2024-03-06T09:55:55.730Z] (Eclipse:12853): Gtk-WARNING **: 09:55:55.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:55 [2024-03-06T09:55:55.730Z] 
04:55:55 [2024-03-06T09:55:55.730Z] (Eclipse:12853): Gtk-WARNING **: 09:55:55.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:55 [2024-03-06T09:55:55.730Z] 
04:55:55 [2024-03-06T09:55:55.730Z] (Eclipse:12853): Gtk-WARNING **: 09:55:55.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:55 [2024-03-06T09:55:55.730Z] 
04:55:55 [2024-03-06T09:55:55.730Z] (Eclipse:12853): Gtk-WARNING **: 09:55:55.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:55 [2024-03-06T09:55:55.730Z] 
04:55:55 [2024-03-06T09:55:55.730Z] (Eclipse:12853): Gtk-WARNING **: 09:55:55.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:55 [2024-03-06T09:55:55.730Z] 
04:55:55 [2024-03-06T09:55:55.730Z] (Eclipse:12853): Gtk-WARNING **: 09:55:55.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:55 [2024-03-06T09:55:55.730Z] 
04:55:55 [2024-03-06T09:55:55.730Z] (Eclipse:12853): Gtk-WARNING **: 09:55:55.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:55 [2024-03-06T09:55:55.730Z] 
04:55:55 [2024-03-06T09:55:55.730Z] (Eclipse:12853): Gtk-WARNING **: 09:55:55.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:55 [2024-03-06T09:55:55.730Z] 
04:55:55 [2024-03-06T09:55:55.730Z] (Eclipse:12853): Gtk-WARNING **: 09:55:55.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:55 [2024-03-06T09:55:55.730Z] 
04:55:55 [2024-03-06T09:55:55.730Z] (Eclipse:12853): Gtk-WARNING **: 09:55:55.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:55 [2024-03-06T09:55:55.730Z] 
04:55:55 [2024-03-06T09:55:55.730Z] (Eclipse:12853): Gtk-WARNING **: 09:55:55.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:55 [2024-03-06T09:55:55.730Z] 
04:55:55 [2024-03-06T09:55:55.730Z] (Eclipse:12853): Gtk-WARNING **: 09:55:55.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:55 [2024-03-06T09:55:55.730Z] 
04:55:55 [2024-03-06T09:55:55.730Z] (Eclipse:12853): Gtk-WARNING **: 09:55:55.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:55 [2024-03-06T09:55:55.730Z] 
04:55:55 [2024-03-06T09:55:55.730Z] (Eclipse:12853): Gtk-WARNING **: 09:55:55.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:55 [2024-03-06T09:55:55.730Z] 
04:55:55 [2024-03-06T09:55:55.730Z] (Eclipse:12853): Gtk-WARNING **: 09:55:55.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321971874 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
04:55:55 [2024-03-06T09:55:55.730Z]  ", using matcher: of type 'Text'
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=321971876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:55 [2024-03-06T09:55:55.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=321971876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=321971876 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=321971876 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=321971876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=321971876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=321971876 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=321971877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=321971877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=321971877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=321971877 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=321971877 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=321971877 data=null doit=true}, Button with text {All Active Threads}]
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=321971877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {All Active Threads}]
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=321971878 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=321971878 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=321971878 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=321971878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=321971879 data=null doit=true}, Button with text {Active Threads on CPUs:}]
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=321971879 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Active Threads on CPUs:}]
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {All Active Threads} time=321971880 data=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {All Active Threads} time=321971880 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {All Active Threads} time=321971880 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=321971880 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=321971881 data=null doit=true}, Button with text {All Active Threads}]
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=321971881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {All Active Threads}]
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=321971881 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
04:55:55 [2024-03-06T09:55:55.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=321971881 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=321971881 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=321971881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321971902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321971902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321971902 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321971902 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321971903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321971903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321971903 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:55 [2024-03-06T09:55:55.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=321971587 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
04:55:55 [2024-03-06T09:55:55.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:55:55 [2024-03-06T09:55:55.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:55 [2024-03-06T09:55:55.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:55 [2024-03-06T09:55:55.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only'
04:55:56 [2024-03-06T09:55:56.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:56 [2024-03-06T09:55:56.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat'
04:55:56 [2024-03-06T09:55:56.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:56 [2024-03-06T09:55:56.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical'
04:55:56 [2024-03-06T09:55:56.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:56 [2024-03-06T09:55:56.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
04:55:56 [2024-03-06T09:55:56.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
04:55:56 [2024-03-06T09:55:56.499Z] 
04:55:56 [2024-03-06T09:55:56.499Z] (Eclipse:12853): Gtk-WARNING **: 09:55:56.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:56 [2024-03-06T09:55:56.499Z] 
04:55:56 [2024-03-06T09:55:56.499Z] (Eclipse:12853): Gtk-WARNING **: 09:55:56.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:56 [2024-03-06T09:55:56.499Z] 
04:55:56 [2024-03-06T09:55:56.499Z] (Eclipse:12853): Gtk-WARNING **: 09:55:56.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:56 [2024-03-06T09:55:56.499Z] 
04:55:56 [2024-03-06T09:55:56.499Z] (Eclipse:12853): Gtk-WARNING **: 09:55:56.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:56 [2024-03-06T09:55:56.499Z] 
04:55:56 [2024-03-06T09:55:56.499Z] (Eclipse:12853): Gtk-WARNING **: 09:55:56.305: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:56 [2024-03-06T09:55:56.499Z] 
04:55:56 [2024-03-06T09:55:56.499Z] (Eclipse:12853): Gtk-WARNING **: 09:55:56.305: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:56 [2024-03-06T09:55:56.499Z] 
04:55:56 [2024-03-06T09:55:56.499Z] (Eclipse:12853): Gtk-WARNING **: 09:55:56.305: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:56 [2024-03-06T09:55:56.499Z] 
04:55:56 [2024-03-06T09:55:56.499Z] (Eclipse:12853): Gtk-WARNING **: 09:55:56.305: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:56 [2024-03-06T09:55:56.499Z] 
04:55:56 [2024-03-06T09:55:56.499Z] (Eclipse:12853): Gtk-WARNING **: 09:55:56.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:56 [2024-03-06T09:55:56.499Z] 
04:55:56 [2024-03-06T09:55:56.499Z] (Eclipse:12853): Gtk-WARNING **: 09:55:56.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:56 [2024-03-06T09:55:56.499Z] 
04:55:56 [2024-03-06T09:55:56.499Z] (Eclipse:12853): Gtk-WARNING **: 09:55:56.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:56 [2024-03-06T09:55:56.499Z] 
04:55:56 [2024-03-06T09:55:56.499Z] (Eclipse:12853): Gtk-WARNING **: 09:55:56.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:56 [2024-03-06T09:55:56.499Z] 
04:55:56 [2024-03-06T09:55:56.499Z] (Eclipse:12853): Gtk-WARNING **: 09:55:56.389: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:56 [2024-03-06T09:55:56.499Z] 
04:55:56 [2024-03-06T09:55:56.499Z] (Eclipse:12853): Gtk-WARNING **: 09:55:56.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:56 [2024-03-06T09:55:56.499Z] 
04:55:56 [2024-03-06T09:55:56.499Z] (Eclipse:12853): Gtk-WARNING **: 09:55:56.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:56 [2024-03-06T09:55:56.499Z] 
04:55:56 [2024-03-06T09:55:56.499Z] (Eclipse:12853): Gtk-WARNING **: 09:55:56.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:56 [2024-03-06T09:55:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
04:55:56 [2024-03-06T09:55:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
04:55:56 [2024-03-06T09:55:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321972613 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
04:55:56 [2024-03-06T09:55:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:55:56 [2024-03-06T09:55:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
04:55:56 [2024-03-06T09:55:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
04:55:56 [2024-03-06T09:55:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:55:56 [2024-03-06T09:55:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:55:56 [2024-03-06T09:55:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:55:56 [2024-03-06T09:55:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:56 [2024-03-06T09:55:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:56 [2024-03-06T09:55:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: of type 'Text'
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8'
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
04:55:56 [2024-03-06T09:55:56.500Z]  ", using matcher: of type 'Text'
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=321972615 data=null doit=true}, Button with text {Active Threads on CPUs:}]
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=321972615 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Active Threads on CPUs:}]
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {All Active Threads} time=321972616 data=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {All Active Threads} time=321972616 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {All Active Threads} time=321972616 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=321972616 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321972617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321972617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321972617 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321972617 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321972617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321972617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321972617 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:55:56 [2024-03-06T09:55:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=321972314 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
04:55:56 [2024-03-06T09:55:56.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:55:56 [2024-03-06T09:55:56.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:57 [2024-03-06T09:55:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:55:57 [2024-03-06T09:55:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
04:55:57 [2024-03-06T09:55:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
04:55:57 [2024-03-06T09:55:57.318Z] 
04:55:57 [2024-03-06T09:55:57.318Z] (Eclipse:12853): Gtk-WARNING **: 09:55:57.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:57 [2024-03-06T09:55:57.318Z] 
04:55:57 [2024-03-06T09:55:57.318Z] (Eclipse:12853): Gtk-WARNING **: 09:55:57.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:57 [2024-03-06T09:55:57.318Z] 
04:55:57 [2024-03-06T09:55:57.318Z] (Eclipse:12853): Gtk-WARNING **: 09:55:57.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:57 [2024-03-06T09:55:57.318Z] 
04:55:57 [2024-03-06T09:55:57.318Z] (Eclipse:12853): Gtk-WARNING **: 09:55:57.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:57 [2024-03-06T09:55:57.318Z] 
04:55:57 [2024-03-06T09:55:57.318Z] (Eclipse:12853): Gtk-WARNING **: 09:55:57.247: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:57 [2024-03-06T09:55:57.318Z] 
04:55:57 [2024-03-06T09:55:57.318Z] (Eclipse:12853): Gtk-WARNING **: 09:55:57.247: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:57 [2024-03-06T09:55:57.318Z] 
04:55:57 [2024-03-06T09:55:57.318Z] (Eclipse:12853): Gtk-WARNING **: 09:55:57.247: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:57 [2024-03-06T09:55:57.318Z] 
04:55:57 [2024-03-06T09:55:57.318Z] (Eclipse:12853): Gtk-WARNING **: 09:55:57.247: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:57 [2024-03-06T09:55:57.318Z] 
04:55:57 [2024-03-06T09:55:57.318Z] (Eclipse:12853): Gtk-WARNING **: 09:55:57.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:57 [2024-03-06T09:55:57.318Z] 
04:55:57 [2024-03-06T09:55:57.318Z] (Eclipse:12853): Gtk-WARNING **: 09:55:57.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:57 [2024-03-06T09:55:57.318Z] 
04:55:57 [2024-03-06T09:55:57.318Z] (Eclipse:12853): Gtk-WARNING **: 09:55:57.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:57 [2024-03-06T09:55:57.318Z] 
04:55:57 [2024-03-06T09:55:57.318Z] (Eclipse:12853): Gtk-WARNING **: 09:55:57.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:57 [2024-03-06T09:55:57.574Z] 
04:55:57 [2024-03-06T09:55:57.574Z] (Eclipse:12853): Gtk-WARNING **: 09:55:57.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:57 [2024-03-06T09:55:57.574Z] 
04:55:57 [2024-03-06T09:55:57.574Z] (Eclipse:12853): Gtk-WARNING **: 09:55:57.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:57 [2024-03-06T09:55:57.574Z] 
04:55:57 [2024-03-06T09:55:57.574Z] (Eclipse:12853): Gtk-WARNING **: 09:55:57.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:57 [2024-03-06T09:55:57.574Z] 
04:55:57 [2024-03-06T09:55:57.574Z] (Eclipse:12853): Gtk-WARNING **: 09:55:57.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:57 [2024-03-06T09:55:57.574Z] 
04:55:57 [2024-03-06T09:55:57.574Z] (Eclipse:12853): Gtk-WARNING **: 09:55:57.362: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:57 [2024-03-06T09:55:57.574Z] 
04:55:57 [2024-03-06T09:55:57.574Z] (Eclipse:12853): Gtk-WARNING **: 09:55:57.362: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:57 [2024-03-06T09:55:57.574Z] 
04:55:57 [2024-03-06T09:55:57.574Z] (Eclipse:12853): Gtk-WARNING **: 09:55:57.362: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:57 [2024-03-06T09:55:57.574Z] 
04:55:57 [2024-03-06T09:55:57.574Z] (Eclipse:12853): Gtk-WARNING **: 09:55:57.362: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:55:57 [2024-03-06T09:55:57.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
04:55:57 [2024-03-06T09:55:57.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
04:55:57 [2024-03-06T09:55:57.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321973567 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
04:55:57 [2024-03-06T09:55:57.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:55:57 [2024-03-06T09:55:57.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
04:55:57 [2024-03-06T09:55:57.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
04:55:57 [2024-03-06T09:55:57.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:55:57 [2024-03-06T09:55:57.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: of type 'Text'
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8'
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
04:55:57 [2024-03-06T09:55:57.575Z]  ", using matcher: of type 'Text'
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=321973569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=321973569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=321973569 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=321973569 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=321973569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=321973569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=321973570 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=321973262 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:55:57 [2024-03-06T09:55:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:56:00 [2024-03-06T09:56:00.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:56:00 [2024-03-06T09:56:00.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:56:00 [2024-03-06T09:56:00.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:56:00 [2024-03-06T09:56:00.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
04:56:00 [2024-03-06T09:56:00.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
04:56:00 [2024-03-06T09:56:00.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:56:00 [2024-03-06T09:56:00.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:56:00 [2024-03-06T09:56:00.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:56:03 [2024-03-06T09:56:03.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:56:03 [2024-03-06T09:56:03.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:56:03 [2024-03-06T09:56:03.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:56:03 [2024-03-06T09:56:03.357Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:56:03 [2024-03-06T09:56:03.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:56:05 [2024-03-06T09:56:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:56:05 [2024-03-06T09:56:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:56:05 [2024-03-06T09:56:05.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:56:05 [2024-03-06T09:56:05.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
04:56:05 [2024-03-06T09:56:05.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
04:56:05 [2024-03-06T09:56:05.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:56:05 [2024-03-06T09:56:05.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:56:08 [2024-03-06T09:56:08.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:56:08 [2024-03-06T09:56:08.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:56:08 [2024-03-06T09:56:08.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:56:08 [2024-03-06T09:56:08.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:56:08 [2024-03-06T09:56:08.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:56:08 [2024-03-06T09:56:08.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:56:08 [2024-03-06T09:56:08.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:56:08 [2024-03-06T09:56:08.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:56:08 [2024-03-06T09:56:08.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:56:10 [2024-03-06T09:56:10.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:56:10 [2024-03-06T09:56:10.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:56:10 [2024-03-06T09:56:10.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:56:10 [2024-03-06T09:56:10.536Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:56:10 [2024-03-06T09:56:10.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
04:56:10 [2024-03-06T09:56:10.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321986596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:56:10 [2024-03-06T09:56:10.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321986597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:56:10 [2024-03-06T09:56:10.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321986597 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:56:10 [2024-03-06T09:56:10.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321986597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:56:10 [2024-03-06T09:56:10.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321986597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:56:10 [2024-03-06T09:56:10.793Z] 
04:56:10 [2024-03-06T09:56:10.793Z] (Eclipse:12853): Gtk-WARNING **: 09:56:10.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:10 [2024-03-06T09:56:10.793Z] 
04:56:10 [2024-03-06T09:56:10.793Z] (Eclipse:12853): Gtk-WARNING **: 09:56:10.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:10 [2024-03-06T09:56:10.793Z] 
04:56:10 [2024-03-06T09:56:10.793Z] (Eclipse:12853): Gtk-WARNING **: 09:56:10.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:10 [2024-03-06T09:56:10.793Z] 
04:56:10 [2024-03-06T09:56:10.793Z] (Eclipse:12853): Gtk-WARNING **: 09:56:10.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:10 [2024-03-06T09:56:10.793Z] 
04:56:10 [2024-03-06T09:56:10.793Z] (Eclipse:12853): Gtk-WARNING **: 09:56:10.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:10 [2024-03-06T09:56:10.793Z] 
04:56:10 [2024-03-06T09:56:10.793Z] (Eclipse:12853): Gtk-WARNING **: 09:56:10.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:10 [2024-03-06T09:56:10.793Z] 
04:56:10 [2024-03-06T09:56:10.793Z] (Eclipse:12853): Gtk-WARNING **: 09:56:10.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:10 [2024-03-06T09:56:10.793Z] 
04:56:10 [2024-03-06T09:56:10.793Z] (Eclipse:12853): Gtk-WARNING **: 09:56:10.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:10 [2024-03-06T09:56:10.793Z] 
04:56:10 [2024-03-06T09:56:10.793Z] (Eclipse:12853): Gtk-WARNING **: 09:56:10.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:10 [2024-03-06T09:56:10.793Z] 
04:56:10 [2024-03-06T09:56:10.793Z] (Eclipse:12853): Gtk-WARNING **: 09:56:10.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:10 [2024-03-06T09:56:10.793Z] 
04:56:10 [2024-03-06T09:56:10.793Z] (Eclipse:12853): Gtk-WARNING **: 09:56:10.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:10 [2024-03-06T09:56:10.793Z] 
04:56:10 [2024-03-06T09:56:10.793Z] (Eclipse:12853): Gtk-WARNING **: 09:56:10.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321986929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321986934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321986934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321986934 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321986934 data=null}, ToolItem with tooltip text {Show Legend}]
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=321986940 data=null doit=true}, Shell with text {Legend}]
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
04:56:10 [2024-03-06T09:56:10.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
04:56:10 [2024-03-06T09:56:10.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:56:10 [2024-03-06T09:56:10.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:56:10 [2024-03-06T09:56:10.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:56:10 [2024-03-06T09:56:10.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:56:10 [2024-03-06T09:56:10.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:56:10 [2024-03-06T09:56:10.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:56:10 [2024-03-06T09:56:10.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:56:10 [2024-03-06T09:56:10.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
04:56:10 [2024-03-06T09:56:10.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:56:10 [2024-03-06T09:56:10.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:56:10 [2024-03-06T09:56:10.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:56:10 [2024-03-06T09:56:10.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:56:10 [2024-03-06T09:56:10.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:56:10 [2024-03-06T09:56:10.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321986956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:10 [2024-03-06T09:56:10.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321986956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:10 [2024-03-06T09:56:10.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321986956 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:10 [2024-03-06T09:56:10.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321986956 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:10 [2024-03-06T09:56:10.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321986956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:10 [2024-03-06T09:56:10.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321986956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:10 [2024-03-06T09:56:10.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321986956 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:10 [2024-03-06T09:56:10.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=321986597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
04:56:11 [2024-03-06T09:56:11.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:56:11 [2024-03-06T09:56:11.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@40f15786] time=321987217 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:56:11 [2024-03-06T09:56:11.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:56:11 [2024-03-06T09:56:11.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:56:11 [2024-03-06T09:56:11.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:56:11 [2024-03-06T09:56:11.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:56:11 [2024-03-06T09:56:11.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=321987258 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:56:11 [2024-03-06T09:56:11.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=321987258 data=null doit=true}, TreeItem with text {test}]
04:56:11 [2024-03-06T09:56:11.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=321987258 data=null}, TreeItem with text {test}]
04:56:11 [2024-03-06T09:56:11.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=321987258 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:56:11 [2024-03-06T09:56:11.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321987259 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:56:11 [2024-03-06T09:56:11.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=321987284 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:56:11 [2024-03-06T09:56:11.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:56:11 [2024-03-06T09:56:11.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:56:11 [2024-03-06T09:56:11.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:56:12 [2024-03-06T09:56:12.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:56:12 [2024-03-06T09:56:12.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:56:12 [2024-03-06T09:56:12.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:56:12 [2024-03-06T09:56:12.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:56:12 [2024-03-06T09:56:12.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:56:12 [2024-03-06T09:56:12.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:56:12 [2024-03-06T09:56:12.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:56:12 [2024-03-06T09:56:12.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:56:12 [2024-03-06T09:56:12.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:56:12 [2024-03-06T09:56:12.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:56:12 [2024-03-06T09:56:12.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321988202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:12 [2024-03-06T09:56:12.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321988202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:12 [2024-03-06T09:56:12.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321988202 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:12 [2024-03-06T09:56:12.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321988202 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:12 [2024-03-06T09:56:12.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321988203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:12 [2024-03-06T09:56:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321988203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:12 [2024-03-06T09:56:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=321988203 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:12 [2024-03-06T09:56:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321988203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:12 [2024-03-06T09:56:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321988203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:12 [2024-03-06T09:56:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321988203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:12 [2024-03-06T09:56:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321988203 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:12 [2024-03-06T09:56:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321988203 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:12 [2024-03-06T09:56:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:56:12 [2024-03-06T09:56:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:56:12 [2024-03-06T09:56:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:56:12 [2024-03-06T09:56:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:56:12 [2024-03-06T09:56:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:56:12 [2024-03-06T09:56:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:56:12 [2024-03-06T09:56:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:56:12 [2024-03-06T09:56:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:56:12 [2024-03-06T09:56:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:56:12 [2024-03-06T09:56:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321988204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:12 [2024-03-06T09:56:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321988204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:12 [2024-03-06T09:56:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321988204 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:12 [2024-03-06T09:56:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321988204 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:12 [2024-03-06T09:56:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321988204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:12 [2024-03-06T09:56:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321988204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:12 [2024-03-06T09:56:12.236Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:56:12 [2024-03-06T09:56:12.236Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:56:12 [2024-03-06T09:56:12.236Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:56:12 [2024-03-06T09:56:12.236Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:56:12 [2024-03-06T09:56:12.236Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:56:12 [2024-03-06T09:56:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:56:12 [2024-03-06T09:56:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321988204 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:12 [2024-03-06T09:56:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=321987337 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:56:12 [2024-03-06T09:56:12.749Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.11 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
04:56:12 [2024-03-06T09:56:12.749Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testToolBarFollowCPUForwardBackward -- Time elapsed: 14.64 s
04:56:12 [2024-03-06T09:56:12.749Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testToolBarSelectNextPreviousStateChange -- Time elapsed: 14.76 s
04:56:12 [2024-03-06T09:56:12.749Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testDynamicFilteringCpu -- Time elapsed: 3.879 s
04:56:12 [2024-03-06T09:56:12.749Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testDynamicFiltering -- Time elapsed: 3.121 s
04:56:12 [2024-03-06T09:56:12.749Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testKeyboardLeftRight -- Time elapsed: 14.69 s
04:56:12 [2024-03-06T09:56:12.749Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testFilter -- Time elapsed: 5.556 s
04:56:12 [2024-03-06T09:56:12.749Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testDynamicFiltersDialog -- Time elapsed: 5.066 s
04:56:12 [2024-03-06T09:56:12.749Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testHorizontalScrollbar -- Time elapsed: 2.257 s
04:56:12 [2024-03-06T09:56:12.749Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testToolbar -- Time elapsed: 3.308 s
04:56:12 [2024-03-06T09:56:12.749Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testVerticalScrollbar -- Time elapsed: 2.307 s
04:56:12 [2024-03-06T09:56:12.749Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testOpenCloseOpen -- Time elapsed: 2.552 s
04:56:12 [2024-03-06T09:56:12.749Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testLegend -- Time elapsed: 2.965 s
04:56:12 [2024-03-06T09:56:12.749Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
04:56:12 [2024-03-06T09:56:12.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@40f15786] time=321988741 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:56:12 [2024-03-06T09:56:12.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:56:12 [2024-03-06T09:56:12.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:56:12 [2024-03-06T09:56:12.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:56:12 [2024-03-06T09:56:12.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:56:12 [2024-03-06T09:56:12.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=321988893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:56:12 [2024-03-06T09:56:12.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:56:15 [2024-03-06T09:56:15.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:56:15 [2024-03-06T09:56:15.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:56:15 [2024-03-06T09:56:15.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
04:56:15 [2024-03-06T09:56:15.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:56:15 [2024-03-06T09:56:15.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:56:15 [2024-03-06T09:56:15.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:56:15 [2024-03-06T09:56:15.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:56:15 [2024-03-06T09:56:15.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:56:15 [2024-03-06T09:56:15.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:56:15 [2024-03-06T09:56:15.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:56:15 [2024-03-06T09:56:15.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:56:15 [2024-03-06T09:56:15.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:56:15 [2024-03-06T09:56:15.521Z] 
04:56:15 [2024-03-06T09:56:15.521Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.389: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:15 [2024-03-06T09:56:15.521Z] 
04:56:15 [2024-03-06T09:56:15.521Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.389: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:15 [2024-03-06T09:56:15.521Z] 
04:56:15 [2024-03-06T09:56:15.521Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.389: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:15 [2024-03-06T09:56:15.521Z] 
04:56:15 [2024-03-06T09:56:15.521Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.389: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:15 [2024-03-06T09:56:15.521Z] 
04:56:15 [2024-03-06T09:56:15.521Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:15 [2024-03-06T09:56:15.521Z] 
04:56:15 [2024-03-06T09:56:15.521Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:15 [2024-03-06T09:56:15.521Z] 
04:56:15 [2024-03-06T09:56:15.521Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:15 [2024-03-06T09:56:15.521Z] 
04:56:15 [2024-03-06T09:56:15.521Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:15 [2024-03-06T09:56:15.521Z] 
04:56:15 [2024-03-06T09:56:15.521Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:15 [2024-03-06T09:56:15.521Z] 
04:56:15 [2024-03-06T09:56:15.521Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:15 [2024-03-06T09:56:15.521Z] 
04:56:15 [2024-03-06T09:56:15.521Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:15 [2024-03-06T09:56:15.521Z] 
04:56:15 [2024-03-06T09:56:15.522Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:15 [2024-03-06T09:56:15.522Z] 
04:56:15 [2024-03-06T09:56:15.522Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:15 [2024-03-06T09:56:15.522Z] 
04:56:15 [2024-03-06T09:56:15.522Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:15 [2024-03-06T09:56:15.522Z] 
04:56:15 [2024-03-06T09:56:15.522Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:15 [2024-03-06T09:56:15.522Z] 
04:56:15 [2024-03-06T09:56:15.522Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:15 [2024-03-06T09:56:15.778Z] 
04:56:15 [2024-03-06T09:56:15.778Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:15 [2024-03-06T09:56:15.778Z] 
04:56:15 [2024-03-06T09:56:15.778Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:15 [2024-03-06T09:56:15.778Z] 
04:56:15 [2024-03-06T09:56:15.778Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:15 [2024-03-06T09:56:15.778Z] 
04:56:15 [2024-03-06T09:56:15.778Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321991761 data=null doit=true}, Shell with text {Find}]
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \ACPU
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\ACPU} [layout=null] time=321991764 data=null}, (of type 'Combo')]
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \ACPU
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:56:15 [2024-03-06T09:56:15.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@9ed9769
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=321991765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=321991765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=321991766 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=321991766 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=321991766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=321991766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=321991766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=321991766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=321991766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=321991766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=321991766 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=321991766 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7f77b24
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=321991767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=321991767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=321991767 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=321991767 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=321991767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=321991767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=321991767 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=321991768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=321991768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=321991768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=321991768 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=321991768 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=321991768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321991768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=321991768 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=321991768 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=321991768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=321991768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=321991768 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=321991769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321991769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=321991769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=321991769 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=321991769 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\ACPU", using matcher: of type 'Combo'
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\ACPU", using matcher: (of type 'Combo')
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \ACPU
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\ACPU} [layout=null] time=321991769 data=null}, (of type 'Combo')]
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \ACPU
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:56:15 [2024-03-06T09:56:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@26c4549c
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=321991782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=321991782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=321991782 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=321991783 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=321991783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=321991783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=321991783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=321991783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=321991783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=321991783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=321991783 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=321991783 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=321991783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321991783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=321991783 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=321991783 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=321991784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=321991784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=321991784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=321991784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321991784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=321991784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=321991784 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=321991784 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=321991785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=321991785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=321991785 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=321991785 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=321991786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=321991786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=321991786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:56:15 [2024-03-06T09:56:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:56:16 [2024-03-06T09:56:16.038Z] 
04:56:16 [2024-03-06T09:56:16.038Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.865: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.038Z] 
04:56:16 [2024-03-06T09:56:16.038Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.865: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.038Z] 
04:56:16 [2024-03-06T09:56:16.038Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.865: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.038Z] 
04:56:16 [2024-03-06T09:56:16.038Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.865: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.038Z] 
04:56:16 [2024-03-06T09:56:16.038Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.038Z] 
04:56:16 [2024-03-06T09:56:16.038Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.038Z] 
04:56:16 [2024-03-06T09:56:16.038Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.038Z] 
04:56:16 [2024-03-06T09:56:16.038Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.038Z] 
04:56:16 [2024-03-06T09:56:16.038Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.039Z] 
04:56:16 [2024-03-06T09:56:16.039Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.039Z] 
04:56:16 [2024-03-06T09:56:16.039Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.039Z] 
04:56:16 [2024-03-06T09:56:16.039Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.039Z] 
04:56:16 [2024-03-06T09:56:16.039Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.959: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.039Z] 
04:56:16 [2024-03-06T09:56:16.039Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.960: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.039Z] 
04:56:16 [2024-03-06T09:56:16.039Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.960: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.039Z] 
04:56:16 [2024-03-06T09:56:16.039Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.960: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.039Z] 
04:56:16 [2024-03-06T09:56:16.039Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.039Z] 
04:56:16 [2024-03-06T09:56:16.039Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.039Z] 
04:56:16 [2024-03-06T09:56:16.039Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.039Z] 
04:56:16 [2024-03-06T09:56:16.039Z] (Eclipse:12853): Gtk-WARNING **: 09:56:15.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.039Z] 
04:56:16 [2024-03-06T09:56:16.039Z] (Eclipse:12853): Gtk-WARNING **: 09:56:16.023: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.039Z] 
04:56:16 [2024-03-06T09:56:16.039Z] (Eclipse:12853): Gtk-WARNING **: 09:56:16.023: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.039Z] 
04:56:16 [2024-03-06T09:56:16.039Z] (Eclipse:12853): Gtk-WARNING **: 09:56:16.023: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.039Z] 
04:56:16 [2024-03-06T09:56:16.039Z] (Eclipse:12853): Gtk-WARNING **: 09:56:16.023: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.295Z] 
04:56:16 [2024-03-06T09:56:16.295Z] (Eclipse:12853): Gtk-WARNING **: 09:56:16.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.295Z] 
04:56:16 [2024-03-06T09:56:16.295Z] (Eclipse:12853): Gtk-WARNING **: 09:56:16.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.295Z] 
04:56:16 [2024-03-06T09:56:16.295Z] (Eclipse:12853): Gtk-WARNING **: 09:56:16.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.295Z] 
04:56:16 [2024-03-06T09:56:16.295Z] (Eclipse:12853): Gtk-WARNING **: 09:56:16.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321992262 data=null doit=true}, Shell with text {Find}]
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=321992265 data=null}, (of type 'Combo')]
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:56:16 [2024-03-06T09:56:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@32c4ecbc
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=321992267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=321992267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=321992267 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=321992267 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=321992267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=321992267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=321992267 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=321992267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=321992267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=321992267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=321992267 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=321992267 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
04:56:16 [2024-03-06T09:56:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=321992268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321992268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=321992268 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=321992268 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=321992268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=321992269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=321992269 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=321992269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321992269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=321992269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=321992269 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=321992269 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo'
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=321992270 data=null}, (of type 'Combo')]
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=321992271 data=null doit=true}, Button with text {F&orward}]
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=321992271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {F&orward}]
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=321992271 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=321992272 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=321992272 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=321992272 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=321992281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321992281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=321992281 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=321992281 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=321992281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=321992281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=321992281 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=321992281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321992281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:16 [2024-03-06T09:56:16.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=321992281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:16 [2024-03-06T09:56:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=321992281 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:16 [2024-03-06T09:56:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=321992282 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:16 [2024-03-06T09:56:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
04:56:16 [2024-03-06T09:56:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
04:56:16 [2024-03-06T09:56:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
04:56:16 [2024-03-06T09:56:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
04:56:16 [2024-03-06T09:56:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
04:56:16 [2024-03-06T09:56:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:56:16 [2024-03-06T09:56:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:56:16 [2024-03-06T09:56:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:56:16 [2024-03-06T09:56:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:56:16 [2024-03-06T09:56:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:56:16 [2024-03-06T09:56:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:56:16 [2024-03-06T09:56:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:16 [2024-03-06T09:56:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
04:56:16 [2024-03-06T09:56:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=321992283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:16 [2024-03-06T09:56:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=321992283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:16 [2024-03-06T09:56:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=321992283 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:16 [2024-03-06T09:56:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=321992283 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:16 [2024-03-06T09:56:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=321992283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:16 [2024-03-06T09:56:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=321992283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:16 [2024-03-06T09:56:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=321992283 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:16 [2024-03-06T09:56:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:56:16 [2024-03-06T09:56:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
04:56:16 [2024-03-06T09:56:16.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:56:16 [2024-03-06T09:56:16.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:56:16 [2024-03-06T09:56:16.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:56:16 [2024-03-06T09:56:16.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:56:16 [2024-03-06T09:56:16.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:56:16 [2024-03-06T09:56:16.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:56:16 [2024-03-06T09:56:16.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:56:16 [2024-03-06T09:56:16.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:56:16 [2024-03-06T09:56:16.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:56:16 [2024-03-06T09:56:16.861Z] 
04:56:16 [2024-03-06T09:56:16.861Z] (Eclipse:12853): Gtk-WARNING **: 09:56:16.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.861Z] 
04:56:16 [2024-03-06T09:56:16.861Z] (Eclipse:12853): Gtk-WARNING **: 09:56:16.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.861Z] 
04:56:16 [2024-03-06T09:56:16.861Z] (Eclipse:12853): Gtk-WARNING **: 09:56:16.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.861Z] 
04:56:16 [2024-03-06T09:56:16.861Z] (Eclipse:12853): Gtk-WARNING **: 09:56:16.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.861Z] 
04:56:16 [2024-03-06T09:56:16.861Z] (Eclipse:12853): Gtk-WARNING **: 09:56:16.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.861Z] 
04:56:16 [2024-03-06T09:56:16.861Z] (Eclipse:12853): Gtk-WARNING **: 09:56:16.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.861Z] 
04:56:16 [2024-03-06T09:56:16.861Z] (Eclipse:12853): Gtk-WARNING **: 09:56:16.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:16 [2024-03-06T09:56:16.861Z] 
04:56:16 [2024-03-06T09:56:16.861Z] (Eclipse:12853): Gtk-WARNING **: 09:56:16.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.118Z] 
04:56:17 [2024-03-06T09:56:17.118Z] (Eclipse:12853): Gtk-WARNING **: 09:56:16.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.118Z] 
04:56:17 [2024-03-06T09:56:17.118Z] (Eclipse:12853): Gtk-WARNING **: 09:56:16.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.118Z] 
04:56:17 [2024-03-06T09:56:17.118Z] (Eclipse:12853): Gtk-WARNING **: 09:56:16.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.118Z] 
04:56:17 [2024-03-06T09:56:17.118Z] (Eclipse:12853): Gtk-WARNING **: 09:56:16.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.118Z] 
04:56:17 [2024-03-06T09:56:17.118Z] (Eclipse:12853): Gtk-WARNING **: 09:56:16.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.118Z] 
04:56:17 [2024-03-06T09:56:17.118Z] (Eclipse:12853): Gtk-WARNING **: 09:56:16.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.118Z] 
04:56:17 [2024-03-06T09:56:17.118Z] (Eclipse:12853): Gtk-WARNING **: 09:56:16.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.118Z] 
04:56:17 [2024-03-06T09:56:17.118Z] (Eclipse:12853): Gtk-WARNING **: 09:56:16.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.118Z] 
04:56:17 [2024-03-06T09:56:17.118Z] (Eclipse:12853): Gtk-WARNING **: 09:56:16.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.118Z] 
04:56:17 [2024-03-06T09:56:17.118Z] (Eclipse:12853): Gtk-WARNING **: 09:56:16.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.118Z] 
04:56:17 [2024-03-06T09:56:17.118Z] (Eclipse:12853): Gtk-WARNING **: 09:56:16.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.118Z] 
04:56:17 [2024-03-06T09:56:17.118Z] (Eclipse:12853): Gtk-WARNING **: 09:56:16.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.118Z] 
04:56:17 [2024-03-06T09:56:17.118Z] (Eclipse:12853): Gtk-WARNING **: 09:56:16.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.118Z] 
04:56:17 [2024-03-06T09:56:17.118Z] (Eclipse:12853): Gtk-WARNING **: 09:56:16.992: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.118Z] 
04:56:17 [2024-03-06T09:56:17.118Z] (Eclipse:12853): Gtk-WARNING **: 09:56:16.992: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.118Z] 
04:56:17 [2024-03-06T09:56:17.118Z] (Eclipse:12853): Gtk-WARNING **: 09:56:16.992: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:56:17 [2024-03-06T09:56:17.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321993211 data=null doit=true}, Shell with text {Find}]
04:56:17 [2024-03-06T09:56:17.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:56:17 [2024-03-06T09:56:17.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
04:56:17 [2024-03-06T09:56:17.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
04:56:17 [2024-03-06T09:56:17.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:56:17 [2024-03-06T09:56:17.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
04:56:17 [2024-03-06T09:56:17.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
04:56:17 [2024-03-06T09:56:17.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU
04:56:17 [2024-03-06T09:56:17.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU} [layout=null] time=321993214 data=null}, (of type 'Combo')]
04:56:17 [2024-03-06T09:56:17.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU
04:56:17 [2024-03-06T09:56:17.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:56:17 [2024-03-06T09:56:17.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:56:17 [2024-03-06T09:56:17.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:56:17 [2024-03-06T09:56:17.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:56:17 [2024-03-06T09:56:17.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=321993215 data=null doit=true}, Button with text {&Backward}]
04:56:17 [2024-03-06T09:56:17.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=321993215 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=321993216 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=321993217 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=321993217 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=321993217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1d3b84f
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=321993218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=321993218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=321993218 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=321993218 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=321993218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=321993219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=321993219 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=321993219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=321993219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=321993219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=321993219 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=321993219 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@310f2247
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Whole word} time=321993219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=321993220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Whole word} time=321993220 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Whole word} time=321993220 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Whole word} time=321993231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Whole word} time=321993231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Whole word} time=321993231 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Whole word} time=321993231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=321993231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Whole word} time=321993231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Whole word} time=321993231 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Whole word} time=321993231 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=321993232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321993232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=321993232 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=321993232 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=321993232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=321993233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=321993233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=321993233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321993233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=321993233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=321993233 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=321993233 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU", using matcher: of type 'Combo'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU", using matcher: (of type 'Combo')
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CP
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CP} [layout=null] time=321993234 data=null}, (of type 'Combo')]
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CP
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=321993236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321993236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=321993236 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=321993236 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=321993236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=321993236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=321993238 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=321993244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321993244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=321993244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=321993244 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=321993244 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=321993246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=321993246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=321993246 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=321993246 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=321993246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=321993246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=321993246 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:56:17 [2024-03-06T09:56:17.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
04:56:17 [2024-03-06T09:56:17.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:56:17 [2024-03-06T09:56:17.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:56:17 [2024-03-06T09:56:17.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:56:17 [2024-03-06T09:56:17.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:56:17 [2024-03-06T09:56:17.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:56:17 [2024-03-06T09:56:17.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:56:17 [2024-03-06T09:56:17.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:56:17 [2024-03-06T09:56:17.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:56:17 [2024-03-06T09:56:17.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:56:17 [2024-03-06T09:56:17.378Z] 
04:56:17 [2024-03-06T09:56:17.378Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.305: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.378Z] 
04:56:17 [2024-03-06T09:56:17.378Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.305: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.378Z] 
04:56:17 [2024-03-06T09:56:17.378Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.305: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.378Z] 
04:56:17 [2024-03-06T09:56:17.378Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.305: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.378Z] 
04:56:17 [2024-03-06T09:56:17.378Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.378Z] 
04:56:17 [2024-03-06T09:56:17.378Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.378Z] 
04:56:17 [2024-03-06T09:56:17.378Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.378Z] 
04:56:17 [2024-03-06T09:56:17.378Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.635Z] 
04:56:17 [2024-03-06T09:56:17.635Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.381: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.635Z] 
04:56:17 [2024-03-06T09:56:17.635Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.381: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.635Z] 
04:56:17 [2024-03-06T09:56:17.635Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.381: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.635Z] 
04:56:17 [2024-03-06T09:56:17.635Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.381: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.635Z] 
04:56:17 [2024-03-06T09:56:17.635Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.424: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.635Z] 
04:56:17 [2024-03-06T09:56:17.635Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.424: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.635Z] 
04:56:17 [2024-03-06T09:56:17.635Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.424: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.635Z] 
04:56:17 [2024-03-06T09:56:17.635Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.424: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.635Z] 
04:56:17 [2024-03-06T09:56:17.635Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.635Z] 
04:56:17 [2024-03-06T09:56:17.635Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.635Z] 
04:56:17 [2024-03-06T09:56:17.635Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.635Z] 
04:56:17 [2024-03-06T09:56:17.635Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:56:17 [2024-03-06T09:56:17.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321993678 data=null doit=true}, Shell with text {Find}]
04:56:17 [2024-03-06T09:56:17.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:56:17 [2024-03-06T09:56:17.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
04:56:17 [2024-03-06T09:56:17.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
04:56:17 [2024-03-06T09:56:17.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:56:17 [2024-03-06T09:56:17.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
04:56:17 [2024-03-06T09:56:17.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
04:56:17 [2024-03-06T09:56:17.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
04:56:17 [2024-03-06T09:56:17.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=321993682 data=null}, (of type 'Combo')]
04:56:17 [2024-03-06T09:56:17.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
04:56:17 [2024-03-06T09:56:17.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:56:17 [2024-03-06T09:56:17.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:56:17 [2024-03-06T09:56:17.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:56:17 [2024-03-06T09:56:17.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
04:56:17 [2024-03-06T09:56:17.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@71e38bf5
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=321993683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=321993684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=321993684 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=321993684 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=321993684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=321993684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=321993684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=321993695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=321993696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=321993696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=321993696 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=321993696 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=321993698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321993698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=321993698 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=321993698 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=321993698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=321993698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=321993698 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=321993698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321993698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=321993698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=321993699 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=321993699 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo'
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to cpu 1
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {cpu 1} [layout=null] time=321993700 data=null}, (of type 'Combo')]
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to cpu 1
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again.
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=321993712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321993712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=321993712 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=321993712 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=321993712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=321993712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=321993712 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=321993714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321993714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=321993714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=321993714 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=321993714 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:56:17 [2024-03-06T09:56:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:56:17 [2024-03-06T09:56:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:56:17 [2024-03-06T09:56:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:17 [2024-03-06T09:56:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
04:56:17 [2024-03-06T09:56:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=321993716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=321993716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=321993716 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=321993716 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=321993716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=321993716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=321993716 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:17 [2024-03-06T09:56:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:56:17 [2024-03-06T09:56:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
04:56:17 [2024-03-06T09:56:17.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:56:17 [2024-03-06T09:56:17.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:56:17 [2024-03-06T09:56:17.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:56:17 [2024-03-06T09:56:17.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:56:17 [2024-03-06T09:56:17.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:56:17 [2024-03-06T09:56:17.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:56:17 [2024-03-06T09:56:17.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:56:17 [2024-03-06T09:56:17.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:56:17 [2024-03-06T09:56:17.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:56:17 [2024-03-06T09:56:17.897Z] 
04:56:17 [2024-03-06T09:56:17.897Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.897Z] 
04:56:17 [2024-03-06T09:56:17.897Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.897Z] 
04:56:17 [2024-03-06T09:56:17.897Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.897Z] 
04:56:17 [2024-03-06T09:56:17.897Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.897Z] 
04:56:17 [2024-03-06T09:56:17.897Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.897Z] 
04:56:17 [2024-03-06T09:56:17.897Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.897Z] 
04:56:17 [2024-03-06T09:56:17.897Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.897Z] 
04:56:17 [2024-03-06T09:56:17.897Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.897Z] 
04:56:17 [2024-03-06T09:56:17.897Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.897Z] 
04:56:17 [2024-03-06T09:56:17.897Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.897Z] 
04:56:17 [2024-03-06T09:56:17.897Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:17 [2024-03-06T09:56:17.897Z] 
04:56:17 [2024-03-06T09:56:17.897Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.153Z] 
04:56:18 [2024-03-06T09:56:18.153Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.153Z] 
04:56:18 [2024-03-06T09:56:18.153Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.153Z] 
04:56:18 [2024-03-06T09:56:18.153Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.153Z] 
04:56:18 [2024-03-06T09:56:18.153Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.153Z] 
04:56:18 [2024-03-06T09:56:18.153Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.941: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.153Z] 
04:56:18 [2024-03-06T09:56:18.153Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.941: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.153Z] 
04:56:18 [2024-03-06T09:56:18.153Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.941: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.153Z] 
04:56:18 [2024-03-06T09:56:18.153Z] (Eclipse:12853): Gtk-WARNING **: 09:56:17.941: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:56:18 [2024-03-06T09:56:18.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321994161 data=null doit=true}, Shell with text {Find}]
04:56:18 [2024-03-06T09:56:18.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:56:18 [2024-03-06T09:56:18.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:56:18 [2024-03-06T09:56:18.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:56:18 [2024-03-06T09:56:18.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:56:18 [2024-03-06T09:56:18.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:56:18 [2024-03-06T09:56:18.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
04:56:18 [2024-03-06T09:56:18.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=321994164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:18 [2024-03-06T09:56:18.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=321994164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:18 [2024-03-06T09:56:18.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=321994165 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:18 [2024-03-06T09:56:18.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=321994165 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:18 [2024-03-06T09:56:18.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=321994165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:18 [2024-03-06T09:56:18.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=321994165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:18 [2024-03-06T09:56:18.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=321994165 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:18 [2024-03-06T09:56:18.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:56:18 [2024-03-06T09:56:18.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:56:18 [2024-03-06T09:56:18.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:56:18 [2024-03-06T09:56:18.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:56:18 [2024-03-06T09:56:18.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:56:18 [2024-03-06T09:56:18.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:56:18 [2024-03-06T09:56:18.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:56:18 [2024-03-06T09:56:18.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:56:18 [2024-03-06T09:56:18.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:56:18 [2024-03-06T09:56:18.410Z] 
04:56:18 [2024-03-06T09:56:18.410Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.410Z] 
04:56:18 [2024-03-06T09:56:18.410Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.410Z] 
04:56:18 [2024-03-06T09:56:18.410Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.410Z] 
04:56:18 [2024-03-06T09:56:18.410Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.410Z] 
04:56:18 [2024-03-06T09:56:18.410Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.410Z] 
04:56:18 [2024-03-06T09:56:18.410Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.410Z] 
04:56:18 [2024-03-06T09:56:18.410Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.410Z] 
04:56:18 [2024-03-06T09:56:18.410Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.410Z] 
04:56:18 [2024-03-06T09:56:18.410Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.410Z] 
04:56:18 [2024-03-06T09:56:18.410Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.410Z] 
04:56:18 [2024-03-06T09:56:18.410Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.410Z] 
04:56:18 [2024-03-06T09:56:18.410Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.410Z] 
04:56:18 [2024-03-06T09:56:18.410Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.387: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.410Z] 
04:56:18 [2024-03-06T09:56:18.410Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.387: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.410Z] 
04:56:18 [2024-03-06T09:56:18.410Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.387: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.410Z] 
04:56:18 [2024-03-06T09:56:18.410Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.387: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.665Z] 
04:56:18 [2024-03-06T09:56:18.665Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.665Z] 
04:56:18 [2024-03-06T09:56:18.665Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.665Z] 
04:56:18 [2024-03-06T09:56:18.665Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.665Z] 
04:56:18 [2024-03-06T09:56:18.665Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:56:18 [2024-03-06T09:56:18.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321994637 data=null doit=true}, Shell with text {Find}]
04:56:18 [2024-03-06T09:56:18.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:56:18 [2024-03-06T09:56:18.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:56:18 [2024-03-06T09:56:18.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:56:18 [2024-03-06T09:56:18.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:56:18 [2024-03-06T09:56:18.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:56:18 [2024-03-06T09:56:18.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
04:56:18 [2024-03-06T09:56:18.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=321994640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:18 [2024-03-06T09:56:18.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=321994640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:18 [2024-03-06T09:56:18.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=321994640 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:18 [2024-03-06T09:56:18.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=321994640 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:18 [2024-03-06T09:56:18.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=321994640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:18 [2024-03-06T09:56:18.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=321994640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:18 [2024-03-06T09:56:18.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=321994640 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:18 [2024-03-06T09:56:18.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:56:18 [2024-03-06T09:56:18.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
04:56:18 [2024-03-06T09:56:18.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:56:18 [2024-03-06T09:56:18.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:56:18 [2024-03-06T09:56:18.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:56:18 [2024-03-06T09:56:18.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:56:18 [2024-03-06T09:56:18.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:56:18 [2024-03-06T09:56:18.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:56:18 [2024-03-06T09:56:18.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:56:18 [2024-03-06T09:56:18.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:56:18 [2024-03-06T09:56:18.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
04:56:18 [2024-03-06T09:56:18.922Z] 
04:56:18 [2024-03-06T09:56:18.922Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.922Z] 
04:56:18 [2024-03-06T09:56:18.922Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.922Z] 
04:56:18 [2024-03-06T09:56:18.922Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.922Z] 
04:56:18 [2024-03-06T09:56:18.922Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.922Z] 
04:56:18 [2024-03-06T09:56:18.922Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.922Z] 
04:56:18 [2024-03-06T09:56:18.922Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.922Z] 
04:56:18 [2024-03-06T09:56:18.922Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.922Z] 
04:56:18 [2024-03-06T09:56:18.922Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.922Z] 
04:56:18 [2024-03-06T09:56:18.922Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.785: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.922Z] 
04:56:18 [2024-03-06T09:56:18.922Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.785: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.922Z] 
04:56:18 [2024-03-06T09:56:18.922Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.785: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.922Z] 
04:56:18 [2024-03-06T09:56:18.922Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.785: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.922Z] 
04:56:18 [2024-03-06T09:56:18.922Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.827: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.922Z] 
04:56:18 [2024-03-06T09:56:18.922Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.827: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.922Z] 
04:56:18 [2024-03-06T09:56:18.922Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.827: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.922Z] 
04:56:18 [2024-03-06T09:56:18.922Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.827: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.922Z] 
04:56:18 [2024-03-06T09:56:18.923Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.923Z] 
04:56:18 [2024-03-06T09:56:18.923Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.923Z] 
04:56:18 [2024-03-06T09:56:18.923Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.923Z] 
04:56:18 [2024-03-06T09:56:18.923Z] (Eclipse:12853): Gtk-WARNING **: 09:56:18.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=321995087 data=null doit=true}, Shell with text {Find}]
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=321995091 data=null}, (of type 'Combo')]
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=321995092 data=null doit=true}, Button with text {F&orward}]
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=321995092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {F&orward}]
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=321995093 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=321995095 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=321995095 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=321995095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:56:18 [2024-03-06T09:56:18.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5288077e
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=321995107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=321995107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=321995107 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=321995107 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=321995107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=321995107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=321995107 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=321995108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=321995108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=321995108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=321995108 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=321995108 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6893e9c
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=321995108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=321995109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=321995109 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=321995109 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=321995109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=321995109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=321995109 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=321995109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=321995109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=321995109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=321995109 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=321995109 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=321995110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321995110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=321995110 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=321995110 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=321995111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=321995111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=321995111 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=321995111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321995111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=321995111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=321995111 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=321995111 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
04:56:18 [2024-03-06T09:56:18.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo'
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=321995120 data=null}, (of type 'Combo')]
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=321995120 data=null doit=true}, Button with text {&Backward}]
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=321995120 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=321995121 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=321995121 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=321995121 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=321995121 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=321995123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321995123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=321995123 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=321995123 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=321995123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=321995123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=321995123 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=321995124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=321995124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:19 [2024-03-06T09:56:19.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=321995124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:19 [2024-03-06T09:56:19.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=321995124 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:19 [2024-03-06T09:56:19.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=321995124 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
04:56:19 [2024-03-06T09:56:19.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
04:56:19 [2024-03-06T09:56:19.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
04:56:19 [2024-03-06T09:56:19.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
04:56:19 [2024-03-06T09:56:19.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
04:56:19 [2024-03-06T09:56:19.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
04:56:19 [2024-03-06T09:56:19.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:56:19 [2024-03-06T09:56:19.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
04:56:19 [2024-03-06T09:56:19.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:56:19 [2024-03-06T09:56:19.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:56:19 [2024-03-06T09:56:19.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:56:19 [2024-03-06T09:56:19.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
04:56:19 [2024-03-06T09:56:19.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=321995126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:19 [2024-03-06T09:56:19.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=321995126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:19 [2024-03-06T09:56:19.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=321995126 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:19 [2024-03-06T09:56:19.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=321995126 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:19 [2024-03-06T09:56:19.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=321995126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:19 [2024-03-06T09:56:19.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=321995126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:19 [2024-03-06T09:56:19.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=321995126 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
04:56:19 [2024-03-06T09:56:19.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:56:19 [2024-03-06T09:56:19.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@40f15786] time=321995305 data=null doit=true}, Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}]
04:56:19 [2024-03-06T09:56:19.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:56:19 [2024-03-06T09:56:19.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:56:19 [2024-03-06T09:56:19.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:56:19 [2024-03-06T09:56:19.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:56:19 [2024-03-06T09:56:19.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=321995395 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:56:19 [2024-03-06T09:56:19.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=321995400 data=null doit=true}, TreeItem with text {test}]
04:56:19 [2024-03-06T09:56:19.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=321995400 data=null}, TreeItem with text {test}]
04:56:19 [2024-03-06T09:56:19.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=321995400 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:56:19 [2024-03-06T09:56:19.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=321995400 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:56:19 [2024-03-06T09:56:19.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=321995408 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:56:19 [2024-03-06T09:56:19.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:56:19 [2024-03-06T09:56:19.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:56:19 [2024-03-06T09:56:19.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:56:19 [2024-03-06T09:56:19.698Z] 
04:56:19 [2024-03-06T09:56:19.698Z] (Eclipse:12853): Gtk-WARNING **: 09:56:19.493: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:19 [2024-03-06T09:56:19.699Z] 
04:56:19 [2024-03-06T09:56:19.699Z] (Eclipse:12853): Gtk-WARNING **: 09:56:19.493: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:19 [2024-03-06T09:56:19.699Z] 
04:56:19 [2024-03-06T09:56:19.699Z] (Eclipse:12853): Gtk-WARNING **: 09:56:19.493: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:19 [2024-03-06T09:56:19.699Z] 
04:56:19 [2024-03-06T09:56:19.699Z] (Eclipse:12853): Gtk-WARNING **: 09:56:19.493: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:19 [2024-03-06T09:56:19.699Z] 
04:56:19 [2024-03-06T09:56:19.699Z] (Eclipse:12853): Gtk-WARNING **: 09:56:19.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:19 [2024-03-06T09:56:19.699Z] 
04:56:19 [2024-03-06T09:56:19.699Z] (Eclipse:12853): Gtk-WARNING **: 09:56:19.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:19 [2024-03-06T09:56:19.699Z] 
04:56:19 [2024-03-06T09:56:19.699Z] (Eclipse:12853): Gtk-WARNING **: 09:56:19.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:19 [2024-03-06T09:56:19.699Z] 
04:56:19 [2024-03-06T09:56:19.699Z] (Eclipse:12853): Gtk-WARNING **: 09:56:19.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:19 [2024-03-06T09:56:19.699Z] 
04:56:19 [2024-03-06T09:56:19.699Z] (Eclipse:12853): Gtk-WARNING **: 09:56:19.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:19 [2024-03-06T09:56:19.699Z] 
04:56:19 [2024-03-06T09:56:19.699Z] (Eclipse:12853): Gtk-WARNING **: 09:56:19.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:19 [2024-03-06T09:56:19.699Z] 
04:56:19 [2024-03-06T09:56:19.699Z] (Eclipse:12853): Gtk-WARNING **: 09:56:19.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:19 [2024-03-06T09:56:19.699Z] 
04:56:19 [2024-03-06T09:56:19.699Z] (Eclipse:12853): Gtk-WARNING **: 09:56:19.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:19 [2024-03-06T09:56:19.699Z] 
04:56:19 [2024-03-06T09:56:19.699Z] (Eclipse:12853): Gtk-WARNING **: 09:56:19.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:19 [2024-03-06T09:56:19.699Z] 
04:56:19 [2024-03-06T09:56:19.699Z] (Eclipse:12853): Gtk-WARNING **: 09:56:19.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:19 [2024-03-06T09:56:19.699Z] 
04:56:19 [2024-03-06T09:56:19.699Z] (Eclipse:12853): Gtk-WARNING **: 09:56:19.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:19 [2024-03-06T09:56:19.699Z] 
04:56:19 [2024-03-06T09:56:19.699Z] (Eclipse:12853): Gtk-WARNING **: 09:56:19.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:19 [2024-03-06T09:56:19.699Z] 
04:56:19 [2024-03-06T09:56:19.699Z] (Eclipse:12853): Gtk-WARNING **: 09:56:19.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:19 [2024-03-06T09:56:19.699Z] 
04:56:19 [2024-03-06T09:56:19.699Z] (Eclipse:12853): Gtk-WARNING **: 09:56:19.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:19 [2024-03-06T09:56:19.699Z] 
04:56:19 [2024-03-06T09:56:19.699Z] (Eclipse:12853): Gtk-WARNING **: 09:56:19.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:19 [2024-03-06T09:56:19.699Z] 
04:56:19 [2024-03-06T09:56:19.699Z] (Eclipse:12853): Gtk-WARNING **: 09:56:19.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:19 [2024-03-06T09:56:19.699Z] 
04:56:19 [2024-03-06T09:56:19.699Z] (Eclipse:12853): Gtk-WARNING **: 09:56:19.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:19 [2024-03-06T09:56:19.699Z] 
04:56:19 [2024-03-06T09:56:19.699Z] (Eclipse:12853): Gtk-WARNING **: 09:56:19.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:19 [2024-03-06T09:56:19.699Z] 
04:56:19 [2024-03-06T09:56:19.699Z] (Eclipse:12853): Gtk-WARNING **: 09:56:19.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:19 [2024-03-06T09:56:19.699Z] 
04:56:19 [2024-03-06T09:56:19.699Z] (Eclipse:12853): Gtk-WARNING **: 09:56:19.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:19 [2024-03-06T09:56:19.699Z] 
04:56:19 [2024-03-06T09:56:19.699Z] (Eclipse:12853): Gtk-WARNING **: 09:56:19.663: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:19 [2024-03-06T09:56:19.699Z] 
04:56:19 [2024-03-06T09:56:19.699Z] (Eclipse:12853): Gtk-WARNING **: 09:56:19.663: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:19 [2024-03-06T09:56:19.699Z] 
04:56:19 [2024-03-06T09:56:19.699Z] (Eclipse:12853): Gtk-WARNING **: 09:56:19.663: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:19 [2024-03-06T09:56:19.699Z] 
04:56:19 [2024-03-06T09:56:19.699Z] (Eclipse:12853): Gtk-WARNING **: 09:56:19.663: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:19 [2024-03-06T09:56:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:56:19 [2024-03-06T09:56:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:56:19 [2024-03-06T09:56:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:56:19 [2024-03-06T09:56:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:56:19 [2024-03-06T09:56:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:56:19 [2024-03-06T09:56:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:56:19 [2024-03-06T09:56:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321995877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:19 [2024-03-06T09:56:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321995880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:19 [2024-03-06T09:56:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321995880 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:19 [2024-03-06T09:56:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321995880 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:19 [2024-03-06T09:56:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321995881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:19 [2024-03-06T09:56:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321995881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:19 [2024-03-06T09:56:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=321995881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:19 [2024-03-06T09:56:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321995881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:19 [2024-03-06T09:56:19.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321995881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:19 [2024-03-06T09:56:19.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=321995881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:19 [2024-03-06T09:56:19.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=321995881 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:19 [2024-03-06T09:56:19.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=321995881 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:19 [2024-03-06T09:56:19.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:56:19 [2024-03-06T09:56:19.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:56:19 [2024-03-06T09:56:19.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:56:19 [2024-03-06T09:56:19.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:56:19 [2024-03-06T09:56:19.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:56:19 [2024-03-06T09:56:19.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:56:19 [2024-03-06T09:56:19.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=321995882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:19 [2024-03-06T09:56:19.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=321995882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:19 [2024-03-06T09:56:19.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=321995882 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:19 [2024-03-06T09:56:19.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=321995882 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:19 [2024-03-06T09:56:19.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=321995882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:19 [2024-03-06T09:56:19.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=321995882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:19 [2024-03-06T09:56:19.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:56:19 [2024-03-06T09:56:19.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:56:19 [2024-03-06T09:56:19.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:56:19 [2024-03-06T09:56:19.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:56:19 [2024-03-06T09:56:19.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:56:19 [2024-03-06T09:56:19.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:56:19 [2024-03-06T09:56:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=321995882 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:19 [2024-03-06T09:56:19.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=321995452 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:56:20 [2024-03-06T09:56:20.213Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.655 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
04:56:20 [2024-03-06T09:56:20.213Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testRegEx -- Time elapsed: 0.536 s
04:56:20 [2024-03-06T09:56:20.213Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testDirection -- Time elapsed: 0.493 s
04:56:20 [2024-03-06T09:56:20.213Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testWholeWord -- Time elapsed: 0.977 s
04:56:20 [2024-03-06T09:56:20.213Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testCaseSensitive -- Time elapsed: 0.460 s
04:56:20 [2024-03-06T09:56:20.213Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testOpenCloseDialog -- Time elapsed: 0.940 s
04:56:20 [2024-03-06T09:56:20.213Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testWrapSearch -- Time elapsed: 0.494 s
04:56:20 [2024-03-06T09:56:20.213Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
04:56:20 [2024-03-06T09:56:20.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@40f15786] time=321996404 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:56:20 [2024-03-06T09:56:20.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:56:20 [2024-03-06T09:56:20.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:56:20 [2024-03-06T09:56:20.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:56:20 [2024-03-06T09:56:20.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:56:20 [2024-03-06T09:56:20.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=321996527 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:56:20 [2024-03-06T09:56:20.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:56:20 [2024-03-06T09:56:20.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:56:25 [2024-03-06T09:56:25.967Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
04:56:25 [2024-03-06T09:56:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters}
04:56:25 [2024-03-06T09:56:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322001268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
04:56:25 [2024-03-06T09:56:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322001268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
04:56:25 [2024-03-06T09:56:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322001268 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
04:56:25 [2024-03-06T09:56:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322001268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
04:56:25 [2024-03-06T09:56:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322001268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
04:56:25 [2024-03-06T09:56:25.967Z] 
04:56:25 [2024-03-06T09:56:25.967Z] (Eclipse:12853): Gtk-WARNING **: 09:56:25.274: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:25 [2024-03-06T09:56:25.967Z] 
04:56:25 [2024-03-06T09:56:25.967Z] (Eclipse:12853): Gtk-WARNING **: 09:56:25.274: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:25 [2024-03-06T09:56:25.967Z] 
04:56:25 [2024-03-06T09:56:25.967Z] (Eclipse:12853): Gtk-WARNING **: 09:56:25.274: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:25 [2024-03-06T09:56:25.967Z] 
04:56:25 [2024-03-06T09:56:25.967Z] (Eclipse:12853): Gtk-WARNING **: 09:56:25.274: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:25 [2024-03-06T09:56:25.967Z] 
04:56:25 [2024-03-06T09:56:25.967Z] (Eclipse:12853): Gtk-WARNING **: 09:56:25.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:25 [2024-03-06T09:56:25.967Z] 
04:56:25 [2024-03-06T09:56:25.967Z] (Eclipse:12853): Gtk-WARNING **: 09:56:25.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:25 [2024-03-06T09:56:25.967Z] 
04:56:25 [2024-03-06T09:56:25.967Z] (Eclipse:12853): Gtk-WARNING **: 09:56:25.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:25 [2024-03-06T09:56:25.967Z] 
04:56:25 [2024-03-06T09:56:25.967Z] (Eclipse:12853): Gtk-WARNING **: 09:56:25.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:25 [2024-03-06T09:56:25.967Z] 
04:56:25 [2024-03-06T09:56:25.967Z] (Eclipse:12853): Gtk-WARNING **: 09:56:25.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:25 [2024-03-06T09:56:25.967Z] 
04:56:25 [2024-03-06T09:56:25.967Z] (Eclipse:12853): Gtk-WARNING **: 09:56:25.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:25 [2024-03-06T09:56:25.967Z] 
04:56:25 [2024-03-06T09:56:25.967Z] (Eclipse:12853): Gtk-WARNING **: 09:56:25.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:25 [2024-03-06T09:56:25.967Z] 
04:56:25 [2024-03-06T09:56:25.967Z] (Eclipse:12853): Gtk-WARNING **: 09:56:25.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:25 [2024-03-06T09:56:25.967Z] 
04:56:25 [2024-03-06T09:56:25.967Z] (Eclipse:12853): Gtk-WARNING **: 09:56:25.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:25 [2024-03-06T09:56:25.967Z] 
04:56:25 [2024-03-06T09:56:25.967Z] (Eclipse:12853): Gtk-WARNING **: 09:56:25.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:25 [2024-03-06T09:56:25.967Z] 
04:56:25 [2024-03-06T09:56:25.967Z] (Eclipse:12853): Gtk-WARNING **: 09:56:25.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:25 [2024-03-06T09:56:25.967Z] 
04:56:25 [2024-03-06T09:56:25.967Z] (Eclipse:12853): Gtk-WARNING **: 09:56:25.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:56:25 [2024-03-06T09:56:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322001623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
04:56:25 [2024-03-06T09:56:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322001629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
04:56:25 [2024-03-06T09:56:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322001630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
04:56:25 [2024-03-06T09:56:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322001630 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322001630 data=null}, ToolItem with tooltip text {Show View Filters}]
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters}
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter'
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322001633 data=null doit=true}, Shell with text {Filter}]
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=322001636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=322001636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=322001636 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=322001636 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=322001636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=322001636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=322001636 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=322001678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=322001679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=322001679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=322001679 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=322001679 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
04:56:25 [2024-03-06T09:56:25.968Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {systemd} time=322001683 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, Tree node with text: systemd]
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {systemd} time=322001683 data=null doit=true}, Tree node with text: systemd]
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {systemd} time=322001683 data=null}, Tree node with text: systemd]
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {systemd} time=322001683 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, Tree node with text: systemd]
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322001684 data=null item=TreeItem {systemd} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: systemd]
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {systemd} time=322001684 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, Tree node with text: systemd]
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=322001685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=322001685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=322001685 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=322001685 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=322001685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=322001685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=322001685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=322001710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=322001710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=322001710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=322001710 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=322001710 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
04:56:25 [2024-03-06T09:56:25.969Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=322001711 data=null button=0 stateMask=0x0 x=93 y=1208 count=0}, Tree node with text: kthreadd]
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kthreadd} time=322001711 data=null doit=true}, Tree node with text: kthreadd]
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=322001711 data=null}, Tree node with text: kthreadd]
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=322001712 data=null button=1 stateMask=0x0 x=93 y=1208 count=1}, Tree node with text: kthreadd]
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322001712 data=null item=TreeItem {kthreadd} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kthreadd]
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=322001712 data=null button=1 stateMask=0x80000 x=93 y=1208 count=1}, Tree node with text: kthreadd]
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=322001713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=322001713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=322001713 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=322001714 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=322001714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=322001714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=322001714 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=322001721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=322001721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=322001721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=322001722 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=322001722 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
04:56:25 [2024-03-06T09:56:25.970Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=322001723 data=null button=0 stateMask=0x0 x=110 y=-897 count=0}, Tree node with text: lttng-consumerd]
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=322001723 data=null doit=true}, Tree node with text: lttng-consumerd]
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=322001723 data=null}, Tree node with text: lttng-consumerd]
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=322001723 data=null button=1 stateMask=0x0 x=110 y=-897 count=1}, Tree node with text: lttng-consumerd]
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322001723 data=null item=TreeItem {lttng-consumerd} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: lttng-consumerd]
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=322001724 data=null button=1 stateMask=0x80000 x=110 y=-897 count=1}, Tree node with text: lttng-consumerd]
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=322001732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=322001732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=322001733 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=322001733 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=322001733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=322001733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=322001733 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=322001733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=322001734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=322001734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=322001734 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=322001734 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322001735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322001735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322001735 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322001735 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322001735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322001735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322001735 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322001268 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show View Filters}]
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Process} time=322001865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Process}]
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Process} time=322001896 data=null button=1 stateMask=0x80000 x=67 y=-13 count=1}, TreeColumn with text {Process}]
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Process} time=322001898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Process}]
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Process} time=322001900 data=null button=1 stateMask=0x80000 x=67 y=-13 count=1}, TreeColumn with text {Process}]
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {TID} time=322001932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {TID}]
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {TID} time=322001948 data=null button=1 stateMask=0x80000 x=155 y=-13 count=1}, TreeColumn with text {TID}]
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {TID} time=322001964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {TID}]
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {TID} time=322001966 data=null button=1 stateMask=0x80000 x=155 y=-13 count=1}, TreeColumn with text {TID}]
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID} time=322001982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PID}]
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID} time=322001983 data=null button=1 stateMask=0x80000 x=195 y=-13 count=1}, TreeColumn with text {PID}]
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID} time=322001996 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PID}]
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID} time=322001998 data=null button=1 stateMask=0x80000 x=195 y=-13 count=1}, TreeColumn with text {PID}]
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PTID} time=322002000 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PTID}]
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PTID} time=322002001 data=null button=1 stateMask=0x80000 x=238 y=-13 count=1}, TreeColumn with text {PTID}]
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PTID} time=322002002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PTID}]
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PTID} time=322002003 data=null button=1 stateMask=0x80000 x=238 y=-13 count=1}, TreeColumn with text {PTID}]
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Birth time} time=322002004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Birth time}]
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=322002005 data=null button=1 stateMask=0x80000 x=332 y=-13 count=1}, TreeColumn with text {Birth time}]
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Birth time} time=322002006 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Birth time}]
04:56:25 [2024-03-06T09:56:25.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=322002007 data=null button=1 stateMask=0x80000 x=332 y=-13 count=1}, TreeColumn with text {Birth time}]
04:56:26 [2024-03-06T09:56:26.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@40f15786] time=322002170 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:56:26 [2024-03-06T09:56:26.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:56:26 [2024-03-06T09:56:26.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:56:26 [2024-03-06T09:56:26.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:56:26 [2024-03-06T09:56:26.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:56:26 [2024-03-06T09:56:26.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322002205 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:56:26 [2024-03-06T09:56:26.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322002206 data=null doit=true}, TreeItem with text {test}]
04:56:26 [2024-03-06T09:56:26.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322002206 data=null}, TreeItem with text {test}]
04:56:26 [2024-03-06T09:56:26.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322002206 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:56:26 [2024-03-06T09:56:26.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322002206 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:56:26 [2024-03-06T09:56:26.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322002218 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:56:26 [2024-03-06T09:56:26.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:56:26 [2024-03-06T09:56:26.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:56:26 [2024-03-06T09:56:26.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:56:27 [2024-03-06T09:56:27.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:56:27 [2024-03-06T09:56:27.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:56:27 [2024-03-06T09:56:27.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:56:27 [2024-03-06T09:56:27.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:56:27 [2024-03-06T09:56:27.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:56:27 [2024-03-06T09:56:27.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:56:27 [2024-03-06T09:56:27.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:56:27 [2024-03-06T09:56:27.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:56:27 [2024-03-06T09:56:27.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:56:27 [2024-03-06T09:56:27.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:56:27 [2024-03-06T09:56:27.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322003148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:27 [2024-03-06T09:56:27.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322003148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:27 [2024-03-06T09:56:27.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322003148 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:27 [2024-03-06T09:56:27.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322003148 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:27 [2024-03-06T09:56:27.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322003148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:27 [2024-03-06T09:56:27.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322003148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:27 [2024-03-06T09:56:27.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322003148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:27 [2024-03-06T09:56:27.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322003149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:27 [2024-03-06T09:56:27.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322003149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:27 [2024-03-06T09:56:27.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322003149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:27 [2024-03-06T09:56:27.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322003149 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:27 [2024-03-06T09:56:27.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322003149 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:27 [2024-03-06T09:56:27.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:56:27 [2024-03-06T09:56:27.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:56:27 [2024-03-06T09:56:27.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:56:27 [2024-03-06T09:56:27.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:56:27 [2024-03-06T09:56:27.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:56:27 [2024-03-06T09:56:27.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:56:27 [2024-03-06T09:56:27.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:56:27 [2024-03-06T09:56:27.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:56:27 [2024-03-06T09:56:27.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:56:27 [2024-03-06T09:56:27.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322003149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:27 [2024-03-06T09:56:27.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322003150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:27 [2024-03-06T09:56:27.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322003150 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:27 [2024-03-06T09:56:27.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322003150 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:27 [2024-03-06T09:56:27.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322003150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:27 [2024-03-06T09:56:27.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322003150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:27 [2024-03-06T09:56:27.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:56:27 [2024-03-06T09:56:27.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:56:27 [2024-03-06T09:56:27.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:56:27 [2024-03-06T09:56:27.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:56:27 [2024-03-06T09:56:27.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:56:27 [2024-03-06T09:56:27.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:56:27 [2024-03-06T09:56:27.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322003150 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:27 [2024-03-06T09:56:27.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322002266 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:56:27 [2024-03-06T09:56:27.666Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.255 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
04:56:27 [2024-03-06T09:56:27.666Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest.testColumnSorting -- Time elapsed: 5.280 s
04:56:27 [2024-03-06T09:56:27.666Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
04:56:27 [2024-03-06T09:56:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@40f15786] time=322003665 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:56:27 [2024-03-06T09:56:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:56:27 [2024-03-06T09:56:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:56:27 [2024-03-06T09:56:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:56:27 [2024-03-06T09:56:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:56:27 [2024-03-06T09:56:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=322003826 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:56:27 [2024-03-06T09:56:27.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:56:31 [2024-03-06T09:56:31.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:56:31 [2024-03-06T09:56:31.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:56:31 [2024-03-06T09:56:31.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:56:31 [2024-03-06T09:56:31.833Z] 
04:56:31 [2024-03-06T09:56:31.833Z] (Eclipse:12853): Gtk-WARNING **: 09:56:31.628: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:56:31 [2024-03-06T09:56:31.833Z] 
04:56:31 [2024-03-06T09:56:31.833Z] (Eclipse:12853): Gtk-WARNING **: 09:56:31.647: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:56:31 [2024-03-06T09:56:31.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
04:56:31 [2024-03-06T09:56:31.833Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2
04:56:31 [2024-03-06T09:56:31.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events}
04:56:31 [2024-03-06T09:56:31.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322007920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
04:56:31 [2024-03-06T09:56:31.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322007920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
04:56:31 [2024-03-06T09:56:31.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322007921 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
04:56:31 [2024-03-06T09:56:31.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322007921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
04:56:31 [2024-03-06T09:56:31.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322007921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
04:56:31 [2024-03-06T09:56:31.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322007921 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
04:56:31 [2024-03-06T09:56:31.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322007921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
04:56:31 [2024-03-06T09:56:31.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322007921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
04:56:31 [2024-03-06T09:56:31.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322007921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
04:56:31 [2024-03-06T09:56:31.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322007922 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
04:56:31 [2024-03-06T09:56:31.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322007922 data=null}, ToolItem with tooltip text {Hide Lost Events}]
04:56:31 [2024-03-06T09:56:31.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events}
04:56:32 [2024-03-06T09:56:32.088Z] 
04:56:32 [2024-03-06T09:56:32.088Z] (Eclipse:12853): Gtk-WARNING **: 09:56:31.850: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
04:56:32 [2024-03-06T09:56:32.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
04:56:36 [2024-03-06T09:56:36.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
04:56:36 [2024-03-06T09:56:36.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
04:56:36 [2024-03-06T09:56:36.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:56:36 [2024-03-06T09:56:36.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
04:56:36 [2024-03-06T09:56:36.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:56:36 [2024-03-06T09:56:36.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:56:36 [2024-03-06T09:56:36.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:56:40 [2024-03-06T09:56:40.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:56:40 [2024-03-06T09:56:40.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@40f15786] time=322016552 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:56:40 [2024-03-06T09:56:40.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:56:40 [2024-03-06T09:56:40.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:56:40 [2024-03-06T09:56:40.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:56:40 [2024-03-06T09:56:40.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:56:40 [2024-03-06T09:56:40.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322016588 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:56:40 [2024-03-06T09:56:40.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322016588 data=null doit=true}, TreeItem with text {test}]
04:56:40 [2024-03-06T09:56:40.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322016588 data=null}, TreeItem with text {test}]
04:56:40 [2024-03-06T09:56:40.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322016588 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:56:40 [2024-03-06T09:56:40.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322016589 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:56:40 [2024-03-06T09:56:40.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322016612 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:56:40 [2024-03-06T09:56:40.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:56:40 [2024-03-06T09:56:40.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:56:40 [2024-03-06T09:56:40.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:56:40 [2024-03-06T09:56:40.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:56:40 [2024-03-06T09:56:40.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:56:40 [2024-03-06T09:56:40.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:56:40 [2024-03-06T09:56:40.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:56:40 [2024-03-06T09:56:40.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:56:40 [2024-03-06T09:56:40.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:56:40 [2024-03-06T09:56:40.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:56:40 [2024-03-06T09:56:40.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:56:40 [2024-03-06T09:56:40.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:56:40 [2024-03-06T09:56:40.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:56:40 [2024-03-06T09:56:40.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322017046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:40 [2024-03-06T09:56:40.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322017046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:40 [2024-03-06T09:56:40.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322017046 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:40 [2024-03-06T09:56:40.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322017046 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:40 [2024-03-06T09:56:40.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322017046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:40 [2024-03-06T09:56:40.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322017046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:40 [2024-03-06T09:56:40.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322017046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:40 [2024-03-06T09:56:40.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322017046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:40 [2024-03-06T09:56:40.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322017046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:40 [2024-03-06T09:56:40.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322017046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:40 [2024-03-06T09:56:40.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322017046 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:40 [2024-03-06T09:56:40.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322017047 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:56:40 [2024-03-06T09:56:40.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:56:40 [2024-03-06T09:56:40.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:56:40 [2024-03-06T09:56:40.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:56:40 [2024-03-06T09:56:40.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:56:40 [2024-03-06T09:56:40.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:56:40 [2024-03-06T09:56:40.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:56:40 [2024-03-06T09:56:40.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:56:40 [2024-03-06T09:56:40.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:56:40 [2024-03-06T09:56:40.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:56:40 [2024-03-06T09:56:40.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322017047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:40 [2024-03-06T09:56:40.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322017047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:40 [2024-03-06T09:56:40.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322017047 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:40 [2024-03-06T09:56:40.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322017047 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:40 [2024-03-06T09:56:40.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322017047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:40 [2024-03-06T09:56:40.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322017047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:40 [2024-03-06T09:56:40.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:56:40 [2024-03-06T09:56:40.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:56:40 [2024-03-06T09:56:40.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:56:40 [2024-03-06T09:56:40.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:56:40 [2024-03-06T09:56:40.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:56:40 [2024-03-06T09:56:40.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:56:41 [2024-03-06T09:56:41.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322017047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:56:41 [2024-03-06T09:56:41.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322016653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:56:41 [2024-03-06T09:56:41.461Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.89 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
04:56:41 [2024-03-06T09:56:41.461Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest.test -- Time elapsed: 12.23 s
04:56:41 [2024-03-06T09:56:41.461Z] 
04:56:41 [2024-03-06T09:56:41.461Z] Results:
04:56:41 [2024-03-06T09:56:41.461Z] 
04:56:41 [2024-03-06T09:56:41.461Z] Tests run: 58, Failures: 0, Errors: 0, Skipped: 1
04:56:41 [2024-03-06T09:56:41.461Z] 
04:56:42 [2024-03-06T09:56:42.021Z] 
04:56:42 [2024-03-06T09:56:42.021Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-06 09:56:41.729
04:56:42 [2024-03-06T09:56:42.021Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:56:42 [2024-03-06T09:56:42.277Z] [INFO] All tests passed
04:56:42 [2024-03-06T09:56:42.277Z] [INFO] 
04:56:42 [2024-03-06T09:56:42.277Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:56:42 [2024-03-06T09:56:42.277Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT.jar
04:56:42 [2024-03-06T09:56:42.277Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT.pom
04:56:42 [2024-03-06T09:56:42.277Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT-sources.jar
04:56:42 [2024-03-06T09:56:42.277Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT-p2metadata.xml
04:56:42 [2024-03-06T09:56:42.277Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT-p2artifacts.xml
04:56:42 [2024-03-06T09:56:42.277Z] [INFO] 
04:56:42 [2024-03-06T09:56:42.277Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:56:42 [2024-03-06T09:56:42.277Z] [INFO] 
04:56:42 [2024-03-06T09:56:42.277Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >--
04:56:42 [2024-03-06T09:56:42.277Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 5.2.2-SNAPSHOT [98/141]
04:56:42 [2024-03-06T09:56:42.277Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
04:56:42 [2024-03-06T09:56:42.277Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:56:42 [2024-03-06T09:56:42.277Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:42 [2024-03-06T09:56:42.277Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
04:56:42 [2024-03-06T09:56:42.277Z] [INFO] 
04:56:42 [2024-03-06T09:56:42.277Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:56:42 [2024-03-06T09:56:42.277Z] [INFO] 
04:56:42 [2024-03-06T09:56:42.277Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:56:42 [2024-03-06T09:56:42.277Z] [INFO] The project's OSGi version is 5.2.2.202403060913
04:56:42 [2024-03-06T09:56:42.277Z] [INFO] 
04:56:42 [2024-03-06T09:56:42.277Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:56:42 [2024-03-06T09:56:42.277Z] [INFO] 
04:56:42 [2024-03-06T09:56:42.277Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:56:42 [2024-03-06T09:56:42.277Z] [INFO] 
04:56:42 [2024-03-06T09:56:42.277Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:56:42 [2024-03-06T09:56:42.277Z] [INFO] 
04:56:42 [2024-03-06T09:56:42.277Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:56:42 [2024-03-06T09:56:42.277Z] [INFO] 
04:56:42 [2024-03-06T09:56:42.277Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:56:42 [2024-03-06T09:56:42.277Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core
04:56:42 [2024-03-06T09:56:42.533Z] [INFO] 
04:56:42 [2024-03-06T09:56:42.533Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:56:42 [2024-03-06T09:56:42.533Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
04:56:42 [2024-03-06T09:56:42.533Z] [INFO] 
04:56:42 [2024-03-06T09:56:42.533Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:56:42 [2024-03-06T09:56:42.533Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:56:42 [2024-03-06T09:56:42.533Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:42 [2024-03-06T09:56:42.533Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
04:56:42 [2024-03-06T09:56:42.533Z] [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:56:42 [2024-03-06T09:56:42.792Z] [INFO] 
04:56:42 [2024-03-06T09:56:42.792Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:56:42 [2024-03-06T09:56:42.792Z] [INFO] 
04:56:42 [2024-03-06T09:56:42.792Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:56:42 [2024-03-06T09:56:42.792Z] [INFO] 
04:56:42 [2024-03-06T09:56:42.792Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:56:42 [2024-03-06T09:56:42.792Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources
04:56:42 [2024-03-06T09:56:42.792Z] [INFO] 
04:56:42 [2024-03-06T09:56:42.792Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:56:42 [2024-03-06T09:56:42.792Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:56:42 [2024-03-06T09:56:42.792Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:42 [2024-03-06T09:56:42.792Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
04:56:42 [2024-03-06T09:56:42.792Z] [INFO] 
04:56:42 [2024-03-06T09:56:42.792Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:56:42 [2024-03-06T09:56:42.792Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 23 were skipped
04:56:42 [2024-03-06T09:56:42.792Z] [INFO] 
04:56:42 [2024-03-06T09:56:42.792Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:56:42 [2024-03-06T09:56:42.792Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT-sources.jar
04:56:42 [2024-03-06T09:56:42.792Z] [INFO] 
04:56:42 [2024-03-06T09:56:42.792Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:56:42 [2024-03-06T09:56:42.792Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT.jar
04:56:42 [2024-03-06T09:56:42.792Z] [INFO] 
04:56:42 [2024-03-06T09:56:42.792Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:56:42 [2024-03-06T09:56:42.792Z] [INFO] 
04:56:42 [2024-03-06T09:56:42.792Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:56:42 [2024-03-06T09:56:42.792Z] [INFO] 
04:56:42 [2024-03-06T09:56:42.792Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:56:42 [2024-03-06T09:56:42.792Z] [INFO] 
04:56:42 [2024-03-06T09:56:42.792Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:56:42 [2024-03-06T09:56:42.792Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT.jar
04:56:43 [2024-03-06T09:56:43.717Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT-sources.jar
04:56:44 [2024-03-06T09:56:44.643Z] [INFO] 
04:56:44 [2024-03-06T09:56:44.643Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:56:44 [2024-03-06T09:56:44.643Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT.jar
04:56:44 [2024-03-06T09:56:44.643Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT.pom
04:56:44 [2024-03-06T09:56:44.643Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT-sources.jar
04:56:44 [2024-03-06T09:56:44.643Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT-p2metadata.xml
04:56:44 [2024-03-06T09:56:44.643Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT-p2artifacts.xml
04:56:44 [2024-03-06T09:56:44.643Z] [INFO] 
04:56:44 [2024-03-06T09:56:44.643Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:56:44 [2024-03-06T09:56:44.643Z] [INFO] 
04:56:44 [2024-03-06T09:56:44.643Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >---
04:56:44 [2024-03-06T09:56:44.643Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT  [99/141]
04:56:44 [2024-03-06T09:56:44.643Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
04:56:44 [2024-03-06T09:56:44.643Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:56:44 [2024-03-06T09:56:44.643Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:44 [2024-03-06T09:56:44.643Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
04:56:44 [2024-03-06T09:56:44.643Z] [INFO] 
04:56:44 [2024-03-06T09:56:44.643Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:56:44 [2024-03-06T09:56:44.643Z] [INFO] 
04:56:44 [2024-03-06T09:56:44.643Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:56:44 [2024-03-06T09:56:44.643Z] [INFO] The project's OSGi version is 3.1.0.202403060913
04:56:44 [2024-03-06T09:56:44.643Z] [INFO] 
04:56:44 [2024-03-06T09:56:44.643Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:56:44 [2024-03-06T09:56:44.643Z] [INFO] 
04:56:44 [2024-03-06T09:56:44.643Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:56:44 [2024-03-06T09:56:44.643Z] [INFO] 
04:56:44 [2024-03-06T09:56:44.643Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:56:44 [2024-03-06T09:56:44.643Z] [INFO] 
04:56:44 [2024-03-06T09:56:44.643Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:56:44 [2024-03-06T09:56:44.643Z] [INFO] 
04:56:44 [2024-03-06T09:56:44.643Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:56:44 [2024-03-06T09:56:44.643Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui
04:56:44 [2024-03-06T09:56:44.899Z] [INFO] 
04:56:44 [2024-03-06T09:56:44.899Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:56:44 [2024-03-06T09:56:44.899Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
04:56:44 [2024-03-06T09:56:44.899Z] [INFO] 
04:56:44 [2024-03-06T09:56:44.899Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:56:44 [2024-03-06T09:56:44.899Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:56:44 [2024-03-06T09:56:44.899Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:44 [2024-03-06T09:56:44.899Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
04:56:44 [2024-03-06T09:56:44.899Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:56:45 [2024-03-06T09:56:45.164Z] [INFO] 
04:56:45 [2024-03-06T09:56:45.164Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:56:45 [2024-03-06T09:56:45.164Z] [INFO] 
04:56:45 [2024-03-06T09:56:45.164Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:56:45 [2024-03-06T09:56:45.164Z] [INFO] 
04:56:45 [2024-03-06T09:56:45.164Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:56:45 [2024-03-06T09:56:45.164Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources
04:56:45 [2024-03-06T09:56:45.164Z] [INFO] 
04:56:45 [2024-03-06T09:56:45.164Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:56:45 [2024-03-06T09:56:45.164Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:56:45 [2024-03-06T09:56:45.164Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:45 [2024-03-06T09:56:45.164Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
04:56:45 [2024-03-06T09:56:45.164Z] [INFO] 
04:56:45 [2024-03-06T09:56:45.164Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:56:45 [2024-03-06T09:56:45.164Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
04:56:45 [2024-03-06T09:56:45.164Z] [INFO] 
04:56:45 [2024-03-06T09:56:45.164Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:56:45 [2024-03-06T09:56:45.164Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-sources.jar
04:56:45 [2024-03-06T09:56:45.164Z] [INFO] 
04:56:45 [2024-03-06T09:56:45.164Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:56:45 [2024-03-06T09:56:45.421Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.jar
04:56:45 [2024-03-06T09:56:45.421Z] [INFO] 
04:56:45 [2024-03-06T09:56:45.421Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:56:45 [2024-03-06T09:56:45.421Z] [INFO] 
04:56:45 [2024-03-06T09:56:45.421Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:56:45 [2024-03-06T09:56:45.421Z] [INFO] 
04:56:45 [2024-03-06T09:56:45.421Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:56:45 [2024-03-06T09:56:45.421Z] [INFO] 
04:56:45 [2024-03-06T09:56:45.421Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:56:45 [2024-03-06T09:56:45.421Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.jar
04:56:46 [2024-03-06T09:56:46.786Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-sources.jar
04:56:48 [2024-03-06T09:56:48.151Z] [INFO] 
04:56:48 [2024-03-06T09:56:48.151Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:56:48 [2024-03-06T09:56:48.151Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.jar
04:56:48 [2024-03-06T09:56:48.151Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.pom
04:56:48 [2024-03-06T09:56:48.151Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-sources.jar
04:56:48 [2024-03-06T09:56:48.151Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-p2metadata.xml
04:56:48 [2024-03-06T09:56:48.151Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-p2artifacts.xml
04:56:48 [2024-03-06T09:56:48.151Z] [INFO] 
04:56:48 [2024-03-06T09:56:48.151Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:56:48 [2024-03-06T09:56:48.151Z] [INFO] 
04:56:48 [2024-03-06T09:56:48.151Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >----
04:56:48 [2024-03-06T09:56:48.151Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 9.3.0-SNAPSHOT    [100/141]
04:56:48 [2024-03-06T09:56:48.151Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
04:56:48 [2024-03-06T09:56:48.151Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:56:48 [2024-03-06T09:56:48.151Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] 
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust ---
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] 
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] The project's OSGi version is 9.3.0.202403060913
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] 
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] 
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] 
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] 
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] 
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust ---
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/src/main/resources
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] 
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust ---
04:56:48 [2024-03-06T09:56:48.407Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] 
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust ---
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] 
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust ---
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT.jar
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] 
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust ---
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] 
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] 
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust ---
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT-sources-feature.jar
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] 
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] 
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust ---
04:56:48 [2024-03-06T09:56:48.407Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT.jar
04:56:49 [2024-03-06T09:56:49.770Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT-sources-feature.jar
04:56:50 [2024-03-06T09:56:50.696Z] [INFO] 
04:56:50 [2024-03-06T09:56:50.696Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust ---
04:56:50 [2024-03-06T09:56:50.696Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT.jar
04:56:50 [2024-03-06T09:56:50.696Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT.pom
04:56:50 [2024-03-06T09:56:50.696Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT-sources-feature.jar
04:56:50 [2024-03-06T09:56:50.696Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT-p2metadata.xml
04:56:50 [2024-03-06T09:56:50.696Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT-p2artifacts.xml
04:56:50 [2024-03-06T09:56:50.696Z] [INFO] 
04:56:50 [2024-03-06T09:56:50.696Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust ---
04:56:50 [2024-03-06T09:56:50.696Z] [INFO] 
04:56:50 [2024-03-06T09:56:50.696Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >--
04:56:50 [2024-03-06T09:56:50.696Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT [101/141]
04:56:50 [2024-03-06T09:56:50.696Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
04:56:50 [2024-03-06T09:56:50.696Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:56:50 [2024-03-06T09:56:50.696Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:50 [2024-03-06T09:56:50.696Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
04:56:50 [2024-03-06T09:56:50.696Z] [INFO] 
04:56:50 [2024-03-06T09:56:50.696Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:56:50 [2024-03-06T09:56:50.696Z] [INFO] 
04:56:50 [2024-03-06T09:56:50.696Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:56:50 [2024-03-06T09:56:50.696Z] [INFO] The project's OSGi version is 1.0.15.202403060913
04:56:50 [2024-03-06T09:56:50.696Z] [INFO] 
04:56:50 [2024-03-06T09:56:50.696Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:56:50 [2024-03-06T09:56:50.696Z] [INFO] 
04:56:50 [2024-03-06T09:56:50.696Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:56:50 [2024-03-06T09:56:50.696Z] [INFO] 
04:56:50 [2024-03-06T09:56:50.696Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:56:50 [2024-03-06T09:56:50.696Z] [INFO] 
04:56:50 [2024-03-06T09:56:50.696Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:56:50 [2024-03-06T09:56:50.696Z] [INFO] 
04:56:50 [2024-03-06T09:56:50.696Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:56:50 [2024-03-06T09:56:50.696Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core.tests
04:56:50 [2024-03-06T09:56:50.952Z] [INFO] 
04:56:50 [2024-03-06T09:56:50.952Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:56:50 [2024-03-06T09:56:50.952Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
04:56:50 [2024-03-06T09:56:50.952Z] [INFO] 
04:56:50 [2024-03-06T09:56:50.952Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:56:50 [2024-03-06T09:56:50.952Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:56:50 [2024-03-06T09:56:50.952Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:50 [2024-03-06T09:56:50.952Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
04:56:50 [2024-03-06T09:56:50.952Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:56:51 [2024-03-06T09:56:51.207Z] [INFO] 
04:56:51 [2024-03-06T09:56:51.207Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:56:51 [2024-03-06T09:56:51.207Z] [INFO] 
04:56:51 [2024-03-06T09:56:51.207Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:56:51 [2024-03-06T09:56:51.207Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources
04:56:51 [2024-03-06T09:56:51.207Z] [INFO] 
04:56:51 [2024-03-06T09:56:51.207Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:56:51 [2024-03-06T09:56:51.207Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
04:56:51 [2024-03-06T09:56:51.207Z] [INFO] 
04:56:51 [2024-03-06T09:56:51.207Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:56:51 [2024-03-06T09:56:51.207Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT-sources.jar
04:56:51 [2024-03-06T09:56:51.207Z] [INFO] 
04:56:51 [2024-03-06T09:56:51.207Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:56:51 [2024-03-06T09:56:51.207Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT.jar
04:56:51 [2024-03-06T09:56:51.207Z] [INFO] 
04:56:51 [2024-03-06T09:56:51.207Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:56:51 [2024-03-06T09:56:51.207Z] [INFO] 
04:56:51 [2024-03-06T09:56:51.207Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:56:51 [2024-03-06T09:56:51.207Z] [INFO] 
04:56:51 [2024-03-06T09:56:51.207Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:56:51 [2024-03-06T09:56:51.207Z] [INFO] 
04:56:51 [2024-03-06T09:56:51.207Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:56:51 [2024-03-06T09:56:51.207Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT.jar
04:56:52 [2024-03-06T09:56:52.570Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT-sources.jar
04:56:53 [2024-03-06T09:56:53.496Z] [INFO] 
04:56:53 [2024-03-06T09:56:53.497Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:56:53 [2024-03-06T09:56:53.753Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data/.metadata/.log
04:56:53 [2024-03-06T09:56:53.753Z] [INFO] Command line:
04:56:53 [2024-03-06T09:56:53.753Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:56:53 [2024-03-06T09:56:53.753Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:56:57 [2024-03-06T09:56:57.021Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
04:56:57 [2024-03-06T09:56:57.021Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
04:56:57 [2024-03-06T09:56:57.021Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest.testCallStackRequirements -- Time elapsed: 0.084 s
04:56:57 [2024-03-06T09:56:57.021Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
04:57:09 [2024-03-06T09:57:09.184Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.38 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
04:57:09 [2024-03-06T09:57:09.184Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStackEnd -- Time elapsed: 1.633 s
04:57:09 [2024-03-06T09:57:09.184Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testConstruction -- Time elapsed: 1.163 s
04:57:09 [2024-03-06T09:57:09.184Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStack1 -- Time elapsed: 1.170 s
04:57:09 [2024-03-06T09:57:09.184Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStack2 -- Time elapsed: 1.181 s
04:57:09 [2024-03-06T09:57:09.184Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStack3 -- Time elapsed: 1.194 s
04:57:09 [2024-03-06T09:57:09.184Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testOtherUstTrace -- Time elapsed: 2.863 s
04:57:09 [2024-03-06T09:57:09.184Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStackBegin -- Time elapsed: 1.170 s
04:57:09 [2024-03-06T09:57:09.184Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
04:57:17 [2024-03-06T09:57:17.268Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.319 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
04:57:17 [2024-03-06T09:57:17.268Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStackEnd -- Time elapsed: 1.159 s
04:57:17 [2024-03-06T09:57:17.268Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testConstruction -- Time elapsed: 1.129 s
04:57:17 [2024-03-06T09:57:17.268Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStack1 -- Time elapsed: 1.137 s
04:57:17 [2024-03-06T09:57:17.268Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStack2 -- Time elapsed: 1.141 s
04:57:17 [2024-03-06T09:57:17.268Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStack3 -- Time elapsed: 1.128 s
04:57:17 [2024-03-06T09:57:17.268Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testOtherUstTrace -- Time elapsed: 2.467 s
04:57:17 [2024-03-06T09:57:17.268Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStackBegin -- Time elapsed: 1.157 s
04:57:17 [2024-03-06T09:57:17.268Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
04:57:17 [2024-03-06T09:57:17.268Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
04:57:17 [2024-03-06T09:57:17.268Z] org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest.testTidAspect -- Time elapsed: 0.105 s
04:57:17 [2024-03-06T09:57:17.268Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest
04:57:17 [2024-03-06T09:57:17.830Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.245 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest
04:57:17 [2024-03-06T09:57:17.830Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testGetAnalysisRequirements -- Time elapsed: 0.001 s
04:57:17 [2024-03-06T09:57:17.830Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testGetCpuForThread -- Time elapsed: 1.134 s
04:57:17 [2024-03-06T09:57:17.830Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testExecution -- Time elapsed: 0.037 s
04:57:17 [2024-03-06T09:57:17.831Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testCanExecute -- Time elapsed: 0.029 s
04:57:17 [2024-03-06T09:57:17.831Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testCannotExcecute -- Time elapsed: 0.041 s
04:57:17 [2024-03-06T09:57:17.831Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
04:57:24 [2024-03-06T09:57:24.369Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.735 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
04:57:24 [2024-03-06T09:57:24.369Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testExec -- Time elapsed: 1.129 s
04:57:24 [2024-03-06T09:57:24.369Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testGetAnalysisRequirements -- Time elapsed: 0 s
04:57:24 [2024-03-06T09:57:24.369Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testGetAllBinaries -- Time elapsed: 1.167 s
04:57:24 [2024-03-06T09:57:24.369Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testExecution -- Time elapsed: 0.019 s
04:57:24 [2024-03-06T09:57:24.369Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testTwoProcesses -- Time elapsed: 1.111 s
04:57:24 [2024-03-06T09:57:24.369Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testCanExecute -- Time elapsed: 0.021 s
04:57:24 [2024-03-06T09:57:24.369Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testBuildIDDebugLink -- Time elapsed: 1.118 s
04:57:24 [2024-03-06T09:57:24.369Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testCannotExcecute -- Time elapsed: 0.007 s
04:57:24 [2024-03-06T09:57:24.369Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testBinaryCallsites -- Time elapsed: 1.159 s
04:57:24 [2024-03-06T09:57:24.369Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
04:57:24 [2024-03-06T09:57:24.369Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
04:57:24 [2024-03-06T09:57:24.369Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest skipped
04:57:24 [2024-03-06T09:57:24.369Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
04:57:24 [2024-03-06T09:57:24.370Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
04:57:24 [2024-03-06T09:57:24.370Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
04:57:24 [2024-03-06T09:57:24.370Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
04:57:24 [2024-03-06T09:57:24.370Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
04:57:24 [2024-03-06T09:57:24.370Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
04:57:24 [2024-03-06T09:57:24.370Z] 
04:57:24 [2024-03-06T09:57:24.370Z] Results:
04:57:24 [2024-03-06T09:57:24.370Z] 
04:57:24 [2024-03-06T09:57:24.370Z] Tests run: 35, Failures: 0, Errors: 0, Skipped: 1
04:57:24 [2024-03-06T09:57:24.370Z] 
04:57:24 [2024-03-06T09:57:24.370Z] [INFO] All tests passed
04:57:24 [2024-03-06T09:57:24.370Z] [INFO] 
04:57:24 [2024-03-06T09:57:24.370Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:57:24 [2024-03-06T09:57:24.370Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT.jar
04:57:24 [2024-03-06T09:57:24.370Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT.pom
04:57:24 [2024-03-06T09:57:24.370Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT-sources.jar
04:57:24 [2024-03-06T09:57:24.370Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT-p2metadata.xml
04:57:24 [2024-03-06T09:57:24.370Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT-p2artifacts.xml
04:57:24 [2024-03-06T09:57:24.370Z] [INFO] 
04:57:24 [2024-03-06T09:57:24.370Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:57:24 [2024-03-06T09:57:24.370Z] [INFO] 
04:57:24 [2024-03-06T09:57:24.370Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >--
04:57:24 [2024-03-06T09:57:24.370Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT [102/141]
04:57:24 [2024-03-06T09:57:24.370Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
04:57:24 [2024-03-06T09:57:24.370Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:57:24 [2024-03-06T09:57:24.370Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:57:24 [2024-03-06T09:57:24.370Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
04:57:24 [2024-03-06T09:57:24.370Z] [INFO] 
04:57:24 [2024-03-06T09:57:24.370Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:57:24 [2024-03-06T09:57:24.370Z] [INFO] 
04:57:24 [2024-03-06T09:57:24.370Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:57:24 [2024-03-06T09:57:24.370Z] [INFO] The project's OSGi version is 1.0.3.202403060913
04:57:24 [2024-03-06T09:57:24.370Z] [INFO] 
04:57:24 [2024-03-06T09:57:24.370Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:57:24 [2024-03-06T09:57:24.370Z] [INFO] 
04:57:24 [2024-03-06T09:57:24.370Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:57:24 [2024-03-06T09:57:24.370Z] [INFO] 
04:57:24 [2024-03-06T09:57:24.370Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:57:24 [2024-03-06T09:57:24.370Z] [INFO] 
04:57:24 [2024-03-06T09:57:24.370Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:57:24 [2024-03-06T09:57:24.370Z] [INFO] 
04:57:24 [2024-03-06T09:57:24.370Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:57:24 [2024-03-06T09:57:24.370Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.tests
04:57:24 [2024-03-06T09:57:24.931Z] [INFO] 
04:57:24 [2024-03-06T09:57:24.931Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:57:24 [2024-03-06T09:57:24.931Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
04:57:24 [2024-03-06T09:57:24.931Z] [INFO] 
04:57:24 [2024-03-06T09:57:24.931Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:57:24 [2024-03-06T09:57:24.931Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:57:24 [2024-03-06T09:57:24.931Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:57:24 [2024-03-06T09:57:24.931Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
04:57:24 [2024-03-06T09:57:24.931Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:57:24 [2024-03-06T09:57:24.931Z] [INFO] 
04:57:24 [2024-03-06T09:57:24.931Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:57:24 [2024-03-06T09:57:24.931Z] [INFO] 
04:57:24 [2024-03-06T09:57:24.931Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:57:24 [2024-03-06T09:57:24.931Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources
04:57:24 [2024-03-06T09:57:24.931Z] [INFO] 
04:57:24 [2024-03-06T09:57:24.931Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:57:24 [2024-03-06T09:57:24.931Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 127 were skipped
04:57:24 [2024-03-06T09:57:24.931Z] [INFO] 
04:57:24 [2024-03-06T09:57:24.931Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:57:24 [2024-03-06T09:57:24.931Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-sources.jar
04:57:24 [2024-03-06T09:57:24.931Z] [INFO] 
04:57:24 [2024-03-06T09:57:24.931Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:57:24 [2024-03-06T09:57:24.931Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.jar
04:57:24 [2024-03-06T09:57:24.931Z] [INFO] 
04:57:24 [2024-03-06T09:57:24.931Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:57:24 [2024-03-06T09:57:24.931Z] [INFO] 
04:57:24 [2024-03-06T09:57:24.931Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:57:24 [2024-03-06T09:57:24.931Z] [INFO] 
04:57:24 [2024-03-06T09:57:24.931Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:57:25 [2024-03-06T09:57:25.187Z] [INFO] 
04:57:25 [2024-03-06T09:57:25.187Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:57:25 [2024-03-06T09:57:25.187Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.jar
04:57:26 [2024-03-06T09:57:26.553Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-sources.jar
04:57:27 [2024-03-06T09:57:27.114Z] [INFO] 
04:57:27 [2024-03-06T09:57:27.114Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:57:27 [2024-03-06T09:57:27.371Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data/.metadata/.log
04:57:27 [2024-03-06T09:57:27.371Z] [INFO] Command line:
04:57:27 [2024-03-06T09:57:27.371Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:57:27 [2024-03-06T09:57:27.371Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:57:30 [2024-03-06T09:57:30.637Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:57:30 [2024-03-06T09:57:30.637Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:57:34 [2024-03-06T09:57:34.802Z] !SESSION 2024-03-06 09:57:27.478 -----------------------------------------------
04:57:34 [2024-03-06T09:57:34.802Z] eclipse.buildId=unknown
04:57:34 [2024-03-06T09:57:34.802Z] java.version=17.0.2
04:57:34 [2024-03-06T09:57:34.802Z] java.vendor=Oracle Corporation
04:57:34 [2024-03-06T09:57:34.802Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:57:34 [2024-03-06T09:57:34.802Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
04:57:34 [2024-03-06T09:57:34.802Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:57:34 [2024-03-06T09:57:34.802Z] 
04:57:34 [2024-03-06T09:57:34.802Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-06 09:57:34.198
04:57:34 [2024-03-06T09:57:34.802Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
04:57:34 [2024-03-06T09:57:34.802Z] !STACK 0
04:57:34 [2024-03-06T09:57:34.802Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
04:57:34 [2024-03-06T09:57:34.802Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
04:57:34 [2024-03-06T09:57:34.802Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
04:57:34 [2024-03-06T09:57:34.802Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
04:57:34 [2024-03-06T09:57:34.802Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
04:57:34 [2024-03-06T09:57:34.802Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
04:57:34 [2024-03-06T09:57:34.802Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
04:57:34 [2024-03-06T09:57:34.802Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
04:57:34 [2024-03-06T09:57:34.802Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:57:34 [2024-03-06T09:57:34.802Z] Caused by: java.io.IOException: error=2, No such file or directory
04:57:34 [2024-03-06T09:57:34.802Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
04:57:34 [2024-03-06T09:57:34.802Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
04:57:34 [2024-03-06T09:57:34.802Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
04:57:34 [2024-03-06T09:57:34.802Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
04:57:34 [2024-03-06T09:57:34.802Z] 	... 7 more
04:57:34 [2024-03-06T09:57:34.802Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
04:57:34 [2024-03-06T09:57:34.802Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
04:57:34 [2024-03-06T09:57:34.802Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0.001 s
04:57:34 [2024-03-06T09:57:34.802Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
04:57:34 [2024-03-06T09:57:34.802Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
04:57:34 [2024-03-06T09:57:34.802Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
04:57:34 [2024-03-06T09:57:34.802Z] 
04:57:34 [2024-03-06T09:57:34.802Z] Results:
04:57:34 [2024-03-06T09:57:34.802Z] 
04:57:34 [2024-03-06T09:57:34.802Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
04:57:34 [2024-03-06T09:57:34.802Z] 
04:57:35 [2024-03-06T09:57:35.728Z] [INFO] All tests passed
04:57:35 [2024-03-06T09:57:35.728Z] [INFO] 
04:57:35 [2024-03-06T09:57:35.728Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:57:35 [2024-03-06T09:57:35.728Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.jar
04:57:35 [2024-03-06T09:57:35.728Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.pom
04:57:35 [2024-03-06T09:57:35.728Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-sources.jar
04:57:35 [2024-03-06T09:57:35.728Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
04:57:35 [2024-03-06T09:57:35.728Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/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.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
04:57:35 [2024-03-06T09:57:35.728Z] [INFO] 
04:57:35 [2024-03-06T09:57:35.728Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:57:35 [2024-03-06T09:57:35.728Z] [INFO] 
04:57:35 [2024-03-06T09:57:35.728Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >--
04:57:35 [2024-03-06T09:57:35.728Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT [103/141]
04:57:35 [2024-03-06T09:57:35.728Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
04:57:35 [2024-03-06T09:57:35.728Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:57:35 [2024-03-06T09:57:35.728Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:57:35 [2024-03-06T09:57:35.728Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
04:57:35 [2024-03-06T09:57:35.728Z] [INFO] 
04:57:35 [2024-03-06T09:57:35.728Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:57:35 [2024-03-06T09:57:35.728Z] [INFO] 
04:57:35 [2024-03-06T09:57:35.728Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:57:35 [2024-03-06T09:57:35.728Z] [INFO] The project's OSGi version is 1.0.16.202403060913
04:57:35 [2024-03-06T09:57:35.728Z] [INFO] 
04:57:35 [2024-03-06T09:57:35.728Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:57:35 [2024-03-06T09:57:35.728Z] [INFO] 
04:57:35 [2024-03-06T09:57:35.728Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:57:35 [2024-03-06T09:57:35.728Z] [INFO] 
04:57:35 [2024-03-06T09:57:35.728Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:57:35 [2024-03-06T09:57:35.728Z] [INFO] 
04:57:35 [2024-03-06T09:57:35.728Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:57:35 [2024-03-06T09:57:35.728Z] [INFO] 
04:57:35 [2024-03-06T09:57:35.728Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:57:35 [2024-03-06T09:57:35.728Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests
04:57:36 [2024-03-06T09:57:36.289Z] [INFO] 
04:57:36 [2024-03-06T09:57:36.289Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:57:36 [2024-03-06T09:57:36.289Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
04:57:36 [2024-03-06T09:57:36.289Z] [INFO] 
04:57:36 [2024-03-06T09:57:36.289Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:57:36 [2024-03-06T09:57:36.289Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:57:36 [2024-03-06T09:57:36.289Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:57:36 [2024-03-06T09:57:36.289Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
04:57:36 [2024-03-06T09:57:36.289Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:57:36 [2024-03-06T09:57:36.545Z] [INFO] 
04:57:36 [2024-03-06T09:57:36.545Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:57:36 [2024-03-06T09:57:36.545Z] [INFO] 
04:57:36 [2024-03-06T09:57:36.545Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:57:36 [2024-03-06T09:57:36.545Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources
04:57:36 [2024-03-06T09:57:36.545Z] [INFO] 
04:57:36 [2024-03-06T09:57:36.545Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:57:36 [2024-03-06T09:57:36.545Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
04:57:36 [2024-03-06T09:57:36.545Z] [INFO] 
04:57:36 [2024-03-06T09:57:36.545Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:57:36 [2024-03-06T09:57:36.545Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
04:57:36 [2024-03-06T09:57:36.545Z] [INFO] 
04:57:36 [2024-03-06T09:57:36.545Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:57:36 [2024-03-06T09:57:36.545Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
04:57:36 [2024-03-06T09:57:36.545Z] [INFO] 
04:57:36 [2024-03-06T09:57:36.545Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:57:36 [2024-03-06T09:57:36.545Z] [INFO] 
04:57:36 [2024-03-06T09:57:36.545Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:57:36 [2024-03-06T09:57:36.545Z] [INFO] 
04:57:36 [2024-03-06T09:57:36.545Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:57:36 [2024-03-06T09:57:36.545Z] [INFO] 
04:57:36 [2024-03-06T09:57:36.545Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:57:36 [2024-03-06T09:57:36.545Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
04:57:37 [2024-03-06T09:57:37.911Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
04:57:38 [2024-03-06T09:57:38.838Z] [INFO] 
04:57:38 [2024-03-06T09:57:38.838Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:57:38 [2024-03-06T09:57:38.838Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data/.metadata/.log
04:57:38 [2024-03-06T09:57:38.838Z] [INFO] Command line:
04:57:38 [2024-03-06T09:57:38.838Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:57:38 [2024-03-06T09:57:38.838Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:57:40 [2024-03-06T09:57:40.725Z] Mar 06, 2024 9:57:40 AM org.apache.aries.spifly.BaseActivator log
04:57:40 [2024-03-06T09:57:40.725Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
04:57:42 [2024-03-06T09:57:42.089Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:57:42 [2024-03-06T09:57:42.089Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:57:46 [2024-03-06T09:57:46.254Z] !SESSION 2024-03-06 09:57:38.931 -----------------------------------------------
04:57:46 [2024-03-06T09:57:46.254Z] eclipse.buildId=unknown
04:57:46 [2024-03-06T09:57:46.254Z] java.version=17.0.2
04:57:46 [2024-03-06T09:57:46.254Z] java.vendor=Oracle Corporation
04:57:46 [2024-03-06T09:57:46.254Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:57:46 [2024-03-06T09:57:46.254Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:57:46 [2024-03-06T09:57:46.254Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:57:46 [2024-03-06T09:57:46.254Z] 
04:57:46 [2024-03-06T09:57:46.254Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-06 09:57:45.647
04:57:46 [2024-03-06T09:57:46.254Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
04:57:46 [2024-03-06T09:57:46.254Z] 
04:57:46 [2024-03-06T09:57:46.254Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-06 09:57:45.698
04:57:46 [2024-03-06T09:57:46.254Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
04:57:46 [2024-03-06T09:57:46.254Z] !STACK 0
04:57:46 [2024-03-06T09:57:46.254Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
04:57:46 [2024-03-06T09:57:46.254Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
04:57:46 [2024-03-06T09:57:46.254Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
04:57:46 [2024-03-06T09:57:46.254Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
04:57:46 [2024-03-06T09:57:46.254Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
04:57:46 [2024-03-06T09:57:46.254Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
04:57:46 [2024-03-06T09:57:46.254Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
04:57:46 [2024-03-06T09:57:46.255Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
04:57:46 [2024-03-06T09:57:46.255Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:57:46 [2024-03-06T09:57:46.255Z] Caused by: java.io.IOException: error=2, No such file or directory
04:57:46 [2024-03-06T09:57:46.255Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
04:57:46 [2024-03-06T09:57:46.255Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
04:57:46 [2024-03-06T09:57:46.255Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
04:57:46 [2024-03-06T09:57:46.255Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
04:57:46 [2024-03-06T09:57:46.255Z] 	... 7 more
04:57:46 [2024-03-06T09:57:46.255Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
04:57:46 [2024-03-06T09:57:46.255Z] Display size: 1440x900
04:57:46 [2024-03-06T09:57:46.255Z] OS version=6.2.9-300.fc38.x86_64
04:57:46 [2024-03-06T09:57:46.255Z] GTK version=3.22.30
04:57:46 [2024-03-06T09:57:46.255Z] GTK theme=Ambiance
04:57:46 [2024-03-06T09:57:46.255Z] LIBOVERLAY_SCROLLBAR=0
04:57:46 [2024-03-06T09:57:46.255Z] Time zone: Greenwich Mean Time
04:57:46 [2024-03-06T09:57:46.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37ab1b10] time=322082472 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:57:47 [2024-03-06T09:57:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:57:47 [2024-03-06T09:57:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:57:47 [2024-03-06T09:57:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:57:47 [2024-03-06T09:57:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:57:47 [2024-03-06T09:57:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=322083053 data=null doit=true}, MenuItem with text {&Hierarchical}]
04:57:47 [2024-03-06T09:57:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=322083053 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
04:57:47 [2024-03-06T09:57:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=322083060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:57:47 [2024-03-06T09:57:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:57:47 [2024-03-06T09:57:47.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
04:57:47 [2024-03-06T09:57:47.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
04:57:59 [2024-03-06T09:57:59.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"memory"'
04:57:59 [2024-03-06T09:57:59.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:57:59 [2024-03-06T09:57:59.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
04:57:59 [2024-03-06T09:57:59.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
04:57:59 [2024-03-06T09:57:59.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:57:59 [2024-03-06T09:57:59.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:57:59 [2024-03-06T09:57:59.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:57:59 [2024-03-06T09:57:59.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:57:59 [2024-03-06T09:57:59.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:57:59 [2024-03-06T09:57:59.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:57:59 [2024-03-06T09:57:59.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: memory
04:58:00 [2024-03-06T09:58:00.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
04:58:00 [2024-03-06T09:58:00.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
04:58:01 [2024-03-06T09:58:01.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"memory"'
04:58:01 [2024-03-06T09:58:01.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:01 [2024-03-06T09:58:01.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:58:01 [2024-03-06T09:58:01.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:58:01 [2024-03-06T09:58:01.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:58:01 [2024-03-06T09:58:01.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:58:01 [2024-03-06T09:58:01.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:58:01 [2024-03-06T09:58:01.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:58:01 [2024-03-06T09:58:01.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: memory
04:58:01 [2024-03-06T09:58:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37ab1b10] time=322097727 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:58:01 [2024-03-06T09:58:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:58:01 [2024-03-06T09:58:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:58:01 [2024-03-06T09:58:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:58:01 [2024-03-06T09:58:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:58:01 [2024-03-06T09:58:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322097760 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:58:01 [2024-03-06T09:58:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322097764 data=null doit=true}, TreeItem with text {test}]
04:58:01 [2024-03-06T09:58:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322097765 data=null}, TreeItem with text {test}]
04:58:01 [2024-03-06T09:58:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322097765 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:58:01 [2024-03-06T09:58:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322097766 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:58:01 [2024-03-06T09:58:01.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322097801 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:58:01 [2024-03-06T09:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:58:01 [2024-03-06T09:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:58:01 [2024-03-06T09:58:01.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:58:02 [2024-03-06T09:58:02.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:58:02 [2024-03-06T09:58:02.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:58:02 [2024-03-06T09:58:02.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:58:02 [2024-03-06T09:58:02.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:58:02 [2024-03-06T09:58:02.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:58:02 [2024-03-06T09:58:02.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:58:02 [2024-03-06T09:58:02.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:58:02 [2024-03-06T09:58:02.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:58:02 [2024-03-06T09:58:02.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:58:02 [2024-03-06T09:58:02.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:58:02 [2024-03-06T09:58:02.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322098833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:02 [2024-03-06T09:58:02.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322098833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:02 [2024-03-06T09:58:02.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322098833 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:02 [2024-03-06T09:58:02.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322098833 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:02 [2024-03-06T09:58:02.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322098834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:02 [2024-03-06T09:58:02.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322098834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:02 [2024-03-06T09:58:02.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322098834 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:02 [2024-03-06T09:58:02.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322098834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:02 [2024-03-06T09:58:02.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322098834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:02 [2024-03-06T09:58:02.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322098834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:02 [2024-03-06T09:58:02.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322098835 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:02 [2024-03-06T09:58:02.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322098835 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:02 [2024-03-06T09:58:02.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:58:02 [2024-03-06T09:58:02.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:58:02 [2024-03-06T09:58:02.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:58:02 [2024-03-06T09:58:02.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:58:02 [2024-03-06T09:58:02.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:58:02 [2024-03-06T09:58:02.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:58:02 [2024-03-06T09:58:02.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:58:02 [2024-03-06T09:58:02.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:02 [2024-03-06T09:58:02.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:58:02 [2024-03-06T09:58:02.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322098837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:02 [2024-03-06T09:58:02.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322098837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:02 [2024-03-06T09:58:02.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322098837 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:02 [2024-03-06T09:58:02.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322098838 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:02 [2024-03-06T09:58:02.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322098838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:02 [2024-03-06T09:58:02.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322098838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:02 [2024-03-06T09:58:02.875Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:02 [2024-03-06T09:58:02.875Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:02 [2024-03-06T09:58:02.875Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:02 [2024-03-06T09:58:02.875Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:02 [2024-03-06T09:58:02.875Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:02 [2024-03-06T09:58:02.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:58:03 [2024-03-06T09:58:03.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322098838 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:03 [2024-03-06T09:58:03.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322097919 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:58:03 [2024-03-06T09:58:03.386Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.34 s -- in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
04:58:03 [2024-03-06T09:58:03.386Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest.testOpenMemoryUsage -- Time elapsed: 12.75 s
04:58:03 [2024-03-06T09:58:03.386Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest.testMemoryUsage -- Time elapsed: 1.715 s
04:58:03 [2024-03-06T09:58:03.386Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
04:58:03 [2024-03-06T09:58:03.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37ab1b10] time=322099386 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:58:03 [2024-03-06T09:58:03.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:58:03 [2024-03-06T09:58:03.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:58:03 [2024-03-06T09:58:03.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:58:03 [2024-03-06T09:58:03.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:58:03 [2024-03-06T09:58:03.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=322099523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:58:03 [2024-03-06T09:58:03.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:58:03 [2024-03-06T09:58:03.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:58:03 [2024-03-06T09:58:03.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:58:03 [2024-03-06T09:58:03.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:58:03 [2024-03-06T09:58:03.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:58:03 [2024-03-06T09:58:03.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:58:03 [2024-03-06T09:58:03.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:58:03 [2024-03-06T09:58:03.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=322099641 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
04:58:03 [2024-03-06T09:58:03.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=322099642 data=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:03 [2024-03-06T09:58:03.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=322099642 data=null}, TreeItem with text {TestForCallstack}]
04:58:03 [2024-03-06T09:58:03.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=322099642 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:03 [2024-03-06T09:58:03.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322099643 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:03 [2024-03-06T09:58:03.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=322099702 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:03 [2024-03-06T09:58:03.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:58:03 [2024-03-06T09:58:03.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=322099704 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
04:58:03 [2024-03-06T09:58:03.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=322099704 data=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:03 [2024-03-06T09:58:03.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=322099704 data=null}, TreeItem with text {TestForCallstack}]
04:58:03 [2024-03-06T09:58:03.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=322099704 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:03 [2024-03-06T09:58:03.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322099705 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:03 [2024-03-06T09:58:03.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=322099728 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:03 [2024-03-06T09:58:03.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=322099730 data=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:03 [2024-03-06T09:58:03.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=322099730 data=null}, TreeItem with text {TestForCallstack}]
04:58:03 [2024-03-06T09:58:03.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=322099731 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:03 [2024-03-06T09:58:03.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322099731 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:03 [2024-03-06T09:58:03.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=322099757 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:03 [2024-03-06T09:58:03.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:58:03 [2024-03-06T09:58:03.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322099760 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
04:58:03 [2024-03-06T09:58:03.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322099761 data=null doit=true}, TreeItem with text {Traces [0]}]
04:58:03 [2024-03-06T09:58:03.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322099761 data=null}, TreeItem with text {Traces [0]}]
04:58:03 [2024-03-06T09:58:03.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322099763 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:58:03 [2024-03-06T09:58:03.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322099763 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
04:58:03 [2024-03-06T09:58:03.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322099777 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:58:05 [2024-03-06T09:58:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
04:58:05 [2024-03-06T09:58:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:06 [2024-03-06T09:58:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:07 [2024-03-06T09:58:07.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:07 [2024-03-06T09:58:07.453Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:58:07 [2024-03-06T09:58:07.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
04:58:07 [2024-03-06T09:58:07.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322103444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
04:58:07 [2024-03-06T09:58:07.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322103447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
04:58:07 [2024-03-06T09:58:07.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322103447 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
04:58:07 [2024-03-06T09:58:07.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322103447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
04:58:07 [2024-03-06T09:58:07.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322103447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
04:58:07 [2024-03-06T09:58:07.454Z] 
04:58:07 [2024-03-06T09:58:07.454Z] (Eclipse:16762): Gtk-WARNING **: 09:58:07.391: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:07 [2024-03-06T09:58:07.454Z] 
04:58:07 [2024-03-06T09:58:07.454Z] (Eclipse:16762): Gtk-WARNING **: 09:58:07.391: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:07 [2024-03-06T09:58:07.454Z] 
04:58:07 [2024-03-06T09:58:07.454Z] (Eclipse:16762): Gtk-WARNING **: 09:58:07.391: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:07 [2024-03-06T09:58:07.454Z] 
04:58:07 [2024-03-06T09:58:07.454Z] (Eclipse:16762): Gtk-WARNING **: 09:58:07.391: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:07 [2024-03-06T09:58:07.454Z] 
04:58:07 [2024-03-06T09:58:07.454Z] (Eclipse:16762): Gtk-WARNING **: 09:58:07.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:07 [2024-03-06T09:58:07.454Z] 
04:58:07 [2024-03-06T09:58:07.454Z] (Eclipse:16762): Gtk-WARNING **: 09:58:07.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:07 [2024-03-06T09:58:07.454Z] 
04:58:07 [2024-03-06T09:58:07.454Z] (Eclipse:16762): Gtk-WARNING **: 09:58:07.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:07 [2024-03-06T09:58:07.454Z] 
04:58:07 [2024-03-06T09:58:07.454Z] (Eclipse:16762): Gtk-WARNING **: 09:58:07.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:07 [2024-03-06T09:58:07.710Z] 
04:58:07 [2024-03-06T09:58:07.710Z] (Eclipse:16762): Gtk-WARNING **: 09:58:07.464: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:07 [2024-03-06T09:58:07.710Z] 
04:58:07 [2024-03-06T09:58:07.710Z] (Eclipse:16762): Gtk-WARNING **: 09:58:07.464: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:07 [2024-03-06T09:58:07.710Z] 
04:58:07 [2024-03-06T09:58:07.710Z] (Eclipse:16762): Gtk-WARNING **: 09:58:07.464: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:07 [2024-03-06T09:58:07.710Z] 
04:58:07 [2024-03-06T09:58:07.710Z] (Eclipse:16762): Gtk-WARNING **: 09:58:07.464: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:07 [2024-03-06T09:58:07.710Z] 
04:58:07 [2024-03-06T09:58:07.710Z] (Eclipse:16762): Gtk-WARNING **: 09:58:07.490: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:07 [2024-03-06T09:58:07.710Z] 
04:58:07 [2024-03-06T09:58:07.710Z] (Eclipse:16762): Gtk-WARNING **: 09:58:07.490: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:07 [2024-03-06T09:58:07.710Z] 
04:58:07 [2024-03-06T09:58:07.710Z] (Eclipse:16762): Gtk-WARNING **: 09:58:07.490: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:07 [2024-03-06T09:58:07.710Z] 
04:58:07 [2024-03-06T09:58:07.710Z] (Eclipse:16762): Gtk-WARNING **: 09:58:07.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:07 [2024-03-06T09:58:07.710Z] 
04:58:07 [2024-03-06T09:58:07.710Z] (Eclipse:16762): Gtk-WARNING **: 09:58:07.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:07 [2024-03-06T09:58:07.710Z] 
04:58:07 [2024-03-06T09:58:07.710Z] (Eclipse:16762): Gtk-WARNING **: 09:58:07.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:07 [2024-03-06T09:58:07.710Z] 
04:58:07 [2024-03-06T09:58:07.710Z] (Eclipse:16762): Gtk-WARNING **: 09:58:07.516: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:07 [2024-03-06T09:58:07.710Z] 
04:58:07 [2024-03-06T09:58:07.710Z] (Eclipse:16762): Gtk-WARNING **: 09:58:07.516: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:07 [2024-03-06T09:58:07.710Z] 
04:58:07 [2024-03-06T09:58:07.710Z] (Eclipse:16762): Gtk-WARNING **: 09:58:07.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:07 [2024-03-06T09:58:07.710Z] 
04:58:07 [2024-03-06T09:58:07.710Z] (Eclipse:16762): Gtk-WARNING **: 09:58:07.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:07 [2024-03-06T09:58:07.710Z] 
04:58:07 [2024-03-06T09:58:07.710Z] (Eclipse:16762): Gtk-WARNING **: 09:58:07.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:07 [2024-03-06T09:58:07.710Z] 
04:58:07 [2024-03-06T09:58:07.710Z] (Eclipse:16762): Gtk-WARNING **: 09:58:07.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:07 [2024-03-06T09:58:07.710Z] 
04:58:07 [2024-03-06T09:58:07.710Z] (Eclipse:16762): Gtk-WARNING **: 09:58:07.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:07 [2024-03-06T09:58:07.710Z] 
04:58:07 [2024-03-06T09:58:07.710Z] (Eclipse:16762): Gtk-WARNING **: 09:58:07.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:07 [2024-03-06T09:58:07.710Z] 
04:58:07 [2024-03-06T09:58:07.710Z] (Eclipse:16762): Gtk-WARNING **: 09:58:07.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:07 [2024-03-06T09:58:07.710Z] 
04:58:07 [2024-03-06T09:58:07.710Z] (Eclipse:16762): Gtk-WARNING **: 09:58:07.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:07 [2024-03-06T09:58:07.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322103773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
04:58:07 [2024-03-06T09:58:07.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322103775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
04:58:07 [2024-03-06T09:58:07.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322103776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
04:58:07 [2024-03-06T09:58:07.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322103776 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
04:58:07 [2024-03-06T09:58:07.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322103776 data=null}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
04:58:07 [2024-03-06T09:58:07.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
04:58:07 [2024-03-06T09:58:07.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
04:58:07 [2024-03-06T09:58:07.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
04:58:07 [2024-03-06T09:58:07.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
04:58:07 [2024-03-06T09:58:07.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
04:58:07 [2024-03-06T09:58:07.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:58:07 [2024-03-06T09:58:07.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
04:58:07 [2024-03-06T09:58:07.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
04:58:07 [2024-03-06T09:58:07.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
04:58:07 [2024-03-06T09:58:07.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:58:07 [2024-03-06T09:58:07.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:58:07 [2024-03-06T09:58:07.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
04:58:07 [2024-03-06T09:58:07.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=322103779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:07 [2024-03-06T09:58:07.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=322103779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:07 [2024-03-06T09:58:07.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=322103779 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:07 [2024-03-06T09:58:07.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=322103780 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:07 [2024-03-06T09:58:07.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=322103780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:07 [2024-03-06T09:58:07.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=322103780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:07 [2024-03-06T09:58:07.711Z] 
04:58:07 [2024-03-06T09:58:07.711Z] !ENTRY org.eclipse.cdt.core.native 4 0 2024-03-06 09:58:07.690
04:58:07 [2024-03-06T09:58:07.711Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
04:58:07 [2024-03-06T09:58:07.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=322103780 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:07 [2024-03-06T09:58:07.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=322103908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:07 [2024-03-06T09:58:07.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=322103908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:07 [2024-03-06T09:58:07.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=322103909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:07 [2024-03-06T09:58:07.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=322103909 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:07 [2024-03-06T09:58:07.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=322103909 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:07 [2024-03-06T09:58:07.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
04:58:07 [2024-03-06T09:58:07.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
04:58:07 [2024-03-06T09:58:07.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
04:58:07 [2024-03-06T09:58:07.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
04:58:07 [2024-03-06T09:58:07.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
04:58:07 [2024-03-06T09:58:07.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:58:07 [2024-03-06T09:58:07.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:58:07 [2024-03-06T09:58:07.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:58:07 [2024-03-06T09:58:07.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:58:07 [2024-03-06T09:58:07.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:07 [2024-03-06T09:58:07.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:58:07 [2024-03-06T09:58:07.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322103911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:07 [2024-03-06T09:58:07.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322103911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:07 [2024-03-06T09:58:07.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322103911 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:07 [2024-03-06T09:58:07.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322103911 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:07 [2024-03-06T09:58:07.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322103911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:07 [2024-03-06T09:58:07.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322103911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:07 [2024-03-06T09:58:07.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {OK} time=322103955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:07 [2024-03-06T09:58:07.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322103911 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:07 [2024-03-06T09:58:07.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322103448 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
04:58:07 [2024-03-06T09:58:07.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:58:07 [2024-03-06T09:58:07.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:07 [2024-03-06T09:58:07.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:58:07 [2024-03-06T09:58:07.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:58:07 [2024-03-06T09:58:07.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:58:08 [2024-03-06T09:58:08.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:08 [2024-03-06T09:58:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:08 [2024-03-06T09:58:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:08 [2024-03-06T09:58:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:08 [2024-03-06T09:58:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:08 [2024-03-06T09:58:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:09 [2024-03-06T09:58:09.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37ab1b10] time=322105128 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:58:09 [2024-03-06T09:58:09.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:58:09 [2024-03-06T09:58:09.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:58:09 [2024-03-06T09:58:09.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:58:09 [2024-03-06T09:58:09.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:58:09 [2024-03-06T09:58:09.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=322105160 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
04:58:09 [2024-03-06T09:58:09.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=322105160 data=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:09 [2024-03-06T09:58:09.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=322105161 data=null}, TreeItem with text {TestForCallstack}]
04:58:09 [2024-03-06T09:58:09.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=322105161 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:09 [2024-03-06T09:58:09.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322105161 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:09 [2024-03-06T09:58:09.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=322105177 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:09 [2024-03-06T09:58:09.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:58:09 [2024-03-06T09:58:09.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:58:09 [2024-03-06T09:58:09.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:58:09 [2024-03-06T09:58:09.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:58:09 [2024-03-06T09:58:09.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:58:09 [2024-03-06T09:58:09.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:58:09 [2024-03-06T09:58:09.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:58:09 [2024-03-06T09:58:09.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:58:09 [2024-03-06T09:58:09.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:58:09 [2024-03-06T09:58:09.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:58:09 [2024-03-06T09:58:09.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:58:09 [2024-03-06T09:58:09.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:58:09 [2024-03-06T09:58:09.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:58:09 [2024-03-06T09:58:09.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322105613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:09 [2024-03-06T09:58:09.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322105613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:09 [2024-03-06T09:58:09.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322105613 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:09 [2024-03-06T09:58:09.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322105613 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:09 [2024-03-06T09:58:09.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322105614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:09 [2024-03-06T09:58:09.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322105614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:09 [2024-03-06T09:58:09.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322105614 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:09 [2024-03-06T09:58:09.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322105614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:09 [2024-03-06T09:58:09.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322105614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:09 [2024-03-06T09:58:09.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322105614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:09 [2024-03-06T09:58:09.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322105615 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:09 [2024-03-06T09:58:09.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322105615 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:09 [2024-03-06T09:58:09.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:58:09 [2024-03-06T09:58:09.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:58:09 [2024-03-06T09:58:09.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:58:09 [2024-03-06T09:58:09.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:58:09 [2024-03-06T09:58:09.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:58:09 [2024-03-06T09:58:09.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:58:09 [2024-03-06T09:58:09.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:58:09 [2024-03-06T09:58:09.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:09 [2024-03-06T09:58:09.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:58:09 [2024-03-06T09:58:09.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322105616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:09 [2024-03-06T09:58:09.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322105617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:09 [2024-03-06T09:58:09.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322105617 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:09 [2024-03-06T09:58:09.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322105617 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:09 [2024-03-06T09:58:09.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322105617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:09 [2024-03-06T09:58:09.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322105617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:09 [2024-03-06T09:58:09.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:09 [2024-03-06T09:58:09.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:09 [2024-03-06T09:58:09.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:09 [2024-03-06T09:58:09.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:09 [2024-03-06T09:58:09.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:09 [2024-03-06T09:58:09.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:58:09 [2024-03-06T09:58:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322105617 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:09 [2024-03-06T09:58:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322105224 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:58:10 [2024-03-06T09:58:10.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:58:10 [2024-03-06T09:58:10.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:58:10 [2024-03-06T09:58:10.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:58:10 [2024-03-06T09:58:10.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:58:10 [2024-03-06T09:58:10.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:58:10 [2024-03-06T09:58:10.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:58:10 [2024-03-06T09:58:10.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=322106250 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
04:58:10 [2024-03-06T09:58:10.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=322106251 data=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:10 [2024-03-06T09:58:10.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=322106251 data=null}, TreeItem with text {TestForCallstack}]
04:58:10 [2024-03-06T09:58:10.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=322106251 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:10 [2024-03-06T09:58:10.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322106251 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:10 [2024-03-06T09:58:10.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=322106260 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:10 [2024-03-06T09:58:10.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:58:10 [2024-03-06T09:58:10.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=322106260 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
04:58:10 [2024-03-06T09:58:10.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=322106261 data=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:10 [2024-03-06T09:58:10.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=322106261 data=null}, TreeItem with text {TestForCallstack}]
04:58:10 [2024-03-06T09:58:10.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=322106261 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:10 [2024-03-06T09:58:10.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322106261 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:10 [2024-03-06T09:58:10.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=322106278 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:10 [2024-03-06T09:58:10.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=322106279 data=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:10 [2024-03-06T09:58:10.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=322106279 data=null}, TreeItem with text {TestForCallstack}]
04:58:10 [2024-03-06T09:58:10.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=322106279 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:10 [2024-03-06T09:58:10.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322106279 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:10 [2024-03-06T09:58:10.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=322106282 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:10 [2024-03-06T09:58:10.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:58:10 [2024-03-06T09:58:10.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322106283 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
04:58:10 [2024-03-06T09:58:10.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322106283 data=null doit=true}, TreeItem with text {Traces [0]}]
04:58:10 [2024-03-06T09:58:10.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322106283 data=null}, TreeItem with text {Traces [0]}]
04:58:10 [2024-03-06T09:58:10.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322106287 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:58:10 [2024-03-06T09:58:10.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322106288 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
04:58:10 [2024-03-06T09:58:10.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322106294 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:58:12 [2024-03-06T09:58:12.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
04:58:12 [2024-03-06T09:58:12.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:12 [2024-03-06T09:58:12.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:12 [2024-03-06T09:58:12.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:12 [2024-03-06T09:58:12.210Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:58:12 [2024-03-06T09:58:12.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
04:58:12 [2024-03-06T09:58:12.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322108180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
04:58:12 [2024-03-06T09:58:12.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322108180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
04:58:12 [2024-03-06T09:58:12.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322108180 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
04:58:12 [2024-03-06T09:58:12.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322108180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
04:58:12 [2024-03-06T09:58:12.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322108180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
04:58:12 [2024-03-06T09:58:12.211Z] 
04:58:12 [2024-03-06T09:58:12.211Z] (Eclipse:16762): Gtk-WARNING **: 09:58:12.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:12 [2024-03-06T09:58:12.211Z] 
04:58:12 [2024-03-06T09:58:12.211Z] (Eclipse:16762): Gtk-WARNING **: 09:58:12.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:12 [2024-03-06T09:58:12.211Z] 
04:58:12 [2024-03-06T09:58:12.211Z] (Eclipse:16762): Gtk-WARNING **: 09:58:12.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:12 [2024-03-06T09:58:12.211Z] 
04:58:12 [2024-03-06T09:58:12.211Z] (Eclipse:16762): Gtk-WARNING **: 09:58:12.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:12 [2024-03-06T09:58:12.211Z] 
04:58:12 [2024-03-06T09:58:12.211Z] (Eclipse:16762): Gtk-WARNING **: 09:58:12.164: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:12 [2024-03-06T09:58:12.211Z] 
04:58:12 [2024-03-06T09:58:12.211Z] (Eclipse:16762): Gtk-WARNING **: 09:58:12.164: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:12 [2024-03-06T09:58:12.211Z] 
04:58:12 [2024-03-06T09:58:12.211Z] (Eclipse:16762): Gtk-WARNING **: 09:58:12.164: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:12 [2024-03-06T09:58:12.211Z] 
04:58:12 [2024-03-06T09:58:12.211Z] (Eclipse:16762): Gtk-WARNING **: 09:58:12.164: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:12 [2024-03-06T09:58:12.211Z] 
04:58:12 [2024-03-06T09:58:12.211Z] (Eclipse:16762): Gtk-WARNING **: 09:58:12.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:12 [2024-03-06T09:58:12.211Z] 
04:58:12 [2024-03-06T09:58:12.211Z] (Eclipse:16762): Gtk-WARNING **: 09:58:12.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:12 [2024-03-06T09:58:12.211Z] 
04:58:12 [2024-03-06T09:58:12.211Z] (Eclipse:16762): Gtk-WARNING **: 09:58:12.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:12 [2024-03-06T09:58:12.211Z] 
04:58:12 [2024-03-06T09:58:12.211Z] (Eclipse:16762): Gtk-WARNING **: 09:58:12.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:12 [2024-03-06T09:58:12.211Z] 
04:58:12 [2024-03-06T09:58:12.211Z] (Eclipse:16762): Gtk-WARNING **: 09:58:12.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:12 [2024-03-06T09:58:12.211Z] 
04:58:12 [2024-03-06T09:58:12.211Z] (Eclipse:16762): Gtk-WARNING **: 09:58:12.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:12 [2024-03-06T09:58:12.211Z] 
04:58:12 [2024-03-06T09:58:12.211Z] (Eclipse:16762): Gtk-WARNING **: 09:58:12.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:12 [2024-03-06T09:58:12.211Z] 
04:58:12 [2024-03-06T09:58:12.211Z] (Eclipse:16762): Gtk-WARNING **: 09:58:12.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:12 [2024-03-06T09:58:12.467Z] 
04:58:12 [2024-03-06T09:58:12.467Z] (Eclipse:16762): Gtk-WARNING **: 09:58:12.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:12 [2024-03-06T09:58:12.467Z] 
04:58:12 [2024-03-06T09:58:12.467Z] (Eclipse:16762): Gtk-WARNING **: 09:58:12.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:12 [2024-03-06T09:58:12.467Z] 
04:58:12 [2024-03-06T09:58:12.467Z] (Eclipse:16762): Gtk-WARNING **: 09:58:12.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:12 [2024-03-06T09:58:12.467Z] 
04:58:12 [2024-03-06T09:58:12.467Z] (Eclipse:16762): Gtk-WARNING **: 09:58:12.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:12 [2024-03-06T09:58:12.467Z] 
04:58:12 [2024-03-06T09:58:12.467Z] (Eclipse:16762): Gtk-WARNING **: 09:58:12.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:12 [2024-03-06T09:58:12.467Z] 
04:58:12 [2024-03-06T09:58:12.467Z] (Eclipse:16762): Gtk-WARNING **: 09:58:12.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:12 [2024-03-06T09:58:12.467Z] 
04:58:12 [2024-03-06T09:58:12.467Z] (Eclipse:16762): Gtk-WARNING **: 09:58:12.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:12 [2024-03-06T09:58:12.467Z] 
04:58:12 [2024-03-06T09:58:12.467Z] (Eclipse:16762): Gtk-WARNING **: 09:58:12.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:12 [2024-03-06T09:58:12.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322108459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
04:58:12 [2024-03-06T09:58:12.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322108462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
04:58:12 [2024-03-06T09:58:12.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322108462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
04:58:12 [2024-03-06T09:58:12.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322108462 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
04:58:12 [2024-03-06T09:58:12.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322108463 data=null}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
04:58:12 [2024-03-06T09:58:12.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
04:58:12 [2024-03-06T09:58:12.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
04:58:12 [2024-03-06T09:58:12.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
04:58:12 [2024-03-06T09:58:12.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
04:58:12 [2024-03-06T09:58:12.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
04:58:12 [2024-03-06T09:58:12.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:58:12 [2024-03-06T09:58:12.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
04:58:12 [2024-03-06T09:58:12.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
04:58:12 [2024-03-06T09:58:12.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
04:58:12 [2024-03-06T09:58:12.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:58:12 [2024-03-06T09:58:12.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:58:12 [2024-03-06T09:58:12.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
04:58:12 [2024-03-06T09:58:12.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=322108464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=322108464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=322108464 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=322108464 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=322108465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=322108465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=322108568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=322108569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=322108569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=322108569 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=322108569 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import failure", using matcher: with text 'Import failure'
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322108570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322108570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322108570 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322108570 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322108571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322108571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322108571 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=322108465 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=322108625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=322108625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=322108625 data=null doit=true}, (of type 'Table')]
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=322108625 data=null}, (of type 'Table')]
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/287/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=322108626 data=null button=1 stateMask=0x0 x=260 y=12 count=1}, (of type 'Table')]
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322108628 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/287/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/287/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=322108629 data=null button=1 stateMask=0x80000 x=260 y=12 count=1}, (of type 'Table')]
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: with mnemonic 'Down'
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: with style 'SWT.PUSH'
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Down
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Down} time=322108630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=322108630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Down} time=322108630 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Down} time=322108630 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Down} time=322108630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Down} time=322108630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Down} time=322108630 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Down} time=322108633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=322108633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Down} time=322108633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Down} time=322108633 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Down} time=322108633 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Down
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Down
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Down} time=322108633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=322108633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Down} time=322108634 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Down} time=322108634 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Down} time=322108634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Down} time=322108634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Down} time=322108634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Down} time=322108636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=322108636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Down} time=322108636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Down} time=322108636 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Down} time=322108636 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Down
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Down
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Down} time=322108636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=322108637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Down} time=322108637 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Down} time=322108637 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Down} time=322108637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Down} time=322108637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Down} time=322108637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Down} time=322108639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=322108639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Down} time=322108639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Down} time=322108639 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Down} time=322108639 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Down
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
04:58:12 [2024-03-06T09:58:12.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: with mnemonic 'Up'
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: with style 'SWT.PUSH'
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Up
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Up} time=322108640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=322108640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Up} time=322108641 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Up} time=322108641 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Up} time=322108641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Up} time=322108641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Up} time=322108641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Up} time=322108645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=322108645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Up} time=322108645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Up} time=322108645 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Up} time=322108645 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Up
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Up
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Up} time=322108646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=322108646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Up} time=322108646 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Up} time=322108646 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Up} time=322108646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Up} time=322108646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Up} time=322108646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Up} time=322108648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=322108648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Up} time=322108648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Up} time=322108648 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Up} time=322108648 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Up
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Up
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Up} time=322108648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=322108648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Up} time=322108649 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Up} time=322108649 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Up} time=322108649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Up} time=322108649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Up} time=322108649 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Up} time=322108651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=322108651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Up} time=322108651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Up} time=322108651 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Up} time=322108651 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Up
04:58:12 [2024-03-06T09:58:12.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:58:12 [2024-03-06T09:58:12.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
04:58:12 [2024-03-06T09:58:12.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=322108652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:58:12 [2024-03-06T09:58:12.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=322108652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:58:12 [2024-03-06T09:58:12.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=322108652 data=null doit=true}, (of type 'Table')]
04:58:12 [2024-03-06T09:58:12.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=322108652 data=null}, (of type 'Table')]
04:58:12 [2024-03-06T09:58:12.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/287/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=322108653 data=null button=1 stateMask=0x0 x=260 y=12 count=1}, (of type 'Table')]
04:58:12 [2024-03-06T09:58:12.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322108654 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/287/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
04:58:12 [2024-03-06T09:58:12.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/287/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=322108654 data=null button=1 stateMask=0x80000 x=260 y=12 count=1}, (of type 'Table')]
04:58:12 [2024-03-06T09:58:12.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=322108654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:58:12 [2024-03-06T09:58:12.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=322108654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
04:58:12 [2024-03-06T09:58:12.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=322108654 data=null doit=true}, (of type 'Table')]
04:58:12 [2024-03-06T09:58:12.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=322108655 data=null}, (of type 'Table')]
04:58:12 [2024-03-06T09:58:12.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/287/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=322108655 data=null button=1 stateMask=0x40000 x=260 y=35 count=1}, (of type 'Table')]
04:58:12 [2024-03-06T09:58:12.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322108655 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/287/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
04:58:12 [2024-03-06T09:58:12.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/287/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=322108688 data=null button=1 stateMask=0xc0000 x=260 y=35 count=1}, (of type 'Table')]
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=322108692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=322108692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=322108692 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=322108692 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=322108692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=322108692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=322108692 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.728Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:58:12 [2024-03-06T09:58:12.728Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:58:12 [2024-03-06T09:58:12.728Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:58:12 [2024-03-06T09:58:12.728Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:58:12 [2024-03-06T09:58:12.728Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=322108696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=322108696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=322108696 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=322108696 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=322108696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=322108696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=322108697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322108181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
04:58:12 [2024-03-06T09:58:12.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:58:12 [2024-03-06T09:58:12.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37ab1b10] time=322109171 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:58:12 [2024-03-06T09:58:12.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:58:13 [2024-03-06T09:58:13.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:58:13 [2024-03-06T09:58:13.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:58:13 [2024-03-06T09:58:13.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:58:13 [2024-03-06T09:58:13.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=322109212 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
04:58:13 [2024-03-06T09:58:13.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=322109212 data=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:13 [2024-03-06T09:58:13.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=322109212 data=null}, TreeItem with text {TestForCallstack}]
04:58:13 [2024-03-06T09:58:13.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=322109212 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:13 [2024-03-06T09:58:13.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322109213 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:13 [2024-03-06T09:58:13.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=322109224 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:13 [2024-03-06T09:58:13.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:58:13 [2024-03-06T09:58:13.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:58:13 [2024-03-06T09:58:13.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:58:13 [2024-03-06T09:58:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:58:13 [2024-03-06T09:58:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:58:13 [2024-03-06T09:58:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:58:13 [2024-03-06T09:58:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:58:13 [2024-03-06T09:58:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:58:13 [2024-03-06T09:58:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:58:13 [2024-03-06T09:58:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:58:13 [2024-03-06T09:58:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:58:13 [2024-03-06T09:58:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:58:13 [2024-03-06T09:58:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:58:13 [2024-03-06T09:58:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322109475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:13 [2024-03-06T09:58:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322109475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:13 [2024-03-06T09:58:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322109476 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:13 [2024-03-06T09:58:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322109476 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:13 [2024-03-06T09:58:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322109476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:13 [2024-03-06T09:58:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322109476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:13 [2024-03-06T09:58:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322109476 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:13 [2024-03-06T09:58:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322109476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:13 [2024-03-06T09:58:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322109476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:13 [2024-03-06T09:58:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322109476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:13 [2024-03-06T09:58:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322109476 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:13 [2024-03-06T09:58:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322109476 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:13 [2024-03-06T09:58:13.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:58:13 [2024-03-06T09:58:13.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:58:13 [2024-03-06T09:58:13.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:58:13 [2024-03-06T09:58:13.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:58:13 [2024-03-06T09:58:13.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:58:13 [2024-03-06T09:58:13.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:58:13 [2024-03-06T09:58:13.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:58:13 [2024-03-06T09:58:13.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:13 [2024-03-06T09:58:13.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:58:13 [2024-03-06T09:58:13.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322109507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:13 [2024-03-06T09:58:13.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322109507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:13 [2024-03-06T09:58:13.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322109507 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:13 [2024-03-06T09:58:13.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322109507 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:13 [2024-03-06T09:58:13.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322109508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:13 [2024-03-06T09:58:13.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322109508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:13 [2024-03-06T09:58:13.496Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:13 [2024-03-06T09:58:13.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:13 [2024-03-06T09:58:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322109508 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:13 [2024-03-06T09:58:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322109270 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:58:13 [2024-03-06T09:58:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:58:13 [2024-03-06T09:58:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:58:13 [2024-03-06T09:58:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:58:13 [2024-03-06T09:58:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:58:13 [2024-03-06T09:58:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:58:13 [2024-03-06T09:58:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:58:13 [2024-03-06T09:58:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:58:13 [2024-03-06T09:58:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=322109872 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
04:58:13 [2024-03-06T09:58:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=322109872 data=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:13 [2024-03-06T09:58:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=322109872 data=null}, TreeItem with text {TestForCallstack}]
04:58:13 [2024-03-06T09:58:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=322109872 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:13 [2024-03-06T09:58:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322109884 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:13 [2024-03-06T09:58:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=322109897 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:13 [2024-03-06T09:58:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:58:13 [2024-03-06T09:58:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=322109898 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
04:58:13 [2024-03-06T09:58:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=322109898 data=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:13 [2024-03-06T09:58:13.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=322109898 data=null}, TreeItem with text {TestForCallstack}]
04:58:13 [2024-03-06T09:58:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=322109899 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:13 [2024-03-06T09:58:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322109899 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:13 [2024-03-06T09:58:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=322109905 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:13 [2024-03-06T09:58:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=322109905 data=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:13 [2024-03-06T09:58:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=322109905 data=null}, TreeItem with text {TestForCallstack}]
04:58:13 [2024-03-06T09:58:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=322109905 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:13 [2024-03-06T09:58:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322109906 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:13 [2024-03-06T09:58:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=322109914 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:13 [2024-03-06T09:58:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:58:13 [2024-03-06T09:58:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322109915 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
04:58:13 [2024-03-06T09:58:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322109915 data=null doit=true}, TreeItem with text {Traces [0]}]
04:58:13 [2024-03-06T09:58:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322109916 data=null}, TreeItem with text {Traces [0]}]
04:58:13 [2024-03-06T09:58:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322109916 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:58:13 [2024-03-06T09:58:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322109916 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
04:58:13 [2024-03-06T09:58:13.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322109922 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:58:15 [2024-03-06T09:58:15.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
04:58:15 [2024-03-06T09:58:15.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:15 [2024-03-06T09:58:15.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:15 [2024-03-06T09:58:15.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:58:15 [2024-03-06T09:58:15.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:58:15 [2024-03-06T09:58:15.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:58:15 [2024-03-06T09:58:15.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:16 [2024-03-06T09:58:16.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:16 [2024-03-06T09:58:16.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:16 [2024-03-06T09:58:16.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:16 [2024-03-06T09:58:16.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:58:16 [2024-03-06T09:58:16.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:58:16 [2024-03-06T09:58:16.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Name} time=322112273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Name}]
04:58:16 [2024-03-06T09:58:16.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Name} time=322112286 data=null button=1 stateMask=0x80000 x=77 y=-13 count=1}, TreeColumn with text {Name}]
04:58:16 [2024-03-06T09:58:16.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID/TID} time=322112286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PID/TID}]
04:58:16 [2024-03-06T09:58:16.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID/TID} time=322112288 data=null button=1 stateMask=0x80000 x=188 y=-13 count=1}, TreeColumn with text {PID/TID}]
04:58:16 [2024-03-06T09:58:16.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Start time} time=322112288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Start time}]
04:58:16 [2024-03-06T09:58:16.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Start time} time=322112289 data=null button=1 stateMask=0x80000 x=352 y=-13 count=1}, TreeColumn with text {Start time}]
04:58:16 [2024-03-06T09:58:16.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:16 [2024-03-06T09:58:16.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:16 [2024-03-06T09:58:16.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:16 [2024-03-06T09:58:16.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37ab1b10] time=322112348 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:58:16 [2024-03-06T09:58:16.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:58:16 [2024-03-06T09:58:16.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:58:16 [2024-03-06T09:58:16.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:58:16 [2024-03-06T09:58:16.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:58:16 [2024-03-06T09:58:16.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=322112388 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
04:58:16 [2024-03-06T09:58:16.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=322112388 data=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:16 [2024-03-06T09:58:16.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=322112388 data=null}, TreeItem with text {TestForCallstack}]
04:58:16 [2024-03-06T09:58:16.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=322112389 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:16 [2024-03-06T09:58:16.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322112389 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:16 [2024-03-06T09:58:16.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=322112401 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:16 [2024-03-06T09:58:16.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:58:16 [2024-03-06T09:58:16.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:58:16 [2024-03-06T09:58:16.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:58:17 [2024-03-06T09:58:17.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:58:17 [2024-03-06T09:58:17.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:58:17 [2024-03-06T09:58:17.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:58:17 [2024-03-06T09:58:17.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:58:17 [2024-03-06T09:58:17.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:58:17 [2024-03-06T09:58:17.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:58:17 [2024-03-06T09:58:17.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:58:17 [2024-03-06T09:58:17.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:58:17 [2024-03-06T09:58:17.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:58:17 [2024-03-06T09:58:17.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:58:17 [2024-03-06T09:58:17.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322113286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:17 [2024-03-06T09:58:17.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322113286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:17 [2024-03-06T09:58:17.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322113286 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:17 [2024-03-06T09:58:17.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322113286 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:17 [2024-03-06T09:58:17.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322113287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:17 [2024-03-06T09:58:17.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322113287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:17 [2024-03-06T09:58:17.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322113287 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:17 [2024-03-06T09:58:17.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322113287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:17 [2024-03-06T09:58:17.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322113287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:17 [2024-03-06T09:58:17.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322113287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:17 [2024-03-06T09:58:17.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322113287 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:17 [2024-03-06T09:58:17.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322113287 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:17 [2024-03-06T09:58:17.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:58:17 [2024-03-06T09:58:17.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:58:17 [2024-03-06T09:58:17.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:58:17 [2024-03-06T09:58:17.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:58:17 [2024-03-06T09:58:17.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:58:17 [2024-03-06T09:58:17.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:58:17 [2024-03-06T09:58:17.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:58:17 [2024-03-06T09:58:17.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:17 [2024-03-06T09:58:17.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:58:17 [2024-03-06T09:58:17.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322113289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:17 [2024-03-06T09:58:17.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322113290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:17 [2024-03-06T09:58:17.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322113290 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:17 [2024-03-06T09:58:17.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322113290 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:17 [2024-03-06T09:58:17.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322113290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:17 [2024-03-06T09:58:17.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322113290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:17 [2024-03-06T09:58:17.390Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:17 [2024-03-06T09:58:17.390Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:17 [2024-03-06T09:58:17.390Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:17 [2024-03-06T09:58:17.390Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:17 [2024-03-06T09:58:17.390Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:17 [2024-03-06T09:58:17.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:58:17 [2024-03-06T09:58:17.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322113290 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:17 [2024-03-06T09:58:17.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322112450 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:58:17 [2024-03-06T09:58:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:58:17 [2024-03-06T09:58:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:58:17 [2024-03-06T09:58:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:58:17 [2024-03-06T09:58:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:58:17 [2024-03-06T09:58:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:58:17 [2024-03-06T09:58:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:58:17 [2024-03-06T09:58:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=322113923 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
04:58:17 [2024-03-06T09:58:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=322113924 data=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:17 [2024-03-06T09:58:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=322113924 data=null}, TreeItem with text {TestForCallstack}]
04:58:17 [2024-03-06T09:58:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=322113924 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:17 [2024-03-06T09:58:17.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322113925 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:17 [2024-03-06T09:58:17.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=322113933 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:17 [2024-03-06T09:58:17.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:58:17 [2024-03-06T09:58:17.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=322113933 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
04:58:17 [2024-03-06T09:58:17.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=322113934 data=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:17 [2024-03-06T09:58:17.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=322113934 data=null}, TreeItem with text {TestForCallstack}]
04:58:17 [2024-03-06T09:58:17.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=322113934 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:17 [2024-03-06T09:58:17.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322113934 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:17 [2024-03-06T09:58:17.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=322113944 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:17 [2024-03-06T09:58:17.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=322113944 data=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:17 [2024-03-06T09:58:17.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=322113944 data=null}, TreeItem with text {TestForCallstack}]
04:58:17 [2024-03-06T09:58:17.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=322113945 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:17 [2024-03-06T09:58:17.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322113945 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:17 [2024-03-06T09:58:17.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=322113947 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:17 [2024-03-06T09:58:17.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:58:17 [2024-03-06T09:58:17.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322113948 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
04:58:17 [2024-03-06T09:58:17.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322113948 data=null doit=true}, TreeItem with text {Traces [0]}]
04:58:17 [2024-03-06T09:58:17.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322113949 data=null}, TreeItem with text {Traces [0]}]
04:58:17 [2024-03-06T09:58:17.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322113949 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:58:17 [2024-03-06T09:58:17.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322113949 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
04:58:17 [2024-03-06T09:58:17.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322113956 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:58:19 [2024-03-06T09:58:19.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
04:58:19 [2024-03-06T09:58:19.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:19 [2024-03-06T09:58:19.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:19 [2024-03-06T09:58:19.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:19 [2024-03-06T09:58:19.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:58:19 [2024-03-06T09:58:19.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:58:19 [2024-03-06T09:58:19.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:58:19 [2024-03-06T09:58:19.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:20 [2024-03-06T09:58:20.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:20 [2024-03-06T09:58:20.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:20 [2024-03-06T09:58:20.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:20 [2024-03-06T09:58:20.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:20 [2024-03-06T09:58:20.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:20 [2024-03-06T09:58:20.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37ab1b10] time=322116617 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:58:20 [2024-03-06T09:58:20.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:58:20 [2024-03-06T09:58:20.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:58:20 [2024-03-06T09:58:20.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:58:20 [2024-03-06T09:58:20.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:58:20 [2024-03-06T09:58:20.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=322116646 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
04:58:20 [2024-03-06T09:58:20.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=322116646 data=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:20 [2024-03-06T09:58:20.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=322116646 data=null}, TreeItem with text {TestForCallstack}]
04:58:20 [2024-03-06T09:58:20.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=322116646 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:20 [2024-03-06T09:58:20.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322116646 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:20 [2024-03-06T09:58:20.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=322116653 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:20 [2024-03-06T09:58:20.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:58:20 [2024-03-06T09:58:20.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:58:20 [2024-03-06T09:58:20.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:58:21 [2024-03-06T09:58:21.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:58:21 [2024-03-06T09:58:21.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:58:21 [2024-03-06T09:58:21.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:58:21 [2024-03-06T09:58:21.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:58:21 [2024-03-06T09:58:21.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:58:21 [2024-03-06T09:58:21.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:58:21 [2024-03-06T09:58:21.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:58:21 [2024-03-06T09:58:21.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:58:21 [2024-03-06T09:58:21.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:58:21 [2024-03-06T09:58:21.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:58:21 [2024-03-06T09:58:21.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322117482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:21 [2024-03-06T09:58:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322117482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:21 [2024-03-06T09:58:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322117482 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:21 [2024-03-06T09:58:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322117482 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:21 [2024-03-06T09:58:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322117482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:21 [2024-03-06T09:58:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322117482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:21 [2024-03-06T09:58:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322117482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:21 [2024-03-06T09:58:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322117482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:21 [2024-03-06T09:58:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322117483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:21 [2024-03-06T09:58:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322117483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:21 [2024-03-06T09:58:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322117483 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:21 [2024-03-06T09:58:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322117483 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:21 [2024-03-06T09:58:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:58:21 [2024-03-06T09:58:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:58:21 [2024-03-06T09:58:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:58:21 [2024-03-06T09:58:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:58:21 [2024-03-06T09:58:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:58:21 [2024-03-06T09:58:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:58:21 [2024-03-06T09:58:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:58:21 [2024-03-06T09:58:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:21 [2024-03-06T09:58:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:58:21 [2024-03-06T09:58:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322117483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:21 [2024-03-06T09:58:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322117484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:21 [2024-03-06T09:58:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322117484 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:21 [2024-03-06T09:58:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322117484 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:21 [2024-03-06T09:58:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322117484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:21 [2024-03-06T09:58:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322117484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:21 [2024-03-06T09:58:21.586Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:21 [2024-03-06T09:58:21.586Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:21 [2024-03-06T09:58:21.586Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:21 [2024-03-06T09:58:21.586Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:21 [2024-03-06T09:58:21.586Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:21 [2024-03-06T09:58:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:58:21 [2024-03-06T09:58:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322117484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:21 [2024-03-06T09:58:21.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322116698 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:58:22 [2024-03-06T09:58:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:58:22 [2024-03-06T09:58:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:58:22 [2024-03-06T09:58:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:58:22 [2024-03-06T09:58:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:58:22 [2024-03-06T09:58:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:58:22 [2024-03-06T09:58:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:58:22 [2024-03-06T09:58:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=322118104 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
04:58:22 [2024-03-06T09:58:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=322118105 data=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:22 [2024-03-06T09:58:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=322118105 data=null}, TreeItem with text {TestForCallstack}]
04:58:22 [2024-03-06T09:58:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=322118105 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:22 [2024-03-06T09:58:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322118105 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:22 [2024-03-06T09:58:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=322118115 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:22 [2024-03-06T09:58:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:58:22 [2024-03-06T09:58:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=322118116 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
04:58:22 [2024-03-06T09:58:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=322118116 data=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:22 [2024-03-06T09:58:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=322118116 data=null}, TreeItem with text {TestForCallstack}]
04:58:22 [2024-03-06T09:58:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=322118128 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:22 [2024-03-06T09:58:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322118128 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:22 [2024-03-06T09:58:22.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=322118136 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:22 [2024-03-06T09:58:22.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=322118137 data=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:22 [2024-03-06T09:58:22.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=322118137 data=null}, TreeItem with text {TestForCallstack}]
04:58:22 [2024-03-06T09:58:22.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=322118137 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:22 [2024-03-06T09:58:22.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322118137 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:22 [2024-03-06T09:58:22.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=322118139 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:22 [2024-03-06T09:58:22.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:58:22 [2024-03-06T09:58:22.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322118140 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
04:58:22 [2024-03-06T09:58:22.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322118140 data=null doit=true}, TreeItem with text {Traces [0]}]
04:58:22 [2024-03-06T09:58:22.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322118140 data=null}, TreeItem with text {Traces [0]}]
04:58:22 [2024-03-06T09:58:22.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322118140 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:58:22 [2024-03-06T09:58:22.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322118140 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
04:58:22 [2024-03-06T09:58:22.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322118146 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:58:24 [2024-03-06T09:58:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
04:58:24 [2024-03-06T09:58:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:24 [2024-03-06T09:58:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:24 [2024-03-06T09:58:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:24 [2024-03-06T09:58:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:24 [2024-03-06T09:58:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:24 [2024-03-06T09:58:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:24 [2024-03-06T09:58:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37ab1b10] time=322120020 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:58:24 [2024-03-06T09:58:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:58:24 [2024-03-06T09:58:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:58:24 [2024-03-06T09:58:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:58:24 [2024-03-06T09:58:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:58:24 [2024-03-06T09:58:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=322120049 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
04:58:24 [2024-03-06T09:58:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=322120049 data=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:24 [2024-03-06T09:58:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=322120049 data=null}, TreeItem with text {TestForCallstack}]
04:58:24 [2024-03-06T09:58:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=322120050 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:24 [2024-03-06T09:58:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322120050 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:24 [2024-03-06T09:58:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=322120057 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:24 [2024-03-06T09:58:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:58:24 [2024-03-06T09:58:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:58:24 [2024-03-06T09:58:24.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:58:24 [2024-03-06T09:58:24.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:58:24 [2024-03-06T09:58:24.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:58:24 [2024-03-06T09:58:24.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:58:24 [2024-03-06T09:58:24.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:58:24 [2024-03-06T09:58:24.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:58:24 [2024-03-06T09:58:24.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:58:24 [2024-03-06T09:58:24.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:58:24 [2024-03-06T09:58:24.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:58:24 [2024-03-06T09:58:24.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:58:24 [2024-03-06T09:58:24.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:58:24 [2024-03-06T09:58:24.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322120419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:24 [2024-03-06T09:58:24.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322120420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:24 [2024-03-06T09:58:24.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322120420 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:24 [2024-03-06T09:58:24.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322120420 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:24 [2024-03-06T09:58:24.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322120420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:24 [2024-03-06T09:58:24.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322120420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:24 [2024-03-06T09:58:24.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322120420 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:24 [2024-03-06T09:58:24.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322120420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:24 [2024-03-06T09:58:24.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322120420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:24 [2024-03-06T09:58:24.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322120420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:24 [2024-03-06T09:58:24.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322120421 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:24 [2024-03-06T09:58:24.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322120421 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:24 [2024-03-06T09:58:24.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:58:24 [2024-03-06T09:58:24.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:58:24 [2024-03-06T09:58:24.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:58:24 [2024-03-06T09:58:24.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:58:24 [2024-03-06T09:58:24.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:58:24 [2024-03-06T09:58:24.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:58:24 [2024-03-06T09:58:24.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:58:24 [2024-03-06T09:58:24.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:24 [2024-03-06T09:58:24.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:58:24 [2024-03-06T09:58:24.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322120439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:24 [2024-03-06T09:58:24.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322120439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:24 [2024-03-06T09:58:24.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322120439 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:24 [2024-03-06T09:58:24.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322120439 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:24 [2024-03-06T09:58:24.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322120439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:24 [2024-03-06T09:58:24.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322120439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:24 [2024-03-06T09:58:24.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:24 [2024-03-06T09:58:24.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:24 [2024-03-06T09:58:24.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:24 [2024-03-06T09:58:24.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:24 [2024-03-06T09:58:24.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:24 [2024-03-06T09:58:24.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:58:24 [2024-03-06T09:58:24.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322120439 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:24 [2024-03-06T09:58:24.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322120111 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:58:25 [2024-03-06T09:58:25.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:58:25 [2024-03-06T09:58:25.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:58:25 [2024-03-06T09:58:25.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:58:25 [2024-03-06T09:58:25.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:58:25 [2024-03-06T09:58:25.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:58:25 [2024-03-06T09:58:25.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:58:25 [2024-03-06T09:58:25.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=322121073 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
04:58:25 [2024-03-06T09:58:25.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=322121073 data=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:25 [2024-03-06T09:58:25.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=322121073 data=null}, TreeItem with text {TestForCallstack}]
04:58:25 [2024-03-06T09:58:25.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=322121074 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:25 [2024-03-06T09:58:25.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322121074 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:25 [2024-03-06T09:58:25.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=322121099 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:25 [2024-03-06T09:58:25.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:58:25 [2024-03-06T09:58:25.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=322121100 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
04:58:25 [2024-03-06T09:58:25.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=322121100 data=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:25 [2024-03-06T09:58:25.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=322121100 data=null}, TreeItem with text {TestForCallstack}]
04:58:25 [2024-03-06T09:58:25.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=322121100 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:25 [2024-03-06T09:58:25.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322121100 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:25 [2024-03-06T09:58:25.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=322121106 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:25 [2024-03-06T09:58:25.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=322121109 data=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:25 [2024-03-06T09:58:25.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=322121109 data=null}, TreeItem with text {TestForCallstack}]
04:58:25 [2024-03-06T09:58:25.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=322121110 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:25 [2024-03-06T09:58:25.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322121110 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:25 [2024-03-06T09:58:25.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=322121112 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:25 [2024-03-06T09:58:25.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:58:25 [2024-03-06T09:58:25.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322121113 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
04:58:25 [2024-03-06T09:58:25.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322121113 data=null doit=true}, TreeItem with text {Traces [0]}]
04:58:25 [2024-03-06T09:58:25.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322121113 data=null}, TreeItem with text {Traces [0]}]
04:58:25 [2024-03-06T09:58:25.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322121113 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:58:25 [2024-03-06T09:58:25.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322121113 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
04:58:25 [2024-03-06T09:58:25.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322121118 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:58:27 [2024-03-06T09:58:27.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
04:58:27 [2024-03-06T09:58:27.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:27 [2024-03-06T09:58:27.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:27 [2024-03-06T09:58:27.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:58:27 [2024-03-06T09:58:27.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:58:27 [2024-03-06T09:58:27.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:58:27 [2024-03-06T09:58:27.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:27 [2024-03-06T09:58:27.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:27 [2024-03-06T09:58:27.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:27 [2024-03-06T09:58:27.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:27 [2024-03-06T09:58:27.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:27 [2024-03-06T09:58:27.516Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:58:27 [2024-03-06T09:58:27.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
04:58:27 [2024-03-06T09:58:27.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322123503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
04:58:27 [2024-03-06T09:58:27.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322123503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
04:58:27 [2024-03-06T09:58:27.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322123503 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
04:58:27 [2024-03-06T09:58:27.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322123503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
04:58:27 [2024-03-06T09:58:27.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322123503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
04:58:27 [2024-03-06T09:58:27.516Z] 
04:58:27 [2024-03-06T09:58:27.516Z] (Eclipse:16762): Gtk-WARNING **: 09:58:27.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:27 [2024-03-06T09:58:27.516Z] 
04:58:27 [2024-03-06T09:58:27.516Z] (Eclipse:16762): Gtk-WARNING **: 09:58:27.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:27 [2024-03-06T09:58:27.516Z] 
04:58:27 [2024-03-06T09:58:27.516Z] (Eclipse:16762): Gtk-WARNING **: 09:58:27.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:27 [2024-03-06T09:58:27.516Z] 
04:58:27 [2024-03-06T09:58:27.516Z] (Eclipse:16762): Gtk-WARNING **: 09:58:27.431: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:27 [2024-03-06T09:58:27.516Z] 
04:58:27 [2024-03-06T09:58:27.516Z] (Eclipse:16762): Gtk-WARNING **: 09:58:27.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:27 [2024-03-06T09:58:27.516Z] 
04:58:27 [2024-03-06T09:58:27.516Z] (Eclipse:16762): Gtk-WARNING **: 09:58:27.476: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:27 [2024-03-06T09:58:27.516Z] 
04:58:27 [2024-03-06T09:58:27.516Z] (Eclipse:16762): Gtk-WARNING **: 09:58:27.476: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:27 [2024-03-06T09:58:27.516Z] 
04:58:27 [2024-03-06T09:58:27.516Z] (Eclipse:16762): Gtk-WARNING **: 09:58:27.476: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:27 [2024-03-06T09:58:27.516Z] 
04:58:27 [2024-03-06T09:58:27.516Z] (Eclipse:16762): Gtk-WARNING **: 09:58:27.503: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:27 [2024-03-06T09:58:27.516Z] 
04:58:27 [2024-03-06T09:58:27.516Z] (Eclipse:16762): Gtk-WARNING **: 09:58:27.503: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:27 [2024-03-06T09:58:27.516Z] 
04:58:27 [2024-03-06T09:58:27.516Z] (Eclipse:16762): Gtk-WARNING **: 09:58:27.503: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:27 [2024-03-06T09:58:27.516Z] 
04:58:27 [2024-03-06T09:58:27.516Z] (Eclipse:16762): Gtk-WARNING **: 09:58:27.503: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:27 [2024-03-06T09:58:27.773Z] 
04:58:27 [2024-03-06T09:58:27.773Z] (Eclipse:16762): Gtk-WARNING **: 09:58:27.527: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:27 [2024-03-06T09:58:27.773Z] 
04:58:27 [2024-03-06T09:58:27.773Z] (Eclipse:16762): Gtk-WARNING **: 09:58:27.527: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:27 [2024-03-06T09:58:27.773Z] 
04:58:27 [2024-03-06T09:58:27.773Z] (Eclipse:16762): Gtk-WARNING **: 09:58:27.527: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:27 [2024-03-06T09:58:27.773Z] 
04:58:27 [2024-03-06T09:58:27.773Z] (Eclipse:16762): Gtk-WARNING **: 09:58:27.527: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:27 [2024-03-06T09:58:27.773Z] 
04:58:27 [2024-03-06T09:58:27.773Z] (Eclipse:16762): Gtk-WARNING **: 09:58:27.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:27 [2024-03-06T09:58:27.773Z] 
04:58:27 [2024-03-06T09:58:27.773Z] (Eclipse:16762): Gtk-WARNING **: 09:58:27.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:27 [2024-03-06T09:58:27.773Z] 
04:58:27 [2024-03-06T09:58:27.773Z] (Eclipse:16762): Gtk-WARNING **: 09:58:27.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:27 [2024-03-06T09:58:27.773Z] 
04:58:27 [2024-03-06T09:58:27.773Z] (Eclipse:16762): Gtk-WARNING **: 09:58:27.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:27 [2024-03-06T09:58:27.773Z] 
04:58:27 [2024-03-06T09:58:27.773Z] (Eclipse:16762): Gtk-WARNING **: 09:58:27.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:27 [2024-03-06T09:58:27.773Z] 
04:58:27 [2024-03-06T09:58:27.773Z] (Eclipse:16762): Gtk-WARNING **: 09:58:27.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:27 [2024-03-06T09:58:27.773Z] 
04:58:27 [2024-03-06T09:58:27.773Z] (Eclipse:16762): Gtk-WARNING **: 09:58:27.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:27 [2024-03-06T09:58:27.773Z] 
04:58:27 [2024-03-06T09:58:27.773Z] (Eclipse:16762): Gtk-WARNING **: 09:58:27.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:27 [2024-03-06T09:58:27.773Z] 
04:58:27 [2024-03-06T09:58:27.773Z] (Eclipse:16762): Gtk-WARNING **: 09:58:27.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:27 [2024-03-06T09:58:27.773Z] 
04:58:27 [2024-03-06T09:58:27.773Z] (Eclipse:16762): Gtk-WARNING **: 09:58:27.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:27 [2024-03-06T09:58:27.773Z] 
04:58:27 [2024-03-06T09:58:27.773Z] (Eclipse:16762): Gtk-WARNING **: 09:58:27.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:27 [2024-03-06T09:58:27.773Z] 
04:58:27 [2024-03-06T09:58:27.773Z] (Eclipse:16762): Gtk-WARNING **: 09:58:27.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
04:58:27 [2024-03-06T09:58:27.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322123804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
04:58:27 [2024-03-06T09:58:27.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322123805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
04:58:27 [2024-03-06T09:58:27.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322123805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
04:58:27 [2024-03-06T09:58:27.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322123806 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
04:58:27 [2024-03-06T09:58:27.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322123806 data=null}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
04:58:27 [2024-03-06T09:58:27.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
04:58:27 [2024-03-06T09:58:27.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
04:58:27 [2024-03-06T09:58:27.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
04:58:27 [2024-03-06T09:58:27.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
04:58:27 [2024-03-06T09:58:27.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
04:58:27 [2024-03-06T09:58:27.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:58:27 [2024-03-06T09:58:27.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
04:58:27 [2024-03-06T09:58:27.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
04:58:27 [2024-03-06T09:58:27.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
04:58:27 [2024-03-06T09:58:27.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:58:27 [2024-03-06T09:58:27.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:58:27 [2024-03-06T09:58:27.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
04:58:27 [2024-03-06T09:58:27.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=322123807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:27 [2024-03-06T09:58:27.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=322123807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:27 [2024-03-06T09:58:27.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=322123807 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:27 [2024-03-06T09:58:27.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=322123807 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:27 [2024-03-06T09:58:27.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=322123807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:27 [2024-03-06T09:58:27.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=322123807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:27 [2024-03-06T09:58:27.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=322123807 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:27 [2024-03-06T09:58:27.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=322123815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:27 [2024-03-06T09:58:27.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=322123816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:27 [2024-03-06T09:58:27.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=322123816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:27 [2024-03-06T09:58:27.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=322123816 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:27 [2024-03-06T09:58:27.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=322123816 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
04:58:27 [2024-03-06T09:58:27.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
04:58:27 [2024-03-06T09:58:27.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
04:58:27 [2024-03-06T09:58:27.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
04:58:27 [2024-03-06T09:58:27.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
04:58:27 [2024-03-06T09:58:27.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
04:58:27 [2024-03-06T09:58:27.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:58:27 [2024-03-06T09:58:27.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:58:27 [2024-03-06T09:58:27.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:58:27 [2024-03-06T09:58:27.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:58:27 [2024-03-06T09:58:27.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:27 [2024-03-06T09:58:27.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:58:27 [2024-03-06T09:58:27.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322123817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:27 [2024-03-06T09:58:27.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322123817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:27 [2024-03-06T09:58:27.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322123817 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:27 [2024-03-06T09:58:27.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322123817 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:27 [2024-03-06T09:58:27.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322123817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:27 [2024-03-06T09:58:27.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322123817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:27 [2024-03-06T09:58:27.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {OK} time=322123850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:27 [2024-03-06T09:58:27.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322123817 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:27 [2024-03-06T09:58:27.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322123503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
04:58:28 [2024-03-06T09:58:28.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
04:58:28 [2024-03-06T09:58:28.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:28 [2024-03-06T09:58:28.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:28 [2024-03-06T09:58:28.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:28 [2024-03-06T09:58:28.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:28 [2024-03-06T09:58:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37ab1b10] time=322124246 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:58:28 [2024-03-06T09:58:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:58:28 [2024-03-06T09:58:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:58:28 [2024-03-06T09:58:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:58:28 [2024-03-06T09:58:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:58:28 [2024-03-06T09:58:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=322124272 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
04:58:28 [2024-03-06T09:58:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=322124272 data=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:28 [2024-03-06T09:58:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=322124272 data=null}, TreeItem with text {TestForCallstack}]
04:58:28 [2024-03-06T09:58:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=322124272 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:28 [2024-03-06T09:58:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322124273 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:28 [2024-03-06T09:58:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=322124279 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:28 [2024-03-06T09:58:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:58:28 [2024-03-06T09:58:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:58:28 [2024-03-06T09:58:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:58:28 [2024-03-06T09:58:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:58:28 [2024-03-06T09:58:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:58:28 [2024-03-06T09:58:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:58:28 [2024-03-06T09:58:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:58:28 [2024-03-06T09:58:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:58:28 [2024-03-06T09:58:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:58:28 [2024-03-06T09:58:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:58:28 [2024-03-06T09:58:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:58:28 [2024-03-06T09:58:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:58:28 [2024-03-06T09:58:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:58:28 [2024-03-06T09:58:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322124634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:28 [2024-03-06T09:58:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322124634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:28 [2024-03-06T09:58:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322124634 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:28 [2024-03-06T09:58:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322124634 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:28 [2024-03-06T09:58:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322124634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:28 [2024-03-06T09:58:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322124634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:28 [2024-03-06T09:58:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322124634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:28 [2024-03-06T09:58:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322124634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:28 [2024-03-06T09:58:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322124634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:28 [2024-03-06T09:58:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322124634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:28 [2024-03-06T09:58:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322124634 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:28 [2024-03-06T09:58:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322124634 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:28 [2024-03-06T09:58:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:58:28 [2024-03-06T09:58:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:58:28 [2024-03-06T09:58:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:58:28 [2024-03-06T09:58:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:58:28 [2024-03-06T09:58:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:58:28 [2024-03-06T09:58:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:58:28 [2024-03-06T09:58:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:58:28 [2024-03-06T09:58:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:28 [2024-03-06T09:58:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:58:28 [2024-03-06T09:58:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322124635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:28 [2024-03-06T09:58:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322124635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:28 [2024-03-06T09:58:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322124635 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:28 [2024-03-06T09:58:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322124635 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:28 [2024-03-06T09:58:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322124635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:28 [2024-03-06T09:58:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322124635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:28 [2024-03-06T09:58:28.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:28 [2024-03-06T09:58:28.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:28 [2024-03-06T09:58:28.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:28 [2024-03-06T09:58:28.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:28 [2024-03-06T09:58:28.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:28 [2024-03-06T09:58:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:58:28 [2024-03-06T09:58:28.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322124635 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:28 [2024-03-06T09:58:28.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322124321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:58:29 [2024-03-06T09:58:29.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:58:29 [2024-03-06T09:58:29.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:58:29 [2024-03-06T09:58:29.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:58:29 [2024-03-06T09:58:29.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:58:29 [2024-03-06T09:58:29.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:58:29 [2024-03-06T09:58:29.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:58:29 [2024-03-06T09:58:29.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=322125256 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
04:58:29 [2024-03-06T09:58:29.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=322125256 data=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:29 [2024-03-06T09:58:29.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=322125267 data=null}, TreeItem with text {TestForCallstack}]
04:58:29 [2024-03-06T09:58:29.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=322125267 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:29 [2024-03-06T09:58:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322125267 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:29 [2024-03-06T09:58:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=322125277 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:29 [2024-03-06T09:58:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:58:29 [2024-03-06T09:58:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=322125278 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
04:58:29 [2024-03-06T09:58:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=322125278 data=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:29 [2024-03-06T09:58:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=322125278 data=null}, TreeItem with text {TestForCallstack}]
04:58:29 [2024-03-06T09:58:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=322125278 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:29 [2024-03-06T09:58:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322125279 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:29 [2024-03-06T09:58:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=322125287 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:29 [2024-03-06T09:58:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=322125287 data=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:29 [2024-03-06T09:58:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=322125287 data=null}, TreeItem with text {TestForCallstack}]
04:58:29 [2024-03-06T09:58:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=322125288 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:29 [2024-03-06T09:58:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322125288 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:29 [2024-03-06T09:58:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=322125293 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:29 [2024-03-06T09:58:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:58:29 [2024-03-06T09:58:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322125295 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
04:58:29 [2024-03-06T09:58:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322125295 data=null doit=true}, TreeItem with text {Traces [0]}]
04:58:29 [2024-03-06T09:58:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322125295 data=null}, TreeItem with text {Traces [0]}]
04:58:29 [2024-03-06T09:58:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322125295 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:58:29 [2024-03-06T09:58:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322125295 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
04:58:29 [2024-03-06T09:58:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322125301 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:58:31 [2024-03-06T09:58:31.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
04:58:31 [2024-03-06T09:58:31.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:31 [2024-03-06T09:58:31.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:31 [2024-03-06T09:58:31.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:31 [2024-03-06T09:58:31.247Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:58:31 [2024-03-06T09:58:31.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37ab1b10] time=322127074 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:58:31 [2024-03-06T09:58:31.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:58:31 [2024-03-06T09:58:31.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:58:31 [2024-03-06T09:58:31.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:58:31 [2024-03-06T09:58:31.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:58:31 [2024-03-06T09:58:31.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=322127105 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
04:58:31 [2024-03-06T09:58:31.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=322127105 data=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:31 [2024-03-06T09:58:31.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=322127105 data=null}, TreeItem with text {TestForCallstack}]
04:58:31 [2024-03-06T09:58:31.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=322127105 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:31 [2024-03-06T09:58:31.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322127106 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:31 [2024-03-06T09:58:31.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=322127121 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:31 [2024-03-06T09:58:31.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:58:31 [2024-03-06T09:58:31.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:58:31 [2024-03-06T09:58:31.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:58:31 [2024-03-06T09:58:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:58:31 [2024-03-06T09:58:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:58:31 [2024-03-06T09:58:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322127952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322127953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322127953 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322127953 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322127953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322127953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322127953 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322127953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322127953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322127953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322127953 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322127953 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322127954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322127954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322127954 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322127954 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322127955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322127955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:31 [2024-03-06T09:58:31.810Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:31 [2024-03-06T09:58:31.810Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:31 [2024-03-06T09:58:31.810Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:31 [2024-03-06T09:58:31.810Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:31 [2024-03-06T09:58:31.810Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:31 [2024-03-06T09:58:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:58:32 [2024-03-06T09:58:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322127955 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:32 [2024-03-06T09:58:32.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322127164 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:58:32 [2024-03-06T09:58:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:58:32 [2024-03-06T09:58:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:58:32 [2024-03-06T09:58:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:58:32 [2024-03-06T09:58:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:58:32 [2024-03-06T09:58:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:58:32 [2024-03-06T09:58:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:58:32 [2024-03-06T09:58:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=322128585 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
04:58:32 [2024-03-06T09:58:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=322128585 data=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:32 [2024-03-06T09:58:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=322128586 data=null}, TreeItem with text {TestForCallstack}]
04:58:32 [2024-03-06T09:58:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=322128586 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:32 [2024-03-06T09:58:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322128586 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:32 [2024-03-06T09:58:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=322128594 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:32 [2024-03-06T09:58:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:58:32 [2024-03-06T09:58:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=322128595 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
04:58:32 [2024-03-06T09:58:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=322128595 data=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:32 [2024-03-06T09:58:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=322128595 data=null}, TreeItem with text {TestForCallstack}]
04:58:32 [2024-03-06T09:58:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=322128595 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:32 [2024-03-06T09:58:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322128595 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:32 [2024-03-06T09:58:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=322128601 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:32 [2024-03-06T09:58:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=322128602 data=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:32 [2024-03-06T09:58:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=322128602 data=null}, TreeItem with text {TestForCallstack}]
04:58:32 [2024-03-06T09:58:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=322128602 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:32 [2024-03-06T09:58:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322128606 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:32 [2024-03-06T09:58:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=322128608 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:32 [2024-03-06T09:58:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:58:32 [2024-03-06T09:58:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322128609 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
04:58:32 [2024-03-06T09:58:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322128609 data=null doit=true}, TreeItem with text {Traces [0]}]
04:58:32 [2024-03-06T09:58:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322128609 data=null}, TreeItem with text {Traces [0]}]
04:58:32 [2024-03-06T09:58:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322128609 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:58:32 [2024-03-06T09:58:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322128609 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
04:58:32 [2024-03-06T09:58:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322128615 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
04:58:34 [2024-03-06T09:58:34.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
04:58:34 [2024-03-06T09:58:34.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:34 [2024-03-06T09:58:34.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:34 [2024-03-06T09:58:34.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:34 [2024-03-06T09:58:34.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
04:58:34 [2024-03-06T09:58:34.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
04:58:34 [2024-03-06T09:58:34.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
04:58:34 [2024-03-06T09:58:34.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:35 [2024-03-06T09:58:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:35 [2024-03-06T09:58:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:35 [2024-03-06T09:58:35.077Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:58:35 [2024-03-06T09:58:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
04:58:35 [2024-03-06T09:58:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322131078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:35 [2024-03-06T09:58:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322131078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:35 [2024-03-06T09:58:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322131078 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:58:35 [2024-03-06T09:58:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322131078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:35 [2024-03-06T09:58:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322131078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:35 [2024-03-06T09:58:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322131079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:58:35 [2024-03-06T09:58:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322131084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:35 [2024-03-06T09:58:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322131085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:35 [2024-03-06T09:58:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322131085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:35 [2024-03-06T09:58:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322131085 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:58:35 [2024-03-06T09:58:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322131085 data=null}, ToolItem with tooltip text {Select Next State Change}]
04:58:35 [2024-03-06T09:58:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
04:58:35 [2024-03-06T09:58:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:35 [2024-03-06T09:58:35.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:35 [2024-03-06T09:58:35.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:35 [2024-03-06T09:58:35.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:35 [2024-03-06T09:58:35.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:35 [2024-03-06T09:58:35.639Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:58:35 [2024-03-06T09:58:35.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
04:58:35 [2024-03-06T09:58:35.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322131588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:35 [2024-03-06T09:58:35.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322131588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:35 [2024-03-06T09:58:35.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322131588 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:58:35 [2024-03-06T09:58:35.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322131588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:35 [2024-03-06T09:58:35.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322131588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:35 [2024-03-06T09:58:35.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322131589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:58:35 [2024-03-06T09:58:35.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322131593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:35 [2024-03-06T09:58:35.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322131594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:35 [2024-03-06T09:58:35.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322131594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:35 [2024-03-06T09:58:35.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322131594 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:58:35 [2024-03-06T09:58:35.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322131594 data=null}, ToolItem with tooltip text {Select Next State Change}]
04:58:35 [2024-03-06T09:58:35.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
04:58:35 [2024-03-06T09:58:35.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:36 [2024-03-06T09:58:36.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:36 [2024-03-06T09:58:36.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:36 [2024-03-06T09:58:36.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:36 [2024-03-06T09:58:36.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:36 [2024-03-06T09:58:36.202Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:58:36 [2024-03-06T09:58:36.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
04:58:36 [2024-03-06T09:58:36.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322132097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:36 [2024-03-06T09:58:36.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322132097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:36 [2024-03-06T09:58:36.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322132097 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:58:36 [2024-03-06T09:58:36.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322132097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:36 [2024-03-06T09:58:36.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322132097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:36 [2024-03-06T09:58:36.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322132097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:58:36 [2024-03-06T09:58:36.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322132102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:36 [2024-03-06T09:58:36.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322132104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:36 [2024-03-06T09:58:36.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322132104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:36 [2024-03-06T09:58:36.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322132104 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:58:36 [2024-03-06T09:58:36.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322132104 data=null}, ToolItem with tooltip text {Select Next State Change}]
04:58:36 [2024-03-06T09:58:36.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
04:58:36 [2024-03-06T09:58:36.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:36 [2024-03-06T09:58:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:36 [2024-03-06T09:58:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:36 [2024-03-06T09:58:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:36 [2024-03-06T09:58:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:36 [2024-03-06T09:58:36.458Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:58:36 [2024-03-06T09:58:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
04:58:36 [2024-03-06T09:58:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322132606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:36 [2024-03-06T09:58:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322132607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:36 [2024-03-06T09:58:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322132607 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:58:36 [2024-03-06T09:58:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322132607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:36 [2024-03-06T09:58:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322132607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:36 [2024-03-06T09:58:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322132607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:58:36 [2024-03-06T09:58:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322132611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:36 [2024-03-06T09:58:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322132612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:36 [2024-03-06T09:58:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322132612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:36 [2024-03-06T09:58:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322132612 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:58:36 [2024-03-06T09:58:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322132612 data=null}, ToolItem with tooltip text {Select Next State Change}]
04:58:36 [2024-03-06T09:58:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
04:58:36 [2024-03-06T09:58:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:37 [2024-03-06T09:58:37.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:37 [2024-03-06T09:58:37.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:37 [2024-03-06T09:58:37.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:37 [2024-03-06T09:58:37.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:37 [2024-03-06T09:58:37.020Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:58:37 [2024-03-06T09:58:37.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
04:58:37 [2024-03-06T09:58:37.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322133115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:37 [2024-03-06T09:58:37.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322133115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:37 [2024-03-06T09:58:37.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322133115 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:58:37 [2024-03-06T09:58:37.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322133115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:37 [2024-03-06T09:58:37.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322133115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:37 [2024-03-06T09:58:37.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322133116 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:58:37 [2024-03-06T09:58:37.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322133120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:37 [2024-03-06T09:58:37.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322133121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:37 [2024-03-06T09:58:37.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322133121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:37 [2024-03-06T09:58:37.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322133122 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:58:37 [2024-03-06T09:58:37.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322133122 data=null}, ToolItem with tooltip text {Select Next State Change}]
04:58:37 [2024-03-06T09:58:37.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
04:58:37 [2024-03-06T09:58:37.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:37 [2024-03-06T09:58:37.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:37 [2024-03-06T09:58:37.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:37 [2024-03-06T09:58:37.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:37 [2024-03-06T09:58:37.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:37 [2024-03-06T09:58:37.584Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:58:37 [2024-03-06T09:58:37.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
04:58:37 [2024-03-06T09:58:37.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322133626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:37 [2024-03-06T09:58:37.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322133627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:37 [2024-03-06T09:58:37.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322133627 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:58:37 [2024-03-06T09:58:37.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322133627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:37 [2024-03-06T09:58:37.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322133627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:37 [2024-03-06T09:58:37.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322133627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:58:37 [2024-03-06T09:58:37.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322133632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:37 [2024-03-06T09:58:37.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322133633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:37 [2024-03-06T09:58:37.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322133633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:37 [2024-03-06T09:58:37.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322133633 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:58:37 [2024-03-06T09:58:37.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322133633 data=null}, ToolItem with tooltip text {Select Next State Change}]
04:58:37 [2024-03-06T09:58:37.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
04:58:37 [2024-03-06T09:58:37.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:38 [2024-03-06T09:58:38.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:38 [2024-03-06T09:58:38.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:38 [2024-03-06T09:58:38.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:38 [2024-03-06T09:58:38.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:38 [2024-03-06T09:58:38.146Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:58:38 [2024-03-06T09:58:38.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
04:58:38 [2024-03-06T09:58:38.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322134136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:38 [2024-03-06T09:58:38.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322134136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:38 [2024-03-06T09:58:38.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322134136 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:58:38 [2024-03-06T09:58:38.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322134136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:38 [2024-03-06T09:58:38.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322134137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:38 [2024-03-06T09:58:38.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322134137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:58:38 [2024-03-06T09:58:38.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322134141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:38 [2024-03-06T09:58:38.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322134142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:38 [2024-03-06T09:58:38.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322134142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:38 [2024-03-06T09:58:38.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322134142 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:58:38 [2024-03-06T09:58:38.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322134142 data=null}, ToolItem with tooltip text {Select Next State Change}]
04:58:38 [2024-03-06T09:58:38.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
04:58:38 [2024-03-06T09:58:38.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:38 [2024-03-06T09:58:38.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:38 [2024-03-06T09:58:38.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:38 [2024-03-06T09:58:38.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:38 [2024-03-06T09:58:38.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:38 [2024-03-06T09:58:38.709Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:58:38 [2024-03-06T09:58:38.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
04:58:38 [2024-03-06T09:58:38.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322134645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:38 [2024-03-06T09:58:38.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322134645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:38 [2024-03-06T09:58:38.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322134645 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:58:38 [2024-03-06T09:58:38.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322134646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:38 [2024-03-06T09:58:38.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322134646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:38 [2024-03-06T09:58:38.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322134646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:58:38 [2024-03-06T09:58:38.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322134650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:38 [2024-03-06T09:58:38.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322134651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:38 [2024-03-06T09:58:38.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322134651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:38 [2024-03-06T09:58:38.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322134651 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:58:38 [2024-03-06T09:58:38.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322134651 data=null}, ToolItem with tooltip text {Select Next State Change}]
04:58:38 [2024-03-06T09:58:38.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
04:58:38 [2024-03-06T09:58:38.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:38 [2024-03-06T09:58:38.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:38 [2024-03-06T09:58:38.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:38 [2024-03-06T09:58:38.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:38 [2024-03-06T09:58:38.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:38 [2024-03-06T09:58:38.965Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:58:38 [2024-03-06T09:58:38.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
04:58:38 [2024-03-06T09:58:38.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322135154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:38 [2024-03-06T09:58:38.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322135155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:38 [2024-03-06T09:58:38.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322135155 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:58:38 [2024-03-06T09:58:38.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322135155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:38 [2024-03-06T09:58:38.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322135155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:38 [2024-03-06T09:58:38.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322135155 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:58:38 [2024-03-06T09:58:38.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322135156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:38 [2024-03-06T09:58:38.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322135156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:39 [2024-03-06T09:58:39.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322135156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:39 [2024-03-06T09:58:39.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322135161 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:58:39 [2024-03-06T09:58:39.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322135162 data=null}, ToolItem with tooltip text {Select Next State Change}]
04:58:39 [2024-03-06T09:58:39.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
04:58:39 [2024-03-06T09:58:39.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:39 [2024-03-06T09:58:39.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:39 [2024-03-06T09:58:39.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:39 [2024-03-06T09:58:39.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:39 [2024-03-06T09:58:39.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:39 [2024-03-06T09:58:39.477Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:58:39 [2024-03-06T09:58:39.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
04:58:39 [2024-03-06T09:58:39.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322135664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:39 [2024-03-06T09:58:39.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322135665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:39 [2024-03-06T09:58:39.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322135665 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:58:39 [2024-03-06T09:58:39.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322135665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:39 [2024-03-06T09:58:39.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322135665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:39 [2024-03-06T09:58:39.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322135665 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:58:39 [2024-03-06T09:58:39.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322135670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:39 [2024-03-06T09:58:39.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322135671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:39 [2024-03-06T09:58:39.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322135671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
04:58:39 [2024-03-06T09:58:39.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322135671 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
04:58:39 [2024-03-06T09:58:39.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322135671 data=null}, ToolItem with tooltip text {Select Next State Change}]
04:58:39 [2024-03-06T09:58:39.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
04:58:39 [2024-03-06T09:58:39.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:39 [2024-03-06T09:58:39.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:39 [2024-03-06T09:58:39.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:39 [2024-03-06T09:58:39.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:39 [2024-03-06T09:58:39.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:39 [2024-03-06T09:58:39.989Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:58:39 [2024-03-06T09:58:39.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
04:58:39 [2024-03-06T09:58:39.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322136174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:58:39 [2024-03-06T09:58:39.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322136174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:58:39 [2024-03-06T09:58:39.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322136174 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:58:39 [2024-03-06T09:58:39.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322136174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:58:39 [2024-03-06T09:58:39.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322136174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:58:39 [2024-03-06T09:58:39.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322136174 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:58:40 [2024-03-06T09:58:40.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322136179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:58:40 [2024-03-06T09:58:40.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322136184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:58:40 [2024-03-06T09:58:40.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322136184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:58:40 [2024-03-06T09:58:40.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322136184 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:58:40 [2024-03-06T09:58:40.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322136184 data=null}, ToolItem with tooltip text {Select Previous State Change}]
04:58:40 [2024-03-06T09:58:40.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
04:58:40 [2024-03-06T09:58:40.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:40 [2024-03-06T09:58:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:40 [2024-03-06T09:58:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:40 [2024-03-06T09:58:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:40 [2024-03-06T09:58:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:40 [2024-03-06T09:58:40.501Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:58:40 [2024-03-06T09:58:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
04:58:40 [2024-03-06T09:58:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322136686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:58:40 [2024-03-06T09:58:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322136687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:58:40 [2024-03-06T09:58:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322136687 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:58:40 [2024-03-06T09:58:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322136687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:58:40 [2024-03-06T09:58:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322136687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:58:40 [2024-03-06T09:58:40.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322136687 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:58:40 [2024-03-06T09:58:40.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322136693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:58:40 [2024-03-06T09:58:40.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322136694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:58:40 [2024-03-06T09:58:40.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322136694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
04:58:40 [2024-03-06T09:58:40.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322136694 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
04:58:40 [2024-03-06T09:58:40.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322136695 data=null}, ToolItem with tooltip text {Select Previous State Change}]
04:58:40 [2024-03-06T09:58:40.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
04:58:40 [2024-03-06T09:58:40.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:41 [2024-03-06T09:58:41.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:58:41 [2024-03-06T09:58:41.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:58:41 [2024-03-06T09:58:41.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:41 [2024-03-06T09:58:41.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:58:41 [2024-03-06T09:58:41.013Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:58:41 [2024-03-06T09:58:41.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous Item}
04:58:41 [2024-03-06T09:58:41.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
04:58:41 [2024-03-06T09:58:41.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
04:58:41 [2024-03-06T09:58:41.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137198 data=null doit=true}, ToolItem with tooltip text {Select Previous Item}]
04:58:41 [2024-03-06T09:58:41.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
04:58:41 [2024-03-06T09:58:41.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
04:58:41 [2024-03-06T09:58:41.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137198 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous Item}]
04:58:41 [2024-03-06T09:58:41.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
04:58:41 [2024-03-06T09:58:41.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
04:58:41 [2024-03-06T09:58:41.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
04:58:41 [2024-03-06T09:58:41.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137203 data=null doit=true}, ToolItem with tooltip text {Select Previous Item}]
04:58:41 [2024-03-06T09:58:41.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137203 data=null}, ToolItem with tooltip text {Select Previous Item}]
04:58:41 [2024-03-06T09:58:41.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous Item}
04:58:41 [2024-03-06T09:58:41.014Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:58:41 [2024-03-06T09:58:41.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next Item}
04:58:41 [2024-03-06T09:58:41.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
04:58:41 [2024-03-06T09:58:41.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
04:58:41 [2024-03-06T09:58:41.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137205 data=null doit=true}, ToolItem with tooltip text {Select Next Item}]
04:58:41 [2024-03-06T09:58:41.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
04:58:41 [2024-03-06T09:58:41.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
04:58:41 [2024-03-06T09:58:41.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137205 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next Item}]
04:58:41 [2024-03-06T09:58:41.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
04:58:41 [2024-03-06T09:58:41.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
04:58:41 [2024-03-06T09:58:41.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
04:58:41 [2024-03-06T09:58:41.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137205 data=null doit=true}, ToolItem with tooltip text {Select Next Item}]
04:58:41 [2024-03-06T09:58:41.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137206 data=null}, ToolItem with tooltip text {Select Next Item}]
04:58:41 [2024-03-06T09:58:41.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next Item}
04:58:41 [2024-03-06T09:58:41.014Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:58:41 [2024-03-06T09:58:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom In}
04:58:41 [2024-03-06T09:58:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
04:58:41 [2024-03-06T09:58:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
04:58:41 [2024-03-06T09:58:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137207 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
04:58:41 [2024-03-06T09:58:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
04:58:41 [2024-03-06T09:58:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
04:58:41 [2024-03-06T09:58:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137207 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom In}]
04:58:41 [2024-03-06T09:58:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
04:58:41 [2024-03-06T09:58:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
04:58:41 [2024-03-06T09:58:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
04:58:41 [2024-03-06T09:58:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137207 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
04:58:41 [2024-03-06T09:58:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137208 data=null}, ToolItem with tooltip text {Zoom In}]
04:58:41 [2024-03-06T09:58:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom In}
04:58:41 [2024-03-06T09:58:41.271Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
04:58:41 [2024-03-06T09:58:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom Out}
04:58:41 [2024-03-06T09:58:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
04:58:41 [2024-03-06T09:58:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
04:58:41 [2024-03-06T09:58:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137208 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
04:58:41 [2024-03-06T09:58:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
04:58:41 [2024-03-06T09:58:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
04:58:41 [2024-03-06T09:58:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137209 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom Out}]
04:58:41 [2024-03-06T09:58:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
04:58:41 [2024-03-06T09:58:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
04:58:41 [2024-03-06T09:58:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
04:58:41 [2024-03-06T09:58:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137209 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
04:58:41 [2024-03-06T09:58:41.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=322137209 data=null}, ToolItem with tooltip text {Zoom Out}]
04:58:41 [2024-03-06T09:58:41.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom Out}
04:58:41 [2024-03-06T09:58:41.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@37ab1b10] time=322137586 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:58:41 [2024-03-06T09:58:41.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:58:41 [2024-03-06T09:58:41.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:58:41 [2024-03-06T09:58:41.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:58:41 [2024-03-06T09:58:41.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:58:41 [2024-03-06T09:58:41.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=322137622 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
04:58:41 [2024-03-06T09:58:41.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=322137623 data=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:41 [2024-03-06T09:58:41.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=322137623 data=null}, TreeItem with text {TestForCallstack}]
04:58:41 [2024-03-06T09:58:41.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=322137623 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:41 [2024-03-06T09:58:41.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322137623 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
04:58:41 [2024-03-06T09:58:41.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=322137636 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
04:58:41 [2024-03-06T09:58:41.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:58:41 [2024-03-06T09:58:41.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:58:41 [2024-03-06T09:58:41.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322138042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322138043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322138043 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322138043 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322138043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322138043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322138043 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322138043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322138043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322138043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322138043 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322138044 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322138044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322138044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322138045 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322138045 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322138045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322138045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:42 [2024-03-06T09:58:42.040Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:42 [2024-03-06T09:58:42.040Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:42 [2024-03-06T09:58:42.040Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:42 [2024-03-06T09:58:42.040Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:42 [2024-03-06T09:58:42.040Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322138045 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:58:42 [2024-03-06T09:58:42.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322137688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:58:42 [2024-03-06T09:58:42.602Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.17 s -- in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
04:58:42 [2024-03-06T09:58:42.603Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testLoadingMappingFiles -- Time elapsed: 6.601 s
04:58:42 [2024-03-06T09:58:42.603Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testManipulatingMappingFiles -- Time elapsed: 3.631 s
04:58:42 [2024-03-06T09:58:42.603Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeSortAndCheckStack -- Time elapsed: 4.040 s
04:58:42 [2024-03-06T09:58:42.603Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeAndCheckStack -- Time elapsed: 4.192 s
04:58:42 [2024-03-06T09:58:42.603Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testOpenCallstack -- Time elapsed: 2.960 s
04:58:42 [2024-03-06T09:58:42.603Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeAndCheckStackWithNames -- Time elapsed: 4.193 s
04:58:42 [2024-03-06T09:58:42.603Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testCallStackToolBar -- Time elapsed: 3.317 s
04:58:42 [2024-03-06T09:58:42.603Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeGoBackAndForthAndCheckStack -- Time elapsed: 10.10 s
04:58:42 [2024-03-06T09:58:42.603Z] 
04:58:42 [2024-03-06T09:58:42.603Z] Results:
04:58:42 [2024-03-06T09:58:42.603Z] 
04:58:42 [2024-03-06T09:58:42.603Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
04:58:42 [2024-03-06T09:58:42.603Z] 
04:58:42 [2024-03-06T09:58:42.858Z] 
04:58:42 [2024-03-06T09:58:42.858Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-06 09:58:42.648
04:58:42 [2024-03-06T09:58:42.858Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:58:43 [2024-03-06T09:58:43.124Z] [INFO] All tests passed
04:58:43 [2024-03-06T09:58:43.124Z] [INFO] 
04:58:43 [2024-03-06T09:58:43.124Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:58:43 [2024-03-06T09:58:43.124Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
04:58:43 [2024-03-06T09:58:43.124Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.pom
04:58:43 [2024-03-06T09:58:43.124Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
04:58:43 [2024-03-06T09:58:43.124Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-p2metadata.xml
04:58:43 [2024-03-06T09:58:43.124Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-p2artifacts.xml
04:58:43 [2024-03-06T09:58:43.124Z] [INFO] 
04:58:43 [2024-03-06T09:58:43.124Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:58:43 [2024-03-06T09:58:43.124Z] [INFO] 
04:58:43 [2024-03-06T09:58:43.124Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >----
04:58:43 [2024-03-06T09:58:43.124Z] [INFO] Building Trace Compass Pcap Format Support Parent 9.3.0-SNAPSHOT [104/141]
04:58:43 [2024-03-06T09:58:43.124Z] [INFO]   from pcap/pom.xml
04:58:43 [2024-03-06T09:58:43.124Z] [INFO] --------------------------------[ pom ]---------------------------------
04:58:43 [2024-03-06T09:58:43.124Z] [INFO] 
04:58:43 [2024-03-06T09:58:43.124Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent ---
04:58:43 [2024-03-06T09:58:43.124Z] [INFO] 
04:58:43 [2024-03-06T09:58:43.124Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
04:58:43 [2024-03-06T09:58:43.124Z] [INFO] 
04:58:43 [2024-03-06T09:58:43.124Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent ---
04:58:43 [2024-03-06T09:58:43.124Z] [INFO] 
04:58:43 [2024-03-06T09:58:43.124Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap-parent ---
04:58:43 [2024-03-06T09:58:43.124Z] [INFO] 
04:58:43 [2024-03-06T09:58:43.124Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent ---
04:58:43 [2024-03-06T09:58:43.124Z] [INFO] 
04:58:43 [2024-03-06T09:58:43.124Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.pcap-parent ---
04:58:43 [2024-03-06T09:58:43.124Z] [INFO] 
04:58:43 [2024-03-06T09:58:43.124Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent ---
04:58:43 [2024-03-06T09:58:43.124Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.pcap-parent-9.3.0-SNAPSHOT.pom
04:58:43 [2024-03-06T09:58:43.124Z] [INFO] 
04:58:43 [2024-03-06T09:58:43.124Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >-----
04:58:43 [2024-03-06T09:58:43.124Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT     [105/141]
04:58:43 [2024-03-06T09:58:43.124Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
04:58:43 [2024-03-06T09:58:43.124Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:58:43 [2024-03-06T09:58:43.124Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:43 [2024-03-06T09:58:43.124Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] 
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap.core ---
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] 
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] The project's OSGi version is 1.2.1.202403060913
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] 
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] 
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] 
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] 
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] 
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core ---
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] Resolving class path of org.eclipse.tracecompass.pcap.core
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] 
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] 
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
04:58:43 [2024-03-06T09:58:43.380Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:58:43 [2024-03-06T09:58:43.380Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:43 [2024-03-06T09:58:43.380Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] Compiling 59 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] 
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.pcap.core ---
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] 
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.pcap.core ---
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] 
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core ---
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] 
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.pcap.core ---
04:58:43 [2024-03-06T09:58:43.380Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:58:43 [2024-03-06T09:58:43.380Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:43 [2024-03-06T09:58:43.380Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] 
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core ---
04:58:43 [2024-03-06T09:58:43.380Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] 
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core ---
04:58:43 [2024-03-06T09:58:43.380Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-sources.jar
04:58:43 [2024-03-06T09:58:43.636Z] [INFO] 
04:58:43 [2024-03-06T09:58:43.636Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core ---
04:58:43 [2024-03-06T09:58:43.636Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.jar
04:58:43 [2024-03-06T09:58:43.636Z] [INFO] 
04:58:43 [2024-03-06T09:58:43.636Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core ---
04:58:43 [2024-03-06T09:58:43.636Z] [INFO] 
04:58:43 [2024-03-06T09:58:43.636Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap.core ---
04:58:43 [2024-03-06T09:58:43.636Z] [INFO] 
04:58:43 [2024-03-06T09:58:43.636Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core ---
04:58:43 [2024-03-06T09:58:43.636Z] [INFO] 
04:58:43 [2024-03-06T09:58:43.636Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.pcap.core ---
04:58:43 [2024-03-06T09:58:43.636Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.jar
04:58:44 [2024-03-06T09:58:44.564Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-sources.jar
04:58:45 [2024-03-06T09:58:45.126Z] [INFO] 
04:58:45 [2024-03-06T09:58:45.126Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core ---
04:58:45 [2024-03-06T09:58:45.126Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.jar
04:58:45 [2024-03-06T09:58:45.126Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.pom
04:58:45 [2024-03-06T09:58:45.126Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-sources.jar
04:58:45 [2024-03-06T09:58:45.126Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-p2metadata.xml
04:58:45 [2024-03-06T09:58:45.126Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-p2artifacts.xml
04:58:45 [2024-03-06T09:58:45.126Z] [INFO] 
04:58:45 [2024-03-06T09:58:45.126Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core ---
04:58:45 [2024-03-06T09:58:45.126Z] [INFO] 
04:58:45 [2024-03-06T09:58:45.126Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >--
04:58:45 [2024-03-06T09:58:45.126Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT [106/141]
04:58:45 [2024-03-06T09:58:45.126Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
04:58:45 [2024-03-06T09:58:45.126Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:58:45 [2024-03-06T09:58:45.126Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:45 [2024-03-06T09:58:45.126Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
04:58:45 [2024-03-06T09:58:45.382Z] [INFO] 
04:58:45 [2024-03-06T09:58:45.382Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests ---
04:58:45 [2024-03-06T09:58:45.382Z] [INFO] 
04:58:45 [2024-03-06T09:58:45.382Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
04:58:45 [2024-03-06T09:58:45.382Z] [INFO] The project's OSGi version is 1.0.7.202403060913
04:58:45 [2024-03-06T09:58:45.382Z] [INFO] 
04:58:45 [2024-03-06T09:58:45.382Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
04:58:45 [2024-03-06T09:58:45.382Z] [INFO] 
04:58:45 [2024-03-06T09:58:45.382Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
04:58:45 [2024-03-06T09:58:45.382Z] [INFO] 
04:58:45 [2024-03-06T09:58:45.382Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
04:58:45 [2024-03-06T09:58:45.382Z] [INFO] 
04:58:45 [2024-03-06T09:58:45.382Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
04:58:45 [2024-03-06T09:58:45.382Z] [INFO] 
04:58:45 [2024-03-06T09:58:45.382Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests ---
04:58:45 [2024-03-06T09:58:45.382Z] [INFO] Resolving class path of Trace Compass Pcap Parser Core Tests Plug-in
04:58:45 [2024-03-06T09:58:45.382Z] [INFO] 
04:58:45 [2024-03-06T09:58:45.382Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
04:58:45 [2024-03-06T09:58:45.382Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
04:58:45 [2024-03-06T09:58:45.382Z] [INFO] 
04:58:45 [2024-03-06T09:58:45.382Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
04:58:45 [2024-03-06T09:58:45.382Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:58:45 [2024-03-06T09:58:45.382Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:45 [2024-03-06T09:58:45.382Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
04:58:45 [2024-03-06T09:58:45.382Z] [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:58:45 [2024-03-06T09:58:45.637Z] [INFO] 
04:58:45 [2024-03-06T09:58:45.637Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.pcap.core.tests ---
04:58:45 [2024-03-06T09:58:45.637Z] [INFO] 
04:58:45 [2024-03-06T09:58:45.637Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests ---
04:58:45 [2024-03-06T09:58:45.637Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources
04:58:45 [2024-03-06T09:58:45.637Z] [INFO] 
04:58:45 [2024-03-06T09:58:45.637Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core.tests ---
04:58:45 [2024-03-06T09:58:45.637Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
04:58:45 [2024-03-06T09:58:45.637Z] [INFO] 
04:58:45 [2024-03-06T09:58:45.637Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests ---
04:58:45 [2024-03-06T09:58:45.637Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-sources.jar
04:58:45 [2024-03-06T09:58:45.637Z] [INFO] 
04:58:45 [2024-03-06T09:58:45.638Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests ---
04:58:45 [2024-03-06T09:58:45.638Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.jar
04:58:45 [2024-03-06T09:58:45.638Z] [INFO] 
04:58:45 [2024-03-06T09:58:45.638Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests ---
04:58:45 [2024-03-06T09:58:45.638Z] [INFO] 
04:58:45 [2024-03-06T09:58:45.638Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap.core.tests ---
04:58:45 [2024-03-06T09:58:45.638Z] [INFO] 
04:58:45 [2024-03-06T09:58:45.638Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests ---
04:58:45 [2024-03-06T09:58:45.638Z] [INFO] 
04:58:45 [2024-03-06T09:58:45.638Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.pcap.core.tests ---
04:58:45 [2024-03-06T09:58:45.638Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.jar
04:58:46 [2024-03-06T09:58:46.564Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-sources.jar
04:58:47 [2024-03-06T09:58:47.491Z] [INFO] 
04:58:47 [2024-03-06T09:58:47.491Z] [INFO] --- antrun:3.1.0:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests ---
04:58:47 [2024-03-06T09:58:47.491Z] [INFO] Executing tasks
04:58:47 [2024-03-06T09:58:47.491Z] [WARNING]      [echo] Verifying: ${anyTraceExists}
04:58:47 [2024-03-06T09:58:47.491Z] [WARNING]      [echo] Attempting to download test traces
04:58:47 [2024-03-06T09:58:47.491Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip
04:58:47 [2024-03-06T09:58:47.491Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip
04:58:47 [2024-03-06T09:58:47.491Z] [INFO]       [get] http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip permanently moved to https://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip
04:58:47 [2024-03-06T09:58:47.491Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip
04:58:47 [2024-03-06T09:58:47.491Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip
04:58:47 [2024-03-06T09:58:47.491Z] [INFO]       [get] http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip permanently moved to https://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip
04:58:47 [2024-03-06T09:58:47.491Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip
04:58:47 [2024-03-06T09:58:47.491Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip
04:58:47 [2024-03-06T09:58:47.491Z] [INFO]       [get] http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip permanently moved to https://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip
04:58:47 [2024-03-06T09:58:47.491Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip
04:58:47 [2024-03-06T09:58:47.491Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip
04:58:47 [2024-03-06T09:58:47.491Z] [INFO]       [get] http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip permanently moved to https://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip
04:58:47 [2024-03-06T09:58:47.491Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip
04:58:47 [2024-03-06T09:58:47.491Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip
04:58:47 [2024-03-06T09:58:47.491Z] [INFO]       [get] http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip permanently moved to https://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip
04:58:47 [2024-03-06T09:58:47.491Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip
04:58:47 [2024-03-06T09:58:47.491Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip
04:58:47 [2024-03-06T09:58:47.491Z] [INFO]       [get] http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip permanently moved to https://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip
04:58:47 [2024-03-06T09:58:47.491Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip
04:58:47 [2024-03-06T09:58:47.491Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip
04:58:47 [2024-03-06T09:58:47.491Z] [INFO]       [get] http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip permanently moved to https://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip
04:58:48 [2024-03-06T09:58:48.052Z] [INFO]       [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2
04:58:48 [2024-03-06T09:58:48.052Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
04:58:49 [2024-03-06T09:58:49.940Z] [INFO]       [get] http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2 permanently moved to https://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2
04:58:50 [2024-03-06T09:58:50.511Z] [WARNING]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
04:58:50 [2024-03-06T09:58:50.511Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
04:58:50 [2024-03-06T09:58:50.511Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
04:58:50 [2024-03-06T09:58:50.511Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
04:58:50 [2024-03-06T09:58:50.511Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
04:58:50 [2024-03-06T09:58:50.511Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
04:58:50 [2024-03-06T09:58:50.511Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
04:58:50 [2024-03-06T09:58:50.511Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
04:58:50 [2024-03-06T09:58:50.511Z] [INFO]   [bunzip2] Expanding sample-ctf-trace-20120412.tar.bz2 to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar
04:58:51 [2024-03-06T09:58:51.880Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar into /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
04:58:51 [2024-03-06T09:58:51.880Z] [WARNING]      [echo] Traces extracted successfully
04:58:51 [2024-03-06T09:58:51.880Z] [INFO] Executed tasks
04:58:51 [2024-03-06T09:58:51.880Z] [INFO] 
04:58:51 [2024-03-06T09:58:51.880Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests ---
04:58:51 [2024-03-06T09:58:51.880Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data/.metadata/.log
04:58:51 [2024-03-06T09:58:51.880Z] [INFO] Command line:
04:58:51 [2024-03-06T09:58:51.880Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:58:51 [2024-03-06T09:58:51.880Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:58:54 [2024-03-06T09:58:54.397Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
04:58:54 [2024-03-06T09:58:54.653Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
04:58:54 [2024-03-06T09:58:54.653Z] org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest.StreamBuildingTest -- Time elapsed: 0.073 s
04:58:54 [2024-03-06T09:58:54.653Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
04:58:54 [2024-03-06T09:58:54.653Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
04:58:54 [2024-03-06T09:58:54.653Z] org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest.PacketExceptionTest -- Time elapsed: 0 s
04:58:54 [2024-03-06T09:58:54.653Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
04:58:54 [2024-03-06T09:58:54.653Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
04:58:54 [2024-03-06T09:58:54.653Z] org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest.GenericPacketTest -- Time elapsed: 0.011 s
04:58:54 [2024-03-06T09:58:54.653Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
04:58:54 [2024-03-06T09:58:54.653Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
04:58:54 [2024-03-06T09:58:54.653Z] org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest.CompleteUnknownPacketTest -- Time elapsed: 0.019 s
04:58:54 [2024-03-06T09:58:54.653Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv6.IPv6PacketTest
04:58:54 [2024-03-06T09:58:54.653Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv6.IPv6PacketTest
04:58:54 [2024-03-06T09:58:54.653Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ipv6.IPv6PacketTest.CompleteIPv6PacketTest -- Time elapsed: 0.010 s
04:58:54 [2024-03-06T09:58:54.653Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
04:58:54 [2024-03-06T09:58:54.653Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
04:58:54 [2024-03-06T09:58:54.653Z] org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest.CompleteUDPPacketTest -- Time elapsed: 0.025 s
04:58:54 [2024-03-06T09:58:54.653Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
04:58:54 [2024-03-06T09:58:54.653Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
04:58:54 [2024-03-06T09:58:54.653Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest.TestgetProtocols -- Time elapsed: 0.001 s
04:58:54 [2024-03-06T09:58:54.653Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest.TestProtocolAttributes -- Time elapsed: 0 s
04:58:54 [2024-03-06T09:58:54.653Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
04:58:54 [2024-03-06T09:58:54.653Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
04:58:54 [2024-03-06T09:58:54.653Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest.CompleteEthernetIIPacketTest -- Time elapsed: 0.006 s
04:58:54 [2024-03-06T09:58:54.653Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
04:58:54 [2024-03-06T09:58:54.653Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
04:58:54 [2024-03-06T09:58:54.653Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest.CompleteIPv4PacketTest -- Time elapsed: 0.011 s
04:58:54 [2024-03-06T09:58:54.653Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
04:58:54 [2024-03-06T09:58:54.909Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
04:58:54 [2024-03-06T09:58:54.909Z] org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest.CompleteTCPPacketTest -- Time elapsed: 0.012 s
04:58:54 [2024-03-06T09:58:54.909Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
04:58:54 [2024-03-06T09:58:54.909Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
04:58:54 [2024-03-06T09:58:54.909Z] org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest.CompletePcapPacketTest -- Time elapsed: 0.010 s
04:58:54 [2024-03-06T09:58:54.909Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
04:58:54 [2024-03-06T09:58:54.909Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
04:58:54 [2024-03-06T09:58:54.909Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest.FileOpenTest -- Time elapsed: 0.002 s
04:58:54 [2024-03-06T09:58:54.909Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest.FileOpenEmptyTest -- Time elapsed: 0.017 s
04:58:54 [2024-03-06T09:58:54.909Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
04:58:54 [2024-03-06T09:58:54.909Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
04:58:54 [2024-03-06T09:58:54.909Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest.EndiannessTest -- Time elapsed: 0.001 s
04:58:54 [2024-03-06T09:58:54.909Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
04:58:54 [2024-03-06T09:58:54.909Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
04:58:54 [2024-03-06T09:58:54.909Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest.FileReadTest -- Time elapsed: 0.012 s
04:58:54 [2024-03-06T09:58:54.909Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
04:58:54 [2024-03-06T09:58:54.909Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
04:58:54 [2024-03-06T09:58:54.909Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest.FileOpenDirectory -- Time elapsed: 0.001 s
04:58:54 [2024-03-06T09:58:54.909Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest.fileOpenBadPcapTest -- Time elapsed: 0 s
04:58:54 [2024-03-06T09:58:54.909Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest.fileOpenBinaryFile -- Time elapsed: 0 s
04:58:54 [2024-03-06T09:58:54.909Z] 
04:58:54 [2024-03-06T09:58:54.909Z] Results:
04:58:54 [2024-03-06T09:58:54.909Z] 
04:58:54 [2024-03-06T09:58:54.909Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
04:58:54 [2024-03-06T09:58:54.909Z] 
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] All tests passed
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] 
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests ---
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.jar
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.pom
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-sources.jar
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-p2metadata.xml
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-p2artifacts.xml
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] 
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests ---
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] 
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >---
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT [107/141]
04:58:55 [2024-03-06T09:58:55.166Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:58:55 [2024-03-06T09:58:55.166Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] 
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] 
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] The project's OSGi version is 1.1.1.202403060913
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] 
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] 
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] 
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] 
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] 
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] 
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] 
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:58:55 [2024-03-06T09:58:55.166Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:58:55 [2024-03-06T09:58:55.166Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:55 [2024-03-06T09:58:55.166Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
04:58:55 [2024-03-06T09:58:55.166Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:58:55 [2024-03-06T09:58:55.422Z] [INFO] 
04:58:55 [2024-03-06T09:58:55.422Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:58:55 [2024-03-06T09:58:55.422Z] [INFO] 
04:58:55 [2024-03-06T09:58:55.422Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:58:55 [2024-03-06T09:58:55.422Z] [INFO] 
04:58:55 [2024-03-06T09:58:55.422Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:58:55 [2024-03-06T09:58:55.422Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources
04:58:55 [2024-03-06T09:58:55.422Z] [INFO] 
04:58:55 [2024-03-06T09:58:55.422Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:58:55 [2024-03-06T09:58:55.422Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:58:55 [2024-03-06T09:58:55.422Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:55 [2024-03-06T09:58:55.422Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
04:58:55 [2024-03-06T09:58:55.422Z] [INFO] 
04:58:55 [2024-03-06T09:58:55.422Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:58:55 [2024-03-06T09:58:55.422Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
04:58:55 [2024-03-06T09:58:55.422Z] [INFO] 
04:58:55 [2024-03-06T09:58:55.422Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:58:55 [2024-03-06T09:58:55.422Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-sources.jar
04:58:55 [2024-03-06T09:58:55.422Z] [INFO] 
04:58:55 [2024-03-06T09:58:55.422Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:58:55 [2024-03-06T09:58:55.422Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.jar
04:58:55 [2024-03-06T09:58:55.422Z] [INFO] 
04:58:55 [2024-03-06T09:58:55.422Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:58:55 [2024-03-06T09:58:55.422Z] [INFO] 
04:58:55 [2024-03-06T09:58:55.422Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:58:55 [2024-03-06T09:58:55.422Z] [INFO] 
04:58:55 [2024-03-06T09:58:55.422Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:58:55 [2024-03-06T09:58:55.422Z] [INFO] 
04:58:55 [2024-03-06T09:58:55.422Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:58:55 [2024-03-06T09:58:55.422Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.jar
04:58:57 [2024-03-06T09:58:57.309Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-sources.jar
04:58:58 [2024-03-06T09:58:58.237Z] [INFO] 
04:58:58 [2024-03-06T09:58:58.237Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:58:58 [2024-03-06T09:58:58.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.jar
04:58:58 [2024-03-06T09:58:58.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.pom
04:58:58 [2024-03-06T09:58:58.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-sources.jar
04:58:58 [2024-03-06T09:58:58.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-p2metadata.xml
04:58:58 [2024-03-06T09:58:58.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-p2artifacts.xml
04:58:58 [2024-03-06T09:58:58.237Z] [INFO] 
04:58:58 [2024-03-06T09:58:58.237Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:58:58 [2024-03-06T09:58:58.237Z] [INFO] 
04:58:58 [2024-03-06T09:58:58.237Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >----
04:58:58 [2024-03-06T09:58:58.237Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT   [108/141]
04:58:58 [2024-03-06T09:58:58.237Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
04:58:58 [2024-03-06T09:58:58.237Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:58:58 [2024-03-06T09:58:58.237Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:58 [2024-03-06T09:58:58.237Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
04:58:58 [2024-03-06T09:58:58.493Z] [INFO] 
04:58:58 [2024-03-06T09:58:58.493Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:58:58 [2024-03-06T09:58:58.493Z] [INFO] 
04:58:58 [2024-03-06T09:58:58.493Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:58:58 [2024-03-06T09:58:58.493Z] [INFO] The project's OSGi version is 1.2.0.202403060913
04:58:58 [2024-03-06T09:58:58.493Z] [INFO] 
04:58:58 [2024-03-06T09:58:58.493Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:58:58 [2024-03-06T09:58:58.493Z] [INFO] 
04:58:58 [2024-03-06T09:58:58.493Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:58:58 [2024-03-06T09:58:58.493Z] [INFO] 
04:58:58 [2024-03-06T09:58:58.493Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:58:58 [2024-03-06T09:58:58.493Z] [INFO] 
04:58:58 [2024-03-06T09:58:58.493Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:58:58 [2024-03-06T09:58:58.493Z] [INFO] 
04:58:58 [2024-03-06T09:58:58.493Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:58:58 [2024-03-06T09:58:58.493Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui
04:58:58 [2024-03-06T09:58:58.748Z] [INFO] 
04:58:58 [2024-03-06T09:58:58.748Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:58:58 [2024-03-06T09:58:58.748Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
04:58:58 [2024-03-06T09:58:58.748Z] [INFO] 
04:58:58 [2024-03-06T09:58:58.748Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:58:58 [2024-03-06T09:58:58.748Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:58:58 [2024-03-06T09:58:58.748Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:58 [2024-03-06T09:58:58.748Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
04:58:58 [2024-03-06T09:58:58.748Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:58:59 [2024-03-06T09:58:59.006Z] [INFO] 
04:58:59 [2024-03-06T09:58:59.006Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:58:59 [2024-03-06T09:58:59.006Z] [INFO] 
04:58:59 [2024-03-06T09:58:59.006Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:58:59 [2024-03-06T09:58:59.006Z] [INFO] 
04:58:59 [2024-03-06T09:58:59.006Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:58:59 [2024-03-06T09:58:59.006Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources
04:58:59 [2024-03-06T09:58:59.006Z] [INFO] 
04:58:59 [2024-03-06T09:58:59.006Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:58:59 [2024-03-06T09:58:59.006Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:58:59 [2024-03-06T09:58:59.006Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:59 [2024-03-06T09:58:59.006Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
04:58:59 [2024-03-06T09:58:59.006Z] [INFO] 
04:58:59 [2024-03-06T09:58:59.006Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:58:59 [2024-03-06T09:58:59.006Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
04:58:59 [2024-03-06T09:58:59.006Z] [INFO] 
04:58:59 [2024-03-06T09:58:59.006Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:58:59 [2024-03-06T09:58:59.006Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-sources.jar
04:58:59 [2024-03-06T09:58:59.006Z] [INFO] 
04:58:59 [2024-03-06T09:58:59.006Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:58:59 [2024-03-06T09:58:59.006Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.jar
04:58:59 [2024-03-06T09:58:59.006Z] [INFO] 
04:58:59 [2024-03-06T09:58:59.006Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:58:59 [2024-03-06T09:58:59.006Z] [INFO] 
04:58:59 [2024-03-06T09:58:59.006Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:58:59 [2024-03-06T09:58:59.006Z] [INFO] 
04:58:59 [2024-03-06T09:58:59.006Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:58:59 [2024-03-06T09:58:59.006Z] [INFO] 
04:58:59 [2024-03-06T09:58:59.006Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:58:59 [2024-03-06T09:58:59.006Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.jar
04:58:59 [2024-03-06T09:58:59.932Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-sources.jar
04:59:00 [2024-03-06T09:59:00.492Z] [INFO] 
04:59:00 [2024-03-06T09:59:00.492Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:59:00 [2024-03-06T09:59:00.492Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.jar
04:59:00 [2024-03-06T09:59:00.492Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.pom
04:59:00 [2024-03-06T09:59:00.492Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-sources.jar
04:59:00 [2024-03-06T09:59:00.492Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-p2metadata.xml
04:59:00 [2024-03-06T09:59:00.493Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-p2artifacts.xml
04:59:00 [2024-03-06T09:59:00.493Z] [INFO] 
04:59:00 [2024-03-06T09:59:00.493Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:59:00 [2024-03-06T09:59:00.493Z] [INFO] 
04:59:00 [2024-03-06T09:59:00.493Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >-----
04:59:00 [2024-03-06T09:59:00.493Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 9.3.0-SNAPSHOT      [109/141]
04:59:00 [2024-03-06T09:59:00.493Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
04:59:00 [2024-03-06T09:59:00.493Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:59:00 [2024-03-06T09:59:00.493Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
04:59:00 [2024-03-06T09:59:00.748Z] [INFO] 
04:59:00 [2024-03-06T09:59:00.748Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap ---
04:59:00 [2024-03-06T09:59:00.748Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target
04:59:00 [2024-03-06T09:59:00.748Z] [INFO] 
04:59:00 [2024-03-06T09:59:00.748Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
04:59:00 [2024-03-06T09:59:00.748Z] [INFO] The project's OSGi version is 9.3.0.202403060913
04:59:00 [2024-03-06T09:59:00.748Z] [INFO] 
04:59:00 [2024-03-06T09:59:00.748Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
04:59:00 [2024-03-06T09:59:00.748Z] [INFO] 
04:59:00 [2024-03-06T09:59:00.748Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
04:59:00 [2024-03-06T09:59:00.748Z] [INFO] 
04:59:00 [2024-03-06T09:59:00.749Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
04:59:00 [2024-03-06T09:59:00.749Z] [INFO] 
04:59:00 [2024-03-06T09:59:00.749Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
04:59:00 [2024-03-06T09:59:00.749Z] [INFO] 
04:59:00 [2024-03-06T09:59:00.749Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap ---
04:59:00 [2024-03-06T09:59:00.749Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/src/main/resources
04:59:00 [2024-03-06T09:59:00.749Z] [INFO] 
04:59:00 [2024-03-06T09:59:00.749Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap ---
04:59:00 [2024-03-06T09:59:00.749Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
04:59:00 [2024-03-06T09:59:00.749Z] [INFO] 
04:59:00 [2024-03-06T09:59:00.749Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap ---
04:59:00 [2024-03-06T09:59:00.749Z] [INFO] 
04:59:00 [2024-03-06T09:59:00.749Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap ---
04:59:00 [2024-03-06T09:59:00.749Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT.jar
04:59:00 [2024-03-06T09:59:00.749Z] [INFO] 
04:59:00 [2024-03-06T09:59:00.749Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap ---
04:59:00 [2024-03-06T09:59:00.749Z] [INFO] 
04:59:00 [2024-03-06T09:59:00.749Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
04:59:00 [2024-03-06T09:59:00.749Z] [INFO] 
04:59:00 [2024-03-06T09:59:00.749Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap ---
04:59:00 [2024-03-06T09:59:00.749Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT-sources-feature.jar
04:59:00 [2024-03-06T09:59:00.749Z] [INFO] 
04:59:00 [2024-03-06T09:59:00.749Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
04:59:00 [2024-03-06T09:59:00.749Z] [INFO] 
04:59:00 [2024-03-06T09:59:00.749Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap ---
04:59:00 [2024-03-06T09:59:00.749Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT.jar
04:59:01 [2024-03-06T09:59:01.310Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT-sources-feature.jar
04:59:02 [2024-03-06T09:59:02.236Z] [INFO] 
04:59:02 [2024-03-06T09:59:02.237Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap ---
04:59:02 [2024-03-06T09:59:02.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT.jar
04:59:02 [2024-03-06T09:59:02.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT.pom
04:59:02 [2024-03-06T09:59:02.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT-sources-feature.jar
04:59:02 [2024-03-06T09:59:02.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT-p2metadata.xml
04:59:02 [2024-03-06T09:59:02.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT-p2artifacts.xml
04:59:02 [2024-03-06T09:59:02.237Z] [INFO] 
04:59:02 [2024-03-06T09:59:02.237Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap ---
04:59:02 [2024-03-06T09:59:02.237Z] [INFO] 
04:59:02 [2024-03-06T09:59:02.237Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >--
04:59:02 [2024-03-06T09:59:02.237Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT [110/141]
04:59:02 [2024-03-06T09:59:02.237Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
04:59:02 [2024-03-06T09:59:02.237Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:59:02 [2024-03-06T09:59:02.237Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:59:02 [2024-03-06T09:59:02.237Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
04:59:02 [2024-03-06T09:59:02.237Z] [INFO] 
04:59:02 [2024-03-06T09:59:02.237Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:59:02 [2024-03-06T09:59:02.237Z] [INFO] 
04:59:02 [2024-03-06T09:59:02.237Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:59:02 [2024-03-06T09:59:02.237Z] [INFO] The project's OSGi version is 1.0.4.202403060913
04:59:02 [2024-03-06T09:59:02.237Z] [INFO] 
04:59:02 [2024-03-06T09:59:02.237Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:59:02 [2024-03-06T09:59:02.237Z] [INFO] 
04:59:02 [2024-03-06T09:59:02.237Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:59:02 [2024-03-06T09:59:02.237Z] [INFO] 
04:59:02 [2024-03-06T09:59:02.237Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:59:02 [2024-03-06T09:59:02.237Z] [INFO] 
04:59:02 [2024-03-06T09:59:02.237Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:59:02 [2024-03-06T09:59:02.237Z] [INFO] 
04:59:02 [2024-03-06T09:59:02.237Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:59:02 [2024-03-06T09:59:02.237Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core.tests
04:59:02 [2024-03-06T09:59:02.493Z] [INFO] 
04:59:02 [2024-03-06T09:59:02.493Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:59:02 [2024-03-06T09:59:02.493Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
04:59:02 [2024-03-06T09:59:02.493Z] [INFO] 
04:59:02 [2024-03-06T09:59:02.493Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:59:02 [2024-03-06T09:59:02.493Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:59:02 [2024-03-06T09:59:02.493Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:59:02 [2024-03-06T09:59:02.493Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
04:59:02 [2024-03-06T09:59:02.493Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:59:02 [2024-03-06T09:59:02.493Z] [INFO] 
04:59:02 [2024-03-06T09:59:02.493Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:59:02 [2024-03-06T09:59:02.493Z] [INFO] 
04:59:02 [2024-03-06T09:59:02.493Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:59:02 [2024-03-06T09:59:02.749Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources
04:59:02 [2024-03-06T09:59:02.749Z] [INFO] 
04:59:02 [2024-03-06T09:59:02.749Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:59:02 [2024-03-06T09:59:02.749Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
04:59:02 [2024-03-06T09:59:02.749Z] [INFO] 
04:59:02 [2024-03-06T09:59:02.749Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:59:02 [2024-03-06T09:59:02.749Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar
04:59:02 [2024-03-06T09:59:02.750Z] [INFO] 
04:59:02 [2024-03-06T09:59:02.750Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:59:02 [2024-03-06T09:59:02.750Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.jar
04:59:02 [2024-03-06T09:59:02.750Z] [INFO] 
04:59:02 [2024-03-06T09:59:02.750Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:59:02 [2024-03-06T09:59:02.750Z] [INFO] 
04:59:02 [2024-03-06T09:59:02.750Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:59:02 [2024-03-06T09:59:02.750Z] [INFO] 
04:59:02 [2024-03-06T09:59:02.750Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:59:02 [2024-03-06T09:59:02.750Z] [INFO] 
04:59:02 [2024-03-06T09:59:02.750Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:59:02 [2024-03-06T09:59:02.750Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.jar
04:59:03 [2024-03-06T09:59:03.677Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar
04:59:04 [2024-03-06T09:59:04.604Z] [INFO] 
04:59:04 [2024-03-06T09:59:04.604Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:59:04 [2024-03-06T09:59:04.860Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data/.metadata/.log
04:59:04 [2024-03-06T09:59:04.860Z] [INFO] Command line:
04:59:04 [2024-03-06T09:59:04.860Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:59:04 [2024-03-06T09:59:04.860Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:59:08 [2024-03-06T09:59:08.128Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
04:59:08 [2024-03-06T09:59:08.128Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
04:59:08 [2024-03-06T09:59:08.128Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getSourceEndpointTest -- Time elapsed: 0.001 s
04:59:08 [2024-03-06T09:59:08.128Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getProtocolsTest -- Time elapsed: 0.001 s
04:59:08 [2024-03-06T09:59:08.128Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getPayloadTest -- Time elapsed: 0 s
04:59:08 [2024-03-06T09:59:08.128Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getFieldsTest -- Time elapsed: 0 s
04:59:08 [2024-03-06T09:59:08.128Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.toStringTest -- Time elapsed: 0 s
04:59:08 [2024-03-06T09:59:08.128Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getMostEncapsulatedProtocolTest -- Time elapsed: 0 s
04:59:08 [2024-03-06T09:59:08.128Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getDestinationEndpointTest -- Time elapsed: 0 s
04:59:08 [2024-03-06T09:59:08.128Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.toStringAtSpecificProtocolTest -- Time elapsed: 0 s
04:59:08 [2024-03-06T09:59:08.128Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
04:59:08 [2024-03-06T09:59:08.128Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
04:59:08 [2024-03-06T09:59:08.128Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.regularToStringTest -- Time elapsed: 0.001 s
04:59:08 [2024-03-06T09:59:08.128Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.rootToStringTest -- Time elapsed: 0 s
04:59:08 [2024-03-06T09:59:08.128Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.customFieldValueRequestTest -- Time elapsed: 0 s
04:59:08 [2024-03-06T09:59:08.128Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.copyConstructorTest -- Time elapsed: 0 s
04:59:08 [2024-03-06T09:59:08.128Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.regularFieldValueRequestTest -- Time elapsed: 0 s
04:59:08 [2024-03-06T09:59:08.129Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
04:59:09 [2024-03-06T09:59:09.493Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.190 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
04:59:09 [2024-03-06T09:59:09.493Z] org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest.constructorTest -- Time elapsed: 0.003 s
04:59:09 [2024-03-06T09:59:09.493Z] org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest.canExecuteTest -- Time elapsed: 0.001 s
04:59:09 [2024-03-06T09:59:09.493Z] org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest.executeAnalysisTest -- Time elapsed: 1.184 s
04:59:09 [2024-03-06T09:59:09.493Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
04:59:09 [2024-03-06T09:59:09.493Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
04:59:09 [2024-03-06T09:59:09.493Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testParseEvent -- Time elapsed: 0.005 s
04:59:09 [2024-03-06T09:59:09.493Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetEndTime -- Time elapsed: 0.001 s
04:59:09 [2024-03-06T09:59:09.493Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetNbEvents -- Time elapsed: 0.001 s
04:59:09 [2024-03-06T09:59:09.493Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEventLoc_null -- Time elapsed: 0.001 s
04:59:09 [2024-03-06T09:59:09.493Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetStartTime -- Time elapsed: 0 s
04:59:09 [2024-03-06T09:59:09.493Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testBroadcast -- Time elapsed: 0.001 s
04:59:09 [2024-03-06T09:59:09.493Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testValidate -- Time elapsed: 0.002 s
04:59:09 [2024-03-06T09:59:09.493Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetName -- Time elapsed: 0.001 s
04:59:09 [2024-03-06T09:59:09.493Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetPath -- Time elapsed: 0.001 s
04:59:09 [2024-03-06T09:59:09.493Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testPcapTrace -- Time elapsed: 0 s
04:59:09 [2024-03-06T09:59:09.493Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetStreamingInterval -- Time elapsed: 0.001 s
04:59:09 [2024-03-06T09:59:09.493Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetLocationRatio -- Time elapsed: 0.002 s
04:59:09 [2024-03-06T09:59:09.493Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetCacheSize -- Time elapsed: 0.001 s
04:59:09 [2024-03-06T09:59:09.493Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetTraceProperties -- Time elapsed: 0.002 s
04:59:09 [2024-03-06T09:59:09.493Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.getSource -- Time elapsed: 0 s
04:59:09 [2024-03-06T09:59:09.493Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEventLoc_normal -- Time elapsed: 0.002 s
04:59:09 [2024-03-06T09:59:09.493Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEvent_rank -- Time elapsed: 0.002 s
04:59:09 [2024-03-06T09:59:09.493Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetTimeRange -- Time elapsed: 0 s
04:59:09 [2024-03-06T09:59:09.493Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetEventType -- Time elapsed: 0.001 s
04:59:09 [2024-03-06T09:59:09.493Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEvent_ratio -- Time elapsed: 0.002 s
04:59:09 [2024-03-06T09:59:09.493Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetResource -- Time elapsed: 0 s
04:59:09 [2024-03-06T09:59:09.493Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEvent_location -- Time elapsed: 0.001 s
04:59:09 [2024-03-06T09:59:09.493Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetCurrentLocation -- Time elapsed: 0.001 s
04:59:09 [2024-03-06T09:59:09.493Z] 
04:59:09 [2024-03-06T09:59:09.493Z] Results:
04:59:09 [2024-03-06T09:59:09.493Z] 
04:59:09 [2024-03-06T09:59:09.493Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
04:59:09 [2024-03-06T09:59:09.493Z] 
04:59:09 [2024-03-06T09:59:09.493Z] [INFO] All tests passed
04:59:09 [2024-03-06T09:59:09.493Z] [INFO] 
04:59:09 [2024-03-06T09:59:09.493Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:59:09 [2024-03-06T09:59:09.493Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.jar
04:59:09 [2024-03-06T09:59:09.493Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.pom
04:59:09 [2024-03-06T09:59:09.493Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar
04:59:09 [2024-03-06T09:59:09.493Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
04:59:09 [2024-03-06T09:59:09.494Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
04:59:09 [2024-03-06T09:59:09.494Z] [INFO] 
04:59:09 [2024-03-06T09:59:09.494Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:59:09 [2024-03-06T09:59:09.494Z] [INFO] 
04:59:09 [2024-03-06T09:59:09.494Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >--
04:59:09 [2024-03-06T09:59:09.494Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT [111/141]
04:59:09 [2024-03-06T09:59:09.494Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
04:59:09 [2024-03-06T09:59:09.494Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:59:09 [2024-03-06T09:59:09.494Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:59:09 [2024-03-06T09:59:09.494Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
04:59:09 [2024-03-06T09:59:09.750Z] [INFO] 
04:59:09 [2024-03-06T09:59:09.750Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:59:09 [2024-03-06T09:59:09.750Z] [INFO] 
04:59:09 [2024-03-06T09:59:09.750Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:59:09 [2024-03-06T09:59:09.750Z] [INFO] The project's OSGi version is 1.0.3.202403060913
04:59:09 [2024-03-06T09:59:09.750Z] [INFO] 
04:59:09 [2024-03-06T09:59:09.750Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:59:09 [2024-03-06T09:59:09.750Z] [INFO] 
04:59:09 [2024-03-06T09:59:09.750Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:59:09 [2024-03-06T09:59:09.750Z] [INFO] 
04:59:09 [2024-03-06T09:59:09.750Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:59:09 [2024-03-06T09:59:09.750Z] [INFO] 
04:59:09 [2024-03-06T09:59:09.750Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:59:09 [2024-03-06T09:59:09.750Z] [INFO] 
04:59:09 [2024-03-06T09:59:09.750Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:59:09 [2024-03-06T09:59:09.750Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests
04:59:10 [2024-03-06T09:59:10.312Z] [INFO] 
04:59:10 [2024-03-06T09:59:10.312Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:59:10 [2024-03-06T09:59:10.312Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
04:59:10 [2024-03-06T09:59:10.312Z] [INFO] 
04:59:10 [2024-03-06T09:59:10.312Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:59:10 [2024-03-06T09:59:10.312Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:59:10 [2024-03-06T09:59:10.312Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:59:10 [2024-03-06T09:59:10.312Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
04:59:10 [2024-03-06T09:59:10.312Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:59:10 [2024-03-06T09:59:10.568Z] [INFO] 
04:59:10 [2024-03-06T09:59:10.568Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:59:10 [2024-03-06T09:59:10.568Z] [INFO] 
04:59:10 [2024-03-06T09:59:10.568Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:59:10 [2024-03-06T09:59:10.568Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources
04:59:10 [2024-03-06T09:59:10.568Z] [INFO] 
04:59:10 [2024-03-06T09:59:10.568Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:59:10 [2024-03-06T09:59:10.568Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
04:59:10 [2024-03-06T09:59:10.568Z] [INFO] 
04:59:10 [2024-03-06T09:59:10.568Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:59:10 [2024-03-06T09:59:10.568Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
04:59:10 [2024-03-06T09:59:10.568Z] [INFO] 
04:59:10 [2024-03-06T09:59:10.568Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:59:10 [2024-03-06T09:59:10.568Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
04:59:10 [2024-03-06T09:59:10.568Z] [INFO] 
04:59:10 [2024-03-06T09:59:10.568Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:59:10 [2024-03-06T09:59:10.568Z] [INFO] 
04:59:10 [2024-03-06T09:59:10.568Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:59:10 [2024-03-06T09:59:10.568Z] [INFO] 
04:59:10 [2024-03-06T09:59:10.568Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:59:10 [2024-03-06T09:59:10.568Z] [INFO] 
04:59:10 [2024-03-06T09:59:10.568Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:59:10 [2024-03-06T09:59:10.568Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
04:59:11 [2024-03-06T09:59:11.130Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
04:59:12 [2024-03-06T09:59:12.057Z] [INFO] 
04:59:12 [2024-03-06T09:59:12.057Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:59:12 [2024-03-06T09:59:12.057Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data/.metadata/.log
04:59:12 [2024-03-06T09:59:12.057Z] [INFO] Command line:
04:59:12 [2024-03-06T09:59:12.057Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:59:12 [2024-03-06T09:59:12.057Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:59:13 [2024-03-06T09:59:13.944Z] Mar 06, 2024 9:59:13 AM org.apache.aries.spifly.BaseActivator log
04:59:13 [2024-03-06T09:59:13.944Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
04:59:15 [2024-03-06T09:59:15.834Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:59:15 [2024-03-06T09:59:15.834Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:59:19 [2024-03-06T09:59:19.098Z] !SESSION 2024-03-06 09:59:12.168 -----------------------------------------------
04:59:19 [2024-03-06T09:59:19.098Z] eclipse.buildId=unknown
04:59:19 [2024-03-06T09:59:19.098Z] java.version=17.0.2
04:59:19 [2024-03-06T09:59:19.098Z] java.vendor=Oracle Corporation
04:59:19 [2024-03-06T09:59:19.098Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:59:19 [2024-03-06T09:59:19.098Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:59:19 [2024-03-06T09:59:19.098Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:59:19 [2024-03-06T09:59:19.098Z] 
04:59:19 [2024-03-06T09:59:19.098Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-06 09:59:18.804
04:59:19 [2024-03-06T09:59:19.098Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
04:59:19 [2024-03-06T09:59:19.098Z] 
04:59:19 [2024-03-06T09:59:19.098Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-06 09:59:18.816
04:59:19 [2024-03-06T09:59:19.098Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
04:59:19 [2024-03-06T09:59:19.098Z] !STACK 0
04:59:19 [2024-03-06T09:59:19.098Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
04:59:19 [2024-03-06T09:59:19.098Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
04:59:19 [2024-03-06T09:59:19.098Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
04:59:19 [2024-03-06T09:59:19.098Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
04:59:19 [2024-03-06T09:59:19.098Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
04:59:19 [2024-03-06T09:59:19.098Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
04:59:19 [2024-03-06T09:59:19.098Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
04:59:19 [2024-03-06T09:59:19.098Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
04:59:19 [2024-03-06T09:59:19.098Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:59:19 [2024-03-06T09:59:19.098Z] Caused by: java.io.IOException: error=2, No such file or directory
04:59:19 [2024-03-06T09:59:19.098Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
04:59:19 [2024-03-06T09:59:19.098Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
04:59:19 [2024-03-06T09:59:19.098Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
04:59:19 [2024-03-06T09:59:19.098Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
04:59:19 [2024-03-06T09:59:19.098Z] 	... 7 more
04:59:19 [2024-03-06T09:59:19.098Z] Running org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
04:59:19 [2024-03-06T09:59:19.659Z] Display size: 1440x900
04:59:19 [2024-03-06T09:59:19.659Z] OS version=6.2.9-300.fc38.x86_64
04:59:19 [2024-03-06T09:59:19.659Z] GTK version=3.22.30
04:59:19 [2024-03-06T09:59:19.659Z] GTK theme=Ambiance
04:59:19 [2024-03-06T09:59:19.659Z] LIBOVERLAY_SCROLLBAR=0
04:59:19 [2024-03-06T09:59:19.659Z] Time zone: Greenwich Mean Time
04:59:19 [2024-03-06T09:59:19.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4b8cde43] time=322175630 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:59:20 [2024-03-06T09:59:20.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:59:20 [2024-03-06T09:59:20.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:59:20 [2024-03-06T09:59:20.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:59:20 [2024-03-06T09:59:20.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:59:20 [2024-03-06T09:59:20.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=322176230 data=null doit=true}, MenuItem with text {&Hierarchical}]
04:59:20 [2024-03-06T09:59:20.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=322176231 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
04:59:20 [2024-03-06T09:59:20.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=322176239 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:59:20 [2024-03-06T09:59:20.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:59:32 [2024-03-06T09:59:32.388Z] 
04:59:32 [2024-03-06T09:59:32.388Z] (Eclipse:17688): Gtk-WARNING **: 09:59:30.363: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
04:59:32 [2024-03-06T09:59:32.388Z] 
04:59:32 [2024-03-06T09:59:32.388Z] (Eclipse:17688): Gtk-WARNING **: 09:59:30.394: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
04:59:32 [2024-03-06T09:59:32.388Z] 
04:59:32 [2024-03-06T09:59:32.388Z] (Eclipse:17688): Gtk-WARNING **: 09:59:30.440: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:59:32 [2024-03-06T09:59:32.388Z] 
04:59:32 [2024-03-06T09:59:32.388Z] (Eclipse:17688): Gtk-WARNING **: 09:59:30.478: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
04:59:32 [2024-03-06T09:59:32.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:59:32 [2024-03-06T09:59:32.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:59:32 [2024-03-06T09:59:32.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:59:32 [2024-03-06T09:59:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:59:32 [2024-03-06T09:59:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4b8cde43] time=322188323 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:59:32 [2024-03-06T09:59:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:59:32 [2024-03-06T09:59:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
04:59:32 [2024-03-06T09:59:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
04:59:32 [2024-03-06T09:59:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
04:59:32 [2024-03-06T09:59:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322188368 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
04:59:32 [2024-03-06T09:59:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322188371 data=null doit=true}, TreeItem with text {test}]
04:59:32 [2024-03-06T09:59:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322188371 data=null}, TreeItem with text {test}]
04:59:32 [2024-03-06T09:59:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322188372 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
04:59:32 [2024-03-06T09:59:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322188373 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
04:59:32 [2024-03-06T09:59:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322188440 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
04:59:32 [2024-03-06T09:59:32.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:59:32 [2024-03-06T09:59:32.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
04:59:32 [2024-03-06T09:59:32.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
04:59:32 [2024-03-06T09:59:32.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:59:32 [2024-03-06T09:59:32.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
04:59:32 [2024-03-06T09:59:32.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:59:32 [2024-03-06T09:59:32.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:59:32 [2024-03-06T09:59:32.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:59:32 [2024-03-06T09:59:32.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:59:32 [2024-03-06T09:59:32.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:59:32 [2024-03-06T09:59:32.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:59:32 [2024-03-06T09:59:32.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:59:32 [2024-03-06T09:59:32.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:59:32 [2024-03-06T09:59:32.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322189058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:59:32 [2024-03-06T09:59:32.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322189061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:59:32 [2024-03-06T09:59:32.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322189061 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:59:32 [2024-03-06T09:59:32.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322189062 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:59:32 [2024-03-06T09:59:32.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322189062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:59:32 [2024-03-06T09:59:32.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322189062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:59:32 [2024-03-06T09:59:32.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322189062 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:59:32 [2024-03-06T09:59:32.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322189063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:59:32 [2024-03-06T09:59:32.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322189063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:59:32 [2024-03-06T09:59:32.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322189063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
04:59:32 [2024-03-06T09:59:32.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322189063 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
04:59:32 [2024-03-06T09:59:32.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322189063 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
04:59:32 [2024-03-06T09:59:32.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:59:32 [2024-03-06T09:59:32.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:59:32 [2024-03-06T09:59:32.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:59:32 [2024-03-06T09:59:32.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
04:59:32 [2024-03-06T09:59:32.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
04:59:32 [2024-03-06T09:59:32.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:59:32 [2024-03-06T09:59:32.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:59:32 [2024-03-06T09:59:32.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:59:32 [2024-03-06T09:59:32.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
04:59:32 [2024-03-06T09:59:32.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322189066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:59:32 [2024-03-06T09:59:32.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322189066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:59:32 [2024-03-06T09:59:32.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322189066 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:59:32 [2024-03-06T09:59:32.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322189066 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:59:32 [2024-03-06T09:59:32.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322189067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:59:32 [2024-03-06T09:59:32.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322189067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:59:32 [2024-03-06T09:59:32.901Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:59:32 [2024-03-06T09:59:32.901Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:59:32 [2024-03-06T09:59:32.901Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:59:32 [2024-03-06T09:59:32.901Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:59:32 [2024-03-06T09:59:32.901Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:59:32 [2024-03-06T09:59:32.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
04:59:33 [2024-03-06T09:59:33.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322189067 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
04:59:33 [2024-03-06T09:59:33.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322188597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
04:59:33 [2024-03-06T09:59:33.718Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.46 s -- in org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
04:59:33 [2024-03-06T09:59:33.718Z] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest.test -- Time elapsed: 13.05 s
04:59:33 [2024-03-06T09:59:33.719Z] 
04:59:33 [2024-03-06T09:59:33.719Z] Results:
04:59:33 [2024-03-06T09:59:33.719Z] 
04:59:33 [2024-03-06T09:59:33.719Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
04:59:33 [2024-03-06T09:59:33.719Z] 
04:59:33 [2024-03-06T09:59:33.974Z] 
04:59:33 [2024-03-06T09:59:33.974Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-06 09:59:33.738
04:59:33 [2024-03-06T09:59:33.974Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] All tests passed
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] 
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.pom
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] 
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] 
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >----
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] Building Trace Compass RCP Parent 9.3.0-SNAPSHOT               [112/141]
04:59:34 [2024-03-06T09:59:34.536Z] [INFO]   from rcp/pom.xml
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] --------------------------------[ pom ]---------------------------------
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] 
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent ---
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] 
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] 
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent ---
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] 
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp-parent ---
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] 
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent ---
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] 
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp-parent ---
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] 
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent ---
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-parent-9.3.0-SNAPSHOT.pom
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] 
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >---
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] Building Trace Compass RCP Branding plug-in 9.3.0-SNAPSHOT     [113/141]
04:59:34 [2024-03-06T09:59:34.536Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:59:34 [2024-03-06T09:59:34.536Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] 
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding ---
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] 
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] The project's OSGi version is 9.3.0.202403060913
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] 
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] 
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] 
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] 
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] 
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding ---
04:59:34 [2024-03-06T09:59:34.536Z] [INFO] Resolving class path of Trace Compass RCP Branding plug-in
04:59:34 [2024-03-06T09:59:34.792Z] [INFO] 
04:59:34 [2024-03-06T09:59:34.792Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
04:59:34 [2024-03-06T09:59:34.792Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
04:59:34 [2024-03-06T09:59:34.792Z] [INFO] 
04:59:34 [2024-03-06T09:59:34.792Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
04:59:34 [2024-03-06T09:59:34.792Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:59:34 [2024-03-06T09:59:34.792Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:59:34 [2024-03-06T09:59:34.792Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
04:59:34 [2024-03-06T09:59:34.792Z] [INFO] 
04:59:34 [2024-03-06T09:59:34.792Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.branding ---
04:59:34 [2024-03-06T09:59:34.792Z] [INFO] 
04:59:34 [2024-03-06T09:59:34.792Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.branding ---
04:59:34 [2024-03-06T09:59:34.792Z] [INFO] 
04:59:34 [2024-03-06T09:59:34.792Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding ---
04:59:34 [2024-03-06T09:59:34.792Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources
04:59:34 [2024-03-06T09:59:34.792Z] [INFO] 
04:59:34 [2024-03-06T09:59:34.792Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.branding ---
04:59:34 [2024-03-06T09:59:34.792Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:59:34 [2024-03-06T09:59:34.792Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:59:34 [2024-03-06T09:59:34.792Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
04:59:34 [2024-03-06T09:59:34.792Z] [INFO] 
04:59:34 [2024-03-06T09:59:34.792Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding ---
04:59:34 [2024-03-06T09:59:34.792Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
04:59:34 [2024-03-06T09:59:34.792Z] [INFO] 
04:59:34 [2024-03-06T09:59:34.792Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding ---
04:59:34 [2024-03-06T09:59:34.792Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT-sources.jar
04:59:34 [2024-03-06T09:59:34.792Z] [INFO] 
04:59:34 [2024-03-06T09:59:34.792Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding ---
04:59:34 [2024-03-06T09:59:34.792Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT.jar
04:59:34 [2024-03-06T09:59:34.792Z] [INFO] 
04:59:34 [2024-03-06T09:59:34.792Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding ---
04:59:34 [2024-03-06T09:59:34.792Z] [INFO] 
04:59:34 [2024-03-06T09:59:34.792Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.branding ---
04:59:34 [2024-03-06T09:59:34.792Z] [INFO] 
04:59:34 [2024-03-06T09:59:34.792Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding ---
04:59:34 [2024-03-06T09:59:34.792Z] [INFO] 
04:59:34 [2024-03-06T09:59:34.792Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.branding ---
04:59:34 [2024-03-06T09:59:34.792Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT.jar
04:59:35 [2024-03-06T09:59:35.720Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT-sources.jar
04:59:36 [2024-03-06T09:59:36.281Z] [INFO] 
04:59:36 [2024-03-06T09:59:36.281Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding ---
04:59:36 [2024-03-06T09:59:36.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT.jar
04:59:36 [2024-03-06T09:59:36.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT.pom
04:59:36 [2024-03-06T09:59:36.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT-sources.jar
04:59:36 [2024-03-06T09:59:36.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT-p2metadata.xml
04:59:36 [2024-03-06T09:59:36.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT-p2artifacts.xml
04:59:36 [2024-03-06T09:59:36.281Z] [INFO] 
04:59:36 [2024-03-06T09:59:36.281Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding ---
04:59:36 [2024-03-06T09:59:36.281Z] [INFO] 
04:59:36 [2024-03-06T09:59:36.281Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >--
04:59:36 [2024-03-06T09:59:36.281Z] [INFO] Building Trace Compass RCP Branding Feature 9.3.0-SNAPSHOT     [114/141]
04:59:36 [2024-03-06T09:59:36.281Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
04:59:36 [2024-03-06T09:59:36.281Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:59:36 [2024-03-06T09:59:36.281Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
04:59:36 [2024-03-06T09:59:36.537Z] [INFO] 
04:59:36 [2024-03-06T09:59:36.537Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature ---
04:59:36 [2024-03-06T09:59:36.537Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target
04:59:36 [2024-03-06T09:59:36.537Z] [INFO] 
04:59:36 [2024-03-06T09:59:36.537Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
04:59:36 [2024-03-06T09:59:36.537Z] [INFO] The project's OSGi version is 9.3.0.202403060913
04:59:36 [2024-03-06T09:59:36.537Z] [INFO] 
04:59:36 [2024-03-06T09:59:36.537Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
04:59:36 [2024-03-06T09:59:36.537Z] [INFO] 
04:59:36 [2024-03-06T09:59:36.537Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
04:59:36 [2024-03-06T09:59:36.537Z] [INFO] 
04:59:36 [2024-03-06T09:59:36.537Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
04:59:36 [2024-03-06T09:59:36.537Z] [INFO] 
04:59:36 [2024-03-06T09:59:36.537Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
04:59:36 [2024-03-06T09:59:36.537Z] [INFO] 
04:59:36 [2024-03-06T09:59:36.537Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding.feature ---
04:59:36 [2024-03-06T09:59:36.537Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/src/main/resources
04:59:36 [2024-03-06T09:59:36.537Z] [INFO] 
04:59:36 [2024-03-06T09:59:36.537Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding.feature ---
04:59:36 [2024-03-06T09:59:36.537Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
04:59:36 [2024-03-06T09:59:36.537Z] [INFO] 
04:59:36 [2024-03-06T09:59:36.537Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
04:59:36 [2024-03-06T09:59:36.537Z] [INFO] 
04:59:36 [2024-03-06T09:59:36.537Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
04:59:36 [2024-03-06T09:59:36.537Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT.jar
04:59:36 [2024-03-06T09:59:36.537Z] [INFO] 
04:59:36 [2024-03-06T09:59:36.537Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature ---
04:59:36 [2024-03-06T09:59:36.537Z] [INFO] 
04:59:36 [2024-03-06T09:59:36.537Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
04:59:36 [2024-03-06T09:59:36.537Z] [INFO] 
04:59:36 [2024-03-06T09:59:36.537Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
04:59:36 [2024-03-06T09:59:36.538Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT-sources-feature.jar
04:59:36 [2024-03-06T09:59:36.538Z] [INFO] 
04:59:36 [2024-03-06T09:59:36.538Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
04:59:36 [2024-03-06T09:59:36.538Z] [INFO] 
04:59:36 [2024-03-06T09:59:36.538Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
04:59:36 [2024-03-06T09:59:36.538Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2metadata:9.3.0-SNAPSHOT already attached, replace previous instance
04:59:36 [2024-03-06T09:59:36.538Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2artifacts:9.3.0-SNAPSHOT already attached, replace previous instance
04:59:36 [2024-03-06T09:59:36.538Z] [INFO] 
04:59:36 [2024-03-06T09:59:36.538Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.branding.feature ---
04:59:36 [2024-03-06T09:59:36.538Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT.jar
04:59:37 [2024-03-06T09:59:37.464Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT-sources-feature.jar
04:59:38 [2024-03-06T09:59:38.393Z] [INFO] 
04:59:38 [2024-03-06T09:59:38.393Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature ---
04:59:38 [2024-03-06T09:59:38.393Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT.jar
04:59:38 [2024-03-06T09:59:38.393Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT.pom
04:59:38 [2024-03-06T09:59:38.393Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT-sources-feature.jar
04:59:38 [2024-03-06T09:59:38.393Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT-p2metadata.xml
04:59:38 [2024-03-06T09:59:38.393Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT-p2artifacts.xml
04:59:38 [2024-03-06T09:59:38.393Z] [INFO] 
04:59:38 [2024-03-06T09:59:38.393Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature ---
04:59:38 [2024-03-06T09:59:38.393Z] [INFO] 
04:59:38 [2024-03-06T09:59:38.393Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >---
04:59:38 [2024-03-06T09:59:38.393Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT  [115/141]
04:59:38 [2024-03-06T09:59:38.393Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
04:59:38 [2024-03-06T09:59:38.393Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:59:38 [2024-03-06T09:59:38.393Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:59:38 [2024-03-06T09:59:38.394Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
04:59:38 [2024-03-06T09:59:38.394Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.6.0/commons-cli-1.6.0.jar
04:59:38 [2024-03-06T09:59:38.394Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.6.0/commons-cli-1.6.0.jar (60 kB at 1.8 MB/s)
04:59:38 [2024-03-06T09:59:38.394Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.6.0/commons-cli-1.6.0.pom
04:59:38 [2024-03-06T09:59:38.394Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.6.0/commons-cli-1.6.0.pom (13 kB at 1.7 MB/s)
04:59:38 [2024-03-06T09:59:38.394Z] [WARNING] The POM for commons-cli:commons-cli:jar:1.6.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:59:38 [2024-03-06T09:59:38.394Z] [INFO] 
04:59:38 [2024-03-06T09:59:38.394Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core ---
04:59:38 [2024-03-06T09:59:38.394Z] [INFO] 
04:59:38 [2024-03-06T09:59:38.394Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
04:59:38 [2024-03-06T09:59:38.394Z] [INFO] The project's OSGi version is 1.1.0.202403060913
04:59:38 [2024-03-06T09:59:38.394Z] [INFO] 
04:59:38 [2024-03-06T09:59:38.394Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
04:59:38 [2024-03-06T09:59:38.394Z] [INFO] 
04:59:38 [2024-03-06T09:59:38.394Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
04:59:38 [2024-03-06T09:59:38.394Z] [INFO] 
04:59:38 [2024-03-06T09:59:38.394Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
04:59:38 [2024-03-06T09:59:38.394Z] [INFO] 
04:59:38 [2024-03-06T09:59:38.394Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
04:59:38 [2024-03-06T09:59:38.394Z] [INFO] 
04:59:38 [2024-03-06T09:59:38.394Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core ---
04:59:38 [2024-03-06T09:59:38.394Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core
04:59:38 [2024-03-06T09:59:38.394Z] [INFO] 
04:59:38 [2024-03-06T09:59:38.394Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
04:59:38 [2024-03-06T09:59:38.394Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
04:59:38 [2024-03-06T09:59:38.394Z] [INFO] 
04:59:38 [2024-03-06T09:59:38.394Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
04:59:38 [2024-03-06T09:59:38.394Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:59:38 [2024-03-06T09:59:38.394Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:59:38 [2024-03-06T09:59:38.394Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
04:59:38 [2024-03-06T09:59:38.394Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:59:38 [2024-03-06T09:59:38.649Z] [INFO] 
04:59:38 [2024-03-06T09:59:38.649Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.cli.core ---
04:59:38 [2024-03-06T09:59:38.649Z] [INFO] 
04:59:38 [2024-03-06T09:59:38.649Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.cli.core ---
04:59:38 [2024-03-06T09:59:38.649Z] [INFO] 
04:59:38 [2024-03-06T09:59:38.649Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core ---
04:59:38 [2024-03-06T09:59:38.650Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/src/test/resources
04:59:38 [2024-03-06T09:59:38.650Z] [INFO] 
04:59:38 [2024-03-06T09:59:38.650Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.cli.core ---
04:59:38 [2024-03-06T09:59:38.650Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:59:38 [2024-03-06T09:59:38.650Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:59:38 [2024-03-06T09:59:38.650Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
04:59:38 [2024-03-06T09:59:38.650Z] [INFO] 
04:59:38 [2024-03-06T09:59:38.650Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core ---
04:59:38 [2024-03-06T09:59:38.650Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
04:59:38 [2024-03-06T09:59:38.650Z] [INFO] 
04:59:38 [2024-03-06T09:59:38.650Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core ---
04:59:38 [2024-03-06T09:59:38.650Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-sources.jar
04:59:38 [2024-03-06T09:59:38.650Z] [INFO] 
04:59:38 [2024-03-06T09:59:38.650Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core ---
04:59:38 [2024-03-06T09:59:38.650Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.jar
04:59:38 [2024-03-06T09:59:38.650Z] [INFO] 
04:59:38 [2024-03-06T09:59:38.650Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core ---
04:59:38 [2024-03-06T09:59:38.650Z] [INFO] 
04:59:38 [2024-03-06T09:59:38.650Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli.core ---
04:59:38 [2024-03-06T09:59:38.650Z] [INFO] 
04:59:38 [2024-03-06T09:59:38.650Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core ---
04:59:38 [2024-03-06T09:59:38.650Z] [INFO] 
04:59:38 [2024-03-06T09:59:38.650Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.cli.core ---
04:59:38 [2024-03-06T09:59:38.650Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.jar
04:59:39 [2024-03-06T09:59:39.577Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-sources.jar
04:59:40 [2024-03-06T09:59:40.942Z] [INFO] 
04:59:40 [2024-03-06T09:59:40.942Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core ---
04:59:40 [2024-03-06T09:59:40.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.jar
04:59:40 [2024-03-06T09:59:40.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.pom
04:59:40 [2024-03-06T09:59:40.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-sources.jar
04:59:40 [2024-03-06T09:59:40.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-p2metadata.xml
04:59:40 [2024-03-06T09:59:40.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-p2artifacts.xml
04:59:40 [2024-03-06T09:59:40.942Z] [INFO] 
04:59:40 [2024-03-06T09:59:40.942Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core ---
04:59:40 [2024-03-06T09:59:40.942Z] [INFO] 
04:59:40 [2024-03-06T09:59:40.942Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------
04:59:40 [2024-03-06T09:59:40.942Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 9.3.0-SNAPSHOT        [116/141]
04:59:40 [2024-03-06T09:59:40.942Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
04:59:40 [2024-03-06T09:59:40.942Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:59:40 [2024-03-06T09:59:40.942Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:59:40 [2024-03-06T09:59:40.942Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
04:59:41 [2024-03-06T09:59:41.198Z] [INFO] 
04:59:41 [2024-03-06T09:59:41.198Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui ---
04:59:41 [2024-03-06T09:59:41.198Z] [INFO] 
04:59:41 [2024-03-06T09:59:41.198Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
04:59:41 [2024-03-06T09:59:41.198Z] [INFO] The project's OSGi version is 9.3.0.202403060913
04:59:41 [2024-03-06T09:59:41.198Z] [INFO] 
04:59:41 [2024-03-06T09:59:41.198Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
04:59:41 [2024-03-06T09:59:41.198Z] [INFO] 
04:59:41 [2024-03-06T09:59:41.198Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
04:59:41 [2024-03-06T09:59:41.198Z] [INFO] 
04:59:41 [2024-03-06T09:59:41.198Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
04:59:41 [2024-03-06T09:59:41.198Z] [INFO] 
04:59:41 [2024-03-06T09:59:41.198Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
04:59:41 [2024-03-06T09:59:41.198Z] [INFO] 
04:59:41 [2024-03-06T09:59:41.198Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui ---
04:59:41 [2024-03-06T09:59:41.198Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui
04:59:41 [2024-03-06T09:59:41.453Z] [INFO] 
04:59:41 [2024-03-06T09:59:41.453Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
04:59:41 [2024-03-06T09:59:41.453Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
04:59:41 [2024-03-06T09:59:41.453Z] [INFO] 
04:59:41 [2024-03-06T09:59:41.453Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
04:59:41 [2024-03-06T09:59:41.453Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:59:41 [2024-03-06T09:59:41.453Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:59:41 [2024-03-06T09:59:41.453Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
04:59:41 [2024-03-06T09:59:41.453Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:59:41 [2024-03-06T09:59:41.708Z] [INFO] 
04:59:41 [2024-03-06T09:59:41.708Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.ui ---
04:59:41 [2024-03-06T09:59:41.708Z] [INFO] 
04:59:41 [2024-03-06T09:59:41.708Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.ui ---
04:59:41 [2024-03-06T09:59:41.708Z] [INFO] 
04:59:41 [2024-03-06T09:59:41.708Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui ---
04:59:41 [2024-03-06T09:59:41.708Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources
04:59:41 [2024-03-06T09:59:41.708Z] [INFO] 
04:59:41 [2024-03-06T09:59:41.708Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.ui ---
04:59:41 [2024-03-06T09:59:41.708Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:59:41 [2024-03-06T09:59:41.708Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:59:41 [2024-03-06T09:59:41.708Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
04:59:41 [2024-03-06T09:59:41.708Z] [INFO] 
04:59:41 [2024-03-06T09:59:41.708Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui ---
04:59:41 [2024-03-06T09:59:41.708Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
04:59:41 [2024-03-06T09:59:41.708Z] [INFO] 
04:59:41 [2024-03-06T09:59:41.708Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui ---
04:59:41 [2024-03-06T09:59:41.708Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT-sources.jar
04:59:41 [2024-03-06T09:59:41.708Z] [INFO] 
04:59:41 [2024-03-06T09:59:41.708Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui ---
04:59:41 [2024-03-06T09:59:41.708Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT.jar
04:59:41 [2024-03-06T09:59:41.709Z] [INFO] 
04:59:41 [2024-03-06T09:59:41.709Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui ---
04:59:41 [2024-03-06T09:59:41.709Z] [INFO] 
04:59:41 [2024-03-06T09:59:41.709Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.ui ---
04:59:41 [2024-03-06T09:59:41.709Z] [INFO] 
04:59:41 [2024-03-06T09:59:41.709Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui ---
04:59:41 [2024-03-06T09:59:41.709Z] [INFO] 
04:59:41 [2024-03-06T09:59:41.709Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.ui ---
04:59:41 [2024-03-06T09:59:41.965Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT.jar
04:59:42 [2024-03-06T09:59:42.526Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT-sources.jar
04:59:43 [2024-03-06T09:59:43.889Z] [INFO] 
04:59:43 [2024-03-06T09:59:43.889Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui ---
04:59:43 [2024-03-06T09:59:43.889Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT.jar
04:59:43 [2024-03-06T09:59:43.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT.pom
04:59:43 [2024-03-06T09:59:43.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT-sources.jar
04:59:43 [2024-03-06T09:59:43.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT-p2metadata.xml
04:59:43 [2024-03-06T09:59:43.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT-p2artifacts.xml
04:59:43 [2024-03-06T09:59:43.890Z] [INFO] 
04:59:43 [2024-03-06T09:59:43.890Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui ---
04:59:43 [2024-03-06T09:59:43.890Z] [INFO] 
04:59:43 [2024-03-06T09:59:43.890Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >--------
04:59:43 [2024-03-06T09:59:43.890Z] [INFO] Building Trace Compass RCP Feature 9.3.0-SNAPSHOT              [117/141]
04:59:43 [2024-03-06T09:59:43.890Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp/pom.xml
04:59:43 [2024-03-06T09:59:43.890Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:59:43 [2024-03-06T09:59:43.890Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/pom.xml
04:59:44 [2024-03-06T09:59:44.450Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.5.0/logback-classic-1.5.0.jar
04:59:44 [2024-03-06T09:59:44.450Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.5.0/logback-classic-1.5.0.jar (285 kB at 2.5 MB/s)
04:59:44 [2024-03-06T09:59:44.451Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.5.0/logback-core-1.5.0.jar
04:59:44 [2024-03-06T09:59:44.451Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.5.0/logback-core-1.5.0.jar (601 kB at 9.8 MB/s)
04:59:44 [2024-03-06T09:59:44.451Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.jar
04:59:44 [2024-03-06T09:59:44.451Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.jar (238 kB at 15 MB/s)
04:59:44 [2024-03-06T09:59:44.451Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar
04:59:44 [2024-03-06T09:59:44.451Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar (66 kB at 2.1 MB/s)
04:59:44 [2024-03-06T09:59:44.451Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar
04:59:44 [2024-03-06T09:59:44.451Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar (25 kB at 3.1 MB/s)
04:59:44 [2024-03-06T09:59:44.451Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.jar
04:59:44 [2024-03-06T09:59:44.451Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.jar (88 kB at 7.4 MB/s)
04:59:44 [2024-03-06T09:59:44.451Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/1.0.5/jakarta.inject-api-1.0.5.jar
04:59:44 [2024-03-06T09:59:44.706Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/1.0.5/jakarta.inject-api-1.0.5.jar (11 kB at 209 kB/s)
04:59:44 [2024-03-06T09:59:44.706Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar
04:59:44 [2024-03-06T09:59:44.706Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar (348 kB at 17 MB/s)
04:59:44 [2024-03-06T09:59:44.706Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.1.1/jakarta.servlet.jsp-api-3.1.1.jar
04:59:44 [2024-03-06T09:59:44.706Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.1.1/jakarta.servlet.jsp-api-3.1.1.jar (71 kB at 1.5 MB/s)
04:59:44 [2024-03-06T09:59:44.706Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar
04:59:44 [2024-03-06T09:59:44.706Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar (130 kB at 8.1 MB/s)
04:59:44 [2024-03-06T09:59:44.706Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar
04:59:44 [2024-03-06T09:59:44.706Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar (40 kB at 2.6 MB/s)
04:59:44 [2024-03-06T09:59:44.706Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar
04:59:44 [2024-03-06T09:59:44.706Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar (203 kB at 7.8 MB/s)
04:59:44 [2024-03-06T09:59:44.706Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.jar
04:59:44 [2024-03-06T09:59:44.706Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.jar (59 kB at 8.4 MB/s)
04:59:44 [2024-03-06T09:59:44.706Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/12.0.6/jetty-http-12.0.6.jar
04:59:44 [2024-03-06T09:59:44.706Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/12.0.6/jetty-http-12.0.6.jar (401 kB at 17 MB/s)
04:59:44 [2024-03-06T09:59:44.706Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/12.0.6/jetty-server-12.0.6.jar
04:59:44 [2024-03-06T09:59:44.707Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/12.0.6/jetty-server-12.0.6.jar (584 kB at 34 MB/s)
04:59:44 [2024-03-06T09:59:44.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-session/12.0.6/jetty-session-12.0.6.jar
04:59:44 [2024-03-06T09:59:44.707Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-session/12.0.6/jetty-session-12.0.6.jar (117 kB at 6.2 MB/s)
04:59:44 [2024-03-06T09:59:44.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.6/jetty-ee8-servlet-12.0.6.jar
04:59:44 [2024-03-06T09:59:44.707Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.6/jetty-ee8-servlet-12.0.6.jar (144 kB at 6.5 MB/s)
04:59:44 [2024-03-06T09:59:44.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.6/jetty-ee8-nested-12.0.6.jar
04:59:44 [2024-03-06T09:59:44.962Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.6/jetty-ee8-nested-12.0.6.jar (385 kB at 14 MB/s)
04:59:44 [2024-03-06T09:59:44.962Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/12.0.6/jetty-util-12.0.6.jar
04:59:44 [2024-03-06T09:59:44.962Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/12.0.6/jetty-util-12.0.6.jar (633 kB at 32 MB/s)
04:59:44 [2024-03-06T09:59:44.962Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.83.1/apache-jsp-9.0.83.1.jar
04:59:44 [2024-03-06T09:59:44.962Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.83.1/apache-jsp-9.0.83.1.jar (1.0 MB at 34 MB/s)
04:59:44 [2024-03-06T09:59:44.962Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.6/jetty-ee8-security-12.0.6.jar
04:59:44 [2024-03-06T09:59:44.962Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.6/jetty-ee8-security-12.0.6.jar (76 kB at 6.9 MB/s)
04:59:44 [2024-03-06T09:59:44.962Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/12.0.6/jetty-security-12.0.6.jar
04:59:44 [2024-03-06T09:59:44.962Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/12.0.6/jetty-security-12.0.6.jar (145 kB at 6.0 MB/s)
04:59:44 [2024-03-06T09:59:44.962Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/12.0.6/jetty-io-12.0.6.jar
04:59:44 [2024-03-06T09:59:44.962Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/12.0.6/jetty-io-12.0.6.jar (281 kB at 15 MB/s)
04:59:44 [2024-03-06T09:59:44.962Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
04:59:44 [2024-03-06T09:59:44.962Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 14 MB/s)
04:59:44 [2024-03-06T09:59:44.962Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.83.1/apache-el-9.0.83.1.jar
04:59:44 [2024-03-06T09:59:44.962Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.83.1/apache-el-9.0.83.1.jar (255 kB at 13 MB/s)
04:59:44 [2024-03-06T09:59:44.962Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.5.0/logback-classic-1.5.0.pom
04:59:44 [2024-03-06T09:59:44.962Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.5.0/logback-classic-1.5.0.pom (13 kB at 354 kB/s)
04:59:44 [2024-03-06T09:59:44.962Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.5.0/logback-parent-1.5.0.pom
04:59:45 [2024-03-06T09:59:45.224Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.5.0/logback-parent-1.5.0.pom (19 kB at 282 kB/s)
04:59:45 [2024-03-06T09:59:45.224Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.5.0/logback-core-1.5.0.pom
04:59:45 [2024-03-06T09:59:45.224Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.5.0/logback-core-1.5.0.pom (7.6 kB at 180 kB/s)
04:59:45 [2024-03-06T09:59:45.224Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.pom
04:59:45 [2024-03-06T09:59:45.224Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.pom (14 kB at 1.7 MB/s)
04:59:45 [2024-03-06T09:59:45.224Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.pom
04:59:45 [2024-03-06T09:59:45.224Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.pom (18 kB at 801 kB/s)
04:59:45 [2024-03-06T09:59:45.224Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom
04:59:45 [2024-03-06T09:59:45.224Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom (16 kB at 742 kB/s)
04:59:45 [2024-03-06T09:59:45.224Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom
04:59:45 [2024-03-06T09:59:45.224Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom (2.8 kB at 350 kB/s)
04:59:45 [2024-03-06T09:59:45.224Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
04:59:45 [2024-03-06T09:59:45.224Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 1.2 MB/s)
04:59:45 [2024-03-06T09:59:45.224Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.pom
04:59:45 [2024-03-06T09:59:45.224Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.pom (12 kB at 264 kB/s)
04:59:45 [2024-03-06T09:59:45.224Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/1.0.5/jakarta.inject-api-1.0.5.pom
04:59:45 [2024-03-06T09:59:45.482Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/1.0.5/jakarta.inject-api-1.0.5.pom (5.8 kB at 321 kB/s)
04:59:45 [2024-03-06T09:59:45.482Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.pom
04:59:45 [2024-03-06T09:59:45.482Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.pom (19 kB at 946 kB/s)
04:59:45 [2024-03-06T09:59:45.482Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.1.1/jakarta.servlet.jsp-api-3.1.1.pom
04:59:45 [2024-03-06T09:59:45.482Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.1.1/jakarta.servlet.jsp-api-3.1.1.pom (12 kB at 323 kB/s)
04:59:45 [2024-03-06T09:59:45.482Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.pom
04:59:45 [2024-03-06T09:59:45.482Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.pom (13 kB at 509 kB/s)
04:59:45 [2024-03-06T09:59:45.482Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.1/jakarta.xml.bind-api-parent-4.0.1.pom
04:59:45 [2024-03-06T09:59:45.482Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.1/jakarta.xml.bind-api-parent-4.0.1.pom (9.2 kB at 278 kB/s)
04:59:45 [2024-03-06T09:59:45.482Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.pom
04:59:45 [2024-03-06T09:59:45.482Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.pom (3.5 kB at 269 kB/s)
04:59:45 [2024-03-06T09:59:45.482Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/gogo-parent/6/gogo-parent-6.pom
04:59:45 [2024-03-06T09:59:45.482Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/gogo-parent/6/gogo-parent-6.pom (5.4 kB at 301 kB/s)
04:59:45 [2024-03-06T09:59:45.482Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/5/felix-parent-5.pom
04:59:45 [2024-03-06T09:59:45.482Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/5/felix-parent-5.pom (22 kB at 486 kB/s)
04:59:45 [2024-03-06T09:59:45.482Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
04:59:45 [2024-03-06T09:59:45.482Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 2.2 MB/s)
04:59:45 [2024-03-06T09:59:45.482Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.4/org.apache.felix.gogo.runtime-1.1.4.pom
04:59:45 [2024-03-06T09:59:45.482Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.4/org.apache.felix.gogo.runtime-1.1.4.pom (3.9 kB at 483 kB/s)
04:59:45 [2024-03-06T09:59:45.482Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.pom
04:59:45 [2024-03-06T09:59:45.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.pom (3.9 kB at 351 kB/s)
04:59:45 [2024-03-06T09:59:45.738Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.pom
04:59:45 [2024-03-06T09:59:45.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.pom (3.7 kB at 532 kB/s)
04:59:45 [2024-03-06T09:59:45.738Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/12.0.6/jetty-http-12.0.6.pom
04:59:45 [2024-03-06T09:59:45.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/12.0.6/jetty-http-12.0.6.pom (4.0 kB at 365 kB/s)
04:59:45 [2024-03-06T09:59:45.738Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-core/12.0.6/jetty-core-12.0.6.pom
04:59:45 [2024-03-06T09:59:45.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-core/12.0.6/jetty-core-12.0.6.pom (4.6 kB at 269 kB/s)
04:59:45 [2024-03-06T09:59:45.738Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/12.0.6/jetty-project-12.0.6.pom
04:59:45 [2024-03-06T09:59:45.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/12.0.6/jetty-project-12.0.6.pom (103 kB at 5.7 MB/s)
04:59:45 [2024-03-06T09:59:45.738Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.16.1/jackson-bom-2.16.1.pom
04:59:45 [2024-03-06T09:59:45.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.16.1/jackson-bom-2.16.1.pom (18 kB at 1.4 MB/s)
04:59:45 [2024-03-06T09:59:45.738Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom
04:59:45 [2024-03-06T09:59:45.739Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom (6.5 kB at 198 kB/s)
04:59:45 [2024-03-06T09:59:45.739Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/56/oss-parent-56.pom
04:59:45 [2024-03-06T09:59:45.739Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/56/oss-parent-56.pom (24 kB at 942 kB/s)
04:59:45 [2024-03-06T09:59:45.739Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-bom/11.0.18.Final/infinispan-bom-11.0.18.Final.pom
04:59:45 [2024-03-06T09:59:45.739Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-bom/11.0.18.Final/infinispan-bom-11.0.18.Final.pom (18 kB at 1.2 MB/s)
04:59:45 [2024-03-06T09:59:45.739Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-build-configuration-parent/11.0.18.Final/infinispan-build-configuration-parent-11.0.18.Final.pom
04:59:45 [2024-03-06T09:59:45.739Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-build-configuration-parent/11.0.18.Final/infinispan-build-configuration-parent-11.0.18.Final.pom (16 kB at 1.3 MB/s)
04:59:45 [2024-03-06T09:59:45.739Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/36/jboss-parent-36.pom
04:59:45 [2024-03-06T09:59:45.739Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 6.0 MB/s)
04:59:45 [2024-03-06T09:59:45.739Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-bom/9.6/asm-bom-9.6.pom
04:59:45 [2024-03-06T09:59:45.739Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-bom/9.6/asm-bom-9.6.pom (3.2 kB at 215 kB/s)
04:59:45 [2024-03-06T09:59:45.739Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testcontainers/testcontainers-bom/1.19.3/testcontainers-bom-1.19.3.pom
04:59:45 [2024-03-06T09:59:45.739Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testcontainers/testcontainers-bom/1.19.3/testcontainers-bom-1.19.3.pom (9.0 kB at 473 kB/s)
04:59:45 [2024-03-06T09:59:45.739Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/12.0.6/jetty-io-12.0.6.pom
04:59:45 [2024-03-06T09:59:45.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/12.0.6/jetty-io-12.0.6.pom (1.9 kB at 81 kB/s)
04:59:45 [2024-03-06T09:59:45.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/12.0.6/jetty-util-12.0.6.pom
04:59:45 [2024-03-06T09:59:45.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/12.0.6/jetty-util-12.0.6.pom (3.6 kB at 303 kB/s)
04:59:45 [2024-03-06T09:59:45.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/12.0.6/jetty-server-12.0.6.pom
04:59:45 [2024-03-06T09:59:45.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/12.0.6/jetty-server-12.0.6.pom (3.1 kB at 283 kB/s)
04:59:45 [2024-03-06T09:59:45.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-session/12.0.6/jetty-session-12.0.6.pom
04:59:45 [2024-03-06T09:59:45.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-session/12.0.6/jetty-session-12.0.6.pom (2.7 kB at 149 kB/s)
04:59:45 [2024-03-06T09:59:45.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.6/jetty-ee8-servlet-12.0.6.pom
04:59:45 [2024-03-06T09:59:45.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.6/jetty-ee8-servlet-12.0.6.pom (2.7 kB at 301 kB/s)
04:59:45 [2024-03-06T09:59:45.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8/12.0.6/jetty-ee8-12.0.6.pom
04:59:45 [2024-03-06T09:59:45.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8/12.0.6/jetty-ee8-12.0.6.pom (24 kB at 815 kB/s)
04:59:45 [2024-03-06T09:59:45.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.6/jetty-ee8-nested-12.0.6.pom
04:59:45 [2024-03-06T09:59:45.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.6/jetty-ee8-nested-12.0.6.pom (3.0 kB at 425 kB/s)
04:59:45 [2024-03-06T09:59:45.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/12.0.6/jetty-security-12.0.6.pom
04:59:45 [2024-03-06T09:59:45.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/12.0.6/jetty-security-12.0.6.pom (5.2 kB at 521 kB/s)
04:59:45 [2024-03-06T09:59:45.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.6/jetty-ee8-security-12.0.6.pom
04:59:45 [2024-03-06T09:59:45.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.6/jetty-ee8-security-12.0.6.pom (2.2 kB at 74 kB/s)
04:59:45 [2024-03-06T09:59:45.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.83.1/apache-jsp-9.0.83.1.pom
04:59:45 [2024-03-06T09:59:45.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.83.1/apache-jsp-9.0.83.1.pom (17 kB at 1.4 MB/s)
04:59:45 [2024-03-06T09:59:45.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/jasper-jsp/9.0.83.1/jasper-jsp-9.0.83.1.pom
04:59:45 [2024-03-06T09:59:45.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/jasper-jsp/9.0.83.1/jasper-jsp-9.0.83.1.pom (8.8 kB at 1.8 MB/s)
04:59:45 [2024-03-06T09:59:45.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-schemas/4.0.3/jetty-schemas-4.0.3.pom
04:59:45 [2024-03-06T09:59:45.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-schemas/4.0.3/jetty-schemas-4.0.3.pom (5.0 kB at 229 kB/s)
04:59:45 [2024-03-06T09:59:45.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.6/jetty-toolchain-1.6.pom
04:59:45 [2024-03-06T09:59:45.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.6/jetty-toolchain-1.6.pom (17 kB at 710 kB/s)
04:59:45 [2024-03-06T09:59:45.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.83.1/apache-el-9.0.83.1.pom
04:59:46 [2024-03-06T09:59:46.250Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.83.1/apache-el-9.0.83.1.pom (7.9 kB at 1.1 MB/s)
04:59:46 [2024-03-06T09:59:46.250Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.33.0/ecj-3.33.0.pom
04:59:46 [2024-03-06T09:59:46.250Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.33.0/ecj-3.33.0.pom (1.3 kB at 63 kB/s)
04:59:46 [2024-03-06T09:59:46.250Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
04:59:46 [2024-03-06T09:59:46.250Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 833 kB/s)
04:59:46 [2024-03-06T09:59:46.250Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom
04:59:46 [2024-03-06T09:59:46.250Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 3.9 MB/s)
04:59:46 [2024-03-06T09:59:46.250Z] [WARNING] The POM for commons-lang:commons-lang:jar:2.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:59:46 [2024-03-06T09:59:46.250Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-schemas/4.0.3/jetty-schemas-4.0.3.jar
04:59:46 [2024-03-06T09:59:46.250Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-schemas/4.0.3/jetty-schemas-4.0.3.jar (228 kB at 6.9 MB/s)
04:59:46 [2024-03-06T09:59:46.250Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.33.0/ecj-3.33.0.jar
04:59:46 [2024-03-06T09:59:46.250Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.33.0/ecj-3.33.0.jar (3.2 MB at 63 MB/s)
04:59:46 [2024-03-06T09:59:46.250Z] [INFO] 
04:59:46 [2024-03-06T09:59:46.250Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp ---
04:59:46 [2024-03-06T09:59:46.250Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target
04:59:46 [2024-03-06T09:59:46.250Z] [INFO] 
04:59:46 [2024-03-06T09:59:46.250Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
04:59:46 [2024-03-06T09:59:46.250Z] [INFO] The project's OSGi version is 9.3.0.202403060913
04:59:46 [2024-03-06T09:59:46.250Z] [INFO] 
04:59:46 [2024-03-06T09:59:46.250Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
04:59:46 [2024-03-06T09:59:46.250Z] [INFO] 
04:59:46 [2024-03-06T09:59:46.250Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
04:59:46 [2024-03-06T09:59:46.250Z] [INFO] 
04:59:46 [2024-03-06T09:59:46.250Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
04:59:46 [2024-03-06T09:59:46.250Z] [INFO] 
04:59:46 [2024-03-06T09:59:46.250Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
04:59:46 [2024-03-06T09:59:46.250Z] [INFO] 
04:59:46 [2024-03-06T09:59:46.250Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp ---
04:59:46 [2024-03-06T09:59:46.250Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/src/main/resources
04:59:46 [2024-03-06T09:59:46.250Z] [INFO] 
04:59:46 [2024-03-06T09:59:46.250Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp ---
04:59:47 [2024-03-06T09:59:47.177Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 249 were skipped
04:59:47 [2024-03-06T09:59:47.177Z] [INFO] 
04:59:47 [2024-03-06T09:59:47.177Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp ---
04:59:47 [2024-03-06T09:59:47.177Z] [INFO] 
04:59:47 [2024-03-06T09:59:47.177Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp ---
04:59:48 [2024-03-06T09:59:48.103Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT.jar
04:59:48 [2024-03-06T09:59:48.103Z] [INFO] 
04:59:48 [2024-03-06T09:59:48.103Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp ---
04:59:48 [2024-03-06T09:59:48.103Z] [INFO] 
04:59:48 [2024-03-06T09:59:48.103Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp ---
04:59:48 [2024-03-06T09:59:48.103Z] [INFO] 
04:59:48 [2024-03-06T09:59:48.103Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp ---
04:59:48 [2024-03-06T09:59:48.103Z] [WARNING] The following referenced plugins has missing sources
04:59:48 [2024-03-06T09:59:48.103Z] 	org.apache.commons.jxpath_1.3.0.v200911051830
04:59:48 [2024-03-06T09:59:48.103Z] 	org.apache.commons.logging_1.2.0.v20180409-1502
04:59:48 [2024-03-06T09:59:48.103Z] 
04:59:48 [2024-03-06T09:59:48.103Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT-sources-feature.jar
04:59:48 [2024-03-06T09:59:48.103Z] [INFO] 
04:59:48 [2024-03-06T09:59:48.103Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp ---
04:59:48 [2024-03-06T09:59:48.103Z] [INFO] 
04:59:48 [2024-03-06T09:59:48.103Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp ---
04:59:48 [2024-03-06T09:59:48.103Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2metadata:9.3.0-SNAPSHOT already attached, replace previous instance
04:59:48 [2024-03-06T09:59:48.103Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2artifacts:9.3.0-SNAPSHOT already attached, replace previous instance
04:59:48 [2024-03-06T09:59:48.103Z] [INFO] 
04:59:48 [2024-03-06T09:59:48.103Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp ---
04:59:48 [2024-03-06T09:59:48.103Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT.jar
04:59:49 [2024-03-06T09:59:49.029Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT-sources-feature.jar
04:59:49 [2024-03-06T09:59:49.590Z] [INFO] 
04:59:49 [2024-03-06T09:59:49.590Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp ---
04:59:49 [2024-03-06T09:59:49.590Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT.jar
04:59:49 [2024-03-06T09:59:49.590Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT.pom
04:59:49 [2024-03-06T09:59:49.590Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT-sources-feature.jar
04:59:49 [2024-03-06T09:59:49.590Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT-p2metadata.xml
04:59:49 [2024-03-06T09:59:49.590Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT-p2artifacts.xml
04:59:49 [2024-03-06T09:59:49.590Z] [INFO] 
04:59:49 [2024-03-06T09:59:49.590Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp ---
04:59:49 [2024-03-06T09:59:49.590Z] [INFO] 
04:59:49 [2024-03-06T09:59:49.590Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >--
04:59:49 [2024-03-06T09:59:49.590Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT [118/141]
04:59:49 [2024-03-06T09:59:49.590Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
04:59:49 [2024-03-06T09:59:49.590Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:59:49 [2024-03-06T09:59:49.590Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:59:49 [2024-03-06T09:59:49.590Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
04:59:49 [2024-03-06T09:59:49.846Z] [INFO] 
04:59:49 [2024-03-06T09:59:49.846Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:59:49 [2024-03-06T09:59:49.846Z] [INFO] 
04:59:49 [2024-03-06T09:59:49.846Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:59:49 [2024-03-06T09:59:49.846Z] [INFO] The project's OSGi version is 1.0.3.202403060913
04:59:49 [2024-03-06T09:59:49.846Z] [INFO] 
04:59:49 [2024-03-06T09:59:49.846Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:59:49 [2024-03-06T09:59:49.846Z] [INFO] 
04:59:49 [2024-03-06T09:59:49.846Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:59:49 [2024-03-06T09:59:49.846Z] [INFO] 
04:59:49 [2024-03-06T09:59:49.846Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:59:49 [2024-03-06T09:59:49.846Z] [INFO] 
04:59:49 [2024-03-06T09:59:49.846Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:59:49 [2024-03-06T09:59:49.846Z] [INFO] 
04:59:49 [2024-03-06T09:59:49.846Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:59:49 [2024-03-06T09:59:49.846Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core.tests
04:59:49 [2024-03-06T09:59:49.846Z] [INFO] 
04:59:49 [2024-03-06T09:59:49.846Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:59:49 [2024-03-06T09:59:49.846Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
04:59:49 [2024-03-06T09:59:49.846Z] [INFO] 
04:59:49 [2024-03-06T09:59:49.846Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:59:49 [2024-03-06T09:59:49.846Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:59:49 [2024-03-06T09:59:49.846Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:59:49 [2024-03-06T09:59:49.846Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
04:59:49 [2024-03-06T09:59:49.846Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:59:50 [2024-03-06T09:59:50.102Z] [INFO] 
04:59:50 [2024-03-06T09:59:50.102Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:59:50 [2024-03-06T09:59:50.102Z] [INFO] 
04:59:50 [2024-03-06T09:59:50.102Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:59:50 [2024-03-06T09:59:50.102Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/test/resources
04:59:50 [2024-03-06T09:59:50.102Z] [INFO] 
04:59:50 [2024-03-06T09:59:50.102Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:59:50 [2024-03-06T09:59:50.102Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
04:59:50 [2024-03-06T09:59:50.102Z] [INFO] 
04:59:50 [2024-03-06T09:59:50.102Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:59:50 [2024-03-06T09:59:50.102Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-sources.jar
04:59:50 [2024-03-06T09:59:50.102Z] [INFO] 
04:59:50 [2024-03-06T09:59:50.102Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:59:50 [2024-03-06T09:59:50.102Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.jar
04:59:50 [2024-03-06T09:59:50.102Z] [INFO] 
04:59:50 [2024-03-06T09:59:50.102Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:59:50 [2024-03-06T09:59:50.102Z] [INFO] 
04:59:50 [2024-03-06T09:59:50.102Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:59:50 [2024-03-06T09:59:50.102Z] [INFO] 
04:59:50 [2024-03-06T09:59:50.102Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:59:50 [2024-03-06T09:59:50.102Z] [INFO] 
04:59:50 [2024-03-06T09:59:50.102Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:59:50 [2024-03-06T09:59:50.102Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.jar
04:59:51 [2024-03-06T09:59:51.028Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-sources.jar
04:59:51 [2024-03-06T09:59:51.590Z] [INFO] 
04:59:51 [2024-03-06T09:59:51.590Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:59:51 [2024-03-06T09:59:51.845Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data/.metadata/.log
04:59:51 [2024-03-06T09:59:51.845Z] [INFO] Command line:
04:59:51 [2024-03-06T09:59:51.845Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:59:51 [2024-03-06T09:59:51.845Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:59:54 [2024-03-06T09:59:54.359Z] Running org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
04:59:54 [2024-03-06T09:59:54.614Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
04:59:54 [2024-03-06T09:59:54.614Z] org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.002 s
04:59:54 [2024-03-06T09:59:54.614Z] Running org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
04:59:54 [2024-03-06T09:59:54.614Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
04:59:54 [2024-03-06T09:59:54.614Z] org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest.testCmdLineArguments[0: --cli --help] -- Time elapsed: 0.042 s
04:59:54 [2024-03-06T09:59:54.614Z] org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest.testCmdLineArguments[1: --cli -h] -- Time elapsed: 0.001 s
04:59:54 [2024-03-06T09:59:54.614Z] org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest.testCmdLineArguments[2: --cli -faulty] -- Time elapsed: 0.001 s
04:59:54 [2024-03-06T09:59:54.614Z] 
04:59:54 [2024-03-06T09:59:54.614Z] Results:
04:59:54 [2024-03-06T09:59:54.614Z] 
04:59:54 [2024-03-06T09:59:54.614Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
04:59:54 [2024-03-06T09:59:54.615Z] 
04:59:54 [2024-03-06T09:59:54.870Z] [INFO] All tests passed
04:59:54 [2024-03-06T09:59:54.870Z] [INFO] 
04:59:54 [2024-03-06T09:59:54.870Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:59:54 [2024-03-06T09:59:54.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.jar
04:59:54 [2024-03-06T09:59:54.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.pom
04:59:54 [2024-03-06T09:59:54.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-sources.jar
04:59:54 [2024-03-06T09:59:54.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
04:59:54 [2024-03-06T09:59:54.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
04:59:54 [2024-03-06T09:59:54.870Z] [INFO] 
04:59:54 [2024-03-06T09:59:54.870Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:59:54 [2024-03-06T09:59:54.870Z] [INFO] 
04:59:54 [2024-03-06T09:59:54.870Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >---
04:59:54 [2024-03-06T09:59:54.870Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT  [119/141]
04:59:54 [2024-03-06T09:59:54.870Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
04:59:54 [2024-03-06T09:59:54.870Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:59:54 [2024-03-06T09:59:54.870Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:59:54 [2024-03-06T09:59:54.870Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
04:59:55 [2024-03-06T09:59:55.126Z] [INFO] 
04:59:55 [2024-03-06T09:59:55.126Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:59:55 [2024-03-06T09:59:55.126Z] [INFO] 
04:59:55 [2024-03-06T09:59:55.126Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:59:55 [2024-03-06T09:59:55.126Z] [INFO] The project's OSGi version is 2.0.5.202403060913
04:59:55 [2024-03-06T09:59:55.126Z] [INFO] 
04:59:55 [2024-03-06T09:59:55.126Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:59:55 [2024-03-06T09:59:55.126Z] [INFO] 
04:59:55 [2024-03-06T09:59:55.126Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:59:55 [2024-03-06T09:59:55.126Z] [INFO] 
04:59:55 [2024-03-06T09:59:55.126Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:59:55 [2024-03-06T09:59:55.126Z] [INFO] 
04:59:55 [2024-03-06T09:59:55.126Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:59:55 [2024-03-06T09:59:55.126Z] [INFO] 
04:59:55 [2024-03-06T09:59:55.126Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:59:55 [2024-03-06T09:59:55.126Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui.tests
04:59:55 [2024-03-06T09:59:55.381Z] [INFO] 
04:59:55 [2024-03-06T09:59:55.381Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:59:55 [2024-03-06T09:59:55.381Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
04:59:55 [2024-03-06T09:59:55.381Z] [INFO] 
04:59:55 [2024-03-06T09:59:55.381Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:59:55 [2024-03-06T09:59:55.381Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:59:55 [2024-03-06T09:59:55.381Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:59:55 [2024-03-06T09:59:55.381Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
04:59:55 [2024-03-06T09:59:55.381Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:59:55 [2024-03-06T09:59:55.637Z] [INFO] 
04:59:55 [2024-03-06T09:59:55.637Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:59:55 [2024-03-06T09:59:55.637Z] [INFO] 
04:59:55 [2024-03-06T09:59:55.637Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:59:55 [2024-03-06T09:59:55.637Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/test/resources
04:59:55 [2024-03-06T09:59:55.637Z] [INFO] 
04:59:55 [2024-03-06T09:59:55.637Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:59:55 [2024-03-06T09:59:55.637Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 143 were skipped
04:59:55 [2024-03-06T09:59:55.637Z] [INFO] 
04:59:55 [2024-03-06T09:59:55.637Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:59:55 [2024-03-06T09:59:55.637Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-sources.jar
04:59:55 [2024-03-06T09:59:55.637Z] [INFO] 
04:59:55 [2024-03-06T09:59:55.637Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:59:55 [2024-03-06T09:59:55.637Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.jar
04:59:55 [2024-03-06T09:59:55.637Z] [INFO] 
04:59:55 [2024-03-06T09:59:55.637Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:59:55 [2024-03-06T09:59:55.637Z] [INFO] 
04:59:55 [2024-03-06T09:59:55.637Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:59:55 [2024-03-06T09:59:55.637Z] [INFO] 
04:59:55 [2024-03-06T09:59:55.637Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:59:55 [2024-03-06T09:59:55.637Z] [INFO] 
04:59:55 [2024-03-06T09:59:55.637Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:59:55 [2024-03-06T09:59:55.637Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.jar
04:59:57 [2024-03-06T09:59:57.002Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-sources.jar
04:59:58 [2024-03-06T09:59:58.366Z] [INFO] 
04:59:58 [2024-03-06T09:59:58.366Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:59:58 [2024-03-06T09:59:58.622Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data/.metadata/.log
04:59:58 [2024-03-06T09:59:58.622Z] [INFO] Command line:
04:59:58 [2024-03-06T09:59:58.622Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:59:58 [2024-03-06T09:59:58.622Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:00:01 [2024-03-06T10:00:01.908Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:00:01 [2024-03-06T10:00:01.908Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:00:05 [2024-03-06T10:00:05.173Z] !SESSION 2024-03-06 09:59:58.566 -----------------------------------------------
05:00:05 [2024-03-06T10:00:05.173Z] eclipse.buildId=unknown
05:00:05 [2024-03-06T10:00:05.173Z] java.version=17.0.2
05:00:05 [2024-03-06T10:00:05.173Z] java.vendor=Oracle Corporation
05:00:05 [2024-03-06T10:00:05.173Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:00:05 [2024-03-06T10:00:05.173Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
05:00:05 [2024-03-06T10:00:05.173Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
05:00:05 [2024-03-06T10:00:05.173Z] 
05:00:05 [2024-03-06T10:00:05.173Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-06 10:00:04.918
05:00:05 [2024-03-06T10:00:05.173Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
05:00:05 [2024-03-06T10:00:05.173Z] !STACK 0
05:00:05 [2024-03-06T10:00:05.173Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
05:00:05 [2024-03-06T10:00:05.173Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
05:00:05 [2024-03-06T10:00:05.173Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
05:00:05 [2024-03-06T10:00:05.173Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
05:00:05 [2024-03-06T10:00:05.173Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
05:00:05 [2024-03-06T10:00:05.173Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
05:00:05 [2024-03-06T10:00:05.173Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
05:00:05 [2024-03-06T10:00:05.173Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
05:00:05 [2024-03-06T10:00:05.173Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:00:05 [2024-03-06T10:00:05.173Z] Caused by: java.io.IOException: error=2, No such file or directory
05:00:05 [2024-03-06T10:00:05.173Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
05:00:05 [2024-03-06T10:00:05.173Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
05:00:05 [2024-03-06T10:00:05.173Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
05:00:05 [2024-03-06T10:00:05.173Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
05:00:05 [2024-03-06T10:00:05.173Z] 	... 7 more
05:00:05 [2024-03-06T10:00:05.429Z] Running org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
05:00:05 [2024-03-06T10:00:05.684Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
05:00:05 [2024-03-06T10:00:05.684Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[0: --cli --help] -- Time elapsed: 0.016 s
05:00:05 [2024-03-06T10:00:05.684Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[1: --cli -h] -- Time elapsed: 0.001 s
05:00:05 [2024-03-06T10:00:05.684Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[2: --cli --list] -- Time elapsed: 0.045 s
05:00:05 [2024-03-06T10:00:05.684Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[3: --cli -l] -- Time elapsed: 0 s
05:00:05 [2024-03-06T10:00:05.684Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[4: --cli --open mytrace] -- Time elapsed: 0.001 s
05:00:05 [2024-03-06T10:00:05.684Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[5: --cli -o mytrace] -- Time elapsed: 0 s
05:00:05 [2024-03-06T10:00:05.684Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[6: --cli --open mytrace mytrace2 mytrace3] -- Time elapsed: 0 s
05:00:05 [2024-03-06T10:00:05.684Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[7: --cli -o mytrace mytrace2 mytrace3] -- Time elapsed: 0 s
05:00:05 [2024-03-06T10:00:05.684Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[8: --cli --open] -- Time elapsed: 0.001 s
05:00:05 [2024-03-06T10:00:05.684Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[9: --cli -o] -- Time elapsed: 0 s
05:00:05 [2024-03-06T10:00:05.684Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[10: --cli -faulty] -- Time elapsed: 0.001 s
05:00:05 [2024-03-06T10:00:05.684Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[11: --open mytrace] -- Time elapsed: 0 s
05:00:05 [2024-03-06T10:00:05.684Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[12: --open] -- Time elapsed: 0 s
05:00:05 [2024-03-06T10:00:05.684Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[13: --open mytrace --list] -- Time elapsed: 0.001 s
05:00:05 [2024-03-06T10:00:05.684Z] 
05:00:05 [2024-03-06T10:00:05.684Z] Results:
05:00:05 [2024-03-06T10:00:05.684Z] 
05:00:05 [2024-03-06T10:00:05.684Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
05:00:05 [2024-03-06T10:00:05.684Z] 
05:00:06 [2024-03-06T10:00:06.246Z] [INFO] All tests passed
05:00:06 [2024-03-06T10:00:06.246Z] [INFO] 
05:00:06 [2024-03-06T10:00:06.246Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:00:06 [2024-03-06T10:00:06.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.jar
05:00:06 [2024-03-06T10:00:06.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.pom
05:00:06 [2024-03-06T10:00:06.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-sources.jar
05:00:06 [2024-03-06T10:00:06.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-p2metadata.xml
05:00:06 [2024-03-06T10:00:06.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-p2artifacts.xml
05:00:06 [2024-03-06T10:00:06.247Z] [INFO] 
05:00:06 [2024-03-06T10:00:06.247Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:00:06 [2024-03-06T10:00:06.247Z] [INFO] 
05:00:06 [2024-03-06T10:00:06.247Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >--
05:00:06 [2024-03-06T10:00:06.247Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT [120/141]
05:00:06 [2024-03-06T10:00:06.247Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
05:00:06 [2024-03-06T10:00:06.247Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:00:06 [2024-03-06T10:00:06.247Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:00:06 [2024-03-06T10:00:06.247Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
05:00:06 [2024-03-06T10:00:06.502Z] [INFO] 
05:00:06 [2024-03-06T10:00:06.502Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:00:06 [2024-03-06T10:00:06.502Z] [INFO] 
05:00:06 [2024-03-06T10:00:06.502Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:00:06 [2024-03-06T10:00:06.502Z] [INFO] The project's OSGi version is 1.0.5.202403060913
05:00:06 [2024-03-06T10:00:06.502Z] [INFO] 
05:00:06 [2024-03-06T10:00:06.502Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:00:06 [2024-03-06T10:00:06.502Z] [INFO] 
05:00:06 [2024-03-06T10:00:06.502Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:00:06 [2024-03-06T10:00:06.502Z] [INFO] 
05:00:06 [2024-03-06T10:00:06.502Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:00:06 [2024-03-06T10:00:06.502Z] [INFO] 
05:00:06 [2024-03-06T10:00:06.503Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:00:06 [2024-03-06T10:00:06.503Z] [INFO] 
05:00:06 [2024-03-06T10:00:06.503Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:00:06 [2024-03-06T10:00:06.503Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.incubator.ui
05:00:06 [2024-03-06T10:00:06.503Z] [INFO] 
05:00:06 [2024-03-06T10:00:06.503Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:00:06 [2024-03-06T10:00:06.503Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
05:00:06 [2024-03-06T10:00:06.503Z] [INFO] 
05:00:06 [2024-03-06T10:00:06.503Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:00:06 [2024-03-06T10:00:06.503Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:00:06 [2024-03-06T10:00:06.503Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:00:06 [2024-03-06T10:00:06.503Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
05:00:06 [2024-03-06T10:00:06.503Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:00:06 [2024-03-06T10:00:06.758Z] [INFO] 
05:00:06 [2024-03-06T10:00:06.758Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:00:06 [2024-03-06T10:00:06.758Z] [INFO] 
05:00:06 [2024-03-06T10:00:06.758Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:00:06 [2024-03-06T10:00:06.758Z] [INFO] 
05:00:06 [2024-03-06T10:00:06.758Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:00:06 [2024-03-06T10:00:06.758Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources
05:00:06 [2024-03-06T10:00:06.759Z] [INFO] 
05:00:06 [2024-03-06T10:00:06.759Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:00:06 [2024-03-06T10:00:06.759Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:00:06 [2024-03-06T10:00:06.759Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:00:06 [2024-03-06T10:00:06.759Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
05:00:06 [2024-03-06T10:00:06.759Z] [INFO] 
05:00:06 [2024-03-06T10:00:06.759Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:00:06 [2024-03-06T10:00:06.759Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
05:00:06 [2024-03-06T10:00:06.759Z] [INFO] 
05:00:06 [2024-03-06T10:00:06.759Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:00:06 [2024-03-06T10:00:06.759Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT-sources.jar
05:00:06 [2024-03-06T10:00:06.759Z] [INFO] 
05:00:06 [2024-03-06T10:00:06.759Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:00:06 [2024-03-06T10:00:06.759Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT.jar
05:00:06 [2024-03-06T10:00:06.759Z] [INFO] 
05:00:06 [2024-03-06T10:00:06.759Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:00:06 [2024-03-06T10:00:06.759Z] [INFO] 
05:00:06 [2024-03-06T10:00:06.759Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:00:06 [2024-03-06T10:00:06.759Z] [INFO] 
05:00:06 [2024-03-06T10:00:06.759Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:00:06 [2024-03-06T10:00:06.759Z] [INFO] 
05:00:06 [2024-03-06T10:00:06.759Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:00:06 [2024-03-06T10:00:06.759Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT.jar
05:00:07 [2024-03-06T10:00:07.687Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT-sources.jar
05:00:08 [2024-03-06T10:00:08.250Z] [INFO] 
05:00:08 [2024-03-06T10:00:08.250Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:00:08 [2024-03-06T10:00:08.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT.jar
05:00:08 [2024-03-06T10:00:08.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT.pom
05:00:08 [2024-03-06T10:00:08.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT-sources.jar
05:00:08 [2024-03-06T10:00:08.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT-p2metadata.xml
05:00:08 [2024-03-06T10:00:08.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT-p2artifacts.xml
05:00:08 [2024-03-06T10:00:08.250Z] [INFO] 
05:00:08 [2024-03-06T10:00:08.250Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:00:08 [2024-03-06T10:00:08.250Z] [INFO] 
05:00:08 [2024-03-06T10:00:08.250Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >---
05:00:08 [2024-03-06T10:00:08.250Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 9.3.0-SNAPSHOT [121/141]
05:00:08 [2024-03-06T10:00:08.251Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
05:00:08 [2024-03-06T10:00:08.251Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:00:08 [2024-03-06T10:00:08.251Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] 
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator ---
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] 
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] The project's OSGi version is 9.3.0.202403060913
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] 
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] 
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] 
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] 
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] 
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator ---
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/src/main/resources
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] 
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator ---
05:00:08 [2024-03-06T10:00:08.507Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] 
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator ---
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] 
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator ---
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT.jar
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] 
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator ---
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] 
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] 
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.incubator ---
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT-sources-feature.jar
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] 
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] 
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.incubator ---
05:00:08 [2024-03-06T10:00:08.507Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT.jar
05:00:09 [2024-03-06T10:00:09.434Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT-sources-feature.jar
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] 
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator ---
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT.jar
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT.pom
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT-sources-feature.jar
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT-p2metadata.xml
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT-p2artifacts.xml
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] 
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator ---
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] 
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 9.3.0-SNAPSHOT       [122/141]
05:00:10 [2024-03-06T10:00:10.798Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] 
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli ---
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] 
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] The project's OSGi version is 9.3.0.202403060913
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] 
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] 
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] 
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] 
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] 
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli ---
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/src/main/resources
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] 
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli ---
05:00:10 [2024-03-06T10:00:10.798Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] 
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli ---
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] 
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.cli ---
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT.jar
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] 
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli ---
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] 
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] 
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli ---
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT-sources-feature.jar
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] 
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] 
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.cli ---
05:00:10 [2024-03-06T10:00:10.798Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT.jar
05:00:11 [2024-03-06T10:00:11.359Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT-sources-feature.jar
05:00:12 [2024-03-06T10:00:12.284Z] [INFO] 
05:00:12 [2024-03-06T10:00:12.284Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli ---
05:00:12 [2024-03-06T10:00:12.284Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT.jar
05:00:12 [2024-03-06T10:00:12.284Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT.pom
05:00:12 [2024-03-06T10:00:12.284Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT-sources-feature.jar
05:00:12 [2024-03-06T10:00:12.284Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT-p2metadata.xml
05:00:12 [2024-03-06T10:00:12.284Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT-p2artifacts.xml
05:00:12 [2024-03-06T10:00:12.284Z] [INFO] 
05:00:12 [2024-03-06T10:00:12.284Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli ---
05:00:12 [2024-03-06T10:00:12.284Z] [INFO] 
05:00:12 [2024-03-06T10:00:12.284Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >--
05:00:12 [2024-03-06T10:00:12.284Z] [INFO] Building Trace Compass Json trace Parent 9.3.0-SNAPSHOT        [123/141]
05:00:12 [2024-03-06T10:00:12.284Z] [INFO]   from jsontrace/pom.xml
05:00:12 [2024-03-06T10:00:12.284Z] [INFO] --------------------------------[ pom ]---------------------------------
05:00:12 [2024-03-06T10:00:12.284Z] [INFO] 
05:00:12 [2024-03-06T10:00:12.284Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent ---
05:00:12 [2024-03-06T10:00:12.284Z] [INFO] 
05:00:12 [2024-03-06T10:00:12.284Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
05:00:12 [2024-03-06T10:00:12.284Z] [INFO] 
05:00:12 [2024-03-06T10:00:12.284Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent ---
05:00:12 [2024-03-06T10:00:12.284Z] [INFO] 
05:00:12 [2024-03-06T10:00:12.284Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace-parent ---
05:00:12 [2024-03-06T10:00:12.284Z] [INFO] 
05:00:12 [2024-03-06T10:00:12.284Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent ---
05:00:12 [2024-03-06T10:00:12.284Z] [INFO] 
05:00:12 [2024-03-06T10:00:12.284Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace-parent ---
05:00:12 [2024-03-06T10:00:12.284Z] [INFO] 
05:00:12 [2024-03-06T10:00:12.285Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent ---
05:00:12 [2024-03-06T10:00:12.285Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-parent-9.3.0-SNAPSHOT.pom
05:00:12 [2024-03-06T10:00:12.285Z] [INFO] 
05:00:12 [2024-03-06T10:00:12.285Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >--
05:00:12 [2024-03-06T10:00:12.285Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT [124/141]
05:00:12 [2024-03-06T10:00:12.285Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
05:00:12 [2024-03-06T10:00:12.285Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:00:12 [2024-03-06T10:00:12.285Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:00:12 [2024-03-06T10:00:12.285Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
05:00:12 [2024-03-06T10:00:12.285Z] [INFO] 
05:00:12 [2024-03-06T10:00:12.285Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core ---
05:00:12 [2024-03-06T10:00:12.285Z] [INFO] 
05:00:12 [2024-03-06T10:00:12.285Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
05:00:12 [2024-03-06T10:00:12.285Z] [INFO] The project's OSGi version is 1.1.0.202403060913
05:00:12 [2024-03-06T10:00:12.285Z] [INFO] 
05:00:12 [2024-03-06T10:00:12.285Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
05:00:12 [2024-03-06T10:00:12.285Z] [INFO] 
05:00:12 [2024-03-06T10:00:12.285Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
05:00:12 [2024-03-06T10:00:12.285Z] [INFO] 
05:00:12 [2024-03-06T10:00:12.285Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
05:00:12 [2024-03-06T10:00:12.285Z] [INFO] 
05:00:12 [2024-03-06T10:00:12.285Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
05:00:12 [2024-03-06T10:00:12.285Z] [INFO] 
05:00:12 [2024-03-06T10:00:12.285Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core ---
05:00:12 [2024-03-06T10:00:12.285Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core
05:00:12 [2024-03-06T10:00:12.285Z] [INFO] 
05:00:12 [2024-03-06T10:00:12.285Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
05:00:12 [2024-03-06T10:00:12.285Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
05:00:12 [2024-03-06T10:00:12.285Z] [INFO] 
05:00:12 [2024-03-06T10:00:12.285Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
05:00:12 [2024-03-06T10:00:12.285Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:00:12 [2024-03-06T10:00:12.285Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:00:12 [2024-03-06T10:00:12.285Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
05:00:12 [2024-03-06T10:00:12.285Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:00:12 [2024-03-06T10:00:12.540Z] [INFO] 
05:00:12 [2024-03-06T10:00:12.540Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.jsontrace.core ---
05:00:12 [2024-03-06T10:00:12.540Z] [INFO] 
05:00:12 [2024-03-06T10:00:12.540Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core ---
05:00:12 [2024-03-06T10:00:12.540Z] [INFO] 
05:00:12 [2024-03-06T10:00:12.540Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core ---
05:00:12 [2024-03-06T10:00:12.540Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources
05:00:12 [2024-03-06T10:00:12.540Z] [INFO] 
05:00:12 [2024-03-06T10:00:12.540Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core ---
05:00:12 [2024-03-06T10:00:12.540Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:00:12 [2024-03-06T10:00:12.540Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:00:12 [2024-03-06T10:00:12.540Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
05:00:12 [2024-03-06T10:00:12.540Z] [INFO] 
05:00:12 [2024-03-06T10:00:12.540Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core ---
05:00:12 [2024-03-06T10:00:12.540Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
05:00:12 [2024-03-06T10:00:12.540Z] [INFO] 
05:00:12 [2024-03-06T10:00:12.540Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core ---
05:00:12 [2024-03-06T10:00:12.540Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-sources.jar
05:00:12 [2024-03-06T10:00:12.540Z] [INFO] 
05:00:12 [2024-03-06T10:00:12.540Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core ---
05:00:12 [2024-03-06T10:00:12.540Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.jar
05:00:12 [2024-03-06T10:00:12.540Z] [INFO] 
05:00:12 [2024-03-06T10:00:12.540Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core ---
05:00:12 [2024-03-06T10:00:12.540Z] [INFO] 
05:00:12 [2024-03-06T10:00:12.540Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace.core ---
05:00:12 [2024-03-06T10:00:12.540Z] [INFO] 
05:00:12 [2024-03-06T10:00:12.540Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core ---
05:00:12 [2024-03-06T10:00:12.540Z] [INFO] 
05:00:12 [2024-03-06T10:00:12.540Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace.core ---
05:00:12 [2024-03-06T10:00:12.540Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.jar
05:00:13 [2024-03-06T10:00:13.466Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-sources.jar
05:00:14 [2024-03-06T10:00:14.026Z] [INFO] 
05:00:14 [2024-03-06T10:00:14.026Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core ---
05:00:14 [2024-03-06T10:00:14.026Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.jar
05:00:14 [2024-03-06T10:00:14.026Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.pom
05:00:14 [2024-03-06T10:00:14.026Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-sources.jar
05:00:14 [2024-03-06T10:00:14.027Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-p2metadata.xml
05:00:14 [2024-03-06T10:00:14.027Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-p2artifacts.xml
05:00:14 [2024-03-06T10:00:14.027Z] [INFO] 
05:00:14 [2024-03-06T10:00:14.027Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core ---
05:00:14 [2024-03-06T10:00:14.027Z] [INFO] 
05:00:14 [2024-03-06T10:00:14.027Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >-----
05:00:14 [2024-03-06T10:00:14.027Z] [INFO] Building org.eclipse.tracecompass.jsontrace 9.3.0-SNAPSHOT     [125/141]
05:00:14 [2024-03-06T10:00:14.027Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
05:00:14 [2024-03-06T10:00:14.027Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:00:14 [2024-03-06T10:00:14.027Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
05:00:14 [2024-03-06T10:00:14.282Z] [INFO] 
05:00:14 [2024-03-06T10:00:14.282Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace ---
05:00:14 [2024-03-06T10:00:14.282Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target
05:00:14 [2024-03-06T10:00:14.282Z] [INFO] 
05:00:14 [2024-03-06T10:00:14.282Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
05:00:14 [2024-03-06T10:00:14.282Z] [INFO] The project's OSGi version is 9.3.0.202403060913
05:00:14 [2024-03-06T10:00:14.282Z] [INFO] 
05:00:14 [2024-03-06T10:00:14.282Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
05:00:14 [2024-03-06T10:00:14.282Z] [INFO] 
05:00:14 [2024-03-06T10:00:14.282Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
05:00:14 [2024-03-06T10:00:14.282Z] [INFO] 
05:00:14 [2024-03-06T10:00:14.282Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
05:00:14 [2024-03-06T10:00:14.282Z] [INFO] 
05:00:14 [2024-03-06T10:00:14.282Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
05:00:14 [2024-03-06T10:00:14.282Z] [INFO] 
05:00:14 [2024-03-06T10:00:14.282Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace ---
05:00:14 [2024-03-06T10:00:14.282Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/src/main/resources
05:00:14 [2024-03-06T10:00:14.282Z] [INFO] 
05:00:14 [2024-03-06T10:00:14.282Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace ---
05:00:14 [2024-03-06T10:00:14.282Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
05:00:14 [2024-03-06T10:00:14.282Z] [INFO] 
05:00:14 [2024-03-06T10:00:14.282Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace ---
05:00:14 [2024-03-06T10:00:14.282Z] [INFO] 
05:00:14 [2024-03-06T10:00:14.282Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace ---
05:00:14 [2024-03-06T10:00:14.282Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT.jar
05:00:14 [2024-03-06T10:00:14.282Z] [INFO] 
05:00:14 [2024-03-06T10:00:14.282Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace ---
05:00:14 [2024-03-06T10:00:14.282Z] [INFO] 
05:00:14 [2024-03-06T10:00:14.282Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
05:00:14 [2024-03-06T10:00:14.282Z] [INFO] 
05:00:14 [2024-03-06T10:00:14.282Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace ---
05:00:14 [2024-03-06T10:00:14.282Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT-sources-feature.jar
05:00:14 [2024-03-06T10:00:14.283Z] [INFO] 
05:00:14 [2024-03-06T10:00:14.283Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
05:00:14 [2024-03-06T10:00:14.283Z] [INFO] 
05:00:14 [2024-03-06T10:00:14.283Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace ---
05:00:14 [2024-03-06T10:00:14.283Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT.jar
05:00:15 [2024-03-06T10:00:15.209Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT-sources-feature.jar
05:00:15 [2024-03-06T10:00:15.467Z] [INFO] 
05:00:15 [2024-03-06T10:00:15.467Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace ---
05:00:15 [2024-03-06T10:00:15.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT.jar
05:00:15 [2024-03-06T10:00:15.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT.pom
05:00:15 [2024-03-06T10:00:15.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT-sources-feature.jar
05:00:15 [2024-03-06T10:00:15.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT-p2metadata.xml
05:00:15 [2024-03-06T10:00:15.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT-p2artifacts.xml
05:00:15 [2024-03-06T10:00:15.467Z] [INFO] 
05:00:15 [2024-03-06T10:00:15.467Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace ---
05:00:15 [2024-03-06T10:00:15.467Z] [INFO] 
05:00:15 [2024-03-06T10:00:15.467Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >----
05:00:15 [2024-03-06T10:00:15.467Z] [INFO] Building Trace Compass RCP Product 9.3.0-SNAPSHOT              [126/141]
05:00:15 [2024-03-06T10:00:15.467Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.product/pom.xml
05:00:15 [2024-03-06T10:00:15.467Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
05:00:15 [2024-03-06T10:00:15.467Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
05:00:16 [2024-03-06T10:00:16.396Z] [INFO] 
05:00:16 [2024-03-06T10:00:16.396Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.product ---
05:00:16 [2024-03-06T10:00:16.396Z] [INFO] 
05:00:16 [2024-03-06T10:00:16.396Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
05:00:16 [2024-03-06T10:00:16.396Z] [INFO] The project's OSGi version is 9.3.0.202403060913
05:00:16 [2024-03-06T10:00:16.396Z] [INFO] 
05:00:16 [2024-03-06T10:00:16.396Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
05:00:16 [2024-03-06T10:00:16.396Z] [INFO] 
05:00:16 [2024-03-06T10:00:16.396Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
05:00:16 [2024-03-06T10:00:16.397Z] [INFO] 
05:00:16 [2024-03-06T10:00:16.397Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
05:00:16 [2024-03-06T10:00:16.397Z] [INFO] 
05:00:16 [2024-03-06T10:00:16.397Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
05:00:16 [2024-03-06T10:00:16.397Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
05:00:16 [2024-03-06T10:00:16.397Z] [INFO] 
05:00:16 [2024-03-06T10:00:16.397Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product ---
05:00:16 [2024-03-06T10:00:16.397Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
05:00:16 [2024-03-06T10:00:16.397Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
05:00:16 [2024-03-06T10:00:16.397Z] [INFO] 
05:00:16 [2024-03-06T10:00:16.397Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product ---
05:00:16 [2024-03-06T10:00:16.397Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
05:00:16 [2024-03-06T10:00:16.652Z] [INFO] 
05:00:16 [2024-03-06T10:00:16.652Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product ---
05:00:16 [2024-03-06T10:00:16.652Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
05:00:16 [2024-03-06T10:00:16.652Z] [INFO] 
05:00:16 [2024-03-06T10:00:16.652Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product ---
05:00:16 [2024-03-06T10:00:16.652Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
05:00:16 [2024-03-06T10:00:16.652Z] [INFO] 
05:00:16 [2024-03-06T10:00:16.652Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product ---
05:00:16 [2024-03-06T10:00:16.652Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
05:00:31 [2024-03-06T10:00:31.493Z] [WARNING] [c29bcccc-7250-43a7-9435-ef183165571b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64,9.3.0.202403060913.
05:00:31 [2024-03-06T10:00:31.493Z] [WARNING] [c29bcccc-7250-43a7-9435-ef183165571b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.tracecompass.rcp.executable.cocoa.macosx.aarch64,9.3.0.202403060913.
05:00:34 [2024-03-06T10:00:34.759Z] [WARNING] [c29bcccc-7250-43a7-9435-ef183165571b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64,9.3.0.202403060913.
05:00:36 [2024-03-06T10:00:36.122Z] [WARNING] [c29bcccc-7250-43a7-9435-ef183165571b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64,9.3.0.202403060913.
05:00:58 [2024-03-06T10:00:58.000Z] [INFO] 
05:00:58 [2024-03-06T10:00:58.000Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product ---
05:00:58 [2024-03-06T10:00:58.000Z] [INFO] 
05:00:58 [2024-03-06T10:00:58.000Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product ---
05:00:58 [2024-03-06T10:00:58.000Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
05:00:58 [2024-03-06T10:00:58.000Z] [INFO] 
05:00:58 [2024-03-06T10:00:58.000Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.product ---
05:00:58 [2024-03-06T10:00:58.000Z] [INFO] 
05:00:58 [2024-03-06T10:00:58.000Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product ---
05:00:58 [2024-03-06T10:00:58.000Z] [INFO] 
05:00:58 [2024-03-06T10:00:58.000Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.product ---
05:00:58 [2024-03-06T10:00:58.000Z] [INFO] 
05:00:58 [2024-03-06T10:00:58.000Z] [INFO] --- tycho-p2-director:4.0.3:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product ---
05:00:58 [2024-03-06T10:00:58.000Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass
05:00:58 [2024-03-06T10:00:58.000Z] Installing org.eclipse.tracecompass.rcp 9.3.0.202403060913.
05:01:16 [2024-03-06T10:01:16.040Z] Operation completed in 19519 ms.
05:01:16 [2024-03-06T10:01:16.040Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app
05:01:16 [2024-03-06T10:01:16.040Z] Installing org.eclipse.tracecompass.rcp 9.3.0.202403060913.
05:01:37 [2024-03-06T10:01:37.918Z] Operation completed in 19711 ms.
05:01:37 [2024-03-06T10:01:37.918Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/aarch64/trace-compass.app
05:01:37 [2024-03-06T10:01:37.918Z] Installing org.eclipse.tracecompass.rcp 9.3.0.202403060913.
05:01:55 [2024-03-06T10:01:55.956Z] Operation completed in 17900 ms.
05:01:55 [2024-03-06T10:01:55.956Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/linux/gtk/x86_64/trace-compass
05:01:55 [2024-03-06T10:01:55.956Z] Installing org.eclipse.tracecompass.rcp 9.3.0.202403060913.
05:02:13 [2024-03-06T10:02:13.996Z] Operation completed in 18136 ms.
05:02:13 [2024-03-06T10:02:13.996Z] [INFO] 
05:02:13 [2024-03-06T10:02:13.996Z] [INFO] --- eclipse-macsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.product ---
05:02:19 [2024-03-06T10:02:19.239Z] [INFO] [Wed Mar 06 10:02:19 GMT 2024] Signing OS X application '/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app'...
05:02:45 [2024-03-06T10:02:45.760Z] [INFO] [Wed Mar 06 10:02:42 GMT 2024] Signing OS X application '/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/aarch64/trace-compass.app'...
05:03:00 [2024-03-06T10:03:00.614Z] [INFO] 
05:03:00 [2024-03-06T10:03:00.614Z] [INFO] --- eclipse-winsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.product ---
05:03:00 [2024-03-06T10:03:00.614Z] [INFO] [Wed Mar 06 10:02:58 GMT 2024] Signing Windows executable '/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass/tracecompass.exe'
05:03:00 [2024-03-06T10:03:00.614Z] [INFO] [Wed Mar 06 10:02:59 GMT 2024] Signing Windows executable '/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass/tracecompassc.exe'
05:03:01 [2024-03-06T10:03:01.977Z] [INFO] 
05:03:01 [2024-03-06T10:03:01.977Z] [INFO] --- tycho-p2-director:4.0.3:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product ---
05:03:02 [2024-03-06T10:03:02.233Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240306-0913-win32.win32.x86_64.zip
05:03:06 [2024-03-06T10:03:06.396Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240306-0913-macosx.cocoa.x86_64.tar.gz
05:03:14 [2024-03-06T10:03:14.477Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240306-0913-macosx.cocoa.aarch64.tar.gz
05:03:22 [2024-03-06T10:03:22.557Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240306-0913-linux.gtk.x86_64.tar.gz
05:03:29 [2024-03-06T10:03:29.093Z] [INFO] 
05:03:29 [2024-03-06T10:03:29.093Z] [INFO] --- eclipse-dmg-packager:1.4.2:package-dmg (dmg-package-rcp-aarch64) @ org.eclipse.tracecompass.rcp.product ---
05:03:29 [2024-03-06T10:03:29.093Z] [INFO] [Wed Mar 06 10:03:28 GMT 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240306-0913-macosx.cocoa.aarch64.tar.gz'...
05:03:47 [2024-03-06T10:03:47.151Z] [INFO] 
05:03:47 [2024-03-06T10:03:47.151Z] [INFO] --- eclipse-dmg-packager:1.4.2:package-dmg (dmg-package-rcp-x86-64) @ org.eclipse.tracecompass.rcp.product ---
05:03:47 [2024-03-06T10:03:47.151Z] [INFO] [Wed Mar 06 10:03:46 GMT 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240306-0913-macosx.cocoa.x86_64.tar.gz'...
05:04:05 [2024-03-06T10:04:05.204Z] [INFO] 
05:04:05 [2024-03-06T10:04:05.204Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product ---
05:04:05 [2024-03-06T10:04:05.204Z] [INFO] No primary artifact to install, installing attached artifacts instead.
05:04:05 [2024-03-06T10:04:05.204Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT.pom
05:04:05 [2024-03-06T10:04:05.204Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip
05:04:05 [2024-03-06T10:04:05.204Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip
05:04:05 [2024-03-06T10:04:05.204Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-p2artifacts.xml
05:04:05 [2024-03-06T10:04:05.204Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.aarch64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.aarch64.zip
05:04:05 [2024-03-06T10:04:05.204Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip
05:04:05 [2024-03-06T10:04:05.204Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-p2metadata.xml
05:04:05 [2024-03-06T10:04:05.204Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240306-0913-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-win32.win32.x86_64.zip
05:04:05 [2024-03-06T10:04:05.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240306-0913-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz
05:04:05 [2024-03-06T10:04:05.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240306-0913-macosx.cocoa.aarch64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-macosx.cocoa.aarch64.tar.gz
05:04:05 [2024-03-06T10:04:05.460Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240306-0913-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-linux.gtk.x86_64.tar.gz
05:04:05 [2024-03-06T10:04:05.460Z] [INFO] 
05:04:05 [2024-03-06T10:04:05.460Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product ---
05:04:05 [2024-03-06T10:04:05.460Z] [INFO] 
05:04:05 [2024-03-06T10:04:05.460Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------
05:04:05 [2024-03-06T10:04:05.460Z] [INFO] Building Trace Compass Target Platform 9.3.0-SNAPSHOT          [127/141]
05:04:05 [2024-03-06T10:04:05.460Z] [INFO]   from releng/org.eclipse.tracecompass.target/pom.xml
05:04:05 [2024-03-06T10:04:05.460Z] [INFO] --------------------------------[ pom ]---------------------------------
05:04:05 [2024-03-06T10:04:05.460Z] [INFO] 
05:04:05 [2024-03-06T10:04:05.460Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.target ---
05:04:05 [2024-03-06T10:04:05.460Z] [INFO] 
05:04:05 [2024-03-06T10:04:05.460Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
05:04:05 [2024-03-06T10:04:05.460Z] [INFO] 
05:04:05 [2024-03-06T10:04:05.460Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.target ---
05:04:05 [2024-03-06T10:04:05.460Z] [INFO] 
05:04:05 [2024-03-06T10:04:05.460Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.target ---
05:04:05 [2024-03-06T10:04:05.460Z] [INFO] 
05:04:05 [2024-03-06T10:04:05.460Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target ---
05:04:05 [2024-03-06T10:04:05.460Z] [INFO] 
05:04:05 [2024-03-06T10:04:05.460Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.target ---
05:04:05 [2024-03-06T10:04:05.460Z] [INFO] 
05:04:05 [2024-03-06T10:04:05.460Z] [INFO] --- build-helper:3.4.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target ---
05:04:05 [2024-03-06T10:04:05.460Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
05:04:05 [2024-03-06T10:04:05.715Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
05:04:05 [2024-03-06T10:04:05.715Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
05:04:05 [2024-03-06T10:04:05.970Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
05:04:05 [2024-03-06T10:04:05.970Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
05:04:05 [2024-03-06T10:04:05.970Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
05:04:05 [2024-03-06T10:04:05.970Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom (4.5 kB at 1.1 MB/s)
05:04:05 [2024-03-06T10:04:05.970Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
05:04:05 [2024-03-06T10:04:05.970Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
05:04:05 [2024-03-06T10:04:05.970Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
05:04:05 [2024-03-06T10:04:05.970Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
05:04:05 [2024-03-06T10:04:05.971Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
05:04:05 [2024-03-06T10:04:05.971Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
05:04:05 [2024-03-06T10:04:05.971Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 2.4 MB/s)
05:04:05 [2024-03-06T10:04:05.971Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
05:04:05 [2024-03-06T10:04:05.971Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
05:04:05 [2024-03-06T10:04:05.971Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/36/maven-parent-36.pom
05:04:05 [2024-03-06T10:04:05.971Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
05:04:05 [2024-03-06T10:04:05.971Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
05:04:05 [2024-03-06T10:04:05.971Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/36/maven-parent-36.pom
05:04:05 [2024-03-06T10:04:05.971Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 23 MB/s)
05:04:05 [2024-03-06T10:04:05.971Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/26/apache-26.pom
05:04:05 [2024-03-06T10:04:05.971Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/26/apache-26.pom
05:04:05 [2024-03-06T10:04:05.971Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/26/apache-26.pom
05:04:06 [2024-03-06T10:04:06.226Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/26/apache-26.pom
05:04:06 [2024-03-06T10:04:06.226Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/26/apache-26.pom
05:04:06 [2024-03-06T10:04:06.226Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom
05:04:06 [2024-03-06T10:04:06.226Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom (21 kB at 10 MB/s)
05:04:06 [2024-03-06T10:04:06.226Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
05:04:06 [2024-03-06T10:04:06.226Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
05:04:06 [2024-03-06T10:04:06.226Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
05:04:06 [2024-03-06T10:04:06.226Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
05:04:06 [2024-03-06T10:04:06.226Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
05:04:06 [2024-03-06T10:04:06.226Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
05:04:06 [2024-03-06T10:04:06.226Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 1.0 MB/s)
05:04:06 [2024-03-06T10:04:06.226Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
05:04:06 [2024-03-06T10:04:06.226Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
05:04:06 [2024-03-06T10:04:06.226Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
05:04:06 [2024-03-06T10:04:06.482Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
05:04:06 [2024-03-06T10:04:06.482Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
05:04:06 [2024-03-06T10:04:06.482Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
05:04:06 [2024-03-06T10:04:06.482Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar (36 kB at 18 MB/s)
05:04:06 [2024-03-06T10:04:06.482Z] [INFO] 
05:04:06 [2024-03-06T10:04:06.482Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.target ---
05:04:06 [2024-03-06T10:04:06.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT.pom
05:04:06 [2024-03-06T10:04:06.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.20.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-e4.20.target
05:04:06 [2024-03-06T10:04:06.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.21.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-e4.21.target
05:04:06 [2024-03-06T10:04:06.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.22.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-e4.22.target
05:04:06 [2024-03-06T10:04:06.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.23.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-e4.23.target
05:04:06 [2024-03-06T10:04:06.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.24.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-e4.24.target
05:04:06 [2024-03-06T10:04:06.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.25.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-e4.25.target
05:04:06 [2024-03-06T10:04:06.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-eStaging.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-eStaging.target
05:04:06 [2024-03-06T10:04:06.482Z] [INFO] 
05:04:06 [2024-03-06T10:04:06.482Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >--
05:04:06 [2024-03-06T10:04:06.482Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT [128/141]
05:04:06 [2024-03-06T10:04:06.482Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
05:04:06 [2024-03-06T10:04:06.482Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:04:06 [2024-03-06T10:04:06.482Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:04:06 [2024-03-06T10:04:06.482Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
05:04:07 [2024-03-06T10:04:07.044Z] [INFO] 
05:04:07 [2024-03-06T10:04:07.044Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:04:07 [2024-03-06T10:04:07.044Z] [INFO] 
05:04:07 [2024-03-06T10:04:07.044Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:04:07 [2024-03-06T10:04:07.044Z] [INFO] The project's OSGi version is 1.0.5.202403060913
05:04:07 [2024-03-06T10:04:07.044Z] [INFO] 
05:04:07 [2024-03-06T10:04:07.044Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:04:07 [2024-03-06T10:04:07.044Z] [INFO] 
05:04:07 [2024-03-06T10:04:07.044Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:04:07 [2024-03-06T10:04:07.044Z] [INFO] 
05:04:07 [2024-03-06T10:04:07.044Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:04:07 [2024-03-06T10:04:07.044Z] [INFO] 
05:04:07 [2024-03-06T10:04:07.044Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:04:07 [2024-03-06T10:04:07.044Z] [INFO] 
05:04:07 [2024-03-06T10:04:07.044Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:04:07 [2024-03-06T10:04:07.044Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.tests
05:04:07 [2024-03-06T10:04:07.300Z] [INFO] 
05:04:07 [2024-03-06T10:04:07.300Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:04:07 [2024-03-06T10:04:07.300Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
05:04:07 [2024-03-06T10:04:07.300Z] [INFO] 
05:04:07 [2024-03-06T10:04:07.300Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:04:07 [2024-03-06T10:04:07.300Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:04:07 [2024-03-06T10:04:07.300Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:04:07 [2024-03-06T10:04:07.300Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
05:04:07 [2024-03-06T10:04:07.300Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:04:07 [2024-03-06T10:04:07.555Z] [INFO] 
05:04:07 [2024-03-06T10:04:07.555Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:04:07 [2024-03-06T10:04:07.555Z] [INFO] 
05:04:07 [2024-03-06T10:04:07.555Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:04:07 [2024-03-06T10:04:07.555Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/test/resources
05:04:07 [2024-03-06T10:04:07.555Z] [INFO] 
05:04:07 [2024-03-06T10:04:07.555Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:04:07 [2024-03-06T10:04:07.555Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
05:04:07 [2024-03-06T10:04:07.555Z] [INFO] 
05:04:07 [2024-03-06T10:04:07.555Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:04:07 [2024-03-06T10:04:07.555Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-sources.jar
05:04:07 [2024-03-06T10:04:07.555Z] [INFO] 
05:04:07 [2024-03-06T10:04:07.555Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:04:07 [2024-03-06T10:04:07.555Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.jar
05:04:07 [2024-03-06T10:04:07.555Z] [INFO] 
05:04:07 [2024-03-06T10:04:07.555Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:04:07 [2024-03-06T10:04:07.555Z] [INFO] 
05:04:07 [2024-03-06T10:04:07.555Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:04:07 [2024-03-06T10:04:07.555Z] [INFO] 
05:04:07 [2024-03-06T10:04:07.555Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:04:07 [2024-03-06T10:04:07.555Z] [INFO] 
05:04:07 [2024-03-06T10:04:07.555Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:04:07 [2024-03-06T10:04:07.555Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.jar
05:04:08 [2024-03-06T10:04:08.919Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-sources.jar
05:04:09 [2024-03-06T10:04:09.482Z] [INFO] 
05:04:09 [2024-03-06T10:04:09.482Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:04:09 [2024-03-06T10:04:09.738Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data/.metadata/.log
05:04:09 [2024-03-06T10:04:09.738Z] [INFO] Command line:
05:04:09 [2024-03-06T10:04:09.738Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
05:04:09 [2024-03-06T10:04:09.739Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:04:13 [2024-03-06T10:04:13.005Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:04:13 [2024-03-06T10:04:13.005Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:04:16 [2024-03-06T10:04:16.272Z] !SESSION 2024-03-06 10:04:09.735 -----------------------------------------------
05:04:16 [2024-03-06T10:04:16.272Z] eclipse.buildId=unknown
05:04:16 [2024-03-06T10:04:16.272Z] java.version=17.0.2
05:04:16 [2024-03-06T10:04:16.272Z] java.vendor=Oracle Corporation
05:04:16 [2024-03-06T10:04:16.272Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:04:16 [2024-03-06T10:04:16.272Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
05:04:16 [2024-03-06T10:04:16.273Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
05:04:16 [2024-03-06T10:04:16.273Z] 
05:04:16 [2024-03-06T10:04:16.273Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-06 10:04:16.236
05:04:16 [2024-03-06T10:04:16.273Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
05:04:16 [2024-03-06T10:04:16.273Z] !STACK 0
05:04:16 [2024-03-06T10:04:16.273Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
05:04:16 [2024-03-06T10:04:16.273Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
05:04:16 [2024-03-06T10:04:16.273Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
05:04:16 [2024-03-06T10:04:16.273Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
05:04:16 [2024-03-06T10:04:16.273Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
05:04:16 [2024-03-06T10:04:16.273Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
05:04:16 [2024-03-06T10:04:16.273Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
05:04:16 [2024-03-06T10:04:16.273Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
05:04:16 [2024-03-06T10:04:16.273Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:04:16 [2024-03-06T10:04:16.273Z] Caused by: java.io.IOException: error=2, No such file or directory
05:04:16 [2024-03-06T10:04:16.273Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
05:04:16 [2024-03-06T10:04:16.273Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
05:04:16 [2024-03-06T10:04:16.273Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
05:04:16 [2024-03-06T10:04:16.273Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
05:04:16 [2024-03-06T10:04:16.273Z] 	... 7 more
05:04:16 [2024-03-06T10:04:16.835Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
05:04:17 [2024-03-06T10:04:17.091Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
05:04:17 [2024-03-06T10:04:17.091Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest.testBuiltinOutput -- Time elapsed: 0.278 s
05:04:17 [2024-03-06T10:04:17.091Z] 
05:04:17 [2024-03-06T10:04:17.091Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-06 10:04:16.997
05:04:17 [2024-03-06T10:04:17.091Z] !MESSAGE Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
05:04:17 [2024-03-06T10:04:17.091Z] Unexpected error executing analysis with trace 
05:04:17 [2024-03-06T10:04:17.091Z] !STACK 0
05:04:17 [2024-03-06T10:04:17.091Z] java.lang.NullPointerException
05:04:17 [2024-03-06T10:04:17.091Z] 	at java.base/java.io.File.<init>(File.java:278)
05:04:17 [2024-03-06T10:04:17.091Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
05:04:17 [2024-03-06T10:04:17.091Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
05:04:17 [2024-03-06T10:04:17.091Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
05:04:17 [2024-03-06T10:04:17.091Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
05:04:17 [2024-03-06T10:04:17.091Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
05:04:17 [2024-03-06T10:04:17.091Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:04:17 [2024-03-06T10:04:17.091Z] 
05:04:17 [2024-03-06T10:04:17.091Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-06 10:04:16.999
05:04:17 [2024-03-06T10:04:17.091Z] !MESSAGE Unexpected error executing analysis with trace 
05:04:17 [2024-03-06T10:04:17.091Z] !STACK 0
05:04:17 [2024-03-06T10:04:17.091Z] java.lang.NullPointerException
05:04:17 [2024-03-06T10:04:17.091Z] 	at java.base/java.io.File.<init>(File.java:278)
05:04:17 [2024-03-06T10:04:17.091Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
05:04:17 [2024-03-06T10:04:17.092Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
05:04:17 [2024-03-06T10:04:17.092Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
05:04:17 [2024-03-06T10:04:17.092Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
05:04:17 [2024-03-06T10:04:17.092Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
05:04:17 [2024-03-06T10:04:17.092Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:04:17 [2024-03-06T10:04:17.092Z] 
05:04:17 [2024-03-06T10:04:17.092Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-06 10:04:17.006
05:04:17 [2024-03-06T10:04:17.092Z] !MESSAGE Exception executing analysis
05:04:17 [2024-03-06T10:04:17.092Z] !STACK 0
05:04:17 [2024-03-06T10:04:17.092Z] java.lang.NullPointerException
05:04:17 [2024-03-06T10:04:17.092Z] 	at java.base/java.io.File.<init>(File.java:278)
05:04:17 [2024-03-06T10:04:17.092Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
05:04:17 [2024-03-06T10:04:17.092Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
05:04:17 [2024-03-06T10:04:17.092Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
05:04:17 [2024-03-06T10:04:17.092Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
05:04:17 [2024-03-06T10:04:17.092Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
05:04:17 [2024-03-06T10:04:17.092Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:04:17 [2024-03-06T10:04:17.092Z] 
05:04:17 [2024-03-06T10:04:17.092Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-03-06 10:04:17.006
05:04:17 [2024-03-06T10:04:17.092Z] !MESSAGE Exception executing analysis
05:04:17 [2024-03-06T10:04:17.092Z] !STACK 0
05:04:17 [2024-03-06T10:04:17.092Z] java.lang.NullPointerException
05:04:17 [2024-03-06T10:04:17.092Z] 	at java.base/java.io.File.<init>(File.java:278)
05:04:17 [2024-03-06T10:04:17.092Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
05:04:17 [2024-03-06T10:04:17.092Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
05:04:17 [2024-03-06T10:04:17.092Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
05:04:17 [2024-03-06T10:04:17.092Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
05:04:17 [2024-03-06T10:04:17.092Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
05:04:17 [2024-03-06T10:04:17.092Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:04:17 [2024-03-06T10:04:17.092Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
05:04:17 [2024-03-06T10:04:17.092Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest.testTmfCorePluginId -- Time elapsed: 0 s
05:04:17 [2024-03-06T10:04:17.092Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest.testGetDefault -- Time elapsed: 0 s
05:04:17 [2024-03-06T10:04:17.092Z] 
05:04:17 [2024-03-06T10:04:17.092Z] Results:
05:04:17 [2024-03-06T10:04:17.092Z] 
05:04:17 [2024-03-06T10:04:17.092Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
05:04:17 [2024-03-06T10:04:17.092Z] 
05:04:17 [2024-03-06T10:04:17.652Z] [INFO] All tests passed
05:04:17 [2024-03-06T10:04:17.652Z] [INFO] 
05:04:17 [2024-03-06T10:04:17.652Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:04:17 [2024-03-06T10:04:17.652Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.jar
05:04:17 [2024-03-06T10:04:17.652Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.pom
05:04:17 [2024-03-06T10:04:17.652Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-sources.jar
05:04:17 [2024-03-06T10:04:17.653Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-p2metadata.xml
05:04:17 [2024-03-06T10:04:17.653Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-p2artifacts.xml
05:04:17 [2024-03-06T10:04:17.653Z] [INFO] 
05:04:17 [2024-03-06T10:04:17.653Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:04:17 [2024-03-06T10:04:17.653Z] [INFO] 
05:04:17 [2024-03-06T10:04:17.653Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >--
05:04:17 [2024-03-06T10:04:17.653Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT [129/141]
05:04:17 [2024-03-06T10:04:17.653Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
05:04:17 [2024-03-06T10:04:17.653Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:04:17 [2024-03-06T10:04:17.653Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:04:17 [2024-03-06T10:04:17.653Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
05:04:18 [2024-03-06T10:04:18.215Z] [INFO] 
05:04:18 [2024-03-06T10:04:18.215Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:04:18 [2024-03-06T10:04:18.215Z] [INFO] 
05:04:18 [2024-03-06T10:04:18.215Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:04:18 [2024-03-06T10:04:18.215Z] [INFO] The project's OSGi version is 1.0.15.202403060913
05:04:18 [2024-03-06T10:04:18.215Z] [INFO] 
05:04:18 [2024-03-06T10:04:18.215Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:04:18 [2024-03-06T10:04:18.215Z] [INFO] 
05:04:18 [2024-03-06T10:04:18.215Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:04:18 [2024-03-06T10:04:18.215Z] [INFO] 
05:04:18 [2024-03-06T10:04:18.215Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:04:18 [2024-03-06T10:04:18.215Z] [INFO] 
05:04:18 [2024-03-06T10:04:18.215Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:04:18 [2024-03-06T10:04:18.215Z] [INFO] 
05:04:18 [2024-03-06T10:04:18.215Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:04:18 [2024-03-06T10:04:18.215Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests
05:04:18 [2024-03-06T10:04:18.471Z] [INFO] 
05:04:18 [2024-03-06T10:04:18.471Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:04:18 [2024-03-06T10:04:18.471Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources
05:04:18 [2024-03-06T10:04:18.471Z] [INFO] 
05:04:18 [2024-03-06T10:04:18.471Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:04:18 [2024-03-06T10:04:18.471Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:04:18 [2024-03-06T10:04:18.471Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:04:18 [2024-03-06T10:04:18.471Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
05:04:18 [2024-03-06T10:04:18.471Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:04:19 [2024-03-06T10:04:19.033Z] [INFO] 
05:04:19 [2024-03-06T10:04:19.033Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:04:19 [2024-03-06T10:04:19.033Z] [INFO] 
05:04:19 [2024-03-06T10:04:19.033Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:04:19 [2024-03-06T10:04:19.033Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/test/resources
05:04:19 [2024-03-06T10:04:19.033Z] [INFO] 
05:04:19 [2024-03-06T10:04:19.033Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:04:19 [2024-03-06T10:04:19.033Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
05:04:19 [2024-03-06T10:04:19.033Z] [INFO] 
05:04:19 [2024-03-06T10:04:19.033Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:04:19 [2024-03-06T10:04:19.033Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
05:04:19 [2024-03-06T10:04:19.033Z] [INFO] 
05:04:19 [2024-03-06T10:04:19.033Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:04:19 [2024-03-06T10:04:19.033Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
05:04:19 [2024-03-06T10:04:19.033Z] [INFO] 
05:04:19 [2024-03-06T10:04:19.033Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:04:19 [2024-03-06T10:04:19.033Z] [INFO] 
05:04:19 [2024-03-06T10:04:19.033Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:04:19 [2024-03-06T10:04:19.033Z] [INFO] 
05:04:19 [2024-03-06T10:04:19.033Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:04:19 [2024-03-06T10:04:19.033Z] [INFO] 
05:04:19 [2024-03-06T10:04:19.033Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:04:19 [2024-03-06T10:04:19.033Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
05:04:19 [2024-03-06T10:04:19.960Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
05:04:20 [2024-03-06T10:04:20.521Z] [INFO] 
05:04:20 [2024-03-06T10:04:20.521Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:04:20 [2024-03-06T10:04:20.521Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data/.metadata/.log
05:04:20 [2024-03-06T10:04:20.521Z] [INFO] Command line:
05:04:20 [2024-03-06T10:04:20.521Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
05:04:20 [2024-03-06T10:04:20.521Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:04:22 [2024-03-06T10:04:22.410Z] Mar 06, 2024 10:04:22 AM org.apache.aries.spifly.BaseActivator log
05:04:22 [2024-03-06T10:04:22.410Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
05:04:23 [2024-03-06T10:04:23.776Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:04:23 [2024-03-06T10:04:23.776Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:04:27 [2024-03-06T10:04:27.944Z] !SESSION 2024-03-06 10:04:20.642 -----------------------------------------------
05:04:27 [2024-03-06T10:04:27.944Z] eclipse.buildId=unknown
05:04:27 [2024-03-06T10:04:27.944Z] java.version=17.0.2
05:04:27 [2024-03-06T10:04:27.944Z] java.vendor=Oracle Corporation
05:04:27 [2024-03-06T10:04:27.944Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:04:27 [2024-03-06T10:04:27.944Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
05:04:27 [2024-03-06T10:04:27.944Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
05:04:27 [2024-03-06T10:04:27.944Z] 
05:04:27 [2024-03-06T10:04:27.944Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-06 10:04:27.401
05:04:27 [2024-03-06T10:04:27.944Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
05:04:27 [2024-03-06T10:04:27.944Z] 
05:04:27 [2024-03-06T10:04:27.944Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-06 10:04:27.412
05:04:27 [2024-03-06T10:04:27.944Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
05:04:27 [2024-03-06T10:04:27.944Z] !STACK 0
05:04:27 [2024-03-06T10:04:27.944Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
05:04:27 [2024-03-06T10:04:27.944Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
05:04:27 [2024-03-06T10:04:27.944Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
05:04:27 [2024-03-06T10:04:27.944Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
05:04:27 [2024-03-06T10:04:27.944Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
05:04:27 [2024-03-06T10:04:27.944Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
05:04:27 [2024-03-06T10:04:27.944Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
05:04:27 [2024-03-06T10:04:27.944Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
05:04:27 [2024-03-06T10:04:27.944Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:04:27 [2024-03-06T10:04:27.944Z] Caused by: java.io.IOException: error=2, No such file or directory
05:04:27 [2024-03-06T10:04:27.944Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
05:04:27 [2024-03-06T10:04:27.944Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
05:04:27 [2024-03-06T10:04:27.944Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
05:04:27 [2024-03-06T10:04:27.944Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
05:04:27 [2024-03-06T10:04:27.944Z] 	... 7 more
05:04:27 [2024-03-06T10:04:27.944Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
05:04:27 [2024-03-06T10:04:27.944Z] Display size: 1440x900
05:04:27 [2024-03-06T10:04:27.944Z] OS version=6.2.9-300.fc38.x86_64
05:04:27 [2024-03-06T10:04:27.944Z] GTK version=3.22.30
05:04:27 [2024-03-06T10:04:27.944Z] GTK theme=Ambiance
05:04:27 [2024-03-06T10:04:27.944Z] LIBOVERLAY_SCROLLBAR=0
05:04:27 [2024-03-06T10:04:27.944Z] Time zone: Greenwich Mean Time
05:04:28 [2024-03-06T10:04:28.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@638341b0] time=322484199 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:04:28 [2024-03-06T10:04:28.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:04:28 [2024-03-06T10:04:28.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
05:04:28 [2024-03-06T10:04:28.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
05:04:28 [2024-03-06T10:04:28.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
05:04:28 [2024-03-06T10:04:28.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=322484907 data=null doit=true}, MenuItem with text {&Hierarchical}]
05:04:28 [2024-03-06T10:04:28.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=322484908 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
05:04:28 [2024-03-06T10:04:28.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=322484916 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
05:04:28 [2024-03-06T10:04:28.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
05:04:30 [2024-03-06T10:04:30.648Z] 
05:04:30 [2024-03-06T10:04:30.648Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 10:04:30.351
05:04:30 [2024-03-06T10:04:30.648Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
05:04:33 [2024-03-06T10:04:33.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:04:33 [2024-03-06T10:04:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:04:33 [2024-03-06T10:04:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:04:33 [2024-03-06T10:04:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:04:33 [2024-03-06T10:04:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:04:33 [2024-03-06T10:04:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:33 [2024-03-06T10:04:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322489378 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:04:33 [2024-03-06T10:04:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322489388 data=null doit=true}, TreeItem with text {test}]
05:04:33 [2024-03-06T10:04:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322489388 data=null}, TreeItem with text {test}]
05:04:33 [2024-03-06T10:04:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322489390 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:04:33 [2024-03-06T10:04:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322489391 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:04:33 [2024-03-06T10:04:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322489442 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:04:33 [2024-03-06T10:04:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:33 [2024-03-06T10:04:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322489450 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:04:33 [2024-03-06T10:04:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322489450 data=null doit=true}, TreeItem with text {test}]
05:04:33 [2024-03-06T10:04:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322489450 data=null}, TreeItem with text {test}]
05:04:33 [2024-03-06T10:04:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322489451 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:04:33 [2024-03-06T10:04:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322489451 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:04:33 [2024-03-06T10:04:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322489464 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:04:33 [2024-03-06T10:04:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322489466 data=null doit=true}, TreeItem with text {test}]
05:04:33 [2024-03-06T10:04:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322489466 data=null}, TreeItem with text {test}]
05:04:33 [2024-03-06T10:04:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322489467 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:04:33 [2024-03-06T10:04:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322489491 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
05:04:33 [2024-03-06T10:04:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322489517 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:04:33 [2024-03-06T10:04:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:33 [2024-03-06T10:04:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322489521 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:04:33 [2024-03-06T10:04:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322489521 data=null doit=true}, TreeItem with text {Traces [1]}]
05:04:33 [2024-03-06T10:04:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322489521 data=null}, TreeItem with text {Traces [1]}]
05:04:33 [2024-03-06T10:04:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322489522 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:04:33 [2024-03-06T10:04:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322489522 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:04:33 [2024-03-06T10:04:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322489546 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:04:33 [2024-03-06T10:04:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322489548 data=null doit=true}, TreeItem with text {Traces [1]}]
05:04:33 [2024-03-06T10:04:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322489548 data=null}, TreeItem with text {Traces [1]}]
05:04:33 [2024-03-06T10:04:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322489548 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:04:33 [2024-03-06T10:04:33.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322489549 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
05:04:33 [2024-03-06T10:04:33.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322489551 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:04:33 [2024-03-06T10:04:33.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=322489553 data=null doit=true}, Tree node with text: bug446190]
05:04:33 [2024-03-06T10:04:33.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=322489554 data=null}, Tree node with text: bug446190]
05:04:33 [2024-03-06T10:04:33.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=322489554 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, Tree node with text: bug446190]
05:04:33 [2024-03-06T10:04:33.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322489555 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: bug446190]
05:04:33 [2024-03-06T10:04:33.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=322489557 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, Tree node with text: bug446190]
05:04:33 [2024-03-06T10:04:33.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=322489558 data=null doit=true}, Tree node with text: Views]
05:04:33 [2024-03-06T10:04:33.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=322489558 data=null}, Tree node with text: Views]
05:04:33 [2024-03-06T10:04:33.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=322489559 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
05:04:33 [2024-03-06T10:04:33.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322489566 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
05:04:33 [2024-03-06T10:04:33.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=322489631 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
05:04:33 [2024-03-06T10:04:33.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=322489632 data=null doit=true}, Tree node with text: XML system call analysis]
05:04:33 [2024-03-06T10:04:33.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=322489632 data=null}, Tree node with text: XML system call analysis]
05:04:33 [2024-03-06T10:04:33.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=322489633 data=null button=1 stateMask=0x0 x=196 y=472 count=1}, Tree node with text: XML system call analysis]
05:04:33 [2024-03-06T10:04:33.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322489633 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: XML system call analysis]
05:04:33 [2024-03-06T10:04:33.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=322489658 data=null button=1 stateMask=0x80000 x=196 y=472 count=1}, Tree node with text: XML system call analysis]
05:04:33 [2024-03-06T10:04:33.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency vs Count
05:04:33 [2024-03-06T10:04:33.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency vs Count} time=322489660 data=null button=0 stateMask=0x0 x=188 y=541 count=0}, Tree node with text: Latency vs Count]
05:04:33 [2024-03-06T10:04:33.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency vs Count} time=322489660 data=null doit=true}, Tree node with text: Latency vs Count]
05:04:33 [2024-03-06T10:04:33.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:33 [2024-03-06T10:04:33.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency vs Count} time=322489660 data=null}, Tree node with text: Latency vs Count]
05:04:33 [2024-03-06T10:04:33.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=322489661 data=null button=1 stateMask=0x0 x=188 y=541 count=1}, Tree node with text: Latency vs Count]
05:04:33 [2024-03-06T10:04:33.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322489661 data=null item=TreeItem {Latency vs Count} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency vs Count]
05:04:33 [2024-03-06T10:04:33.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=322489713 data=null button=1 stateMask=0x80000 x=188 y=541 count=1}, Tree node with text: Latency vs Count]
05:04:33 [2024-03-06T10:04:33.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=322489714 data=null button=1 stateMask=0x0 x=188 y=541 count=2}, Tree node with text: Latency vs Count]
05:04:33 [2024-03-06T10:04:33.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Count} time=322489714 data=null button=1 stateMask=0x0 x=188 y=541 count=2}, Tree node with text: Latency vs Count]
05:04:33 [2024-03-06T10:04:33.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322489714 data=null item=TreeItem {Latency vs Count} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency vs Count]
05:04:33 [2024-03-06T10:04:33.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=322489788 data=null button=1 stateMask=0x80000 x=188 y=541 count=2}, Tree node with text: Latency vs Count]
05:04:33 [2024-03-06T10:04:33.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency vs Count} time=322490115 data=null button=0 stateMask=0x0 x=188 y=541 count=0}, Tree node with text: Latency vs Count]
05:04:33 [2024-03-06T10:04:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency vs Count} time=322490116 data=null doit=true}, Tree node with text: Latency vs Count]
05:04:33 [2024-03-06T10:04:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency vs Count} time=322490116 data=null}, Tree node with text: Latency vs Count]
05:04:33 [2024-03-06T10:04:33.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency vs Count
05:04:36 [2024-03-06T10:04:36.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
05:04:36 [2024-03-06T10:04:36.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
05:04:36 [2024-03-06T10:04:36.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=322492094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
05:04:36 [2024-03-06T10:04:36.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=322492097 data=null button=1 stateMask=0x80000 x=474 y=-13 count=1}, TableColumn with text {Name}]
05:04:36 [2024-03-06T10:04:36.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=322492101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
05:04:36 [2024-03-06T10:04:36.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=322492102 data=null button=1 stateMask=0x80000 x=474 y=-13 count=1}, TableColumn with text {Name}]
05:04:36 [2024-03-06T10:04:36.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@638341b0] time=322492202 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:04:36 [2024-03-06T10:04:36.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:04:36 [2024-03-06T10:04:36.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:04:36 [2024-03-06T10:04:36.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:04:36 [2024-03-06T10:04:36.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:36 [2024-03-06T10:04:36.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322492250 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:04:36 [2024-03-06T10:04:36.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322492250 data=null doit=true}, TreeItem with text {test}]
05:04:36 [2024-03-06T10:04:36.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322492250 data=null}, TreeItem with text {test}]
05:04:36 [2024-03-06T10:04:36.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322492251 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:04:36 [2024-03-06T10:04:36.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322492251 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:04:36 [2024-03-06T10:04:36.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322492261 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:04:36 [2024-03-06T10:04:36.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:04:36 [2024-03-06T10:04:36.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:04:36 [2024-03-06T10:04:36.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:04:37 [2024-03-06T10:04:37.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:04:37 [2024-03-06T10:04:37.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
05:04:37 [2024-03-06T10:04:37.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:04:37 [2024-03-06T10:04:37.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:04:37 [2024-03-06T10:04:37.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:04:37 [2024-03-06T10:04:37.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:04:37 [2024-03-06T10:04:37.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:04:37 [2024-03-06T10:04:37.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:04:37 [2024-03-06T10:04:37.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:04:37 [2024-03-06T10:04:37.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:04:37 [2024-03-06T10:04:37.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322493371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:37 [2024-03-06T10:04:37.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322493372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:37 [2024-03-06T10:04:37.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322493372 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:37 [2024-03-06T10:04:37.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322493372 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:37 [2024-03-06T10:04:37.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322493372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:37 [2024-03-06T10:04:37.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322493373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:37 [2024-03-06T10:04:37.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322493373 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:37 [2024-03-06T10:04:37.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322493373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:37 [2024-03-06T10:04:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322493373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:37 [2024-03-06T10:04:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322493373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:37 [2024-03-06T10:04:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322493373 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:37 [2024-03-06T10:04:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322493373 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:37 [2024-03-06T10:04:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:04:37 [2024-03-06T10:04:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:04:37 [2024-03-06T10:04:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:04:37 [2024-03-06T10:04:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:04:37 [2024-03-06T10:04:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:04:37 [2024-03-06T10:04:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:04:37 [2024-03-06T10:04:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:04:37 [2024-03-06T10:04:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:37 [2024-03-06T10:04:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:04:37 [2024-03-06T10:04:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322493376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:37 [2024-03-06T10:04:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322493377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:37 [2024-03-06T10:04:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322493377 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:37 [2024-03-06T10:04:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322493377 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:37 [2024-03-06T10:04:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322493377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:37 [2024-03-06T10:04:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322493377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:37 [2024-03-06T10:04:37.377Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:37 [2024-03-06T10:04:37.377Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:37 [2024-03-06T10:04:37.377Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:37 [2024-03-06T10:04:37.377Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:37 [2024-03-06T10:04:37.377Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:37 [2024-03-06T10:04:37.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:04:37 [2024-03-06T10:04:37.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322493377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:37 [2024-03-06T10:04:37.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322492426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:04:37 [2024-03-06T10:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
05:04:37 [2024-03-06T10:04:37.888Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.20 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
05:04:37 [2024-03-06T10:04:37.888Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest.testWithTrace -- Time elapsed: 4.635 s
05:04:37 [2024-03-06T10:04:37.888Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
05:04:37 [2024-03-06T10:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@638341b0] time=322493961 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:04:37 [2024-03-06T10:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:04:38 [2024-03-06T10:04:38.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
05:04:38 [2024-03-06T10:04:38.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
05:04:38 [2024-03-06T10:04:38.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
05:04:38 [2024-03-06T10:04:38.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=322494111 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
05:04:38 [2024-03-06T10:04:38.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
05:04:38 [2024-03-06T10:04:38.705Z] 
05:04:38 [2024-03-06T10:04:38.705Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 10:04:38.533
05:04:38 [2024-03-06T10:04:38.705Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
05:04:40 [2024-03-06T10:04:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:04:40 [2024-03-06T10:04:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:04:40 [2024-03-06T10:04:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:04:40 [2024-03-06T10:04:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:04:40 [2024-03-06T10:04:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:04:40 [2024-03-06T10:04:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:40 [2024-03-06T10:04:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322496552 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:04:40 [2024-03-06T10:04:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322496552 data=null doit=true}, TreeItem with text {test}]
05:04:40 [2024-03-06T10:04:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322496552 data=null}, TreeItem with text {test}]
05:04:40 [2024-03-06T10:04:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322496553 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:04:40 [2024-03-06T10:04:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322496553 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:04:40 [2024-03-06T10:04:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322496583 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:04:40 [2024-03-06T10:04:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:40 [2024-03-06T10:04:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322496583 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:04:40 [2024-03-06T10:04:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322496584 data=null doit=true}, TreeItem with text {test}]
05:04:40 [2024-03-06T10:04:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322496584 data=null}, TreeItem with text {test}]
05:04:40 [2024-03-06T10:04:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322496588 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:04:40 [2024-03-06T10:04:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322496589 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:04:40 [2024-03-06T10:04:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322496596 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:04:40 [2024-03-06T10:04:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322496596 data=null doit=true}, TreeItem with text {test}]
05:04:40 [2024-03-06T10:04:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322496596 data=null}, TreeItem with text {test}]
05:04:40 [2024-03-06T10:04:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322496596 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:04:40 [2024-03-06T10:04:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322496597 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322496599 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322496600 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322496600 data=null doit=true}, TreeItem with text {Traces [1]}]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322496600 data=null}, TreeItem with text {Traces [1]}]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322496600 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322496601 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322496617 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322496617 data=null doit=true}, TreeItem with text {Traces [1]}]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322496617 data=null}, TreeItem with text {Traces [1]}]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322496618 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322496618 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322496619 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=322496620 data=null doit=true}, Tree node with text: bug446190]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=322496620 data=null}, Tree node with text: bug446190]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=322496620 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, Tree node with text: bug446190]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322496621 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: bug446190]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=322496629 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, Tree node with text: bug446190]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=322496630 data=null doit=true}, Tree node with text: Views]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=322496630 data=null}, Tree node with text: Views]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=322496631 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322496631 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=322496652 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=322496652 data=null doit=true}, Tree node with text: XML system call analysis]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=322496653 data=null}, Tree node with text: XML system call analysis]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=322496653 data=null button=1 stateMask=0x0 x=196 y=472 count=1}, Tree node with text: XML system call analysis]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322496653 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: XML system call analysis]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=322496656 data=null button=1 stateMask=0x80000 x=196 y=472 count=1}, Tree node with text: XML system call analysis]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency vs Time
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency vs Time} time=322496657 data=null button=0 stateMask=0x0 x=186 y=564 count=0}, Tree node with text: Latency vs Time]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency vs Time} time=322496657 data=null doit=true}, Tree node with text: Latency vs Time]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency vs Time} time=322496657 data=null}, Tree node with text: Latency vs Time]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=322496658 data=null button=1 stateMask=0x0 x=186 y=564 count=1}, Tree node with text: Latency vs Time]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322496658 data=null item=TreeItem {Latency vs Time} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency vs Time]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=322496704 data=null button=1 stateMask=0x80000 x=186 y=564 count=1}, Tree node with text: Latency vs Time]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=322496704 data=null button=1 stateMask=0x0 x=186 y=564 count=2}, Tree node with text: Latency vs Time]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Time} time=322496705 data=null button=1 stateMask=0x0 x=186 y=564 count=2}, Tree node with text: Latency vs Time]
05:04:40 [2024-03-06T10:04:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322496705 data=null item=TreeItem {Latency vs Time} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency vs Time]
05:04:40 [2024-03-06T10:04:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=322496759 data=null button=1 stateMask=0x80000 x=186 y=564 count=2}, Tree node with text: Latency vs Time]
05:04:40 [2024-03-06T10:04:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency vs Time} time=322497028 data=null button=0 stateMask=0x0 x=186 y=564 count=0}, Tree node with text: Latency vs Time]
05:04:40 [2024-03-06T10:04:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency vs Time} time=322497028 data=null doit=true}, Tree node with text: Latency vs Time]
05:04:40 [2024-03-06T10:04:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency vs Time} time=322497028 data=null}, Tree node with text: Latency vs Time]
05:04:40 [2024-03-06T10:04:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency vs Time
05:04:42 [2024-03-06T10:04:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
05:04:42 [2024-03-06T10:04:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
05:04:42 [2024-03-06T10:04:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:04:42 [2024-03-06T10:04:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:04:42 [2024-03-06T10:04:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: bug446190
05:04:42 [2024-03-06T10:04:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@638341b0] time=322498853 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:04:42 [2024-03-06T10:04:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:04:42 [2024-03-06T10:04:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:04:42 [2024-03-06T10:04:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:04:42 [2024-03-06T10:04:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:42 [2024-03-06T10:04:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322498906 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:04:42 [2024-03-06T10:04:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322498907 data=null doit=true}, TreeItem with text {test}]
05:04:42 [2024-03-06T10:04:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322498907 data=null}, TreeItem with text {test}]
05:04:42 [2024-03-06T10:04:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322498907 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:04:42 [2024-03-06T10:04:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322498908 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:04:42 [2024-03-06T10:04:42.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322498932 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:04:42 [2024-03-06T10:04:42.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:04:42 [2024-03-06T10:04:42.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:04:42 [2024-03-06T10:04:42.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:04:43 [2024-03-06T10:04:43.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:04:43 [2024-03-06T10:04:43.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
05:04:43 [2024-03-06T10:04:43.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:04:43 [2024-03-06T10:04:43.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:04:43 [2024-03-06T10:04:43.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:04:43 [2024-03-06T10:04:43.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:04:43 [2024-03-06T10:04:43.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:04:43 [2024-03-06T10:04:43.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:04:43 [2024-03-06T10:04:43.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:04:43 [2024-03-06T10:04:43.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:04:43 [2024-03-06T10:04:43.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322499866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:43 [2024-03-06T10:04:43.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322499866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:43 [2024-03-06T10:04:43.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322499866 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:43 [2024-03-06T10:04:43.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322499866 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:43 [2024-03-06T10:04:43.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322499867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:43 [2024-03-06T10:04:43.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322499867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:43 [2024-03-06T10:04:43.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322499867 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:43 [2024-03-06T10:04:43.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322499867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:43 [2024-03-06T10:04:43.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322499867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:43 [2024-03-06T10:04:43.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322499867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:43 [2024-03-06T10:04:43.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322499867 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:43 [2024-03-06T10:04:43.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322499867 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:43 [2024-03-06T10:04:43.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:04:43 [2024-03-06T10:04:43.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:04:43 [2024-03-06T10:04:43.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:04:43 [2024-03-06T10:04:43.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:04:43 [2024-03-06T10:04:43.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:04:43 [2024-03-06T10:04:43.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:04:43 [2024-03-06T10:04:43.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:04:43 [2024-03-06T10:04:43.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:43 [2024-03-06T10:04:43.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:04:43 [2024-03-06T10:04:43.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322499869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:43 [2024-03-06T10:04:43.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322499869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:43 [2024-03-06T10:04:43.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322499869 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:43 [2024-03-06T10:04:43.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322499869 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:43 [2024-03-06T10:04:43.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322499869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:43 [2024-03-06T10:04:43.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322499869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:43 [2024-03-06T10:04:43.927Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:43 [2024-03-06T10:04:43.927Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:43 [2024-03-06T10:04:43.927Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:43 [2024-03-06T10:04:43.927Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:43 [2024-03-06T10:04:43.927Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:43 [2024-03-06T10:04:43.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:04:43 [2024-03-06T10:04:43.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322499869 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:43 [2024-03-06T10:04:43.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322498996 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:04:44 [2024-03-06T10:04:44.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
05:04:44 [2024-03-06T10:04:44.437Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.451 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
05:04:44 [2024-03-06T10:04:44.437Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest.testWithTrace -- Time elapsed: 3.909 s
05:04:44 [2024-03-06T10:04:44.437Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
05:04:44 [2024-03-06T10:04:44.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@638341b0] time=322500436 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:04:44 [2024-03-06T10:04:44.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:04:44 [2024-03-06T10:04:44.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
05:04:44 [2024-03-06T10:04:44.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
05:04:44 [2024-03-06T10:04:44.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
05:04:44 [2024-03-06T10:04:44.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=322500568 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
05:04:44 [2024-03-06T10:04:44.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
05:04:44 [2024-03-06T10:04:44.998Z] 
05:04:44 [2024-03-06T10:04:44.998Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-03-06 10:04:44.934
05:04:44 [2024-03-06T10:04:44.998Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
05:04:47 [2024-03-06T10:04:47.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:04:47 [2024-03-06T10:04:47.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:04:47 [2024-03-06T10:04:47.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:04:47 [2024-03-06T10:04:47.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:04:47 [2024-03-06T10:04:47.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:04:47 [2024-03-06T10:04:47.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:47 [2024-03-06T10:04:47.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322503657 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:04:47 [2024-03-06T10:04:47.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322503657 data=null doit=true}, TreeItem with text {test}]
05:04:47 [2024-03-06T10:04:47.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322503657 data=null}, TreeItem with text {test}]
05:04:47 [2024-03-06T10:04:47.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322503657 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:04:47 [2024-03-06T10:04:47.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322503658 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:04:47 [2024-03-06T10:04:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322503706 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:04:47 [2024-03-06T10:04:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:47 [2024-03-06T10:04:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322503707 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:04:47 [2024-03-06T10:04:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322503707 data=null doit=true}, TreeItem with text {test}]
05:04:47 [2024-03-06T10:04:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322503707 data=null}, TreeItem with text {test}]
05:04:47 [2024-03-06T10:04:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322503708 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:04:47 [2024-03-06T10:04:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322503708 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:04:47 [2024-03-06T10:04:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322503715 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:04:47 [2024-03-06T10:04:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322503716 data=null doit=true}, TreeItem with text {test}]
05:04:47 [2024-03-06T10:04:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322503716 data=null}, TreeItem with text {test}]
05:04:47 [2024-03-06T10:04:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322503716 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:04:47 [2024-03-06T10:04:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322503717 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
05:04:47 [2024-03-06T10:04:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322503718 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:04:47 [2024-03-06T10:04:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:47 [2024-03-06T10:04:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322503719 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:04:47 [2024-03-06T10:04:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322503720 data=null doit=true}, TreeItem with text {Traces [1]}]
05:04:47 [2024-03-06T10:04:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322503720 data=null}, TreeItem with text {Traces [1]}]
05:04:47 [2024-03-06T10:04:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322503720 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:04:47 [2024-03-06T10:04:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322503720 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:04:47 [2024-03-06T10:04:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322503741 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:04:47 [2024-03-06T10:04:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322503741 data=null doit=true}, TreeItem with text {Traces [1]}]
05:04:47 [2024-03-06T10:04:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322503741 data=null}, TreeItem with text {Traces [1]}]
05:04:47 [2024-03-06T10:04:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322503742 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:04:47 [2024-03-06T10:04:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322503742 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
05:04:47 [2024-03-06T10:04:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322503743 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:04:47 [2024-03-06T10:04:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=322503744 data=null doit=true}, Tree node with text: bug446190]
05:04:47 [2024-03-06T10:04:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=322503744 data=null}, Tree node with text: bug446190]
05:04:47 [2024-03-06T10:04:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=322503744 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, Tree node with text: bug446190]
05:04:47 [2024-03-06T10:04:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322503744 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: bug446190]
05:04:47 [2024-03-06T10:04:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=322503746 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, Tree node with text: bug446190]
05:04:47 [2024-03-06T10:04:47.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=322503746 data=null doit=true}, Tree node with text: Views]
05:04:47 [2024-03-06T10:04:47.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=322503746 data=null}, Tree node with text: Views]
05:04:47 [2024-03-06T10:04:47.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=322503747 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
05:04:47 [2024-03-06T10:04:47.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322503747 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
05:04:47 [2024-03-06T10:04:47.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=322503753 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
05:04:47 [2024-03-06T10:04:47.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=322503754 data=null doit=true}, Tree node with text: XML system call analysis]
05:04:47 [2024-03-06T10:04:47.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=322503766 data=null}, Tree node with text: XML system call analysis]
05:04:47 [2024-03-06T10:04:47.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=322503767 data=null button=1 stateMask=0x0 x=196 y=472 count=1}, Tree node with text: XML system call analysis]
05:04:47 [2024-03-06T10:04:47.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322503767 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: XML system call analysis]
05:04:47 [2024-03-06T10:04:47.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=322503769 data=null button=1 stateMask=0x80000 x=196 y=472 count=1}, Tree node with text: XML system call analysis]
05:04:47 [2024-03-06T10:04:47.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency Table
05:04:47 [2024-03-06T10:04:47.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency Table} time=322503770 data=null button=0 stateMask=0x0 x=177 y=518 count=0}, Tree node with text: Latency Table]
05:04:47 [2024-03-06T10:04:47.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency Table} time=322503770 data=null doit=true}, Tree node with text: Latency Table]
05:04:47 [2024-03-06T10:04:47.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:47 [2024-03-06T10:04:47.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency Table} time=322503801 data=null}, Tree node with text: Latency Table]
05:04:47 [2024-03-06T10:04:47.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=322503801 data=null button=1 stateMask=0x0 x=177 y=518 count=1}, Tree node with text: Latency Table]
05:04:47 [2024-03-06T10:04:47.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322503802 data=null item=TreeItem {Latency Table} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency Table]
05:04:47 [2024-03-06T10:04:47.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=322503827 data=null button=1 stateMask=0x80000 x=177 y=518 count=1}, Tree node with text: Latency Table]
05:04:47 [2024-03-06T10:04:47.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=322503827 data=null button=1 stateMask=0x0 x=177 y=518 count=2}, Tree node with text: Latency Table]
05:04:47 [2024-03-06T10:04:47.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency Table} time=322503827 data=null button=1 stateMask=0x0 x=177 y=518 count=2}, Tree node with text: Latency Table]
05:04:47 [2024-03-06T10:04:47.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322503828 data=null item=TreeItem {Latency Table} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency Table]
05:04:48 [2024-03-06T10:04:48.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=322503889 data=null button=1 stateMask=0x80000 x=177 y=518 count=2}, Tree node with text: Latency Table]
05:04:48 [2024-03-06T10:04:48.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency Table} time=322504057 data=null button=0 stateMask=0x0 x=177 y=518 count=0}, Tree node with text: Latency Table]
05:04:48 [2024-03-06T10:04:48.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency Table} time=322504058 data=null doit=true}, Tree node with text: Latency Table]
05:04:48 [2024-03-06T10:04:48.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency Table} time=322504058 data=null}, Tree node with text: Latency Table]
05:04:48 [2024-03-06T10:04:48.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency Table
05:04:49 [2024-03-06T10:04:49.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"'
05:04:49 [2024-03-06T10:04:49.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=322505562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
05:04:49 [2024-03-06T10:04:49.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=322505565 data=null button=1 stateMask=0x80000 x=448 y=-13 count=1}, TableColumn with text {Name}]
05:04:49 [2024-03-06T10:04:49.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=322505569 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
05:04:49 [2024-03-06T10:04:49.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=322505570 data=null button=1 stateMask=0x80000 x=448 y=-13 count=1}, TableColumn with text {Name}]
05:04:49 [2024-03-06T10:04:49.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@638341b0] time=322505965 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:04:49 [2024-03-06T10:04:49.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:04:49 [2024-03-06T10:04:49.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:04:49 [2024-03-06T10:04:49.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:04:49 [2024-03-06T10:04:49.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:49 [2024-03-06T10:04:49.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322506006 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:04:49 [2024-03-06T10:04:49.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322506006 data=null doit=true}, TreeItem with text {test}]
05:04:49 [2024-03-06T10:04:49.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322506006 data=null}, TreeItem with text {test}]
05:04:49 [2024-03-06T10:04:49.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322506007 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:04:49 [2024-03-06T10:04:49.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322506007 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:04:49 [2024-03-06T10:04:49.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322506029 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:04:49 [2024-03-06T10:04:49.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:04:49 [2024-03-06T10:04:49.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:04:49 [2024-03-06T10:04:49.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:04:50 [2024-03-06T10:04:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:04:50 [2024-03-06T10:04:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
05:04:50 [2024-03-06T10:04:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:04:50 [2024-03-06T10:04:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:04:50 [2024-03-06T10:04:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:04:50 [2024-03-06T10:04:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:04:50 [2024-03-06T10:04:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:04:50 [2024-03-06T10:04:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:04:50 [2024-03-06T10:04:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:04:50 [2024-03-06T10:04:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:04:50 [2024-03-06T10:04:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322506868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:50 [2024-03-06T10:04:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322506868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:50 [2024-03-06T10:04:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322506868 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:50 [2024-03-06T10:04:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322506868 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:50 [2024-03-06T10:04:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322506869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:50 [2024-03-06T10:04:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322506869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:50 [2024-03-06T10:04:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322506869 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:50 [2024-03-06T10:04:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322506869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:50 [2024-03-06T10:04:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322506869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:50 [2024-03-06T10:04:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322506869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:50 [2024-03-06T10:04:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322506869 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:50 [2024-03-06T10:04:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322506869 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:50 [2024-03-06T10:04:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:04:50 [2024-03-06T10:04:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:04:50 [2024-03-06T10:04:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:04:50 [2024-03-06T10:04:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:04:50 [2024-03-06T10:04:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:04:50 [2024-03-06T10:04:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:04:50 [2024-03-06T10:04:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:04:50 [2024-03-06T10:04:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:50 [2024-03-06T10:04:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:04:50 [2024-03-06T10:04:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322506870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:50 [2024-03-06T10:04:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322506870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:50 [2024-03-06T10:04:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322506871 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:50 [2024-03-06T10:04:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322506871 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:50 [2024-03-06T10:04:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322506871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:50 [2024-03-06T10:04:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322506871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:50 [2024-03-06T10:04:50.874Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:50 [2024-03-06T10:04:50.874Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:50 [2024-03-06T10:04:50.874Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:50 [2024-03-06T10:04:50.874Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:50 [2024-03-06T10:04:50.874Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:50 [2024-03-06T10:04:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:04:50 [2024-03-06T10:04:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322506871 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:50 [2024-03-06T10:04:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322506075 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:04:51 [2024-03-06T10:04:51.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"'
05:04:51 [2024-03-06T10:04:51.435Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.968 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
05:04:51 [2024-03-06T10:04:51.435Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest.testData -- Time elapsed: 3.795 s
05:04:51 [2024-03-06T10:04:51.435Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
05:04:51 [2024-03-06T10:04:51.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@638341b0] time=322507419 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:04:51 [2024-03-06T10:04:51.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:04:51 [2024-03-06T10:04:51.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
05:04:51 [2024-03-06T10:04:51.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
05:04:51 [2024-03-06T10:04:51.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
05:04:51 [2024-03-06T10:04:51.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=322507524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
05:04:51 [2024-03-06T10:04:51.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
05:04:51 [2024-03-06T10:04:51.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@638341b0] time=322507524 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:04:51 [2024-03-06T10:04:51.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:04:51 [2024-03-06T10:04:51.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:04:51 [2024-03-06T10:04:51.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:04:51 [2024-03-06T10:04:51.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:04:51 [2024-03-06T10:04:51.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: of type 'Shell'
05:04:51 [2024-03-06T10:04:51.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:04:51 [2024-03-06T10:04:51.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
05:04:51 [2024-03-06T10:04:51.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:04:51 [2024-03-06T10:04:51.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322507890 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
05:04:51 [2024-03-06T10:04:51.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:04:51 [2024-03-06T10:04:51.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:04:51 [2024-03-06T10:04:51.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:51 [2024-03-06T10:04:51.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322507931 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
05:04:51 [2024-03-06T10:04:51.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322507931 data=null doit=true}, TreeItem with text {Tracing}]
05:04:51 [2024-03-06T10:04:51.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322507931 data=null}, TreeItem with text {Tracing}]
05:04:51 [2024-03-06T10:04:51.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322507932 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:04:51 [2024-03-06T10:04:51.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322507932 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:04:51 [2024-03-06T10:04:51.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322507960 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:04:51 [2024-03-06T10:04:51.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322507960 data=null doit=true}, TreeItem with text {Tracing}]
05:04:51 [2024-03-06T10:04:51.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322507961 data=null}, TreeItem with text {Tracing}]
05:04:51 [2024-03-06T10:04:51.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322507961 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:04:51 [2024-03-06T10:04:51.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322507961 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
05:04:51 [2024-03-06T10:04:51.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322507963 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:04:51 [2024-03-06T10:04:51.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:51 [2024-03-06T10:04:51.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=322507964 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
05:04:51 [2024-03-06T10:04:51.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=322507964 data=null doit=true}, Tree node with text: XML Analyses]
05:04:51 [2024-03-06T10:04:51.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=322507964 data=null}, Tree node with text: XML Analyses]
05:04:51 [2024-03-06T10:04:51.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=322507964 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
05:04:51 [2024-03-06T10:04:51.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322507964 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
05:04:51 [2024-03-06T10:04:51.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=322507995 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
05:04:51 [2024-03-06T10:04:51.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:04:51 [2024-03-06T10:04:51.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:04:51 [2024-03-06T10:04:51.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:04:51 [2024-03-06T10:04:51.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:04:51 [2024-03-06T10:04:51.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:04:51 [2024-03-06T10:04:51.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:04:51 [2024-03-06T10:04:51.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:04:51 [2024-03-06T10:04:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:04:51 [2024-03-06T10:04:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:04:51 [2024-03-06T10:04:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:04:51 [2024-03-06T10:04:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:04:51 [2024-03-06T10:04:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:04:51 [2024-03-06T10:04:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:04:51 [2024-03-06T10:04:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:04:51 [2024-03-06T10:04:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:04:51 [2024-03-06T10:04:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:04:51 [2024-03-06T10:04:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:04:51 [2024-03-06T10:04:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=322507999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:51 [2024-03-06T10:04:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=322507999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:51 [2024-03-06T10:04:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=322507999 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:51 [2024-03-06T10:04:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=322507999 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:51 [2024-03-06T10:04:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=322508000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:51 [2024-03-06T10:04:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=322508000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:51 [2024-03-06T10:04:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=322508000 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:51 [2024-03-06T10:04:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=322507607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:04:51 [2024-03-06T10:04:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:04:51 [2024-03-06T10:04:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@638341b0] time=322508059 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:04:51 [2024-03-06T10:04:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:04:51 [2024-03-06T10:04:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:04:51 [2024-03-06T10:04:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:04:52 [2024-03-06T10:04:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:04:52 [2024-03-06T10:04:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
05:04:52 [2024-03-06T10:04:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
05:04:52 [2024-03-06T10:04:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
05:04:52 [2024-03-06T10:04:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:04:52 [2024-03-06T10:04:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322508371 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
05:04:52 [2024-03-06T10:04:52.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:04:52 [2024-03-06T10:04:52.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:04:52 [2024-03-06T10:04:52.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:52 [2024-03-06T10:04:52.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322508377 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
05:04:52 [2024-03-06T10:04:52.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322508377 data=null doit=true}, TreeItem with text {Tracing}]
05:04:52 [2024-03-06T10:04:52.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322508377 data=null}, TreeItem with text {Tracing}]
05:04:52 [2024-03-06T10:04:52.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322508378 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:04:52 [2024-03-06T10:04:52.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322508378 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:04:52 [2024-03-06T10:04:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322508424 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:04:52 [2024-03-06T10:04:52.458Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:04:52 [2024-03-06T10:04:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:52 [2024-03-06T10:04:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=322508426 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
05:04:52 [2024-03-06T10:04:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=322508426 data=null doit=true}, Tree node with text: XML Analyses]
05:04:52 [2024-03-06T10:04:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=322508426 data=null}, Tree node with text: XML Analyses]
05:04:52 [2024-03-06T10:04:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=322508427 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
05:04:52 [2024-03-06T10:04:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322508427 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
05:04:52 [2024-03-06T10:04:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=322508430 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=322508439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=322508439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=322508439 data=null doit=true}, (of type 'Table')]
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=322508450 data=null}, (of type 'Table')]
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=322508452 data=null button=1 stateMask=0x0 x=87 y=12 count=1}, (of type 'Table')]
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322508452 data=null item=TableItem {test_valid_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=322508466 data=null button=1 stateMask=0x80000 x=87 y=12 count=1}, (of type 'Table')]
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=322508468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=322508468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=322508468 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=322508468 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=322508468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=322508468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=322508514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=322508516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=322508516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=322508516 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=322508516 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322508518 data=null doit=true}, Shell with text {Delete XML file(s)}]
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:04:52 [2024-03-06T10:04:52.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322508518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322508519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322508519 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322508519 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322508519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322508519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322508519 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=322508469 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=322508561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=322508561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=322508561 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=322508561 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=322508561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=322508562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=322508562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=322508068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@638341b0] time=322508625 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:04:52 [2024-03-06T10:04:52.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:04:52 [2024-03-06T10:04:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:04:52 [2024-03-06T10:04:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
05:04:52 [2024-03-06T10:04:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
05:04:52 [2024-03-06T10:04:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
05:04:52 [2024-03-06T10:04:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322508914 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322508917 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322508917 data=null doit=true}, TreeItem with text {Tracing}]
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322508917 data=null}, TreeItem with text {Tracing}]
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322508918 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322508918 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322508941 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:04:52 [2024-03-06T10:04:52.971Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=322508942 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=322508942 data=null doit=true}, Tree node with text: XML Analyses]
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=322508943 data=null}, Tree node with text: XML Analyses]
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=322508943 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322508943 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=322508945 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=322508950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=322508950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=322508950 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=322508950 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=322508951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=322508951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.971Z] 
05:04:52 [2024-03-06T10:04:52.971Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 10:04:52.775
05:04:52 [2024-03-06T10:04:52.971Z] !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.
05:04:52 [2024-03-06T10:04:52.971Z] 
05:04:52 [2024-03-06T10:04:52.972Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.ui 4 0 2024-03-06 10:04:52.776
05:04:52 [2024-03-06T10:04:52.972Z] !MESSAGE Import XML analysis file failed.
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=322508951 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.972Z] 
05:04:52 [2024-03-06T10:04:52.972Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-06 10:04:52.785
05:04:52 [2024-03-06T10:04:52.972Z] !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.
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=322508976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=322509031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=322509031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=322509031 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=322509031 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import XML analysis ...", using matcher: with text 'Import XML analysis file failed.'
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import XML analysis file failed.} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322509034 data=null doit=true}, Shell with text {Import XML analysis file failed.}]
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322509035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322509035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322509035 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322509035 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322509035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322509035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322509035 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=322509070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=322509070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=322509071 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=322509071 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=322509071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=322509071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=322509071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:52 [2024-03-06T10:04:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=322508634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:04:52 [2024-03-06T10:04:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:04:52 [2024-03-06T10:04:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@638341b0] time=322509139 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:04:52 [2024-03-06T10:04:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:04:52 [2024-03-06T10:04:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:04:52 [2024-03-06T10:04:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:04:53 [2024-03-06T10:04:53.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:04:53 [2024-03-06T10:04:53.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
05:04:53 [2024-03-06T10:04:53.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
05:04:53 [2024-03-06T10:04:53.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
05:04:53 [2024-03-06T10:04:53.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:04:53 [2024-03-06T10:04:53.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322509367 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
05:04:53 [2024-03-06T10:04:53.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:04:53 [2024-03-06T10:04:53.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:04:53 [2024-03-06T10:04:53.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:53 [2024-03-06T10:04:53.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322509399 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
05:04:53 [2024-03-06T10:04:53.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322509400 data=null doit=true}, TreeItem with text {Tracing}]
05:04:53 [2024-03-06T10:04:53.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322509400 data=null}, TreeItem with text {Tracing}]
05:04:53 [2024-03-06T10:04:53.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322509400 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:04:53 [2024-03-06T10:04:53.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322509400 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:04:53 [2024-03-06T10:04:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322509435 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:04:53 [2024-03-06T10:04:53.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:04:53 [2024-03-06T10:04:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:53 [2024-03-06T10:04:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=322509438 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
05:04:53 [2024-03-06T10:04:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=322509438 data=null doit=true}, Tree node with text: XML Analyses]
05:04:53 [2024-03-06T10:04:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=322509438 data=null}, Tree node with text: XML Analyses]
05:04:53 [2024-03-06T10:04:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=322509438 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
05:04:53 [2024-03-06T10:04:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322509439 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
05:04:53 [2024-03-06T10:04:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=322509440 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
05:04:53 [2024-03-06T10:04:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:04:53 [2024-03-06T10:04:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:04:53 [2024-03-06T10:04:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:04:53 [2024-03-06T10:04:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:04:53 [2024-03-06T10:04:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:04:53 [2024-03-06T10:04:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:04:53 [2024-03-06T10:04:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:04:53 [2024-03-06T10:04:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:04:53 [2024-03-06T10:04:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:04:53 [2024-03-06T10:04:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:04:53 [2024-03-06T10:04:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:04:53 [2024-03-06T10:04:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:04:53 [2024-03-06T10:04:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:04:53 [2024-03-06T10:04:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:04:53 [2024-03-06T10:04:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:04:53 [2024-03-06T10:04:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:04:53 [2024-03-06T10:04:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:04:53 [2024-03-06T10:04:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:04:53 [2024-03-06T10:04:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:04:53 [2024-03-06T10:04:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=322509443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:53 [2024-03-06T10:04:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=322509443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:53 [2024-03-06T10:04:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=322509443 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=322509443 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=322509443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=322509444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=322509444 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=322509149 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=322509613 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}]
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=322509613 data=null doit=true}, TreeItem with text {xml-test}]
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=322509613 data=null}, TreeItem with text {xml-test}]
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=322509614 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322509614 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {xml-test}]
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=322509649 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=322509650 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}]
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=322509650 data=null doit=true}, TreeItem with text {xml-test}]
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=322509650 data=null}, TreeItem with text {xml-test}]
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=322509650 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322509650 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {xml-test}]
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=322509657 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=322509657 data=null doit=true}, TreeItem with text {xml-test}]
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=322509657 data=null}, TreeItem with text {xml-test}]
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=322509657 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322509658 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {xml-test}]
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=322509665 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322509666 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322509666 data=null doit=true}, TreeItem with text {Traces [0]}]
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322509666 data=null}, TreeItem with text {Traces [0]}]
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322509666 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:04:53 [2024-03-06T10:04:53.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322509667 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:04:53 [2024-03-06T10:04:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322509683 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:04:53 [2024-03-06T10:04:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:04:53 [2024-03-06T10:04:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:53 [2024-03-06T10:04:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322509690 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:04:53 [2024-03-06T10:04:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322509690 data=null doit=true}, TreeItem with text {Traces [0]}]
05:04:53 [2024-03-06T10:04:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322509690 data=null}, TreeItem with text {Traces [0]}]
05:04:53 [2024-03-06T10:04:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322509691 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:04:53 [2024-03-06T10:04:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322509691 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:04:53 [2024-03-06T10:04:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322509699 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:04:53 [2024-03-06T10:04:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Manage XML analyses...", using matcher: with mnemonic 'Manage XML analyses...'
05:04:53 [2024-03-06T10:04:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage XML analyses...'
05:04:53 [2024-03-06T10:04:53.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage XML analyses...'
05:04:53 [2024-03-06T10:04:53.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
05:04:53 [2024-03-06T10:04:53.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files (Filtered)'
05:04:53 [2024-03-06T10:04:53.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)')
05:04:53 [2024-03-06T10:04:53.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)'))
05:04:53 [2024-03-06T10:04:53.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files (Filtered)} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322510048 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)'))]
05:04:53 [2024-03-06T10:04:53.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:04:53 [2024-03-06T10:04:53.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:04:53 [2024-03-06T10:04:53.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:04:53 [2024-03-06T10:04:53.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:04:53 [2024-03-06T10:04:53.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:04:53 [2024-03-06T10:04:53.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:04:53 [2024-03-06T10:04:53.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:04:53 [2024-03-06T10:04:53.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:04:53 [2024-03-06T10:04:53.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:04:53 [2024-03-06T10:04:53.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:04:53 [2024-03-06T10:04:53.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:04:53 [2024-03-06T10:04:53.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:04:53 [2024-03-06T10:04:53.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:04:53 [2024-03-06T10:04:53.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:04:53 [2024-03-06T10:04:53.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:04:53 [2024-03-06T10:04:53.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:04:53 [2024-03-06T10:04:53.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:04:53 [2024-03-06T10:04:53.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=322510050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:53 [2024-03-06T10:04:53.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=322510050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:53 [2024-03-06T10:04:53.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=322510051 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:53 [2024-03-06T10:04:53.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=322510051 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:53 [2024-03-06T10:04:53.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=322510051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:53 [2024-03-06T10:04:53.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=322510051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:53 [2024-03-06T10:04:53.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=322510051 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:53 [2024-03-06T10:04:53.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Manage XML analyses...} time=322509739 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Manage XML analyses...']
05:04:53 [2024-03-06T10:04:53.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:04:53 [2024-03-06T10:04:53.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@638341b0] time=322510127 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:04:53 [2024-03-06T10:04:53.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:04:53 [2024-03-06T10:04:53.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:04:53 [2024-03-06T10:04:53.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:04:53 [2024-03-06T10:04:53.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:53 [2024-03-06T10:04:53.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=322510144 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}]
05:04:53 [2024-03-06T10:04:53.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=322510144 data=null doit=true}, TreeItem with text {xml-test}]
05:04:53 [2024-03-06T10:04:53.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=322510144 data=null}, TreeItem with text {xml-test}]
05:04:53 [2024-03-06T10:04:53.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=322510145 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
05:04:53 [2024-03-06T10:04:53.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322510145 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {xml-test}]
05:04:53 [2024-03-06T10:04:53.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=322510156 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
05:04:54 [2024-03-06T10:04:54.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:04:54 [2024-03-06T10:04:54.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:04:54 [2024-03-06T10:04:54.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:04:55 [2024-03-06T10:04:55.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:04:55 [2024-03-06T10:04:55.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
05:04:55 [2024-03-06T10:04:55.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:04:55 [2024-03-06T10:04:55.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:04:55 [2024-03-06T10:04:55.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322511040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322511040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322511040 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322511040 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322511040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322511040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322511040 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322511040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322511041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322511041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322511041 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322511041 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322511042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322511042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322511042 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322511042 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322511042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322511042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:55 [2024-03-06T10:04:55.179Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:55 [2024-03-06T10:04:55.179Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:55 [2024-03-06T10:04:55.179Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:55 [2024-03-06T10:04:55.179Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:55 [2024-03-06T10:04:55.179Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322511043 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:04:55 [2024-03-06T10:04:55.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322510217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:04:55 [2024-03-06T10:04:55.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@638341b0] time=322511548 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:04:55 [2024-03-06T10:04:55.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:04:55 [2024-03-06T10:04:55.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:04:55 [2024-03-06T10:04:55.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:04:55 [2024-03-06T10:04:55.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:04:55 [2024-03-06T10:04:55.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
05:04:55 [2024-03-06T10:04:55.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
05:04:55 [2024-03-06T10:04:55.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
05:04:55 [2024-03-06T10:04:55.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322511826 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322511843 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322511843 data=null doit=true}, TreeItem with text {Tracing}]
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322511843 data=null}, TreeItem with text {Tracing}]
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322511850 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322511850 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322511871 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:04:55 [2024-03-06T10:04:55.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=322511872 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=322511872 data=null doit=true}, Tree node with text: XML Analyses]
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=322511872 data=null}, Tree node with text: XML Analyses]
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=322511872 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322511872 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=322511874 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=322511877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=322511877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=322511877 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=322511877 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=322511877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:55 [2024-03-06T10:04:55.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=322511877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:55 [2024-03-06T10:04:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=322511877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:55 [2024-03-06T10:04:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=322511566 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:04:55 [2024-03-06T10:04:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:04:55 [2024-03-06T10:04:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@638341b0] time=322511938 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:04:55 [2024-03-06T10:04:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:04:55 [2024-03-06T10:04:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:04:55 [2024-03-06T10:04:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:04:56 [2024-03-06T10:04:56.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:04:56 [2024-03-06T10:04:56.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
05:04:56 [2024-03-06T10:04:56.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
05:04:56 [2024-03-06T10:04:56.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
05:04:56 [2024-03-06T10:04:56.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:04:56 [2024-03-06T10:04:56.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322512240 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
05:04:56 [2024-03-06T10:04:56.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:04:56 [2024-03-06T10:04:56.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:04:56 [2024-03-06T10:04:56.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:56 [2024-03-06T10:04:56.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322512243 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
05:04:56 [2024-03-06T10:04:56.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322512243 data=null doit=true}, TreeItem with text {Tracing}]
05:04:56 [2024-03-06T10:04:56.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322512243 data=null}, TreeItem with text {Tracing}]
05:04:56 [2024-03-06T10:04:56.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322512243 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:04:56 [2024-03-06T10:04:56.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322512251 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:04:56 [2024-03-06T10:04:56.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322512279 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:04:56 [2024-03-06T10:04:56.203Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:04:56 [2024-03-06T10:04:56.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:56 [2024-03-06T10:04:56.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=322512280 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
05:04:56 [2024-03-06T10:04:56.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=322512280 data=null doit=true}, Tree node with text: XML Analyses]
05:04:56 [2024-03-06T10:04:56.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=322512287 data=null}, Tree node with text: XML Analyses]
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=322512288 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322512288 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=322512290 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=322512292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=322512293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=322512293 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=322512293 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=322512293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=322512297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=322512297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=322512338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=322512338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=322512338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=322512338 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=322512338 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [1, 0] in (of type 'Table')
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=322512343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=322512343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=322512344 data=null doit=true}, (of type 'Table')]
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=322512344 data=null}, (of type 'Table')]
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=322512344 data=null button=1 stateMask=0x0 x=62 y=35 count=1}, (of type 'Table')]
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322512344 data=null item=TableItem {kvm_exits} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=322512353 data=null button=1 stateMask=0x80000 x=62 y=35 count=1}, (of type 'Table')]
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=322512353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:04:56 [2024-03-06T10:04:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=322512353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:04:56 [2024-03-06T10:04:56.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=322512354 data=null doit=true}, (of type 'Table')]
05:04:56 [2024-03-06T10:04:56.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=322512354 data=null}, (of type 'Table')]
05:04:56 [2024-03-06T10:04:56.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=322512354 data=null button=1 stateMask=0x40000 x=96 y=12 count=1}, (of type 'Table')]
05:04:56 [2024-03-06T10:04:56.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322512354 data=null item=TableItem {test_consuming_fsm} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
05:04:56 [2024-03-06T10:04:56.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=322512396 data=null button=1 stateMask=0xc0000 x=96 y=12 count=1}, (of type 'Table')]
05:04:56 [2024-03-06T10:04:56.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:04:56 [2024-03-06T10:04:56.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:04:56 [2024-03-06T10:04:56.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:04:56 [2024-03-06T10:04:56.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
05:04:56 [2024-03-06T10:04:56.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
05:04:56 [2024-03-06T10:04:56.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
05:04:56 [2024-03-06T10:04:56.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:04:56 [2024-03-06T10:04:56.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:04:56 [2024-03-06T10:04:56.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:04:56 [2024-03-06T10:04:56.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:04:56 [2024-03-06T10:04:56.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:04:56 [2024-03-06T10:04:56.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:04:56 [2024-03-06T10:04:56.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:04:56 [2024-03-06T10:04:56.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:04:56 [2024-03-06T10:04:56.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:04:56 [2024-03-06T10:04:56.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit...
05:04:56 [2024-03-06T10:04:56.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=322512398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
05:04:56 [2024-03-06T10:04:56.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=322512398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
05:04:56 [2024-03-06T10:04:56.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=322512398 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
05:04:56 [2024-03-06T10:04:56.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=322512398 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
05:04:56 [2024-03-06T10:04:56.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=322512399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
05:04:56 [2024-03-06T10:04:56.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=322512399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
05:04:57 [2024-03-06T10:04:57.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=322512399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
05:04:57 [2024-03-06T10:04:57.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=322513459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
05:04:57 [2024-03-06T10:04:57.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=322513510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
05:04:57 [2024-03-06T10:04:57.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=322513510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
05:04:57 [2024-03-06T10:04:57.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=322513510 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
05:04:57 [2024-03-06T10:04:57.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=322513510 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
05:04:57 [2024-03-06T10:04:57.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit...
05:04:57 [2024-03-06T10:04:57.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:04:57 [2024-03-06T10:04:57.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:04:57 [2024-03-06T10:04:57.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:04:57 [2024-03-06T10:04:57.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:04:57 [2024-03-06T10:04:57.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:04:57 [2024-03-06T10:04:57.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:04:57 [2024-03-06T10:04:57.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:04:57 [2024-03-06T10:04:57.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:04:57 [2024-03-06T10:04:57.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:04:57 [2024-03-06T10:04:57.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:04:57 [2024-03-06T10:04:57.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:04:57 [2024-03-06T10:04:57.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:04:57 [2024-03-06T10:04:57.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:04:57 [2024-03-06T10:04:57.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:04:57 [2024-03-06T10:04:57.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:04:57 [2024-03-06T10:04:57.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:04:57 [2024-03-06T10:04:57.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:04:57 [2024-03-06T10:04:57.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=322513524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:57 [2024-03-06T10:04:57.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=322513524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:57 [2024-03-06T10:04:57.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=322513524 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:57 [2024-03-06T10:04:57.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=322513524 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:57 [2024-03-06T10:04:57.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=322513524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:57 [2024-03-06T10:04:57.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=322513524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:57 [2024-03-06T10:04:57.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=322513524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:57 [2024-03-06T10:04:57.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=322511946 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:04:57 [2024-03-06T10:04:57.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:04:57 [2024-03-06T10:04:57.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kvm_exits.xml"'
05:04:57 [2024-03-06T10:04:57.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"test_consuming_fsm.xml"'
05:04:57 [2024-03-06T10:04:57.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@638341b0] time=322513712 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:04:57 [2024-03-06T10:04:57.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:04:57 [2024-03-06T10:04:57.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:04:57 [2024-03-06T10:04:57.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:04:57 [2024-03-06T10:04:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:04:57 [2024-03-06T10:04:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
05:04:57 [2024-03-06T10:04:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
05:04:57 [2024-03-06T10:04:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
05:04:57 [2024-03-06T10:04:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:04:57 [2024-03-06T10:04:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322514025 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
05:04:57 [2024-03-06T10:04:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:04:57 [2024-03-06T10:04:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:04:57 [2024-03-06T10:04:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:57 [2024-03-06T10:04:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322514028 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
05:04:57 [2024-03-06T10:04:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322514028 data=null doit=true}, TreeItem with text {Tracing}]
05:04:57 [2024-03-06T10:04:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322514028 data=null}, TreeItem with text {Tracing}]
05:04:57 [2024-03-06T10:04:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322514029 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:04:57 [2024-03-06T10:04:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322514029 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:04:57 [2024-03-06T10:04:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322514051 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:04:57 [2024-03-06T10:04:57.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:04:57 [2024-03-06T10:04:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:57 [2024-03-06T10:04:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=322514052 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
05:04:57 [2024-03-06T10:04:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=322514053 data=null doit=true}, Tree node with text: XML Analyses]
05:04:57 [2024-03-06T10:04:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=322514053 data=null}, Tree node with text: XML Analyses]
05:04:57 [2024-03-06T10:04:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=322514053 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
05:04:57 [2024-03-06T10:04:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322514053 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
05:04:57 [2024-03-06T10:04:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=322514055 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
05:04:57 [2024-03-06T10:04:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:04:57 [2024-03-06T10:04:57.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:04:57 [2024-03-06T10:04:57.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
05:04:57 [2024-03-06T10:04:57.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
05:04:57 [2024-03-06T10:04:57.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
05:04:57 [2024-03-06T10:04:57.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=322514058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:04:57 [2024-03-06T10:04:57.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=322514058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:04:57 [2024-03-06T10:04:57.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=322514058 data=null doit=true}, (of type 'Table')]
05:04:57 [2024-03-06T10:04:57.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=322514058 data=null}, (of type 'Table')]
05:04:57 [2024-03-06T10:04:57.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=322514059 data=null button=1 stateMask=0x0 x=96 y=12 count=1}, (of type 'Table')]
05:04:57 [2024-03-06T10:04:57.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322514059 data=null item=TableItem {test_consuming_fsm} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
05:04:57 [2024-03-06T10:04:57.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=322514091 data=null button=1 stateMask=0x80000 x=96 y=12 count=1}, (of type 'Table')]
05:04:57 [2024-03-06T10:04:57.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=322514092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:04:57 [2024-03-06T10:04:57.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=322514092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=322514092 data=null doit=true}, (of type 'Table')]
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=322514092 data=null}, (of type 'Table')]
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=322514092 data=null button=1 stateMask=0x40000 x=62 y=35 count=1}, (of type 'Table')]
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322514092 data=null item=TableItem {kvm_exits} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=322514113 data=null button=1 stateMask=0xc0000 x=62 y=35 count=1}, (of type 'Table')]
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=322514114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=322514114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=322514115 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=322514115 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=322514115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=322514115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=322514161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=322514162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=322514162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=322514162 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=322514162 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322514163 data=null doit=true}, Shell with text {Delete XML file(s)}]
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322514164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322514164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322514164 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322514164 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322514164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322514165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322514165 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=322514115 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=322514218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=322514218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=322514218 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=322514218 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=322514218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=322514218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=322514219 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=322513735 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@638341b0] time=322514270 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:04:58 [2024-03-06T10:04:58.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:04:58 [2024-03-06T10:04:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:04:58 [2024-03-06T10:04:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
05:04:58 [2024-03-06T10:04:58.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
05:04:58 [2024-03-06T10:04:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
05:04:58 [2024-03-06T10:04:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:04:58 [2024-03-06T10:04:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322514574 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
05:04:58 [2024-03-06T10:04:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:04:58 [2024-03-06T10:04:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:04:58 [2024-03-06T10:04:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:58 [2024-03-06T10:04:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322514577 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
05:04:58 [2024-03-06T10:04:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322514578 data=null doit=true}, TreeItem with text {Tracing}]
05:04:58 [2024-03-06T10:04:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322514578 data=null}, TreeItem with text {Tracing}]
05:04:58 [2024-03-06T10:04:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322514578 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:04:58 [2024-03-06T10:04:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322514578 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:04:58 [2024-03-06T10:04:58.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322514610 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:04:58 [2024-03-06T10:04:58.668Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:04:58 [2024-03-06T10:04:58.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:58 [2024-03-06T10:04:58.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=322514611 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
05:04:58 [2024-03-06T10:04:58.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=322514611 data=null doit=true}, Tree node with text: XML Analyses]
05:04:58 [2024-03-06T10:04:58.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=322514611 data=null}, Tree node with text: XML Analyses]
05:04:58 [2024-03-06T10:04:58.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=322514611 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
05:04:58 [2024-03-06T10:04:58.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322514612 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
05:04:58 [2024-03-06T10:04:58.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=322514613 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
05:04:58 [2024-03-06T10:04:58.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
05:04:58 [2024-03-06T10:04:58.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
05:04:58 [2024-03-06T10:04:58.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:04:58 [2024-03-06T10:04:58.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=322514616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=322514616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=322514616 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=322514616 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=322514616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=322514616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=322514616 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=322514663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=322514663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=322514663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=322514663 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=322514663 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_valid} time=322514669 data=null button=0 stateMask=0x0 x=60 y=35 count=0}, TableItem with text {test_valid}]
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_valid} time=322514669 data=null doit=true}, TableItem with text {test_valid}]
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_valid} time=322514669 data=null}, TableItem with text {test_valid}]
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid} time=322514670 data=null button=1 stateMask=0x0 x=60 y=35 count=1}, TableItem with text {test_valid}]
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322514670 data=null item=TableItem {test_valid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {test_valid}]
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid} time=322514702 data=null button=1 stateMask=0x80000 x=60 y=35 count=1}, TableItem with text {test_valid}]
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: of type 'Label'
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=322514705 data=null button=0 stateMask=0x0 x=129 y=12 count=0}, TableItem with text {test_valid_xml_timegraphView}]
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_valid_xml_timegraphView} time=322514705 data=null doit=true}, TableItem with text {test_valid_xml_timegraphView}]
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_valid_xml_timegraphView} time=322514705 data=null}, TableItem with text {test_valid_xml_timegraphView}]
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=322514705 data=null button=1 stateMask=0x0 x=129 y=12 count=1}, TableItem with text {test_valid_xml_timegraphView}]
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322514705 data=null item=TableItem {test_valid_xml_timegraphView} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {test_valid_xml_timegraphView}]
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=322514716 data=null button=1 stateMask=0x80000 x=129 y=12 count=1}, TableItem with text {test_valid_xml_timegraphView}]
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: of type 'Label'
05:04:58 [2024-03-06T10:04:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
05:04:58 [2024-03-06T10:04:58.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
05:04:58 [2024-03-06T10:04:58.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
05:04:58 [2024-03-06T10:04:58.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:04:58 [2024-03-06T10:04:58.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:04:58 [2024-03-06T10:04:58.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:04:58 [2024-03-06T10:04:58.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:04:58 [2024-03-06T10:04:58.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:04:58 [2024-03-06T10:04:58.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:04:58 [2024-03-06T10:04:58.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=322514719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=322514719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=322514719 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=322514719 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=322514719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=322514719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=322514719 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:58 [2024-03-06T10:04:58.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=322514296 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:04:58 [2024-03-06T10:04:58.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:04:58 [2024-03-06T10:04:58.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@638341b0] time=322514794 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:04:58 [2024-03-06T10:04:58.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:04:58 [2024-03-06T10:04:58.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:04:58 [2024-03-06T10:04:58.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:04:58 [2024-03-06T10:04:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:04:58 [2024-03-06T10:04:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
05:04:58 [2024-03-06T10:04:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
05:04:58 [2024-03-06T10:04:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
05:04:58 [2024-03-06T10:04:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:04:58 [2024-03-06T10:04:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322515096 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
05:04:58 [2024-03-06T10:04:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:04:58 [2024-03-06T10:04:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:04:58 [2024-03-06T10:04:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:58 [2024-03-06T10:04:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322515099 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
05:04:58 [2024-03-06T10:04:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322515099 data=null doit=true}, TreeItem with text {Tracing}]
05:04:58 [2024-03-06T10:04:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322515100 data=null}, TreeItem with text {Tracing}]
05:04:58 [2024-03-06T10:04:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322515100 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:04:58 [2024-03-06T10:04:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322515100 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:04:59 [2024-03-06T10:04:59.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322515123 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:04:59 [2024-03-06T10:04:59.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:04:59 [2024-03-06T10:04:59.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:59 [2024-03-06T10:04:59.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=322515124 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=322515124 data=null doit=true}, Tree node with text: XML Analyses]
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=322515124 data=null}, Tree node with text: XML Analyses]
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=322515124 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322515125 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=322515126 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=322515130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=322515130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=322515130 data=null doit=true}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=322515130 data=null}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=322515130 data=null button=1 stateMask=0x0 x=129 y=12 count=1}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322515131 data=null item=TableItem {test_valid_xml_timegraphView} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=322515139 data=null button=1 stateMask=0x80000 x=129 y=12 count=1}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=322515139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=322515152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=322515152 data=null doit=true}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=322515152 data=null}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid} time=322515153 data=null button=1 stateMask=0x40000 x=60 y=35 count=1}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322515153 data=null item=TableItem {test_valid} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid} time=322515171 data=null button=1 stateMask=0xc0000 x=60 y=35 count=1}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=322515172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=322515188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=322515188 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=322515188 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=322515189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=322515189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=322515229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=322515230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=322515230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=322515230 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=322515230 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322515231 data=null doit=true}, Shell with text {Delete XML file(s)}]
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322515231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322515232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322515232 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322515232 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322515232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322515232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322515232 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=322515189 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=322515271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=322515271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=322515271 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=322515271 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=322515271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=322515271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=322515271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=322514802 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:04:59 [2024-03-06T10:04:59.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:04:59 [2024-03-06T10:04:59.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@638341b0] time=322515335 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:04:59 [2024-03-06T10:04:59.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:04:59 [2024-03-06T10:04:59.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:04:59 [2024-03-06T10:04:59.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:04:59 [2024-03-06T10:04:59.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:04:59 [2024-03-06T10:04:59.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
05:04:59 [2024-03-06T10:04:59.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
05:04:59 [2024-03-06T10:04:59.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
05:04:59 [2024-03-06T10:04:59.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:04:59 [2024-03-06T10:04:59.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322515629 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
05:04:59 [2024-03-06T10:04:59.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:04:59 [2024-03-06T10:04:59.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:04:59 [2024-03-06T10:04:59.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:59 [2024-03-06T10:04:59.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322515632 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
05:04:59 [2024-03-06T10:04:59.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322515632 data=null doit=true}, TreeItem with text {Tracing}]
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322515632 data=null}, TreeItem with text {Tracing}]
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322515632 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322515632 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322515656 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:04:59 [2024-03-06T10:04:59.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=322515657 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=322515657 data=null doit=true}, Tree node with text: XML Analyses]
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=322515657 data=null}, Tree node with text: XML Analyses]
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=322515657 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322515658 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=322515659 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=322515664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=322515664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=322515664 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=322515664 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=322515664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=322515664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=322515664 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=322515759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=322515760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=322515760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=322515760 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=322515760 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [3, 2] in (of type 'Table')
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=322515766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=322515766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=322515766 data=null doit=true}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=322515766 data=null}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=322515766 data=null button=1 stateMask=0x0 x=86 y=81 count=1}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322515767 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=322515802 data=null button=1 stateMask=0x80000 x=86 y=81 count=1}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=322515802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=322515802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=322515802 data=null doit=true}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=322515802 data=null}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=322515803 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322515803 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=322515821 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=322515823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=322515823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=322515823 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=322515823 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=322515823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=322515824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=322515824 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=322515824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=322515824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=322515824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=322515824 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=322515825 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [3, 2] in (of type 'Table')
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=322515825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=322515825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=322515826 data=null doit=true}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=322515826 data=null}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=322515826 data=null button=1 stateMask=0x0 x=86 y=81 count=1}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322515829 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=322515837 data=null button=1 stateMask=0x80000 x=86 y=81 count=1}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=322515837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=322515837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=322515837 data=null doit=true}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=322515837 data=null}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=322515837 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322515838 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=322515853 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')]
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=322515854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=322515854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=322515854 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=322515854 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=322515855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=322515855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=322515855 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=322515871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=322515871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=322515871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=322515871 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=322515871 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
05:04:59 [2024-03-06T10:04:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
05:04:59 [2024-03-06T10:04:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
05:04:59 [2024-03-06T10:04:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
05:04:59 [2024-03-06T10:04:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
05:04:59 [2024-03-06T10:04:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=322515873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=322515873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=322515873 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=322515873 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=322515873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=322515873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=322515873 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=322515874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=322515874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=322515890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=322515890 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=322515890 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
05:04:59 [2024-03-06T10:04:59.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
05:04:59 [2024-03-06T10:04:59.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
05:04:59 [2024-03-06T10:04:59.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
05:04:59 [2024-03-06T10:04:59.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=322515891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=322515892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=322515892 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=322515892 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=322515892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=322515892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=322515892 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=322515911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=322515911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=322515911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=322515911 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=322515911 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=322515913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=322515913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=322515913 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=322515913 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=322515913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=322515913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=322515914 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:04:59 [2024-03-06T10:04:59.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=322515343 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:04:59 [2024-03-06T10:04:59.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:04:59 [2024-03-06T10:04:59.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@638341b0] time=322515995 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:04:59 [2024-03-06T10:04:59.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:04:59 [2024-03-06T10:04:59.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:04:59 [2024-03-06T10:04:59.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:04:59 [2024-03-06T10:04:59.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:05:00 [2024-03-06T10:05:00.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
05:05:00 [2024-03-06T10:05:00.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
05:05:00 [2024-03-06T10:05:00.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
05:05:00 [2024-03-06T10:05:00.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:05:00 [2024-03-06T10:05:00.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322516283 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
05:05:00 [2024-03-06T10:05:00.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:00 [2024-03-06T10:05:00.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:00 [2024-03-06T10:05:00.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322516289 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322516289 data=null doit=true}, TreeItem with text {Tracing}]
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322516289 data=null}, TreeItem with text {Tracing}]
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322516289 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322516290 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322516314 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:05:00 [2024-03-06T10:05:00.212Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=322516315 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=322516315 data=null doit=true}, Tree node with text: XML Analyses]
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=322516315 data=null}, Tree node with text: XML Analyses]
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=322516315 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322516315 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=322516317 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1, 2, 3, 4] in (of type 'Table')
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=322516321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=322516321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=322516321 data=null doit=true}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=322516321 data=null}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_attributes} time=322516322 data=null button=1 stateMask=0x0 x=76 y=12 count=1}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322516322 data=null item=TableItem {test_attributes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_attributes} time=322516347 data=null button=1 stateMask=0x80000 x=76 y=12 count=1}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=322516347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=322516347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=322516347 data=null doit=true}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=322516347 data=null}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_pattern_segment} time=322516348 data=null button=1 stateMask=0x40000 x=100 y=35 count=1}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322516348 data=null item=TableItem {test_pattern_segment} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_pattern_segment} time=322516365 data=null button=1 stateMask=0xc0000 x=100 y=35 count=1}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=322516365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=322516365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=322516366 data=null doit=true}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=322516366 data=null}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=322516366 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322516366 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=322516391 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=322516391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=322516391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=322516391 data=null doit=true}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=322516391 data=null}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=322516394 data=null button=1 stateMask=0x40000 x=86 y=81 count=1}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322516394 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=322516423 data=null button=1 stateMask=0xc0000 x=86 y=81 count=1}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=322516423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=322516423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=322516423 data=null doit=true}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=322516423 data=null}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_doubles} time=322516424 data=null button=1 stateMask=0x40000 x=70 y=104 count=1}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322516424 data=null item=TableItem {test_doubles} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_doubles} time=322516467 data=null button=1 stateMask=0xc0000 x=70 y=104 count=1}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=322516469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=322516469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=322516469 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=322516469 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=322516469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=322516469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=322516513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=322516515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=322516515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=322516515 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=322516515 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322516532 data=null doit=true}, Shell with text {Delete XML file(s)}]
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322516533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322516543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322516544 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322516544 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322516544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322516544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322516544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=322516469 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:05:00 [2024-03-06T10:05:00.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:05:00 [2024-03-06T10:05:00.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:05:00 [2024-03-06T10:05:00.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:05:00 [2024-03-06T10:05:00.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:05:00 [2024-03-06T10:05:00.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:05:00 [2024-03-06T10:05:00.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=322516606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=322516606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=322516606 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=322516606 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=322516606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=322516607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=322516607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=322516002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:05:00 [2024-03-06T10:05:00.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:05:00 [2024-03-06T10:05:00.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@638341b0] time=322516659 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:05:00 [2024-03-06T10:05:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:05:00 [2024-03-06T10:05:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:05:00 [2024-03-06T10:05:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:05:00 [2024-03-06T10:05:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322516956 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322516959 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322516959 data=null doit=true}, TreeItem with text {Tracing}]
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322516959 data=null}, TreeItem with text {Tracing}]
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322516959 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322516960 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322516991 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:05:00 [2024-03-06T10:05:00.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=322516993 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=322516993 data=null doit=true}, Tree node with text: XML Analyses]
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=322516993 data=null}, Tree node with text: XML Analyses]
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=322516993 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322516994 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=322517006 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=322517009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=322517009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=322517009 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=322517009 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=322517010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=322517010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=322517010 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=322517057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=322517058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=322517058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=322517058 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=322517058 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=322517063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=322517063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=322517063 data=null doit=true}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=322517063 data=null}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=322517064 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322517064 data=null item=TableItem {test_valid_extended} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=322517073 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')]
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit...
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=322517103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=322517103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=322517103 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=322517103 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=322517103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
05:05:00 [2024-03-06T10:05:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=322517103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
05:05:01 [2024-03-06T10:05:01.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=322517104 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
05:05:01 [2024-03-06T10:05:01.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=322517378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
05:05:01 [2024-03-06T10:05:01.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=322517412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
05:05:01 [2024-03-06T10:05:01.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=322517412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
05:05:01 [2024-03-06T10:05:01.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=322517412 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
05:05:01 [2024-03-06T10:05:01.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=322517412 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
05:05:01 [2024-03-06T10:05:01.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit...
05:05:01 [2024-03-06T10:05:01.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
05:05:01 [2024-03-06T10:05:01.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
05:05:01 [2024-03-06T10:05:01.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
05:05:01 [2024-03-06T10:05:01.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=322517677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:05:01 [2024-03-06T10:05:01.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=322517677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:05:01 [2024-03-06T10:05:01.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=322517677 data=null doit=true}, (of type 'Table')]
05:05:01 [2024-03-06T10:05:01.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=322517677 data=null}, (of type 'Table')]
05:05:01 [2024-03-06T10:05:01.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=322517678 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')]
05:05:01 [2024-03-06T10:05:01.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322517678 data=null item=TableItem {test_valid_extended} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
05:05:01 [2024-03-06T10:05:01.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=322517687 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')]
05:05:01 [2024-03-06T10:05:01.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=322517687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:05:01 [2024-03-06T10:05:01.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=322517688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:05:01 [2024-03-06T10:05:01.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=322517688 data=null doit=true}, (of type 'Table')]
05:05:01 [2024-03-06T10:05:01.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=322517688 data=null}, (of type 'Table')]
05:05:01 [2024-03-06T10:05:01.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=322517688 data=null button=1 stateMask=0x40000 x=87 y=35 count=1}, (of type 'Table')]
05:05:01 [2024-03-06T10:05:01.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322517688 data=null item=TableItem {test_valid_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=322517708 data=null button=1 stateMask=0xc0000 x=87 y=35 count=1}, (of type 'Table')]
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=322517710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=322517710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=322517710 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=322517710 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=322517711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=322517711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=322517737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=322517738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=322517738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=322517738 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=322517738 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322517754 data=null doit=true}, Shell with text {Delete XML file(s)}]
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322517755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322517755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322517755 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322517755 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322517755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322517755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322517755 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:05:01 [2024-03-06T10:05:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=322517711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:01 [2024-03-06T10:05:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:05:01 [2024-03-06T10:05:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:05:01 [2024-03-06T10:05:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:05:01 [2024-03-06T10:05:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:05:01 [2024-03-06T10:05:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:05:01 [2024-03-06T10:05:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:05:01 [2024-03-06T10:05:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:05:01 [2024-03-06T10:05:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:05:01 [2024-03-06T10:05:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:05:01 [2024-03-06T10:05:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:05:01 [2024-03-06T10:05:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:05:01 [2024-03-06T10:05:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:01 [2024-03-06T10:05:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:05:01 [2024-03-06T10:05:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:05:01 [2024-03-06T10:05:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:05:01 [2024-03-06T10:05:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:05:01 [2024-03-06T10:05:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:05:01 [2024-03-06T10:05:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:05:01 [2024-03-06T10:05:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=322517897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:01 [2024-03-06T10:05:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=322517897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:01 [2024-03-06T10:05:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=322517897 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:01 [2024-03-06T10:05:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=322517897 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:01 [2024-03-06T10:05:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=322517897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:01 [2024-03-06T10:05:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=322517897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:01 [2024-03-06T10:05:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=322517897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:01 [2024-03-06T10:05:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=322516669 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:05:02 [2024-03-06T10:05:02.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:05:02 [2024-03-06T10:05:02.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@638341b0] time=322517950 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:05:02 [2024-03-06T10:05:02.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:05:02 [2024-03-06T10:05:02.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:05:02 [2024-03-06T10:05:02.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:05:02 [2024-03-06T10:05:02.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:05:02 [2024-03-06T10:05:02.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
05:05:02 [2024-03-06T10:05:02.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
05:05:02 [2024-03-06T10:05:02.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
05:05:02 [2024-03-06T10:05:02.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:05:02 [2024-03-06T10:05:02.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322518156 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
05:05:02 [2024-03-06T10:05:02.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:02 [2024-03-06T10:05:02.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:02 [2024-03-06T10:05:02.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:02 [2024-03-06T10:05:02.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322518189 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
05:05:02 [2024-03-06T10:05:02.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322518189 data=null doit=true}, TreeItem with text {Tracing}]
05:05:02 [2024-03-06T10:05:02.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322518189 data=null}, TreeItem with text {Tracing}]
05:05:02 [2024-03-06T10:05:02.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322518190 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:05:02 [2024-03-06T10:05:02.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322518237 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:05:02 [2024-03-06T10:05:02.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322518284 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:05:02 [2024-03-06T10:05:02.261Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:05:02 [2024-03-06T10:05:02.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:02 [2024-03-06T10:05:02.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=322518286 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=322518286 data=null doit=true}, Tree node with text: XML Analyses]
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=322518286 data=null}, Tree node with text: XML Analyses]
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=322518286 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322518286 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=322518288 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=322518313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=322518313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=322518313 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=322518313 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=322518313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=322518313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=322518313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=322517967 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@638341b0] time=322518363 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:05:02 [2024-03-06T10:05:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322518666 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322518676 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322518676 data=null doit=true}, TreeItem with text {Tracing}]
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322518676 data=null}, TreeItem with text {Tracing}]
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322518676 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322518677 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322518691 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:05:02 [2024-03-06T10:05:02.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=322518692 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=322518692 data=null doit=true}, Tree node with text: XML Analyses]
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=322518692 data=null}, Tree node with text: XML Analyses]
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=322518692 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322518692 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=322518699 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
05:05:02 [2024-03-06T10:05:02.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=322518701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=322518701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=322518701 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=322518701 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=322518701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=322518702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=322518702 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=322518724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=322518724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=322518724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=322518724 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=322518724 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=322518730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=322518730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=322518730 data=null doit=true}, (of type 'Table')]
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=322518730 data=null}, (of type 'Table')]
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=322518731 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, (of type 'Table')]
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322518731 data=null item=TableItem {state_provider_placement} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=322518738 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, (of type 'Table')]
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: with mnemonic 'Export'
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: with style 'SWT.PUSH'
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Export
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Export} time=322518739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Export} time=322518739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Export} time=322518739 data=null doit=true}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Export} time=322518739 data=null}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Export} time=322518740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Export} time=322518740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Export} time=322518740 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Export} time=322518750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Export} time=322518750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Export} time=322518750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Export} time=322518750 data=null doit=true}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Export} time=322518750 data=null}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Export
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:05:02 [2024-03-06T10:05:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:05:02 [2024-03-06T10:05:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:05:02 [2024-03-06T10:05:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:05:02 [2024-03-06T10:05:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:05:02 [2024-03-06T10:05:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:05:02 [2024-03-06T10:05:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=322518752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=322518752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=322518752 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=322518752 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=322518752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=322518752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=322518752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:02 [2024-03-06T10:05:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=322518375 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:05:02 [2024-03-06T10:05:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:05:02 [2024-03-06T10:05:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@638341b0] time=322518813 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:05:02 [2024-03-06T10:05:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:05:02 [2024-03-06T10:05:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:05:02 [2024-03-06T10:05:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322519022 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322519070 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322519070 data=null doit=true}, TreeItem with text {Tracing}]
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322519070 data=null}, TreeItem with text {Tracing}]
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322519070 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322519071 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322519118 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:05:03 [2024-03-06T10:05:03.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=322519119 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=322519119 data=null doit=true}, Tree node with text: XML Analyses]
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=322519119 data=null}, Tree node with text: XML Analyses]
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=322519119 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322519119 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=322519121 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=322519124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=322519124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=322519124 data=null doit=true}, (of type 'Table')]
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=322519134 data=null}, (of type 'Table')]
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=322519136 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, (of type 'Table')]
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322519136 data=null item=TableItem {state_provider_placement} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=322519145 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, (of type 'Table')]
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=322519147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=322519147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=322519147 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=322519147 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=322519147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=322519147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=322519171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=322519172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=322519172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=322519172 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=322519172 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322519173 data=null doit=true}, Shell with text {Delete XML file(s)}]
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322519173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322519174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322519174 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322519174 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322519174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322519174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322519174 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=322519147 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:05:03 [2024-03-06T10:05:03.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:05:03 [2024-03-06T10:05:03.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:05:03 [2024-03-06T10:05:03.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:05:03 [2024-03-06T10:05:03.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:05:03 [2024-03-06T10:05:03.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=322519211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:03 [2024-03-06T10:05:03.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=322519211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:03 [2024-03-06T10:05:03.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=322519211 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:03 [2024-03-06T10:05:03.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=322519211 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:03 [2024-03-06T10:05:03.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=322519212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:03 [2024-03-06T10:05:03.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=322519212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:03 [2024-03-06T10:05:03.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=322519212 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:03 [2024-03-06T10:05:03.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=322518820 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:05:03 [2024-03-06T10:05:03.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:05:03 [2024-03-06T10:05:03.289Z] 
05:05:03 [2024-03-06T10:05:03.289Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 10:05:03.086
05:05:03 [2024-03-06T10:05:03.289Z] !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.
05:05:03 [2024-03-06T10:05:03.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@638341b0] time=322519278 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:05:03 [2024-03-06T10:05:03.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:05:03 [2024-03-06T10:05:03.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:05:03 [2024-03-06T10:05:03.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:05:03 [2024-03-06T10:05:03.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:05:03 [2024-03-06T10:05:03.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
05:05:03 [2024-03-06T10:05:03.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
05:05:03 [2024-03-06T10:05:03.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
05:05:03 [2024-03-06T10:05:03.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:05:03 [2024-03-06T10:05:03.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322519574 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
05:05:03 [2024-03-06T10:05:03.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:03 [2024-03-06T10:05:03.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:03 [2024-03-06T10:05:03.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:03 [2024-03-06T10:05:03.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322519577 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
05:05:03 [2024-03-06T10:05:03.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322519577 data=null doit=true}, TreeItem with text {Tracing}]
05:05:03 [2024-03-06T10:05:03.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322519577 data=null}, TreeItem with text {Tracing}]
05:05:03 [2024-03-06T10:05:03.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322519578 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:05:03 [2024-03-06T10:05:03.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322519578 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:05:03 [2024-03-06T10:05:03.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322519600 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:05:03 [2024-03-06T10:05:03.545Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:05:03 [2024-03-06T10:05:03.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:03 [2024-03-06T10:05:03.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=322519601 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
05:05:03 [2024-03-06T10:05:03.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=322519601 data=null doit=true}, Tree node with text: XML Analyses]
05:05:03 [2024-03-06T10:05:03.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=322519601 data=null}, Tree node with text: XML Analyses]
05:05:03 [2024-03-06T10:05:03.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=322519602 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
05:05:03 [2024-03-06T10:05:03.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322519602 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
05:05:03 [2024-03-06T10:05:03.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=322519603 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
05:05:03 [2024-03-06T10:05:03.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:05:03 [2024-03-06T10:05:03.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:05:03 [2024-03-06T10:05:03.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:05:03 [2024-03-06T10:05:03.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_invalid} time=322519607 data=null button=0 stateMask=0x0 x=66 y=12 count=0}, TableItem with text {test_invalid}]
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_invalid} time=322519607 data=null doit=true}, TableItem with text {test_invalid}]
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_invalid} time=322519607 data=null}, TableItem with text {test_invalid}]
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_invalid} time=322519607 data=null button=1 stateMask=0x0 x=66 y=12 count=1}, TableItem with text {test_invalid}]
05:05:03 [2024-03-06T10:05:03.546Z] 
05:05:03 [2024-03-06T10:05:03.546Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 10:05:03.422
05:05:03 [2024-03-06T10:05:03.546Z] !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.
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322519608 data=null item=TableItem {test_invalid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {test_invalid}]
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_invalid} time=322519629 data=null button=1 stateMask=0x80000 x=66 y=12 count=1}, TableItem with text {test_invalid}]
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: of type 'Label'
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: with mnemonic 'Invalid file'
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: (of type 'Label' and with mnemonic 'Invalid file')
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=322519634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=322519634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=322519634 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=322519634 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=322519634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=322519634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:03 [2024-03-06T10:05:03.546Z] 
05:05:03 [2024-03-06T10:05:03.546Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 10:05:03.449
05:05:03 [2024-03-06T10:05:03.546Z] !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.
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=322519634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=322519290 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@638341b0] time=322519691 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:05:03 [2024-03-06T10:05:03.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:05:03 [2024-03-06T10:05:03.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:05:03 [2024-03-06T10:05:03.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
05:05:03 [2024-03-06T10:05:03.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
05:05:03 [2024-03-06T10:05:03.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
05:05:03 [2024-03-06T10:05:03.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
05:05:03 [2024-03-06T10:05:03.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322519856 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
05:05:03 [2024-03-06T10:05:03.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:03 [2024-03-06T10:05:03.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:03 [2024-03-06T10:05:03.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:03 [2024-03-06T10:05:03.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322519905 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
05:05:03 [2024-03-06T10:05:03.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322519905 data=null doit=true}, TreeItem with text {Tracing}]
05:05:03 [2024-03-06T10:05:03.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322519905 data=null}, TreeItem with text {Tracing}]
05:05:03 [2024-03-06T10:05:03.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322519905 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:05:03 [2024-03-06T10:05:03.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322519905 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:05:03 [2024-03-06T10:05:03.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322519943 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
05:05:03 [2024-03-06T10:05:03.802Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:05:03 [2024-03-06T10:05:03.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:03 [2024-03-06T10:05:03.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=322519944 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
05:05:03 [2024-03-06T10:05:03.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=322519956 data=null doit=true}, Tree node with text: XML Analyses]
05:05:03 [2024-03-06T10:05:03.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=322519956 data=null}, Tree node with text: XML Analyses]
05:05:03 [2024-03-06T10:05:03.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=322519956 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
05:05:03 [2024-03-06T10:05:03.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322519956 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
05:05:03 [2024-03-06T10:05:03.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=322519978 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
05:05:03 [2024-03-06T10:05:03.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:05:03 [2024-03-06T10:05:03.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:05:03 [2024-03-06T10:05:03.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
05:05:03 [2024-03-06T10:05:03.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
05:05:03 [2024-03-06T10:05:03.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
05:05:03 [2024-03-06T10:05:03.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=322519981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:05:03 [2024-03-06T10:05:03.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=322519981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
05:05:03 [2024-03-06T10:05:03.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=322519981 data=null doit=true}, (of type 'Table')]
05:05:03 [2024-03-06T10:05:03.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=322519981 data=null}, (of type 'Table')]
05:05:03 [2024-03-06T10:05:03.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_invalid} time=322519982 data=null button=1 stateMask=0x0 x=66 y=12 count=1}, (of type 'Table')]
05:05:03 [2024-03-06T10:05:03.803Z] 
05:05:03 [2024-03-06T10:05:03.803Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-03-06 10:05:03.798
05:05:03 [2024-03-06T10:05:03.803Z] !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.
05:05:03 [2024-03-06T10:05:03.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322519982 data=null item=TableItem {test_invalid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
05:05:03 [2024-03-06T10:05:03.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_invalid} time=322519990 data=null button=1 stateMask=0x80000 x=66 y=12 count=1}, (of type 'Table')]
05:05:04 [2024-03-06T10:05:04.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:05:04 [2024-03-06T10:05:04.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:05:04 [2024-03-06T10:05:04.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:05:04 [2024-03-06T10:05:04.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:05:04 [2024-03-06T10:05:04.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
05:05:04 [2024-03-06T10:05:04.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
05:05:04 [2024-03-06T10:05:04.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
05:05:04 [2024-03-06T10:05:04.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:05:04 [2024-03-06T10:05:04.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:05:04 [2024-03-06T10:05:04.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:05:04 [2024-03-06T10:05:04.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:05:04 [2024-03-06T10:05:04.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:05:04 [2024-03-06T10:05:04.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:05:04 [2024-03-06T10:05:04.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:04 [2024-03-06T10:05:04.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:05:04 [2024-03-06T10:05:04.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
05:05:04 [2024-03-06T10:05:04.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=322520000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:04 [2024-03-06T10:05:04.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=322520000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:04 [2024-03-06T10:05:04.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=322520000 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:04 [2024-03-06T10:05:04.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=322520000 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:04 [2024-03-06T10:05:04.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=322520000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:04 [2024-03-06T10:05:04.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=322520000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:04 [2024-03-06T10:05:04.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=322520024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:04 [2024-03-06T10:05:04.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=322520038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:04 [2024-03-06T10:05:04.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=322520038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:04 [2024-03-06T10:05:04.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=322520038 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:04 [2024-03-06T10:05:04.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=322520038 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:04 [2024-03-06T10:05:04.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
05:05:04 [2024-03-06T10:05:04.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322520039 data=null doit=true}, Shell with text {Delete XML file(s)}]
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322520039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322520039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322520039 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322520039 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322520040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322520040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322520040 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=322520000 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=322520073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=322520073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=322520073 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=322520073 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=322520090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=322520090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=322520091 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=322519698 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:05:04 [2024-03-06T10:05:04.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:05:04 [2024-03-06T10:05:04.060Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.72 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
05:05:04 [2024-03-06T10:05:04.060Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testPreferencePageMenuBar -- Time elapsed: 1.101 s
05:05:04 [2024-03-06T10:05:04.061Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testImportInvalid -- Time elapsed: 0.872 s
05:05:04 [2024-03-06T10:05:04.061Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testPreferencePageContextMenu -- Time elapsed: 2.439 s
05:05:04 [2024-03-06T10:05:04.061Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testEdit -- Time elapsed: 2.331 s
05:05:04 [2024-03-06T10:05:04.061Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testImportValid -- Time elapsed: 1.064 s
05:05:04 [2024-03-06T10:05:04.061Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testCheckButtons -- Time elapsed: 1.323 s
05:05:04 [2024-03-06T10:05:04.061Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testDelete -- Time elapsed: 1.705 s
05:05:04 [2024-03-06T10:05:04.061Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testExport -- Time elapsed: 0.907 s
05:05:04 [2024-03-06T10:05:04.061Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testInvalidLabel -- Time elapsed: 0.868 s
05:05:04 [2024-03-06T10:05:04.061Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
05:05:04 [2024-03-06T10:05:04.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@638341b0] time=322520166 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:05:04 [2024-03-06T10:05:04.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:05:04 [2024-03-06T10:05:04.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
05:05:04 [2024-03-06T10:05:04.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
05:05:04 [2024-03-06T10:05:04.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
05:05:04 [2024-03-06T10:05:04.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=322520272 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
05:05:04 [2024-03-06T10:05:04.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
05:05:05 [2024-03-06T10:05:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:05:05 [2024-03-06T10:05:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:05 [2024-03-06T10:05:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:05 [2024-03-06T10:05:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:05 [2024-03-06T10:05:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:05 [2024-03-06T10:05:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:05 [2024-03-06T10:05:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322521926 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:05:05 [2024-03-06T10:05:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322521926 data=null doit=true}, TreeItem with text {test}]
05:05:05 [2024-03-06T10:05:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322521926 data=null}, TreeItem with text {test}]
05:05:05 [2024-03-06T10:05:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322521927 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:05:05 [2024-03-06T10:05:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322521927 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:05:05 [2024-03-06T10:05:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322521957 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:05:05 [2024-03-06T10:05:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:05 [2024-03-06T10:05:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322521958 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:05:05 [2024-03-06T10:05:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322521958 data=null doit=true}, TreeItem with text {test}]
05:05:05 [2024-03-06T10:05:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322521958 data=null}, TreeItem with text {test}]
05:05:05 [2024-03-06T10:05:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322521958 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:05:05 [2024-03-06T10:05:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322521958 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:05:05 [2024-03-06T10:05:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322521974 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:05:05 [2024-03-06T10:05:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322521974 data=null doit=true}, TreeItem with text {test}]
05:05:05 [2024-03-06T10:05:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322521974 data=null}, TreeItem with text {test}]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322521974 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322521974 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322521976 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322521977 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322521977 data=null doit=true}, TreeItem with text {Traces [1]}]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322521977 data=null}, TreeItem with text {Traces [1]}]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322521977 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322521977 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322521993 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322521994 data=null doit=true}, TreeItem with text {Traces [1]}]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322521994 data=null}, TreeItem with text {Traces [1]}]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322521995 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322521995 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322521996 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testTrace2.xml} time=322521996 data=null doit=true}, Tree node with text: testTrace2.xml]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testTrace2.xml} time=322521997 data=null}, Tree node with text: testTrace2.xml]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testTrace2.xml} time=322521997 data=null button=1 stateMask=0x0 x=126 y=81 count=1}, Tree node with text: testTrace2.xml]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322521997 data=null item=TreeItem {testTrace2.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: testTrace2.xml]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testTrace2.xml} time=322522004 data=null button=1 stateMask=0x80000 x=126 y=81 count=1}, Tree node with text: testTrace2.xml]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=322522005 data=null doit=true}, Tree node with text: Views]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=322522005 data=null}, Tree node with text: Views]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=322522005 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322522005 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=322522008 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test.xml.conditions} time=322522008 data=null doit=true}, Tree node with text: test.xml.conditions]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test.xml.conditions} time=322522008 data=null}, Tree node with text: test.xml.conditions]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml.conditions} time=322522008 data=null button=1 stateMask=0x0 x=177 y=150 count=1}, Tree node with text: test.xml.conditions]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322522009 data=null item=TreeItem {test.xml.conditions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: test.xml.conditions]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test.xml.conditions} time=322522010 data=null button=1 stateMask=0x80000 x=177 y=150 count=1}, Tree node with text: test.xml.conditions]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Xml Timegraph View Test
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Xml Timegraph View Test} time=322522011 data=null button=0 stateMask=0x0 x=215 y=173 count=0}, Tree node with text: Xml Timegraph View Test]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Xml Timegraph View Test} time=322522011 data=null doit=true}, Tree node with text: Xml Timegraph View Test]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Xml Timegraph View Test} time=322522011 data=null}, Tree node with text: Xml Timegraph View Test]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Xml Timegraph View Test} time=322522012 data=null button=1 stateMask=0x0 x=215 y=173 count=1}, Tree node with text: Xml Timegraph View Test]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322522012 data=null item=TreeItem {Xml Timegraph View Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Xml Timegraph View Test]
05:05:05 [2024-03-06T10:05:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Xml Timegraph View Test} time=322522032 data=null button=1 stateMask=0x80000 x=215 y=173 count=1}, Tree node with text: Xml Timegraph View Test]
05:05:05 [2024-03-06T10:05:05.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Xml Timegraph View Test} time=322522033 data=null button=1 stateMask=0x0 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test]
05:05:05 [2024-03-06T10:05:05.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Xml Timegraph View Test} time=322522033 data=null button=1 stateMask=0x0 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test]
05:05:05 [2024-03-06T10:05:05.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322522033 data=null item=TreeItem {Xml Timegraph View Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Xml Timegraph View Test]
05:05:06 [2024-03-06T10:05:06.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Xml Timegraph View Test} time=322522075 data=null button=1 stateMask=0x80000 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test]
05:05:06 [2024-03-06T10:05:06.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Xml Timegraph View Test} time=322522319 data=null button=0 stateMask=0x0 x=215 y=173 count=0}, Tree node with text: Xml Timegraph View Test]
05:05:06 [2024-03-06T10:05:06.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Xml Timegraph View Test} time=322522328 data=null doit=true}, Tree node with text: Xml Timegraph View Test]
05:05:06 [2024-03-06T10:05:06.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Xml Timegraph View Test} time=322522330 data=null}, Tree node with text: Xml Timegraph View Test]
05:05:06 [2024-03-06T10:05:06.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Xml Timegraph View Test
05:05:08 [2024-03-06T10:05:08.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.xml.ui.views.timegraph"'
05:05:08 [2024-03-06T10:05:08.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
05:05:08 [2024-03-06T10:05:08.083Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
05:05:08 [2024-03-06T10:05:08.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@638341b0] time=322524191 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:05:08 [2024-03-06T10:05:08.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:05:08 [2024-03-06T10:05:08.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:08 [2024-03-06T10:05:08.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:08 [2024-03-06T10:05:08.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:08 [2024-03-06T10:05:08.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322524254 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:05:08 [2024-03-06T10:05:08.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322524255 data=null doit=true}, TreeItem with text {test}]
05:05:08 [2024-03-06T10:05:08.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322524255 data=null}, TreeItem with text {test}]
05:05:08 [2024-03-06T10:05:08.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322524255 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:05:08 [2024-03-06T10:05:08.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322524255 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:05:08 [2024-03-06T10:05:08.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322524272 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:05:08 [2024-03-06T10:05:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:05:08 [2024-03-06T10:05:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:05:08 [2024-03-06T10:05:08.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:05:08 [2024-03-06T10:05:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:05:08 [2024-03-06T10:05:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
05:05:08 [2024-03-06T10:05:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:05:08 [2024-03-06T10:05:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:05:08 [2024-03-06T10:05:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:05:08 [2024-03-06T10:05:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:05:08 [2024-03-06T10:05:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:08 [2024-03-06T10:05:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:05:08 [2024-03-06T10:05:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:05:08 [2024-03-06T10:05:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:05:08 [2024-03-06T10:05:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322524692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:08 [2024-03-06T10:05:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322524693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:08 [2024-03-06T10:05:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322524693 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:08 [2024-03-06T10:05:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322524693 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:08 [2024-03-06T10:05:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322524693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:08 [2024-03-06T10:05:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322524693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:08 [2024-03-06T10:05:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322524693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:08 [2024-03-06T10:05:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322524693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:08 [2024-03-06T10:05:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322524693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:08 [2024-03-06T10:05:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322524693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:08 [2024-03-06T10:05:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322524693 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:08 [2024-03-06T10:05:08.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322524693 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:08 [2024-03-06T10:05:08.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:05:08 [2024-03-06T10:05:08.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:05:08 [2024-03-06T10:05:08.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:05:08 [2024-03-06T10:05:08.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:08 [2024-03-06T10:05:08.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:05:08 [2024-03-06T10:05:08.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:05:08 [2024-03-06T10:05:08.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:05:08 [2024-03-06T10:05:08.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:08 [2024-03-06T10:05:08.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:05:08 [2024-03-06T10:05:08.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322524694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:08 [2024-03-06T10:05:08.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322524695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:08 [2024-03-06T10:05:08.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322524695 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:08 [2024-03-06T10:05:08.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322524695 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:08 [2024-03-06T10:05:08.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322524695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:08 [2024-03-06T10:05:08.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322524695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:08 [2024-03-06T10:05:08.595Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:08 [2024-03-06T10:05:08.595Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:08 [2024-03-06T10:05:08.595Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:08 [2024-03-06T10:05:08.595Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:08 [2024-03-06T10:05:08.595Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:08 [2024-03-06T10:05:08.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:05:08 [2024-03-06T10:05:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322524695 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:08 [2024-03-06T10:05:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322524324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:05:09 [2024-03-06T10:05:09.105Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.041 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
05:05:09 [2024-03-06T10:05:09.105Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest.testData -- Time elapsed: 5.035 s
05:05:09 [2024-03-06T10:05:09.105Z] 
05:05:09 [2024-03-06T10:05:09.105Z] Results:
05:05:09 [2024-03-06T10:05:09.105Z] 
05:05:09 [2024-03-06T10:05:09.105Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
05:05:09 [2024-03-06T10:05:09.105Z] 
05:05:09 [2024-03-06T10:05:09.360Z] 
05:05:09 [2024-03-06T10:05:09.360Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-06 10:05:09.301
05:05:09 [2024-03-06T10:05:09.360Z] !MESSAGE The workspace will exit with unsaved changes in this session.
05:05:09 [2024-03-06T10:05:09.922Z] [INFO] All tests passed
05:05:09 [2024-03-06T10:05:09.922Z] [INFO] 
05:05:09 [2024-03-06T10:05:09.922Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:05:09 [2024-03-06T10:05:09.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
05:05:09 [2024-03-06T10:05:09.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT.pom
05:05:09 [2024-03-06T10:05:09.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
05:05:09 [2024-03-06T10:05:09.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-p2metadata.xml
05:05:09 [2024-03-06T10:05:09.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-p2artifacts.xml
05:05:09 [2024-03-06T10:05:09.922Z] [INFO] 
05:05:09 [2024-03-06T10:05:09.922Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:05:09 [2024-03-06T10:05:09.922Z] [INFO] 
05:05:09 [2024-03-06T10:05:09.922Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >--
05:05:09 [2024-03-06T10:05:09.922Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT [130/141]
05:05:09 [2024-03-06T10:05:09.922Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
05:05:09 [2024-03-06T10:05:09.922Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:05:09 [2024-03-06T10:05:09.922Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:05:09 [2024-03-06T10:05:09.922Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
05:05:10 [2024-03-06T10:05:10.178Z] [INFO] 
05:05:10 [2024-03-06T10:05:10.178Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:05:10 [2024-03-06T10:05:10.178Z] [INFO] 
05:05:10 [2024-03-06T10:05:10.178Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:05:10 [2024-03-06T10:05:10.178Z] [INFO] The project's OSGi version is 1.0.11.202403060913
05:05:10 [2024-03-06T10:05:10.178Z] [INFO] 
05:05:10 [2024-03-06T10:05:10.178Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:05:10 [2024-03-06T10:05:10.178Z] [INFO] 
05:05:10 [2024-03-06T10:05:10.178Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:05:10 [2024-03-06T10:05:10.178Z] [INFO] 
05:05:10 [2024-03-06T10:05:10.178Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:05:10 [2024-03-06T10:05:10.178Z] [INFO] 
05:05:10 [2024-03-06T10:05:10.178Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:05:10 [2024-03-06T10:05:10.178Z] [INFO] 
05:05:10 [2024-03-06T10:05:10.178Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:05:10 [2024-03-06T10:05:10.178Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests
05:05:10 [2024-03-06T10:05:10.433Z] [INFO] 
05:05:10 [2024-03-06T10:05:10.433Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:05:10 [2024-03-06T10:05:10.433Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
05:05:10 [2024-03-06T10:05:10.433Z] [INFO] 
05:05:10 [2024-03-06T10:05:10.433Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:05:10 [2024-03-06T10:05:10.433Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:05:10 [2024-03-06T10:05:10.433Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:05:10 [2024-03-06T10:05:10.433Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
05:05:10 [2024-03-06T10:05:10.433Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:05:10 [2024-03-06T10:05:10.994Z] [INFO] 
05:05:10 [2024-03-06T10:05:10.994Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:05:10 [2024-03-06T10:05:10.994Z] [INFO] 
05:05:10 [2024-03-06T10:05:10.994Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:05:10 [2024-03-06T10:05:10.994Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/test/resources
05:05:10 [2024-03-06T10:05:10.994Z] [INFO] 
05:05:10 [2024-03-06T10:05:10.994Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:05:10 [2024-03-06T10:05:10.994Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped
05:05:10 [2024-03-06T10:05:10.994Z] [INFO] 
05:05:10 [2024-03-06T10:05:10.994Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:05:10 [2024-03-06T10:05:10.994Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
05:05:10 [2024-03-06T10:05:10.994Z] [INFO] 
05:05:10 [2024-03-06T10:05:10.994Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:05:10 [2024-03-06T10:05:10.994Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
05:05:10 [2024-03-06T10:05:10.994Z] [INFO] 
05:05:10 [2024-03-06T10:05:10.994Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:05:10 [2024-03-06T10:05:10.994Z] [INFO] 
05:05:10 [2024-03-06T10:05:10.994Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:05:10 [2024-03-06T10:05:10.994Z] [INFO] 
05:05:10 [2024-03-06T10:05:10.994Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:05:10 [2024-03-06T10:05:10.994Z] [INFO] 
05:05:10 [2024-03-06T10:05:10.994Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:05:10 [2024-03-06T10:05:10.994Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
05:05:11 [2024-03-06T10:05:11.555Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
05:05:12 [2024-03-06T10:05:12.482Z] [INFO] 
05:05:12 [2024-03-06T10:05:12.482Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:05:12 [2024-03-06T10:05:12.482Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data/.metadata/.log
05:05:12 [2024-03-06T10:05:12.482Z] [INFO] Command line:
05:05:12 [2024-03-06T10:05:12.482Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
05:05:12 [2024-03-06T10:05:12.482Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:05:14 [2024-03-06T10:05:14.369Z] Mar 06, 2024 10:05:14 AM org.apache.aries.spifly.BaseActivator log
05:05:14 [2024-03-06T10:05:14.369Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
05:05:15 [2024-03-06T10:05:15.732Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:05:15 [2024-03-06T10:05:15.732Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:05:19 [2024-03-06T10:05:19.893Z] !SESSION 2024-03-06 10:05:12.604 -----------------------------------------------
05:05:19 [2024-03-06T10:05:19.893Z] eclipse.buildId=unknown
05:05:19 [2024-03-06T10:05:19.893Z] java.version=17.0.2
05:05:19 [2024-03-06T10:05:19.893Z] java.vendor=Oracle Corporation
05:05:19 [2024-03-06T10:05:19.893Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:05:19 [2024-03-06T10:05:19.893Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
05:05:19 [2024-03-06T10:05:19.893Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
05:05:19 [2024-03-06T10:05:19.893Z] 
05:05:19 [2024-03-06T10:05:19.893Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-06 10:05:19.308
05:05:19 [2024-03-06T10:05:19.893Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
05:05:19 [2024-03-06T10:05:19.893Z] 
05:05:19 [2024-03-06T10:05:19.893Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-06 10:05:19.322
05:05:19 [2024-03-06T10:05:19.893Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
05:05:19 [2024-03-06T10:05:19.893Z] !STACK 0
05:05:19 [2024-03-06T10:05:19.893Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
05:05:19 [2024-03-06T10:05:19.893Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
05:05:19 [2024-03-06T10:05:19.893Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
05:05:19 [2024-03-06T10:05:19.893Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
05:05:19 [2024-03-06T10:05:19.894Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
05:05:19 [2024-03-06T10:05:19.894Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
05:05:19 [2024-03-06T10:05:19.894Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
05:05:19 [2024-03-06T10:05:19.894Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
05:05:19 [2024-03-06T10:05:19.894Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:05:19 [2024-03-06T10:05:19.894Z] Caused by: java.io.IOException: error=2, No such file or directory
05:05:19 [2024-03-06T10:05:19.894Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
05:05:19 [2024-03-06T10:05:19.894Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
05:05:19 [2024-03-06T10:05:19.894Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
05:05:19 [2024-03-06T10:05:19.894Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
05:05:19 [2024-03-06T10:05:19.894Z] 	... 7 more
05:05:19 [2024-03-06T10:05:19.894Z] Running org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
05:05:20 [2024-03-06T10:05:20.149Z] Display size: 1440x900
05:05:20 [2024-03-06T10:05:20.149Z] OS version=6.2.9-300.fc38.x86_64
05:05:20 [2024-03-06T10:05:20.149Z] GTK version=3.22.30
05:05:20 [2024-03-06T10:05:20.149Z] GTK theme=Ambiance
05:05:20 [2024-03-06T10:05:20.149Z] LIBOVERLAY_SCROLLBAR=0
05:05:20 [2024-03-06T10:05:20.149Z] Time zone: Greenwich Mean Time
05:05:20 [2024-03-06T10:05:20.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@9715d26] time=322536104 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:05:20 [2024-03-06T10:05:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:05:20 [2024-03-06T10:05:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
05:05:20 [2024-03-06T10:05:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
05:05:20 [2024-03-06T10:05:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
05:05:20 [2024-03-06T10:05:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=322536649 data=null doit=true}, MenuItem with text {&Hierarchical}]
05:05:20 [2024-03-06T10:05:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=322536650 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
05:05:20 [2024-03-06T10:05:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=322536657 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
05:05:20 [2024-03-06T10:05:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
05:05:20 [2024-03-06T10:05:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@9715d26] time=322536694 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:05:20 [2024-03-06T10:05:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:05:20 [2024-03-06T10:05:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:05:20 [2024-03-06T10:05:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:05:20 [2024-03-06T10:05:20.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:05:21 [2024-03-06T10:05:21.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:05:21 [2024-03-06T10:05:21.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322537224 data=null doit=true}, Shell with text {Preferences}]
05:05:21 [2024-03-06T10:05:21.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:21 [2024-03-06T10:05:21.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:21 [2024-03-06T10:05:21.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:21 [2024-03-06T10:05:21.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322537233 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
05:05:21 [2024-03-06T10:05:21.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322537237 data=null doit=true}, TreeItem with text {Tracing}]
05:05:21 [2024-03-06T10:05:21.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322537238 data=null}, TreeItem with text {Tracing}]
05:05:21 [2024-03-06T10:05:21.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322537238 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
05:05:21 [2024-03-06T10:05:21.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322537250 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:05:21 [2024-03-06T10:05:21.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322537279 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
05:05:21 [2024-03-06T10:05:21.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322537280 data=null doit=true}, TreeItem with text {Tracing}]
05:05:21 [2024-03-06T10:05:21.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322537280 data=null}, TreeItem with text {Tracing}]
05:05:21 [2024-03-06T10:05:21.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322537281 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
05:05:21 [2024-03-06T10:05:21.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322537281 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
05:05:21 [2024-03-06T10:05:21.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322537284 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
05:05:21 [2024-03-06T10:05:21.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:21 [2024-03-06T10:05:21.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=322537286 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
05:05:21 [2024-03-06T10:05:21.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=322537286 data=null doit=true}, Tree node with text: Remote Profiles]
05:05:21 [2024-03-06T10:05:21.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=322537286 data=null}, Tree node with text: Remote Profiles]
05:05:21 [2024-03-06T10:05:21.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=322537287 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
05:05:21 [2024-03-06T10:05:21.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322537287 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
05:05:21 [2024-03-06T10:05:21.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=322537341 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
05:05:21 [2024-03-06T10:05:21.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:05:21 [2024-03-06T10:05:21.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:05:21 [2024-03-06T10:05:21.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:05:21 [2024-03-06T10:05:21.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
05:05:21 [2024-03-06T10:05:21.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
05:05:21 [2024-03-06T10:05:21.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:05:21 [2024-03-06T10:05:21.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:05:21 [2024-03-06T10:05:21.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:05:21 [2024-03-06T10:05:21.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:05:21 [2024-03-06T10:05:21.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:21 [2024-03-06T10:05:21.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:05:21 [2024-03-06T10:05:21.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
05:05:21 [2024-03-06T10:05:21.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=322537349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:21 [2024-03-06T10:05:21.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=322537350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:21 [2024-03-06T10:05:21.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=322537350 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:21 [2024-03-06T10:05:21.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=322537350 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:21 [2024-03-06T10:05:21.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=322537351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:21 [2024-03-06T10:05:21.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=322537351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:21 [2024-03-06T10:05:21.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=322537351 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:21 [2024-03-06T10:05:21.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=322537399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:21 [2024-03-06T10:05:21.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=322537399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:21 [2024-03-06T10:05:21.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=322537400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:21 [2024-03-06T10:05:21.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=322537400 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:21 [2024-03-06T10:05:21.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=322537400 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:21 [2024-03-06T10:05:21.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
05:05:21 [2024-03-06T10:05:21.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:21 [2024-03-06T10:05:21.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:21 [2024-03-06T10:05:21.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:21 [2024-03-06T10:05:21.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:21 [2024-03-06T10:05:21.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:21 [2024-03-06T10:05:21.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=322537405 data=null button=0 stateMask=0x0 x=145 y=58 count=0}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=322537406 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=322537406 data=null}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=322537406 data=null button=1 stateMask=0x0 x=145 y=58 count=1}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322537416 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=322537428 data=null button=1 stateMask=0x80000 x=145 y=58 count=1}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:05:21 [2024-03-06T10:05:21.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:05:21 [2024-03-06T10:05:21.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
05:05:21 [2024-03-06T10:05:21.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
05:05:21 [2024-03-06T10:05:21.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
05:05:21 [2024-03-06T10:05:21.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
05:05:21 [2024-03-06T10:05:21.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:21 [2024-03-06T10:05:21.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=322537439 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, TreeItem with text {/rootpath}]
05:05:21 [2024-03-06T10:05:21.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=322537439 data=null doit=true}, TreeItem with text {/rootpath}]
05:05:21 [2024-03-06T10:05:21.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=322537439 data=null}, TreeItem with text {/rootpath}]
05:05:21 [2024-03-06T10:05:21.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=322537440 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, TreeItem with text {/rootpath}]
05:05:21 [2024-03-06T10:05:21.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322537440 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath}]
05:05:21 [2024-03-06T10:05:21.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=322537451 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, TreeItem with text {/rootpath}]
05:05:21 [2024-03-06T10:05:21.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:05:21 [2024-03-06T10:05:21.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:05:21 [2024-03-06T10:05:21.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
05:05:21 [2024-03-06T10:05:21.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
05:05:21 [2024-03-06T10:05:21.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
05:05:21 [2024-03-06T10:05:21.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
05:05:21 [2024-03-06T10:05:21.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:21 [2024-03-06T10:05:21.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=322537457 data=null button=0 stateMask=0x0 x=145 y=242 count=0}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=322537457 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=322537458 data=null}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=322537458 data=null button=1 stateMask=0x0 x=145 y=242 count=1}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322537458 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=322537465 data=null button=1 stateMask=0x80000 x=145 y=242 count=1}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=322537495 data=null button=0 stateMask=0x0 x=108 y=357 count=0}, TreeItem with text {/rootpath}]
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=322537495 data=null doit=true}, TreeItem with text {/rootpath}]
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=322537495 data=null}, TreeItem with text {/rootpath}]
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=322537496 data=null button=1 stateMask=0x0 x=108 y=357 count=1}, TreeItem with text {/rootpath}]
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322537496 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath}]
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=322537507 data=null button=1 stateMask=0x80000 x=108 y=321 count=1}, TreeItem with text {/rootpath}]
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=322537513 data=null button=0 stateMask=0x0 x=145 y=385 count=0}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=322537513 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=322537513 data=null}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=322537514 data=null button=1 stateMask=0x0 x=145 y=385 count=1}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322537514 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=322537522 data=null button=1 stateMask=0x80000 x=145 y=385 count=1}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=322537537 data=null button=0 stateMask=0x0 x=145 y=316 count=0}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=322537537 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=322537537 data=null}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=322537537 data=null button=1 stateMask=0x0 x=145 y=316 count=1}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322537538 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=322537550 data=null button=1 stateMask=0x80000 x=145 y=297 count=1}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=322537555 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=322537556 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=322537556 data=null}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=322537556 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322537556 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=322537564 data=null button=1 stateMask=0x80000 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=322537574 data=null button=0 stateMask=0x0 x=145 y=339 count=0}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=322537574 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=322537575 data=null}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=322537575 data=null button=1 stateMask=0x0 x=145 y=339 count=1}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322537575 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=322537588 data=null button=1 stateMask=0x80000 x=145 y=339 count=1}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=322537598 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=322537599 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=322537599 data=null}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=322537599 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322537600 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=322537611 data=null button=1 stateMask=0x80000 x=145 y=341 count=1}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=322537616 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=322537617 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=322537617 data=null}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=322537617 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322537618 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=322537629 data=null button=1 stateMask=0x80000 x=145 y=323 count=1}, TreeItem with text {/rootpath (recursive)}]
05:05:21 [2024-03-06T10:05:21.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:05:21 [2024-03-06T10:05:21.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:05:21 [2024-03-06T10:05:21.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
05:05:21 [2024-03-06T10:05:21.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
05:05:21 [2024-03-06T10:05:21.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
05:05:21 [2024-03-06T10:05:21.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
05:05:21 [2024-03-06T10:05:21.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:05:21 [2024-03-06T10:05:21.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:05:21 [2024-03-06T10:05:21.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:05:21 [2024-03-06T10:05:21.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:05:21 [2024-03-06T10:05:21.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:05:21 [2024-03-06T10:05:21.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:05:21 [2024-03-06T10:05:21.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
05:05:21 [2024-03-06T10:05:21.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:21 [2024-03-06T10:05:21.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:05:21 [2024-03-06T10:05:21.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:05:21 [2024-03-06T10:05:21.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:05:21 [2024-03-06T10:05:21.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:05:21 [2024-03-06T10:05:21.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:05:21 [2024-03-06T10:05:21.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:05:21 [2024-03-06T10:05:21.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=322537641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:21 [2024-03-06T10:05:21.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=322537641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:21 [2024-03-06T10:05:21.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=322537641 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:21 [2024-03-06T10:05:21.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=322537641 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:21 [2024-03-06T10:05:21.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=322537641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:21 [2024-03-06T10:05:21.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=322537642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:21 [2024-03-06T10:05:21.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=322537642 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:21 [2024-03-06T10:05:21.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=322536792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:05:21 [2024-03-06T10:05:21.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:05:21 [2024-03-06T10:05:21.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:05:21 [2024-03-06T10:05:21.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:21 [2024-03-06T10:05:21.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:21 [2024-03-06T10:05:21.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:21 [2024-03-06T10:05:21.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:21 [2024-03-06T10:05:21.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:21 [2024-03-06T10:05:21.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322537941 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:05:21 [2024-03-06T10:05:21.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322537942 data=null doit=true}, TreeItem with text {Test}]
05:05:21 [2024-03-06T10:05:21.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322537942 data=null}, TreeItem with text {Test}]
05:05:21 [2024-03-06T10:05:21.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322537942 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:21 [2024-03-06T10:05:21.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322537942 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:05:21 [2024-03-06T10:05:21.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322538011 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:21 [2024-03-06T10:05:21.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:21 [2024-03-06T10:05:21.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322538012 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:05:21 [2024-03-06T10:05:21.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322538013 data=null doit=true}, TreeItem with text {Test}]
05:05:21 [2024-03-06T10:05:21.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322538013 data=null}, TreeItem with text {Test}]
05:05:21 [2024-03-06T10:05:21.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322538013 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:21 [2024-03-06T10:05:21.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322538013 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:05:21 [2024-03-06T10:05:21.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322538021 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:21 [2024-03-06T10:05:21.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322538022 data=null doit=true}, TreeItem with text {Test}]
05:05:21 [2024-03-06T10:05:21.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322538022 data=null}, TreeItem with text {Test}]
05:05:21 [2024-03-06T10:05:21.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322538023 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:21 [2024-03-06T10:05:21.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322538023 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
05:05:21 [2024-03-06T10:05:21.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322538049 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:21 [2024-03-06T10:05:21.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:21 [2024-03-06T10:05:21.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322538052 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:05:21 [2024-03-06T10:05:21.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322538052 data=null doit=true}, TreeItem with text {Traces [0]}]
05:05:21 [2024-03-06T10:05:21.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322538052 data=null}, TreeItem with text {Traces [0]}]
05:05:21 [2024-03-06T10:05:21.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322538053 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:05:21 [2024-03-06T10:05:21.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322538053 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:05:21 [2024-03-06T10:05:21.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322538079 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:05:21 [2024-03-06T10:05:21.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:21 [2024-03-06T10:05:21.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322538080 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:05:21 [2024-03-06T10:05:21.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322538081 data=null doit=true}, TreeItem with text {Traces [0]}]
05:05:21 [2024-03-06T10:05:21.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322538081 data=null}, TreeItem with text {Traces [0]}]
05:05:21 [2024-03-06T10:05:21.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322538088 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:05:21 [2024-03-06T10:05:21.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322538088 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:05:21 [2024-03-06T10:05:21.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322538098 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:05:22 [2024-03-06T10:05:22.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
05:05:22 [2024-03-06T10:05:22.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
05:05:22 [2024-03-06T10:05:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
05:05:22 [2024-03-06T10:05:22.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
05:05:22 [2024-03-06T10:05:22.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322538738 data=null doit=true}, Shell with text {Fetch Remote Traces}]
05:05:22 [2024-03-06T10:05:22.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
05:05:22 [2024-03-06T10:05:22.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
05:05:22 [2024-03-06T10:05:22.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
05:05:22 [2024-03-06T10:05:22.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')
05:05:22 [2024-03-06T10:05:22.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:05:22 [2024-03-06T10:05:22.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:05:22 [2024-03-06T10:05:22.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:05:22 [2024-03-06T10:05:22.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:22 [2024-03-06T10:05:22.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:05:22 [2024-03-06T10:05:22.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
05:05:22 [2024-03-06T10:05:22.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=322538739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:05:22 [2024-03-06T10:05:22.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=322538740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:05:22 [2024-03-06T10:05:22.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=322538740 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:05:22 [2024-03-06T10:05:22.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=322538740 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:05:22 [2024-03-06T10:05:22.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=322538740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:05:22 [2024-03-06T10:05:22.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=322538740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:05:22 [2024-03-06T10:05:22.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=322538904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:05:22 [2024-03-06T10:05:22.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=322538910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:05:22 [2024-03-06T10:05:22.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=322538910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:05:22 [2024-03-06T10:05:22.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=322538910 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:05:22 [2024-03-06T10:05:22.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=322538910 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:05:22 [2024-03-06T10:05:22.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
05:05:22 [2024-03-06T10:05:22.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
05:05:22 [2024-03-06T10:05:22.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences (Filtered)} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322538918 data=null doit=true}, Shell with text {Preferences (Filtered)}]
05:05:22 [2024-03-06T10:05:22.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:05:22 [2024-03-06T10:05:22.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
05:05:22 [2024-03-06T10:05:22.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
05:05:22 [2024-03-06T10:05:22.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')
05:05:22 [2024-03-06T10:05:22.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:05:22 [2024-03-06T10:05:22.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:05:22 [2024-03-06T10:05:22.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:05:22 [2024-03-06T10:05:22.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:05:22 [2024-03-06T10:05:22.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:05:22 [2024-03-06T10:05:22.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:22 [2024-03-06T10:05:22.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:05:22 [2024-03-06T10:05:22.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
05:05:22 [2024-03-06T10:05:22.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=322538920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:05:22 [2024-03-06T10:05:22.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=322538921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:05:22 [2024-03-06T10:05:22.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=322538921 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:05:22 [2024-03-06T10:05:22.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=322538921 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:05:22 [2024-03-06T10:05:22.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=322538935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:05:22 [2024-03-06T10:05:22.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=322538936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:05:22 [2024-03-06T10:05:22.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=322538936 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=322538971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=322538971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=322538972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=322538972 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=322538972 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=322539018 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=322539019 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=322539019 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=322539019 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322539020 data=null item=TreeItem {name (ssh://userinfo@host:22)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=322539034 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: (of type 'Text' and with label (with mnemonic 'URI:'))
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=322539056 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=322539056 data=null doit=true}, Tree node with text: /rootpath]
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=322539056 data=null}, Tree node with text: /rootpath]
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=322539057 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322539057 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=322539062 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:05:23 [2024-03-06T10:05:23.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7695184b
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=322539077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=322539077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=322539077 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=322539077 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=322539078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=322539078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=322539078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=322539079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=322539091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=322539091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=322539091 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=322539092 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=322539092 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=322539093 data=null doit=true}, Tree node with text: .*]
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=322539093 data=null}, Tree node with text: .*]
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=322539093 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322539094 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=322539111 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322539116 data=null button=0 stateMask=0x0 x=577 y=150 count=0}, Tree node with text: /rootpath]
05:05:23 [2024-03-06T10:05:23.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322539116 data=null doit=true}, Tree node with text: /rootpath]
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322539116 data=null}, Tree node with text: /rootpath]
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322539117 data=null button=1 stateMask=0x0 x=577 y=150 count=1}, Tree node with text: /rootpath]
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322539117 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322539125 data=null button=1 stateMask=0x80000 x=577 y=150 count=1}, Tree node with text: /rootpath]
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=322539139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=322539161 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=322539161 data=null doit=true}, Tree node with text: .*]
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=322539161 data=null}, Tree node with text: .*]
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=322539162 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322539162 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=322539172 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace type:'))
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=322539184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace type:'))]
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322539185 data=null button=0 stateMask=0x0 x=577 y=150 count=0}, Tree node with text: /rootpath]
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322539185 data=null doit=true}, Tree node with text: /rootpath]
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322539185 data=null}, Tree node with text: /rootpath]
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322539186 data=null button=1 stateMask=0x0 x=577 y=150 count=1}, Tree node with text: /rootpath]
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322539186 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322539196 data=null button=1 stateMask=0x80000 x=577 y=150 count=1}, Tree node with text: /rootpath]
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=322539198 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
05:05:23 [2024-03-06T10:05:23.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
05:05:23 [2024-03-06T10:05:23.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:05:23 [2024-03-06T10:05:23.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:05:23 [2024-03-06T10:05:23.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=322539212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=322539212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=322539212 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=322539212 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=322539212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=322539212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=322539213 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=322538740 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322539265 data=null doit=true}, Shell with text {Fetch Remote Traces}]
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=322539270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=322539270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=322539270 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=322539270 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=322539270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=322539270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=322539271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:23 [2024-03-06T10:05:23.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:23 [2024-03-06T10:05:23.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:23 [2024-03-06T10:05:23.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:23 [2024-03-06T10:05:23.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:23 [2024-03-06T10:05:23.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
05:05:23 [2024-03-06T10:05:23.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
05:05:23 [2024-03-06T10:05:23.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
05:05:23 [2024-03-06T10:05:23.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
05:05:23 [2024-03-06T10:05:23.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
05:05:23 [2024-03-06T10:05:23.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=322539795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=322539796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=322539796 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=322539796 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=322539796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=322539796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=322539796 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
05:05:23 [2024-03-06T10:05:23.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
05:05:23 [2024-03-06T10:05:23.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
05:05:23 [2024-03-06T10:05:23.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
05:05:23 [2024-03-06T10:05:23.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=322539811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=322539811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=322539812 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=322539812 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=322539812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=322539812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=322539812 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:23 [2024-03-06T10:05:23.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:23 [2024-03-06T10:05:23.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:23 [2024-03-06T10:05:23.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:23 [2024-03-06T10:05:23.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=322539835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=322539835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=322539835 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=322539836 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=322539836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=322539836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=322539836 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=322539837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=322539837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=322539837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=322539837 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=322539838 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322539839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322539839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322539839 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322539844 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322539845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322539845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.841Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:23 [2024-03-06T10:05:23.841Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322539845 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=322538323 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@9715d26] time=322539920 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:05:23 [2024-03-06T10:05:23.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:05:24 [2024-03-06T10:05:24.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:05:24 [2024-03-06T10:05:24.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:05:24 [2024-03-06T10:05:24.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322540271 data=null doit=true}, Shell with text {Preferences}]
05:05:24 [2024-03-06T10:05:24.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:24 [2024-03-06T10:05:24.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:24 [2024-03-06T10:05:24.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:24 [2024-03-06T10:05:24.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:24 [2024-03-06T10:05:24.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:24 [2024-03-06T10:05:24.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322540274 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
05:05:24 [2024-03-06T10:05:24.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322540274 data=null doit=true}, TreeItem with text {Tracing}]
05:05:24 [2024-03-06T10:05:24.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322540274 data=null}, TreeItem with text {Tracing}]
05:05:24 [2024-03-06T10:05:24.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322540275 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
05:05:24 [2024-03-06T10:05:24.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322540282 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322540302 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
05:05:24 [2024-03-06T10:05:24.354Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=322540303 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=322540304 data=null doit=true}, Tree node with text: Remote Profiles]
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=322540304 data=null}, Tree node with text: Remote Profiles]
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=322540304 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322540304 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=322540312 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=322540316 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=322540316 data=null doit=true}, TreeItem with text {new profile}]
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=322540316 data=null}, TreeItem with text {new profile}]
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=322540317 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322540317 data=null item=TreeItem {new profile} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {new profile}]
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=322540324 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=322540334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=322540334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=322540334 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=322540334 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=322540334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=322540334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:05:24 [2024-03-06T10:05:24.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=322540334 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:05:24 [2024-03-06T10:05:24.354Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:05:24 [2024-03-06T10:05:24.354Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:05:24 [2024-03-06T10:05:24.355Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:05:24 [2024-03-06T10:05:24.355Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:05:24 [2024-03-06T10:05:24.355Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=322540345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=322540345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=322540345 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=322540345 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=322540345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=322540345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=322540346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=322539946 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@9715d26] time=322540416 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322540425 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322540425 data=null doit=true}, TreeItem with text {Test}]
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322540425 data=null}, TreeItem with text {Test}]
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322540425 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322540426 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322540453 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:05:24 [2024-03-06T10:05:24.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:05:24 [2024-03-06T10:05:24.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:05:25 [2024-03-06T10:05:25.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:05:25 [2024-03-06T10:05:25.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
05:05:25 [2024-03-06T10:05:25.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:05:25 [2024-03-06T10:05:25.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:05:25 [2024-03-06T10:05:25.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:05:25 [2024-03-06T10:05:25.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:05:25 [2024-03-06T10:05:25.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:25 [2024-03-06T10:05:25.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:05:25 [2024-03-06T10:05:25.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:05:25 [2024-03-06T10:05:25.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:05:25 [2024-03-06T10:05:25.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322541370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:25 [2024-03-06T10:05:25.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322541370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:25 [2024-03-06T10:05:25.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322541371 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:25 [2024-03-06T10:05:25.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322541371 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:25 [2024-03-06T10:05:25.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322541371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:25 [2024-03-06T10:05:25.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322541371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:25 [2024-03-06T10:05:25.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322541371 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:25 [2024-03-06T10:05:25.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322541371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:25 [2024-03-06T10:05:25.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322541371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:25 [2024-03-06T10:05:25.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322541371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:25 [2024-03-06T10:05:25.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322541371 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:25 [2024-03-06T10:05:25.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322541372 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:25 [2024-03-06T10:05:25.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:05:25 [2024-03-06T10:05:25.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:05:25 [2024-03-06T10:05:25.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:05:25 [2024-03-06T10:05:25.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:25 [2024-03-06T10:05:25.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:05:25 [2024-03-06T10:05:25.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:05:25 [2024-03-06T10:05:25.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:05:25 [2024-03-06T10:05:25.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:25 [2024-03-06T10:05:25.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:05:25 [2024-03-06T10:05:25.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322541373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:25 [2024-03-06T10:05:25.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322541373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:25 [2024-03-06T10:05:25.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322541373 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:25 [2024-03-06T10:05:25.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322541373 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:25 [2024-03-06T10:05:25.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322541373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:25 [2024-03-06T10:05:25.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322541373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:25 [2024-03-06T10:05:25.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:25 [2024-03-06T10:05:25.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:25 [2024-03-06T10:05:25.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:25 [2024-03-06T10:05:25.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:25 [2024-03-06T10:05:25.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:25 [2024-03-06T10:05:25.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:05:25 [2024-03-06T10:05:25.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322541373 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:25 [2024-03-06T10:05:25.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322540537 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:05:25 [2024-03-06T10:05:25.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@9715d26] time=322542001 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:05:25 [2024-03-06T10:05:25.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:05:25 [2024-03-06T10:05:25.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:05:25 [2024-03-06T10:05:25.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:05:26 [2024-03-06T10:05:26.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:05:26 [2024-03-06T10:05:26.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:05:26 [2024-03-06T10:05:26.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322542293 data=null doit=true}, Shell with text {Preferences}]
05:05:26 [2024-03-06T10:05:26.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:26 [2024-03-06T10:05:26.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:26 [2024-03-06T10:05:26.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:26 [2024-03-06T10:05:26.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:26 [2024-03-06T10:05:26.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:26 [2024-03-06T10:05:26.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322542327 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
05:05:26 [2024-03-06T10:05:26.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322542327 data=null doit=true}, TreeItem with text {Tracing}]
05:05:26 [2024-03-06T10:05:26.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322542328 data=null}, TreeItem with text {Tracing}]
05:05:26 [2024-03-06T10:05:26.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322542328 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
05:05:26 [2024-03-06T10:05:26.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322542328 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:05:26 [2024-03-06T10:05:26.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322542351 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
05:05:26 [2024-03-06T10:05:26.244Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:05:26 [2024-03-06T10:05:26.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:26 [2024-03-06T10:05:26.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=322542352 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
05:05:26 [2024-03-06T10:05:26.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=322542353 data=null doit=true}, Tree node with text: Remote Profiles]
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=322542353 data=null}, Tree node with text: Remote Profiles]
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=322542353 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322542353 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=322542355 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=322542357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=322542357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=322542357 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=322542357 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=322542358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=322542358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=322542358 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=322542397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=322542398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=322542398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=322542398 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=322542398 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "TestAllRecursive: Du...", using matcher: of type 'Text'
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "TestAllRecursive: Du...", using matcher: (of type 'Text')
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:05:26 [2024-03-06T10:05:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=322542404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=322542404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=322542406 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=322542407 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=322542407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=322542407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=322542408 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:05:26 [2024-03-06T10:05:26.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:05:26 [2024-03-06T10:05:26.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:05:26 [2024-03-06T10:05:26.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:05:26 [2024-03-06T10:05:26.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:05:26 [2024-03-06T10:05:26.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=322542418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=322542418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=322542418 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=322542418 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=322542418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:26 [2024-03-06T10:05:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=322542418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:26 [2024-03-06T10:05:26.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=322542418 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:05:26 [2024-03-06T10:05:26.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=322542019 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:05:26 [2024-03-06T10:05:26.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:05:26 [2024-03-06T10:05:26.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@9715d26] time=322542494 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:05:26 [2024-03-06T10:05:26.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:05:26 [2024-03-06T10:05:26.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:26 [2024-03-06T10:05:26.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:26 [2024-03-06T10:05:26.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:26 [2024-03-06T10:05:26.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322542518 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:05:26 [2024-03-06T10:05:26.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322542518 data=null doit=true}, TreeItem with text {Test}]
05:05:26 [2024-03-06T10:05:26.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322542519 data=null}, TreeItem with text {Test}]
05:05:26 [2024-03-06T10:05:26.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322542519 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:26 [2024-03-06T10:05:26.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322542519 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:05:26 [2024-03-06T10:05:26.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322542555 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:26 [2024-03-06T10:05:26.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:05:26 [2024-03-06T10:05:26.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:05:26 [2024-03-06T10:05:26.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322543285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322543285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322543285 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322543285 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322543285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322543285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322543286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322543286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322543286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322543286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322543286 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322543286 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322543287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322543287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322543287 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322543287 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322543287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:27 [2024-03-06T10:05:27.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322543287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:27 [2024-03-06T10:05:27.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:27 [2024-03-06T10:05:27.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:27 [2024-03-06T10:05:27.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:27 [2024-03-06T10:05:27.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:27 [2024-03-06T10:05:27.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:27 [2024-03-06T10:05:27.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:05:27 [2024-03-06T10:05:27.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322543287 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:27 [2024-03-06T10:05:27.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322542614 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:05:27 [2024-03-06T10:05:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:05:27 [2024-03-06T10:05:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:27 [2024-03-06T10:05:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:27 [2024-03-06T10:05:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:27 [2024-03-06T10:05:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:27 [2024-03-06T10:05:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:27 [2024-03-06T10:05:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322543912 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:05:27 [2024-03-06T10:05:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322543912 data=null doit=true}, TreeItem with text {Test}]
05:05:27 [2024-03-06T10:05:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322543912 data=null}, TreeItem with text {Test}]
05:05:27 [2024-03-06T10:05:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322543913 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:27 [2024-03-06T10:05:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322543913 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:05:27 [2024-03-06T10:05:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322543946 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:27 [2024-03-06T10:05:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:27 [2024-03-06T10:05:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322543947 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:05:27 [2024-03-06T10:05:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322543947 data=null doit=true}, TreeItem with text {Test}]
05:05:27 [2024-03-06T10:05:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322543947 data=null}, TreeItem with text {Test}]
05:05:27 [2024-03-06T10:05:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322543947 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:27 [2024-03-06T10:05:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322543947 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:05:27 [2024-03-06T10:05:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322543954 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:27 [2024-03-06T10:05:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322543955 data=null doit=true}, TreeItem with text {Test}]
05:05:27 [2024-03-06T10:05:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322543955 data=null}, TreeItem with text {Test}]
05:05:27 [2024-03-06T10:05:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322543955 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:27 [2024-03-06T10:05:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322543955 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
05:05:27 [2024-03-06T10:05:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322543964 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:27 [2024-03-06T10:05:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:27 [2024-03-06T10:05:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322543966 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:05:27 [2024-03-06T10:05:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322543966 data=null doit=true}, TreeItem with text {Traces [0]}]
05:05:27 [2024-03-06T10:05:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322543966 data=null}, TreeItem with text {Traces [0]}]
05:05:27 [2024-03-06T10:05:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322543966 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:05:27 [2024-03-06T10:05:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322543966 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:05:27 [2024-03-06T10:05:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322543982 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:05:27 [2024-03-06T10:05:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:27 [2024-03-06T10:05:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322543983 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:05:27 [2024-03-06T10:05:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322543983 data=null doit=true}, TreeItem with text {Traces [0]}]
05:05:27 [2024-03-06T10:05:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322543983 data=null}, TreeItem with text {Traces [0]}]
05:05:27 [2024-03-06T10:05:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322543983 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:05:27 [2024-03-06T10:05:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322543983 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:05:27 [2024-03-06T10:05:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322543989 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:05:27 [2024-03-06T10:05:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
05:05:27 [2024-03-06T10:05:27.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322544331 data=null doit=true}, Shell with text {Fetch Remote Traces}]
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=322544336 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=322544337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=322544337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=322544338 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=322544338 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=322544338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=322544338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=322544338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:28 [2024-03-06T10:05:28.247Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:28 [2024-03-06T10:05:28.247Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:28 [2024-03-06T10:05:28.247Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:28 [2024-03-06T10:05:28.247Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:28 [2024-03-06T10:05:28.247Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322544363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322544363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:28 [2024-03-06T10:05:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322544363 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:28 [2024-03-06T10:05:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322544363 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:28 [2024-03-06T10:05:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322544363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:28 [2024-03-06T10:05:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322544363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:28 [2024-03-06T10:05:28.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:28 [2024-03-06T10:05:28.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:28 [2024-03-06T10:05:28.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:28 [2024-03-06T10:05:28.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:28 [2024-03-06T10:05:28.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:28 [2024-03-06T10:05:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:05:28 [2024-03-06T10:05:28.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322544363 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:28 [2024-03-06T10:05:28.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=322544035 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
05:05:28 [2024-03-06T10:05:28.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:05:28 [2024-03-06T10:05:28.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:28 [2024-03-06T10:05:28.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:28 [2024-03-06T10:05:28.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:05:28 [2024-03-06T10:05:28.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:05:28 [2024-03-06T10:05:28.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322544902 data=null doit=true}, TreeItem with text {Traces [0]}]
05:05:28 [2024-03-06T10:05:28.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322544903 data=null}, TreeItem with text {Traces [0]}]
05:05:28 [2024-03-06T10:05:28.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322544903 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:05:28 [2024-03-06T10:05:28.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322544903 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
05:05:28 [2024-03-06T10:05:28.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322544905 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:05:28 [2024-03-06T10:05:28.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
05:05:28 [2024-03-06T10:05:28.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
05:05:28 [2024-03-06T10:05:28.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=322544906 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
05:05:28 [2024-03-06T10:05:28.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=322544906 data=null doit=true}, TreeItem with text {node1 [3]}]
05:05:28 [2024-03-06T10:05:28.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:28 [2024-03-06T10:05:28.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=322544906 data=null}, TreeItem with text {node1 [3]}]
05:05:28 [2024-03-06T10:05:28.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=322544907 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:05:28 [2024-03-06T10:05:28.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322544907 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
05:05:28 [2024-03-06T10:05:28.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=322544923 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:05:28 [2024-03-06T10:05:28.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=322544924 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:05:28 [2024-03-06T10:05:28.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=322544924 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:05:28 [2024-03-06T10:05:28.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322544924 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
05:05:28 [2024-03-06T10:05:28.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=322544939 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:05:28 [2024-03-06T10:05:28.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=322544939 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
05:05:28 [2024-03-06T10:05:28.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=322544940 data=null doit=true}, TreeItem with text {node1 [3]}]
05:05:28 [2024-03-06T10:05:28.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=322544940 data=null}, TreeItem with text {node1 [3]}]
05:05:28 [2024-03-06T10:05:28.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
05:05:28 [2024-03-06T10:05:28.816Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
05:05:28 [2024-03-06T10:05:28.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
05:05:28 [2024-03-06T10:05:28.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=322544941 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
05:05:28 [2024-03-06T10:05:28.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=322544941 data=null doit=true}, TreeItem with text {resources [3]}]
05:05:28 [2024-03-06T10:05:28.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:28 [2024-03-06T10:05:28.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=322544941 data=null}, TreeItem with text {resources [3]}]
05:05:28 [2024-03-06T10:05:28.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=322544941 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
05:05:28 [2024-03-06T10:05:28.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322544941 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
05:05:28 [2024-03-06T10:05:28.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=322544956 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
05:05:28 [2024-03-06T10:05:28.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=322544956 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:05:28 [2024-03-06T10:05:28.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=322544956 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:05:28 [2024-03-06T10:05:28.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322544956 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
05:05:28 [2024-03-06T10:05:28.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=322545000 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:05:28 [2024-03-06T10:05:28.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=322545001 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
05:05:28 [2024-03-06T10:05:28.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=322545001 data=null doit=true}, TreeItem with text {resources [3]}]
05:05:28 [2024-03-06T10:05:28.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=322545001 data=null}, TreeItem with text {resources [3]}]
05:05:28 [2024-03-06T10:05:28.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
05:05:28 [2024-03-06T10:05:28.816Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
05:05:28 [2024-03-06T10:05:28.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
05:05:28 [2024-03-06T10:05:28.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=322545002 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
05:05:28 [2024-03-06T10:05:28.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=322545002 data=null doit=true}, TreeItem with text {generated [1]}]
05:05:28 [2024-03-06T10:05:28.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:28 [2024-03-06T10:05:28.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=322545003 data=null}, TreeItem with text {generated [1]}]
05:05:28 [2024-03-06T10:05:28.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=322545003 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
05:05:28 [2024-03-06T10:05:28.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322545003 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
05:05:29 [2024-03-06T10:05:29.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=322545021 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
05:05:29 [2024-03-06T10:05:29.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=322545022 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
05:05:29 [2024-03-06T10:05:29.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=322545022 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
05:05:29 [2024-03-06T10:05:29.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322545022 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
05:05:29 [2024-03-06T10:05:29.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=322545027 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
05:05:29 [2024-03-06T10:05:29.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=322545027 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
05:05:29 [2024-03-06T10:05:29.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=322545027 data=null doit=true}, TreeItem with text {generated [1]}]
05:05:29 [2024-03-06T10:05:29.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=322545027 data=null}, TreeItem with text {generated [1]}]
05:05:29 [2024-03-06T10:05:29.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
05:05:29 [2024-03-06T10:05:29.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
05:05:29 [2024-03-06T10:05:29.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
05:05:29 [2024-03-06T10:05:29.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=322545028 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
05:05:29 [2024-03-06T10:05:29.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=322545028 data=null doit=true}, TreeItem with text {synthetic-trace}]
05:05:29 [2024-03-06T10:05:29.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:29 [2024-03-06T10:05:29.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=322545028 data=null}, TreeItem with text {synthetic-trace}]
05:05:29 [2024-03-06T10:05:29.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=322545029 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
05:05:29 [2024-03-06T10:05:29.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322545040 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
05:05:29 [2024-03-06T10:05:29.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=322545096 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
05:05:29 [2024-03-06T10:05:29.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=322545097 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
05:05:29 [2024-03-06T10:05:29.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=322545097 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
05:05:29 [2024-03-06T10:05:29.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322545097 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
05:05:29 [2024-03-06T10:05:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=322545153 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
05:05:29 [2024-03-06T10:05:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=322545244 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
05:05:29 [2024-03-06T10:05:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=322545244 data=null doit=true}, TreeItem with text {synthetic-trace}]
05:05:29 [2024-03-06T10:05:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=322545244 data=null}, TreeItem with text {synthetic-trace}]
05:05:29 [2024-03-06T10:05:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
05:05:29 [2024-03-06T10:05:29.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
05:05:29 [2024-03-06T10:05:29.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:05:29 [2024-03-06T10:05:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:29 [2024-03-06T10:05:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:29 [2024-03-06T10:05:29.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:05:29 [2024-03-06T10:05:29.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:05:29 [2024-03-06T10:05:29.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
05:05:29 [2024-03-06T10:05:29.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
05:05:29 [2024-03-06T10:05:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
05:05:29 [2024-03-06T10:05:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=322545853 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
05:05:29 [2024-03-06T10:05:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=322545853 data=null doit=true}, TreeItem with text {node1 [3]}]
05:05:29 [2024-03-06T10:05:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:29 [2024-03-06T10:05:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=322545853 data=null}, TreeItem with text {node1 [3]}]
05:05:29 [2024-03-06T10:05:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=322545854 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:05:29 [2024-03-06T10:05:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322545854 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
05:05:29 [2024-03-06T10:05:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=322545868 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:05:29 [2024-03-06T10:05:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=322545868 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:05:29 [2024-03-06T10:05:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=322545869 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:05:29 [2024-03-06T10:05:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322545869 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
05:05:29 [2024-03-06T10:05:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=322545892 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:05:29 [2024-03-06T10:05:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=322545893 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
05:05:29 [2024-03-06T10:05:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=322545893 data=null doit=true}, TreeItem with text {node1 [3]}]
05:05:29 [2024-03-06T10:05:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=322545893 data=null}, TreeItem with text {node1 [3]}]
05:05:29 [2024-03-06T10:05:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
05:05:29 [2024-03-06T10:05:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=322545893 data=null doit=true}, TreeItem with text {node1 [3]}]
05:05:29 [2024-03-06T10:05:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=322545893 data=null}, TreeItem with text {node1 [3]}]
05:05:29 [2024-03-06T10:05:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=322545894 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:05:29 [2024-03-06T10:05:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322545894 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
05:05:29 [2024-03-06T10:05:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=322545898 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:05:29 [2024-03-06T10:05:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
05:05:29 [2024-03-06T10:05:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=322545899 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
05:05:29 [2024-03-06T10:05:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=322545899 data=null doit=true}, TreeItem with text {resources [3]}]
05:05:29 [2024-03-06T10:05:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:29 [2024-03-06T10:05:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=322545899 data=null}, TreeItem with text {resources [3]}]
05:05:29 [2024-03-06T10:05:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=322545900 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
05:05:29 [2024-03-06T10:05:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322545900 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
05:05:29 [2024-03-06T10:05:29.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=322545911 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
05:05:29 [2024-03-06T10:05:29.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=322545911 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:05:29 [2024-03-06T10:05:29.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=322545912 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:05:29 [2024-03-06T10:05:29.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322545912 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
05:05:29 [2024-03-06T10:05:29.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=322545926 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:05:29 [2024-03-06T10:05:29.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=322545926 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
05:05:29 [2024-03-06T10:05:29.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=322545926 data=null doit=true}, TreeItem with text {resources [3]}]
05:05:29 [2024-03-06T10:05:29.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=322545926 data=null}, TreeItem with text {resources [3]}]
05:05:29 [2024-03-06T10:05:29.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
05:05:29 [2024-03-06T10:05:29.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
05:05:29 [2024-03-06T10:05:29.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
05:05:29 [2024-03-06T10:05:29.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=322545927 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
05:05:29 [2024-03-06T10:05:29.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=322545927 data=null doit=true}, TreeItem with text {syslog}]
05:05:29 [2024-03-06T10:05:29.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:29 [2024-03-06T10:05:29.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=322545928 data=null}, TreeItem with text {syslog}]
05:05:29 [2024-03-06T10:05:29.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=322545928 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
05:05:29 [2024-03-06T10:05:29.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322545928 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
05:05:29 [2024-03-06T10:05:29.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=322545956 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
05:05:29 [2024-03-06T10:05:29.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=322545957 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
05:05:29 [2024-03-06T10:05:29.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=322545957 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
05:05:29 [2024-03-06T10:05:29.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322545957 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
05:05:30 [2024-03-06T10:05:30.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=322546020 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
05:05:30 [2024-03-06T10:05:30.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=322546169 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
05:05:30 [2024-03-06T10:05:30.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=322546169 data=null doit=true}, TreeItem with text {syslog}]
05:05:30 [2024-03-06T10:05:30.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=322546169 data=null}, TreeItem with text {syslog}]
05:05:30 [2024-03-06T10:05:30.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
05:05:30 [2024-03-06T10:05:30.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
05:05:30 [2024-03-06T10:05:30.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@9715d26] time=322546426 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:05:30 [2024-03-06T10:05:30.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:05:30 [2024-03-06T10:05:30.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:30 [2024-03-06T10:05:30.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:30 [2024-03-06T10:05:30.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:30 [2024-03-06T10:05:30.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322546433 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:05:30 [2024-03-06T10:05:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322546433 data=null doit=true}, TreeItem with text {Test}]
05:05:30 [2024-03-06T10:05:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322546433 data=null}, TreeItem with text {Test}]
05:05:30 [2024-03-06T10:05:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322546433 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:30 [2024-03-06T10:05:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322546434 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:05:30 [2024-03-06T10:05:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322546470 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:30 [2024-03-06T10:05:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:05:30 [2024-03-06T10:05:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:05:30 [2024-03-06T10:05:30.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:05:31 [2024-03-06T10:05:31.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:05:31 [2024-03-06T10:05:31.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
05:05:31 [2024-03-06T10:05:31.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:05:31 [2024-03-06T10:05:31.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:05:31 [2024-03-06T10:05:31.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:05:31 [2024-03-06T10:05:31.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:05:31 [2024-03-06T10:05:31.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:31 [2024-03-06T10:05:31.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:05:31 [2024-03-06T10:05:31.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:05:31 [2024-03-06T10:05:31.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:05:31 [2024-03-06T10:05:31.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322547331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:31 [2024-03-06T10:05:31.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322547332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:31 [2024-03-06T10:05:31.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322547332 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:31 [2024-03-06T10:05:31.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322547332 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:31 [2024-03-06T10:05:31.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322547332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:31 [2024-03-06T10:05:31.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322547332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:31 [2024-03-06T10:05:31.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322547332 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:31 [2024-03-06T10:05:31.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322547332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:31 [2024-03-06T10:05:31.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322547332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:31 [2024-03-06T10:05:31.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322547332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:31 [2024-03-06T10:05:31.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322547333 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:31 [2024-03-06T10:05:31.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322547333 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:31 [2024-03-06T10:05:31.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:05:31 [2024-03-06T10:05:31.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:05:31 [2024-03-06T10:05:31.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:05:31 [2024-03-06T10:05:31.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:31 [2024-03-06T10:05:31.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:05:31 [2024-03-06T10:05:31.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:05:31 [2024-03-06T10:05:31.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:05:31 [2024-03-06T10:05:31.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:31 [2024-03-06T10:05:31.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:05:31 [2024-03-06T10:05:31.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322547334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:31 [2024-03-06T10:05:31.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322547334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:31 [2024-03-06T10:05:31.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322547334 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:31 [2024-03-06T10:05:31.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322547334 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:31 [2024-03-06T10:05:31.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322547334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:31 [2024-03-06T10:05:31.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322547334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:31 [2024-03-06T10:05:31.329Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:31 [2024-03-06T10:05:31.329Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:31 [2024-03-06T10:05:31.329Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:31 [2024-03-06T10:05:31.329Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:31 [2024-03-06T10:05:31.329Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:31 [2024-03-06T10:05:31.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:05:31 [2024-03-06T10:05:31.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322547334 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:31 [2024-03-06T10:05:31.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322546518 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322548056 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322548056 data=null doit=true}, TreeItem with text {Test}]
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322548056 data=null}, TreeItem with text {Test}]
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322548057 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322548057 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322548090 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322548091 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322548091 data=null doit=true}, TreeItem with text {Test}]
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322548092 data=null}, TreeItem with text {Test}]
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322548092 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322548092 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322548098 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322548099 data=null doit=true}, TreeItem with text {Test}]
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322548099 data=null}, TreeItem with text {Test}]
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322548099 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322548099 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322548101 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322548102 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322548108 data=null doit=true}, TreeItem with text {Traces [0]}]
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322548108 data=null}, TreeItem with text {Traces [0]}]
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322548109 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322548109 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322548119 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322548126 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322548127 data=null doit=true}, TreeItem with text {Traces [0]}]
05:05:32 [2024-03-06T10:05:32.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322548127 data=null}, TreeItem with text {Traces [0]}]
05:05:32 [2024-03-06T10:05:32.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322548127 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:05:32 [2024-03-06T10:05:32.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322548127 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:05:32 [2024-03-06T10:05:32.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322548132 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:05:32 [2024-03-06T10:05:32.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
05:05:32 [2024-03-06T10:05:32.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
05:05:32 [2024-03-06T10:05:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
05:05:32 [2024-03-06T10:05:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
05:05:32 [2024-03-06T10:05:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322548482 data=null doit=true}, Shell with text {Fetch Remote Traces}]
05:05:32 [2024-03-06T10:05:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
05:05:32 [2024-03-06T10:05:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
05:05:32 [2024-03-06T10:05:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
05:05:32 [2024-03-06T10:05:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=322548483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
05:05:32 [2024-03-06T10:05:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
05:05:32 [2024-03-06T10:05:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
05:05:32 [2024-03-06T10:05:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:05:32 [2024-03-06T10:05:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:05:32 [2024-03-06T10:05:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:05:32 [2024-03-06T10:05:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
05:05:32 [2024-03-06T10:05:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
05:05:32 [2024-03-06T10:05:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:32 [2024-03-06T10:05:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:32 [2024-03-06T10:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:05:32 [2024-03-06T10:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
05:05:32 [2024-03-06T10:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=322548484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:32 [2024-03-06T10:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=322548484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:32 [2024-03-06T10:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=322548484 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:32 [2024-03-06T10:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=322548484 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:32 [2024-03-06T10:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=322548484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:32 [2024-03-06T10:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=322548485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:32 [2024-03-06T10:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=322548485 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:32 [2024-03-06T10:05:32.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:32 [2024-03-06T10:05:32.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:32 [2024-03-06T10:05:32.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:32 [2024-03-06T10:05:32.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:32 [2024-03-06T10:05:32.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:32 [2024-03-06T10:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
05:05:32 [2024-03-06T10:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
05:05:32 [2024-03-06T10:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
05:05:32 [2024-03-06T10:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:05:32 [2024-03-06T10:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:05:32 [2024-03-06T10:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:32 [2024-03-06T10:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:05:32 [2024-03-06T10:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:05:32 [2024-03-06T10:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:05:32 [2024-03-06T10:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:32 [2024-03-06T10:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:05:32 [2024-03-06T10:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322548510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:32 [2024-03-06T10:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322548510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:32 [2024-03-06T10:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322548510 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:32 [2024-03-06T10:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322548510 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:32 [2024-03-06T10:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322548510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:32 [2024-03-06T10:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322548510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:32 [2024-03-06T10:05:32.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:32 [2024-03-06T10:05:32.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:32 [2024-03-06T10:05:32.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:32 [2024-03-06T10:05:32.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:32 [2024-03-06T10:05:32.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:32 [2024-03-06T10:05:32.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:05:32 [2024-03-06T10:05:32.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322548510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:32 [2024-03-06T10:05:32.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=322548175 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
05:05:32 [2024-03-06T10:05:32.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:32 [2024-03-06T10:05:32.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=322549025 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
05:05:32 [2024-03-06T10:05:32.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=322549025 data=null doit=true}, TreeItem with text {Traces [3]}]
05:05:32 [2024-03-06T10:05:32.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=322549025 data=null}, TreeItem with text {Traces [3]}]
05:05:32 [2024-03-06T10:05:32.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=322549025 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:05:32 [2024-03-06T10:05:32.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322549026 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
05:05:32 [2024-03-06T10:05:32.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=322549031 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:05:32 [2024-03-06T10:05:32.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
05:05:32 [2024-03-06T10:05:32.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
05:05:33 [2024-03-06T10:05:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
05:05:33 [2024-03-06T10:05:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
05:05:33 [2024-03-06T10:05:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322549374 data=null doit=true}, Shell with text {Fetch Remote Traces}]
05:05:33 [2024-03-06T10:05:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
05:05:33 [2024-03-06T10:05:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
05:05:33 [2024-03-06T10:05:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
05:05:33 [2024-03-06T10:05:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=322549375 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
05:05:33 [2024-03-06T10:05:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
05:05:33 [2024-03-06T10:05:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
05:05:33 [2024-03-06T10:05:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:05:33 [2024-03-06T10:05:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:05:33 [2024-03-06T10:05:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:05:33 [2024-03-06T10:05:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
05:05:33 [2024-03-06T10:05:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
05:05:33 [2024-03-06T10:05:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:33 [2024-03-06T10:05:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:33 [2024-03-06T10:05:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:05:33 [2024-03-06T10:05:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
05:05:33 [2024-03-06T10:05:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=322549377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:33 [2024-03-06T10:05:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=322549377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:33 [2024-03-06T10:05:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=322549377 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:33 [2024-03-06T10:05:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=322549377 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=322549377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=322549377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=322549377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:33 [2024-03-06T10:05:33.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:33 [2024-03-06T10:05:33.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:33 [2024-03-06T10:05:33.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:33 [2024-03-06T10:05:33.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:33 [2024-03-06T10:05:33.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322549409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322549409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322549409 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322549409 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322549409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322549409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:33 [2024-03-06T10:05:33.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:33 [2024-03-06T10:05:33.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:33 [2024-03-06T10:05:33.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:33 [2024-03-06T10:05:33.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:33 [2024-03-06T10:05:33.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322549491 data=null doit=true}, Shell with text {Confirmation}]
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=322549492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=322549492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=322549492 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=322549492 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=322549492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:05:33 [2024-03-06T10:05:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=322549492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:05:33 [2024-03-06T10:05:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=322549492 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:05:33 [2024-03-06T10:05:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:05:33 [2024-03-06T10:05:33.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:05:33 [2024-03-06T10:05:33.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322550033 data=null doit=true}, Shell with text {Confirmation}]
05:05:33 [2024-03-06T10:05:33.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
05:05:33 [2024-03-06T10:05:33.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
05:05:33 [2024-03-06T10:05:33.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
05:05:33 [2024-03-06T10:05:33.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
05:05:33 [2024-03-06T10:05:33.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:05:33 [2024-03-06T10:05:33.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
05:05:33 [2024-03-06T10:05:33.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:05:33 [2024-03-06T10:05:33.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
05:05:33 [2024-03-06T10:05:33.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
05:05:33 [2024-03-06T10:05:33.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
05:05:33 [2024-03-06T10:05:33.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=322550033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:05:33 [2024-03-06T10:05:33.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=322550034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:05:33 [2024-03-06T10:05:33.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=322550034 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:05:33 [2024-03-06T10:05:33.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=322550034 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:05:33 [2024-03-06T10:05:33.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=322550034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:05:33 [2024-03-06T10:05:33.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=322550034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:05:33 [2024-03-06T10:05:33.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=322550034 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:05:33 [2024-03-06T10:05:33.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322549409 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:33 [2024-03-06T10:05:33.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=322549070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
05:05:33 [2024-03-06T10:05:33.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:05:34 [2024-03-06T10:05:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:05:34 [2024-03-06T10:05:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:34 [2024-03-06T10:05:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:34 [2024-03-06T10:05:34.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:05:34 [2024-03-06T10:05:34.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:05:34 [2024-03-06T10:05:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322550446 data=null doit=true}, TreeItem with text {Traces [6]}]
05:05:34 [2024-03-06T10:05:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322550446 data=null}, TreeItem with text {Traces [6]}]
05:05:34 [2024-03-06T10:05:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322550446 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:05:34 [2024-03-06T10:05:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322550447 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [6]}]
05:05:34 [2024-03-06T10:05:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322550448 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:05:34 [2024-03-06T10:05:34.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:05:34 [2024-03-06T10:05:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
05:05:34 [2024-03-06T10:05:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=322550449 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
05:05:34 [2024-03-06T10:05:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=322550449 data=null doit=true}, TreeItem with text {node1 [6]}]
05:05:34 [2024-03-06T10:05:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:34 [2024-03-06T10:05:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=322550449 data=null}, TreeItem with text {node1 [6]}]
05:05:34 [2024-03-06T10:05:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=322550449 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
05:05:34 [2024-03-06T10:05:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322550449 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
05:05:34 [2024-03-06T10:05:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=322550457 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
05:05:34 [2024-03-06T10:05:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=322550458 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
05:05:34 [2024-03-06T10:05:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=322550458 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
05:05:34 [2024-03-06T10:05:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322550458 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
05:05:34 [2024-03-06T10:05:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=322550468 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
05:05:34 [2024-03-06T10:05:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=322550469 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
05:05:34 [2024-03-06T10:05:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=322550469 data=null doit=true}, TreeItem with text {node1 [6]}]
05:05:34 [2024-03-06T10:05:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=322550469 data=null}, TreeItem with text {node1 [6]}]
05:05:34 [2024-03-06T10:05:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
05:05:34 [2024-03-06T10:05:34.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [6]} is already expanded. Won't expand it again.
05:05:34 [2024-03-06T10:05:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
05:05:34 [2024-03-06T10:05:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=322550470 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
05:05:34 [2024-03-06T10:05:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=322550470 data=null doit=true}, TreeItem with text {resources [6]}]
05:05:34 [2024-03-06T10:05:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:34 [2024-03-06T10:05:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=322550470 data=null}, TreeItem with text {resources [6]}]
05:05:34 [2024-03-06T10:05:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=322550470 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
05:05:34 [2024-03-06T10:05:34.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322550470 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=322550482 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=322550483 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=322550483 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322550483 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=322550489 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=322550489 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=322550489 data=null doit=true}, TreeItem with text {resources [6]}]
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=322550489 data=null}, TreeItem with text {resources [6]}]
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
05:05:34 [2024-03-06T10:05:34.552Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again.
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [2]}
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [2]} time=322550490 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [2]} time=322550490 data=null doit=true}, TreeItem with text {generated [2]}]
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [2]} time=322550490 data=null}, TreeItem with text {generated [2]}]
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=322550491 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322550491 data=null item=TreeItem {generated [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [2]}]
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=322550498 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=322550507 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [2]} time=322550508 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322550508 data=null item=TreeItem {generated [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [2]}]
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=322550512 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [2]} time=322550512 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [2]} time=322550512 data=null doit=true}, TreeItem with text {generated [2]}]
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [2]} time=322550513 data=null}, TreeItem with text {generated [2]}]
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [2]}
05:05:34 [2024-03-06T10:05:34.552Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [2]} is already expanded. Won't expand it again.
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=322550513 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=322550513 data=null doit=true}, TreeItem with text {synthetic-trace}]
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=322550514 data=null}, TreeItem with text {synthetic-trace}]
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=322550514 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322550514 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=322550544 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=322550545 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=322550545 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
05:05:34 [2024-03-06T10:05:34.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322550545 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
05:05:34 [2024-03-06T10:05:34.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=322550597 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
05:05:34 [2024-03-06T10:05:34.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=322550849 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
05:05:34 [2024-03-06T10:05:34.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=322550868 data=null doit=true}, TreeItem with text {synthetic-trace}]
05:05:34 [2024-03-06T10:05:34.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=322550868 data=null}, TreeItem with text {synthetic-trace}]
05:05:34 [2024-03-06T10:05:34.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
05:05:34 [2024-03-06T10:05:34.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
05:05:34 [2024-03-06T10:05:34.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:05:34 [2024-03-06T10:05:34.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:34 [2024-03-06T10:05:34.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:34 [2024-03-06T10:05:34.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:05:34 [2024-03-06T10:05:34.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:05:34 [2024-03-06T10:05:34.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:05:34 [2024-03-06T10:05:34.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:05:34 [2024-03-06T10:05:34.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
05:05:34 [2024-03-06T10:05:34.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=322550934 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
05:05:34 [2024-03-06T10:05:34.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=322550934 data=null doit=true}, TreeItem with text {node1 [6]}]
05:05:34 [2024-03-06T10:05:34.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:34 [2024-03-06T10:05:34.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=322550934 data=null}, TreeItem with text {node1 [6]}]
05:05:34 [2024-03-06T10:05:34.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=322550934 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
05:05:34 [2024-03-06T10:05:34.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322550935 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
05:05:34 [2024-03-06T10:05:34.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=322550955 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
05:05:34 [2024-03-06T10:05:34.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=322550955 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
05:05:34 [2024-03-06T10:05:34.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=322550955 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
05:05:34 [2024-03-06T10:05:34.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322550955 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
05:05:34 [2024-03-06T10:05:34.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=322550965 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
05:05:34 [2024-03-06T10:05:34.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=322550965 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
05:05:34 [2024-03-06T10:05:34.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=322550966 data=null doit=true}, TreeItem with text {node1 [6]}]
05:05:34 [2024-03-06T10:05:34.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=322550966 data=null}, TreeItem with text {node1 [6]}]
05:05:34 [2024-03-06T10:05:34.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
05:05:34 [2024-03-06T10:05:34.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=322550966 data=null doit=true}, TreeItem with text {node1 [6]}]
05:05:34 [2024-03-06T10:05:34.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=322550966 data=null}, TreeItem with text {node1 [6]}]
05:05:34 [2024-03-06T10:05:34.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=322550966 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
05:05:34 [2024-03-06T10:05:34.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322550967 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [6]}]
05:05:34 [2024-03-06T10:05:34.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=322550967 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
05:05:34 [2024-03-06T10:05:34.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
05:05:34 [2024-03-06T10:05:34.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=322550968 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
05:05:34 [2024-03-06T10:05:34.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=322550968 data=null doit=true}, TreeItem with text {resources [6]}]
05:05:34 [2024-03-06T10:05:34.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:34 [2024-03-06T10:05:34.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=322550968 data=null}, TreeItem with text {resources [6]}]
05:05:34 [2024-03-06T10:05:34.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=322550968 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
05:05:34 [2024-03-06T10:05:34.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322550969 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
05:05:35 [2024-03-06T10:05:35.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=322551004 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
05:05:35 [2024-03-06T10:05:35.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=322551005 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
05:05:35 [2024-03-06T10:05:35.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=322551005 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
05:05:35 [2024-03-06T10:05:35.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322551005 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
05:05:35 [2024-03-06T10:05:35.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=322551009 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
05:05:35 [2024-03-06T10:05:35.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=322551019 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
05:05:35 [2024-03-06T10:05:35.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=322551019 data=null doit=true}, TreeItem with text {resources [6]}]
05:05:35 [2024-03-06T10:05:35.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=322551019 data=null}, TreeItem with text {resources [6]}]
05:05:35 [2024-03-06T10:05:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
05:05:35 [2024-03-06T10:05:35.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again.
05:05:35 [2024-03-06T10:05:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [2]}
05:05:35 [2024-03-06T10:05:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [2]} time=322551020 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
05:05:35 [2024-03-06T10:05:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [2]} time=322551020 data=null doit=true}, TreeItem with text {generated [2]}]
05:05:35 [2024-03-06T10:05:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:35 [2024-03-06T10:05:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [2]} time=322551021 data=null}, TreeItem with text {generated [2]}]
05:05:35 [2024-03-06T10:05:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=322551021 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
05:05:35 [2024-03-06T10:05:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322551021 data=null item=TreeItem {generated [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [2]}]
05:05:35 [2024-03-06T10:05:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=322551030 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
05:05:35 [2024-03-06T10:05:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=322551031 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
05:05:35 [2024-03-06T10:05:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [2]} time=322551031 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
05:05:35 [2024-03-06T10:05:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322551031 data=null item=TreeItem {generated [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [2]}]
05:05:35 [2024-03-06T10:05:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=322551034 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
05:05:35 [2024-03-06T10:05:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [2]} time=322551035 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
05:05:35 [2024-03-06T10:05:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [2]} time=322551035 data=null doit=true}, TreeItem with text {generated [2]}]
05:05:35 [2024-03-06T10:05:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [2]} time=322551035 data=null}, TreeItem with text {generated [2]}]
05:05:35 [2024-03-06T10:05:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [2]}
05:05:35 [2024-03-06T10:05:35.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [2]} is already expanded. Won't expand it again.
05:05:35 [2024-03-06T10:05:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace(2)}
05:05:35 [2024-03-06T10:05:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace(2)} time=322551047 data=null button=0 stateMask=0x0 x=190 y=173 count=0}, TreeItem with text {synthetic-trace(2)}]
05:05:35 [2024-03-06T10:05:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace(2)} time=322551047 data=null doit=true}, TreeItem with text {synthetic-trace(2)}]
05:05:35 [2024-03-06T10:05:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:35 [2024-03-06T10:05:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace(2)} time=322551048 data=null}, TreeItem with text {synthetic-trace(2)}]
05:05:35 [2024-03-06T10:05:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace(2)} time=322551048 data=null button=1 stateMask=0x0 x=190 y=173 count=1}, TreeItem with text {synthetic-trace(2)}]
05:05:35 [2024-03-06T10:05:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322551048 data=null item=TreeItem {synthetic-trace(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace(2)}]
05:05:35 [2024-03-06T10:05:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace(2)} time=322551090 data=null button=1 stateMask=0x80000 x=190 y=173 count=1}, TreeItem with text {synthetic-trace(2)}]
05:05:35 [2024-03-06T10:05:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace(2)} time=322551090 data=null button=1 stateMask=0x0 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}]
05:05:35 [2024-03-06T10:05:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace(2)} time=322551091 data=null button=1 stateMask=0x0 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}]
05:05:35 [2024-03-06T10:05:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322551091 data=null item=TreeItem {synthetic-trace(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace(2)}]
05:05:35 [2024-03-06T10:05:35.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace(2)} time=322551140 data=null button=1 stateMask=0x80000 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}]
05:05:35 [2024-03-06T10:05:35.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace(2)} time=322551404 data=null button=0 stateMask=0x0 x=190 y=173 count=0}, TreeItem with text {synthetic-trace(2)}]
05:05:35 [2024-03-06T10:05:35.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace(2)} time=322551421 data=null doit=true}, TreeItem with text {synthetic-trace(2)}]
05:05:35 [2024-03-06T10:05:35.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace(2)} time=322551421 data=null}, TreeItem with text {synthetic-trace(2)}]
05:05:35 [2024-03-06T10:05:35.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace(2)}
05:05:35 [2024-03-06T10:05:35.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace(2)"'
05:05:35 [2024-03-06T10:05:35.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:05:35 [2024-03-06T10:05:35.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:35 [2024-03-06T10:05:35.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:35 [2024-03-06T10:05:35.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:05:35 [2024-03-06T10:05:35.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:05:35 [2024-03-06T10:05:35.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:05:35 [2024-03-06T10:05:35.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:05:35 [2024-03-06T10:05:35.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
05:05:35 [2024-03-06T10:05:35.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=322551490 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
05:05:35 [2024-03-06T10:05:35.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=322551490 data=null doit=true}, TreeItem with text {node1 [6]}]
05:05:35 [2024-03-06T10:05:35.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:35 [2024-03-06T10:05:35.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=322551490 data=null}, TreeItem with text {node1 [6]}]
05:05:35 [2024-03-06T10:05:35.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=322551491 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
05:05:35 [2024-03-06T10:05:35.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322551491 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
05:05:35 [2024-03-06T10:05:35.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=322551516 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
05:05:35 [2024-03-06T10:05:35.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=322551517 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
05:05:35 [2024-03-06T10:05:35.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=322551517 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
05:05:35 [2024-03-06T10:05:35.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322551517 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
05:05:35 [2024-03-06T10:05:35.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=322551521 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
05:05:35 [2024-03-06T10:05:35.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=322551521 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
05:05:35 [2024-03-06T10:05:35.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=322551521 data=null doit=true}, TreeItem with text {node1 [6]}]
05:05:35 [2024-03-06T10:05:35.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=322551521 data=null}, TreeItem with text {node1 [6]}]
05:05:35 [2024-03-06T10:05:35.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
05:05:35 [2024-03-06T10:05:35.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=322551522 data=null doit=true}, TreeItem with text {node1 [6]}]
05:05:35 [2024-03-06T10:05:35.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=322551525 data=null}, TreeItem with text {node1 [6]}]
05:05:35 [2024-03-06T10:05:35.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=322551526 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
05:05:35 [2024-03-06T10:05:35.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322551526 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [6]}]
05:05:35 [2024-03-06T10:05:35.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=322551527 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
05:05:35 [2024-03-06T10:05:35.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
05:05:35 [2024-03-06T10:05:35.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=322551527 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
05:05:35 [2024-03-06T10:05:35.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=322551527 data=null doit=true}, TreeItem with text {resources [6]}]
05:05:35 [2024-03-06T10:05:35.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:35 [2024-03-06T10:05:35.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=322551527 data=null}, TreeItem with text {resources [6]}]
05:05:35 [2024-03-06T10:05:35.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=322551528 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
05:05:35 [2024-03-06T10:05:35.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322551528 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
05:05:35 [2024-03-06T10:05:35.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=322551545 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
05:05:35 [2024-03-06T10:05:35.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=322551547 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
05:05:35 [2024-03-06T10:05:35.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=322551547 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
05:05:35 [2024-03-06T10:05:35.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322551547 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
05:05:35 [2024-03-06T10:05:35.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=322551551 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
05:05:35 [2024-03-06T10:05:35.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=322551551 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
05:05:35 [2024-03-06T10:05:35.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=322551551 data=null doit=true}, TreeItem with text {resources [6]}]
05:05:35 [2024-03-06T10:05:35.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=322551552 data=null}, TreeItem with text {resources [6]}]
05:05:35 [2024-03-06T10:05:35.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
05:05:35 [2024-03-06T10:05:35.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again.
05:05:35 [2024-03-06T10:05:35.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
05:05:35 [2024-03-06T10:05:35.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=322551552 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
05:05:35 [2024-03-06T10:05:35.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=322551553 data=null doit=true}, TreeItem with text {syslog}]
05:05:35 [2024-03-06T10:05:35.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:35 [2024-03-06T10:05:35.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=322551553 data=null}, TreeItem with text {syslog}]
05:05:35 [2024-03-06T10:05:35.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=322551553 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
05:05:35 [2024-03-06T10:05:35.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322551553 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
05:05:35 [2024-03-06T10:05:35.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=322551593 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
05:05:35 [2024-03-06T10:05:35.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=322551593 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
05:05:35 [2024-03-06T10:05:35.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=322551593 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
05:05:35 [2024-03-06T10:05:35.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322551593 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
05:05:35 [2024-03-06T10:05:35.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=322551639 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
05:05:35 [2024-03-06T10:05:35.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=322551799 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
05:05:35 [2024-03-06T10:05:35.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=322551800 data=null doit=true}, TreeItem with text {syslog}]
05:05:35 [2024-03-06T10:05:35.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=322551800 data=null}, TreeItem with text {syslog}]
05:05:35 [2024-03-06T10:05:35.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
05:05:35 [2024-03-06T10:05:35.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
05:05:35 [2024-03-06T10:05:35.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:05:35 [2024-03-06T10:05:35.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:35 [2024-03-06T10:05:35.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:35 [2024-03-06T10:05:35.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:05:35 [2024-03-06T10:05:35.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:05:35 [2024-03-06T10:05:35.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:05:35 [2024-03-06T10:05:35.836Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:05:35 [2024-03-06T10:05:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
05:05:35 [2024-03-06T10:05:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=322551996 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
05:05:35 [2024-03-06T10:05:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=322551996 data=null doit=true}, TreeItem with text {node1 [6]}]
05:05:35 [2024-03-06T10:05:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:35 [2024-03-06T10:05:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=322551997 data=null}, TreeItem with text {node1 [6]}]
05:05:35 [2024-03-06T10:05:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=322551997 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
05:05:35 [2024-03-06T10:05:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322551997 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
05:05:36 [2024-03-06T10:05:36.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=322552101 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
05:05:36 [2024-03-06T10:05:36.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=322552101 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
05:05:36 [2024-03-06T10:05:36.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=322552102 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
05:05:36 [2024-03-06T10:05:36.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322552102 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
05:05:36 [2024-03-06T10:05:36.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=322552105 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
05:05:36 [2024-03-06T10:05:36.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=322552106 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
05:05:36 [2024-03-06T10:05:36.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=322552106 data=null doit=true}, TreeItem with text {node1 [6]}]
05:05:36 [2024-03-06T10:05:36.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=322552106 data=null}, TreeItem with text {node1 [6]}]
05:05:36 [2024-03-06T10:05:36.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
05:05:36 [2024-03-06T10:05:36.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=322552193 data=null doit=true}, TreeItem with text {node1 [6]}]
05:05:36 [2024-03-06T10:05:36.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=322552193 data=null}, TreeItem with text {node1 [6]}]
05:05:36 [2024-03-06T10:05:36.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=322552194 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
05:05:36 [2024-03-06T10:05:36.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322552194 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [6]}]
05:05:36 [2024-03-06T10:05:36.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=322552194 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
05:05:36 [2024-03-06T10:05:36.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
05:05:36 [2024-03-06T10:05:36.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=322552195 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
05:05:36 [2024-03-06T10:05:36.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=322552195 data=null doit=true}, TreeItem with text {resources [6]}]
05:05:36 [2024-03-06T10:05:36.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:36 [2024-03-06T10:05:36.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=322552195 data=null}, TreeItem with text {resources [6]}]
05:05:36 [2024-03-06T10:05:36.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=322552196 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
05:05:36 [2024-03-06T10:05:36.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322552196 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
05:05:36 [2024-03-06T10:05:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=322552294 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
05:05:36 [2024-03-06T10:05:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=322552294 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
05:05:36 [2024-03-06T10:05:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=322552295 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
05:05:36 [2024-03-06T10:05:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322552295 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
05:05:36 [2024-03-06T10:05:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=322552305 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
05:05:36 [2024-03-06T10:05:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=322552306 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
05:05:36 [2024-03-06T10:05:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=322552306 data=null doit=true}, TreeItem with text {resources [6]}]
05:05:36 [2024-03-06T10:05:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=322552306 data=null}, TreeItem with text {resources [6]}]
05:05:36 [2024-03-06T10:05:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
05:05:36 [2024-03-06T10:05:36.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again.
05:05:36 [2024-03-06T10:05:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog(2)}
05:05:36 [2024-03-06T10:05:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog(2)} time=322552391 data=null button=0 stateMask=0x0 x=144 y=173 count=0}, TreeItem with text {syslog(2)}]
05:05:36 [2024-03-06T10:05:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog(2)} time=322552391 data=null doit=true}, TreeItem with text {syslog(2)}]
05:05:36 [2024-03-06T10:05:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:36 [2024-03-06T10:05:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog(2)} time=322552391 data=null}, TreeItem with text {syslog(2)}]
05:05:36 [2024-03-06T10:05:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog(2)} time=322552391 data=null button=1 stateMask=0x0 x=144 y=173 count=1}, TreeItem with text {syslog(2)}]
05:05:36 [2024-03-06T10:05:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322552392 data=null item=TreeItem {syslog(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog(2)}]
05:05:36 [2024-03-06T10:05:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog(2)} time=322552693 data=null button=1 stateMask=0x80000 x=144 y=173 count=1}, TreeItem with text {syslog(2)}]
05:05:36 [2024-03-06T10:05:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog(2)} time=322552696 data=null button=1 stateMask=0x0 x=144 y=173 count=2}, TreeItem with text {syslog(2)}]
05:05:36 [2024-03-06T10:05:36.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog(2)} time=322552697 data=null button=1 stateMask=0x0 x=144 y=173 count=2}, TreeItem with text {syslog(2)}]
05:05:37 [2024-03-06T10:05:37.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322552697 data=null item=TreeItem {syslog(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog(2)}]
05:05:39 [2024-03-06T10:05:39.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog(2)} time=322553887 data=null button=1 stateMask=0x80000 x=144 y=173 count=2}, TreeItem with text {syslog(2)}]
05:05:39 [2024-03-06T10:05:39.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog(2)} time=322555293 data=null button=0 stateMask=0x0 x=144 y=173 count=0}, TreeItem with text {syslog(2)}]
05:05:39 [2024-03-06T10:05:39.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog(2)} time=322555298 data=null doit=true}, TreeItem with text {syslog(2)}]
05:05:39 [2024-03-06T10:05:39.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog(2)} time=322555299 data=null}, TreeItem with text {syslog(2)}]
05:05:39 [2024-03-06T10:05:39.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog(2)}
05:05:39 [2024-03-06T10:05:39.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog(2)"'
05:05:40 [2024-03-06T10:05:40.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@9715d26] time=322556868 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:05:40 [2024-03-06T10:05:40.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:05:40 [2024-03-06T10:05:40.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:40 [2024-03-06T10:05:40.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:40 [2024-03-06T10:05:40.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:40 [2024-03-06T10:05:40.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322556886 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:05:40 [2024-03-06T10:05:40.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322556886 data=null doit=true}, TreeItem with text {Test}]
05:05:40 [2024-03-06T10:05:40.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322556886 data=null}, TreeItem with text {Test}]
05:05:40 [2024-03-06T10:05:40.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322556886 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:40 [2024-03-06T10:05:40.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322556886 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:05:40 [2024-03-06T10:05:40.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322556911 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:41 [2024-03-06T10:05:41.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:05:41 [2024-03-06T10:05:41.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:05:41 [2024-03-06T10:05:41.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:05:41 [2024-03-06T10:05:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:05:41 [2024-03-06T10:05:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
05:05:41 [2024-03-06T10:05:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:05:41 [2024-03-06T10:05:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:05:41 [2024-03-06T10:05:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:05:41 [2024-03-06T10:05:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:05:41 [2024-03-06T10:05:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:41 [2024-03-06T10:05:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:05:41 [2024-03-06T10:05:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:05:41 [2024-03-06T10:05:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:05:41 [2024-03-06T10:05:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322557247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:41 [2024-03-06T10:05:41.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322557247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:41 [2024-03-06T10:05:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322557247 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:41 [2024-03-06T10:05:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322557247 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:41 [2024-03-06T10:05:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322557247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:41 [2024-03-06T10:05:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322557278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:41 [2024-03-06T10:05:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322557278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:41 [2024-03-06T10:05:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322557278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:41 [2024-03-06T10:05:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322557278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:41 [2024-03-06T10:05:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322557278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:41 [2024-03-06T10:05:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322557278 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:41 [2024-03-06T10:05:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322557279 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:41 [2024-03-06T10:05:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:05:41 [2024-03-06T10:05:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:05:41 [2024-03-06T10:05:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:05:41 [2024-03-06T10:05:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:41 [2024-03-06T10:05:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:05:41 [2024-03-06T10:05:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:05:41 [2024-03-06T10:05:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:05:41 [2024-03-06T10:05:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:41 [2024-03-06T10:05:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:05:41 [2024-03-06T10:05:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322557280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:41 [2024-03-06T10:05:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322557280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:41 [2024-03-06T10:05:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322557280 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:41 [2024-03-06T10:05:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322557281 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:41 [2024-03-06T10:05:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322557294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:41 [2024-03-06T10:05:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322557294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:41 [2024-03-06T10:05:41.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:41 [2024-03-06T10:05:41.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:41 [2024-03-06T10:05:41.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:41 [2024-03-06T10:05:41.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:41 [2024-03-06T10:05:41.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:41 [2024-03-06T10:05:41.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:05:41 [2024-03-06T10:05:41.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322557294 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:41 [2024-03-06T10:05:41.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322556990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:05:41 [2024-03-06T10:05:41.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:05:41 [2024-03-06T10:05:41.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:41 [2024-03-06T10:05:41.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:41 [2024-03-06T10:05:41.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:41 [2024-03-06T10:05:41.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:41 [2024-03-06T10:05:41.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:41 [2024-03-06T10:05:41.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322557947 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:05:41 [2024-03-06T10:05:41.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322557947 data=null doit=true}, TreeItem with text {Test}]
05:05:41 [2024-03-06T10:05:41.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322557948 data=null}, TreeItem with text {Test}]
05:05:41 [2024-03-06T10:05:41.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322557948 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:41 [2024-03-06T10:05:41.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322557948 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:05:41 [2024-03-06T10:05:41.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322557983 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:41 [2024-03-06T10:05:41.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:41 [2024-03-06T10:05:41.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322557984 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:05:41 [2024-03-06T10:05:41.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322557984 data=null doit=true}, TreeItem with text {Test}]
05:05:41 [2024-03-06T10:05:41.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322557984 data=null}, TreeItem with text {Test}]
05:05:41 [2024-03-06T10:05:41.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322557984 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:42 [2024-03-06T10:05:42.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322557985 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:05:42 [2024-03-06T10:05:42.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322558003 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:42 [2024-03-06T10:05:42.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322558003 data=null doit=true}, TreeItem with text {Test}]
05:05:42 [2024-03-06T10:05:42.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322558004 data=null}, TreeItem with text {Test}]
05:05:42 [2024-03-06T10:05:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322558004 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:42 [2024-03-06T10:05:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322558004 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
05:05:42 [2024-03-06T10:05:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322558006 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:42 [2024-03-06T10:05:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:42 [2024-03-06T10:05:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322558007 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:05:42 [2024-03-06T10:05:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322558007 data=null doit=true}, TreeItem with text {Traces [0]}]
05:05:42 [2024-03-06T10:05:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322558007 data=null}, TreeItem with text {Traces [0]}]
05:05:42 [2024-03-06T10:05:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322558007 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:05:42 [2024-03-06T10:05:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322558007 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:05:42 [2024-03-06T10:05:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322558022 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:05:42 [2024-03-06T10:05:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:42 [2024-03-06T10:05:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322558023 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:05:42 [2024-03-06T10:05:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322558023 data=null doit=true}, TreeItem with text {Traces [0]}]
05:05:42 [2024-03-06T10:05:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322558023 data=null}, TreeItem with text {Traces [0]}]
05:05:42 [2024-03-06T10:05:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322558023 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:05:42 [2024-03-06T10:05:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322558024 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:05:42 [2024-03-06T10:05:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322558033 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:05:42 [2024-03-06T10:05:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
05:05:42 [2024-03-06T10:05:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
05:05:42 [2024-03-06T10:05:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
05:05:42 [2024-03-06T10:05:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
05:05:42 [2024-03-06T10:05:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322558363 data=null doit=true}, Shell with text {Fetch Remote Traces}]
05:05:42 [2024-03-06T10:05:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
05:05:42 [2024-03-06T10:05:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
05:05:42 [2024-03-06T10:05:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
05:05:42 [2024-03-06T10:05:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=322558364 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
05:05:42 [2024-03-06T10:05:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
05:05:42 [2024-03-06T10:05:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
05:05:42 [2024-03-06T10:05:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:05:42 [2024-03-06T10:05:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:05:42 [2024-03-06T10:05:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:05:42 [2024-03-06T10:05:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
05:05:42 [2024-03-06T10:05:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
05:05:42 [2024-03-06T10:05:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:42 [2024-03-06T10:05:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:42 [2024-03-06T10:05:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:05:42 [2024-03-06T10:05:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
05:05:42 [2024-03-06T10:05:42.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=322558365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:42 [2024-03-06T10:05:42.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=322558365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:42 [2024-03-06T10:05:42.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=322558365 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:42 [2024-03-06T10:05:42.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=322558365 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:42 [2024-03-06T10:05:42.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=322558366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:42 [2024-03-06T10:05:42.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=322558366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:42 [2024-03-06T10:05:42.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=322558366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:42 [2024-03-06T10:05:42.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:42 [2024-03-06T10:05:42.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:42 [2024-03-06T10:05:42.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:42 [2024-03-06T10:05:42.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:42 [2024-03-06T10:05:42.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:42 [2024-03-06T10:05:42.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
05:05:42 [2024-03-06T10:05:42.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
05:05:42 [2024-03-06T10:05:42.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
05:05:42 [2024-03-06T10:05:42.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:05:42 [2024-03-06T10:05:42.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:05:42 [2024-03-06T10:05:42.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:42 [2024-03-06T10:05:42.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:05:42 [2024-03-06T10:05:42.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:05:42 [2024-03-06T10:05:42.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:05:42 [2024-03-06T10:05:42.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:42 [2024-03-06T10:05:42.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:05:42 [2024-03-06T10:05:42.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322558391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:42 [2024-03-06T10:05:42.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322558392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:42 [2024-03-06T10:05:42.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322558392 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:42 [2024-03-06T10:05:42.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322558392 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:42 [2024-03-06T10:05:42.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322558392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:42 [2024-03-06T10:05:42.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322558392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:42 [2024-03-06T10:05:42.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:42 [2024-03-06T10:05:42.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:42 [2024-03-06T10:05:42.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:42 [2024-03-06T10:05:42.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:42 [2024-03-06T10:05:42.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:42 [2024-03-06T10:05:42.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:05:42 [2024-03-06T10:05:42.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322558392 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:42 [2024-03-06T10:05:42.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=322558075 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
05:05:42 [2024-03-06T10:05:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:42 [2024-03-06T10:05:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=322558909 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
05:05:42 [2024-03-06T10:05:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=322558909 data=null doit=true}, TreeItem with text {Traces [3]}]
05:05:42 [2024-03-06T10:05:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=322558909 data=null}, TreeItem with text {Traces [3]}]
05:05:42 [2024-03-06T10:05:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=322558910 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:05:42 [2024-03-06T10:05:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322558910 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
05:05:42 [2024-03-06T10:05:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=322558922 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:05:42 [2024-03-06T10:05:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
05:05:42 [2024-03-06T10:05:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
05:05:43 [2024-03-06T10:05:43.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
05:05:43 [2024-03-06T10:05:43.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
05:05:43 [2024-03-06T10:05:43.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322559335 data=null doit=true}, Shell with text {Fetch Remote Traces}]
05:05:43 [2024-03-06T10:05:43.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
05:05:43 [2024-03-06T10:05:43.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
05:05:43 [2024-03-06T10:05:43.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
05:05:43 [2024-03-06T10:05:43.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=322559336 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
05:05:43 [2024-03-06T10:05:43.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
05:05:43 [2024-03-06T10:05:43.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
05:05:43 [2024-03-06T10:05:43.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:05:43 [2024-03-06T10:05:43.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:05:43 [2024-03-06T10:05:43.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=322559337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=322559337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=322559337 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=322559337 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=322559337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=322559337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=322559337 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:43 [2024-03-06T10:05:43.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:43 [2024-03-06T10:05:43.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:43 [2024-03-06T10:05:43.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:43 [2024-03-06T10:05:43.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:43 [2024-03-06T10:05:43.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322559399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322559400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322559400 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322559400 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322559400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322559400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:43 [2024-03-06T10:05:43.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:43 [2024-03-06T10:05:43.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:43 [2024-03-06T10:05:43.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:43 [2024-03-06T10:05:43.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:43 [2024-03-06T10:05:43.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322559465 data=null doit=true}, Shell with text {Confirmation}]
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
05:05:43 [2024-03-06T10:05:43.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:05:43 [2024-03-06T10:05:43.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:05:43 [2024-03-06T10:05:43.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
05:05:43 [2024-03-06T10:05:43.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
05:05:43 [2024-03-06T10:05:43.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
05:05:43 [2024-03-06T10:05:43.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=322559466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:05:43 [2024-03-06T10:05:43.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=322559466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:05:43 [2024-03-06T10:05:43.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=322559466 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:05:43 [2024-03-06T10:05:43.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=322559466 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:05:43 [2024-03-06T10:05:43.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=322559466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:05:43 [2024-03-06T10:05:43.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=322559466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:05:43 [2024-03-06T10:05:43.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=322559466 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:05:43 [2024-03-06T10:05:43.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:05:44 [2024-03-06T10:05:44.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:05:44 [2024-03-06T10:05:44.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322560137 data=null doit=true}, Shell with text {Confirmation}]
05:05:44 [2024-03-06T10:05:44.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
05:05:44 [2024-03-06T10:05:44.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
05:05:44 [2024-03-06T10:05:44.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
05:05:44 [2024-03-06T10:05:44.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:05:44 [2024-03-06T10:05:44.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
05:05:44 [2024-03-06T10:05:44.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
05:05:44 [2024-03-06T10:05:44.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
05:05:44 [2024-03-06T10:05:44.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
05:05:44 [2024-03-06T10:05:44.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
05:05:44 [2024-03-06T10:05:44.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All
05:05:44 [2024-03-06T10:05:44.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=322560137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
05:05:44 [2024-03-06T10:05:44.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=322560138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
05:05:44 [2024-03-06T10:05:44.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=322560138 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
05:05:44 [2024-03-06T10:05:44.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=322560138 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
05:05:44 [2024-03-06T10:05:44.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=322560138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
05:05:44 [2024-03-06T10:05:44.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=322560138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
05:05:44 [2024-03-06T10:05:44.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=322560138 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
05:05:44 [2024-03-06T10:05:44.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:05:44 [2024-03-06T10:05:44.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322559400 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:44 [2024-03-06T10:05:44.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=322558961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
05:05:44 [2024-03-06T10:05:44.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:05:44 [2024-03-06T10:05:44.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:44 [2024-03-06T10:05:44.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:44 [2024-03-06T10:05:44.774Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:05:44 [2024-03-06T10:05:44.774Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:05:44 [2024-03-06T10:05:44.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=322560680 data=null doit=true}, TreeItem with text {Traces [3]}]
05:05:44 [2024-03-06T10:05:44.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=322560680 data=null}, TreeItem with text {Traces [3]}]
05:05:44 [2024-03-06T10:05:44.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=322560680 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:05:44 [2024-03-06T10:05:44.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322560680 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=322560681 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:05:44 [2024-03-06T10:05:44.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=322560682 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=322560682 data=null doit=true}, TreeItem with text {node1 [3]}]
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=322560682 data=null}, TreeItem with text {node1 [3]}]
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=322560683 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322560683 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=322560690 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=322560690 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=322560690 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322560690 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=322560694 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=322560694 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=322560694 data=null doit=true}, TreeItem with text {node1 [3]}]
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=322560694 data=null}, TreeItem with text {node1 [3]}]
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
05:05:44 [2024-03-06T10:05:44.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=322560701 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=322560701 data=null doit=true}, TreeItem with text {resources [3]}]
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=322560701 data=null}, TreeItem with text {resources [3]}]
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=322560702 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322560702 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=322560709 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=322560710 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=322560710 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322560710 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=322560722 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=322560722 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=322560722 data=null doit=true}, TreeItem with text {resources [3]}]
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=322560722 data=null}, TreeItem with text {resources [3]}]
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
05:05:44 [2024-03-06T10:05:44.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=322560723 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=322560723 data=null doit=true}, TreeItem with text {generated [1]}]
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=322560723 data=null}, TreeItem with text {generated [1]}]
05:05:44 [2024-03-06T10:05:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=322560724 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
05:05:44 [2024-03-06T10:05:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322560724 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
05:05:44 [2024-03-06T10:05:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=322560735 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
05:05:44 [2024-03-06T10:05:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=322560735 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
05:05:44 [2024-03-06T10:05:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=322560735 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
05:05:44 [2024-03-06T10:05:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322560736 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
05:05:44 [2024-03-06T10:05:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=322560739 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
05:05:44 [2024-03-06T10:05:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=322560739 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
05:05:44 [2024-03-06T10:05:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=322560739 data=null doit=true}, TreeItem with text {generated [1]}]
05:05:44 [2024-03-06T10:05:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=322560739 data=null}, TreeItem with text {generated [1]}]
05:05:44 [2024-03-06T10:05:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
05:05:44 [2024-03-06T10:05:44.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
05:05:44 [2024-03-06T10:05:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
05:05:44 [2024-03-06T10:05:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=322560740 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
05:05:44 [2024-03-06T10:05:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=322560740 data=null doit=true}, TreeItem with text {synthetic-trace}]
05:05:44 [2024-03-06T10:05:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:44 [2024-03-06T10:05:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=322560741 data=null}, TreeItem with text {synthetic-trace}]
05:05:44 [2024-03-06T10:05:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=322560741 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
05:05:44 [2024-03-06T10:05:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322560741 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
05:05:44 [2024-03-06T10:05:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=322560768 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
05:05:44 [2024-03-06T10:05:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=322560769 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
05:05:44 [2024-03-06T10:05:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=322560769 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
05:05:44 [2024-03-06T10:05:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322560769 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
05:05:44 [2024-03-06T10:05:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=322560830 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
05:05:44 [2024-03-06T10:05:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=322560838 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
05:05:44 [2024-03-06T10:05:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=322560838 data=null doit=true}, TreeItem with text {synthetic-trace}]
05:05:44 [2024-03-06T10:05:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=322560838 data=null}, TreeItem with text {synthetic-trace}]
05:05:44 [2024-03-06T10:05:44.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
05:05:45 [2024-03-06T10:05:45.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:45 [2024-03-06T10:05:45.337Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:05:45 [2024-03-06T10:05:45.337Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:05:45 [2024-03-06T10:05:45.337Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
05:05:45 [2024-03-06T10:05:45.337Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=322561386 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=322561386 data=null doit=true}, TreeItem with text {node1 [3]}]
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=322561386 data=null}, TreeItem with text {node1 [3]}]
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=322561387 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322561387 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=322561405 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=322561405 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=322561405 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322561405 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=322561409 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=322561409 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=322561409 data=null doit=true}, TreeItem with text {node1 [3]}]
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=322561409 data=null}, TreeItem with text {node1 [3]}]
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=322561409 data=null doit=true}, TreeItem with text {node1 [3]}]
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=322561409 data=null}, TreeItem with text {node1 [3]}]
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=322561410 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322561410 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=322561410 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=322561411 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=322561411 data=null doit=true}, TreeItem with text {resources [3]}]
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=322561411 data=null}, TreeItem with text {resources [3]}]
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=322561411 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322561412 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=322561421 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=322561428 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=322561428 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322561429 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=322561432 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=322561432 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=322561432 data=null doit=true}, TreeItem with text {resources [3]}]
05:05:45 [2024-03-06T10:05:45.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=322561433 data=null}, TreeItem with text {resources [3]}]
05:05:45 [2024-03-06T10:05:45.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
05:05:45 [2024-03-06T10:05:45.338Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
05:05:45 [2024-03-06T10:05:45.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
05:05:45 [2024-03-06T10:05:45.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=322561433 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
05:05:45 [2024-03-06T10:05:45.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=322561433 data=null doit=true}, TreeItem with text {syslog}]
05:05:45 [2024-03-06T10:05:45.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:45 [2024-03-06T10:05:45.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=322561434 data=null}, TreeItem with text {syslog}]
05:05:45 [2024-03-06T10:05:45.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=322561434 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
05:05:45 [2024-03-06T10:05:45.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322561434 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
05:05:45 [2024-03-06T10:05:45.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=322561473 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
05:05:45 [2024-03-06T10:05:45.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=322561474 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
05:05:45 [2024-03-06T10:05:45.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=322561474 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
05:05:45 [2024-03-06T10:05:45.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322561474 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
05:05:45 [2024-03-06T10:05:45.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=322561519 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
05:05:45 [2024-03-06T10:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=322561653 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
05:05:45 [2024-03-06T10:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=322561653 data=null doit=true}, TreeItem with text {syslog}]
05:05:45 [2024-03-06T10:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=322561653 data=null}, TreeItem with text {syslog}]
05:05:45 [2024-03-06T10:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
05:05:45 [2024-03-06T10:05:45.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
05:05:45 [2024-03-06T10:05:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@9715d26] time=322561935 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:05:45 [2024-03-06T10:05:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:05:45 [2024-03-06T10:05:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:45 [2024-03-06T10:05:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:45 [2024-03-06T10:05:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:45 [2024-03-06T10:05:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322561949 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:05:45 [2024-03-06T10:05:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322561949 data=null doit=true}, TreeItem with text {Test}]
05:05:45 [2024-03-06T10:05:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322561949 data=null}, TreeItem with text {Test}]
05:05:45 [2024-03-06T10:05:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322561949 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:45 [2024-03-06T10:05:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322561950 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:05:45 [2024-03-06T10:05:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322561984 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:45 [2024-03-06T10:05:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:05:45 [2024-03-06T10:05:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:05:46 [2024-03-06T10:05:46.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:05:46 [2024-03-06T10:05:46.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:05:46 [2024-03-06T10:05:46.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
05:05:46 [2024-03-06T10:05:46.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:05:46 [2024-03-06T10:05:46.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:05:46 [2024-03-06T10:05:46.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:05:46 [2024-03-06T10:05:46.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:05:46 [2024-03-06T10:05:46.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:46 [2024-03-06T10:05:46.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:05:46 [2024-03-06T10:05:46.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:05:46 [2024-03-06T10:05:46.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:05:46 [2024-03-06T10:05:46.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322562286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:46 [2024-03-06T10:05:46.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322562286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:46 [2024-03-06T10:05:46.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322562287 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:46 [2024-03-06T10:05:46.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322562287 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:46 [2024-03-06T10:05:46.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322562287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:46 [2024-03-06T10:05:46.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322562287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:46 [2024-03-06T10:05:46.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322562287 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:46 [2024-03-06T10:05:46.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322562303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:46 [2024-03-06T10:05:46.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322562303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:46 [2024-03-06T10:05:46.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322562303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:46 [2024-03-06T10:05:46.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322562303 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:46 [2024-03-06T10:05:46.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322562303 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:46 [2024-03-06T10:05:46.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:05:46 [2024-03-06T10:05:46.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:05:46 [2024-03-06T10:05:46.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:05:46 [2024-03-06T10:05:46.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:46 [2024-03-06T10:05:46.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:05:46 [2024-03-06T10:05:46.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:05:46 [2024-03-06T10:05:46.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:05:46 [2024-03-06T10:05:46.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:46 [2024-03-06T10:05:46.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:05:46 [2024-03-06T10:05:46.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322562317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:46 [2024-03-06T10:05:46.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322562317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:46 [2024-03-06T10:05:46.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322562317 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:46 [2024-03-06T10:05:46.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322562317 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:46 [2024-03-06T10:05:46.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322562317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:46 [2024-03-06T10:05:46.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322562317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:46 [2024-03-06T10:05:46.361Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:46 [2024-03-06T10:05:46.361Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:46 [2024-03-06T10:05:46.361Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:46 [2024-03-06T10:05:46.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:46 [2024-03-06T10:05:46.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:46 [2024-03-06T10:05:46.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:05:46 [2024-03-06T10:05:46.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322562317 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:46 [2024-03-06T10:05:46.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322562034 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:05:46 [2024-03-06T10:05:46.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:05:46 [2024-03-06T10:05:46.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:46 [2024-03-06T10:05:46.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:46 [2024-03-06T10:05:46.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:46 [2024-03-06T10:05:46.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:46 [2024-03-06T10:05:46.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:46 [2024-03-06T10:05:46.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322562971 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:05:46 [2024-03-06T10:05:46.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322562971 data=null doit=true}, TreeItem with text {Test}]
05:05:46 [2024-03-06T10:05:46.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322562971 data=null}, TreeItem with text {Test}]
05:05:46 [2024-03-06T10:05:46.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322562972 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:46 [2024-03-06T10:05:46.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322562972 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:05:46 [2024-03-06T10:05:46.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322563007 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:46 [2024-03-06T10:05:46.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:46 [2024-03-06T10:05:46.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322563008 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:05:46 [2024-03-06T10:05:46.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322563008 data=null doit=true}, TreeItem with text {Test}]
05:05:46 [2024-03-06T10:05:46.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322563008 data=null}, TreeItem with text {Test}]
05:05:46 [2024-03-06T10:05:46.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322563008 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:46 [2024-03-06T10:05:46.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322563009 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:05:46 [2024-03-06T10:05:46.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322563033 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:46 [2024-03-06T10:05:46.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322563033 data=null doit=true}, TreeItem with text {Test}]
05:05:46 [2024-03-06T10:05:46.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322563033 data=null}, TreeItem with text {Test}]
05:05:46 [2024-03-06T10:05:46.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322563033 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:46 [2024-03-06T10:05:46.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322563033 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
05:05:46 [2024-03-06T10:05:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322563035 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:46 [2024-03-06T10:05:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:46 [2024-03-06T10:05:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322563036 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:05:46 [2024-03-06T10:05:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322563036 data=null doit=true}, TreeItem with text {Traces [0]}]
05:05:46 [2024-03-06T10:05:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322563036 data=null}, TreeItem with text {Traces [0]}]
05:05:46 [2024-03-06T10:05:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322563036 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:05:46 [2024-03-06T10:05:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322563036 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:05:46 [2024-03-06T10:05:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322563052 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:05:46 [2024-03-06T10:05:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:46 [2024-03-06T10:05:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322563053 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:05:46 [2024-03-06T10:05:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322563053 data=null doit=true}, TreeItem with text {Traces [0]}]
05:05:46 [2024-03-06T10:05:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322563054 data=null}, TreeItem with text {Traces [0]}]
05:05:46 [2024-03-06T10:05:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322563054 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:05:46 [2024-03-06T10:05:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322563054 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:05:46 [2024-03-06T10:05:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322563064 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:05:47 [2024-03-06T10:05:47.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
05:05:47 [2024-03-06T10:05:47.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
05:05:47 [2024-03-06T10:05:47.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
05:05:47 [2024-03-06T10:05:47.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
05:05:47 [2024-03-06T10:05:47.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322563389 data=null doit=true}, Shell with text {Fetch Remote Traces}]
05:05:47 [2024-03-06T10:05:47.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
05:05:47 [2024-03-06T10:05:47.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
05:05:47 [2024-03-06T10:05:47.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
05:05:47 [2024-03-06T10:05:47.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=322563390 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
05:05:47 [2024-03-06T10:05:47.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
05:05:47 [2024-03-06T10:05:47.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
05:05:47 [2024-03-06T10:05:47.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:05:47 [2024-03-06T10:05:47.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:05:47 [2024-03-06T10:05:47.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:05:47 [2024-03-06T10:05:47.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
05:05:47 [2024-03-06T10:05:47.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
05:05:47 [2024-03-06T10:05:47.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:47 [2024-03-06T10:05:47.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:47 [2024-03-06T10:05:47.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:05:47 [2024-03-06T10:05:47.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
05:05:47 [2024-03-06T10:05:47.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=322563392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:47 [2024-03-06T10:05:47.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=322563392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:47 [2024-03-06T10:05:47.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=322563392 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:47 [2024-03-06T10:05:47.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=322563392 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:47 [2024-03-06T10:05:47.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=322563392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:47 [2024-03-06T10:05:47.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=322563392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:47 [2024-03-06T10:05:47.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=322563392 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:47 [2024-03-06T10:05:47.386Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:47 [2024-03-06T10:05:47.386Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:47 [2024-03-06T10:05:47.386Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:47 [2024-03-06T10:05:47.386Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:47 [2024-03-06T10:05:47.386Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:47 [2024-03-06T10:05:47.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
05:05:47 [2024-03-06T10:05:47.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
05:05:47 [2024-03-06T10:05:47.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
05:05:47 [2024-03-06T10:05:47.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:05:47 [2024-03-06T10:05:47.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:05:47 [2024-03-06T10:05:47.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:47 [2024-03-06T10:05:47.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:05:47 [2024-03-06T10:05:47.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:05:47 [2024-03-06T10:05:47.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:05:47 [2024-03-06T10:05:47.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:47 [2024-03-06T10:05:47.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:05:47 [2024-03-06T10:05:47.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322563417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:47 [2024-03-06T10:05:47.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322563418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:47 [2024-03-06T10:05:47.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322563418 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:47 [2024-03-06T10:05:47.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322563418 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:47 [2024-03-06T10:05:47.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322563426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:47 [2024-03-06T10:05:47.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322563426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:47 [2024-03-06T10:05:47.386Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:47 [2024-03-06T10:05:47.386Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:47 [2024-03-06T10:05:47.386Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:47 [2024-03-06T10:05:47.386Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:47 [2024-03-06T10:05:47.386Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:47 [2024-03-06T10:05:47.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:05:47 [2024-03-06T10:05:47.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322563426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:47 [2024-03-06T10:05:47.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=322563104 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
05:05:47 [2024-03-06T10:05:47.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:47 [2024-03-06T10:05:47.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=322563931 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
05:05:47 [2024-03-06T10:05:47.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=322563931 data=null doit=true}, TreeItem with text {Traces [3]}]
05:05:47 [2024-03-06T10:05:47.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=322563931 data=null}, TreeItem with text {Traces [3]}]
05:05:47 [2024-03-06T10:05:47.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=322563932 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:05:47 [2024-03-06T10:05:47.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322563932 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
05:05:47 [2024-03-06T10:05:47.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=322563940 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:05:47 [2024-03-06T10:05:47.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
05:05:47 [2024-03-06T10:05:47.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
05:05:48 [2024-03-06T10:05:48.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322564230 data=null doit=true}, Shell with text {Fetch Remote Traces}]
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=322564231 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=322564262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=322564262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=322564262 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=322564262 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=322564263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=322564263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=322564263 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:48 [2024-03-06T10:05:48.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:48 [2024-03-06T10:05:48.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:48 [2024-03-06T10:05:48.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:48 [2024-03-06T10:05:48.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:48 [2024-03-06T10:05:48.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322564293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322564293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322564293 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322564293 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322564293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:48 [2024-03-06T10:05:48.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322564293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:48 [2024-03-06T10:05:48.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:48 [2024-03-06T10:05:48.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:48 [2024-03-06T10:05:48.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:48 [2024-03-06T10:05:48.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:48 [2024-03-06T10:05:48.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:48 [2024-03-06T10:05:48.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:05:48 [2024-03-06T10:05:48.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:05:48 [2024-03-06T10:05:48.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322564348 data=null doit=true}, Shell with text {Confirmation}]
05:05:48 [2024-03-06T10:05:48.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
05:05:48 [2024-03-06T10:05:48.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
05:05:48 [2024-03-06T10:05:48.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
05:05:48 [2024-03-06T10:05:48.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:05:48 [2024-03-06T10:05:48.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
05:05:48 [2024-03-06T10:05:48.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
05:05:48 [2024-03-06T10:05:48.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
05:05:48 [2024-03-06T10:05:48.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
05:05:48 [2024-03-06T10:05:48.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:05:48 [2024-03-06T10:05:48.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
05:05:48 [2024-03-06T10:05:48.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=322564349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:05:48 [2024-03-06T10:05:48.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=322564349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:05:48 [2024-03-06T10:05:48.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=322564349 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:05:48 [2024-03-06T10:05:48.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=322564349 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:05:48 [2024-03-06T10:05:48.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=322564349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:05:48 [2024-03-06T10:05:48.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=322564349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:05:48 [2024-03-06T10:05:48.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=322564349 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:05:48 [2024-03-06T10:05:48.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:05:48 [2024-03-06T10:05:48.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:05:48 [2024-03-06T10:05:48.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322564438 data=null doit=true}, Shell with text {Confirmation}]
05:05:48 [2024-03-06T10:05:48.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
05:05:48 [2024-03-06T10:05:48.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
05:05:48 [2024-03-06T10:05:48.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
05:05:48 [2024-03-06T10:05:48.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:05:48 [2024-03-06T10:05:48.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=322564438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=322564438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=322564438 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=322564438 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=322564439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=322564439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=322564439 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322564293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=322563975 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:48 [2024-03-06T10:05:48.462Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:05:48 [2024-03-06T10:05:48.462Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=322564539 data=null doit=true}, TreeItem with text {Traces [3]}]
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=322564539 data=null}, TreeItem with text {Traces [3]}]
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=322564540 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322564540 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=322564541 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:05:48 [2024-03-06T10:05:48.462Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=322564542 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=322564542 data=null doit=true}, TreeItem with text {node1 [3]}]
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=322564542 data=null}, TreeItem with text {node1 [3]}]
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=322564542 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322564543 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=322564557 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=322564557 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=322564558 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322564558 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=322564562 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=322564562 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=322564562 data=null doit=true}, TreeItem with text {node1 [3]}]
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=322564563 data=null}, TreeItem with text {node1 [3]}]
05:05:48 [2024-03-06T10:05:48.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
05:05:48 [2024-03-06T10:05:48.463Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=322564571 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=322564571 data=null doit=true}, TreeItem with text {resources [3]}]
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=322564572 data=null}, TreeItem with text {resources [3]}]
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=322564572 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322564572 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=322564602 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=322564602 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=322564602 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322564603 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=322564608 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=322564608 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=322564608 data=null doit=true}, TreeItem with text {resources [3]}]
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=322564608 data=null}, TreeItem with text {resources [3]}]
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
05:05:48 [2024-03-06T10:05:48.463Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=322564609 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=322564609 data=null doit=true}, TreeItem with text {generated [1]}]
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=322564609 data=null}, TreeItem with text {generated [1]}]
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=322564610 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322564610 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=322564628 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=322564628 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=322564629 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322564629 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=322564643 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=322564644 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=322564644 data=null doit=true}, TreeItem with text {generated [1]}]
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=322564644 data=null}, TreeItem with text {generated [1]}]
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
05:05:48 [2024-03-06T10:05:48.463Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=322564645 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=322564645 data=null doit=true}, TreeItem with text {synthetic-trace}]
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=322564645 data=null}, TreeItem with text {synthetic-trace}]
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=322564646 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
05:05:48 [2024-03-06T10:05:48.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322564646 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
05:05:48 [2024-03-06T10:05:48.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=322564694 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
05:05:48 [2024-03-06T10:05:48.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=322564694 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
05:05:48 [2024-03-06T10:05:48.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=322564695 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
05:05:48 [2024-03-06T10:05:48.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322564695 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
05:05:48 [2024-03-06T10:05:48.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=322564740 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
05:05:48 [2024-03-06T10:05:48.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=322564950 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
05:05:48 [2024-03-06T10:05:48.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=322564950 data=null doit=true}, TreeItem with text {synthetic-trace}]
05:05:48 [2024-03-06T10:05:48.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=322564950 data=null}, TreeItem with text {synthetic-trace}]
05:05:48 [2024-03-06T10:05:48.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
05:05:48 [2024-03-06T10:05:48.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
05:05:48 [2024-03-06T10:05:48.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:05:48 [2024-03-06T10:05:48.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:48 [2024-03-06T10:05:48.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:48 [2024-03-06T10:05:48.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:05:48 [2024-03-06T10:05:48.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:05:48 [2024-03-06T10:05:48.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
05:05:48 [2024-03-06T10:05:48.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
05:05:48 [2024-03-06T10:05:48.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
05:05:48 [2024-03-06T10:05:48.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=322565018 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
05:05:48 [2024-03-06T10:05:48.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=322565018 data=null doit=true}, TreeItem with text {node1 [3]}]
05:05:48 [2024-03-06T10:05:48.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:48 [2024-03-06T10:05:48.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=322565018 data=null}, TreeItem with text {node1 [3]}]
05:05:48 [2024-03-06T10:05:48.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=322565018 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:05:48 [2024-03-06T10:05:48.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322565019 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
05:05:48 [2024-03-06T10:05:48.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=322565043 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:05:48 [2024-03-06T10:05:48.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=322565044 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:05:48 [2024-03-06T10:05:48.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=322565044 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:05:48 [2024-03-06T10:05:48.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322565044 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
05:05:48 [2024-03-06T10:05:48.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=322565047 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:05:48 [2024-03-06T10:05:48.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=322565047 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
05:05:48 [2024-03-06T10:05:48.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=322565047 data=null doit=true}, TreeItem with text {node1 [3]}]
05:05:48 [2024-03-06T10:05:48.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=322565048 data=null}, TreeItem with text {node1 [3]}]
05:05:48 [2024-03-06T10:05:48.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
05:05:48 [2024-03-06T10:05:48.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=322565048 data=null doit=true}, TreeItem with text {node1 [3]}]
05:05:48 [2024-03-06T10:05:48.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=322565048 data=null}, TreeItem with text {node1 [3]}]
05:05:48 [2024-03-06T10:05:48.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=322565048 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:05:48 [2024-03-06T10:05:48.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322565048 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
05:05:48 [2024-03-06T10:05:48.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=322565049 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:05:48 [2024-03-06T10:05:48.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
05:05:48 [2024-03-06T10:05:48.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=322565049 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
05:05:48 [2024-03-06T10:05:48.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=322565049 data=null doit=true}, TreeItem with text {resources [3]}]
05:05:48 [2024-03-06T10:05:48.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:48 [2024-03-06T10:05:48.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=322565049 data=null}, TreeItem with text {resources [3]}]
05:05:48 [2024-03-06T10:05:48.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=322565050 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
05:05:48 [2024-03-06T10:05:48.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322565050 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
05:05:48 [2024-03-06T10:05:48.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=322565065 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
05:05:48 [2024-03-06T10:05:48.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=322565066 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:05:48 [2024-03-06T10:05:48.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=322565066 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:05:48 [2024-03-06T10:05:48.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322565066 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
05:05:48 [2024-03-06T10:05:48.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=322565069 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:05:48 [2024-03-06T10:05:48.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=322565069 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
05:05:48 [2024-03-06T10:05:48.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=322565069 data=null doit=true}, TreeItem with text {resources [3]}]
05:05:48 [2024-03-06T10:05:48.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=322565070 data=null}, TreeItem with text {resources [3]}]
05:05:48 [2024-03-06T10:05:48.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
05:05:48 [2024-03-06T10:05:48.978Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
05:05:48 [2024-03-06T10:05:48.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
05:05:48 [2024-03-06T10:05:48.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=322565070 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
05:05:48 [2024-03-06T10:05:48.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=322565070 data=null doit=true}, TreeItem with text {syslog}]
05:05:48 [2024-03-06T10:05:48.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:48 [2024-03-06T10:05:48.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=322565070 data=null}, TreeItem with text {syslog}]
05:05:48 [2024-03-06T10:05:48.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=322565071 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
05:05:48 [2024-03-06T10:05:48.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322565071 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
05:05:48 [2024-03-06T10:05:48.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=322565105 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
05:05:48 [2024-03-06T10:05:48.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=322565105 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
05:05:48 [2024-03-06T10:05:48.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=322565105 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
05:05:48 [2024-03-06T10:05:48.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322565105 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
05:05:49 [2024-03-06T10:05:49.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=322565148 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
05:05:49 [2024-03-06T10:05:49.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=322565266 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
05:05:49 [2024-03-06T10:05:49.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=322565266 data=null doit=true}, TreeItem with text {syslog}]
05:05:49 [2024-03-06T10:05:49.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=322565266 data=null}, TreeItem with text {syslog}]
05:05:49 [2024-03-06T10:05:49.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
05:05:49 [2024-03-06T10:05:49.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
05:05:49 [2024-03-06T10:05:49.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@9715d26] time=322565540 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:05:49 [2024-03-06T10:05:49.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:05:49 [2024-03-06T10:05:49.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:49 [2024-03-06T10:05:49.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:49 [2024-03-06T10:05:49.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:49 [2024-03-06T10:05:49.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322565547 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:05:49 [2024-03-06T10:05:49.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322565561 data=null doit=true}, TreeItem with text {Test}]
05:05:49 [2024-03-06T10:05:49.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322565561 data=null}, TreeItem with text {Test}]
05:05:49 [2024-03-06T10:05:49.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322565561 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:49 [2024-03-06T10:05:49.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322565561 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:05:49 [2024-03-06T10:05:49.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322565590 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:49 [2024-03-06T10:05:49.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:05:49 [2024-03-06T10:05:49.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:05:49 [2024-03-06T10:05:49.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:05:49 [2024-03-06T10:05:49.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:05:49 [2024-03-06T10:05:49.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
05:05:49 [2024-03-06T10:05:49.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:05:49 [2024-03-06T10:05:49.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:05:49 [2024-03-06T10:05:49.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:05:49 [2024-03-06T10:05:49.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:05:49 [2024-03-06T10:05:49.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:49 [2024-03-06T10:05:49.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:05:49 [2024-03-06T10:05:49.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:05:49 [2024-03-06T10:05:49.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:05:49 [2024-03-06T10:05:49.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322565900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:49 [2024-03-06T10:05:49.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322565933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:49 [2024-03-06T10:05:49.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322565933 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:49 [2024-03-06T10:05:49.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322565933 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:49 [2024-03-06T10:05:49.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322565933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:49 [2024-03-06T10:05:49.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322565933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:49 [2024-03-06T10:05:49.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322565933 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:49 [2024-03-06T10:05:49.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322565933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:49 [2024-03-06T10:05:49.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322565934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:50 [2024-03-06T10:05:50.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322565947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:50 [2024-03-06T10:05:50.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322565947 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:50 [2024-03-06T10:05:50.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322565947 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:50 [2024-03-06T10:05:50.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:05:50 [2024-03-06T10:05:50.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:05:50 [2024-03-06T10:05:50.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:05:50 [2024-03-06T10:05:50.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:50 [2024-03-06T10:05:50.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:05:50 [2024-03-06T10:05:50.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:05:50 [2024-03-06T10:05:50.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:05:50 [2024-03-06T10:05:50.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:50 [2024-03-06T10:05:50.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:05:50 [2024-03-06T10:05:50.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322565948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:50 [2024-03-06T10:05:50.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322565948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:50 [2024-03-06T10:05:50.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322565948 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:50 [2024-03-06T10:05:50.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322565949 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:50 [2024-03-06T10:05:50.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322565949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:50 [2024-03-06T10:05:50.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322565949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:50 [2024-03-06T10:05:50.002Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:50 [2024-03-06T10:05:50.002Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:50 [2024-03-06T10:05:50.002Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:50 [2024-03-06T10:05:50.002Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:50 [2024-03-06T10:05:50.002Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:50 [2024-03-06T10:05:50.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:05:50 [2024-03-06T10:05:50.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322565949 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:50 [2024-03-06T10:05:50.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322565656 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:05:50 [2024-03-06T10:05:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:05:50 [2024-03-06T10:05:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:50 [2024-03-06T10:05:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:50 [2024-03-06T10:05:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:50 [2024-03-06T10:05:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:50 [2024-03-06T10:05:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:50 [2024-03-06T10:05:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322566605 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:05:50 [2024-03-06T10:05:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322566605 data=null doit=true}, TreeItem with text {Test}]
05:05:50 [2024-03-06T10:05:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322566605 data=null}, TreeItem with text {Test}]
05:05:50 [2024-03-06T10:05:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322566623 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:50 [2024-03-06T10:05:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322566624 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:05:50 [2024-03-06T10:05:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322566657 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:50 [2024-03-06T10:05:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:50 [2024-03-06T10:05:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322566658 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:05:50 [2024-03-06T10:05:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322566658 data=null doit=true}, TreeItem with text {Test}]
05:05:50 [2024-03-06T10:05:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322566658 data=null}, TreeItem with text {Test}]
05:05:50 [2024-03-06T10:05:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322566658 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:50 [2024-03-06T10:05:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322566658 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:05:50 [2024-03-06T10:05:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322566681 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:50 [2024-03-06T10:05:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322566682 data=null doit=true}, TreeItem with text {Test}]
05:05:50 [2024-03-06T10:05:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322566682 data=null}, TreeItem with text {Test}]
05:05:50 [2024-03-06T10:05:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322566682 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:50 [2024-03-06T10:05:50.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322566682 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
05:05:50 [2024-03-06T10:05:50.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322566684 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:50 [2024-03-06T10:05:50.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:50 [2024-03-06T10:05:50.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322566685 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:05:50 [2024-03-06T10:05:50.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322566685 data=null doit=true}, TreeItem with text {Traces [0]}]
05:05:50 [2024-03-06T10:05:50.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322566685 data=null}, TreeItem with text {Traces [0]}]
05:05:50 [2024-03-06T10:05:50.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322566685 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:05:50 [2024-03-06T10:05:50.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322566685 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:05:50 [2024-03-06T10:05:50.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322566700 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:05:50 [2024-03-06T10:05:50.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:50 [2024-03-06T10:05:50.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322566701 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:05:50 [2024-03-06T10:05:50.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322566701 data=null doit=true}, TreeItem with text {Traces [0]}]
05:05:50 [2024-03-06T10:05:50.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322566701 data=null}, TreeItem with text {Traces [0]}]
05:05:50 [2024-03-06T10:05:50.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322566701 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:05:50 [2024-03-06T10:05:50.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322566702 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:05:50 [2024-03-06T10:05:50.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322566706 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:05:50 [2024-03-06T10:05:50.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
05:05:50 [2024-03-06T10:05:50.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
05:05:50 [2024-03-06T10:05:50.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
05:05:51 [2024-03-06T10:05:51.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
05:05:51 [2024-03-06T10:05:51.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322567036 data=null doit=true}, Shell with text {Fetch Remote Traces}]
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=322567037 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=322567038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=322567038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=322567038 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=322567038 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=322567038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=322567038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=322567038 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:51 [2024-03-06T10:05:51.078Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:51 [2024-03-06T10:05:51.078Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:51 [2024-03-06T10:05:51.078Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:51 [2024-03-06T10:05:51.078Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:51 [2024-03-06T10:05:51.078Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322567059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322567060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322567060 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322567060 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322567060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322567060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:51 [2024-03-06T10:05:51.078Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:51 [2024-03-06T10:05:51.078Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:51 [2024-03-06T10:05:51.078Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:51 [2024-03-06T10:05:51.078Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:51 [2024-03-06T10:05:51.078Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:05:51 [2024-03-06T10:05:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322567060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:51 [2024-03-06T10:05:51.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=322566752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
05:05:51 [2024-03-06T10:05:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:51 [2024-03-06T10:05:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=322567565 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
05:05:51 [2024-03-06T10:05:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=322567565 data=null doit=true}, TreeItem with text {Traces [3]}]
05:05:51 [2024-03-06T10:05:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=322567565 data=null}, TreeItem with text {Traces [3]}]
05:05:51 [2024-03-06T10:05:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=322567565 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:05:51 [2024-03-06T10:05:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322567565 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
05:05:51 [2024-03-06T10:05:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=322567572 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:05:51 [2024-03-06T10:05:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
05:05:51 [2024-03-06T10:05:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
05:05:51 [2024-03-06T10:05:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
05:05:51 [2024-03-06T10:05:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
05:05:51 [2024-03-06T10:05:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322567815 data=null doit=true}, Shell with text {Fetch Remote Traces}]
05:05:51 [2024-03-06T10:05:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
05:05:51 [2024-03-06T10:05:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
05:05:51 [2024-03-06T10:05:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
05:05:51 [2024-03-06T10:05:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=322567816 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
05:05:51 [2024-03-06T10:05:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
05:05:51 [2024-03-06T10:05:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
05:05:51 [2024-03-06T10:05:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:05:51 [2024-03-06T10:05:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:05:51 [2024-03-06T10:05:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:05:51 [2024-03-06T10:05:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:05:51 [2024-03-06T10:05:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:05:51 [2024-03-06T10:05:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:05:51 [2024-03-06T10:05:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:51 [2024-03-06T10:05:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:05:51 [2024-03-06T10:05:51.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:05:51 [2024-03-06T10:05:51.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@72fb0cb3
05:05:51 [2024-03-06T10:05:51.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=322567849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:05:51 [2024-03-06T10:05:51.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=322567850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=322567850 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=322567850 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=322567850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=322567850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=322567880 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=322567880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=322567880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=322567880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=322567880 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=322567880 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=322567881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=322567882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=322567882 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=322567882 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=322567882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=322567882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=322567882 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:51 [2024-03-06T10:05:51.897Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:51 [2024-03-06T10:05:51.897Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:51 [2024-03-06T10:05:51.897Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:51 [2024-03-06T10:05:51.897Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:51 [2024-03-06T10:05:51.897Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:51 [2024-03-06T10:05:51.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:05:51 [2024-03-06T10:05:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322567902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:51 [2024-03-06T10:05:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322567902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:51 [2024-03-06T10:05:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322567902 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:51 [2024-03-06T10:05:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322567902 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:51 [2024-03-06T10:05:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322567902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:51 [2024-03-06T10:05:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322567902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:51 [2024-03-06T10:05:51.898Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:51 [2024-03-06T10:05:51.898Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:51 [2024-03-06T10:05:51.898Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:51 [2024-03-06T10:05:51.898Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:51 [2024-03-06T10:05:51.898Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:51 [2024-03-06T10:05:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:05:52 [2024-03-06T10:05:52.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322567902 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:52 [2024-03-06T10:05:52.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=322567595 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
05:05:52 [2024-03-06T10:05:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:05:52 [2024-03-06T10:05:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:52 [2024-03-06T10:05:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:52 [2024-03-06T10:05:52.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:05:52 [2024-03-06T10:05:52.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:05:52 [2024-03-06T10:05:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=322568625 data=null doit=true}, TreeItem with text {Traces [3]}]
05:05:52 [2024-03-06T10:05:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=322568626 data=null}, TreeItem with text {Traces [3]}]
05:05:52 [2024-03-06T10:05:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=322568626 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:05:52 [2024-03-06T10:05:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322568626 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
05:05:52 [2024-03-06T10:05:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=322568633 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:05:52 [2024-03-06T10:05:52.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
05:05:52 [2024-03-06T10:05:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
05:05:52 [2024-03-06T10:05:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=322568634 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
05:05:52 [2024-03-06T10:05:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=322568634 data=null doit=true}, TreeItem with text {node1 [3]}]
05:05:52 [2024-03-06T10:05:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:52 [2024-03-06T10:05:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=322568634 data=null}, TreeItem with text {node1 [3]}]
05:05:52 [2024-03-06T10:05:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=322568634 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:05:52 [2024-03-06T10:05:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322568635 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
05:05:52 [2024-03-06T10:05:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=322568642 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:05:52 [2024-03-06T10:05:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=322568643 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:05:52 [2024-03-06T10:05:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=322568643 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:05:52 [2024-03-06T10:05:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322568643 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
05:05:52 [2024-03-06T10:05:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=322568651 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:05:52 [2024-03-06T10:05:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=322568652 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
05:05:52 [2024-03-06T10:05:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=322568652 data=null doit=true}, TreeItem with text {node1 [3]}]
05:05:52 [2024-03-06T10:05:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=322568652 data=null}, TreeItem with text {node1 [3]}]
05:05:52 [2024-03-06T10:05:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
05:05:52 [2024-03-06T10:05:52.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
05:05:52 [2024-03-06T10:05:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
05:05:52 [2024-03-06T10:05:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=322568652 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
05:05:52 [2024-03-06T10:05:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=322568653 data=null doit=true}, TreeItem with text {resources [3]}]
05:05:52 [2024-03-06T10:05:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:52 [2024-03-06T10:05:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=322568653 data=null}, TreeItem with text {resources [3]}]
05:05:52 [2024-03-06T10:05:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=322568653 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
05:05:52 [2024-03-06T10:05:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322568653 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
05:05:52 [2024-03-06T10:05:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=322568659 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
05:05:52 [2024-03-06T10:05:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=322568659 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=322568660 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322568660 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=322568670 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=322568670 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=322568670 data=null doit=true}, TreeItem with text {resources [3]}]
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=322568670 data=null}, TreeItem with text {resources [3]}]
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
05:05:52 [2024-03-06T10:05:52.716Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=322568671 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=322568671 data=null doit=true}, TreeItem with text {generated [1]}]
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=322568671 data=null}, TreeItem with text {generated [1]}]
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=322568671 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322568671 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=322568681 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=322568682 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=322568682 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322568682 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=322568685 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=322568685 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=322568685 data=null doit=true}, TreeItem with text {generated [1]}]
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=322568685 data=null}, TreeItem with text {generated [1]}]
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
05:05:52 [2024-03-06T10:05:52.716Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=322568686 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=322568686 data=null doit=true}, TreeItem with text {synthetic-trace}]
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=322568686 data=null}, TreeItem with text {synthetic-trace}]
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=322568686 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322568687 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=322568727 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=322568729 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=322568730 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322568730 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=322568772 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=322568778 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=322568778 data=null doit=true}, TreeItem with text {synthetic-trace}]
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=322568778 data=null}, TreeItem with text {synthetic-trace}]
05:05:52 [2024-03-06T10:05:52.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
05:05:53 [2024-03-06T10:05:53.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
05:05:53 [2024-03-06T10:05:53.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:05:53 [2024-03-06T10:05:53.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:53 [2024-03-06T10:05:53.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:53 [2024-03-06T10:05:53.278Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:05:53 [2024-03-06T10:05:53.278Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:05:53 [2024-03-06T10:05:53.278Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
05:05:53 [2024-03-06T10:05:53.278Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
05:05:53 [2024-03-06T10:05:53.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
05:05:53 [2024-03-06T10:05:53.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=322569331 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
05:05:53 [2024-03-06T10:05:53.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=322569331 data=null doit=true}, TreeItem with text {node1 [3]}]
05:05:53 [2024-03-06T10:05:53.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:53 [2024-03-06T10:05:53.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=322569332 data=null}, TreeItem with text {node1 [3]}]
05:05:53 [2024-03-06T10:05:53.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=322569332 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:05:53 [2024-03-06T10:05:53.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322569332 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
05:05:53 [2024-03-06T10:05:53.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=322569346 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:05:53 [2024-03-06T10:05:53.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=322569347 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:05:53 [2024-03-06T10:05:53.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=322569347 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:05:53 [2024-03-06T10:05:53.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322569347 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
05:05:53 [2024-03-06T10:05:53.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=322569349 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:05:53 [2024-03-06T10:05:53.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=322569350 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
05:05:53 [2024-03-06T10:05:53.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=322569350 data=null doit=true}, TreeItem with text {node1 [3]}]
05:05:53 [2024-03-06T10:05:53.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=322569350 data=null}, TreeItem with text {node1 [3]}]
05:05:53 [2024-03-06T10:05:53.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
05:05:53 [2024-03-06T10:05:53.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=322569350 data=null doit=true}, TreeItem with text {node1 [3]}]
05:05:53 [2024-03-06T10:05:53.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=322569350 data=null}, TreeItem with text {node1 [3]}]
05:05:53 [2024-03-06T10:05:53.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=322569350 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:05:53 [2024-03-06T10:05:53.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322569350 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
05:05:53 [2024-03-06T10:05:53.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=322569351 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:05:53 [2024-03-06T10:05:53.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
05:05:53 [2024-03-06T10:05:53.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=322569351 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
05:05:53 [2024-03-06T10:05:53.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=322569351 data=null doit=true}, TreeItem with text {resources [3]}]
05:05:53 [2024-03-06T10:05:53.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:53 [2024-03-06T10:05:53.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=322569352 data=null}, TreeItem with text {resources [3]}]
05:05:53 [2024-03-06T10:05:53.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=322569352 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
05:05:53 [2024-03-06T10:05:53.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322569352 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
05:05:53 [2024-03-06T10:05:53.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=322569366 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
05:05:53 [2024-03-06T10:05:53.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=322569366 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:05:53 [2024-03-06T10:05:53.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=322569366 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:05:53 [2024-03-06T10:05:53.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322569366 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
05:05:53 [2024-03-06T10:05:53.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=322569369 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:05:53 [2024-03-06T10:05:53.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=322569370 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
05:05:53 [2024-03-06T10:05:53.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=322569370 data=null doit=true}, TreeItem with text {resources [3]}]
05:05:53 [2024-03-06T10:05:53.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=322569370 data=null}, TreeItem with text {resources [3]}]
05:05:53 [2024-03-06T10:05:53.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
05:05:53 [2024-03-06T10:05:53.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
05:05:53 [2024-03-06T10:05:53.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
05:05:53 [2024-03-06T10:05:53.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=322569370 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
05:05:53 [2024-03-06T10:05:53.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=322569370 data=null doit=true}, TreeItem with text {syslog}]
05:05:53 [2024-03-06T10:05:53.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:53 [2024-03-06T10:05:53.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=322569371 data=null}, TreeItem with text {syslog}]
05:05:53 [2024-03-06T10:05:53.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=322569371 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
05:05:53 [2024-03-06T10:05:53.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322569371 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
05:05:53 [2024-03-06T10:05:53.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=322569402 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
05:05:53 [2024-03-06T10:05:53.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=322569403 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
05:05:53 [2024-03-06T10:05:53.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=322569403 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
05:05:53 [2024-03-06T10:05:53.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322569404 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
05:05:53 [2024-03-06T10:05:53.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=322569447 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
05:05:53 [2024-03-06T10:05:53.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=322569573 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
05:05:53 [2024-03-06T10:05:53.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=322569573 data=null doit=true}, TreeItem with text {syslog}]
05:05:53 [2024-03-06T10:05:53.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=322569573 data=null}, TreeItem with text {syslog}]
05:05:53 [2024-03-06T10:05:53.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
05:05:53 [2024-03-06T10:05:53.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
05:05:53 [2024-03-06T10:05:53.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@9715d26] time=322569860 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:05:53 [2024-03-06T10:05:53.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:05:53 [2024-03-06T10:05:53.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:53 [2024-03-06T10:05:53.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:53 [2024-03-06T10:05:53.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:53 [2024-03-06T10:05:53.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322569877 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:05:53 [2024-03-06T10:05:53.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322569877 data=null doit=true}, TreeItem with text {Test}]
05:05:53 [2024-03-06T10:05:53.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322569877 data=null}, TreeItem with text {Test}]
05:05:53 [2024-03-06T10:05:53.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322569877 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:53 [2024-03-06T10:05:53.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322569877 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:05:53 [2024-03-06T10:05:53.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322569901 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:53 [2024-03-06T10:05:53.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:05:53 [2024-03-06T10:05:53.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:05:53 [2024-03-06T10:05:53.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:05:54 [2024-03-06T10:05:54.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:05:54 [2024-03-06T10:05:54.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
05:05:54 [2024-03-06T10:05:54.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:05:54 [2024-03-06T10:05:54.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:05:54 [2024-03-06T10:05:54.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322570742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322570742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322570742 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322570742 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322570742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322570742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322570742 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322570742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322570742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322570742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322570743 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322570743 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322570743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322570743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322570743 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322570744 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322570744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322570744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:54 [2024-03-06T10:05:54.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:54 [2024-03-06T10:05:54.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:54 [2024-03-06T10:05:54.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:54 [2024-03-06T10:05:54.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:54 [2024-03-06T10:05:54.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322570744 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:54 [2024-03-06T10:05:54.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322569949 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:05:55 [2024-03-06T10:05:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:05:55 [2024-03-06T10:05:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:55 [2024-03-06T10:05:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:55 [2024-03-06T10:05:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:55 [2024-03-06T10:05:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:55 [2024-03-06T10:05:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:55 [2024-03-06T10:05:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322571369 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:05:55 [2024-03-06T10:05:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322571369 data=null doit=true}, TreeItem with text {Test}]
05:05:55 [2024-03-06T10:05:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322571369 data=null}, TreeItem with text {Test}]
05:05:55 [2024-03-06T10:05:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322571369 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:55 [2024-03-06T10:05:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322571369 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:05:55 [2024-03-06T10:05:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322571384 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:55 [2024-03-06T10:05:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:55 [2024-03-06T10:05:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322571385 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:05:55 [2024-03-06T10:05:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322571385 data=null doit=true}, TreeItem with text {Test}]
05:05:55 [2024-03-06T10:05:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322571385 data=null}, TreeItem with text {Test}]
05:05:55 [2024-03-06T10:05:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322571393 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:55 [2024-03-06T10:05:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322571393 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:05:55 [2024-03-06T10:05:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322571399 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:55 [2024-03-06T10:05:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322571399 data=null doit=true}, TreeItem with text {Test}]
05:05:55 [2024-03-06T10:05:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322571400 data=null}, TreeItem with text {Test}]
05:05:55 [2024-03-06T10:05:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322571400 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:55 [2024-03-06T10:05:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322571400 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
05:05:55 [2024-03-06T10:05:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322571401 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:55 [2024-03-06T10:05:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:55 [2024-03-06T10:05:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322571408 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:05:55 [2024-03-06T10:05:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322571408 data=null doit=true}, TreeItem with text {Traces [0]}]
05:05:55 [2024-03-06T10:05:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322571408 data=null}, TreeItem with text {Traces [0]}]
05:05:55 [2024-03-06T10:05:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322571408 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:05:55 [2024-03-06T10:05:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322571409 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:05:55 [2024-03-06T10:05:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322571417 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:05:55 [2024-03-06T10:05:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:55 [2024-03-06T10:05:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322571418 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:05:55 [2024-03-06T10:05:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322571418 data=null doit=true}, TreeItem with text {Traces [0]}]
05:05:55 [2024-03-06T10:05:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322571418 data=null}, TreeItem with text {Traces [0]}]
05:05:55 [2024-03-06T10:05:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322571425 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:05:55 [2024-03-06T10:05:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322571425 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:05:55 [2024-03-06T10:05:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322571429 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:05:55 [2024-03-06T10:05:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
05:05:55 [2024-03-06T10:05:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
05:05:55 [2024-03-06T10:05:55.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
05:05:55 [2024-03-06T10:05:55.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
05:05:55 [2024-03-06T10:05:55.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322571750 data=null doit=true}, Shell with text {Fetch Remote Traces}]
05:05:55 [2024-03-06T10:05:55.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
05:05:55 [2024-03-06T10:05:55.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
05:05:55 [2024-03-06T10:05:55.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
05:05:55 [2024-03-06T10:05:55.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=322571751 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
05:05:55 [2024-03-06T10:05:55.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
05:05:55 [2024-03-06T10:05:55.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
05:05:55 [2024-03-06T10:05:55.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:05:55 [2024-03-06T10:05:55.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:05:55 [2024-03-06T10:05:55.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:05:55 [2024-03-06T10:05:55.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:55 [2024-03-06T10:05:55.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:05:55 [2024-03-06T10:05:55.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:05:55 [2024-03-06T10:05:55.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:05:55 [2024-03-06T10:05:55.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:55 [2024-03-06T10:05:55.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:05:55 [2024-03-06T10:05:55.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322571753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:55 [2024-03-06T10:05:55.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322571753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:55 [2024-03-06T10:05:55.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322571753 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:55 [2024-03-06T10:05:55.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322571753 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:55 [2024-03-06T10:05:55.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322571753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:55 [2024-03-06T10:05:55.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322571753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:55 [2024-03-06T10:05:55.793Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:55 [2024-03-06T10:05:55.793Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:55 [2024-03-06T10:05:55.793Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:55 [2024-03-06T10:05:55.793Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:55 [2024-03-06T10:05:55.793Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:55 [2024-03-06T10:05:55.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:05:55 [2024-03-06T10:05:55.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322571753 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:55 [2024-03-06T10:05:55.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=322571466 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
05:05:56 [2024-03-06T10:05:56.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:05:56 [2024-03-06T10:05:56.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:56 [2024-03-06T10:05:56.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:56 [2024-03-06T10:05:56.361Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:05:56 [2024-03-06T10:05:56.361Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:05:56 [2024-03-06T10:05:56.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=322572286 data=null doit=true}, TreeItem with text {Traces [3]}]
05:05:56 [2024-03-06T10:05:56.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=322572286 data=null}, TreeItem with text {Traces [3]}]
05:05:56 [2024-03-06T10:05:56.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=322572287 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:05:56 [2024-03-06T10:05:56.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322572287 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
05:05:56 [2024-03-06T10:05:56.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=322572288 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:05:56 [2024-03-06T10:05:56.361Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
05:05:56 [2024-03-06T10:05:56.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
05:05:56 [2024-03-06T10:05:56.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=322572289 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
05:05:56 [2024-03-06T10:05:56.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=322572289 data=null doit=true}, TreeItem with text {node1 [3]}]
05:05:56 [2024-03-06T10:05:56.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:56 [2024-03-06T10:05:56.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=322572289 data=null}, TreeItem with text {node1 [3]}]
05:05:56 [2024-03-06T10:05:56.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=322572289 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:05:56 [2024-03-06T10:05:56.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322572289 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
05:05:56 [2024-03-06T10:05:56.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=322572296 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=322572296 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=322572296 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322572297 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=322572300 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=322572300 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=322572300 data=null doit=true}, TreeItem with text {node1 [3]}]
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=322572300 data=null}, TreeItem with text {node1 [3]}]
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
05:05:56 [2024-03-06T10:05:56.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=322572301 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=322572301 data=null doit=true}, TreeItem with text {resources [3]}]
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=322572301 data=null}, TreeItem with text {resources [3]}]
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=322572301 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322572307 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=322572314 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=322572314 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=322572314 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322572315 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=322572325 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=322572326 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=322572326 data=null doit=true}, TreeItem with text {resources [3]}]
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=322572326 data=null}, TreeItem with text {resources [3]}]
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
05:05:56 [2024-03-06T10:05:56.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=322572327 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=322572327 data=null doit=true}, TreeItem with text {generated [1]}]
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=322572327 data=null}, TreeItem with text {generated [1]}]
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=322572327 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322572327 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=322572334 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=322572334 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=322572335 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322572339 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=322572343 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=322572343 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=322572343 data=null doit=true}, TreeItem with text {generated [1]}]
05:05:56 [2024-03-06T10:05:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=322572343 data=null}, TreeItem with text {generated [1]}]
05:05:56 [2024-03-06T10:05:56.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
05:05:56 [2024-03-06T10:05:56.363Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
05:05:56 [2024-03-06T10:05:56.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
05:05:56 [2024-03-06T10:05:56.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=322572344 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
05:05:56 [2024-03-06T10:05:56.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=322572344 data=null doit=true}, TreeItem with text {synthetic-trace}]
05:05:56 [2024-03-06T10:05:56.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:56 [2024-03-06T10:05:56.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=322572344 data=null}, TreeItem with text {synthetic-trace}]
05:05:56 [2024-03-06T10:05:56.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=322572344 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
05:05:56 [2024-03-06T10:05:56.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322572344 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
05:05:56 [2024-03-06T10:05:56.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=322572370 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
05:05:56 [2024-03-06T10:05:56.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=322572371 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
05:05:56 [2024-03-06T10:05:56.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=322572371 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
05:05:56 [2024-03-06T10:05:56.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322572371 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
05:05:56 [2024-03-06T10:05:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=322572421 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
05:05:56 [2024-03-06T10:05:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=322572595 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
05:05:56 [2024-03-06T10:05:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=322572596 data=null doit=true}, TreeItem with text {synthetic-trace}]
05:05:56 [2024-03-06T10:05:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=322572596 data=null}, TreeItem with text {synthetic-trace}]
05:05:56 [2024-03-06T10:05:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
05:05:56 [2024-03-06T10:05:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
05:05:56 [2024-03-06T10:05:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:05:56 [2024-03-06T10:05:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:56 [2024-03-06T10:05:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:56 [2024-03-06T10:05:56.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:05:56 [2024-03-06T10:05:56.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:05:56 [2024-03-06T10:05:56.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
05:05:56 [2024-03-06T10:05:56.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
05:05:56 [2024-03-06T10:05:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
05:05:56 [2024-03-06T10:05:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=322572658 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
05:05:56 [2024-03-06T10:05:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=322572658 data=null doit=true}, TreeItem with text {node1 [3]}]
05:05:56 [2024-03-06T10:05:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:56 [2024-03-06T10:05:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=322572658 data=null}, TreeItem with text {node1 [3]}]
05:05:56 [2024-03-06T10:05:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=322572659 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:05:56 [2024-03-06T10:05:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322572659 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
05:05:56 [2024-03-06T10:05:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=322572680 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:05:56 [2024-03-06T10:05:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=322572680 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:05:56 [2024-03-06T10:05:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=322572680 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:05:56 [2024-03-06T10:05:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322572680 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=322572683 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=322572684 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=322572684 data=null doit=true}, TreeItem with text {node1 [3]}]
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=322572684 data=null}, TreeItem with text {node1 [3]}]
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=322572684 data=null doit=true}, TreeItem with text {node1 [3]}]
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=322572684 data=null}, TreeItem with text {node1 [3]}]
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=322572684 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322572684 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=322572685 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=322572685 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=322572686 data=null doit=true}, TreeItem with text {resources [3]}]
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=322572686 data=null}, TreeItem with text {resources [3]}]
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=322572686 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322572686 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=322572694 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=322572695 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=322572695 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322572704 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=322572708 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=322572708 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=322572708 data=null doit=true}, TreeItem with text {resources [3]}]
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=322572708 data=null}, TreeItem with text {resources [3]}]
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
05:05:56 [2024-03-06T10:05:56.619Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=322572709 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=322572709 data=null doit=true}, TreeItem with text {syslog}]
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=322572709 data=null}, TreeItem with text {syslog}]
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=322572709 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322572709 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=322572733 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=322572733 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=322572734 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
05:05:56 [2024-03-06T10:05:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322572734 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
05:05:56 [2024-03-06T10:05:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=322572784 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
05:05:56 [2024-03-06T10:05:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=322572891 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
05:05:56 [2024-03-06T10:05:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=322572892 data=null doit=true}, TreeItem with text {syslog}]
05:05:56 [2024-03-06T10:05:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=322572892 data=null}, TreeItem with text {syslog}]
05:05:56 [2024-03-06T10:05:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
05:05:56 [2024-03-06T10:05:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
05:05:57 [2024-03-06T10:05:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@9715d26] time=322573172 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:05:57 [2024-03-06T10:05:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:05:57 [2024-03-06T10:05:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:57 [2024-03-06T10:05:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:57 [2024-03-06T10:05:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:57 [2024-03-06T10:05:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322573189 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:05:57 [2024-03-06T10:05:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322573189 data=null doit=true}, TreeItem with text {Test}]
05:05:57 [2024-03-06T10:05:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322573189 data=null}, TreeItem with text {Test}]
05:05:57 [2024-03-06T10:05:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322573189 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:57 [2024-03-06T10:05:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322573190 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:05:57 [2024-03-06T10:05:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322573220 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:57 [2024-03-06T10:05:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:05:57 [2024-03-06T10:05:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:05:57 [2024-03-06T10:05:57.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:05:58 [2024-03-06T10:05:58.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:05:58 [2024-03-06T10:05:58.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
05:05:58 [2024-03-06T10:05:58.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:05:58 [2024-03-06T10:05:58.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:05:58 [2024-03-06T10:05:58.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:05:58 [2024-03-06T10:05:58.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:05:58 [2024-03-06T10:05:58.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:58 [2024-03-06T10:05:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:05:58 [2024-03-06T10:05:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:05:58 [2024-03-06T10:05:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:05:58 [2024-03-06T10:05:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322574174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:58 [2024-03-06T10:05:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322574174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:58 [2024-03-06T10:05:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322574174 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:58 [2024-03-06T10:05:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322574174 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:58 [2024-03-06T10:05:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322574174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:58 [2024-03-06T10:05:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322574175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:58 [2024-03-06T10:05:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322574175 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:58 [2024-03-06T10:05:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322574175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:58 [2024-03-06T10:05:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322574175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:58 [2024-03-06T10:05:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322574175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:58 [2024-03-06T10:05:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322574175 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:58 [2024-03-06T10:05:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322574175 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:05:58 [2024-03-06T10:05:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:05:58 [2024-03-06T10:05:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:05:58 [2024-03-06T10:05:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:05:58 [2024-03-06T10:05:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:58 [2024-03-06T10:05:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:05:58 [2024-03-06T10:05:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:05:58 [2024-03-06T10:05:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:05:58 [2024-03-06T10:05:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:58 [2024-03-06T10:05:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:05:58 [2024-03-06T10:05:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322574176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:58 [2024-03-06T10:05:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322574176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:58 [2024-03-06T10:05:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322574176 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:58 [2024-03-06T10:05:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322574176 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:58 [2024-03-06T10:05:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322574176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:58 [2024-03-06T10:05:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322574176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:58 [2024-03-06T10:05:58.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:58 [2024-03-06T10:05:58.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:58 [2024-03-06T10:05:58.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:58 [2024-03-06T10:05:58.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:58 [2024-03-06T10:05:58.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:05:58 [2024-03-06T10:05:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:05:58 [2024-03-06T10:05:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322574176 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:05:58 [2024-03-06T10:05:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322573329 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:05:58 [2024-03-06T10:05:58.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:05:58 [2024-03-06T10:05:58.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:58 [2024-03-06T10:05:58.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:58 [2024-03-06T10:05:58.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:58 [2024-03-06T10:05:58.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:58 [2024-03-06T10:05:58.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:58 [2024-03-06T10:05:58.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322574795 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:05:58 [2024-03-06T10:05:58.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322574795 data=null doit=true}, TreeItem with text {Test}]
05:05:58 [2024-03-06T10:05:58.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322574795 data=null}, TreeItem with text {Test}]
05:05:58 [2024-03-06T10:05:58.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322574795 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:58 [2024-03-06T10:05:58.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322574795 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:05:58 [2024-03-06T10:05:58.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322574825 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:58 [2024-03-06T10:05:58.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:58 [2024-03-06T10:05:58.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322574825 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:05:58 [2024-03-06T10:05:58.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322574825 data=null doit=true}, TreeItem with text {Test}]
05:05:58 [2024-03-06T10:05:58.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322574825 data=null}, TreeItem with text {Test}]
05:05:58 [2024-03-06T10:05:58.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322574826 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:58 [2024-03-06T10:05:58.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322574826 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:05:58 [2024-03-06T10:05:58.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322574831 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:58 [2024-03-06T10:05:58.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322574831 data=null doit=true}, TreeItem with text {Test}]
05:05:58 [2024-03-06T10:05:58.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322574832 data=null}, TreeItem with text {Test}]
05:05:58 [2024-03-06T10:05:58.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322574832 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:58 [2024-03-06T10:05:58.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322574832 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
05:05:58 [2024-03-06T10:05:58.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322574833 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:05:58 [2024-03-06T10:05:58.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:58 [2024-03-06T10:05:58.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322574834 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:05:58 [2024-03-06T10:05:58.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322574834 data=null doit=true}, TreeItem with text {Traces [0]}]
05:05:58 [2024-03-06T10:05:58.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322574834 data=null}, TreeItem with text {Traces [0]}]
05:05:58 [2024-03-06T10:05:58.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322574834 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:05:58 [2024-03-06T10:05:58.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322574835 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:05:58 [2024-03-06T10:05:58.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322574849 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:05:58 [2024-03-06T10:05:58.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:58 [2024-03-06T10:05:58.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322574850 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:05:58 [2024-03-06T10:05:58.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322574850 data=null doit=true}, TreeItem with text {Traces [0]}]
05:05:58 [2024-03-06T10:05:58.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322574850 data=null}, TreeItem with text {Traces [0]}]
05:05:58 [2024-03-06T10:05:58.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322574850 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:05:58 [2024-03-06T10:05:58.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322574850 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:05:58 [2024-03-06T10:05:58.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322574861 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:05:58 [2024-03-06T10:05:58.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
05:05:58 [2024-03-06T10:05:58.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
05:05:58 [2024-03-06T10:05:58.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
05:05:59 [2024-03-06T10:05:59.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
05:05:59 [2024-03-06T10:05:59.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322575095 data=null doit=true}, Shell with text {Fetch Remote Traces}]
05:05:59 [2024-03-06T10:05:59.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
05:05:59 [2024-03-06T10:05:59.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
05:05:59 [2024-03-06T10:05:59.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllNonRecursive
05:05:59 [2024-03-06T10:05:59.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllNonRecursive} [layout=null] time=322575110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
05:05:59 [2024-03-06T10:05:59.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllNonRecursive
05:05:59 [2024-03-06T10:05:59.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
05:05:59 [2024-03-06T10:05:59.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:05:59 [2024-03-06T10:05:59.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:05:59 [2024-03-06T10:05:59.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:05:59 [2024-03-06T10:05:59.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
05:05:59 [2024-03-06T10:05:59.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
05:05:59 [2024-03-06T10:05:59.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:59 [2024-03-06T10:05:59.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:59 [2024-03-06T10:05:59.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:05:59 [2024-03-06T10:05:59.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
05:05:59 [2024-03-06T10:05:59.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=322575111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:59 [2024-03-06T10:05:59.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=322575111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:59 [2024-03-06T10:05:59.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=322575112 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:59 [2024-03-06T10:05:59.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=322575112 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:59 [2024-03-06T10:05:59.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=322575128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:59 [2024-03-06T10:05:59.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=322575129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:59 [2024-03-06T10:05:59.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=322575129 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:05:59 [2024-03-06T10:05:59.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:59 [2024-03-06T10:05:59.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:59 [2024-03-06T10:05:59.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:59 [2024-03-06T10:05:59.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:59 [2024-03-06T10:05:59.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:05:59 [2024-03-06T10:05:59.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
05:05:59 [2024-03-06T10:05:59.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
05:05:59 [2024-03-06T10:05:59.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
05:05:59 [2024-03-06T10:05:59.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:05:59 [2024-03-06T10:05:59.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:05:59 [2024-03-06T10:05:59.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:05:59 [2024-03-06T10:05:59.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:05:59 [2024-03-06T10:05:59.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:05:59 [2024-03-06T10:05:59.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:05:59 [2024-03-06T10:05:59.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:59 [2024-03-06T10:05:59.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:05:59 [2024-03-06T10:05:59.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322575194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:59 [2024-03-06T10:05:59.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322575194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:59 [2024-03-06T10:05:59.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322575194 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:59 [2024-03-06T10:05:59.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322575194 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:59 [2024-03-06T10:05:59.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322575194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:59 [2024-03-06T10:05:59.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322575194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:59 [2024-03-06T10:05:59.131Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:59 [2024-03-06T10:05:59.131Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:59 [2024-03-06T10:05:59.131Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:59 [2024-03-06T10:05:59.131Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:59 [2024-03-06T10:05:59.131Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:05:59 [2024-03-06T10:05:59.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:05:59 [2024-03-06T10:05:59.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322575194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:05:59 [2024-03-06T10:05:59.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=322574902 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
05:05:59 [2024-03-06T10:05:59.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:05:59 [2024-03-06T10:05:59.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:05:59 [2024-03-06T10:05:59.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:05:59 [2024-03-06T10:05:59.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:05:59 [2024-03-06T10:05:59.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:05:59 [2024-03-06T10:05:59.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322575704 data=null doit=true}, TreeItem with text {Traces [2]}]
05:05:59 [2024-03-06T10:05:59.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322575704 data=null}, TreeItem with text {Traces [2]}]
05:05:59 [2024-03-06T10:05:59.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322575705 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:05:59 [2024-03-06T10:05:59.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322575705 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
05:05:59 [2024-03-06T10:05:59.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322575706 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:05:59 [2024-03-06T10:05:59.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:05:59 [2024-03-06T10:05:59.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
05:05:59 [2024-03-06T10:05:59.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=322575707 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=322575707 data=null doit=true}, TreeItem with text {node1 [2]}]
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=322575707 data=null}, TreeItem with text {node1 [2]}]
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=322575708 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322575708 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=322575715 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=322575715 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=322575715 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322575715 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=322575724 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=322575725 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=322575725 data=null doit=true}, TreeItem with text {node1 [2]}]
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=322575725 data=null}, TreeItem with text {node1 [2]}]
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
05:05:59 [2024-03-06T10:05:59.692Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [2]} is already expanded. Won't expand it again.
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=322575726 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=322575726 data=null doit=true}, TreeItem with text {resources [2]}]
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=322575726 data=null}, TreeItem with text {resources [2]}]
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=322575726 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322575726 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=322575733 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=322575733 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=322575733 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322575734 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=322575744 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=322575745 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=322575745 data=null doit=true}, TreeItem with text {resources [2]}]
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=322575745 data=null}, TreeItem with text {resources [2]}]
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
05:05:59 [2024-03-06T10:05:59.692Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=322575746 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=322575746 data=null doit=true}, TreeItem with text {syslog}]
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=322575746 data=null}, TreeItem with text {syslog}]
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=322575746 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}]
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322575746 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=322575769 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}]
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=322575770 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
05:05:59 [2024-03-06T10:05:59.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=322575770 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
05:05:59 [2024-03-06T10:05:59.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322575770 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
05:05:59 [2024-03-06T10:05:59.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=322575819 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}]
05:05:59 [2024-03-06T10:05:59.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=322575942 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
05:05:59 [2024-03-06T10:05:59.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=322575942 data=null doit=true}, TreeItem with text {syslog}]
05:05:59 [2024-03-06T10:05:59.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=322575942 data=null}, TreeItem with text {syslog}]
05:05:59 [2024-03-06T10:05:59.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
05:05:59 [2024-03-06T10:05:59.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
05:06:00 [2024-03-06T10:06:00.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@9715d26] time=322576189 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:06:00 [2024-03-06T10:06:00.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:06:00 [2024-03-06T10:06:00.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:00 [2024-03-06T10:06:00.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:00 [2024-03-06T10:06:00.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:00 [2024-03-06T10:06:00.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322576205 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:06:00 [2024-03-06T10:06:00.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322576206 data=null doit=true}, TreeItem with text {Test}]
05:06:00 [2024-03-06T10:06:00.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322576206 data=null}, TreeItem with text {Test}]
05:06:00 [2024-03-06T10:06:00.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322576206 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:00 [2024-03-06T10:06:00.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322576206 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:06:00 [2024-03-06T10:06:00.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322576230 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:00 [2024-03-06T10:06:00.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:06:00 [2024-03-06T10:06:00.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:06:00 [2024-03-06T10:06:00.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:06:00 [2024-03-06T10:06:00.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:06:00 [2024-03-06T10:06:00.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
05:06:01 [2024-03-06T10:06:01.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:06:01 [2024-03-06T10:06:01.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:06:01 [2024-03-06T10:06:01.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:06:01 [2024-03-06T10:06:01.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:06:01 [2024-03-06T10:06:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:01 [2024-03-06T10:06:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:06:01 [2024-03-06T10:06:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:06:01 [2024-03-06T10:06:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:06:01 [2024-03-06T10:06:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322576960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:01 [2024-03-06T10:06:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322576960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:01 [2024-03-06T10:06:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322576960 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:01 [2024-03-06T10:06:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322576960 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:01 [2024-03-06T10:06:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322576961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:01 [2024-03-06T10:06:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322576961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:01 [2024-03-06T10:06:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322576961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:01 [2024-03-06T10:06:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322576961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:01 [2024-03-06T10:06:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322576961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:01 [2024-03-06T10:06:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322576961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:01 [2024-03-06T10:06:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322576961 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:01 [2024-03-06T10:06:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322576961 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:01 [2024-03-06T10:06:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:06:01 [2024-03-06T10:06:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:06:01 [2024-03-06T10:06:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:06:01 [2024-03-06T10:06:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:01 [2024-03-06T10:06:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:06:01 [2024-03-06T10:06:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:06:01 [2024-03-06T10:06:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:06:01 [2024-03-06T10:06:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:01 [2024-03-06T10:06:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:06:01 [2024-03-06T10:06:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322576962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:01 [2024-03-06T10:06:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322576962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:01 [2024-03-06T10:06:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322576962 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:01 [2024-03-06T10:06:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322576962 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:01 [2024-03-06T10:06:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322576962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:01 [2024-03-06T10:06:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322576962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:01 [2024-03-06T10:06:01.022Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:01 [2024-03-06T10:06:01.022Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:01 [2024-03-06T10:06:01.022Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:01 [2024-03-06T10:06:01.022Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:01 [2024-03-06T10:06:01.022Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:01 [2024-03-06T10:06:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:06:01 [2024-03-06T10:06:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322576962 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:01 [2024-03-06T10:06:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322576271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:06:01 [2024-03-06T10:06:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:06:01 [2024-03-06T10:06:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:01 [2024-03-06T10:06:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:01 [2024-03-06T10:06:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:01 [2024-03-06T10:06:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:01 [2024-03-06T10:06:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:01 [2024-03-06T10:06:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322577586 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:06:01 [2024-03-06T10:06:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322577586 data=null doit=true}, TreeItem with text {Test}]
05:06:01 [2024-03-06T10:06:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322577586 data=null}, TreeItem with text {Test}]
05:06:01 [2024-03-06T10:06:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322577586 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:01 [2024-03-06T10:06:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322577587 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:06:01 [2024-03-06T10:06:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322577627 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:01 [2024-03-06T10:06:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:01 [2024-03-06T10:06:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322577628 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:06:01 [2024-03-06T10:06:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322577628 data=null doit=true}, TreeItem with text {Test}]
05:06:01 [2024-03-06T10:06:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322577628 data=null}, TreeItem with text {Test}]
05:06:01 [2024-03-06T10:06:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322577628 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:01 [2024-03-06T10:06:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322577629 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:06:01 [2024-03-06T10:06:01.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322577651 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:01 [2024-03-06T10:06:01.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322577652 data=null doit=true}, TreeItem with text {Test}]
05:06:01 [2024-03-06T10:06:01.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322577652 data=null}, TreeItem with text {Test}]
05:06:01 [2024-03-06T10:06:01.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322577652 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:01 [2024-03-06T10:06:01.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322577652 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
05:06:01 [2024-03-06T10:06:01.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322577653 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:01 [2024-03-06T10:06:01.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:01 [2024-03-06T10:06:01.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322577654 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:06:01 [2024-03-06T10:06:01.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322577654 data=null doit=true}, TreeItem with text {Traces [0]}]
05:06:01 [2024-03-06T10:06:01.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322577654 data=null}, TreeItem with text {Traces [0]}]
05:06:01 [2024-03-06T10:06:01.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322577654 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:01 [2024-03-06T10:06:01.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322577655 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:06:01 [2024-03-06T10:06:01.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322577667 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:01 [2024-03-06T10:06:01.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:01 [2024-03-06T10:06:01.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322577668 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:06:01 [2024-03-06T10:06:01.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322577668 data=null doit=true}, TreeItem with text {Traces [0]}]
05:06:01 [2024-03-06T10:06:01.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322577668 data=null}, TreeItem with text {Traces [0]}]
05:06:01 [2024-03-06T10:06:01.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322577668 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:01 [2024-03-06T10:06:01.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322577668 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:06:01 [2024-03-06T10:06:01.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322577671 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:01 [2024-03-06T10:06:01.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
05:06:01 [2024-03-06T10:06:01.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322577945 data=null doit=true}, Shell with text {Fetch Remote Traces}]
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificRecursive
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificRecursive} [layout=null] time=322577976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificRecursive
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=322577978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=322577978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=322577978 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=322577978 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=322577978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=322577978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=322577978 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:01 [2024-03-06T10:06:01.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:01 [2024-03-06T10:06:01.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:01 [2024-03-06T10:06:01.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:01 [2024-03-06T10:06:01.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:01 [2024-03-06T10:06:01.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:06:01 [2024-03-06T10:06:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322578031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:01 [2024-03-06T10:06:01.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322578031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:01 [2024-03-06T10:06:01.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322578031 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:01 [2024-03-06T10:06:01.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322578031 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:01 [2024-03-06T10:06:01.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322578031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:01 [2024-03-06T10:06:01.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322578031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:02 [2024-03-06T10:06:02.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:06:02 [2024-03-06T10:06:02.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:06:02 [2024-03-06T10:06:02.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:06:02 [2024-03-06T10:06:02.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:06:02 [2024-03-06T10:06:02.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:06:02 [2024-03-06T10:06:02.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:06:02 [2024-03-06T10:06:02.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322578031 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:02 [2024-03-06T10:06:02.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=322577710 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
05:06:02 [2024-03-06T10:06:02.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:06:02 [2024-03-06T10:06:02.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:02 [2024-03-06T10:06:02.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:02 [2024-03-06T10:06:02.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:06:02 [2024-03-06T10:06:02.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:06:02 [2024-03-06T10:06:02.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322578539 data=null doit=true}, TreeItem with text {Traces [2]}]
05:06:02 [2024-03-06T10:06:02.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322578539 data=null}, TreeItem with text {Traces [2]}]
05:06:02 [2024-03-06T10:06:02.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322578539 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:06:02 [2024-03-06T10:06:02.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322578540 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
05:06:02 [2024-03-06T10:06:02.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322578541 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:06:02 [2024-03-06T10:06:02.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:06:02 [2024-03-06T10:06:02.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
05:06:02 [2024-03-06T10:06:02.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=322578541 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
05:06:02 [2024-03-06T10:06:02.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=322578541 data=null doit=true}, TreeItem with text {node1 [2]}]
05:06:02 [2024-03-06T10:06:02.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:02 [2024-03-06T10:06:02.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=322578541 data=null}, TreeItem with text {node1 [2]}]
05:06:02 [2024-03-06T10:06:02.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=322578542 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
05:06:02 [2024-03-06T10:06:02.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322578544 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
05:06:02 [2024-03-06T10:06:02.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=322578551 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
05:06:02 [2024-03-06T10:06:02.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=322578552 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
05:06:02 [2024-03-06T10:06:02.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=322578552 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
05:06:02 [2024-03-06T10:06:02.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322578552 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
05:06:02 [2024-03-06T10:06:02.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=322578555 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
05:06:02 [2024-03-06T10:06:02.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=322578555 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
05:06:02 [2024-03-06T10:06:02.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=322578555 data=null doit=true}, TreeItem with text {node1 [2]}]
05:06:02 [2024-03-06T10:06:02.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=322578555 data=null}, TreeItem with text {node1 [2]}]
05:06:02 [2024-03-06T10:06:02.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
05:06:02 [2024-03-06T10:06:02.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [2]} is already expanded. Won't expand it again.
05:06:02 [2024-03-06T10:06:02.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
05:06:02 [2024-03-06T10:06:02.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=322578556 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
05:06:02 [2024-03-06T10:06:02.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=322578556 data=null doit=true}, TreeItem with text {resources [2]}]
05:06:02 [2024-03-06T10:06:02.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:02 [2024-03-06T10:06:02.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=322578556 data=null}, TreeItem with text {resources [2]}]
05:06:02 [2024-03-06T10:06:02.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=322578557 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
05:06:02 [2024-03-06T10:06:02.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322578557 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
05:06:02 [2024-03-06T10:06:02.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=322578569 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=322578569 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=322578570 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322578570 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=322578573 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=322578573 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=322578573 data=null doit=true}, TreeItem with text {resources [2]}]
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=322578574 data=null}, TreeItem with text {resources [2]}]
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
05:06:02 [2024-03-06T10:06:02.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=322578574 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=322578574 data=null doit=true}, TreeItem with text {generated [1]}]
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=322578574 data=null}, TreeItem with text {generated [1]}]
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=322578575 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322578575 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=322578587 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=322578587 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=322578588 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322578588 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=322578591 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=322578591 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=322578591 data=null doit=true}, TreeItem with text {generated [1]}]
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=322578591 data=null}, TreeItem with text {generated [1]}]
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
05:06:02 [2024-03-06T10:06:02.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=322578598 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=322578599 data=null doit=true}, TreeItem with text {synthetic-trace}]
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=322578599 data=null}, TreeItem with text {synthetic-trace}]
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=322578599 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322578599 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=322578622 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=322578622 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=322578622 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
05:06:02 [2024-03-06T10:06:02.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322578622 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
05:06:02 [2024-03-06T10:06:02.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=322578659 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
05:06:02 [2024-03-06T10:06:02.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=322578864 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
05:06:02 [2024-03-06T10:06:02.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=322578864 data=null doit=true}, TreeItem with text {synthetic-trace}]
05:06:02 [2024-03-06T10:06:02.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=322578864 data=null}, TreeItem with text {synthetic-trace}]
05:06:02 [2024-03-06T10:06:02.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
05:06:02 [2024-03-06T10:06:02.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
05:06:02 [2024-03-06T10:06:02.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:06:02 [2024-03-06T10:06:02.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:02 [2024-03-06T10:06:02.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:02 [2024-03-06T10:06:02.864Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:06:02 [2024-03-06T10:06:02.864Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:06:02 [2024-03-06T10:06:02.864Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:06:02 [2024-03-06T10:06:02.864Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:06:02 [2024-03-06T10:06:02.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
05:06:02 [2024-03-06T10:06:02.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=322578934 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
05:06:02 [2024-03-06T10:06:02.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=322578934 data=null doit=true}, TreeItem with text {node1 [2]}]
05:06:02 [2024-03-06T10:06:02.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:02 [2024-03-06T10:06:02.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=322578934 data=null}, TreeItem with text {node1 [2]}]
05:06:02 [2024-03-06T10:06:02.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=322578935 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
05:06:02 [2024-03-06T10:06:02.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322578935 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
05:06:02 [2024-03-06T10:06:02.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=322578958 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
05:06:02 [2024-03-06T10:06:02.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=322578958 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
05:06:02 [2024-03-06T10:06:02.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=322578958 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
05:06:02 [2024-03-06T10:06:02.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322578959 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
05:06:02 [2024-03-06T10:06:02.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=322578962 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
05:06:02 [2024-03-06T10:06:02.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=322578962 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
05:06:02 [2024-03-06T10:06:02.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=322578962 data=null doit=true}, TreeItem with text {node1 [2]}]
05:06:02 [2024-03-06T10:06:02.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=322578962 data=null}, TreeItem with text {node1 [2]}]
05:06:02 [2024-03-06T10:06:02.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
05:06:02 [2024-03-06T10:06:02.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=322578962 data=null doit=true}, TreeItem with text {node1 [2]}]
05:06:02 [2024-03-06T10:06:02.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=322578962 data=null}, TreeItem with text {node1 [2]}]
05:06:02 [2024-03-06T10:06:02.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=322578963 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
05:06:02 [2024-03-06T10:06:02.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322578963 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [2]}]
05:06:02 [2024-03-06T10:06:02.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=322578963 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
05:06:02 [2024-03-06T10:06:02.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
05:06:02 [2024-03-06T10:06:02.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=322578964 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
05:06:02 [2024-03-06T10:06:02.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=322578964 data=null doit=true}, TreeItem with text {resources [2]}]
05:06:02 [2024-03-06T10:06:02.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:02 [2024-03-06T10:06:02.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=322578964 data=null}, TreeItem with text {resources [2]}]
05:06:02 [2024-03-06T10:06:02.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=322578965 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
05:06:02 [2024-03-06T10:06:02.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322578965 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
05:06:02 [2024-03-06T10:06:02.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=322578991 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
05:06:02 [2024-03-06T10:06:02.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=322578991 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
05:06:02 [2024-03-06T10:06:02.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=322578991 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
05:06:02 [2024-03-06T10:06:02.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322578992 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
05:06:02 [2024-03-06T10:06:02.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=322578995 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
05:06:02 [2024-03-06T10:06:02.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=322578995 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
05:06:02 [2024-03-06T10:06:02.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=322578995 data=null doit=true}, TreeItem with text {resources [2]}]
05:06:02 [2024-03-06T10:06:02.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=322578995 data=null}, TreeItem with text {resources [2]}]
05:06:02 [2024-03-06T10:06:02.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
05:06:02 [2024-03-06T10:06:02.865Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
05:06:02 [2024-03-06T10:06:02.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
05:06:02 [2024-03-06T10:06:02.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=322578996 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
05:06:02 [2024-03-06T10:06:02.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=322578996 data=null doit=true}, TreeItem with text {syslog}]
05:06:02 [2024-03-06T10:06:02.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:02 [2024-03-06T10:06:02.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=322578997 data=null}, TreeItem with text {syslog}]
05:06:02 [2024-03-06T10:06:02.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=322578997 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
05:06:02 [2024-03-06T10:06:02.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322578997 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
05:06:02 [2024-03-06T10:06:02.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=322579020 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
05:06:02 [2024-03-06T10:06:02.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=322579022 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
05:06:02 [2024-03-06T10:06:02.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=322579022 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
05:06:03 [2024-03-06T10:06:03.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322579023 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
05:06:03 [2024-03-06T10:06:03.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=322579065 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
05:06:03 [2024-03-06T10:06:03.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=322579175 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
05:06:03 [2024-03-06T10:06:03.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=322579175 data=null doit=true}, TreeItem with text {syslog}]
05:06:03 [2024-03-06T10:06:03.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=322579175 data=null}, TreeItem with text {syslog}]
05:06:03 [2024-03-06T10:06:03.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
05:06:03 [2024-03-06T10:06:03.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
05:06:03 [2024-03-06T10:06:03.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@9715d26] time=322579571 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:06:03 [2024-03-06T10:06:03.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:06:03 [2024-03-06T10:06:03.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:03 [2024-03-06T10:06:03.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:03 [2024-03-06T10:06:03.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:03 [2024-03-06T10:06:03.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322579589 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:06:03 [2024-03-06T10:06:03.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322579589 data=null doit=true}, TreeItem with text {Test}]
05:06:03 [2024-03-06T10:06:03.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322579589 data=null}, TreeItem with text {Test}]
05:06:03 [2024-03-06T10:06:03.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322579589 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:03 [2024-03-06T10:06:03.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322579590 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:06:03 [2024-03-06T10:06:03.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322579624 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:03 [2024-03-06T10:06:03.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:06:03 [2024-03-06T10:06:03.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:06:03 [2024-03-06T10:06:03.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:06:04 [2024-03-06T10:06:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:06:04 [2024-03-06T10:06:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
05:06:04 [2024-03-06T10:06:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:06:04 [2024-03-06T10:06:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:06:04 [2024-03-06T10:06:04.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322580503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322580503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322580503 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322580503 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322580504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322580504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322580504 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322580504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322580504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322580504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322580504 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322580504 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322580505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322580505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322580505 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322580505 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322580505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322580505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:04 [2024-03-06T10:06:04.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:04 [2024-03-06T10:06:04.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:04 [2024-03-06T10:06:04.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:04 [2024-03-06T10:06:04.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:04 [2024-03-06T10:06:04.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322580505 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:04 [2024-03-06T10:06:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322579668 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:06:05 [2024-03-06T10:06:05.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:06:05 [2024-03-06T10:06:05.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:05 [2024-03-06T10:06:05.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:05 [2024-03-06T10:06:05.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:05 [2024-03-06T10:06:05.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:05 [2024-03-06T10:06:05.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:05 [2024-03-06T10:06:05.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322581137 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:06:05 [2024-03-06T10:06:05.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322581137 data=null doit=true}, TreeItem with text {Test}]
05:06:05 [2024-03-06T10:06:05.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322581137 data=null}, TreeItem with text {Test}]
05:06:05 [2024-03-06T10:06:05.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322581138 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:05 [2024-03-06T10:06:05.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322581138 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:06:05 [2024-03-06T10:06:05.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322581175 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:05 [2024-03-06T10:06:05.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:05 [2024-03-06T10:06:05.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322581176 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:06:05 [2024-03-06T10:06:05.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322581176 data=null doit=true}, TreeItem with text {Test}]
05:06:05 [2024-03-06T10:06:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322581176 data=null}, TreeItem with text {Test}]
05:06:05 [2024-03-06T10:06:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322581176 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:05 [2024-03-06T10:06:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322581176 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:06:05 [2024-03-06T10:06:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322581199 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:05 [2024-03-06T10:06:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322581200 data=null doit=true}, TreeItem with text {Test}]
05:06:05 [2024-03-06T10:06:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322581200 data=null}, TreeItem with text {Test}]
05:06:05 [2024-03-06T10:06:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322581200 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:05 [2024-03-06T10:06:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322581200 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
05:06:05 [2024-03-06T10:06:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322581202 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:05 [2024-03-06T10:06:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:05 [2024-03-06T10:06:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322581210 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:06:05 [2024-03-06T10:06:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322581211 data=null doit=true}, TreeItem with text {Traces [0]}]
05:06:05 [2024-03-06T10:06:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322581211 data=null}, TreeItem with text {Traces [0]}]
05:06:05 [2024-03-06T10:06:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322581211 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:05 [2024-03-06T10:06:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322581212 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:06:05 [2024-03-06T10:06:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322581228 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:05 [2024-03-06T10:06:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:05 [2024-03-06T10:06:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322581228 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:06:05 [2024-03-06T10:06:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322581228 data=null doit=true}, TreeItem with text {Traces [0]}]
05:06:05 [2024-03-06T10:06:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322581229 data=null}, TreeItem with text {Traces [0]}]
05:06:05 [2024-03-06T10:06:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322581229 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:05 [2024-03-06T10:06:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322581229 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:06:05 [2024-03-06T10:06:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322581233 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:05 [2024-03-06T10:06:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
05:06:05 [2024-03-06T10:06:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
05:06:05 [2024-03-06T10:06:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
05:06:05 [2024-03-06T10:06:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
05:06:05 [2024-03-06T10:06:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322581486 data=null doit=true}, Shell with text {Fetch Remote Traces}]
05:06:05 [2024-03-06T10:06:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
05:06:05 [2024-03-06T10:06:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
05:06:05 [2024-03-06T10:06:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificNonRecursive
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificNonRecursive} [layout=null] time=322581487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificNonRecursive
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=322581489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=322581489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=322581489 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=322581489 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=322581489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=322581489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=322581489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:05 [2024-03-06T10:06:05.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:05 [2024-03-06T10:06:05.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:05 [2024-03-06T10:06:05.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:05 [2024-03-06T10:06:05.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:05 [2024-03-06T10:06:05.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322581571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322581571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322581571 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322581571 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322581571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322581571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:05 [2024-03-06T10:06:05.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:06:05 [2024-03-06T10:06:05.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:06:05 [2024-03-06T10:06:05.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:06:05 [2024-03-06T10:06:05.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:06:05 [2024-03-06T10:06:05.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322581571 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:05 [2024-03-06T10:06:05.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=322581270 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
05:06:05 [2024-03-06T10:06:05.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:06:05 [2024-03-06T10:06:05.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:05 [2024-03-06T10:06:05.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:05 [2024-03-06T10:06:05.986Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:06:05 [2024-03-06T10:06:05.986Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:06:05 [2024-03-06T10:06:05.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322582078 data=null doit=true}, TreeItem with text {Traces [1]}]
05:06:05 [2024-03-06T10:06:05.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322582078 data=null}, TreeItem with text {Traces [1]}]
05:06:05 [2024-03-06T10:06:05.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322582079 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:06:05 [2024-03-06T10:06:05.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322582079 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
05:06:05 [2024-03-06T10:06:05.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322582080 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:06:05 [2024-03-06T10:06:05.986Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
05:06:05 [2024-03-06T10:06:05.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]}
05:06:05 [2024-03-06T10:06:05.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=322582080 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
05:06:05 [2024-03-06T10:06:05.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=322582081 data=null doit=true}, TreeItem with text {node1 [1]}]
05:06:05 [2024-03-06T10:06:05.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:05 [2024-03-06T10:06:05.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=322582081 data=null}, TreeItem with text {node1 [1]}]
05:06:05 [2024-03-06T10:06:05.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=322582081 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
05:06:05 [2024-03-06T10:06:05.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322582081 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
05:06:05 [2024-03-06T10:06:05.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=322582087 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
05:06:05 [2024-03-06T10:06:05.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=322582088 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
05:06:05 [2024-03-06T10:06:05.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=322582088 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
05:06:05 [2024-03-06T10:06:05.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322582088 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
05:06:05 [2024-03-06T10:06:05.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=322582091 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
05:06:05 [2024-03-06T10:06:05.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=322582091 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
05:06:05 [2024-03-06T10:06:05.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=322582091 data=null doit=true}, TreeItem with text {node1 [1]}]
05:06:05 [2024-03-06T10:06:05.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=322582091 data=null}, TreeItem with text {node1 [1]}]
05:06:05 [2024-03-06T10:06:05.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]}
05:06:05 [2024-03-06T10:06:05.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [1]} is already expanded. Won't expand it again.
05:06:05 [2024-03-06T10:06:05.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
05:06:05 [2024-03-06T10:06:05.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=322582092 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
05:06:05 [2024-03-06T10:06:05.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=322582092 data=null doit=true}, TreeItem with text {resources [1]}]
05:06:05 [2024-03-06T10:06:05.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:05 [2024-03-06T10:06:05.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=322582092 data=null}, TreeItem with text {resources [1]}]
05:06:05 [2024-03-06T10:06:05.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=322582092 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
05:06:05 [2024-03-06T10:06:05.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322582092 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
05:06:05 [2024-03-06T10:06:05.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=322582104 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
05:06:05 [2024-03-06T10:06:05.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=322582104 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
05:06:05 [2024-03-06T10:06:05.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=322582104 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
05:06:05 [2024-03-06T10:06:05.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322582104 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
05:06:05 [2024-03-06T10:06:05.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=322582107 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
05:06:05 [2024-03-06T10:06:05.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=322582108 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
05:06:05 [2024-03-06T10:06:05.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=322582108 data=null doit=true}, TreeItem with text {resources [1]}]
05:06:05 [2024-03-06T10:06:05.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=322582108 data=null}, TreeItem with text {resources [1]}]
05:06:05 [2024-03-06T10:06:05.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
05:06:05 [2024-03-06T10:06:05.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
05:06:05 [2024-03-06T10:06:05.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
05:06:05 [2024-03-06T10:06:05.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=322582108 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
05:06:05 [2024-03-06T10:06:05.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=322582108 data=null doit=true}, TreeItem with text {syslog}]
05:06:05 [2024-03-06T10:06:05.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:05 [2024-03-06T10:06:05.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=322582109 data=null}, TreeItem with text {syslog}]
05:06:05 [2024-03-06T10:06:05.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=322582109 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}]
05:06:05 [2024-03-06T10:06:05.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322582109 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
05:06:05 [2024-03-06T10:06:05.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=322582133 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}]
05:06:05 [2024-03-06T10:06:05.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=322582134 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
05:06:05 [2024-03-06T10:06:05.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=322582134 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
05:06:05 [2024-03-06T10:06:05.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322582134 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
05:06:06 [2024-03-06T10:06:06.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=322582171 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}]
05:06:06 [2024-03-06T10:06:06.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=322582294 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
05:06:06 [2024-03-06T10:06:06.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=322582294 data=null doit=true}, TreeItem with text {syslog}]
05:06:06 [2024-03-06T10:06:06.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=322582295 data=null}, TreeItem with text {syslog}]
05:06:06 [2024-03-06T10:06:06.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
05:06:06 [2024-03-06T10:06:06.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
05:06:06 [2024-03-06T10:06:06.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@9715d26] time=322582528 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:06:06 [2024-03-06T10:06:06.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:06:06 [2024-03-06T10:06:06.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:06 [2024-03-06T10:06:06.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:06 [2024-03-06T10:06:06.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:06 [2024-03-06T10:06:06.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322582535 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:06:06 [2024-03-06T10:06:06.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322582535 data=null doit=true}, TreeItem with text {Test}]
05:06:06 [2024-03-06T10:06:06.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322582535 data=null}, TreeItem with text {Test}]
05:06:06 [2024-03-06T10:06:06.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322582536 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:06 [2024-03-06T10:06:06.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322582536 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:06:06 [2024-03-06T10:06:06.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322582579 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:06 [2024-03-06T10:06:06.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:06:06 [2024-03-06T10:06:06.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:06:06 [2024-03-06T10:06:06.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:06:07 [2024-03-06T10:06:07.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:06:07 [2024-03-06T10:06:07.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
05:06:07 [2024-03-06T10:06:07.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:06:07 [2024-03-06T10:06:07.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:06:07 [2024-03-06T10:06:07.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:06:07 [2024-03-06T10:06:07.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:06:07 [2024-03-06T10:06:07.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:07 [2024-03-06T10:06:07.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:06:07 [2024-03-06T10:06:07.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:06:07 [2024-03-06T10:06:07.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:06:07 [2024-03-06T10:06:07.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322583431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:07 [2024-03-06T10:06:07.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322583431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:07 [2024-03-06T10:06:07.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322583431 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:07 [2024-03-06T10:06:07.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322583431 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:07 [2024-03-06T10:06:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322583432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:07 [2024-03-06T10:06:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322583432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:07 [2024-03-06T10:06:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322583432 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:07 [2024-03-06T10:06:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322583432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:07 [2024-03-06T10:06:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322583432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:07 [2024-03-06T10:06:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322583432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:07 [2024-03-06T10:06:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322583432 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:07 [2024-03-06T10:06:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322583432 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:07 [2024-03-06T10:06:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:06:07 [2024-03-06T10:06:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:06:07 [2024-03-06T10:06:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:06:07 [2024-03-06T10:06:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:07 [2024-03-06T10:06:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:06:07 [2024-03-06T10:06:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:06:07 [2024-03-06T10:06:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:06:07 [2024-03-06T10:06:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:07 [2024-03-06T10:06:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:06:07 [2024-03-06T10:06:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322583433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:07 [2024-03-06T10:06:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322583433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:07 [2024-03-06T10:06:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322583433 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:07 [2024-03-06T10:06:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322583433 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:07 [2024-03-06T10:06:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322583433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:07 [2024-03-06T10:06:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322583433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:07 [2024-03-06T10:06:07.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:07 [2024-03-06T10:06:07.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:07 [2024-03-06T10:06:07.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:07 [2024-03-06T10:06:07.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:07 [2024-03-06T10:06:07.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:07 [2024-03-06T10:06:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:06:07 [2024-03-06T10:06:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322583433 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:07 [2024-03-06T10:06:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322582627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:06:07 [2024-03-06T10:06:07.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:06:07 [2024-03-06T10:06:07.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:07 [2024-03-06T10:06:07.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:07 [2024-03-06T10:06:07.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:07 [2024-03-06T10:06:07.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:07 [2024-03-06T10:06:07.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:07 [2024-03-06T10:06:07.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322584050 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:06:07 [2024-03-06T10:06:07.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322584051 data=null doit=true}, TreeItem with text {Test}]
05:06:07 [2024-03-06T10:06:07.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322584051 data=null}, TreeItem with text {Test}]
05:06:07 [2024-03-06T10:06:07.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322584051 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:07 [2024-03-06T10:06:07.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322584051 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:06:07 [2024-03-06T10:06:07.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322584092 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:07 [2024-03-06T10:06:07.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:07 [2024-03-06T10:06:07.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322584093 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:06:07 [2024-03-06T10:06:07.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322584093 data=null doit=true}, TreeItem with text {Test}]
05:06:07 [2024-03-06T10:06:07.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322584093 data=null}, TreeItem with text {Test}]
05:06:07 [2024-03-06T10:06:07.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322584093 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:07 [2024-03-06T10:06:07.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322584094 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:06:07 [2024-03-06T10:06:07.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322584099 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:07 [2024-03-06T10:06:07.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322584100 data=null doit=true}, TreeItem with text {Test}]
05:06:07 [2024-03-06T10:06:07.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322584100 data=null}, TreeItem with text {Test}]
05:06:07 [2024-03-06T10:06:07.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322584100 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:07 [2024-03-06T10:06:07.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322584100 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
05:06:07 [2024-03-06T10:06:07.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322584101 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:07 [2024-03-06T10:06:07.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:07 [2024-03-06T10:06:07.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322584102 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:06:07 [2024-03-06T10:06:07.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322584102 data=null doit=true}, TreeItem with text {Traces [0]}]
05:06:07 [2024-03-06T10:06:07.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322584102 data=null}, TreeItem with text {Traces [0]}]
05:06:07 [2024-03-06T10:06:07.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322584102 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:07 [2024-03-06T10:06:07.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322584102 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:06:07 [2024-03-06T10:06:07.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322584117 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:07 [2024-03-06T10:06:07.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:07 [2024-03-06T10:06:07.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322584118 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:06:07 [2024-03-06T10:06:07.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322584118 data=null doit=true}, TreeItem with text {Traces [0]}]
05:06:07 [2024-03-06T10:06:07.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322584119 data=null}, TreeItem with text {Traces [0]}]
05:06:07 [2024-03-06T10:06:07.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322584119 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:07 [2024-03-06T10:06:07.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322584119 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:06:07 [2024-03-06T10:06:07.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322584123 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:07 [2024-03-06T10:06:07.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
05:06:07 [2024-03-06T10:06:07.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
05:06:08 [2024-03-06T10:06:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
05:06:08 [2024-03-06T10:06:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
05:06:08 [2024-03-06T10:06:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322584342 data=null doit=true}, Shell with text {Fetch Remote Traces}]
05:06:08 [2024-03-06T10:06:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
05:06:08 [2024-03-06T10:06:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
05:06:08 [2024-03-06T10:06:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificMultiGroupRecursive
05:06:08 [2024-03-06T10:06:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificMultiGroupRecursive} [layout=null] time=322584373 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
05:06:08 [2024-03-06T10:06:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificMultiGroupRecursive
05:06:08 [2024-03-06T10:06:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
05:06:08 [2024-03-06T10:06:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:06:08 [2024-03-06T10:06:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:06:08 [2024-03-06T10:06:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:06:08 [2024-03-06T10:06:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
05:06:08 [2024-03-06T10:06:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
05:06:08 [2024-03-06T10:06:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:08 [2024-03-06T10:06:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:08 [2024-03-06T10:06:08.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:06:08 [2024-03-06T10:06:08.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
05:06:08 [2024-03-06T10:06:08.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=322584374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:08 [2024-03-06T10:06:08.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=322584374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:08 [2024-03-06T10:06:08.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=322584374 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:08 [2024-03-06T10:06:08.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=322584374 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:08 [2024-03-06T10:06:08.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=322584374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:08 [2024-03-06T10:06:08.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=322584374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:08 [2024-03-06T10:06:08.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=322584374 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:08 [2024-03-06T10:06:08.247Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:08 [2024-03-06T10:06:08.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:08 [2024-03-06T10:06:08.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:08 [2024-03-06T10:06:08.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:08 [2024-03-06T10:06:08.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:08 [2024-03-06T10:06:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
05:06:08 [2024-03-06T10:06:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
05:06:08 [2024-03-06T10:06:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
05:06:08 [2024-03-06T10:06:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:06:08 [2024-03-06T10:06:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:06:08 [2024-03-06T10:06:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:08 [2024-03-06T10:06:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:06:08 [2024-03-06T10:06:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:06:08 [2024-03-06T10:06:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:06:08 [2024-03-06T10:06:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:06:08 [2024-03-06T10:06:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:06:08 [2024-03-06T10:06:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322584456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:08 [2024-03-06T10:06:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322584456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:08 [2024-03-06T10:06:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322584456 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:08 [2024-03-06T10:06:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322584456 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:08 [2024-03-06T10:06:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322584457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:08 [2024-03-06T10:06:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322584457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:08 [2024-03-06T10:06:08.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:06:08 [2024-03-06T10:06:08.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:06:08 [2024-03-06T10:06:08.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:06:08 [2024-03-06T10:06:08.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:06:08 [2024-03-06T10:06:08.503Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:06:08 [2024-03-06T10:06:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:06:08 [2024-03-06T10:06:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322584457 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:08 [2024-03-06T10:06:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=322584163 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
05:06:09 [2024-03-06T10:06:09.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:09 [2024-03-06T10:06:09.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:06:09 [2024-03-06T10:06:09.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322584964 data=null doit=true}, TreeItem with text {Traces [2]}]
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322584964 data=null}, TreeItem with text {Traces [2]}]
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322584965 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322584965 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322584968 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:06:09 [2024-03-06T10:06:09.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=322584969 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=322584969 data=null doit=true}, TreeItem with text {node1 [2]}]
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=322584970 data=null}, TreeItem with text {node1 [2]}]
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=322584970 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322584970 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=322584976 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=322584976 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=322584976 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322584977 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=322584979 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=322584979 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=322584980 data=null doit=true}, TreeItem with text {node1 [2]}]
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=322584980 data=null}, TreeItem with text {node1 [2]}]
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
05:06:09 [2024-03-06T10:06:09.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [2]} is already expanded. Won't expand it again.
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=322584980 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=322584980 data=null doit=true}, TreeItem with text {resources [2]}]
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=322584980 data=null}, TreeItem with text {resources [2]}]
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=322584981 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322584981 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=322584992 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=322584993 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=322584993 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322584993 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=322584996 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=322584997 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
05:06:09 [2024-03-06T10:06:09.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=322584997 data=null doit=true}, TreeItem with text {resources [2]}]
05:06:09 [2024-03-06T10:06:09.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=322584997 data=null}, TreeItem with text {resources [2]}]
05:06:09 [2024-03-06T10:06:09.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
05:06:09 [2024-03-06T10:06:09.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
05:06:09 [2024-03-06T10:06:09.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
05:06:09 [2024-03-06T10:06:09.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=322584997 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
05:06:09 [2024-03-06T10:06:09.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=322584997 data=null doit=true}, TreeItem with text {generated [1]}]
05:06:09 [2024-03-06T10:06:09.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:09 [2024-03-06T10:06:09.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=322584998 data=null}, TreeItem with text {generated [1]}]
05:06:09 [2024-03-06T10:06:09.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=322584998 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
05:06:09 [2024-03-06T10:06:09.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322584998 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
05:06:09 [2024-03-06T10:06:09.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=322585012 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
05:06:09 [2024-03-06T10:06:09.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=322585012 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
05:06:09 [2024-03-06T10:06:09.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=322585012 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
05:06:09 [2024-03-06T10:06:09.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322585012 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
05:06:09 [2024-03-06T10:06:09.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=322585015 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
05:06:09 [2024-03-06T10:06:09.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=322585023 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
05:06:09 [2024-03-06T10:06:09.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=322585023 data=null doit=true}, TreeItem with text {generated [1]}]
05:06:09 [2024-03-06T10:06:09.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=322585023 data=null}, TreeItem with text {generated [1]}]
05:06:09 [2024-03-06T10:06:09.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
05:06:09 [2024-03-06T10:06:09.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
05:06:09 [2024-03-06T10:06:09.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
05:06:09 [2024-03-06T10:06:09.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=322585024 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
05:06:09 [2024-03-06T10:06:09.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=322585024 data=null doit=true}, TreeItem with text {synthetic-trace}]
05:06:09 [2024-03-06T10:06:09.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:09 [2024-03-06T10:06:09.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=322585024 data=null}, TreeItem with text {synthetic-trace}]
05:06:09 [2024-03-06T10:06:09.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=322585025 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
05:06:09 [2024-03-06T10:06:09.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322585025 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
05:06:09 [2024-03-06T10:06:09.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=322585040 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
05:06:09 [2024-03-06T10:06:09.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=322585048 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
05:06:09 [2024-03-06T10:06:09.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=322585048 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
05:06:09 [2024-03-06T10:06:09.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322585048 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
05:06:09 [2024-03-06T10:06:09.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=322585091 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=322585264 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=322585264 data=null doit=true}, TreeItem with text {synthetic-trace}]
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=322585264 data=null}, TreeItem with text {synthetic-trace}]
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:09 [2024-03-06T10:06:09.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:06:09 [2024-03-06T10:06:09.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:06:09 [2024-03-06T10:06:09.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:06:09 [2024-03-06T10:06:09.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=322585336 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=322585337 data=null doit=true}, TreeItem with text {node1 [2]}]
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=322585337 data=null}, TreeItem with text {node1 [2]}]
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=322585337 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322585337 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=322585364 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=322585364 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=322585365 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322585365 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=322585368 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=322585368 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=322585368 data=null doit=true}, TreeItem with text {node1 [2]}]
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=322585368 data=null}, TreeItem with text {node1 [2]}]
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=322585368 data=null doit=true}, TreeItem with text {node1 [2]}]
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=322585368 data=null}, TreeItem with text {node1 [2]}]
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=322585368 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322585369 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [2]}]
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=322585369 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=322585369 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=322585369 data=null doit=true}, TreeItem with text {resources [2]}]
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=322585370 data=null}, TreeItem with text {resources [2]}]
05:06:09 [2024-03-06T10:06:09.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=322585370 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
05:06:09 [2024-03-06T10:06:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322585370 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
05:06:09 [2024-03-06T10:06:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=322585377 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
05:06:09 [2024-03-06T10:06:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=322585377 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
05:06:09 [2024-03-06T10:06:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=322585378 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
05:06:09 [2024-03-06T10:06:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322585378 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
05:06:09 [2024-03-06T10:06:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=322585380 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
05:06:09 [2024-03-06T10:06:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=322585380 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
05:06:09 [2024-03-06T10:06:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=322585380 data=null doit=true}, TreeItem with text {resources [2]}]
05:06:09 [2024-03-06T10:06:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=322585380 data=null}, TreeItem with text {resources [2]}]
05:06:09 [2024-03-06T10:06:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
05:06:09 [2024-03-06T10:06:09.324Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
05:06:09 [2024-03-06T10:06:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
05:06:09 [2024-03-06T10:06:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=322585390 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
05:06:09 [2024-03-06T10:06:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=322585390 data=null doit=true}, TreeItem with text {syslog}]
05:06:09 [2024-03-06T10:06:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:09 [2024-03-06T10:06:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=322585390 data=null}, TreeItem with text {syslog}]
05:06:09 [2024-03-06T10:06:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=322585391 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
05:06:09 [2024-03-06T10:06:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322585391 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
05:06:09 [2024-03-06T10:06:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=322585412 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
05:06:09 [2024-03-06T10:06:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=322585412 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
05:06:09 [2024-03-06T10:06:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=322585413 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
05:06:09 [2024-03-06T10:06:09.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322585413 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
05:06:09 [2024-03-06T10:06:09.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=322585491 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
05:06:09 [2024-03-06T10:06:09.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=322585576 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
05:06:09 [2024-03-06T10:06:09.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=322585576 data=null doit=true}, TreeItem with text {syslog}]
05:06:09 [2024-03-06T10:06:09.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=322585576 data=null}, TreeItem with text {syslog}]
05:06:09 [2024-03-06T10:06:09.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
05:06:09 [2024-03-06T10:06:09.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
05:06:09 [2024-03-06T10:06:09.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@9715d26] time=322585858 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:06:09 [2024-03-06T10:06:09.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:06:09 [2024-03-06T10:06:09.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:09 [2024-03-06T10:06:09.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:09 [2024-03-06T10:06:09.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:09 [2024-03-06T10:06:09.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322585863 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:06:09 [2024-03-06T10:06:09.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322585863 data=null doit=true}, TreeItem with text {Test}]
05:06:09 [2024-03-06T10:06:09.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322585863 data=null}, TreeItem with text {Test}]
05:06:09 [2024-03-06T10:06:09.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322585863 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:09 [2024-03-06T10:06:09.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322585874 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:06:09 [2024-03-06T10:06:09.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322585893 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:09 [2024-03-06T10:06:09.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:06:09 [2024-03-06T10:06:09.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:06:09 [2024-03-06T10:06:09.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:06:10 [2024-03-06T10:06:10.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:06:10 [2024-03-06T10:06:10.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
05:06:10 [2024-03-06T10:06:10.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:06:10 [2024-03-06T10:06:10.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:06:10 [2024-03-06T10:06:10.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:06:10 [2024-03-06T10:06:10.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:06:10 [2024-03-06T10:06:10.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:10 [2024-03-06T10:06:10.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:06:10 [2024-03-06T10:06:10.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:06:10 [2024-03-06T10:06:10.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:06:10 [2024-03-06T10:06:10.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322586630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:10 [2024-03-06T10:06:10.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322586630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:10 [2024-03-06T10:06:10.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322586630 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:10 [2024-03-06T10:06:10.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322586630 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:10 [2024-03-06T10:06:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322586630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:10 [2024-03-06T10:06:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322586630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:10 [2024-03-06T10:06:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322586630 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:10 [2024-03-06T10:06:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322586631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:10 [2024-03-06T10:06:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322586631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:10 [2024-03-06T10:06:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322586631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:10 [2024-03-06T10:06:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322586631 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:10 [2024-03-06T10:06:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322586631 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:10 [2024-03-06T10:06:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:06:10 [2024-03-06T10:06:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:06:10 [2024-03-06T10:06:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:06:10 [2024-03-06T10:06:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:10 [2024-03-06T10:06:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:06:10 [2024-03-06T10:06:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:06:10 [2024-03-06T10:06:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:06:10 [2024-03-06T10:06:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:10 [2024-03-06T10:06:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:06:10 [2024-03-06T10:06:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322586632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:10 [2024-03-06T10:06:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322586632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:10 [2024-03-06T10:06:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322586632 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:10 [2024-03-06T10:06:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322586632 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:10 [2024-03-06T10:06:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322586632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:10 [2024-03-06T10:06:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322586632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:10 [2024-03-06T10:06:10.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:10 [2024-03-06T10:06:10.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:10 [2024-03-06T10:06:10.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:10 [2024-03-06T10:06:10.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:10 [2024-03-06T10:06:10.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:10 [2024-03-06T10:06:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:06:10 [2024-03-06T10:06:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322586632 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:10 [2024-03-06T10:06:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322585937 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322587257 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322587257 data=null doit=true}, TreeItem with text {Test}]
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322587257 data=null}, TreeItem with text {Test}]
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322587257 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322587257 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322587297 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322587298 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322587298 data=null doit=true}, TreeItem with text {Test}]
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322587298 data=null}, TreeItem with text {Test}]
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322587298 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322587298 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322587316 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322587316 data=null doit=true}, TreeItem with text {Test}]
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322587316 data=null}, TreeItem with text {Test}]
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322587317 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322587317 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322587318 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322587319 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322587319 data=null doit=true}, TreeItem with text {Traces [0]}]
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322587319 data=null}, TreeItem with text {Traces [0]}]
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322587319 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322587320 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322587335 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322587336 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322587336 data=null doit=true}, TreeItem with text {Traces [0]}]
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322587336 data=null}, TreeItem with text {Traces [0]}]
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322587336 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322587336 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322587340 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
05:06:11 [2024-03-06T10:06:11.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
05:06:11 [2024-03-06T10:06:11.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
05:06:11 [2024-03-06T10:06:11.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
05:06:11 [2024-03-06T10:06:11.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322587599 data=null doit=true}, Shell with text {Fetch Remote Traces}]
05:06:11 [2024-03-06T10:06:11.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
05:06:11 [2024-03-06T10:06:11.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
05:06:11 [2024-03-06T10:06:11.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
05:06:11 [2024-03-06T10:06:11.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=322587600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
05:06:11 [2024-03-06T10:06:11.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
05:06:11 [2024-03-06T10:06:11.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
05:06:11 [2024-03-06T10:06:11.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:06:11 [2024-03-06T10:06:11.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:06:11 [2024-03-06T10:06:11.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:06:11 [2024-03-06T10:06:11.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=322587632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=322587632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=322587632 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=322587632 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=322587632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=322587632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=322587632 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:11 [2024-03-06T10:06:11.582Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:11 [2024-03-06T10:06:11.582Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:11 [2024-03-06T10:06:11.582Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:11 [2024-03-06T10:06:11.582Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:11 [2024-03-06T10:06:11.582Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=322587684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=322587684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=322587684 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=322587684 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=322587684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=322587684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=322587684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=322587384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@9715d26] time=322587742 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322587747 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322587747 data=null doit=true}, TreeItem with text {Test}]
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322587747 data=null}, TreeItem with text {Test}]
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322587747 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:11 [2024-03-06T10:06:11.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322587759 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:06:11 [2024-03-06T10:06:11.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322587776 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:11 [2024-03-06T10:06:11.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:06:11 [2024-03-06T10:06:11.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:06:11 [2024-03-06T10:06:11.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322588566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322588566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322588566 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322588566 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322588566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322588566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322588566 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322588567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322588567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322588567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322588567 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322588567 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322588567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322588567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322588568 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322588568 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322588568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322588568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:12 [2024-03-06T10:06:12.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:12 [2024-03-06T10:06:12.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:12 [2024-03-06T10:06:12.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:12 [2024-03-06T10:06:12.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:12 [2024-03-06T10:06:12.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:12 [2024-03-06T10:06:12.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:06:12 [2024-03-06T10:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322588568 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:12 [2024-03-06T10:06:12.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322587822 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:06:13 [2024-03-06T10:06:13.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:06:13 [2024-03-06T10:06:13.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:13 [2024-03-06T10:06:13.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:13 [2024-03-06T10:06:13.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:13 [2024-03-06T10:06:13.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:13 [2024-03-06T10:06:13.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:13 [2024-03-06T10:06:13.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322589195 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:06:13 [2024-03-06T10:06:13.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322589195 data=null doit=true}, TreeItem with text {Test}]
05:06:13 [2024-03-06T10:06:13.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322589195 data=null}, TreeItem with text {Test}]
05:06:13 [2024-03-06T10:06:13.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322589195 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:13 [2024-03-06T10:06:13.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322589195 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:06:13 [2024-03-06T10:06:13.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322589209 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:13 [2024-03-06T10:06:13.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:13 [2024-03-06T10:06:13.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322589209 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:06:13 [2024-03-06T10:06:13.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322589209 data=null doit=true}, TreeItem with text {Test}]
05:06:13 [2024-03-06T10:06:13.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322589209 data=null}, TreeItem with text {Test}]
05:06:13 [2024-03-06T10:06:13.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322589210 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:13 [2024-03-06T10:06:13.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322589210 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:06:13 [2024-03-06T10:06:13.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322589220 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:13 [2024-03-06T10:06:13.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322589221 data=null doit=true}, TreeItem with text {Test}]
05:06:13 [2024-03-06T10:06:13.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322589221 data=null}, TreeItem with text {Test}]
05:06:13 [2024-03-06T10:06:13.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322589221 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:13 [2024-03-06T10:06:13.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322589221 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
05:06:13 [2024-03-06T10:06:13.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322589222 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:13 [2024-03-06T10:06:13.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:13 [2024-03-06T10:06:13.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322589223 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:06:13 [2024-03-06T10:06:13.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322589223 data=null doit=true}, TreeItem with text {Traces [0]}]
05:06:13 [2024-03-06T10:06:13.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322589223 data=null}, TreeItem with text {Traces [0]}]
05:06:13 [2024-03-06T10:06:13.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322589223 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:13 [2024-03-06T10:06:13.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322589224 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:06:13 [2024-03-06T10:06:13.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322589237 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:13 [2024-03-06T10:06:13.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:13 [2024-03-06T10:06:13.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322589238 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:06:13 [2024-03-06T10:06:13.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322589238 data=null doit=true}, TreeItem with text {Traces [0]}]
05:06:13 [2024-03-06T10:06:13.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322589238 data=null}, TreeItem with text {Traces [0]}]
05:06:13 [2024-03-06T10:06:13.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322589238 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:13 [2024-03-06T10:06:13.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322589238 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:06:13 [2024-03-06T10:06:13.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322589242 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:13 [2024-03-06T10:06:13.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
05:06:13 [2024-03-06T10:06:13.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
05:06:13 [2024-03-06T10:06:13.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
05:06:13 [2024-03-06T10:06:13.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
05:06:13 [2024-03-06T10:06:13.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322589480 data=null doit=true}, Shell with text {Fetch Remote Traces}]
05:06:13 [2024-03-06T10:06:13.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
05:06:13 [2024-03-06T10:06:13.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
05:06:13 [2024-03-06T10:06:13.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestMultiNode
05:06:13 [2024-03-06T10:06:13.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestMultiNode} [layout=null] time=322589512 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
05:06:13 [2024-03-06T10:06:13.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestMultiNode
05:06:13 [2024-03-06T10:06:13.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
05:06:13 [2024-03-06T10:06:13.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:06:13 [2024-03-06T10:06:13.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:06:13 [2024-03-06T10:06:13.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:06:13 [2024-03-06T10:06:13.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
05:06:13 [2024-03-06T10:06:13.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
05:06:13 [2024-03-06T10:06:13.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:13 [2024-03-06T10:06:13.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:13 [2024-03-06T10:06:13.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:06:13 [2024-03-06T10:06:13.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
05:06:13 [2024-03-06T10:06:13.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=322589514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:13 [2024-03-06T10:06:13.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=322589514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:13 [2024-03-06T10:06:13.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=322589514 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:13 [2024-03-06T10:06:13.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=322589514 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:13 [2024-03-06T10:06:13.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=322589514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:13 [2024-03-06T10:06:13.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=322589514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:13 [2024-03-06T10:06:13.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=322589514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:13 [2024-03-06T10:06:13.475Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:13 [2024-03-06T10:06:13.475Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:13 [2024-03-06T10:06:13.475Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:13 [2024-03-06T10:06:13.475Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:13 [2024-03-06T10:06:13.475Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:13 [2024-03-06T10:06:13.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
05:06:13 [2024-03-06T10:06:13.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
05:06:13 [2024-03-06T10:06:13.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
05:06:13 [2024-03-06T10:06:13.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:06:13 [2024-03-06T10:06:13.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:06:13 [2024-03-06T10:06:13.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:13 [2024-03-06T10:06:13.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:06:13 [2024-03-06T10:06:13.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:06:13 [2024-03-06T10:06:13.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:06:13 [2024-03-06T10:06:13.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:06:13 [2024-03-06T10:06:13.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:06:13 [2024-03-06T10:06:13.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322589581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:13 [2024-03-06T10:06:13.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322589581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:13 [2024-03-06T10:06:13.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322589581 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:13 [2024-03-06T10:06:13.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322589581 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:13 [2024-03-06T10:06:13.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322589581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:13 [2024-03-06T10:06:13.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322589581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:13 [2024-03-06T10:06:13.475Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:06:13 [2024-03-06T10:06:13.475Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:06:13 [2024-03-06T10:06:13.475Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:06:13 [2024-03-06T10:06:13.475Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:06:13 [2024-03-06T10:06:13.475Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:06:13 [2024-03-06T10:06:13.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:06:13 [2024-03-06T10:06:13.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322589581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:13 [2024-03-06T10:06:13.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=322589283 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:13 [2024-03-06T10:06:13.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:06:13 [2024-03-06T10:06:13.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322590089 data=null doit=true}, TreeItem with text {Traces [2]}]
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322590089 data=null}, TreeItem with text {Traces [2]}]
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322590089 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322590090 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322590091 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:06:13 [2024-03-06T10:06:13.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]}
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=322590092 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=322590092 data=null doit=true}, TreeItem with text {node1 [1]}]
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=322590092 data=null}, TreeItem with text {node1 [1]}]
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=322590092 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322590092 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=322590099 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=322590099 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=322590099 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322590099 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=322590102 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=322590102 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=322590102 data=null doit=true}, TreeItem with text {node1 [1]}]
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=322590102 data=null}, TreeItem with text {node1 [1]}]
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]}
05:06:13 [2024-03-06T10:06:13.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [1]} is already expanded. Won't expand it again.
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=322590103 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=322590103 data=null doit=true}, TreeItem with text {resources [1]}]
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=322590103 data=null}, TreeItem with text {resources [1]}]
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=322590103 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322590104 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=322590116 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=322590116 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=322590116 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322590116 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=322590119 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
05:06:13 [2024-03-06T10:06:13.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=322590120 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
05:06:13 [2024-03-06T10:06:13.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=322590120 data=null doit=true}, TreeItem with text {resources [1]}]
05:06:13 [2024-03-06T10:06:13.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=322590120 data=null}, TreeItem with text {resources [1]}]
05:06:13 [2024-03-06T10:06:13.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
05:06:13 [2024-03-06T10:06:13.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
05:06:13 [2024-03-06T10:06:13.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
05:06:13 [2024-03-06T10:06:13.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=322590120 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
05:06:13 [2024-03-06T10:06:13.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=322590120 data=null doit=true}, TreeItem with text {generated [1]}]
05:06:13 [2024-03-06T10:06:13.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:13 [2024-03-06T10:06:13.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=322590121 data=null}, TreeItem with text {generated [1]}]
05:06:13 [2024-03-06T10:06:13.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=322590121 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
05:06:13 [2024-03-06T10:06:13.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322590127 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
05:06:13 [2024-03-06T10:06:13.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=322590133 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
05:06:13 [2024-03-06T10:06:13.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=322590134 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
05:06:13 [2024-03-06T10:06:13.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=322590134 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
05:06:13 [2024-03-06T10:06:13.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322590134 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
05:06:13 [2024-03-06T10:06:13.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=322590137 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
05:06:13 [2024-03-06T10:06:13.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=322590137 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
05:06:13 [2024-03-06T10:06:13.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=322590137 data=null doit=true}, TreeItem with text {generated [1]}]
05:06:13 [2024-03-06T10:06:13.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=322590137 data=null}, TreeItem with text {generated [1]}]
05:06:13 [2024-03-06T10:06:13.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
05:06:13 [2024-03-06T10:06:13.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
05:06:13 [2024-03-06T10:06:13.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
05:06:13 [2024-03-06T10:06:13.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=322590144 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
05:06:13 [2024-03-06T10:06:13.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=322590144 data=null doit=true}, TreeItem with text {synthetic-trace}]
05:06:13 [2024-03-06T10:06:13.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:13 [2024-03-06T10:06:13.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=322590145 data=null}, TreeItem with text {synthetic-trace}]
05:06:13 [2024-03-06T10:06:13.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=322590145 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
05:06:13 [2024-03-06T10:06:13.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322590145 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
05:06:13 [2024-03-06T10:06:13.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=322590176 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
05:06:13 [2024-03-06T10:06:13.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=322590176 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
05:06:13 [2024-03-06T10:06:13.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=322590177 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
05:06:14 [2024-03-06T10:06:14.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322590177 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
05:06:14 [2024-03-06T10:06:14.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=322590217 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
05:06:14 [2024-03-06T10:06:14.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=322590405 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
05:06:14 [2024-03-06T10:06:14.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=322590406 data=null doit=true}, TreeItem with text {synthetic-trace}]
05:06:14 [2024-03-06T10:06:14.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=322590406 data=null}, TreeItem with text {synthetic-trace}]
05:06:14 [2024-03-06T10:06:14.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
05:06:14 [2024-03-06T10:06:14.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
05:06:14 [2024-03-06T10:06:14.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:06:14 [2024-03-06T10:06:14.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:14 [2024-03-06T10:06:14.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:14 [2024-03-06T10:06:14.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:06:14 [2024-03-06T10:06:14.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:06:14 [2024-03-06T10:06:14.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:06:14 [2024-03-06T10:06:14.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:06:14 [2024-03-06T10:06:14.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node2 [1]}
05:06:14 [2024-03-06T10:06:14.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node2 [1]} time=322590464 data=null button=0 stateMask=0x0 x=109 y=173 count=0}, TreeItem with text {node2 [1]}]
05:06:14 [2024-03-06T10:06:14.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node2 [1]} time=322590464 data=null doit=true}, TreeItem with text {node2 [1]}]
05:06:14 [2024-03-06T10:06:14.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node2 [1]} time=322590464 data=null}, TreeItem with text {node2 [1]}]
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node2 [1]} time=322590464 data=null button=1 stateMask=0x0 x=109 y=173 count=1}, TreeItem with text {node2 [1]}]
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322590465 data=null item=TreeItem {node2 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node2 [1]}]
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node2 [1]} time=322590475 data=null button=1 stateMask=0x80000 x=109 y=173 count=1}, TreeItem with text {node2 [1]}]
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node2 [1]} time=322590476 data=null button=1 stateMask=0x0 x=109 y=173 count=2}, TreeItem with text {node2 [1]}]
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node2 [1]} time=322590476 data=null button=1 stateMask=0x0 x=109 y=173 count=2}, TreeItem with text {node2 [1]}]
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322590476 data=null item=TreeItem {node2 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node2 [1]}]
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node2 [1]} time=322590479 data=null button=1 stateMask=0x80000 x=109 y=173 count=2}, TreeItem with text {node2 [1]}]
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node2 [1]} time=322590479 data=null button=0 stateMask=0x0 x=109 y=173 count=0}, TreeItem with text {node2 [1]}]
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node2 [1]} time=322590480 data=null doit=true}, TreeItem with text {node2 [1]}]
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node2 [1]} time=322590488 data=null}, TreeItem with text {node2 [1]}]
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node2 [1]}
05:06:14 [2024-03-06T10:06:14.500Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node2 [1]} is already expanded. Won't expand it again.
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=322590489 data=null button=0 stateMask=0x0 x=139 y=196 count=0}, TreeItem with text {resources [1]}]
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=322590489 data=null doit=true}, TreeItem with text {resources [1]}]
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=322590489 data=null}, TreeItem with text {resources [1]}]
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=322590490 data=null button=1 stateMask=0x0 x=139 y=196 count=1}, TreeItem with text {resources [1]}]
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322590490 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=322590503 data=null button=1 stateMask=0x80000 x=139 y=196 count=1}, TreeItem with text {resources [1]}]
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=322590505 data=null button=1 stateMask=0x0 x=139 y=196 count=2}, TreeItem with text {resources [1]}]
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=322590505 data=null button=1 stateMask=0x0 x=139 y=196 count=2}, TreeItem with text {resources [1]}]
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322590506 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=322590509 data=null button=1 stateMask=0x80000 x=139 y=196 count=2}, TreeItem with text {resources [1]}]
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=322590509 data=null button=0 stateMask=0x0 x=139 y=196 count=0}, TreeItem with text {resources [1]}]
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=322590509 data=null doit=true}, TreeItem with text {resources [1]}]
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=322590509 data=null}, TreeItem with text {resources [1]}]
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
05:06:14 [2024-03-06T10:06:14.500Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=322590509 data=null button=0 stateMask=0x0 x=135 y=219 count=0}, TreeItem with text {syslog}]
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=322590510 data=null doit=true}, TreeItem with text {syslog}]
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=322590510 data=null}, TreeItem with text {syslog}]
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=322590510 data=null button=1 stateMask=0x0 x=135 y=219 count=1}, TreeItem with text {syslog}]
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322590510 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=322590537 data=null button=1 stateMask=0x80000 x=135 y=219 count=1}, TreeItem with text {syslog}]
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=322590537 data=null button=1 stateMask=0x0 x=135 y=219 count=2}, TreeItem with text {syslog}]
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=322590538 data=null button=1 stateMask=0x0 x=135 y=219 count=2}, TreeItem with text {syslog}]
05:06:14 [2024-03-06T10:06:14.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322590538 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
05:06:14 [2024-03-06T10:06:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=322590582 data=null button=1 stateMask=0x80000 x=135 y=219 count=2}, TreeItem with text {syslog}]
05:06:14 [2024-03-06T10:06:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=322590712 data=null button=0 stateMask=0x0 x=135 y=219 count=0}, TreeItem with text {syslog}]
05:06:14 [2024-03-06T10:06:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=322590712 data=null doit=true}, TreeItem with text {syslog}]
05:06:14 [2024-03-06T10:06:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=322590712 data=null}, TreeItem with text {syslog}]
05:06:14 [2024-03-06T10:06:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
05:06:14 [2024-03-06T10:06:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node2/resources/syslog"'
05:06:14 [2024-03-06T10:06:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@9715d26] time=322590905 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:06:14 [2024-03-06T10:06:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:06:14 [2024-03-06T10:06:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:14 [2024-03-06T10:06:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:14 [2024-03-06T10:06:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:14 [2024-03-06T10:06:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322590923 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:06:14 [2024-03-06T10:06:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322590923 data=null doit=true}, TreeItem with text {Test}]
05:06:14 [2024-03-06T10:06:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322590923 data=null}, TreeItem with text {Test}]
05:06:14 [2024-03-06T10:06:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322590924 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:14 [2024-03-06T10:06:14.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322590924 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:06:15 [2024-03-06T10:06:15.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322590939 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:15 [2024-03-06T10:06:15.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:06:15 [2024-03-06T10:06:15.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:06:15 [2024-03-06T10:06:15.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:06:15 [2024-03-06T10:06:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:06:15 [2024-03-06T10:06:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
05:06:15 [2024-03-06T10:06:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:06:15 [2024-03-06T10:06:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:06:15 [2024-03-06T10:06:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:06:15 [2024-03-06T10:06:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:06:15 [2024-03-06T10:06:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:15 [2024-03-06T10:06:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:06:15 [2024-03-06T10:06:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:06:15 [2024-03-06T10:06:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:06:15 [2024-03-06T10:06:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322591687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:15 [2024-03-06T10:06:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322591687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:15 [2024-03-06T10:06:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322591687 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:15 [2024-03-06T10:06:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322591687 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:15 [2024-03-06T10:06:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322591687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:15 [2024-03-06T10:06:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322591688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:15 [2024-03-06T10:06:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322591688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:15 [2024-03-06T10:06:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322591688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:15 [2024-03-06T10:06:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322591688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:15 [2024-03-06T10:06:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322591688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:15 [2024-03-06T10:06:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322591688 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:15 [2024-03-06T10:06:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322591688 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:15 [2024-03-06T10:06:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:06:15 [2024-03-06T10:06:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:06:15 [2024-03-06T10:06:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:06:15 [2024-03-06T10:06:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:15 [2024-03-06T10:06:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:06:15 [2024-03-06T10:06:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:06:15 [2024-03-06T10:06:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:06:15 [2024-03-06T10:06:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:15 [2024-03-06T10:06:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:06:15 [2024-03-06T10:06:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322591689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:15 [2024-03-06T10:06:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322591689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:15 [2024-03-06T10:06:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322591689 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:15 [2024-03-06T10:06:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322591689 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:15 [2024-03-06T10:06:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322591689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:15 [2024-03-06T10:06:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322591689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:15 [2024-03-06T10:06:15.573Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:15 [2024-03-06T10:06:15.573Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:15 [2024-03-06T10:06:15.573Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:15 [2024-03-06T10:06:15.573Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:15 [2024-03-06T10:06:15.573Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:15 [2024-03-06T10:06:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:06:15 [2024-03-06T10:06:15.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322591689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:15 [2024-03-06T10:06:15.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322590990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:06:16 [2024-03-06T10:06:16.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:06:16 [2024-03-06T10:06:16.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322592313 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322592313 data=null doit=true}, TreeItem with text {Test}]
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322592313 data=null}, TreeItem with text {Test}]
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322592314 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322592314 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322592328 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322592329 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322592329 data=null doit=true}, TreeItem with text {Test}]
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322592329 data=null}, TreeItem with text {Test}]
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322592329 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322592329 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322592343 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322592343 data=null doit=true}, TreeItem with text {Test}]
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322592343 data=null}, TreeItem with text {Test}]
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322592343 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322592344 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322592345 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322592345 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322592345 data=null doit=true}, TreeItem with text {Traces [0]}]
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322592346 data=null}, TreeItem with text {Traces [0]}]
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322592351 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322592351 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322592360 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322592360 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322592360 data=null doit=true}, TreeItem with text {Traces [0]}]
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322592360 data=null}, TreeItem with text {Traces [0]}]
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322592361 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322592361 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322592371 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
05:06:16 [2024-03-06T10:06:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
05:06:16 [2024-03-06T10:06:16.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
05:06:16 [2024-03-06T10:06:16.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322592600 data=null doit=true}, Shell with text {Fetch Remote Traces}]
05:06:16 [2024-03-06T10:06:16.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
05:06:16 [2024-03-06T10:06:16.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
05:06:16 [2024-03-06T10:06:16.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestUnknown
05:06:16 [2024-03-06T10:06:16.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestUnknown} [layout=null] time=322592615 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
05:06:16 [2024-03-06T10:06:16.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestUnknown
05:06:16 [2024-03-06T10:06:16.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
05:06:16 [2024-03-06T10:06:16.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:06:16 [2024-03-06T10:06:16.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:06:16 [2024-03-06T10:06:16.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:06:16 [2024-03-06T10:06:16.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:16 [2024-03-06T10:06:16.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:06:16 [2024-03-06T10:06:16.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:06:16 [2024-03-06T10:06:16.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:06:16 [2024-03-06T10:06:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:06:16 [2024-03-06T10:06:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:06:16 [2024-03-06T10:06:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322592616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:16 [2024-03-06T10:06:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322592616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:16 [2024-03-06T10:06:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322592617 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:16 [2024-03-06T10:06:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322592617 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:16 [2024-03-06T10:06:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322592617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:16 [2024-03-06T10:06:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322592617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:16 [2024-03-06T10:06:16.647Z] 
05:06:16 [2024-03-06T10:06:16.647Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-03-06 10:06:16.503
05:06:16 [2024-03-06T10:06:16.647Z] !MESSAGE Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
05:06:16 [2024-03-06T10:06:16.647Z] !STACK 0
05:06:16 [2024-03-06T10:06:16.647Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:124)
05:06:16 [2024-03-06T10:06:16.647Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
05:06:16 [2024-03-06T10:06:16.647Z] 	... 3 more
05:06:16 [2024-03-06T10:06:16.647Z] 
05:06:16 [2024-03-06T10:06:16.647Z] !ENTRY org.eclipse.jface 4 4 2024-03-06 10:06:16.509
05:06:16 [2024-03-06T10:06:16.647Z] !MESSAGE Internal error : Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
05:06:16 [2024-03-06T10:06:16.647Z] 
05:06:16 [2024-03-06T10:06:16.647Z] Reason:
05:06:16 [2024-03-06T10:06:16.647Z] Cannot connect Unknown
05:06:16 [2024-03-06T10:06:16.647Z] !STACK 0
05:06:16 [2024-03-06T10:06:16.647Z] java.lang.IllegalStateException: Error dialog is supposed to be shown now
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.jface.dialogs.ErrorDialog.open(ErrorDialog.java:339)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.jface.dialogs.ErrorDialog.openError(ErrorDialog.java:404)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.jface.dialogs.ErrorDialog.openError(ErrorDialog.java:375)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.displayErrorDialog(AbstractTracePackageWizardPage.java:438)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleError(AbstractTracePackageWizardPage.java:414)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleErrorStatus(AbstractTracePackageWizardPage.java:361)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.createElementViewerInput(RemoteFetchLogWizardRemotePage.java:414)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.updateViewer(RemoteFetchLogWizardRemotePage.java:575)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.finish(RemoteFetchLogWizardRemotePage.java:471)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizard.performFinish(RemoteFetchLogWizard.java:114)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:837)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:474)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:823)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.jface.window.Window.open(Window.java:799)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogHandler.execute(RemoteFetchLogHandler.java:54)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:277)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:98)
05:06:16 [2024-03-06T10:06:16.647Z] 	at jdk.internal.reflect.GeneratedMethodAccessor79.invoke(Unknown Source)
05:06:16 [2024-03-06T10:06:16.647Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:06:16 [2024-03-06T10:06:16.647Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:298)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:232)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:174)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:165)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:485)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:204)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:444)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:442)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:464)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:659)
05:06:16 [2024-03-06T10:06:16.647Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:178)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:156)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:145)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:135)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:89)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:152)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:639)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:546)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
05:06:16 [2024-03-06T10:06:16.648Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:06:16 [2024-03-06T10:06:16.648Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
05:06:16 [2024-03-06T10:06:16.648Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:06:16 [2024-03-06T10:06:16.648Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
05:06:16 [2024-03-06T10:06:16.648Z] !SUBENTRY 1 org.eclipse.tracecompass.tmf.ui 4 4 2024-03-06 10:06:16.509
05:06:16 [2024-03-06T10:06:16.648Z] !MESSAGE Cannot connect Unknown
05:06:16 [2024-03-06T10:06:16.648Z] !STACK 1
05:06:16 [2024-03-06T10:06:16.648Z] org.eclipse.core.runtime.CoreException: org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:124)
05:06:16 [2024-03-06T10:06:16.648Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
05:06:16 [2024-03-06T10:06:16.648Z] 	... 3 more
05:06:16 [2024-03-06T10:06:16.648Z] 
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.displayErrorDialog(AbstractTracePackageWizardPage.java:436)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleError(AbstractTracePackageWizardPage.java:414)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleErrorStatus(AbstractTracePackageWizardPage.java:361)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.createElementViewerInput(RemoteFetchLogWizardRemotePage.java:414)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.updateViewer(RemoteFetchLogWizardRemotePage.java:575)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.finish(RemoteFetchLogWizardRemotePage.java:471)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizard.performFinish(RemoteFetchLogWizard.java:114)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:837)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:474)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:823)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.jface.window.Window.open(Window.java:799)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogHandler.execute(RemoteFetchLogHandler.java:54)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:277)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:98)
05:06:16 [2024-03-06T10:06:16.648Z] 	at jdk.internal.reflect.GeneratedMethodAccessor79.invoke(Unknown Source)
05:06:16 [2024-03-06T10:06:16.648Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:06:16 [2024-03-06T10:06:16.648Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:298)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:232)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:174)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:165)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:485)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:204)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:444)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:442)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:464)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
05:06:16 [2024-03-06T10:06:16.648Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:659)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:178)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:156)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:145)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:135)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:89)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:152)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:639)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:546)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
05:06:16 [2024-03-06T10:06:16.649Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:06:16 [2024-03-06T10:06:16.649Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
05:06:16 [2024-03-06T10:06:16.649Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:06:16 [2024-03-06T10:06:16.649Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
05:06:16 [2024-03-06T10:06:16.649Z] Caused by: org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:124)
05:06:16 [2024-03-06T10:06:16.649Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
05:06:16 [2024-03-06T10:06:16.649Z] 	... 3 more
05:06:16 [2024-03-06T10:06:16.649Z] !SUBENTRY 2 org.eclipse.tracecompass.tmf.ui 4 4 2024-03-06 10:06:16.510
05:06:16 [2024-03-06T10:06:16.649Z] !MESSAGE org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:124)
05:06:16 [2024-03-06T10:06:16.649Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
05:06:16 [2024-03-06T10:06:16.649Z] 	... 3 more
05:06:16 [2024-03-06T10:06:16.649Z] 
05:06:16 [2024-03-06T10:06:16.649Z] !STACK 0
05:06:16 [2024-03-06T10:06:16.649Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:124)
05:06:16 [2024-03-06T10:06:16.649Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
05:06:16 [2024-03-06T10:06:16.649Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
05:06:16 [2024-03-06T10:06:16.649Z] 	... 3 more
05:06:16 [2024-03-06T10:06:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322592617 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:16 [2024-03-06T10:06:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Finish} time=322592692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:16 [2024-03-06T10:06:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322592703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:16 [2024-03-06T10:06:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Finish} time=322592703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:16 [2024-03-06T10:06:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Finish} time=322592704 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:16 [2024-03-06T10:06:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Finish} time=322592704 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:16 [2024-03-06T10:06:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:06:16 [2024-03-06T10:06:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
05:06:16 [2024-03-06T10:06:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:06:16 [2024-03-06T10:06:16.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:06:16 [2024-03-06T10:06:16.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:06:16 [2024-03-06T10:06:16.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:16 [2024-03-06T10:06:16.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
05:06:16 [2024-03-06T10:06:16.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
05:06:16 [2024-03-06T10:06:16.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:06:16 [2024-03-06T10:06:16.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:06:16 [2024-03-06T10:06:16.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
05:06:16 [2024-03-06T10:06:16.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=322592710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:16 [2024-03-06T10:06:16.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=322592710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:16 [2024-03-06T10:06:16.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=322592710 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:16 [2024-03-06T10:06:16.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=322592711 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:16 [2024-03-06T10:06:16.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=322592711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:16 [2024-03-06T10:06:16.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=322592711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:16 [2024-03-06T10:06:16.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=322592711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:16 [2024-03-06T10:06:16.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=322592408 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
05:06:16 [2024-03-06T10:06:16.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:06:16 [2024-03-06T10:06:16.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@9715d26] time=322592766 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:06:16 [2024-03-06T10:06:16.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:06:16 [2024-03-06T10:06:16.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:16 [2024-03-06T10:06:16.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:16 [2024-03-06T10:06:16.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:16 [2024-03-06T10:06:16.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322592794 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:06:16 [2024-03-06T10:06:16.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322592795 data=null doit=true}, TreeItem with text {Test}]
05:06:16 [2024-03-06T10:06:16.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322592795 data=null}, TreeItem with text {Test}]
05:06:16 [2024-03-06T10:06:16.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322592795 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:16 [2024-03-06T10:06:16.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322592795 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:06:16 [2024-03-06T10:06:16.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322592812 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:16 [2024-03-06T10:06:16.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:06:16 [2024-03-06T10:06:16.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:06:16 [2024-03-06T10:06:16.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:06:17 [2024-03-06T10:06:17.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:06:17 [2024-03-06T10:06:17.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
05:06:17 [2024-03-06T10:06:17.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:06:17 [2024-03-06T10:06:17.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:06:17 [2024-03-06T10:06:17.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:06:17 [2024-03-06T10:06:17.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:06:17 [2024-03-06T10:06:17.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:17 [2024-03-06T10:06:17.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:06:17 [2024-03-06T10:06:17.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:06:17 [2024-03-06T10:06:17.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:06:17 [2024-03-06T10:06:17.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322593613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:17 [2024-03-06T10:06:17.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322593613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:17 [2024-03-06T10:06:17.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322593613 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:17 [2024-03-06T10:06:17.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322593613 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:17 [2024-03-06T10:06:17.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322593613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:17 [2024-03-06T10:06:17.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322593613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:17 [2024-03-06T10:06:17.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322593613 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:17 [2024-03-06T10:06:17.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322593613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:17 [2024-03-06T10:06:17.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322593613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:17 [2024-03-06T10:06:17.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322593613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:17 [2024-03-06T10:06:17.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322593613 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:17 [2024-03-06T10:06:17.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322593613 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:17 [2024-03-06T10:06:17.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:06:17 [2024-03-06T10:06:17.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:06:17 [2024-03-06T10:06:17.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:06:17 [2024-03-06T10:06:17.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:17 [2024-03-06T10:06:17.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:06:17 [2024-03-06T10:06:17.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:06:17 [2024-03-06T10:06:17.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:06:17 [2024-03-06T10:06:17.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:17 [2024-03-06T10:06:17.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:06:17 [2024-03-06T10:06:17.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322593614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:17 [2024-03-06T10:06:17.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322593614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:17 [2024-03-06T10:06:17.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322593614 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:17 [2024-03-06T10:06:17.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322593614 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:17 [2024-03-06T10:06:17.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322593614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:17 [2024-03-06T10:06:17.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322593615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:17 [2024-03-06T10:06:17.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:17 [2024-03-06T10:06:17.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:17 [2024-03-06T10:06:17.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:17 [2024-03-06T10:06:17.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:17 [2024-03-06T10:06:17.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:17 [2024-03-06T10:06:17.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:06:17 [2024-03-06T10:06:17.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322593615 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:17 [2024-03-06T10:06:17.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322592854 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:06:18 [2024-03-06T10:06:18.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:06:18 [2024-03-06T10:06:18.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:18 [2024-03-06T10:06:18.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:18 [2024-03-06T10:06:18.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:18 [2024-03-06T10:06:18.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:18 [2024-03-06T10:06:18.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:18 [2024-03-06T10:06:18.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322594246 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:06:18 [2024-03-06T10:06:18.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322594246 data=null doit=true}, TreeItem with text {Test}]
05:06:18 [2024-03-06T10:06:18.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322594246 data=null}, TreeItem with text {Test}]
05:06:18 [2024-03-06T10:06:18.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322594246 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:18 [2024-03-06T10:06:18.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322594246 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:06:18 [2024-03-06T10:06:18.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322594259 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:18 [2024-03-06T10:06:18.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:18 [2024-03-06T10:06:18.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322594260 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:06:18 [2024-03-06T10:06:18.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322594260 data=null doit=true}, TreeItem with text {Test}]
05:06:18 [2024-03-06T10:06:18.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322594260 data=null}, TreeItem with text {Test}]
05:06:18 [2024-03-06T10:06:18.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322594260 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:18 [2024-03-06T10:06:18.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322594260 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:06:18 [2024-03-06T10:06:18.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322594271 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:18 [2024-03-06T10:06:18.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322594271 data=null doit=true}, TreeItem with text {Test}]
05:06:18 [2024-03-06T10:06:18.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322594271 data=null}, TreeItem with text {Test}]
05:06:18 [2024-03-06T10:06:18.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322594271 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:18 [2024-03-06T10:06:18.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322594271 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
05:06:18 [2024-03-06T10:06:18.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322594273 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:18 [2024-03-06T10:06:18.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:18 [2024-03-06T10:06:18.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322594274 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:06:18 [2024-03-06T10:06:18.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322594274 data=null doit=true}, TreeItem with text {Traces [0]}]
05:06:18 [2024-03-06T10:06:18.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322594274 data=null}, TreeItem with text {Traces [0]}]
05:06:18 [2024-03-06T10:06:18.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322594274 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:18 [2024-03-06T10:06:18.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322594274 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:06:18 [2024-03-06T10:06:18.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322594291 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:18 [2024-03-06T10:06:18.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:18 [2024-03-06T10:06:18.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322594292 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:06:18 [2024-03-06T10:06:18.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322594292 data=null doit=true}, TreeItem with text {Traces [0]}]
05:06:18 [2024-03-06T10:06:18.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322594292 data=null}, TreeItem with text {Traces [0]}]
05:06:18 [2024-03-06T10:06:18.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322594292 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:18 [2024-03-06T10:06:18.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322594292 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:06:18 [2024-03-06T10:06:18.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322594301 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:18 [2024-03-06T10:06:18.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
05:06:18 [2024-03-06T10:06:18.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
05:06:18 [2024-03-06T10:06:18.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
05:06:18 [2024-03-06T10:06:18.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
05:06:18 [2024-03-06T10:06:18.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322594531 data=null doit=true}, Shell with text {Fetch Remote Traces}]
05:06:18 [2024-03-06T10:06:18.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
05:06:18 [2024-03-06T10:06:18.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
05:06:18 [2024-03-06T10:06:18.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')
05:06:18 [2024-03-06T10:06:18.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
05:06:18 [2024-03-06T10:06:18.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=322594532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=322594532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=322594532 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=322594532 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=322594532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=322594549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=322594666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=322594674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=322594674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=322594674 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=322594674 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
05:06:18 [2024-03-06T10:06:18.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences (Filtered)} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322594680 data=null doit=true}, Shell with text {Preferences (Filtered)}]
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=322594682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=322594682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=322594682 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=322594682 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=322594682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=322594682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=322594683 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=322594703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=322594703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=322594703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=322594703 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=322594703 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=322594706 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=322594707 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=322594707 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=322594707 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322594707 data=null item=TreeItem {name (ssh://userinfo@host:22)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=322594731 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
05:06:18 [2024-03-06T10:06:18.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: (of type 'Text' and with label (with mnemonic 'URI:'))
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=322594740 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=322594740 data=null doit=true}, Tree node with text: /rootpath]
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=322594740 data=null}, Tree node with text: /rootpath]
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=322594740 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322594741 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=322594755 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@295af3a1
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=322594759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=322594759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=322594759 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=322594759 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=322594763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=322594763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=322594763 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:18 [2024-03-06T10:06:18.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=322594764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=322594764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=322594764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=322594764 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=322594764 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=322594765 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=322594765 data=null doit=true}, Tree node with text: .*]
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=322594765 data=null}, Tree node with text: .*]
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=322594771 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322594772 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=322594815 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322594825 data=null button=0 stateMask=0x0 x=577 y=150 count=0}, Tree node with text: /rootpath]
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322594825 data=null doit=true}, Tree node with text: /rootpath]
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322594825 data=null}, Tree node with text: /rootpath]
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322594826 data=null button=1 stateMask=0x0 x=577 y=150 count=1}, Tree node with text: /rootpath]
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322594830 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322594847 data=null button=1 stateMask=0x80000 x=577 y=150 count=1}, Tree node with text: /rootpath]
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=322594850 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=322594870 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=322594870 data=null doit=true}, Tree node with text: .*]
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=322594870 data=null}, Tree node with text: .*]
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=322594870 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322594871 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=322594888 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
05:06:18 [2024-03-06T10:06:18.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace type:'))
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=322594892 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace type:'))]
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322594893 data=null button=0 stateMask=0x0 x=577 y=150 count=0}, Tree node with text: /rootpath]
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322594893 data=null doit=true}, Tree node with text: /rootpath]
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322594893 data=null}, Tree node with text: /rootpath]
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322594894 data=null button=1 stateMask=0x0 x=577 y=150 count=1}, Tree node with text: /rootpath]
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322594894 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322594901 data=null button=1 stateMask=0x80000 x=577 y=150 count=1}, Tree node with text: /rootpath]
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=322594905 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=322594931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=322594931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=322594931 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=322594931 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=322594931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=322594931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=322594931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=322594549 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322594981 data=null doit=true}, Shell with text {Fetch Remote Traces}]
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
05:06:18 [2024-03-06T10:06:18.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
05:06:18 [2024-03-06T10:06:18.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
05:06:18 [2024-03-06T10:06:18.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
05:06:18 [2024-03-06T10:06:18.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
05:06:18 [2024-03-06T10:06:18.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
05:06:18 [2024-03-06T10:06:18.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
05:06:18 [2024-03-06T10:06:18.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
05:06:18 [2024-03-06T10:06:18.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
05:06:18 [2024-03-06T10:06:18.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
05:06:18 [2024-03-06T10:06:18.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
05:06:18 [2024-03-06T10:06:18.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
05:06:18 [2024-03-06T10:06:18.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
05:06:18 [2024-03-06T10:06:18.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
05:06:18 [2024-03-06T10:06:18.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
05:06:18 [2024-03-06T10:06:18.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
05:06:18 [2024-03-06T10:06:18.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:18 [2024-03-06T10:06:18.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:06:18 [2024-03-06T10:06:18.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
05:06:18 [2024-03-06T10:06:18.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=322594983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=322594983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=322594983 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=322594984 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=322594984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=322594984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:18 [2024-03-06T10:06:18.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=322594984 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:19 [2024-03-06T10:06:19.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:19 [2024-03-06T10:06:19.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:19 [2024-03-06T10:06:19.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:19 [2024-03-06T10:06:19.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:19 [2024-03-06T10:06:19.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:19 [2024-03-06T10:06:19.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
05:06:19 [2024-03-06T10:06:19.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
05:06:19 [2024-03-06T10:06:19.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
05:06:19 [2024-03-06T10:06:19.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:06:19 [2024-03-06T10:06:19.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
05:06:19 [2024-03-06T10:06:19.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
05:06:19 [2024-03-06T10:06:19.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
05:06:19 [2024-03-06T10:06:19.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:06:19 [2024-03-06T10:06:19.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:19 [2024-03-06T10:06:19.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:06:19 [2024-03-06T10:06:19.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
05:06:19 [2024-03-06T10:06:19.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=322595006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
05:06:19 [2024-03-06T10:06:19.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=322595006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
05:06:19 [2024-03-06T10:06:19.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=322595006 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
05:06:19 [2024-03-06T10:06:19.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=322595006 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
05:06:19 [2024-03-06T10:06:19.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=322595006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
05:06:19 [2024-03-06T10:06:19.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=322595006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
05:06:19 [2024-03-06T10:06:19.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=322595006 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
05:06:19 [2024-03-06T10:06:19.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
05:06:19 [2024-03-06T10:06:19.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
05:06:19 [2024-03-06T10:06:19.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
05:06:19 [2024-03-06T10:06:19.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
05:06:19 [2024-03-06T10:06:19.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
05:06:19 [2024-03-06T10:06:19.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
05:06:19 [2024-03-06T10:06:19.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
05:06:19 [2024-03-06T10:06:19.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=322595020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=322595020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=322595020 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=322595020 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=322595021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=322595021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=322595021 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:19 [2024-03-06T10:06:19.059Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:19 [2024-03-06T10:06:19.059Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:19 [2024-03-06T10:06:19.059Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:19 [2024-03-06T10:06:19.059Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:19 [2024-03-06T10:06:19.059Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=322595040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=322595040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=322595041 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:06:19 [2024-03-06T10:06:19.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=322595041 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:06:19 [2024-03-06T10:06:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=322595041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:06:19 [2024-03-06T10:06:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=322595041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:06:19 [2024-03-06T10:06:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=322595041 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:06:19 [2024-03-06T10:06:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=322595042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:06:19 [2024-03-06T10:06:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=322595042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:06:19 [2024-03-06T10:06:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=322595042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:06:19 [2024-03-06T10:06:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=322595042 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:06:19 [2024-03-06T10:06:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=322595042 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:06:19 [2024-03-06T10:06:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
05:06:19 [2024-03-06T10:06:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: syslog
05:06:19 [2024-03-06T10:06:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
05:06:19 [2024-03-06T10:06:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
05:06:19 [2024-03-06T10:06:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:06:19 [2024-03-06T10:06:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:06:19 [2024-03-06T10:06:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:19 [2024-03-06T10:06:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:06:19 [2024-03-06T10:06:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:06:19 [2024-03-06T10:06:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:06:19 [2024-03-06T10:06:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:06:19 [2024-03-06T10:06:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:06:19 [2024-03-06T10:06:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322595046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:19 [2024-03-06T10:06:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322595046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:19 [2024-03-06T10:06:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322595046 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:19 [2024-03-06T10:06:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322595046 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:19 [2024-03-06T10:06:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322595046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:19 [2024-03-06T10:06:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322595046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:19 [2024-03-06T10:06:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322595046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:19 [2024-03-06T10:06:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=322594338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
05:06:19 [2024-03-06T10:06:19.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:06:19 [2024-03-06T10:06:19.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:06:19 [2024-03-06T10:06:19.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:19 [2024-03-06T10:06:19.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:19 [2024-03-06T10:06:19.316Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:06:19 [2024-03-06T10:06:19.316Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:06:19 [2024-03-06T10:06:19.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322595425 data=null doit=true}, TreeItem with text {Traces [1]}]
05:06:19 [2024-03-06T10:06:19.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322595425 data=null}, TreeItem with text {Traces [1]}]
05:06:19 [2024-03-06T10:06:19.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322595425 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:06:19 [2024-03-06T10:06:19.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322595425 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
05:06:19 [2024-03-06T10:06:19.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322595426 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:06:19 [2024-03-06T10:06:19.316Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
05:06:19 [2024-03-06T10:06:19.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]}
05:06:19 [2024-03-06T10:06:19.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=322595427 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
05:06:19 [2024-03-06T10:06:19.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=322595427 data=null doit=true}, TreeItem with text {node1 [1]}]
05:06:19 [2024-03-06T10:06:19.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:19 [2024-03-06T10:06:19.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=322595427 data=null}, TreeItem with text {node1 [1]}]
05:06:19 [2024-03-06T10:06:19.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=322595427 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
05:06:19 [2024-03-06T10:06:19.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322595427 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
05:06:19 [2024-03-06T10:06:19.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=322595438 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
05:06:19 [2024-03-06T10:06:19.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=322595438 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
05:06:19 [2024-03-06T10:06:19.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=322595438 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
05:06:19 [2024-03-06T10:06:19.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322595438 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
05:06:19 [2024-03-06T10:06:19.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=322595441 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
05:06:19 [2024-03-06T10:06:19.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=322595441 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
05:06:19 [2024-03-06T10:06:19.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=322595441 data=null doit=true}, TreeItem with text {node1 [1]}]
05:06:19 [2024-03-06T10:06:19.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=322595441 data=null}, TreeItem with text {node1 [1]}]
05:06:19 [2024-03-06T10:06:19.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]}
05:06:19 [2024-03-06T10:06:19.317Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [1]} is already expanded. Won't expand it again.
05:06:19 [2024-03-06T10:06:19.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
05:06:19 [2024-03-06T10:06:19.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=322595442 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
05:06:19 [2024-03-06T10:06:19.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=322595442 data=null doit=true}, TreeItem with text {resources [1]}]
05:06:19 [2024-03-06T10:06:19.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:19 [2024-03-06T10:06:19.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=322595442 data=null}, TreeItem with text {resources [1]}]
05:06:19 [2024-03-06T10:06:19.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=322595442 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
05:06:19 [2024-03-06T10:06:19.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322595442 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
05:06:19 [2024-03-06T10:06:19.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=322595453 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
05:06:19 [2024-03-06T10:06:19.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=322595453 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
05:06:19 [2024-03-06T10:06:19.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=322595453 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
05:06:19 [2024-03-06T10:06:19.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322595453 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
05:06:19 [2024-03-06T10:06:19.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=322595456 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
05:06:19 [2024-03-06T10:06:19.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=322595456 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
05:06:19 [2024-03-06T10:06:19.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=322595457 data=null doit=true}, TreeItem with text {resources [1]}]
05:06:19 [2024-03-06T10:06:19.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=322595457 data=null}, TreeItem with text {resources [1]}]
05:06:19 [2024-03-06T10:06:19.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
05:06:19 [2024-03-06T10:06:19.317Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
05:06:19 [2024-03-06T10:06:19.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
05:06:19 [2024-03-06T10:06:19.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=322595457 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
05:06:19 [2024-03-06T10:06:19.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=322595457 data=null doit=true}, TreeItem with text {syslog}]
05:06:19 [2024-03-06T10:06:19.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:19 [2024-03-06T10:06:19.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=322595457 data=null}, TreeItem with text {syslog}]
05:06:19 [2024-03-06T10:06:19.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=322595458 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}]
05:06:19 [2024-03-06T10:06:19.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322595458 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
05:06:19 [2024-03-06T10:06:19.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=322595478 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}]
05:06:19 [2024-03-06T10:06:19.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=322595478 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
05:06:19 [2024-03-06T10:06:19.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=322595478 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
05:06:19 [2024-03-06T10:06:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322595479 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
05:06:19 [2024-03-06T10:06:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=322595512 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}]
05:06:19 [2024-03-06T10:06:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=322595640 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
05:06:19 [2024-03-06T10:06:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=322595640 data=null doit=true}, TreeItem with text {syslog}]
05:06:19 [2024-03-06T10:06:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=322595640 data=null}, TreeItem with text {syslog}]
05:06:19 [2024-03-06T10:06:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
05:06:19 [2024-03-06T10:06:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
05:06:19 [2024-03-06T10:06:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/node1/resources/syslog - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@9715d26] time=322595641 data=null doit=true}, Shell with text {data - Test/Traces/node1/resources/syslog - Eclipse Platform}]
05:06:19 [2024-03-06T10:06:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:06:19 [2024-03-06T10:06:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:06:19 [2024-03-06T10:06:19.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:06:19 [2024-03-06T10:06:19.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:06:19 [2024-03-06T10:06:19.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:06:20 [2024-03-06T10:06:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322596031 data=null doit=true}, Shell with text {Preferences}]
05:06:20 [2024-03-06T10:06:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:20 [2024-03-06T10:06:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:20 [2024-03-06T10:06:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:20 [2024-03-06T10:06:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:20 [2024-03-06T10:06:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:20 [2024-03-06T10:06:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322596035 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
05:06:20 [2024-03-06T10:06:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322596035 data=null doit=true}, TreeItem with text {Tracing}]
05:06:20 [2024-03-06T10:06:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322596036 data=null}, TreeItem with text {Tracing}]
05:06:20 [2024-03-06T10:06:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322596036 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
05:06:20 [2024-03-06T10:06:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322596036 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:06:20 [2024-03-06T10:06:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322596069 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
05:06:20 [2024-03-06T10:06:20.084Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:06:20 [2024-03-06T10:06:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:20 [2024-03-06T10:06:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=322596069 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
05:06:20 [2024-03-06T10:06:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=322596070 data=null doit=true}, Tree node with text: Remote Profiles]
05:06:20 [2024-03-06T10:06:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=322596070 data=null}, Tree node with text: Remote Profiles]
05:06:20 [2024-03-06T10:06:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=322596070 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
05:06:20 [2024-03-06T10:06:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322596070 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
05:06:20 [2024-03-06T10:06:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=322596072 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
05:06:20 [2024-03-06T10:06:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:20 [2024-03-06T10:06:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:20 [2024-03-06T10:06:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:20 [2024-03-06T10:06:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:20 [2024-03-06T10:06:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:20 [2024-03-06T10:06:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=322596076 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
05:06:20 [2024-03-06T10:06:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=322596077 data=null doit=true}, TreeItem with text {new profile}]
05:06:20 [2024-03-06T10:06:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=322596077 data=null}, TreeItem with text {new profile}]
05:06:20 [2024-03-06T10:06:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=322596077 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
05:06:20 [2024-03-06T10:06:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322596077 data=null item=TreeItem {new profile} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {new profile}]
05:06:20 [2024-03-06T10:06:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=322596081 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
05:06:20 [2024-03-06T10:06:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:06:20 [2024-03-06T10:06:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:06:20 [2024-03-06T10:06:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=322596083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=322596083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=322596083 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=322596083 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=322596084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=322596084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=322596084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:20 [2024-03-06T10:06:20.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:20 [2024-03-06T10:06:20.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:20 [2024-03-06T10:06:20.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:20 [2024-03-06T10:06:20.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:20 [2024-03-06T10:06:20.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=322596114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=322596114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=322596114 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=322596114 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=322596115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=322596115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=322596115 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=322595688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:06:20 [2024-03-06T10:06:20.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:06:20 [2024-03-06T10:06:20.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@9715d26] time=322596329 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:06:20 [2024-03-06T10:06:20.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:06:20 [2024-03-06T10:06:20.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:20 [2024-03-06T10:06:20.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:20 [2024-03-06T10:06:20.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:20 [2024-03-06T10:06:20.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322596334 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:06:20 [2024-03-06T10:06:20.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322596334 data=null doit=true}, TreeItem with text {Test}]
05:06:20 [2024-03-06T10:06:20.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322596334 data=null}, TreeItem with text {Test}]
05:06:20 [2024-03-06T10:06:20.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322596334 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:20 [2024-03-06T10:06:20.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322596334 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:06:20 [2024-03-06T10:06:20.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322596366 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:20 [2024-03-06T10:06:20.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:06:20 [2024-03-06T10:06:20.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:06:20 [2024-03-06T10:06:20.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:06:20 [2024-03-06T10:06:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:06:20 [2024-03-06T10:06:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
05:06:20 [2024-03-06T10:06:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:06:20 [2024-03-06T10:06:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:06:20 [2024-03-06T10:06:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:06:20 [2024-03-06T10:06:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:06:20 [2024-03-06T10:06:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:20 [2024-03-06T10:06:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:06:20 [2024-03-06T10:06:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:06:20 [2024-03-06T10:06:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:06:21 [2024-03-06T10:06:21.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322597094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:21 [2024-03-06T10:06:21.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322597094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:21 [2024-03-06T10:06:21.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322597094 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:21 [2024-03-06T10:06:21.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322597094 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:21 [2024-03-06T10:06:21.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322597094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:21 [2024-03-06T10:06:21.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322597094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:21 [2024-03-06T10:06:21.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322597095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:21 [2024-03-06T10:06:21.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322597095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:21 [2024-03-06T10:06:21.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322597095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:21 [2024-03-06T10:06:21.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322597095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:21 [2024-03-06T10:06:21.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322597095 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:21 [2024-03-06T10:06:21.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322597095 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:21 [2024-03-06T10:06:21.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:06:21 [2024-03-06T10:06:21.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:06:21 [2024-03-06T10:06:21.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:06:21 [2024-03-06T10:06:21.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:21 [2024-03-06T10:06:21.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:06:21 [2024-03-06T10:06:21.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:06:21 [2024-03-06T10:06:21.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:06:21 [2024-03-06T10:06:21.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:21 [2024-03-06T10:06:21.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:06:21 [2024-03-06T10:06:21.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322597095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:21 [2024-03-06T10:06:21.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322597095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:21 [2024-03-06T10:06:21.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322597096 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:21 [2024-03-06T10:06:21.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322597096 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:21 [2024-03-06T10:06:21.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322597096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:21 [2024-03-06T10:06:21.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322597096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:21 [2024-03-06T10:06:21.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:21 [2024-03-06T10:06:21.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:21 [2024-03-06T10:06:21.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:21 [2024-03-06T10:06:21.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:21 [2024-03-06T10:06:21.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:21 [2024-03-06T10:06:21.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:06:21 [2024-03-06T10:06:21.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322597096 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:21 [2024-03-06T10:06:21.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322596410 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322597714 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322597714 data=null doit=true}, TreeItem with text {Test}]
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322597714 data=null}, TreeItem with text {Test}]
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322597714 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322597714 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322597745 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322597746 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322597746 data=null doit=true}, TreeItem with text {Test}]
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322597746 data=null}, TreeItem with text {Test}]
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322597746 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322597747 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322597769 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322597770 data=null doit=true}, TreeItem with text {Test}]
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322597770 data=null}, TreeItem with text {Test}]
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322597770 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322597770 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322597771 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322597772 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322597772 data=null doit=true}, TreeItem with text {Traces [0]}]
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322597772 data=null}, TreeItem with text {Traces [0]}]
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322597772 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322597772 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322597785 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322597785 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322597785 data=null doit=true}, TreeItem with text {Traces [0]}]
05:06:21 [2024-03-06T10:06:21.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322597786 data=null}, TreeItem with text {Traces [0]}]
05:06:21 [2024-03-06T10:06:21.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322597786 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:21 [2024-03-06T10:06:21.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322597786 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:06:21 [2024-03-06T10:06:21.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322597789 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:21 [2024-03-06T10:06:21.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
05:06:21 [2024-03-06T10:06:21.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
05:06:21 [2024-03-06T10:06:21.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
05:06:21 [2024-03-06T10:06:21.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
05:06:21 [2024-03-06T10:06:21.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322598010 data=null doit=true}, Shell with text {Fetch Remote Traces}]
05:06:21 [2024-03-06T10:06:21.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
05:06:21 [2024-03-06T10:06:21.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
05:06:21 [2024-03-06T10:06:21.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
05:06:21 [2024-03-06T10:06:21.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')
05:06:21 [2024-03-06T10:06:21.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:06:21 [2024-03-06T10:06:21.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:06:21 [2024-03-06T10:06:21.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:06:21 [2024-03-06T10:06:21.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:21 [2024-03-06T10:06:21.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:06:21 [2024-03-06T10:06:21.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
05:06:21 [2024-03-06T10:06:21.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=322598011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:21 [2024-03-06T10:06:21.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=322598011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:21 [2024-03-06T10:06:21.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=322598011 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:21 [2024-03-06T10:06:21.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=322598011 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:21 [2024-03-06T10:06:21.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=322598011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:21 [2024-03-06T10:06:21.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=322598011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=322598170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=322598173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=322598173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=322598173 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=322598173 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
05:06:22 [2024-03-06T10:06:22.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
05:06:22 [2024-03-06T10:06:22.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences (Filtered)} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322598176 data=null doit=true}, Shell with text {Preferences (Filtered)}]
05:06:22 [2024-03-06T10:06:22.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
05:06:22 [2024-03-06T10:06:22.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
05:06:22 [2024-03-06T10:06:22.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')
05:06:22 [2024-03-06T10:06:22.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
05:06:22 [2024-03-06T10:06:22.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=322598181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=322598181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=322598182 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=322598182 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=322598182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=322598182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=322598182 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=322598202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=322598203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=322598203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=322598203 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=322598203 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=322598207 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=322598207 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=322598207 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=322598207 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322598207 data=null item=TreeItem {name (ssh://userinfo@host:22)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=322598236 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: (of type 'Text' and with label (with mnemonic 'URI:'))
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=322598242 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=322598242 data=null doit=true}, Tree node with text: /rootpath]
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=322598242 data=null}, Tree node with text: /rootpath]
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=322598243 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
05:06:22 [2024-03-06T10:06:22.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322598247 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=322598257 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@365af87d
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=322598265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=322598265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=322598265 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=322598265 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=322598265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=322598266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=322598266 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=322598266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=322598266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=322598266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=322598266 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=322598267 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=322598267 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=322598267 data=null doit=true}, Tree node with text: .*]
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=322598267 data=null}, Tree node with text: .*]
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=322598268 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322598268 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=322598289 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
05:06:22 [2024-03-06T10:06:22.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322598292 data=null button=0 stateMask=0x0 x=577 y=150 count=0}, Tree node with text: /rootpath]
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322598292 data=null doit=true}, Tree node with text: /rootpath]
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322598292 data=null}, Tree node with text: /rootpath]
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322598293 data=null button=1 stateMask=0x0 x=577 y=150 count=1}, Tree node with text: /rootpath]
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322598297 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322598310 data=null button=1 stateMask=0x80000 x=577 y=150 count=1}, Tree node with text: /rootpath]
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=322598316 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=322598339 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=322598339 data=null doit=true}, Tree node with text: .*]
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=322598339 data=null}, Tree node with text: .*]
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=322598339 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322598340 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=322598358 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace type:'))
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=322598362 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace type:'))]
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322598363 data=null button=0 stateMask=0x0 x=577 y=150 count=0}, Tree node with text: /rootpath]
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322598363 data=null doit=true}, Tree node with text: /rootpath]
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322598363 data=null}, Tree node with text: /rootpath]
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322598364 data=null button=1 stateMask=0x0 x=577 y=150 count=1}, Tree node with text: /rootpath]
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322598364 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322598370 data=null button=1 stateMask=0x80000 x=577 y=150 count=1}, Tree node with text: /rootpath]
05:06:22 [2024-03-06T10:06:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
05:06:22 [2024-03-06T10:06:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
05:06:22 [2024-03-06T10:06:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=322598378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
05:06:22 [2024-03-06T10:06:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
05:06:22 [2024-03-06T10:06:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:06:22 [2024-03-06T10:06:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:06:22 [2024-03-06T10:06:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:06:22 [2024-03-06T10:06:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:06:22 [2024-03-06T10:06:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:06:22 [2024-03-06T10:06:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=322598398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=322598398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=322598398 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=322598398 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=322598398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=322598398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=322598398 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=322598011 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:06:22 [2024-03-06T10:06:22.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322598444 data=null doit=true}, Shell with text {Fetch Remote Traces}]
05:06:22 [2024-03-06T10:06:22.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
05:06:22 [2024-03-06T10:06:22.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
05:06:22 [2024-03-06T10:06:22.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
05:06:22 [2024-03-06T10:06:22.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
05:06:22 [2024-03-06T10:06:22.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
05:06:22 [2024-03-06T10:06:22.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
05:06:22 [2024-03-06T10:06:22.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
05:06:22 [2024-03-06T10:06:22.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
05:06:22 [2024-03-06T10:06:22.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
05:06:22 [2024-03-06T10:06:22.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
05:06:22 [2024-03-06T10:06:22.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
05:06:22 [2024-03-06T10:06:22.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
05:06:22 [2024-03-06T10:06:22.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
05:06:22 [2024-03-06T10:06:22.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
05:06:22 [2024-03-06T10:06:22.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
05:06:22 [2024-03-06T10:06:22.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
05:06:22 [2024-03-06T10:06:22.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
05:06:22 [2024-03-06T10:06:22.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=322598446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=322598446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=322598446 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=322598446 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=322598446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=322598446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=322598447 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:22 [2024-03-06T10:06:22.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:22 [2024-03-06T10:06:22.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:22 [2024-03-06T10:06:22.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:22 [2024-03-06T10:06:22.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=322598473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=322598474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=322598474 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=322598474 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=322598474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=322598474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=322598474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
05:06:22 [2024-03-06T10:06:22.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
05:06:22 [2024-03-06T10:06:22.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
05:06:22 [2024-03-06T10:06:22.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
05:06:22 [2024-03-06T10:06:22.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
05:06:22 [2024-03-06T10:06:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=322598488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=322598488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=322598488 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=322598488 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=322598489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=322598489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=322598489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:22 [2024-03-06T10:06:22.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:22 [2024-03-06T10:06:22.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:22 [2024-03-06T10:06:22.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:22 [2024-03-06T10:06:22.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=322598512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=322598512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=322598512 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=322598512 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=322598513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=322598513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=322598513 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=322598514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=322598514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=322598514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=322598514 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=322598514 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
05:06:22 [2024-03-06T10:06:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:06:22 [2024-03-06T10:06:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:06:22 [2024-03-06T10:06:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:06:22 [2024-03-06T10:06:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:06:22 [2024-03-06T10:06:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:06:22 [2024-03-06T10:06:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322598515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322598515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322598515 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322598515 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322598515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322598515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.495Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:06:22 [2024-03-06T10:06:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322598515 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:22 [2024-03-06T10:06:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=322597833 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
05:06:22 [2024-03-06T10:06:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:06:22 [2024-03-06T10:06:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@9715d26] time=322598569 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:06:22 [2024-03-06T10:06:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:06:22 [2024-03-06T10:06:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:06:22 [2024-03-06T10:06:22.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:06:22 [2024-03-06T10:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:06:22 [2024-03-06T10:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:06:22 [2024-03-06T10:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322598907 data=null doit=true}, Shell with text {Preferences}]
05:06:22 [2024-03-06T10:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:22 [2024-03-06T10:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:22 [2024-03-06T10:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:22 [2024-03-06T10:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:22 [2024-03-06T10:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:22 [2024-03-06T10:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322598910 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
05:06:22 [2024-03-06T10:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322598910 data=null doit=true}, TreeItem with text {Tracing}]
05:06:22 [2024-03-06T10:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322598910 data=null}, TreeItem with text {Tracing}]
05:06:22 [2024-03-06T10:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322598910 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
05:06:22 [2024-03-06T10:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322598910 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:06:22 [2024-03-06T10:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322598934 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
05:06:22 [2024-03-06T10:06:22.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:06:22 [2024-03-06T10:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:22 [2024-03-06T10:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=322598934 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
05:06:22 [2024-03-06T10:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=322598935 data=null doit=true}, Tree node with text: Remote Profiles]
05:06:22 [2024-03-06T10:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=322598935 data=null}, Tree node with text: Remote Profiles]
05:06:22 [2024-03-06T10:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=322598935 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
05:06:22 [2024-03-06T10:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322598935 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
05:06:22 [2024-03-06T10:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=322598937 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
05:06:22 [2024-03-06T10:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:22 [2024-03-06T10:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:22 [2024-03-06T10:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:22 [2024-03-06T10:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:22 [2024-03-06T10:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:22 [2024-03-06T10:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=322598940 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
05:06:22 [2024-03-06T10:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=322598940 data=null doit=true}, TreeItem with text {new profile}]
05:06:22 [2024-03-06T10:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=322598940 data=null}, TreeItem with text {new profile}]
05:06:22 [2024-03-06T10:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=322598940 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
05:06:22 [2024-03-06T10:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322598940 data=null item=TreeItem {new profile} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {new profile}]
05:06:22 [2024-03-06T10:06:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=322598943 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=322598944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=322598944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=322598944 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=322598944 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=322598945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=322598945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=322598945 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:23 [2024-03-06T10:06:23.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:23 [2024-03-06T10:06:23.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:23 [2024-03-06T10:06:23.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:23 [2024-03-06T10:06:23.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:23 [2024-03-06T10:06:23.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=322598962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=322598962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=322598962 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=322598962 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:23 [2024-03-06T10:06:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=322598963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:23 [2024-03-06T10:06:23.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=322598963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:23 [2024-03-06T10:06:23.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=322598963 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:23 [2024-03-06T10:06:23.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=322598597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:06:23 [2024-03-06T10:06:23.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:06:23 [2024-03-06T10:06:23.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@9715d26] time=322599129 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:06:23 [2024-03-06T10:06:23.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:06:23 [2024-03-06T10:06:23.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:23 [2024-03-06T10:06:23.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:23 [2024-03-06T10:06:23.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:23 [2024-03-06T10:06:23.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322599134 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:06:23 [2024-03-06T10:06:23.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322599134 data=null doit=true}, TreeItem with text {Test}]
05:06:23 [2024-03-06T10:06:23.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322599134 data=null}, TreeItem with text {Test}]
05:06:23 [2024-03-06T10:06:23.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322599134 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:23 [2024-03-06T10:06:23.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322599134 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:06:23 [2024-03-06T10:06:23.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322599156 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:23 [2024-03-06T10:06:23.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:06:23 [2024-03-06T10:06:23.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:06:23 [2024-03-06T10:06:23.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:06:23 [2024-03-06T10:06:23.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:06:23 [2024-03-06T10:06:23.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
05:06:23 [2024-03-06T10:06:23.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:06:23 [2024-03-06T10:06:23.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:06:23 [2024-03-06T10:06:23.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:06:23 [2024-03-06T10:06:23.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:06:23 [2024-03-06T10:06:23.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:23 [2024-03-06T10:06:23.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:06:23 [2024-03-06T10:06:23.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:06:23 [2024-03-06T10:06:23.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:06:23 [2024-03-06T10:06:23.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322599894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:23 [2024-03-06T10:06:23.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322599895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:23 [2024-03-06T10:06:23.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322599895 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:23 [2024-03-06T10:06:23.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322599895 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:23 [2024-03-06T10:06:23.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322599895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:23 [2024-03-06T10:06:23.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322599895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:23 [2024-03-06T10:06:23.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322599895 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:23 [2024-03-06T10:06:23.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322599895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:23 [2024-03-06T10:06:23.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322599895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:23 [2024-03-06T10:06:23.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322599895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:23 [2024-03-06T10:06:23.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322599895 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:23 [2024-03-06T10:06:23.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322599895 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:23 [2024-03-06T10:06:23.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:06:23 [2024-03-06T10:06:23.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:06:23 [2024-03-06T10:06:23.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:06:23 [2024-03-06T10:06:23.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:23 [2024-03-06T10:06:23.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:06:23 [2024-03-06T10:06:23.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:06:23 [2024-03-06T10:06:23.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:06:23 [2024-03-06T10:06:23.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:23 [2024-03-06T10:06:23.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:06:23 [2024-03-06T10:06:23.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322599896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:23 [2024-03-06T10:06:23.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322599896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:23 [2024-03-06T10:06:23.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322599896 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:23 [2024-03-06T10:06:23.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322599896 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:23 [2024-03-06T10:06:23.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322599896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:23 [2024-03-06T10:06:23.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322599896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:23 [2024-03-06T10:06:23.826Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:23 [2024-03-06T10:06:23.826Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:23 [2024-03-06T10:06:23.826Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:23 [2024-03-06T10:06:23.826Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:23 [2024-03-06T10:06:23.826Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:23 [2024-03-06T10:06:23.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:06:23 [2024-03-06T10:06:23.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322599896 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:23 [2024-03-06T10:06:23.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322599204 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:06:24 [2024-03-06T10:06:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:06:24 [2024-03-06T10:06:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:24 [2024-03-06T10:06:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:24 [2024-03-06T10:06:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:24 [2024-03-06T10:06:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:24 [2024-03-06T10:06:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:24 [2024-03-06T10:06:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322600615 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:06:24 [2024-03-06T10:06:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322600616 data=null doit=true}, TreeItem with text {Test}]
05:06:24 [2024-03-06T10:06:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322600616 data=null}, TreeItem with text {Test}]
05:06:24 [2024-03-06T10:06:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322600616 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:24 [2024-03-06T10:06:24.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322600616 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322600645 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322600645 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322600645 data=null doit=true}, TreeItem with text {Test}]
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322600645 data=null}, TreeItem with text {Test}]
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322600646 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322600646 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322600650 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322600651 data=null doit=true}, TreeItem with text {Test}]
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322600651 data=null}, TreeItem with text {Test}]
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322600651 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322600651 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322600652 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322600653 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322600653 data=null doit=true}, TreeItem with text {Traces [0]}]
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322600653 data=null}, TreeItem with text {Traces [0]}]
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322600653 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322600653 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322600667 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322600667 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322600667 data=null doit=true}, TreeItem with text {Traces [0]}]
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322600667 data=null}, TreeItem with text {Traces [0]}]
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322600667 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322600668 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322600671 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322600886 data=null doit=true}, Shell with text {Fetch Remote Traces}]
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=322600887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=322600887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:24 [2024-03-06T10:06:24.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=322600887 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=322600887 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=322600982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=322600982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=322601072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=322601082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=322601082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=322601082 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=322601082 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
05:06:25 [2024-03-06T10:06:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
05:06:25 [2024-03-06T10:06:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences (Filtered)} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322601099 data=null doit=true}, Shell with text {Preferences (Filtered)}]
05:06:25 [2024-03-06T10:06:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
05:06:25 [2024-03-06T10:06:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
05:06:25 [2024-03-06T10:06:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')
05:06:25 [2024-03-06T10:06:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
05:06:25 [2024-03-06T10:06:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=322601101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=322601101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=322601101 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=322601101 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=322601103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=322601103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=322601103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=322601116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=322601116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=322601116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=322601116 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=322601116 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=322601131 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=322601131 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=322601131 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=322601132 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322601132 data=null item=TreeItem {name (ssh://userinfo@host:22)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=322601156 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: (of type 'Text' and with label (with mnemonic 'URI:'))
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=322601171 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=322601171 data=null doit=true}, Tree node with text: /rootpath]
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=322601171 data=null}, Tree node with text: /rootpath]
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=322601172 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322601172 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=322601181 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
05:06:25 [2024-03-06T10:06:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
05:06:25 [2024-03-06T10:06:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
05:06:25 [2024-03-06T10:06:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
05:06:25 [2024-03-06T10:06:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@38daeeff
05:06:25 [2024-03-06T10:06:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=322601189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:25 [2024-03-06T10:06:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=322601189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:25 [2024-03-06T10:06:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=322601189 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:25 [2024-03-06T10:06:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=322601190 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:25 [2024-03-06T10:06:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=322601190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:25 [2024-03-06T10:06:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=322601190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:25 [2024-03-06T10:06:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=322601190 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:25 [2024-03-06T10:06:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=322601191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:25 [2024-03-06T10:06:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=322601191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:25 [2024-03-06T10:06:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=322601191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:25 [2024-03-06T10:06:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=322601191 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:25 [2024-03-06T10:06:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=322601191 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:25 [2024-03-06T10:06:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:25 [2024-03-06T10:06:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=322601191 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
05:06:25 [2024-03-06T10:06:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=322601191 data=null doit=true}, Tree node with text: .*]
05:06:25 [2024-03-06T10:06:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=322601191 data=null}, Tree node with text: .*]
05:06:25 [2024-03-06T10:06:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=322601192 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
05:06:25 [2024-03-06T10:06:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322601192 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=322601215 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322601232 data=null button=0 stateMask=0x0 x=577 y=150 count=0}, Tree node with text: /rootpath]
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322601232 data=null doit=true}, Tree node with text: /rootpath]
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322601232 data=null}, Tree node with text: /rootpath]
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322601233 data=null button=1 stateMask=0x0 x=577 y=150 count=1}, Tree node with text: /rootpath]
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322601237 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322601248 data=null button=1 stateMask=0x80000 x=577 y=150 count=1}, Tree node with text: /rootpath]
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=322601254 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=322601280 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=322601280 data=null doit=true}, Tree node with text: .*]
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=322601280 data=null}, Tree node with text: .*]
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=322601281 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322601281 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=322601306 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace type:'))
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=322601311 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace type:'))]
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:25 [2024-03-06T10:06:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322601312 data=null button=0 stateMask=0x0 x=577 y=150 count=0}, Tree node with text: /rootpath]
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322601312 data=null doit=true}, Tree node with text: /rootpath]
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322601312 data=null}, Tree node with text: /rootpath]
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322601312 data=null button=1 stateMask=0x0 x=577 y=150 count=1}, Tree node with text: /rootpath]
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322601313 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322601325 data=null button=1 stateMask=0x80000 x=577 y=150 count=1}, Tree node with text: /rootpath]
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=322601327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=322601352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=322601353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=322601353 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=322601353 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=322601353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=322601353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=322601353 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=322600982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322601396 data=null doit=true}, Shell with text {Fetch Remote Traces}]
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
05:06:25 [2024-03-06T10:06:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=322601399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=322601399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=322601399 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=322601399 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=322601399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=322601399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=322601399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:25 [2024-03-06T10:06:25.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:25 [2024-03-06T10:06:25.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:25 [2024-03-06T10:06:25.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:25 [2024-03-06T10:06:25.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=322601419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=322601419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=322601419 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=322601419 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=322601419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=322601419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=322601419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
05:06:25 [2024-03-06T10:06:25.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
05:06:25 [2024-03-06T10:06:25.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
05:06:25 [2024-03-06T10:06:25.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
05:06:25 [2024-03-06T10:06:25.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
05:06:25 [2024-03-06T10:06:25.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=322601433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=322601433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=322601433 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=322601433 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=322601433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=322601433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=322601433 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.271Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:25 [2024-03-06T10:06:25.271Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:25 [2024-03-06T10:06:25.271Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:25 [2024-03-06T10:06:25.271Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:25 [2024-03-06T10:06:25.271Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322601454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322601455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322601455 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322601455 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322601455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322601455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.272Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:06:25 [2024-03-06T10:06:25.272Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:06:25 [2024-03-06T10:06:25.272Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:06:25 [2024-03-06T10:06:25.272Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:06:25 [2024-03-06T10:06:25.272Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:06:25 [2024-03-06T10:06:25.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:06:25 [2024-03-06T10:06:25.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322601455 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:06:25 [2024-03-06T10:06:25.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=322600713 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
05:06:25 [2024-03-06T10:06:25.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:06:25 [2024-03-06T10:06:25.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:25 [2024-03-06T10:06:25.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:25 [2024-03-06T10:06:25.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:06:25 [2024-03-06T10:06:25.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:06:25 [2024-03-06T10:06:25.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=322601962 data=null doit=true}, TreeItem with text {Traces [3]}]
05:06:25 [2024-03-06T10:06:25.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=322601962 data=null}, TreeItem with text {Traces [3]}]
05:06:25 [2024-03-06T10:06:25.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=322601963 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:06:25 [2024-03-06T10:06:25.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322601963 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
05:06:25 [2024-03-06T10:06:25.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=322601964 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:06:25 [2024-03-06T10:06:25.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
05:06:25 [2024-03-06T10:06:25.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
05:06:25 [2024-03-06T10:06:25.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=322601964 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
05:06:25 [2024-03-06T10:06:25.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=322601964 data=null doit=true}, TreeItem with text {node1 [3]}]
05:06:25 [2024-03-06T10:06:25.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:25 [2024-03-06T10:06:25.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=322601964 data=null}, TreeItem with text {node1 [3]}]
05:06:25 [2024-03-06T10:06:25.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=322601965 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:06:25 [2024-03-06T10:06:25.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322601965 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
05:06:25 [2024-03-06T10:06:25.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=322601971 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:06:25 [2024-03-06T10:06:25.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=322601971 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:06:25 [2024-03-06T10:06:25.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=322601971 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:06:25 [2024-03-06T10:06:25.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322601971 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
05:06:25 [2024-03-06T10:06:25.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=322601974 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:06:25 [2024-03-06T10:06:25.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=322601974 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
05:06:25 [2024-03-06T10:06:25.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=322601974 data=null doit=true}, TreeItem with text {node1 [3]}]
05:06:25 [2024-03-06T10:06:25.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=322601974 data=null}, TreeItem with text {node1 [3]}]
05:06:25 [2024-03-06T10:06:25.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
05:06:25 [2024-03-06T10:06:25.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
05:06:25 [2024-03-06T10:06:25.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
05:06:25 [2024-03-06T10:06:25.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=322601974 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
05:06:25 [2024-03-06T10:06:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=322601975 data=null doit=true}, TreeItem with text {resources [3]}]
05:06:25 [2024-03-06T10:06:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:25 [2024-03-06T10:06:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=322601975 data=null}, TreeItem with text {resources [3]}]
05:06:25 [2024-03-06T10:06:25.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=322601975 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
05:06:26 [2024-03-06T10:06:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322601975 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
05:06:26 [2024-03-06T10:06:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=322601985 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
05:06:26 [2024-03-06T10:06:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=322601986 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:06:26 [2024-03-06T10:06:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=322601986 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:06:26 [2024-03-06T10:06:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322601986 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
05:06:26 [2024-03-06T10:06:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=322601989 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:06:26 [2024-03-06T10:06:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=322601990 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
05:06:26 [2024-03-06T10:06:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=322601990 data=null doit=true}, TreeItem with text {resources [3]}]
05:06:26 [2024-03-06T10:06:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=322601990 data=null}, TreeItem with text {resources [3]}]
05:06:26 [2024-03-06T10:06:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
05:06:26 [2024-03-06T10:06:26.039Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
05:06:26 [2024-03-06T10:06:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
05:06:26 [2024-03-06T10:06:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=322601990 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
05:06:26 [2024-03-06T10:06:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=322601990 data=null doit=true}, TreeItem with text {generated [1]}]
05:06:26 [2024-03-06T10:06:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:26 [2024-03-06T10:06:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=322601991 data=null}, TreeItem with text {generated [1]}]
05:06:26 [2024-03-06T10:06:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=322601991 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
05:06:26 [2024-03-06T10:06:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322601991 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
05:06:26 [2024-03-06T10:06:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=322602003 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
05:06:26 [2024-03-06T10:06:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=322602004 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
05:06:26 [2024-03-06T10:06:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=322602004 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
05:06:26 [2024-03-06T10:06:26.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322602004 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
05:06:26 [2024-03-06T10:06:26.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=322602007 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
05:06:26 [2024-03-06T10:06:26.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=322602007 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
05:06:26 [2024-03-06T10:06:26.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=322602007 data=null doit=true}, TreeItem with text {generated [1]}]
05:06:26 [2024-03-06T10:06:26.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=322602007 data=null}, TreeItem with text {generated [1]}]
05:06:26 [2024-03-06T10:06:26.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
05:06:26 [2024-03-06T10:06:26.040Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
05:06:26 [2024-03-06T10:06:26.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
05:06:26 [2024-03-06T10:06:26.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=322602008 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
05:06:26 [2024-03-06T10:06:26.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=322602008 data=null doit=true}, TreeItem with text {synthetic-trace}]
05:06:26 [2024-03-06T10:06:26.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:26 [2024-03-06T10:06:26.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=322602008 data=null}, TreeItem with text {synthetic-trace}]
05:06:26 [2024-03-06T10:06:26.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=322602008 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
05:06:26 [2024-03-06T10:06:26.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322602009 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
05:06:26 [2024-03-06T10:06:26.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=322602034 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
05:06:26 [2024-03-06T10:06:26.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=322602035 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
05:06:26 [2024-03-06T10:06:26.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=322602035 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
05:06:26 [2024-03-06T10:06:26.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322602035 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
05:06:26 [2024-03-06T10:06:26.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=322602080 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
05:06:26 [2024-03-06T10:06:26.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=322602080 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
05:06:26 [2024-03-06T10:06:26.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=322602100 data=null doit=true}, TreeItem with text {synthetic-trace}]
05:06:26 [2024-03-06T10:06:26.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=322602252 data=null}, TreeItem with text {synthetic-trace}]
05:06:26 [2024-03-06T10:06:26.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
05:06:26 [2024-03-06T10:06:26.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
05:06:26 [2024-03-06T10:06:26.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:06:26 [2024-03-06T10:06:26.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:26 [2024-03-06T10:06:26.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:26 [2024-03-06T10:06:26.296Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:06:26 [2024-03-06T10:06:26.296Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
05:06:26 [2024-03-06T10:06:26.296Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
05:06:26 [2024-03-06T10:06:26.296Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
05:06:26 [2024-03-06T10:06:26.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
05:06:26 [2024-03-06T10:06:26.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=322602307 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
05:06:26 [2024-03-06T10:06:26.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=322602307 data=null doit=true}, TreeItem with text {node1 [3]}]
05:06:26 [2024-03-06T10:06:26.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:26 [2024-03-06T10:06:26.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=322602307 data=null}, TreeItem with text {node1 [3]}]
05:06:26 [2024-03-06T10:06:26.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=322602308 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:06:26 [2024-03-06T10:06:26.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322602308 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
05:06:26 [2024-03-06T10:06:26.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=322602318 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:06:26 [2024-03-06T10:06:26.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=322602319 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:06:26 [2024-03-06T10:06:26.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=322602333 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:06:26 [2024-03-06T10:06:26.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322602333 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
05:06:26 [2024-03-06T10:06:26.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=322602340 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
05:06:26 [2024-03-06T10:06:26.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=322602340 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
05:06:26 [2024-03-06T10:06:26.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=322602340 data=null doit=true}, TreeItem with text {node1 [3]}]
05:06:26 [2024-03-06T10:06:26.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=322602340 data=null}, TreeItem with text {node1 [3]}]
05:06:26 [2024-03-06T10:06:26.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
05:06:26 [2024-03-06T10:06:26.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=322602341 data=null doit=true}, TreeItem with text {node1 [3]}]
05:06:26 [2024-03-06T10:06:26.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=322602341 data=null}, TreeItem with text {node1 [3]}]
05:06:26 [2024-03-06T10:06:26.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=322602341 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:06:26 [2024-03-06T10:06:26.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322602341 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
05:06:26 [2024-03-06T10:06:26.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=322602342 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
05:06:26 [2024-03-06T10:06:26.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
05:06:26 [2024-03-06T10:06:26.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=322602342 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
05:06:26 [2024-03-06T10:06:26.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=322602342 data=null doit=true}, TreeItem with text {resources [3]}]
05:06:26 [2024-03-06T10:06:26.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:26 [2024-03-06T10:06:26.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=322602343 data=null}, TreeItem with text {resources [3]}]
05:06:26 [2024-03-06T10:06:26.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=322602343 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
05:06:26 [2024-03-06T10:06:26.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322602343 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
05:06:26 [2024-03-06T10:06:26.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=322602350 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
05:06:26 [2024-03-06T10:06:26.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=322602351 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:06:26 [2024-03-06T10:06:26.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=322602351 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:06:26 [2024-03-06T10:06:26.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322602351 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
05:06:26 [2024-03-06T10:06:26.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=322602363 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
05:06:26 [2024-03-06T10:06:26.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=322602363 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
05:06:26 [2024-03-06T10:06:26.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=322602364 data=null doit=true}, TreeItem with text {resources [3]}]
05:06:26 [2024-03-06T10:06:26.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=322602364 data=null}, TreeItem with text {resources [3]}]
05:06:26 [2024-03-06T10:06:26.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
05:06:26 [2024-03-06T10:06:26.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
05:06:26 [2024-03-06T10:06:26.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
05:06:26 [2024-03-06T10:06:26.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=322602364 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
05:06:26 [2024-03-06T10:06:26.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=322602364 data=null doit=true}, TreeItem with text {syslog}]
05:06:26 [2024-03-06T10:06:26.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:26 [2024-03-06T10:06:26.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=322602365 data=null}, TreeItem with text {syslog}]
05:06:26 [2024-03-06T10:06:26.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=322602365 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
05:06:26 [2024-03-06T10:06:26.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322602365 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
05:06:26 [2024-03-06T10:06:26.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=322602383 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
05:06:26 [2024-03-06T10:06:26.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=322602383 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
05:06:26 [2024-03-06T10:06:26.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=322602383 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
05:06:26 [2024-03-06T10:06:26.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322602383 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
05:06:26 [2024-03-06T10:06:26.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=322602422 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
05:06:26 [2024-03-06T10:06:26.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=322602532 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
05:06:26 [2024-03-06T10:06:26.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=322602532 data=null doit=true}, TreeItem with text {syslog}]
05:06:26 [2024-03-06T10:06:26.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=322602532 data=null}, TreeItem with text {syslog}]
05:06:26 [2024-03-06T10:06:26.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
05:06:26 [2024-03-06T10:06:26.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
05:06:26 [2024-03-06T10:06:26.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/node1/resources/syslog - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@9715d26] time=322602533 data=null doit=true}, Shell with text {data - Test/Traces/node1/resources/syslog - Eclipse Platform}]
05:06:26 [2024-03-06T10:06:26.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:06:26 [2024-03-06T10:06:26.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:06:26 [2024-03-06T10:06:26.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:06:26 [2024-03-06T10:06:26.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:06:26 [2024-03-06T10:06:26.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:06:26 [2024-03-06T10:06:26.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322602858 data=null doit=true}, Shell with text {Preferences}]
05:06:26 [2024-03-06T10:06:26.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:26 [2024-03-06T10:06:26.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:26 [2024-03-06T10:06:26.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:26 [2024-03-06T10:06:26.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:26 [2024-03-06T10:06:26.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:26 [2024-03-06T10:06:26.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322602860 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
05:06:26 [2024-03-06T10:06:26.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322602861 data=null doit=true}, TreeItem with text {Tracing}]
05:06:26 [2024-03-06T10:06:26.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322602861 data=null}, TreeItem with text {Tracing}]
05:06:26 [2024-03-06T10:06:26.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322602861 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
05:06:26 [2024-03-06T10:06:26.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322602861 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:06:26 [2024-03-06T10:06:26.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322602883 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
05:06:26 [2024-03-06T10:06:26.810Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:06:26 [2024-03-06T10:06:26.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:26 [2024-03-06T10:06:26.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=322602884 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
05:06:26 [2024-03-06T10:06:26.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=322602884 data=null doit=true}, Tree node with text: Remote Profiles]
05:06:26 [2024-03-06T10:06:26.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=322602884 data=null}, Tree node with text: Remote Profiles]
05:06:26 [2024-03-06T10:06:26.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=322602884 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
05:06:26 [2024-03-06T10:06:26.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322602885 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
05:06:26 [2024-03-06T10:06:26.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=322602886 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
05:06:26 [2024-03-06T10:06:26.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:26 [2024-03-06T10:06:26.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:26 [2024-03-06T10:06:26.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:26 [2024-03-06T10:06:26.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:26 [2024-03-06T10:06:26.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:26 [2024-03-06T10:06:26.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=322602890 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
05:06:26 [2024-03-06T10:06:26.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=322602890 data=null doit=true}, TreeItem with text {new profile}]
05:06:26 [2024-03-06T10:06:26.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=322602890 data=null}, TreeItem with text {new profile}]
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=322602891 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322602891 data=null item=TreeItem {new profile} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {new profile}]
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=322602893 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=322602895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=322602895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=322602895 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=322602895 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=322602895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=322602895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=322602896 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:26 [2024-03-06T10:06:26.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:26 [2024-03-06T10:06:26.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:26 [2024-03-06T10:06:26.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:26 [2024-03-06T10:06:26.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:26 [2024-03-06T10:06:26.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:06:26 [2024-03-06T10:06:26.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=322602917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:26 [2024-03-06T10:06:26.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=322602917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:26 [2024-03-06T10:06:26.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=322602917 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:26 [2024-03-06T10:06:26.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=322602918 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:26 [2024-03-06T10:06:26.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=322602918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:26 [2024-03-06T10:06:26.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=322602918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:26 [2024-03-06T10:06:26.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=322602918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:26 [2024-03-06T10:06:26.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=322602562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:06:26 [2024-03-06T10:06:26.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:06:27 [2024-03-06T10:06:27.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@9715d26] time=322603256 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:06:27 [2024-03-06T10:06:27.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:06:27 [2024-03-06T10:06:27.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:27 [2024-03-06T10:06:27.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:27 [2024-03-06T10:06:27.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:27 [2024-03-06T10:06:27.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322603261 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:06:27 [2024-03-06T10:06:27.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322603261 data=null doit=true}, TreeItem with text {Test}]
05:06:27 [2024-03-06T10:06:27.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322603261 data=null}, TreeItem with text {Test}]
05:06:27 [2024-03-06T10:06:27.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322603261 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:27 [2024-03-06T10:06:27.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322603262 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:06:27 [2024-03-06T10:06:27.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322603292 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:27 [2024-03-06T10:06:27.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:06:27 [2024-03-06T10:06:27.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:06:27 [2024-03-06T10:06:27.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:06:27 [2024-03-06T10:06:27.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:06:27 [2024-03-06T10:06:27.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
05:06:27 [2024-03-06T10:06:27.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:06:27 [2024-03-06T10:06:27.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:06:27 [2024-03-06T10:06:27.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:06:27 [2024-03-06T10:06:27.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:06:27 [2024-03-06T10:06:27.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:27 [2024-03-06T10:06:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:06:27 [2024-03-06T10:06:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:06:27 [2024-03-06T10:06:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:06:27 [2024-03-06T10:06:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322603637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:27 [2024-03-06T10:06:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322603638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:27 [2024-03-06T10:06:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322603638 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:27 [2024-03-06T10:06:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322603638 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:27 [2024-03-06T10:06:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322603638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:27 [2024-03-06T10:06:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322603638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:27 [2024-03-06T10:06:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322603638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:27 [2024-03-06T10:06:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322603638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:27 [2024-03-06T10:06:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322603638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:27 [2024-03-06T10:06:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322603638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:27 [2024-03-06T10:06:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322603638 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:27 [2024-03-06T10:06:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322603638 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:27 [2024-03-06T10:06:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:06:27 [2024-03-06T10:06:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:06:27 [2024-03-06T10:06:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:06:27 [2024-03-06T10:06:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:27 [2024-03-06T10:06:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:06:27 [2024-03-06T10:06:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:06:27 [2024-03-06T10:06:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:06:27 [2024-03-06T10:06:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:27 [2024-03-06T10:06:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:06:27 [2024-03-06T10:06:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322603639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:27 [2024-03-06T10:06:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322603639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:27 [2024-03-06T10:06:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322603639 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:27 [2024-03-06T10:06:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322603639 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:27 [2024-03-06T10:06:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322603640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:27 [2024-03-06T10:06:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322603640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:27 [2024-03-06T10:06:27.581Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:27 [2024-03-06T10:06:27.581Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:27 [2024-03-06T10:06:27.581Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:27 [2024-03-06T10:06:27.581Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:27 [2024-03-06T10:06:27.581Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:27 [2024-03-06T10:06:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:06:27 [2024-03-06T10:06:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322603654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:27 [2024-03-06T10:06:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322603343 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:06:28 [2024-03-06T10:06:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@9715d26] time=322604296 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:06:28 [2024-03-06T10:06:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:06:28 [2024-03-06T10:06:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:06:28 [2024-03-06T10:06:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:06:28 [2024-03-06T10:06:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:06:28 [2024-03-06T10:06:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:06:28 [2024-03-06T10:06:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322604485 data=null doit=true}, Shell with text {Preferences}]
05:06:28 [2024-03-06T10:06:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:28 [2024-03-06T10:06:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:28 [2024-03-06T10:06:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:28 [2024-03-06T10:06:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:28 [2024-03-06T10:06:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:28 [2024-03-06T10:06:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322604501 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
05:06:28 [2024-03-06T10:06:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322604501 data=null doit=true}, TreeItem with text {Tracing}]
05:06:28 [2024-03-06T10:06:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322604501 data=null}, TreeItem with text {Tracing}]
05:06:28 [2024-03-06T10:06:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322604501 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
05:06:28 [2024-03-06T10:06:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322604501 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:06:28 [2024-03-06T10:06:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322604566 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
05:06:28 [2024-03-06T10:06:28.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:06:28 [2024-03-06T10:06:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:28 [2024-03-06T10:06:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=322604566 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
05:06:28 [2024-03-06T10:06:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=322604567 data=null doit=true}, Tree node with text: Remote Profiles]
05:06:28 [2024-03-06T10:06:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=322604567 data=null}, Tree node with text: Remote Profiles]
05:06:28 [2024-03-06T10:06:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=322604567 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
05:06:28 [2024-03-06T10:06:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322604567 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
05:06:28 [2024-03-06T10:06:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=322604568 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
05:06:28 [2024-03-06T10:06:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:06:28 [2024-03-06T10:06:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
05:06:28 [2024-03-06T10:06:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
05:06:28 [2024-03-06T10:06:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')
05:06:28 [2024-03-06T10:06:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:06:28 [2024-03-06T10:06:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:06:28 [2024-03-06T10:06:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:06:28 [2024-03-06T10:06:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:06:28 [2024-03-06T10:06:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:06:28 [2024-03-06T10:06:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:28 [2024-03-06T10:06:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:06:28 [2024-03-06T10:06:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
05:06:28 [2024-03-06T10:06:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=322604599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:28 [2024-03-06T10:06:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=322604599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:28 [2024-03-06T10:06:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=322604599 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:28 [2024-03-06T10:06:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=322604599 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:28 [2024-03-06T10:06:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=322604600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:28 [2024-03-06T10:06:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=322604600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:28 [2024-03-06T10:06:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=322604600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:28 [2024-03-06T10:06:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=322604614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:28 [2024-03-06T10:06:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=322604614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:28 [2024-03-06T10:06:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=322604614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:28 [2024-03-06T10:06:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=322604614 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:28 [2024-03-06T10:06:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=322604614 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
05:06:28 [2024-03-06T10:06:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=322604618 data=null button=0 stateMask=0x0 x=160 y=293 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=322604618 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=322604618 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=322604618 data=null button=1 stateMask=0x0 x=160 y=293 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322604618 data=null item=TreeItem {name (ssh://userinfo@host:22)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=322604623 data=null button=1 stateMask=0x80000 x=160 y=293 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: (of type 'Text' and with label (with mnemonic 'URI:'))
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=322604630 data=null button=0 stateMask=0x0 x=108 y=293 count=0}, Tree node with text: /rootpath]
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=322604630 data=null doit=true}, Tree node with text: /rootpath]
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=322604630 data=null}, Tree node with text: /rootpath]
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=322604631 data=null button=1 stateMask=0x0 x=108 y=293 count=1}, Tree node with text: /rootpath]
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322604641 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=322604646 data=null button=1 stateMask=0x80000 x=108 y=293 count=1}, Tree node with text: /rootpath]
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:28 [2024-03-06T10:06:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@b002c02
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=322604655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=322604655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=322604655 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=322604655 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=322604656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=322604656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=322604656 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=322604656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=322604656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=322604657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=322604657 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=322604657 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=322604657 data=null button=0 stateMask=0x0 x=102 y=293 count=0}, Tree node with text: .*]
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=322604657 data=null doit=true}, Tree node with text: .*]
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=322604657 data=null}, Tree node with text: .*]
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=322604658 data=null button=1 stateMask=0x0 x=102 y=293 count=1}, Tree node with text: .*]
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322604658 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=322604674 data=null button=1 stateMask=0x80000 x=102 y=284 count=1}, Tree node with text: .*]
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322604677 data=null button=0 stateMask=0x0 x=577 y=247 count=0}, Tree node with text: /rootpath]
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322604677 data=null doit=true}, Tree node with text: /rootpath]
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322604677 data=null}, Tree node with text: /rootpath]
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322604678 data=null button=1 stateMask=0x0 x=577 y=247 count=1}, Tree node with text: /rootpath]
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322604678 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322604684 data=null button=1 stateMask=0x80000 x=577 y=247 count=1}, Tree node with text: /rootpath]
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=322604686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:28 [2024-03-06T10:06:28.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=322604703 data=null button=0 stateMask=0x0 x=102 y=270 count=0}, Tree node with text: .*]
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=322604703 data=null doit=true}, Tree node with text: .*]
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=322604704 data=null}, Tree node with text: .*]
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=322604704 data=null button=1 stateMask=0x0 x=102 y=270 count=1}, Tree node with text: .*]
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322604704 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=322604714 data=null button=1 stateMask=0x80000 x=102 y=270 count=1}, Tree node with text: .*]
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace type:'))
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=322604725 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace type:'))]
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322604726 data=null button=0 stateMask=0x0 x=577 y=224 count=0}, Tree node with text: /rootpath]
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322604726 data=null doit=true}, Tree node with text: /rootpath]
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322604726 data=null}, Tree node with text: /rootpath]
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322604728 data=null button=1 stateMask=0x0 x=577 y=224 count=1}, Tree node with text: /rootpath]
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322604728 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322604735 data=null button=1 stateMask=0x80000 x=577 y=224 count=1}, Tree node with text: /rootpath]
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=322604740 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:06:28 [2024-03-06T10:06:28.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=322604751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:28 [2024-03-06T10:06:28.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=322604751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:28 [2024-03-06T10:06:28.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=322604752 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:28 [2024-03-06T10:06:28.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=322604752 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:28 [2024-03-06T10:06:28.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=322604752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:28 [2024-03-06T10:06:28.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=322604752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:28 [2024-03-06T10:06:28.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=322604752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:28 [2024-03-06T10:06:28.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=322604312 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:06:28 [2024-03-06T10:06:28.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:06:28 [2024-03-06T10:06:28.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@9715d26] time=322604807 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:06:28 [2024-03-06T10:06:28.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:06:28 [2024-03-06T10:06:28.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:06:28 [2024-03-06T10:06:28.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:06:28 [2024-03-06T10:06:28.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:06:28 [2024-03-06T10:06:28.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:06:28 [2024-03-06T10:06:28.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322605073 data=null doit=true}, Shell with text {Preferences}]
05:06:28 [2024-03-06T10:06:28.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:29 [2024-03-06T10:06:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:29 [2024-03-06T10:06:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:29 [2024-03-06T10:06:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:29 [2024-03-06T10:06:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:29 [2024-03-06T10:06:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322605113 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
05:06:29 [2024-03-06T10:06:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322605113 data=null doit=true}, TreeItem with text {Tracing}]
05:06:29 [2024-03-06T10:06:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322605113 data=null}, TreeItem with text {Tracing}]
05:06:29 [2024-03-06T10:06:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322605113 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
05:06:29 [2024-03-06T10:06:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322605114 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:06:29 [2024-03-06T10:06:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322605136 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
05:06:29 [2024-03-06T10:06:29.171Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:06:29 [2024-03-06T10:06:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:29 [2024-03-06T10:06:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=322605137 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
05:06:29 [2024-03-06T10:06:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=322605138 data=null doit=true}, Tree node with text: Remote Profiles]
05:06:29 [2024-03-06T10:06:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=322605138 data=null}, Tree node with text: Remote Profiles]
05:06:29 [2024-03-06T10:06:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=322605138 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
05:06:29 [2024-03-06T10:06:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322605138 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
05:06:29 [2024-03-06T10:06:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=322605140 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
05:06:29 [2024-03-06T10:06:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:29 [2024-03-06T10:06:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:29 [2024-03-06T10:06:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:29 [2024-03-06T10:06:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:29 [2024-03-06T10:06:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:29 [2024-03-06T10:06:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=322605143 data=null button=0 stateMask=0x0 x=137 y=978 count=0}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=322605143 data=null doit=true}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=322605143 data=null}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=322605144 data=null button=1 stateMask=0x0 x=137 y=978 count=1}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322605144 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=322605165 data=null button=1 stateMask=0x80000 x=137 y=816 count=1}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: with mnemonic 'Move Down'
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: with style 'SWT.PUSH'
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Move Down
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Move Down} time=322605167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Move Down} time=322605167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Move Down} time=322605167 data=null doit=true}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Move Down} time=322605167 data=null}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Move Down} time=322605167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Move Down} time=322605167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Move Down} time=322605167 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Move Down} time=322605177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Move Down} time=322605177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Move Down} time=322605177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Move Down} time=322605177 data=null doit=true}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Move Down} time=322605177 data=null}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Move Down
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=322605178 data=null button=0 stateMask=0x0 x=137 y=247 count=0}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=322605178 data=null doit=true}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=322605178 data=null}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=322605179 data=null button=1 stateMask=0x0 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322605179 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=322605188 data=null button=1 stateMask=0x80000 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: with mnemonic 'Move Up'
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: with style 'SWT.PUSH'
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Move Up
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Move Up} time=322605189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Move Up} time=322605190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Move Up} time=322605190 data=null doit=true}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Move Up} time=322605190 data=null}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Move Up} time=322605190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Move Up} time=322605190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Move Up} time=322605190 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
05:06:29 [2024-03-06T10:06:29.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
05:06:29 [2024-03-06T10:06:29.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
05:06:29 [2024-03-06T10:06:29.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
05:06:29 [2024-03-06T10:06:29.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Move Up
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=322605193 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=322605193 data=null doit=true}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=322605193 data=null}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=322605194 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322605202 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=322605217 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=322605218 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=322605218 data=null doit=true}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=322605218 data=null}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=322605218 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322605218 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=322605227 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy	Ctrl+C", using matcher: with mnemonic 'Copy'
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy'
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy	Ctrl+C} time=322605229 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy']
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy'
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=322605232 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=322605232 data=null doit=true}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=322605232 data=null}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=322605232 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322605232 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=322605249 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Paste	Ctrl+V", using matcher: with mnemonic 'Paste'
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Paste'
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Paste	Ctrl+V} time=322605250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Paste']
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Paste'
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=322605261 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=322605261 data=null doit=true}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=322605261 data=null}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=322605262 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322605262 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=322605277 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=322605278 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=322605278 data=null doit=true}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=322605278 data=null}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=322605279 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322605279 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=322605287 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Cut	Ctrl+X", using matcher: with mnemonic 'Cut'
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Cut'
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Cut	Ctrl+X} time=322605288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Cut']
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Cut'
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*syslog} time=322605291 data=null button=0 stateMask=0x0 x=123 y=247 count=0}, Tree node with text: .*syslog]
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*syslog} time=322605291 data=null doit=true}, Tree node with text: .*syslog]
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*syslog} time=322605292 data=null}, Tree node with text: .*syslog]
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*syslog} time=322605292 data=null button=1 stateMask=0x0 x=123 y=247 count=1}, Tree node with text: .*syslog]
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322605292 data=null item=TreeItem {.*syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*syslog]
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*syslog} time=322605307 data=null button=1 stateMask=0x80000 x=123 y=247 count=1}, Tree node with text: .*syslog]
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*syslog} time=322605308 data=null button=0 stateMask=0x0 x=123 y=247 count=0}, Tree node with text: .*syslog]
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*syslog} time=322605308 data=null doit=true}, Tree node with text: .*syslog]
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*syslog} time=322605308 data=null}, Tree node with text: .*syslog]
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*syslog} time=322605308 data=null button=1 stateMask=0x0 x=123 y=247 count=1}, Tree node with text: .*syslog]
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322605308 data=null item=TreeItem {.*syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*syslog]
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*syslog} time=322605317 data=null button=1 stateMask=0x80000 x=123 y=247 count=1}, Tree node with text: .*syslog]
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Paste	Ctrl+V", using matcher: with mnemonic 'Paste'
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Paste'
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Paste	Ctrl+V} time=322605318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Paste']
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Paste'
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=322605336 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=322605337 data=null doit=true}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=322605337 data=null}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=322605337 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322605337 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=322605346 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=322605346 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=322605346 data=null doit=true}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=322605347 data=null}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=322605347 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322605347 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=322605362 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete	Delete", using matcher: with mnemonic 'Delete'
05:06:29 [2024-03-06T10:06:29.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:06:29 [2024-03-06T10:06:29.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete	Delete} time=322605365 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:06:29 [2024-03-06T10:06:29.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:06:29 [2024-03-06T10:06:29.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:29 [2024-03-06T10:06:29.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=322605368 data=null button=0 stateMask=0x0 x=137 y=247 count=0}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=322605368 data=null doit=true}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=322605368 data=null}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=322605369 data=null button=1 stateMask=0x0 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322605369 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=322605376 data=null button=1 stateMask=0x80000 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:29 [2024-03-06T10:06:29.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=322605377 data=null button=0 stateMask=0x0 x=137 y=247 count=0}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=322605377 data=null doit=true}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=322605377 data=null}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=322605377 data=null button=1 stateMask=0x0 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322605377 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=322605393 data=null button=1 stateMask=0x80000 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
05:06:29 [2024-03-06T10:06:29.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy	Ctrl+C", using matcher: with mnemonic 'Copy'
05:06:29 [2024-03-06T10:06:29.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy'
05:06:29 [2024-03-06T10:06:29.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy	Ctrl+C} time=322605394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy']
05:06:29 [2024-03-06T10:06:29.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy'
05:06:29 [2024-03-06T10:06:29.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:29 [2024-03-06T10:06:29.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*syslog} time=322605396 data=null button=0 stateMask=0x0 x=123 y=224 count=0}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
05:06:29 [2024-03-06T10:06:29.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322605396 data=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
05:06:29 [2024-03-06T10:06:29.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322605396 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
05:06:29 [2024-03-06T10:06:29.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*syslog} time=322605397 data=null button=1 stateMask=0x0 x=123 y=224 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
05:06:29 [2024-03-06T10:06:29.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322605397 data=null item=TreeItem {.*syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
05:06:29 [2024-03-06T10:06:29.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*syslog} time=322605406 data=null button=1 stateMask=0x80000 x=123 y=224 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
05:06:29 [2024-03-06T10:06:29.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=322605406 data=null button=0 stateMask=0x0 x=137 y=247 count=0}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
05:06:29 [2024-03-06T10:06:29.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322605406 data=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
05:06:29 [2024-03-06T10:06:29.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322605406 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
05:06:29 [2024-03-06T10:06:29.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=322605407 data=null button=1 stateMask=0x40000 x=137 y=247 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
05:06:29 [2024-03-06T10:06:29.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322605407 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
05:06:29 [2024-03-06T10:06:29.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=322605408 data=null button=1 stateMask=0xc0000 x=137 y=247 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
05:06:29 [2024-03-06T10:06:29.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=322605409 data=null button=0 stateMask=0x0 x=102 y=270 count=0}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
05:06:29 [2024-03-06T10:06:29.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322605409 data=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
05:06:29 [2024-03-06T10:06:29.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322605409 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
05:06:29 [2024-03-06T10:06:29.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=322605409 data=null button=1 stateMask=0x40000 x=102 y=270 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
05:06:29 [2024-03-06T10:06:29.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322605409 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
05:06:29 [2024-03-06T10:06:29.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=322605410 data=null button=1 stateMask=0xc0000 x=102 y=270 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
05:06:29 [2024-03-06T10:06:29.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:29 [2024-03-06T10:06:29.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:29 [2024-03-06T10:06:29.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322605443 data=null button=0 stateMask=0x0 x=577 y=270 count=0}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
05:06:29 [2024-03-06T10:06:29.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322605443 data=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
05:06:29 [2024-03-06T10:06:29.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322605443 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
05:06:29 [2024-03-06T10:06:29.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322605444 data=null button=1 stateMask=0x0 x=577 y=270 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
05:06:29 [2024-03-06T10:06:29.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322605444 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
05:06:29 [2024-03-06T10:06:29.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=322605449 data=null button=1 stateMask=0x80000 x=577 y=270 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
05:06:29 [2024-03-06T10:06:29.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Paste	Ctrl+V", using matcher: with mnemonic 'Paste'
05:06:29 [2024-03-06T10:06:29.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Paste'
05:06:29 [2024-03-06T10:06:29.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Paste	Ctrl+V} time=322605451 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Paste']
05:06:29 [2024-03-06T10:06:29.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Paste'
05:06:29 [2024-03-06T10:06:29.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:06:29 [2024-03-06T10:06:29.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:06:29 [2024-03-06T10:06:29.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:06:29 [2024-03-06T10:06:29.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:06:29 [2024-03-06T10:06:29.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:06:29 [2024-03-06T10:06:29.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=322605470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=322605470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=322605470 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=322605470 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=322605470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=322605470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=322605470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=322604814 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:06:29 [2024-03-06T10:06:29.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:06:29 [2024-03-06T10:06:29.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@9715d26] time=322605525 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:06:29 [2024-03-06T10:06:29.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:06:29 [2024-03-06T10:06:29.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:06:29 [2024-03-06T10:06:29.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:06:29 [2024-03-06T10:06:29.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:06:29 [2024-03-06T10:06:29.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:06:29 [2024-03-06T10:06:29.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322605787 data=null doit=true}, Shell with text {Preferences}]
05:06:29 [2024-03-06T10:06:29.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:29 [2024-03-06T10:06:29.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:29 [2024-03-06T10:06:29.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:29 [2024-03-06T10:06:29.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:29 [2024-03-06T10:06:29.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:29 [2024-03-06T10:06:29.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322605790 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
05:06:29 [2024-03-06T10:06:29.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322605790 data=null doit=true}, TreeItem with text {Tracing}]
05:06:29 [2024-03-06T10:06:29.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322605790 data=null}, TreeItem with text {Tracing}]
05:06:29 [2024-03-06T10:06:29.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322605790 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
05:06:29 [2024-03-06T10:06:29.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322605791 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:06:29 [2024-03-06T10:06:29.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322605834 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
05:06:29 [2024-03-06T10:06:29.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:06:29 [2024-03-06T10:06:29.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:29 [2024-03-06T10:06:29.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=322605835 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
05:06:29 [2024-03-06T10:06:29.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=322605835 data=null doit=true}, Tree node with text: Remote Profiles]
05:06:29 [2024-03-06T10:06:29.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=322605835 data=null}, Tree node with text: Remote Profiles]
05:06:29 [2024-03-06T10:06:29.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=322605836 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
05:06:29 [2024-03-06T10:06:29.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322605836 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
05:06:29 [2024-03-06T10:06:29.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=322605837 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
05:06:29 [2024-03-06T10:06:29.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:29 [2024-03-06T10:06:29.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:29 [2024-03-06T10:06:29.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:29 [2024-03-06T10:06:29.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:29 [2024-03-06T10:06:29.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:29 [2024-03-06T10:06:29.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=322605840 data=null button=0 stateMask=0x0 x=78 y=909 count=0}, TreeItem with text {new profile}]
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=322605840 data=null doit=true}, TreeItem with text {new profile}]
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=322605840 data=null}, TreeItem with text {new profile}]
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=322605841 data=null button=1 stateMask=0x0 x=78 y=909 count=1}, TreeItem with text {new profile}]
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322605841 data=null item=TreeItem {new profile} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {new profile}]
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=322605843 data=null button=1 stateMask=0x80000 x=78 y=909 count=1}, TreeItem with text {new profile}]
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=322605845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=322605845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=322605845 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=322605845 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=322605845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=322605845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=322605845 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:29 [2024-03-06T10:06:29.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:29 [2024-03-06T10:06:29.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:29 [2024-03-06T10:06:29.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:29 [2024-03-06T10:06:29.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=322605863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=322605865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=322605865 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=322605865 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=322605865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=322605865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=322605865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:29 [2024-03-06T10:06:29.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=322605532 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:06:29 [2024-03-06T10:06:29.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:06:29 [2024-03-06T10:06:29.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@9715d26] time=322605916 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:06:29 [2024-03-06T10:06:29.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:06:29 [2024-03-06T10:06:29.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:29 [2024-03-06T10:06:29.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:29 [2024-03-06T10:06:29.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:29 [2024-03-06T10:06:29.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=322605921 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
05:06:29 [2024-03-06T10:06:29.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=322605921 data=null doit=true}, TreeItem with text {Test}]
05:06:29 [2024-03-06T10:06:29.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=322605921 data=null}, TreeItem with text {Test}]
05:06:29 [2024-03-06T10:06:29.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=322605921 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:29 [2024-03-06T10:06:29.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322605921 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
05:06:29 [2024-03-06T10:06:29.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=322605945 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
05:06:29 [2024-03-06T10:06:29.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:06:29 [2024-03-06T10:06:29.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:06:29 [2024-03-06T10:06:29.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:06:30 [2024-03-06T10:06:30.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:06:30 [2024-03-06T10:06:30.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
05:06:30 [2024-03-06T10:06:30.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:06:30 [2024-03-06T10:06:30.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:06:30 [2024-03-06T10:06:30.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:06:30 [2024-03-06T10:06:30.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:06:30 [2024-03-06T10:06:30.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:30 [2024-03-06T10:06:30.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:06:30 [2024-03-06T10:06:30.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:06:30 [2024-03-06T10:06:30.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:06:30 [2024-03-06T10:06:30.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322606696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:30 [2024-03-06T10:06:30.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322606697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:30 [2024-03-06T10:06:30.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322606697 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:30 [2024-03-06T10:06:30.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322606697 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:30 [2024-03-06T10:06:30.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322606697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:30 [2024-03-06T10:06:30.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322606697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:30 [2024-03-06T10:06:30.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322606697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:30 [2024-03-06T10:06:30.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322606697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:30 [2024-03-06T10:06:30.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322606697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:30 [2024-03-06T10:06:30.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322606697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:30 [2024-03-06T10:06:30.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322606697 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:30 [2024-03-06T10:06:30.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322606697 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:06:30 [2024-03-06T10:06:30.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:06:30 [2024-03-06T10:06:30.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:06:30 [2024-03-06T10:06:30.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:06:30 [2024-03-06T10:06:30.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:30 [2024-03-06T10:06:30.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:06:30 [2024-03-06T10:06:30.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:06:30 [2024-03-06T10:06:30.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:06:30 [2024-03-06T10:06:30.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:30 [2024-03-06T10:06:30.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:06:30 [2024-03-06T10:06:30.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322606698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:30 [2024-03-06T10:06:30.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322606698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:30 [2024-03-06T10:06:30.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322606698 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:30 [2024-03-06T10:06:30.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322606698 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:30 [2024-03-06T10:06:30.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322606698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:30 [2024-03-06T10:06:30.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322606698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:30 [2024-03-06T10:06:30.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:30 [2024-03-06T10:06:30.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:30 [2024-03-06T10:06:30.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:30 [2024-03-06T10:06:30.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:30 [2024-03-06T10:06:30.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:06:30 [2024-03-06T10:06:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:06:30 [2024-03-06T10:06:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322606698 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:06:30 [2024-03-06T10:06:30.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322605986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:06:31 [2024-03-06T10:06:31.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@9715d26] time=322607211 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:06:31 [2024-03-06T10:06:31.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:06:31 [2024-03-06T10:06:31.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:06:31 [2024-03-06T10:06:31.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:06:31 [2024-03-06T10:06:31.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:06:31 [2024-03-06T10:06:31.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:06:31 [2024-03-06T10:06:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322607495 data=null doit=true}, Shell with text {Preferences}]
05:06:31 [2024-03-06T10:06:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:31 [2024-03-06T10:06:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322607516 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322607516 data=null doit=true}, TreeItem with text {Tracing}]
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322607516 data=null}, TreeItem with text {Tracing}]
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322607516 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322607517 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322607537 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
05:06:31 [2024-03-06T10:06:31.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=322607538 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=322607538 data=null doit=true}, Tree node with text: Remote Profiles]
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=322607538 data=null}, Tree node with text: Remote Profiles]
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=322607538 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322607538 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=322607540 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAllRecursive} time=322607543 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestAllRecursive}]
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAllRecursive} time=322607543 data=null doit=true}, TreeItem with text {TestAllRecursive}]
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAllRecursive} time=322607543 data=null}, TreeItem with text {TestAllRecursive}]
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAllRecursive} time=322607543 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestAllRecursive}]
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322607544 data=null item=TreeItem {TestAllRecursive} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestAllRecursive}]
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAllRecursive} time=322607546 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestAllRecursive}]
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=322607548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=322607548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=322607548 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=322607548 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=322607548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=322607548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=322607548 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAllNonRecursive} time=322607565 data=null button=0 stateMask=0x0 x=108 y=12 count=0}, TreeItem with text {TestAllNonRecursive}]
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAllNonRecursive} time=322607565 data=null doit=true}, TreeItem with text {TestAllNonRecursive}]
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAllNonRecursive} time=322607565 data=null}, TreeItem with text {TestAllNonRecursive}]
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAllNonRecursive} time=322607567 data=null button=1 stateMask=0x0 x=108 y=12 count=1}, TreeItem with text {TestAllNonRecursive}]
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322607567 data=null item=TreeItem {TestAllNonRecursive} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestAllNonRecursive}]
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAllNonRecursive} time=322607569 data=null button=1 stateMask=0x80000 x=108 y=12 count=1}, TreeItem with text {TestAllNonRecursive}]
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=322607571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=322607571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=322607571 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=322607571 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=322607571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=322607571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=322607571 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificRecursive} time=322607578 data=null button=0 stateMask=0x0 x=112 y=12 count=0}, TreeItem with text {TestSpecificRecursive}]
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificRecursive} time=322607578 data=null doit=true}, TreeItem with text {TestSpecificRecursive}]
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificRecursive} time=322607578 data=null}, TreeItem with text {TestSpecificRecursive}]
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificRecursive} time=322607578 data=null button=1 stateMask=0x0 x=112 y=12 count=1}, TreeItem with text {TestSpecificRecursive}]
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322607578 data=null item=TreeItem {TestSpecificRecursive} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestSpecificRecursive}]
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificRecursive} time=322607581 data=null button=1 stateMask=0x80000 x=112 y=12 count=1}, TreeItem with text {TestSpecificRecursive}]
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
05:06:31 [2024-03-06T10:06:31.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=322607587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=322607588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=322607588 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=322607588 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=322607589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=322607589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=322607589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.535Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.535Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.535Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.535Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.535Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=322607594 data=null button=0 stateMask=0x0 x=125 y=12 count=0}, TreeItem with text {TestSpecificNonRecursive}]
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificNonRecursive} time=322607594 data=null doit=true}, TreeItem with text {TestSpecificNonRecursive}]
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificNonRecursive} time=322607595 data=null}, TreeItem with text {TestSpecificNonRecursive}]
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=322607595 data=null button=1 stateMask=0x0 x=125 y=12 count=1}, TreeItem with text {TestSpecificNonRecursive}]
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322607595 data=null item=TreeItem {TestSpecificNonRecursive} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestSpecificNonRecursive}]
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=322607603 data=null button=1 stateMask=0x80000 x=125 y=12 count=1}, TreeItem with text {TestSpecificNonRecursive}]
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=322607604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=322607604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=322607604 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=322607604 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=322607605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=322607605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=322607605 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.535Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.535Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.536Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.536Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.536Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=322607610 data=null button=0 stateMask=0x0 x=147 y=12 count=0}, TreeItem with text {TestSpecificMultiGroupRecursive}]
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificMultiGroupRecursive} time=322607610 data=null doit=true}, TreeItem with text {TestSpecificMultiGroupRecursive}]
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificMultiGroupRecursive} time=322607610 data=null}, TreeItem with text {TestSpecificMultiGroupRecursive}]
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=322607610 data=null button=1 stateMask=0x0 x=147 y=12 count=1}, TreeItem with text {TestSpecificMultiGroupRecursive}]
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322607611 data=null item=TreeItem {TestSpecificMultiGroupRecursive} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestSpecificMultiGroupRecursive}]
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=322607613 data=null button=1 stateMask=0x80000 x=147 y=12 count=1}, TreeItem with text {TestSpecificMultiGroupRecursive}]
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=322607614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=322607614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=322607614 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=322607614 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=322607620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=322607620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=322607620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.536Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.536Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.536Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.536Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.536Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestMultiNode} time=322607624 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {TestMultiNode}]
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestMultiNode} time=322607624 data=null doit=true}, TreeItem with text {TestMultiNode}]
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestMultiNode} time=322607624 data=null}, TreeItem with text {TestMultiNode}]
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestMultiNode} time=322607625 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {TestMultiNode}]
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322607625 data=null item=TreeItem {TestMultiNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestMultiNode}]
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestMultiNode} time=322607627 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {TestMultiNode}]
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=322607628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=322607628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=322607628 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=322607628 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=322607629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=322607629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=322607629 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestUnknown} time=322607636 data=null button=0 stateMask=0x0 x=86 y=12 count=0}, TreeItem with text {TestUnknown}]
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestUnknown} time=322607636 data=null doit=true}, TreeItem with text {TestUnknown}]
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestUnknown} time=322607636 data=null}, TreeItem with text {TestUnknown}]
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestUnknown} time=322607637 data=null button=1 stateMask=0x0 x=86 y=12 count=1}, TreeItem with text {TestUnknown}]
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322607637 data=null item=TreeItem {TestUnknown} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestUnknown}]
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestUnknown} time=322607639 data=null button=1 stateMask=0x80000 x=86 y=12 count=1}, TreeItem with text {TestUnknown}]
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=322607641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=322607641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=322607641 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=322607641 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=322607641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=322607641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=322607641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestLocal} time=322607644 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TreeItem with text {TestLocal}]
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestLocal} time=322607644 data=null doit=true}, TreeItem with text {TestLocal}]
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestLocal} time=322607644 data=null}, TreeItem with text {TestLocal}]
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestLocal} time=322607645 data=null button=1 stateMask=0x0 x=72 y=12 count=1}, TreeItem with text {TestLocal}]
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322607645 data=null item=TreeItem {TestLocal} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestLocal}]
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestLocal} time=322607647 data=null button=1 stateMask=0x80000 x=72 y=12 count=1}, TreeItem with text {TestLocal}]
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=322607649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=322607649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=322607649 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=322607649 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=322607649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=322607649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=322607649 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.538Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.538Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.538Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.538Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.538Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=322607654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=322607654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=322607654 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=322607654 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=322607655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=322607655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=322607655 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:06:31 [2024-03-06T10:06:31.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=322607219 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:06:31 [2024-03-06T10:06:31.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:06:31 [2024-03-06T10:06:31.795Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 72.08 s -- in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
05:06:31 [2024-03-06T10:06:31.795Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testImportNothing -- Time elapsed: 4.096 s
05:06:31 [2024-03-06T10:06:31.795Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_7_03 -- Time elapsed: 1.903 s
05:06:31 [2024-03-06T10:06:31.795Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_04 -- Time elapsed: 4.046 s
05:06:31 [2024-03-06T10:06:31.795Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_05 -- Time elapsed: 9.992 s
05:06:31 [2024-03-06T10:06:31.795Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_06 -- Time elapsed: 5.025 s
05:06:31 [2024-03-06T10:06:31.795Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_07 -- Time elapsed: 3.633 s
05:06:31 [2024-03-06T10:06:31.795Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_08 -- Time elapsed: 4.757 s
05:06:31 [2024-03-06T10:06:31.795Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_09 -- Time elapsed: 3.431 s
05:06:31 [2024-03-06T10:06:31.795Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_10 -- Time elapsed: 2.786 s
05:06:31 [2024-03-06T10:06:31.795Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_11 -- Time elapsed: 3.543 s
05:06:31 [2024-03-06T10:06:31.795Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_12 -- Time elapsed: 2.927 s
05:06:31 [2024-03-06T10:06:31.795Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_13 -- Time elapsed: 3.199 s
05:06:31 [2024-03-06T10:06:31.795Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_14 -- Time elapsed: 1.934 s
05:06:31 [2024-03-06T10:06:31.795Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_15 -- Time elapsed: 3.120 s
05:06:31 [2024-03-06T10:06:31.795Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_9_01 -- Time elapsed: 1.925 s
05:06:31 [2024-03-06T10:06:31.795Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest skipped
05:06:31 [2024-03-06T10:06:31.795Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testImportOnlyOne -- Time elapsed: 3.479 s
05:06:31 [2024-03-06T10:06:31.795Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testEmptyFile -- Time elapsed: 2.799 s
05:06:31 [2024-03-06T10:06:31.795Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testImportAll -- Time elapsed: 3.787 s
05:06:31 [2024-03-06T10:06:31.795Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testEditProfile -- Time elapsed: 3.015 s
05:06:31 [2024-03-06T10:06:31.795Z] 
05:06:31 [2024-03-06T10:06:31.795Z] Results:
05:06:31 [2024-03-06T10:06:31.795Z] 
05:06:31 [2024-03-06T10:06:31.795Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1
05:06:31 [2024-03-06T10:06:31.795Z] 
05:06:32 [2024-03-06T10:06:32.051Z] 
05:06:32 [2024-03-06T10:06:32.051Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-06 10:06:31.833
05:06:32 [2024-03-06T10:06:32.051Z] !MESSAGE The workspace will exit with unsaved changes in this session.
05:06:32 [2024-03-06T10:06:32.306Z] [INFO] All tests passed
05:06:32 [2024-03-06T10:06:32.306Z] [INFO] 
05:06:32 [2024-03-06T10:06:32.306Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:06:32 [2024-03-06T10:06:32.306Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
05:06:32 [2024-03-06T10:06:32.306Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT.pom
05:06:32 [2024-03-06T10:06:32.306Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
05:06:32 [2024-03-06T10:06:32.306Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT-p2metadata.xml
05:06:32 [2024-03-06T10:06:32.307Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT-p2artifacts.xml
05:06:32 [2024-03-06T10:06:32.307Z] [INFO] 
05:06:32 [2024-03-06T10:06:32.307Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:06:32 [2024-03-06T10:06:32.307Z] [INFO] 
05:06:32 [2024-03-06T10:06:32.307Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >--
05:06:32 [2024-03-06T10:06:32.307Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT [131/141]
05:06:32 [2024-03-06T10:06:32.307Z] [INFO]   from releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
05:06:32 [2024-03-06T10:06:32.307Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:06:32 [2024-03-06T10:06:32.307Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:06:32 [2024-03-06T10:06:32.307Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
05:06:32 [2024-03-06T10:06:32.562Z] [INFO] 
05:06:32 [2024-03-06T10:06:32.562Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:06:32 [2024-03-06T10:06:32.818Z] [INFO] 
05:06:32 [2024-03-06T10:06:32.818Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:06:32 [2024-03-06T10:06:32.818Z] [INFO] The project's OSGi version is 1.0.16.202403060913
05:06:32 [2024-03-06T10:06:32.818Z] [INFO] 
05:06:32 [2024-03-06T10:06:32.818Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:06:32 [2024-03-06T10:06:32.818Z] [INFO] 
05:06:32 [2024-03-06T10:06:32.818Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:06:32 [2024-03-06T10:06:32.818Z] [INFO] 
05:06:32 [2024-03-06T10:06:32.818Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:06:32 [2024-03-06T10:06:32.818Z] [INFO] 
05:06:32 [2024-03-06T10:06:32.818Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:06:32 [2024-03-06T10:06:32.818Z] [INFO] 
05:06:32 [2024-03-06T10:06:32.818Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:06:32 [2024-03-06T10:06:32.818Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.swtbot.tests
05:06:33 [2024-03-06T10:06:33.073Z] [INFO] 
05:06:33 [2024-03-06T10:06:33.073Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:06:33 [2024-03-06T10:06:33.073Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
05:06:33 [2024-03-06T10:06:33.073Z] [INFO] 
05:06:33 [2024-03-06T10:06:33.073Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:06:33 [2024-03-06T10:06:33.073Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:06:33 [2024-03-06T10:06:33.073Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:06:33 [2024-03-06T10:06:33.073Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
05:06:33 [2024-03-06T10:06:33.328Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:06:33 [2024-03-06T10:06:33.583Z] [INFO] 
05:06:33 [2024-03-06T10:06:33.583Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:06:33 [2024-03-06T10:06:33.583Z] [INFO] 
05:06:33 [2024-03-06T10:06:33.583Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:06:33 [2024-03-06T10:06:33.583Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources
05:06:33 [2024-03-06T10:06:33.583Z] [INFO] 
05:06:33 [2024-03-06T10:06:33.583Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:06:33 [2024-03-06T10:06:33.583Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 140 were skipped
05:06:33 [2024-03-06T10:06:33.583Z] [INFO] 
05:06:33 [2024-03-06T10:06:33.583Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:06:33 [2024-03-06T10:06:33.583Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
05:06:33 [2024-03-06T10:06:33.583Z] [INFO] 
05:06:33 [2024-03-06T10:06:33.583Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:06:33 [2024-03-06T10:06:33.583Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT.jar
05:06:33 [2024-03-06T10:06:33.583Z] [INFO] 
05:06:33 [2024-03-06T10:06:33.583Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:06:33 [2024-03-06T10:06:33.583Z] [INFO] 
05:06:33 [2024-03-06T10:06:33.583Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:06:33 [2024-03-06T10:06:33.583Z] [INFO] 
05:06:33 [2024-03-06T10:06:33.583Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:06:33 [2024-03-06T10:06:33.583Z] [INFO] 
05:06:33 [2024-03-06T10:06:33.583Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:06:33 [2024-03-06T10:06:33.839Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT.jar
05:06:34 [2024-03-06T10:06:34.401Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
05:06:35 [2024-03-06T10:06:35.766Z] [INFO] 
05:06:35 [2024-03-06T10:06:35.766Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:06:36 [2024-03-06T10:06:36.022Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.metadata/.log
05:06:36 [2024-03-06T10:06:36.022Z] [INFO] Command line:
05:06:36 [2024-03-06T10:06:36.022Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
05:06:36 [2024-03-06T10:06:36.022Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:06:37 [2024-03-06T10:06:37.909Z] Mar 06, 2024 10:06:37 AM org.apache.aries.spifly.BaseActivator log
05:06:37 [2024-03-06T10:06:37.909Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
05:06:39 [2024-03-06T10:06:39.273Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:06:39 [2024-03-06T10:06:39.273Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:06:43 [2024-03-06T10:06:43.436Z] !SESSION 2024-03-06 10:06:36.107 -----------------------------------------------
05:06:43 [2024-03-06T10:06:43.436Z] eclipse.buildId=unknown
05:06:43 [2024-03-06T10:06:43.436Z] java.version=17.0.2
05:06:43 [2024-03-06T10:06:43.436Z] java.vendor=Oracle Corporation
05:06:43 [2024-03-06T10:06:43.436Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:06:43 [2024-03-06T10:06:43.436Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
05:06:43 [2024-03-06T10:06:43.436Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
05:06:43 [2024-03-06T10:06:43.436Z] 
05:06:43 [2024-03-06T10:06:43.436Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-03-06 10:06:43.005
05:06:43 [2024-03-06T10:06:43.436Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
05:06:43 [2024-03-06T10:06:43.436Z] 
05:06:43 [2024-03-06T10:06:43.436Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-06 10:06:43.016
05:06:43 [2024-03-06T10:06:43.436Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
05:06:43 [2024-03-06T10:06:43.436Z] !STACK 0
05:06:43 [2024-03-06T10:06:43.436Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
05:06:43 [2024-03-06T10:06:43.436Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
05:06:43 [2024-03-06T10:06:43.436Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
05:06:43 [2024-03-06T10:06:43.436Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
05:06:43 [2024-03-06T10:06:43.436Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
05:06:43 [2024-03-06T10:06:43.436Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
05:06:43 [2024-03-06T10:06:43.436Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
05:06:43 [2024-03-06T10:06:43.436Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
05:06:43 [2024-03-06T10:06:43.436Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:06:43 [2024-03-06T10:06:43.436Z] Caused by: java.io.IOException: error=2, No such file or directory
05:06:43 [2024-03-06T10:06:43.436Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
05:06:43 [2024-03-06T10:06:43.436Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
05:06:43 [2024-03-06T10:06:43.436Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
05:06:43 [2024-03-06T10:06:43.436Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
05:06:43 [2024-03-06T10:06:43.436Z] 	... 7 more
05:06:43 [2024-03-06T10:06:43.436Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
05:06:43 [2024-03-06T10:06:43.998Z] Display size: 1440x900
05:06:43 [2024-03-06T10:06:43.998Z] OS version=6.2.9-300.fc38.x86_64
05:06:43 [2024-03-06T10:06:43.998Z] GTK version=3.22.30
05:06:43 [2024-03-06T10:06:43.998Z] GTK theme=Ambiance
05:06:43 [2024-03-06T10:06:43.998Z] LIBOVERLAY_SCROLLBAR=0
05:06:43 [2024-03-06T10:06:43.998Z] Time zone: Greenwich Mean Time
05:06:43 [2024-03-06T10:06:43.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@394950ad] time=322619971 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:06:44 [2024-03-06T10:06:44.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:06:44 [2024-03-06T10:06:44.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
05:06:44 [2024-03-06T10:06:44.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
05:06:44 [2024-03-06T10:06:44.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
05:06:44 [2024-03-06T10:06:44.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=322620612 data=null doit=true}, MenuItem with text {&Hierarchical}]
05:06:44 [2024-03-06T10:06:44.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=322620613 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
05:06:44 [2024-03-06T10:06:44.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=322620626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
05:06:44 [2024-03-06T10:06:44.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
05:06:44 [2024-03-06T10:06:44.825Z] 
05:06:44 [2024-03-06T10:06:44.825Z] (Eclipse:19306): Gtk-WARNING **: 10:06:44.628: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:45 [2024-03-06T10:06:45.091Z] 
05:06:45 [2024-03-06T10:06:45.091Z] (Eclipse:19306): Gtk-WARNING **: 10:06:44.932: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:46 [2024-03-06T10:06:46.980Z] 
05:06:46 [2024-03-06T10:06:46.980Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:46.701: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:46 [2024-03-06T10:06:46.980Z] 
05:06:46 [2024-03-06T10:06:46.980Z] (Eclipse:19306): Gtk-WARNING **: 10:06:46.737: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:46 [2024-03-06T10:06:46.980Z] 
05:06:46 [2024-03-06T10:06:46.980Z] (Eclipse:19306): Gtk-WARNING **: 10:06:46.938: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:46 [2024-03-06T10:06:46.981Z] 
05:06:46 [2024-03-06T10:06:46.981Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:46.939: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:47 [2024-03-06T10:06:47.236Z] 
05:06:47 [2024-03-06T10:06:47.236Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:47.053: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:49 [2024-03-06T10:06:49.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
05:06:50 [2024-03-06T10:06:50.005Z] 
05:06:50 [2024-03-06T10:06:50.005Z] (Eclipse:19306): Gtk-WARNING **: 10:06:49.776: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:50 [2024-03-06T10:06:50.005Z] 
05:06:50 [2024-03-06T10:06:50.005Z] (Eclipse:19306): Gtk-WARNING **: 10:06:49.843: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:50 [2024-03-06T10:06:50.005Z] 
05:06:50 [2024-03-06T10:06:50.005Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:49.843: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:51 [2024-03-06T10:06:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"debuginfo-synth-exec"'
05:06:51 [2024-03-06T10:06:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:06:51 [2024-03-06T10:06:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:51 [2024-03-06T10:06:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:51 [2024-03-06T10:06:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:51 [2024-03-06T10:06:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:51 [2024-03-06T10:06:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:51 [2024-03-06T10:06:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322627330 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:06:51 [2024-03-06T10:06:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322627335 data=null doit=true}, TreeItem with text {test}]
05:06:51 [2024-03-06T10:06:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322627335 data=null}, TreeItem with text {test}]
05:06:51 [2024-03-06T10:06:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322627336 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:06:51 [2024-03-06T10:06:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322627337 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:06:51 [2024-03-06T10:06:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322627357 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:06:51 [2024-03-06T10:06:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322627364 data=null doit=true}, TreeItem with text {test}]
05:06:51 [2024-03-06T10:06:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322627364 data=null}, TreeItem with text {test}]
05:06:51 [2024-03-06T10:06:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322627365 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:06:51 [2024-03-06T10:06:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322627366 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
05:06:51 [2024-03-06T10:06:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322627400 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:06:51 [2024-03-06T10:06:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322627403 data=null doit=true}, TreeItem with text {Traces [2]}]
05:06:51 [2024-03-06T10:06:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322627404 data=null}, TreeItem with text {Traces [2]}]
05:06:51 [2024-03-06T10:06:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322627404 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:06:51 [2024-03-06T10:06:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322627405 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
05:06:51 [2024-03-06T10:06:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322627419 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:06:51 [2024-03-06T10:06:51.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:06:51 [2024-03-06T10:06:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=322627422 data=null doit=true}, TreeItem with text {Experiments [1]}]
05:06:51 [2024-03-06T10:06:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=322627423 data=null}, TreeItem with text {Experiments [1]}]
05:06:51 [2024-03-06T10:06:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=322627424 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
05:06:51 [2024-03-06T10:06:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322627424 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
05:06:51 [2024-03-06T10:06:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=322627439 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
05:06:51 [2024-03-06T10:06:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:51 [2024-03-06T10:06:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=322627442 data=null doit=true}, Tree node with text: debuginfo-synth-exec]
05:06:51 [2024-03-06T10:06:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=322627446 data=null}, Tree node with text: debuginfo-synth-exec]
05:06:51 [2024-03-06T10:06:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=322627447 data=null button=1 stateMask=0x0 x=149 y=127 count=1}, Tree node with text: debuginfo-synth-exec]
05:06:51 [2024-03-06T10:06:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322627447 data=null item=TreeItem {debuginfo-synth-exec} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: debuginfo-synth-exec]
05:06:51 [2024-03-06T10:06:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {debuginfo-synth-exec} time=322627503 data=null x=149 y=127 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
05:06:51 [2024-03-06T10:06:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {debuginfo-synth-exec} time=322627519 data=null x=149 y=127 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
05:06:51 [2024-03-06T10:06:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {debuginfo-synth-exec} time=322627523 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
05:06:51 [2024-03-06T10:06:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {debuginfo-synth-exec} time=322627534 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
05:06:51 [2024-03-06T10:06:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {debuginfo-synth-exec} time=322627535 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
05:06:51 [2024-03-06T10:06:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {debuginfo-synth-exec} time=322627536 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
05:06:51 [2024-03-06T10:06:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {debuginfo-synth-exec} time=322627536 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
05:06:51 [2024-03-06T10:06:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {debuginfo-synth-exec} time=322627537 data=[TmfTraceElement(/test/Traces/debuginfo-synth-exec)] x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
05:06:51 [2024-03-06T10:06:51.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {debuginfo-synth-exec} time=322627557 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
05:06:51 [2024-03-06T10:06:51.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:51 [2024-03-06T10:06:51.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=322627592 data=null doit=true}, Tree node with text: bug446190]
05:06:51 [2024-03-06T10:06:51.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=322627594 data=null}, Tree node with text: bug446190]
05:06:51 [2024-03-06T10:06:51.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=322627595 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, Tree node with text: bug446190]
05:06:51 [2024-03-06T10:06:51.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322627595 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: bug446190]
05:06:51 [2024-03-06T10:06:51.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {bug446190} time=322627604 data=null x=114 y=104 width=0 height=0 detail=0}, Tree node with text: bug446190]
05:06:51 [2024-03-06T10:06:51.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {bug446190} time=322627604 data=null x=114 y=104 width=0 height=0 detail=0}, Tree node with text: bug446190]
05:06:51 [2024-03-06T10:06:51.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {bug446190} time=322627606 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190]
05:06:51 [2024-03-06T10:06:51.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {bug446190} time=322627606 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190]
05:06:51 [2024-03-06T10:06:51.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {bug446190} time=322627607 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: bug446190]
05:06:51 [2024-03-06T10:06:51.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {bug446190} time=322627607 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190]
05:06:51 [2024-03-06T10:06:51.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {bug446190} time=322627607 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: bug446190]
05:06:51 [2024-03-06T10:06:51.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {bug446190} time=322627607 data=[TmfTraceElement(/test/Traces/bug446190)] x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190]
05:06:51 [2024-03-06T10:06:51.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {bug446190} time=322627633 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: bug446190]
05:06:51 [2024-03-06T10:06:51.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {TestExperiment [0]}
05:06:51 [2024-03-06T10:06:51.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestExperiment [0]} time=322627664 data=null button=0 stateMask=0x0 x=140 y=58 count=0}, TreeItem with text {TestExperiment [0]}]
05:06:51 [2024-03-06T10:06:51.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestExperiment [0]} time=322627664 data=null doit=true}, TreeItem with text {TestExperiment [0]}]
05:06:51 [2024-03-06T10:06:51.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:51 [2024-03-06T10:06:51.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestExperiment [0]} time=322627665 data=null}, TreeItem with text {TestExperiment [0]}]
05:06:51 [2024-03-06T10:06:51.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=322627665 data=null button=1 stateMask=0x0 x=140 y=58 count=1}, TreeItem with text {TestExperiment [0]}]
05:06:51 [2024-03-06T10:06:51.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322627666 data=null item=TreeItem {TestExperiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestExperiment [0]}]
05:06:51 [2024-03-06T10:06:51.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=322627704 data=null button=1 stateMask=0x80000 x=140 y=58 count=1}, TreeItem with text {TestExperiment [0]}]
05:06:51 [2024-03-06T10:06:51.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=322627705 data=null button=1 stateMask=0x0 x=140 y=58 count=2}, TreeItem with text {TestExperiment [0]}]
05:06:51 [2024-03-06T10:06:51.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {TestExperiment [0]} time=322627706 data=null button=1 stateMask=0x0 x=140 y=58 count=2}, TreeItem with text {TestExperiment [0]}]
05:06:51 [2024-03-06T10:06:51.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322627706 data=null item=TreeItem {TestExperiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestExperiment [0]}]
05:06:51 [2024-03-06T10:06:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=322627851 data=null button=1 stateMask=0x80000 x=140 y=58 count=2}, TreeItem with text {TestExperiment [2]}]
05:06:51 [2024-03-06T10:06:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {TestExperiment [2]} time=322627852 data=null button=0 stateMask=0x0 x=140 y=58 count=0}, TreeItem with text {TestExperiment [2]}]
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {TestExperiment [2]} time=322627890 data=null doit=true}, TreeItem with text {TestExperiment [2]}]
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {TestExperiment [2]} time=322627890 data=null}, TreeItem with text {TestExperiment [2]}]
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {TestExperiment [2]}
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322627898 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322627899 data=null doit=true}, TreeItem with text {test}]
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322627899 data=null}, TreeItem with text {test}]
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322627899 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322627899 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322627916 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322627925 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322627925 data=null doit=true}, TreeItem with text {test}]
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322627926 data=null}, TreeItem with text {test}]
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322627926 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322627926 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322627934 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322627935 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322627935 data=null doit=true}, TreeItem with text {test}]
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322627935 data=null}, TreeItem with text {test}]
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322627935 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322627936 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322627997 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:06:51 [2024-03-06T10:06:51.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322627999 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322627999 data=null doit=true}, TreeItem with text {Traces [2]}]
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322627999 data=null}, TreeItem with text {Traces [2]}]
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322628000 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322628000 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322628008 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
05:06:51 [2024-03-06T10:06:51.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:06:51 [2024-03-06T10:06:51.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=322628009 data=null doit=true}, TreeItem with text {debuginfo-synth-exec}]
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=322628010 data=null}, TreeItem with text {debuginfo-synth-exec}]
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=322628010 data=null button=1 stateMask=0x0 x=149 y=127 count=1}, TreeItem with text {debuginfo-synth-exec}]
05:06:51 [2024-03-06T10:06:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322628010 data=null item=TreeItem {debuginfo-synth-exec} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {debuginfo-synth-exec}]
05:06:51 [2024-03-06T10:06:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {debuginfo-synth-exec} time=322628023 data=null button=1 stateMask=0x80000 x=149 y=127 count=1}, TreeItem with text {debuginfo-synth-exec}]
05:06:51 [2024-03-06T10:06:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=322628024 data=null doit=true}, Tree node with text: Views]
05:06:51 [2024-03-06T10:06:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=322628024 data=null}, Tree node with text: Views]
05:06:51 [2024-03-06T10:06:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=322628024 data=null button=1 stateMask=0x0 x=116 y=150 count=1}, Tree node with text: Views]
05:06:51 [2024-03-06T10:06:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322628025 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
05:06:52 [2024-03-06T10:06:52.140Z] 
05:06:52 [2024-03-06T10:06:52.140Z] (Eclipse:19306): Gtk-WARNING **: 10:06:52.055: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:52 [2024-03-06T10:06:52.396Z] 
05:06:52 [2024-03-06T10:06:52.396Z] (Eclipse:19306): Gtk-WARNING **: 10:06:52.203: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:52 [2024-03-06T10:06:52.396Z] 
05:06:52 [2024-03-06T10:06:52.396Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:52.203: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:52 [2024-03-06T10:06:52.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=322628432 data=null button=1 stateMask=0x80000 x=116 y=150 count=1}, Tree node with text: Views]
05:06:52 [2024-03-06T10:06:52.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:06:52 [2024-03-06T10:06:52.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322628629 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322628629 data=null doit=true}, TreeItem with text {test}]
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322628629 data=null}, TreeItem with text {test}]
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322628630 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322628630 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322628638 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322628649 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322628650 data=null doit=true}, TreeItem with text {test}]
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322628650 data=null}, TreeItem with text {test}]
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322628650 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322628650 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322628661 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322628662 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322628662 data=null doit=true}, TreeItem with text {test}]
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322628662 data=null}, TreeItem with text {test}]
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322628663 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322628663 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322628671 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:06:52 [2024-03-06T10:06:52.652Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322628697 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322628697 data=null doit=true}, TreeItem with text {Traces [2]}]
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322628697 data=null}, TreeItem with text {Traces [2]}]
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322628698 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322628698 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322628712 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
05:06:52 [2024-03-06T10:06:52.652Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:06:52 [2024-03-06T10:06:52.652Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=322628713 data=null doit=true}, TreeItem with text {bug446190}]
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=322628714 data=null}, TreeItem with text {bug446190}]
05:06:52 [2024-03-06T10:06:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=322628714 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
05:06:52 [2024-03-06T10:06:52.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322628714 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {bug446190}]
05:06:52 [2024-03-06T10:06:52.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=322628717 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
05:06:52 [2024-03-06T10:06:52.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=322628717 data=null doit=true}, Tree node with text: Views]
05:06:52 [2024-03-06T10:06:52.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=322628718 data=null}, Tree node with text: Views]
05:06:52 [2024-03-06T10:06:52.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=322628718 data=null button=1 stateMask=0x0 x=116 y=127 count=1}, Tree node with text: Views]
05:06:52 [2024-03-06T10:06:52.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322628718 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
05:06:52 [2024-03-06T10:06:52.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=322628753 data=null button=1 stateMask=0x80000 x=116 y=127 count=1}, Tree node with text: Views]
05:06:54 [2024-03-06T10:06:54.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:54 [2024-03-06T10:06:54.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=322629945 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}]
05:06:54 [2024-03-06T10:06:54.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=322629946 data=null doit=true}, TreeItem with text {bug446190}]
05:06:54 [2024-03-06T10:06:54.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=322629946 data=null}, TreeItem with text {bug446190}]
05:06:54 [2024-03-06T10:06:54.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=322629946 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
05:06:54 [2024-03-06T10:06:54.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322629947 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {bug446190}]
05:06:54 [2024-03-06T10:06:54.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=322629955 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
05:06:54 [2024-03-06T10:06:54.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
05:06:54 [2024-03-06T10:06:54.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
05:06:54 [2024-03-06T10:06:54.273Z] 
05:06:54 [2024-03-06T10:06:54.273Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:54.020: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:54 [2024-03-06T10:06:54.273Z] 
05:06:54 [2024-03-06T10:06:54.273Z] (Eclipse:19306): Gtk-WARNING **: 10:06:54.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:54 [2024-03-06T10:06:54.273Z] 
05:06:54 [2024-03-06T10:06:54.273Z] (Eclipse:19306): Gtk-WARNING **: 10:06:54.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:54 [2024-03-06T10:06:54.273Z] 
05:06:54 [2024-03-06T10:06:54.273Z] (Eclipse:19306): Gtk-WARNING **: 10:06:54.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:54 [2024-03-06T10:06:54.273Z] 
05:06:54 [2024-03-06T10:06:54.273Z] (Eclipse:19306): Gtk-WARNING **: 10:06:54.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:54 [2024-03-06T10:06:54.273Z] 
05:06:54 [2024-03-06T10:06:54.273Z] (Eclipse:19306): Gtk-WARNING **: 10:06:54.104: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:54 [2024-03-06T10:06:54.273Z] 
05:06:54 [2024-03-06T10:06:54.273Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:54.105: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:54 [2024-03-06T10:06:54.273Z] 
05:06:54 [2024-03-06T10:06:54.273Z] (Eclipse:19306): Gtk-WARNING **: 10:06:54.133: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:54 [2024-03-06T10:06:54.274Z] 
05:06:54 [2024-03-06T10:06:54.274Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:54.134: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:54 [2024-03-06T10:06:54.274Z] 
05:06:54 [2024-03-06T10:06:54.274Z] (Eclipse:19306): Gtk-WARNING **: 10:06:54.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:54 [2024-03-06T10:06:54.274Z] 
05:06:54 [2024-03-06T10:06:54.274Z] (Eclipse:19306): Gtk-WARNING **: 10:06:54.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:54 [2024-03-06T10:06:54.274Z] 
05:06:54 [2024-03-06T10:06:54.274Z] (Eclipse:19306): Gtk-WARNING **: 10:06:54.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:54 [2024-03-06T10:06:54.274Z] 
05:06:54 [2024-03-06T10:06:54.274Z] (Eclipse:19306): Gtk-WARNING **: 10:06:54.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:54 [2024-03-06T10:06:54.274Z] 
05:06:54 [2024-03-06T10:06:54.274Z] (Eclipse:19306): Gtk-WARNING **: 10:06:54.161: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:54 [2024-03-06T10:06:54.274Z] 
05:06:54 [2024-03-06T10:06:54.274Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:54.162: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:54 [2024-03-06T10:06:54.274Z] 
05:06:54 [2024-03-06T10:06:54.274Z] (Eclipse:19306): Gtk-WARNING **: 10:06:54.186: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:54 [2024-03-06T10:06:54.274Z] 
05:06:54 [2024-03-06T10:06:54.274Z] (Eclipse:19306): Gtk-WARNING **: 10:06:54.186: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:54 [2024-03-06T10:06:54.274Z] 
05:06:54 [2024-03-06T10:06:54.274Z] (Eclipse:19306): Gtk-WARNING **: 10:06:54.186: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:54 [2024-03-06T10:06:54.274Z] 
05:06:54 [2024-03-06T10:06:54.274Z] (Eclipse:19306): Gtk-WARNING **: 10:06:54.186: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:54 [2024-03-06T10:06:54.274Z] 
05:06:54 [2024-03-06T10:06:54.274Z] (Eclipse:19306): Gtk-WARNING **: 10:06:54.187: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:54 [2024-03-06T10:06:54.274Z] 
05:06:54 [2024-03-06T10:06:54.274Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:54.187: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:54 [2024-03-06T10:06:54.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
05:06:54 [2024-03-06T10:06:54.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:06:54 [2024-03-06T10:06:54.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:54 [2024-03-06T10:06:54.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:54 [2024-03-06T10:06:54.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
05:06:54 [2024-03-06T10:06:54.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
05:06:54 [2024-03-06T10:06:54.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:54 [2024-03-06T10:06:54.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
05:06:54 [2024-03-06T10:06:54.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
05:06:54 [2024-03-06T10:06:54.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:06:54 [2024-03-06T10:06:54.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:06:54 [2024-03-06T10:06:54.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
05:06:54 [2024-03-06T10:06:54.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=322630431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:54 [2024-03-06T10:06:54.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=322630432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:54 [2024-03-06T10:06:54.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=322630432 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:54 [2024-03-06T10:06:54.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=322630432 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:54 [2024-03-06T10:06:54.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=322630432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:54 [2024-03-06T10:06:54.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=322630432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:54 [2024-03-06T10:06:54.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=322630432 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:54 [2024-03-06T10:06:54.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=322630099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete Supplementary Files...']
05:06:54 [2024-03-06T10:06:54.530Z] 
05:06:54 [2024-03-06T10:06:54.530Z] (Eclipse:19306): Gtk-WARNING **: 10:06:54.318: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:54 [2024-03-06T10:06:54.530Z] 
05:06:54 [2024-03-06T10:06:54.530Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:54.319: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:54 [2024-03-06T10:06:54.530Z] 
05:06:54 [2024-03-06T10:06:54.530Z] (Eclipse:19306): Gtk-WARNING **: 10:06:54.387: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:54 [2024-03-06T10:06:54.530Z] 
05:06:54 [2024-03-06T10:06:54.530Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:54.387: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:54 [2024-03-06T10:06:54.530Z] 
05:06:54 [2024-03-06T10:06:54.530Z] (Eclipse:19306): Gtk-WARNING **: 10:06:54.403: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:54 [2024-03-06T10:06:54.530Z] 
05:06:54 [2024-03-06T10:06:54.530Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:54.404: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:54 [2024-03-06T10:06:54.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:06:54 [2024-03-06T10:06:54.530Z] 
05:06:54 [2024-03-06T10:06:54.530Z] (Eclipse:19306): Gtk-WARNING **: 10:06:54.421: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:54 [2024-03-06T10:06:54.530Z] 
05:06:54 [2024-03-06T10:06:54.530Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:54.421: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:54 [2024-03-06T10:06:54.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:54 [2024-03-06T10:06:54.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=322630619 data=null button=0 stateMask=0x0 x=155 y=288 count=0}, Tree node with text: IRQ Analysis]
05:06:54 [2024-03-06T10:06:54.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=322630619 data=null doit=true}, Tree node with text: IRQ Analysis]
05:06:54 [2024-03-06T10:06:54.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=322630619 data=null}, Tree node with text: IRQ Analysis]
05:06:54 [2024-03-06T10:06:54.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=322630619 data=null button=1 stateMask=0x0 x=155 y=288 count=1}, Tree node with text: IRQ Analysis]
05:06:54 [2024-03-06T10:06:54.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322630620 data=null item=TreeItem {IRQ Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: IRQ Analysis]
05:06:54 [2024-03-06T10:06:54.530Z] 
05:06:54 [2024-03-06T10:06:54.530Z] (Eclipse:19306): Gtk-WARNING **: 10:06:54.443: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:54 [2024-03-06T10:06:54.530Z] 
05:06:54 [2024-03-06T10:06:54.530Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:54.444: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:54 [2024-03-06T10:06:54.530Z] 
05:06:54 [2024-03-06T10:06:54.530Z] (Eclipse:19306): Gtk-WARNING **: 10:06:54.465: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:54 [2024-03-06T10:06:54.530Z] 
05:06:54 [2024-03-06T10:06:54.530Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:54.466: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:54 [2024-03-06T10:06:54.530Z] 
05:06:54 [2024-03-06T10:06:54.530Z] (Eclipse:19306): Gtk-WARNING **: 10:06:54.476: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:54 [2024-03-06T10:06:54.530Z] 
05:06:54 [2024-03-06T10:06:54.530Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:54.477: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:54 [2024-03-06T10:06:54.530Z] 
05:06:54 [2024-03-06T10:06:54.530Z] (Eclipse:19306): Gtk-WARNING **: 10:06:54.487: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:54 [2024-03-06T10:06:54.530Z] 
05:06:54 [2024-03-06T10:06:54.530Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:54.487: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:54 [2024-03-06T10:06:54.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=322630682 data=null button=1 stateMask=0x80000 x=155 y=288 count=1}, Tree node with text: IRQ Analysis]
05:06:54 [2024-03-06T10:06:54.786Z] 
05:06:54 [2024-03-06T10:06:54.786Z] (Eclipse:19306): Gtk-WARNING **: 10:06:54.552: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:54 [2024-03-06T10:06:54.786Z] 
05:06:54 [2024-03-06T10:06:54.786Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:54.552: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:54 [2024-03-06T10:06:54.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
05:06:54 [2024-03-06T10:06:54.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
05:06:54 [2024-03-06T10:06:54.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=322630752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
05:06:54 [2024-03-06T10:06:54.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
05:06:54 [2024-03-06T10:06:54.786Z] 
05:06:54 [2024-03-06T10:06:54.786Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:54.567: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:54 [2024-03-06T10:06:54.786Z] 
05:06:54 [2024-03-06T10:06:54.786Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:54.610: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:54 [2024-03-06T10:06:54.786Z] 
05:06:54 [2024-03-06T10:06:54.786Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:54.625: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:56 [2024-03-06T10:06:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:56 [2024-03-06T10:06:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=322632364 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}]
05:06:56 [2024-03-06T10:06:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=322632364 data=null doit=true}, TreeItem with text {bug446190}]
05:06:56 [2024-03-06T10:06:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=322632364 data=null}, TreeItem with text {bug446190}]
05:06:56 [2024-03-06T10:06:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=322632365 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
05:06:56 [2024-03-06T10:06:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322632365 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {bug446190}]
05:06:56 [2024-03-06T10:06:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=322632372 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
05:06:56 [2024-03-06T10:06:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
05:06:56 [2024-03-06T10:06:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
05:06:56 [2024-03-06T10:06:56.674Z] 
05:06:56 [2024-03-06T10:06:56.674Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:56.306: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:56 [2024-03-06T10:06:56.674Z] 
05:06:56 [2024-03-06T10:06:56.674Z] (Eclipse:19306): Gtk-WARNING **: 10:06:56.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:56 [2024-03-06T10:06:56.675Z] 
05:06:56 [2024-03-06T10:06:56.675Z] (Eclipse:19306): Gtk-WARNING **: 10:06:56.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:56 [2024-03-06T10:06:56.675Z] 
05:06:56 [2024-03-06T10:06:56.675Z] (Eclipse:19306): Gtk-WARNING **: 10:06:56.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:56 [2024-03-06T10:06:56.675Z] 
05:06:56 [2024-03-06T10:06:56.675Z] (Eclipse:19306): Gtk-WARNING **: 10:06:56.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:56 [2024-03-06T10:06:56.675Z] 
05:06:56 [2024-03-06T10:06:56.675Z] (Eclipse:19306): Gtk-WARNING **: 10:06:56.394: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:56 [2024-03-06T10:06:56.675Z] 
05:06:56 [2024-03-06T10:06:56.675Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:56.395: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:56 [2024-03-06T10:06:56.675Z] 
05:06:56 [2024-03-06T10:06:56.675Z] (Eclipse:19306): Gtk-WARNING **: 10:06:56.431: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:56 [2024-03-06T10:06:56.675Z] 
05:06:56 [2024-03-06T10:06:56.675Z] (Eclipse:19306): Gtk-WARNING **: 10:06:56.431: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:56 [2024-03-06T10:06:56.675Z] 
05:06:56 [2024-03-06T10:06:56.675Z] (Eclipse:19306): Gtk-WARNING **: 10:06:56.431: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:56 [2024-03-06T10:06:56.675Z] 
05:06:56 [2024-03-06T10:06:56.675Z] (Eclipse:19306): Gtk-WARNING **: 10:06:56.431: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:56 [2024-03-06T10:06:56.675Z] 
05:06:56 [2024-03-06T10:06:56.675Z] (Eclipse:19306): Gtk-WARNING **: 10:06:56.433: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:56 [2024-03-06T10:06:56.675Z] 
05:06:56 [2024-03-06T10:06:56.675Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:56.434: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:56 [2024-03-06T10:06:56.675Z] 
05:06:56 [2024-03-06T10:06:56.675Z] (Eclipse:19306): Gtk-WARNING **: 10:06:56.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:56 [2024-03-06T10:06:56.675Z] 
05:06:56 [2024-03-06T10:06:56.675Z] (Eclipse:19306): Gtk-WARNING **: 10:06:56.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:56 [2024-03-06T10:06:56.675Z] 
05:06:56 [2024-03-06T10:06:56.675Z] (Eclipse:19306): Gtk-WARNING **: 10:06:56.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:56 [2024-03-06T10:06:56.675Z] 
05:06:56 [2024-03-06T10:06:56.675Z] (Eclipse:19306): Gtk-WARNING **: 10:06:56.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:56 [2024-03-06T10:06:56.675Z] 
05:06:56 [2024-03-06T10:06:56.675Z] (Eclipse:19306): Gtk-WARNING **: 10:06:56.461: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:56 [2024-03-06T10:06:56.675Z] 
05:06:56 [2024-03-06T10:06:56.675Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:56.462: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:56 [2024-03-06T10:06:56.675Z] 
05:06:56 [2024-03-06T10:06:56.675Z] (Eclipse:19306): Gtk-WARNING **: 10:06:56.485: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:56 [2024-03-06T10:06:56.675Z] 
05:06:56 [2024-03-06T10:06:56.675Z] (Eclipse:19306): Gtk-WARNING **: 10:06:56.485: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:56 [2024-03-06T10:06:56.675Z] 
05:06:56 [2024-03-06T10:06:56.675Z] (Eclipse:19306): Gtk-WARNING **: 10:06:56.485: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:56 [2024-03-06T10:06:56.675Z] 
05:06:56 [2024-03-06T10:06:56.675Z] (Eclipse:19306): Gtk-WARNING **: 10:06:56.485: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:56 [2024-03-06T10:06:56.675Z] 
05:06:56 [2024-03-06T10:06:56.675Z] (Eclipse:19306): Gtk-WARNING **: 10:06:56.486: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:56 [2024-03-06T10:06:56.675Z] 
05:06:56 [2024-03-06T10:06:56.675Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:56.487: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:56 [2024-03-06T10:06:56.675Z] 
05:06:56 [2024-03-06T10:06:56.675Z] (Eclipse:19306): Gtk-WARNING **: 10:06:56.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:56 [2024-03-06T10:06:56.675Z] 
05:06:56 [2024-03-06T10:06:56.675Z] (Eclipse:19306): Gtk-WARNING **: 10:06:56.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:56 [2024-03-06T10:06:56.675Z] 
05:06:56 [2024-03-06T10:06:56.675Z] (Eclipse:19306): Gtk-WARNING **: 10:06:56.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:56 [2024-03-06T10:06:56.675Z] 
05:06:56 [2024-03-06T10:06:56.675Z] (Eclipse:19306): Gtk-WARNING **: 10:06:56.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:56 [2024-03-06T10:06:56.675Z] 
05:06:56 [2024-03-06T10:06:56.675Z] (Eclipse:19306): Gtk-WARNING **: 10:06:56.518: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:56 [2024-03-06T10:06:56.675Z] 
05:06:56 [2024-03-06T10:06:56.675Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:56.518: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:56 [2024-03-06T10:06:56.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
05:06:56 [2024-03-06T10:06:56.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:06:56 [2024-03-06T10:06:56.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:56 [2024-03-06T10:06:56.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:56 [2024-03-06T10:06:56.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
05:06:56 [2024-03-06T10:06:56.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
05:06:56 [2024-03-06T10:06:56.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:56 [2024-03-06T10:06:56.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
05:06:56 [2024-03-06T10:06:56.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
05:06:56 [2024-03-06T10:06:56.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:06:56 [2024-03-06T10:06:56.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:06:56 [2024-03-06T10:06:56.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
05:06:56 [2024-03-06T10:06:56.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=322632751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:56 [2024-03-06T10:06:56.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=322632751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:56 [2024-03-06T10:06:56.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=322632751 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:56 [2024-03-06T10:06:56.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=322632752 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:56 [2024-03-06T10:06:56.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=322632752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:56 [2024-03-06T10:06:56.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=322632752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:56 [2024-03-06T10:06:56.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=322632752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:56 [2024-03-06T10:06:56.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=322632430 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete Supplementary Files...']
05:06:56 [2024-03-06T10:06:56.676Z] 
05:06:56 [2024-03-06T10:06:56.676Z] (Eclipse:19306): Gtk-WARNING **: 10:06:56.607: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:56 [2024-03-06T10:06:56.676Z] 
05:06:56 [2024-03-06T10:06:56.676Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:56.609: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:56 [2024-03-06T10:06:56.932Z] 
05:06:56 [2024-03-06T10:06:56.932Z] (Eclipse:19306): Gtk-WARNING **: 10:06:56.683: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:56 [2024-03-06T10:06:56.932Z] 
05:06:56 [2024-03-06T10:06:56.932Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:56.683: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:56 [2024-03-06T10:06:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:06:56 [2024-03-06T10:06:56.932Z] 
05:06:56 [2024-03-06T10:06:56.932Z] (Eclipse:19306): Gtk-WARNING **: 10:06:56.703: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:56 [2024-03-06T10:06:56.932Z] 
05:06:56 [2024-03-06T10:06:56.932Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:56.704: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:56 [2024-03-06T10:06:56.932Z] 
05:06:56 [2024-03-06T10:06:56.932Z] (Eclipse:19306): Gtk-WARNING **: 10:06:56.722: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:56 [2024-03-06T10:06:56.932Z] 
05:06:56 [2024-03-06T10:06:56.932Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:56.722: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:56 [2024-03-06T10:06:56.932Z] 
05:06:56 [2024-03-06T10:06:56.932Z] (Eclipse:19306): Gtk-WARNING **: 10:06:56.738: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:56 [2024-03-06T10:06:56.932Z] 
05:06:56 [2024-03-06T10:06:56.932Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:56.739: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:56 [2024-03-06T10:06:56.932Z] 
05:06:56 [2024-03-06T10:06:56.932Z] (Eclipse:19306): Gtk-WARNING **: 10:06:56.751: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:56 [2024-03-06T10:06:56.932Z] 
05:06:56 [2024-03-06T10:06:56.932Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:56.752: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:56 [2024-03-06T10:06:56.932Z] 
05:06:56 [2024-03-06T10:06:56.932Z] (Eclipse:19306): Gtk-WARNING **: 10:06:56.769: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:56 [2024-03-06T10:06:56.932Z] 
05:06:56 [2024-03-06T10:06:56.932Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:56.769: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:56 [2024-03-06T10:06:56.932Z] 
05:06:56 [2024-03-06T10:06:56.932Z] (Eclipse:19306): Gtk-WARNING **: 10:06:56.791: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:56 [2024-03-06T10:06:56.932Z] 
05:06:56 [2024-03-06T10:06:56.932Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:56.792: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:56 [2024-03-06T10:06:56.932Z] 
05:06:56 [2024-03-06T10:06:56.932Z] (Eclipse:19306): Gtk-WARNING **: 10:06:56.805: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:56 [2024-03-06T10:06:56.932Z] 
05:06:56 [2024-03-06T10:06:56.932Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:56.805: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:56 [2024-03-06T10:06:56.932Z] 
05:06:56 [2024-03-06T10:06:56.932Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:56.814: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:56 [2024-03-06T10:06:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:56 [2024-03-06T10:06:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=322633012 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}]
05:06:56 [2024-03-06T10:06:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=322633012 data=null doit=true}, TreeItem with text {bug446190}]
05:06:56 [2024-03-06T10:06:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=322633013 data=null}, TreeItem with text {bug446190}]
05:06:56 [2024-03-06T10:06:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=322633013 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
05:06:56 [2024-03-06T10:06:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322633013 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {bug446190}]
05:06:56 [2024-03-06T10:06:56.932Z] 
05:06:56 [2024-03-06T10:06:56.932Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:56.833: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:56 [2024-03-06T10:06:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=322633033 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
05:06:56 [2024-03-06T10:06:56.932Z] 
05:06:56 [2024-03-06T10:06:56.932Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:56.845: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:56 [2024-03-06T10:06:56.932Z] 
05:06:56 [2024-03-06T10:06:56.932Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:56.877: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:56 [2024-03-06T10:06:56.932Z] 
05:06:56 [2024-03-06T10:06:56.932Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:56.882: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:56 [2024-03-06T10:06:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
05:06:56 [2024-03-06T10:06:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
05:06:57 [2024-03-06T10:06:57.189Z] 
05:06:57 [2024-03-06T10:06:57.189Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:56.962: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:57 [2024-03-06T10:06:57.189Z] 
05:06:57 [2024-03-06T10:06:57.189Z] (Eclipse:19306): Gtk-WARNING **: 10:06:57.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:57 [2024-03-06T10:06:57.189Z] 
05:06:57 [2024-03-06T10:06:57.189Z] (Eclipse:19306): Gtk-WARNING **: 10:06:57.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:57 [2024-03-06T10:06:57.189Z] 
05:06:57 [2024-03-06T10:06:57.189Z] (Eclipse:19306): Gtk-WARNING **: 10:06:57.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:57 [2024-03-06T10:06:57.189Z] 
05:06:57 [2024-03-06T10:06:57.189Z] (Eclipse:19306): Gtk-WARNING **: 10:06:57.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:57 [2024-03-06T10:06:57.189Z] 
05:06:57 [2024-03-06T10:06:57.189Z] (Eclipse:19306): Gtk-WARNING **: 10:06:57.063: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:57 [2024-03-06T10:06:57.189Z] 
05:06:57 [2024-03-06T10:06:57.189Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:57.064: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:57 [2024-03-06T10:06:57.189Z] 
05:06:57 [2024-03-06T10:06:57.189Z] (Eclipse:19306): Gtk-WARNING **: 10:06:57.088: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:57 [2024-03-06T10:06:57.189Z] 
05:06:57 [2024-03-06T10:06:57.189Z] (Eclipse:19306): Gtk-WARNING **: 10:06:57.088: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:57 [2024-03-06T10:06:57.189Z] 
05:06:57 [2024-03-06T10:06:57.189Z] (Eclipse:19306): Gtk-WARNING **: 10:06:57.088: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:57 [2024-03-06T10:06:57.189Z] 
05:06:57 [2024-03-06T10:06:57.189Z] (Eclipse:19306): Gtk-WARNING **: 10:06:57.088: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:57 [2024-03-06T10:06:57.189Z] 
05:06:57 [2024-03-06T10:06:57.189Z] (Eclipse:19306): Gtk-WARNING **: 10:06:57.089: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:57 [2024-03-06T10:06:57.189Z] 
05:06:57 [2024-03-06T10:06:57.189Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:57.089: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:57 [2024-03-06T10:06:57.189Z] 
05:06:57 [2024-03-06T10:06:57.189Z] (Eclipse:19306): Gtk-WARNING **: 10:06:57.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:57 [2024-03-06T10:06:57.189Z] 
05:06:57 [2024-03-06T10:06:57.189Z] (Eclipse:19306): Gtk-WARNING **: 10:06:57.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:57 [2024-03-06T10:06:57.189Z] 
05:06:57 [2024-03-06T10:06:57.189Z] (Eclipse:19306): Gtk-WARNING **: 10:06:57.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:57 [2024-03-06T10:06:57.189Z] 
05:06:57 [2024-03-06T10:06:57.189Z] (Eclipse:19306): Gtk-WARNING **: 10:06:57.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:57 [2024-03-06T10:06:57.189Z] 
05:06:57 [2024-03-06T10:06:57.189Z] (Eclipse:19306): Gtk-WARNING **: 10:06:57.124: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:57 [2024-03-06T10:06:57.189Z] 
05:06:57 [2024-03-06T10:06:57.189Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:57.125: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:57 [2024-03-06T10:06:57.189Z] 
05:06:57 [2024-03-06T10:06:57.189Z] (Eclipse:19306): Gtk-WARNING **: 10:06:57.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:57 [2024-03-06T10:06:57.189Z] 
05:06:57 [2024-03-06T10:06:57.189Z] (Eclipse:19306): Gtk-WARNING **: 10:06:57.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:57 [2024-03-06T10:06:57.189Z] 
05:06:57 [2024-03-06T10:06:57.189Z] (Eclipse:19306): Gtk-WARNING **: 10:06:57.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:57 [2024-03-06T10:06:57.190Z] 
05:06:57 [2024-03-06T10:06:57.190Z] (Eclipse:19306): Gtk-WARNING **: 10:06:57.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:06:57 [2024-03-06T10:06:57.190Z] 
05:06:57 [2024-03-06T10:06:57.190Z] (Eclipse:19306): Gtk-WARNING **: 10:06:57.154: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:57 [2024-03-06T10:06:57.190Z] 
05:06:57 [2024-03-06T10:06:57.190Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:57.154: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:57 [2024-03-06T10:06:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
05:06:57 [2024-03-06T10:06:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:06:57 [2024-03-06T10:06:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:06:57 [2024-03-06T10:06:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:06:57 [2024-03-06T10:06:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
05:06:57 [2024-03-06T10:06:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
05:06:57 [2024-03-06T10:06:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:06:57 [2024-03-06T10:06:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
05:06:57 [2024-03-06T10:06:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
05:06:57 [2024-03-06T10:06:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:06:57 [2024-03-06T10:06:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:06:57 [2024-03-06T10:06:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
05:06:57 [2024-03-06T10:06:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=322633378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:57 [2024-03-06T10:06:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=322633378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:57 [2024-03-06T10:06:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=322633378 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:57 [2024-03-06T10:06:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=322633378 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:57 [2024-03-06T10:06:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=322633378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:57 [2024-03-06T10:06:57.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=322633378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:57 [2024-03-06T10:06:57.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=322633378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:06:57 [2024-03-06T10:06:57.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=322633078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete Supplementary Files...']
05:06:57 [2024-03-06T10:06:57.446Z] 
05:06:57 [2024-03-06T10:06:57.446Z] (Eclipse:19306): Gtk-WARNING **: 10:06:57.243: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:57 [2024-03-06T10:06:57.446Z] 
05:06:57 [2024-03-06T10:06:57.446Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:57.244: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:57 [2024-03-06T10:06:57.446Z] 
05:06:57 [2024-03-06T10:06:57.446Z] (Eclipse:19306): Gtk-WARNING **: 10:06:57.312: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:57 [2024-03-06T10:06:57.446Z] 
05:06:57 [2024-03-06T10:06:57.446Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:57.313: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:57 [2024-03-06T10:06:57.446Z] 
05:06:57 [2024-03-06T10:06:57.446Z] (Eclipse:19306): Gtk-WARNING **: 10:06:57.331: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:57 [2024-03-06T10:06:57.446Z] 
05:06:57 [2024-03-06T10:06:57.446Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:57.332: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:57 [2024-03-06T10:06:57.446Z] 
05:06:57 [2024-03-06T10:06:57.446Z] (Eclipse:19306): Gtk-WARNING **: 10:06:57.344: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:57 [2024-03-06T10:06:57.446Z] 
05:06:57 [2024-03-06T10:06:57.446Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:57.344: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:57 [2024-03-06T10:06:57.446Z] 
05:06:57 [2024-03-06T10:06:57.446Z] (Eclipse:19306): Gtk-WARNING **: 10:06:57.358: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:57 [2024-03-06T10:06:57.447Z] 
05:06:57 [2024-03-06T10:06:57.447Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:57.358: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:57 [2024-03-06T10:06:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:06:57 [2024-03-06T10:06:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Futex Contention Analysis
05:06:57 [2024-03-06T10:06:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=322633555 data=null button=0 stateMask=0x0 x=199 y=242 count=0}, Tree node with text: Futex Contention Analysis]
05:06:57 [2024-03-06T10:06:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=322633555 data=null doit=true}, Tree node with text: Futex Contention Analysis]
05:06:57 [2024-03-06T10:06:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:06:57 [2024-03-06T10:06:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=322633556 data=null}, Tree node with text: Futex Contention Analysis]
05:06:57 [2024-03-06T10:06:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=322633556 data=null button=1 stateMask=0x0 x=199 y=242 count=1}, Tree node with text: Futex Contention Analysis]
05:06:57 [2024-03-06T10:06:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322633556 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Futex Contention Analysis]
05:06:57 [2024-03-06T10:06:57.447Z] 
05:06:57 [2024-03-06T10:06:57.447Z] (Eclipse:19306): Gtk-WARNING **: 10:06:57.376: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:57 [2024-03-06T10:06:57.447Z] 
05:06:57 [2024-03-06T10:06:57.447Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:57.377: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:57 [2024-03-06T10:06:57.447Z] 
05:06:57 [2024-03-06T10:06:57.447Z] (Eclipse:19306): Gtk-WARNING **: 10:06:57.392: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:57 [2024-03-06T10:06:57.447Z] 
05:06:57 [2024-03-06T10:06:57.447Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:57.392: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:57 [2024-03-06T10:06:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=322633589 data=null button=1 stateMask=0x80000 x=199 y=242 count=1}, Tree node with text: Futex Contention Analysis]
05:06:57 [2024-03-06T10:06:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=322633589 data=null button=1 stateMask=0x0 x=199 y=242 count=2}, Tree node with text: Futex Contention Analysis]
05:06:57 [2024-03-06T10:06:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Futex Contention Analysis} time=322633590 data=null button=1 stateMask=0x0 x=199 y=242 count=2}, Tree node with text: Futex Contention Analysis]
05:06:57 [2024-03-06T10:06:57.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322633590 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Futex Contention Analysis]
05:06:57 [2024-03-06T10:06:57.447Z] 
05:06:57 [2024-03-06T10:06:57.447Z] (Eclipse:19306): Gtk-WARNING **: 10:06:57.414: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:57 [2024-03-06T10:06:57.447Z] 
05:06:57 [2024-03-06T10:06:57.447Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:57.414: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:57 [2024-03-06T10:06:57.447Z] 
05:06:57 [2024-03-06T10:06:57.447Z] (Eclipse:19306): Gtk-WARNING **: 10:06:57.433: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:57 [2024-03-06T10:06:57.447Z] 
05:06:57 [2024-03-06T10:06:57.447Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:57.434: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:57 [2024-03-06T10:06:57.447Z] 
05:06:57 [2024-03-06T10:06:57.447Z] (Eclipse:19306): Gtk-WARNING **: 10:06:57.447: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:06:57 [2024-03-06T10:06:57.447Z] 
05:06:57 [2024-03-06T10:06:57.447Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:57.447: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:57 [2024-03-06T10:06:57.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=322633642 data=null button=1 stateMask=0x80000 x=199 y=242 count=2}, Tree node with text: Futex Contention Analysis]
05:06:57 [2024-03-06T10:06:57.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Futex Contention Analysis} time=322633643 data=null button=0 stateMask=0x0 x=199 y=242 count=0}, Tree node with text: Futex Contention Analysis]
05:06:57 [2024-03-06T10:06:57.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Futex Contention Analysis} time=322633643 data=null doit=true}, Tree node with text: Futex Contention Analysis]
05:06:57 [2024-03-06T10:06:57.703Z] 
05:06:57 [2024-03-06T10:06:57.703Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:57.453: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:57 [2024-03-06T10:06:57.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Futex Contention Analysis} time=322633643 data=null}, Tree node with text: Futex Contention Analysis]
05:06:57 [2024-03-06T10:06:57.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Futex Contention Analysis
05:06:57 [2024-03-06T10:06:57.703Z] 
05:06:57 [2024-03-06T10:06:57.703Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:57.471: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:57 [2024-03-06T10:06:57.703Z] 
05:06:57 [2024-03-06T10:06:57.703Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:57.487: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:57 [2024-03-06T10:06:57.703Z] 
05:06:57 [2024-03-06T10:06:57.703Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:57.505: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:57 [2024-03-06T10:06:57.703Z] 
05:06:57 [2024-03-06T10:06:57.704Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:57.522: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:06:57 [2024-03-06T10:06:57.704Z] 
05:06:57 [2024-03-06T10:06:57.704Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:57.537: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:00 [2024-03-06T10:07:00.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:00 [2024-03-06T10:07:00.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=322635960 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}]
05:07:00 [2024-03-06T10:07:00.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=322635960 data=null doit=true}, TreeItem with text {bug446190}]
05:07:00 [2024-03-06T10:07:00.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=322635960 data=null}, TreeItem with text {bug446190}]
05:07:00 [2024-03-06T10:07:00.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=322635961 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
05:07:00 [2024-03-06T10:07:00.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322635961 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {bug446190}]
05:07:00 [2024-03-06T10:07:00.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=322635966 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
05:07:00 [2024-03-06T10:07:00.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
05:07:00 [2024-03-06T10:07:00.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
05:07:00 [2024-03-06T10:07:00.222Z] 
05:07:00 [2024-03-06T10:07:00.222Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:59.869: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:00 [2024-03-06T10:07:00.222Z] 
05:07:00 [2024-03-06T10:07:00.222Z] (Eclipse:19306): Gtk-WARNING **: 10:06:59.948: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.222Z] 
05:07:00 [2024-03-06T10:07:00.222Z] (Eclipse:19306): Gtk-WARNING **: 10:06:59.948: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.222Z] 
05:07:00 [2024-03-06T10:07:00.222Z] (Eclipse:19306): Gtk-WARNING **: 10:06:59.948: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.222Z] 
05:07:00 [2024-03-06T10:07:00.222Z] (Eclipse:19306): Gtk-WARNING **: 10:06:59.948: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.222Z] 
05:07:00 [2024-03-06T10:07:00.222Z] (Eclipse:19306): Gtk-WARNING **: 10:06:59.949: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.222Z] 
05:07:00 [2024-03-06T10:07:00.222Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:59.950: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:00 [2024-03-06T10:07:00.222Z] 
05:07:00 [2024-03-06T10:07:00.222Z] (Eclipse:19306): Gtk-WARNING **: 10:06:59.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.222Z] 
05:07:00 [2024-03-06T10:07:00.222Z] (Eclipse:19306): Gtk-WARNING **: 10:06:59.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.222Z] 
05:07:00 [2024-03-06T10:07:00.222Z] (Eclipse:19306): Gtk-WARNING **: 10:06:59.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.222Z] 
05:07:00 [2024-03-06T10:07:00.222Z] (Eclipse:19306): Gtk-WARNING **: 10:06:59.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.222Z] 
05:07:00 [2024-03-06T10:07:00.222Z] (Eclipse:19306): Gtk-WARNING **: 10:06:59.975: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.222Z] 
05:07:00 [2024-03-06T10:07:00.222Z] (Eclipse:19306): Gtk-CRITICAL **: 10:06:59.975: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:00 [2024-03-06T10:07:00.222Z] 
05:07:00 [2024-03-06T10:07:00.222Z] (Eclipse:19306): Gtk-WARNING **: 10:07:00.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.222Z] 
05:07:00 [2024-03-06T10:07:00.222Z] (Eclipse:19306): Gtk-WARNING **: 10:07:00.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.222Z] 
05:07:00 [2024-03-06T10:07:00.222Z] (Eclipse:19306): Gtk-WARNING **: 10:07:00.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.222Z] 
05:07:00 [2024-03-06T10:07:00.222Z] (Eclipse:19306): Gtk-WARNING **: 10:07:00.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.222Z] 
05:07:00 [2024-03-06T10:07:00.222Z] (Eclipse:19306): Gtk-WARNING **: 10:07:00.001: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.222Z] 
05:07:00 [2024-03-06T10:07:00.222Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:00.002: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:00 [2024-03-06T10:07:00.222Z] 
05:07:00 [2024-03-06T10:07:00.222Z] (Eclipse:19306): Gtk-WARNING **: 10:07:00.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.222Z] 
05:07:00 [2024-03-06T10:07:00.222Z] (Eclipse:19306): Gtk-WARNING **: 10:07:00.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.222Z] 
05:07:00 [2024-03-06T10:07:00.222Z] (Eclipse:19306): Gtk-WARNING **: 10:07:00.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.222Z] 
05:07:00 [2024-03-06T10:07:00.222Z] (Eclipse:19306): Gtk-WARNING **: 10:07:00.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.222Z] 
05:07:00 [2024-03-06T10:07:00.222Z] (Eclipse:19306): Gtk-WARNING **: 10:07:00.031: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.222Z] 
05:07:00 [2024-03-06T10:07:00.222Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:00.031: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:00 [2024-03-06T10:07:00.222Z] 
05:07:00 [2024-03-06T10:07:00.222Z] (Eclipse:19306): Gtk-WARNING **: 10:07:00.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.222Z] 
05:07:00 [2024-03-06T10:07:00.223Z] (Eclipse:19306): Gtk-WARNING **: 10:07:00.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.223Z] 
05:07:00 [2024-03-06T10:07:00.223Z] (Eclipse:19306): Gtk-WARNING **: 10:07:00.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.223Z] 
05:07:00 [2024-03-06T10:07:00.223Z] (Eclipse:19306): Gtk-WARNING **: 10:07:00.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.223Z] 
05:07:00 [2024-03-06T10:07:00.223Z] (Eclipse:19306): Gtk-WARNING **: 10:07:00.058: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.223Z] 
05:07:00 [2024-03-06T10:07:00.223Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:00.058: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:00 [2024-03-06T10:07:00.223Z] 
05:07:00 [2024-03-06T10:07:00.223Z] (Eclipse:19306): Gtk-WARNING **: 10:07:00.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.223Z] 
05:07:00 [2024-03-06T10:07:00.223Z] (Eclipse:19306): Gtk-WARNING **: 10:07:00.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.223Z] 
05:07:00 [2024-03-06T10:07:00.223Z] (Eclipse:19306): Gtk-WARNING **: 10:07:00.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.223Z] 
05:07:00 [2024-03-06T10:07:00.223Z] (Eclipse:19306): Gtk-WARNING **: 10:07:00.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.223Z] 
05:07:00 [2024-03-06T10:07:00.223Z] (Eclipse:19306): Gtk-WARNING **: 10:07:00.083: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.223Z] 
05:07:00 [2024-03-06T10:07:00.223Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:00.084: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:00 [2024-03-06T10:07:00.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
05:07:00 [2024-03-06T10:07:00.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:07:00 [2024-03-06T10:07:00.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:00 [2024-03-06T10:07:00.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:00 [2024-03-06T10:07:00.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
05:07:00 [2024-03-06T10:07:00.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
05:07:00 [2024-03-06T10:07:00.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:07:00 [2024-03-06T10:07:00.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
05:07:00 [2024-03-06T10:07:00.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
05:07:00 [2024-03-06T10:07:00.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:07:00 [2024-03-06T10:07:00.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:07:00 [2024-03-06T10:07:00.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
05:07:00 [2024-03-06T10:07:00.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=322636320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:07:00 [2024-03-06T10:07:00.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=322636320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:07:00 [2024-03-06T10:07:00.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=322636320 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:07:00 [2024-03-06T10:07:00.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=322636320 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:07:00 [2024-03-06T10:07:00.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=322636320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:07:00 [2024-03-06T10:07:00.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=322636320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:07:00 [2024-03-06T10:07:00.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=322636320 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:07:00 [2024-03-06T10:07:00.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=322636005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete Supplementary Files...']
05:07:00 [2024-03-06T10:07:00.223Z] 
05:07:00 [2024-03-06T10:07:00.223Z] (Eclipse:19306): Gtk-WARNING **: 10:07:00.175: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.223Z] 
05:07:00 [2024-03-06T10:07:00.223Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:00.176: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:00 [2024-03-06T10:07:00.479Z] 
05:07:00 [2024-03-06T10:07:00.479Z] (Eclipse:19306): Gtk-WARNING **: 10:07:00.250: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.479Z] 
05:07:00 [2024-03-06T10:07:00.479Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:00.250: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:00 [2024-03-06T10:07:00.479Z] 
05:07:00 [2024-03-06T10:07:00.479Z] (Eclipse:19306): Gtk-WARNING **: 10:07:00.265: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.479Z] 
05:07:00 [2024-03-06T10:07:00.479Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:00.266: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:00 [2024-03-06T10:07:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:07:00 [2024-03-06T10:07:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:00 [2024-03-06T10:07:00.479Z] 
05:07:00 [2024-03-06T10:07:00.479Z] (Eclipse:19306): Gtk-WARNING **: 10:07:00.281: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.479Z] 
05:07:00 [2024-03-06T10:07:00.479Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:00.282: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:00 [2024-03-06T10:07:00.479Z] 
05:07:00 [2024-03-06T10:07:00.479Z] (Eclipse:19306): Gtk-WARNING **: 10:07:00.299: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.479Z] 
05:07:00 [2024-03-06T10:07:00.479Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:00.300: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:00 [2024-03-06T10:07:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:00 [2024-03-06T10:07:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:00 [2024-03-06T10:07:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:00 [2024-03-06T10:07:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:00 [2024-03-06T10:07:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:00 [2024-03-06T10:07:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322636511 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:00 [2024-03-06T10:07:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322636511 data=null doit=true}, TreeItem with text {test}]
05:07:00 [2024-03-06T10:07:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322636511 data=null}, TreeItem with text {test}]
05:07:00 [2024-03-06T10:07:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322636511 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:00 [2024-03-06T10:07:00.479Z] 
05:07:00 [2024-03-06T10:07:00.479Z] (Eclipse:19306): Gtk-WARNING **: 10:07:00.332: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.479Z] 
05:07:00 [2024-03-06T10:07:00.479Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:00.333: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:00 [2024-03-06T10:07:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322636511 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:00 [2024-03-06T10:07:00.479Z] 
05:07:00 [2024-03-06T10:07:00.479Z] (Eclipse:19306): Gtk-WARNING **: 10:07:00.353: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.479Z] 
05:07:00 [2024-03-06T10:07:00.479Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:00.354: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:00 [2024-03-06T10:07:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322636552 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:00 [2024-03-06T10:07:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:00 [2024-03-06T10:07:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:00 [2024-03-06T10:07:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:00 [2024-03-06T10:07:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:00 [2024-03-06T10:07:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:00 [2024-03-06T10:07:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:00 [2024-03-06T10:07:00.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322636557 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322636557 data=null doit=true}, TreeItem with text {test}]
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322636557 data=null}, TreeItem with text {test}]
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322636557 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322636557 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322636564 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322636565 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322636565 data=null doit=true}, TreeItem with text {test}]
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322636565 data=null}, TreeItem with text {test}]
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322636565 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322636565 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:00 [2024-03-06T10:07:00.480Z] 
05:07:00 [2024-03-06T10:07:00.480Z] (Eclipse:19306): Gtk-WARNING **: 10:07:00.385: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.480Z] 
05:07:00 [2024-03-06T10:07:00.480Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:00.385: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322636583 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:00 [2024-03-06T10:07:00.480Z] 
05:07:00 [2024-03-06T10:07:00.480Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:00.394: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:00 [2024-03-06T10:07:00.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322636590 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322636590 data=null doit=true}, TreeItem with text {Traces [2]}]
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322636590 data=null}, TreeItem with text {Traces [2]}]
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322636590 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322636590 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322636597 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
05:07:00 [2024-03-06T10:07:00.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:07:00 [2024-03-06T10:07:00.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:07:00 [2024-03-06T10:07:00.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {bug446190} is already expanded. Won't expand it again.
05:07:00 [2024-03-06T10:07:00.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Views is already expanded. Won't expand it again.
05:07:00 [2024-03-06T10:07:00.480Z] 
05:07:00 [2024-03-06T10:07:00.480Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:00.412: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:00 [2024-03-06T10:07:00.480Z] 
05:07:00 [2024-03-06T10:07:00.480Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:00.428: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322636624 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322636625 data=null doit=true}, TreeItem with text {test}]
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322636625 data=null}, TreeItem with text {test}]
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322636625 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322636626 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:00 [2024-03-06T10:07:00.480Z] 
05:07:00 [2024-03-06T10:07:00.480Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:00.446: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322636647 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:00 [2024-03-06T10:07:00.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiments [1]} time=322636649 data=null button=0 stateMask=0x0 x=112 y=35 count=0}, TreeItem with text {Experiments [1]}]
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=322636649 data=null doit=true}, TreeItem with text {Experiments [1]}]
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=322636649 data=null}, TreeItem with text {Experiments [1]}]
05:07:00 [2024-03-06T10:07:00.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=322636649 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
05:07:00 [2024-03-06T10:07:00.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322636650 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiments [1]}]
05:07:00 [2024-03-06T10:07:00.481Z] 
05:07:00 [2024-03-06T10:07:00.481Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:00.467: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:00 [2024-03-06T10:07:00.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=322636665 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
05:07:00 [2024-03-06T10:07:00.481Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
05:07:00 [2024-03-06T10:07:00.481Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
05:07:00 [2024-03-06T10:07:00.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestExperiment [2]} time=322636666 data=null doit=true}, TreeItem with text {TestExperiment [2]}]
05:07:00 [2024-03-06T10:07:00.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestExperiment [2]} time=322636667 data=null}, TreeItem with text {TestExperiment [2]}]
05:07:00 [2024-03-06T10:07:00.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestExperiment [2]} time=322636667 data=null button=1 stateMask=0x0 x=140 y=58 count=1}, TreeItem with text {TestExperiment [2]}]
05:07:00 [2024-03-06T10:07:00.481Z] 
05:07:00 [2024-03-06T10:07:00.481Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:00.478: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:00 [2024-03-06T10:07:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322636673 data=null item=TreeItem {TestExperiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestExperiment [2]}]
05:07:00 [2024-03-06T10:07:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=322636676 data=null button=1 stateMask=0x80000 x=140 y=58 count=1}, TreeItem with text {TestExperiment [2]}]
05:07:00 [2024-03-06T10:07:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=322636676 data=null doit=true}, Tree node with text: Views]
05:07:00 [2024-03-06T10:07:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=322636676 data=null}, Tree node with text: Views]
05:07:00 [2024-03-06T10:07:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=322636676 data=null button=1 stateMask=0x0 x=116 y=127 count=1}, Tree node with text: Views]
05:07:00 [2024-03-06T10:07:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322636677 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
05:07:00 [2024-03-06T10:07:00.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=322636714 data=null button=1 stateMask=0x80000 x=116 y=127 count=1}, Tree node with text: Views]
05:07:00 [2024-03-06T10:07:00.737Z] 
05:07:00 [2024-03-06T10:07:00.737Z] (Eclipse:19306): Gtk-WARNING **: 10:07:00.643: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:00 [2024-03-06T10:07:00.737Z] 
05:07:00 [2024-03-06T10:07:00.737Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:00.651: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:00 [2024-03-06T10:07:00.737Z] 
05:07:00 [2024-03-06T10:07:00.737Z] (Eclipse:19306): Gtk-WARNING **: 10:07:00.653: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:01 [2024-03-06T10:07:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@394950ad] time=322637391 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:07:01 [2024-03-06T10:07:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:07:01 [2024-03-06T10:07:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:01 [2024-03-06T10:07:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:01 [2024-03-06T10:07:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:01 [2024-03-06T10:07:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322637399 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:01 [2024-03-06T10:07:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322637423 data=null doit=true}, TreeItem with text {test}]
05:07:01 [2024-03-06T10:07:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322637423 data=null}, TreeItem with text {test}]
05:07:01 [2024-03-06T10:07:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322637424 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:01 [2024-03-06T10:07:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322637424 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:01 [2024-03-06T10:07:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322637435 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:01 [2024-03-06T10:07:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:07:01 [2024-03-06T10:07:01.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:07:01 [2024-03-06T10:07:01.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:07:01 [2024-03-06T10:07:01.556Z] 
05:07:01 [2024-03-06T10:07:01.556Z] (Eclipse:19306): Gtk-WARNING **: 10:07:01.529: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:01 [2024-03-06T10:07:01.556Z] 
05:07:01 [2024-03-06T10:07:01.556Z] (Eclipse:19306): Gtk-WARNING **: 10:07:01.550: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:01 [2024-03-06T10:07:01.811Z] 
05:07:01 [2024-03-06T10:07:01.811Z] (Eclipse:19306): Gtk-WARNING **: 10:07:01.571: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:01 [2024-03-06T10:07:01.811Z] 
05:07:01 [2024-03-06T10:07:01.811Z] (Eclipse:19306): Gtk-WARNING **: 10:07:01.596: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:01 [2024-03-06T10:07:01.811Z] 
05:07:01 [2024-03-06T10:07:01.811Z] (Eclipse:19306): Gtk-WARNING **: 10:07:01.618: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:01 [2024-03-06T10:07:01.811Z] 
05:07:01 [2024-03-06T10:07:01.811Z] (Eclipse:19306): Gtk-WARNING **: 10:07:01.640: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:01 [2024-03-06T10:07:01.811Z] 
05:07:01 [2024-03-06T10:07:01.811Z] (Eclipse:19306): Gtk-WARNING **: 10:07:01.660: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:01 [2024-03-06T10:07:01.811Z] 
05:07:01 [2024-03-06T10:07:01.811Z] (Eclipse:19306): Gtk-WARNING **: 10:07:01.681: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:01 [2024-03-06T10:07:01.811Z] 
05:07:01 [2024-03-06T10:07:01.811Z] (Eclipse:19306): Gtk-WARNING **: 10:07:01.703: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:01 [2024-03-06T10:07:01.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:07:01 [2024-03-06T10:07:01.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
05:07:01 [2024-03-06T10:07:01.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322637915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322637915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322637915 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322637915 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322637915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322637916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322637916 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322637916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322637916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322637916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322637916 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322637916 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322637918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322637918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322637918 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322637918 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322637918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322637918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:01 [2024-03-06T10:07:01.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:01 [2024-03-06T10:07:01.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:01 [2024-03-06T10:07:01.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:01 [2024-03-06T10:07:01.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:01 [2024-03-06T10:07:01.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:01 [2024-03-06T10:07:01.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:07:02 [2024-03-06T10:07:02.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322637918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:02 [2024-03-06T10:07:02.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322637487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:07:02 [2024-03-06T10:07:02.068Z] 
05:07:02 [2024-03-06T10:07:02.068Z] (Eclipse:19306): Gtk-WARNING **: 10:07:02.015: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:02 [2024-03-06T10:07:02.068Z] 
05:07:02 [2024-03-06T10:07:02.068Z] (Eclipse:19306): Gtk-WARNING **: 10:07:02.033: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:02 [2024-03-06T10:07:02.068Z] 
05:07:02 [2024-03-06T10:07:02.068Z] (Eclipse:19306): Gtk-WARNING **: 10:07:02.039: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:02 [2024-03-06T10:07:02.068Z] 
05:07:02 [2024-03-06T10:07:02.068Z] (Eclipse:19306): Gtk-WARNING **: 10:07:02.054: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:02 [2024-03-06T10:07:02.325Z] 
05:07:02 [2024-03-06T10:07:02.325Z] (Eclipse:19306): Gtk-WARNING **: 10:07:02.071: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:02 [2024-03-06T10:07:02.325Z] 
05:07:02 [2024-03-06T10:07:02.325Z] (Eclipse:19306): Gtk-WARNING **: 10:07:02.088: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:02 [2024-03-06T10:07:02.325Z] 
05:07:02 [2024-03-06T10:07:02.325Z] (Eclipse:19306): Gtk-WARNING **: 10:07:02.104: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:02 [2024-03-06T10:07:02.325Z] 
05:07:02 [2024-03-06T10:07:02.325Z] (Eclipse:19306): Gtk-WARNING **: 10:07:02.122: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:02 [2024-03-06T10:07:02.325Z] 
05:07:02 [2024-03-06T10:07:02.325Z] (Eclipse:19306): Gtk-WARNING **: 10:07:02.137: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:02 [2024-03-06T10:07:02.325Z] 
05:07:02 [2024-03-06T10:07:02.325Z] (Eclipse:19306): Gtk-WARNING **: 10:07:02.155: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:02 [2024-03-06T10:07:02.325Z] 
05:07:02 [2024-03-06T10:07:02.325Z] (Eclipse:19306): Gtk-WARNING **: 10:07:02.173: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:02 [2024-03-06T10:07:02.325Z] 
05:07:02 [2024-03-06T10:07:02.325Z] (Eclipse:19306): Gtk-WARNING **: 10:07:02.190: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:02 [2024-03-06T10:07:02.325Z] 
05:07:02 [2024-03-06T10:07:02.325Z] (Eclipse:19306): Gtk-WARNING **: 10:07:02.204: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:02 [2024-03-06T10:07:02.325Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.04 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
05:07:02 [2024-03-06T10:07:02.325Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testUstAnalyses -- Time elapsed: 0.666 s
05:07:02 [2024-03-06T10:07:02.325Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testAnalysisRun -- Time elapsed: 7.903 s
05:07:02 [2024-03-06T10:07:02.325Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testKernelAnalyses -- Time elapsed: 0.136 s
05:07:02 [2024-03-06T10:07:02.325Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testExperimentAnalyses -- Time elapsed: 0.120 s
05:07:02 [2024-03-06T10:07:02.325Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
05:07:02 [2024-03-06T10:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@394950ad] time=322638563 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:07:02 [2024-03-06T10:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:02 [2024-03-06T10:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
05:07:02 [2024-03-06T10:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
05:07:02 [2024-03-06T10:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
05:07:02 [2024-03-06T10:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=322638747 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
05:07:02 [2024-03-06T10:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
05:07:03 [2024-03-06T10:07:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:03 [2024-03-06T10:07:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:03 [2024-03-06T10:07:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:03 [2024-03-06T10:07:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:03 [2024-03-06T10:07:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:03 [2024-03-06T10:07:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:03 [2024-03-06T10:07:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=322639117 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
05:07:03 [2024-03-06T10:07:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=322639117 data=null doit=true}, TreeItem with text {c-project}]
05:07:03 [2024-03-06T10:07:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=322639117 data=null}, TreeItem with text {c-project}]
05:07:03 [2024-03-06T10:07:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=322639118 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
05:07:03 [2024-03-06T10:07:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322639118 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
05:07:03 [2024-03-06T10:07:03.144Z] 
05:07:03 [2024-03-06T10:07:03.144Z] !ENTRY org.eclipse.cdt.core 1 0 2024-03-06 10:07:02.958
05:07:03 [2024-03-06T10:07:03.144Z] !MESSAGE Indexed 'c-project' (0 sources, 0 headers) in 0.002 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
05:07:03 [2024-03-06T10:07:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=322639217 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
05:07:03 [2024-03-06T10:07:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:03 [2024-03-06T10:07:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=322639220 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
05:07:03 [2024-03-06T10:07:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=322639220 data=null doit=true}, TreeItem with text {c-project}]
05:07:03 [2024-03-06T10:07:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=322639220 data=null}, TreeItem with text {c-project}]
05:07:03 [2024-03-06T10:07:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=322639220 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
05:07:03 [2024-03-06T10:07:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322639221 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
05:07:03 [2024-03-06T10:07:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=322639237 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
05:07:03 [2024-03-06T10:07:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
05:07:03 [2024-03-06T10:07:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
05:07:03 [2024-03-06T10:07:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure or convert to Tracing Project'
05:07:03 [2024-03-06T10:07:03.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=322639311 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure or convert to Tracing Project']
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure or convert to Tracing Project'
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322639469 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322639469 data=null doit=true}, TreeItem with text {test}]
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322639469 data=null}, TreeItem with text {test}]
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322639469 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322639469 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322639487 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322639488 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322639488 data=null doit=true}, TreeItem with text {test}]
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322639488 data=null}, TreeItem with text {test}]
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322639488 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322639489 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322639502 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322639503 data=null doit=true}, TreeItem with text {test}]
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322639503 data=null}, TreeItem with text {test}]
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322639503 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322639504 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322639505 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322639507 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [0]}]
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322639507 data=null doit=true}, TreeItem with text {Traces [0]}]
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322639507 data=null}, TreeItem with text {Traces [0]}]
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322639507 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322639508 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322639530 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322639532 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [0]}]
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322639532 data=null doit=true}, TreeItem with text {Traces [0]}]
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322639532 data=null}, TreeItem with text {Traces [0]}]
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322639533 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322639533 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322639538 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
05:07:03 [2024-03-06T10:07:03.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
05:07:03 [2024-03-06T10:07:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=322639592 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
05:07:03 [2024-03-06T10:07:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
05:07:03 [2024-03-06T10:07:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322639612 data=null doit=true}, TreeItem with text {Traces [0]}]
05:07:03 [2024-03-06T10:07:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322639612 data=null}, TreeItem with text {Traces [0]}]
05:07:03 [2024-03-06T10:07:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322639612 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
05:07:03 [2024-03-06T10:07:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322639613 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
05:07:03 [2024-03-06T10:07:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322639614 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
05:07:03 [2024-03-06T10:07:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:03 [2024-03-06T10:07:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322639615 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {kernel-overlap-testing}]
05:07:03 [2024-03-06T10:07:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322639615 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:07:03 [2024-03-06T10:07:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322639615 data=null}, TreeItem with text {kernel-overlap-testing}]
05:07:03 [2024-03-06T10:07:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322639616 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
05:07:03 [2024-03-06T10:07:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322639616 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:07:03 [2024-03-06T10:07:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322639642 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
05:07:03 [2024-03-06T10:07:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
05:07:03 [2024-03-06T10:07:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
05:07:03 [2024-03-06T10:07:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
05:07:03 [2024-03-06T10:07:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Linux Kernel Trace'
05:07:03 [2024-03-06T10:07:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=322639698 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Linux Kernel Trace']
05:07:03 [2024-03-06T10:07:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Linux Kernel Trace'
05:07:03 [2024-03-06T10:07:03.661Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:07:03 [2024-03-06T10:07:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:03 [2024-03-06T10:07:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322639715 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
05:07:03 [2024-03-06T10:07:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322639716 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:07:03 [2024-03-06T10:07:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322639716 data=null}, TreeItem with text {ust-overlap-testing}]
05:07:03 [2024-03-06T10:07:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322639716 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
05:07:03 [2024-03-06T10:07:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322639716 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:07:03 [2024-03-06T10:07:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322639731 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
05:07:03 [2024-03-06T10:07:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
05:07:03 [2024-03-06T10:07:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
05:07:03 [2024-03-06T10:07:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "LTTng UST Trace", using matcher: with mnemonic 'LTTng UST Trace'
05:07:03 [2024-03-06T10:07:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'LTTng UST Trace'
05:07:03 [2024-03-06T10:07:03.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {LTTng UST Trace} time=322639770 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'LTTng UST Trace']
05:07:03 [2024-03-06T10:07:03.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'LTTng UST Trace'
05:07:03 [2024-03-06T10:07:03.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:03 [2024-03-06T10:07:03.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:03 [2024-03-06T10:07:03.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:03 [2024-03-06T10:07:03.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:03 [2024-03-06T10:07:03.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:03 [2024-03-06T10:07:03.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:03 [2024-03-06T10:07:03.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322639804 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
05:07:03 [2024-03-06T10:07:03.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322639804 data=null doit=true}, TreeItem with text {test}]
05:07:03 [2024-03-06T10:07:03.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322639804 data=null}, TreeItem with text {test}]
05:07:03 [2024-03-06T10:07:03.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322639805 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
05:07:03 [2024-03-06T10:07:03.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322639805 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:03 [2024-03-06T10:07:03.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322639830 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
05:07:03 [2024-03-06T10:07:03.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:03 [2024-03-06T10:07:03.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322639831 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
05:07:03 [2024-03-06T10:07:03.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322639831 data=null doit=true}, TreeItem with text {test}]
05:07:03 [2024-03-06T10:07:03.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322639831 data=null}, TreeItem with text {test}]
05:07:03 [2024-03-06T10:07:03.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322639832 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
05:07:03 [2024-03-06T10:07:03.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322639832 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:03 [2024-03-06T10:07:03.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322639838 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
05:07:03 [2024-03-06T10:07:03.662Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:03 [2024-03-06T10:07:03.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:03 [2024-03-06T10:07:03.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322639839 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
05:07:03 [2024-03-06T10:07:03.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322639839 data=null doit=true}, TreeItem with text {Traces [2]}]
05:07:03 [2024-03-06T10:07:03.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322639839 data=null}, TreeItem with text {Traces [2]}]
05:07:03 [2024-03-06T10:07:03.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322639839 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
05:07:03 [2024-03-06T10:07:03.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322639840 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:07:03 [2024-03-06T10:07:03.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322639855 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
05:07:03 [2024-03-06T10:07:03.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:07:03 [2024-03-06T10:07:03.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:03 [2024-03-06T10:07:03.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322639856 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {kernel-overlap-testing}]
05:07:03 [2024-03-06T10:07:03.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322639856 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:07:03 [2024-03-06T10:07:03.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322639857 data=null}, TreeItem with text {kernel-overlap-testing}]
05:07:03 [2024-03-06T10:07:03.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322639857 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
05:07:03 [2024-03-06T10:07:03.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322639857 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:07:03 [2024-03-06T10:07:03.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322639899 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
05:07:03 [2024-03-06T10:07:03.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
05:07:03 [2024-03-06T10:07:03.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
05:07:03 [2024-03-06T10:07:03.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
05:07:03 [2024-03-06T10:07:03.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=322639932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
05:07:03 [2024-03-06T10:07:03.919Z] 
05:07:03 [2024-03-06T10:07:03.919Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:03.908: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:04 [2024-03-06T10:07:04.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
05:07:05 [2024-03-06T10:07:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:05 [2024-03-06T10:07:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:05 [2024-03-06T10:07:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322641509 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
05:07:05 [2024-03-06T10:07:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322641509 data=null doit=true}, TreeItem with text {Traces [2]}]
05:07:05 [2024-03-06T10:07:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322641509 data=null}, TreeItem with text {Traces [2]}]
05:07:05 [2024-03-06T10:07:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322641510 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
05:07:05 [2024-03-06T10:07:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322641510 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:07:05 [2024-03-06T10:07:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322641522 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
05:07:05 [2024-03-06T10:07:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
05:07:05 [2024-03-06T10:07:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
05:07:05 [2024-03-06T10:07:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
05:07:05 [2024-03-06T10:07:05.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
05:07:05 [2024-03-06T10:07:05.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=322641560 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
05:07:05 [2024-03-06T10:07:05.666Z] 
05:07:05 [2024-03-06T10:07:05.666Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-03-06 10:07:05.544
05:07:05 [2024-03-06T10:07:05.666Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
05:07:06 [2024-03-06T10:07:06.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
05:07:07 [2024-03-06T10:07:07.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:07 [2024-03-06T10:07:07.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:07 [2024-03-06T10:07:07.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:07 [2024-03-06T10:07:07.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:07 [2024-03-06T10:07:07.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:07 [2024-03-06T10:07:07.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:07 [2024-03-06T10:07:07.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:07 [2024-03-06T10:07:07.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:07 [2024-03-06T10:07:07.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322643279 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
05:07:07 [2024-03-06T10:07:07.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322643279 data=null doit=true}, TreeItem with text {test}]
05:07:07 [2024-03-06T10:07:07.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322643280 data=null}, TreeItem with text {test}]
05:07:07 [2024-03-06T10:07:07.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322643280 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
05:07:07 [2024-03-06T10:07:07.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322643280 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:07 [2024-03-06T10:07:07.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322643293 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
05:07:07 [2024-03-06T10:07:07.153Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:07 [2024-03-06T10:07:07.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=322643300 data=null doit=true}, TreeItem with text {Experiments [1]}]
05:07:07 [2024-03-06T10:07:07.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=322643301 data=null}, TreeItem with text {Experiments [1]}]
05:07:07 [2024-03-06T10:07:07.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=322643301 data=null button=1 stateMask=0x0 x=112 y=58 count=1}, TreeItem with text {Experiments [1]}]
05:07:07 [2024-03-06T10:07:07.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322643301 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
05:07:07 [2024-03-06T10:07:07.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=322643303 data=null button=1 stateMask=0x80000 x=112 y=58 count=1}, TreeItem with text {Experiments [1]}]
05:07:07 [2024-03-06T10:07:07.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:07 [2024-03-06T10:07:07.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322643305 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:07:07 [2024-03-06T10:07:07.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322643305 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:07:07 [2024-03-06T10:07:07.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322643305 data=null}, TreeItem with text {kernel-overlap-testing}]
05:07:07 [2024-03-06T10:07:07.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322643305 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:07:07 [2024-03-06T10:07:07.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322643306 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:07:07 [2024-03-06T10:07:07.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322643344 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:07:07 [2024-03-06T10:07:07.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:07 [2024-03-06T10:07:07.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=322643396 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
05:07:07 [2024-03-06T10:07:07.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=322643396 data=null doit=true}, TreeItem with text {Experiment [2]}]
05:07:07 [2024-03-06T10:07:07.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=322643396 data=null}, TreeItem with text {Experiment [2]}]
05:07:07 [2024-03-06T10:07:07.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=322643396 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
05:07:07 [2024-03-06T10:07:07.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322643397 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [2]}]
05:07:07 [2024-03-06T10:07:07.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=322643419 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
05:07:07 [2024-03-06T10:07:07.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:07 [2024-03-06T10:07:07.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322643452 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
05:07:07 [2024-03-06T10:07:07.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322643452 data=null doit=true}, TreeItem with text {Traces [2]}]
05:07:07 [2024-03-06T10:07:07.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322643452 data=null}, TreeItem with text {Traces [2]}]
05:07:07 [2024-03-06T10:07:07.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322643452 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
05:07:07 [2024-03-06T10:07:07.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322643452 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:07:07 [2024-03-06T10:07:07.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322643465 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
05:07:07 [2024-03-06T10:07:07.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
05:07:07 [2024-03-06T10:07:07.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
05:07:07 [2024-03-06T10:07:07.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=322643510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
05:07:07 [2024-03-06T10:07:07.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
05:07:07 [2024-03-06T10:07:07.665Z] 
05:07:07 [2024-03-06T10:07:07.665Z] (Eclipse:19306): Gtk-WARNING **: 10:07:07.437: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:07 [2024-03-06T10:07:07.665Z] 
05:07:07 [2024-03-06T10:07:07.665Z] (Eclipse:19306): Gtk-WARNING **: 10:07:07.437: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:07 [2024-03-06T10:07:07.665Z] 
05:07:07 [2024-03-06T10:07:07.665Z] (Eclipse:19306): Gtk-WARNING **: 10:07:07.437: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:07 [2024-03-06T10:07:07.665Z] 
05:07:07 [2024-03-06T10:07:07.665Z] (Eclipse:19306): Gtk-WARNING **: 10:07:07.437: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:07 [2024-03-06T10:07:07.665Z] 
05:07:07 [2024-03-06T10:07:07.665Z] (Eclipse:19306): Gtk-WARNING **: 10:07:07.474: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:07 [2024-03-06T10:07:07.665Z] 
05:07:07 [2024-03-06T10:07:07.665Z] (Eclipse:19306): Gtk-WARNING **: 10:07:07.474: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:07 [2024-03-06T10:07:07.665Z] 
05:07:07 [2024-03-06T10:07:07.665Z] (Eclipse:19306): Gtk-WARNING **: 10:07:07.474: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:07 [2024-03-06T10:07:07.665Z] 
05:07:07 [2024-03-06T10:07:07.665Z] (Eclipse:19306): Gtk-WARNING **: 10:07:07.474: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:07 [2024-03-06T10:07:07.665Z] 
05:07:07 [2024-03-06T10:07:07.665Z] (Eclipse:19306): Gtk-WARNING **: 10:07:07.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:07 [2024-03-06T10:07:07.665Z] 
05:07:07 [2024-03-06T10:07:07.665Z] (Eclipse:19306): Gtk-WARNING **: 10:07:07.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:07 [2024-03-06T10:07:07.665Z] 
05:07:07 [2024-03-06T10:07:07.665Z] (Eclipse:19306): Gtk-WARNING **: 10:07:07.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:07 [2024-03-06T10:07:07.665Z] 
05:07:07 [2024-03-06T10:07:07.665Z] (Eclipse:19306): Gtk-WARNING **: 10:07:07.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:07 [2024-03-06T10:07:07.665Z] 
05:07:07 [2024-03-06T10:07:07.665Z] (Eclipse:19306): Gtk-WARNING **: 10:07:07.516: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:07 [2024-03-06T10:07:07.665Z] 
05:07:07 [2024-03-06T10:07:07.665Z] (Eclipse:19306): Gtk-WARNING **: 10:07:07.516: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:07 [2024-03-06T10:07:07.665Z] 
05:07:07 [2024-03-06T10:07:07.665Z] (Eclipse:19306): Gtk-WARNING **: 10:07:07.516: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:07 [2024-03-06T10:07:07.665Z] 
05:07:07 [2024-03-06T10:07:07.665Z] (Eclipse:19306): Gtk-WARNING **: 10:07:07.516: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:07 [2024-03-06T10:07:07.665Z] 
05:07:07 [2024-03-06T10:07:07.665Z] (Eclipse:19306): Gtk-WARNING **: 10:07:07.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:07 [2024-03-06T10:07:07.665Z] 
05:07:07 [2024-03-06T10:07:07.665Z] (Eclipse:19306): Gtk-WARNING **: 10:07:07.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:07 [2024-03-06T10:07:07.665Z] 
05:07:07 [2024-03-06T10:07:07.665Z] (Eclipse:19306): Gtk-WARNING **: 10:07:07.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:07 [2024-03-06T10:07:07.665Z] 
05:07:07 [2024-03-06T10:07:07.665Z] (Eclipse:19306): Gtk-WARNING **: 10:07:07.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:07 [2024-03-06T10:07:07.665Z] 
05:07:07 [2024-03-06T10:07:07.665Z] (Eclipse:19306): Gtk-WARNING **: 10:07:07.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:07 [2024-03-06T10:07:07.665Z] 
05:07:07 [2024-03-06T10:07:07.665Z] (Eclipse:19306): Gtk-WARNING **: 10:07:07.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:07 [2024-03-06T10:07:07.665Z] 
05:07:07 [2024-03-06T10:07:07.665Z] (Eclipse:19306): Gtk-WARNING **: 10:07:07.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:07 [2024-03-06T10:07:07.665Z] 
05:07:07 [2024-03-06T10:07:07.666Z] (Eclipse:19306): Gtk-WARNING **: 10:07:07.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:07 [2024-03-06T10:07:07.666Z] 
05:07:07 [2024-03-06T10:07:07.666Z] (Eclipse:19306): Gtk-WARNING **: 10:07:07.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:07 [2024-03-06T10:07:07.666Z] 
05:07:07 [2024-03-06T10:07:07.666Z] (Eclipse:19306): Gtk-WARNING **: 10:07:07.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:07 [2024-03-06T10:07:07.666Z] 
05:07:07 [2024-03-06T10:07:07.666Z] (Eclipse:19306): Gtk-WARNING **: 10:07:07.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:07 [2024-03-06T10:07:07.666Z] 
05:07:07 [2024-03-06T10:07:07.666Z] (Eclipse:19306): Gtk-WARNING **: 10:07:07.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:07 [2024-03-06T10:07:07.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
05:07:07 [2024-03-06T10:07:07.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:07:07 [2024-03-06T10:07:07.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
05:07:07 [2024-03-06T10:07:07.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
05:07:07 [2024-03-06T10:07:07.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
05:07:07 [2024-03-06T10:07:07.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:07:07 [2024-03-06T10:07:07.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
05:07:07 [2024-03-06T10:07:07.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
05:07:07 [2024-03-06T10:07:07.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=322643778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
05:07:07 [2024-03-06T10:07:07.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=322643778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
05:07:07 [2024-03-06T10:07:07.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=322643778 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
05:07:07 [2024-03-06T10:07:07.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=322643778 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
05:07:07 [2024-03-06T10:07:07.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=322643779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
05:07:07 [2024-03-06T10:07:07.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=322643779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
05:07:07 [2024-03-06T10:07:07.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=322643779 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
05:07:07 [2024-03-06T10:07:07.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:07:07 [2024-03-06T10:07:07.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:07 [2024-03-06T10:07:07.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322643876 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:07:07 [2024-03-06T10:07:07.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322643876 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:07:07 [2024-03-06T10:07:07.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322643876 data=null}, TreeItem with text {kernel-overlap-testing}]
05:07:07 [2024-03-06T10:07:07.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322643877 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:07:07 [2024-03-06T10:07:07.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322643877 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:07:07 [2024-03-06T10:07:07.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322643927 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:07:07 [2024-03-06T10:07:07.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:07 [2024-03-06T10:07:07.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=322643969 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
05:07:07 [2024-03-06T10:07:07.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=322643970 data=null doit=true}, TreeItem with text {Experiment [2]}]
05:07:07 [2024-03-06T10:07:07.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=322643970 data=null}, TreeItem with text {Experiment [2]}]
05:07:07 [2024-03-06T10:07:07.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=322643970 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
05:07:07 [2024-03-06T10:07:07.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322643977 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [2]}]
05:07:07 [2024-03-06T10:07:07.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=322644018 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
05:07:07 [2024-03-06T10:07:07.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
05:07:08 [2024-03-06T10:07:08.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:08 [2024-03-06T10:07:08.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:08 [2024-03-06T10:07:08.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
05:07:08 [2024-03-06T10:07:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:08 [2024-03-06T10:07:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:08 [2024-03-06T10:07:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:08 [2024-03-06T10:07:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322644492 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:07:08 [2024-03-06T10:07:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322644492 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:07:08 [2024-03-06T10:07:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322644492 data=null}, TreeItem with text {kernel-overlap-testing}]
05:07:08 [2024-03-06T10:07:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322644493 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:07:08 [2024-03-06T10:07:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322644493 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:07:08 [2024-03-06T10:07:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322644525 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:07:08 [2024-03-06T10:07:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:08 [2024-03-06T10:07:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322644558 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
05:07:08 [2024-03-06T10:07:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322644558 data=null doit=true}, TreeItem with text {Traces [2]}]
05:07:08 [2024-03-06T10:07:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322644558 data=null}, TreeItem with text {Traces [2]}]
05:07:08 [2024-03-06T10:07:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322644558 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
05:07:08 [2024-03-06T10:07:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322644558 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:07:08 [2024-03-06T10:07:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322644575 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
05:07:08 [2024-03-06T10:07:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
05:07:08 [2024-03-06T10:07:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
05:07:08 [2024-03-06T10:07:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=322644617 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
05:07:08 [2024-03-06T10:07:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
05:07:08 [2024-03-06T10:07:08.690Z] 
05:07:08 [2024-03-06T10:07:08.690Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.543: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.690Z] 
05:07:08 [2024-03-06T10:07:08.690Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.543: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.690Z] 
05:07:08 [2024-03-06T10:07:08.690Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.543: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.690Z] 
05:07:08 [2024-03-06T10:07:08.690Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.543: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.690Z] 
05:07:08 [2024-03-06T10:07:08.690Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.690Z] 
05:07:08 [2024-03-06T10:07:08.690Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.690Z] 
05:07:08 [2024-03-06T10:07:08.690Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.690Z] 
05:07:08 [2024-03-06T10:07:08.690Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.690Z] 
05:07:08 [2024-03-06T10:07:08.690Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.577: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.690Z] 
05:07:08 [2024-03-06T10:07:08.690Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.578: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.690Z] 
05:07:08 [2024-03-06T10:07:08.690Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.578: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.690Z] 
05:07:08 [2024-03-06T10:07:08.690Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.578: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.690Z] 
05:07:08 [2024-03-06T10:07:08.690Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.594: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.690Z] 
05:07:08 [2024-03-06T10:07:08.690Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.594: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.691Z] 
05:07:08 [2024-03-06T10:07:08.691Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.594: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.691Z] 
05:07:08 [2024-03-06T10:07:08.691Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.594: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.691Z] 
05:07:08 [2024-03-06T10:07:08.691Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.616: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.691Z] 
05:07:08 [2024-03-06T10:07:08.691Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.616: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.691Z] 
05:07:08 [2024-03-06T10:07:08.691Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.616: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.691Z] 
05:07:08 [2024-03-06T10:07:08.691Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.616: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.691Z] 
05:07:08 [2024-03-06T10:07:08.691Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.691Z] 
05:07:08 [2024-03-06T10:07:08.691Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.691Z] 
05:07:08 [2024-03-06T10:07:08.691Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.691Z] 
05:07:08 [2024-03-06T10:07:08.691Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.691Z] 
05:07:08 [2024-03-06T10:07:08.691Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.655: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.691Z] 
05:07:08 [2024-03-06T10:07:08.691Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.655: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.691Z] 
05:07:08 [2024-03-06T10:07:08.691Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.655: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.691Z] 
05:07:08 [2024-03-06T10:07:08.691Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.655: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.691Z] 
05:07:08 [2024-03-06T10:07:08.691Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.691Z] 
05:07:08 [2024-03-06T10:07:08.691Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.691Z] 
05:07:08 [2024-03-06T10:07:08.691Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.691Z] 
05:07:08 [2024-03-06T10:07:08.691Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.691Z] 
05:07:08 [2024-03-06T10:07:08.691Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.688: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.691Z] 
05:07:08 [2024-03-06T10:07:08.691Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.688: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.691Z] 
05:07:08 [2024-03-06T10:07:08.691Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.688: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.691Z] 
05:07:08 [2024-03-06T10:07:08.691Z] (Eclipse:19306): Gtk-WARNING **: 10:07:08.688: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:07:08 [2024-03-06T10:07:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
05:07:08 [2024-03-06T10:07:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:07:08 [2024-03-06T10:07:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:07:08 [2024-03-06T10:07:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:07:08 [2024-03-06T10:07:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:07:08 [2024-03-06T10:07:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:07:08 [2024-03-06T10:07:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
05:07:08 [2024-03-06T10:07:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:07:08 [2024-03-06T10:07:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322644899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:08 [2024-03-06T10:07:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322644900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:08 [2024-03-06T10:07:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322644900 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:08 [2024-03-06T10:07:08.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322644900 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:08 [2024-03-06T10:07:08.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322644900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:08 [2024-03-06T10:07:08.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322644900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:08 [2024-03-06T10:07:08.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322644900 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:08 [2024-03-06T10:07:08.947Z] 
05:07:08 [2024-03-06T10:07:08.947Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:08.887: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:09 [2024-03-06T10:07:09.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:07:09 [2024-03-06T10:07:09.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:09 [2024-03-06T10:07:09.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322645153 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:07:09 [2024-03-06T10:07:09.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322645153 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:07:09 [2024-03-06T10:07:09.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322645153 data=null}, TreeItem with text {kernel-overlap-testing}]
05:07:09 [2024-03-06T10:07:09.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322645153 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:07:09 [2024-03-06T10:07:09.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322645153 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322645177 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322645227 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322645227 data=null doit=true}, TreeItem with text {test}]
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322645227 data=null}, TreeItem with text {test}]
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322645227 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322645227 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322645257 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322645258 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322645258 data=null doit=true}, TreeItem with text {test}]
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322645258 data=null}, TreeItem with text {test}]
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322645258 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322645258 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322645264 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
05:07:09 [2024-03-06T10:07:09.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322645265 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322645265 data=null doit=true}, TreeItem with text {Traces [2]}]
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322645265 data=null}, TreeItem with text {Traces [2]}]
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322645265 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322645266 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322645300 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
05:07:09 [2024-03-06T10:07:09.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:07:09 [2024-03-06T10:07:09.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322645304 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322645304 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322645304 data=null}, TreeItem with text {kernel-overlap-testing}]
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322645304 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322645304 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322645331 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Linux Kernel Trace'
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=322645361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Linux Kernel Trace']
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Linux Kernel Trace'
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322645375 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:07:09 [2024-03-06T10:07:09.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322645375 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:07:09 [2024-03-06T10:07:09.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322645376 data=null}, TreeItem with text {kernel-overlap-testing}]
05:07:09 [2024-03-06T10:07:09.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322645376 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:07:09 [2024-03-06T10:07:09.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322645376 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:07:09 [2024-03-06T10:07:09.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322645397 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:07:09 [2024-03-06T10:07:09.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
05:07:09 [2024-03-06T10:07:09.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
05:07:09 [2024-03-06T10:07:09.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
05:07:09 [2024-03-06T10:07:09.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=322645420 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
05:07:09 [2024-03-06T10:07:09.460Z] 
05:07:09 [2024-03-06T10:07:09.460Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:09.376: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:10 [2024-03-06T10:07:10.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
05:07:10 [2024-03-06T10:07:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:10 [2024-03-06T10:07:10.950Z] 
05:07:10 [2024-03-06T10:07:10.950Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:10.820: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:10 [2024-03-06T10:07:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:10 [2024-03-06T10:07:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322647043 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
05:07:10 [2024-03-06T10:07:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322647045 data=null doit=true}, TreeItem with text {Traces [2]}]
05:07:10 [2024-03-06T10:07:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322647045 data=null}, TreeItem with text {Traces [2]}]
05:07:10 [2024-03-06T10:07:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322647045 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
05:07:10 [2024-03-06T10:07:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322647046 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:07:10 [2024-03-06T10:07:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322647056 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
05:07:10 [2024-03-06T10:07:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
05:07:10 [2024-03-06T10:07:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
05:07:10 [2024-03-06T10:07:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
05:07:10 [2024-03-06T10:07:10.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
05:07:11 [2024-03-06T10:07:11.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=322647098 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
05:07:11 [2024-03-06T10:07:11.206Z] 
05:07:11 [2024-03-06T10:07:11.206Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-03-06 10:07:10.972
05:07:11 [2024-03-06T10:07:11.207Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
05:07:11 [2024-03-06T10:07:11.207Z] 
05:07:11 [2024-03-06T10:07:11.207Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:11.105: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:11 [2024-03-06T10:07:11.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
05:07:12 [2024-03-06T10:07:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:12 [2024-03-06T10:07:12.828Z] 
05:07:12 [2024-03-06T10:07:12.828Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:12.520: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:12 [2024-03-06T10:07:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:12 [2024-03-06T10:07:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:12 [2024-03-06T10:07:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:12 [2024-03-06T10:07:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:12 [2024-03-06T10:07:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:12 [2024-03-06T10:07:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:12 [2024-03-06T10:07:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322648747 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
05:07:12 [2024-03-06T10:07:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322648747 data=null doit=true}, TreeItem with text {test}]
05:07:12 [2024-03-06T10:07:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322648747 data=null}, TreeItem with text {test}]
05:07:12 [2024-03-06T10:07:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322648748 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
05:07:12 [2024-03-06T10:07:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322648748 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:12 [2024-03-06T10:07:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322648768 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
05:07:12 [2024-03-06T10:07:12.828Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:12 [2024-03-06T10:07:12.828Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
05:07:12 [2024-03-06T10:07:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:12 [2024-03-06T10:07:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322648776 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:07:12 [2024-03-06T10:07:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322648776 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:07:12 [2024-03-06T10:07:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322648776 data=null}, TreeItem with text {kernel-overlap-testing}]
05:07:12 [2024-03-06T10:07:12.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322648777 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:07:12 [2024-03-06T10:07:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322648777 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:07:12 [2024-03-06T10:07:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322648807 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:07:12 [2024-03-06T10:07:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:12 [2024-03-06T10:07:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322648838 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
05:07:12 [2024-03-06T10:07:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322648838 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:07:12 [2024-03-06T10:07:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322648838 data=null}, TreeItem with text {ust-overlap-testing}]
05:07:12 [2024-03-06T10:07:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322648839 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
05:07:12 [2024-03-06T10:07:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322648839 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:07:12 [2024-03-06T10:07:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322648855 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
05:07:12 [2024-03-06T10:07:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:12 [2024-03-06T10:07:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=322648901 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
05:07:12 [2024-03-06T10:07:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=322648901 data=null doit=true}, TreeItem with text {Experiment [2]}]
05:07:12 [2024-03-06T10:07:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=322648901 data=null}, TreeItem with text {Experiment [2]}]
05:07:12 [2024-03-06T10:07:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=322648901 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
05:07:12 [2024-03-06T10:07:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322648902 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [2]}]
05:07:12 [2024-03-06T10:07:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=322648931 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
05:07:12 [2024-03-06T10:07:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:12 [2024-03-06T10:07:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322648962 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
05:07:12 [2024-03-06T10:07:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322648962 data=null doit=true}, TreeItem with text {Traces [2]}]
05:07:12 [2024-03-06T10:07:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322648962 data=null}, TreeItem with text {Traces [2]}]
05:07:12 [2024-03-06T10:07:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322648962 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
05:07:12 [2024-03-06T10:07:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322648962 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:07:12 [2024-03-06T10:07:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322648975 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
05:07:13 [2024-03-06T10:07:13.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
05:07:13 [2024-03-06T10:07:13.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
05:07:13 [2024-03-06T10:07:13.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=322649026 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
05:07:13 [2024-03-06T10:07:13.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
05:07:13 [2024-03-06T10:07:13.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:13 [2024-03-06T10:07:13.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322649034 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:07:13 [2024-03-06T10:07:13.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322649035 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:07:13 [2024-03-06T10:07:13.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322649036 data=null}, TreeItem with text {kernel-overlap-testing}]
05:07:13 [2024-03-06T10:07:13.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322649037 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322649037 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322649055 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322649104 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322649104 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322649104 data=null}, TreeItem with text {ust-overlap-testing}]
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322649105 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322649105 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322649120 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=322649149 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=322649150 data=null doit=true}, TreeItem with text {Experiment [2]}]
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=322649150 data=null}, TreeItem with text {Experiment [2]}]
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=322649150 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322649150 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [2]}]
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=322649167 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322649207 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322649207 data=null doit=true}, TreeItem with text {test}]
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322649207 data=null}, TreeItem with text {test}]
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322649208 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322649208 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322649237 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322649238 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322649238 data=null doit=true}, TreeItem with text {test}]
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322649238 data=null}, TreeItem with text {test}]
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322649239 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322649242 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322649248 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
05:07:13 [2024-03-06T10:07:13.086Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322649249 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322649249 data=null doit=true}, TreeItem with text {Traces [2]}]
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322649249 data=null}, TreeItem with text {Traces [2]}]
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322649250 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322649250 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:07:13 [2024-03-06T10:07:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322649263 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
05:07:13 [2024-03-06T10:07:13.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:07:13 [2024-03-06T10:07:13.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:07:13 [2024-03-06T10:07:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
05:07:13 [2024-03-06T10:07:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
05:07:13 [2024-03-06T10:07:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
05:07:13 [2024-03-06T10:07:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=322649274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
05:07:13 [2024-03-06T10:07:13.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
05:07:13 [2024-03-06T10:07:13.343Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
05:07:13 [2024-03-06T10:07:13.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:13 [2024-03-06T10:07:13.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:13 [2024-03-06T10:07:13.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:13 [2024-03-06T10:07:13.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:13 [2024-03-06T10:07:13.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:13 [2024-03-06T10:07:13.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:13 [2024-03-06T10:07:13.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=322649419 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
05:07:13 [2024-03-06T10:07:13.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=322649419 data=null doit=true}, TreeItem with text {c-project}]
05:07:13 [2024-03-06T10:07:13.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=322649423 data=null}, TreeItem with text {c-project}]
05:07:13 [2024-03-06T10:07:13.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=322649423 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
05:07:13 [2024-03-06T10:07:13.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322649423 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
05:07:13 [2024-03-06T10:07:13.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=322649435 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
05:07:13 [2024-03-06T10:07:13.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:13 [2024-03-06T10:07:13.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=322649441 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
05:07:13 [2024-03-06T10:07:13.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=322649441 data=null doit=true}, TreeItem with text {c-project}]
05:07:13 [2024-03-06T10:07:13.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=322649441 data=null}, TreeItem with text {c-project}]
05:07:13 [2024-03-06T10:07:13.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=322649442 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
05:07:13 [2024-03-06T10:07:13.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322649442 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
05:07:13 [2024-03-06T10:07:13.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=322649447 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
05:07:13 [2024-03-06T10:07:13.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
05:07:13 [2024-03-06T10:07:13.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
05:07:13 [2024-03-06T10:07:13.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=322649493 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
05:07:13 [2024-03-06T10:07:13.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
05:07:13 [2024-03-06T10:07:13.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:13 [2024-03-06T10:07:13.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=322649596 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
05:07:13 [2024-03-06T10:07:13.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=322649596 data=null doit=true}, TreeItem with text {c-project}]
05:07:13 [2024-03-06T10:07:13.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=322649597 data=null}, TreeItem with text {c-project}]
05:07:13 [2024-03-06T10:07:13.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=322649597 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
05:07:13 [2024-03-06T10:07:13.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322649597 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
05:07:13 [2024-03-06T10:07:13.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=322649606 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
05:07:13 [2024-03-06T10:07:13.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
05:07:13 [2024-03-06T10:07:13.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
05:07:13 [2024-03-06T10:07:13.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=322649640 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
05:07:13 [2024-03-06T10:07:13.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
05:07:13 [2024-03-06T10:07:13.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=322649646 data=null doit=true}, TreeItem with text {c-project}]
05:07:13 [2024-03-06T10:07:13.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=322649646 data=null}, TreeItem with text {c-project}]
05:07:13 [2024-03-06T10:07:13.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=322649647 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
05:07:13 [2024-03-06T10:07:13.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322649647 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {c-project}]
05:07:13 [2024-03-06T10:07:13.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=322649650 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
05:07:13 [2024-03-06T10:07:13.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Compass} time=322649650 data=null doit=true}, TreeItem with text {Trace Compass}]
05:07:13 [2024-03-06T10:07:13.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=322649650 data=null}, TreeItem with text {Trace Compass}]
05:07:13 [2024-03-06T10:07:13.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=322649650 data=null button=1 stateMask=0x0 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
05:07:13 [2024-03-06T10:07:13.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322649651 data=null item=TreeItem {Trace Compass} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Trace Compass}]
05:07:13 [2024-03-06T10:07:13.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=322649657 data=null button=1 stateMask=0x80000 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
05:07:13 [2024-03-06T10:07:13.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:13 [2024-03-06T10:07:13.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322649658 data=null button=0 stateMask=0x0 x=110 y=81 count=0}, TreeItem with text {Traces [0]}]
05:07:13 [2024-03-06T10:07:13.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322649658 data=null doit=true}, TreeItem with text {Traces [0]}]
05:07:13 [2024-03-06T10:07:13.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322649658 data=null}, TreeItem with text {Traces [0]}]
05:07:13 [2024-03-06T10:07:13.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322649659 data=null button=1 stateMask=0x0 x=110 y=81 count=1}, TreeItem with text {Traces [0]}]
05:07:13 [2024-03-06T10:07:13.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322649659 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:07:13 [2024-03-06T10:07:13.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322649668 data=null button=1 stateMask=0x80000 x=110 y=81 count=1}, TreeItem with text {Traces [0]}]
05:07:13 [2024-03-06T10:07:13.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:07:13 [2024-03-06T10:07:13.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:07:13 [2024-03-06T10:07:13.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:07:14 [2024-03-06T10:07:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:07:14 [2024-03-06T10:07:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:07:14 [2024-03-06T10:07:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:07:14 [2024-03-06T10:07:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:07:14 [2024-03-06T10:07:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:07:14 [2024-03-06T10:07:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:07:14 [2024-03-06T10:07:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:07:14 [2024-03-06T10:07:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:07:14 [2024-03-06T10:07:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:07:14 [2024-03-06T10:07:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:07:14 [2024-03-06T10:07:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:07:14 [2024-03-06T10:07:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:07:14 [2024-03-06T10:07:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:07:14 [2024-03-06T10:07:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:07:14 [2024-03-06T10:07:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:07:14 [2024-03-06T10:07:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:07:14 [2024-03-06T10:07:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:07:14 [2024-03-06T10:07:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:07:14 [2024-03-06T10:07:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:07:14 [2024-03-06T10:07:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:07:14 [2024-03-06T10:07:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:07:14 [2024-03-06T10:07:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:07:14 [2024-03-06T10:07:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:07:14 [2024-03-06T10:07:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
05:07:14 [2024-03-06T10:07:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project} [layout=null] time=322650079 data=null}, (of type 'Combo')]
05:07:14 [2024-03-06T10:07:14.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=322650139 data=null doit=true}, TreeItem with text {c-project}]
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=322650139 data=null}, TreeItem with text {c-project}]
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=322650139 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {c-project}]
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322650139 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {c-project}]
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=322650141 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {c-project}]
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322650142 data=null button=0 stateMask=0x0 x=153 y=81 count=0}, Tree node with text: kernel-overlap-testing]
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322650142 data=null doit=true}, Tree node with text: kernel-overlap-testing]
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322650142 data=null}, Tree node with text: kernel-overlap-testing]
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322650143 data=null button=1 stateMask=0x0 x=153 y=81 count=1}, Tree node with text: kernel-overlap-testing]
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322650143 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322650145 data=null button=1 stateMask=0x80000 x=153 y=81 count=1}, Tree node with text: kernel-overlap-testing]
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:14 [2024-03-06T10:07:14.113Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322650168 data=null button=0 stateMask=0x0 x=142 y=104 count=0}, Tree node with text: ust-overlap-testing]
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322650168 data=null doit=true}, Tree node with text: ust-overlap-testing]
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322650168 data=null}, Tree node with text: ust-overlap-testing]
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322650168 data=null button=1 stateMask=0x0 x=142 y=104 count=1}, Tree node with text: ust-overlap-testing]
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322650168 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ust-overlap-testing]
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322650170 data=null button=1 stateMask=0x80000 x=142 y=104 count=1}, Tree node with text: ust-overlap-testing]
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: ust-overlap-testing
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322650173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322650173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:07:14 [2024-03-06T10:07:14.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322650173 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:07:14 [2024-03-06T10:07:14.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322650173 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:07:14 [2024-03-06T10:07:14.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322650173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:07:14 [2024-03-06T10:07:14.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322650173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:07:14 [2024-03-06T10:07:14.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:07:14 [2024-03-06T10:07:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322650173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:07:14 [2024-03-06T10:07:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322649711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:07:14 [2024-03-06T10:07:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:07:14 [2024-03-06T10:07:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322650409 data=null doit=true}, TreeItem with text {Traces [0]}]
05:07:14 [2024-03-06T10:07:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322650409 data=null}, TreeItem with text {Traces [0]}]
05:07:14 [2024-03-06T10:07:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322650410 data=null button=1 stateMask=0x0 x=110 y=81 count=1}, TreeItem with text {Traces [0]}]
05:07:14 [2024-03-06T10:07:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322650410 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
05:07:14 [2024-03-06T10:07:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322650411 data=null button=1 stateMask=0x80000 x=110 y=81 count=1}, TreeItem with text {Traces [0]}]
05:07:14 [2024-03-06T10:07:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:14 [2024-03-06T10:07:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322650413 data=null button=0 stateMask=0x0 x=110 y=81 count=0}, TreeItem with text {Traces [0]}]
05:07:14 [2024-03-06T10:07:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322650413 data=null doit=true}, TreeItem with text {Traces [0]}]
05:07:14 [2024-03-06T10:07:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322650413 data=null}, TreeItem with text {Traces [0]}]
05:07:14 [2024-03-06T10:07:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322650413 data=null button=1 stateMask=0x0 x=110 y=81 count=1}, TreeItem with text {Traces [0]}]
05:07:14 [2024-03-06T10:07:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322650413 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:07:14 [2024-03-06T10:07:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322650418 data=null button=1 stateMask=0x80000 x=110 y=81 count=1}, TreeItem with text {Traces [0]}]
05:07:14 [2024-03-06T10:07:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
05:07:14 [2024-03-06T10:07:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
05:07:14 [2024-03-06T10:07:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
05:07:14 [2024-03-06T10:07:14.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
05:07:14 [2024-03-06T10:07:14.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=322650452 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
05:07:14 [2024-03-06T10:07:14.625Z] 
05:07:14 [2024-03-06T10:07:14.625Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-03-06 10:07:14.606
05:07:14 [2024-03-06T10:07:14.625Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
05:07:14 [2024-03-06T10:07:14.880Z] 
05:07:14 [2024-03-06T10:07:14.880Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:14.748: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:15 [2024-03-06T10:07:15.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
05:07:16 [2024-03-06T10:07:16.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:16 [2024-03-06T10:07:16.501Z] 
05:07:16 [2024-03-06T10:07:16.502Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:16.233: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:16 [2024-03-06T10:07:16.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
05:07:16 [2024-03-06T10:07:16.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
05:07:16 [2024-03-06T10:07:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=322652457 data=null doit=true}, TreeItem with text {Experiments [1]}]
05:07:16 [2024-03-06T10:07:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=322652457 data=null}, TreeItem with text {Experiments [1]}]
05:07:16 [2024-03-06T10:07:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=322652457 data=null button=1 stateMask=0x0 x=130 y=58 count=1}, TreeItem with text {Experiments [1]}]
05:07:16 [2024-03-06T10:07:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322652457 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
05:07:16 [2024-03-06T10:07:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=322652459 data=null button=1 stateMask=0x80000 x=130 y=58 count=1}, TreeItem with text {Experiments [1]}]
05:07:16 [2024-03-06T10:07:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=322652459 data=null doit=true}, TreeItem with text {Experiment [2]}]
05:07:16 [2024-03-06T10:07:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=322652459 data=null}, TreeItem with text {Experiment [2]}]
05:07:16 [2024-03-06T10:07:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=322652459 data=null button=1 stateMask=0x0 x=145 y=81 count=1}, TreeItem with text {Experiment [2]}]
05:07:16 [2024-03-06T10:07:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322652460 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiment [2]}]
05:07:16 [2024-03-06T10:07:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=322652462 data=null button=1 stateMask=0x80000 x=145 y=81 count=1}, TreeItem with text {Experiment [2]}]
05:07:16 [2024-03-06T10:07:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:16 [2024-03-06T10:07:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=322652463 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
05:07:16 [2024-03-06T10:07:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=322652463 data=null doit=true}, TreeItem with text {c-project}]
05:07:16 [2024-03-06T10:07:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=322652463 data=null}, TreeItem with text {c-project}]
05:07:16 [2024-03-06T10:07:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=322652464 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
05:07:16 [2024-03-06T10:07:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322652464 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
05:07:16 [2024-03-06T10:07:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=322652493 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
05:07:16 [2024-03-06T10:07:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
05:07:16 [2024-03-06T10:07:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
05:07:16 [2024-03-06T10:07:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=322652542 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
05:07:16 [2024-03-06T10:07:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
05:07:16 [2024-03-06T10:07:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:16 [2024-03-06T10:07:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=322652696 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
05:07:16 [2024-03-06T10:07:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=322652697 data=null doit=true}, TreeItem with text {c-project}]
05:07:16 [2024-03-06T10:07:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=322652702 data=null}, TreeItem with text {c-project}]
05:07:16 [2024-03-06T10:07:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=322652703 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
05:07:16 [2024-03-06T10:07:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322652703 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
05:07:16 [2024-03-06T10:07:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=322652724 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
05:07:16 [2024-03-06T10:07:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
05:07:16 [2024-03-06T10:07:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
05:07:16 [2024-03-06T10:07:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=322652758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
05:07:16 [2024-03-06T10:07:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
05:07:16 [2024-03-06T10:07:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:16 [2024-03-06T10:07:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=322652799 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
05:07:16 [2024-03-06T10:07:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=322652799 data=null doit=true}, TreeItem with text {c-project}]
05:07:16 [2024-03-06T10:07:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=322652799 data=null}, TreeItem with text {c-project}]
05:07:16 [2024-03-06T10:07:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=322652799 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
05:07:16 [2024-03-06T10:07:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322652799 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
05:07:16 [2024-03-06T10:07:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=322652820 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
05:07:16 [2024-03-06T10:07:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
05:07:16 [2024-03-06T10:07:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
05:07:16 [2024-03-06T10:07:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=322652933 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
05:07:16 [2024-03-06T10:07:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
05:07:17 [2024-03-06T10:07:17.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:17 [2024-03-06T10:07:17.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=322653035 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
05:07:17 [2024-03-06T10:07:17.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=322653036 data=null doit=true}, TreeItem with text {c-project}]
05:07:17 [2024-03-06T10:07:17.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=322653036 data=null}, TreeItem with text {c-project}]
05:07:17 [2024-03-06T10:07:17.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=322653036 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
05:07:17 [2024-03-06T10:07:17.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322653036 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
05:07:17 [2024-03-06T10:07:17.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=322653043 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
05:07:17 [2024-03-06T10:07:17.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
05:07:17 [2024-03-06T10:07:17.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
05:07:17 [2024-03-06T10:07:17.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=322653082 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
05:07:17 [2024-03-06T10:07:17.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
05:07:17 [2024-03-06T10:07:17.015Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
05:07:17 [2024-03-06T10:07:17.015Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
05:07:17 [2024-03-06T10:07:17.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=322653087 data=null doit=true}, TreeItem with text {Experiments [0]}]
05:07:17 [2024-03-06T10:07:17.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=322653087 data=null}, TreeItem with text {Experiments [0]}]
05:07:17 [2024-03-06T10:07:17.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=322653088 data=null button=1 stateMask=0x0 x=130 y=58 count=1}, TreeItem with text {Experiments [0]}]
05:07:17 [2024-03-06T10:07:17.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322653088 data=null item=TreeItem {Experiments [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [0]}]
05:07:17 [2024-03-06T10:07:17.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=322653088 data=null button=1 stateMask=0x80000 x=130 y=58 count=1}, TreeItem with text {Experiments [0]}]
05:07:17 [2024-03-06T10:07:17.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@394950ad] time=322653099 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:07:17 [2024-03-06T10:07:17.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:07:17 [2024-03-06T10:07:17.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:17 [2024-03-06T10:07:17.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:17 [2024-03-06T10:07:17.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:17 [2024-03-06T10:07:17.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322653121 data=null button=0 stateMask=0x0 x=55 y=104 count=0}, TreeItem with text {test}]
05:07:17 [2024-03-06T10:07:17.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322653121 data=null doit=true}, TreeItem with text {test}]
05:07:17 [2024-03-06T10:07:17.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322653121 data=null}, TreeItem with text {test}]
05:07:17 [2024-03-06T10:07:17.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322653121 data=null button=1 stateMask=0x0 x=55 y=104 count=1}, TreeItem with text {test}]
05:07:17 [2024-03-06T10:07:17.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322653121 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:17 [2024-03-06T10:07:17.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322653136 data=null button=1 stateMask=0x80000 x=55 y=104 count=1}, TreeItem with text {test}]
05:07:17 [2024-03-06T10:07:17.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:07:17 [2024-03-06T10:07:17.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:07:17 [2024-03-06T10:07:17.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322654037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322654037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322654037 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322654037 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322654037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322654037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322654037 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322654037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322654037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322654037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322654038 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322654038 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322654039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322654039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322654039 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:18 [2024-03-06T10:07:18.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322654039 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:18 [2024-03-06T10:07:18.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322654039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:18 [2024-03-06T10:07:18.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322654039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:18 [2024-03-06T10:07:18.202Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:18 [2024-03-06T10:07:18.202Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:18 [2024-03-06T10:07:18.202Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:18 [2024-03-06T10:07:18.202Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:18 [2024-03-06T10:07:18.202Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:18 [2024-03-06T10:07:18.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:07:18 [2024-03-06T10:07:18.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322654039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:18 [2024-03-06T10:07:18.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322653176 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:07:18 [2024-03-06T10:07:18.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@394950ad] time=322654555 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:07:18 [2024-03-06T10:07:18.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:07:18 [2024-03-06T10:07:18.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:18 [2024-03-06T10:07:18.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:18 [2024-03-06T10:07:18.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:18 [2024-03-06T10:07:18.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=322654561 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
05:07:18 [2024-03-06T10:07:18.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=322654561 data=null doit=true}, TreeItem with text {c-project}]
05:07:18 [2024-03-06T10:07:18.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=322654561 data=null}, TreeItem with text {c-project}]
05:07:18 [2024-03-06T10:07:18.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=322654561 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
05:07:18 [2024-03-06T10:07:18.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322654561 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
05:07:18 [2024-03-06T10:07:18.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=322654594 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
05:07:18 [2024-03-06T10:07:18.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:07:18 [2024-03-06T10:07:18.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:07:18 [2024-03-06T10:07:18.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:07:18 [2024-03-06T10:07:18.714Z] 
05:07:18 [2024-03-06T10:07:18.714Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:18.516: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:19 [2024-03-06T10:07:19.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:07:19 [2024-03-06T10:07:19.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
05:07:19 [2024-03-06T10:07:19.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:07:19 [2024-03-06T10:07:19.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:07:19 [2024-03-06T10:07:19.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:07:19 [2024-03-06T10:07:19.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
05:07:19 [2024-03-06T10:07:19.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK'
05:07:19 [2024-03-06T10:07:19.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:07:19 [2024-03-06T10:07:19.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:07:19 [2024-03-06T10:07:19.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:07:19 [2024-03-06T10:07:19.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:07:19 [2024-03-06T10:07:19.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:07:19 [2024-03-06T10:07:19.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:07:19 [2024-03-06T10:07:19.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322655478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:19 [2024-03-06T10:07:19.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322655479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:19 [2024-03-06T10:07:19.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322655479 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:19 [2024-03-06T10:07:19.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322655479 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:19 [2024-03-06T10:07:19.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322655479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:19 [2024-03-06T10:07:19.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322655479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:19 [2024-03-06T10:07:19.642Z] 
05:07:19 [2024-03-06T10:07:19.642Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:19.295: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:19 [2024-03-06T10:07:19.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322655479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:19 [2024-03-06T10:07:19.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322655490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:19 [2024-03-06T10:07:19.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322655490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:19 [2024-03-06T10:07:19.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322655490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:19 [2024-03-06T10:07:19.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322655491 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:19 [2024-03-06T10:07:19.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322655491 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:07:19 [2024-03-06T10:07:19.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:07:19 [2024-03-06T10:07:19.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:07:19 [2024-03-06T10:07:19.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
05:07:19 [2024-03-06T10:07:19.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:07:19 [2024-03-06T10:07:19.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:07:19 [2024-03-06T10:07:19.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:07:19 [2024-03-06T10:07:19.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:07:19 [2024-03-06T10:07:19.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:07:19 [2024-03-06T10:07:19.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:19 [2024-03-06T10:07:19.642Z] 
05:07:19 [2024-03-06T10:07:19.642Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:19.302: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:19 [2024-03-06T10:07:19.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:07:19 [2024-03-06T10:07:19.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322655496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:19 [2024-03-06T10:07:19.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322655496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:19 [2024-03-06T10:07:19.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322655496 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:19 [2024-03-06T10:07:19.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322655496 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:19 [2024-03-06T10:07:19.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322655496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:19 [2024-03-06T10:07:19.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322655496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:19 [2024-03-06T10:07:19.642Z] 
05:07:19 [2024-03-06T10:07:19.642Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:19.322: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:19 [2024-03-06T10:07:19.642Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:19 [2024-03-06T10:07:19.642Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:19 [2024-03-06T10:07:19.642Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:19 [2024-03-06T10:07:19.642Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:19 [2024-03-06T10:07:19.642Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:19 [2024-03-06T10:07:19.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:07:19 [2024-03-06T10:07:19.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322655497 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:19 [2024-03-06T10:07:19.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322654637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:07:19 [2024-03-06T10:07:19.898Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.54 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
05:07:19 [2024-03-06T10:07:19.899Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_01RefreshTraceAdded -- Time elapsed: 0.339 s
05:07:19 [2024-03-06T10:07:19.899Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_02RefreshOpenedTraceContentModified -- Time elapsed: 5.422 s
05:07:19 [2024-03-06T10:07:19.899Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_03RefreshClosedTraceContentModified -- Time elapsed: 3.979 s
05:07:19 [2024-03-06T10:07:19.899Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_04RefreshTraceDeleted -- Time elapsed: 0.210 s
05:07:19 [2024-03-06T10:07:19.899Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_05CProjectRefreshTraceDeleted -- Time elapsed: 3.676 s
05:07:19 [2024-03-06T10:07:19.899Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
05:07:19 [2024-03-06T10:07:19.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@394950ad] time=322656084 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:07:20 [2024-03-06T10:07:20.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:20 [2024-03-06T10:07:20.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
05:07:20 [2024-03-06T10:07:20.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
05:07:20 [2024-03-06T10:07:20.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
05:07:20 [2024-03-06T10:07:20.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=322656214 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
05:07:20 [2024-03-06T10:07:20.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
05:07:20 [2024-03-06T10:07:20.410Z] 
05:07:20 [2024-03-06T10:07:20.410Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:20.307: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:21 [2024-03-06T10:07:21.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322657886 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322657886 data=null doit=true}, TreeItem with text {test}]
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322657886 data=null}, TreeItem with text {test}]
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322657886 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322657886 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322657908 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322657912 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322657912 data=null doit=true}, TreeItem with text {test}]
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322657913 data=null}, TreeItem with text {test}]
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322657913 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322657913 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322657933 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322657934 data=null doit=true}, TreeItem with text {test}]
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322657934 data=null}, TreeItem with text {test}]
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322657934 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322657934 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322657936 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322657937 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322657937 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322657937 data=null}, TreeItem with text {Traces [1]}]
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322657937 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322657937 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322657951 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322657952 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322657952 data=null}, TreeItem with text {Traces [1]}]
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322657952 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322657953 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322657954 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322657955 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322657955 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322657955 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322657955 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:07:21 [2024-03-06T10:07:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322657955 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:07:22 [2024-03-06T10:07:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322657979 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:07:22 [2024-03-06T10:07:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:22 [2024-03-06T10:07:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:22 [2024-03-06T10:07:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:07:22 [2024-03-06T10:07:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:07:22 [2024-03-06T10:07:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:07:22 [2024-03-06T10:07:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:07:22 [2024-03-06T10:07:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:07:22 [2024-03-06T10:07:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322658107 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:07:22 [2024-03-06T10:07:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322658107 data=null doit=true}, TableItem with text {}]
05:07:22 [2024-03-06T10:07:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322658107 data=null}, TableItem with text {}]
05:07:22 [2024-03-06T10:07:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322658108 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:07:22 [2024-03-06T10:07:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322658108 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:07:22 [2024-03-06T10:07:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322658124 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:07:22 [2024-03-06T10:07:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:07:22 [2024-03-06T10:07:22.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:07:22 [2024-03-06T10:07:22.031Z] 
05:07:22 [2024-03-06T10:07:22.031Z] (Eclipse:19306): Gtk-WARNING **: 10:07:21.939: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:22 [2024-03-06T10:07:22.031Z] 
05:07:22 [2024-03-06T10:07:22.031Z] (Eclipse:19306): Gtk-WARNING **: 10:07:21.959: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:22 [2024-03-06T10:07:22.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
05:07:22 [2024-03-06T10:07:22.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:22 [2024-03-06T10:07:22.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:22 [2024-03-06T10:07:22.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:22 [2024-03-06T10:07:22.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:22 [2024-03-06T10:07:22.287Z] 
05:07:22 [2024-03-06T10:07:22.287Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:22.166: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:22 [2024-03-06T10:07:22.287Z] 
05:07:22 [2024-03-06T10:07:22.287Z] (Eclipse:19306): Gtk-WARNING **: 10:07:22.205: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:22 [2024-03-06T10:07:22.287Z] 
05:07:22 [2024-03-06T10:07:22.287Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:22.216: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:22 [2024-03-06T10:07:22.287Z] 
05:07:22 [2024-03-06T10:07:22.287Z] (Eclipse:19306): Gtk-WARNING **: 10:07:22.219: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:22 [2024-03-06T10:07:22.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:22 [2024-03-06T10:07:22.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:22 [2024-03-06T10:07:22.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:22 [2024-03-06T10:07:22.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:22 [2024-03-06T10:07:22.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:22 [2024-03-06T10:07:22.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:22 [2024-03-06T10:07:22.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322658472 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:22 [2024-03-06T10:07:22.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322658472 data=null doit=true}, TreeItem with text {test}]
05:07:22 [2024-03-06T10:07:22.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322658472 data=null}, TreeItem with text {test}]
05:07:22 [2024-03-06T10:07:22.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322658472 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:22 [2024-03-06T10:07:22.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322658473 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:22 [2024-03-06T10:07:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322658495 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:22 [2024-03-06T10:07:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:22 [2024-03-06T10:07:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322658496 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:22 [2024-03-06T10:07:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322658496 data=null doit=true}, TreeItem with text {test}]
05:07:22 [2024-03-06T10:07:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322658496 data=null}, TreeItem with text {test}]
05:07:22 [2024-03-06T10:07:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322658496 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:22 [2024-03-06T10:07:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322658496 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:22 [2024-03-06T10:07:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322658518 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:22 [2024-03-06T10:07:22.543Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:22 [2024-03-06T10:07:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:22 [2024-03-06T10:07:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322658519 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:07:22 [2024-03-06T10:07:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322658519 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:22 [2024-03-06T10:07:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322658519 data=null}, TreeItem with text {Traces [1]}]
05:07:22 [2024-03-06T10:07:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322658519 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:22 [2024-03-06T10:07:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322658519 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:22 [2024-03-06T10:07:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322658531 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:22 [2024-03-06T10:07:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:22 [2024-03-06T10:07:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322658532 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:07:22 [2024-03-06T10:07:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322658532 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:22 [2024-03-06T10:07:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322658532 data=null}, TreeItem with text {Traces [1]}]
05:07:22 [2024-03-06T10:07:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322658532 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:22 [2024-03-06T10:07:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322658533 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:22 [2024-03-06T10:07:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322658537 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:22 [2024-03-06T10:07:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:07:22 [2024-03-06T10:07:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:07:22 [2024-03-06T10:07:22.544Z] 
05:07:22 [2024-03-06T10:07:22.544Z] (Eclipse:19306): Gtk-WARNING **: 10:07:22.458: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:22 [2024-03-06T10:07:22.544Z] 
05:07:22 [2024-03-06T10:07:22.544Z] (Eclipse:19306): Gtk-WARNING **: 10:07:22.471: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:22 [2024-03-06T10:07:22.544Z] 
05:07:22 [2024-03-06T10:07:22.544Z] (Eclipse:19306): Gtk-WARNING **: 10:07:22.485: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:22 [2024-03-06T10:07:22.544Z] 
05:07:22 [2024-03-06T10:07:22.544Z] (Eclipse:19306): Gtk-WARNING **: 10:07:22.511: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:22 [2024-03-06T10:07:22.544Z] 
05:07:22 [2024-03-06T10:07:22.544Z] (Eclipse:19306): Gtk-WARNING **: 10:07:22.531: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:22 [2024-03-06T10:07:22.800Z] 
05:07:22 [2024-03-06T10:07:22.800Z] (Eclipse:19306): Gtk-WARNING **: 10:07:22.550: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:22 [2024-03-06T10:07:22.800Z] 
05:07:22 [2024-03-06T10:07:22.800Z] (Eclipse:19306): Gtk-WARNING **: 10:07:22.566: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:22 [2024-03-06T10:07:22.800Z] 
05:07:22 [2024-03-06T10:07:22.800Z] (Eclipse:19306): Gtk-WARNING **: 10:07:22.581: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:22 [2024-03-06T10:07:22.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:07:22 [2024-03-06T10:07:22.800Z] 
05:07:22 [2024-03-06T10:07:22.800Z] (Eclipse:19306): Gtk-WARNING **: 10:07:22.607: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:22 [2024-03-06T10:07:22.800Z] 
05:07:22 [2024-03-06T10:07:22.800Z] (Eclipse:19306): Gtk-WARNING **: 10:07:22.626: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:22 [2024-03-06T10:07:22.800Z] 
05:07:22 [2024-03-06T10:07:22.800Z] (Eclipse:19306): Gtk-WARNING **: 10:07:22.639: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:22 [2024-03-06T10:07:22.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:07:22 [2024-03-06T10:07:22.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322658844 data=null doit=true}, Shell with text {Confirm Clear}]
05:07:22 [2024-03-06T10:07:22.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:07:22 [2024-03-06T10:07:22.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:07:22 [2024-03-06T10:07:22.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:07:22 [2024-03-06T10:07:22.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:07:22 [2024-03-06T10:07:22.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:07:22 [2024-03-06T10:07:22.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:07:22 [2024-03-06T10:07:22.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322658845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:22 [2024-03-06T10:07:22.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322658845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:22 [2024-03-06T10:07:22.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322658845 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:22 [2024-03-06T10:07:22.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322658845 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:22 [2024-03-06T10:07:22.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322658845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:22 [2024-03-06T10:07:22.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322658845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:22 [2024-03-06T10:07:22.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322658845 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:22 [2024-03-06T10:07:22.801Z] 
05:07:22 [2024-03-06T10:07:22.801Z] (Eclipse:19306): Gtk-WARNING **: 10:07:22.710: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:22 [2024-03-06T10:07:22.801Z] 
05:07:22 [2024-03-06T10:07:22.801Z] (Eclipse:19306): Gtk-WARNING **: 10:07:22.724: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:23 [2024-03-06T10:07:23.056Z] 
05:07:23 [2024-03-06T10:07:23.056Z] (Eclipse:19306): Gtk-WARNING **: 10:07:22.846: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:23 [2024-03-06T10:07:23.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322658581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:07:23 [2024-03-06T10:07:23.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:07:23 [2024-03-06T10:07:23.056Z] 
05:07:23 [2024-03-06T10:07:23.056Z] (Eclipse:19306): Gtk-WARNING **: 10:07:22.886: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:23 [2024-03-06T10:07:23.056Z] 
05:07:23 [2024-03-06T10:07:23.056Z] (Eclipse:19306): Gtk-WARNING **: 10:07:22.903: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:23 [2024-03-06T10:07:23.056Z] 
05:07:23 [2024-03-06T10:07:23.056Z] (Eclipse:19306): Gtk-WARNING **: 10:07:22.914: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:23 [2024-03-06T10:07:23.056Z] 
05:07:23 [2024-03-06T10:07:23.056Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:23.009: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:23 [2024-03-06T10:07:23.056Z] 
05:07:23 [2024-03-06T10:07:23.056Z] (Eclipse:19306): Gtk-WARNING **: 10:07:23.041: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:23 [2024-03-06T10:07:23.312Z] 
05:07:23 [2024-03-06T10:07:23.312Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:23.068: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:23 [2024-03-06T10:07:23.312Z] 
05:07:23 [2024-03-06T10:07:23.312Z] (Eclipse:19306): Gtk-WARNING **: 10:07:23.101: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:24 [2024-03-06T10:07:24.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:24 [2024-03-06T10:07:24.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:24 [2024-03-06T10:07:24.677Z] 
05:07:24 [2024-03-06T10:07:24.677Z] (Eclipse:19306): Gtk-WARNING **: 10:07:24.409: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:24 [2024-03-06T10:07:24.677Z] 
05:07:24 [2024-03-06T10:07:24.677Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:24.420: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:24 [2024-03-06T10:07:24.677Z] 
05:07:24 [2024-03-06T10:07:24.677Z] (Eclipse:19306): Gtk-WARNING **: 10:07:24.424: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:24 [2024-03-06T10:07:24.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:24 [2024-03-06T10:07:24.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:24 [2024-03-06T10:07:24.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:24 [2024-03-06T10:07:24.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:24 [2024-03-06T10:07:24.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:24 [2024-03-06T10:07:24.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:24 [2024-03-06T10:07:24.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322660649 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:24 [2024-03-06T10:07:24.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322660650 data=null doit=true}, TreeItem with text {test}]
05:07:24 [2024-03-06T10:07:24.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322660650 data=null}, TreeItem with text {test}]
05:07:24 [2024-03-06T10:07:24.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322660650 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:24 [2024-03-06T10:07:24.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322660650 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:24 [2024-03-06T10:07:24.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322660667 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:24 [2024-03-06T10:07:24.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:24 [2024-03-06T10:07:24.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322660668 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:24 [2024-03-06T10:07:24.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322660668 data=null doit=true}, TreeItem with text {test}]
05:07:24 [2024-03-06T10:07:24.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322660668 data=null}, TreeItem with text {test}]
05:07:24 [2024-03-06T10:07:24.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322660668 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:24 [2024-03-06T10:07:24.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322660668 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:24 [2024-03-06T10:07:24.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322660700 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:24 [2024-03-06T10:07:24.678Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:24 [2024-03-06T10:07:24.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:24 [2024-03-06T10:07:24.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322660701 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:07:24 [2024-03-06T10:07:24.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322660701 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:24 [2024-03-06T10:07:24.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322660702 data=null}, TreeItem with text {Traces [1]}]
05:07:24 [2024-03-06T10:07:24.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322660702 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:24 [2024-03-06T10:07:24.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322660702 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:24 [2024-03-06T10:07:24.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322660716 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:24 [2024-03-06T10:07:24.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322660717 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:24 [2024-03-06T10:07:24.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322660717 data=null}, TreeItem with text {Traces [1]}]
05:07:24 [2024-03-06T10:07:24.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322660717 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:24 [2024-03-06T10:07:24.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322660717 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:24 [2024-03-06T10:07:24.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322660719 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:24 [2024-03-06T10:07:24.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=322660719 data=null doit=true}, TreeItem with text {symbolic-link [1]}]
05:07:24 [2024-03-06T10:07:24.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=322660720 data=null}, TreeItem with text {symbolic-link [1]}]
05:07:24 [2024-03-06T10:07:24.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=322660720 data=null button=1 stateMask=0x0 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
05:07:24 [2024-03-06T10:07:24.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322660720 data=null item=TreeItem {symbolic-link [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {symbolic-link [1]}]
05:07:24 [2024-03-06T10:07:24.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=322660721 data=null button=1 stateMask=0x80000 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
05:07:24 [2024-03-06T10:07:24.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:24 [2024-03-06T10:07:24.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:07:24 [2024-03-06T10:07:24.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322660724 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:07:24 [2024-03-06T10:07:24.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322660724 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:07:24 [2024-03-06T10:07:24.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:24 [2024-03-06T10:07:24.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322660725 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:07:24 [2024-03-06T10:07:24.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322660725 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:07:24 [2024-03-06T10:07:24.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322660725 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:07:24 [2024-03-06T10:07:24.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322660739 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:07:24 [2024-03-06T10:07:24.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322660740 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:07:24 [2024-03-06T10:07:24.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322660740 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:07:24 [2024-03-06T10:07:24.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322660740 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:07:24 [2024-03-06T10:07:24.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322660779 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:07:24 [2024-03-06T10:07:24.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322660785 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:07:24 [2024-03-06T10:07:24.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322660785 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:07:24 [2024-03-06T10:07:24.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322660785 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:07:24 [2024-03-06T10:07:24.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:07:24 [2024-03-06T10:07:24.678Z] 
05:07:24 [2024-03-06T10:07:24.678Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:24.657: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:24 [2024-03-06T10:07:24.934Z] 
05:07:24 [2024-03-06T10:07:24.934Z] (Eclipse:19306): Gtk-WARNING **: 10:07:24.682: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:24 [2024-03-06T10:07:24.934Z] 
05:07:24 [2024-03-06T10:07:24.934Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:24.708: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:24 [2024-03-06T10:07:24.934Z] 
05:07:24 [2024-03-06T10:07:24.934Z] (Eclipse:19306): Gtk-WARNING **: 10:07:24.724: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:25 [2024-03-06T10:07:25.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:25 [2024-03-06T10:07:25.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:25 [2024-03-06T10:07:25.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:25 [2024-03-06T10:07:25.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:25 [2024-03-06T10:07:25.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:25 [2024-03-06T10:07:25.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:25 [2024-03-06T10:07:25.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:25 [2024-03-06T10:07:25.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322661325 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:25 [2024-03-06T10:07:25.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322661326 data=null doit=true}, TreeItem with text {test}]
05:07:25 [2024-03-06T10:07:25.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322661326 data=null}, TreeItem with text {test}]
05:07:25 [2024-03-06T10:07:25.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322661326 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:25 [2024-03-06T10:07:25.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322661326 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:25 [2024-03-06T10:07:25.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322661335 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:25 [2024-03-06T10:07:25.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:25 [2024-03-06T10:07:25.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322661336 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:25 [2024-03-06T10:07:25.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322661336 data=null doit=true}, TreeItem with text {test}]
05:07:25 [2024-03-06T10:07:25.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322661336 data=null}, TreeItem with text {test}]
05:07:25 [2024-03-06T10:07:25.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322661336 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:25 [2024-03-06T10:07:25.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322661337 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:25 [2024-03-06T10:07:25.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322661347 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:25 [2024-03-06T10:07:25.190Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:25 [2024-03-06T10:07:25.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:25 [2024-03-06T10:07:25.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322661348 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
05:07:25 [2024-03-06T10:07:25.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322661348 data=null doit=true}, TreeItem with text {Traces [2]}]
05:07:25 [2024-03-06T10:07:25.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322661348 data=null}, TreeItem with text {Traces [2]}]
05:07:25 [2024-03-06T10:07:25.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322661349 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:07:25 [2024-03-06T10:07:25.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322661349 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:07:25 [2024-03-06T10:07:25.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322661355 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:07:25 [2024-03-06T10:07:25.190Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:07:25 [2024-03-06T10:07:25.190Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
05:07:25 [2024-03-06T10:07:25.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:25 [2024-03-06T10:07:25.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322661360 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:07:25 [2024-03-06T10:07:25.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322661360 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:07:25 [2024-03-06T10:07:25.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322661360 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:07:25 [2024-03-06T10:07:25.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322661361 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:07:25 [2024-03-06T10:07:25.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322661361 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:07:25 [2024-03-06T10:07:25.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322661366 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:07:25 [2024-03-06T10:07:25.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
05:07:25 [2024-03-06T10:07:25.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...'
05:07:25 [2024-03-06T10:07:25.447Z] 
05:07:25 [2024-03-06T10:07:25.447Z] (Eclipse:19306): Gtk-WARNING **: 10:07:25.320: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:25 [2024-03-06T10:07:25.447Z] 
05:07:25 [2024-03-06T10:07:25.447Z] (Eclipse:19306): Gtk-WARNING **: 10:07:25.339: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:25 [2024-03-06T10:07:25.447Z] 
05:07:25 [2024-03-06T10:07:25.447Z] (Eclipse:19306): Gtk-WARNING **: 10:07:25.358: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:25 [2024-03-06T10:07:25.447Z] 
05:07:25 [2024-03-06T10:07:25.447Z] (Eclipse:19306): Gtk-WARNING **: 10:07:25.377: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:25 [2024-03-06T10:07:25.447Z] 
05:07:25 [2024-03-06T10:07:25.447Z] (Eclipse:19306): Gtk-WARNING **: 10:07:25.411: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:25 [2024-03-06T10:07:25.447Z] 
05:07:25 [2024-03-06T10:07:25.447Z] (Eclipse:19306): Gtk-WARNING **: 10:07:25.433: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:25 [2024-03-06T10:07:25.703Z] 
05:07:25 [2024-03-06T10:07:25.703Z] (Eclipse:19306): Gtk-WARNING **: 10:07:25.451: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:25 [2024-03-06T10:07:25.703Z] 
05:07:25 [2024-03-06T10:07:25.703Z] (Eclipse:19306): Gtk-WARNING **: 10:07:25.466: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:25 [2024-03-06T10:07:25.703Z] 
05:07:25 [2024-03-06T10:07:25.703Z] (Eclipse:19306): Gtk-WARNING **: 10:07:25.480: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:25 [2024-03-06T10:07:25.703Z] 
05:07:25 [2024-03-06T10:07:25.703Z] (Eclipse:19306): Gtk-WARNING **: 10:07:25.494: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:25 [2024-03-06T10:07:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...'
05:07:25 [2024-03-06T10:07:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
05:07:25 [2024-03-06T10:07:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Rename Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322661717 data=null doit=true}, Shell with text {Rename Trace}]
05:07:25 [2024-03-06T10:07:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
05:07:25 [2024-03-06T10:07:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
05:07:25 [2024-03-06T10:07:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
05:07:25 [2024-03-06T10:07:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
05:07:25 [2024-03-06T10:07:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:07:25 [2024-03-06T10:07:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:07:25 [2024-03-06T10:07:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:07:25 [2024-03-06T10:07:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:07:25 [2024-03-06T10:07:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:25 [2024-03-06T10:07:25.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:07:25 [2024-03-06T10:07:25.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322661721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:25 [2024-03-06T10:07:25.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322661721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:25 [2024-03-06T10:07:25.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322661721 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:25 [2024-03-06T10:07:25.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322661721 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:25 [2024-03-06T10:07:25.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322661722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:25 [2024-03-06T10:07:25.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322661722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:25 [2024-03-06T10:07:25.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322661722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:25 [2024-03-06T10:07:25.704Z] 
05:07:25 [2024-03-06T10:07:25.704Z] (Eclipse:19306): Gtk-WARNING **: 10:07:25.581: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:25 [2024-03-06T10:07:25.704Z] 
05:07:25 [2024-03-06T10:07:25.704Z] (Eclipse:19306): Gtk-WARNING **: 10:07:25.602: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:25 [2024-03-06T10:07:25.704Z] 
05:07:25 [2024-03-06T10:07:25.704Z] (Eclipse:19306): Gtk-WARNING **: 10:07:25.609: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:25 [2024-03-06T10:07:25.704Z] 
05:07:25 [2024-03-06T10:07:25.704Z] (Eclipse:19306): Gtk-WARNING **: 10:07:25.621: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:25 [2024-03-06T10:07:25.704Z] 
05:07:25 [2024-03-06T10:07:25.704Z] (Eclipse:19306): Gtk-WARNING **: 10:07:25.661: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:25 [2024-03-06T10:07:25.960Z] 
05:07:25 [2024-03-06T10:07:25.960Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:25.779: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:25 [2024-03-06T10:07:25.960Z] 
05:07:25 [2024-03-06T10:07:25.960Z] (Eclipse:19306): Gtk-WARNING **: 10:07:25.782: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:25 [2024-03-06T10:07:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=322661424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...']
05:07:25 [2024-03-06T10:07:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:07:25 [2024-03-06T10:07:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:25 [2024-03-06T10:07:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:25 [2024-03-06T10:07:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:25 [2024-03-06T10:07:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:25 [2024-03-06T10:07:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:25 [2024-03-06T10:07:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:25 [2024-03-06T10:07:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322662067 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:25 [2024-03-06T10:07:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322662068 data=null doit=true}, TreeItem with text {test}]
05:07:25 [2024-03-06T10:07:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322662068 data=null}, TreeItem with text {test}]
05:07:25 [2024-03-06T10:07:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322662068 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:25 [2024-03-06T10:07:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322662068 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:25 [2024-03-06T10:07:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322662104 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:25 [2024-03-06T10:07:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:25 [2024-03-06T10:07:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322662105 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:25 [2024-03-06T10:07:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322662105 data=null doit=true}, TreeItem with text {test}]
05:07:25 [2024-03-06T10:07:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322662105 data=null}, TreeItem with text {test}]
05:07:25 [2024-03-06T10:07:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322662106 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:25 [2024-03-06T10:07:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322662106 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:25 [2024-03-06T10:07:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322662114 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:25 [2024-03-06T10:07:25.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:25 [2024-03-06T10:07:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:25 [2024-03-06T10:07:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322662115 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
05:07:25 [2024-03-06T10:07:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322662115 data=null doit=true}, TreeItem with text {Traces [2]}]
05:07:25 [2024-03-06T10:07:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322662115 data=null}, TreeItem with text {Traces [2]}]
05:07:25 [2024-03-06T10:07:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322662116 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:07:25 [2024-03-06T10:07:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322662116 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:07:25 [2024-03-06T10:07:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322662122 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:07:25 [2024-03-06T10:07:25.961Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:07:25 [2024-03-06T10:07:25.961Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
05:07:25 [2024-03-06T10:07:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:25 [2024-03-06T10:07:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=322662128 data=null button=0 stateMask=0x0 x=176 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:25 [2024-03-06T10:07:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=322662128 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:25 [2024-03-06T10:07:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=322662128 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:25 [2024-03-06T10:07:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=322662128 data=null button=1 stateMask=0x0 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:25 [2024-03-06T10:07:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322662128 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:25 [2024-03-06T10:07:25.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=322662133 data=null button=1 stateMask=0x80000 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:26 [2024-03-06T10:07:26.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
05:07:26 [2024-03-06T10:07:26.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
05:07:26 [2024-03-06T10:07:26.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
05:07:26 [2024-03-06T10:07:26.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=322662160 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
05:07:26 [2024-03-06T10:07:26.217Z] 
05:07:26 [2024-03-06T10:07:26.217Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:26.066: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:26 [2024-03-06T10:07:26.217Z] 
05:07:26 [2024-03-06T10:07:26.217Z] (Eclipse:19306): Gtk-WARNING **: 10:07:26.089: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:26 [2024-03-06T10:07:26.217Z] 
05:07:26 [2024-03-06T10:07:26.217Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:26.112: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:26 [2024-03-06T10:07:26.217Z] 
05:07:26 [2024-03-06T10:07:26.217Z] (Eclipse:19306): Gtk-WARNING **: 10:07:26.125: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:07:26 [2024-03-06T10:07:26.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:26 [2024-03-06T10:07:26.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:07:26 [2024-03-06T10:07:26.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:07:26 [2024-03-06T10:07:26.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:07:26 [2024-03-06T10:07:26.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:07:26 [2024-03-06T10:07:26.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:07:26 [2024-03-06T10:07:26.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322662680 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:07:26 [2024-03-06T10:07:26.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322662680 data=null doit=true}, TableItem with text {}]
05:07:26 [2024-03-06T10:07:26.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322662680 data=null}, TableItem with text {}]
05:07:26 [2024-03-06T10:07:26.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322662680 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:07:26 [2024-03-06T10:07:26.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322662680 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:07:26 [2024-03-06T10:07:26.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322662683 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:07:26 [2024-03-06T10:07:26.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:07:26 [2024-03-06T10:07:26.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:07:26 [2024-03-06T10:07:26.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
05:07:26 [2024-03-06T10:07:26.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:26 [2024-03-06T10:07:26.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=322662781 data=null button=0 stateMask=0x0 x=176 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:26 [2024-03-06T10:07:26.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=322662781 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:26 [2024-03-06T10:07:26.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=322662781 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:26 [2024-03-06T10:07:26.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=322662782 data=null button=1 stateMask=0x0 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:26 [2024-03-06T10:07:26.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322662782 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:26 [2024-03-06T10:07:26.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=322662791 data=null button=1 stateMask=0x80000 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:26 [2024-03-06T10:07:26.779Z] 
05:07:26 [2024-03-06T10:07:26.779Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:26.645: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322662867 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322662867 data=null doit=true}, TreeItem with text {test}]
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322662867 data=null}, TreeItem with text {test}]
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322662867 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322662868 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322662910 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322662911 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322662911 data=null doit=true}, TreeItem with text {test}]
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322662911 data=null}, TreeItem with text {test}]
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322662911 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322662911 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322662935 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:26 [2024-03-06T10:07:26.779Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322662935 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322662936 data=null doit=true}, TreeItem with text {Traces [2]}]
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322662936 data=null}, TreeItem with text {Traces [2]}]
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322662936 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322662936 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322662952 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322662953 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322662953 data=null doit=true}, TreeItem with text {Traces [2]}]
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322662953 data=null}, TreeItem with text {Traces [2]}]
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322662953 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322662954 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:07:26 [2024-03-06T10:07:26.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322662958 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:07:27 [2024-03-06T10:07:27.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:07:27 [2024-03-06T10:07:27.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:07:27 [2024-03-06T10:07:27.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:07:27 [2024-03-06T10:07:27.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:07:27 [2024-03-06T10:07:27.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322663183 data=null doit=true}, Shell with text {Confirm Clear}]
05:07:27 [2024-03-06T10:07:27.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:07:27 [2024-03-06T10:07:27.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:07:27 [2024-03-06T10:07:27.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:07:27 [2024-03-06T10:07:27.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:07:27 [2024-03-06T10:07:27.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:07:27 [2024-03-06T10:07:27.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:07:27 [2024-03-06T10:07:27.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322663184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:27 [2024-03-06T10:07:27.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322663184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:27 [2024-03-06T10:07:27.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322663184 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:27 [2024-03-06T10:07:27.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322663184 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:27 [2024-03-06T10:07:27.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322663184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:27 [2024-03-06T10:07:27.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322663184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:27 [2024-03-06T10:07:27.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322663184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:27 [2024-03-06T10:07:27.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:07:27 [2024-03-06T10:07:27.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322662987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:07:27 [2024-03-06T10:07:27.851Z] 
05:07:27 [2024-03-06T10:07:27.851Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:27.785: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:29 [2024-03-06T10:07:29.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:29 [2024-03-06T10:07:29.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:29 [2024-03-06T10:07:29.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:29 [2024-03-06T10:07:29.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:29 [2024-03-06T10:07:29.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:29 [2024-03-06T10:07:29.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:29 [2024-03-06T10:07:29.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:29 [2024-03-06T10:07:29.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:29 [2024-03-06T10:07:29.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322665362 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:29 [2024-03-06T10:07:29.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322665362 data=null doit=true}, TreeItem with text {test}]
05:07:29 [2024-03-06T10:07:29.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322665362 data=null}, TreeItem with text {test}]
05:07:29 [2024-03-06T10:07:29.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322665362 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:29 [2024-03-06T10:07:29.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322665362 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:29 [2024-03-06T10:07:29.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322665377 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:29 [2024-03-06T10:07:29.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:29 [2024-03-06T10:07:29.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322665378 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:29 [2024-03-06T10:07:29.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322665378 data=null doit=true}, TreeItem with text {test}]
05:07:29 [2024-03-06T10:07:29.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322665378 data=null}, TreeItem with text {test}]
05:07:29 [2024-03-06T10:07:29.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322665378 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:29 [2024-03-06T10:07:29.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322665378 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:29 [2024-03-06T10:07:29.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322665383 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:29 [2024-03-06T10:07:29.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:29 [2024-03-06T10:07:29.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:29 [2024-03-06T10:07:29.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322665384 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:07:29 [2024-03-06T10:07:29.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322665384 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:29 [2024-03-06T10:07:29.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322665384 data=null}, TreeItem with text {Traces [1]}]
05:07:29 [2024-03-06T10:07:29.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322665384 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:29 [2024-03-06T10:07:29.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322665385 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:29 [2024-03-06T10:07:29.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322665405 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:29 [2024-03-06T10:07:29.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322665405 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:29 [2024-03-06T10:07:29.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322665405 data=null}, TreeItem with text {Traces [1]}]
05:07:29 [2024-03-06T10:07:29.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322665406 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:29 [2024-03-06T10:07:29.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322665406 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:29 [2024-03-06T10:07:29.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322665407 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:29 [2024-03-06T10:07:29.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:29 [2024-03-06T10:07:29.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:29 [2024-03-06T10:07:29.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322665410 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:07:29 [2024-03-06T10:07:29.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322665411 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:07:29 [2024-03-06T10:07:29.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322665411 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:07:29 [2024-03-06T10:07:29.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322665411 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:07:29 [2024-03-06T10:07:29.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322665411 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:07:29 [2024-03-06T10:07:29.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322665435 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:07:29 [2024-03-06T10:07:29.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
05:07:29 [2024-03-06T10:07:29.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
05:07:29 [2024-03-06T10:07:29.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
05:07:29 [2024-03-06T10:07:29.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
05:07:29 [2024-03-06T10:07:29.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322665770 data=null doit=true}, Shell with text {Copy Trace}]
05:07:29 [2024-03-06T10:07:29.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
05:07:29 [2024-03-06T10:07:29.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
05:07:29 [2024-03-06T10:07:29.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
05:07:29 [2024-03-06T10:07:29.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
05:07:29 [2024-03-06T10:07:29.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
05:07:29 [2024-03-06T10:07:29.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
05:07:29 [2024-03-06T10:07:29.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
05:07:29 [2024-03-06T10:07:29.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
05:07:29 [2024-03-06T10:07:29.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:07:29 [2024-03-06T10:07:29.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:07:29 [2024-03-06T10:07:29.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:07:29 [2024-03-06T10:07:29.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:07:29 [2024-03-06T10:07:29.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=322665774 data=null doit=true}, Button with text {Copy as a link}]
05:07:29 [2024-03-06T10:07:29.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=322665774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Copy as a link}]
05:07:29 [2024-03-06T10:07:29.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:07:29 [2024-03-06T10:07:29.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=322665775 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
05:07:29 [2024-03-06T10:07:29.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=322665775 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
05:07:29 [2024-03-06T10:07:29.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=322665775 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
05:07:29 [2024-03-06T10:07:29.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=322665775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
05:07:29 [2024-03-06T10:07:29.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:07:29 [2024-03-06T10:07:29.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
05:07:29 [2024-03-06T10:07:29.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
05:07:29 [2024-03-06T10:07:29.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:07:29 [2024-03-06T10:07:29.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:07:29 [2024-03-06T10:07:29.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:07:29 [2024-03-06T10:07:29.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:07:29 [2024-03-06T10:07:29.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:29 [2024-03-06T10:07:29.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:07:29 [2024-03-06T10:07:29.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322665777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:29 [2024-03-06T10:07:29.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322665777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:29 [2024-03-06T10:07:29.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322665777 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:29 [2024-03-06T10:07:29.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322665778 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:29 [2024-03-06T10:07:29.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322665778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:29 [2024-03-06T10:07:29.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322665778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:29 [2024-03-06T10:07:29.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322665778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:29 [2024-03-06T10:07:29.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=322665466 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
05:07:29 [2024-03-06T10:07:29.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:07:29 [2024-03-06T10:07:29.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:29 [2024-03-06T10:07:29.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:29 [2024-03-06T10:07:29.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:29 [2024-03-06T10:07:29.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:29 [2024-03-06T10:07:29.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:29 [2024-03-06T10:07:29.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:29 [2024-03-06T10:07:29.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322665925 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:29 [2024-03-06T10:07:29.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322665926 data=null doit=true}, TreeItem with text {test}]
05:07:29 [2024-03-06T10:07:29.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322665926 data=null}, TreeItem with text {test}]
05:07:29 [2024-03-06T10:07:29.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322665926 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:29 [2024-03-06T10:07:29.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322665926 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:29 [2024-03-06T10:07:29.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322665974 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:29 [2024-03-06T10:07:29.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:29 [2024-03-06T10:07:29.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322665975 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:29 [2024-03-06T10:07:29.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322665975 data=null doit=true}, TreeItem with text {test}]
05:07:29 [2024-03-06T10:07:29.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322665975 data=null}, TreeItem with text {test}]
05:07:29 [2024-03-06T10:07:29.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322665975 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:29 [2024-03-06T10:07:29.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322665975 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:29 [2024-03-06T10:07:29.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322666005 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:29 [2024-03-06T10:07:29.986Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:29 [2024-03-06T10:07:29.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:29 [2024-03-06T10:07:29.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322666006 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
05:07:29 [2024-03-06T10:07:29.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322666007 data=null doit=true}, TreeItem with text {Traces [2]}]
05:07:29 [2024-03-06T10:07:29.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322666007 data=null}, TreeItem with text {Traces [2]}]
05:07:29 [2024-03-06T10:07:29.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322666007 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:07:29 [2024-03-06T10:07:29.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322666007 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:07:29 [2024-03-06T10:07:29.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322666027 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:07:29 [2024-03-06T10:07:29.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:29 [2024-03-06T10:07:29.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322666034 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
05:07:29 [2024-03-06T10:07:29.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322666034 data=null doit=true}, TreeItem with text {Traces [2]}]
05:07:29 [2024-03-06T10:07:29.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322666035 data=null}, TreeItem with text {Traces [2]}]
05:07:29 [2024-03-06T10:07:29.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322666035 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:07:29 [2024-03-06T10:07:29.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322666035 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:07:29 [2024-03-06T10:07:29.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322666040 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:07:29 [2024-03-06T10:07:29.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
05:07:29 [2024-03-06T10:07:29.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
05:07:29 [2024-03-06T10:07:29.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
05:07:29 [2024-03-06T10:07:29.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
05:07:29 [2024-03-06T10:07:29.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:30 [2024-03-06T10:07:30.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=322666109 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
05:07:30 [2024-03-06T10:07:30.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:30 [2024-03-06T10:07:30.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:30 [2024-03-06T10:07:30.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:30 [2024-03-06T10:07:30.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:30 [2024-03-06T10:07:30.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:30 [2024-03-06T10:07:30.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:30 [2024-03-06T10:07:30.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:30 [2024-03-06T10:07:30.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:30 [2024-03-06T10:07:30.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322666722 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:30 [2024-03-06T10:07:30.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322666722 data=null doit=true}, TreeItem with text {test}]
05:07:30 [2024-03-06T10:07:30.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322666722 data=null}, TreeItem with text {test}]
05:07:30 [2024-03-06T10:07:30.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322666722 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:30 [2024-03-06T10:07:30.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322666722 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:30 [2024-03-06T10:07:30.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322666738 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:30 [2024-03-06T10:07:30.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:30 [2024-03-06T10:07:30.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=322666739 data=null doit=true}, TreeItem with text {Experiments [1]}]
05:07:30 [2024-03-06T10:07:30.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=322666739 data=null}, TreeItem with text {Experiments [1]}]
05:07:30 [2024-03-06T10:07:30.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=322666739 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
05:07:30 [2024-03-06T10:07:30.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322666739 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
05:07:30 [2024-03-06T10:07:30.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=322666741 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
05:07:30 [2024-03-06T10:07:30.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
05:07:30 [2024-03-06T10:07:30.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:30 [2024-03-06T10:07:30.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:30 [2024-03-06T10:07:30.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=322666750 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [2]}]
05:07:30 [2024-03-06T10:07:30.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=322666750 data=null doit=true}, TreeItem with text {Experiment [2]}]
05:07:30 [2024-03-06T10:07:30.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=322666750 data=null}, TreeItem with text {Experiment [2]}]
05:07:30 [2024-03-06T10:07:30.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=322666750 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [2]}]
05:07:30 [2024-03-06T10:07:30.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322666751 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [2]}]
05:07:30 [2024-03-06T10:07:30.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=322666760 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [2]}]
05:07:30 [2024-03-06T10:07:30.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
05:07:30 [2024-03-06T10:07:30.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
05:07:31 [2024-03-06T10:07:31.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
05:07:31 [2024-03-06T10:07:31.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
05:07:31 [2024-03-06T10:07:31.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Experiment} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322667078 data=null doit=true}, Shell with text {Copy Experiment}]
05:07:31 [2024-03-06T10:07:31.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text'
05:07:31 [2024-03-06T10:07:31.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
05:07:31 [2024-03-06T10:07:31.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:')
05:07:31 [2024-03-06T10:07:31.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:'))
05:07:31 [2024-03-06T10:07:31.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
05:07:31 [2024-03-06T10:07:31.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:07:31 [2024-03-06T10:07:31.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:07:31 [2024-03-06T10:07:31.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:07:31 [2024-03-06T10:07:31.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:07:31 [2024-03-06T10:07:31.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:31 [2024-03-06T10:07:31.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:07:31 [2024-03-06T10:07:31.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322667083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:31 [2024-03-06T10:07:31.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322667083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:31 [2024-03-06T10:07:31.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322667083 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:31 [2024-03-06T10:07:31.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322667083 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:31 [2024-03-06T10:07:31.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322667083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:31 [2024-03-06T10:07:31.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322667083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:31 [2024-03-06T10:07:31.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:31 [2024-03-06T10:07:31.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:31 [2024-03-06T10:07:31.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:31 [2024-03-06T10:07:31.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:31 [2024-03-06T10:07:31.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:31 [2024-03-06T10:07:31.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:07:31 [2024-03-06T10:07:31.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322667083 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:31 [2024-03-06T10:07:31.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=322666803 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
05:07:31 [2024-03-06T10:07:31.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [2]} is already expanded. Won't expand it again.
05:07:31 [2024-03-06T10:07:31.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:31 [2024-03-06T10:07:31.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:31 [2024-03-06T10:07:31.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:31 [2024-03-06T10:07:31.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:31 [2024-03-06T10:07:31.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:31 [2024-03-06T10:07:31.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:31 [2024-03-06T10:07:31.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322667610 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:31 [2024-03-06T10:07:31.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322667611 data=null doit=true}, TreeItem with text {test}]
05:07:31 [2024-03-06T10:07:31.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322667611 data=null}, TreeItem with text {test}]
05:07:31 [2024-03-06T10:07:31.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322667611 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:31 [2024-03-06T10:07:31.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322667611 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:31 [2024-03-06T10:07:31.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322667624 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:31 [2024-03-06T10:07:31.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:31 [2024-03-06T10:07:31.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322667624 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:31 [2024-03-06T10:07:31.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322667630 data=null doit=true}, TreeItem with text {test}]
05:07:31 [2024-03-06T10:07:31.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322667630 data=null}, TreeItem with text {test}]
05:07:31 [2024-03-06T10:07:31.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322667631 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:31 [2024-03-06T10:07:31.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322667631 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:31 [2024-03-06T10:07:31.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322667636 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:31 [2024-03-06T10:07:31.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:31 [2024-03-06T10:07:31.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:31 [2024-03-06T10:07:31.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322667637 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
05:07:31 [2024-03-06T10:07:31.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322667637 data=null doit=true}, TreeItem with text {Traces [2]}]
05:07:31 [2024-03-06T10:07:31.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322667637 data=null}, TreeItem with text {Traces [2]}]
05:07:31 [2024-03-06T10:07:31.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322667637 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
05:07:31 [2024-03-06T10:07:31.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322667637 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:07:31 [2024-03-06T10:07:31.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322667650 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
05:07:31 [2024-03-06T10:07:31.575Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:07:31 [2024-03-06T10:07:31.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [2]} time=322667651 data=null doit=true}, TreeItem with text {exp [2]}]
05:07:31 [2024-03-06T10:07:31.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=322667651 data=null}, TreeItem with text {exp [2]}]
05:07:31 [2024-03-06T10:07:31.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=322667651 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
05:07:31 [2024-03-06T10:07:31.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322667651 data=null item=TreeItem {exp [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {exp [2]}]
05:07:31 [2024-03-06T10:07:31.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=322667653 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
05:07:31 [2024-03-06T10:07:31.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:31 [2024-03-06T10:07:31.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:31 [2024-03-06T10:07:31.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=322667656 data=null button=0 stateMask=0x0 x=101 y=58 count=0}, TreeItem with text {exp [2]}]
05:07:31 [2024-03-06T10:07:31.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [2]} time=322667656 data=null doit=true}, TreeItem with text {exp [2]}]
05:07:31 [2024-03-06T10:07:31.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=322667656 data=null}, TreeItem with text {exp [2]}]
05:07:31 [2024-03-06T10:07:31.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=322667656 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
05:07:31 [2024-03-06T10:07:31.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322667656 data=null item=TreeItem {exp [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {exp [2]}]
05:07:31 [2024-03-06T10:07:31.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=322667672 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
05:07:31 [2024-03-06T10:07:31.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
05:07:31 [2024-03-06T10:07:31.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
05:07:31 [2024-03-06T10:07:31.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
05:07:31 [2024-03-06T10:07:31.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
05:07:31 [2024-03-06T10:07:31.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Experiment} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322667966 data=null doit=true}, Shell with text {Copy Experiment}]
05:07:31 [2024-03-06T10:07:31.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "exp", using matcher: of type 'Text'
05:07:31 [2024-03-06T10:07:31.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
05:07:31 [2024-03-06T10:07:31.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:')
05:07:31 [2024-03-06T10:07:31.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "exp", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:'))
05:07:31 [2024-03-06T10:07:31.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
05:07:31 [2024-03-06T10:07:31.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)'
05:07:31 [2024-03-06T10:07:31.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK'
05:07:31 [2024-03-06T10:07:31.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
05:07:31 [2024-03-06T10:07:31.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:07:31 [2024-03-06T10:07:31.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:07:31 [2024-03-06T10:07:31.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
05:07:31 [2024-03-06T10:07:31.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Deep copy this experiment (each trace will be copied as a new trace)}. Setting state to selected
05:07:31 [2024-03-06T10:07:31.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=322667969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
05:07:31 [2024-03-06T10:07:31.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=322667969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
05:07:31 [2024-03-06T10:07:31.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=322667969 data=null doit=true}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
05:07:31 [2024-03-06T10:07:31.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=322667969 data=null}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
05:07:31 [2024-03-06T10:07:31.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=322667970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
05:07:31 [2024-03-06T10:07:31.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=322667970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
05:07:31 [2024-03-06T10:07:31.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=322667970 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
05:07:31 [2024-03-06T10:07:31.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=322667970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
05:07:31 [2024-03-06T10:07:31.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=322667970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
05:07:31 [2024-03-06T10:07:31.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=322667970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
05:07:31 [2024-03-06T10:07:31.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=322667970 data=null doit=true}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
05:07:31 [2024-03-06T10:07:31.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=322667970 data=null}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
05:07:31 [2024-03-06T10:07:31.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')
05:07:31 [2024-03-06T10:07:31.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
05:07:31 [2024-03-06T10:07:31.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:07:31 [2024-03-06T10:07:31.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:07:31 [2024-03-06T10:07:31.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:07:31 [2024-03-06T10:07:31.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:07:31 [2024-03-06T10:07:31.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:31 [2024-03-06T10:07:31.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:07:31 [2024-03-06T10:07:31.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322667971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:31 [2024-03-06T10:07:31.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322667971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:31 [2024-03-06T10:07:31.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322667971 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:31 [2024-03-06T10:07:31.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322667971 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:31 [2024-03-06T10:07:31.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322667971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:31 [2024-03-06T10:07:31.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322667971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:31 [2024-03-06T10:07:31.832Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:31 [2024-03-06T10:07:31.832Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:31 [2024-03-06T10:07:31.832Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:31 [2024-03-06T10:07:31.832Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:31 [2024-03-06T10:07:31.832Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:31 [2024-03-06T10:07:31.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:07:32 [2024-03-06T10:07:32.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322667971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:32 [2024-03-06T10:07:32.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=322667697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
05:07:32 [2024-03-06T10:07:32.344Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [3]} is already expanded. Won't expand it again.
05:07:32 [2024-03-06T10:07:32.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:32 [2024-03-06T10:07:32.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:32 [2024-03-06T10:07:32.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:32 [2024-03-06T10:07:32.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:32 [2024-03-06T10:07:32.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:32 [2024-03-06T10:07:32.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:32 [2024-03-06T10:07:32.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322668504 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:32 [2024-03-06T10:07:32.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322668504 data=null doit=true}, TreeItem with text {test}]
05:07:32 [2024-03-06T10:07:32.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322668505 data=null}, TreeItem with text {test}]
05:07:32 [2024-03-06T10:07:32.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322668505 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:32 [2024-03-06T10:07:32.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322668505 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:32 [2024-03-06T10:07:32.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322668530 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:32 [2024-03-06T10:07:32.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:32 [2024-03-06T10:07:32.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322668531 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:32 [2024-03-06T10:07:32.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322668531 data=null doit=true}, TreeItem with text {test}]
05:07:32 [2024-03-06T10:07:32.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322668531 data=null}, TreeItem with text {test}]
05:07:32 [2024-03-06T10:07:32.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322668531 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:32 [2024-03-06T10:07:32.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322668531 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322668537 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:32 [2024-03-06T10:07:32.601Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=322668538 data=null button=0 stateMask=0x0 x=92 y=242 count=0}, TreeItem with text {Traces [4]}]
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=322668538 data=null doit=true}, TreeItem with text {Traces [4]}]
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=322668538 data=null}, TreeItem with text {Traces [4]}]
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=322668538 data=null button=1 stateMask=0x0 x=92 y=242 count=1}, TreeItem with text {Traces [4]}]
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322668538 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=322668547 data=null button=1 stateMask=0x80000 x=92 y=242 count=1}, TreeItem with text {Traces [4]}]
05:07:32 [2024-03-06T10:07:32.601Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=322668555 data=null doit=true}, TreeItem with text {expDeepCopy [2]}]
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=322668555 data=null}, TreeItem with text {expDeepCopy [2]}]
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=322668556 data=null button=1 stateMask=0x0 x=135 y=196 count=1}, TreeItem with text {expDeepCopy [2]}]
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322668556 data=null item=TreeItem {expDeepCopy [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {expDeepCopy [2]}]
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=322668559 data=null button=1 stateMask=0x80000 x=135 y=196 count=1}, TreeItem with text {expDeepCopy [2]}]
05:07:32 [2024-03-06T10:07:32.601Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=322668559 data=null doit=true}, TreeItem with text {expDeepCopy [2]}]
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=322668560 data=null}, TreeItem with text {expDeepCopy [2]}]
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=322668560 data=null button=1 stateMask=0x0 x=135 y=380 count=1}, TreeItem with text {expDeepCopy [2]}]
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322668560 data=null item=TreeItem {expDeepCopy [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {expDeepCopy [2]}]
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=322668561 data=null button=1 stateMask=0x80000 x=135 y=380 count=1}, TreeItem with text {expDeepCopy [2]}]
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322668627 data=null button=0 stateMask=0x0 x=172 y=403 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322668628 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322668628 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322668628 data=null button=1 stateMask=0x0 x=172 y=403 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322668628 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322668653 data=null button=1 stateMask=0x80000 x=172 y=403 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=322668716 data=null button=0 stateMask=0x0 x=176 y=426 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=322668716 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=322668716 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=322668716 data=null button=1 stateMask=0x0 x=176 y=426 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
05:07:32 [2024-03-06T10:07:32.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322668716 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
05:07:32 [2024-03-06T10:07:32.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=322668733 data=null button=1 stateMask=0x80000 x=176 y=426 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
05:07:32 [2024-03-06T10:07:32.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:32 [2024-03-06T10:07:32.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:32 [2024-03-06T10:07:32.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:32 [2024-03-06T10:07:32.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:32 [2024-03-06T10:07:32.857Z] 
05:07:32 [2024-03-06T10:07:32.857Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:32.616: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:32 [2024-03-06T10:07:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:32 [2024-03-06T10:07:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:32 [2024-03-06T10:07:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:32 [2024-03-06T10:07:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:32 [2024-03-06T10:07:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:32 [2024-03-06T10:07:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:32 [2024-03-06T10:07:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322668999 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:32 [2024-03-06T10:07:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322668999 data=null doit=true}, TreeItem with text {test}]
05:07:32 [2024-03-06T10:07:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322668999 data=null}, TreeItem with text {test}]
05:07:32 [2024-03-06T10:07:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322668999 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:32 [2024-03-06T10:07:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322669000 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:32 [2024-03-06T10:07:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322669031 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:32 [2024-03-06T10:07:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:32 [2024-03-06T10:07:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322669031 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:32 [2024-03-06T10:07:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322669032 data=null doit=true}, TreeItem with text {test}]
05:07:32 [2024-03-06T10:07:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322669032 data=null}, TreeItem with text {test}]
05:07:32 [2024-03-06T10:07:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322669032 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:32 [2024-03-06T10:07:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322669032 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:32 [2024-03-06T10:07:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322669038 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:32 [2024-03-06T10:07:32.858Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:32 [2024-03-06T10:07:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:32 [2024-03-06T10:07:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=322669039 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
05:07:32 [2024-03-06T10:07:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=322669039 data=null doit=true}, TreeItem with text {Traces [4]}]
05:07:32 [2024-03-06T10:07:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=322669039 data=null}, TreeItem with text {Traces [4]}]
05:07:32 [2024-03-06T10:07:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=322669039 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:07:32 [2024-03-06T10:07:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322669039 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
05:07:33 [2024-03-06T10:07:33.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=322669057 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:07:33 [2024-03-06T10:07:33.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:33 [2024-03-06T10:07:33.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=322669058 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
05:07:33 [2024-03-06T10:07:33.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=322669058 data=null doit=true}, TreeItem with text {Traces [4]}]
05:07:33 [2024-03-06T10:07:33.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=322669058 data=null}, TreeItem with text {Traces [4]}]
05:07:33 [2024-03-06T10:07:33.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=322669058 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:07:33 [2024-03-06T10:07:33.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322669059 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
05:07:33 [2024-03-06T10:07:33.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=322669063 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:07:33 [2024-03-06T10:07:33.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:07:33 [2024-03-06T10:07:33.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:07:33 [2024-03-06T10:07:33.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:07:33 [2024-03-06T10:07:33.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:07:33 [2024-03-06T10:07:33.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322669347 data=null doit=true}, Shell with text {Confirm Clear}]
05:07:33 [2024-03-06T10:07:33.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:07:33 [2024-03-06T10:07:33.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:07:33 [2024-03-06T10:07:33.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:07:33 [2024-03-06T10:07:33.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:07:33 [2024-03-06T10:07:33.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:07:33 [2024-03-06T10:07:33.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:07:33 [2024-03-06T10:07:33.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322669348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:33 [2024-03-06T10:07:33.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322669348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:33 [2024-03-06T10:07:33.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322669349 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:33 [2024-03-06T10:07:33.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322669349 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:33 [2024-03-06T10:07:33.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322669349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:33 [2024-03-06T10:07:33.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322669349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:33 [2024-03-06T10:07:33.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322669349 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:33 [2024-03-06T10:07:33.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:07:33 [2024-03-06T10:07:33.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322669121 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:07:33 [2024-03-06T10:07:33.933Z] 
05:07:33 [2024-03-06T10:07:33.934Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:33.829: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:35 [2024-03-06T10:07:35.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:35 [2024-03-06T10:07:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:35 [2024-03-06T10:07:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:35 [2024-03-06T10:07:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:35 [2024-03-06T10:07:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:35 [2024-03-06T10:07:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:35 [2024-03-06T10:07:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:35 [2024-03-06T10:07:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:35 [2024-03-06T10:07:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322671442 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:35 [2024-03-06T10:07:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322671442 data=null doit=true}, TreeItem with text {test}]
05:07:35 [2024-03-06T10:07:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322671442 data=null}, TreeItem with text {test}]
05:07:35 [2024-03-06T10:07:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322671442 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:35 [2024-03-06T10:07:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322671443 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:35 [2024-03-06T10:07:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322671460 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:35 [2024-03-06T10:07:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:35 [2024-03-06T10:07:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322671460 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:35 [2024-03-06T10:07:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322671460 data=null doit=true}, TreeItem with text {test}]
05:07:35 [2024-03-06T10:07:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322671461 data=null}, TreeItem with text {test}]
05:07:35 [2024-03-06T10:07:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322671461 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:35 [2024-03-06T10:07:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322671461 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:35 [2024-03-06T10:07:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322671467 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:35 [2024-03-06T10:07:35.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:35 [2024-03-06T10:07:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:35 [2024-03-06T10:07:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322671472 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:07:35 [2024-03-06T10:07:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322671472 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:35 [2024-03-06T10:07:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322671472 data=null}, TreeItem with text {Traces [1]}]
05:07:35 [2024-03-06T10:07:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322671473 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:35 [2024-03-06T10:07:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322671473 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:35 [2024-03-06T10:07:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322671484 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:35 [2024-03-06T10:07:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322671490 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:35 [2024-03-06T10:07:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322671491 data=null}, TreeItem with text {Traces [1]}]
05:07:35 [2024-03-06T10:07:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322671491 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:35 [2024-03-06T10:07:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322671491 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:35 [2024-03-06T10:07:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322671493 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:35 [2024-03-06T10:07:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:35 [2024-03-06T10:07:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322671494 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:07:35 [2024-03-06T10:07:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322671494 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:07:35 [2024-03-06T10:07:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322671494 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:07:35 [2024-03-06T10:07:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322671494 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:07:35 [2024-03-06T10:07:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322671495 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:07:35 [2024-03-06T10:07:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322671529 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:07:35 [2024-03-06T10:07:35.556Z] 
05:07:35 [2024-03-06T10:07:35.556Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:35.415: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:35 [2024-03-06T10:07:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:35 [2024-03-06T10:07:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:35 [2024-03-06T10:07:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:35 [2024-03-06T10:07:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:35 [2024-03-06T10:07:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:35 [2024-03-06T10:07:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:35 [2024-03-06T10:07:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322671637 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:35 [2024-03-06T10:07:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322671638 data=null doit=true}, TreeItem with text {test}]
05:07:35 [2024-03-06T10:07:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322671638 data=null}, TreeItem with text {test}]
05:07:35 [2024-03-06T10:07:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322671638 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:35 [2024-03-06T10:07:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322671638 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:35 [2024-03-06T10:07:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322671677 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:35 [2024-03-06T10:07:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:35 [2024-03-06T10:07:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322671678 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:35 [2024-03-06T10:07:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322671678 data=null doit=true}, TreeItem with text {test}]
05:07:35 [2024-03-06T10:07:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322671678 data=null}, TreeItem with text {test}]
05:07:35 [2024-03-06T10:07:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322671678 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:35 [2024-03-06T10:07:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322671678 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:35 [2024-03-06T10:07:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322671684 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:35 [2024-03-06T10:07:35.556Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:35 [2024-03-06T10:07:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:35 [2024-03-06T10:07:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322671685 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:07:35 [2024-03-06T10:07:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322671685 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:35 [2024-03-06T10:07:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322671685 data=null}, TreeItem with text {Traces [1]}]
05:07:35 [2024-03-06T10:07:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322671686 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:35 [2024-03-06T10:07:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322671686 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:35 [2024-03-06T10:07:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322671706 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:35 [2024-03-06T10:07:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:35 [2024-03-06T10:07:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322671707 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:07:35 [2024-03-06T10:07:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322671707 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:35 [2024-03-06T10:07:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322671707 data=null}, TreeItem with text {Traces [1]}]
05:07:35 [2024-03-06T10:07:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322671707 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:35 [2024-03-06T10:07:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322671708 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:35 [2024-03-06T10:07:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322671717 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:35 [2024-03-06T10:07:35.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:07:35 [2024-03-06T10:07:35.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:07:35 [2024-03-06T10:07:35.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:07:36 [2024-03-06T10:07:36.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:07:36 [2024-03-06T10:07:36.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322672015 data=null doit=true}, Shell with text {Confirm Clear}]
05:07:36 [2024-03-06T10:07:36.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:07:36 [2024-03-06T10:07:36.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:07:36 [2024-03-06T10:07:36.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:07:36 [2024-03-06T10:07:36.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:07:36 [2024-03-06T10:07:36.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:07:36 [2024-03-06T10:07:36.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:07:36 [2024-03-06T10:07:36.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322672016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:36 [2024-03-06T10:07:36.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322672016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:36 [2024-03-06T10:07:36.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322672016 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:36 [2024-03-06T10:07:36.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322672016 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:36 [2024-03-06T10:07:36.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322672016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:36 [2024-03-06T10:07:36.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322672016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:36 [2024-03-06T10:07:36.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322672016 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:36 [2024-03-06T10:07:36.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322671755 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:07:36 [2024-03-06T10:07:36.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:07:36 [2024-03-06T10:07:36.327Z] 
05:07:36 [2024-03-06T10:07:36.327Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:36.218: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:37 [2024-03-06T10:07:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:37 [2024-03-06T10:07:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:37 [2024-03-06T10:07:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:37 [2024-03-06T10:07:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:37 [2024-03-06T10:07:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:37 [2024-03-06T10:07:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:37 [2024-03-06T10:07:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:37 [2024-03-06T10:07:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:37 [2024-03-06T10:07:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322673838 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:37 [2024-03-06T10:07:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322673839 data=null doit=true}, TreeItem with text {test}]
05:07:37 [2024-03-06T10:07:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322673839 data=null}, TreeItem with text {test}]
05:07:37 [2024-03-06T10:07:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322673839 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:37 [2024-03-06T10:07:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322673839 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:37 [2024-03-06T10:07:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322673854 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:37 [2024-03-06T10:07:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:37 [2024-03-06T10:07:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322673855 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:37 [2024-03-06T10:07:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322673855 data=null doit=true}, TreeItem with text {test}]
05:07:37 [2024-03-06T10:07:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322673855 data=null}, TreeItem with text {test}]
05:07:37 [2024-03-06T10:07:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322673856 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:37 [2024-03-06T10:07:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322673856 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:37 [2024-03-06T10:07:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322673865 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:37 [2024-03-06T10:07:37.692Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:37 [2024-03-06T10:07:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:37 [2024-03-06T10:07:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322673866 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:07:37 [2024-03-06T10:07:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322673866 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:37 [2024-03-06T10:07:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322673866 data=null}, TreeItem with text {Traces [1]}]
05:07:37 [2024-03-06T10:07:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322673866 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:37 [2024-03-06T10:07:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322673866 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:37 [2024-03-06T10:07:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322673875 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:37 [2024-03-06T10:07:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322673881 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:37 [2024-03-06T10:07:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322673882 data=null}, TreeItem with text {Traces [1]}]
05:07:37 [2024-03-06T10:07:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322673882 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:37 [2024-03-06T10:07:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322673882 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:37 [2024-03-06T10:07:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322673883 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:37 [2024-03-06T10:07:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:37 [2024-03-06T10:07:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322673884 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:07:37 [2024-03-06T10:07:37.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322673884 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:07:37 [2024-03-06T10:07:37.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322673884 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:07:37 [2024-03-06T10:07:37.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322673884 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:07:37 [2024-03-06T10:07:37.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322673885 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:07:37 [2024-03-06T10:07:37.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322673908 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:07:37 [2024-03-06T10:07:37.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
05:07:37 [2024-03-06T10:07:37.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...'
05:07:38 [2024-03-06T10:07:38.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...'
05:07:38 [2024-03-06T10:07:38.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
05:07:38 [2024-03-06T10:07:38.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Rename Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322674189 data=null doit=true}, Shell with text {Rename Trace}]
05:07:38 [2024-03-06T10:07:38.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
05:07:38 [2024-03-06T10:07:38.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
05:07:38 [2024-03-06T10:07:38.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
05:07:38 [2024-03-06T10:07:38.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
05:07:38 [2024-03-06T10:07:38.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:07:38 [2024-03-06T10:07:38.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:07:38 [2024-03-06T10:07:38.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:07:38 [2024-03-06T10:07:38.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:07:38 [2024-03-06T10:07:38.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:38 [2024-03-06T10:07:38.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:07:38 [2024-03-06T10:07:38.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322674192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:38 [2024-03-06T10:07:38.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322674192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:38 [2024-03-06T10:07:38.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322674192 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:38 [2024-03-06T10:07:38.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322674192 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:38 [2024-03-06T10:07:38.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322674193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:38 [2024-03-06T10:07:38.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322674193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:38 [2024-03-06T10:07:38.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322674193 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:38 [2024-03-06T10:07:38.461Z] 
05:07:38 [2024-03-06T10:07:38.461Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:38.257: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:38 [2024-03-06T10:07:38.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=322673943 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...']
05:07:38 [2024-03-06T10:07:38.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:07:38 [2024-03-06T10:07:38.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:38 [2024-03-06T10:07:38.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:38 [2024-03-06T10:07:38.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:38 [2024-03-06T10:07:38.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:38 [2024-03-06T10:07:38.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:38 [2024-03-06T10:07:38.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:38 [2024-03-06T10:07:38.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322674527 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:38 [2024-03-06T10:07:38.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322674527 data=null doit=true}, TreeItem with text {test}]
05:07:38 [2024-03-06T10:07:38.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322674527 data=null}, TreeItem with text {test}]
05:07:38 [2024-03-06T10:07:38.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322674528 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:38 [2024-03-06T10:07:38.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322674528 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:38 [2024-03-06T10:07:38.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322674564 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:38 [2024-03-06T10:07:38.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:38 [2024-03-06T10:07:38.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322674564 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:38 [2024-03-06T10:07:38.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322674564 data=null doit=true}, TreeItem with text {test}]
05:07:38 [2024-03-06T10:07:38.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322674564 data=null}, TreeItem with text {test}]
05:07:38 [2024-03-06T10:07:38.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322674565 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:38 [2024-03-06T10:07:38.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322674565 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:38 [2024-03-06T10:07:38.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322674576 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:38 [2024-03-06T10:07:38.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:38 [2024-03-06T10:07:38.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:38 [2024-03-06T10:07:38.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322674577 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:07:38 [2024-03-06T10:07:38.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322674577 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:38 [2024-03-06T10:07:38.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322674577 data=null}, TreeItem with text {Traces [1]}]
05:07:38 [2024-03-06T10:07:38.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322674577 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:38 [2024-03-06T10:07:38.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322674577 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:38 [2024-03-06T10:07:38.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322674592 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:38 [2024-03-06T10:07:38.462Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
05:07:38 [2024-03-06T10:07:38.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:38 [2024-03-06T10:07:38.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=322674593 data=null button=0 stateMask=0x0 x=158 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:38 [2024-03-06T10:07:38.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=322674593 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:38 [2024-03-06T10:07:38.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=322674593 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:38 [2024-03-06T10:07:38.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=322674593 data=null button=1 stateMask=0x0 x=158 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:38 [2024-03-06T10:07:38.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322674594 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:38 [2024-03-06T10:07:38.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=322674620 data=null button=1 stateMask=0x80000 x=158 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:38 [2024-03-06T10:07:38.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
05:07:38 [2024-03-06T10:07:38.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
05:07:38 [2024-03-06T10:07:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
05:07:38 [2024-03-06T10:07:38.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=322674644 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
05:07:38 [2024-03-06T10:07:38.718Z] 
05:07:38 [2024-03-06T10:07:38.718Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:38.557: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:39 [2024-03-06T10:07:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:39 [2024-03-06T10:07:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:07:39 [2024-03-06T10:07:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:07:39 [2024-03-06T10:07:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:07:39 [2024-03-06T10:07:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:07:39 [2024-03-06T10:07:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:07:39 [2024-03-06T10:07:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322675194 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:07:39 [2024-03-06T10:07:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322675195 data=null doit=true}, TableItem with text {}]
05:07:39 [2024-03-06T10:07:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322675195 data=null}, TableItem with text {}]
05:07:39 [2024-03-06T10:07:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322675195 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:07:39 [2024-03-06T10:07:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322675195 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:07:39 [2024-03-06T10:07:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322675208 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:07:39 [2024-03-06T10:07:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:07:39 [2024-03-06T10:07:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:07:39 [2024-03-06T10:07:39.279Z] 
05:07:39 [2024-03-06T10:07:39.279Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:39.064: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:39 [2024-03-06T10:07:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:39 [2024-03-06T10:07:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:39 [2024-03-06T10:07:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:39 [2024-03-06T10:07:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:39 [2024-03-06T10:07:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:39 [2024-03-06T10:07:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:39 [2024-03-06T10:07:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322675287 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:39 [2024-03-06T10:07:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322675287 data=null doit=true}, TreeItem with text {test}]
05:07:39 [2024-03-06T10:07:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322675291 data=null}, TreeItem with text {test}]
05:07:39 [2024-03-06T10:07:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322675291 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:39 [2024-03-06T10:07:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322675292 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:39 [2024-03-06T10:07:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322675321 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:39 [2024-03-06T10:07:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:39 [2024-03-06T10:07:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322675322 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:39 [2024-03-06T10:07:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322675322 data=null doit=true}, TreeItem with text {test}]
05:07:39 [2024-03-06T10:07:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322675322 data=null}, TreeItem with text {test}]
05:07:39 [2024-03-06T10:07:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322675322 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:39 [2024-03-06T10:07:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322675322 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:39 [2024-03-06T10:07:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322675328 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:39 [2024-03-06T10:07:39.280Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:39 [2024-03-06T10:07:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:39 [2024-03-06T10:07:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322675329 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:07:39 [2024-03-06T10:07:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322675329 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:39 [2024-03-06T10:07:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322675329 data=null}, TreeItem with text {Traces [1]}]
05:07:39 [2024-03-06T10:07:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322675329 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:39 [2024-03-06T10:07:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322675329 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:39 [2024-03-06T10:07:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322675355 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:39 [2024-03-06T10:07:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:39 [2024-03-06T10:07:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322675357 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:07:39 [2024-03-06T10:07:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322675357 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:39 [2024-03-06T10:07:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322675357 data=null}, TreeItem with text {Traces [1]}]
05:07:39 [2024-03-06T10:07:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322675357 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:39 [2024-03-06T10:07:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322675357 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:39 [2024-03-06T10:07:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322675367 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:39 [2024-03-06T10:07:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:07:39 [2024-03-06T10:07:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:07:39 [2024-03-06T10:07:39.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:07:39 [2024-03-06T10:07:39.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:07:39 [2024-03-06T10:07:39.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322675530 data=null doit=true}, Shell with text {Confirm Clear}]
05:07:39 [2024-03-06T10:07:39.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:07:39 [2024-03-06T10:07:39.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:07:39 [2024-03-06T10:07:39.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:07:39 [2024-03-06T10:07:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:07:39 [2024-03-06T10:07:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:07:39 [2024-03-06T10:07:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:07:39 [2024-03-06T10:07:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322675545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:39 [2024-03-06T10:07:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322675546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:39 [2024-03-06T10:07:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322675546 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:39 [2024-03-06T10:07:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322675546 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:39 [2024-03-06T10:07:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322675546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:39 [2024-03-06T10:07:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322675546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:39 [2024-03-06T10:07:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322675546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:39 [2024-03-06T10:07:39.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:07:39 [2024-03-06T10:07:39.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322675400 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:07:40 [2024-03-06T10:07:40.353Z] 
05:07:40 [2024-03-06T10:07:40.353Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:40.137: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:41 [2024-03-06T10:07:41.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:41 [2024-03-06T10:07:41.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:41 [2024-03-06T10:07:41.719Z] 
05:07:41 [2024-03-06T10:07:41.719Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:41.585: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:41 [2024-03-06T10:07:41.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:41 [2024-03-06T10:07:41.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:41 [2024-03-06T10:07:41.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:41 [2024-03-06T10:07:41.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:41 [2024-03-06T10:07:41.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:41 [2024-03-06T10:07:41.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:41 [2024-03-06T10:07:41.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322677797 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:41 [2024-03-06T10:07:41.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322677797 data=null doit=true}, TreeItem with text {test}]
05:07:41 [2024-03-06T10:07:41.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322677797 data=null}, TreeItem with text {test}]
05:07:41 [2024-03-06T10:07:41.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322677798 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:41 [2024-03-06T10:07:41.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322677798 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:41 [2024-03-06T10:07:41.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322677818 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:41 [2024-03-06T10:07:41.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:41 [2024-03-06T10:07:41.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322677819 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:41 [2024-03-06T10:07:41.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322677819 data=null doit=true}, TreeItem with text {test}]
05:07:41 [2024-03-06T10:07:41.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322677819 data=null}, TreeItem with text {test}]
05:07:41 [2024-03-06T10:07:41.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322677820 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:41 [2024-03-06T10:07:41.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322677820 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:41 [2024-03-06T10:07:41.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322677826 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:41 [2024-03-06T10:07:41.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:41 [2024-03-06T10:07:41.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:41 [2024-03-06T10:07:41.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322677827 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:07:41 [2024-03-06T10:07:41.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322677827 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:41 [2024-03-06T10:07:41.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322677827 data=null}, TreeItem with text {Traces [1]}]
05:07:41 [2024-03-06T10:07:41.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322677827 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:41 [2024-03-06T10:07:41.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322677828 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:41 [2024-03-06T10:07:41.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322677840 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:41 [2024-03-06T10:07:41.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322677840 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:41 [2024-03-06T10:07:41.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322677840 data=null}, TreeItem with text {Traces [1]}]
05:07:41 [2024-03-06T10:07:41.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322677841 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:41 [2024-03-06T10:07:41.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322677841 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:41 [2024-03-06T10:07:41.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322677842 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:41 [2024-03-06T10:07:41.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:41 [2024-03-06T10:07:41.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322677843 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:07:41 [2024-03-06T10:07:41.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322677843 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:07:41 [2024-03-06T10:07:41.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322677843 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:07:41 [2024-03-06T10:07:41.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322677843 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:07:41 [2024-03-06T10:07:41.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322677843 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:07:41 [2024-03-06T10:07:41.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322677865 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:07:41 [2024-03-06T10:07:41.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
05:07:41 [2024-03-06T10:07:41.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
05:07:41 [2024-03-06T10:07:41.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
05:07:41 [2024-03-06T10:07:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
05:07:41 [2024-03-06T10:07:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=322677900 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
05:07:41 [2024-03-06T10:07:41.975Z] 
05:07:41 [2024-03-06T10:07:41.975Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:41.897: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:42 [2024-03-06T10:07:42.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:42 [2024-03-06T10:07:42.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:42 [2024-03-06T10:07:42.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:42 [2024-03-06T10:07:42.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:42 [2024-03-06T10:07:42.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:42 [2024-03-06T10:07:42.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:42 [2024-03-06T10:07:42.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:42 [2024-03-06T10:07:42.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:42 [2024-03-06T10:07:42.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322678475 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:42 [2024-03-06T10:07:42.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322678475 data=null doit=true}, TreeItem with text {test}]
05:07:42 [2024-03-06T10:07:42.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322678475 data=null}, TreeItem with text {test}]
05:07:42 [2024-03-06T10:07:42.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322678475 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:42 [2024-03-06T10:07:42.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322678475 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:42 [2024-03-06T10:07:42.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322678502 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:42 [2024-03-06T10:07:42.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:42 [2024-03-06T10:07:42.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=322678503 data=null doit=true}, TreeItem with text {Experiments [1]}]
05:07:42 [2024-03-06T10:07:42.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=322678503 data=null}, TreeItem with text {Experiments [1]}]
05:07:42 [2024-03-06T10:07:42.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=322678503 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
05:07:42 [2024-03-06T10:07:42.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322678504 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
05:07:42 [2024-03-06T10:07:42.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=322678505 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
05:07:42 [2024-03-06T10:07:42.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
05:07:42 [2024-03-06T10:07:42.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=322678505 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log [1]}]
05:07:42 [2024-03-06T10:07:42.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=322678505 data=null}, TreeItem with text {ExampleCustomTxt.log [1]}]
05:07:42 [2024-03-06T10:07:42.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=322678505 data=null button=1 stateMask=0x0 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}]
05:07:42 [2024-03-06T10:07:42.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322678506 data=null item=TreeItem {ExampleCustomTxt.log [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log [1]}]
05:07:42 [2024-03-06T10:07:42.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=322678508 data=null button=1 stateMask=0x80000 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}]
05:07:42 [2024-03-06T10:07:42.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:42 [2024-03-06T10:07:42.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322678508 data=null button=0 stateMask=0x0 x=172 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
05:07:42 [2024-03-06T10:07:42.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322678509 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
05:07:42 [2024-03-06T10:07:42.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322678509 data=null}, Tree node with text: ExampleCustomTxt.log]
05:07:42 [2024-03-06T10:07:42.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322678509 data=null button=1 stateMask=0x0 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
05:07:42 [2024-03-06T10:07:42.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322678509 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
05:07:42 [2024-03-06T10:07:42.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322678543 data=null button=1 stateMask=0x80000 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
05:07:42 [2024-03-06T10:07:42.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove'
05:07:42 [2024-03-06T10:07:42.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Remove'
05:07:42 [2024-03-06T10:07:42.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Remove'
05:07:42 [2024-03-06T10:07:42.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove'
05:07:42 [2024-03-06T10:07:42.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Remove} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322678835 data=null doit=true}, Shell with text {Confirm Remove}]
05:07:42 [2024-03-06T10:07:42.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:07:42 [2024-03-06T10:07:42.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:07:42 [2024-03-06T10:07:42.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:07:42 [2024-03-06T10:07:42.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:07:42 [2024-03-06T10:07:42.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:07:42 [2024-03-06T10:07:42.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:07:42 [2024-03-06T10:07:42.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322678835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:42 [2024-03-06T10:07:42.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322678836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:42 [2024-03-06T10:07:42.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322678836 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:42 [2024-03-06T10:07:42.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322678836 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:42 [2024-03-06T10:07:42.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322678836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:42 [2024-03-06T10:07:42.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322678836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:42 [2024-03-06T10:07:42.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322678836 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:42 [2024-03-06T10:07:42.795Z] 
05:07:42 [2024-03-06T10:07:42.795Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:42.768: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:43 [2024-03-06T10:07:43.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=322678566 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Remove']
05:07:43 [2024-03-06T10:07:43.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:07:43 [2024-03-06T10:07:43.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
05:07:43 [2024-03-06T10:07:43.613Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322679657 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322679657 data=null doit=true}, TreeItem with text {test}]
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322679657 data=null}, TreeItem with text {test}]
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322679657 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322679657 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322679706 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322679707 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322679707 data=null doit=true}, TreeItem with text {test}]
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322679707 data=null}, TreeItem with text {test}]
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322679708 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322679708 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322679720 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:43 [2024-03-06T10:07:43.613Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322679721 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [1]}]
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322679721 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322679721 data=null}, TreeItem with text {Traces [1]}]
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322679722 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322679722 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322679738 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
05:07:43 [2024-03-06T10:07:43.613Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322679752 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322679752 data=null doit=true}, TreeItem with text {test}]
05:07:43 [2024-03-06T10:07:43.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322679752 data=null}, TreeItem with text {test}]
05:07:43 [2024-03-06T10:07:43.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322679753 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:43 [2024-03-06T10:07:43.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322679753 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:43 [2024-03-06T10:07:43.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322679770 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:43 [2024-03-06T10:07:43.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:43 [2024-03-06T10:07:43.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322679771 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:43 [2024-03-06T10:07:43.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322679771 data=null doit=true}, TreeItem with text {test}]
05:07:43 [2024-03-06T10:07:43.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322679771 data=null}, TreeItem with text {test}]
05:07:43 [2024-03-06T10:07:43.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322679771 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:43 [2024-03-06T10:07:43.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322679771 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:43 [2024-03-06T10:07:43.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322679795 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:43 [2024-03-06T10:07:43.614Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:43 [2024-03-06T10:07:43.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:43 [2024-03-06T10:07:43.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322679796 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:07:43 [2024-03-06T10:07:43.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322679796 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:43 [2024-03-06T10:07:43.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322679796 data=null}, TreeItem with text {Traces [1]}]
05:07:43 [2024-03-06T10:07:43.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322679797 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:43 [2024-03-06T10:07:43.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322679797 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:43 [2024-03-06T10:07:43.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322679811 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:43 [2024-03-06T10:07:43.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:43 [2024-03-06T10:07:43.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322679812 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:07:43 [2024-03-06T10:07:43.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322679812 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:43 [2024-03-06T10:07:43.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322679812 data=null}, TreeItem with text {Traces [1]}]
05:07:43 [2024-03-06T10:07:43.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322679812 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:43 [2024-03-06T10:07:43.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322679813 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:43 [2024-03-06T10:07:43.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322679817 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:43 [2024-03-06T10:07:43.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:07:43 [2024-03-06T10:07:43.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:07:43 [2024-03-06T10:07:43.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:07:43 [2024-03-06T10:07:43.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:07:43 [2024-03-06T10:07:43.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322679994 data=null doit=true}, Shell with text {Confirm Clear}]
05:07:43 [2024-03-06T10:07:43.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:07:43 [2024-03-06T10:07:43.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:07:43 [2024-03-06T10:07:43.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:07:43 [2024-03-06T10:07:43.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:07:43 [2024-03-06T10:07:43.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:07:43 [2024-03-06T10:07:43.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:07:43 [2024-03-06T10:07:43.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322679995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:43 [2024-03-06T10:07:43.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322679995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:43 [2024-03-06T10:07:43.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322679995 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:43 [2024-03-06T10:07:43.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322679995 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:43 [2024-03-06T10:07:43.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322679995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:43 [2024-03-06T10:07:43.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322679995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:43 [2024-03-06T10:07:43.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322679995 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:43 [2024-03-06T10:07:43.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:07:44 [2024-03-06T10:07:44.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322679852 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:07:44 [2024-03-06T10:07:44.687Z] 
05:07:44 [2024-03-06T10:07:44.687Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:44.450: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:46 [2024-03-06T10:07:46.052Z] 
05:07:46 [2024-03-06T10:07:46.052Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:45.894: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322682113 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322682113 data=null doit=true}, TreeItem with text {test}]
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322682113 data=null}, TreeItem with text {test}]
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322682113 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322682114 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322682132 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322682133 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322682133 data=null doit=true}, TreeItem with text {test}]
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322682133 data=null}, TreeItem with text {test}]
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322682134 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322682134 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322682139 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:46 [2024-03-06T10:07:46.052Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322682140 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322682140 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322682140 data=null}, TreeItem with text {Traces [1]}]
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322682140 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322682140 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322682152 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322682153 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322682153 data=null}, TreeItem with text {Traces [1]}]
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322682153 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322682153 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322682154 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=322682155 data=null doit=true}, TreeItem with text {symbolic-link [1]}]
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=322682155 data=null}, TreeItem with text {symbolic-link [1]}]
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=322682155 data=null button=1 stateMask=0x0 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322682155 data=null item=TreeItem {symbolic-link [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {symbolic-link [1]}]
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=322682156 data=null button=1 stateMask=0x80000 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322682159 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322682159 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:07:46 [2024-03-06T10:07:46.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322682159 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:07:46 [2024-03-06T10:07:46.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322682159 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:07:46 [2024-03-06T10:07:46.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322682165 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:07:46 [2024-03-06T10:07:46.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322682193 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:07:46 [2024-03-06T10:07:46.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
05:07:46 [2024-03-06T10:07:46.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
05:07:46 [2024-03-06T10:07:46.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
05:07:46 [2024-03-06T10:07:46.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
05:07:46 [2024-03-06T10:07:46.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322682479 data=null doit=true}, Shell with text {Copy Trace}]
05:07:46 [2024-03-06T10:07:46.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
05:07:46 [2024-03-06T10:07:46.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
05:07:46 [2024-03-06T10:07:46.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
05:07:46 [2024-03-06T10:07:46.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
05:07:46 [2024-03-06T10:07:46.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
05:07:46 [2024-03-06T10:07:46.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
05:07:46 [2024-03-06T10:07:46.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:07:46 [2024-03-06T10:07:46.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:07:46 [2024-03-06T10:07:46.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:07:46 [2024-03-06T10:07:46.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:07:46 [2024-03-06T10:07:46.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:46 [2024-03-06T10:07:46.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:07:46 [2024-03-06T10:07:46.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322682481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:46 [2024-03-06T10:07:46.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322682481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:46 [2024-03-06T10:07:46.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322682481 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:46 [2024-03-06T10:07:46.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322682481 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:46 [2024-03-06T10:07:46.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322682482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:46 [2024-03-06T10:07:46.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322682482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:46 [2024-03-06T10:07:46.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:46 [2024-03-06T10:07:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322682482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:46 [2024-03-06T10:07:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=322682227 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
05:07:46 [2024-03-06T10:07:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:07:46 [2024-03-06T10:07:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:46 [2024-03-06T10:07:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:46 [2024-03-06T10:07:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322682566 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:07:46 [2024-03-06T10:07:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322682566 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:07:46 [2024-03-06T10:07:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322682569 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:07:46 [2024-03-06T10:07:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322682570 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:07:46 [2024-03-06T10:07:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322682570 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:07:46 [2024-03-06T10:07:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322682575 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:07:46 [2024-03-06T10:07:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
05:07:46 [2024-03-06T10:07:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
05:07:46 [2024-03-06T10:07:46.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
05:07:46 [2024-03-06T10:07:46.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
05:07:46 [2024-03-06T10:07:46.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322682861 data=null doit=true}, Shell with text {Copy Trace}]
05:07:46 [2024-03-06T10:07:46.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
05:07:46 [2024-03-06T10:07:46.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
05:07:46 [2024-03-06T10:07:46.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
05:07:46 [2024-03-06T10:07:46.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
05:07:46 [2024-03-06T10:07:46.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=322682870 data=null doit=true}, Button with text {Copy as a link}]
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=322682870 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Copy as a link}]
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=322682870 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=322682870 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=322682870 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=322682871 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322682877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322682877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322682877 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322682877 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322682877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322682877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322682877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=322682608 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322682969 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322682969 data=null doit=true}, TreeItem with text {test}]
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322682969 data=null}, TreeItem with text {test}]
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322682970 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322682970 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322683000 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322683001 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:46 [2024-03-06T10:07:46.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322683001 data=null doit=true}, TreeItem with text {test}]
05:07:46 [2024-03-06T10:07:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322683001 data=null}, TreeItem with text {test}]
05:07:46 [2024-03-06T10:07:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322683001 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:46 [2024-03-06T10:07:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322683002 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:46 [2024-03-06T10:07:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322683008 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:46 [2024-03-06T10:07:46.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:46 [2024-03-06T10:07:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:46 [2024-03-06T10:07:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=322683009 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
05:07:46 [2024-03-06T10:07:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=322683009 data=null doit=true}, TreeItem with text {Traces [3]}]
05:07:46 [2024-03-06T10:07:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=322683009 data=null}, TreeItem with text {Traces [3]}]
05:07:46 [2024-03-06T10:07:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=322683009 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:07:46 [2024-03-06T10:07:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322683010 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
05:07:47 [2024-03-06T10:07:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=322683028 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:07:47 [2024-03-06T10:07:47.079Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
05:07:47 [2024-03-06T10:07:47.079Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [2]} is already expanded. Won't expand it again.
05:07:47 [2024-03-06T10:07:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:47 [2024-03-06T10:07:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=322683030 data=null button=0 stateMask=0x0 x=176 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:47 [2024-03-06T10:07:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=322683030 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:47 [2024-03-06T10:07:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=322683030 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:47 [2024-03-06T10:07:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=322683030 data=null button=1 stateMask=0x0 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:47 [2024-03-06T10:07:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322683031 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:47 [2024-03-06T10:07:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=322683045 data=null button=1 stateMask=0x80000 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:47 [2024-03-06T10:07:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
05:07:47 [2024-03-06T10:07:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
05:07:47 [2024-03-06T10:07:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
05:07:47 [2024-03-06T10:07:47.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=322683082 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
05:07:47 [2024-03-06T10:07:47.079Z] 
05:07:47 [2024-03-06T10:07:47.079Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:46.996: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:47 [2024-03-06T10:07:47.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:47 [2024-03-06T10:07:47.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:07:47 [2024-03-06T10:07:47.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:07:48 [2024-03-06T10:07:48.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:07:48 [2024-03-06T10:07:48.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:07:48 [2024-03-06T10:07:48.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:07:48 [2024-03-06T10:07:48.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:07:48 [2024-03-06T10:07:48.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:07:48 [2024-03-06T10:07:48.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:07:48 [2024-03-06T10:07:48.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:07:48 [2024-03-06T10:07:48.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322684659 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:07:48 [2024-03-06T10:07:48.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322684659 data=null doit=true}, TableItem with text {}]
05:07:48 [2024-03-06T10:07:48.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322684659 data=null}, TableItem with text {}]
05:07:48 [2024-03-06T10:07:48.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322684659 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:07:48 [2024-03-06T10:07:48.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322684659 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:07:48 [2024-03-06T10:07:48.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322684666 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:07:48 [2024-03-06T10:07:48.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:07:48 [2024-03-06T10:07:48.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:07:48 [2024-03-06T10:07:48.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:48 [2024-03-06T10:07:48.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:48 [2024-03-06T10:07:48.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:48 [2024-03-06T10:07:48.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:48 [2024-03-06T10:07:48.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:48 [2024-03-06T10:07:48.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:48 [2024-03-06T10:07:48.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322684716 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:48 [2024-03-06T10:07:48.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322684716 data=null doit=true}, TreeItem with text {test}]
05:07:48 [2024-03-06T10:07:48.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322684716 data=null}, TreeItem with text {test}]
05:07:48 [2024-03-06T10:07:48.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322684716 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:48 [2024-03-06T10:07:48.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322684716 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:48 [2024-03-06T10:07:48.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322684743 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:48 [2024-03-06T10:07:48.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:48 [2024-03-06T10:07:48.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322684743 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:48 [2024-03-06T10:07:48.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322684743 data=null doit=true}, TreeItem with text {test}]
05:07:48 [2024-03-06T10:07:48.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322684743 data=null}, TreeItem with text {test}]
05:07:48 [2024-03-06T10:07:48.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322684744 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:48 [2024-03-06T10:07:48.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322684744 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:48 [2024-03-06T10:07:48.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322684749 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:48 [2024-03-06T10:07:48.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:48 [2024-03-06T10:07:48.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:48 [2024-03-06T10:07:48.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=322684750 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
05:07:48 [2024-03-06T10:07:48.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=322684750 data=null doit=true}, TreeItem with text {Traces [4]}]
05:07:48 [2024-03-06T10:07:48.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=322684750 data=null}, TreeItem with text {Traces [4]}]
05:07:48 [2024-03-06T10:07:48.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=322684750 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:07:48 [2024-03-06T10:07:48.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322684751 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
05:07:48 [2024-03-06T10:07:48.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=322684768 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:07:48 [2024-03-06T10:07:48.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
05:07:48 [2024-03-06T10:07:48.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
05:07:48 [2024-03-06T10:07:48.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:48 [2024-03-06T10:07:48.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=322684771 data=null button=0 stateMask=0x0 x=176 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
05:07:48 [2024-03-06T10:07:48.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=322684771 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
05:07:48 [2024-03-06T10:07:48.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=322684771 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
05:07:48 [2024-03-06T10:07:48.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=322684771 data=null button=1 stateMask=0x0 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
05:07:48 [2024-03-06T10:07:48.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322684771 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
05:07:48 [2024-03-06T10:07:48.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=322684793 data=null button=1 stateMask=0x80000 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
05:07:48 [2024-03-06T10:07:48.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
05:07:48 [2024-03-06T10:07:48.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
05:07:48 [2024-03-06T10:07:48.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
05:07:48 [2024-03-06T10:07:48.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:48 [2024-03-06T10:07:48.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=322684815 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
05:07:49 [2024-03-06T10:07:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:49 [2024-03-06T10:07:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:49 [2024-03-06T10:07:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:07:49 [2024-03-06T10:07:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:07:49 [2024-03-06T10:07:49.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:07:49 [2024-03-06T10:07:49.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322686385 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322686385 data=null doit=true}, TableItem with text {}]
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322686386 data=null}, TableItem with text {}]
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322686386 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322686386 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322686400 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=322686476 data=null button=0 stateMask=0x0 x=176 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=322686476 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=322686477 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=322686477 data=null button=1 stateMask=0x0 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322686477 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=322686492 data=null button=1 stateMask=0x80000 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=322686556 data=null button=0 stateMask=0x0 x=176 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=322686556 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=322686556 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=322686556 data=null button=1 stateMask=0x0 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322686556 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=322686573 data=null button=1 stateMask=0x80000 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:50 [2024-03-06T10:07:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:50 [2024-03-06T10:07:50.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:50 [2024-03-06T10:07:50.705Z] 
05:07:50 [2024-03-06T10:07:50.705Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:50.452: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:50 [2024-03-06T10:07:50.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:50 [2024-03-06T10:07:50.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:50 [2024-03-06T10:07:50.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:50 [2024-03-06T10:07:50.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:50 [2024-03-06T10:07:50.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:50 [2024-03-06T10:07:50.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:50 [2024-03-06T10:07:50.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322686668 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:50 [2024-03-06T10:07:50.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322686668 data=null doit=true}, TreeItem with text {test}]
05:07:50 [2024-03-06T10:07:50.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322686668 data=null}, TreeItem with text {test}]
05:07:50 [2024-03-06T10:07:50.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322686669 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:50 [2024-03-06T10:07:50.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322686669 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:50 [2024-03-06T10:07:50.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322686699 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:50 [2024-03-06T10:07:50.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:50 [2024-03-06T10:07:50.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322686700 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:50 [2024-03-06T10:07:50.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322686700 data=null doit=true}, TreeItem with text {test}]
05:07:50 [2024-03-06T10:07:50.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322686701 data=null}, TreeItem with text {test}]
05:07:50 [2024-03-06T10:07:50.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322686701 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:50 [2024-03-06T10:07:50.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322686701 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:50 [2024-03-06T10:07:50.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322686710 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:50 [2024-03-06T10:07:50.705Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:50 [2024-03-06T10:07:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:50 [2024-03-06T10:07:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=322686711 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
05:07:50 [2024-03-06T10:07:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=322686711 data=null doit=true}, TreeItem with text {Traces [4]}]
05:07:50 [2024-03-06T10:07:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=322686711 data=null}, TreeItem with text {Traces [4]}]
05:07:50 [2024-03-06T10:07:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=322686711 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:07:50 [2024-03-06T10:07:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322686712 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
05:07:50 [2024-03-06T10:07:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=322686728 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:07:50 [2024-03-06T10:07:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:50 [2024-03-06T10:07:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=322686729 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
05:07:50 [2024-03-06T10:07:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=322686729 data=null doit=true}, TreeItem with text {Traces [4]}]
05:07:50 [2024-03-06T10:07:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=322686729 data=null}, TreeItem with text {Traces [4]}]
05:07:50 [2024-03-06T10:07:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=322686729 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:07:50 [2024-03-06T10:07:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322686730 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
05:07:50 [2024-03-06T10:07:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=322686739 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:07:50 [2024-03-06T10:07:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:07:50 [2024-03-06T10:07:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:07:50 [2024-03-06T10:07:50.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:07:50 [2024-03-06T10:07:50.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:07:50 [2024-03-06T10:07:50.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322687016 data=null doit=true}, Shell with text {Confirm Clear}]
05:07:50 [2024-03-06T10:07:50.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:07:50 [2024-03-06T10:07:50.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:07:50 [2024-03-06T10:07:50.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:07:50 [2024-03-06T10:07:50.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:07:50 [2024-03-06T10:07:50.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:07:50 [2024-03-06T10:07:50.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:07:50 [2024-03-06T10:07:50.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322687017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:50 [2024-03-06T10:07:50.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322687017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:50 [2024-03-06T10:07:50.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322687017 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:50 [2024-03-06T10:07:50.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322687017 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:50 [2024-03-06T10:07:50.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322687017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:50 [2024-03-06T10:07:50.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322687017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:50 [2024-03-06T10:07:50.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322687018 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:51 [2024-03-06T10:07:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:07:51 [2024-03-06T10:07:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322686769 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:07:51 [2024-03-06T10:07:51.779Z] 
05:07:51 [2024-03-06T10:07:51.779Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:51.624: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:53 [2024-03-06T10:07:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:53 [2024-03-06T10:07:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:53 [2024-03-06T10:07:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:53 [2024-03-06T10:07:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:53 [2024-03-06T10:07:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:53 [2024-03-06T10:07:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:53 [2024-03-06T10:07:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:53 [2024-03-06T10:07:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:53 [2024-03-06T10:07:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322689228 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:53 [2024-03-06T10:07:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322689229 data=null doit=true}, TreeItem with text {test}]
05:07:53 [2024-03-06T10:07:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322689229 data=null}, TreeItem with text {test}]
05:07:53 [2024-03-06T10:07:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322689229 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:53 [2024-03-06T10:07:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322689229 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:53 [2024-03-06T10:07:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322689253 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:53 [2024-03-06T10:07:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:53 [2024-03-06T10:07:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322689254 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:53 [2024-03-06T10:07:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322689254 data=null doit=true}, TreeItem with text {test}]
05:07:53 [2024-03-06T10:07:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322689254 data=null}, TreeItem with text {test}]
05:07:53 [2024-03-06T10:07:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322689254 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:53 [2024-03-06T10:07:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322689254 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:53 [2024-03-06T10:07:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322689262 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:53 [2024-03-06T10:07:53.144Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:53 [2024-03-06T10:07:53.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:53 [2024-03-06T10:07:53.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322689263 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:07:53 [2024-03-06T10:07:53.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322689263 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:53 [2024-03-06T10:07:53.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322689263 data=null}, TreeItem with text {Traces [1]}]
05:07:53 [2024-03-06T10:07:53.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322689264 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:53 [2024-03-06T10:07:53.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322689264 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:53 [2024-03-06T10:07:53.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322689279 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:53 [2024-03-06T10:07:53.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322689279 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:53 [2024-03-06T10:07:53.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322689279 data=null}, TreeItem with text {Traces [1]}]
05:07:53 [2024-03-06T10:07:53.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322689279 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:53 [2024-03-06T10:07:53.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322689280 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:53 [2024-03-06T10:07:53.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322689281 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:53 [2024-03-06T10:07:53.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:53 [2024-03-06T10:07:53.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322689281 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:07:53 [2024-03-06T10:07:53.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322689281 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:07:53 [2024-03-06T10:07:53.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322689281 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:07:53 [2024-03-06T10:07:53.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322689282 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:07:53 [2024-03-06T10:07:53.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322689282 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:07:53 [2024-03-06T10:07:53.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322689309 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:07:53 [2024-03-06T10:07:53.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:07:53 [2024-03-06T10:07:53.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:07:53 [2024-03-06T10:07:53.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:07:53 [2024-03-06T10:07:53.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
05:07:53 [2024-03-06T10:07:53.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Delete} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322689626 data=null doit=true}, Shell with text {Confirm Delete}]
05:07:53 [2024-03-06T10:07:53.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:07:53 [2024-03-06T10:07:53.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:07:53 [2024-03-06T10:07:53.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:07:53 [2024-03-06T10:07:53.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:07:53 [2024-03-06T10:07:53.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:07:53 [2024-03-06T10:07:53.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:07:53 [2024-03-06T10:07:53.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322689627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:53 [2024-03-06T10:07:53.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322689627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:53 [2024-03-06T10:07:53.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322689627 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:53 [2024-03-06T10:07:53.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322689627 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:53 [2024-03-06T10:07:53.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322689627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:53 [2024-03-06T10:07:53.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322689627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:53 [2024-03-06T10:07:53.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322689627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:53 [2024-03-06T10:07:53.913Z] 
05:07:53 [2024-03-06T10:07:53.913Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:53.702: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:53 [2024-03-06T10:07:53.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322689344 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322689946 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322689946 data=null doit=true}, TreeItem with text {test}]
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322689946 data=null}, TreeItem with text {test}]
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322689947 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322689947 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322690014 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322690014 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322690015 data=null doit=true}, TreeItem with text {test}]
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322690015 data=null}, TreeItem with text {test}]
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322690015 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322690016 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322690021 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:53 [2024-03-06T10:07:53.914Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322690022 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322690022 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322690022 data=null}, TreeItem with text {Traces [1]}]
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322690023 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322690023 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322690037 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322690037 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322690037 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322690037 data=null}, TreeItem with text {Traces [1]}]
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322690038 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322690038 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322690041 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:07:53 [2024-03-06T10:07:53.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:07:54 [2024-03-06T10:07:54.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:07:54 [2024-03-06T10:07:54.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:07:54 [2024-03-06T10:07:54.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322690189 data=null doit=true}, Shell with text {Confirm Clear}]
05:07:54 [2024-03-06T10:07:54.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:07:54 [2024-03-06T10:07:54.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:07:54 [2024-03-06T10:07:54.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:07:54 [2024-03-06T10:07:54.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:07:54 [2024-03-06T10:07:54.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:07:54 [2024-03-06T10:07:54.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:07:54 [2024-03-06T10:07:54.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322690189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:54 [2024-03-06T10:07:54.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322690190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:54 [2024-03-06T10:07:54.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322690190 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:54 [2024-03-06T10:07:54.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322690190 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:54 [2024-03-06T10:07:54.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322690190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:54 [2024-03-06T10:07:54.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322690190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:54 [2024-03-06T10:07:54.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322690190 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:54 [2024-03-06T10:07:54.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322690075 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:07:54 [2024-03-06T10:07:54.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:07:54 [2024-03-06T10:07:54.426Z] 
05:07:54 [2024-03-06T10:07:54.426Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:54.183: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:55 [2024-03-06T10:07:55.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:55 [2024-03-06T10:07:55.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:55 [2024-03-06T10:07:55.791Z] 
05:07:55 [2024-03-06T10:07:55.791Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:55.606: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:55 [2024-03-06T10:07:55.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:55 [2024-03-06T10:07:55.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:55 [2024-03-06T10:07:55.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:55 [2024-03-06T10:07:55.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:55 [2024-03-06T10:07:55.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:55 [2024-03-06T10:07:55.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:55 [2024-03-06T10:07:55.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322691818 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:55 [2024-03-06T10:07:55.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322691818 data=null doit=true}, TreeItem with text {test}]
05:07:55 [2024-03-06T10:07:55.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322691818 data=null}, TreeItem with text {test}]
05:07:55 [2024-03-06T10:07:55.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322691818 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:55 [2024-03-06T10:07:55.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322691819 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:55 [2024-03-06T10:07:55.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322691836 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:55 [2024-03-06T10:07:55.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:55 [2024-03-06T10:07:55.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322691836 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:55 [2024-03-06T10:07:55.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322691837 data=null doit=true}, TreeItem with text {test}]
05:07:55 [2024-03-06T10:07:55.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322691837 data=null}, TreeItem with text {test}]
05:07:55 [2024-03-06T10:07:55.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322691837 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:55 [2024-03-06T10:07:55.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322691837 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:55 [2024-03-06T10:07:55.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322691845 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:55 [2024-03-06T10:07:55.792Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:55 [2024-03-06T10:07:55.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:55 [2024-03-06T10:07:55.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322691846 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:07:55 [2024-03-06T10:07:55.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322691846 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:55 [2024-03-06T10:07:55.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322691847 data=null}, TreeItem with text {Traces [1]}]
05:07:55 [2024-03-06T10:07:55.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322691847 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:55 [2024-03-06T10:07:55.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322691847 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:55 [2024-03-06T10:07:55.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322691860 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:55 [2024-03-06T10:07:55.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322691861 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:55 [2024-03-06T10:07:55.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322691861 data=null}, TreeItem with text {Traces [1]}]
05:07:55 [2024-03-06T10:07:55.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322691861 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:55 [2024-03-06T10:07:55.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322691861 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:55 [2024-03-06T10:07:55.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322691862 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:55 [2024-03-06T10:07:55.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:55 [2024-03-06T10:07:55.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322691863 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:07:55 [2024-03-06T10:07:55.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322691863 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:07:55 [2024-03-06T10:07:55.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322691863 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:07:55 [2024-03-06T10:07:55.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322691863 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:07:55 [2024-03-06T10:07:55.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322691863 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:07:55 [2024-03-06T10:07:55.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322691884 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:07:55 [2024-03-06T10:07:55.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
05:07:55 [2024-03-06T10:07:55.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
05:07:55 [2024-03-06T10:07:55.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
05:07:55 [2024-03-06T10:07:55.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
05:07:56 [2024-03-06T10:07:56.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=322691918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
05:07:56 [2024-03-06T10:07:56.048Z] 
05:07:56 [2024-03-06T10:07:56.048Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:55.888: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:56 [2024-03-06T10:07:56.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:56 [2024-03-06T10:07:56.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:56 [2024-03-06T10:07:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:56 [2024-03-06T10:07:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:56 [2024-03-06T10:07:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:56 [2024-03-06T10:07:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:56 [2024-03-06T10:07:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:56 [2024-03-06T10:07:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:56 [2024-03-06T10:07:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322692531 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:56 [2024-03-06T10:07:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322692531 data=null doit=true}, TreeItem with text {test}]
05:07:56 [2024-03-06T10:07:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322692532 data=null}, TreeItem with text {test}]
05:07:56 [2024-03-06T10:07:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322692532 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:56 [2024-03-06T10:07:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322692532 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:56 [2024-03-06T10:07:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322692555 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:56 [2024-03-06T10:07:56.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:56 [2024-03-06T10:07:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=322692555 data=null doit=true}, TreeItem with text {Experiments [1]}]
05:07:56 [2024-03-06T10:07:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=322692555 data=null}, TreeItem with text {Experiments [1]}]
05:07:56 [2024-03-06T10:07:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=322692556 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
05:07:56 [2024-03-06T10:07:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322692556 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
05:07:56 [2024-03-06T10:07:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=322692563 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
05:07:56 [2024-03-06T10:07:56.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
05:07:56 [2024-03-06T10:07:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=322692564 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log [1]}]
05:07:56 [2024-03-06T10:07:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=322692564 data=null}, TreeItem with text {ExampleCustomTxt.log [1]}]
05:07:56 [2024-03-06T10:07:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=322692564 data=null button=1 stateMask=0x0 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}]
05:07:56 [2024-03-06T10:07:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322692564 data=null item=TreeItem {ExampleCustomTxt.log [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log [1]}]
05:07:56 [2024-03-06T10:07:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=322692566 data=null button=1 stateMask=0x80000 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}]
05:07:56 [2024-03-06T10:07:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:56 [2024-03-06T10:07:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322692566 data=null button=0 stateMask=0x0 x=172 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
05:07:56 [2024-03-06T10:07:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322692566 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
05:07:56 [2024-03-06T10:07:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322692566 data=null}, Tree node with text: ExampleCustomTxt.log]
05:07:56 [2024-03-06T10:07:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322692566 data=null button=1 stateMask=0x0 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
05:07:56 [2024-03-06T10:07:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322692567 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
05:07:56 [2024-03-06T10:07:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322692593 data=null button=1 stateMask=0x80000 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
05:07:56 [2024-03-06T10:07:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:07:56 [2024-03-06T10:07:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:07:56 [2024-03-06T10:07:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:07:56 [2024-03-06T10:07:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
05:07:56 [2024-03-06T10:07:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Delete} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322692898 data=null doit=true}, Shell with text {Confirm Delete}]
05:07:56 [2024-03-06T10:07:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:07:56 [2024-03-06T10:07:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:07:56 [2024-03-06T10:07:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:07:56 [2024-03-06T10:07:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:07:56 [2024-03-06T10:07:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:07:56 [2024-03-06T10:07:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:07:56 [2024-03-06T10:07:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322692899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:56 [2024-03-06T10:07:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322692899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:56 [2024-03-06T10:07:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322692899 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:56 [2024-03-06T10:07:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322692899 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:56 [2024-03-06T10:07:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322692899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:56 [2024-03-06T10:07:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322692900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:56 [2024-03-06T10:07:56.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322692900 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:57 [2024-03-06T10:07:57.071Z] 
05:07:57 [2024-03-06T10:07:57.071Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:56.937: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:57 [2024-03-06T10:07:57.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322692620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:07:57 [2024-03-06T10:07:57.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:07:57 [2024-03-06T10:07:57.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:57 [2024-03-06T10:07:57.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:57 [2024-03-06T10:07:57.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:57 [2024-03-06T10:07:57.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:57 [2024-03-06T10:07:57.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:57 [2024-03-06T10:07:57.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:57 [2024-03-06T10:07:57.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322693177 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:57 [2024-03-06T10:07:57.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322693177 data=null doit=true}, TreeItem with text {test}]
05:07:57 [2024-03-06T10:07:57.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322693177 data=null}, TreeItem with text {test}]
05:07:57 [2024-03-06T10:07:57.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322693178 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:57 [2024-03-06T10:07:57.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322693180 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:57 [2024-03-06T10:07:57.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322693225 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:57 [2024-03-06T10:07:57.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:57 [2024-03-06T10:07:57.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322693226 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:57 [2024-03-06T10:07:57.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322693226 data=null doit=true}, TreeItem with text {test}]
05:07:57 [2024-03-06T10:07:57.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322693226 data=null}, TreeItem with text {test}]
05:07:57 [2024-03-06T10:07:57.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322693226 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:57 [2024-03-06T10:07:57.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322693226 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:57 [2024-03-06T10:07:57.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322693239 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:57 [2024-03-06T10:07:57.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:57 [2024-03-06T10:07:57.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:57 [2024-03-06T10:07:57.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322693240 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:07:57 [2024-03-06T10:07:57.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322693240 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:57 [2024-03-06T10:07:57.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322693240 data=null}, TreeItem with text {Traces [1]}]
05:07:57 [2024-03-06T10:07:57.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322693240 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:57 [2024-03-06T10:07:57.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322693241 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:57 [2024-03-06T10:07:57.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322693254 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:57 [2024-03-06T10:07:57.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:57 [2024-03-06T10:07:57.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322693255 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:07:57 [2024-03-06T10:07:57.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322693255 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:57 [2024-03-06T10:07:57.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322693255 data=null}, TreeItem with text {Traces [1]}]
05:07:57 [2024-03-06T10:07:57.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322693255 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:57 [2024-03-06T10:07:57.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322693255 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:57 [2024-03-06T10:07:57.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322693259 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:57 [2024-03-06T10:07:57.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:07:57 [2024-03-06T10:07:57.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:07:57 [2024-03-06T10:07:57.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:07:57 [2024-03-06T10:07:57.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:07:57 [2024-03-06T10:07:57.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322693491 data=null doit=true}, Shell with text {Confirm Clear}]
05:07:57 [2024-03-06T10:07:57.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:07:57 [2024-03-06T10:07:57.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:07:57 [2024-03-06T10:07:57.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:07:57 [2024-03-06T10:07:57.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:07:57 [2024-03-06T10:07:57.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:07:57 [2024-03-06T10:07:57.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:07:57 [2024-03-06T10:07:57.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322693508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:57 [2024-03-06T10:07:57.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322693522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:57 [2024-03-06T10:07:57.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322693523 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:57 [2024-03-06T10:07:57.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322693523 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:57 [2024-03-06T10:07:57.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322693523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:57 [2024-03-06T10:07:57.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322693523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:57 [2024-03-06T10:07:57.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322693523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:07:57 [2024-03-06T10:07:57.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322693295 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:07:57 [2024-03-06T10:07:57.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:07:57 [2024-03-06T10:07:57.583Z] 
05:07:57 [2024-03-06T10:07:57.583Z] (Eclipse:19306): Gtk-CRITICAL **: 10:07:57.475: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:07:58 [2024-03-06T10:07:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:58 [2024-03-06T10:07:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:58 [2024-03-06T10:07:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:58 [2024-03-06T10:07:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:58 [2024-03-06T10:07:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:58 [2024-03-06T10:07:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:58 [2024-03-06T10:07:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:58 [2024-03-06T10:07:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:58 [2024-03-06T10:07:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322695081 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:58 [2024-03-06T10:07:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322695081 data=null doit=true}, TreeItem with text {test}]
05:07:58 [2024-03-06T10:07:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322695081 data=null}, TreeItem with text {test}]
05:07:58 [2024-03-06T10:07:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322695081 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:58 [2024-03-06T10:07:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322695081 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:58 [2024-03-06T10:07:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322695097 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:58 [2024-03-06T10:07:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:58 [2024-03-06T10:07:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322695098 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:58 [2024-03-06T10:07:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322695098 data=null doit=true}, TreeItem with text {test}]
05:07:58 [2024-03-06T10:07:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322695098 data=null}, TreeItem with text {test}]
05:07:58 [2024-03-06T10:07:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322695098 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:58 [2024-03-06T10:07:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322695099 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:58 [2024-03-06T10:07:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322695113 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:58 [2024-03-06T10:07:58.948Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:58 [2024-03-06T10:07:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:58 [2024-03-06T10:07:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322695114 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:07:58 [2024-03-06T10:07:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322695115 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:58 [2024-03-06T10:07:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322695115 data=null}, TreeItem with text {Traces [1]}]
05:07:58 [2024-03-06T10:07:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322695115 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:58 [2024-03-06T10:07:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322695115 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:58 [2024-03-06T10:07:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322695128 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:58 [2024-03-06T10:07:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322695129 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:58 [2024-03-06T10:07:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322695129 data=null}, TreeItem with text {Traces [1]}]
05:07:58 [2024-03-06T10:07:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322695129 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:58 [2024-03-06T10:07:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322695129 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:58 [2024-03-06T10:07:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322695131 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:58 [2024-03-06T10:07:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:07:58 [2024-03-06T10:07:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322695131 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:07:58 [2024-03-06T10:07:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322695132 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:07:58 [2024-03-06T10:07:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:58 [2024-03-06T10:07:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322695132 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:07:58 [2024-03-06T10:07:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322695132 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:07:58 [2024-03-06T10:07:58.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322695132 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:07:59 [2024-03-06T10:07:59.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322695166 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:07:59 [2024-03-06T10:07:59.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322695167 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:07:59 [2024-03-06T10:07:59.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322695167 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:07:59 [2024-03-06T10:07:59.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322695167 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:07:59 [2024-03-06T10:07:59.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322695265 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:07:59 [2024-03-06T10:07:59.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322695268 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:07:59 [2024-03-06T10:07:59.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322695269 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:07:59 [2024-03-06T10:07:59.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322695269 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:07:59 [2024-03-06T10:07:59.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:07:59 [2024-03-06T10:07:59.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:59 [2024-03-06T10:07:59.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:59 [2024-03-06T10:07:59.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:59 [2024-03-06T10:07:59.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322695328 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:07:59 [2024-03-06T10:07:59.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322695329 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:07:59 [2024-03-06T10:07:59.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322695329 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:07:59 [2024-03-06T10:07:59.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322695329 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:07:59 [2024-03-06T10:07:59.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322695329 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:07:59 [2024-03-06T10:07:59.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322695336 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:07:59 [2024-03-06T10:07:59.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
05:07:59 [2024-03-06T10:07:59.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
05:07:59 [2024-03-06T10:07:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
05:07:59 [2024-03-06T10:07:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
05:07:59 [2024-03-06T10:07:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322695647 data=null doit=true}, Shell with text {Copy Trace}]
05:07:59 [2024-03-06T10:07:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
05:07:59 [2024-03-06T10:07:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
05:07:59 [2024-03-06T10:07:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
05:07:59 [2024-03-06T10:07:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
05:07:59 [2024-03-06T10:07:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
05:07:59 [2024-03-06T10:07:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
05:07:59 [2024-03-06T10:07:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:07:59 [2024-03-06T10:07:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:07:59 [2024-03-06T10:07:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:07:59 [2024-03-06T10:07:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:07:59 [2024-03-06T10:07:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:07:59 [2024-03-06T10:07:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:07:59 [2024-03-06T10:07:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322695649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:59 [2024-03-06T10:07:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322695649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:59 [2024-03-06T10:07:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322695649 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:59 [2024-03-06T10:07:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322695649 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:59 [2024-03-06T10:07:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322695649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:59 [2024-03-06T10:07:59.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322695650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322695650 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=322695367 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322695763 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322695763 data=null doit=true}, TreeItem with text {test}]
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322695763 data=null}, TreeItem with text {test}]
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322695763 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322695763 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322695788 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322695789 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322695789 data=null doit=true}, TreeItem with text {test}]
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322695789 data=null}, TreeItem with text {test}]
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322695789 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322695790 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322695795 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:07:59 [2024-03-06T10:07:59.718Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322695796 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322695796 data=null doit=true}, TreeItem with text {Traces [1]}]
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322695796 data=null}, TreeItem with text {Traces [1]}]
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322695796 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322695796 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322695818 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:07:59 [2024-03-06T10:07:59.718Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log2}
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=322695822 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=322695822 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=322695823 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=322695823 data=null button=1 stateMask=0x0 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322695823 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=322695846 data=null button=1 stateMask=0x80000 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=322695847 data=null button=1 stateMask=0x0 x=158 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:59 [2024-03-06T10:07:59.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=322695847 data=null button=1 stateMask=0x0 x=158 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:59 [2024-03-06T10:07:59.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322695847 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:59 [2024-03-06T10:07:59.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=322695889 data=null button=1 stateMask=0x80000 x=158 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:59 [2024-03-06T10:07:59.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=322696053 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:59 [2024-03-06T10:07:59.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=322696054 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:59 [2024-03-06T10:07:59.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=322696054 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
05:07:59 [2024-03-06T10:07:59.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log2}
05:07:59 [2024-03-06T10:07:59.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:07:59 [2024-03-06T10:07:59.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:00 [2024-03-06T10:08:00.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:00 [2024-03-06T10:08:00.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:08:00 [2024-03-06T10:08:00.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322697095 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:08:00 [2024-03-06T10:08:00.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322697095 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:00 [2024-03-06T10:08:00.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:00 [2024-03-06T10:08:00.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322697095 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:08:01 [2024-03-06T10:08:01.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322697096 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:01 [2024-03-06T10:08:01.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322697096 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:01 [2024-03-06T10:08:01.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322697117 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:01 [2024-03-06T10:08:01.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322697152 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:08:01 [2024-03-06T10:08:01.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322697152 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:08:01 [2024-03-06T10:08:01.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322697152 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:01 [2024-03-06T10:08:01.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322697190 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:08:01 [2024-03-06T10:08:01.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322697301 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:08:01 [2024-03-06T10:08:01.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322697302 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:01 [2024-03-06T10:08:01.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322697302 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:08:01 [2024-03-06T10:08:01.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:08:01 [2024-03-06T10:08:01.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:01 [2024-03-06T10:08:01.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:01 [2024-03-06T10:08:01.429Z] 
05:08:01 [2024-03-06T10:08:01.429Z] (Eclipse:19306): Gtk-CRITICAL **: 10:08:01.262: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:08:01 [2024-03-06T10:08:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:01 [2024-03-06T10:08:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:01 [2024-03-06T10:08:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:01 [2024-03-06T10:08:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:01 [2024-03-06T10:08:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:01 [2024-03-06T10:08:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:01 [2024-03-06T10:08:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322697489 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:01 [2024-03-06T10:08:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322697489 data=null doit=true}, TreeItem with text {test}]
05:08:01 [2024-03-06T10:08:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322697489 data=null}, TreeItem with text {test}]
05:08:01 [2024-03-06T10:08:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322697490 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:01 [2024-03-06T10:08:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322697490 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:01 [2024-03-06T10:08:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322697525 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:01 [2024-03-06T10:08:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:01 [2024-03-06T10:08:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322697526 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:01 [2024-03-06T10:08:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322697526 data=null doit=true}, TreeItem with text {test}]
05:08:01 [2024-03-06T10:08:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322697527 data=null}, TreeItem with text {test}]
05:08:01 [2024-03-06T10:08:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322697527 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:01 [2024-03-06T10:08:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322697527 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:01 [2024-03-06T10:08:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322697534 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:01 [2024-03-06T10:08:01.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:01 [2024-03-06T10:08:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:01 [2024-03-06T10:08:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322697535 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
05:08:01 [2024-03-06T10:08:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322697535 data=null doit=true}, TreeItem with text {Traces [2]}]
05:08:01 [2024-03-06T10:08:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322697535 data=null}, TreeItem with text {Traces [2]}]
05:08:01 [2024-03-06T10:08:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322697536 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:08:01 [2024-03-06T10:08:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322697536 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:08:01 [2024-03-06T10:08:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322697549 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:08:01 [2024-03-06T10:08:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:01 [2024-03-06T10:08:01.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322697550 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
05:08:01 [2024-03-06T10:08:01.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322697550 data=null doit=true}, TreeItem with text {Traces [2]}]
05:08:01 [2024-03-06T10:08:01.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322697550 data=null}, TreeItem with text {Traces [2]}]
05:08:01 [2024-03-06T10:08:01.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322697551 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:08:01 [2024-03-06T10:08:01.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322697551 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:08:01 [2024-03-06T10:08:01.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322697559 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:08:01 [2024-03-06T10:08:01.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:08:01 [2024-03-06T10:08:01.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:08:01 [2024-03-06T10:08:01.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:08:01 [2024-03-06T10:08:01.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:08:01 [2024-03-06T10:08:01.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322697772 data=null doit=true}, Shell with text {Confirm Clear}]
05:08:01 [2024-03-06T10:08:01.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:08:01 [2024-03-06T10:08:01.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:08:01 [2024-03-06T10:08:01.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:08:01 [2024-03-06T10:08:01.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:08:01 [2024-03-06T10:08:01.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:08:01 [2024-03-06T10:08:01.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:08:01 [2024-03-06T10:08:01.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322697773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:01 [2024-03-06T10:08:01.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322697773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:01 [2024-03-06T10:08:01.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322697786 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:01 [2024-03-06T10:08:01.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322697786 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:01 [2024-03-06T10:08:01.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322697786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:01 [2024-03-06T10:08:01.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322697786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:01 [2024-03-06T10:08:01.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322697786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:01 [2024-03-06T10:08:01.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:08:01 [2024-03-06T10:08:01.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322697595 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:08:02 [2024-03-06T10:08:02.503Z] 
05:08:02 [2024-03-06T10:08:02.503Z] (Eclipse:19306): Gtk-CRITICAL **: 10:08:02.398: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:08:03 [2024-03-06T10:08:03.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:03 [2024-03-06T10:08:03.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:03 [2024-03-06T10:08:03.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:03 [2024-03-06T10:08:03.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:03 [2024-03-06T10:08:03.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:03 [2024-03-06T10:08:03.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:03 [2024-03-06T10:08:03.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:03 [2024-03-06T10:08:03.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:03 [2024-03-06T10:08:03.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322699975 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:03 [2024-03-06T10:08:03.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322699975 data=null doit=true}, TreeItem with text {test}]
05:08:03 [2024-03-06T10:08:03.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322699975 data=null}, TreeItem with text {test}]
05:08:03 [2024-03-06T10:08:03.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322699975 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:03 [2024-03-06T10:08:03.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322699976 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:03 [2024-03-06T10:08:03.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322699991 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:03 [2024-03-06T10:08:03.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:03 [2024-03-06T10:08:03.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322699991 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:03 [2024-03-06T10:08:03.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322699992 data=null doit=true}, TreeItem with text {test}]
05:08:03 [2024-03-06T10:08:03.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322699992 data=null}, TreeItem with text {test}]
05:08:03 [2024-03-06T10:08:03.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322699992 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:03 [2024-03-06T10:08:03.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322699992 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:03 [2024-03-06T10:08:03.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322700001 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:03 [2024-03-06T10:08:03.869Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:03 [2024-03-06T10:08:03.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:03 [2024-03-06T10:08:03.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322700002 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:08:03 [2024-03-06T10:08:03.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322700002 data=null doit=true}, TreeItem with text {Traces [1]}]
05:08:03 [2024-03-06T10:08:03.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322700002 data=null}, TreeItem with text {Traces [1]}]
05:08:03 [2024-03-06T10:08:03.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322700002 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:03 [2024-03-06T10:08:03.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322700002 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:08:03 [2024-03-06T10:08:03.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322700017 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:03 [2024-03-06T10:08:03.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322700017 data=null doit=true}, TreeItem with text {Traces [1]}]
05:08:03 [2024-03-06T10:08:03.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322700017 data=null}, TreeItem with text {Traces [1]}]
05:08:03 [2024-03-06T10:08:03.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322700018 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:03 [2024-03-06T10:08:03.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322700018 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
05:08:03 [2024-03-06T10:08:03.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322700019 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:03 [2024-03-06T10:08:03.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:03 [2024-03-06T10:08:03.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322700020 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:08:03 [2024-03-06T10:08:03.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322700020 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:03 [2024-03-06T10:08:03.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322700020 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:08:03 [2024-03-06T10:08:03.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322700020 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:03 [2024-03-06T10:08:03.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322700020 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:03 [2024-03-06T10:08:03.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322700042 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:03 [2024-03-06T10:08:03.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:04 [2024-03-06T10:08:04.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
05:08:04 [2024-03-06T10:08:04.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Delete} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322700297 data=null doit=true}, Shell with text {Confirm Delete}]
05:08:04 [2024-03-06T10:08:04.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:08:04 [2024-03-06T10:08:04.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:08:04 [2024-03-06T10:08:04.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:08:04 [2024-03-06T10:08:04.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:08:04 [2024-03-06T10:08:04.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:08:04 [2024-03-06T10:08:04.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:08:04 [2024-03-06T10:08:04.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322700298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:04 [2024-03-06T10:08:04.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322700298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:04 [2024-03-06T10:08:04.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322700298 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:04 [2024-03-06T10:08:04.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322700298 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:04 [2024-03-06T10:08:04.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322700298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:04 [2024-03-06T10:08:04.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322700298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:04 [2024-03-06T10:08:04.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322700299 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:04 [2024-03-06T10:08:04.382Z] 
05:08:04 [2024-03-06T10:08:04.382Z] (Eclipse:19306): Gtk-CRITICAL **: 10:08:04.357: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:08:04 [2024-03-06T10:08:04.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:08:04 [2024-03-06T10:08:04.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:04 [2024-03-06T10:08:04.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:04 [2024-03-06T10:08:04.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:04 [2024-03-06T10:08:04.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:04 [2024-03-06T10:08:04.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:04 [2024-03-06T10:08:04.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:04 [2024-03-06T10:08:04.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322700593 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:04 [2024-03-06T10:08:04.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322700593 data=null doit=true}, TreeItem with text {test}]
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322700593 data=null}, TreeItem with text {test}]
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322700594 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322700594 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322700636 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322700636 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322700636 data=null doit=true}, TreeItem with text {test}]
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322700637 data=null}, TreeItem with text {test}]
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322700637 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322700637 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322700642 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:04 [2024-03-06T10:08:04.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322700648 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322700648 data=null doit=true}, TreeItem with text {Traces [0]}]
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322700648 data=null}, TreeItem with text {Traces [0]}]
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322700649 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322700649 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322700658 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322700659 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322700664 data=null doit=true}, TreeItem with text {Traces [0]}]
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322700664 data=null}, TreeItem with text {Traces [0]}]
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322700664 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322700664 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322700668 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322700819 data=null doit=true}, Shell with text {Confirm Clear}]
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:08:04 [2024-03-06T10:08:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322700819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:04 [2024-03-06T10:08:04.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322700819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:04 [2024-03-06T10:08:04.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322700834 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:04 [2024-03-06T10:08:04.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322700834 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:04 [2024-03-06T10:08:04.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322700834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:04 [2024-03-06T10:08:04.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322700834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:04 [2024-03-06T10:08:04.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322700834 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:04 [2024-03-06T10:08:04.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322700693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:08:04 [2024-03-06T10:08:04.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:08:04 [2024-03-06T10:08:04.894Z] 
05:08:04 [2024-03-06T10:08:04.894Z] (Eclipse:19306): Gtk-CRITICAL **: 10:08:04.833: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:08:06 [2024-03-06T10:08:06.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:06 [2024-03-06T10:08:06.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:06 [2024-03-06T10:08:06.259Z] 
05:08:06 [2024-03-06T10:08:06.259Z] (Eclipse:19306): Gtk-CRITICAL **: 10:08:06.257: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:08:06 [2024-03-06T10:08:06.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:06 [2024-03-06T10:08:06.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:06 [2024-03-06T10:08:06.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:06 [2024-03-06T10:08:06.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:06 [2024-03-06T10:08:06.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:06 [2024-03-06T10:08:06.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:06 [2024-03-06T10:08:06.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:06 [2024-03-06T10:08:06.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322702478 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:06 [2024-03-06T10:08:06.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322702479 data=null doit=true}, TreeItem with text {test}]
05:08:06 [2024-03-06T10:08:06.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322702479 data=null}, TreeItem with text {test}]
05:08:06 [2024-03-06T10:08:06.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322702479 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:06 [2024-03-06T10:08:06.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322702479 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:06 [2024-03-06T10:08:06.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322702500 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:06 [2024-03-06T10:08:06.516Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:06 [2024-03-06T10:08:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=322702501 data=null doit=true}, TreeItem with text {Experiments [0]}]
05:08:06 [2024-03-06T10:08:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=322702501 data=null}, TreeItem with text {Experiments [0]}]
05:08:06 [2024-03-06T10:08:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=322702501 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
05:08:06 [2024-03-06T10:08:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322702502 data=null item=TreeItem {Experiments [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [0]}]
05:08:06 [2024-03-06T10:08:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=322702503 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
05:08:06 [2024-03-06T10:08:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [1]} time=322702503 data=null doit=true}, TreeItem with text {exp [1]}]
05:08:06 [2024-03-06T10:08:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=322702503 data=null}, TreeItem with text {exp [1]}]
05:08:06 [2024-03-06T10:08:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=322702504 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
05:08:06 [2024-03-06T10:08:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322702504 data=null item=TreeItem {exp [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {exp [1]}]
05:08:06 [2024-03-06T10:08:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=322702507 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
05:08:06 [2024-03-06T10:08:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:06 [2024-03-06T10:08:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=322702508 data=null button=0 stateMask=0x0 x=101 y=58 count=0}, TreeItem with text {exp [1]}]
05:08:06 [2024-03-06T10:08:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [1]} time=322702508 data=null doit=true}, TreeItem with text {exp [1]}]
05:08:06 [2024-03-06T10:08:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=322702508 data=null}, TreeItem with text {exp [1]}]
05:08:06 [2024-03-06T10:08:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=322702509 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
05:08:06 [2024-03-06T10:08:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322702509 data=null item=TreeItem {exp [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {exp [1]}]
05:08:06 [2024-03-06T10:08:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=322702532 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
05:08:06 [2024-03-06T10:08:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
05:08:06 [2024-03-06T10:08:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
05:08:06 [2024-03-06T10:08:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
05:08:06 [2024-03-06T10:08:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=322702580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
05:08:06 [2024-03-06T10:08:06.771Z] 
05:08:06 [2024-03-06T10:08:06.771Z] (Eclipse:19306): Gtk-CRITICAL **: 10:08:06.550: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:08:07 [2024-03-06T10:08:07.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:07 [2024-03-06T10:08:07.027Z] 
05:08:07 [2024-03-06T10:08:07.027Z] (Eclipse:19306): Gtk-CRITICAL **: 10:08:06.993: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:08:07 [2024-03-06T10:08:07.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:07 [2024-03-06T10:08:07.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:07 [2024-03-06T10:08:07.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:07 [2024-03-06T10:08:07.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:07 [2024-03-06T10:08:07.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:07 [2024-03-06T10:08:07.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:07 [2024-03-06T10:08:07.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322703385 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:07 [2024-03-06T10:08:07.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322703386 data=null doit=true}, TreeItem with text {test}]
05:08:07 [2024-03-06T10:08:07.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322703386 data=null}, TreeItem with text {test}]
05:08:07 [2024-03-06T10:08:07.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322703386 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:07 [2024-03-06T10:08:07.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322703386 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:07 [2024-03-06T10:08:07.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322703404 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:07 [2024-03-06T10:08:07.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:07 [2024-03-06T10:08:07.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322703405 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:07 [2024-03-06T10:08:07.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322703405 data=null doit=true}, TreeItem with text {test}]
05:08:07 [2024-03-06T10:08:07.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322703405 data=null}, TreeItem with text {test}]
05:08:07 [2024-03-06T10:08:07.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322703405 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:07 [2024-03-06T10:08:07.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322703405 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:07 [2024-03-06T10:08:07.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322703411 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:07 [2024-03-06T10:08:07.284Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:07 [2024-03-06T10:08:07.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:07 [2024-03-06T10:08:07.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322703416 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:08:07 [2024-03-06T10:08:07.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322703416 data=null doit=true}, TreeItem with text {Traces [1]}]
05:08:07 [2024-03-06T10:08:07.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322703416 data=null}, TreeItem with text {Traces [1]}]
05:08:07 [2024-03-06T10:08:07.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322703417 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:07 [2024-03-06T10:08:07.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322703417 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:08:07 [2024-03-06T10:08:07.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322703427 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:07 [2024-03-06T10:08:07.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:07 [2024-03-06T10:08:07.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322703427 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:08:07 [2024-03-06T10:08:07.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322703428 data=null doit=true}, TreeItem with text {Traces [1]}]
05:08:07 [2024-03-06T10:08:07.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322703428 data=null}, TreeItem with text {Traces [1]}]
05:08:07 [2024-03-06T10:08:07.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322703428 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:07 [2024-03-06T10:08:07.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322703428 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:08:07 [2024-03-06T10:08:07.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322703437 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:07 [2024-03-06T10:08:07.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:08:07 [2024-03-06T10:08:07.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:08:07 [2024-03-06T10:08:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:08:07 [2024-03-06T10:08:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:08:07 [2024-03-06T10:08:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322703624 data=null doit=true}, Shell with text {Confirm Clear}]
05:08:07 [2024-03-06T10:08:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:08:07 [2024-03-06T10:08:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:08:07 [2024-03-06T10:08:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:08:07 [2024-03-06T10:08:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:08:07 [2024-03-06T10:08:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:08:07 [2024-03-06T10:08:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:08:07 [2024-03-06T10:08:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322703624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:07 [2024-03-06T10:08:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322703624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:07 [2024-03-06T10:08:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322703624 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:07 [2024-03-06T10:08:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322703624 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:07 [2024-03-06T10:08:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322703624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:07 [2024-03-06T10:08:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322703625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:07 [2024-03-06T10:08:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322703625 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:07 [2024-03-06T10:08:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:08:07 [2024-03-06T10:08:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322703472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:08:08 [2024-03-06T10:08:08.110Z] 
05:08:08 [2024-03-06T10:08:08.110Z] (Eclipse:19306): Gtk-CRITICAL **: 10:08:08.071: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:08:09 [2024-03-06T10:08:09.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:09 [2024-03-06T10:08:09.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:09 [2024-03-06T10:08:09.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:09 [2024-03-06T10:08:09.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:09 [2024-03-06T10:08:09.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:09 [2024-03-06T10:08:09.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:09 [2024-03-06T10:08:09.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:09 [2024-03-06T10:08:09.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:09 [2024-03-06T10:08:09.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322705672 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:09 [2024-03-06T10:08:09.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322705672 data=null doit=true}, TreeItem with text {test}]
05:08:09 [2024-03-06T10:08:09.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322705673 data=null}, TreeItem with text {test}]
05:08:09 [2024-03-06T10:08:09.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322705673 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:09 [2024-03-06T10:08:09.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322705673 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:09 [2024-03-06T10:08:09.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322705688 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:09 [2024-03-06T10:08:09.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:09 [2024-03-06T10:08:09.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322705688 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:09 [2024-03-06T10:08:09.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322705688 data=null doit=true}, TreeItem with text {test}]
05:08:09 [2024-03-06T10:08:09.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322705688 data=null}, TreeItem with text {test}]
05:08:09 [2024-03-06T10:08:09.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322705689 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:09 [2024-03-06T10:08:09.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322705689 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:09 [2024-03-06T10:08:09.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322705697 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:09 [2024-03-06T10:08:09.729Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322705698 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322705698 data=null doit=true}, TreeItem with text {Traces [1]}]
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322705698 data=null}, TreeItem with text {Traces [1]}]
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322705698 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322705699 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322705717 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322705717 data=null doit=true}, TreeItem with text {Traces [1]}]
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322705717 data=null}, TreeItem with text {Traces [1]}]
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322705717 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322705718 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322705719 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322705719 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322705719 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322705719 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322705720 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322705720 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322705741 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=322705773 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322705877 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322705877 data=null doit=true}, TableItem with text {}]
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322705877 data=null}, TableItem with text {}]
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322705877 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322705878 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322705884 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:09 [2024-03-06T10:08:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:09 [2024-03-06T10:08:09.730Z] 
05:08:09 [2024-03-06T10:08:09.730Z] (Eclipse:19306): Gtk-WARNING **: 10:08:09.708: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:09 [2024-03-06T10:08:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
05:08:09 [2024-03-06T10:08:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:09 [2024-03-06T10:08:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:09 [2024-03-06T10:08:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:09 [2024-03-06T10:08:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:09 [2024-03-06T10:08:09.986Z] 
05:08:09 [2024-03-06T10:08:09.986Z] (Eclipse:19306): Gtk-CRITICAL **: 10:08:09.814: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:08:09 [2024-03-06T10:08:09.986Z] 
05:08:09 [2024-03-06T10:08:09.986Z] (Eclipse:19306): Gtk-WARNING **: 10:08:09.842: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:09 [2024-03-06T10:08:09.986Z] 
05:08:09 [2024-03-06T10:08:09.986Z] (Eclipse:19306): Gtk-CRITICAL **: 10:08:09.850: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:08:09 [2024-03-06T10:08:09.986Z] 
05:08:09 [2024-03-06T10:08:09.986Z] (Eclipse:19306): Gtk-WARNING **: 10:08:09.852: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:09 [2024-03-06T10:08:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:09 [2024-03-06T10:08:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:09 [2024-03-06T10:08:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:09 [2024-03-06T10:08:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:09 [2024-03-06T10:08:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:09 [2024-03-06T10:08:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:09 [2024-03-06T10:08:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322706081 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:09 [2024-03-06T10:08:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322706081 data=null doit=true}, TreeItem with text {test}]
05:08:09 [2024-03-06T10:08:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322706081 data=null}, TreeItem with text {test}]
05:08:09 [2024-03-06T10:08:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322706081 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:09 [2024-03-06T10:08:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322706081 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:09 [2024-03-06T10:08:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322706090 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:09 [2024-03-06T10:08:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:09 [2024-03-06T10:08:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322706091 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:09 [2024-03-06T10:08:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322706091 data=null doit=true}, TreeItem with text {test}]
05:08:09 [2024-03-06T10:08:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322706091 data=null}, TreeItem with text {test}]
05:08:09 [2024-03-06T10:08:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322706091 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:09 [2024-03-06T10:08:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322706092 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:09 [2024-03-06T10:08:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322706103 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:09 [2024-03-06T10:08:09.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:09 [2024-03-06T10:08:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:09 [2024-03-06T10:08:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322706104 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:08:09 [2024-03-06T10:08:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322706104 data=null doit=true}, TreeItem with text {Traces [1]}]
05:08:09 [2024-03-06T10:08:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322706104 data=null}, TreeItem with text {Traces [1]}]
05:08:09 [2024-03-06T10:08:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322706104 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:09 [2024-03-06T10:08:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322706104 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:08:09 [2024-03-06T10:08:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322706112 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:09 [2024-03-06T10:08:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:09 [2024-03-06T10:08:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322706119 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:08:09 [2024-03-06T10:08:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322706119 data=null doit=true}, TreeItem with text {Traces [1]}]
05:08:09 [2024-03-06T10:08:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322706119 data=null}, TreeItem with text {Traces [1]}]
05:08:09 [2024-03-06T10:08:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322706119 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:09 [2024-03-06T10:08:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322706119 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:08:09 [2024-03-06T10:08:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322706123 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:09 [2024-03-06T10:08:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:08:09 [2024-03-06T10:08:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:08:10 [2024-03-06T10:08:10.243Z] 
05:08:10 [2024-03-06T10:08:10.243Z] (Eclipse:19306): Gtk-WARNING **: 10:08:10.029: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:10 [2024-03-06T10:08:10.243Z] 
05:08:10 [2024-03-06T10:08:10.243Z] (Eclipse:19306): Gtk-WARNING **: 10:08:10.042: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:10 [2024-03-06T10:08:10.243Z] 
05:08:10 [2024-03-06T10:08:10.243Z] (Eclipse:19306): Gtk-WARNING **: 10:08:10.056: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:10 [2024-03-06T10:08:10.243Z] 
05:08:10 [2024-03-06T10:08:10.243Z] (Eclipse:19306): Gtk-WARNING **: 10:08:10.069: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:10 [2024-03-06T10:08:10.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:08:10 [2024-03-06T10:08:10.243Z] 
05:08:10 [2024-03-06T10:08:10.243Z] (Eclipse:19306): Gtk-WARNING **: 10:08:10.086: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:10 [2024-03-06T10:08:10.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:08:10 [2024-03-06T10:08:10.243Z] 
05:08:10 [2024-03-06T10:08:10.243Z] (Eclipse:19306): Gtk-WARNING **: 10:08:10.101: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:10 [2024-03-06T10:08:10.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322706303 data=null doit=true}, Shell with text {Confirm Clear}]
05:08:10 [2024-03-06T10:08:10.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:08:10 [2024-03-06T10:08:10.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:08:10 [2024-03-06T10:08:10.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:08:10 [2024-03-06T10:08:10.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:08:10 [2024-03-06T10:08:10.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:08:10 [2024-03-06T10:08:10.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:08:10 [2024-03-06T10:08:10.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322706304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:10 [2024-03-06T10:08:10.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322706304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:10 [2024-03-06T10:08:10.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322706304 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:10 [2024-03-06T10:08:10.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322706304 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:10 [2024-03-06T10:08:10.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322706304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:10 [2024-03-06T10:08:10.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322706304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:10 [2024-03-06T10:08:10.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322706304 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:10 [2024-03-06T10:08:10.243Z] 
05:08:10 [2024-03-06T10:08:10.243Z] (Eclipse:19306): Gtk-WARNING **: 10:08:10.164: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:10 [2024-03-06T10:08:10.498Z] 
05:08:10 [2024-03-06T10:08:10.498Z] (Eclipse:19306): Gtk-WARNING **: 10:08:10.289: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:10 [2024-03-06T10:08:10.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322706160 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:08:10 [2024-03-06T10:08:10.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:08:10 [2024-03-06T10:08:10.498Z] 
05:08:10 [2024-03-06T10:08:10.498Z] (Eclipse:19306): Gtk-WARNING **: 10:08:10.336: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:10 [2024-03-06T10:08:10.498Z] 
05:08:10 [2024-03-06T10:08:10.498Z] (Eclipse:19306): Gtk-WARNING **: 10:08:10.348: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:10 [2024-03-06T10:08:10.498Z] 
05:08:10 [2024-03-06T10:08:10.498Z] (Eclipse:19306): Gtk-CRITICAL **: 10:08:10.388: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:08:10 [2024-03-06T10:08:10.498Z] 
05:08:10 [2024-03-06T10:08:10.498Z] (Eclipse:19306): Gtk-WARNING **: 10:08:10.410: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:10 [2024-03-06T10:08:10.498Z] 
05:08:10 [2024-03-06T10:08:10.498Z] (Eclipse:19306): Gtk-CRITICAL **: 10:08:10.430: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:08:10 [2024-03-06T10:08:10.498Z] 
05:08:10 [2024-03-06T10:08:10.499Z] (Eclipse:19306): Gtk-WARNING **: 10:08:10.448: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:11 [2024-03-06T10:08:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:11 [2024-03-06T10:08:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:11 [2024-03-06T10:08:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:11 [2024-03-06T10:08:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:11 [2024-03-06T10:08:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:11 [2024-03-06T10:08:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:11 [2024-03-06T10:08:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:11 [2024-03-06T10:08:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:11 [2024-03-06T10:08:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322707990 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:11 [2024-03-06T10:08:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322707990 data=null doit=true}, TreeItem with text {test}]
05:08:11 [2024-03-06T10:08:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322707990 data=null}, TreeItem with text {test}]
05:08:11 [2024-03-06T10:08:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322707990 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:11 [2024-03-06T10:08:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322707990 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:11 [2024-03-06T10:08:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322708004 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:11 [2024-03-06T10:08:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:11 [2024-03-06T10:08:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322708005 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:11 [2024-03-06T10:08:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322708005 data=null doit=true}, TreeItem with text {test}]
05:08:11 [2024-03-06T10:08:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322708005 data=null}, TreeItem with text {test}]
05:08:11 [2024-03-06T10:08:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322708005 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:11 [2024-03-06T10:08:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322708006 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:11 [2024-03-06T10:08:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322708016 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:11 [2024-03-06T10:08:11.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:11 [2024-03-06T10:08:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:11 [2024-03-06T10:08:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322708016 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:08:11 [2024-03-06T10:08:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322708017 data=null doit=true}, TreeItem with text {Traces [1]}]
05:08:11 [2024-03-06T10:08:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322708017 data=null}, TreeItem with text {Traces [1]}]
05:08:11 [2024-03-06T10:08:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322708017 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:11 [2024-03-06T10:08:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322708017 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:08:11 [2024-03-06T10:08:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322708024 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:11 [2024-03-06T10:08:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322708031 data=null doit=true}, TreeItem with text {Traces [1]}]
05:08:11 [2024-03-06T10:08:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322708031 data=null}, TreeItem with text {Traces [1]}]
05:08:11 [2024-03-06T10:08:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322708031 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:11 [2024-03-06T10:08:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322708032 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
05:08:11 [2024-03-06T10:08:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322708033 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:11 [2024-03-06T10:08:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:11 [2024-03-06T10:08:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:11 [2024-03-06T10:08:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322708036 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:08:11 [2024-03-06T10:08:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322708036 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:11 [2024-03-06T10:08:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322708036 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:08:11 [2024-03-06T10:08:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322708036 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:11 [2024-03-06T10:08:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322708036 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:11 [2024-03-06T10:08:11.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322708040 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:12 [2024-03-06T10:08:12.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
05:08:12 [2024-03-06T10:08:12.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
05:08:12 [2024-03-06T10:08:12.120Z] 
05:08:12 [2024-03-06T10:08:12.120Z] (Eclipse:19306): Gtk-WARNING **: 10:08:11.971: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:12 [2024-03-06T10:08:12.120Z] 
05:08:12 [2024-03-06T10:08:12.120Z] (Eclipse:19306): Gtk-WARNING **: 10:08:11.988: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:12 [2024-03-06T10:08:12.120Z] 
05:08:12 [2024-03-06T10:08:12.120Z] (Eclipse:19306): Gtk-WARNING **: 10:08:12.006: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:12 [2024-03-06T10:08:12.120Z] 
05:08:12 [2024-03-06T10:08:12.120Z] (Eclipse:19306): Gtk-WARNING **: 10:08:12.027: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:12 [2024-03-06T10:08:12.120Z] 
05:08:12 [2024-03-06T10:08:12.120Z] (Eclipse:19306): Gtk-WARNING **: 10:08:12.046: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:12 [2024-03-06T10:08:12.120Z] 
05:08:12 [2024-03-06T10:08:12.120Z] (Eclipse:19306): Gtk-WARNING **: 10:08:12.063: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:12 [2024-03-06T10:08:12.120Z] 
05:08:12 [2024-03-06T10:08:12.120Z] (Eclipse:19306): Gtk-WARNING **: 10:08:12.081: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:12 [2024-03-06T10:08:12.120Z] 
05:08:12 [2024-03-06T10:08:12.120Z] (Eclipse:19306): Gtk-WARNING **: 10:08:12.097: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:12 [2024-03-06T10:08:12.120Z] 
05:08:12 [2024-03-06T10:08:12.120Z] (Eclipse:19306): Gtk-WARNING **: 10:08:12.115: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:12 [2024-03-06T10:08:12.375Z] 
05:08:12 [2024-03-06T10:08:12.375Z] (Eclipse:19306): Gtk-WARNING **: 10:08:12.136: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:12 [2024-03-06T10:08:12.375Z] 
05:08:12 [2024-03-06T10:08:12.375Z] (Eclipse:19306): Gtk-WARNING **: 10:08:12.152: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:12 [2024-03-06T10:08:12.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
05:08:12 [2024-03-06T10:08:12.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
05:08:12 [2024-03-06T10:08:12.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322708370 data=null doit=true}, Shell with text {Copy Trace}]
05:08:12 [2024-03-06T10:08:12.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
05:08:12 [2024-03-06T10:08:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
05:08:12 [2024-03-06T10:08:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
05:08:12 [2024-03-06T10:08:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
05:08:12 [2024-03-06T10:08:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
05:08:12 [2024-03-06T10:08:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
05:08:12 [2024-03-06T10:08:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:12 [2024-03-06T10:08:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:08:12 [2024-03-06T10:08:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:08:12 [2024-03-06T10:08:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:08:12 [2024-03-06T10:08:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:12 [2024-03-06T10:08:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:08:12 [2024-03-06T10:08:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322708378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:08:12 [2024-03-06T10:08:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322708378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:08:12 [2024-03-06T10:08:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322708378 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:08:12 [2024-03-06T10:08:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322708378 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:08:12 [2024-03-06T10:08:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322708378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:08:12 [2024-03-06T10:08:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322708378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:08:12 [2024-03-06T10:08:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322708378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:08:12 [2024-03-06T10:08:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=322708080 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
05:08:12 [2024-03-06T10:08:12.376Z] 
05:08:12 [2024-03-06T10:08:12.376Z] (Eclipse:19306): Gtk-WARNING **: 10:08:12.242: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:12 [2024-03-06T10:08:12.376Z] 
05:08:12 [2024-03-06T10:08:12.376Z] (Eclipse:19306): Gtk-WARNING **: 10:08:12.271: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:12 [2024-03-06T10:08:12.376Z] 
05:08:12 [2024-03-06T10:08:12.376Z] (Eclipse:19306): Gtk-WARNING **: 10:08:12.280: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:12 [2024-03-06T10:08:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:08:12 [2024-03-06T10:08:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:12 [2024-03-06T10:08:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:12 [2024-03-06T10:08:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322708484 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:08:12 [2024-03-06T10:08:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322708484 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:12 [2024-03-06T10:08:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322708484 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:08:12 [2024-03-06T10:08:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322708484 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:12 [2024-03-06T10:08:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322708484 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:12 [2024-03-06T10:08:12.376Z] 
05:08:12 [2024-03-06T10:08:12.376Z] (Eclipse:19306): Gtk-WARNING **: 10:08:12.299: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:12 [2024-03-06T10:08:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322708496 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:12 [2024-03-06T10:08:12.376Z] 
05:08:12 [2024-03-06T10:08:12.376Z] (Eclipse:19306): Gtk-WARNING **: 10:08:12.327: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:12 [2024-03-06T10:08:12.376Z] 
05:08:12 [2024-03-06T10:08:12.376Z] (Eclipse:19306): Gtk-WARNING **: 10:08:12.333: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:12 [2024-03-06T10:08:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
05:08:12 [2024-03-06T10:08:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
05:08:12 [2024-03-06T10:08:12.632Z] 
05:08:12 [2024-03-06T10:08:12.632Z] (Eclipse:19306): Gtk-WARNING **: 10:08:12.411: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:12 [2024-03-06T10:08:12.632Z] 
05:08:12 [2024-03-06T10:08:12.632Z] (Eclipse:19306): Gtk-WARNING **: 10:08:12.430: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:12 [2024-03-06T10:08:12.632Z] 
05:08:12 [2024-03-06T10:08:12.632Z] (Eclipse:19306): Gtk-WARNING **: 10:08:12.449: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:12 [2024-03-06T10:08:12.632Z] 
05:08:12 [2024-03-06T10:08:12.632Z] (Eclipse:19306): Gtk-WARNING **: 10:08:12.468: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:12 [2024-03-06T10:08:12.632Z] 
05:08:12 [2024-03-06T10:08:12.632Z] (Eclipse:19306): Gtk-WARNING **: 10:08:12.485: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:12 [2024-03-06T10:08:12.632Z] 
05:08:12 [2024-03-06T10:08:12.632Z] (Eclipse:19306): Gtk-WARNING **: 10:08:12.501: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:12 [2024-03-06T10:08:12.632Z] 
05:08:12 [2024-03-06T10:08:12.632Z] (Eclipse:19306): Gtk-WARNING **: 10:08:12.518: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:12 [2024-03-06T10:08:12.632Z] 
05:08:12 [2024-03-06T10:08:12.632Z] (Eclipse:19306): Gtk-WARNING **: 10:08:12.538: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:12 [2024-03-06T10:08:12.632Z] 
05:08:12 [2024-03-06T10:08:12.632Z] (Eclipse:19306): Gtk-WARNING **: 10:08:12.555: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:12 [2024-03-06T10:08:12.632Z] 
05:08:12 [2024-03-06T10:08:12.632Z] (Eclipse:19306): Gtk-WARNING **: 10:08:12.572: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:12 [2024-03-06T10:08:12.632Z] 
05:08:12 [2024-03-06T10:08:12.632Z] (Eclipse:19306): Gtk-WARNING **: 10:08:12.587: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:12 [2024-03-06T10:08:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
05:08:12 [2024-03-06T10:08:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
05:08:12 [2024-03-06T10:08:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322708806 data=null doit=true}, Shell with text {Copy Trace}]
05:08:12 [2024-03-06T10:08:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
05:08:12 [2024-03-06T10:08:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
05:08:12 [2024-03-06T10:08:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
05:08:12 [2024-03-06T10:08:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
05:08:12 [2024-03-06T10:08:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
05:08:12 [2024-03-06T10:08:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
05:08:12 [2024-03-06T10:08:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
05:08:12 [2024-03-06T10:08:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
05:08:12 [2024-03-06T10:08:12.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:08:12 [2024-03-06T10:08:12.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:12 [2024-03-06T10:08:12.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:08:12 [2024-03-06T10:08:12.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:08:12 [2024-03-06T10:08:12.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=322708808 data=null doit=true}, Button with text {Copy as a link}]
05:08:12 [2024-03-06T10:08:12.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=322708808 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Copy as a link}]
05:08:12 [2024-03-06T10:08:12.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:08:12 [2024-03-06T10:08:12.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=322708809 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
05:08:12 [2024-03-06T10:08:12.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=322708809 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
05:08:12 [2024-03-06T10:08:12.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=322708809 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
05:08:12 [2024-03-06T10:08:12.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=322708809 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
05:08:12 [2024-03-06T10:08:12.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
05:08:12 [2024-03-06T10:08:12.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
05:08:12 [2024-03-06T10:08:12.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
05:08:12 [2024-03-06T10:08:12.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:12 [2024-03-06T10:08:12.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:08:12 [2024-03-06T10:08:12.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:08:12 [2024-03-06T10:08:12.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:08:12 [2024-03-06T10:08:12.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:12 [2024-03-06T10:08:12.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:08:12 [2024-03-06T10:08:12.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322708811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:08:12 [2024-03-06T10:08:12.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322708811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:08:12 [2024-03-06T10:08:12.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322708811 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:08:12 [2024-03-06T10:08:12.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322708811 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:08:12 [2024-03-06T10:08:12.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322708811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:08:12 [2024-03-06T10:08:12.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322708820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:08:12 [2024-03-06T10:08:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322708820 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:08:12 [2024-03-06T10:08:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=322708529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
05:08:12 [2024-03-06T10:08:12.889Z] 
05:08:12 [2024-03-06T10:08:12.889Z] (Eclipse:19306): Gtk-WARNING **: 10:08:12.683: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:12 [2024-03-06T10:08:12.889Z] 
05:08:12 [2024-03-06T10:08:12.889Z] (Eclipse:19306): Gtk-WARNING **: 10:08:12.715: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:12 [2024-03-06T10:08:12.889Z] 
05:08:12 [2024-03-06T10:08:12.889Z] (Eclipse:19306): Gtk-WARNING **: 10:08:12.722: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:12 [2024-03-06T10:08:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:08:12 [2024-03-06T10:08:12.889Z] 
05:08:12 [2024-03-06T10:08:12.889Z] (Eclipse:19306): Gtk-WARNING **: 10:08:12.770: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:12 [2024-03-06T10:08:12.889Z] 
05:08:12 [2024-03-06T10:08:12.889Z] (Eclipse:19306): Gtk-CRITICAL **: 10:08:12.778: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:08:12 [2024-03-06T10:08:12.889Z] 
05:08:12 [2024-03-06T10:08:12.889Z] (Eclipse:19306): Gtk-WARNING **: 10:08:12.781: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:12 [2024-03-06T10:08:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:12 [2024-03-06T10:08:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:12 [2024-03-06T10:08:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:12 [2024-03-06T10:08:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:12 [2024-03-06T10:08:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:12 [2024-03-06T10:08:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:12 [2024-03-06T10:08:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322708992 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:12 [2024-03-06T10:08:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322708992 data=null doit=true}, TreeItem with text {test}]
05:08:12 [2024-03-06T10:08:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322708992 data=null}, TreeItem with text {test}]
05:08:12 [2024-03-06T10:08:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322708992 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:12 [2024-03-06T10:08:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322708993 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:12 [2024-03-06T10:08:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322709011 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:12 [2024-03-06T10:08:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:12 [2024-03-06T10:08:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322709014 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:12 [2024-03-06T10:08:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322709014 data=null doit=true}, TreeItem with text {test}]
05:08:12 [2024-03-06T10:08:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322709014 data=null}, TreeItem with text {test}]
05:08:12 [2024-03-06T10:08:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322709015 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:12 [2024-03-06T10:08:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322709015 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:12 [2024-03-06T10:08:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322709020 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:12 [2024-03-06T10:08:12.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:12 [2024-03-06T10:08:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:12 [2024-03-06T10:08:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=322709021 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
05:08:12 [2024-03-06T10:08:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=322709021 data=null doit=true}, TreeItem with text {Traces [3]}]
05:08:12 [2024-03-06T10:08:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=322709021 data=null}, TreeItem with text {Traces [3]}]
05:08:12 [2024-03-06T10:08:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=322709021 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:08:12 [2024-03-06T10:08:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322709021 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
05:08:12 [2024-03-06T10:08:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=322709027 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:08:12 [2024-03-06T10:08:12.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
05:08:12 [2024-03-06T10:08:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:12 [2024-03-06T10:08:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=322709033 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
05:08:12 [2024-03-06T10:08:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=322709033 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
05:08:12 [2024-03-06T10:08:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=322709033 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
05:08:12 [2024-03-06T10:08:12.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=322709034 data=null button=1 stateMask=0x0 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
05:08:12 [2024-03-06T10:08:12.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322709034 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
05:08:12 [2024-03-06T10:08:12.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=322709039 data=null button=1 stateMask=0x80000 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
05:08:12 [2024-03-06T10:08:12.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
05:08:12 [2024-03-06T10:08:12.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
05:08:12 [2024-03-06T10:08:12.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
05:08:13 [2024-03-06T10:08:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=322709066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
05:08:13 [2024-03-06T10:08:13.145Z] 
05:08:13 [2024-03-06T10:08:13.145Z] (Eclipse:19306): Gtk-CRITICAL **: 10:08:12.951: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:08:13 [2024-03-06T10:08:13.145Z] 
05:08:13 [2024-03-06T10:08:13.145Z] (Eclipse:19306): Gtk-WARNING **: 10:08:12.977: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:13 [2024-03-06T10:08:13.145Z] 
05:08:13 [2024-03-06T10:08:13.145Z] (Eclipse:19306): Gtk-CRITICAL **: 10:08:12.996: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:08:13 [2024-03-06T10:08:13.145Z] 
05:08:13 [2024-03-06T10:08:13.145Z] (Eclipse:19306): Gtk-WARNING **: 10:08:13.015: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:13 [2024-03-06T10:08:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:13 [2024-03-06T10:08:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:13 [2024-03-06T10:08:13.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:13 [2024-03-06T10:08:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:13 [2024-03-06T10:08:13.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:14 [2024-03-06T10:08:14.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:14 [2024-03-06T10:08:14.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:14 [2024-03-06T10:08:14.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:14 [2024-03-06T10:08:14.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:14 [2024-03-06T10:08:14.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:08:14 [2024-03-06T10:08:14.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322710607 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:08:14 [2024-03-06T10:08:14.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322710607 data=null doit=true}, TableItem with text {}]
05:08:14 [2024-03-06T10:08:14.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322710608 data=null}, TableItem with text {}]
05:08:14 [2024-03-06T10:08:14.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322710608 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:08:14 [2024-03-06T10:08:14.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322710608 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:08:14 [2024-03-06T10:08:14.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322710615 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:08:14 [2024-03-06T10:08:14.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:14 [2024-03-06T10:08:14.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:14 [2024-03-06T10:08:14.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:14 [2024-03-06T10:08:14.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:14 [2024-03-06T10:08:14.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:14 [2024-03-06T10:08:14.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:14 [2024-03-06T10:08:14.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:14 [2024-03-06T10:08:14.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:14 [2024-03-06T10:08:14.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322710666 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:14 [2024-03-06T10:08:14.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322710667 data=null doit=true}, TreeItem with text {test}]
05:08:14 [2024-03-06T10:08:14.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322710667 data=null}, TreeItem with text {test}]
05:08:14 [2024-03-06T10:08:14.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322710667 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:14 [2024-03-06T10:08:14.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322710667 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:14 [2024-03-06T10:08:14.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322710683 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:14 [2024-03-06T10:08:14.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:14 [2024-03-06T10:08:14.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322710684 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:14 [2024-03-06T10:08:14.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322710684 data=null doit=true}, TreeItem with text {test}]
05:08:14 [2024-03-06T10:08:14.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322710684 data=null}, TreeItem with text {test}]
05:08:14 [2024-03-06T10:08:14.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322710684 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:14 [2024-03-06T10:08:14.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322710684 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:14 [2024-03-06T10:08:14.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322710692 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:14 [2024-03-06T10:08:14.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:14 [2024-03-06T10:08:14.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:14 [2024-03-06T10:08:14.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=322710693 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
05:08:14 [2024-03-06T10:08:14.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=322710693 data=null doit=true}, TreeItem with text {Traces [3]}]
05:08:14 [2024-03-06T10:08:14.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=322710693 data=null}, TreeItem with text {Traces [3]}]
05:08:14 [2024-03-06T10:08:14.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=322710694 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:08:14 [2024-03-06T10:08:14.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322710694 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
05:08:14 [2024-03-06T10:08:14.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=322710700 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:08:14 [2024-03-06T10:08:14.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
05:08:14 [2024-03-06T10:08:14.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:14 [2024-03-06T10:08:14.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=322710701 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
05:08:14 [2024-03-06T10:08:14.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=322710701 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
05:08:14 [2024-03-06T10:08:14.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=322710701 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
05:08:14 [2024-03-06T10:08:14.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=322710702 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
05:08:14 [2024-03-06T10:08:14.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322710702 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
05:08:14 [2024-03-06T10:08:14.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=322710713 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
05:08:14 [2024-03-06T10:08:14.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
05:08:14 [2024-03-06T10:08:14.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
05:08:14 [2024-03-06T10:08:14.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
05:08:14 [2024-03-06T10:08:14.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:14 [2024-03-06T10:08:14.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=322710741 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
05:08:14 [2024-03-06T10:08:14.782Z] 
05:08:14 [2024-03-06T10:08:14.782Z] (Eclipse:19306): Gtk-WARNING **: 10:08:14.676: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:14 [2024-03-06T10:08:14.782Z] 
05:08:14 [2024-03-06T10:08:14.782Z] (Eclipse:19306): Gtk-CRITICAL **: 10:08:14.695: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:08:14 [2024-03-06T10:08:14.782Z] 
05:08:14 [2024-03-06T10:08:14.782Z] (Eclipse:19306): Gtk-WARNING **: 10:08:14.708: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:15 [2024-03-06T10:08:15.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:15 [2024-03-06T10:08:15.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:15 [2024-03-06T10:08:15.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:15 [2024-03-06T10:08:15.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:15 [2024-03-06T10:08:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:15 [2024-03-06T10:08:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:16 [2024-03-06T10:08:16.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:16 [2024-03-06T10:08:16.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:16 [2024-03-06T10:08:16.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:16 [2024-03-06T10:08:16.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:16 [2024-03-06T10:08:16.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:08:16 [2024-03-06T10:08:16.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322712290 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:08:16 [2024-03-06T10:08:16.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322712290 data=null doit=true}, TableItem with text {}]
05:08:16 [2024-03-06T10:08:16.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322712290 data=null}, TableItem with text {}]
05:08:16 [2024-03-06T10:08:16.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322712290 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:08:16 [2024-03-06T10:08:16.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322712290 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:08:16 [2024-03-06T10:08:16.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322712295 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:08:16 [2024-03-06T10:08:16.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:16 [2024-03-06T10:08:16.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:16 [2024-03-06T10:08:16.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
05:08:16 [2024-03-06T10:08:16.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:16 [2024-03-06T10:08:16.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=322712406 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
05:08:16 [2024-03-06T10:08:16.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=322712406 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
05:08:16 [2024-03-06T10:08:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=322712406 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
05:08:16 [2024-03-06T10:08:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=322712407 data=null button=1 stateMask=0x0 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
05:08:16 [2024-03-06T10:08:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322712407 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
05:08:16 [2024-03-06T10:08:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=322712428 data=null button=1 stateMask=0x80000 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
05:08:16 [2024-03-06T10:08:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:16 [2024-03-06T10:08:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:16 [2024-03-06T10:08:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:16 [2024-03-06T10:08:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:16 [2024-03-06T10:08:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
05:08:16 [2024-03-06T10:08:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:16 [2024-03-06T10:08:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=322712467 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
05:08:16 [2024-03-06T10:08:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=322712468 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
05:08:16 [2024-03-06T10:08:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=322712468 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
05:08:16 [2024-03-06T10:08:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=322712468 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
05:08:16 [2024-03-06T10:08:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322712468 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
05:08:16 [2024-03-06T10:08:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=322712498 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
05:08:16 [2024-03-06T10:08:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:16 [2024-03-06T10:08:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:16 [2024-03-06T10:08:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:16 [2024-03-06T10:08:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:16 [2024-03-06T10:08:16.417Z] 
05:08:16 [2024-03-06T10:08:16.417Z] (Eclipse:19306): Gtk-CRITICAL **: 10:08:16.383: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:08:16 [2024-03-06T10:08:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:16 [2024-03-06T10:08:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:16 [2024-03-06T10:08:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:16 [2024-03-06T10:08:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:16 [2024-03-06T10:08:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:16 [2024-03-06T10:08:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:16 [2024-03-06T10:08:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322712598 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:16 [2024-03-06T10:08:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322712603 data=null doit=true}, TreeItem with text {test}]
05:08:16 [2024-03-06T10:08:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322712603 data=null}, TreeItem with text {test}]
05:08:16 [2024-03-06T10:08:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322712603 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:16 [2024-03-06T10:08:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322712603 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:16 [2024-03-06T10:08:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322712631 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:16 [2024-03-06T10:08:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:16 [2024-03-06T10:08:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322712632 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:16 [2024-03-06T10:08:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322712632 data=null doit=true}, TreeItem with text {test}]
05:08:16 [2024-03-06T10:08:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322712632 data=null}, TreeItem with text {test}]
05:08:16 [2024-03-06T10:08:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322712632 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:16 [2024-03-06T10:08:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322712632 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:16 [2024-03-06T10:08:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322712637 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:16 [2024-03-06T10:08:16.673Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:16 [2024-03-06T10:08:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:16 [2024-03-06T10:08:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=322712638 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
05:08:16 [2024-03-06T10:08:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=322712638 data=null doit=true}, TreeItem with text {Traces [3]}]
05:08:16 [2024-03-06T10:08:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=322712638 data=null}, TreeItem with text {Traces [3]}]
05:08:16 [2024-03-06T10:08:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=322712639 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:08:16 [2024-03-06T10:08:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322712639 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
05:08:16 [2024-03-06T10:08:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=322712654 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:08:16 [2024-03-06T10:08:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:16 [2024-03-06T10:08:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=322712654 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
05:08:16 [2024-03-06T10:08:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=322712655 data=null doit=true}, TreeItem with text {Traces [3]}]
05:08:16 [2024-03-06T10:08:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=322712655 data=null}, TreeItem with text {Traces [3]}]
05:08:16 [2024-03-06T10:08:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=322712655 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:08:16 [2024-03-06T10:08:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322712655 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
05:08:16 [2024-03-06T10:08:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=322712659 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:08:16 [2024-03-06T10:08:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:08:16 [2024-03-06T10:08:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:08:16 [2024-03-06T10:08:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:08:16 [2024-03-06T10:08:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:08:16 [2024-03-06T10:08:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322712820 data=null doit=true}, Shell with text {Confirm Clear}]
05:08:16 [2024-03-06T10:08:16.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:08:16 [2024-03-06T10:08:16.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:08:16 [2024-03-06T10:08:16.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:08:16 [2024-03-06T10:08:16.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:08:16 [2024-03-06T10:08:16.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:08:16 [2024-03-06T10:08:16.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:08:16 [2024-03-06T10:08:16.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322712837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:16 [2024-03-06T10:08:16.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322712837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:16 [2024-03-06T10:08:16.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322712837 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:16 [2024-03-06T10:08:16.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322712851 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:16 [2024-03-06T10:08:16.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322712852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:16 [2024-03-06T10:08:16.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322712852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:16 [2024-03-06T10:08:16.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322712852 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:16 [2024-03-06T10:08:16.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:08:16 [2024-03-06T10:08:16.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322712693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:08:17 [2024-03-06T10:08:17.857Z] 
05:08:17 [2024-03-06T10:08:17.857Z] (Eclipse:19306): Gtk-CRITICAL **: 10:08:17.530: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322715139 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322715139 data=null doit=true}, TreeItem with text {test}]
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322715139 data=null}, TreeItem with text {test}]
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322715139 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322715139 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322715152 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322715158 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322715158 data=null doit=true}, TreeItem with text {test}]
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322715158 data=null}, TreeItem with text {test}]
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322715158 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322715158 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322715163 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:19 [2024-03-06T10:08:19.223Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322715164 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322715164 data=null doit=true}, TreeItem with text {Traces [1]}]
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322715164 data=null}, TreeItem with text {Traces [1]}]
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322715164 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322715165 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322715176 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322715176 data=null doit=true}, TreeItem with text {Traces [1]}]
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322715176 data=null}, TreeItem with text {Traces [1]}]
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322715177 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322715177 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322715178 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:08:19 [2024-03-06T10:08:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322715178 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:08:19 [2024-03-06T10:08:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322715178 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:19 [2024-03-06T10:08:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:19 [2024-03-06T10:08:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322715178 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:08:19 [2024-03-06T10:08:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322715178 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:19 [2024-03-06T10:08:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322715179 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:19 [2024-03-06T10:08:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322715201 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:19 [2024-03-06T10:08:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322715203 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:08:19 [2024-03-06T10:08:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322715203 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:08:19 [2024-03-06T10:08:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322715203 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:19 [2024-03-06T10:08:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322715250 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:08:19 [2024-03-06T10:08:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322715312 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:08:19 [2024-03-06T10:08:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322715312 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:19 [2024-03-06T10:08:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322715312 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:08:19 [2024-03-06T10:08:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:08:19 [2024-03-06T10:08:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:19 [2024-03-06T10:08:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:19 [2024-03-06T10:08:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:19 [2024-03-06T10:08:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:19 [2024-03-06T10:08:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:19 [2024-03-06T10:08:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:08:19 [2024-03-06T10:08:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322715319 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:08:19 [2024-03-06T10:08:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322715319 data=null doit=true}, TableItem with text {}]
05:08:19 [2024-03-06T10:08:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322715319 data=null}, TableItem with text {}]
05:08:19 [2024-03-06T10:08:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322715319 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:08:19 [2024-03-06T10:08:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322715320 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:08:19 [2024-03-06T10:08:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322715327 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:08:19 [2024-03-06T10:08:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:19 [2024-03-06T10:08:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:19 [2024-03-06T10:08:19.224Z] 
05:08:19 [2024-03-06T10:08:19.224Z] (Eclipse:19306): Gtk-WARNING **: 10:08:19.152: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:19 [2024-03-06T10:08:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
05:08:19 [2024-03-06T10:08:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:19 [2024-03-06T10:08:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:19 [2024-03-06T10:08:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:19 [2024-03-06T10:08:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:19 [2024-03-06T10:08:19.480Z] 
05:08:19 [2024-03-06T10:08:19.480Z] (Eclipse:19306): Gtk-CRITICAL **: 10:08:19.256: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:08:19 [2024-03-06T10:08:19.480Z] 
05:08:19 [2024-03-06T10:08:19.480Z] (Eclipse:19306): Gtk-WARNING **: 10:08:19.283: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:19 [2024-03-06T10:08:19.480Z] 
05:08:19 [2024-03-06T10:08:19.480Z] (Eclipse:19306): Gtk-CRITICAL **: 10:08:19.292: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:08:19 [2024-03-06T10:08:19.480Z] 
05:08:19 [2024-03-06T10:08:19.480Z] (Eclipse:19306): Gtk-WARNING **: 10:08:19.294: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:19 [2024-03-06T10:08:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:19 [2024-03-06T10:08:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:19 [2024-03-06T10:08:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:19 [2024-03-06T10:08:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:19 [2024-03-06T10:08:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:19 [2024-03-06T10:08:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:19 [2024-03-06T10:08:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322715533 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:19 [2024-03-06T10:08:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322715533 data=null doit=true}, TreeItem with text {test}]
05:08:19 [2024-03-06T10:08:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322715533 data=null}, TreeItem with text {test}]
05:08:19 [2024-03-06T10:08:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322715533 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:19 [2024-03-06T10:08:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322715533 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:19 [2024-03-06T10:08:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322715549 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:19 [2024-03-06T10:08:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:19 [2024-03-06T10:08:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322715549 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:19 [2024-03-06T10:08:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322715550 data=null doit=true}, TreeItem with text {test}]
05:08:19 [2024-03-06T10:08:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322715550 data=null}, TreeItem with text {test}]
05:08:19 [2024-03-06T10:08:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322715550 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:19 [2024-03-06T10:08:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322715550 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:19 [2024-03-06T10:08:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322715556 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:19 [2024-03-06T10:08:19.481Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:19 [2024-03-06T10:08:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:19 [2024-03-06T10:08:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322715557 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:08:19 [2024-03-06T10:08:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322715557 data=null doit=true}, TreeItem with text {Traces [1]}]
05:08:19 [2024-03-06T10:08:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322715557 data=null}, TreeItem with text {Traces [1]}]
05:08:19 [2024-03-06T10:08:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322715557 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:19 [2024-03-06T10:08:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322715557 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:08:19 [2024-03-06T10:08:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322715569 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:19 [2024-03-06T10:08:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:19 [2024-03-06T10:08:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322715570 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:08:19 [2024-03-06T10:08:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322715570 data=null doit=true}, TreeItem with text {Traces [1]}]
05:08:19 [2024-03-06T10:08:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322715570 data=null}, TreeItem with text {Traces [1]}]
05:08:19 [2024-03-06T10:08:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322715570 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:19 [2024-03-06T10:08:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322715570 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:08:19 [2024-03-06T10:08:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322715574 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:19 [2024-03-06T10:08:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:08:19 [2024-03-06T10:08:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:08:19 [2024-03-06T10:08:19.481Z] 
05:08:19 [2024-03-06T10:08:19.481Z] (Eclipse:19306): Gtk-WARNING **: 10:08:19.466: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:19 [2024-03-06T10:08:19.481Z] 
05:08:19 [2024-03-06T10:08:19.481Z] (Eclipse:19306): Gtk-WARNING **: 10:08:19.477: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:19 [2024-03-06T10:08:19.736Z] 
05:08:19 [2024-03-06T10:08:19.736Z] (Eclipse:19306): Gtk-WARNING **: 10:08:19.490: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:19 [2024-03-06T10:08:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:08:19 [2024-03-06T10:08:19.736Z] 
05:08:19 [2024-03-06T10:08:19.736Z] (Eclipse:19306): Gtk-WARNING **: 10:08:19.511: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:19 [2024-03-06T10:08:19.736Z] 
05:08:19 [2024-03-06T10:08:19.736Z] (Eclipse:19306): Gtk-WARNING **: 10:08:19.529: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:19 [2024-03-06T10:08:19.736Z] 
05:08:19 [2024-03-06T10:08:19.736Z] (Eclipse:19306): Gtk-WARNING **: 10:08:19.546: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:19 [2024-03-06T10:08:19.736Z] 
05:08:19 [2024-03-06T10:08:19.736Z] (Eclipse:19306): Gtk-WARNING **: 10:08:19.560: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:19 [2024-03-06T10:08:19.736Z] 
05:08:19 [2024-03-06T10:08:19.736Z] (Eclipse:19306): Gtk-WARNING **: 10:08:19.573: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:19 [2024-03-06T10:08:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:08:19 [2024-03-06T10:08:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322715776 data=null doit=true}, Shell with text {Confirm Clear}]
05:08:19 [2024-03-06T10:08:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:08:19 [2024-03-06T10:08:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:08:19 [2024-03-06T10:08:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:08:19 [2024-03-06T10:08:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:08:19 [2024-03-06T10:08:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:08:19 [2024-03-06T10:08:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:08:19 [2024-03-06T10:08:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322715776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:19 [2024-03-06T10:08:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322715776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:19 [2024-03-06T10:08:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322715776 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:19 [2024-03-06T10:08:19.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322715777 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:19 [2024-03-06T10:08:19.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322715777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:19 [2024-03-06T10:08:19.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322715777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:19 [2024-03-06T10:08:19.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322715777 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:08:19 [2024-03-06T10:08:19.737Z] 
05:08:19 [2024-03-06T10:08:19.737Z] (Eclipse:19306): Gtk-WARNING **: 10:08:19.643: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:19 [2024-03-06T10:08:19.992Z] 
05:08:19 [2024-03-06T10:08:19.992Z] (Eclipse:19306): Gtk-WARNING **: 10:08:19.772: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:19 [2024-03-06T10:08:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322715600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:08:19 [2024-03-06T10:08:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:08:19 [2024-03-06T10:08:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@394950ad] time=322715976 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:08:19 [2024-03-06T10:08:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:08:19 [2024-03-06T10:08:19.992Z] 
05:08:19 [2024-03-06T10:08:19.992Z] (Eclipse:19306): Gtk-WARNING **: 10:08:19.795: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:19 [2024-03-06T10:08:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:19 [2024-03-06T10:08:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:19 [2024-03-06T10:08:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:19 [2024-03-06T10:08:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322715997 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:19 [2024-03-06T10:08:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322715997 data=null doit=true}, TreeItem with text {test}]
05:08:19 [2024-03-06T10:08:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322715997 data=null}, TreeItem with text {test}]
05:08:19 [2024-03-06T10:08:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322715998 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:19 [2024-03-06T10:08:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322715998 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:19 [2024-03-06T10:08:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322716007 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:19 [2024-03-06T10:08:19.992Z] 
05:08:19 [2024-03-06T10:08:19.992Z] (Eclipse:19306): Gtk-WARNING **: 10:08:19.845: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:19 [2024-03-06T10:08:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:08:19 [2024-03-06T10:08:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:08:19 [2024-03-06T10:08:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:08:20 [2024-03-06T10:08:20.248Z] 
05:08:20 [2024-03-06T10:08:20.249Z] (Eclipse:19306): Gtk-WARNING **: 10:08:19.993: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:20 [2024-03-06T10:08:20.249Z] 
05:08:20 [2024-03-06T10:08:20.249Z] (Eclipse:19306): Gtk-WARNING **: 10:08:20.006: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:20 [2024-03-06T10:08:20.249Z] 
05:08:20 [2024-03-06T10:08:20.249Z] (Eclipse:19306): Gtk-WARNING **: 10:08:20.024: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:20 [2024-03-06T10:08:20.249Z] 
05:08:20 [2024-03-06T10:08:20.249Z] (Eclipse:19306): Gtk-WARNING **: 10:08:20.040: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:20 [2024-03-06T10:08:20.249Z] 
05:08:20 [2024-03-06T10:08:20.249Z] (Eclipse:19306): Gtk-WARNING **: 10:08:20.056: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:20 [2024-03-06T10:08:20.249Z] 
05:08:20 [2024-03-06T10:08:20.249Z] (Eclipse:19306): Gtk-WARNING **: 10:08:20.074: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:20 [2024-03-06T10:08:20.249Z] 
05:08:20 [2024-03-06T10:08:20.249Z] (Eclipse:19306): Gtk-WARNING **: 10:08:20.091: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:20 [2024-03-06T10:08:20.249Z] 
05:08:20 [2024-03-06T10:08:20.249Z] (Eclipse:19306): Gtk-WARNING **: 10:08:20.109: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:20 [2024-03-06T10:08:20.249Z] 
05:08:20 [2024-03-06T10:08:20.249Z] (Eclipse:19306): Gtk-WARNING **: 10:08:20.125: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:20 [2024-03-06T10:08:20.249Z] 
05:08:20 [2024-03-06T10:08:20.249Z] (Eclipse:19306): Gtk-WARNING **: 10:08:20.141: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:20 [2024-03-06T10:08:20.249Z] 
05:08:20 [2024-03-06T10:08:20.249Z] (Eclipse:19306): Gtk-WARNING **: 10:08:20.157: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:20 [2024-03-06T10:08:20.249Z] 
05:08:20 [2024-03-06T10:08:20.249Z] (Eclipse:19306): Gtk-WARNING **: 10:08:20.173: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:20 [2024-03-06T10:08:20.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:08:20 [2024-03-06T10:08:20.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
05:08:20 [2024-03-06T10:08:20.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:08:20 [2024-03-06T10:08:20.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:08:20 [2024-03-06T10:08:20.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:08:20 [2024-03-06T10:08:20.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:08:20 [2024-03-06T10:08:20.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:20 [2024-03-06T10:08:20.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:08:20 [2024-03-06T10:08:20.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:08:20 [2024-03-06T10:08:20.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:08:20 [2024-03-06T10:08:20.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322716879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:08:20 [2024-03-06T10:08:20.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322716879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:08:20 [2024-03-06T10:08:20.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322716879 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:08:20 [2024-03-06T10:08:20.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322716879 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:08:20 [2024-03-06T10:08:20.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322716879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:08:20 [2024-03-06T10:08:20.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322716879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:08:20 [2024-03-06T10:08:20.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322716879 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:08:20 [2024-03-06T10:08:20.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322716879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:08:20 [2024-03-06T10:08:20.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322716879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:08:20 [2024-03-06T10:08:20.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322716879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:08:20 [2024-03-06T10:08:20.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322716879 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:08:20 [2024-03-06T10:08:20.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322716879 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:08:20 [2024-03-06T10:08:20.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:08:20 [2024-03-06T10:08:20.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:08:20 [2024-03-06T10:08:20.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:08:20 [2024-03-06T10:08:20.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:20 [2024-03-06T10:08:20.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:08:20 [2024-03-06T10:08:20.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:08:20 [2024-03-06T10:08:20.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:08:20 [2024-03-06T10:08:20.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:20 [2024-03-06T10:08:20.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:08:20 [2024-03-06T10:08:20.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322716880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:08:20 [2024-03-06T10:08:20.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322716880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:08:20 [2024-03-06T10:08:20.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322716880 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:08:20 [2024-03-06T10:08:20.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322716881 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:08:20 [2024-03-06T10:08:20.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322716881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:08:20 [2024-03-06T10:08:20.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322716881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:08:20 [2024-03-06T10:08:20.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:20 [2024-03-06T10:08:20.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:20 [2024-03-06T10:08:20.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:20 [2024-03-06T10:08:20.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:20 [2024-03-06T10:08:20.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:08:20 [2024-03-06T10:08:20.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:08:20 [2024-03-06T10:08:20.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322716881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:08:20 [2024-03-06T10:08:20.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322716068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:08:20 [2024-03-06T10:08:20.812Z] 
05:08:20 [2024-03-06T10:08:20.812Z] (Eclipse:19306): Gtk-WARNING **: 10:08:20.762: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:20 [2024-03-06T10:08:20.812Z] 
05:08:20 [2024-03-06T10:08:20.812Z] (Eclipse:19306): Gtk-WARNING **: 10:08:20.780: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:20 [2024-03-06T10:08:20.812Z] 
05:08:20 [2024-03-06T10:08:20.812Z] (Eclipse:19306): Gtk-WARNING **: 10:08:20.785: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:20 [2024-03-06T10:08:20.812Z] 
05:08:20 [2024-03-06T10:08:20.812Z] (Eclipse:19306): Gtk-WARNING **: 10:08:20.802: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:21 [2024-03-06T10:08:21.068Z] 
05:08:21 [2024-03-06T10:08:21.068Z] (Eclipse:19306): Gtk-WARNING **: 10:08:20.820: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:21 [2024-03-06T10:08:21.068Z] 
05:08:21 [2024-03-06T10:08:21.068Z] (Eclipse:19306): Gtk-WARNING **: 10:08:20.836: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:21 [2024-03-06T10:08:21.068Z] 
05:08:21 [2024-03-06T10:08:21.068Z] (Eclipse:19306): Gtk-WARNING **: 10:08:20.854: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:21 [2024-03-06T10:08:21.068Z] 
05:08:21 [2024-03-06T10:08:21.068Z] (Eclipse:19306): Gtk-WARNING **: 10:08:20.869: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:21 [2024-03-06T10:08:21.068Z] 
05:08:21 [2024-03-06T10:08:21.068Z] (Eclipse:19306): Gtk-WARNING **: 10:08:20.886: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:21 [2024-03-06T10:08:21.068Z] 
05:08:21 [2024-03-06T10:08:21.068Z] (Eclipse:19306): Gtk-WARNING **: 10:08:20.903: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:21 [2024-03-06T10:08:21.068Z] 
05:08:21 [2024-03-06T10:08:21.068Z] (Eclipse:19306): Gtk-WARNING **: 10:08:20.920: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:21 [2024-03-06T10:08:21.068Z] 
05:08:21 [2024-03-06T10:08:21.068Z] (Eclipse:19306): Gtk-WARNING **: 10:08:20.937: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:21 [2024-03-06T10:08:21.068Z] 
05:08:21 [2024-03-06T10:08:21.068Z] (Eclipse:19306): Gtk-WARNING **: 10:08:20.953: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:08:21 [2024-03-06T10:08:21.324Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 61.35 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
05:08:21 [2024-03-06T10:08:21.324Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_06OpenKeyboard -- Time elapsed: 2.662 s
05:08:21 [2024-03-06T10:08:21.324Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.testRenameSymbolicLinks -- Time elapsed: 4.817 s
05:08:21 [2024-03-06T10:08:21.324Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_10CopyExperiment -- Time elapsed: 6.054 s
05:08:21 [2024-03-06T10:08:21.324Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_01ContextMenuPresence -- Time elapsed: 2.386 s
05:08:21 [2024-03-06T10:08:21.324Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_04Rename -- Time elapsed: 3.937 s
05:08:21 [2024-03-06T10:08:21.324Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_12RemoveTraceFromExperiment -- Time elapsed: 4.312 s
05:08:21 [2024-03-06T10:08:21.324Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.testCopySymbolicLinks -- Time elapsed: 7.178 s
05:08:21 [2024-03-06T10:08:21.324Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_05Delete -- Time elapsed: 2.525 s
05:08:21 [2024-03-06T10:08:21.324Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_11DeleteTraceFromExperiment -- Time elapsed: 3.325 s
05:08:21 [2024-03-06T10:08:21.324Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_09BringToTop -- Time elapsed: 4.900 s
05:08:21 [2024-03-06T10:08:21.324Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_07DeleteKeyboard -- Time elapsed: 2.432 s
05:08:21 [2024-03-06T10:08:21.324Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.testExperimentLinkBackwardCompatibility -- Time elapsed: 3.264 s
05:08:21 [2024-03-06T10:08:21.324Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_02Open -- Time elapsed: 2.308 s
05:08:21 [2024-03-06T10:08:21.324Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_03Copy -- Time elapsed: 7.077 s
05:08:21 [2024-03-06T10:08:21.324Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_08OpenDoubleClick -- Time elapsed: 2.406 s
05:08:21 [2024-03-06T10:08:21.324Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
05:08:21 [2024-03-06T10:08:21.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@394950ad] time=322717463 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:08:21 [2024-03-06T10:08:21.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:21 [2024-03-06T10:08:21.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
05:08:21 [2024-03-06T10:08:21.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
05:08:21 [2024-03-06T10:08:21.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
05:08:21 [2024-03-06T10:08:21.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=322717579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
05:08:21 [2024-03-06T10:08:21.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
05:08:21 [2024-03-06T10:08:21.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:21 [2024-03-06T10:08:21.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:21 [2024-03-06T10:08:21.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:21 [2024-03-06T10:08:21.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:21 [2024-03-06T10:08:21.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:21 [2024-03-06T10:08:21.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:21 [2024-03-06T10:08:21.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322717706 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:21 [2024-03-06T10:08:21.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322717706 data=null doit=true}, TreeItem with text {test}]
05:08:21 [2024-03-06T10:08:21.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322717706 data=null}, TreeItem with text {test}]
05:08:21 [2024-03-06T10:08:21.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322717706 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:21 [2024-03-06T10:08:21.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322717707 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:21 [2024-03-06T10:08:21.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322717745 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:21 [2024-03-06T10:08:21.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:21 [2024-03-06T10:08:21.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322717746 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:21 [2024-03-06T10:08:21.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322717746 data=null doit=true}, TreeItem with text {test}]
05:08:21 [2024-03-06T10:08:21.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322717746 data=null}, TreeItem with text {test}]
05:08:21 [2024-03-06T10:08:21.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322717746 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:21 [2024-03-06T10:08:21.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322717747 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:21 [2024-03-06T10:08:21.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322717759 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:21 [2024-03-06T10:08:21.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322717759 data=null doit=true}, TreeItem with text {test}]
05:08:21 [2024-03-06T10:08:21.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322717759 data=null}, TreeItem with text {test}]
05:08:21 [2024-03-06T10:08:21.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322717759 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:21 [2024-03-06T10:08:21.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322717759 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
05:08:21 [2024-03-06T10:08:21.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322717761 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:21 [2024-03-06T10:08:21.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:21 [2024-03-06T10:08:21.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322717762 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:08:21 [2024-03-06T10:08:21.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322717762 data=null doit=true}, TreeItem with text {Traces [0]}]
05:08:21 [2024-03-06T10:08:21.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322717762 data=null}, TreeItem with text {Traces [0]}]
05:08:21 [2024-03-06T10:08:21.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322717762 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:08:21 [2024-03-06T10:08:21.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322717762 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:08:21 [2024-03-06T10:08:21.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322717776 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:08:21 [2024-03-06T10:08:21.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:21 [2024-03-06T10:08:21.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322717776 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:08:21 [2024-03-06T10:08:21.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322717776 data=null doit=true}, TreeItem with text {Traces [0]}]
05:08:21 [2024-03-06T10:08:21.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322717776 data=null}, TreeItem with text {Traces [0]}]
05:08:21 [2024-03-06T10:08:21.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322717777 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:08:21 [2024-03-06T10:08:21.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322717777 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:08:21 [2024-03-06T10:08:21.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322717781 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:08:21 [2024-03-06T10:08:21.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
05:08:21 [2024-03-06T10:08:21.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
05:08:21 [2024-03-06T10:08:21.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
05:08:22 [2024-03-06T10:08:22.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
05:08:22 [2024-03-06T10:08:22.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=322718094 data=null doit=true}, Shell with text {Manage Custom Parsers}]
05:08:22 [2024-03-06T10:08:22.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
05:08:22 [2024-03-06T10:08:22.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
05:08:22 [2024-03-06T10:08:22.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Custom Text : TmfGeneric
05:08:22 [2024-03-06T10:08:22.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=322718097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
05:08:22 [2024-03-06T10:08:22.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=322718098 data=null doit=true}, (of type 'List')]
05:08:22 [2024-03-06T10:08:22.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=322718098 data=null}, (of type 'List')]
05:08:22 [2024-03-06T10:08:22.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=322718098 data=null button=1 stateMask=0x0 x=98 y=11 count=1}, (of type 'List')]
05:08:22 [2024-03-06T10:08:22.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=322718099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
05:08:22 [2024-03-06T10:08:22.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=322718099 data=null button=1 stateMask=0x80000 x=98 y=11 count=1}, (of type 'List')]
05:08:22 [2024-03-06T10:08:22.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
05:08:22 [2024-03-06T10:08:22.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
05:08:22 [2024-03-06T10:08:22.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with mnemonic 'XML'
05:08:22 [2024-03-06T10:08:22.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
05:08:22 [2024-03-06T10:08:22.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
05:08:22 [2024-03-06T10:08:22.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
05:08:22 [2024-03-06T10:08:22.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:08:22 [2024-03-06T10:08:22.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:08:22 [2024-03-06T10:08:22.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
05:08:22 [2024-03-06T10:08:22.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
05:08:22 [2024-03-06T10:08:22.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
05:08:22 [2024-03-06T10:08:22.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
05:08:22 [2024-03-06T10:08:22.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Text} time=322718100 data=null doit=true}, Button with text {Text}]
05:08:22 [2024-03-06T10:08:22.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Text} time=322718100 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Text}]
05:08:22 [2024-03-06T10:08:22.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
05:08:22 [2024-03-06T10:08:22.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {XML} time=322718100 data=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
05:08:22 [2024-03-06T10:08:22.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {XML} time=322718100 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
05:08:22 [2024-03-06T10:08:22.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {XML} time=322718101 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {XML} time=322718101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Custom XML : Custom XML Log
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=322718103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=322718103 data=null doit=true}, (of type 'List')]
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=322718104 data=null}, (of type 'List')]
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=322718104 data=null button=1 stateMask=0x0 x=98 y=11 count=1}, (of type 'List')]
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=322718104 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=322718104 data=null button=1 stateMask=0x80000 x=98 y=11 count=1}, (of type 'List')]
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=322718105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=322718105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=322718105 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=322718105 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=322718105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=322718105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=322718105 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=322717839 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Manage Custom Parsers...']
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322718156 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322718156 data=null doit=true}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322718156 data=null}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322718156 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322718156 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322718174 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322718174 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322718175 data=null doit=true}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322718175 data=null}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322718175 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322718175 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322718185 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.094Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322718186 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322718186 data=null doit=true}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322718186 data=null}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322718186 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322718186 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322718202 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322718203 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322718204 data=null doit=true}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322718204 data=null}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322718204 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322718204 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322718210 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322718242 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322718242 data=null doit=true}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322718242 data=null}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322718243 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322718243 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322718266 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322718266 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322718266 data=null doit=true}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322718266 data=null}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322718267 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322718267 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322718272 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.094Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322718272 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322718273 data=null doit=true}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322718273 data=null}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322718273 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322718273 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322718286 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:22 [2024-03-06T10:08:22.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322718287 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322718287 data=null doit=true}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322718287 data=null}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322718287 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322718288 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322718292 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:08:22 [2024-03-06T10:08:22.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:08:22 [2024-03-06T10:08:22.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:08:22 [2024-03-06T10:08:22.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:08:22 [2024-03-06T10:08:22.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322718641 data=null doit=true}, Shell with text {Trace Import}]
05:08:22 [2024-03-06T10:08:22.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:22 [2024-03-06T10:08:22.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:22 [2024-03-06T10:08:22.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:22 [2024-03-06T10:08:22.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:22 [2024-03-06T10:08:22.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:22 [2024-03-06T10:08:22.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:22 [2024-03-06T10:08:22.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:22 [2024-03-06T10:08:22.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:22 [2024-03-06T10:08:22.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:22 [2024-03-06T10:08:22.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:22 [2024-03-06T10:08:22.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=322718643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=322718643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=322718643 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=322718643 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=322718643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=322718643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=322718643 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322718320 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322718704 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322718704 data=null doit=true}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322718704 data=null}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322718704 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322718708 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322718729 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322718730 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322718730 data=null doit=true}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322718730 data=null}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322718730 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322718730 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322718735 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:22 [2024-03-06T10:08:22.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322718736 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322718737 data=null doit=true}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322718737 data=null}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322718737 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322718737 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322718753 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322718753 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322718753 data=null doit=true}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322718753 data=null}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322718754 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322718754 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322718763 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:08:22 [2024-03-06T10:08:22.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:08:22 [2024-03-06T10:08:22.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:08:23 [2024-03-06T10:08:23.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:08:23 [2024-03-06T10:08:23.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:08:23 [2024-03-06T10:08:23.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322719108 data=null doit=true}, Shell with text {Trace Import}]
05:08:23 [2024-03-06T10:08:23.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322719114 data=null}, (of type 'Combo')]
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322719161 data=null doit=true}, TreeItem with text {import}]
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322719162 data=null}, TreeItem with text {import}]
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322719162 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322719162 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322719164 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=322719165 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322719165 data=null doit=true}, TreeItem with text {import}]
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322719165 data=null}, TreeItem with text {import}]
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322719165 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322719171 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322719172 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:08:23 [2024-03-06T10:08:23.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=322719194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2ef0e649
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=322719197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=322719197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=322719197 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=322719198 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=322719198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=322719198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=322719198 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=322719198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=322719198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=322719198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=322719201 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:08:23 [2024-03-06T10:08:23.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=322719202 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@507ffacc
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=322719203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=322719204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=322719204 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=322719204 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=322719204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=322719204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=322719204 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=322719204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=322719204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=322719204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=322719204 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=322719204 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322719209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322719209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322719209 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322719209 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322719209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:23 [2024-03-06T10:08:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322719209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:23 [2024-03-06T10:08:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322719209 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:23 [2024-03-06T10:08:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322718784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:08:23 [2024-03-06T10:08:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:08:23 [2024-03-06T10:08:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:23 [2024-03-06T10:08:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:23 [2024-03-06T10:08:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:23 [2024-03-06T10:08:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:23 [2024-03-06T10:08:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:23 [2024-03-06T10:08:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:23 [2024-03-06T10:08:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322719456 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:23 [2024-03-06T10:08:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322719456 data=null doit=true}, TreeItem with text {test}]
05:08:23 [2024-03-06T10:08:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322719456 data=null}, TreeItem with text {test}]
05:08:23 [2024-03-06T10:08:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322719456 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:23 [2024-03-06T10:08:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322719456 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:23 [2024-03-06T10:08:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322719475 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:23 [2024-03-06T10:08:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:23 [2024-03-06T10:08:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322719475 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:23 [2024-03-06T10:08:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322719475 data=null doit=true}, TreeItem with text {test}]
05:08:23 [2024-03-06T10:08:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322719476 data=null}, TreeItem with text {test}]
05:08:23 [2024-03-06T10:08:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322719476 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:23 [2024-03-06T10:08:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322719476 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:23 [2024-03-06T10:08:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322719481 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:23 [2024-03-06T10:08:23.431Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:23 [2024-03-06T10:08:23.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:23 [2024-03-06T10:08:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322719482 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:08:23 [2024-03-06T10:08:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322719482 data=null doit=true}, TreeItem with text {Traces [1]}]
05:08:23 [2024-03-06T10:08:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322719482 data=null}, TreeItem with text {Traces [1]}]
05:08:23 [2024-03-06T10:08:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322719483 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:23 [2024-03-06T10:08:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322719483 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:08:23 [2024-03-06T10:08:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322719498 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:23 [2024-03-06T10:08:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322719499 data=null doit=true}, TreeItem with text {Traces [1]}]
05:08:23 [2024-03-06T10:08:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322719499 data=null}, TreeItem with text {Traces [1]}]
05:08:23 [2024-03-06T10:08:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322719499 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:23 [2024-03-06T10:08:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322719499 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
05:08:23 [2024-03-06T10:08:23.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322719507 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:23 [2024-03-06T10:08:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:23 [2024-03-06T10:08:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:23 [2024-03-06T10:08:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322719733 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:08:23 [2024-03-06T10:08:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322719748 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:23 [2024-03-06T10:08:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322719748 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:08:23 [2024-03-06T10:08:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322719749 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:23 [2024-03-06T10:08:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322719749 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:23 [2024-03-06T10:08:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322719765 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:23 [2024-03-06T10:08:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:23 [2024-03-06T10:08:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:23 [2024-03-06T10:08:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:23 [2024-03-06T10:08:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:23 [2024-03-06T10:08:23.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:23 [2024-03-06T10:08:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:23 [2024-03-06T10:08:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322719772 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:08:23 [2024-03-06T10:08:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322719772 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:23 [2024-03-06T10:08:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322719772 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:08:23 [2024-03-06T10:08:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322719772 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:23 [2024-03-06T10:08:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322719772 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:23 [2024-03-06T10:08:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322719776 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:23 [2024-03-06T10:08:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:08:23 [2024-03-06T10:08:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322719777 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:08:23 [2024-03-06T10:08:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322719777 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:23 [2024-03-06T10:08:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:23 [2024-03-06T10:08:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322719777 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:08:23 [2024-03-06T10:08:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322719777 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:23 [2024-03-06T10:08:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322719777 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:23 [2024-03-06T10:08:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322719780 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:23 [2024-03-06T10:08:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322719781 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:08:23 [2024-03-06T10:08:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322719781 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:08:23 [2024-03-06T10:08:23.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322719781 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:23 [2024-03-06T10:08:23.698Z] 
05:08:23 [2024-03-06T10:08:23.698Z] (Eclipse:19306): Gtk-CRITICAL **: 10:08:23.683: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:08:23 [2024-03-06T10:08:23.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322719823 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:08:23 [2024-03-06T10:08:23.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322719973 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:08:23 [2024-03-06T10:08:23.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322719974 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:23 [2024-03-06T10:08:23.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322719974 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:08:23 [2024-03-06T10:08:23.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:08:23 [2024-03-06T10:08:23.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:23 [2024-03-06T10:08:23.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:23 [2024-03-06T10:08:23.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:24 [2024-03-06T10:08:24.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:24 [2024-03-06T10:08:24.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322720990 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322720990 data=null doit=true}, TableItem with text {}]
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322720990 data=null}, TableItem with text {}]
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322720991 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322720991 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322720997 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322721248 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322721249 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322721249 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322721249 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322721249 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322721253 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:25 [2024-03-06T10:08:25.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322721262 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322721263 data=null doit=true}, TreeItem with text {test}]
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322721263 data=null}, TreeItem with text {test}]
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322721263 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:25 [2024-03-06T10:08:25.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322721263 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:25 [2024-03-06T10:08:25.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322721284 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:25 [2024-03-06T10:08:25.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:25 [2024-03-06T10:08:25.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322721285 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:25 [2024-03-06T10:08:25.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322721285 data=null doit=true}, TreeItem with text {test}]
05:08:25 [2024-03-06T10:08:25.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322721285 data=null}, TreeItem with text {test}]
05:08:25 [2024-03-06T10:08:25.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322721285 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:25 [2024-03-06T10:08:25.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322721286 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:25 [2024-03-06T10:08:25.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322721300 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:25 [2024-03-06T10:08:25.338Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:25 [2024-03-06T10:08:25.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:25 [2024-03-06T10:08:25.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322721301 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:08:25 [2024-03-06T10:08:25.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322721301 data=null doit=true}, TreeItem with text {Traces [1]}]
05:08:25 [2024-03-06T10:08:25.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322721301 data=null}, TreeItem with text {Traces [1]}]
05:08:25 [2024-03-06T10:08:25.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322721301 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:25 [2024-03-06T10:08:25.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322721301 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:08:25 [2024-03-06T10:08:25.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322721317 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:25 [2024-03-06T10:08:25.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:25 [2024-03-06T10:08:25.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322721318 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:08:25 [2024-03-06T10:08:25.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322721318 data=null doit=true}, TreeItem with text {Traces [1]}]
05:08:25 [2024-03-06T10:08:25.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322721318 data=null}, TreeItem with text {Traces [1]}]
05:08:25 [2024-03-06T10:08:25.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322721318 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:25 [2024-03-06T10:08:25.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322721318 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:08:25 [2024-03-06T10:08:25.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322721322 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:08:25 [2024-03-06T10:08:25.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:08:25 [2024-03-06T10:08:25.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322721702 data=null doit=true}, Shell with text {Trace Import}]
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322721721 data=null}, (of type 'Combo')]
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322721758 data=null doit=true}, TreeItem with text {import}]
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322721758 data=null}, TreeItem with text {import}]
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322721758 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322721759 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322721765 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=322721766 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322721766 data=null doit=true}, TreeItem with text {import}]
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322721766 data=null}, TreeItem with text {import}]
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322721766 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322721766 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322721767 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:25 [2024-03-06T10:08:25.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=322721774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:08:25 [2024-03-06T10:08:25.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:08:25 [2024-03-06T10:08:25.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:08:25 [2024-03-06T10:08:25.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:08:25 [2024-03-06T10:08:25.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:08:25 [2024-03-06T10:08:25.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:08:25 [2024-03-06T10:08:25.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:25 [2024-03-06T10:08:25.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322721793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322721796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322721796 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322721796 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:25 [2024-03-06T10:08:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322721796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:25 [2024-03-06T10:08:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322721796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:25 [2024-03-06T10:08:25.855Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:25 [2024-03-06T10:08:25.855Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:25 [2024-03-06T10:08:25.855Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:25 [2024-03-06T10:08:25.855Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:25 [2024-03-06T10:08:25.855Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:25 [2024-03-06T10:08:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:08:25 [2024-03-06T10:08:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322721796 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:25 [2024-03-06T10:08:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322721349 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:08:26 [2024-03-06T10:08:26.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:26 [2024-03-06T10:08:26.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:26 [2024-03-06T10:08:26.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:26 [2024-03-06T10:08:26.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:26 [2024-03-06T10:08:26.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:26 [2024-03-06T10:08:26.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:26 [2024-03-06T10:08:26.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322722312 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:26 [2024-03-06T10:08:26.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322722312 data=null doit=true}, TreeItem with text {test}]
05:08:26 [2024-03-06T10:08:26.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322722313 data=null}, TreeItem with text {test}]
05:08:26 [2024-03-06T10:08:26.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322722313 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:26 [2024-03-06T10:08:26.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322722313 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:26 [2024-03-06T10:08:26.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322722332 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:26 [2024-03-06T10:08:26.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:26 [2024-03-06T10:08:26.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322722332 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:26 [2024-03-06T10:08:26.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322722332 data=null doit=true}, TreeItem with text {test}]
05:08:26 [2024-03-06T10:08:26.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322722333 data=null}, TreeItem with text {test}]
05:08:26 [2024-03-06T10:08:26.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322722333 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:26 [2024-03-06T10:08:26.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322722333 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:26 [2024-03-06T10:08:26.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322722338 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:26 [2024-03-06T10:08:26.416Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:26 [2024-03-06T10:08:26.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:26 [2024-03-06T10:08:26.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322722338 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
05:08:26 [2024-03-06T10:08:26.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322722338 data=null doit=true}, TreeItem with text {Traces [2]}]
05:08:26 [2024-03-06T10:08:26.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322722339 data=null}, TreeItem with text {Traces [2]}]
05:08:26 [2024-03-06T10:08:26.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322722339 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:08:26 [2024-03-06T10:08:26.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322722339 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:08:26 [2024-03-06T10:08:26.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322722348 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:08:26 [2024-03-06T10:08:26.417Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:08:26 [2024-03-06T10:08:26.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:26 [2024-03-06T10:08:26.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:26 [2024-03-06T10:08:26.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322722678 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:08:26 [2024-03-06T10:08:26.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322722678 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:26 [2024-03-06T10:08:26.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322722678 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:08:26 [2024-03-06T10:08:26.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322722678 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:08:26 [2024-03-06T10:08:26.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322722678 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:26 [2024-03-06T10:08:26.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322722717 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:08:26 [2024-03-06T10:08:26.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:26 [2024-03-06T10:08:26.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:26 [2024-03-06T10:08:26.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:26 [2024-03-06T10:08:26.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:26 [2024-03-06T10:08:26.673Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:26 [2024-03-06T10:08:26.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:26 [2024-03-06T10:08:26.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322722720 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:08:26 [2024-03-06T10:08:26.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322722720 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:26 [2024-03-06T10:08:26.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322722720 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:08:26 [2024-03-06T10:08:26.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322722720 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:08:26 [2024-03-06T10:08:26.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322722720 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:26 [2024-03-06T10:08:26.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322722725 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:08:26 [2024-03-06T10:08:26.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:08:26 [2024-03-06T10:08:26.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322722725 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:08:26 [2024-03-06T10:08:26.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322722725 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:26 [2024-03-06T10:08:26.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:26 [2024-03-06T10:08:26.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322722725 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:08:26 [2024-03-06T10:08:26.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322722726 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:08:26 [2024-03-06T10:08:26.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322722726 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:26 [2024-03-06T10:08:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322722729 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:08:26 [2024-03-06T10:08:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322722730 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:08:26 [2024-03-06T10:08:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322722730 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:08:26 [2024-03-06T10:08:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322722730 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:26 [2024-03-06T10:08:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322722769 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:08:26 [2024-03-06T10:08:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322722775 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:08:26 [2024-03-06T10:08:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322722775 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:26 [2024-03-06T10:08:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322722775 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:08:26 [2024-03-06T10:08:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:08:26 [2024-03-06T10:08:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:27 [2024-03-06T10:08:27.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:27 [2024-03-06T10:08:27.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:28 [2024-03-06T10:08:28.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:28 [2024-03-06T10:08:28.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:28 [2024-03-06T10:08:28.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:28 [2024-03-06T10:08:28.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:28 [2024-03-06T10:08:28.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:08:28 [2024-03-06T10:08:28.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322724278 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:08:28 [2024-03-06T10:08:28.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322724281 data=null doit=true}, TableItem with text {}]
05:08:28 [2024-03-06T10:08:28.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322724281 data=null}, TableItem with text {}]
05:08:28 [2024-03-06T10:08:28.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322724281 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:08:28 [2024-03-06T10:08:28.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322724281 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:08:28 [2024-03-06T10:08:28.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322724287 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:08:28 [2024-03-06T10:08:28.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:28 [2024-03-06T10:08:28.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:28 [2024-03-06T10:08:28.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:28 [2024-03-06T10:08:28.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:28 [2024-03-06T10:08:28.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322724357 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:08:28 [2024-03-06T10:08:28.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322724357 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:28 [2024-03-06T10:08:28.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322724357 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:08:28 [2024-03-06T10:08:28.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322724357 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:08:28 [2024-03-06T10:08:28.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322724357 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322724361 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:28 [2024-03-06T10:08:28.426Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322724369 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322724369 data=null doit=true}, TreeItem with text {test}]
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322724369 data=null}, TreeItem with text {test}]
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322724369 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322724370 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322724391 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322724392 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322724392 data=null doit=true}, TreeItem with text {test}]
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322724392 data=null}, TreeItem with text {test}]
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322724393 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322724393 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322724405 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:28 [2024-03-06T10:08:28.426Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322724405 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322724405 data=null doit=true}, TreeItem with text {Traces [2]}]
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322724406 data=null}, TreeItem with text {Traces [2]}]
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322724406 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322724406 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322724420 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322724421 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322724421 data=null doit=true}, TreeItem with text {Traces [2]}]
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322724421 data=null}, TreeItem with text {Traces [2]}]
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322724421 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322724421 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:08:28 [2024-03-06T10:08:28.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322724426 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:08:28 [2024-03-06T10:08:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:08:28 [2024-03-06T10:08:28.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:08:28 [2024-03-06T10:08:28.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:08:28 [2024-03-06T10:08:28.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:08:28 [2024-03-06T10:08:28.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322724766 data=null doit=true}, Shell with text {Trace Import}]
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322724771 data=null}, (of type 'Combo')]
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322724816 data=null doit=true}, TreeItem with text {import}]
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322724816 data=null}, TreeItem with text {import}]
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322724816 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322724816 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322724818 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322724818 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322724818 data=null doit=true}, Tree node with text: kernel-overlap-testing]
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322724818 data=null}, Tree node with text: kernel-overlap-testing]
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322724819 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322724819 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322724821 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:08:28 [2024-03-06T10:08:28.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=322724845 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:28 [2024-03-06T10:08:28.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:08:28 [2024-03-06T10:08:28.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:08:28 [2024-03-06T10:08:28.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:28 [2024-03-06T10:08:28.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:08:28 [2024-03-06T10:08:28.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322724851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:28 [2024-03-06T10:08:28.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322724851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:28 [2024-03-06T10:08:28.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322724851 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:28 [2024-03-06T10:08:28.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322724851 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:28 [2024-03-06T10:08:28.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322724851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:28 [2024-03-06T10:08:28.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322724851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:28 [2024-03-06T10:08:28.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322724851 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:28 [2024-03-06T10:08:28.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322724452 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:08:28 [2024-03-06T10:08:28.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:08:28 [2024-03-06T10:08:28.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:28 [2024-03-06T10:08:28.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:28 [2024-03-06T10:08:28.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:28 [2024-03-06T10:08:28.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:28 [2024-03-06T10:08:28.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:28 [2024-03-06T10:08:28.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:28 [2024-03-06T10:08:28.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322724994 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:28 [2024-03-06T10:08:28.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322724994 data=null doit=true}, TreeItem with text {test}]
05:08:28 [2024-03-06T10:08:28.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322724994 data=null}, TreeItem with text {test}]
05:08:28 [2024-03-06T10:08:28.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322724995 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:28 [2024-03-06T10:08:28.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322724995 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:28 [2024-03-06T10:08:28.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322725022 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:28 [2024-03-06T10:08:28.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:28 [2024-03-06T10:08:28.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322725023 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:28 [2024-03-06T10:08:28.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322725023 data=null doit=true}, TreeItem with text {test}]
05:08:28 [2024-03-06T10:08:28.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322725023 data=null}, TreeItem with text {test}]
05:08:28 [2024-03-06T10:08:28.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322725023 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:28 [2024-03-06T10:08:28.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322725024 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:28 [2024-03-06T10:08:28.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322725041 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:28 [2024-03-06T10:08:28.942Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:28 [2024-03-06T10:08:28.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:28 [2024-03-06T10:08:28.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=322725042 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
05:08:28 [2024-03-06T10:08:28.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=322725042 data=null doit=true}, TreeItem with text {Traces [3]}]
05:08:28 [2024-03-06T10:08:28.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=322725042 data=null}, TreeItem with text {Traces [3]}]
05:08:28 [2024-03-06T10:08:28.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=322725042 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:08:28 [2024-03-06T10:08:28.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322725042 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
05:08:28 [2024-03-06T10:08:28.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=322725059 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:08:28 [2024-03-06T10:08:28.942Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
05:08:28 [2024-03-06T10:08:28.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:28 [2024-03-06T10:08:28.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:28 [2024-03-06T10:08:28.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322725092 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:08:28 [2024-03-06T10:08:28.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322725093 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:08:28 [2024-03-06T10:08:28.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322725093 data=null}, TreeItem with text {kernel-overlap-testing}]
05:08:28 [2024-03-06T10:08:28.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322725093 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:08:28 [2024-03-06T10:08:28.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322725093 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:08:29 [2024-03-06T10:08:29.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322725141 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:08:29 [2024-03-06T10:08:29.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:29 [2024-03-06T10:08:29.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:29 [2024-03-06T10:08:29.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:29 [2024-03-06T10:08:29.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:29 [2024-03-06T10:08:29.198Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:29 [2024-03-06T10:08:29.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:29 [2024-03-06T10:08:29.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322725143 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:08:29 [2024-03-06T10:08:29.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322725143 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:08:29 [2024-03-06T10:08:29.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322725143 data=null}, TreeItem with text {kernel-overlap-testing}]
05:08:29 [2024-03-06T10:08:29.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322725143 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:08:29 [2024-03-06T10:08:29.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322725144 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:08:29 [2024-03-06T10:08:29.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322725156 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:08:29 [2024-03-06T10:08:29.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:08:29 [2024-03-06T10:08:29.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322725156 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:08:29 [2024-03-06T10:08:29.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322725157 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:08:29 [2024-03-06T10:08:29.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:29 [2024-03-06T10:08:29.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322725157 data=null}, TreeItem with text {kernel-overlap-testing}]
05:08:29 [2024-03-06T10:08:29.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322725157 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:08:29 [2024-03-06T10:08:29.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322725157 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:08:29 [2024-03-06T10:08:29.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322725161 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:08:29 [2024-03-06T10:08:29.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322725161 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
05:08:29 [2024-03-06T10:08:29.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=322725161 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
05:08:29 [2024-03-06T10:08:29.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322725161 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:08:29 [2024-03-06T10:08:29.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322725203 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
05:08:29 [2024-03-06T10:08:29.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=322725418 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:08:29 [2024-03-06T10:08:29.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=322725424 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:08:29 [2024-03-06T10:08:29.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=322725425 data=null}, TreeItem with text {kernel-overlap-testing}]
05:08:29 [2024-03-06T10:08:29.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:08:29 [2024-03-06T10:08:29.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:29 [2024-03-06T10:08:29.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:29 [2024-03-06T10:08:29.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:29 [2024-03-06T10:08:29.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:29 [2024-03-06T10:08:29.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:29 [2024-03-06T10:08:29.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:29 [2024-03-06T10:08:29.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:29 [2024-03-06T10:08:29.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:08:29 [2024-03-06T10:08:29.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322725426 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:08:29 [2024-03-06T10:08:29.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322725427 data=null doit=true}, TableItem with text {}]
05:08:29 [2024-03-06T10:08:29.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322725427 data=null}, TableItem with text {}]
05:08:29 [2024-03-06T10:08:29.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322725427 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:08:29 [2024-03-06T10:08:29.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322725427 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:08:29 [2024-03-06T10:08:29.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322725449 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:08:29 [2024-03-06T10:08:29.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:29 [2024-03-06T10:08:29.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:30 [2024-03-06T10:08:30.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:30 [2024-03-06T10:08:30.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:30 [2024-03-06T10:08:30.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322726708 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:08:30 [2024-03-06T10:08:30.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322726708 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:08:30 [2024-03-06T10:08:30.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322726708 data=null}, TreeItem with text {kernel-overlap-testing}]
05:08:30 [2024-03-06T10:08:30.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322726709 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:08:30 [2024-03-06T10:08:30.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322726709 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:08:30 [2024-03-06T10:08:30.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322726713 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:08:30 [2024-03-06T10:08:30.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:30 [2024-03-06T10:08:30.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:30 [2024-03-06T10:08:30.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:30 [2024-03-06T10:08:30.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:30 [2024-03-06T10:08:30.819Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322726722 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322726722 data=null doit=true}, TreeItem with text {test}]
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322726722 data=null}, TreeItem with text {test}]
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322726723 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322726723 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322726745 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322726746 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322726746 data=null doit=true}, TreeItem with text {test}]
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322726746 data=null}, TreeItem with text {test}]
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322726746 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322726750 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322726769 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:30 [2024-03-06T10:08:30.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=322726770 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=322726770 data=null doit=true}, TreeItem with text {Traces [3]}]
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=322726770 data=null}, TreeItem with text {Traces [3]}]
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=322726770 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322726771 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=322726786 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=322726786 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=322726786 data=null doit=true}, TreeItem with text {Traces [3]}]
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=322726787 data=null}, TreeItem with text {Traces [3]}]
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=322726787 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322726787 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=322726791 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:08:30 [2024-03-06T10:08:30.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:08:30 [2024-03-06T10:08:30.820Z] 
05:08:30 [2024-03-06T10:08:30.820Z] (Eclipse:19306): Gtk-WARNING **: 10:08:30.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:30 [2024-03-06T10:08:30.820Z] 
05:08:30 [2024-03-06T10:08:30.820Z] (Eclipse:19306): Gtk-WARNING **: 10:08:30.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:30 [2024-03-06T10:08:30.820Z] 
05:08:30 [2024-03-06T10:08:30.820Z] (Eclipse:19306): Gtk-WARNING **: 10:08:30.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:30 [2024-03-06T10:08:30.820Z] 
05:08:30 [2024-03-06T10:08:30.820Z] (Eclipse:19306): Gtk-WARNING **: 10:08:30.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:30 [2024-03-06T10:08:30.820Z] 
05:08:30 [2024-03-06T10:08:30.820Z] (Eclipse:19306): Gtk-WARNING **: 10:08:30.808: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:30 [2024-03-06T10:08:30.820Z] 
05:08:30 [2024-03-06T10:08:30.820Z] (Eclipse:19306): Gtk-WARNING **: 10:08:30.808: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:30 [2024-03-06T10:08:30.820Z] 
05:08:30 [2024-03-06T10:08:30.820Z] (Eclipse:19306): Gtk-WARNING **: 10:08:30.808: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:30 [2024-03-06T10:08:30.820Z] 
05:08:30 [2024-03-06T10:08:30.820Z] (Eclipse:19306): Gtk-WARNING **: 10:08:30.808: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:31 [2024-03-06T10:08:31.076Z] 
05:08:31 [2024-03-06T10:08:31.076Z] (Eclipse:19306): Gtk-WARNING **: 10:08:30.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:31 [2024-03-06T10:08:31.076Z] 
05:08:31 [2024-03-06T10:08:31.076Z] (Eclipse:19306): Gtk-WARNING **: 10:08:30.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:31 [2024-03-06T10:08:31.076Z] 
05:08:31 [2024-03-06T10:08:31.076Z] (Eclipse:19306): Gtk-WARNING **: 10:08:30.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:31 [2024-03-06T10:08:31.076Z] 
05:08:31 [2024-03-06T10:08:31.076Z] (Eclipse:19306): Gtk-WARNING **: 10:08:30.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:31 [2024-03-06T10:08:31.076Z] 
05:08:31 [2024-03-06T10:08:31.076Z] (Eclipse:19306): Gtk-WARNING **: 10:08:30.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:31 [2024-03-06T10:08:31.076Z] 
05:08:31 [2024-03-06T10:08:31.076Z] (Eclipse:19306): Gtk-WARNING **: 10:08:30.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:31 [2024-03-06T10:08:31.076Z] 
05:08:31 [2024-03-06T10:08:31.076Z] (Eclipse:19306): Gtk-WARNING **: 10:08:30.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:31 [2024-03-06T10:08:31.076Z] 
05:08:31 [2024-03-06T10:08:31.076Z] (Eclipse:19306): Gtk-WARNING **: 10:08:30.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:31 [2024-03-06T10:08:31.076Z] 
05:08:31 [2024-03-06T10:08:31.076Z] (Eclipse:19306): Gtk-WARNING **: 10:08:30.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:31 [2024-03-06T10:08:31.076Z] 
05:08:31 [2024-03-06T10:08:31.076Z] (Eclipse:19306): Gtk-WARNING **: 10:08:30.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:31 [2024-03-06T10:08:31.076Z] 
05:08:31 [2024-03-06T10:08:31.076Z] (Eclipse:19306): Gtk-WARNING **: 10:08:30.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:31 [2024-03-06T10:08:31.076Z] 
05:08:31 [2024-03-06T10:08:31.076Z] (Eclipse:19306): Gtk-WARNING **: 10:08:30.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:31 [2024-03-06T10:08:31.076Z] 
05:08:31 [2024-03-06T10:08:31.076Z] (Eclipse:19306): Gtk-WARNING **: 10:08:30.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:31 [2024-03-06T10:08:31.076Z] 
05:08:31 [2024-03-06T10:08:31.076Z] (Eclipse:19306): Gtk-WARNING **: 10:08:30.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:31 [2024-03-06T10:08:31.076Z] 
05:08:31 [2024-03-06T10:08:31.076Z] (Eclipse:19306): Gtk-WARNING **: 10:08:30.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:31 [2024-03-06T10:08:31.076Z] 
05:08:31 [2024-03-06T10:08:31.076Z] (Eclipse:19306): Gtk-WARNING **: 10:08:30.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:31 [2024-03-06T10:08:31.076Z] 
05:08:31 [2024-03-06T10:08:31.076Z] (Eclipse:19306): Gtk-WARNING **: 10:08:30.921: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:31 [2024-03-06T10:08:31.076Z] 
05:08:31 [2024-03-06T10:08:31.076Z] (Eclipse:19306): Gtk-WARNING **: 10:08:30.921: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:31 [2024-03-06T10:08:31.076Z] 
05:08:31 [2024-03-06T10:08:31.076Z] (Eclipse:19306): Gtk-WARNING **: 10:08:30.921: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:31 [2024-03-06T10:08:31.076Z] 
05:08:31 [2024-03-06T10:08:31.076Z] (Eclipse:19306): Gtk-WARNING **: 10:08:30.921: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:31 [2024-03-06T10:08:31.076Z] 
05:08:31 [2024-03-06T10:08:31.076Z] (Eclipse:19306): Gtk-WARNING **: 10:08:30.948: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:31 [2024-03-06T10:08:31.076Z] 
05:08:31 [2024-03-06T10:08:31.076Z] (Eclipse:19306): Gtk-WARNING **: 10:08:30.948: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:31 [2024-03-06T10:08:31.076Z] 
05:08:31 [2024-03-06T10:08:31.076Z] (Eclipse:19306): Gtk-WARNING **: 10:08:30.948: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:31 [2024-03-06T10:08:31.076Z] 
05:08:31 [2024-03-06T10:08:31.076Z] (Eclipse:19306): Gtk-WARNING **: 10:08:30.948: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:31 [2024-03-06T10:08:31.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:08:31 [2024-03-06T10:08:31.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:08:31 [2024-03-06T10:08:31.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322727178 data=null doit=true}, Shell with text {Trace Import}]
05:08:31 [2024-03-06T10:08:31.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:08:31 [2024-03-06T10:08:31.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:08:31 [2024-03-06T10:08:31.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:08:31 [2024-03-06T10:08:31.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322727183 data=null}, (of type 'Combo')]
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322727243 data=null doit=true}, TreeItem with text {import}]
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322727244 data=null}, TreeItem with text {import}]
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322727244 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322727244 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322727246 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=322727246 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322727246 data=null doit=true}, TreeItem with text {import}]
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322727246 data=null}, TreeItem with text {import}]
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322727246 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322727247 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322727247 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=322727266 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:08:31 [2024-03-06T10:08:31.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:08:31 [2024-03-06T10:08:31.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4c3ec26
05:08:31 [2024-03-06T10:08:31.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=322727267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:31 [2024-03-06T10:08:31.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=322727267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:31 [2024-03-06T10:08:31.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=322727267 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:31 [2024-03-06T10:08:31.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=322727268 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:31 [2024-03-06T10:08:31.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=322727268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:31 [2024-03-06T10:08:31.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=322727268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:31 [2024-03-06T10:08:31.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=322727268 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:31 [2024-03-06T10:08:31.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=322727268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:31 [2024-03-06T10:08:31.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=322727268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:31 [2024-03-06T10:08:31.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=322727268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:31 [2024-03-06T10:08:31.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=322727268 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:31 [2024-03-06T10:08:31.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=322727268 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:31 [2024-03-06T10:08:31.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322727273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322727273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322727273 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322727273 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322727273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:31 [2024-03-06T10:08:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322727273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:31 [2024-03-06T10:08:31.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:31 [2024-03-06T10:08:31.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:31 [2024-03-06T10:08:31.336Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:31 [2024-03-06T10:08:31.336Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:31 [2024-03-06T10:08:31.336Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:31 [2024-03-06T10:08:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:08:31 [2024-03-06T10:08:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:08:31 [2024-03-06T10:08:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322727372 data=null doit=true}, Shell with text {Confirmation}]
05:08:31 [2024-03-06T10:08:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
05:08:31 [2024-03-06T10:08:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
05:08:31 [2024-03-06T10:08:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:08:31 [2024-03-06T10:08:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
05:08:31 [2024-03-06T10:08:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
05:08:31 [2024-03-06T10:08:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=322727372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:08:31 [2024-03-06T10:08:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=322727372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:08:31 [2024-03-06T10:08:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=322727372 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:08:31 [2024-03-06T10:08:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=322727372 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:08:31 [2024-03-06T10:08:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=322727372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:08:31 [2024-03-06T10:08:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=322727372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:08:31 [2024-03-06T10:08:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=322727372 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:08:31 [2024-03-06T10:08:31.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322727274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:31 [2024-03-06T10:08:31.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322726812 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:08:31 [2024-03-06T10:08:31.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:08:31 [2024-03-06T10:08:31.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:31 [2024-03-06T10:08:31.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:31 [2024-03-06T10:08:31.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:31 [2024-03-06T10:08:31.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:31 [2024-03-06T10:08:31.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:31 [2024-03-06T10:08:31.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:31 [2024-03-06T10:08:31.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322727708 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:31 [2024-03-06T10:08:31.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322727708 data=null doit=true}, TreeItem with text {test}]
05:08:31 [2024-03-06T10:08:31.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322727708 data=null}, TreeItem with text {test}]
05:08:31 [2024-03-06T10:08:31.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322727709 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:31 [2024-03-06T10:08:31.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322727709 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:31 [2024-03-06T10:08:31.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322727739 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:31 [2024-03-06T10:08:31.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:31 [2024-03-06T10:08:31.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322727740 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:31 [2024-03-06T10:08:31.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322727740 data=null doit=true}, TreeItem with text {test}]
05:08:31 [2024-03-06T10:08:31.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322727740 data=null}, TreeItem with text {test}]
05:08:31 [2024-03-06T10:08:31.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322727740 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:31 [2024-03-06T10:08:31.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322727740 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:31 [2024-03-06T10:08:31.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322727757 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:31 [2024-03-06T10:08:31.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:31 [2024-03-06T10:08:31.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:31 [2024-03-06T10:08:31.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=322727758 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
05:08:31 [2024-03-06T10:08:31.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=322727758 data=null doit=true}, TreeItem with text {Traces [4]}]
05:08:31 [2024-03-06T10:08:31.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=322727758 data=null}, TreeItem with text {Traces [4]}]
05:08:31 [2024-03-06T10:08:31.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=322727758 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:08:31 [2024-03-06T10:08:31.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322727759 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
05:08:31 [2024-03-06T10:08:31.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=322727776 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:08:31 [2024-03-06T10:08:31.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
05:08:31 [2024-03-06T10:08:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:31 [2024-03-06T10:08:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:31 [2024-03-06T10:08:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322727920 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:08:31 [2024-03-06T10:08:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=322727920 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:08:31 [2024-03-06T10:08:31.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=322727920 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:08:31 [2024-03-06T10:08:31.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322727921 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:08:31 [2024-03-06T10:08:31.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322727921 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:08:31 [2024-03-06T10:08:31.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322727944 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:08:31 [2024-03-06T10:08:31.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:31 [2024-03-06T10:08:31.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:31 [2024-03-06T10:08:31.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:31 [2024-03-06T10:08:31.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:31 [2024-03-06T10:08:31.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:31 [2024-03-06T10:08:31.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:31 [2024-03-06T10:08:31.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322727946 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:08:31 [2024-03-06T10:08:31.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=322727947 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:08:31 [2024-03-06T10:08:31.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=322727947 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:08:31 [2024-03-06T10:08:31.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322727947 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:08:31 [2024-03-06T10:08:31.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322727947 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:08:31 [2024-03-06T10:08:31.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322727956 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:08:31 [2024-03-06T10:08:31.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
05:08:31 [2024-03-06T10:08:31.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322727956 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:08:31 [2024-03-06T10:08:31.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=322727956 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:08:31 [2024-03-06T10:08:31.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:31 [2024-03-06T10:08:31.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=322727957 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:08:31 [2024-03-06T10:08:31.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322727957 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:08:31 [2024-03-06T10:08:31.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322727957 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:08:31 [2024-03-06T10:08:31.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322727961 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:08:31 [2024-03-06T10:08:31.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322727961 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:08:31 [2024-03-06T10:08:31.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322727961 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:08:31 [2024-03-06T10:08:31.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322727962 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:08:32 [2024-03-06T10:08:32.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322728004 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:08:32 [2024-03-06T10:08:32.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322728158 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:08:32 [2024-03-06T10:08:32.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=322728158 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:08:32 [2024-03-06T10:08:32.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=322728158 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:08:32 [2024-03-06T10:08:32.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
05:08:32 [2024-03-06T10:08:32.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:32 [2024-03-06T10:08:32.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:32 [2024-03-06T10:08:32.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:32 [2024-03-06T10:08:32.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:32 [2024-03-06T10:08:32.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:32 [2024-03-06T10:08:32.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:32 [2024-03-06T10:08:32.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:32 [2024-03-06T10:08:32.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:33 [2024-03-06T10:08:33.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:33 [2024-03-06T10:08:33.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:33 [2024-03-06T10:08:33.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:33 [2024-03-06T10:08:33.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:33 [2024-03-06T10:08:33.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:08:33 [2024-03-06T10:08:33.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322729175 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:08:33 [2024-03-06T10:08:33.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322729175 data=null doit=true}, TableItem with text {}]
05:08:33 [2024-03-06T10:08:33.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322729175 data=null}, TableItem with text {}]
05:08:33 [2024-03-06T10:08:33.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322729175 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:08:33 [2024-03-06T10:08:33.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322729175 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:08:33 [2024-03-06T10:08:33.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322729182 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:08:33 [2024-03-06T10:08:33.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:33 [2024-03-06T10:08:33.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:33 [2024-03-06T10:08:33.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:33 [2024-03-06T10:08:33.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322729438 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=322729438 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=322729438 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322729438 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322729438 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322729445 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:33 [2024-03-06T10:08:33.485Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322729449 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322729449 data=null doit=true}, TreeItem with text {test}]
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322729449 data=null}, TreeItem with text {test}]
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322729449 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322729449 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322729470 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322729471 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322729471 data=null doit=true}, TreeItem with text {test}]
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322729471 data=null}, TreeItem with text {test}]
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322729471 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322729471 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322729481 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:33 [2024-03-06T10:08:33.485Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=322729481 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=322729482 data=null doit=true}, TreeItem with text {Traces [4]}]
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=322729482 data=null}, TreeItem with text {Traces [4]}]
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=322729482 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322729482 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=322729502 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=322729503 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=322729503 data=null doit=true}, TreeItem with text {Traces [4]}]
05:08:33 [2024-03-06T10:08:33.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=322729503 data=null}, TreeItem with text {Traces [4]}]
05:08:33 [2024-03-06T10:08:33.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=322729503 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:08:33 [2024-03-06T10:08:33.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322729504 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
05:08:33 [2024-03-06T10:08:33.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=322729508 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:08:33 [2024-03-06T10:08:33.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:08:33 [2024-03-06T10:08:33.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322729861 data=null doit=true}, Shell with text {Trace Import}]
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322729876 data=null}, (of type 'Combo')]
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322729918 data=null doit=true}, TreeItem with text {import}]
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322729918 data=null}, TreeItem with text {import}]
05:08:33 [2024-03-06T10:08:33.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322729918 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322729918 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322729920 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=322729921 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322729921 data=null doit=true}, TreeItem with text {import}]
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322729921 data=null}, TreeItem with text {import}]
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322729921 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322729921 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322729922 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=322729931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:33 [2024-03-06T10:08:33.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:33 [2024-03-06T10:08:33.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:08:33 [2024-03-06T10:08:33.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@69445921
05:08:33 [2024-03-06T10:08:33.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=322729946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:33 [2024-03-06T10:08:33.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=322729946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:33 [2024-03-06T10:08:33.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=322729946 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:33 [2024-03-06T10:08:33.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=322729946 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:33 [2024-03-06T10:08:33.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=322729946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:33 [2024-03-06T10:08:33.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=322729946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:33 [2024-03-06T10:08:33.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=322729946 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:33 [2024-03-06T10:08:33.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=322729946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:33 [2024-03-06T10:08:33.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=322729947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:33 [2024-03-06T10:08:33.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=322729947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:33 [2024-03-06T10:08:33.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=322729947 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:33 [2024-03-06T10:08:33.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=322729947 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:33 [2024-03-06T10:08:33.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:33 [2024-03-06T10:08:33.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:33 [2024-03-06T10:08:33.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:33 [2024-03-06T10:08:33.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:33 [2024-03-06T10:08:33.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:33 [2024-03-06T10:08:33.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:33 [2024-03-06T10:08:33.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:33 [2024-03-06T10:08:33.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322729956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322729956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322729956 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322729957 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322729957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322729957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:34 [2024-03-06T10:08:34.001Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:34 [2024-03-06T10:08:34.001Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:34 [2024-03-06T10:08:34.001Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:34 [2024-03-06T10:08:34.001Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:34 [2024-03-06T10:08:34.001Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322730093 data=null doit=true}, Shell with text {Confirmation}]
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
05:08:34 [2024-03-06T10:08:34.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:08:34 [2024-03-06T10:08:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
05:08:34 [2024-03-06T10:08:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
05:08:34 [2024-03-06T10:08:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=322730093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:08:34 [2024-03-06T10:08:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=322730093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:08:34 [2024-03-06T10:08:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=322730094 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:08:34 [2024-03-06T10:08:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=322730094 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:08:34 [2024-03-06T10:08:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=322730094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:08:34 [2024-03-06T10:08:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=322730094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:08:34 [2024-03-06T10:08:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=322730094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:08:34 [2024-03-06T10:08:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322729957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:34 [2024-03-06T10:08:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322729531 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:08:34 [2024-03-06T10:08:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:08:34 [2024-03-06T10:08:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:34 [2024-03-06T10:08:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:34 [2024-03-06T10:08:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:34 [2024-03-06T10:08:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:34 [2024-03-06T10:08:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:34 [2024-03-06T10:08:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:34 [2024-03-06T10:08:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322730422 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:34 [2024-03-06T10:08:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322730422 data=null doit=true}, TreeItem with text {test}]
05:08:34 [2024-03-06T10:08:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322730422 data=null}, TreeItem with text {test}]
05:08:34 [2024-03-06T10:08:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322730422 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:34 [2024-03-06T10:08:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322730422 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:34 [2024-03-06T10:08:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322730450 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:34 [2024-03-06T10:08:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:34 [2024-03-06T10:08:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322730450 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:34 [2024-03-06T10:08:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322730450 data=null doit=true}, TreeItem with text {test}]
05:08:34 [2024-03-06T10:08:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322730450 data=null}, TreeItem with text {test}]
05:08:34 [2024-03-06T10:08:34.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322730451 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:34 [2024-03-06T10:08:34.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322730453 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:34 [2024-03-06T10:08:34.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322730458 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:34 [2024-03-06T10:08:34.515Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:34 [2024-03-06T10:08:34.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:34 [2024-03-06T10:08:34.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=322730459 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
05:08:34 [2024-03-06T10:08:34.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=322730459 data=null doit=true}, TreeItem with text {Traces [5]}]
05:08:34 [2024-03-06T10:08:34.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=322730459 data=null}, TreeItem with text {Traces [5]}]
05:08:34 [2024-03-06T10:08:34.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=322730459 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:08:34 [2024-03-06T10:08:34.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322730459 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
05:08:34 [2024-03-06T10:08:34.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=322730488 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:08:34 [2024-03-06T10:08:34.515Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
05:08:34 [2024-03-06T10:08:34.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:34 [2024-03-06T10:08:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:34 [2024-03-06T10:08:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322730742 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:08:34 [2024-03-06T10:08:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=322730743 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:08:34 [2024-03-06T10:08:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=322730743 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:08:34 [2024-03-06T10:08:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322730743 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:08:34 [2024-03-06T10:08:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322730743 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:08:34 [2024-03-06T10:08:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322730770 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:08:34 [2024-03-06T10:08:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:34 [2024-03-06T10:08:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:34 [2024-03-06T10:08:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:34 [2024-03-06T10:08:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:34 [2024-03-06T10:08:34.770Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:34 [2024-03-06T10:08:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:34 [2024-03-06T10:08:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322730772 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:08:34 [2024-03-06T10:08:34.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=322730772 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:08:34 [2024-03-06T10:08:34.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=322730772 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:08:34 [2024-03-06T10:08:34.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322730773 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:08:34 [2024-03-06T10:08:34.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322730773 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:08:34 [2024-03-06T10:08:34.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322730777 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:08:34 [2024-03-06T10:08:34.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
05:08:34 [2024-03-06T10:08:34.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322730777 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:08:34 [2024-03-06T10:08:34.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=322730777 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:08:34 [2024-03-06T10:08:34.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:34 [2024-03-06T10:08:34.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=322730778 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:08:34 [2024-03-06T10:08:34.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322730778 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:08:34 [2024-03-06T10:08:34.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322730778 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:08:34 [2024-03-06T10:08:34.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322730782 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:08:34 [2024-03-06T10:08:34.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322730782 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:08:34 [2024-03-06T10:08:34.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322730782 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:08:34 [2024-03-06T10:08:34.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322730782 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:08:35 [2024-03-06T10:08:35.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322730826 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:08:35 [2024-03-06T10:08:35.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322730998 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:08:35 [2024-03-06T10:08:35.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=322730998 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:08:35 [2024-03-06T10:08:35.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=322730998 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:08:35 [2024-03-06T10:08:35.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
05:08:35 [2024-03-06T10:08:35.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:35 [2024-03-06T10:08:35.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:35 [2024-03-06T10:08:35.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:35 [2024-03-06T10:08:35.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:35 [2024-03-06T10:08:35.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:35 [2024-03-06T10:08:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:35 [2024-03-06T10:08:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:35 [2024-03-06T10:08:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:35 [2024-03-06T10:08:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:35 [2024-03-06T10:08:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:08:35 [2024-03-06T10:08:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322732000 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:08:35 [2024-03-06T10:08:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322732001 data=null doit=true}, TableItem with text {}]
05:08:35 [2024-03-06T10:08:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322732001 data=null}, TableItem with text {}]
05:08:35 [2024-03-06T10:08:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322732001 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:08:35 [2024-03-06T10:08:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322732001 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:08:35 [2024-03-06T10:08:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322732008 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:08:35 [2024-03-06T10:08:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:35 [2024-03-06T10:08:35.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:36 [2024-03-06T10:08:36.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:36 [2024-03-06T10:08:36.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:36 [2024-03-06T10:08:36.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322732260 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:08:36 [2024-03-06T10:08:36.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=322732260 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:08:36 [2024-03-06T10:08:36.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=322732261 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:08:36 [2024-03-06T10:08:36.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322732261 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322732261 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322732268 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:36 [2024-03-06T10:08:36.209Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322732273 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322732273 data=null doit=true}, TreeItem with text {test}]
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322732273 data=null}, TreeItem with text {test}]
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322732273 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322732274 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322732296 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322732296 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322732296 data=null doit=true}, TreeItem with text {test}]
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322732297 data=null}, TreeItem with text {test}]
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322732297 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322732297 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322732311 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:36 [2024-03-06T10:08:36.209Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=322732312 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=322732312 data=null doit=true}, TreeItem with text {Traces [5]}]
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=322732312 data=null}, TreeItem with text {Traces [5]}]
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=322732312 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322732312 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=322732328 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=322732329 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=322732329 data=null doit=true}, TreeItem with text {Traces [5]}]
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=322732329 data=null}, TreeItem with text {Traces [5]}]
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=322732329 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322732330 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=322732338 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:08:36 [2024-03-06T10:08:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322732688 data=null doit=true}, Shell with text {Trace Import}]
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322732693 data=null}, (of type 'Combo')]
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322732728 data=null doit=true}, TreeItem with text {import}]
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322732728 data=null}, TreeItem with text {import}]
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322732728 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322732729 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322732730 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322732731 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322732731 data=null doit=true}, Tree node with text: kernel-overlap-testing]
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322732731 data=null}, Tree node with text: kernel-overlap-testing]
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322732731 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322732731 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322732733 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:08:36 [2024-03-06T10:08:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=322732755 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7306c6d8
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=322732756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=322732756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=322732756 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=322732756 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=322732756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=322732756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=322732756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=322732756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=322732756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=322732757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=322732757 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=322732757 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:08:36 [2024-03-06T10:08:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322732761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322732761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322732761 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322732761 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322732761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322732761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:36 [2024-03-06T10:08:36.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:36 [2024-03-06T10:08:36.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:36 [2024-03-06T10:08:36.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:36 [2024-03-06T10:08:36.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:36 [2024-03-06T10:08:36.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322732879 data=null doit=true}, Shell with text {Confirmation}]
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=322732880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=322732880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=322732880 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:08:36 [2024-03-06T10:08:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=322732880 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:08:36 [2024-03-06T10:08:36.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=322732880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:08:36 [2024-03-06T10:08:36.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=322732880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:08:36 [2024-03-06T10:08:36.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=322732880 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:08:37 [2024-03-06T10:08:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322732762 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:37 [2024-03-06T10:08:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322732358 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:08:37 [2024-03-06T10:08:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:08:37 [2024-03-06T10:08:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:37 [2024-03-06T10:08:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:37 [2024-03-06T10:08:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:37 [2024-03-06T10:08:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:37 [2024-03-06T10:08:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:37 [2024-03-06T10:08:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:37 [2024-03-06T10:08:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322733056 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:37 [2024-03-06T10:08:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322733056 data=null doit=true}, TreeItem with text {test}]
05:08:37 [2024-03-06T10:08:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322733056 data=null}, TreeItem with text {test}]
05:08:37 [2024-03-06T10:08:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322733056 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:37 [2024-03-06T10:08:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322733057 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:37 [2024-03-06T10:08:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322733079 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:37 [2024-03-06T10:08:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:37 [2024-03-06T10:08:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322733085 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:37 [2024-03-06T10:08:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322733085 data=null doit=true}, TreeItem with text {test}]
05:08:37 [2024-03-06T10:08:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322733085 data=null}, TreeItem with text {test}]
05:08:37 [2024-03-06T10:08:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322733085 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:37 [2024-03-06T10:08:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322733086 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:37 [2024-03-06T10:08:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322733091 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:37 [2024-03-06T10:08:37.031Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:37 [2024-03-06T10:08:37.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:37 [2024-03-06T10:08:37.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322733091 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:08:37 [2024-03-06T10:08:37.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322733092 data=null doit=true}, TreeItem with text {Traces [6]}]
05:08:37 [2024-03-06T10:08:37.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322733092 data=null}, TreeItem with text {Traces [6]}]
05:08:37 [2024-03-06T10:08:37.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322733092 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:37 [2024-03-06T10:08:37.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322733092 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:08:37 [2024-03-06T10:08:37.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322733111 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:37 [2024-03-06T10:08:37.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:08:37 [2024-03-06T10:08:37.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:37 [2024-03-06T10:08:37.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:37 [2024-03-06T10:08:37.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322733261 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
05:08:37 [2024-03-06T10:08:37.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=322733261 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:08:37 [2024-03-06T10:08:37.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=322733261 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
05:08:37 [2024-03-06T10:08:37.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322733261 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:08:37 [2024-03-06T10:08:37.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322733262 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:08:37 [2024-03-06T10:08:37.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322733295 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:08:37 [2024-03-06T10:08:37.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:37 [2024-03-06T10:08:37.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:37 [2024-03-06T10:08:37.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:37 [2024-03-06T10:08:37.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:37 [2024-03-06T10:08:37.289Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:37 [2024-03-06T10:08:37.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:37 [2024-03-06T10:08:37.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322733298 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
05:08:37 [2024-03-06T10:08:37.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=322733298 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:08:37 [2024-03-06T10:08:37.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=322733298 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
05:08:37 [2024-03-06T10:08:37.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322733298 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:08:37 [2024-03-06T10:08:37.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322733302 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:08:37 [2024-03-06T10:08:37.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322733307 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:08:37 [2024-03-06T10:08:37.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
05:08:37 [2024-03-06T10:08:37.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322733307 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
05:08:37 [2024-03-06T10:08:37.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=322733308 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:08:37 [2024-03-06T10:08:37.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:37 [2024-03-06T10:08:37.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=322733308 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
05:08:37 [2024-03-06T10:08:37.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322733308 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:08:37 [2024-03-06T10:08:37.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322733308 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:08:37 [2024-03-06T10:08:37.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322733313 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:08:37 [2024-03-06T10:08:37.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322733313 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
05:08:37 [2024-03-06T10:08:37.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322733314 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
05:08:37 [2024-03-06T10:08:37.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322733314 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:08:37 [2024-03-06T10:08:37.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322733367 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
05:08:37 [2024-03-06T10:08:37.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322733655 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
05:08:37 [2024-03-06T10:08:37.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=322733658 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:08:37 [2024-03-06T10:08:37.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=322733659 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
05:08:37 [2024-03-06T10:08:37.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
05:08:37 [2024-03-06T10:08:37.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:37 [2024-03-06T10:08:37.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:37 [2024-03-06T10:08:37.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:37 [2024-03-06T10:08:37.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:37 [2024-03-06T10:08:37.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:37 [2024-03-06T10:08:37.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:37 [2024-03-06T10:08:37.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:37 [2024-03-06T10:08:37.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:37 [2024-03-06T10:08:37.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:37 [2024-03-06T10:08:37.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:37 [2024-03-06T10:08:37.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:08:37 [2024-03-06T10:08:37.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322733670 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:08:37 [2024-03-06T10:08:37.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322733671 data=null doit=true}, TableItem with text {}]
05:08:37 [2024-03-06T10:08:37.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322733671 data=null}, TableItem with text {}]
05:08:37 [2024-03-06T10:08:37.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322733671 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:08:37 [2024-03-06T10:08:37.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322733671 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:08:37 [2024-03-06T10:08:37.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322733687 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:08:37 [2024-03-06T10:08:37.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:37 [2024-03-06T10:08:37.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:38 [2024-03-06T10:08:38.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:38 [2024-03-06T10:08:38.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:38 [2024-03-06T10:08:38.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322734849 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
05:08:38 [2024-03-06T10:08:38.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=322734850 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:08:38 [2024-03-06T10:08:38.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=322734850 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
05:08:38 [2024-03-06T10:08:38.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322734850 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322734850 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322734854 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:38 [2024-03-06T10:08:38.910Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322734862 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322734862 data=null doit=true}, TreeItem with text {test}]
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322734862 data=null}, TreeItem with text {test}]
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322734862 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322734862 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322734884 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322734885 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322734885 data=null doit=true}, TreeItem with text {test}]
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322734885 data=null}, TreeItem with text {test}]
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322734885 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322734885 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322734895 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:38 [2024-03-06T10:08:38.910Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322734896 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322734896 data=null doit=true}, TreeItem with text {Traces [6]}]
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322734896 data=null}, TreeItem with text {Traces [6]}]
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322734896 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322734896 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322734912 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:38 [2024-03-06T10:08:38.910Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322734960 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322734961 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322734961 data=null}, Tree node with text: ExampleCustomTxt.log]
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322734961 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322734961 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322734982 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
05:08:38 [2024-03-06T10:08:38.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:38 [2024-03-06T10:08:38.911Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322734990 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322734990 data=null doit=true}, TreeItem with text {test}]
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322734990 data=null}, TreeItem with text {test}]
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322734990 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322734991 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322735013 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322735013 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322735014 data=null doit=true}, TreeItem with text {test}]
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322735014 data=null}, TreeItem with text {test}]
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322735014 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322735014 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322735027 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:38 [2024-03-06T10:08:38.911Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322735028 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322735028 data=null doit=true}, TreeItem with text {Traces [6]}]
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322735028 data=null}, TreeItem with text {Traces [6]}]
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322735028 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322735028 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322735043 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322735044 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322735044 data=null doit=true}, TreeItem with text {Traces [6]}]
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322735044 data=null}, TreeItem with text {Traces [6]}]
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322735044 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322735044 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322735048 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:08:38 [2024-03-06T10:08:38.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:08:39 [2024-03-06T10:08:39.167Z] 
05:08:39 [2024-03-06T10:08:39.167Z] (Eclipse:19306): Gtk-WARNING **: 10:08:39.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:39 [2024-03-06T10:08:39.167Z] 
05:08:39 [2024-03-06T10:08:39.167Z] (Eclipse:19306): Gtk-WARNING **: 10:08:39.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:39 [2024-03-06T10:08:39.167Z] 
05:08:39 [2024-03-06T10:08:39.167Z] (Eclipse:19306): Gtk-WARNING **: 10:08:39.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:39 [2024-03-06T10:08:39.167Z] 
05:08:39 [2024-03-06T10:08:39.167Z] (Eclipse:19306): Gtk-WARNING **: 10:08:39.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:39 [2024-03-06T10:08:39.167Z] 
05:08:39 [2024-03-06T10:08:39.167Z] (Eclipse:19306): Gtk-WARNING **: 10:08:39.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:39 [2024-03-06T10:08:39.167Z] 
05:08:39 [2024-03-06T10:08:39.167Z] (Eclipse:19306): Gtk-WARNING **: 10:08:39.079: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:39 [2024-03-06T10:08:39.167Z] 
05:08:39 [2024-03-06T10:08:39.167Z] (Eclipse:19306): Gtk-WARNING **: 10:08:39.079: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:39 [2024-03-06T10:08:39.167Z] 
05:08:39 [2024-03-06T10:08:39.167Z] (Eclipse:19306): Gtk-WARNING **: 10:08:39.079: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:39 [2024-03-06T10:08:39.167Z] 
05:08:39 [2024-03-06T10:08:39.167Z] (Eclipse:19306): Gtk-WARNING **: 10:08:39.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:39 [2024-03-06T10:08:39.167Z] 
05:08:39 [2024-03-06T10:08:39.167Z] (Eclipse:19306): Gtk-WARNING **: 10:08:39.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:39 [2024-03-06T10:08:39.167Z] 
05:08:39 [2024-03-06T10:08:39.167Z] (Eclipse:19306): Gtk-WARNING **: 10:08:39.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:39 [2024-03-06T10:08:39.167Z] 
05:08:39 [2024-03-06T10:08:39.167Z] (Eclipse:19306): Gtk-WARNING **: 10:08:39.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:39 [2024-03-06T10:08:39.167Z] 
05:08:39 [2024-03-06T10:08:39.167Z] (Eclipse:19306): Gtk-WARNING **: 10:08:39.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:39 [2024-03-06T10:08:39.167Z] 
05:08:39 [2024-03-06T10:08:39.167Z] (Eclipse:19306): Gtk-WARNING **: 10:08:39.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:39 [2024-03-06T10:08:39.167Z] 
05:08:39 [2024-03-06T10:08:39.167Z] (Eclipse:19306): Gtk-WARNING **: 10:08:39.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:39 [2024-03-06T10:08:39.167Z] 
05:08:39 [2024-03-06T10:08:39.167Z] (Eclipse:19306): Gtk-WARNING **: 10:08:39.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:39 [2024-03-06T10:08:39.167Z] 
05:08:39 [2024-03-06T10:08:39.167Z] (Eclipse:19306): Gtk-WARNING **: 10:08:39.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:39 [2024-03-06T10:08:39.168Z] 
05:08:39 [2024-03-06T10:08:39.168Z] (Eclipse:19306): Gtk-WARNING **: 10:08:39.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:39 [2024-03-06T10:08:39.168Z] 
05:08:39 [2024-03-06T10:08:39.168Z] (Eclipse:19306): Gtk-WARNING **: 10:08:39.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:39 [2024-03-06T10:08:39.168Z] 
05:08:39 [2024-03-06T10:08:39.168Z] (Eclipse:19306): Gtk-WARNING **: 10:08:39.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:39 [2024-03-06T10:08:39.423Z] 
05:08:39 [2024-03-06T10:08:39.423Z] (Eclipse:19306): Gtk-WARNING **: 10:08:39.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:39 [2024-03-06T10:08:39.423Z] 
05:08:39 [2024-03-06T10:08:39.423Z] (Eclipse:19306): Gtk-WARNING **: 10:08:39.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:39 [2024-03-06T10:08:39.423Z] 
05:08:39 [2024-03-06T10:08:39.424Z] (Eclipse:19306): Gtk-WARNING **: 10:08:39.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:39 [2024-03-06T10:08:39.424Z] 
05:08:39 [2024-03-06T10:08:39.424Z] (Eclipse:19306): Gtk-WARNING **: 10:08:39.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:39 [2024-03-06T10:08:39.424Z] 
05:08:39 [2024-03-06T10:08:39.424Z] (Eclipse:19306): Gtk-WARNING **: 10:08:39.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:39 [2024-03-06T10:08:39.424Z] 
05:08:39 [2024-03-06T10:08:39.424Z] (Eclipse:19306): Gtk-WARNING **: 10:08:39.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:39 [2024-03-06T10:08:39.424Z] 
05:08:39 [2024-03-06T10:08:39.424Z] (Eclipse:19306): Gtk-WARNING **: 10:08:39.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:39 [2024-03-06T10:08:39.424Z] 
05:08:39 [2024-03-06T10:08:39.424Z] (Eclipse:19306): Gtk-WARNING **: 10:08:39.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322735416 data=null doit=true}, Shell with text {Trace Import}]
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322735433 data=null}, (of type 'Combo')]
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322735467 data=null doit=true}, TreeItem with text {import}]
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322735467 data=null}, TreeItem with text {import}]
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322735467 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322735467 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322735469 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=322735470 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322735475 data=null doit=true}, TreeItem with text {import}]
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322735475 data=null}, TreeItem with text {import}]
05:08:39 [2024-03-06T10:08:39.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322735475 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322735476 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322735476 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=322735484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@57dc1488
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=322735486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=322735486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=322735486 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=322735486 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=322735486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=322735486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=322735486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=322735486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=322735486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=322735486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=322735486 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:39 [2024-03-06T10:08:39.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=322735486 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322735506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322735506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322735506 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322735506 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322735507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:39 [2024-03-06T10:08:39.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322735507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:39 [2024-03-06T10:08:39.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:39 [2024-03-06T10:08:39.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:39 [2024-03-06T10:08:39.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:39 [2024-03-06T10:08:39.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:39 [2024-03-06T10:08:39.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:39 [2024-03-06T10:08:39.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:08:39 [2024-03-06T10:08:39.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:08:39 [2024-03-06T10:08:39.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322735606 data=null doit=true}, Shell with text {Confirmation}]
05:08:39 [2024-03-06T10:08:39.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
05:08:39 [2024-03-06T10:08:39.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
05:08:39 [2024-03-06T10:08:39.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:08:39 [2024-03-06T10:08:39.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
05:08:39 [2024-03-06T10:08:39.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
05:08:39 [2024-03-06T10:08:39.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=322735609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:08:39 [2024-03-06T10:08:39.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=322735609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:08:39 [2024-03-06T10:08:39.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=322735609 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:08:39 [2024-03-06T10:08:39.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=322735609 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:08:39 [2024-03-06T10:08:39.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=322735609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:08:39 [2024-03-06T10:08:39.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=322735609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:08:39 [2024-03-06T10:08:39.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=322735609 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:08:39 [2024-03-06T10:08:39.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:08:39 [2024-03-06T10:08:39.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322735507 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:39 [2024-03-06T10:08:39.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322735071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:08:40 [2024-03-06T10:08:40.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:40 [2024-03-06T10:08:40.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:40 [2024-03-06T10:08:40.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:40 [2024-03-06T10:08:40.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:40 [2024-03-06T10:08:40.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:40 [2024-03-06T10:08:40.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:40 [2024-03-06T10:08:40.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322736366 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:40 [2024-03-06T10:08:40.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322736366 data=null doit=true}, TreeItem with text {test}]
05:08:40 [2024-03-06T10:08:40.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322736366 data=null}, TreeItem with text {test}]
05:08:40 [2024-03-06T10:08:40.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322736366 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:40 [2024-03-06T10:08:40.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322736366 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:40 [2024-03-06T10:08:40.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322736378 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:40 [2024-03-06T10:08:40.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:40 [2024-03-06T10:08:40.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322736379 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:40 [2024-03-06T10:08:40.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322736379 data=null doit=true}, TreeItem with text {test}]
05:08:40 [2024-03-06T10:08:40.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322736379 data=null}, TreeItem with text {test}]
05:08:40 [2024-03-06T10:08:40.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322736379 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:40 [2024-03-06T10:08:40.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322736380 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:40 [2024-03-06T10:08:40.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322736389 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:40 [2024-03-06T10:08:40.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:40 [2024-03-06T10:08:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:40 [2024-03-06T10:08:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322736390 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:08:40 [2024-03-06T10:08:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322736390 data=null doit=true}, TreeItem with text {Traces [6]}]
05:08:40 [2024-03-06T10:08:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322736390 data=null}, TreeItem with text {Traces [6]}]
05:08:40 [2024-03-06T10:08:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322736390 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:40 [2024-03-06T10:08:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322736390 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:08:40 [2024-03-06T10:08:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322736407 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:40 [2024-03-06T10:08:40.452Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:08:40 [2024-03-06T10:08:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:40 [2024-03-06T10:08:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:40 [2024-03-06T10:08:40.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322736665 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:08:40 [2024-03-06T10:08:40.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322736665 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:40 [2024-03-06T10:08:40.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322736665 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:08:40 [2024-03-06T10:08:40.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322736665 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:40 [2024-03-06T10:08:40.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322736665 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:40 [2024-03-06T10:08:40.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322736685 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:40 [2024-03-06T10:08:40.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:40 [2024-03-06T10:08:40.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:40 [2024-03-06T10:08:40.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:40 [2024-03-06T10:08:40.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:40 [2024-03-06T10:08:40.708Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:40 [2024-03-06T10:08:40.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:40 [2024-03-06T10:08:40.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322736687 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:08:40 [2024-03-06T10:08:40.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322736687 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:40 [2024-03-06T10:08:40.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322736687 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:08:40 [2024-03-06T10:08:40.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322736688 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:40 [2024-03-06T10:08:40.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322736688 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:40 [2024-03-06T10:08:40.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322736694 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:40 [2024-03-06T10:08:40.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:08:40 [2024-03-06T10:08:40.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322736695 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:08:40 [2024-03-06T10:08:40.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322736695 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:40 [2024-03-06T10:08:40.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:40 [2024-03-06T10:08:40.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322736695 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:08:40 [2024-03-06T10:08:40.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322736696 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:40 [2024-03-06T10:08:40.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322736696 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:40 [2024-03-06T10:08:40.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322736702 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:40 [2024-03-06T10:08:40.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322736702 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:08:40 [2024-03-06T10:08:40.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322736707 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:08:40 [2024-03-06T10:08:40.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322736708 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:40 [2024-03-06T10:08:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322736764 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:08:40 [2024-03-06T10:08:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322736930 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:08:40 [2024-03-06T10:08:40.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322736930 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:40 [2024-03-06T10:08:40.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322736930 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:08:40 [2024-03-06T10:08:40.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:08:40 [2024-03-06T10:08:40.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:40 [2024-03-06T10:08:40.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:40 [2024-03-06T10:08:40.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:40 [2024-03-06T10:08:40.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:40 [2024-03-06T10:08:40.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:40 [2024-03-06T10:08:40.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:40 [2024-03-06T10:08:40.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:40 [2024-03-06T10:08:40.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:41 [2024-03-06T10:08:41.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:41 [2024-03-06T10:08:41.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:41 [2024-03-06T10:08:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:41 [2024-03-06T10:08:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:41 [2024-03-06T10:08:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:41 [2024-03-06T10:08:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:41 [2024-03-06T10:08:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:08:41 [2024-03-06T10:08:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322737944 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:08:41 [2024-03-06T10:08:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322737945 data=null doit=true}, TableItem with text {}]
05:08:41 [2024-03-06T10:08:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322737962 data=null}, TableItem with text {}]
05:08:41 [2024-03-06T10:08:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322737962 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:08:41 [2024-03-06T10:08:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322737965 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:08:42 [2024-03-06T10:08:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322737974 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:08:42 [2024-03-06T10:08:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:42 [2024-03-06T10:08:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:42 [2024-03-06T10:08:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:42 [2024-03-06T10:08:42.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:42 [2024-03-06T10:08:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322738233 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:08:42 [2024-03-06T10:08:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322738233 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:42 [2024-03-06T10:08:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322738234 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:08:42 [2024-03-06T10:08:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322738234 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:42 [2024-03-06T10:08:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322738234 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:42 [2024-03-06T10:08:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322738241 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:42 [2024-03-06T10:08:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:42 [2024-03-06T10:08:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:42 [2024-03-06T10:08:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:42 [2024-03-06T10:08:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:42 [2024-03-06T10:08:42.293Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:42 [2024-03-06T10:08:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:42 [2024-03-06T10:08:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:42 [2024-03-06T10:08:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322738287 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
05:08:42 [2024-03-06T10:08:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322738287 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
05:08:42 [2024-03-06T10:08:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322738287 data=null}, Tree node with text: ExampleCustomTxt.log]
05:08:42 [2024-03-06T10:08:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322738288 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
05:08:42 [2024-03-06T10:08:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322738288 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
05:08:42 [2024-03-06T10:08:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322738293 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
05:08:42 [2024-03-06T10:08:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:42 [2024-03-06T10:08:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:42 [2024-03-06T10:08:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:42 [2024-03-06T10:08:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:42 [2024-03-06T10:08:42.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:42 [2024-03-06T10:08:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:42 [2024-03-06T10:08:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:42 [2024-03-06T10:08:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:42 [2024-03-06T10:08:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:42 [2024-03-06T10:08:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:42 [2024-03-06T10:08:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:42 [2024-03-06T10:08:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322738300 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:42 [2024-03-06T10:08:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322738301 data=null doit=true}, TreeItem with text {test}]
05:08:42 [2024-03-06T10:08:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322738301 data=null}, TreeItem with text {test}]
05:08:42 [2024-03-06T10:08:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322738301 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:42 [2024-03-06T10:08:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322738301 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:42 [2024-03-06T10:08:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322738323 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:42 [2024-03-06T10:08:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:42 [2024-03-06T10:08:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322738324 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:42 [2024-03-06T10:08:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322738324 data=null doit=true}, TreeItem with text {test}]
05:08:42 [2024-03-06T10:08:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322738324 data=null}, TreeItem with text {test}]
05:08:42 [2024-03-06T10:08:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322738324 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:42 [2024-03-06T10:08:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322738324 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:42 [2024-03-06T10:08:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322738334 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:42 [2024-03-06T10:08:42.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:42 [2024-03-06T10:08:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:42 [2024-03-06T10:08:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322738335 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:08:42 [2024-03-06T10:08:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322738335 data=null doit=true}, TreeItem with text {Traces [6]}]
05:08:42 [2024-03-06T10:08:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322738335 data=null}, TreeItem with text {Traces [6]}]
05:08:42 [2024-03-06T10:08:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322738336 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:42 [2024-03-06T10:08:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322738336 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:08:42 [2024-03-06T10:08:42.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322738352 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:42 [2024-03-06T10:08:42.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322738579 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322738579 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322738579 data=null}, Tree node with text: ExampleCustomXml.xml]
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322738580 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322738580 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomXml.xml]
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322738616 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:42 [2024-03-06T10:08:42.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322738621 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322738621 data=null doit=true}, TreeItem with text {test}]
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322738621 data=null}, TreeItem with text {test}]
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322738621 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322738622 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322738648 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322738648 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322738648 data=null doit=true}, TreeItem with text {test}]
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322738648 data=null}, TreeItem with text {test}]
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322738649 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322738649 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322738655 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:42 [2024-03-06T10:08:42.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322738656 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322738656 data=null doit=true}, TreeItem with text {Traces [6]}]
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322738656 data=null}, TreeItem with text {Traces [6]}]
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322738657 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:42 [2024-03-06T10:08:42.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322738657 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:08:42 [2024-03-06T10:08:42.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322738685 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:42 [2024-03-06T10:08:42.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:42 [2024-03-06T10:08:42.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322738687 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:08:42 [2024-03-06T10:08:42.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322738688 data=null doit=true}, TreeItem with text {Traces [6]}]
05:08:42 [2024-03-06T10:08:42.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322738688 data=null}, TreeItem with text {Traces [6]}]
05:08:42 [2024-03-06T10:08:42.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322738688 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:42 [2024-03-06T10:08:42.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322738689 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:08:42 [2024-03-06T10:08:42.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322738696 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:42 [2024-03-06T10:08:42.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:08:42 [2024-03-06T10:08:42.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:08:43 [2024-03-06T10:08:43.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:08:43 [2024-03-06T10:08:43.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:08:43 [2024-03-06T10:08:43.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322739068 data=null doit=true}, Shell with text {Trace Import}]
05:08:43 [2024-03-06T10:08:43.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:08:43 [2024-03-06T10:08:43.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:08:43 [2024-03-06T10:08:43.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:08:43 [2024-03-06T10:08:43.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322739072 data=null}, (of type 'Combo')]
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322739116 data=null doit=true}, TreeItem with text {import}]
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322739116 data=null}, TreeItem with text {import}]
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322739116 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322739117 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322739118 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=322739119 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322739119 data=null doit=true}, TreeItem with text {import}]
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322739119 data=null}, TreeItem with text {import}]
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322739119 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322739119 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322739120 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=322739139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@101fcdcf
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=322739141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=322739141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=322739141 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=322739141 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=322739141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=322739141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=322739141 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=322739141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=322739141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=322739141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=322739141 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=322739142 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:08:43 [2024-03-06T10:08:43.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322739147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322739147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322739147 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322739147 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322739148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322739148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:43 [2024-03-06T10:08:43.117Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:43 [2024-03-06T10:08:43.117Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:43 [2024-03-06T10:08:43.117Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:43 [2024-03-06T10:08:43.117Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:43 [2024-03-06T10:08:43.117Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322739243 data=null doit=true}, Shell with text {Confirmation}]
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=322739243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=322739243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=322739243 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=322739243 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=322739244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:08:43 [2024-03-06T10:08:43.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=322739244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:08:43 [2024-03-06T10:08:43.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=322739244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:08:43 [2024-03-06T10:08:43.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322739148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:43 [2024-03-06T10:08:43.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322738732 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:08:43 [2024-03-06T10:08:43.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:08:43 [2024-03-06T10:08:43.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:43 [2024-03-06T10:08:43.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:43 [2024-03-06T10:08:43.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:43 [2024-03-06T10:08:43.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:43 [2024-03-06T10:08:43.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:43 [2024-03-06T10:08:43.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:43 [2024-03-06T10:08:43.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322739599 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:43 [2024-03-06T10:08:43.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322739600 data=null doit=true}, TreeItem with text {test}]
05:08:43 [2024-03-06T10:08:43.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322739600 data=null}, TreeItem with text {test}]
05:08:43 [2024-03-06T10:08:43.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322739600 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:43 [2024-03-06T10:08:43.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322739600 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:43 [2024-03-06T10:08:43.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322739622 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:43 [2024-03-06T10:08:43.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:43 [2024-03-06T10:08:43.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322739623 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:43 [2024-03-06T10:08:43.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322739623 data=null doit=true}, TreeItem with text {test}]
05:08:43 [2024-03-06T10:08:43.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322739623 data=null}, TreeItem with text {test}]
05:08:43 [2024-03-06T10:08:43.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322739623 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:43 [2024-03-06T10:08:43.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322739623 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:43 [2024-03-06T10:08:43.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322739650 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:43 [2024-03-06T10:08:43.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:43 [2024-03-06T10:08:43.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:43 [2024-03-06T10:08:43.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322739651 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:08:43 [2024-03-06T10:08:43.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322739651 data=null doit=true}, TreeItem with text {Traces [6]}]
05:08:43 [2024-03-06T10:08:43.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322739651 data=null}, TreeItem with text {Traces [6]}]
05:08:43 [2024-03-06T10:08:43.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322739651 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:43 [2024-03-06T10:08:43.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322739651 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:08:43 [2024-03-06T10:08:43.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322739668 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:43 [2024-03-06T10:08:43.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:08:43 [2024-03-06T10:08:43.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:43 [2024-03-06T10:08:43.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:43 [2024-03-06T10:08:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322739913 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:08:43 [2024-03-06T10:08:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322739914 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:43 [2024-03-06T10:08:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322739914 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:08:43 [2024-03-06T10:08:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322739914 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:08:43 [2024-03-06T10:08:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322739914 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:43 [2024-03-06T10:08:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322739937 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:08:43 [2024-03-06T10:08:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:43 [2024-03-06T10:08:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:43 [2024-03-06T10:08:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:43 [2024-03-06T10:08:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:43 [2024-03-06T10:08:43.888Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:43 [2024-03-06T10:08:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:43 [2024-03-06T10:08:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322739939 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:08:43 [2024-03-06T10:08:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322739939 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:43 [2024-03-06T10:08:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322739939 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:08:43 [2024-03-06T10:08:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322739940 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:08:43 [2024-03-06T10:08:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322739940 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:43 [2024-03-06T10:08:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322739946 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:08:43 [2024-03-06T10:08:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:08:43 [2024-03-06T10:08:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322739946 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:08:43 [2024-03-06T10:08:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322739947 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:43 [2024-03-06T10:08:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:43 [2024-03-06T10:08:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322739947 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:08:43 [2024-03-06T10:08:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322739947 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:08:43 [2024-03-06T10:08:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322739947 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:43 [2024-03-06T10:08:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322739951 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:08:43 [2024-03-06T10:08:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322739951 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:08:43 [2024-03-06T10:08:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322739951 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:08:43 [2024-03-06T10:08:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322739951 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:43 [2024-03-06T10:08:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322739988 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:08:43 [2024-03-06T10:08:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322739995 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:08:43 [2024-03-06T10:08:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322739996 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:43 [2024-03-06T10:08:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322739996 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:08:43 [2024-03-06T10:08:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:08:44 [2024-03-06T10:08:44.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:44 [2024-03-06T10:08:44.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:44 [2024-03-06T10:08:44.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:44 [2024-03-06T10:08:44.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:44 [2024-03-06T10:08:44.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:44 [2024-03-06T10:08:44.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:45 [2024-03-06T10:08:45.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:45 [2024-03-06T10:08:45.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:45 [2024-03-06T10:08:45.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:45 [2024-03-06T10:08:45.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:45 [2024-03-06T10:08:45.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:08:45 [2024-03-06T10:08:45.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322741192 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:08:45 [2024-03-06T10:08:45.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322741192 data=null doit=true}, TableItem with text {}]
05:08:45 [2024-03-06T10:08:45.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322741192 data=null}, TableItem with text {}]
05:08:45 [2024-03-06T10:08:45.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322741192 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:08:45 [2024-03-06T10:08:45.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322741192 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:08:45 [2024-03-06T10:08:45.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322741201 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:08:45 [2024-03-06T10:08:45.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:45 [2024-03-06T10:08:45.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:45 [2024-03-06T10:08:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:45 [2024-03-06T10:08:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:45 [2024-03-06T10:08:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322741460 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:08:45 [2024-03-06T10:08:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322741460 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:45 [2024-03-06T10:08:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322741460 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:08:45 [2024-03-06T10:08:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322741461 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:08:45 [2024-03-06T10:08:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322741461 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:45 [2024-03-06T10:08:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322741469 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:08:45 [2024-03-06T10:08:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:45 [2024-03-06T10:08:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:45 [2024-03-06T10:08:45.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:45 [2024-03-06T10:08:45.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:45 [2024-03-06T10:08:45.329Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:45 [2024-03-06T10:08:45.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:45 [2024-03-06T10:08:45.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322741549 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322741549 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322741549 data=null}, Tree node with text: ExampleCustomXml.xml]
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322741550 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322741550 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomXml.xml]
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322741559 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:45 [2024-03-06T10:08:45.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322741565 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322741565 data=null doit=true}, TreeItem with text {test}]
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322741565 data=null}, TreeItem with text {test}]
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322741565 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322741565 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322741605 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322741605 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322741606 data=null doit=true}, TreeItem with text {test}]
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322741606 data=null}, TreeItem with text {test}]
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322741606 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322741606 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322741614 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:45 [2024-03-06T10:08:45.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322741615 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322741615 data=null doit=true}, TreeItem with text {Traces [6]}]
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322741615 data=null}, TreeItem with text {Traces [6]}]
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322741615 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322741616 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:08:45 [2024-03-06T10:08:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322741631 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:45 [2024-03-06T10:08:45.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:08:45 [2024-03-06T10:08:45.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:45 [2024-03-06T10:08:45.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:45 [2024-03-06T10:08:45.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322741860 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
05:08:45 [2024-03-06T10:08:45.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322741860 data=null doit=true}, Tree node with text: kernel-overlap-testing]
05:08:45 [2024-03-06T10:08:45.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322741861 data=null}, Tree node with text: kernel-overlap-testing]
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322741861 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322741861 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322741916 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:45 [2024-03-06T10:08:45.841Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322741921 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322741921 data=null doit=true}, TreeItem with text {test}]
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322741921 data=null}, TreeItem with text {test}]
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322741921 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322741921 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322741953 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322741954 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322741954 data=null doit=true}, TreeItem with text {test}]
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322741954 data=null}, TreeItem with text {test}]
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322741954 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322741954 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322741959 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:45 [2024-03-06T10:08:45.841Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322741960 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322741960 data=null doit=true}, TreeItem with text {Traces [6]}]
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322741960 data=null}, TreeItem with text {Traces [6]}]
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322741960 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322741960 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322741975 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322741976 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322741976 data=null doit=true}, TreeItem with text {Traces [6]}]
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322741976 data=null}, TreeItem with text {Traces [6]}]
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322741977 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322741977 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322741987 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:08:45 [2024-03-06T10:08:45.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322742357 data=null doit=true}, Shell with text {Trace Import}]
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322742361 data=null}, (of type 'Combo')]
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322742395 data=null doit=true}, TreeItem with text {import}]
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322742395 data=null}, TreeItem with text {import}]
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322742396 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322742396 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322742397 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322742398 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322742398 data=null doit=true}, Tree node with text: kernel-overlap-testing]
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322742398 data=null}, Tree node with text: kernel-overlap-testing]
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322742398 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322742398 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322742400 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
05:08:46 [2024-03-06T10:08:46.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=322742421 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4e07e622
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=322742422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=322742422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=322742422 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=322742422 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=322742422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=322742422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=322742422 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=322742423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=322742423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=322742423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=322742423 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=322742423 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322742427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322742427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322742428 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322742428 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322742428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322742428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:46 [2024-03-06T10:08:46.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:46 [2024-03-06T10:08:46.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:46 [2024-03-06T10:08:46.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:46 [2024-03-06T10:08:46.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:46 [2024-03-06T10:08:46.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322742530 data=null doit=true}, Shell with text {Confirmation}]
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
05:08:46 [2024-03-06T10:08:46.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
05:08:46 [2024-03-06T10:08:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:08:46 [2024-03-06T10:08:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
05:08:46 [2024-03-06T10:08:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
05:08:46 [2024-03-06T10:08:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=322742531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:08:46 [2024-03-06T10:08:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=322742531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:08:46 [2024-03-06T10:08:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=322742531 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:08:46 [2024-03-06T10:08:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=322742531 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:08:46 [2024-03-06T10:08:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=322742531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:08:46 [2024-03-06T10:08:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=322742531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:08:46 [2024-03-06T10:08:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=322742532 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:08:46 [2024-03-06T10:08:46.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322742428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:46 [2024-03-06T10:08:46.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322742017 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:08:46 [2024-03-06T10:08:46.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:08:46 [2024-03-06T10:08:46.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:46 [2024-03-06T10:08:46.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:46 [2024-03-06T10:08:46.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:46 [2024-03-06T10:08:46.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:46 [2024-03-06T10:08:46.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:46 [2024-03-06T10:08:46.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:46 [2024-03-06T10:08:46.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322742857 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:46 [2024-03-06T10:08:46.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322742857 data=null doit=true}, TreeItem with text {test}]
05:08:46 [2024-03-06T10:08:46.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322742858 data=null}, TreeItem with text {test}]
05:08:46 [2024-03-06T10:08:46.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322742858 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:46 [2024-03-06T10:08:46.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322742858 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:46 [2024-03-06T10:08:46.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322742884 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:46 [2024-03-06T10:08:46.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:46 [2024-03-06T10:08:46.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322742885 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:46 [2024-03-06T10:08:46.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322742885 data=null doit=true}, TreeItem with text {test}]
05:08:46 [2024-03-06T10:08:46.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322742885 data=null}, TreeItem with text {test}]
05:08:46 [2024-03-06T10:08:46.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322742885 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:46 [2024-03-06T10:08:46.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322742886 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:46 [2024-03-06T10:08:46.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322742890 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:46 [2024-03-06T10:08:46.922Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:46 [2024-03-06T10:08:46.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:46 [2024-03-06T10:08:46.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322742891 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:08:46 [2024-03-06T10:08:46.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322742891 data=null doit=true}, TreeItem with text {Traces [6]}]
05:08:46 [2024-03-06T10:08:46.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322742891 data=null}, TreeItem with text {Traces [6]}]
05:08:46 [2024-03-06T10:08:46.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322742892 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:46 [2024-03-06T10:08:46.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322742892 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:08:46 [2024-03-06T10:08:46.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322742909 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:46 [2024-03-06T10:08:46.922Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:08:47 [2024-03-06T10:08:47.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:47 [2024-03-06T10:08:47.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:47 [2024-03-06T10:08:47.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322743137 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:08:47 [2024-03-06T10:08:47.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322743156 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:08:47 [2024-03-06T10:08:47.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322743156 data=null}, TreeItem with text {kernel-overlap-testing}]
05:08:47 [2024-03-06T10:08:47.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322743157 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:08:47 [2024-03-06T10:08:47.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322743157 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:08:47 [2024-03-06T10:08:47.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322743175 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:08:47 [2024-03-06T10:08:47.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:47 [2024-03-06T10:08:47.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:47 [2024-03-06T10:08:47.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:47 [2024-03-06T10:08:47.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:47 [2024-03-06T10:08:47.178Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:47 [2024-03-06T10:08:47.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:47 [2024-03-06T10:08:47.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322743177 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:08:47 [2024-03-06T10:08:47.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322743177 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:08:47 [2024-03-06T10:08:47.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322743177 data=null}, TreeItem with text {kernel-overlap-testing}]
05:08:47 [2024-03-06T10:08:47.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322743177 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:08:47 [2024-03-06T10:08:47.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322743178 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:08:47 [2024-03-06T10:08:47.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322743181 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:08:47 [2024-03-06T10:08:47.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:08:47 [2024-03-06T10:08:47.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322743182 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:08:47 [2024-03-06T10:08:47.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322743182 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:08:47 [2024-03-06T10:08:47.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:47 [2024-03-06T10:08:47.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322743182 data=null}, TreeItem with text {kernel-overlap-testing}]
05:08:47 [2024-03-06T10:08:47.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322743182 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:08:47 [2024-03-06T10:08:47.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322743182 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:08:47 [2024-03-06T10:08:47.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322743192 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:08:47 [2024-03-06T10:08:47.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322743192 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
05:08:47 [2024-03-06T10:08:47.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=322743192 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
05:08:47 [2024-03-06T10:08:47.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322743192 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:08:47 [2024-03-06T10:08:47.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322743234 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
05:08:47 [2024-03-06T10:08:47.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=322743445 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:08:47 [2024-03-06T10:08:47.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=322743451 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:08:47 [2024-03-06T10:08:47.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=322743452 data=null}, TreeItem with text {kernel-overlap-testing}]
05:08:47 [2024-03-06T10:08:47.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:08:47 [2024-03-06T10:08:47.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:47 [2024-03-06T10:08:47.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:47 [2024-03-06T10:08:47.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:47 [2024-03-06T10:08:47.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:47 [2024-03-06T10:08:47.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:47 [2024-03-06T10:08:47.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:47 [2024-03-06T10:08:47.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:47 [2024-03-06T10:08:47.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:47 [2024-03-06T10:08:47.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:47 [2024-03-06T10:08:47.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:47 [2024-03-06T10:08:47.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:08:47 [2024-03-06T10:08:47.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322743453 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:08:47 [2024-03-06T10:08:47.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322743453 data=null doit=true}, TableItem with text {}]
05:08:47 [2024-03-06T10:08:47.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322743454 data=null}, TableItem with text {}]
05:08:47 [2024-03-06T10:08:47.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322743454 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:08:47 [2024-03-06T10:08:47.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322743454 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:08:47 [2024-03-06T10:08:47.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322743473 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:08:47 [2024-03-06T10:08:47.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:47 [2024-03-06T10:08:47.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:48 [2024-03-06T10:08:48.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:48 [2024-03-06T10:08:48.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:48 [2024-03-06T10:08:48.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322744735 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:08:48 [2024-03-06T10:08:48.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322744735 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:08:48 [2024-03-06T10:08:48.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322744735 data=null}, TreeItem with text {kernel-overlap-testing}]
05:08:48 [2024-03-06T10:08:48.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322744735 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322744736 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322744743 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:48 [2024-03-06T10:08:48.801Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322744788 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322744789 data=null doit=true}, Tree node with text: kernel-overlap-testing]
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322744789 data=null}, Tree node with text: kernel-overlap-testing]
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322744814 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322744814 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322744822 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:48 [2024-03-06T10:08:48.801Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322744828 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322744828 data=null doit=true}, TreeItem with text {test}]
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322744828 data=null}, TreeItem with text {test}]
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322744828 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322744828 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322744855 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322744856 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322744856 data=null doit=true}, TreeItem with text {test}]
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322744856 data=null}, TreeItem with text {test}]
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322744856 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322744856 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322744863 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:48 [2024-03-06T10:08:48.801Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322744864 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322744864 data=null doit=true}, TreeItem with text {Traces [6]}]
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322744864 data=null}, TreeItem with text {Traces [6]}]
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322744864 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322744864 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:08:48 [2024-03-06T10:08:48.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322744882 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:48 [2024-03-06T10:08:48.801Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:08:49 [2024-03-06T10:08:49.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:49 [2024-03-06T10:08:49.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:49 [2024-03-06T10:08:49.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322745112 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
05:08:49 [2024-03-06T10:08:49.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322745112 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322745112 data=null}, Tree node with text: ExampleCustomTxt.log]
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322745113 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322745113 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322745150 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:49 [2024-03-06T10:08:49.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322745155 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322745155 data=null doit=true}, TreeItem with text {test}]
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322745155 data=null}, TreeItem with text {test}]
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322745155 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322745155 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322745180 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322745181 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322745181 data=null doit=true}, TreeItem with text {test}]
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322745181 data=null}, TreeItem with text {test}]
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322745182 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322745182 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322745187 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:49 [2024-03-06T10:08:49.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322745188 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322745188 data=null doit=true}, TreeItem with text {Traces [6]}]
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322745188 data=null}, TreeItem with text {Traces [6]}]
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322745188 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322745188 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322745204 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322745205 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322745205 data=null doit=true}, TreeItem with text {Traces [6]}]
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322745205 data=null}, TreeItem with text {Traces [6]}]
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322745206 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322745206 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322745211 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:08:49 [2024-03-06T10:08:49.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:08:49 [2024-03-06T10:08:49.317Z] 
05:08:49 [2024-03-06T10:08:49.317Z] (Eclipse:19306): Gtk-WARNING **: 10:08:49.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:49 [2024-03-06T10:08:49.317Z] 
05:08:49 [2024-03-06T10:08:49.317Z] (Eclipse:19306): Gtk-WARNING **: 10:08:49.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:49 [2024-03-06T10:08:49.317Z] 
05:08:49 [2024-03-06T10:08:49.317Z] (Eclipse:19306): Gtk-WARNING **: 10:08:49.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:49 [2024-03-06T10:08:49.317Z] 
05:08:49 [2024-03-06T10:08:49.317Z] (Eclipse:19306): Gtk-WARNING **: 10:08:49.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:49 [2024-03-06T10:08:49.317Z] 
05:08:49 [2024-03-06T10:08:49.317Z] (Eclipse:19306): Gtk-WARNING **: 10:08:49.247: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:49 [2024-03-06T10:08:49.317Z] 
05:08:49 [2024-03-06T10:08:49.317Z] (Eclipse:19306): Gtk-WARNING **: 10:08:49.247: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:49 [2024-03-06T10:08:49.317Z] 
05:08:49 [2024-03-06T10:08:49.317Z] (Eclipse:19306): Gtk-WARNING **: 10:08:49.247: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:49 [2024-03-06T10:08:49.317Z] 
05:08:49 [2024-03-06T10:08:49.317Z] (Eclipse:19306): Gtk-WARNING **: 10:08:49.247: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:49 [2024-03-06T10:08:49.317Z] 
05:08:49 [2024-03-06T10:08:49.317Z] (Eclipse:19306): Gtk-WARNING **: 10:08:49.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:49 [2024-03-06T10:08:49.317Z] 
05:08:49 [2024-03-06T10:08:49.317Z] (Eclipse:19306): Gtk-WARNING **: 10:08:49.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:49 [2024-03-06T10:08:49.317Z] 
05:08:49 [2024-03-06T10:08:49.317Z] (Eclipse:19306): Gtk-WARNING **: 10:08:49.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:49 [2024-03-06T10:08:49.317Z] 
05:08:49 [2024-03-06T10:08:49.317Z] (Eclipse:19306): Gtk-WARNING **: 10:08:49.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:49 [2024-03-06T10:08:49.317Z] 
05:08:49 [2024-03-06T10:08:49.317Z] (Eclipse:19306): Gtk-WARNING **: 10:08:49.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:49 [2024-03-06T10:08:49.317Z] 
05:08:49 [2024-03-06T10:08:49.317Z] (Eclipse:19306): Gtk-WARNING **: 10:08:49.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:49 [2024-03-06T10:08:49.317Z] 
05:08:49 [2024-03-06T10:08:49.317Z] (Eclipse:19306): Gtk-WARNING **: 10:08:49.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:49 [2024-03-06T10:08:49.317Z] 
05:08:49 [2024-03-06T10:08:49.317Z] (Eclipse:19306): Gtk-WARNING **: 10:08:49.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:49 [2024-03-06T10:08:49.317Z] 
05:08:49 [2024-03-06T10:08:49.317Z] (Eclipse:19306): Gtk-WARNING **: 10:08:49.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:49 [2024-03-06T10:08:49.317Z] 
05:08:49 [2024-03-06T10:08:49.317Z] (Eclipse:19306): Gtk-WARNING **: 10:08:49.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:49 [2024-03-06T10:08:49.317Z] 
05:08:49 [2024-03-06T10:08:49.317Z] (Eclipse:19306): Gtk-WARNING **: 10:08:49.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:49 [2024-03-06T10:08:49.317Z] 
05:08:49 [2024-03-06T10:08:49.317Z] (Eclipse:19306): Gtk-WARNING **: 10:08:49.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:49 [2024-03-06T10:08:49.573Z] 
05:08:49 [2024-03-06T10:08:49.573Z] (Eclipse:19306): Gtk-WARNING **: 10:08:49.327: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:49 [2024-03-06T10:08:49.573Z] 
05:08:49 [2024-03-06T10:08:49.573Z] (Eclipse:19306): Gtk-WARNING **: 10:08:49.327: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:49 [2024-03-06T10:08:49.573Z] 
05:08:49 [2024-03-06T10:08:49.573Z] (Eclipse:19306): Gtk-WARNING **: 10:08:49.327: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:49 [2024-03-06T10:08:49.573Z] 
05:08:49 [2024-03-06T10:08:49.573Z] (Eclipse:19306): Gtk-WARNING **: 10:08:49.327: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:49 [2024-03-06T10:08:49.573Z] 
05:08:49 [2024-03-06T10:08:49.573Z] (Eclipse:19306): Gtk-WARNING **: 10:08:49.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:49 [2024-03-06T10:08:49.573Z] 
05:08:49 [2024-03-06T10:08:49.573Z] (Eclipse:19306): Gtk-WARNING **: 10:08:49.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:49 [2024-03-06T10:08:49.573Z] 
05:08:49 [2024-03-06T10:08:49.573Z] (Eclipse:19306): Gtk-WARNING **: 10:08:49.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:49 [2024-03-06T10:08:49.573Z] 
05:08:49 [2024-03-06T10:08:49.573Z] (Eclipse:19306): Gtk-WARNING **: 10:08:49.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:49 [2024-03-06T10:08:49.573Z] 
05:08:49 [2024-03-06T10:08:49.573Z] (Eclipse:19306): Gtk-WARNING **: 10:08:49.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:49 [2024-03-06T10:08:49.573Z] 
05:08:49 [2024-03-06T10:08:49.573Z] (Eclipse:19306): Gtk-WARNING **: 10:08:49.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:49 [2024-03-06T10:08:49.573Z] 
05:08:49 [2024-03-06T10:08:49.573Z] (Eclipse:19306): Gtk-WARNING **: 10:08:49.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:49 [2024-03-06T10:08:49.573Z] 
05:08:49 [2024-03-06T10:08:49.573Z] (Eclipse:19306): Gtk-WARNING **: 10:08:49.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:49 [2024-03-06T10:08:49.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:08:49 [2024-03-06T10:08:49.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:08:49 [2024-03-06T10:08:49.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322745603 data=null doit=true}, Shell with text {Trace Import}]
05:08:49 [2024-03-06T10:08:49.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:08:49 [2024-03-06T10:08:49.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:08:49 [2024-03-06T10:08:49.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:08:49 [2024-03-06T10:08:49.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:08:49 [2024-03-06T10:08:49.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:49 [2024-03-06T10:08:49.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:08:49 [2024-03-06T10:08:49.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:49 [2024-03-06T10:08:49.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:08:49 [2024-03-06T10:08:49.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:08:49 [2024-03-06T10:08:49.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322745609 data=null}, (of type 'Combo')]
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322745648 data=null doit=true}, TreeItem with text {import}]
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322745648 data=null}, TreeItem with text {import}]
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322745648 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322745649 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322745650 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=322745650 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322745651 data=null doit=true}, TreeItem with text {import}]
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322745651 data=null}, TreeItem with text {import}]
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322745651 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322745651 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322745656 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=322745664 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5e2539ae
05:08:49 [2024-03-06T10:08:49.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=322745665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=322745665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=322745665 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=322745665 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=322745665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=322745666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=322745666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=322745666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=322745666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=322745666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=322745666 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=322745666 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:08:49 [2024-03-06T10:08:49.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:08:49 [2024-03-06T10:08:49.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:49 [2024-03-06T10:08:49.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:08:49 [2024-03-06T10:08:49.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322745681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:49 [2024-03-06T10:08:49.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322745681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:49 [2024-03-06T10:08:49.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322745682 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:49 [2024-03-06T10:08:49.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322745682 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:49 [2024-03-06T10:08:49.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322745682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:49 [2024-03-06T10:08:49.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322745682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:49 [2024-03-06T10:08:49.833Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:49 [2024-03-06T10:08:49.833Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:49 [2024-03-06T10:08:49.833Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:49 [2024-03-06T10:08:49.833Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:49 [2024-03-06T10:08:49.833Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:49 [2024-03-06T10:08:49.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:08:49 [2024-03-06T10:08:49.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:08:49 [2024-03-06T10:08:49.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322745780 data=null doit=true}, Shell with text {Confirmation}]
05:08:49 [2024-03-06T10:08:49.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
05:08:49 [2024-03-06T10:08:49.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
05:08:49 [2024-03-06T10:08:49.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
05:08:49 [2024-03-06T10:08:49.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:08:49 [2024-03-06T10:08:49.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
05:08:49 [2024-03-06T10:08:49.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=322745780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:08:49 [2024-03-06T10:08:49.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=322745780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:08:49 [2024-03-06T10:08:49.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=322745780 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:08:49 [2024-03-06T10:08:49.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=322745780 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:08:49 [2024-03-06T10:08:49.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=322745780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:08:49 [2024-03-06T10:08:49.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=322745780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:08:49 [2024-03-06T10:08:49.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=322745780 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:08:49 [2024-03-06T10:08:49.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322745682 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:49 [2024-03-06T10:08:49.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322745234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:08:50 [2024-03-06T10:08:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:08:50 [2024-03-06T10:08:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:50 [2024-03-06T10:08:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:50 [2024-03-06T10:08:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:50 [2024-03-06T10:08:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:50 [2024-03-06T10:08:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:50 [2024-03-06T10:08:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:50 [2024-03-06T10:08:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322746096 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:50 [2024-03-06T10:08:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322746096 data=null doit=true}, TreeItem with text {test}]
05:08:50 [2024-03-06T10:08:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322746096 data=null}, TreeItem with text {test}]
05:08:50 [2024-03-06T10:08:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322746096 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:50 [2024-03-06T10:08:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322746097 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:50 [2024-03-06T10:08:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322746143 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:50 [2024-03-06T10:08:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:50 [2024-03-06T10:08:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322746144 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:50 [2024-03-06T10:08:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322746144 data=null doit=true}, TreeItem with text {test}]
05:08:50 [2024-03-06T10:08:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322746144 data=null}, TreeItem with text {test}]
05:08:50 [2024-03-06T10:08:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322746144 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:50 [2024-03-06T10:08:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322746144 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:50 [2024-03-06T10:08:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322746158 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:50 [2024-03-06T10:08:50.090Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:50 [2024-03-06T10:08:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:50 [2024-03-06T10:08:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322746159 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:08:50 [2024-03-06T10:08:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322746159 data=null doit=true}, TreeItem with text {Traces [6]}]
05:08:50 [2024-03-06T10:08:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322746159 data=null}, TreeItem with text {Traces [6]}]
05:08:50 [2024-03-06T10:08:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322746159 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:50 [2024-03-06T10:08:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322746160 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:08:50 [2024-03-06T10:08:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322746178 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:50 [2024-03-06T10:08:50.090Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:08:50 [2024-03-06T10:08:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:50 [2024-03-06T10:08:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:50 [2024-03-06T10:08:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322746438 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:08:50 [2024-03-06T10:08:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322746438 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:50 [2024-03-06T10:08:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322746438 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:08:50 [2024-03-06T10:08:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322746439 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:50 [2024-03-06T10:08:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322746439 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:50 [2024-03-06T10:08:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322746456 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:50 [2024-03-06T10:08:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:50 [2024-03-06T10:08:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:50 [2024-03-06T10:08:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:50 [2024-03-06T10:08:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:50 [2024-03-06T10:08:50.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:50 [2024-03-06T10:08:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:50 [2024-03-06T10:08:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322746458 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:08:50 [2024-03-06T10:08:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322746458 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:50 [2024-03-06T10:08:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322746458 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:08:50 [2024-03-06T10:08:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322746458 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:50 [2024-03-06T10:08:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322746458 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:50 [2024-03-06T10:08:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322746462 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:50 [2024-03-06T10:08:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:08:50 [2024-03-06T10:08:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322746462 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:08:50 [2024-03-06T10:08:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322746462 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:50 [2024-03-06T10:08:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:50 [2024-03-06T10:08:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322746462 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:08:50 [2024-03-06T10:08:50.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322746463 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:50 [2024-03-06T10:08:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322746463 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:50 [2024-03-06T10:08:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322746472 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:50 [2024-03-06T10:08:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322746472 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:08:50 [2024-03-06T10:08:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322746472 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:08:50 [2024-03-06T10:08:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322746472 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:50 [2024-03-06T10:08:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322746522 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:08:50 [2024-03-06T10:08:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322746634 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:08:50 [2024-03-06T10:08:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322746634 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:50 [2024-03-06T10:08:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322746634 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:08:50 [2024-03-06T10:08:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:08:50 [2024-03-06T10:08:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:50 [2024-03-06T10:08:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:50 [2024-03-06T10:08:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:50 [2024-03-06T10:08:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:50 [2024-03-06T10:08:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:50 [2024-03-06T10:08:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:50 [2024-03-06T10:08:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:50 [2024-03-06T10:08:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:50 [2024-03-06T10:08:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:50 [2024-03-06T10:08:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:50 [2024-03-06T10:08:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:08:50 [2024-03-06T10:08:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322746639 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:08:50 [2024-03-06T10:08:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322746639 data=null doit=true}, TableItem with text {}]
05:08:50 [2024-03-06T10:08:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322746639 data=null}, TableItem with text {}]
05:08:50 [2024-03-06T10:08:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322746639 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:08:50 [2024-03-06T10:08:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322746639 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:08:50 [2024-03-06T10:08:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322746644 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:08:50 [2024-03-06T10:08:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:50 [2024-03-06T10:08:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:50 [2024-03-06T10:08:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:50 [2024-03-06T10:08:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:50 [2024-03-06T10:08:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322746721 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:08:50 [2024-03-06T10:08:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322746721 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:50 [2024-03-06T10:08:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322746722 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:08:50 [2024-03-06T10:08:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322746722 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:50 [2024-03-06T10:08:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322746722 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:50 [2024-03-06T10:08:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322746729 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:50 [2024-03-06T10:08:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:50 [2024-03-06T10:08:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:50 [2024-03-06T10:08:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:50 [2024-03-06T10:08:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:50 [2024-03-06T10:08:50.605Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:50 [2024-03-06T10:08:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:50 [2024-03-06T10:08:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:50 [2024-03-06T10:08:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322746772 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
05:08:50 [2024-03-06T10:08:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322746772 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
05:08:50 [2024-03-06T10:08:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322746772 data=null}, Tree node with text: ExampleCustomTxt.log]
05:08:50 [2024-03-06T10:08:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322746772 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
05:08:50 [2024-03-06T10:08:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322746772 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
05:08:50 [2024-03-06T10:08:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322746796 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
05:08:50 [2024-03-06T10:08:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:50 [2024-03-06T10:08:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:50 [2024-03-06T10:08:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:50 [2024-03-06T10:08:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:50 [2024-03-06T10:08:50.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:50 [2024-03-06T10:08:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:50 [2024-03-06T10:08:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:50 [2024-03-06T10:08:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:50 [2024-03-06T10:08:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:50 [2024-03-06T10:08:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:50 [2024-03-06T10:08:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:50 [2024-03-06T10:08:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322746800 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:50 [2024-03-06T10:08:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322746800 data=null doit=true}, TreeItem with text {test}]
05:08:50 [2024-03-06T10:08:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322746800 data=null}, TreeItem with text {test}]
05:08:50 [2024-03-06T10:08:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322746801 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:50 [2024-03-06T10:08:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322746801 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:50 [2024-03-06T10:08:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322746821 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:50 [2024-03-06T10:08:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:50 [2024-03-06T10:08:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322746821 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:50 [2024-03-06T10:08:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322746822 data=null doit=true}, TreeItem with text {test}]
05:08:50 [2024-03-06T10:08:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322746822 data=null}, TreeItem with text {test}]
05:08:50 [2024-03-06T10:08:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322746822 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:50 [2024-03-06T10:08:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322746822 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:50 [2024-03-06T10:08:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322746832 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:50 [2024-03-06T10:08:50.862Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:50 [2024-03-06T10:08:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:50 [2024-03-06T10:08:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322746833 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:08:50 [2024-03-06T10:08:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322746833 data=null doit=true}, TreeItem with text {Traces [6]}]
05:08:50 [2024-03-06T10:08:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322746833 data=null}, TreeItem with text {Traces [6]}]
05:08:50 [2024-03-06T10:08:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322746833 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:50 [2024-03-06T10:08:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322746833 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:08:50 [2024-03-06T10:08:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322746847 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:50 [2024-03-06T10:08:50.862Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:08:51 [2024-03-06T10:08:51.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:51 [2024-03-06T10:08:51.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:51 [2024-03-06T10:08:51.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322747174 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
05:08:51 [2024-03-06T10:08:51.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322747174 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
05:08:51 [2024-03-06T10:08:51.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322747174 data=null}, Tree node with text: ExampleCustomXml.xml]
05:08:51 [2024-03-06T10:08:51.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322747174 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
05:08:51 [2024-03-06T10:08:51.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322747174 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomXml.xml]
05:08:51 [2024-03-06T10:08:51.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322747206 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
05:08:51 [2024-03-06T10:08:51.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:51 [2024-03-06T10:08:51.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:51 [2024-03-06T10:08:51.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:51 [2024-03-06T10:08:51.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:51 [2024-03-06T10:08:51.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:51 [2024-03-06T10:08:51.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:51 [2024-03-06T10:08:51.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:51 [2024-03-06T10:08:51.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:51 [2024-03-06T10:08:51.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:51 [2024-03-06T10:08:51.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:51 [2024-03-06T10:08:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:51 [2024-03-06T10:08:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322747216 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:51 [2024-03-06T10:08:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322747216 data=null doit=true}, TreeItem with text {test}]
05:08:51 [2024-03-06T10:08:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322747216 data=null}, TreeItem with text {test}]
05:08:51 [2024-03-06T10:08:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322747216 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:51 [2024-03-06T10:08:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322747216 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:51 [2024-03-06T10:08:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322747239 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:51 [2024-03-06T10:08:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:51 [2024-03-06T10:08:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322747239 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:51 [2024-03-06T10:08:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322747240 data=null doit=true}, TreeItem with text {test}]
05:08:51 [2024-03-06T10:08:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322747240 data=null}, TreeItem with text {test}]
05:08:51 [2024-03-06T10:08:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322747240 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:51 [2024-03-06T10:08:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322747240 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:51 [2024-03-06T10:08:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322747250 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:51 [2024-03-06T10:08:51.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:51 [2024-03-06T10:08:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:51 [2024-03-06T10:08:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322747250 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:08:51 [2024-03-06T10:08:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322747251 data=null doit=true}, TreeItem with text {Traces [6]}]
05:08:51 [2024-03-06T10:08:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322747251 data=null}, TreeItem with text {Traces [6]}]
05:08:51 [2024-03-06T10:08:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322747251 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:51 [2024-03-06T10:08:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322747251 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:08:51 [2024-03-06T10:08:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322747267 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:51 [2024-03-06T10:08:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:51 [2024-03-06T10:08:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322747267 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:08:51 [2024-03-06T10:08:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322747268 data=null doit=true}, TreeItem with text {Traces [6]}]
05:08:51 [2024-03-06T10:08:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322747268 data=null}, TreeItem with text {Traces [6]}]
05:08:51 [2024-03-06T10:08:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322747268 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:51 [2024-03-06T10:08:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322747268 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:08:51 [2024-03-06T10:08:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322747273 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:51 [2024-03-06T10:08:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:08:51 [2024-03-06T10:08:51.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:08:51 [2024-03-06T10:08:51.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:08:51 [2024-03-06T10:08:51.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322747625 data=null doit=true}, Shell with text {Trace Import}]
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322747641 data=null}, (of type 'Combo')]
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322747684 data=null doit=true}, TreeItem with text {import}]
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322747685 data=null}, TreeItem with text {import}]
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322747685 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322747685 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322747686 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=322747687 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322747687 data=null doit=true}, TreeItem with text {import}]
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322747687 data=null}, TreeItem with text {import}]
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322747687 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322747687 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322747688 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:08:51 [2024-03-06T10:08:51.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=322747711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@45e7c66d
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=322747712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=322747713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=322747713 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=322747713 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=322747713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=322747713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=322747713 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=322747713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=322747713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=322747713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=322747713 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=322747713 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:08:51 [2024-03-06T10:08:51.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322747718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322747718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322747718 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322747718 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322747718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322747719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:51 [2024-03-06T10:08:51.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:51 [2024-03-06T10:08:51.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:51 [2024-03-06T10:08:51.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:51 [2024-03-06T10:08:51.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:51 [2024-03-06T10:08:51.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322747820 data=null doit=true}, Shell with text {Confirmation}]
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=322747821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=322747821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=322747821 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=322747829 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=322747829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=322747830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:08:51 [2024-03-06T10:08:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=322747830 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:08:51 [2024-03-06T10:08:51.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322747719 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:51 [2024-03-06T10:08:51.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322747296 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:08:52 [2024-03-06T10:08:52.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:08:52 [2024-03-06T10:08:52.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:52 [2024-03-06T10:08:52.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:52 [2024-03-06T10:08:52.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:52 [2024-03-06T10:08:52.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:52 [2024-03-06T10:08:52.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:52 [2024-03-06T10:08:52.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:52 [2024-03-06T10:08:52.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322748140 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:52 [2024-03-06T10:08:52.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322748140 data=null doit=true}, TreeItem with text {test}]
05:08:52 [2024-03-06T10:08:52.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322748140 data=null}, TreeItem with text {test}]
05:08:52 [2024-03-06T10:08:52.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322748141 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:52 [2024-03-06T10:08:52.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322748141 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:52 [2024-03-06T10:08:52.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322748168 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:52 [2024-03-06T10:08:52.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:52 [2024-03-06T10:08:52.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322748169 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:52 [2024-03-06T10:08:52.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322748169 data=null doit=true}, TreeItem with text {test}]
05:08:52 [2024-03-06T10:08:52.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322748169 data=null}, TreeItem with text {test}]
05:08:52 [2024-03-06T10:08:52.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322748169 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:52 [2024-03-06T10:08:52.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322748169 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:52 [2024-03-06T10:08:52.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322748188 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:52 [2024-03-06T10:08:52.200Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:52 [2024-03-06T10:08:52.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:52 [2024-03-06T10:08:52.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322748189 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:08:52 [2024-03-06T10:08:52.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322748189 data=null doit=true}, TreeItem with text {Traces [6]}]
05:08:52 [2024-03-06T10:08:52.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322748189 data=null}, TreeItem with text {Traces [6]}]
05:08:52 [2024-03-06T10:08:52.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322748189 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:52 [2024-03-06T10:08:52.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322748189 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:08:52 [2024-03-06T10:08:52.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322748208 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:52 [2024-03-06T10:08:52.200Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:08:52 [2024-03-06T10:08:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:52 [2024-03-06T10:08:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:52 [2024-03-06T10:08:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322748451 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:08:52 [2024-03-06T10:08:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322748451 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:52 [2024-03-06T10:08:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322748451 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:08:52 [2024-03-06T10:08:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322748451 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:08:52 [2024-03-06T10:08:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322748451 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:52 [2024-03-06T10:08:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322748473 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:08:52 [2024-03-06T10:08:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:52 [2024-03-06T10:08:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:52 [2024-03-06T10:08:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:52 [2024-03-06T10:08:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:52 [2024-03-06T10:08:52.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:52 [2024-03-06T10:08:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:52 [2024-03-06T10:08:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322748475 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:08:52 [2024-03-06T10:08:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322748475 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:52 [2024-03-06T10:08:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322748476 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:08:52 [2024-03-06T10:08:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322748476 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:08:52 [2024-03-06T10:08:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322748476 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:52 [2024-03-06T10:08:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322748481 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:08:52 [2024-03-06T10:08:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:08:52 [2024-03-06T10:08:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322748482 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:08:52 [2024-03-06T10:08:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322748482 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:52 [2024-03-06T10:08:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:52 [2024-03-06T10:08:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322748482 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:08:52 [2024-03-06T10:08:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322748482 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:08:52 [2024-03-06T10:08:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322748482 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:52 [2024-03-06T10:08:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322748486 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:08:52 [2024-03-06T10:08:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322748486 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:08:52 [2024-03-06T10:08:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322748486 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:08:52 [2024-03-06T10:08:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322748486 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:52 [2024-03-06T10:08:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322748526 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:08:52 [2024-03-06T10:08:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322748627 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:08:52 [2024-03-06T10:08:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322748628 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:52 [2024-03-06T10:08:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322748628 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:08:52 [2024-03-06T10:08:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:08:52 [2024-03-06T10:08:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:52 [2024-03-06T10:08:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:52 [2024-03-06T10:08:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:52 [2024-03-06T10:08:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:52 [2024-03-06T10:08:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:52 [2024-03-06T10:08:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:52 [2024-03-06T10:08:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:52 [2024-03-06T10:08:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:52 [2024-03-06T10:08:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:52 [2024-03-06T10:08:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:52 [2024-03-06T10:08:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:08:52 [2024-03-06T10:08:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322748632 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:08:52 [2024-03-06T10:08:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322748632 data=null doit=true}, TableItem with text {}]
05:08:52 [2024-03-06T10:08:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322748632 data=null}, TableItem with text {}]
05:08:52 [2024-03-06T10:08:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322748632 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:08:52 [2024-03-06T10:08:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322748633 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:08:52 [2024-03-06T10:08:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322748637 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:08:52 [2024-03-06T10:08:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:52 [2024-03-06T10:08:52.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:52 [2024-03-06T10:08:52.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:52 [2024-03-06T10:08:52.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:52 [2024-03-06T10:08:52.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322748722 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:08:52 [2024-03-06T10:08:52.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322748723 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:52 [2024-03-06T10:08:52.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322748723 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:08:52 [2024-03-06T10:08:52.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322748723 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:08:52 [2024-03-06T10:08:52.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322748723 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:52 [2024-03-06T10:08:52.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322748727 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:08:52 [2024-03-06T10:08:52.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:52 [2024-03-06T10:08:52.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:52 [2024-03-06T10:08:52.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:52 [2024-03-06T10:08:52.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:52 [2024-03-06T10:08:52.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:52 [2024-03-06T10:08:52.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:52 [2024-03-06T10:08:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:52 [2024-03-06T10:08:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322748876 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
05:08:52 [2024-03-06T10:08:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322748876 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
05:08:52 [2024-03-06T10:08:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322748876 data=null}, Tree node with text: ExampleCustomXml.xml]
05:08:52 [2024-03-06T10:08:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322748877 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
05:08:52 [2024-03-06T10:08:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322748877 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomXml.xml]
05:08:52 [2024-03-06T10:08:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322748881 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
05:08:52 [2024-03-06T10:08:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:52 [2024-03-06T10:08:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:52 [2024-03-06T10:08:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:52 [2024-03-06T10:08:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:52 [2024-03-06T10:08:52.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:52 [2024-03-06T10:08:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:52 [2024-03-06T10:08:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:52 [2024-03-06T10:08:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:52 [2024-03-06T10:08:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:52 [2024-03-06T10:08:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:52 [2024-03-06T10:08:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:52 [2024-03-06T10:08:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322748886 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:52 [2024-03-06T10:08:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322748886 data=null doit=true}, TreeItem with text {test}]
05:08:52 [2024-03-06T10:08:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322748886 data=null}, TreeItem with text {test}]
05:08:52 [2024-03-06T10:08:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322748886 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:52 [2024-03-06T10:08:52.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322748886 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:52 [2024-03-06T10:08:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322748915 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:52 [2024-03-06T10:08:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:52 [2024-03-06T10:08:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322748916 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:52 [2024-03-06T10:08:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322748916 data=null doit=true}, TreeItem with text {test}]
05:08:52 [2024-03-06T10:08:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322748916 data=null}, TreeItem with text {test}]
05:08:52 [2024-03-06T10:08:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322748916 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:52 [2024-03-06T10:08:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322748916 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:52 [2024-03-06T10:08:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322748922 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:52 [2024-03-06T10:08:52.972Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:52 [2024-03-06T10:08:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:52 [2024-03-06T10:08:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322748922 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:08:52 [2024-03-06T10:08:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322748922 data=null doit=true}, TreeItem with text {Traces [6]}]
05:08:52 [2024-03-06T10:08:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322748923 data=null}, TreeItem with text {Traces [6]}]
05:08:52 [2024-03-06T10:08:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322748923 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:52 [2024-03-06T10:08:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322748923 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:08:52 [2024-03-06T10:08:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322748941 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:52 [2024-03-06T10:08:52.972Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:08:52 [2024-03-06T10:08:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:52 [2024-03-06T10:08:52.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:53 [2024-03-06T10:08:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322749168 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
05:08:53 [2024-03-06T10:08:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322749168 data=null doit=true}, Tree node with text: kernel-overlap-testing]
05:08:53 [2024-03-06T10:08:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322749168 data=null}, Tree node with text: kernel-overlap-testing]
05:08:53 [2024-03-06T10:08:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322749168 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
05:08:53 [2024-03-06T10:08:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322749168 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
05:08:53 [2024-03-06T10:08:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322749211 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
05:08:53 [2024-03-06T10:08:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:53 [2024-03-06T10:08:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:53 [2024-03-06T10:08:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:53 [2024-03-06T10:08:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:53 [2024-03-06T10:08:53.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:53 [2024-03-06T10:08:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:53 [2024-03-06T10:08:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:53 [2024-03-06T10:08:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:53 [2024-03-06T10:08:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:53 [2024-03-06T10:08:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:53 [2024-03-06T10:08:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:53 [2024-03-06T10:08:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322749215 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:53 [2024-03-06T10:08:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322749215 data=null doit=true}, TreeItem with text {test}]
05:08:53 [2024-03-06T10:08:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322749215 data=null}, TreeItem with text {test}]
05:08:53 [2024-03-06T10:08:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322749215 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:53 [2024-03-06T10:08:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322749215 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:53 [2024-03-06T10:08:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322749242 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:53 [2024-03-06T10:08:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:53 [2024-03-06T10:08:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322749242 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:53 [2024-03-06T10:08:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322749243 data=null doit=true}, TreeItem with text {test}]
05:08:53 [2024-03-06T10:08:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322749243 data=null}, TreeItem with text {test}]
05:08:53 [2024-03-06T10:08:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322749243 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:53 [2024-03-06T10:08:53.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322749243 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:53 [2024-03-06T10:08:53.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322749268 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:53 [2024-03-06T10:08:53.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:53 [2024-03-06T10:08:53.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:53 [2024-03-06T10:08:53.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322749268 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:08:53 [2024-03-06T10:08:53.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322749268 data=null doit=true}, TreeItem with text {Traces [6]}]
05:08:53 [2024-03-06T10:08:53.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322749269 data=null}, TreeItem with text {Traces [6]}]
05:08:53 [2024-03-06T10:08:53.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322749269 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:53 [2024-03-06T10:08:53.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322749269 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:08:53 [2024-03-06T10:08:53.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322749283 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:53 [2024-03-06T10:08:53.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:53 [2024-03-06T10:08:53.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322749283 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:08:53 [2024-03-06T10:08:53.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322749283 data=null doit=true}, TreeItem with text {Traces [6]}]
05:08:53 [2024-03-06T10:08:53.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322749283 data=null}, TreeItem with text {Traces [6]}]
05:08:53 [2024-03-06T10:08:53.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322749283 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:53 [2024-03-06T10:08:53.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322749284 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:08:53 [2024-03-06T10:08:53.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322749287 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:53 [2024-03-06T10:08:53.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:08:53 [2024-03-06T10:08:53.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:08:53 [2024-03-06T10:08:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:08:53 [2024-03-06T10:08:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:08:53 [2024-03-06T10:08:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322749662 data=null doit=true}, Shell with text {Trace Import}]
05:08:53 [2024-03-06T10:08:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:08:53 [2024-03-06T10:08:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:08:53 [2024-03-06T10:08:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:08:53 [2024-03-06T10:08:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:08:53 [2024-03-06T10:08:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:53 [2024-03-06T10:08:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:08:53 [2024-03-06T10:08:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:53 [2024-03-06T10:08:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:08:53 [2024-03-06T10:08:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:08:53 [2024-03-06T10:08:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:08:53 [2024-03-06T10:08:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:08:53 [2024-03-06T10:08:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:08:53 [2024-03-06T10:08:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322749666 data=null}, (of type 'Combo')]
05:08:53 [2024-03-06T10:08:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:08:53 [2024-03-06T10:08:53.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:53 [2024-03-06T10:08:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:53 [2024-03-06T10:08:53.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:08:53 [2024-03-06T10:08:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:53 [2024-03-06T10:08:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:53 [2024-03-06T10:08:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322749713 data=null doit=true}, TreeItem with text {import}]
05:08:53 [2024-03-06T10:08:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322749713 data=null}, TreeItem with text {import}]
05:08:53 [2024-03-06T10:08:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322749714 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:53 [2024-03-06T10:08:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322749714 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
05:08:53 [2024-03-06T10:08:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322749717 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:53 [2024-03-06T10:08:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:53 [2024-03-06T10:08:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322749717 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
05:08:53 [2024-03-06T10:08:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322749718 data=null doit=true}, Tree node with text: kernel-overlap-testing]
05:08:53 [2024-03-06T10:08:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322749718 data=null}, Tree node with text: kernel-overlap-testing]
05:08:53 [2024-03-06T10:08:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322749718 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
05:08:53 [2024-03-06T10:08:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322749718 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
05:08:53 [2024-03-06T10:08:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322749730 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
05:08:53 [2024-03-06T10:08:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
05:08:53 [2024-03-06T10:08:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:08:53 [2024-03-06T10:08:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:53 [2024-03-06T10:08:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:08:53 [2024-03-06T10:08:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:08:53 [2024-03-06T10:08:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:08:53 [2024-03-06T10:08:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:08:53 [2024-03-06T10:08:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:08:53 [2024-03-06T10:08:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=322749758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:08:53 [2024-03-06T10:08:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:08:53 [2024-03-06T10:08:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:08:53 [2024-03-06T10:08:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@18e88ac7
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=322749759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=322749759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=322749759 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=322749759 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=322749759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=322749760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=322749760 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=322749760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=322749760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=322749760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=322749760 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=322749760 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:08:53 [2024-03-06T10:08:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322749765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322749765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322749765 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322749765 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322749765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322749765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:53 [2024-03-06T10:08:53.746Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:53 [2024-03-06T10:08:53.746Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:53 [2024-03-06T10:08:53.746Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:53 [2024-03-06T10:08:53.746Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:53 [2024-03-06T10:08:53.746Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322749884 data=null doit=true}, Shell with text {Confirmation}]
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=322749884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=322749885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=322749885 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=322749885 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=322749885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=322749885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:08:53 [2024-03-06T10:08:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=322749885 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:08:54 [2024-03-06T10:08:54.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322749765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:54 [2024-03-06T10:08:54.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322749314 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:08:54 [2024-03-06T10:08:54.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:08:54 [2024-03-06T10:08:54.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:54 [2024-03-06T10:08:54.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:54 [2024-03-06T10:08:54.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:54 [2024-03-06T10:08:54.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:54 [2024-03-06T10:08:54.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:54 [2024-03-06T10:08:54.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:54 [2024-03-06T10:08:54.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322750028 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:54 [2024-03-06T10:08:54.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322750034 data=null doit=true}, TreeItem with text {test}]
05:08:54 [2024-03-06T10:08:54.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322750034 data=null}, TreeItem with text {test}]
05:08:54 [2024-03-06T10:08:54.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322750034 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:54 [2024-03-06T10:08:54.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322750034 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:54 [2024-03-06T10:08:54.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322750056 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:54 [2024-03-06T10:08:54.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:54 [2024-03-06T10:08:54.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322750056 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:54 [2024-03-06T10:08:54.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322750056 data=null doit=true}, TreeItem with text {test}]
05:08:54 [2024-03-06T10:08:54.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322750056 data=null}, TreeItem with text {test}]
05:08:54 [2024-03-06T10:08:54.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322750057 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:54 [2024-03-06T10:08:54.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322750057 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:54 [2024-03-06T10:08:54.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322750085 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:54 [2024-03-06T10:08:54.005Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:54 [2024-03-06T10:08:54.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:54 [2024-03-06T10:08:54.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322750086 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:08:54 [2024-03-06T10:08:54.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322750086 data=null doit=true}, TreeItem with text {Traces [6]}]
05:08:54 [2024-03-06T10:08:54.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322750086 data=null}, TreeItem with text {Traces [6]}]
05:08:54 [2024-03-06T10:08:54.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322750086 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:54 [2024-03-06T10:08:54.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322750086 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:08:54 [2024-03-06T10:08:54.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322750104 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:54 [2024-03-06T10:08:54.006Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:08:54 [2024-03-06T10:08:54.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:54 [2024-03-06T10:08:54.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:54 [2024-03-06T10:08:54.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322750352 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:08:54 [2024-03-06T10:08:54.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322750352 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:08:54 [2024-03-06T10:08:54.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322750352 data=null}, TreeItem with text {kernel-overlap-testing}]
05:08:54 [2024-03-06T10:08:54.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322750353 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:08:54 [2024-03-06T10:08:54.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322750353 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:08:54 [2024-03-06T10:08:54.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322750383 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:08:54 [2024-03-06T10:08:54.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:54 [2024-03-06T10:08:54.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:54 [2024-03-06T10:08:54.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:54 [2024-03-06T10:08:54.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:54 [2024-03-06T10:08:54.262Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:54 [2024-03-06T10:08:54.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:54 [2024-03-06T10:08:54.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322750385 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:08:54 [2024-03-06T10:08:54.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322750385 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:08:54 [2024-03-06T10:08:54.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322750385 data=null}, TreeItem with text {kernel-overlap-testing}]
05:08:54 [2024-03-06T10:08:54.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322750386 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:08:54 [2024-03-06T10:08:54.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322750386 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:08:54 [2024-03-06T10:08:54.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322750390 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:08:54 [2024-03-06T10:08:54.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:08:54 [2024-03-06T10:08:54.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322750391 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:08:54 [2024-03-06T10:08:54.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322750391 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:08:54 [2024-03-06T10:08:54.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:54 [2024-03-06T10:08:54.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322750391 data=null}, TreeItem with text {kernel-overlap-testing}]
05:08:54 [2024-03-06T10:08:54.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322750391 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:08:54 [2024-03-06T10:08:54.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322750391 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:08:54 [2024-03-06T10:08:54.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322750398 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:08:54 [2024-03-06T10:08:54.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322750399 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
05:08:54 [2024-03-06T10:08:54.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=322750399 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
05:08:54 [2024-03-06T10:08:54.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322750399 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:08:54 [2024-03-06T10:08:54.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322750441 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
05:08:54 [2024-03-06T10:08:54.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=322750567 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:08:54 [2024-03-06T10:08:54.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=322750568 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:08:54 [2024-03-06T10:08:54.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=322750568 data=null}, TreeItem with text {kernel-overlap-testing}]
05:08:54 [2024-03-06T10:08:54.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:08:54 [2024-03-06T10:08:54.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:54 [2024-03-06T10:08:54.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:54 [2024-03-06T10:08:54.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:54 [2024-03-06T10:08:54.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:54 [2024-03-06T10:08:54.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:54 [2024-03-06T10:08:54.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:54 [2024-03-06T10:08:54.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:54 [2024-03-06T10:08:54.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:54 [2024-03-06T10:08:54.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:54 [2024-03-06T10:08:54.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:54 [2024-03-06T10:08:54.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:08:54 [2024-03-06T10:08:54.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322750573 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:08:54 [2024-03-06T10:08:54.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322750574 data=null doit=true}, TableItem with text {}]
05:08:54 [2024-03-06T10:08:54.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322750574 data=null}, TableItem with text {}]
05:08:54 [2024-03-06T10:08:54.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322750574 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:08:54 [2024-03-06T10:08:54.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322750574 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:08:54 [2024-03-06T10:08:54.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322750578 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:08:54 [2024-03-06T10:08:54.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:54 [2024-03-06T10:08:54.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:54 [2024-03-06T10:08:54.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:54 [2024-03-06T10:08:54.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:54 [2024-03-06T10:08:54.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322750675 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:08:54 [2024-03-06T10:08:54.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322750675 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:08:54 [2024-03-06T10:08:54.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322750676 data=null}, TreeItem with text {kernel-overlap-testing}]
05:08:54 [2024-03-06T10:08:54.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322750676 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:08:54 [2024-03-06T10:08:54.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322750676 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:08:54 [2024-03-06T10:08:54.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322750682 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:08:54 [2024-03-06T10:08:54.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:54 [2024-03-06T10:08:54.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:54 [2024-03-06T10:08:54.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:54 [2024-03-06T10:08:54.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:54 [2024-03-06T10:08:54.519Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:54 [2024-03-06T10:08:54.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:54 [2024-03-06T10:08:54.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:54 [2024-03-06T10:08:54.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322750760 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
05:08:54 [2024-03-06T10:08:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322750760 data=null doit=true}, Tree node with text: kernel-overlap-testing]
05:08:54 [2024-03-06T10:08:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322750760 data=null}, Tree node with text: kernel-overlap-testing]
05:08:54 [2024-03-06T10:08:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322750760 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
05:08:54 [2024-03-06T10:08:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322750761 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
05:08:54 [2024-03-06T10:08:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322750767 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
05:08:54 [2024-03-06T10:08:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:54 [2024-03-06T10:08:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:54 [2024-03-06T10:08:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:54 [2024-03-06T10:08:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:54 [2024-03-06T10:08:54.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:54 [2024-03-06T10:08:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:54 [2024-03-06T10:08:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:54 [2024-03-06T10:08:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:54 [2024-03-06T10:08:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:54 [2024-03-06T10:08:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:54 [2024-03-06T10:08:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:54 [2024-03-06T10:08:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322750773 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:54 [2024-03-06T10:08:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322750773 data=null doit=true}, TreeItem with text {test}]
05:08:54 [2024-03-06T10:08:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322750773 data=null}, TreeItem with text {test}]
05:08:54 [2024-03-06T10:08:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322750773 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:54 [2024-03-06T10:08:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322750773 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:54 [2024-03-06T10:08:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322750803 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:54 [2024-03-06T10:08:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:54 [2024-03-06T10:08:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322750804 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:54 [2024-03-06T10:08:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322750804 data=null doit=true}, TreeItem with text {test}]
05:08:54 [2024-03-06T10:08:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322750804 data=null}, TreeItem with text {test}]
05:08:54 [2024-03-06T10:08:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322750804 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:54 [2024-03-06T10:08:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322750804 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:54 [2024-03-06T10:08:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322750810 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:54 [2024-03-06T10:08:54.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:54 [2024-03-06T10:08:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:54 [2024-03-06T10:08:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322750811 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:08:54 [2024-03-06T10:08:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322750811 data=null doit=true}, TreeItem with text {Traces [6]}]
05:08:54 [2024-03-06T10:08:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322750811 data=null}, TreeItem with text {Traces [6]}]
05:08:54 [2024-03-06T10:08:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322750812 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:54 [2024-03-06T10:08:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322750814 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:08:54 [2024-03-06T10:08:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322750826 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:54 [2024-03-06T10:08:54.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:08:55 [2024-03-06T10:08:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:55 [2024-03-06T10:08:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:55 [2024-03-06T10:08:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322751054 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
05:08:55 [2024-03-06T10:08:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322751054 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
05:08:55 [2024-03-06T10:08:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322751054 data=null}, Tree node with text: ExampleCustomTxt.log]
05:08:55 [2024-03-06T10:08:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322751054 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
05:08:55 [2024-03-06T10:08:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322751055 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
05:08:55 [2024-03-06T10:08:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322751092 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
05:08:55 [2024-03-06T10:08:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:55 [2024-03-06T10:08:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:55 [2024-03-06T10:08:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:55 [2024-03-06T10:08:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:55 [2024-03-06T10:08:55.033Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:55 [2024-03-06T10:08:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:55 [2024-03-06T10:08:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:55 [2024-03-06T10:08:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:55 [2024-03-06T10:08:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:55 [2024-03-06T10:08:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:55 [2024-03-06T10:08:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:55 [2024-03-06T10:08:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322751099 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:55 [2024-03-06T10:08:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322751099 data=null doit=true}, TreeItem with text {test}]
05:08:55 [2024-03-06T10:08:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322751099 data=null}, TreeItem with text {test}]
05:08:55 [2024-03-06T10:08:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322751099 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:55 [2024-03-06T10:08:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322751099 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:55 [2024-03-06T10:08:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322751124 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:55 [2024-03-06T10:08:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:55 [2024-03-06T10:08:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322751125 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:55 [2024-03-06T10:08:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322751125 data=null doit=true}, TreeItem with text {test}]
05:08:55 [2024-03-06T10:08:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322751125 data=null}, TreeItem with text {test}]
05:08:55 [2024-03-06T10:08:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322751126 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:55 [2024-03-06T10:08:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322751130 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:55 [2024-03-06T10:08:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322751137 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:55 [2024-03-06T10:08:55.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:55 [2024-03-06T10:08:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:55 [2024-03-06T10:08:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322751137 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:08:55 [2024-03-06T10:08:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322751137 data=null doit=true}, TreeItem with text {Traces [6]}]
05:08:55 [2024-03-06T10:08:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322751138 data=null}, TreeItem with text {Traces [6]}]
05:08:55 [2024-03-06T10:08:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322751138 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:55 [2024-03-06T10:08:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322751138 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:08:55 [2024-03-06T10:08:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322751151 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:55 [2024-03-06T10:08:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:55 [2024-03-06T10:08:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322751151 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:08:55 [2024-03-06T10:08:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322751151 data=null doit=true}, TreeItem with text {Traces [6]}]
05:08:55 [2024-03-06T10:08:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322751151 data=null}, TreeItem with text {Traces [6]}]
05:08:55 [2024-03-06T10:08:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322751152 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:55 [2024-03-06T10:08:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322751152 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:08:55 [2024-03-06T10:08:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322751156 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:55 [2024-03-06T10:08:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:08:55 [2024-03-06T10:08:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:08:55 [2024-03-06T10:08:55.290Z] 
05:08:55 [2024-03-06T10:08:55.291Z] (Eclipse:19306): Gtk-WARNING **: 10:08:55.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:55 [2024-03-06T10:08:55.291Z] 
05:08:55 [2024-03-06T10:08:55.291Z] (Eclipse:19306): Gtk-WARNING **: 10:08:55.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:55 [2024-03-06T10:08:55.291Z] 
05:08:55 [2024-03-06T10:08:55.291Z] (Eclipse:19306): Gtk-WARNING **: 10:08:55.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:55 [2024-03-06T10:08:55.291Z] 
05:08:55 [2024-03-06T10:08:55.291Z] (Eclipse:19306): Gtk-WARNING **: 10:08:55.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:55 [2024-03-06T10:08:55.291Z] 
05:08:55 [2024-03-06T10:08:55.291Z] (Eclipse:19306): Gtk-WARNING **: 10:08:55.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:55 [2024-03-06T10:08:55.291Z] 
05:08:55 [2024-03-06T10:08:55.291Z] (Eclipse:19306): Gtk-WARNING **: 10:08:55.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:55 [2024-03-06T10:08:55.291Z] 
05:08:55 [2024-03-06T10:08:55.291Z] (Eclipse:19306): Gtk-WARNING **: 10:08:55.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:55 [2024-03-06T10:08:55.291Z] 
05:08:55 [2024-03-06T10:08:55.291Z] (Eclipse:19306): Gtk-WARNING **: 10:08:55.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:55 [2024-03-06T10:08:55.291Z] 
05:08:55 [2024-03-06T10:08:55.291Z] (Eclipse:19306): Gtk-WARNING **: 10:08:55.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:55 [2024-03-06T10:08:55.291Z] 
05:08:55 [2024-03-06T10:08:55.291Z] (Eclipse:19306): Gtk-WARNING **: 10:08:55.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:55 [2024-03-06T10:08:55.291Z] 
05:08:55 [2024-03-06T10:08:55.291Z] (Eclipse:19306): Gtk-WARNING **: 10:08:55.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:55 [2024-03-06T10:08:55.291Z] 
05:08:55 [2024-03-06T10:08:55.291Z] (Eclipse:19306): Gtk-WARNING **: 10:08:55.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:55 [2024-03-06T10:08:55.291Z] 
05:08:55 [2024-03-06T10:08:55.291Z] (Eclipse:19306): Gtk-WARNING **: 10:08:55.219: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:55 [2024-03-06T10:08:55.291Z] 
05:08:55 [2024-03-06T10:08:55.291Z] (Eclipse:19306): Gtk-WARNING **: 10:08:55.219: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:55 [2024-03-06T10:08:55.291Z] 
05:08:55 [2024-03-06T10:08:55.291Z] (Eclipse:19306): Gtk-WARNING **: 10:08:55.219: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:55 [2024-03-06T10:08:55.291Z] 
05:08:55 [2024-03-06T10:08:55.291Z] (Eclipse:19306): Gtk-WARNING **: 10:08:55.219: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:55 [2024-03-06T10:08:55.291Z] 
05:08:55 [2024-03-06T10:08:55.291Z] (Eclipse:19306): Gtk-WARNING **: 10:08:55.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:55 [2024-03-06T10:08:55.291Z] 
05:08:55 [2024-03-06T10:08:55.291Z] (Eclipse:19306): Gtk-WARNING **: 10:08:55.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:55 [2024-03-06T10:08:55.291Z] 
05:08:55 [2024-03-06T10:08:55.291Z] (Eclipse:19306): Gtk-WARNING **: 10:08:55.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:55 [2024-03-06T10:08:55.291Z] 
05:08:55 [2024-03-06T10:08:55.291Z] (Eclipse:19306): Gtk-WARNING **: 10:08:55.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:55 [2024-03-06T10:08:55.291Z] 
05:08:55 [2024-03-06T10:08:55.291Z] (Eclipse:19306): Gtk-WARNING **: 10:08:55.263: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:55 [2024-03-06T10:08:55.291Z] 
05:08:55 [2024-03-06T10:08:55.291Z] (Eclipse:19306): Gtk-WARNING **: 10:08:55.263: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:55 [2024-03-06T10:08:55.291Z] 
05:08:55 [2024-03-06T10:08:55.291Z] (Eclipse:19306): Gtk-WARNING **: 10:08:55.263: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:55 [2024-03-06T10:08:55.291Z] 
05:08:55 [2024-03-06T10:08:55.291Z] (Eclipse:19306): Gtk-WARNING **: 10:08:55.263: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:55 [2024-03-06T10:08:55.291Z] 
05:08:55 [2024-03-06T10:08:55.291Z] (Eclipse:19306): Gtk-WARNING **: 10:08:55.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:55 [2024-03-06T10:08:55.291Z] 
05:08:55 [2024-03-06T10:08:55.291Z] (Eclipse:19306): Gtk-WARNING **: 10:08:55.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:55 [2024-03-06T10:08:55.291Z] 
05:08:55 [2024-03-06T10:08:55.291Z] (Eclipse:19306): Gtk-WARNING **: 10:08:55.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:55 [2024-03-06T10:08:55.291Z] 
05:08:55 [2024-03-06T10:08:55.291Z] (Eclipse:19306): Gtk-WARNING **: 10:08:55.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:55 [2024-03-06T10:08:55.547Z] 
05:08:55 [2024-03-06T10:08:55.547Z] (Eclipse:19306): Gtk-WARNING **: 10:08:55.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:55 [2024-03-06T10:08:55.547Z] 
05:08:55 [2024-03-06T10:08:55.547Z] (Eclipse:19306): Gtk-WARNING **: 10:08:55.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:55 [2024-03-06T10:08:55.547Z] 
05:08:55 [2024-03-06T10:08:55.547Z] (Eclipse:19306): Gtk-WARNING **: 10:08:55.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:55 [2024-03-06T10:08:55.547Z] 
05:08:55 [2024-03-06T10:08:55.547Z] (Eclipse:19306): Gtk-WARNING **: 10:08:55.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:08:55 [2024-03-06T10:08:55.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:08:55 [2024-03-06T10:08:55.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:08:55 [2024-03-06T10:08:55.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322751540 data=null doit=true}, Shell with text {Trace Import}]
05:08:55 [2024-03-06T10:08:55.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:08:55 [2024-03-06T10:08:55.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:08:55 [2024-03-06T10:08:55.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:08:55 [2024-03-06T10:08:55.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322751557 data=null}, (of type 'Combo')]
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322751590 data=null doit=true}, TreeItem with text {import}]
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322751590 data=null}, TreeItem with text {import}]
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322751590 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322751591 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322751593 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=322751594 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322751594 data=null doit=true}, TreeItem with text {import}]
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322751594 data=null}, TreeItem with text {import}]
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322751594 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322751594 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322751595 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=322751631 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@d891de4
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=322751634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=322751634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=322751634 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=322751634 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=322751634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=322751634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=322751634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=322751634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=322751635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=322751635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=322751635 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=322751635 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@17e1c02c
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=322751640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=322751640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=322751640 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=322751640 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=322751641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=322751641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=322751641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=322751641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=322751641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=322751641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=322751641 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=322751641 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:08:55 [2024-03-06T10:08:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322751654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322751654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322751654 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322751654 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322751654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:55 [2024-03-06T10:08:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322751654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:55 [2024-03-06T10:08:55.808Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:55 [2024-03-06T10:08:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322751654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:55 [2024-03-06T10:08:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322751182 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:08:56 [2024-03-06T10:08:56.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:08:56 [2024-03-06T10:08:56.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:56 [2024-03-06T10:08:56.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:56 [2024-03-06T10:08:56.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:56 [2024-03-06T10:08:56.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:56 [2024-03-06T10:08:56.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:56 [2024-03-06T10:08:56.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:56 [2024-03-06T10:08:56.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322752056 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:56 [2024-03-06T10:08:56.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322752056 data=null doit=true}, TreeItem with text {test}]
05:08:56 [2024-03-06T10:08:56.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322752056 data=null}, TreeItem with text {test}]
05:08:56 [2024-03-06T10:08:56.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322752056 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:56 [2024-03-06T10:08:56.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322752056 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:56 [2024-03-06T10:08:56.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322752113 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:56 [2024-03-06T10:08:56.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:56 [2024-03-06T10:08:56.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322752114 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:56 [2024-03-06T10:08:56.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322752115 data=null doit=true}, TreeItem with text {test}]
05:08:56 [2024-03-06T10:08:56.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322752115 data=null}, TreeItem with text {test}]
05:08:56 [2024-03-06T10:08:56.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322752115 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:56 [2024-03-06T10:08:56.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322752115 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:56 [2024-03-06T10:08:56.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322752135 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:56 [2024-03-06T10:08:56.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:56 [2024-03-06T10:08:56.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:56 [2024-03-06T10:08:56.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322752136 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:08:56 [2024-03-06T10:08:56.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322752136 data=null doit=true}, TreeItem with text {Traces [6]}]
05:08:56 [2024-03-06T10:08:56.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322752136 data=null}, TreeItem with text {Traces [6]}]
05:08:56 [2024-03-06T10:08:56.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322752137 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:56 [2024-03-06T10:08:56.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322752137 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:08:56 [2024-03-06T10:08:56.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322752168 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:56 [2024-03-06T10:08:56.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:08:56 [2024-03-06T10:08:56.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:56 [2024-03-06T10:08:56.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:56 [2024-03-06T10:08:56.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322752321 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:08:56 [2024-03-06T10:08:56.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322752321 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:56 [2024-03-06T10:08:56.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322752321 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:08:56 [2024-03-06T10:08:56.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322752321 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:56 [2024-03-06T10:08:56.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322752321 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:56 [2024-03-06T10:08:56.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322752355 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:56 [2024-03-06T10:08:56.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:56 [2024-03-06T10:08:56.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:56 [2024-03-06T10:08:56.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:56 [2024-03-06T10:08:56.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:56 [2024-03-06T10:08:56.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:56 [2024-03-06T10:08:56.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:56 [2024-03-06T10:08:56.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322752359 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:08:56 [2024-03-06T10:08:56.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322752359 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:56 [2024-03-06T10:08:56.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322752359 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:08:56 [2024-03-06T10:08:56.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322752359 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:56 [2024-03-06T10:08:56.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322752359 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:56 [2024-03-06T10:08:56.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322752365 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:56 [2024-03-06T10:08:56.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:08:56 [2024-03-06T10:08:56.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322752365 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:08:56 [2024-03-06T10:08:56.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322752365 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:56 [2024-03-06T10:08:56.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:56 [2024-03-06T10:08:56.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322752365 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:08:56 [2024-03-06T10:08:56.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322752366 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:56 [2024-03-06T10:08:56.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322752366 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:56 [2024-03-06T10:08:56.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322752371 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:56 [2024-03-06T10:08:56.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322752371 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:08:56 [2024-03-06T10:08:56.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322752371 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:08:56 [2024-03-06T10:08:56.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322752375 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:56 [2024-03-06T10:08:56.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322752420 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:08:56 [2024-03-06T10:08:56.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322752640 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:08:56 [2024-03-06T10:08:56.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322752640 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:56 [2024-03-06T10:08:56.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322752640 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:08:56 [2024-03-06T10:08:56.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:08:56 [2024-03-06T10:08:56.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:56 [2024-03-06T10:08:56.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:56 [2024-03-06T10:08:56.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:56 [2024-03-06T10:08:56.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:56 [2024-03-06T10:08:56.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:56 [2024-03-06T10:08:56.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:56 [2024-03-06T10:08:56.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:56 [2024-03-06T10:08:56.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:57 [2024-03-06T10:08:57.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:57 [2024-03-06T10:08:57.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:57 [2024-03-06T10:08:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:57 [2024-03-06T10:08:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:57 [2024-03-06T10:08:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:57 [2024-03-06T10:08:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:57 [2024-03-06T10:08:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:08:57 [2024-03-06T10:08:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322753644 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:08:57 [2024-03-06T10:08:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322753644 data=null doit=true}, TableItem with text {}]
05:08:57 [2024-03-06T10:08:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322753644 data=null}, TableItem with text {}]
05:08:57 [2024-03-06T10:08:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322753645 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:08:57 [2024-03-06T10:08:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322753645 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:08:57 [2024-03-06T10:08:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322753659 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:08:57 [2024-03-06T10:08:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:57 [2024-03-06T10:08:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:57 [2024-03-06T10:08:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:57 [2024-03-06T10:08:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:57 [2024-03-06T10:08:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322753927 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:08:57 [2024-03-06T10:08:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322753927 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:57 [2024-03-06T10:08:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322753927 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:08:57 [2024-03-06T10:08:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322753927 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:57 [2024-03-06T10:08:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322753927 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:08:57 [2024-03-06T10:08:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322753932 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:08:57 [2024-03-06T10:08:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:57 [2024-03-06T10:08:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:57 [2024-03-06T10:08:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:57 [2024-03-06T10:08:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:57 [2024-03-06T10:08:57.958Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:57 [2024-03-06T10:08:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:57 [2024-03-06T10:08:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:57 [2024-03-06T10:08:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322753998 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
05:08:57 [2024-03-06T10:08:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322753998 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
05:08:57 [2024-03-06T10:08:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322753998 data=null}, Tree node with text: ExampleCustomTxt.log]
05:08:57 [2024-03-06T10:08:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322753999 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
05:08:57 [2024-03-06T10:08:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322753999 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
05:08:57 [2024-03-06T10:08:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322754009 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
05:08:57 [2024-03-06T10:08:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:57 [2024-03-06T10:08:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:57 [2024-03-06T10:08:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:57 [2024-03-06T10:08:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:57 [2024-03-06T10:08:57.958Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:57 [2024-03-06T10:08:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:57 [2024-03-06T10:08:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:57 [2024-03-06T10:08:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:57 [2024-03-06T10:08:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:57 [2024-03-06T10:08:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:57 [2024-03-06T10:08:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:57 [2024-03-06T10:08:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322754016 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:57 [2024-03-06T10:08:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322754016 data=null doit=true}, TreeItem with text {test}]
05:08:57 [2024-03-06T10:08:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322754016 data=null}, TreeItem with text {test}]
05:08:57 [2024-03-06T10:08:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322754016 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:57 [2024-03-06T10:08:57.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322754017 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:57 [2024-03-06T10:08:57.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322754048 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:57 [2024-03-06T10:08:57.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:57 [2024-03-06T10:08:57.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322754049 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:57 [2024-03-06T10:08:57.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322754049 data=null doit=true}, TreeItem with text {test}]
05:08:57 [2024-03-06T10:08:57.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322754049 data=null}, TreeItem with text {test}]
05:08:57 [2024-03-06T10:08:57.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322754049 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:57 [2024-03-06T10:08:57.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322754049 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:57 [2024-03-06T10:08:57.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322754055 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:57 [2024-03-06T10:08:57.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:57 [2024-03-06T10:08:57.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:57 [2024-03-06T10:08:57.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322754055 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:08:57 [2024-03-06T10:08:57.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322754055 data=null doit=true}, TreeItem with text {Traces [6]}]
05:08:57 [2024-03-06T10:08:57.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322754056 data=null}, TreeItem with text {Traces [6]}]
05:08:57 [2024-03-06T10:08:57.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322754056 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:57 [2024-03-06T10:08:57.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322754056 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:08:57 [2024-03-06T10:08:57.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322754071 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:57 [2024-03-06T10:08:57.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:08:58 [2024-03-06T10:08:58.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:58 [2024-03-06T10:08:58.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:58 [2024-03-06T10:08:58.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322754336 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
05:08:58 [2024-03-06T10:08:58.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322754337 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
05:08:58 [2024-03-06T10:08:58.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322754337 data=null}, Tree node with text: ExampleCustomXml.xml]
05:08:58 [2024-03-06T10:08:58.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322754337 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
05:08:58 [2024-03-06T10:08:58.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322754337 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomXml.xml]
05:08:58 [2024-03-06T10:08:58.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322754352 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
05:08:58 [2024-03-06T10:08:58.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:58 [2024-03-06T10:08:58.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:58 [2024-03-06T10:08:58.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:58 [2024-03-06T10:08:58.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:58 [2024-03-06T10:08:58.217Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:58 [2024-03-06T10:08:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:58 [2024-03-06T10:08:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:58 [2024-03-06T10:08:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:58 [2024-03-06T10:08:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:58 [2024-03-06T10:08:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:58 [2024-03-06T10:08:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:58 [2024-03-06T10:08:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322754363 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:58 [2024-03-06T10:08:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322754363 data=null doit=true}, TreeItem with text {test}]
05:08:58 [2024-03-06T10:08:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322754363 data=null}, TreeItem with text {test}]
05:08:58 [2024-03-06T10:08:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322754363 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:58 [2024-03-06T10:08:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322754363 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:58 [2024-03-06T10:08:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322754383 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:58 [2024-03-06T10:08:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:58 [2024-03-06T10:08:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322754384 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:58 [2024-03-06T10:08:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322754384 data=null doit=true}, TreeItem with text {test}]
05:08:58 [2024-03-06T10:08:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322754384 data=null}, TreeItem with text {test}]
05:08:58 [2024-03-06T10:08:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322754384 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:58 [2024-03-06T10:08:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322754384 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:58 [2024-03-06T10:08:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322754396 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:58 [2024-03-06T10:08:58.217Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:58 [2024-03-06T10:08:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:58 [2024-03-06T10:08:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322754397 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:08:58 [2024-03-06T10:08:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322754397 data=null doit=true}, TreeItem with text {Traces [6]}]
05:08:58 [2024-03-06T10:08:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322754397 data=null}, TreeItem with text {Traces [6]}]
05:08:58 [2024-03-06T10:08:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322754398 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:58 [2024-03-06T10:08:58.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322754398 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:08:58 [2024-03-06T10:08:58.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322754418 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:58 [2024-03-06T10:08:58.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:58 [2024-03-06T10:08:58.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322754419 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:08:58 [2024-03-06T10:08:58.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322754419 data=null doit=true}, TreeItem with text {Traces [6]}]
05:08:58 [2024-03-06T10:08:58.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322754419 data=null}, TreeItem with text {Traces [6]}]
05:08:58 [2024-03-06T10:08:58.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322754423 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:58 [2024-03-06T10:08:58.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322754423 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:08:58 [2024-03-06T10:08:58.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322754429 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:58 [2024-03-06T10:08:58.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:08:58 [2024-03-06T10:08:58.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322754828 data=null doit=true}, Shell with text {Trace Import}]
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322754834 data=null}, (of type 'Combo')]
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322754870 data=null doit=true}, TreeItem with text {import}]
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322754870 data=null}, TreeItem with text {import}]
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322754870 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322754870 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322754872 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=322754873 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322754873 data=null doit=true}, TreeItem with text {import}]
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322754873 data=null}, TreeItem with text {import}]
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322754873 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:58 [2024-03-06T10:08:58.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322754873 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322754873 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=322754886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3ed90cfc
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=322754888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=322754888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=322754888 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=322754888 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=322754888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=322754888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=322754888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=322754888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=322754888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=322754889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=322754889 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=322754889 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5a810888
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=322754916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=322754916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=322754916 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=322754916 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:08:58 [2024-03-06T10:08:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=322754916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=322754916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=322754916 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=322754916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=322754916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=322754916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=322754916 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=322754917 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:08:58 [2024-03-06T10:08:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:08:58 [2024-03-06T10:08:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:08:58 [2024-03-06T10:08:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:58 [2024-03-06T10:08:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:08:58 [2024-03-06T10:08:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322754920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:58 [2024-03-06T10:08:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322754920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:58 [2024-03-06T10:08:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322754920 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:58 [2024-03-06T10:08:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322754921 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:58 [2024-03-06T10:08:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322754921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:58 [2024-03-06T10:08:58.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322754921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:58 [2024-03-06T10:08:58.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:08:59 [2024-03-06T10:08:59.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322754921 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:08:59 [2024-03-06T10:08:59.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322754456 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:08:59 [2024-03-06T10:08:59.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:08:59 [2024-03-06T10:08:59.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:08:59 [2024-03-06T10:08:59.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:59 [2024-03-06T10:08:59.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:59 [2024-03-06T10:08:59.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:59 [2024-03-06T10:08:59.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:59 [2024-03-06T10:08:59.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:59 [2024-03-06T10:08:59.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322755285 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:59 [2024-03-06T10:08:59.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322755285 data=null doit=true}, TreeItem with text {test}]
05:08:59 [2024-03-06T10:08:59.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322755285 data=null}, TreeItem with text {test}]
05:08:59 [2024-03-06T10:08:59.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322755285 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:59 [2024-03-06T10:08:59.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322755285 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:59 [2024-03-06T10:08:59.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322755317 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:59 [2024-03-06T10:08:59.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:59 [2024-03-06T10:08:59.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322755317 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:08:59 [2024-03-06T10:08:59.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322755318 data=null doit=true}, TreeItem with text {test}]
05:08:59 [2024-03-06T10:08:59.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322755318 data=null}, TreeItem with text {test}]
05:08:59 [2024-03-06T10:08:59.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322755318 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:59 [2024-03-06T10:08:59.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322755318 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:08:59 [2024-03-06T10:08:59.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322755323 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:08:59 [2024-03-06T10:08:59.245Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:08:59 [2024-03-06T10:08:59.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:59 [2024-03-06T10:08:59.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322755324 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:08:59 [2024-03-06T10:08:59.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322755324 data=null doit=true}, TreeItem with text {Traces [6]}]
05:08:59 [2024-03-06T10:08:59.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322755324 data=null}, TreeItem with text {Traces [6]}]
05:08:59 [2024-03-06T10:08:59.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322755324 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:59 [2024-03-06T10:08:59.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322755324 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:08:59 [2024-03-06T10:08:59.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322755349 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:08:59 [2024-03-06T10:08:59.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:08:59 [2024-03-06T10:08:59.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:08:59 [2024-03-06T10:08:59.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:59 [2024-03-06T10:08:59.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322755496 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:08:59 [2024-03-06T10:08:59.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322755497 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:59 [2024-03-06T10:08:59.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322755497 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:08:59 [2024-03-06T10:08:59.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322755497 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:08:59 [2024-03-06T10:08:59.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322755497 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:59 [2024-03-06T10:08:59.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322755526 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:08:59 [2024-03-06T10:08:59.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:59 [2024-03-06T10:08:59.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:59 [2024-03-06T10:08:59.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:08:59 [2024-03-06T10:08:59.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:08:59 [2024-03-06T10:08:59.503Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:08:59 [2024-03-06T10:08:59.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:59 [2024-03-06T10:08:59.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322755529 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:08:59 [2024-03-06T10:08:59.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322755529 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:59 [2024-03-06T10:08:59.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322755529 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:08:59 [2024-03-06T10:08:59.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322755529 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:08:59 [2024-03-06T10:08:59.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322755529 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:59 [2024-03-06T10:08:59.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322755533 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:08:59 [2024-03-06T10:08:59.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:08:59 [2024-03-06T10:08:59.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322755536 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:08:59 [2024-03-06T10:08:59.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322755536 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:59 [2024-03-06T10:08:59.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:08:59 [2024-03-06T10:08:59.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322755536 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:08:59 [2024-03-06T10:08:59.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322755537 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:08:59 [2024-03-06T10:08:59.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322755537 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:59 [2024-03-06T10:08:59.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322755541 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:08:59 [2024-03-06T10:08:59.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322755541 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:08:59 [2024-03-06T10:08:59.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322755541 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:08:59 [2024-03-06T10:08:59.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322755541 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:59 [2024-03-06T10:08:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322755580 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:08:59 [2024-03-06T10:08:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322755749 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:08:59 [2024-03-06T10:08:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322755749 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:08:59 [2024-03-06T10:08:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322755749 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:08:59 [2024-03-06T10:08:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:08:59 [2024-03-06T10:08:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:59 [2024-03-06T10:08:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:59 [2024-03-06T10:08:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:59 [2024-03-06T10:08:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:59 [2024-03-06T10:08:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:08:59 [2024-03-06T10:08:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:00 [2024-03-06T10:09:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:00 [2024-03-06T10:09:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:00 [2024-03-06T10:09:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:00 [2024-03-06T10:09:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:00 [2024-03-06T10:09:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:09:00 [2024-03-06T10:09:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322756759 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:09:00 [2024-03-06T10:09:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322756759 data=null doit=true}, TableItem with text {}]
05:09:00 [2024-03-06T10:09:00.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322756759 data=null}, TableItem with text {}]
05:09:00 [2024-03-06T10:09:00.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322756760 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:09:00 [2024-03-06T10:09:00.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322756760 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:09:00 [2024-03-06T10:09:00.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322756766 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:09:00 [2024-03-06T10:09:00.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:00 [2024-03-06T10:09:00.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322757023 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322757024 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322757024 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322757024 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322757024 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322757035 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:00 [2024-03-06T10:09:00.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322757101 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322757101 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322757101 data=null}, Tree node with text: ExampleCustomXml.xml]
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322757101 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322757101 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomXml.xml]
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322757105 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:00 [2024-03-06T10:09:00.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322757113 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322757113 data=null doit=true}, TreeItem with text {test}]
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322757113 data=null}, TreeItem with text {test}]
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322757114 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:00 [2024-03-06T10:09:00.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322757114 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:01 [2024-03-06T10:09:01.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322757141 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:01 [2024-03-06T10:09:01.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:01 [2024-03-06T10:09:01.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322757142 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:01 [2024-03-06T10:09:01.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322757142 data=null doit=true}, TreeItem with text {test}]
05:09:01 [2024-03-06T10:09:01.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322757142 data=null}, TreeItem with text {test}]
05:09:01 [2024-03-06T10:09:01.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322757142 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:01 [2024-03-06T10:09:01.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322757142 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:01 [2024-03-06T10:09:01.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322757148 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:01 [2024-03-06T10:09:01.203Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:01 [2024-03-06T10:09:01.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:01 [2024-03-06T10:09:01.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322757149 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:09:01 [2024-03-06T10:09:01.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322757149 data=null doit=true}, TreeItem with text {Traces [6]}]
05:09:01 [2024-03-06T10:09:01.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322757149 data=null}, TreeItem with text {Traces [6]}]
05:09:01 [2024-03-06T10:09:01.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322757149 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:09:01 [2024-03-06T10:09:01.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322757149 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:09:01 [2024-03-06T10:09:01.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322757165 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:09:01 [2024-03-06T10:09:01.203Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:09:01 [2024-03-06T10:09:01.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:01 [2024-03-06T10:09:01.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:01 [2024-03-06T10:09:01.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322757392 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
05:09:01 [2024-03-06T10:09:01.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322757392 data=null doit=true}, Tree node with text: kernel-overlap-testing]
05:09:01 [2024-03-06T10:09:01.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322757392 data=null}, Tree node with text: kernel-overlap-testing]
05:09:01 [2024-03-06T10:09:01.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322757393 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
05:09:01 [2024-03-06T10:09:01.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322757393 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
05:09:01 [2024-03-06T10:09:01.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322757439 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
05:09:01 [2024-03-06T10:09:01.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:01 [2024-03-06T10:09:01.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:01 [2024-03-06T10:09:01.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:01 [2024-03-06T10:09:01.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:01 [2024-03-06T10:09:01.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:01 [2024-03-06T10:09:01.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:01 [2024-03-06T10:09:01.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:01 [2024-03-06T10:09:01.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:01 [2024-03-06T10:09:01.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:01 [2024-03-06T10:09:01.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:01 [2024-03-06T10:09:01.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:01 [2024-03-06T10:09:01.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322757444 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:01 [2024-03-06T10:09:01.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322757445 data=null doit=true}, TreeItem with text {test}]
05:09:01 [2024-03-06T10:09:01.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322757445 data=null}, TreeItem with text {test}]
05:09:01 [2024-03-06T10:09:01.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322757445 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:01 [2024-03-06T10:09:01.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322757445 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:01 [2024-03-06T10:09:01.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322757474 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:01 [2024-03-06T10:09:01.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:01 [2024-03-06T10:09:01.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322757475 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:01 [2024-03-06T10:09:01.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322757475 data=null doit=true}, TreeItem with text {test}]
05:09:01 [2024-03-06T10:09:01.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322757475 data=null}, TreeItem with text {test}]
05:09:01 [2024-03-06T10:09:01.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322757475 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:01 [2024-03-06T10:09:01.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322757475 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:01 [2024-03-06T10:09:01.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322757494 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:01 [2024-03-06T10:09:01.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:01 [2024-03-06T10:09:01.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:01 [2024-03-06T10:09:01.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322757495 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:09:01 [2024-03-06T10:09:01.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322757495 data=null doit=true}, TreeItem with text {Traces [6]}]
05:09:01 [2024-03-06T10:09:01.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322757496 data=null}, TreeItem with text {Traces [6]}]
05:09:01 [2024-03-06T10:09:01.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322757496 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:09:01 [2024-03-06T10:09:01.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322757496 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:09:01 [2024-03-06T10:09:01.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322757513 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:09:01 [2024-03-06T10:09:01.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:01 [2024-03-06T10:09:01.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322757514 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:09:01 [2024-03-06T10:09:01.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322757514 data=null doit=true}, TreeItem with text {Traces [6]}]
05:09:01 [2024-03-06T10:09:01.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322757514 data=null}, TreeItem with text {Traces [6]}]
05:09:01 [2024-03-06T10:09:01.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322757515 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:09:01 [2024-03-06T10:09:01.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322757515 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:09:01 [2024-03-06T10:09:01.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322757524 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:09:01 [2024-03-06T10:09:01.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:09:01 [2024-03-06T10:09:01.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:09:01 [2024-03-06T10:09:01.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:09:01 [2024-03-06T10:09:01.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:09:01 [2024-03-06T10:09:01.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322757907 data=null doit=true}, Shell with text {Trace Import}]
05:09:01 [2024-03-06T10:09:01.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:09:01 [2024-03-06T10:09:01.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:09:01 [2024-03-06T10:09:01.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:09:01 [2024-03-06T10:09:01.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:09:01 [2024-03-06T10:09:01.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:09:01 [2024-03-06T10:09:01.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:09:01 [2024-03-06T10:09:01.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:09:01 [2024-03-06T10:09:01.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:09:01 [2024-03-06T10:09:01.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:09:01 [2024-03-06T10:09:01.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:09:01 [2024-03-06T10:09:01.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:09:01 [2024-03-06T10:09:01.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322757912 data=null}, (of type 'Combo')]
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322757953 data=null doit=true}, TreeItem with text {import}]
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322757953 data=null}, TreeItem with text {import}]
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322757953 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322757954 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322757955 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322757956 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322757956 data=null doit=true}, Tree node with text: kernel-overlap-testing]
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322757956 data=null}, Tree node with text: kernel-overlap-testing]
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322757956 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322757957 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322757958 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=322757965 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1bf23d2
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=322757981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=322757982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=322757982 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=322757982 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=322757982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=322757982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=322757982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=322757985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=322757985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=322757985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=322757986 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=322757986 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:09:01 [2024-03-06T10:09:01.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@43b9ccc8
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=322757989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=322757989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=322757989 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=322757989 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=322757989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=322757989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=322757989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=322757989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=322757989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=322757989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=322757989 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=322757990 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322757992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322757992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322757992 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322757992 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322757992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:01 [2024-03-06T10:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322757992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:02 [2024-03-06T10:09:02.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:02 [2024-03-06T10:09:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322757992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:02 [2024-03-06T10:09:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322757544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:09:02 [2024-03-06T10:09:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:09:02 [2024-03-06T10:09:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:02 [2024-03-06T10:09:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:02 [2024-03-06T10:09:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:02 [2024-03-06T10:09:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:02 [2024-03-06T10:09:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:02 [2024-03-06T10:09:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:02 [2024-03-06T10:09:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322758341 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:02 [2024-03-06T10:09:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322758341 data=null doit=true}, TreeItem with text {test}]
05:09:02 [2024-03-06T10:09:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322758342 data=null}, TreeItem with text {test}]
05:09:02 [2024-03-06T10:09:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322758342 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:02 [2024-03-06T10:09:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322758342 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:02 [2024-03-06T10:09:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322758362 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:02 [2024-03-06T10:09:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:02 [2024-03-06T10:09:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322758363 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:02 [2024-03-06T10:09:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322758363 data=null doit=true}, TreeItem with text {test}]
05:09:02 [2024-03-06T10:09:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322758363 data=null}, TreeItem with text {test}]
05:09:02 [2024-03-06T10:09:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322758363 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:02 [2024-03-06T10:09:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322758363 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:02 [2024-03-06T10:09:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322758368 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:02 [2024-03-06T10:09:02.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:02 [2024-03-06T10:09:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:02 [2024-03-06T10:09:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322758369 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:09:02 [2024-03-06T10:09:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322758369 data=null doit=true}, TreeItem with text {Traces [6]}]
05:09:02 [2024-03-06T10:09:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322758369 data=null}, TreeItem with text {Traces [6]}]
05:09:02 [2024-03-06T10:09:02.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322758369 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:09:02 [2024-03-06T10:09:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322758369 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:09:02 [2024-03-06T10:09:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322758397 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:09:02 [2024-03-06T10:09:02.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
05:09:02 [2024-03-06T10:09:02.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:02 [2024-03-06T10:09:02.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:02 [2024-03-06T10:09:02.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322758642 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:09:02 [2024-03-06T10:09:02.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322758642 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:02 [2024-03-06T10:09:02.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322758642 data=null}, TreeItem with text {kernel-overlap-testing}]
05:09:02 [2024-03-06T10:09:02.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322758642 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:09:02 [2024-03-06T10:09:02.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322758642 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:02 [2024-03-06T10:09:02.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322758665 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:09:02 [2024-03-06T10:09:02.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:02 [2024-03-06T10:09:02.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:02 [2024-03-06T10:09:02.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:02 [2024-03-06T10:09:02.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:02 [2024-03-06T10:09:02.491Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:02 [2024-03-06T10:09:02.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:02 [2024-03-06T10:09:02.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322758667 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:09:02 [2024-03-06T10:09:02.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322758667 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:02 [2024-03-06T10:09:02.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322758667 data=null}, TreeItem with text {kernel-overlap-testing}]
05:09:02 [2024-03-06T10:09:02.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322758667 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:09:02 [2024-03-06T10:09:02.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322758667 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:02 [2024-03-06T10:09:02.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322758673 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:09:02 [2024-03-06T10:09:02.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:09:02 [2024-03-06T10:09:02.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322758674 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:09:02 [2024-03-06T10:09:02.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322758674 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:02 [2024-03-06T10:09:02.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:02 [2024-03-06T10:09:02.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322758674 data=null}, TreeItem with text {kernel-overlap-testing}]
05:09:02 [2024-03-06T10:09:02.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322758674 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:09:02 [2024-03-06T10:09:02.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322758674 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:02 [2024-03-06T10:09:02.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322758678 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:09:02 [2024-03-06T10:09:02.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322758678 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
05:09:02 [2024-03-06T10:09:02.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=322758678 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
05:09:02 [2024-03-06T10:09:02.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322758678 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:03 [2024-03-06T10:09:03.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322758725 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
05:09:03 [2024-03-06T10:09:03.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=322758985 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:09:03 [2024-03-06T10:09:03.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=322758988 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:03 [2024-03-06T10:09:03.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=322758988 data=null}, TreeItem with text {kernel-overlap-testing}]
05:09:03 [2024-03-06T10:09:03.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:09:03 [2024-03-06T10:09:03.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:03 [2024-03-06T10:09:03.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:03 [2024-03-06T10:09:03.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:03 [2024-03-06T10:09:03.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:03 [2024-03-06T10:09:03.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:03 [2024-03-06T10:09:03.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:03 [2024-03-06T10:09:03.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:03 [2024-03-06T10:09:03.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:03 [2024-03-06T10:09:03.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:03 [2024-03-06T10:09:03.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:03 [2024-03-06T10:09:03.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:09:03 [2024-03-06T10:09:03.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322758990 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:09:03 [2024-03-06T10:09:03.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322758990 data=null doit=true}, TableItem with text {}]
05:09:03 [2024-03-06T10:09:03.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322758990 data=null}, TableItem with text {}]
05:09:03 [2024-03-06T10:09:03.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322758990 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:09:03 [2024-03-06T10:09:03.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322758990 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:09:03 [2024-03-06T10:09:03.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322759011 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:09:03 [2024-03-06T10:09:03.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:03 [2024-03-06T10:09:03.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:03 [2024-03-06T10:09:03.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322760191 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322760192 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322760192 data=null}, TreeItem with text {kernel-overlap-testing}]
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322760192 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322760192 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322760202 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:04 [2024-03-06T10:09:04.188Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322760280 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322760280 data=null doit=true}, Tree node with text: kernel-overlap-testing]
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322760280 data=null}, Tree node with text: kernel-overlap-testing]
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322760281 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322760281 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322760285 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:04 [2024-03-06T10:09:04.188Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322760294 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322760294 data=null doit=true}, TreeItem with text {test}]
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322760294 data=null}, TreeItem with text {test}]
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322760294 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322760294 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322760322 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322760323 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322760323 data=null doit=true}, TreeItem with text {test}]
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322760323 data=null}, TreeItem with text {test}]
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322760323 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:04 [2024-03-06T10:09:04.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322760324 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:04 [2024-03-06T10:09:04.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322760341 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:04 [2024-03-06T10:09:04.189Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:04 [2024-03-06T10:09:04.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:04 [2024-03-06T10:09:04.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322760342 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:09:04 [2024-03-06T10:09:04.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322760342 data=null doit=true}, TreeItem with text {Traces [6]}]
05:09:04 [2024-03-06T10:09:04.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322760342 data=null}, TreeItem with text {Traces [6]}]
05:09:04 [2024-03-06T10:09:04.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322760342 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:09:04 [2024-03-06T10:09:04.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322760342 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:09:04 [2024-03-06T10:09:04.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322760361 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:09:04 [2024-03-06T10:09:04.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:04 [2024-03-06T10:09:04.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=322760362 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
05:09:04 [2024-03-06T10:09:04.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=322760362 data=null doit=true}, TreeItem with text {Traces [6]}]
05:09:04 [2024-03-06T10:09:04.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=322760362 data=null}, TreeItem with text {Traces [6]}]
05:09:04 [2024-03-06T10:09:04.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=322760363 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:09:04 [2024-03-06T10:09:04.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322760363 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
05:09:04 [2024-03-06T10:09:04.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=322760367 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
05:09:04 [2024-03-06T10:09:04.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:09:04 [2024-03-06T10:09:04.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:09:04 [2024-03-06T10:09:04.445Z] 
05:09:04 [2024-03-06T10:09:04.445Z] (Eclipse:19306): Gtk-WARNING **: 10:09:04.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:04 [2024-03-06T10:09:04.445Z] 
05:09:04 [2024-03-06T10:09:04.445Z] (Eclipse:19306): Gtk-WARNING **: 10:09:04.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:04 [2024-03-06T10:09:04.445Z] 
05:09:04 [2024-03-06T10:09:04.445Z] (Eclipse:19306): Gtk-WARNING **: 10:09:04.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:04 [2024-03-06T10:09:04.445Z] 
05:09:04 [2024-03-06T10:09:04.445Z] (Eclipse:19306): Gtk-WARNING **: 10:09:04.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:04 [2024-03-06T10:09:04.445Z] 
05:09:04 [2024-03-06T10:09:04.445Z] (Eclipse:19306): Gtk-WARNING **: 10:09:04.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:04 [2024-03-06T10:09:04.445Z] 
05:09:04 [2024-03-06T10:09:04.445Z] (Eclipse:19306): Gtk-WARNING **: 10:09:04.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:04 [2024-03-06T10:09:04.445Z] 
05:09:04 [2024-03-06T10:09:04.446Z] (Eclipse:19306): Gtk-WARNING **: 10:09:04.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:04 [2024-03-06T10:09:04.446Z] 
05:09:04 [2024-03-06T10:09:04.446Z] (Eclipse:19306): Gtk-WARNING **: 10:09:04.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:04 [2024-03-06T10:09:04.702Z] 
05:09:04 [2024-03-06T10:09:04.702Z] (Eclipse:19306): Gtk-WARNING **: 10:09:04.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:04 [2024-03-06T10:09:04.702Z] 
05:09:04 [2024-03-06T10:09:04.702Z] (Eclipse:19306): Gtk-WARNING **: 10:09:04.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:04 [2024-03-06T10:09:04.702Z] 
05:09:04 [2024-03-06T10:09:04.702Z] (Eclipse:19306): Gtk-WARNING **: 10:09:04.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:04 [2024-03-06T10:09:04.702Z] 
05:09:04 [2024-03-06T10:09:04.702Z] (Eclipse:19306): Gtk-WARNING **: 10:09:04.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:04 [2024-03-06T10:09:04.702Z] 
05:09:04 [2024-03-06T10:09:04.702Z] (Eclipse:19306): Gtk-WARNING **: 10:09:04.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:04 [2024-03-06T10:09:04.702Z] 
05:09:04 [2024-03-06T10:09:04.702Z] (Eclipse:19306): Gtk-WARNING **: 10:09:04.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:04 [2024-03-06T10:09:04.702Z] 
05:09:04 [2024-03-06T10:09:04.702Z] (Eclipse:19306): Gtk-WARNING **: 10:09:04.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:04 [2024-03-06T10:09:04.702Z] 
05:09:04 [2024-03-06T10:09:04.702Z] (Eclipse:19306): Gtk-WARNING **: 10:09:04.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:04 [2024-03-06T10:09:04.702Z] 
05:09:04 [2024-03-06T10:09:04.702Z] (Eclipse:19306): Gtk-WARNING **: 10:09:04.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:04 [2024-03-06T10:09:04.702Z] 
05:09:04 [2024-03-06T10:09:04.702Z] (Eclipse:19306): Gtk-WARNING **: 10:09:04.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:04 [2024-03-06T10:09:04.702Z] 
05:09:04 [2024-03-06T10:09:04.702Z] (Eclipse:19306): Gtk-WARNING **: 10:09:04.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:04 [2024-03-06T10:09:04.702Z] 
05:09:04 [2024-03-06T10:09:04.702Z] (Eclipse:19306): Gtk-WARNING **: 10:09:04.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:04 [2024-03-06T10:09:04.702Z] 
05:09:04 [2024-03-06T10:09:04.702Z] (Eclipse:19306): Gtk-WARNING **: 10:09:04.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:04 [2024-03-06T10:09:04.702Z] 
05:09:04 [2024-03-06T10:09:04.702Z] (Eclipse:19306): Gtk-WARNING **: 10:09:04.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:04 [2024-03-06T10:09:04.702Z] 
05:09:04 [2024-03-06T10:09:04.702Z] (Eclipse:19306): Gtk-WARNING **: 10:09:04.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:04 [2024-03-06T10:09:04.702Z] 
05:09:04 [2024-03-06T10:09:04.702Z] (Eclipse:19306): Gtk-WARNING **: 10:09:04.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:04 [2024-03-06T10:09:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:09:04 [2024-03-06T10:09:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:09:04 [2024-03-06T10:09:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322760765 data=null doit=true}, Shell with text {Trace Import}]
05:09:04 [2024-03-06T10:09:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:09:04 [2024-03-06T10:09:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:09:04 [2024-03-06T10:09:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:09:04 [2024-03-06T10:09:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322760770 data=null}, (of type 'Combo')]
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322760820 data=null doit=true}, TreeItem with text {import}]
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322760820 data=null}, TreeItem with text {import}]
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322760821 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322760821 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322760824 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=322760824 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322760825 data=null doit=true}, TreeItem with text {import}]
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322760825 data=null}, TreeItem with text {import}]
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322760825 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322760825 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322760826 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: unrecognized.log
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=322760859 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:09:04 [2024-03-06T10:09:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322760866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322760866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322760866 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322760866 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:04 [2024-03-06T10:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322760866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:04 [2024-03-06T10:09:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322760866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:04 [2024-03-06T10:09:04.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:04 [2024-03-06T10:09:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322760866 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:04 [2024-03-06T10:09:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322760397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:09:05 [2024-03-06T10:09:05.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:09:05 [2024-03-06T10:09:05.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:05 [2024-03-06T10:09:05.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:05 [2024-03-06T10:09:05.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:05 [2024-03-06T10:09:05.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:05 [2024-03-06T10:09:05.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:05 [2024-03-06T10:09:05.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:05 [2024-03-06T10:09:05.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322761177 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:05 [2024-03-06T10:09:05.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322761177 data=null doit=true}, TreeItem with text {test}]
05:09:05 [2024-03-06T10:09:05.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322761177 data=null}, TreeItem with text {test}]
05:09:05 [2024-03-06T10:09:05.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322761178 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:05 [2024-03-06T10:09:05.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322761178 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:05 [2024-03-06T10:09:05.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322761210 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:05 [2024-03-06T10:09:05.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:05 [2024-03-06T10:09:05.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322761210 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:05 [2024-03-06T10:09:05.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322761210 data=null doit=true}, TreeItem with text {test}]
05:09:05 [2024-03-06T10:09:05.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322761210 data=null}, TreeItem with text {test}]
05:09:05 [2024-03-06T10:09:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322761211 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:05 [2024-03-06T10:09:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322761211 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:05 [2024-03-06T10:09:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322761219 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:05 [2024-03-06T10:09:05.219Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:05 [2024-03-06T10:09:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:05 [2024-03-06T10:09:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=322761220 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
05:09:05 [2024-03-06T10:09:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322761220 data=null doit=true}, TreeItem with text {Traces [7]}]
05:09:05 [2024-03-06T10:09:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322761220 data=null}, TreeItem with text {Traces [7]}]
05:09:05 [2024-03-06T10:09:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322761220 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:05 [2024-03-06T10:09:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322761221 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
05:09:05 [2024-03-06T10:09:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322761251 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:05 [2024-03-06T10:09:05.219Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
05:09:05 [2024-03-06T10:09:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:05 [2024-03-06T10:09:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:05 [2024-03-06T10:09:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322761478 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
05:09:05 [2024-03-06T10:09:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322761478 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:05 [2024-03-06T10:09:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322761479 data=null}, TreeItem with text {unrecognized.log}]
05:09:05 [2024-03-06T10:09:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322761479 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
05:09:05 [2024-03-06T10:09:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322761479 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:05 [2024-03-06T10:09:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322761517 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
05:09:05 [2024-03-06T10:09:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:05 [2024-03-06T10:09:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:05 [2024-03-06T10:09:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:05 [2024-03-06T10:09:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:05 [2024-03-06T10:09:05.475Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:05 [2024-03-06T10:09:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:05 [2024-03-06T10:09:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322761519 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
05:09:05 [2024-03-06T10:09:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322761519 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:05 [2024-03-06T10:09:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322761519 data=null}, TreeItem with text {unrecognized.log}]
05:09:05 [2024-03-06T10:09:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322761520 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
05:09:05 [2024-03-06T10:09:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322761520 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:05 [2024-03-06T10:09:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322761526 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
05:09:05 [2024-03-06T10:09:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
05:09:05 [2024-03-06T10:09:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322761528 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
05:09:05 [2024-03-06T10:09:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322761528 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:05 [2024-03-06T10:09:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:05 [2024-03-06T10:09:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322761529 data=null}, TreeItem with text {unrecognized.log}]
05:09:05 [2024-03-06T10:09:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322761529 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
05:09:05 [2024-03-06T10:09:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322761529 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:05 [2024-03-06T10:09:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322761538 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
05:09:05 [2024-03-06T10:09:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322761538 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
05:09:05 [2024-03-06T10:09:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=322761539 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
05:09:06 [2024-03-06T10:09:06.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322761539 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:06 [2024-03-06T10:09:06.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322761583 data=null button=1 stateMask=0x80000 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
05:09:06 [2024-03-06T10:09:06.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=322762035 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
05:09:06 [2024-03-06T10:09:06.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=322762036 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:06 [2024-03-06T10:09:06.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=322762036 data=null}, TreeItem with text {unrecognized.log}]
05:09:06 [2024-03-06T10:09:06.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
05:09:06 [2024-03-06T10:09:06.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
05:09:06 [2024-03-06T10:09:06.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
05:09:06 [2024-03-06T10:09:06.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:06 [2024-03-06T10:09:06.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:06 [2024-03-06T10:09:06.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322762197 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
05:09:06 [2024-03-06T10:09:06.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322762197 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:06 [2024-03-06T10:09:06.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322762197 data=null}, TreeItem with text {unrecognized.log}]
05:09:06 [2024-03-06T10:09:06.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322762198 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
05:09:06 [2024-03-06T10:09:06.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322762198 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:06 [2024-03-06T10:09:06.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322762206 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
05:09:06 [2024-03-06T10:09:06.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:06 [2024-03-06T10:09:06.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:06 [2024-03-06T10:09:06.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:06 [2024-03-06T10:09:06.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:06 [2024-03-06T10:09:06.037Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:06 [2024-03-06T10:09:06.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:06 [2024-03-06T10:09:06.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:06 [2024-03-06T10:09:06.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:06 [2024-03-06T10:09:06.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:06 [2024-03-06T10:09:06.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:06 [2024-03-06T10:09:06.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:06 [2024-03-06T10:09:06.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322762212 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:06 [2024-03-06T10:09:06.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322762212 data=null doit=true}, TreeItem with text {test}]
05:09:06 [2024-03-06T10:09:06.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322762212 data=null}, TreeItem with text {test}]
05:09:06 [2024-03-06T10:09:06.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322762212 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:06 [2024-03-06T10:09:06.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322762212 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:06 [2024-03-06T10:09:06.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322762244 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:06 [2024-03-06T10:09:06.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:06 [2024-03-06T10:09:06.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322762244 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322762244 data=null doit=true}, TreeItem with text {test}]
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322762244 data=null}, TreeItem with text {test}]
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322762245 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322762245 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322762250 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:06 [2024-03-06T10:09:06.293Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=322762251 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322762251 data=null doit=true}, TreeItem with text {Traces [7]}]
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322762251 data=null}, TreeItem with text {Traces [7]}]
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322762251 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322762251 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322762270 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:06 [2024-03-06T10:09:06.293Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322762416 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, Tree node with text: unrecognized.log]
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322762416 data=null doit=true}, Tree node with text: unrecognized.log]
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322762416 data=null}, Tree node with text: unrecognized.log]
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322762416 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, Tree node with text: unrecognized.log]
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322762416 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: unrecognized.log]
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322762441 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, Tree node with text: unrecognized.log]
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:06 [2024-03-06T10:09:06.293Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322762445 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322762445 data=null doit=true}, TreeItem with text {test}]
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322762445 data=null}, TreeItem with text {test}]
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322762446 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322762446 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322762473 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322762473 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322762474 data=null doit=true}, TreeItem with text {test}]
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322762474 data=null}, TreeItem with text {test}]
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322762474 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:06 [2024-03-06T10:09:06.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322762474 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:06 [2024-03-06T10:09:06.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322762489 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:06 [2024-03-06T10:09:06.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:06 [2024-03-06T10:09:06.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:06 [2024-03-06T10:09:06.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=322762489 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
05:09:06 [2024-03-06T10:09:06.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322762489 data=null doit=true}, TreeItem with text {Traces [7]}]
05:09:06 [2024-03-06T10:09:06.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322762490 data=null}, TreeItem with text {Traces [7]}]
05:09:06 [2024-03-06T10:09:06.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322762490 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:06 [2024-03-06T10:09:06.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322762490 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
05:09:06 [2024-03-06T10:09:06.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322762512 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:06 [2024-03-06T10:09:06.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:06 [2024-03-06T10:09:06.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=322762513 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
05:09:06 [2024-03-06T10:09:06.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322762513 data=null doit=true}, TreeItem with text {Traces [7]}]
05:09:06 [2024-03-06T10:09:06.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322762513 data=null}, TreeItem with text {Traces [7]}]
05:09:06 [2024-03-06T10:09:06.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322762513 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:06 [2024-03-06T10:09:06.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322762513 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
05:09:06 [2024-03-06T10:09:06.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322762518 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:06 [2024-03-06T10:09:06.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:09:06 [2024-03-06T10:09:06.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322762894 data=null doit=true}, Shell with text {Trace Import}]
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322762899 data=null}, (of type 'Combo')]
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322762944 data=null doit=true}, TreeItem with text {import}]
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322762944 data=null}, TreeItem with text {import}]
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322762944 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322762944 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322762946 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=322762946 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322762946 data=null doit=true}, TreeItem with text {import}]
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322762947 data=null}, TreeItem with text {import}]
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322762947 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:09:06 [2024-03-06T10:09:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322762947 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322762947 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: unrecognized.log
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=322762955 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@52a55e15
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=322762971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=322762971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=322762971 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=322762972 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=322762972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=322762972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=322762972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=322762972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=322762972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=322762972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=322762972 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=322762972 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:09:06 [2024-03-06T10:09:06.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322762978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322762978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322762978 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322762978 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322762978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:06 [2024-03-06T10:09:06.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322762978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:07 [2024-03-06T10:09:07.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:07 [2024-03-06T10:09:07.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322762978 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:07 [2024-03-06T10:09:07.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322762562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:09:07 [2024-03-06T10:09:07.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:09:07 [2024-03-06T10:09:07.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:07 [2024-03-06T10:09:07.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:07 [2024-03-06T10:09:07.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:07 [2024-03-06T10:09:07.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:07 [2024-03-06T10:09:07.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:07 [2024-03-06T10:09:07.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:07 [2024-03-06T10:09:07.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322763242 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:07 [2024-03-06T10:09:07.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322763243 data=null doit=true}, TreeItem with text {test}]
05:09:07 [2024-03-06T10:09:07.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322763243 data=null}, TreeItem with text {test}]
05:09:07 [2024-03-06T10:09:07.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322763243 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:07 [2024-03-06T10:09:07.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322763243 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:07 [2024-03-06T10:09:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322763265 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:07 [2024-03-06T10:09:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:07 [2024-03-06T10:09:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322763270 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:07 [2024-03-06T10:09:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322763270 data=null doit=true}, TreeItem with text {test}]
05:09:07 [2024-03-06T10:09:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322763270 data=null}, TreeItem with text {test}]
05:09:07 [2024-03-06T10:09:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322763271 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:07 [2024-03-06T10:09:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322763271 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:07 [2024-03-06T10:09:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322763277 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:07 [2024-03-06T10:09:07.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:07 [2024-03-06T10:09:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:07 [2024-03-06T10:09:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=322763277 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
05:09:07 [2024-03-06T10:09:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322763277 data=null doit=true}, TreeItem with text {Traces [7]}]
05:09:07 [2024-03-06T10:09:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322763278 data=null}, TreeItem with text {Traces [7]}]
05:09:07 [2024-03-06T10:09:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322763278 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:07 [2024-03-06T10:09:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322763278 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
05:09:07 [2024-03-06T10:09:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322763295 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:07 [2024-03-06T10:09:07.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
05:09:07 [2024-03-06T10:09:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:07 [2024-03-06T10:09:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:07 [2024-03-06T10:09:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322763622 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
05:09:07 [2024-03-06T10:09:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322763622 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:07 [2024-03-06T10:09:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322763622 data=null}, TreeItem with text {unrecognized.log}]
05:09:07 [2024-03-06T10:09:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322763622 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
05:09:07 [2024-03-06T10:09:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322763623 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:07 [2024-03-06T10:09:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322763662 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
05:09:07 [2024-03-06T10:09:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:07 [2024-03-06T10:09:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:07 [2024-03-06T10:09:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:07 [2024-03-06T10:09:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:07 [2024-03-06T10:09:07.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:07 [2024-03-06T10:09:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:07 [2024-03-06T10:09:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322763665 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
05:09:07 [2024-03-06T10:09:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322763665 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:07 [2024-03-06T10:09:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322763665 data=null}, TreeItem with text {unrecognized.log}]
05:09:07 [2024-03-06T10:09:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322763665 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
05:09:07 [2024-03-06T10:09:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322763665 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:07 [2024-03-06T10:09:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322763670 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
05:09:07 [2024-03-06T10:09:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
05:09:07 [2024-03-06T10:09:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322763670 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
05:09:07 [2024-03-06T10:09:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322763670 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:07 [2024-03-06T10:09:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:07 [2024-03-06T10:09:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322763670 data=null}, TreeItem with text {unrecognized.log}]
05:09:07 [2024-03-06T10:09:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322763670 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
05:09:07 [2024-03-06T10:09:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322763671 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:07 [2024-03-06T10:09:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322763675 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
05:09:07 [2024-03-06T10:09:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322763675 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
05:09:07 [2024-03-06T10:09:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=322763675 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
05:09:07 [2024-03-06T10:09:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322763675 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322763781 data=null button=1 stateMask=0x80000 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=322763806 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=322763806 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=322763806 data=null}, TreeItem with text {unrecognized.log}]
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322763896 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322763896 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322763896 data=null}, TreeItem with text {unrecognized.log}]
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322763896 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322763897 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322763905 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:07 [2024-03-06T10:09:07.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322763973 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, Tree node with text: unrecognized.log]
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322763973 data=null doit=true}, Tree node with text: unrecognized.log]
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322763973 data=null}, Tree node with text: unrecognized.log]
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322763974 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, Tree node with text: unrecognized.log]
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322763974 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: unrecognized.log]
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322763979 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, Tree node with text: unrecognized.log]
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:07 [2024-03-06T10:09:07.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322763992 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322763992 data=null doit=true}, TreeItem with text {test}]
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322763992 data=null}, TreeItem with text {test}]
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322763992 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322763992 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322764021 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:07 [2024-03-06T10:09:07.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322764022 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:07 [2024-03-06T10:09:07.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322764023 data=null doit=true}, TreeItem with text {test}]
05:09:07 [2024-03-06T10:09:07.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322764023 data=null}, TreeItem with text {test}]
05:09:07 [2024-03-06T10:09:07.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322764023 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:07 [2024-03-06T10:09:07.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322764023 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:08 [2024-03-06T10:09:08.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322764028 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:08 [2024-03-06T10:09:08.091Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:08 [2024-03-06T10:09:08.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:08 [2024-03-06T10:09:08.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=322764029 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
05:09:08 [2024-03-06T10:09:08.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322764029 data=null doit=true}, TreeItem with text {Traces [7]}]
05:09:08 [2024-03-06T10:09:08.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322764029 data=null}, TreeItem with text {Traces [7]}]
05:09:08 [2024-03-06T10:09:08.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322764030 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:08 [2024-03-06T10:09:08.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322764030 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
05:09:08 [2024-03-06T10:09:08.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322764048 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:08 [2024-03-06T10:09:08.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:08 [2024-03-06T10:09:08.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=322764048 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
05:09:08 [2024-03-06T10:09:08.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322764048 data=null doit=true}, TreeItem with text {Traces [7]}]
05:09:08 [2024-03-06T10:09:08.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322764048 data=null}, TreeItem with text {Traces [7]}]
05:09:08 [2024-03-06T10:09:08.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322764049 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:08 [2024-03-06T10:09:08.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322764051 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
05:09:08 [2024-03-06T10:09:08.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322764055 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:08 [2024-03-06T10:09:08.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:09:08 [2024-03-06T10:09:08.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:09:08 [2024-03-06T10:09:08.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:09:08 [2024-03-06T10:09:08.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:09:08 [2024-03-06T10:09:08.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322764368 data=null doit=true}, Shell with text {Confirm Clear}]
05:09:08 [2024-03-06T10:09:08.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:09:08 [2024-03-06T10:09:08.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:09:08 [2024-03-06T10:09:08.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:09:08 [2024-03-06T10:09:08.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:09:08 [2024-03-06T10:09:08.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:09:08 [2024-03-06T10:09:08.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:09:08 [2024-03-06T10:09:08.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322764369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:09:08 [2024-03-06T10:09:08.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322764369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:09:08 [2024-03-06T10:09:08.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322764369 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:09:08 [2024-03-06T10:09:08.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322764369 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:09:08 [2024-03-06T10:09:08.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322764369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:09:08 [2024-03-06T10:09:08.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322764369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:09:08 [2024-03-06T10:09:08.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322764369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:09:09 [2024-03-06T10:09:09.713Z] 
05:09:09 [2024-03-06T10:09:09.713Z] (Eclipse:19306): Gtk-CRITICAL **: 10:09:09.687: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:09:09 [2024-03-06T10:09:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322764100 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:09:09 [2024-03-06T10:09:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:09:09 [2024-03-06T10:09:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:09 [2024-03-06T10:09:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:09 [2024-03-06T10:09:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:09 [2024-03-06T10:09:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:09 [2024-03-06T10:09:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:09 [2024-03-06T10:09:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:09 [2024-03-06T10:09:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322766011 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:09 [2024-03-06T10:09:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322766011 data=null doit=true}, TreeItem with text {test}]
05:09:09 [2024-03-06T10:09:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322766011 data=null}, TreeItem with text {test}]
05:09:09 [2024-03-06T10:09:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322766012 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:09 [2024-03-06T10:09:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322766012 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:09 [2024-03-06T10:09:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322766047 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:09 [2024-03-06T10:09:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:09 [2024-03-06T10:09:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322766048 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:09 [2024-03-06T10:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322766048 data=null doit=true}, TreeItem with text {test}]
05:09:09 [2024-03-06T10:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322766048 data=null}, TreeItem with text {test}]
05:09:09 [2024-03-06T10:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322766048 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:09 [2024-03-06T10:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322766048 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:09 [2024-03-06T10:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322766064 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:09 [2024-03-06T10:09:09.969Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:09 [2024-03-06T10:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:09 [2024-03-06T10:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=322766065 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
05:09:09 [2024-03-06T10:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322766065 data=null doit=true}, TreeItem with text {Traces [7]}]
05:09:09 [2024-03-06T10:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322766065 data=null}, TreeItem with text {Traces [7]}]
05:09:09 [2024-03-06T10:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322766065 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:09 [2024-03-06T10:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322766065 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
05:09:09 [2024-03-06T10:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322766081 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:09 [2024-03-06T10:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:09 [2024-03-06T10:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=322766082 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
05:09:09 [2024-03-06T10:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322766082 data=null doit=true}, TreeItem with text {Traces [7]}]
05:09:09 [2024-03-06T10:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322766082 data=null}, TreeItem with text {Traces [7]}]
05:09:09 [2024-03-06T10:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322766082 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:09 [2024-03-06T10:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322766082 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
05:09:09 [2024-03-06T10:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322766086 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:09 [2024-03-06T10:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:09:09 [2024-03-06T10:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:09:10 [2024-03-06T10:09:10.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:09:10 [2024-03-06T10:09:10.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:09:10 [2024-03-06T10:09:10.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322766432 data=null doit=true}, Shell with text {Trace Import}]
05:09:10 [2024-03-06T10:09:10.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322766447 data=null}, (of type 'Combo')]
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322766478 data=null doit=true}, TreeItem with text {import}]
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322766478 data=null}, TreeItem with text {import}]
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322766478 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322766478 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322766480 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322766480 data=null doit=true}, Tree node with text: kernel-overlap-testing]
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322766480 data=null}, Tree node with text: kernel-overlap-testing]
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322766481 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322766481 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: kernel-overlap-testing]
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322766481 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322766482 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322766482 data=null doit=true}, Tree node with text: kernel-overlap-testing]
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322766482 data=null}, Tree node with text: kernel-overlap-testing]
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322766482 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322766482 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
05:09:10 [2024-03-06T10:09:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322766484 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: metadata
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=322766507 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5e483126
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=322766510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=322766510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=322766510 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=322766510 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=322766510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=322766511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=322766511 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=322766511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=322766511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=322766511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=322766511 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=322766511 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:09:10 [2024-03-06T10:09:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322766516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322766517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322766517 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322766517 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322766517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322766517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322766517 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322766110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322766646 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:10 [2024-03-06T10:09:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322766647 data=null doit=true}, TreeItem with text {test}]
05:09:10 [2024-03-06T10:09:10.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322766647 data=null}, TreeItem with text {test}]
05:09:10 [2024-03-06T10:09:10.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322766647 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:10 [2024-03-06T10:09:10.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322766647 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:10 [2024-03-06T10:09:10.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322766665 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:10 [2024-03-06T10:09:10.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:10 [2024-03-06T10:09:10.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322766666 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:10 [2024-03-06T10:09:10.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322766666 data=null doit=true}, TreeItem with text {test}]
05:09:10 [2024-03-06T10:09:10.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322766666 data=null}, TreeItem with text {test}]
05:09:10 [2024-03-06T10:09:10.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322766666 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:10 [2024-03-06T10:09:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322766666 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:10 [2024-03-06T10:09:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322766675 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:10 [2024-03-06T10:09:10.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:10 [2024-03-06T10:09:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:10 [2024-03-06T10:09:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322766675 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:09:10 [2024-03-06T10:09:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322766676 data=null doit=true}, TreeItem with text {Traces [0]}]
05:09:10 [2024-03-06T10:09:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322766676 data=null}, TreeItem with text {Traces [0]}]
05:09:10 [2024-03-06T10:09:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322766676 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:09:10 [2024-03-06T10:09:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322766676 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:09:10 [2024-03-06T10:09:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322766693 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:09:10 [2024-03-06T10:09:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322766693 data=null doit=true}, TreeItem with text {Traces [0]}]
05:09:10 [2024-03-06T10:09:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322766694 data=null}, TreeItem with text {Traces [0]}]
05:09:10 [2024-03-06T10:09:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322766694 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:09:10 [2024-03-06T10:09:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322766694 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
05:09:10 [2024-03-06T10:09:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322766695 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:09:10 [2024-03-06T10:09:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:10 [2024-03-06T10:09:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:10 [2024-03-06T10:09:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322766936 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
05:09:10 [2024-03-06T10:09:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322766936 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:10 [2024-03-06T10:09:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322766936 data=null}, TreeItem with text {kernel-overlap-testing}]
05:09:10 [2024-03-06T10:09:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322766936 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
05:09:10 [2024-03-06T10:09:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322766937 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:10 [2024-03-06T10:09:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322766959 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
05:09:10 [2024-03-06T10:09:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:10 [2024-03-06T10:09:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:10 [2024-03-06T10:09:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:10 [2024-03-06T10:09:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:10 [2024-03-06T10:09:10.999Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:10 [2024-03-06T10:09:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:10 [2024-03-06T10:09:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322766961 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
05:09:10 [2024-03-06T10:09:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322766961 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:10 [2024-03-06T10:09:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322766961 data=null}, TreeItem with text {kernel-overlap-testing}]
05:09:10 [2024-03-06T10:09:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322766961 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
05:09:10 [2024-03-06T10:09:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322766961 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:10 [2024-03-06T10:09:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322766965 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
05:09:10 [2024-03-06T10:09:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:09:10 [2024-03-06T10:09:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322766966 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
05:09:10 [2024-03-06T10:09:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322766966 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:10 [2024-03-06T10:09:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:10 [2024-03-06T10:09:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322766966 data=null}, TreeItem with text {kernel-overlap-testing}]
05:09:10 [2024-03-06T10:09:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322766966 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
05:09:10 [2024-03-06T10:09:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322766966 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:10 [2024-03-06T10:09:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322766970 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
05:09:10 [2024-03-06T10:09:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322766970 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
05:09:10 [2024-03-06T10:09:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=322766970 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
05:09:10 [2024-03-06T10:09:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322766971 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:10 [2024-03-06T10:09:10.999Z] 
05:09:10 [2024-03-06T10:09:10.999Z] (Eclipse:19306): Gtk-CRITICAL **: 10:09:10.915: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:09:11 [2024-03-06T10:09:11.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322767012 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
05:09:11 [2024-03-06T10:09:11.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=322767244 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
05:09:11 [2024-03-06T10:09:11.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=322767251 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:11 [2024-03-06T10:09:11.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=322767251 data=null}, TreeItem with text {kernel-overlap-testing}]
05:09:11 [2024-03-06T10:09:11.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:09:11 [2024-03-06T10:09:11.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:11 [2024-03-06T10:09:11.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:11 [2024-03-06T10:09:11.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:11 [2024-03-06T10:09:11.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:11 [2024-03-06T10:09:11.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:11 [2024-03-06T10:09:11.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:09:11 [2024-03-06T10:09:11.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322767265 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:09:11 [2024-03-06T10:09:11.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322767265 data=null doit=true}, TableItem with text {}]
05:09:11 [2024-03-06T10:09:11.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322767266 data=null}, TableItem with text {}]
05:09:11 [2024-03-06T10:09:11.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322767266 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:09:11 [2024-03-06T10:09:11.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322767266 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:09:11 [2024-03-06T10:09:11.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322767297 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:09:11 [2024-03-06T10:09:11.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:11 [2024-03-06T10:09:11.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:12 [2024-03-06T10:09:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:12 [2024-03-06T10:09:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:12 [2024-03-06T10:09:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322768465 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
05:09:12 [2024-03-06T10:09:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322768465 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:12 [2024-03-06T10:09:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322768465 data=null}, TreeItem with text {kernel-overlap-testing}]
05:09:12 [2024-03-06T10:09:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322768465 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
05:09:12 [2024-03-06T10:09:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322768465 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322768472 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:12 [2024-03-06T10:09:12.622Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322768477 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322768477 data=null doit=true}, TreeItem with text {test}]
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322768477 data=null}, TreeItem with text {test}]
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322768477 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322768477 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322768512 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322768513 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322768513 data=null doit=true}, TreeItem with text {test}]
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322768513 data=null}, TreeItem with text {test}]
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322768513 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322768514 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322768522 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:12 [2024-03-06T10:09:12.622Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322768523 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322768523 data=null doit=true}, TreeItem with text {Traces [1]}]
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322768523 data=null}, TreeItem with text {Traces [1]}]
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322768523 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322768523 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322768537 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322768538 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322768538 data=null doit=true}, TreeItem with text {Traces [1]}]
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322768538 data=null}, TreeItem with text {Traces [1]}]
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322768538 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322768538 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322768542 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:09:12 [2024-03-06T10:09:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:09:12 [2024-03-06T10:09:12.622Z] 
05:09:12 [2024-03-06T10:09:12.622Z] (Eclipse:19306): Gtk-WARNING **: 10:09:12.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:12 [2024-03-06T10:09:12.622Z] 
05:09:12 [2024-03-06T10:09:12.622Z] (Eclipse:19306): Gtk-WARNING **: 10:09:12.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:12 [2024-03-06T10:09:12.622Z] 
05:09:12 [2024-03-06T10:09:12.622Z] (Eclipse:19306): Gtk-WARNING **: 10:09:12.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:12 [2024-03-06T10:09:12.622Z] 
05:09:12 [2024-03-06T10:09:12.622Z] (Eclipse:19306): Gtk-WARNING **: 10:09:12.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:12 [2024-03-06T10:09:12.622Z] 
05:09:12 [2024-03-06T10:09:12.622Z] (Eclipse:19306): Gtk-WARNING **: 10:09:12.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:12 [2024-03-06T10:09:12.622Z] 
05:09:12 [2024-03-06T10:09:12.622Z] (Eclipse:19306): Gtk-WARNING **: 10:09:12.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:12 [2024-03-06T10:09:12.623Z] 
05:09:12 [2024-03-06T10:09:12.623Z] (Eclipse:19306): Gtk-WARNING **: 10:09:12.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:12 [2024-03-06T10:09:12.623Z] 
05:09:12 [2024-03-06T10:09:12.623Z] (Eclipse:19306): Gtk-WARNING **: 10:09:12.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:12 [2024-03-06T10:09:12.623Z] 
05:09:12 [2024-03-06T10:09:12.623Z] (Eclipse:19306): Gtk-WARNING **: 10:09:12.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:12 [2024-03-06T10:09:12.623Z] 
05:09:12 [2024-03-06T10:09:12.623Z] (Eclipse:19306): Gtk-WARNING **: 10:09:12.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:12 [2024-03-06T10:09:12.623Z] 
05:09:12 [2024-03-06T10:09:12.623Z] (Eclipse:19306): Gtk-WARNING **: 10:09:12.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:12 [2024-03-06T10:09:12.623Z] 
05:09:12 [2024-03-06T10:09:12.623Z] (Eclipse:19306): Gtk-WARNING **: 10:09:12.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:12 [2024-03-06T10:09:12.623Z] 
05:09:12 [2024-03-06T10:09:12.623Z] (Eclipse:19306): Gtk-WARNING **: 10:09:12.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:12 [2024-03-06T10:09:12.623Z] 
05:09:12 [2024-03-06T10:09:12.623Z] (Eclipse:19306): Gtk-WARNING **: 10:09:12.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:12 [2024-03-06T10:09:12.623Z] 
05:09:12 [2024-03-06T10:09:12.623Z] (Eclipse:19306): Gtk-WARNING **: 10:09:12.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:12 [2024-03-06T10:09:12.623Z] 
05:09:12 [2024-03-06T10:09:12.623Z] (Eclipse:19306): Gtk-WARNING **: 10:09:12.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:12 [2024-03-06T10:09:12.623Z] 
05:09:12 [2024-03-06T10:09:12.623Z] (Eclipse:19306): Gtk-WARNING **: 10:09:12.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:12 [2024-03-06T10:09:12.623Z] 
05:09:12 [2024-03-06T10:09:12.623Z] (Eclipse:19306): Gtk-WARNING **: 10:09:12.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:12 [2024-03-06T10:09:12.623Z] 
05:09:12 [2024-03-06T10:09:12.623Z] (Eclipse:19306): Gtk-WARNING **: 10:09:12.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:12 [2024-03-06T10:09:12.623Z] 
05:09:12 [2024-03-06T10:09:12.623Z] (Eclipse:19306): Gtk-WARNING **: 10:09:12.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:12 [2024-03-06T10:09:12.623Z] 
05:09:12 [2024-03-06T10:09:12.623Z] (Eclipse:19306): Gtk-WARNING **: 10:09:12.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:12 [2024-03-06T10:09:12.623Z] 
05:09:12 [2024-03-06T10:09:12.623Z] (Eclipse:19306): Gtk-WARNING **: 10:09:12.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:12 [2024-03-06T10:09:12.623Z] 
05:09:12 [2024-03-06T10:09:12.623Z] (Eclipse:19306): Gtk-WARNING **: 10:09:12.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:12 [2024-03-06T10:09:12.623Z] 
05:09:12 [2024-03-06T10:09:12.623Z] (Eclipse:19306): Gtk-WARNING **: 10:09:12.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:12 [2024-03-06T10:09:12.623Z] 
05:09:12 [2024-03-06T10:09:12.623Z] (Eclipse:19306): Gtk-WARNING **: 10:09:12.621: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:12 [2024-03-06T10:09:12.623Z] 
05:09:12 [2024-03-06T10:09:12.623Z] (Eclipse:19306): Gtk-WARNING **: 10:09:12.621: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:12 [2024-03-06T10:09:12.623Z] 
05:09:12 [2024-03-06T10:09:12.623Z] (Eclipse:19306): Gtk-WARNING **: 10:09:12.621: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:12 [2024-03-06T10:09:12.623Z] 
05:09:12 [2024-03-06T10:09:12.623Z] (Eclipse:19306): Gtk-WARNING **: 10:09:12.621: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:12 [2024-03-06T10:09:12.879Z] 
05:09:12 [2024-03-06T10:09:12.879Z] (Eclipse:19306): Gtk-WARNING **: 10:09:12.641: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:12 [2024-03-06T10:09:12.879Z] 
05:09:12 [2024-03-06T10:09:12.879Z] (Eclipse:19306): Gtk-WARNING **: 10:09:12.641: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:12 [2024-03-06T10:09:12.879Z] 
05:09:12 [2024-03-06T10:09:12.879Z] (Eclipse:19306): Gtk-WARNING **: 10:09:12.641: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:12 [2024-03-06T10:09:12.879Z] 
05:09:12 [2024-03-06T10:09:12.879Z] (Eclipse:19306): Gtk-WARNING **: 10:09:12.641: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:12 [2024-03-06T10:09:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:09:12 [2024-03-06T10:09:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:09:12 [2024-03-06T10:09:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322768853 data=null doit=true}, Shell with text {Confirm Clear}]
05:09:12 [2024-03-06T10:09:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:09:12 [2024-03-06T10:09:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:09:12 [2024-03-06T10:09:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:09:12 [2024-03-06T10:09:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:09:12 [2024-03-06T10:09:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:09:12 [2024-03-06T10:09:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:09:12 [2024-03-06T10:09:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322768854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:09:12 [2024-03-06T10:09:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322768854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:09:12 [2024-03-06T10:09:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322768854 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:09:12 [2024-03-06T10:09:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322768854 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:09:12 [2024-03-06T10:09:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322768854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:09:12 [2024-03-06T10:09:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322768854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:09:12 [2024-03-06T10:09:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322768854 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:09:13 [2024-03-06T10:09:13.135Z] 
05:09:13 [2024-03-06T10:09:13.135Z] (Eclipse:19306): Gtk-CRITICAL **: 10:09:12.967: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:09:13 [2024-03-06T10:09:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322768567 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322769225 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322769225 data=null doit=true}, TreeItem with text {test}]
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322769225 data=null}, TreeItem with text {test}]
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322769225 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322769225 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322769255 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322769256 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322769256 data=null doit=true}, TreeItem with text {test}]
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322769256 data=null}, TreeItem with text {test}]
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322769256 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322769256 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322769261 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:13 [2024-03-06T10:09:13.136Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322769262 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322769262 data=null doit=true}, TreeItem with text {Traces [0]}]
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322769262 data=null}, TreeItem with text {Traces [0]}]
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322769262 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322769262 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322769276 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322769277 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322769277 data=null doit=true}, TreeItem with text {Traces [0]}]
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322769277 data=null}, TreeItem with text {Traces [0]}]
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322769277 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322769277 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322769281 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:09:13 [2024-03-06T10:09:13.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:09:13 [2024-03-06T10:09:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:09:13 [2024-03-06T10:09:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:09:13 [2024-03-06T10:09:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322769659 data=null doit=true}, Shell with text {Trace Import}]
05:09:13 [2024-03-06T10:09:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:09:13 [2024-03-06T10:09:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:09:13 [2024-03-06T10:09:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:09:13 [2024-03-06T10:09:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:09:13 [2024-03-06T10:09:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:09:13 [2024-03-06T10:09:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:09:13 [2024-03-06T10:09:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:09:13 [2024-03-06T10:09:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:09:13 [2024-03-06T10:09:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:09:13 [2024-03-06T10:09:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322769663 data=null}, (of type 'Combo')]
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=322769710 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322769710 data=null doit=true}, TreeItem with text {import}]
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322769710 data=null}, TreeItem with text {import}]
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322769710 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322769711 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322769711 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=322769735 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:09:13 [2024-03-06T10:09:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322769741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322769741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322769741 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322769741 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322769741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322769741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:13 [2024-03-06T10:09:13.701Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:13 [2024-03-06T10:09:13.701Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:13 [2024-03-06T10:09:13.701Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:13 [2024-03-06T10:09:13.701Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:13 [2024-03-06T10:09:13.701Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:13 [2024-03-06T10:09:13.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:09:14 [2024-03-06T10:09:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:09:14 [2024-03-06T10:09:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322770279 data=null doit=true}, Shell with text {Confirmation}]
05:09:14 [2024-03-06T10:09:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
05:09:14 [2024-03-06T10:09:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
05:09:14 [2024-03-06T10:09:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
05:09:14 [2024-03-06T10:09:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
05:09:14 [2024-03-06T10:09:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:09:14 [2024-03-06T10:09:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
05:09:14 [2024-03-06T10:09:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:09:14 [2024-03-06T10:09:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
05:09:14 [2024-03-06T10:09:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
05:09:14 [2024-03-06T10:09:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
05:09:14 [2024-03-06T10:09:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=322770280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:09:14 [2024-03-06T10:09:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=322770280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:09:14 [2024-03-06T10:09:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=322770280 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:09:14 [2024-03-06T10:09:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=322770280 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:09:14 [2024-03-06T10:09:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=322770280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:09:14 [2024-03-06T10:09:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=322770280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:09:14 [2024-03-06T10:09:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=322770280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:09:14 [2024-03-06T10:09:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:09:14 [2024-03-06T10:09:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322769741 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:14 [2024-03-06T10:09:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322769308 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:09:14 [2024-03-06T10:09:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:14 [2024-03-06T10:09:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:14 [2024-03-06T10:09:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:14 [2024-03-06T10:09:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:14 [2024-03-06T10:09:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:14 [2024-03-06T10:09:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:14 [2024-03-06T10:09:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322770843 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:14 [2024-03-06T10:09:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322770843 data=null doit=true}, TreeItem with text {test}]
05:09:14 [2024-03-06T10:09:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322770843 data=null}, TreeItem with text {test}]
05:09:14 [2024-03-06T10:09:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322770843 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:14 [2024-03-06T10:09:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322770843 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:14 [2024-03-06T10:09:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322770861 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:14 [2024-03-06T10:09:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:14 [2024-03-06T10:09:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322770861 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:14 [2024-03-06T10:09:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322770861 data=null doit=true}, TreeItem with text {test}]
05:09:14 [2024-03-06T10:09:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322770861 data=null}, TreeItem with text {test}]
05:09:14 [2024-03-06T10:09:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322770862 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:14 [2024-03-06T10:09:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322770862 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:14 [2024-03-06T10:09:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322770868 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:14 [2024-03-06T10:09:14.774Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:14 [2024-03-06T10:09:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:14 [2024-03-06T10:09:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=322770869 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
05:09:14 [2024-03-06T10:09:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=322770869 data=null doit=true}, TreeItem with text {Traces [13]}]
05:09:14 [2024-03-06T10:09:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=322770869 data=null}, TreeItem with text {Traces [13]}]
05:09:14 [2024-03-06T10:09:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=322770869 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
05:09:14 [2024-03-06T10:09:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322770869 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
05:09:14 [2024-03-06T10:09:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=322770883 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
05:09:14 [2024-03-06T10:09:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=322770883 data=null doit=true}, TreeItem with text {Traces [13]}]
05:09:14 [2024-03-06T10:09:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=322770884 data=null}, TreeItem with text {Traces [13]}]
05:09:14 [2024-03-06T10:09:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=322770884 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
05:09:14 [2024-03-06T10:09:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322770884 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [13]}]
05:09:14 [2024-03-06T10:09:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=322770900 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
05:09:15 [2024-03-06T10:09:15.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:15 [2024-03-06T10:09:15.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:15 [2024-03-06T10:09:15.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322771227 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:09:15 [2024-03-06T10:09:15.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322771227 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:09:15 [2024-03-06T10:09:15.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322771228 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:09:15 [2024-03-06T10:09:15.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322771228 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:09:15 [2024-03-06T10:09:15.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322771228 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:09:15 [2024-03-06T10:09:15.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322771267 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:09:15 [2024-03-06T10:09:15.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:15 [2024-03-06T10:09:15.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:15 [2024-03-06T10:09:15.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:15 [2024-03-06T10:09:15.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:15 [2024-03-06T10:09:15.286Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:15 [2024-03-06T10:09:15.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:15 [2024-03-06T10:09:15.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322771269 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:09:15 [2024-03-06T10:09:15.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322771269 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:09:15 [2024-03-06T10:09:15.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322771269 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:09:15 [2024-03-06T10:09:15.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322771269 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:09:15 [2024-03-06T10:09:15.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322771270 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:09:15 [2024-03-06T10:09:15.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322771273 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:09:15 [2024-03-06T10:09:15.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:09:15 [2024-03-06T10:09:15.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322771274 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:09:15 [2024-03-06T10:09:15.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322771274 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:09:15 [2024-03-06T10:09:15.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:15 [2024-03-06T10:09:15.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322771274 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:09:15 [2024-03-06T10:09:15.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322771274 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:09:15 [2024-03-06T10:09:15.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322771274 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:09:15 [2024-03-06T10:09:15.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322771277 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:09:15 [2024-03-06T10:09:15.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322771278 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:09:15 [2024-03-06T10:09:15.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322771278 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:09:15 [2024-03-06T10:09:15.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322771278 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:09:15 [2024-03-06T10:09:15.286Z] 
05:09:15 [2024-03-06T10:09:15.286Z] (Eclipse:19306): Gtk-CRITICAL **: 10:09:15.190: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:09:15 [2024-03-06T10:09:15.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322771325 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:09:15 [2024-03-06T10:09:15.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322771496 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:09:15 [2024-03-06T10:09:15.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322771496 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:09:15 [2024-03-06T10:09:15.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322771496 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:09:15 [2024-03-06T10:09:15.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:09:15 [2024-03-06T10:09:15.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:15 [2024-03-06T10:09:15.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:15 [2024-03-06T10:09:15.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:16 [2024-03-06T10:09:16.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:16 [2024-03-06T10:09:16.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:16 [2024-03-06T10:09:16.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:16 [2024-03-06T10:09:16.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:16 [2024-03-06T10:09:16.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:16 [2024-03-06T10:09:16.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:16 [2024-03-06T10:09:16.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:09:16 [2024-03-06T10:09:16.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322772501 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:09:16 [2024-03-06T10:09:16.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322772501 data=null doit=true}, TableItem with text {}]
05:09:16 [2024-03-06T10:09:16.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322772501 data=null}, TableItem with text {}]
05:09:16 [2024-03-06T10:09:16.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322772501 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:09:16 [2024-03-06T10:09:16.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322772501 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:09:16 [2024-03-06T10:09:16.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322772515 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:09:16 [2024-03-06T10:09:16.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:16 [2024-03-06T10:09:16.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:16 [2024-03-06T10:09:16.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:16 [2024-03-06T10:09:16.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:16 [2024-03-06T10:09:16.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322772777 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:09:16 [2024-03-06T10:09:16.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322772778 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:09:16 [2024-03-06T10:09:16.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322772778 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:09:16 [2024-03-06T10:09:16.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322772778 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:09:16 [2024-03-06T10:09:16.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322772778 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:09:16 [2024-03-06T10:09:16.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322772784 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:09:16 [2024-03-06T10:09:16.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:16 [2024-03-06T10:09:16.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:16 [2024-03-06T10:09:16.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:16 [2024-03-06T10:09:16.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:16 [2024-03-06T10:09:16.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:16 [2024-03-06T10:09:16.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:16 [2024-03-06T10:09:16.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:16 [2024-03-06T10:09:16.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:16 [2024-03-06T10:09:16.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:16 [2024-03-06T10:09:16.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:16 [2024-03-06T10:09:16.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:16 [2024-03-06T10:09:16.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322772788 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:16 [2024-03-06T10:09:16.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322772788 data=null doit=true}, TreeItem with text {test}]
05:09:16 [2024-03-06T10:09:16.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322772788 data=null}, TreeItem with text {test}]
05:09:16 [2024-03-06T10:09:16.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322772788 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:16 [2024-03-06T10:09:16.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322772788 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:16 [2024-03-06T10:09:16.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322772828 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:16 [2024-03-06T10:09:16.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:16 [2024-03-06T10:09:16.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322772829 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:16 [2024-03-06T10:09:16.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322772829 data=null doit=true}, TreeItem with text {test}]
05:09:16 [2024-03-06T10:09:16.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322772829 data=null}, TreeItem with text {test}]
05:09:16 [2024-03-06T10:09:16.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322772829 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:16 [2024-03-06T10:09:16.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322772829 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:16 [2024-03-06T10:09:16.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322772840 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:16 [2024-03-06T10:09:16.872Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:16 [2024-03-06T10:09:16.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:16 [2024-03-06T10:09:16.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=322772841 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
05:09:16 [2024-03-06T10:09:16.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=322772841 data=null doit=true}, TreeItem with text {Traces [13]}]
05:09:16 [2024-03-06T10:09:16.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=322772841 data=null}, TreeItem with text {Traces [13]}]
05:09:16 [2024-03-06T10:09:16.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=322772842 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
05:09:16 [2024-03-06T10:09:16.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322772842 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
05:09:16 [2024-03-06T10:09:16.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=322772858 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
05:09:16 [2024-03-06T10:09:16.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
05:09:17 [2024-03-06T10:09:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:17 [2024-03-06T10:09:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:17 [2024-03-06T10:09:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322773103 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:09:17 [2024-03-06T10:09:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322773103 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:09:17 [2024-03-06T10:09:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322773103 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:09:17 [2024-03-06T10:09:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322773103 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:09:17 [2024-03-06T10:09:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322773103 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:09:17 [2024-03-06T10:09:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322773123 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:09:17 [2024-03-06T10:09:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:17 [2024-03-06T10:09:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:17 [2024-03-06T10:09:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:17 [2024-03-06T10:09:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:17 [2024-03-06T10:09:17.129Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:17 [2024-03-06T10:09:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:17 [2024-03-06T10:09:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322773125 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:09:17 [2024-03-06T10:09:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322773126 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:09:17 [2024-03-06T10:09:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322773126 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:09:17 [2024-03-06T10:09:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322773126 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:09:17 [2024-03-06T10:09:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322773130 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:09:17 [2024-03-06T10:09:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322773135 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:09:17 [2024-03-06T10:09:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:09:17 [2024-03-06T10:09:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322773135 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:09:17 [2024-03-06T10:09:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322773135 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:09:17 [2024-03-06T10:09:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:17 [2024-03-06T10:09:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322773136 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:09:17 [2024-03-06T10:09:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322773136 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:09:17 [2024-03-06T10:09:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322773136 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:09:17 [2024-03-06T10:09:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322773140 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:09:17 [2024-03-06T10:09:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322773140 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:09:17 [2024-03-06T10:09:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322773140 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:09:17 [2024-03-06T10:09:17.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322773141 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:09:17 [2024-03-06T10:09:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322773183 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:09:17 [2024-03-06T10:09:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322773373 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:09:17 [2024-03-06T10:09:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322773373 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:09:17 [2024-03-06T10:09:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322773373 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:09:17 [2024-03-06T10:09:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:09:17 [2024-03-06T10:09:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:17 [2024-03-06T10:09:17.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:18 [2024-03-06T10:09:18.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:18 [2024-03-06T10:09:18.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:18 [2024-03-06T10:09:18.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:18 [2024-03-06T10:09:18.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:18 [2024-03-06T10:09:18.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:09:18 [2024-03-06T10:09:18.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322774378 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:09:18 [2024-03-06T10:09:18.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322774378 data=null doit=true}, TableItem with text {}]
05:09:18 [2024-03-06T10:09:18.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322774378 data=null}, TableItem with text {}]
05:09:18 [2024-03-06T10:09:18.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322774378 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:09:18 [2024-03-06T10:09:18.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322774378 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:09:18 [2024-03-06T10:09:18.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322774384 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:09:18 [2024-03-06T10:09:18.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:18 [2024-03-06T10:09:18.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:18 [2024-03-06T10:09:18.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:18 [2024-03-06T10:09:18.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:18 [2024-03-06T10:09:18.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322774657 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:09:18 [2024-03-06T10:09:18.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322774657 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:09:18 [2024-03-06T10:09:18.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322774657 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:09:18 [2024-03-06T10:09:18.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322774657 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:09:18 [2024-03-06T10:09:18.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322774657 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:09:18 [2024-03-06T10:09:18.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322774664 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:09:18 [2024-03-06T10:09:18.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:18 [2024-03-06T10:09:18.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:18 [2024-03-06T10:09:18.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:18 [2024-03-06T10:09:18.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:18 [2024-03-06T10:09:18.566Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:18 [2024-03-06T10:09:18.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:18 [2024-03-06T10:09:18.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:18 [2024-03-06T10:09:18.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:18 [2024-03-06T10:09:18.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:18 [2024-03-06T10:09:18.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:18 [2024-03-06T10:09:18.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:18 [2024-03-06T10:09:18.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322774668 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:18 [2024-03-06T10:09:18.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322774668 data=null doit=true}, TreeItem with text {test}]
05:09:18 [2024-03-06T10:09:18.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322774668 data=null}, TreeItem with text {test}]
05:09:18 [2024-03-06T10:09:18.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322774669 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:18 [2024-03-06T10:09:18.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322774669 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:18 [2024-03-06T10:09:18.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322774693 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:18 [2024-03-06T10:09:18.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:18 [2024-03-06T10:09:18.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322774694 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:18 [2024-03-06T10:09:18.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322774703 data=null doit=true}, TreeItem with text {test}]
05:09:18 [2024-03-06T10:09:18.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322774703 data=null}, TreeItem with text {test}]
05:09:18 [2024-03-06T10:09:18.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322774704 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:18 [2024-03-06T10:09:18.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322774704 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:18 [2024-03-06T10:09:18.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322774710 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:18 [2024-03-06T10:09:18.567Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:18 [2024-03-06T10:09:18.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:18 [2024-03-06T10:09:18.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=322774711 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
05:09:18 [2024-03-06T10:09:18.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=322774711 data=null doit=true}, TreeItem with text {Traces [13]}]
05:09:18 [2024-03-06T10:09:18.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=322774711 data=null}, TreeItem with text {Traces [13]}]
05:09:18 [2024-03-06T10:09:18.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=322774711 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
05:09:18 [2024-03-06T10:09:18.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322774714 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
05:09:18 [2024-03-06T10:09:18.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=322774726 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
05:09:18 [2024-03-06T10:09:18.567Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
05:09:19 [2024-03-06T10:09:19.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:19 [2024-03-06T10:09:19.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:19 [2024-03-06T10:09:19.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322775056 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:09:19 [2024-03-06T10:09:19.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322775056 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:19 [2024-03-06T10:09:19.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322775056 data=null}, TreeItem with text {kernel-overlap-testing}]
05:09:19 [2024-03-06T10:09:19.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322775057 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:09:19 [2024-03-06T10:09:19.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322775057 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:19 [2024-03-06T10:09:19.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322775095 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:09:19 [2024-03-06T10:09:19.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:19 [2024-03-06T10:09:19.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:19 [2024-03-06T10:09:19.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:19 [2024-03-06T10:09:19.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:19 [2024-03-06T10:09:19.128Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:19 [2024-03-06T10:09:19.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:19 [2024-03-06T10:09:19.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322775097 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:09:19 [2024-03-06T10:09:19.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322775097 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:19 [2024-03-06T10:09:19.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322775097 data=null}, TreeItem with text {kernel-overlap-testing}]
05:09:19 [2024-03-06T10:09:19.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322775098 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:09:19 [2024-03-06T10:09:19.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322775098 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:19 [2024-03-06T10:09:19.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322775102 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:09:19 [2024-03-06T10:09:19.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:09:19 [2024-03-06T10:09:19.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322775102 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:09:19 [2024-03-06T10:09:19.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322775102 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:19 [2024-03-06T10:09:19.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:19 [2024-03-06T10:09:19.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322775102 data=null}, TreeItem with text {kernel-overlap-testing}]
05:09:19 [2024-03-06T10:09:19.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322775103 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:09:19 [2024-03-06T10:09:19.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322775103 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:19 [2024-03-06T10:09:19.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322775107 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:09:19 [2024-03-06T10:09:19.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322775107 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
05:09:19 [2024-03-06T10:09:19.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=322775107 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
05:09:19 [2024-03-06T10:09:19.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322775108 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:19 [2024-03-06T10:09:19.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322775413 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
05:09:19 [2024-03-06T10:09:19.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=322775756 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:09:19 [2024-03-06T10:09:19.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=322775776 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:19 [2024-03-06T10:09:19.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=322775776 data=null}, TreeItem with text {kernel-overlap-testing}]
05:09:19 [2024-03-06T10:09:19.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:09:19 [2024-03-06T10:09:19.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:19 [2024-03-06T10:09:19.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:19 [2024-03-06T10:09:19.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:19 [2024-03-06T10:09:19.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:19 [2024-03-06T10:09:19.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:19 [2024-03-06T10:09:19.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:19 [2024-03-06T10:09:19.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:19 [2024-03-06T10:09:19.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:09:19 [2024-03-06T10:09:19.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322775778 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:09:19 [2024-03-06T10:09:19.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322775778 data=null doit=true}, TableItem with text {}]
05:09:19 [2024-03-06T10:09:19.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322775778 data=null}, TableItem with text {}]
05:09:19 [2024-03-06T10:09:19.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322775779 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:09:19 [2024-03-06T10:09:19.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322775779 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:09:19 [2024-03-06T10:09:19.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322775785 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:09:19 [2024-03-06T10:09:19.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:19 [2024-03-06T10:09:19.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:21 [2024-03-06T10:09:21.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:21 [2024-03-06T10:09:21.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:21 [2024-03-06T10:09:21.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322776955 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:09:21 [2024-03-06T10:09:21.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322776955 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:21 [2024-03-06T10:09:21.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322776955 data=null}, TreeItem with text {kernel-overlap-testing}]
05:09:21 [2024-03-06T10:09:21.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322776955 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:09:21 [2024-03-06T10:09:21.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322776955 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:21 [2024-03-06T10:09:21.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322776962 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:09:21 [2024-03-06T10:09:21.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:21 [2024-03-06T10:09:21.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:21 [2024-03-06T10:09:21.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:21 [2024-03-06T10:09:21.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:21 [2024-03-06T10:09:21.014Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:21 [2024-03-06T10:09:21.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:21 [2024-03-06T10:09:21.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:21 [2024-03-06T10:09:21.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:21 [2024-03-06T10:09:21.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:21 [2024-03-06T10:09:21.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:21 [2024-03-06T10:09:21.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:21 [2024-03-06T10:09:21.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322776970 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:21 [2024-03-06T10:09:21.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322776970 data=null doit=true}, TreeItem with text {test}]
05:09:21 [2024-03-06T10:09:21.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322776971 data=null}, TreeItem with text {test}]
05:09:21 [2024-03-06T10:09:21.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322776971 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:21 [2024-03-06T10:09:21.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322776971 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:21 [2024-03-06T10:09:21.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322777001 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:21 [2024-03-06T10:09:21.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:21 [2024-03-06T10:09:21.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322777002 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:21 [2024-03-06T10:09:21.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322777002 data=null doit=true}, TreeItem with text {test}]
05:09:21 [2024-03-06T10:09:21.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322777002 data=null}, TreeItem with text {test}]
05:09:21 [2024-03-06T10:09:21.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322777002 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:21 [2024-03-06T10:09:21.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322777002 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:21 [2024-03-06T10:09:21.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322777009 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:21 [2024-03-06T10:09:21.015Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:21 [2024-03-06T10:09:21.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:21 [2024-03-06T10:09:21.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=322777010 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
05:09:21 [2024-03-06T10:09:21.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=322777010 data=null doit=true}, TreeItem with text {Traces [13]}]
05:09:21 [2024-03-06T10:09:21.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=322777010 data=null}, TreeItem with text {Traces [13]}]
05:09:21 [2024-03-06T10:09:21.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=322777010 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
05:09:21 [2024-03-06T10:09:21.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322777010 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
05:09:21 [2024-03-06T10:09:21.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=322777027 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
05:09:21 [2024-03-06T10:09:21.015Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
05:09:21 [2024-03-06T10:09:21.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:21 [2024-03-06T10:09:21.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:21 [2024-03-06T10:09:21.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322777256 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
05:09:21 [2024-03-06T10:09:21.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322777256 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:09:21 [2024-03-06T10:09:21.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322777256 data=null}, TreeItem with text {simple_server-thread1}]
05:09:21 [2024-03-06T10:09:21.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322777256 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
05:09:21 [2024-03-06T10:09:21.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322777256 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:09:21 [2024-03-06T10:09:21.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322777319 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
05:09:21 [2024-03-06T10:09:21.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:21 [2024-03-06T10:09:21.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:21 [2024-03-06T10:09:21.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:21 [2024-03-06T10:09:21.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:21 [2024-03-06T10:09:21.271Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:21 [2024-03-06T10:09:21.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:21 [2024-03-06T10:09:21.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322777322 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
05:09:21 [2024-03-06T10:09:21.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322777322 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:09:21 [2024-03-06T10:09:21.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322777323 data=null}, TreeItem with text {simple_server-thread1}]
05:09:21 [2024-03-06T10:09:21.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322777323 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
05:09:21 [2024-03-06T10:09:21.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322777323 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:09:21 [2024-03-06T10:09:21.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322777328 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
05:09:21 [2024-03-06T10:09:21.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
05:09:21 [2024-03-06T10:09:21.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322777328 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
05:09:21 [2024-03-06T10:09:21.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322777328 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:09:21 [2024-03-06T10:09:21.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:21 [2024-03-06T10:09:21.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322777329 data=null}, TreeItem with text {simple_server-thread1}]
05:09:21 [2024-03-06T10:09:21.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322777329 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
05:09:21 [2024-03-06T10:09:21.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322777329 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:09:21 [2024-03-06T10:09:21.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322777333 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
05:09:21 [2024-03-06T10:09:21.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322777333 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
05:09:21 [2024-03-06T10:09:21.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=322777334 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
05:09:21 [2024-03-06T10:09:21.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322777334 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:09:21 [2024-03-06T10:09:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322777383 data=null button=1 stateMask=0x80000 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
05:09:21 [2024-03-06T10:09:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=322777608 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
05:09:21 [2024-03-06T10:09:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=322777626 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:09:21 [2024-03-06T10:09:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=322777627 data=null}, TreeItem with text {simple_server-thread1}]
05:09:21 [2024-03-06T10:09:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
05:09:21 [2024-03-06T10:09:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:21 [2024-03-06T10:09:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:21 [2024-03-06T10:09:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:21 [2024-03-06T10:09:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:21 [2024-03-06T10:09:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:21 [2024-03-06T10:09:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:21 [2024-03-06T10:09:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:21 [2024-03-06T10:09:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:21 [2024-03-06T10:09:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:09:21 [2024-03-06T10:09:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322777629 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:09:21 [2024-03-06T10:09:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322777630 data=null doit=true}, TableItem with text {}]
05:09:21 [2024-03-06T10:09:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322777631 data=null}, TableItem with text {}]
05:09:21 [2024-03-06T10:09:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322777631 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:09:21 [2024-03-06T10:09:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322777631 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:09:21 [2024-03-06T10:09:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322777638 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:09:21 [2024-03-06T10:09:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:21 [2024-03-06T10:09:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:22 [2024-03-06T10:09:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:22 [2024-03-06T10:09:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:22 [2024-03-06T10:09:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322778807 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
05:09:22 [2024-03-06T10:09:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322778807 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:09:22 [2024-03-06T10:09:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322778808 data=null}, TreeItem with text {simple_server-thread1}]
05:09:22 [2024-03-06T10:09:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322778808 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
05:09:22 [2024-03-06T10:09:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322778808 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:09:22 [2024-03-06T10:09:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322778816 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
05:09:22 [2024-03-06T10:09:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:22 [2024-03-06T10:09:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:22 [2024-03-06T10:09:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:22 [2024-03-06T10:09:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:22 [2024-03-06T10:09:22.893Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:22 [2024-03-06T10:09:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:22 [2024-03-06T10:09:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:22 [2024-03-06T10:09:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:22 [2024-03-06T10:09:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:22 [2024-03-06T10:09:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:22 [2024-03-06T10:09:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:22 [2024-03-06T10:09:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322778821 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:22 [2024-03-06T10:09:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322778822 data=null doit=true}, TreeItem with text {test}]
05:09:22 [2024-03-06T10:09:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322778822 data=null}, TreeItem with text {test}]
05:09:22 [2024-03-06T10:09:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322778822 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:22 [2024-03-06T10:09:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322778822 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:22 [2024-03-06T10:09:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322778856 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:22 [2024-03-06T10:09:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:22 [2024-03-06T10:09:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322778857 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322778857 data=null doit=true}, TreeItem with text {test}]
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322778857 data=null}, TreeItem with text {test}]
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322778857 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322778857 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322778864 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:22 [2024-03-06T10:09:22.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=322778865 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=322778865 data=null doit=true}, TreeItem with text {Traces [13]}]
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=322778865 data=null}, TreeItem with text {Traces [13]}]
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=322778865 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322778865 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=322778881 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
05:09:22 [2024-03-06T10:09:22.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322779042 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322779042 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322779042 data=null}, TreeItem with text {simple_server-thread2}]
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322779042 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322779043 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322779067 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:22 [2024-03-06T10:09:22.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322779069 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322779069 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322779069 data=null}, TreeItem with text {simple_server-thread2}]
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322779070 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322779070 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322779081 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322779082 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322779082 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322779082 data=null}, TreeItem with text {simple_server-thread2}]
05:09:22 [2024-03-06T10:09:22.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322779083 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
05:09:23 [2024-03-06T10:09:23.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322779083 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:09:23 [2024-03-06T10:09:23.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322779087 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
05:09:23 [2024-03-06T10:09:23.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322779087 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
05:09:23 [2024-03-06T10:09:23.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=322779087 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
05:09:23 [2024-03-06T10:09:23.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322779087 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:09:23 [2024-03-06T10:09:23.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322779139 data=null button=1 stateMask=0x80000 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
05:09:23 [2024-03-06T10:09:23.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=322779383 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
05:09:23 [2024-03-06T10:09:23.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=322779389 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:09:23 [2024-03-06T10:09:23.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=322779390 data=null}, TreeItem with text {simple_server-thread2}]
05:09:23 [2024-03-06T10:09:23.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
05:09:23 [2024-03-06T10:09:23.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:23 [2024-03-06T10:09:23.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:23 [2024-03-06T10:09:23.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:23 [2024-03-06T10:09:23.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:23 [2024-03-06T10:09:23.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:23 [2024-03-06T10:09:23.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:23 [2024-03-06T10:09:23.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:23 [2024-03-06T10:09:23.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:23 [2024-03-06T10:09:23.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:23 [2024-03-06T10:09:23.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:09:23 [2024-03-06T10:09:23.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322779392 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:09:23 [2024-03-06T10:09:23.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322779393 data=null doit=true}, TableItem with text {}]
05:09:23 [2024-03-06T10:09:23.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322779393 data=null}, TableItem with text {}]
05:09:23 [2024-03-06T10:09:23.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322779393 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:09:23 [2024-03-06T10:09:23.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322779393 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:09:23 [2024-03-06T10:09:23.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322779421 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:09:23 [2024-03-06T10:09:23.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:23 [2024-03-06T10:09:23.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:24 [2024-03-06T10:09:24.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:24 [2024-03-06T10:09:24.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:24 [2024-03-06T10:09:24.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322780588 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
05:09:24 [2024-03-06T10:09:24.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322780589 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:09:24 [2024-03-06T10:09:24.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322780589 data=null}, TreeItem with text {simple_server-thread2}]
05:09:24 [2024-03-06T10:09:24.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322780589 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
05:09:24 [2024-03-06T10:09:24.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322780589 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:09:24 [2024-03-06T10:09:24.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322780597 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
05:09:24 [2024-03-06T10:09:24.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:24 [2024-03-06T10:09:24.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:24 [2024-03-06T10:09:24.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:24 [2024-03-06T10:09:24.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:24 [2024-03-06T10:09:24.772Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:24 [2024-03-06T10:09:24.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322780603 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322780603 data=null doit=true}, TreeItem with text {test}]
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322780603 data=null}, TreeItem with text {test}]
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322780603 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322780603 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322780637 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322780637 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322780638 data=null doit=true}, TreeItem with text {test}]
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322780638 data=null}, TreeItem with text {test}]
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322780638 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322780638 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322780644 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:24 [2024-03-06T10:09:24.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=322780644 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=322780645 data=null doit=true}, TreeItem with text {Traces [13]}]
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=322780645 data=null}, TreeItem with text {Traces [13]}]
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=322780645 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322780645 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=322780662 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
05:09:24 [2024-03-06T10:09:24.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322780714 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322780714 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322780714 data=null}, TreeItem with text {ust-overlap-testing}]
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322780715 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322780715 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322780746 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:24 [2024-03-06T10:09:24.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322780752 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322780753 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322780753 data=null}, TreeItem with text {ust-overlap-testing}]
05:09:24 [2024-03-06T10:09:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322780753 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
05:09:24 [2024-03-06T10:09:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322780753 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:09:24 [2024-03-06T10:09:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322780757 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
05:09:24 [2024-03-06T10:09:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
05:09:24 [2024-03-06T10:09:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322780758 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
05:09:24 [2024-03-06T10:09:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322780758 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:09:24 [2024-03-06T10:09:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:24 [2024-03-06T10:09:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322780758 data=null}, TreeItem with text {ust-overlap-testing}]
05:09:24 [2024-03-06T10:09:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322780758 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
05:09:24 [2024-03-06T10:09:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322780758 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:09:24 [2024-03-06T10:09:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322780762 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
05:09:24 [2024-03-06T10:09:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322780762 data=null button=1 stateMask=0x0 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}]
05:09:24 [2024-03-06T10:09:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=322780762 data=null button=1 stateMask=0x0 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}]
05:09:24 [2024-03-06T10:09:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322780763 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:09:25 [2024-03-06T10:09:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322780809 data=null button=1 stateMask=0x80000 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}]
05:09:25 [2024-03-06T10:09:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=322781042 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
05:09:25 [2024-03-06T10:09:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=322781048 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:09:25 [2024-03-06T10:09:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=322781048 data=null}, TreeItem with text {ust-overlap-testing}]
05:09:25 [2024-03-06T10:09:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
05:09:25 [2024-03-06T10:09:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:25 [2024-03-06T10:09:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:25 [2024-03-06T10:09:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:25 [2024-03-06T10:09:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:25 [2024-03-06T10:09:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:25 [2024-03-06T10:09:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:25 [2024-03-06T10:09:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:25 [2024-03-06T10:09:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:25 [2024-03-06T10:09:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:25 [2024-03-06T10:09:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:25 [2024-03-06T10:09:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:09:25 [2024-03-06T10:09:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322781050 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:09:25 [2024-03-06T10:09:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322781050 data=null doit=true}, TableItem with text {}]
05:09:25 [2024-03-06T10:09:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322781050 data=null}, TableItem with text {}]
05:09:25 [2024-03-06T10:09:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322781050 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:09:25 [2024-03-06T10:09:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322781050 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:09:25 [2024-03-06T10:09:25.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322781068 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:09:25 [2024-03-06T10:09:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:25 [2024-03-06T10:09:25.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:26 [2024-03-06T10:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:26 [2024-03-06T10:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:26 [2024-03-06T10:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322782339 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
05:09:26 [2024-03-06T10:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322782339 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:09:26 [2024-03-06T10:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322782339 data=null}, TreeItem with text {ust-overlap-testing}]
05:09:26 [2024-03-06T10:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322782339 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
05:09:26 [2024-03-06T10:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322782339 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:09:26 [2024-03-06T10:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322782346 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
05:09:26 [2024-03-06T10:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:26 [2024-03-06T10:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:26 [2024-03-06T10:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:26 [2024-03-06T10:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:26 [2024-03-06T10:09:26.395Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:26 [2024-03-06T10:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:26 [2024-03-06T10:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:26 [2024-03-06T10:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:26 [2024-03-06T10:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:26 [2024-03-06T10:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:26 [2024-03-06T10:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:26 [2024-03-06T10:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322782352 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:26 [2024-03-06T10:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322782352 data=null doit=true}, TreeItem with text {test}]
05:09:26 [2024-03-06T10:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322782352 data=null}, TreeItem with text {test}]
05:09:26 [2024-03-06T10:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322782352 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:26 [2024-03-06T10:09:26.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322782352 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:26 [2024-03-06T10:09:26.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322782398 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:26 [2024-03-06T10:09:26.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:26 [2024-03-06T10:09:26.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322782399 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:26 [2024-03-06T10:09:26.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322782399 data=null doit=true}, TreeItem with text {test}]
05:09:26 [2024-03-06T10:09:26.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322782400 data=null}, TreeItem with text {test}]
05:09:26 [2024-03-06T10:09:26.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322782400 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:26 [2024-03-06T10:09:26.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322782400 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:26 [2024-03-06T10:09:26.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322782406 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:26 [2024-03-06T10:09:26.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:26 [2024-03-06T10:09:26.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:26 [2024-03-06T10:09:26.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=322782407 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
05:09:26 [2024-03-06T10:09:26.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=322782408 data=null doit=true}, TreeItem with text {Traces [13]}]
05:09:26 [2024-03-06T10:09:26.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=322782408 data=null}, TreeItem with text {Traces [13]}]
05:09:26 [2024-03-06T10:09:26.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=322782408 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
05:09:26 [2024-03-06T10:09:26.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322782408 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
05:09:26 [2024-03-06T10:09:26.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=322782423 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
05:09:26 [2024-03-06T10:09:26.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
05:09:26 [2024-03-06T10:09:26.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:26 [2024-03-06T10:09:26.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:26 [2024-03-06T10:09:26.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322782753 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:09:26 [2024-03-06T10:09:26.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=322782754 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:09:26 [2024-03-06T10:09:26.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=322782754 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:09:26 [2024-03-06T10:09:26.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322782754 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:09:26 [2024-03-06T10:09:26.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322782754 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:09:26 [2024-03-06T10:09:26.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322782796 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:09:26 [2024-03-06T10:09:26.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:26 [2024-03-06T10:09:26.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:26 [2024-03-06T10:09:26.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:26 [2024-03-06T10:09:26.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:26 [2024-03-06T10:09:26.652Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:26 [2024-03-06T10:09:26.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:26 [2024-03-06T10:09:26.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322782798 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:09:26 [2024-03-06T10:09:26.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=322782798 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:09:26 [2024-03-06T10:09:26.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=322782798 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:09:26 [2024-03-06T10:09:26.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322782799 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:09:26 [2024-03-06T10:09:26.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322782799 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:09:26 [2024-03-06T10:09:26.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322782804 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:09:26 [2024-03-06T10:09:26.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
05:09:26 [2024-03-06T10:09:26.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322782805 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:09:26 [2024-03-06T10:09:26.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=322782805 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:09:26 [2024-03-06T10:09:26.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:26 [2024-03-06T10:09:26.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=322782805 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:09:26 [2024-03-06T10:09:26.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322782805 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:09:26 [2024-03-06T10:09:26.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322782806 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:09:26 [2024-03-06T10:09:26.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322782811 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:09:26 [2024-03-06T10:09:26.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322782812 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:09:26 [2024-03-06T10:09:26.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322782812 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:09:26 [2024-03-06T10:09:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322782815 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:09:26 [2024-03-06T10:09:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322782882 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:09:26 [2024-03-06T10:09:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322783081 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:09:26 [2024-03-06T10:09:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=322783081 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:09:26 [2024-03-06T10:09:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=322783081 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:09:26 [2024-03-06T10:09:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
05:09:26 [2024-03-06T10:09:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:26 [2024-03-06T10:09:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:26 [2024-03-06T10:09:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:26 [2024-03-06T10:09:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:26 [2024-03-06T10:09:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:26 [2024-03-06T10:09:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:26 [2024-03-06T10:09:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:26 [2024-03-06T10:09:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:26 [2024-03-06T10:09:26.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:27 [2024-03-06T10:09:27.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:27 [2024-03-06T10:09:27.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:28 [2024-03-06T10:09:28.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:28 [2024-03-06T10:09:28.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:28 [2024-03-06T10:09:28.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:28 [2024-03-06T10:09:28.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:28 [2024-03-06T10:09:28.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:09:28 [2024-03-06T10:09:28.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322784085 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:09:28 [2024-03-06T10:09:28.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322784085 data=null doit=true}, TableItem with text {}]
05:09:28 [2024-03-06T10:09:28.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322784085 data=null}, TableItem with text {}]
05:09:28 [2024-03-06T10:09:28.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322784085 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:09:28 [2024-03-06T10:09:28.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322784085 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:09:28 [2024-03-06T10:09:28.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322784101 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:09:28 [2024-03-06T10:09:28.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:28 [2024-03-06T10:09:28.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:28 [2024-03-06T10:09:28.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:28 [2024-03-06T10:09:28.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:28 [2024-03-06T10:09:28.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322784361 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:09:28 [2024-03-06T10:09:28.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=322784361 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:09:28 [2024-03-06T10:09:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=322784361 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:09:28 [2024-03-06T10:09:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322784361 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:09:28 [2024-03-06T10:09:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322784362 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:09:28 [2024-03-06T10:09:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322784368 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:09:28 [2024-03-06T10:09:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:28 [2024-03-06T10:09:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:28 [2024-03-06T10:09:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:28 [2024-03-06T10:09:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:28 [2024-03-06T10:09:28.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:28 [2024-03-06T10:09:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:28 [2024-03-06T10:09:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:28 [2024-03-06T10:09:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:28 [2024-03-06T10:09:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:28 [2024-03-06T10:09:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:28 [2024-03-06T10:09:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:28 [2024-03-06T10:09:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322784373 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:28 [2024-03-06T10:09:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322784373 data=null doit=true}, TreeItem with text {test}]
05:09:28 [2024-03-06T10:09:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322784373 data=null}, TreeItem with text {test}]
05:09:28 [2024-03-06T10:09:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322784373 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:28 [2024-03-06T10:09:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322784373 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:28 [2024-03-06T10:09:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322784399 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:28 [2024-03-06T10:09:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:28 [2024-03-06T10:09:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322784400 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:28 [2024-03-06T10:09:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322784400 data=null doit=true}, TreeItem with text {test}]
05:09:28 [2024-03-06T10:09:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322784400 data=null}, TreeItem with text {test}]
05:09:28 [2024-03-06T10:09:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322784400 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:28 [2024-03-06T10:09:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322784400 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:28 [2024-03-06T10:09:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322784407 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:28 [2024-03-06T10:09:28.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:28 [2024-03-06T10:09:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:28 [2024-03-06T10:09:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=322784407 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
05:09:28 [2024-03-06T10:09:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=322784407 data=null doit=true}, TreeItem with text {Traces [13]}]
05:09:28 [2024-03-06T10:09:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=322784407 data=null}, TreeItem with text {Traces [13]}]
05:09:28 [2024-03-06T10:09:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=322784408 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
05:09:28 [2024-03-06T10:09:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322784408 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
05:09:28 [2024-03-06T10:09:28.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=322784425 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
05:09:28 [2024-03-06T10:09:28.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
05:09:28 [2024-03-06T10:09:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:28 [2024-03-06T10:09:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:28 [2024-03-06T10:09:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322784655 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:09:28 [2024-03-06T10:09:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=322784655 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:09:28 [2024-03-06T10:09:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=322784655 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:09:28 [2024-03-06T10:09:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322784655 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:09:28 [2024-03-06T10:09:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322784655 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:09:28 [2024-03-06T10:09:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322784694 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:09:28 [2024-03-06T10:09:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:28 [2024-03-06T10:09:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:28 [2024-03-06T10:09:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:28 [2024-03-06T10:09:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:28 [2024-03-06T10:09:28.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:28 [2024-03-06T10:09:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:28 [2024-03-06T10:09:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322784696 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:09:28 [2024-03-06T10:09:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=322784696 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:09:28 [2024-03-06T10:09:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=322784696 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:09:28 [2024-03-06T10:09:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322784696 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:09:28 [2024-03-06T10:09:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322784697 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:09:28 [2024-03-06T10:09:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322784701 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:09:28 [2024-03-06T10:09:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
05:09:28 [2024-03-06T10:09:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322784701 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:09:28 [2024-03-06T10:09:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=322784701 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:09:28 [2024-03-06T10:09:28.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:28 [2024-03-06T10:09:28.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=322784702 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:09:28 [2024-03-06T10:09:28.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322784702 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:09:28 [2024-03-06T10:09:28.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322784702 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:09:28 [2024-03-06T10:09:28.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322784706 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:09:28 [2024-03-06T10:09:28.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322784706 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:09:28 [2024-03-06T10:09:28.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322784707 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:09:28 [2024-03-06T10:09:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322784707 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:09:28 [2024-03-06T10:09:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322784754 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:09:28 [2024-03-06T10:09:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322784937 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:09:28 [2024-03-06T10:09:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=322784937 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:09:28 [2024-03-06T10:09:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=322784937 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:09:28 [2024-03-06T10:09:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
05:09:28 [2024-03-06T10:09:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:28 [2024-03-06T10:09:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:28 [2024-03-06T10:09:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:28 [2024-03-06T10:09:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:28 [2024-03-06T10:09:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:28 [2024-03-06T10:09:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:28 [2024-03-06T10:09:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:28 [2024-03-06T10:09:28.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322785942 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322785943 data=null doit=true}, TableItem with text {}]
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322785943 data=null}, TableItem with text {}]
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322785943 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322785943 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322785950 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322786209 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=322786209 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=322786209 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322786209 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322786210 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322786214 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:30 [2024-03-06T10:09:30.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322786219 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322786219 data=null doit=true}, TreeItem with text {test}]
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322786219 data=null}, TreeItem with text {test}]
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322786220 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322786220 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322786242 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:30 [2024-03-06T10:09:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322786246 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:30 [2024-03-06T10:09:30.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322786246 data=null doit=true}, TreeItem with text {test}]
05:09:30 [2024-03-06T10:09:30.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322786246 data=null}, TreeItem with text {test}]
05:09:30 [2024-03-06T10:09:30.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322786246 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:30 [2024-03-06T10:09:30.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322786246 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:30 [2024-03-06T10:09:30.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322786252 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:30 [2024-03-06T10:09:30.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:30 [2024-03-06T10:09:30.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:30 [2024-03-06T10:09:30.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=322786252 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
05:09:30 [2024-03-06T10:09:30.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=322786253 data=null doit=true}, TreeItem with text {Traces [13]}]
05:09:30 [2024-03-06T10:09:30.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=322786253 data=null}, TreeItem with text {Traces [13]}]
05:09:30 [2024-03-06T10:09:30.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=322786253 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
05:09:30 [2024-03-06T10:09:30.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322786253 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
05:09:30 [2024-03-06T10:09:30.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=322786267 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
05:09:30 [2024-03-06T10:09:30.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
05:09:30 [2024-03-06T10:09:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:30 [2024-03-06T10:09:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:30 [2024-03-06T10:09:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322786497 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
05:09:30 [2024-03-06T10:09:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=322786497 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:09:30 [2024-03-06T10:09:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=322786497 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
05:09:30 [2024-03-06T10:09:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322786497 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:09:30 [2024-03-06T10:09:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322786497 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:09:30 [2024-03-06T10:09:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322786540 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:09:30 [2024-03-06T10:09:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:30 [2024-03-06T10:09:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:30 [2024-03-06T10:09:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:30 [2024-03-06T10:09:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:30 [2024-03-06T10:09:30.421Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:30 [2024-03-06T10:09:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:30 [2024-03-06T10:09:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322786542 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
05:09:30 [2024-03-06T10:09:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=322786542 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:09:30 [2024-03-06T10:09:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=322786542 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
05:09:30 [2024-03-06T10:09:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322786543 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:09:30 [2024-03-06T10:09:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322786543 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:09:30 [2024-03-06T10:09:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322786547 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:09:30 [2024-03-06T10:09:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
05:09:30 [2024-03-06T10:09:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322786548 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
05:09:30 [2024-03-06T10:09:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=322786548 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:09:30 [2024-03-06T10:09:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:30 [2024-03-06T10:09:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=322786551 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
05:09:30 [2024-03-06T10:09:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322786551 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:09:30 [2024-03-06T10:09:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322786551 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:09:30 [2024-03-06T10:09:30.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322786556 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:09:30 [2024-03-06T10:09:30.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322786556 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
05:09:30 [2024-03-06T10:09:30.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322786556 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
05:09:30 [2024-03-06T10:09:30.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322786556 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:09:30 [2024-03-06T10:09:30.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322786603 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
05:09:30 [2024-03-06T10:09:30.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322786862 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
05:09:30 [2024-03-06T10:09:30.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=322786865 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:09:30 [2024-03-06T10:09:30.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=322786865 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
05:09:30 [2024-03-06T10:09:30.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
05:09:30 [2024-03-06T10:09:30.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:30 [2024-03-06T10:09:30.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:30 [2024-03-06T10:09:30.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:30 [2024-03-06T10:09:30.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:30 [2024-03-06T10:09:30.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:30 [2024-03-06T10:09:30.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:30 [2024-03-06T10:09:30.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:30 [2024-03-06T10:09:30.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:30 [2024-03-06T10:09:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:30 [2024-03-06T10:09:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:30 [2024-03-06T10:09:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:30 [2024-03-06T10:09:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:30 [2024-03-06T10:09:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:30 [2024-03-06T10:09:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:09:30 [2024-03-06T10:09:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322786867 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:09:30 [2024-03-06T10:09:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322786867 data=null doit=true}, TableItem with text {}]
05:09:30 [2024-03-06T10:09:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322786867 data=null}, TableItem with text {}]
05:09:30 [2024-03-06T10:09:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322786867 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:09:30 [2024-03-06T10:09:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322786868 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:09:30 [2024-03-06T10:09:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322786902 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:09:30 [2024-03-06T10:09:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:30 [2024-03-06T10:09:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:31 [2024-03-06T10:09:31.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:31 [2024-03-06T10:09:31.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:32 [2024-03-06T10:09:32.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322788068 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
05:09:32 [2024-03-06T10:09:32.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=322788068 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:09:32 [2024-03-06T10:09:32.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=322788069 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
05:09:32 [2024-03-06T10:09:32.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322788069 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:09:32 [2024-03-06T10:09:32.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322788069 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:09:32 [2024-03-06T10:09:32.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322788075 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:09:32 [2024-03-06T10:09:32.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:32 [2024-03-06T10:09:32.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:32 [2024-03-06T10:09:32.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:32 [2024-03-06T10:09:32.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322788079 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322788079 data=null doit=true}, TreeItem with text {test}]
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322788080 data=null}, TreeItem with text {test}]
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322788080 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322788080 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322788109 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322788110 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322788110 data=null doit=true}, TreeItem with text {test}]
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322788110 data=null}, TreeItem with text {test}]
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322788110 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322788110 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322788116 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:32 [2024-03-06T10:09:32.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=322788117 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=322788117 data=null doit=true}, TreeItem with text {Traces [13]}]
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=322788117 data=null}, TreeItem with text {Traces [13]}]
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=322788117 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322788118 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=322788134 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
05:09:32 [2024-03-06T10:09:32.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=322788197 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=322788198 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=322788198 data=null}, TreeItem with text {simple_server-thread1(2)}]
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=322788198 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322788198 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=322788224 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:32 [2024-03-06T10:09:32.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=322788226 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
05:09:32 [2024-03-06T10:09:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=322788226 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
05:09:32 [2024-03-06T10:09:32.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=322788226 data=null}, TreeItem with text {simple_server-thread1(2)}]
05:09:32 [2024-03-06T10:09:32.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=322788226 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
05:09:32 [2024-03-06T10:09:32.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322788226 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
05:09:32 [2024-03-06T10:09:32.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=322788231 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
05:09:32 [2024-03-06T10:09:32.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)}
05:09:32 [2024-03-06T10:09:32.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=322788232 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
05:09:32 [2024-03-06T10:09:32.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=322788232 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
05:09:32 [2024-03-06T10:09:32.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:32 [2024-03-06T10:09:32.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=322788232 data=null}, TreeItem with text {simple_server-thread1(2)}]
05:09:32 [2024-03-06T10:09:32.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=322788232 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
05:09:32 [2024-03-06T10:09:32.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322788232 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
05:09:32 [2024-03-06T10:09:32.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=322788237 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
05:09:32 [2024-03-06T10:09:32.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=322788237 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
05:09:32 [2024-03-06T10:09:32.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=322788237 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
05:09:32 [2024-03-06T10:09:32.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322788237 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
05:09:32 [2024-03-06T10:09:32.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=322788330 data=null button=1 stateMask=0x80000 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
05:09:32 [2024-03-06T10:09:32.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=322788506 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
05:09:32 [2024-03-06T10:09:32.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=322788509 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
05:09:32 [2024-03-06T10:09:32.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=322788509 data=null}, TreeItem with text {simple_server-thread1(2)}]
05:09:32 [2024-03-06T10:09:32.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)}
05:09:32 [2024-03-06T10:09:32.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:32 [2024-03-06T10:09:32.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:32 [2024-03-06T10:09:32.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:32 [2024-03-06T10:09:32.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:32 [2024-03-06T10:09:32.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:32 [2024-03-06T10:09:32.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:32 [2024-03-06T10:09:32.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:32 [2024-03-06T10:09:32.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:32 [2024-03-06T10:09:32.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:32 [2024-03-06T10:09:32.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:32 [2024-03-06T10:09:32.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:32 [2024-03-06T10:09:32.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:32 [2024-03-06T10:09:32.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:32 [2024-03-06T10:09:32.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:32 [2024-03-06T10:09:32.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:09:32 [2024-03-06T10:09:32.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322788511 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:09:32 [2024-03-06T10:09:32.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322788511 data=null doit=true}, TableItem with text {}]
05:09:32 [2024-03-06T10:09:32.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322788511 data=null}, TableItem with text {}]
05:09:32 [2024-03-06T10:09:32.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322788511 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:09:32 [2024-03-06T10:09:32.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322788512 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:09:32 [2024-03-06T10:09:32.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322788535 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:09:32 [2024-03-06T10:09:32.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:32 [2024-03-06T10:09:32.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:33 [2024-03-06T10:09:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:33 [2024-03-06T10:09:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:33 [2024-03-06T10:09:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=322789710 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
05:09:33 [2024-03-06T10:09:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=322789710 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
05:09:33 [2024-03-06T10:09:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=322789710 data=null}, TreeItem with text {simple_server-thread1(2)}]
05:09:33 [2024-03-06T10:09:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=322789710 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
05:09:33 [2024-03-06T10:09:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322789710 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
05:09:33 [2024-03-06T10:09:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=322789719 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
05:09:33 [2024-03-06T10:09:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:33 [2024-03-06T10:09:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:33 [2024-03-06T10:09:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:33 [2024-03-06T10:09:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:33 [2024-03-06T10:09:33.746Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:33 [2024-03-06T10:09:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:33 [2024-03-06T10:09:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:33 [2024-03-06T10:09:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:33 [2024-03-06T10:09:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:33 [2024-03-06T10:09:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:33 [2024-03-06T10:09:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:33 [2024-03-06T10:09:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322789725 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:33 [2024-03-06T10:09:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322789726 data=null doit=true}, TreeItem with text {test}]
05:09:33 [2024-03-06T10:09:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322789726 data=null}, TreeItem with text {test}]
05:09:33 [2024-03-06T10:09:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322789726 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:33 [2024-03-06T10:09:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322789726 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:33 [2024-03-06T10:09:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322789762 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:33 [2024-03-06T10:09:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:33 [2024-03-06T10:09:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322789763 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:33 [2024-03-06T10:09:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322789763 data=null doit=true}, TreeItem with text {test}]
05:09:33 [2024-03-06T10:09:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322789764 data=null}, TreeItem with text {test}]
05:09:33 [2024-03-06T10:09:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322789764 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:33 [2024-03-06T10:09:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322789764 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:33 [2024-03-06T10:09:33.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322789781 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:33 [2024-03-06T10:09:33.747Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:33 [2024-03-06T10:09:33.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:33 [2024-03-06T10:09:33.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=322789781 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
05:09:33 [2024-03-06T10:09:33.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=322789781 data=null doit=true}, TreeItem with text {Traces [13]}]
05:09:33 [2024-03-06T10:09:33.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=322789781 data=null}, TreeItem with text {Traces [13]}]
05:09:33 [2024-03-06T10:09:33.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=322789782 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
05:09:33 [2024-03-06T10:09:33.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322789782 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
05:09:33 [2024-03-06T10:09:33.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=322789797 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
05:09:33 [2024-03-06T10:09:33.747Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
05:09:34 [2024-03-06T10:09:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:34 [2024-03-06T10:09:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:34 [2024-03-06T10:09:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=322790158 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
05:09:34 [2024-03-06T10:09:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=322790158 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
05:09:34 [2024-03-06T10:09:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=322790158 data=null}, TreeItem with text {simple_server-thread2(2)}]
05:09:34 [2024-03-06T10:09:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=322790158 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
05:09:34 [2024-03-06T10:09:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322790158 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
05:09:34 [2024-03-06T10:09:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=322790182 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
05:09:34 [2024-03-06T10:09:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:34 [2024-03-06T10:09:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:34 [2024-03-06T10:09:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:34 [2024-03-06T10:09:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:34 [2024-03-06T10:09:34.003Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:34 [2024-03-06T10:09:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:34 [2024-03-06T10:09:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=322790184 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
05:09:34 [2024-03-06T10:09:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=322790184 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
05:09:34 [2024-03-06T10:09:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=322790184 data=null}, TreeItem with text {simple_server-thread2(2)}]
05:09:34 [2024-03-06T10:09:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=322790184 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
05:09:34 [2024-03-06T10:09:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322790184 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
05:09:34 [2024-03-06T10:09:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=322790189 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
05:09:34 [2024-03-06T10:09:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)}
05:09:34 [2024-03-06T10:09:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=322790196 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
05:09:34 [2024-03-06T10:09:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=322790197 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
05:09:34 [2024-03-06T10:09:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:34 [2024-03-06T10:09:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=322790197 data=null}, TreeItem with text {simple_server-thread2(2)}]
05:09:34 [2024-03-06T10:09:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=322790197 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
05:09:34 [2024-03-06T10:09:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322790197 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
05:09:34 [2024-03-06T10:09:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=322790202 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
05:09:34 [2024-03-06T10:09:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=322790203 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
05:09:34 [2024-03-06T10:09:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=322790203 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
05:09:34 [2024-03-06T10:09:34.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322790203 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
05:09:34 [2024-03-06T10:09:34.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=322790257 data=null button=1 stateMask=0x80000 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
05:09:34 [2024-03-06T10:09:34.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=322790503 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
05:09:34 [2024-03-06T10:09:34.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=322790506 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
05:09:34 [2024-03-06T10:09:34.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=322790506 data=null}, TreeItem with text {simple_server-thread2(2)}]
05:09:34 [2024-03-06T10:09:34.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)}
05:09:34 [2024-03-06T10:09:34.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:34 [2024-03-06T10:09:34.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:34 [2024-03-06T10:09:34.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:34 [2024-03-06T10:09:34.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:34 [2024-03-06T10:09:34.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:34 [2024-03-06T10:09:34.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:34 [2024-03-06T10:09:34.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:34 [2024-03-06T10:09:34.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:34 [2024-03-06T10:09:34.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:34 [2024-03-06T10:09:34.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:34 [2024-03-06T10:09:34.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:34 [2024-03-06T10:09:34.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:34 [2024-03-06T10:09:34.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:34 [2024-03-06T10:09:34.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:34 [2024-03-06T10:09:34.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:34 [2024-03-06T10:09:34.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:09:34 [2024-03-06T10:09:34.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322790508 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:09:34 [2024-03-06T10:09:34.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322790508 data=null doit=true}, TableItem with text {}]
05:09:34 [2024-03-06T10:09:34.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322790509 data=null}, TableItem with text {}]
05:09:34 [2024-03-06T10:09:34.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322790509 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:09:34 [2024-03-06T10:09:34.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322790509 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:09:34 [2024-03-06T10:09:34.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322790529 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:09:34 [2024-03-06T10:09:34.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:34 [2024-03-06T10:09:34.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:35 [2024-03-06T10:09:35.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:35 [2024-03-06T10:09:35.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:35 [2024-03-06T10:09:35.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=322791696 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
05:09:35 [2024-03-06T10:09:35.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=322791696 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
05:09:35 [2024-03-06T10:09:35.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=322791696 data=null}, TreeItem with text {simple_server-thread2(2)}]
05:09:35 [2024-03-06T10:09:35.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=322791696 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
05:09:35 [2024-03-06T10:09:35.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322791696 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
05:09:35 [2024-03-06T10:09:35.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=322791705 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
05:09:35 [2024-03-06T10:09:35.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:35 [2024-03-06T10:09:35.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:35 [2024-03-06T10:09:35.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:35 [2024-03-06T10:09:35.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:35 [2024-03-06T10:09:35.877Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:35 [2024-03-06T10:09:35.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:35 [2024-03-06T10:09:35.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:35 [2024-03-06T10:09:35.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:35 [2024-03-06T10:09:35.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:35 [2024-03-06T10:09:35.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:35 [2024-03-06T10:09:35.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:35 [2024-03-06T10:09:35.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322791710 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:35 [2024-03-06T10:09:35.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322791711 data=null doit=true}, TreeItem with text {test}]
05:09:35 [2024-03-06T10:09:35.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322791711 data=null}, TreeItem with text {test}]
05:09:35 [2024-03-06T10:09:35.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322791711 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:35 [2024-03-06T10:09:35.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322791711 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:35 [2024-03-06T10:09:35.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322791745 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:35 [2024-03-06T10:09:35.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:35 [2024-03-06T10:09:35.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322791749 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:35 [2024-03-06T10:09:35.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322791749 data=null doit=true}, TreeItem with text {test}]
05:09:35 [2024-03-06T10:09:35.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322791749 data=null}, TreeItem with text {test}]
05:09:35 [2024-03-06T10:09:35.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322791750 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:35 [2024-03-06T10:09:35.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322791750 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:35 [2024-03-06T10:09:35.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322791756 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:35 [2024-03-06T10:09:35.877Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:35 [2024-03-06T10:09:35.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:35 [2024-03-06T10:09:35.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=322791757 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=322791757 data=null doit=true}, TreeItem with text {Traces [13]}]
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=322791757 data=null}, TreeItem with text {Traces [13]}]
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=322791757 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322791757 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=322791771 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
05:09:35 [2024-03-06T10:09:35.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=322791854 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=322791855 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=322791855 data=null}, TreeItem with text {ust-overlap-testing(2)}]
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=322791855 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322791855 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=322791880 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:35 [2024-03-06T10:09:35.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=322791883 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=322791883 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=322791883 data=null}, TreeItem with text {ust-overlap-testing(2)}]
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=322791883 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322791883 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=322791894 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=322791894 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=322791895 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=322791895 data=null}, TreeItem with text {ust-overlap-testing(2)}]
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=322791895 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322791895 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=322791913 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=322791913 data=null button=1 stateMask=0x0 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}]
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=322791914 data=null button=1 stateMask=0x0 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}]
05:09:35 [2024-03-06T10:09:35.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322791914 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
05:09:36 [2024-03-06T10:09:36.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=322791962 data=null button=1 stateMask=0x80000 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}]
05:09:36 [2024-03-06T10:09:36.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=322792205 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
05:09:36 [2024-03-06T10:09:36.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=322792208 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
05:09:36 [2024-03-06T10:09:36.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=322792208 data=null}, TreeItem with text {ust-overlap-testing(2)}]
05:09:36 [2024-03-06T10:09:36.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
05:09:36 [2024-03-06T10:09:36.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:36 [2024-03-06T10:09:36.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:36 [2024-03-06T10:09:36.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:36 [2024-03-06T10:09:36.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:36 [2024-03-06T10:09:36.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:36 [2024-03-06T10:09:36.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:36 [2024-03-06T10:09:36.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:36 [2024-03-06T10:09:36.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:36 [2024-03-06T10:09:36.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:36 [2024-03-06T10:09:36.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:36 [2024-03-06T10:09:36.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:36 [2024-03-06T10:09:36.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:36 [2024-03-06T10:09:36.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:36 [2024-03-06T10:09:36.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:36 [2024-03-06T10:09:36.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:36 [2024-03-06T10:09:36.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:36 [2024-03-06T10:09:36.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:09:36 [2024-03-06T10:09:36.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322792210 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:09:36 [2024-03-06T10:09:36.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322792210 data=null doit=true}, TableItem with text {}]
05:09:36 [2024-03-06T10:09:36.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322792210 data=null}, TableItem with text {}]
05:09:36 [2024-03-06T10:09:36.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322792210 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:09:36 [2024-03-06T10:09:36.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322792210 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:09:36 [2024-03-06T10:09:36.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322792231 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:09:36 [2024-03-06T10:09:36.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:36 [2024-03-06T10:09:36.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:37 [2024-03-06T10:09:37.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:37 [2024-03-06T10:09:37.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:37 [2024-03-06T10:09:37.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=322793401 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
05:09:37 [2024-03-06T10:09:37.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=322793401 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
05:09:37 [2024-03-06T10:09:37.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=322793401 data=null}, TreeItem with text {ust-overlap-testing(2)}]
05:09:37 [2024-03-06T10:09:37.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=322793401 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
05:09:37 [2024-03-06T10:09:37.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322793402 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
05:09:37 [2024-03-06T10:09:37.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=322793408 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
05:09:37 [2024-03-06T10:09:37.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:37 [2024-03-06T10:09:37.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:37 [2024-03-06T10:09:37.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:37 [2024-03-06T10:09:37.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:37 [2024-03-06T10:09:37.501Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:37 [2024-03-06T10:09:37.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:37 [2024-03-06T10:09:37.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:37 [2024-03-06T10:09:37.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:37 [2024-03-06T10:09:37.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:37 [2024-03-06T10:09:37.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:37 [2024-03-06T10:09:37.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:37 [2024-03-06T10:09:37.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322793415 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:37 [2024-03-06T10:09:37.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322793415 data=null doit=true}, TreeItem with text {test}]
05:09:37 [2024-03-06T10:09:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322793415 data=null}, TreeItem with text {test}]
05:09:37 [2024-03-06T10:09:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322793416 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:37 [2024-03-06T10:09:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322793420 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:37 [2024-03-06T10:09:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322793477 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:37 [2024-03-06T10:09:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:37 [2024-03-06T10:09:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322793478 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:37 [2024-03-06T10:09:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322793478 data=null doit=true}, TreeItem with text {test}]
05:09:37 [2024-03-06T10:09:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322793478 data=null}, TreeItem with text {test}]
05:09:37 [2024-03-06T10:09:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322793479 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:37 [2024-03-06T10:09:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322793479 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:37 [2024-03-06T10:09:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322793486 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:37 [2024-03-06T10:09:37.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:37 [2024-03-06T10:09:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:37 [2024-03-06T10:09:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=322793487 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
05:09:37 [2024-03-06T10:09:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=322793487 data=null doit=true}, TreeItem with text {Traces [13]}]
05:09:37 [2024-03-06T10:09:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=322793487 data=null}, TreeItem with text {Traces [13]}]
05:09:37 [2024-03-06T10:09:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=322793487 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
05:09:37 [2024-03-06T10:09:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322793487 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
05:09:37 [2024-03-06T10:09:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=322793516 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
05:09:37 [2024-03-06T10:09:37.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
05:09:37 [2024-03-06T10:09:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:37 [2024-03-06T10:09:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:37 [2024-03-06T10:09:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322793753 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
05:09:37 [2024-03-06T10:09:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322793778 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:37 [2024-03-06T10:09:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322793778 data=null}, TreeItem with text {unrecognized.log}]
05:09:37 [2024-03-06T10:09:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322793779 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
05:09:37 [2024-03-06T10:09:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322793779 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:37 [2024-03-06T10:09:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322793819 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
05:09:37 [2024-03-06T10:09:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:37 [2024-03-06T10:09:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:37 [2024-03-06T10:09:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:37 [2024-03-06T10:09:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:37 [2024-03-06T10:09:37.758Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:37 [2024-03-06T10:09:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:37 [2024-03-06T10:09:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322793822 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
05:09:37 [2024-03-06T10:09:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322793822 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:37 [2024-03-06T10:09:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322793822 data=null}, TreeItem with text {unrecognized.log}]
05:09:37 [2024-03-06T10:09:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322793823 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
05:09:37 [2024-03-06T10:09:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322793823 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:37 [2024-03-06T10:09:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322793828 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
05:09:37 [2024-03-06T10:09:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
05:09:37 [2024-03-06T10:09:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322793828 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
05:09:37 [2024-03-06T10:09:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322793829 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:37 [2024-03-06T10:09:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:37 [2024-03-06T10:09:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322793829 data=null}, TreeItem with text {unrecognized.log}]
05:09:37 [2024-03-06T10:09:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322793829 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
05:09:37 [2024-03-06T10:09:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322793829 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:37 [2024-03-06T10:09:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322793834 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
05:09:37 [2024-03-06T10:09:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322793834 data=null button=1 stateMask=0x0 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}]
05:09:37 [2024-03-06T10:09:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=322793835 data=null button=1 stateMask=0x0 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}]
05:09:38 [2024-03-06T10:09:38.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322793835 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:38 [2024-03-06T10:09:38.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322793881 data=null button=1 stateMask=0x80000 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}]
05:09:38 [2024-03-06T10:09:38.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=322794062 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
05:09:38 [2024-03-06T10:09:38.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=322794062 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:38 [2024-03-06T10:09:38.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=322794063 data=null}, TreeItem with text {unrecognized.log}]
05:09:38 [2024-03-06T10:09:38.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
05:09:38 [2024-03-06T10:09:38.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
05:09:38 [2024-03-06T10:09:38.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322794337 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322794337 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322794337 data=null}, TreeItem with text {unrecognized.log}]
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322794337 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322794338 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322794345 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:38 [2024-03-06T10:09:38.271Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322794360 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322794361 data=null doit=true}, TreeItem with text {test}]
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322794361 data=null}, TreeItem with text {test}]
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322794361 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322794361 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322794394 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322794394 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322794394 data=null doit=true}, TreeItem with text {test}]
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322794395 data=null}, TreeItem with text {test}]
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322794395 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322794395 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322794408 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:38 [2024-03-06T10:09:38.271Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=322794409 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=322794409 data=null doit=true}, TreeItem with text {Traces [13]}]
05:09:38 [2024-03-06T10:09:38.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=322794409 data=null}, TreeItem with text {Traces [13]}]
05:09:38 [2024-03-06T10:09:38.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=322794410 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
05:09:38 [2024-03-06T10:09:38.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322794410 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
05:09:38 [2024-03-06T10:09:38.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=322794429 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
05:09:38 [2024-03-06T10:09:38.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:38 [2024-03-06T10:09:38.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=322794432 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
05:09:38 [2024-03-06T10:09:38.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=322794433 data=null doit=true}, TreeItem with text {Traces [13]}]
05:09:38 [2024-03-06T10:09:38.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=322794433 data=null}, TreeItem with text {Traces [13]}]
05:09:38 [2024-03-06T10:09:38.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=322794433 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
05:09:38 [2024-03-06T10:09:38.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322794433 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
05:09:38 [2024-03-06T10:09:38.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=322794439 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
05:09:38 [2024-03-06T10:09:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:09:38 [2024-03-06T10:09:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:09:38 [2024-03-06T10:09:38.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:09:38 [2024-03-06T10:09:38.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:09:38 [2024-03-06T10:09:38.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322794764 data=null doit=true}, Shell with text {Confirm Clear}]
05:09:38 [2024-03-06T10:09:38.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:09:38 [2024-03-06T10:09:38.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:09:38 [2024-03-06T10:09:38.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:09:38 [2024-03-06T10:09:38.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:09:38 [2024-03-06T10:09:38.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:09:38 [2024-03-06T10:09:38.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:09:38 [2024-03-06T10:09:38.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322794764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:09:38 [2024-03-06T10:09:38.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322794764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:09:38 [2024-03-06T10:09:38.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322794764 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:09:38 [2024-03-06T10:09:38.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322794764 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:09:38 [2024-03-06T10:09:38.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322794765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:09:38 [2024-03-06T10:09:38.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322794765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:09:38 [2024-03-06T10:09:38.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322794765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:09:41 [2024-03-06T10:09:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:09:41 [2024-03-06T10:09:41.299Z] 
05:09:41 [2024-03-06T10:09:41.299Z] (Eclipse:19306): Gtk-WARNING **: 10:09:41.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:41 [2024-03-06T10:09:41.299Z] 
05:09:41 [2024-03-06T10:09:41.299Z] (Eclipse:19306): Gtk-WARNING **: 10:09:41.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:41 [2024-03-06T10:09:41.299Z] 
05:09:41 [2024-03-06T10:09:41.299Z] (Eclipse:19306): Gtk-WARNING **: 10:09:41.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:41 [2024-03-06T10:09:41.299Z] 
05:09:41 [2024-03-06T10:09:41.299Z] (Eclipse:19306): Gtk-WARNING **: 10:09:41.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:41 [2024-03-06T10:09:41.554Z] 
05:09:41 [2024-03-06T10:09:41.554Z] (Eclipse:19306): Gtk-CRITICAL **: 10:09:41.479: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:09:41 [2024-03-06T10:09:41.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322794482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:09:41 [2024-03-06T10:09:41.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:41 [2024-03-06T10:09:41.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:41 [2024-03-06T10:09:41.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:41 [2024-03-06T10:09:41.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:41 [2024-03-06T10:09:41.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:41 [2024-03-06T10:09:41.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:41 [2024-03-06T10:09:41.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322797974 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:41 [2024-03-06T10:09:41.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322797974 data=null doit=true}, TreeItem with text {test}]
05:09:41 [2024-03-06T10:09:41.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322797974 data=null}, TreeItem with text {test}]
05:09:41 [2024-03-06T10:09:41.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322797975 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:41 [2024-03-06T10:09:41.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322797975 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:41 [2024-03-06T10:09:41.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322798000 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:41 [2024-03-06T10:09:41.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:41 [2024-03-06T10:09:41.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322798002 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:41 [2024-03-06T10:09:41.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322798002 data=null doit=true}, TreeItem with text {test}]
05:09:41 [2024-03-06T10:09:41.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322798002 data=null}, TreeItem with text {test}]
05:09:42 [2024-03-06T10:09:42.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322798003 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:42 [2024-03-06T10:09:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322798003 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:42 [2024-03-06T10:09:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322798008 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:42 [2024-03-06T10:09:42.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:42 [2024-03-06T10:09:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:42 [2024-03-06T10:09:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322798009 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:09:42 [2024-03-06T10:09:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322798009 data=null doit=true}, TreeItem with text {Traces [0]}]
05:09:42 [2024-03-06T10:09:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322798009 data=null}, TreeItem with text {Traces [0]}]
05:09:42 [2024-03-06T10:09:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322798009 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:09:42 [2024-03-06T10:09:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322798010 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:09:42 [2024-03-06T10:09:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322798025 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:09:42 [2024-03-06T10:09:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:42 [2024-03-06T10:09:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322798026 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:09:42 [2024-03-06T10:09:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322798026 data=null doit=true}, TreeItem with text {Traces [0]}]
05:09:42 [2024-03-06T10:09:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322798026 data=null}, TreeItem with text {Traces [0]}]
05:09:42 [2024-03-06T10:09:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322798026 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:09:42 [2024-03-06T10:09:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322798026 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:09:42 [2024-03-06T10:09:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322798030 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:09:42 [2024-03-06T10:09:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:09:42 [2024-03-06T10:09:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322798398 data=null doit=true}, Shell with text {Trace Import}]
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322798416 data=null}, (of type 'Combo')]
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=322798450 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322798451 data=null doit=true}, TreeItem with text {import}]
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322798451 data=null}, TreeItem with text {import}]
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322798451 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322798451 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
05:09:42 [2024-03-06T10:09:42.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322798451 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=322798468 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:09:42 [2024-03-06T10:09:42.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:09:42 [2024-03-06T10:09:42.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:09:42 [2024-03-06T10:09:42.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:09:42 [2024-03-06T10:09:42.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:42 [2024-03-06T10:09:42.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:09:42 [2024-03-06T10:09:42.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322798474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:42 [2024-03-06T10:09:42.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322798474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:42 [2024-03-06T10:09:42.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322798474 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:42 [2024-03-06T10:09:42.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322798475 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:42 [2024-03-06T10:09:42.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322798475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:42 [2024-03-06T10:09:42.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322798475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:42 [2024-03-06T10:09:42.325Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:42 [2024-03-06T10:09:42.325Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:42 [2024-03-06T10:09:42.325Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:42 [2024-03-06T10:09:42.325Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:42 [2024-03-06T10:09:42.325Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:42 [2024-03-06T10:09:42.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:09:42 [2024-03-06T10:09:42.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:09:42 [2024-03-06T10:09:42.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322799014 data=null doit=true}, Shell with text {Confirmation}]
05:09:42 [2024-03-06T10:09:42.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
05:09:42 [2024-03-06T10:09:42.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
05:09:42 [2024-03-06T10:09:42.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
05:09:42 [2024-03-06T10:09:42.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
05:09:42 [2024-03-06T10:09:42.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All
05:09:42 [2024-03-06T10:09:42.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=322799015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
05:09:42 [2024-03-06T10:09:42.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=322799015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
05:09:42 [2024-03-06T10:09:42.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=322799015 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
05:09:42 [2024-03-06T10:09:42.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=322799015 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
05:09:42 [2024-03-06T10:09:42.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=322799015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
05:09:42 [2024-03-06T10:09:42.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=322799015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
05:09:42 [2024-03-06T10:09:42.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=322799015 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
05:09:42 [2024-03-06T10:09:42.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:09:43 [2024-03-06T10:09:43.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322798475 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:43 [2024-03-06T10:09:43.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322798055 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:09:43 [2024-03-06T10:09:43.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:43 [2024-03-06T10:09:43.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:43 [2024-03-06T10:09:43.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:43 [2024-03-06T10:09:43.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:43 [2024-03-06T10:09:43.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:43 [2024-03-06T10:09:43.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:43 [2024-03-06T10:09:43.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322799575 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:43 [2024-03-06T10:09:43.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322799576 data=null doit=true}, TreeItem with text {test}]
05:09:43 [2024-03-06T10:09:43.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322799576 data=null}, TreeItem with text {test}]
05:09:43 [2024-03-06T10:09:43.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322799576 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:43 [2024-03-06T10:09:43.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322799576 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:43 [2024-03-06T10:09:43.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322799601 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:43 [2024-03-06T10:09:43.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:43 [2024-03-06T10:09:43.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322799601 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:43 [2024-03-06T10:09:43.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322799601 data=null doit=true}, TreeItem with text {test}]
05:09:43 [2024-03-06T10:09:43.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322799601 data=null}, TreeItem with text {test}]
05:09:43 [2024-03-06T10:09:43.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322799602 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:43 [2024-03-06T10:09:43.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322799602 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:43 [2024-03-06T10:09:43.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322799607 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:43 [2024-03-06T10:09:43.655Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:43 [2024-03-06T10:09:43.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:43 [2024-03-06T10:09:43.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=322799608 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
05:09:43 [2024-03-06T10:09:43.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322799608 data=null doit=true}, TreeItem with text {Traces [7]}]
05:09:43 [2024-03-06T10:09:43.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322799608 data=null}, TreeItem with text {Traces [7]}]
05:09:43 [2024-03-06T10:09:43.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322799608 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:43 [2024-03-06T10:09:43.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322799608 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
05:09:43 [2024-03-06T10:09:43.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322799623 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:43 [2024-03-06T10:09:43.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322799623 data=null doit=true}, TreeItem with text {Traces [7]}]
05:09:43 [2024-03-06T10:09:43.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322799623 data=null}, TreeItem with text {Traces [7]}]
05:09:43 [2024-03-06T10:09:43.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322799623 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:43 [2024-03-06T10:09:43.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322799624 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [7]}]
05:09:43 [2024-03-06T10:09:43.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322799626 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:43 [2024-03-06T10:09:43.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:43 [2024-03-06T10:09:43.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:43 [2024-03-06T10:09:43.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322799850 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:09:43 [2024-03-06T10:09:43.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322799851 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:09:43 [2024-03-06T10:09:43.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322799851 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:09:43 [2024-03-06T10:09:43.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322799851 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:09:43 [2024-03-06T10:09:43.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322799851 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:09:43 [2024-03-06T10:09:43.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322799882 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:09:43 [2024-03-06T10:09:43.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:43 [2024-03-06T10:09:43.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:43 [2024-03-06T10:09:43.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:43 [2024-03-06T10:09:43.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:43 [2024-03-06T10:09:43.912Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:43 [2024-03-06T10:09:43.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:43 [2024-03-06T10:09:43.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322799884 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:09:43 [2024-03-06T10:09:43.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322799884 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:09:43 [2024-03-06T10:09:43.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322799884 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:09:43 [2024-03-06T10:09:43.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322799884 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:09:43 [2024-03-06T10:09:43.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322799884 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:09:43 [2024-03-06T10:09:43.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322799888 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:09:43 [2024-03-06T10:09:43.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:09:43 [2024-03-06T10:09:43.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322799889 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:09:43 [2024-03-06T10:09:43.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322799889 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:09:43 [2024-03-06T10:09:43.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:43 [2024-03-06T10:09:43.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322799889 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:09:43 [2024-03-06T10:09:43.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322799890 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:09:43 [2024-03-06T10:09:43.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322799890 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:09:43 [2024-03-06T10:09:43.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322799894 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:09:43 [2024-03-06T10:09:43.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322799894 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:09:43 [2024-03-06T10:09:43.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322799894 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:09:43 [2024-03-06T10:09:43.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322799894 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:09:43 [2024-03-06T10:09:43.912Z] 
05:09:43 [2024-03-06T10:09:43.912Z] (Eclipse:19306): Gtk-CRITICAL **: 10:09:43.802: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:09:43 [2024-03-06T10:09:43.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322799939 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:09:43 [2024-03-06T10:09:43.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322800101 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:09:43 [2024-03-06T10:09:43.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322800101 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:09:43 [2024-03-06T10:09:43.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322800101 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:09:43 [2024-03-06T10:09:43.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:09:43 [2024-03-06T10:09:43.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:43 [2024-03-06T10:09:43.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:43 [2024-03-06T10:09:43.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:44 [2024-03-06T10:09:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:44 [2024-03-06T10:09:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:45 [2024-03-06T10:09:45.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:45 [2024-03-06T10:09:45.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:45 [2024-03-06T10:09:45.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:45 [2024-03-06T10:09:45.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:45 [2024-03-06T10:09:45.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:09:45 [2024-03-06T10:09:45.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322801110 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:09:45 [2024-03-06T10:09:45.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322801111 data=null doit=true}, TableItem with text {}]
05:09:45 [2024-03-06T10:09:45.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322801111 data=null}, TableItem with text {}]
05:09:45 [2024-03-06T10:09:45.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322801111 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:09:45 [2024-03-06T10:09:45.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322801111 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:09:45 [2024-03-06T10:09:45.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322801118 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:09:45 [2024-03-06T10:09:45.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:45 [2024-03-06T10:09:45.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:45 [2024-03-06T10:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:45 [2024-03-06T10:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:45 [2024-03-06T10:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322801370 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:09:45 [2024-03-06T10:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322801371 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:09:45 [2024-03-06T10:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322801371 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:09:45 [2024-03-06T10:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322801371 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:09:45 [2024-03-06T10:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322801371 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:09:45 [2024-03-06T10:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322801374 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:09:45 [2024-03-06T10:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:45 [2024-03-06T10:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:45 [2024-03-06T10:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:45 [2024-03-06T10:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:45 [2024-03-06T10:09:45.289Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:45 [2024-03-06T10:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:45 [2024-03-06T10:09:45.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:45 [2024-03-06T10:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:45 [2024-03-06T10:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:45 [2024-03-06T10:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:45 [2024-03-06T10:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:45 [2024-03-06T10:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322801378 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:45 [2024-03-06T10:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322801378 data=null doit=true}, TreeItem with text {test}]
05:09:45 [2024-03-06T10:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322801378 data=null}, TreeItem with text {test}]
05:09:45 [2024-03-06T10:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322801378 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:45 [2024-03-06T10:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322801379 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:45 [2024-03-06T10:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322801405 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:45 [2024-03-06T10:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:45 [2024-03-06T10:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322801405 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:45 [2024-03-06T10:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322801405 data=null doit=true}, TreeItem with text {test}]
05:09:45 [2024-03-06T10:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322801406 data=null}, TreeItem with text {test}]
05:09:45 [2024-03-06T10:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322801406 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:45 [2024-03-06T10:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322801406 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:45 [2024-03-06T10:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322801410 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:45 [2024-03-06T10:09:45.290Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:45 [2024-03-06T10:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:45 [2024-03-06T10:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=322801411 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
05:09:45 [2024-03-06T10:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322801411 data=null doit=true}, TreeItem with text {Traces [7]}]
05:09:45 [2024-03-06T10:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322801411 data=null}, TreeItem with text {Traces [7]}]
05:09:45 [2024-03-06T10:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322801412 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:45 [2024-03-06T10:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322801412 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
05:09:45 [2024-03-06T10:09:45.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322801427 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:45 [2024-03-06T10:09:45.290Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
05:09:45 [2024-03-06T10:09:45.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:45 [2024-03-06T10:09:45.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:45 [2024-03-06T10:09:45.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322801752 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:09:45 [2024-03-06T10:09:45.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322801752 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:09:45 [2024-03-06T10:09:45.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322801753 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:09:45 [2024-03-06T10:09:45.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322801753 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:09:45 [2024-03-06T10:09:45.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322801753 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:09:45 [2024-03-06T10:09:45.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322801787 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:09:45 [2024-03-06T10:09:45.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:45 [2024-03-06T10:09:45.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:45 [2024-03-06T10:09:45.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:45 [2024-03-06T10:09:45.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:45 [2024-03-06T10:09:45.801Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:45 [2024-03-06T10:09:45.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:45 [2024-03-06T10:09:45.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322801789 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:09:45 [2024-03-06T10:09:45.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322801790 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:09:45 [2024-03-06T10:09:45.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322801790 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:09:45 [2024-03-06T10:09:45.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322801790 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:09:45 [2024-03-06T10:09:45.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322801790 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:09:45 [2024-03-06T10:09:45.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322801794 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:09:45 [2024-03-06T10:09:45.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:09:45 [2024-03-06T10:09:45.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322801795 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:09:45 [2024-03-06T10:09:45.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322801795 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:09:45 [2024-03-06T10:09:45.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:45 [2024-03-06T10:09:45.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322801795 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:09:45 [2024-03-06T10:09:45.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322801795 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:09:45 [2024-03-06T10:09:45.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322801796 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:09:45 [2024-03-06T10:09:45.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322801799 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:09:45 [2024-03-06T10:09:45.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322801800 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:09:45 [2024-03-06T10:09:45.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322801800 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:09:45 [2024-03-06T10:09:45.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322801800 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:09:45 [2024-03-06T10:09:45.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322801842 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:09:46 [2024-03-06T10:09:46.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322801995 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:09:46 [2024-03-06T10:09:46.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322801996 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:09:46 [2024-03-06T10:09:46.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322801996 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:09:46 [2024-03-06T10:09:46.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:09:46 [2024-03-06T10:09:46.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:46 [2024-03-06T10:09:46.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:46 [2024-03-06T10:09:46.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:46 [2024-03-06T10:09:46.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:46 [2024-03-06T10:09:46.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:46 [2024-03-06T10:09:46.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:46 [2024-03-06T10:09:46.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:09:46 [2024-03-06T10:09:46.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322803003 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:09:46 [2024-03-06T10:09:46.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322803003 data=null doit=true}, TableItem with text {}]
05:09:46 [2024-03-06T10:09:46.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322803003 data=null}, TableItem with text {}]
05:09:46 [2024-03-06T10:09:46.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322803004 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:09:46 [2024-03-06T10:09:46.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322803004 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:09:46 [2024-03-06T10:09:46.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322803016 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:09:46 [2024-03-06T10:09:46.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:46 [2024-03-06T10:09:46.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322803267 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322803267 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322803267 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322803268 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322803268 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322803272 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:47 [2024-03-06T10:09:47.242Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322803278 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322803278 data=null doit=true}, TreeItem with text {test}]
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322803278 data=null}, TreeItem with text {test}]
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322803278 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322803278 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322803303 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322803303 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322803303 data=null doit=true}, TreeItem with text {test}]
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322803303 data=null}, TreeItem with text {test}]
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322803304 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322803304 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322803309 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:47 [2024-03-06T10:09:47.242Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=322803309 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322803309 data=null doit=true}, TreeItem with text {Traces [7]}]
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322803309 data=null}, TreeItem with text {Traces [7]}]
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322803310 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:47 [2024-03-06T10:09:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322803310 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
05:09:47 [2024-03-06T10:09:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322803334 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:47 [2024-03-06T10:09:47.243Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
05:09:47 [2024-03-06T10:09:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:47 [2024-03-06T10:09:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:47 [2024-03-06T10:09:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322803591 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:09:47 [2024-03-06T10:09:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322803591 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:47 [2024-03-06T10:09:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322803592 data=null}, TreeItem with text {kernel-overlap-testing}]
05:09:47 [2024-03-06T10:09:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322803592 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:09:47 [2024-03-06T10:09:47.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322803592 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:47 [2024-03-06T10:09:47.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322803615 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:09:47 [2024-03-06T10:09:47.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:47 [2024-03-06T10:09:47.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:47 [2024-03-06T10:09:47.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:47 [2024-03-06T10:09:47.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:47 [2024-03-06T10:09:47.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:47 [2024-03-06T10:09:47.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:47 [2024-03-06T10:09:47.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322803617 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:09:47 [2024-03-06T10:09:47.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322803617 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:47 [2024-03-06T10:09:47.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322803617 data=null}, TreeItem with text {kernel-overlap-testing}]
05:09:47 [2024-03-06T10:09:47.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322803618 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:09:47 [2024-03-06T10:09:47.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322803618 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:47 [2024-03-06T10:09:47.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322803622 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:09:47 [2024-03-06T10:09:47.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:09:47 [2024-03-06T10:09:47.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322803622 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:09:47 [2024-03-06T10:09:47.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322803622 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:47 [2024-03-06T10:09:47.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:47 [2024-03-06T10:09:47.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322803623 data=null}, TreeItem with text {kernel-overlap-testing}]
05:09:47 [2024-03-06T10:09:47.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322803623 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:09:47 [2024-03-06T10:09:47.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322803623 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:47 [2024-03-06T10:09:47.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322803630 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:09:47 [2024-03-06T10:09:47.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322803630 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
05:09:47 [2024-03-06T10:09:47.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=322803630 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
05:09:47 [2024-03-06T10:09:47.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322803630 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:47 [2024-03-06T10:09:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322803671 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
05:09:47 [2024-03-06T10:09:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=322803911 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:09:47 [2024-03-06T10:09:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=322803917 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:47 [2024-03-06T10:09:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=322803917 data=null}, TreeItem with text {kernel-overlap-testing}]
05:09:47 [2024-03-06T10:09:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:09:47 [2024-03-06T10:09:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:47 [2024-03-06T10:09:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:47 [2024-03-06T10:09:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:47 [2024-03-06T10:09:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:47 [2024-03-06T10:09:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:47 [2024-03-06T10:09:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:47 [2024-03-06T10:09:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:47 [2024-03-06T10:09:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:09:47 [2024-03-06T10:09:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322803919 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:09:47 [2024-03-06T10:09:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322803919 data=null doit=true}, TableItem with text {}]
05:09:47 [2024-03-06T10:09:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322803919 data=null}, TableItem with text {}]
05:09:47 [2024-03-06T10:09:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322803919 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:09:47 [2024-03-06T10:09:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322803920 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:09:47 [2024-03-06T10:09:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322803940 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:09:47 [2024-03-06T10:09:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:47 [2024-03-06T10:09:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:49 [2024-03-06T10:09:49.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:49 [2024-03-06T10:09:49.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:49 [2024-03-06T10:09:49.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322805200 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:09:49 [2024-03-06T10:09:49.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322805200 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:49 [2024-03-06T10:09:49.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322805200 data=null}, TreeItem with text {kernel-overlap-testing}]
05:09:49 [2024-03-06T10:09:49.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322805201 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:09:49 [2024-03-06T10:09:49.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322805201 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:09:49 [2024-03-06T10:09:49.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322805205 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:09:49 [2024-03-06T10:09:49.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:49 [2024-03-06T10:09:49.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:49 [2024-03-06T10:09:49.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:49 [2024-03-06T10:09:49.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:49 [2024-03-06T10:09:49.140Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:49 [2024-03-06T10:09:49.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:49 [2024-03-06T10:09:49.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:49 [2024-03-06T10:09:49.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:49 [2024-03-06T10:09:49.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:49 [2024-03-06T10:09:49.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:49 [2024-03-06T10:09:49.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:49 [2024-03-06T10:09:49.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322805213 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:49 [2024-03-06T10:09:49.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322805213 data=null doit=true}, TreeItem with text {test}]
05:09:49 [2024-03-06T10:09:49.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322805213 data=null}, TreeItem with text {test}]
05:09:49 [2024-03-06T10:09:49.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322805213 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:49 [2024-03-06T10:09:49.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322805213 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:49 [2024-03-06T10:09:49.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322805236 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:49 [2024-03-06T10:09:49.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:49 [2024-03-06T10:09:49.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322805237 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:49 [2024-03-06T10:09:49.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322805237 data=null doit=true}, TreeItem with text {test}]
05:09:49 [2024-03-06T10:09:49.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322805237 data=null}, TreeItem with text {test}]
05:09:49 [2024-03-06T10:09:49.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322805238 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:49 [2024-03-06T10:09:49.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322805238 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:49 [2024-03-06T10:09:49.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322805249 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:49 [2024-03-06T10:09:49.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:49 [2024-03-06T10:09:49.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:49 [2024-03-06T10:09:49.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=322805250 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
05:09:49 [2024-03-06T10:09:49.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322805250 data=null doit=true}, TreeItem with text {Traces [7]}]
05:09:49 [2024-03-06T10:09:49.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322805250 data=null}, TreeItem with text {Traces [7]}]
05:09:49 [2024-03-06T10:09:49.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322805250 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:49 [2024-03-06T10:09:49.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322805250 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
05:09:49 [2024-03-06T10:09:49.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322805263 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:49 [2024-03-06T10:09:49.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
05:09:49 [2024-03-06T10:09:49.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:49 [2024-03-06T10:09:49.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:49 [2024-03-06T10:09:49.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322805304 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
05:09:49 [2024-03-06T10:09:49.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322805305 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:09:49 [2024-03-06T10:09:49.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322805305 data=null}, TreeItem with text {simple_server-thread1}]
05:09:49 [2024-03-06T10:09:49.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322805336 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
05:09:49 [2024-03-06T10:09:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322805337 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:09:49 [2024-03-06T10:09:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322805361 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
05:09:49 [2024-03-06T10:09:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:49 [2024-03-06T10:09:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:49 [2024-03-06T10:09:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:49 [2024-03-06T10:09:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:49 [2024-03-06T10:09:49.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:49 [2024-03-06T10:09:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:49 [2024-03-06T10:09:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322805363 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
05:09:49 [2024-03-06T10:09:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322805363 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:09:49 [2024-03-06T10:09:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322805363 data=null}, TreeItem with text {simple_server-thread1}]
05:09:49 [2024-03-06T10:09:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322805363 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
05:09:49 [2024-03-06T10:09:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322805363 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:09:49 [2024-03-06T10:09:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322805367 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
05:09:49 [2024-03-06T10:09:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
05:09:49 [2024-03-06T10:09:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322805368 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
05:09:49 [2024-03-06T10:09:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322805368 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:09:49 [2024-03-06T10:09:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:49 [2024-03-06T10:09:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322805368 data=null}, TreeItem with text {simple_server-thread1}]
05:09:49 [2024-03-06T10:09:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322805368 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
05:09:49 [2024-03-06T10:09:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322805368 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:09:49 [2024-03-06T10:09:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322805371 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
05:09:49 [2024-03-06T10:09:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322805372 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
05:09:49 [2024-03-06T10:09:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=322805372 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
05:09:49 [2024-03-06T10:09:49.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322805372 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:09:49 [2024-03-06T10:09:49.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322805417 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
05:09:49 [2024-03-06T10:09:49.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=322805631 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
05:09:49 [2024-03-06T10:09:49.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=322805636 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:09:49 [2024-03-06T10:09:49.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=322805636 data=null}, TreeItem with text {simple_server-thread1}]
05:09:49 [2024-03-06T10:09:49.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
05:09:49 [2024-03-06T10:09:49.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:49 [2024-03-06T10:09:49.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:49 [2024-03-06T10:09:49.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:49 [2024-03-06T10:09:49.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:49 [2024-03-06T10:09:49.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:49 [2024-03-06T10:09:49.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:49 [2024-03-06T10:09:49.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:49 [2024-03-06T10:09:49.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:49 [2024-03-06T10:09:49.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:09:49 [2024-03-06T10:09:49.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322805638 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:09:49 [2024-03-06T10:09:49.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322805638 data=null doit=true}, TableItem with text {}]
05:09:49 [2024-03-06T10:09:49.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322805638 data=null}, TableItem with text {}]
05:09:49 [2024-03-06T10:09:49.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322805638 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:09:49 [2024-03-06T10:09:49.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322805638 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:09:49 [2024-03-06T10:09:49.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322805657 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:09:49 [2024-03-06T10:09:49.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:49 [2024-03-06T10:09:49.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:51 [2024-03-06T10:09:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:51 [2024-03-06T10:09:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:51 [2024-03-06T10:09:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322806920 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
05:09:51 [2024-03-06T10:09:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322806920 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:09:51 [2024-03-06T10:09:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322806921 data=null}, TreeItem with text {simple_server-thread1}]
05:09:51 [2024-03-06T10:09:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322806921 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
05:09:51 [2024-03-06T10:09:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322806921 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:09:51 [2024-03-06T10:09:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322806925 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
05:09:51 [2024-03-06T10:09:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:51 [2024-03-06T10:09:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:51 [2024-03-06T10:09:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:51 [2024-03-06T10:09:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:51 [2024-03-06T10:09:51.038Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:51 [2024-03-06T10:09:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:51 [2024-03-06T10:09:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:51 [2024-03-06T10:09:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:51 [2024-03-06T10:09:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:51 [2024-03-06T10:09:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:51 [2024-03-06T10:09:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:51 [2024-03-06T10:09:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322806937 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:51 [2024-03-06T10:09:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322806937 data=null doit=true}, TreeItem with text {test}]
05:09:51 [2024-03-06T10:09:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322806937 data=null}, TreeItem with text {test}]
05:09:51 [2024-03-06T10:09:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322806937 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:51 [2024-03-06T10:09:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322806937 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:51 [2024-03-06T10:09:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322806958 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:51 [2024-03-06T10:09:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:51 [2024-03-06T10:09:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322806959 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:51 [2024-03-06T10:09:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322806959 data=null doit=true}, TreeItem with text {test}]
05:09:51 [2024-03-06T10:09:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322806959 data=null}, TreeItem with text {test}]
05:09:51 [2024-03-06T10:09:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322806959 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:51 [2024-03-06T10:09:51.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322806959 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:51 [2024-03-06T10:09:51.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322806970 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:51 [2024-03-06T10:09:51.039Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:51 [2024-03-06T10:09:51.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:51 [2024-03-06T10:09:51.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=322806970 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
05:09:51 [2024-03-06T10:09:51.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322806970 data=null doit=true}, TreeItem with text {Traces [7]}]
05:09:51 [2024-03-06T10:09:51.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322806970 data=null}, TreeItem with text {Traces [7]}]
05:09:51 [2024-03-06T10:09:51.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322806971 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:51 [2024-03-06T10:09:51.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322806971 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
05:09:51 [2024-03-06T10:09:51.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322806986 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:51 [2024-03-06T10:09:51.039Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
05:09:51 [2024-03-06T10:09:51.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:51 [2024-03-06T10:09:51.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:51 [2024-03-06T10:09:51.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322807345 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
05:09:51 [2024-03-06T10:09:51.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322807346 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:09:51 [2024-03-06T10:09:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322807346 data=null}, TreeItem with text {simple_server-thread2}]
05:09:51 [2024-03-06T10:09:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322807346 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
05:09:51 [2024-03-06T10:09:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322807346 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:09:51 [2024-03-06T10:09:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322807370 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
05:09:51 [2024-03-06T10:09:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:51 [2024-03-06T10:09:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:51 [2024-03-06T10:09:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:51 [2024-03-06T10:09:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:51 [2024-03-06T10:09:51.296Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:51 [2024-03-06T10:09:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:51 [2024-03-06T10:09:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322807372 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
05:09:51 [2024-03-06T10:09:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322807372 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:09:51 [2024-03-06T10:09:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322807372 data=null}, TreeItem with text {simple_server-thread2}]
05:09:51 [2024-03-06T10:09:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322807372 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
05:09:51 [2024-03-06T10:09:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322807373 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:09:51 [2024-03-06T10:09:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322807384 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
05:09:51 [2024-03-06T10:09:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
05:09:51 [2024-03-06T10:09:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322807384 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
05:09:51 [2024-03-06T10:09:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322807385 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:09:51 [2024-03-06T10:09:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:51 [2024-03-06T10:09:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322807385 data=null}, TreeItem with text {simple_server-thread2}]
05:09:51 [2024-03-06T10:09:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322807385 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
05:09:51 [2024-03-06T10:09:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322807385 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:09:51 [2024-03-06T10:09:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322807389 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
05:09:51 [2024-03-06T10:09:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322807390 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
05:09:51 [2024-03-06T10:09:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=322807390 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
05:09:51 [2024-03-06T10:09:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322807390 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:09:51 [2024-03-06T10:09:51.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322807440 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
05:09:51 [2024-03-06T10:09:51.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=322807643 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
05:09:51 [2024-03-06T10:09:51.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=322807644 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:09:51 [2024-03-06T10:09:51.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=322807644 data=null}, TreeItem with text {simple_server-thread2}]
05:09:51 [2024-03-06T10:09:51.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
05:09:51 [2024-03-06T10:09:51.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:51 [2024-03-06T10:09:51.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:51 [2024-03-06T10:09:51.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:51 [2024-03-06T10:09:51.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:51 [2024-03-06T10:09:51.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:51 [2024-03-06T10:09:51.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:51 [2024-03-06T10:09:51.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:51 [2024-03-06T10:09:51.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:51 [2024-03-06T10:09:51.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:51 [2024-03-06T10:09:51.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:09:51 [2024-03-06T10:09:51.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322807646 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:09:51 [2024-03-06T10:09:51.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322807653 data=null doit=true}, TableItem with text {}]
05:09:51 [2024-03-06T10:09:51.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322807659 data=null}, TableItem with text {}]
05:09:51 [2024-03-06T10:09:51.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322807659 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:09:51 [2024-03-06T10:09:51.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322807660 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:09:51 [2024-03-06T10:09:51.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322807677 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:09:51 [2024-03-06T10:09:51.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:51 [2024-03-06T10:09:51.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322808947 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322808947 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322808948 data=null}, TreeItem with text {simple_server-thread2}]
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322808948 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322808948 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322808952 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:52 [2024-03-06T10:09:52.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322808957 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322808957 data=null doit=true}, TreeItem with text {test}]
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322808957 data=null}, TreeItem with text {test}]
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322808958 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322808958 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322808987 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322808988 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322808988 data=null doit=true}, TreeItem with text {test}]
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322808988 data=null}, TreeItem with text {test}]
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322808988 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322808989 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322808994 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:52 [2024-03-06T10:09:52.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=322808995 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322808995 data=null doit=true}, TreeItem with text {Traces [7]}]
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322808995 data=null}, TreeItem with text {Traces [7]}]
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322808995 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322808995 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
05:09:52 [2024-03-06T10:09:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322809015 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:52 [2024-03-06T10:09:52.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
05:09:53 [2024-03-06T10:09:53.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:53 [2024-03-06T10:09:53.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:53 [2024-03-06T10:09:53.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322809346 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
05:09:53 [2024-03-06T10:09:53.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322809346 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:09:53 [2024-03-06T10:09:53.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322809346 data=null}, TreeItem with text {ust-overlap-testing}]
05:09:53 [2024-03-06T10:09:53.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322809347 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:09:53 [2024-03-06T10:09:53.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322809347 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:09:53 [2024-03-06T10:09:53.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322809383 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:09:53 [2024-03-06T10:09:53.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:53 [2024-03-06T10:09:53.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:53 [2024-03-06T10:09:53.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:53 [2024-03-06T10:09:53.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:53 [2024-03-06T10:09:53.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:53 [2024-03-06T10:09:53.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:53 [2024-03-06T10:09:53.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322809385 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
05:09:53 [2024-03-06T10:09:53.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322809385 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:09:53 [2024-03-06T10:09:53.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322809385 data=null}, TreeItem with text {ust-overlap-testing}]
05:09:53 [2024-03-06T10:09:53.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322809385 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:09:53 [2024-03-06T10:09:53.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322809385 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:09:53 [2024-03-06T10:09:53.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322809390 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:09:53 [2024-03-06T10:09:53.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
05:09:53 [2024-03-06T10:09:53.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322809390 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
05:09:53 [2024-03-06T10:09:53.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322809390 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:09:53 [2024-03-06T10:09:53.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:53 [2024-03-06T10:09:53.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322809390 data=null}, TreeItem with text {ust-overlap-testing}]
05:09:53 [2024-03-06T10:09:53.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322809391 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:09:53 [2024-03-06T10:09:53.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322809391 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:09:53 [2024-03-06T10:09:53.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322809395 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:09:53 [2024-03-06T10:09:53.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322809395 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
05:09:53 [2024-03-06T10:09:53.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=322809395 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
05:09:53 [2024-03-06T10:09:53.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322809396 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:09:53 [2024-03-06T10:09:53.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322809441 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
05:09:53 [2024-03-06T10:09:53.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=322809645 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
05:09:53 [2024-03-06T10:09:53.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=322809645 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:09:53 [2024-03-06T10:09:53.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=322809645 data=null}, TreeItem with text {ust-overlap-testing}]
05:09:53 [2024-03-06T10:09:53.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
05:09:53 [2024-03-06T10:09:53.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:53 [2024-03-06T10:09:53.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:53 [2024-03-06T10:09:53.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:53 [2024-03-06T10:09:53.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:53 [2024-03-06T10:09:53.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:53 [2024-03-06T10:09:53.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:09:53 [2024-03-06T10:09:53.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:53 [2024-03-06T10:09:53.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:53 [2024-03-06T10:09:53.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:53 [2024-03-06T10:09:53.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:53 [2024-03-06T10:09:53.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:09:53 [2024-03-06T10:09:53.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322809647 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:09:53 [2024-03-06T10:09:53.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322809647 data=null doit=true}, TableItem with text {}]
05:09:53 [2024-03-06T10:09:53.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322809647 data=null}, TableItem with text {}]
05:09:53 [2024-03-06T10:09:53.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322809647 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:09:53 [2024-03-06T10:09:53.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322809648 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:09:53 [2024-03-06T10:09:53.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322809649 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:09:53 [2024-03-06T10:09:53.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:09:53 [2024-03-06T10:09:53.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:09:55 [2024-03-06T10:09:55.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:55 [2024-03-06T10:09:55.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:55 [2024-03-06T10:09:55.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322810920 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
05:09:55 [2024-03-06T10:09:55.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322810921 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:09:55 [2024-03-06T10:09:55.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322810921 data=null}, TreeItem with text {ust-overlap-testing}]
05:09:55 [2024-03-06T10:09:55.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322810921 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:09:55 [2024-03-06T10:09:55.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322810921 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:09:55 [2024-03-06T10:09:55.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322810928 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:09:55 [2024-03-06T10:09:55.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:55 [2024-03-06T10:09:55.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:55 [2024-03-06T10:09:55.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:55 [2024-03-06T10:09:55.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:55 [2024-03-06T10:09:55.055Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:55 [2024-03-06T10:09:55.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:55 [2024-03-06T10:09:55.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:55 [2024-03-06T10:09:55.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:55 [2024-03-06T10:09:55.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:55 [2024-03-06T10:09:55.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:55 [2024-03-06T10:09:55.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:55 [2024-03-06T10:09:55.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322810933 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322810933 data=null doit=true}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322810934 data=null}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322810934 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322810934 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322810960 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:55 [2024-03-06T10:09:55.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322810961 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322810961 data=null doit=true}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322810961 data=null}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322810961 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322810961 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322810972 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.055Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=322810972 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322810973 data=null doit=true}, TreeItem with text {Traces [7]}]
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322810973 data=null}, TreeItem with text {Traces [7]}]
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322810973 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322810973 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322810988 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322810991 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322810991 data=null doit=true}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322810991 data=null}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322810992 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322810992 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322811015 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322811015 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322811015 data=null doit=true}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322811015 data=null}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322811016 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322811016 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322811021 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.056Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=322811022 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322811022 data=null doit=true}, TreeItem with text {Traces [7]}]
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322811022 data=null}, TreeItem with text {Traces [7]}]
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322811022 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322811022 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322811040 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:55 [2024-03-06T10:09:55.056Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322811187 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322811188 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322811188 data=null}, TreeItem with text {unrecognized.log}]
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322811188 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322811188 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322811224 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:55 [2024-03-06T10:09:55.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:55 [2024-03-06T10:09:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:55 [2024-03-06T10:09:55.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:55 [2024-03-06T10:09:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:55 [2024-03-06T10:09:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322811226 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
05:09:55 [2024-03-06T10:09:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322811227 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:55 [2024-03-06T10:09:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322811227 data=null}, TreeItem with text {unrecognized.log}]
05:09:55 [2024-03-06T10:09:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322811227 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
05:09:55 [2024-03-06T10:09:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322811227 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:55 [2024-03-06T10:09:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322811233 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
05:09:55 [2024-03-06T10:09:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
05:09:55 [2024-03-06T10:09:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322811233 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
05:09:55 [2024-03-06T10:09:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322811233 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:55 [2024-03-06T10:09:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:55 [2024-03-06T10:09:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322811233 data=null}, TreeItem with text {unrecognized.log}]
05:09:55 [2024-03-06T10:09:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322811234 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
05:09:55 [2024-03-06T10:09:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322811234 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:55 [2024-03-06T10:09:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322811238 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
05:09:55 [2024-03-06T10:09:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322811238 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
05:09:55 [2024-03-06T10:09:55.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=322811238 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
05:09:55 [2024-03-06T10:09:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322811238 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:55 [2024-03-06T10:09:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322811281 data=null button=1 stateMask=0x80000 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
05:09:55 [2024-03-06T10:09:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=322811431 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
05:09:55 [2024-03-06T10:09:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=322811431 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:55 [2024-03-06T10:09:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=322811431 data=null}, TreeItem with text {unrecognized.log}]
05:09:55 [2024-03-06T10:09:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
05:09:55 [2024-03-06T10:09:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
05:09:55 [2024-03-06T10:09:55.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
05:09:55 [2024-03-06T10:09:55.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322811591 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322811592 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322811592 data=null}, TreeItem with text {unrecognized.log}]
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322811592 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322811592 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322811597 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:55 [2024-03-06T10:09:55.572Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322811602 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322811605 data=null doit=true}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322811605 data=null}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322811605 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322811606 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322811635 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322811635 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322811635 data=null doit=true}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322811635 data=null}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322811635 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322811636 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322811641 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:55 [2024-03-06T10:09:55.572Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=322811641 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322811642 data=null doit=true}, TreeItem with text {Traces [7]}]
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322811642 data=null}, TreeItem with text {Traces [7]}]
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322811642 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322811642 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322811658 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=322811659 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322811659 data=null doit=true}, TreeItem with text {Traces [7]}]
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322811659 data=null}, TreeItem with text {Traces [7]}]
05:09:55 [2024-03-06T10:09:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322811659 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:55 [2024-03-06T10:09:55.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322811659 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
05:09:55 [2024-03-06T10:09:55.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322811664 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:55 [2024-03-06T10:09:55.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:09:55 [2024-03-06T10:09:55.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:09:55 [2024-03-06T10:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:09:55 [2024-03-06T10:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:09:55 [2024-03-06T10:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322811963 data=null doit=true}, Shell with text {Confirm Clear}]
05:09:55 [2024-03-06T10:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:09:55 [2024-03-06T10:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:09:55 [2024-03-06T10:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:09:55 [2024-03-06T10:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:09:55 [2024-03-06T10:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:09:55 [2024-03-06T10:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:09:55 [2024-03-06T10:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322811963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:09:55 [2024-03-06T10:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322811964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:09:55 [2024-03-06T10:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322811964 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:09:55 [2024-03-06T10:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322811964 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:09:55 [2024-03-06T10:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322811964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:09:55 [2024-03-06T10:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322811964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:09:55 [2024-03-06T10:09:55.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322811964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:09:57 [2024-03-06T10:09:57.717Z] 
05:09:57 [2024-03-06T10:09:57.717Z] (Eclipse:19306): Gtk-WARNING **: 10:09:57.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:57 [2024-03-06T10:09:57.717Z] 
05:09:57 [2024-03-06T10:09:57.717Z] (Eclipse:19306): Gtk-WARNING **: 10:09:57.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:57 [2024-03-06T10:09:57.717Z] 
05:09:57 [2024-03-06T10:09:57.717Z] (Eclipse:19306): Gtk-WARNING **: 10:09:57.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:57 [2024-03-06T10:09:57.717Z] 
05:09:57 [2024-03-06T10:09:57.717Z] (Eclipse:19306): Gtk-WARNING **: 10:09:57.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:09:57 [2024-03-06T10:09:57.717Z] 
05:09:57 [2024-03-06T10:09:57.717Z] (Eclipse:19306): Gtk-CRITICAL **: 10:09:57.431: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:09:57 [2024-03-06T10:09:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322811704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:09:57 [2024-03-06T10:09:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:09:57 [2024-03-06T10:09:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:57 [2024-03-06T10:09:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:57 [2024-03-06T10:09:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:57 [2024-03-06T10:09:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:57 [2024-03-06T10:09:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:57 [2024-03-06T10:09:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:57 [2024-03-06T10:09:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322813713 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:57 [2024-03-06T10:09:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322813713 data=null doit=true}, TreeItem with text {test}]
05:09:57 [2024-03-06T10:09:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322813713 data=null}, TreeItem with text {test}]
05:09:57 [2024-03-06T10:09:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322813713 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:57 [2024-03-06T10:09:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322813713 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:57 [2024-03-06T10:09:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322813748 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:57 [2024-03-06T10:09:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:57 [2024-03-06T10:09:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322813748 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:57 [2024-03-06T10:09:57.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322813748 data=null doit=true}, TreeItem with text {test}]
05:09:57 [2024-03-06T10:09:57.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322813749 data=null}, TreeItem with text {test}]
05:09:57 [2024-03-06T10:09:57.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322813749 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:57 [2024-03-06T10:09:57.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322813749 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:57 [2024-03-06T10:09:57.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322813758 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:57 [2024-03-06T10:09:57.718Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:57 [2024-03-06T10:09:57.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:57 [2024-03-06T10:09:57.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=322813759 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
05:09:57 [2024-03-06T10:09:57.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322813759 data=null doit=true}, TreeItem with text {Traces [7]}]
05:09:57 [2024-03-06T10:09:57.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322813759 data=null}, TreeItem with text {Traces [7]}]
05:09:57 [2024-03-06T10:09:57.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322813760 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:57 [2024-03-06T10:09:57.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322813760 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
05:09:57 [2024-03-06T10:09:57.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322813769 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:57 [2024-03-06T10:09:57.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:57 [2024-03-06T10:09:57.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=322813769 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
05:09:57 [2024-03-06T10:09:57.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322813776 data=null doit=true}, TreeItem with text {Traces [7]}]
05:09:57 [2024-03-06T10:09:57.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322813776 data=null}, TreeItem with text {Traces [7]}]
05:09:57 [2024-03-06T10:09:57.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322813777 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:57 [2024-03-06T10:09:57.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322813777 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
05:09:57 [2024-03-06T10:09:57.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322813780 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:57 [2024-03-06T10:09:57.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:09:57 [2024-03-06T10:09:57.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:09:57 [2024-03-06T10:09:57.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322814123 data=null doit=true}, Shell with text {Trace Import}]
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322814127 data=null}, (of type 'Combo')]
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=322814164 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322814164 data=null doit=true}, TreeItem with text {import}]
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322814164 data=null}, TreeItem with text {import}]
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322814164 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322814164 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
05:09:57 [2024-03-06T10:09:57.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322814165 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=322814174 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:09:58 [2024-03-06T10:09:58.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322814179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322814179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322814179 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322814179 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322814180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322814180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:58 [2024-03-06T10:09:58.232Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:58 [2024-03-06T10:09:58.232Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:58 [2024-03-06T10:09:58.232Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:58 [2024-03-06T10:09:58.232Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:58 [2024-03-06T10:09:58.232Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:09:58 [2024-03-06T10:09:58.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:09:58 [2024-03-06T10:09:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:09:58 [2024-03-06T10:09:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322814719 data=null doit=true}, Shell with text {Confirmation}]
05:09:58 [2024-03-06T10:09:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
05:09:58 [2024-03-06T10:09:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
05:09:58 [2024-03-06T10:09:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:09:58 [2024-03-06T10:09:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
05:09:58 [2024-03-06T10:09:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
05:09:58 [2024-03-06T10:09:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=322814720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:09:58 [2024-03-06T10:09:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=322814720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:09:58 [2024-03-06T10:09:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=322814720 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:09:58 [2024-03-06T10:09:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=322814720 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:09:58 [2024-03-06T10:09:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=322814720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:09:58 [2024-03-06T10:09:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=322814720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:09:58 [2024-03-06T10:09:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=322814720 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:09:58 [2024-03-06T10:09:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:09:58 [2024-03-06T10:09:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322814180 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:09:58 [2024-03-06T10:09:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322813803 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:09:59 [2024-03-06T10:09:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:59 [2024-03-06T10:09:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:59 [2024-03-06T10:09:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:59 [2024-03-06T10:09:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:59 [2024-03-06T10:09:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:59 [2024-03-06T10:09:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:59 [2024-03-06T10:09:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322815281 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:59 [2024-03-06T10:09:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322815281 data=null doit=true}, TreeItem with text {test}]
05:09:59 [2024-03-06T10:09:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322815281 data=null}, TreeItem with text {test}]
05:09:59 [2024-03-06T10:09:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322815281 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:59 [2024-03-06T10:09:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322815281 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:59 [2024-03-06T10:09:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322815304 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:59 [2024-03-06T10:09:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:59 [2024-03-06T10:09:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322815305 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:59 [2024-03-06T10:09:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322815305 data=null doit=true}, TreeItem with text {test}]
05:09:59 [2024-03-06T10:09:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322815305 data=null}, TreeItem with text {test}]
05:09:59 [2024-03-06T10:09:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322815306 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:59 [2024-03-06T10:09:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322815306 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:59 [2024-03-06T10:09:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322815322 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:59 [2024-03-06T10:09:59.356Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:59 [2024-03-06T10:09:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:59 [2024-03-06T10:09:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=322815323 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
05:09:59 [2024-03-06T10:09:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322815323 data=null doit=true}, TreeItem with text {Traces [7]}]
05:09:59 [2024-03-06T10:09:59.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322815323 data=null}, TreeItem with text {Traces [7]}]
05:09:59 [2024-03-06T10:09:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322815324 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:59 [2024-03-06T10:09:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322815324 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
05:09:59 [2024-03-06T10:09:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322815337 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:59 [2024-03-06T10:09:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:09:59 [2024-03-06T10:09:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:59 [2024-03-06T10:09:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:59 [2024-03-06T10:09:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:59 [2024-03-06T10:09:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:59 [2024-03-06T10:09:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:59 [2024-03-06T10:09:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322815340 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:59 [2024-03-06T10:09:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322815340 data=null doit=true}, TreeItem with text {test}]
05:09:59 [2024-03-06T10:09:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322815340 data=null}, TreeItem with text {test}]
05:09:59 [2024-03-06T10:09:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322815341 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:59 [2024-03-06T10:09:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322815341 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:59 [2024-03-06T10:09:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322815355 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:59 [2024-03-06T10:09:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:59 [2024-03-06T10:09:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322815356 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:09:59 [2024-03-06T10:09:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322815356 data=null doit=true}, TreeItem with text {test}]
05:09:59 [2024-03-06T10:09:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322815356 data=null}, TreeItem with text {test}]
05:09:59 [2024-03-06T10:09:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322815356 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:59 [2024-03-06T10:09:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322815356 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:09:59 [2024-03-06T10:09:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322815360 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:09:59 [2024-03-06T10:09:59.357Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:09:59 [2024-03-06T10:09:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:59 [2024-03-06T10:09:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=322815361 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
05:09:59 [2024-03-06T10:09:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322815361 data=null doit=true}, TreeItem with text {Traces [7]}]
05:09:59 [2024-03-06T10:09:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322815361 data=null}, TreeItem with text {Traces [7]}]
05:09:59 [2024-03-06T10:09:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322815361 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:59 [2024-03-06T10:09:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322815361 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
05:09:59 [2024-03-06T10:09:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322815372 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:59 [2024-03-06T10:09:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322815373 data=null doit=true}, TreeItem with text {Traces [7]}]
05:09:59 [2024-03-06T10:09:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322815373 data=null}, TreeItem with text {Traces [7]}]
05:09:59 [2024-03-06T10:09:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322815373 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:59 [2024-03-06T10:09:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322815373 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [7]}]
05:09:59 [2024-03-06T10:09:59.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322815375 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:09:59 [2024-03-06T10:09:59.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:09:59 [2024-03-06T10:09:59.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:59 [2024-03-06T10:09:59.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322815698 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:09:59 [2024-03-06T10:09:59.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322815698 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:09:59 [2024-03-06T10:09:59.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322815698 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:09:59 [2024-03-06T10:09:59.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322815698 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:09:59 [2024-03-06T10:09:59.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322815698 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:09:59 [2024-03-06T10:09:59.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322815739 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:09:59 [2024-03-06T10:09:59.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:59 [2024-03-06T10:09:59.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:59 [2024-03-06T10:09:59.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:09:59 [2024-03-06T10:09:59.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:09:59 [2024-03-06T10:09:59.613Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:09:59 [2024-03-06T10:09:59.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:59 [2024-03-06T10:09:59.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322815741 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:09:59 [2024-03-06T10:09:59.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322815741 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:09:59 [2024-03-06T10:09:59.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322815741 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:09:59 [2024-03-06T10:09:59.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322815741 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:09:59 [2024-03-06T10:09:59.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322815741 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:09:59 [2024-03-06T10:09:59.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322815745 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:09:59 [2024-03-06T10:09:59.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:09:59 [2024-03-06T10:09:59.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322815745 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:09:59 [2024-03-06T10:09:59.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322815745 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:09:59 [2024-03-06T10:09:59.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:09:59 [2024-03-06T10:09:59.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322815746 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:09:59 [2024-03-06T10:09:59.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322815746 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:09:59 [2024-03-06T10:09:59.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322815746 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:09:59 [2024-03-06T10:09:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322815750 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:09:59 [2024-03-06T10:09:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322815750 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:09:59 [2024-03-06T10:09:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322815750 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:09:59 [2024-03-06T10:09:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322815750 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:09:59 [2024-03-06T10:09:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322815787 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:09:59 [2024-03-06T10:09:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322815795 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:09:59 [2024-03-06T10:09:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322815795 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:09:59 [2024-03-06T10:09:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322815795 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:09:59 [2024-03-06T10:09:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:09:59 [2024-03-06T10:09:59.869Z] 
05:09:59 [2024-03-06T10:09:59.869Z] (Eclipse:19306): Gtk-CRITICAL **: 10:09:59.655: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:10:00 [2024-03-06T10:10:00.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:00 [2024-03-06T10:10:00.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:00 [2024-03-06T10:10:00.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:00 [2024-03-06T10:10:00.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:00 [2024-03-06T10:10:00.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322817299 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322817299 data=null doit=true}, TableItem with text {}]
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322817299 data=null}, TableItem with text {}]
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322817299 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322817300 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322817306 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322817382 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322817382 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322817382 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322817382 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322817382 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322817386 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:01 [2024-03-06T10:10:01.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322817396 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322817396 data=null doit=true}, TreeItem with text {test}]
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322817396 data=null}, TreeItem with text {test}]
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322817396 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322817396 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322817420 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322817421 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322817421 data=null doit=true}, TreeItem with text {test}]
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322817421 data=null}, TreeItem with text {test}]
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322817421 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322817421 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:01 [2024-03-06T10:10:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322817431 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:01 [2024-03-06T10:10:01.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:01 [2024-03-06T10:10:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:01 [2024-03-06T10:10:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=322817432 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
05:10:01 [2024-03-06T10:10:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322817432 data=null doit=true}, TreeItem with text {Traces [7]}]
05:10:01 [2024-03-06T10:10:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322817432 data=null}, TreeItem with text {Traces [7]}]
05:10:01 [2024-03-06T10:10:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322817432 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:10:01 [2024-03-06T10:10:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322817432 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
05:10:01 [2024-03-06T10:10:01.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322817448 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:10:01 [2024-03-06T10:10:01.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
05:10:01 [2024-03-06T10:10:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:01 [2024-03-06T10:10:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:01 [2024-03-06T10:10:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322817772 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:10:01 [2024-03-06T10:10:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322817772 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:10:01 [2024-03-06T10:10:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322817772 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:10:01 [2024-03-06T10:10:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322817772 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:10:01 [2024-03-06T10:10:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322817772 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:10:01 [2024-03-06T10:10:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322817808 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:10:01 [2024-03-06T10:10:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:01 [2024-03-06T10:10:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:01 [2024-03-06T10:10:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:01 [2024-03-06T10:10:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:01 [2024-03-06T10:10:01.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:01 [2024-03-06T10:10:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:01 [2024-03-06T10:10:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322817810 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:10:01 [2024-03-06T10:10:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322817810 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:10:01 [2024-03-06T10:10:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322817810 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:10:01 [2024-03-06T10:10:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322817811 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:10:01 [2024-03-06T10:10:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322817811 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:10:01 [2024-03-06T10:10:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322817815 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:10:01 [2024-03-06T10:10:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:10:01 [2024-03-06T10:10:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322817815 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:10:01 [2024-03-06T10:10:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322817815 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:10:01 [2024-03-06T10:10:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:01 [2024-03-06T10:10:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322817815 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:10:01 [2024-03-06T10:10:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322817816 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:10:01 [2024-03-06T10:10:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322817816 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:10:01 [2024-03-06T10:10:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322817819 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:10:01 [2024-03-06T10:10:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322817820 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:10:01 [2024-03-06T10:10:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322817820 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:10:01 [2024-03-06T10:10:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322817820 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:10:01 [2024-03-06T10:10:01.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322817858 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:10:01 [2024-03-06T10:10:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322817865 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:10:01 [2024-03-06T10:10:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322817865 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:10:01 [2024-03-06T10:10:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322817865 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:10:01 [2024-03-06T10:10:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:10:01 [2024-03-06T10:10:01.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:02 [2024-03-06T10:10:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:02 [2024-03-06T10:10:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:03 [2024-03-06T10:10:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:03 [2024-03-06T10:10:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:03 [2024-03-06T10:10:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:03 [2024-03-06T10:10:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:03 [2024-03-06T10:10:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:10:03 [2024-03-06T10:10:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322819392 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:10:03 [2024-03-06T10:10:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322819392 data=null doit=true}, TableItem with text {}]
05:10:03 [2024-03-06T10:10:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322819392 data=null}, TableItem with text {}]
05:10:03 [2024-03-06T10:10:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322819392 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:10:03 [2024-03-06T10:10:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322819393 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:10:03 [2024-03-06T10:10:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322819399 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:10:03 [2024-03-06T10:10:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:03 [2024-03-06T10:10:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:03 [2024-03-06T10:10:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:03 [2024-03-06T10:10:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:03 [2024-03-06T10:10:03.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322819470 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:10:03 [2024-03-06T10:10:03.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322819470 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:10:03 [2024-03-06T10:10:03.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322819470 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:10:03 [2024-03-06T10:10:03.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322819470 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:10:03 [2024-03-06T10:10:03.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322819470 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:10:03 [2024-03-06T10:10:03.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322819474 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:10:03 [2024-03-06T10:10:03.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:03 [2024-03-06T10:10:03.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:03 [2024-03-06T10:10:03.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:03 [2024-03-06T10:10:03.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:03 [2024-03-06T10:10:03.513Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:03 [2024-03-06T10:10:03.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:03 [2024-03-06T10:10:03.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:03 [2024-03-06T10:10:03.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:03 [2024-03-06T10:10:03.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:03 [2024-03-06T10:10:03.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:03 [2024-03-06T10:10:03.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:03 [2024-03-06T10:10:03.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322819480 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:03 [2024-03-06T10:10:03.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322819480 data=null doit=true}, TreeItem with text {test}]
05:10:03 [2024-03-06T10:10:03.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322819481 data=null}, TreeItem with text {test}]
05:10:03 [2024-03-06T10:10:03.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322819481 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:03 [2024-03-06T10:10:03.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322819481 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:03 [2024-03-06T10:10:03.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322819508 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:03 [2024-03-06T10:10:03.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:03 [2024-03-06T10:10:03.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322819509 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:03 [2024-03-06T10:10:03.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322819509 data=null doit=true}, TreeItem with text {test}]
05:10:03 [2024-03-06T10:10:03.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322819509 data=null}, TreeItem with text {test}]
05:10:03 [2024-03-06T10:10:03.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322819509 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:03 [2024-03-06T10:10:03.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322819509 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:03 [2024-03-06T10:10:03.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322819530 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:03 [2024-03-06T10:10:03.514Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:03 [2024-03-06T10:10:03.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:03 [2024-03-06T10:10:03.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=322819531 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
05:10:03 [2024-03-06T10:10:03.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322819531 data=null doit=true}, TreeItem with text {Traces [7]}]
05:10:03 [2024-03-06T10:10:03.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322819531 data=null}, TreeItem with text {Traces [7]}]
05:10:03 [2024-03-06T10:10:03.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322819532 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:10:03 [2024-03-06T10:10:03.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322819532 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
05:10:03 [2024-03-06T10:10:03.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322819549 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:10:03 [2024-03-06T10:10:03.514Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
05:10:03 [2024-03-06T10:10:03.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:03 [2024-03-06T10:10:03.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:03 [2024-03-06T10:10:03.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322819877 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:10:03 [2024-03-06T10:10:03.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322819877 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:03 [2024-03-06T10:10:03.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322819877 data=null}, TreeItem with text {kernel-overlap-testing}]
05:10:03 [2024-03-06T10:10:03.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322819877 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:10:03 [2024-03-06T10:10:03.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322819877 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:03 [2024-03-06T10:10:03.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322819915 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:10:03 [2024-03-06T10:10:03.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:03 [2024-03-06T10:10:03.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:03 [2024-03-06T10:10:03.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:03 [2024-03-06T10:10:03.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:03 [2024-03-06T10:10:03.770Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:03 [2024-03-06T10:10:03.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:03 [2024-03-06T10:10:03.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322819916 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:10:03 [2024-03-06T10:10:03.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322819917 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:03 [2024-03-06T10:10:03.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322819917 data=null}, TreeItem with text {kernel-overlap-testing}]
05:10:03 [2024-03-06T10:10:03.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322819917 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:10:03 [2024-03-06T10:10:03.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322819917 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:03 [2024-03-06T10:10:03.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322819921 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:10:03 [2024-03-06T10:10:03.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:10:03 [2024-03-06T10:10:03.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322819922 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:10:03 [2024-03-06T10:10:03.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322819922 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:03 [2024-03-06T10:10:03.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:03 [2024-03-06T10:10:03.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322819922 data=null}, TreeItem with text {kernel-overlap-testing}]
05:10:03 [2024-03-06T10:10:03.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322819922 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:10:03 [2024-03-06T10:10:03.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322819922 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:03 [2024-03-06T10:10:03.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322819926 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:10:03 [2024-03-06T10:10:03.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322819926 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
05:10:03 [2024-03-06T10:10:03.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=322819927 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
05:10:04 [2024-03-06T10:10:04.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322819927 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:04 [2024-03-06T10:10:04.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322819967 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
05:10:04 [2024-03-06T10:10:04.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=322820198 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:10:04 [2024-03-06T10:10:04.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=322820205 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:04 [2024-03-06T10:10:04.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=322820205 data=null}, TreeItem with text {kernel-overlap-testing}]
05:10:04 [2024-03-06T10:10:04.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:10:04 [2024-03-06T10:10:04.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:04 [2024-03-06T10:10:04.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:04 [2024-03-06T10:10:04.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:04 [2024-03-06T10:10:04.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:04 [2024-03-06T10:10:04.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:04 [2024-03-06T10:10:04.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:04 [2024-03-06T10:10:04.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:04 [2024-03-06T10:10:04.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:10:04 [2024-03-06T10:10:04.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322820207 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:10:04 [2024-03-06T10:10:04.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322820207 data=null doit=true}, TableItem with text {}]
05:10:04 [2024-03-06T10:10:04.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322820207 data=null}, TableItem with text {}]
05:10:04 [2024-03-06T10:10:04.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322820208 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:10:04 [2024-03-06T10:10:04.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322820208 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:10:04 [2024-03-06T10:10:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322820230 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:10:04 [2024-03-06T10:10:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:04 [2024-03-06T10:10:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:05 [2024-03-06T10:10:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:05 [2024-03-06T10:10:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:05 [2024-03-06T10:10:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322821500 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:10:05 [2024-03-06T10:10:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322821500 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:05 [2024-03-06T10:10:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322821500 data=null}, TreeItem with text {kernel-overlap-testing}]
05:10:05 [2024-03-06T10:10:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322821500 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:10:05 [2024-03-06T10:10:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322821500 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:05 [2024-03-06T10:10:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322821506 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:10:05 [2024-03-06T10:10:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:05 [2024-03-06T10:10:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:05 [2024-03-06T10:10:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:05 [2024-03-06T10:10:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:05 [2024-03-06T10:10:05.649Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:05 [2024-03-06T10:10:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:05 [2024-03-06T10:10:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:05 [2024-03-06T10:10:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:05 [2024-03-06T10:10:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:05 [2024-03-06T10:10:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:05 [2024-03-06T10:10:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:05 [2024-03-06T10:10:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322821511 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:05 [2024-03-06T10:10:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322821511 data=null doit=true}, TreeItem with text {test}]
05:10:05 [2024-03-06T10:10:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322821511 data=null}, TreeItem with text {test}]
05:10:05 [2024-03-06T10:10:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322821511 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:05 [2024-03-06T10:10:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322821511 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:05 [2024-03-06T10:10:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322821541 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:05 [2024-03-06T10:10:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:05 [2024-03-06T10:10:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322821542 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:05 [2024-03-06T10:10:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322821542 data=null doit=true}, TreeItem with text {test}]
05:10:05 [2024-03-06T10:10:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322821542 data=null}, TreeItem with text {test}]
05:10:05 [2024-03-06T10:10:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322821542 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:05 [2024-03-06T10:10:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322821542 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:05 [2024-03-06T10:10:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322821565 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:05 [2024-03-06T10:10:05.649Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:05 [2024-03-06T10:10:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:05 [2024-03-06T10:10:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=322821565 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
05:10:05 [2024-03-06T10:10:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322821565 data=null doit=true}, TreeItem with text {Traces [7]}]
05:10:05 [2024-03-06T10:10:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322821566 data=null}, TreeItem with text {Traces [7]}]
05:10:05 [2024-03-06T10:10:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322821566 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:10:05 [2024-03-06T10:10:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322821566 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
05:10:05 [2024-03-06T10:10:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322821581 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:10:05 [2024-03-06T10:10:05.650Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
05:10:05 [2024-03-06T10:10:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:05 [2024-03-06T10:10:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:05 [2024-03-06T10:10:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322821638 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
05:10:05 [2024-03-06T10:10:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322821638 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:05 [2024-03-06T10:10:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322821638 data=null}, TreeItem with text {simple_server-thread1}]
05:10:05 [2024-03-06T10:10:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322821639 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
05:10:05 [2024-03-06T10:10:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322821639 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:05 [2024-03-06T10:10:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322821661 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
05:10:05 [2024-03-06T10:10:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:05 [2024-03-06T10:10:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:05 [2024-03-06T10:10:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:05 [2024-03-06T10:10:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:05 [2024-03-06T10:10:05.650Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:05 [2024-03-06T10:10:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:05 [2024-03-06T10:10:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322821662 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
05:10:05 [2024-03-06T10:10:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322821663 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:05 [2024-03-06T10:10:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322821663 data=null}, TreeItem with text {simple_server-thread1}]
05:10:05 [2024-03-06T10:10:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322821663 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
05:10:05 [2024-03-06T10:10:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322821663 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:05 [2024-03-06T10:10:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322821667 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
05:10:05 [2024-03-06T10:10:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
05:10:05 [2024-03-06T10:10:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322821667 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
05:10:05 [2024-03-06T10:10:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322821667 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:05 [2024-03-06T10:10:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:05 [2024-03-06T10:10:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322821668 data=null}, TreeItem with text {simple_server-thread1}]
05:10:05 [2024-03-06T10:10:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322821668 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
05:10:05 [2024-03-06T10:10:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322821668 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:05 [2024-03-06T10:10:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322821672 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
05:10:05 [2024-03-06T10:10:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322821672 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
05:10:05 [2024-03-06T10:10:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=322821672 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
05:10:05 [2024-03-06T10:10:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322821672 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:05 [2024-03-06T10:10:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322821718 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
05:10:05 [2024-03-06T10:10:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=322821932 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
05:10:05 [2024-03-06T10:10:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=322821937 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:05 [2024-03-06T10:10:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=322821937 data=null}, TreeItem with text {simple_server-thread1}]
05:10:05 [2024-03-06T10:10:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
05:10:05 [2024-03-06T10:10:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:05 [2024-03-06T10:10:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:05 [2024-03-06T10:10:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:05 [2024-03-06T10:10:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:05 [2024-03-06T10:10:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:05 [2024-03-06T10:10:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:05 [2024-03-06T10:10:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:05 [2024-03-06T10:10:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:05 [2024-03-06T10:10:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:10:05 [2024-03-06T10:10:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322821939 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:10:05 [2024-03-06T10:10:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322821939 data=null doit=true}, TableItem with text {}]
05:10:05 [2024-03-06T10:10:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322821939 data=null}, TableItem with text {}]
05:10:05 [2024-03-06T10:10:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322821940 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:10:05 [2024-03-06T10:10:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322821940 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:10:05 [2024-03-06T10:10:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322821958 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:10:05 [2024-03-06T10:10:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:05 [2024-03-06T10:10:05.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:07 [2024-03-06T10:10:07.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:07 [2024-03-06T10:10:07.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:07 [2024-03-06T10:10:07.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322823222 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
05:10:07 [2024-03-06T10:10:07.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322823223 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:07 [2024-03-06T10:10:07.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322823223 data=null}, TreeItem with text {simple_server-thread1}]
05:10:07 [2024-03-06T10:10:07.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322823223 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
05:10:07 [2024-03-06T10:10:07.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322823229 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:07 [2024-03-06T10:10:07.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322823233 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
05:10:07 [2024-03-06T10:10:07.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:07 [2024-03-06T10:10:07.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:07 [2024-03-06T10:10:07.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:07 [2024-03-06T10:10:07.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:07 [2024-03-06T10:10:07.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:07 [2024-03-06T10:10:07.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:07 [2024-03-06T10:10:07.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:07 [2024-03-06T10:10:07.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:07 [2024-03-06T10:10:07.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:07 [2024-03-06T10:10:07.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:07 [2024-03-06T10:10:07.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:07 [2024-03-06T10:10:07.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322823238 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:07 [2024-03-06T10:10:07.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322823238 data=null doit=true}, TreeItem with text {test}]
05:10:07 [2024-03-06T10:10:07.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322823238 data=null}, TreeItem with text {test}]
05:10:07 [2024-03-06T10:10:07.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322823238 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:07 [2024-03-06T10:10:07.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322823239 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:07 [2024-03-06T10:10:07.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322823268 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:07 [2024-03-06T10:10:07.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:07 [2024-03-06T10:10:07.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322823268 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:07 [2024-03-06T10:10:07.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322823268 data=null doit=true}, TreeItem with text {test}]
05:10:07 [2024-03-06T10:10:07.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322823269 data=null}, TreeItem with text {test}]
05:10:07 [2024-03-06T10:10:07.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322823269 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:07 [2024-03-06T10:10:07.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322823269 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:07 [2024-03-06T10:10:07.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322823279 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:07 [2024-03-06T10:10:07.271Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:07 [2024-03-06T10:10:07.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:07 [2024-03-06T10:10:07.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=322823280 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
05:10:07 [2024-03-06T10:10:07.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322823280 data=null doit=true}, TreeItem with text {Traces [7]}]
05:10:07 [2024-03-06T10:10:07.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322823280 data=null}, TreeItem with text {Traces [7]}]
05:10:07 [2024-03-06T10:10:07.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322823281 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:10:07 [2024-03-06T10:10:07.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322823281 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
05:10:07 [2024-03-06T10:10:07.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322823298 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:10:07 [2024-03-06T10:10:07.271Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
05:10:07 [2024-03-06T10:10:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:07 [2024-03-06T10:10:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:07 [2024-03-06T10:10:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322823647 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
05:10:07 [2024-03-06T10:10:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322823647 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:07 [2024-03-06T10:10:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322823647 data=null}, TreeItem with text {simple_server-thread2}]
05:10:07 [2024-03-06T10:10:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322823647 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
05:10:07 [2024-03-06T10:10:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322823647 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:07 [2024-03-06T10:10:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322823670 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
05:10:07 [2024-03-06T10:10:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:07 [2024-03-06T10:10:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:07 [2024-03-06T10:10:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:07 [2024-03-06T10:10:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:07 [2024-03-06T10:10:07.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:07 [2024-03-06T10:10:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:07 [2024-03-06T10:10:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322823672 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
05:10:07 [2024-03-06T10:10:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322823672 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:07 [2024-03-06T10:10:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322823672 data=null}, TreeItem with text {simple_server-thread2}]
05:10:07 [2024-03-06T10:10:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322823673 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
05:10:07 [2024-03-06T10:10:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322823673 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:07 [2024-03-06T10:10:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322823677 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
05:10:07 [2024-03-06T10:10:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
05:10:07 [2024-03-06T10:10:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322823677 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
05:10:07 [2024-03-06T10:10:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322823677 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:07 [2024-03-06T10:10:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:07 [2024-03-06T10:10:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322823677 data=null}, TreeItem with text {simple_server-thread2}]
05:10:07 [2024-03-06T10:10:07.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322823678 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
05:10:07 [2024-03-06T10:10:07.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322823678 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:07 [2024-03-06T10:10:07.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322823682 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
05:10:07 [2024-03-06T10:10:07.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322823682 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
05:10:07 [2024-03-06T10:10:07.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=322823682 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
05:10:07 [2024-03-06T10:10:07.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322823682 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:07 [2024-03-06T10:10:07.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322823726 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
05:10:07 [2024-03-06T10:10:07.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=322823941 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
05:10:07 [2024-03-06T10:10:07.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=322823947 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:07 [2024-03-06T10:10:07.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=322823947 data=null}, TreeItem with text {simple_server-thread2}]
05:10:07 [2024-03-06T10:10:07.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
05:10:07 [2024-03-06T10:10:07.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:07 [2024-03-06T10:10:07.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:07 [2024-03-06T10:10:07.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:07 [2024-03-06T10:10:07.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:07 [2024-03-06T10:10:07.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:07 [2024-03-06T10:10:07.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:07 [2024-03-06T10:10:07.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:07 [2024-03-06T10:10:07.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:07 [2024-03-06T10:10:07.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:07 [2024-03-06T10:10:07.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:10:07 [2024-03-06T10:10:07.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322823949 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:10:07 [2024-03-06T10:10:07.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322823949 data=null doit=true}, TableItem with text {}]
05:10:07 [2024-03-06T10:10:07.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322823949 data=null}, TableItem with text {}]
05:10:07 [2024-03-06T10:10:07.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322823949 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:10:07 [2024-03-06T10:10:07.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322823949 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:10:07 [2024-03-06T10:10:07.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322823969 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:10:07 [2024-03-06T10:10:07.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:07 [2024-03-06T10:10:07.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:09 [2024-03-06T10:10:09.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:09 [2024-03-06T10:10:09.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:09 [2024-03-06T10:10:09.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322825234 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
05:10:09 [2024-03-06T10:10:09.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322825234 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:09 [2024-03-06T10:10:09.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322825234 data=null}, TreeItem with text {simple_server-thread2}]
05:10:09 [2024-03-06T10:10:09.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322825234 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
05:10:09 [2024-03-06T10:10:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322825235 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:09 [2024-03-06T10:10:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322825242 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
05:10:09 [2024-03-06T10:10:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:09 [2024-03-06T10:10:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:09 [2024-03-06T10:10:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:09 [2024-03-06T10:10:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:09 [2024-03-06T10:10:09.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:09 [2024-03-06T10:10:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:09 [2024-03-06T10:10:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:09 [2024-03-06T10:10:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:09 [2024-03-06T10:10:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:09 [2024-03-06T10:10:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:09 [2024-03-06T10:10:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:09 [2024-03-06T10:10:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322825246 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:09 [2024-03-06T10:10:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322825246 data=null doit=true}, TreeItem with text {test}]
05:10:09 [2024-03-06T10:10:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322825247 data=null}, TreeItem with text {test}]
05:10:09 [2024-03-06T10:10:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322825247 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:09 [2024-03-06T10:10:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322825247 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:09 [2024-03-06T10:10:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322825273 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:09 [2024-03-06T10:10:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:09 [2024-03-06T10:10:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322825274 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:09 [2024-03-06T10:10:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322825274 data=null doit=true}, TreeItem with text {test}]
05:10:09 [2024-03-06T10:10:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322825274 data=null}, TreeItem with text {test}]
05:10:09 [2024-03-06T10:10:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322825274 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:09 [2024-03-06T10:10:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322825274 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:09 [2024-03-06T10:10:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322825279 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:09 [2024-03-06T10:10:09.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:09 [2024-03-06T10:10:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:09 [2024-03-06T10:10:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=322825280 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
05:10:09 [2024-03-06T10:10:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322825280 data=null doit=true}, TreeItem with text {Traces [7]}]
05:10:09 [2024-03-06T10:10:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322825280 data=null}, TreeItem with text {Traces [7]}]
05:10:09 [2024-03-06T10:10:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322825280 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:10:09 [2024-03-06T10:10:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322825280 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
05:10:09 [2024-03-06T10:10:09.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322825299 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:10:09 [2024-03-06T10:10:09.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
05:10:09 [2024-03-06T10:10:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:09 [2024-03-06T10:10:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:09 [2024-03-06T10:10:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322825545 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
05:10:09 [2024-03-06T10:10:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322825545 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:10:09 [2024-03-06T10:10:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322825545 data=null}, TreeItem with text {ust-overlap-testing}]
05:10:09 [2024-03-06T10:10:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322825546 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:10:09 [2024-03-06T10:10:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322825546 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:10:09 [2024-03-06T10:10:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322825570 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:10:09 [2024-03-06T10:10:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:09 [2024-03-06T10:10:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:09 [2024-03-06T10:10:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:09 [2024-03-06T10:10:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:09 [2024-03-06T10:10:09.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:09 [2024-03-06T10:10:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:09 [2024-03-06T10:10:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322825572 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
05:10:09 [2024-03-06T10:10:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322825572 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:10:09 [2024-03-06T10:10:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322825572 data=null}, TreeItem with text {ust-overlap-testing}]
05:10:09 [2024-03-06T10:10:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322825572 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:10:09 [2024-03-06T10:10:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322825572 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:10:09 [2024-03-06T10:10:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322825579 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:10:09 [2024-03-06T10:10:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
05:10:09 [2024-03-06T10:10:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322825579 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
05:10:09 [2024-03-06T10:10:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322825579 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:10:09 [2024-03-06T10:10:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:09 [2024-03-06T10:10:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322825579 data=null}, TreeItem with text {ust-overlap-testing}]
05:10:09 [2024-03-06T10:10:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322825580 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:10:09 [2024-03-06T10:10:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322825580 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:10:09 [2024-03-06T10:10:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322825583 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:10:09 [2024-03-06T10:10:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322825583 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
05:10:09 [2024-03-06T10:10:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=322825584 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
05:10:09 [2024-03-06T10:10:09.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322825584 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:10:09 [2024-03-06T10:10:09.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322825628 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
05:10:09 [2024-03-06T10:10:09.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=322825830 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
05:10:09 [2024-03-06T10:10:09.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=322825831 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:10:09 [2024-03-06T10:10:09.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=322825831 data=null}, TreeItem with text {ust-overlap-testing}]
05:10:09 [2024-03-06T10:10:09.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
05:10:09 [2024-03-06T10:10:09.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:09 [2024-03-06T10:10:09.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:09 [2024-03-06T10:10:09.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:09 [2024-03-06T10:10:09.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:09 [2024-03-06T10:10:09.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:09 [2024-03-06T10:10:09.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:09 [2024-03-06T10:10:09.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:09 [2024-03-06T10:10:09.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:09 [2024-03-06T10:10:09.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:09 [2024-03-06T10:10:09.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:09 [2024-03-06T10:10:09.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:10:09 [2024-03-06T10:10:09.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322825832 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:10:09 [2024-03-06T10:10:09.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322825833 data=null doit=true}, TableItem with text {}]
05:10:09 [2024-03-06T10:10:09.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322825833 data=null}, TableItem with text {}]
05:10:09 [2024-03-06T10:10:09.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322825833 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:10:09 [2024-03-06T10:10:09.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322825833 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:10:09 [2024-03-06T10:10:09.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322825834 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:10:09 [2024-03-06T10:10:09.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:09 [2024-03-06T10:10:09.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:09 [2024-03-06T10:10:09.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:10:09 [2024-03-06T10:10:09.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322825835 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:10:09 [2024-03-06T10:10:09.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322825835 data=null doit=true}, TableItem with text {}]
05:10:09 [2024-03-06T10:10:09.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322825835 data=null}, TableItem with text {}]
05:10:09 [2024-03-06T10:10:09.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322825835 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:10:09 [2024-03-06T10:10:09.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322825835 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:10:09 [2024-03-06T10:10:09.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322825849 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:10:10 [2024-03-06T10:10:10.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:10 [2024-03-06T10:10:10.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:11 [2024-03-06T10:10:11.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:11 [2024-03-06T10:10:11.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:11 [2024-03-06T10:10:11.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322827125 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
05:10:11 [2024-03-06T10:10:11.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322827125 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:10:11 [2024-03-06T10:10:11.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322827125 data=null}, TreeItem with text {ust-overlap-testing}]
05:10:11 [2024-03-06T10:10:11.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322827125 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:10:11 [2024-03-06T10:10:11.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322827126 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:10:11 [2024-03-06T10:10:11.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322827133 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:10:11 [2024-03-06T10:10:11.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:11 [2024-03-06T10:10:11.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:11 [2024-03-06T10:10:11.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:11 [2024-03-06T10:10:11.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:11 [2024-03-06T10:10:11.101Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:11 [2024-03-06T10:10:11.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:11 [2024-03-06T10:10:11.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:11 [2024-03-06T10:10:11.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:11 [2024-03-06T10:10:11.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:11 [2024-03-06T10:10:11.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:11 [2024-03-06T10:10:11.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:11 [2024-03-06T10:10:11.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322827137 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:11 [2024-03-06T10:10:11.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322827138 data=null doit=true}, TreeItem with text {test}]
05:10:11 [2024-03-06T10:10:11.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322827138 data=null}, TreeItem with text {test}]
05:10:11 [2024-03-06T10:10:11.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322827138 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:11 [2024-03-06T10:10:11.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322827138 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:11 [2024-03-06T10:10:11.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322827165 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:11 [2024-03-06T10:10:11.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:11 [2024-03-06T10:10:11.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322827165 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:11 [2024-03-06T10:10:11.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322827168 data=null doit=true}, TreeItem with text {test}]
05:10:11 [2024-03-06T10:10:11.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322827168 data=null}, TreeItem with text {test}]
05:10:11 [2024-03-06T10:10:11.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322827169 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:11 [2024-03-06T10:10:11.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322827169 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:11 [2024-03-06T10:10:11.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322827174 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:11 [2024-03-06T10:10:11.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:11 [2024-03-06T10:10:11.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:11 [2024-03-06T10:10:11.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=322827175 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
05:10:11 [2024-03-06T10:10:11.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322827175 data=null doit=true}, TreeItem with text {Traces [7]}]
05:10:11 [2024-03-06T10:10:11.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322827175 data=null}, TreeItem with text {Traces [7]}]
05:10:11 [2024-03-06T10:10:11.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322827175 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:10:11 [2024-03-06T10:10:11.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322827176 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
05:10:11 [2024-03-06T10:10:11.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322827193 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:10:11 [2024-03-06T10:10:11.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
05:10:11 [2024-03-06T10:10:11.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:11 [2024-03-06T10:10:11.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:11 [2024-03-06T10:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322827560 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
05:10:11 [2024-03-06T10:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322827561 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:10:11 [2024-03-06T10:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322827561 data=null}, TreeItem with text {unrecognized.log}]
05:10:11 [2024-03-06T10:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322827561 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
05:10:11 [2024-03-06T10:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322827561 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:10:11 [2024-03-06T10:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322827589 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
05:10:11 [2024-03-06T10:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:11 [2024-03-06T10:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:11 [2024-03-06T10:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:11 [2024-03-06T10:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:11 [2024-03-06T10:10:11.614Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:11 [2024-03-06T10:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:11 [2024-03-06T10:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322827591 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
05:10:11 [2024-03-06T10:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322827591 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:10:11 [2024-03-06T10:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322827591 data=null}, TreeItem with text {unrecognized.log}]
05:10:11 [2024-03-06T10:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322827591 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
05:10:11 [2024-03-06T10:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322827591 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:10:11 [2024-03-06T10:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322827597 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
05:10:11 [2024-03-06T10:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
05:10:11 [2024-03-06T10:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322827597 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
05:10:11 [2024-03-06T10:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322827597 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:10:11 [2024-03-06T10:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:11 [2024-03-06T10:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322827598 data=null}, TreeItem with text {unrecognized.log}]
05:10:11 [2024-03-06T10:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322827598 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
05:10:11 [2024-03-06T10:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322827598 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:10:11 [2024-03-06T10:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322827603 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
05:10:11 [2024-03-06T10:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322827604 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
05:10:11 [2024-03-06T10:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=322827604 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
05:10:11 [2024-03-06T10:10:11.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322827604 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:10:11 [2024-03-06T10:10:11.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322827659 data=null button=1 stateMask=0x80000 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
05:10:11 [2024-03-06T10:10:11.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=322827853 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
05:10:11 [2024-03-06T10:10:11.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=322827853 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:10:11 [2024-03-06T10:10:11.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=322827854 data=null}, TreeItem with text {unrecognized.log}]
05:10:11 [2024-03-06T10:10:11.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
05:10:11 [2024-03-06T10:10:11.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
05:10:11 [2024-03-06T10:10:11.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
05:10:11 [2024-03-06T10:10:11.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:11 [2024-03-06T10:10:11.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:11 [2024-03-06T10:10:11.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322828016 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
05:10:11 [2024-03-06T10:10:11.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322828016 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:10:11 [2024-03-06T10:10:11.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322828017 data=null}, TreeItem with text {unrecognized.log}]
05:10:11 [2024-03-06T10:10:11.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322828017 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
05:10:11 [2024-03-06T10:10:11.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322828017 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:10:11 [2024-03-06T10:10:11.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322828024 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
05:10:11 [2024-03-06T10:10:11.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:11 [2024-03-06T10:10:11.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:11 [2024-03-06T10:10:11.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:11 [2024-03-06T10:10:11.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:11 [2024-03-06T10:10:11.870Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:11 [2024-03-06T10:10:11.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:11 [2024-03-06T10:10:11.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:11 [2024-03-06T10:10:11.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:11 [2024-03-06T10:10:11.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:11 [2024-03-06T10:10:11.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:11 [2024-03-06T10:10:11.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:11 [2024-03-06T10:10:11.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322828032 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:11 [2024-03-06T10:10:11.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322828032 data=null doit=true}, TreeItem with text {test}]
05:10:11 [2024-03-06T10:10:11.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322828032 data=null}, TreeItem with text {test}]
05:10:11 [2024-03-06T10:10:11.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322828032 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:11 [2024-03-06T10:10:11.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322828033 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:12 [2024-03-06T10:10:12.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322828074 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:12 [2024-03-06T10:10:12.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:12 [2024-03-06T10:10:12.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322828074 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:12 [2024-03-06T10:10:12.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322828074 data=null doit=true}, TreeItem with text {test}]
05:10:12 [2024-03-06T10:10:12.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322828074 data=null}, TreeItem with text {test}]
05:10:12 [2024-03-06T10:10:12.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322828074 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:12 [2024-03-06T10:10:12.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322828075 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:12 [2024-03-06T10:10:12.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322828080 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:12 [2024-03-06T10:10:12.126Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:12 [2024-03-06T10:10:12.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:12 [2024-03-06T10:10:12.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=322828081 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
05:10:12 [2024-03-06T10:10:12.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322828081 data=null doit=true}, TreeItem with text {Traces [7]}]
05:10:12 [2024-03-06T10:10:12.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322828081 data=null}, TreeItem with text {Traces [7]}]
05:10:12 [2024-03-06T10:10:12.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322828081 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:10:12 [2024-03-06T10:10:12.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322828081 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
05:10:12 [2024-03-06T10:10:12.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322828098 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:10:12 [2024-03-06T10:10:12.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:12 [2024-03-06T10:10:12.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=322828098 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
05:10:12 [2024-03-06T10:10:12.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322828098 data=null doit=true}, TreeItem with text {Traces [7]}]
05:10:12 [2024-03-06T10:10:12.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322828098 data=null}, TreeItem with text {Traces [7]}]
05:10:12 [2024-03-06T10:10:12.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322828099 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:10:12 [2024-03-06T10:10:12.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322828099 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
05:10:12 [2024-03-06T10:10:12.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322828104 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:10:12 [2024-03-06T10:10:12.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:10:12 [2024-03-06T10:10:12.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:10:12 [2024-03-06T10:10:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:10:12 [2024-03-06T10:10:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:10:12 [2024-03-06T10:10:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322828449 data=null doit=true}, Shell with text {Confirm Clear}]
05:10:12 [2024-03-06T10:10:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:10:12 [2024-03-06T10:10:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:10:12 [2024-03-06T10:10:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:10:12 [2024-03-06T10:10:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:10:12 [2024-03-06T10:10:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:10:12 [2024-03-06T10:10:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:10:12 [2024-03-06T10:10:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322828449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:12 [2024-03-06T10:10:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322828449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:12 [2024-03-06T10:10:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322828449 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:12 [2024-03-06T10:10:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322828449 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:12 [2024-03-06T10:10:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322828449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:12 [2024-03-06T10:10:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322828450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:12 [2024-03-06T10:10:12.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322828450 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:14 [2024-03-06T10:10:14.274Z] 
05:10:14 [2024-03-06T10:10:14.274Z] (Eclipse:19306): Gtk-WARNING **: 10:10:13.769: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:14 [2024-03-06T10:10:14.274Z] 
05:10:14 [2024-03-06T10:10:14.274Z] (Eclipse:19306): Gtk-WARNING **: 10:10:13.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:14 [2024-03-06T10:10:14.274Z] 
05:10:14 [2024-03-06T10:10:14.274Z] (Eclipse:19306): Gtk-WARNING **: 10:10:13.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:14 [2024-03-06T10:10:14.274Z] 
05:10:14 [2024-03-06T10:10:14.274Z] (Eclipse:19306): Gtk-WARNING **: 10:10:13.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:14 [2024-03-06T10:10:14.274Z] 
05:10:14 [2024-03-06T10:10:14.274Z] (Eclipse:19306): Gtk-CRITICAL **: 10:10:13.994: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:10:14 [2024-03-06T10:10:14.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322828156 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:10:14 [2024-03-06T10:10:14.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:10:14 [2024-03-06T10:10:14.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:14 [2024-03-06T10:10:14.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:14 [2024-03-06T10:10:14.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:14 [2024-03-06T10:10:14.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:14 [2024-03-06T10:10:14.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:14 [2024-03-06T10:10:14.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:14 [2024-03-06T10:10:14.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322830273 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:14 [2024-03-06T10:10:14.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322830274 data=null doit=true}, TreeItem with text {test}]
05:10:14 [2024-03-06T10:10:14.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322830274 data=null}, TreeItem with text {test}]
05:10:14 [2024-03-06T10:10:14.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322830274 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:14 [2024-03-06T10:10:14.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322830274 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:14 [2024-03-06T10:10:14.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322830301 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:14 [2024-03-06T10:10:14.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:14 [2024-03-06T10:10:14.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322830302 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:14 [2024-03-06T10:10:14.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322830302 data=null doit=true}, TreeItem with text {test}]
05:10:14 [2024-03-06T10:10:14.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322830302 data=null}, TreeItem with text {test}]
05:10:14 [2024-03-06T10:10:14.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322830302 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:14 [2024-03-06T10:10:14.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322830302 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:14 [2024-03-06T10:10:14.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322830308 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:14 [2024-03-06T10:10:14.274Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:14 [2024-03-06T10:10:14.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:14 [2024-03-06T10:10:14.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=322830309 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
05:10:14 [2024-03-06T10:10:14.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322830309 data=null doit=true}, TreeItem with text {Traces [7]}]
05:10:14 [2024-03-06T10:10:14.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322830309 data=null}, TreeItem with text {Traces [7]}]
05:10:14 [2024-03-06T10:10:14.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322830309 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:10:14 [2024-03-06T10:10:14.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322830309 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
05:10:14 [2024-03-06T10:10:14.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322830325 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:10:14 [2024-03-06T10:10:14.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:14 [2024-03-06T10:10:14.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=322830326 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
05:10:14 [2024-03-06T10:10:14.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=322830326 data=null doit=true}, TreeItem with text {Traces [7]}]
05:10:14 [2024-03-06T10:10:14.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=322830326 data=null}, TreeItem with text {Traces [7]}]
05:10:14 [2024-03-06T10:10:14.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=322830326 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:10:14 [2024-03-06T10:10:14.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322830326 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
05:10:14 [2024-03-06T10:10:14.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=322830336 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
05:10:14 [2024-03-06T10:10:14.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:10:14 [2024-03-06T10:10:14.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:10:14 [2024-03-06T10:10:14.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:10:14 [2024-03-06T10:10:14.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:10:14 [2024-03-06T10:10:14.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322830690 data=null doit=true}, Shell with text {Trace Import}]
05:10:14 [2024-03-06T10:10:14.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:10:14 [2024-03-06T10:10:14.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:10:14 [2024-03-06T10:10:14.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:10:14 [2024-03-06T10:10:14.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:10:14 [2024-03-06T10:10:14.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:10:14 [2024-03-06T10:10:14.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:10:14 [2024-03-06T10:10:14.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:10:14 [2024-03-06T10:10:14.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:10:14 [2024-03-06T10:10:14.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:10:14 [2024-03-06T10:10:14.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:10:14 [2024-03-06T10:10:14.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:10:14 [2024-03-06T10:10:14.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:10:14 [2024-03-06T10:10:14.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322830695 data=null}, (of type 'Combo')]
05:10:14 [2024-03-06T10:10:14.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:10:14 [2024-03-06T10:10:14.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:14 [2024-03-06T10:10:14.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:14 [2024-03-06T10:10:14.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:10:14 [2024-03-06T10:10:14.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:14 [2024-03-06T10:10:14.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:14 [2024-03-06T10:10:14.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322830735 data=null doit=true}, TreeItem with text {import}]
05:10:14 [2024-03-06T10:10:14.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322830735 data=null}, TreeItem with text {import}]
05:10:14 [2024-03-06T10:10:14.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322830735 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:10:14 [2024-03-06T10:10:14.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322830736 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
05:10:14 [2024-03-06T10:10:14.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322830743 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:10:14 [2024-03-06T10:10:14.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:14 [2024-03-06T10:10:14.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322830743 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322830744 data=null doit=true}, Tree node with text: kernel-overlap-testing]
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322830744 data=null}, Tree node with text: kernel-overlap-testing]
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322830744 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322830744 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322830746 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:14 [2024-03-06T10:10:14.788Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=322830771 data=null doit=true}, Tree node with text: z-clashes]
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=322830771 data=null}, Tree node with text: z-clashes]
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=322830771 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322830771 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: z-clashes]
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=322830773 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322830774 data=null button=0 stateMask=0x0 x=171 y=173 count=0}, Tree node with text: kernel-overlap-testing]
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322830774 data=null doit=true}, Tree node with text: kernel-overlap-testing]
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322830774 data=null}, Tree node with text: kernel-overlap-testing]
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322830775 data=null button=1 stateMask=0x0 x=171 y=173 count=1}, Tree node with text: kernel-overlap-testing]
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322830775 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322830777 data=null button=1 stateMask=0x80000 x=171 y=83 count=1}, Tree node with text: kernel-overlap-testing]
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:14 [2024-03-06T10:10:14.788Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322830780 data=null button=0 stateMask=0x0 x=153 y=-9 count=0}, Tree node with text: simple_server-thread1]
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322830780 data=null doit=true}, Tree node with text: simple_server-thread1]
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322830780 data=null}, Tree node with text: simple_server-thread1]
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322830781 data=null button=1 stateMask=0x0 x=153 y=-9 count=1}, Tree node with text: simple_server-thread1]
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322830781 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: simple_server-thread1]
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322830783 data=null button=1 stateMask=0x80000 x=153 y=81 count=1}, Tree node with text: simple_server-thread1]
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread1
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:14 [2024-03-06T10:10:14.788Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
05:10:14 [2024-03-06T10:10:14.788Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322830785 data=null button=0 stateMask=0x0 x=171 y=196 count=0}, Tree node with text: simple_server-thread1]
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322830785 data=null doit=true}, Tree node with text: simple_server-thread1]
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322830785 data=null}, Tree node with text: simple_server-thread1]
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322830786 data=null button=1 stateMask=0x0 x=171 y=196 count=1}, Tree node with text: simple_server-thread1]
05:10:14 [2024-03-06T10:10:14.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322830786 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: simple_server-thread1]
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322830798 data=null button=1 stateMask=0x80000 x=171 y=196 count=1}, Tree node with text: simple_server-thread1]
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread1
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:14 [2024-03-06T10:10:14.789Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322830802 data=null button=0 stateMask=0x0 x=153 y=60 count=0}, Tree node with text: simple_server-thread2]
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322830802 data=null doit=true}, Tree node with text: simple_server-thread2]
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322830802 data=null}, Tree node with text: simple_server-thread2]
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322830802 data=null button=1 stateMask=0x0 x=153 y=60 count=1}, Tree node with text: simple_server-thread2]
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322830802 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: simple_server-thread2]
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322830813 data=null button=1 stateMask=0x80000 x=153 y=60 count=1}, Tree node with text: simple_server-thread2]
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread2
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:14 [2024-03-06T10:10:14.789Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
05:10:14 [2024-03-06T10:10:14.789Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322830817 data=null button=0 stateMask=0x0 x=171 y=175 count=0}, Tree node with text: simple_server-thread2]
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322830817 data=null doit=true}, Tree node with text: simple_server-thread2]
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322830817 data=null}, Tree node with text: simple_server-thread2]
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322830817 data=null button=1 stateMask=0x0 x=171 y=175 count=1}, Tree node with text: simple_server-thread2]
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322830818 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: simple_server-thread2]
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322830820 data=null button=1 stateMask=0x80000 x=171 y=175 count=1}, Tree node with text: simple_server-thread2]
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread2
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:14 [2024-03-06T10:10:14.789Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=322830823 data=null button=0 stateMask=0x0 x=84 y=-55 count=0}, TreeItem with text {import}]
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322830823 data=null doit=true}, TreeItem with text {import}]
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322830824 data=null}, TreeItem with text {import}]
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322830824 data=null button=1 stateMask=0x0 x=84 y=-55 count=1}, TreeItem with text {import}]
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322830824 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322830827 data=null button=1 stateMask=0x80000 x=84 y=-55 count=1}, TreeItem with text {import}]
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: unrecognized.log
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=322830830 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:10:14 [2024-03-06T10:10:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:10:14 [2024-03-06T10:10:14.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:10:14 [2024-03-06T10:10:14.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322830877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:14 [2024-03-06T10:10:14.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322830877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:14 [2024-03-06T10:10:14.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322830877 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:14 [2024-03-06T10:10:14.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322830877 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:14 [2024-03-06T10:10:14.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322830877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:14 [2024-03-06T10:10:14.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322830877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:14 [2024-03-06T10:10:14.792Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:10:14 [2024-03-06T10:10:14.792Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:10:14 [2024-03-06T10:10:14.792Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:10:14 [2024-03-06T10:10:14.792Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:10:14 [2024-03-06T10:10:14.792Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:10:14 [2024-03-06T10:10:14.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:10:15 [2024-03-06T10:10:15.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:10:15 [2024-03-06T10:10:15.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322831431 data=null doit=true}, Shell with text {Confirmation}]
05:10:15 [2024-03-06T10:10:15.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
05:10:15 [2024-03-06T10:10:15.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
05:10:15 [2024-03-06T10:10:15.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
05:10:15 [2024-03-06T10:10:15.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
05:10:15 [2024-03-06T10:10:15.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
05:10:15 [2024-03-06T10:10:15.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
05:10:15 [2024-03-06T10:10:15.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:10:15 [2024-03-06T10:10:15.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
05:10:15 [2024-03-06T10:10:15.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
05:10:15 [2024-03-06T10:10:15.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
05:10:15 [2024-03-06T10:10:15.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=322831432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:10:15 [2024-03-06T10:10:15.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=322831432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:10:15 [2024-03-06T10:10:15.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=322831432 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:10:15 [2024-03-06T10:10:15.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=322831432 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:10:15 [2024-03-06T10:10:15.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=322831433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:10:15 [2024-03-06T10:10:15.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=322831433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:10:15 [2024-03-06T10:10:15.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=322831433 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
05:10:15 [2024-03-06T10:10:15.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:10:15 [2024-03-06T10:10:15.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:10:15 [2024-03-06T10:10:15.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322831573 data=null doit=true}, Shell with text {Confirmation}]
05:10:15 [2024-03-06T10:10:15.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
05:10:15 [2024-03-06T10:10:15.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
05:10:15 [2024-03-06T10:10:15.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
05:10:15 [2024-03-06T10:10:15.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
05:10:15 [2024-03-06T10:10:15.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
05:10:15 [2024-03-06T10:10:15.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
05:10:15 [2024-03-06T10:10:15.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:10:15 [2024-03-06T10:10:15.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
05:10:15 [2024-03-06T10:10:15.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
05:10:15 [2024-03-06T10:10:15.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
05:10:15 [2024-03-06T10:10:15.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=322831573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:10:15 [2024-03-06T10:10:15.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=322831573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:10:15 [2024-03-06T10:10:15.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=322831573 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:10:15 [2024-03-06T10:10:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=322831573 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:10:15 [2024-03-06T10:10:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=322831583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:10:15 [2024-03-06T10:10:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=322831583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:10:15 [2024-03-06T10:10:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=322831583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
05:10:15 [2024-03-06T10:10:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:10:15 [2024-03-06T10:10:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:10:15 [2024-03-06T10:10:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322831772 data=null doit=true}, Shell with text {Confirmation}]
05:10:15 [2024-03-06T10:10:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
05:10:15 [2024-03-06T10:10:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
05:10:15 [2024-03-06T10:10:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
05:10:15 [2024-03-06T10:10:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:10:15 [2024-03-06T10:10:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
05:10:15 [2024-03-06T10:10:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
05:10:15 [2024-03-06T10:10:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
05:10:15 [2024-03-06T10:10:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
05:10:15 [2024-03-06T10:10:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
05:10:15 [2024-03-06T10:10:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
05:10:15 [2024-03-06T10:10:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=322831773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:10:15 [2024-03-06T10:10:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=322831773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:10:15 [2024-03-06T10:10:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=322831773 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:10:15 [2024-03-06T10:10:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=322831773 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:10:15 [2024-03-06T10:10:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=322831773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:10:15 [2024-03-06T10:10:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=322831773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:10:15 [2024-03-06T10:10:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=322831773 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
05:10:16 [2024-03-06T10:10:16.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322830877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:16 [2024-03-06T10:10:16.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322830357 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:10:16 [2024-03-06T10:10:16.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:10:16 [2024-03-06T10:10:16.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:16 [2024-03-06T10:10:16.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:16 [2024-03-06T10:10:16.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:16 [2024-03-06T10:10:16.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:16 [2024-03-06T10:10:16.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:16 [2024-03-06T10:10:16.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:16 [2024-03-06T10:10:16.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322832133 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:16 [2024-03-06T10:10:16.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322832133 data=null doit=true}, TreeItem with text {test}]
05:10:16 [2024-03-06T10:10:16.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322832133 data=null}, TreeItem with text {test}]
05:10:16 [2024-03-06T10:10:16.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322832133 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:16 [2024-03-06T10:10:16.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322832133 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:16 [2024-03-06T10:10:16.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322832167 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:16 [2024-03-06T10:10:16.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:16 [2024-03-06T10:10:16.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322832167 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:16 [2024-03-06T10:10:16.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322832167 data=null doit=true}, TreeItem with text {test}]
05:10:16 [2024-03-06T10:10:16.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322832167 data=null}, TreeItem with text {test}]
05:10:16 [2024-03-06T10:10:16.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322832168 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:16 [2024-03-06T10:10:16.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322832168 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:16 [2024-03-06T10:10:16.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322832173 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:16 [2024-03-06T10:10:16.171Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:16 [2024-03-06T10:10:16.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:16 [2024-03-06T10:10:16.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=322832180 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
05:10:16 [2024-03-06T10:10:16.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=322832181 data=null doit=true}, TreeItem with text {Traces [5]}]
05:10:16 [2024-03-06T10:10:16.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=322832181 data=null}, TreeItem with text {Traces [5]}]
05:10:16 [2024-03-06T10:10:16.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=322832181 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:10:16 [2024-03-06T10:10:16.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322832181 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
05:10:16 [2024-03-06T10:10:16.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=322832199 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:10:16 [2024-03-06T10:10:16.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=322832199 data=null doit=true}, TreeItem with text {Traces [5]}]
05:10:16 [2024-03-06T10:10:16.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=322832199 data=null}, TreeItem with text {Traces [5]}]
05:10:16 [2024-03-06T10:10:16.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=322832200 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:10:16 [2024-03-06T10:10:16.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322832200 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [5]}]
05:10:16 [2024-03-06T10:10:16.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=322832202 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:10:16 [2024-03-06T10:10:16.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:16 [2024-03-06T10:10:16.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:16 [2024-03-06T10:10:16.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322832448 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
05:10:16 [2024-03-06T10:10:16.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322832448 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:16 [2024-03-06T10:10:16.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322832448 data=null}, TreeItem with text {kernel-overlap-testing}]
05:10:16 [2024-03-06T10:10:16.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322832448 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
05:10:16 [2024-03-06T10:10:16.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322832448 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:16 [2024-03-06T10:10:16.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322832472 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
05:10:16 [2024-03-06T10:10:16.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:16 [2024-03-06T10:10:16.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:16 [2024-03-06T10:10:16.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:16 [2024-03-06T10:10:16.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:16 [2024-03-06T10:10:16.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:16 [2024-03-06T10:10:16.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:16 [2024-03-06T10:10:16.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322832474 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
05:10:16 [2024-03-06T10:10:16.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322832474 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:16 [2024-03-06T10:10:16.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322832474 data=null}, TreeItem with text {kernel-overlap-testing}]
05:10:16 [2024-03-06T10:10:16.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322832475 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
05:10:16 [2024-03-06T10:10:16.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322832475 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:16 [2024-03-06T10:10:16.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322832479 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
05:10:16 [2024-03-06T10:10:16.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:10:16 [2024-03-06T10:10:16.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322832479 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
05:10:16 [2024-03-06T10:10:16.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322832479 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:16 [2024-03-06T10:10:16.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:16 [2024-03-06T10:10:16.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322832479 data=null}, TreeItem with text {kernel-overlap-testing}]
05:10:16 [2024-03-06T10:10:16.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322832480 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
05:10:16 [2024-03-06T10:10:16.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322832480 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:16 [2024-03-06T10:10:16.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322832484 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
05:10:16 [2024-03-06T10:10:16.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322832484 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
05:10:16 [2024-03-06T10:10:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=322832484 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
05:10:16 [2024-03-06T10:10:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322832484 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:16 [2024-03-06T10:10:16.683Z] 
05:10:16 [2024-03-06T10:10:16.683Z] (Eclipse:19306): Gtk-CRITICAL **: 10:10:16.452: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:10:16 [2024-03-06T10:10:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322832528 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
05:10:16 [2024-03-06T10:10:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=322832798 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
05:10:16 [2024-03-06T10:10:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=322832802 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:16 [2024-03-06T10:10:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=322832802 data=null}, TreeItem with text {kernel-overlap-testing}]
05:10:16 [2024-03-06T10:10:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:10:16 [2024-03-06T10:10:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:16 [2024-03-06T10:10:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:16 [2024-03-06T10:10:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:16 [2024-03-06T10:10:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:16 [2024-03-06T10:10:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:16 [2024-03-06T10:10:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:10:16 [2024-03-06T10:10:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322832804 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:10:16 [2024-03-06T10:10:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322832804 data=null doit=true}, TableItem with text {}]
05:10:16 [2024-03-06T10:10:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322832804 data=null}, TableItem with text {}]
05:10:16 [2024-03-06T10:10:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322832804 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:10:16 [2024-03-06T10:10:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322832804 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:10:16 [2024-03-06T10:10:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322832826 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:10:16 [2024-03-06T10:10:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:16 [2024-03-06T10:10:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:18 [2024-03-06T10:10:18.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:18 [2024-03-06T10:10:18.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:18 [2024-03-06T10:10:18.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322833986 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
05:10:18 [2024-03-06T10:10:18.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322833986 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:18 [2024-03-06T10:10:18.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322833986 data=null}, TreeItem with text {kernel-overlap-testing}]
05:10:18 [2024-03-06T10:10:18.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322833986 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
05:10:18 [2024-03-06T10:10:18.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322833986 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:18 [2024-03-06T10:10:18.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322833990 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
05:10:18 [2024-03-06T10:10:18.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:18 [2024-03-06T10:10:18.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:18 [2024-03-06T10:10:18.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:18 [2024-03-06T10:10:18.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:18 [2024-03-06T10:10:18.048Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:18 [2024-03-06T10:10:18.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:18 [2024-03-06T10:10:18.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:18 [2024-03-06T10:10:18.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:18 [2024-03-06T10:10:18.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:18 [2024-03-06T10:10:18.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:18 [2024-03-06T10:10:18.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:18 [2024-03-06T10:10:18.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322833997 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:18 [2024-03-06T10:10:18.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322833998 data=null doit=true}, TreeItem with text {test}]
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322833998 data=null}, TreeItem with text {test}]
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322833998 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322833998 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322834039 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322834040 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322834040 data=null doit=true}, TreeItem with text {test}]
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322834040 data=null}, TreeItem with text {test}]
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322834041 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322834041 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322834049 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:18 [2024-03-06T10:10:18.049Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=322834050 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=322834050 data=null doit=true}, TreeItem with text {Traces [5]}]
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=322834050 data=null}, TreeItem with text {Traces [5]}]
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=322834050 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322834051 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=322834071 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:10:18 [2024-03-06T10:10:18.049Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322834153 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=322834154 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=322834154 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322834154 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322834154 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322834176 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:18 [2024-03-06T10:10:18.049Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322834178 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=322834178 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=322834178 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322834178 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322834178 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322834182 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322834182 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
05:10:18 [2024-03-06T10:10:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=322834182 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:10:18 [2024-03-06T10:10:18.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:18 [2024-03-06T10:10:18.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=322834183 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
05:10:18 [2024-03-06T10:10:18.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322834190 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:10:18 [2024-03-06T10:10:18.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322834190 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:10:18 [2024-03-06T10:10:18.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322834194 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:10:18 [2024-03-06T10:10:18.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322834194 data=null button=1 stateMask=0x0 x=160 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
05:10:18 [2024-03-06T10:10:18.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322834194 data=null button=1 stateMask=0x0 x=160 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
05:10:18 [2024-03-06T10:10:18.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322834195 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:10:18 [2024-03-06T10:10:18.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322834244 data=null button=1 stateMask=0x80000 x=160 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
05:10:18 [2024-03-06T10:10:18.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322834514 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
05:10:18 [2024-03-06T10:10:18.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=322834519 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:10:18 [2024-03-06T10:10:18.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=322834519 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
05:10:18 [2024-03-06T10:10:18.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
05:10:18 [2024-03-06T10:10:18.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:18 [2024-03-06T10:10:18.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:18 [2024-03-06T10:10:18.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:18 [2024-03-06T10:10:18.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:18 [2024-03-06T10:10:18.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:18 [2024-03-06T10:10:18.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:18 [2024-03-06T10:10:18.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:10:18 [2024-03-06T10:10:18.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322834521 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:10:18 [2024-03-06T10:10:18.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322834521 data=null doit=true}, TableItem with text {}]
05:10:18 [2024-03-06T10:10:18.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322834522 data=null}, TableItem with text {}]
05:10:18 [2024-03-06T10:10:18.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322834522 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:10:18 [2024-03-06T10:10:18.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322834522 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:10:18 [2024-03-06T10:10:18.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322834528 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:10:18 [2024-03-06T10:10:18.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:18 [2024-03-06T10:10:18.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:19 [2024-03-06T10:10:19.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:19 [2024-03-06T10:10:19.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:19 [2024-03-06T10:10:19.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322835700 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
05:10:19 [2024-03-06T10:10:19.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=322835701 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:10:19 [2024-03-06T10:10:19.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=322835701 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
05:10:19 [2024-03-06T10:10:19.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322835701 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:10:19 [2024-03-06T10:10:19.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322835701 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:10:19 [2024-03-06T10:10:19.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322835706 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:10:19 [2024-03-06T10:10:19.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:19 [2024-03-06T10:10:19.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:19 [2024-03-06T10:10:19.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:19 [2024-03-06T10:10:19.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:19 [2024-03-06T10:10:19.747Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:19 [2024-03-06T10:10:19.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:19 [2024-03-06T10:10:19.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:19 [2024-03-06T10:10:19.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:19 [2024-03-06T10:10:19.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:19 [2024-03-06T10:10:19.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:19 [2024-03-06T10:10:19.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:19 [2024-03-06T10:10:19.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322835711 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:19 [2024-03-06T10:10:19.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322835711 data=null doit=true}, TreeItem with text {test}]
05:10:19 [2024-03-06T10:10:19.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322835711 data=null}, TreeItem with text {test}]
05:10:19 [2024-03-06T10:10:19.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322835711 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:19 [2024-03-06T10:10:19.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322835711 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:19 [2024-03-06T10:10:19.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322835739 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:19 [2024-03-06T10:10:19.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:19 [2024-03-06T10:10:19.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322835739 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:19 [2024-03-06T10:10:19.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322835740 data=null doit=true}, TreeItem with text {test}]
05:10:19 [2024-03-06T10:10:19.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322835740 data=null}, TreeItem with text {test}]
05:10:19 [2024-03-06T10:10:19.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322835740 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:19 [2024-03-06T10:10:19.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322835740 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:19 [2024-03-06T10:10:19.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322835745 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:19 [2024-03-06T10:10:19.748Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:19 [2024-03-06T10:10:19.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:19 [2024-03-06T10:10:19.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=322835746 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
05:10:19 [2024-03-06T10:10:19.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=322835746 data=null doit=true}, TreeItem with text {Traces [5]}]
05:10:19 [2024-03-06T10:10:19.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=322835746 data=null}, TreeItem with text {Traces [5]}]
05:10:19 [2024-03-06T10:10:19.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=322835747 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:10:19 [2024-03-06T10:10:19.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322835747 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
05:10:19 [2024-03-06T10:10:19.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=322835765 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:10:19 [2024-03-06T10:10:19.748Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
05:10:20 [2024-03-06T10:10:20.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:20 [2024-03-06T10:10:20.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:20 [2024-03-06T10:10:20.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322836013 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
05:10:20 [2024-03-06T10:10:20.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322836013 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:20 [2024-03-06T10:10:20.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322836013 data=null}, TreeItem with text {simple_server-thread1}]
05:10:20 [2024-03-06T10:10:20.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322836014 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
05:10:20 [2024-03-06T10:10:20.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322836014 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:20 [2024-03-06T10:10:20.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322836037 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
05:10:20 [2024-03-06T10:10:20.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:20 [2024-03-06T10:10:20.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:20 [2024-03-06T10:10:20.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:20 [2024-03-06T10:10:20.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:20 [2024-03-06T10:10:20.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:20 [2024-03-06T10:10:20.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:20 [2024-03-06T10:10:20.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322836039 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
05:10:20 [2024-03-06T10:10:20.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322836039 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:20 [2024-03-06T10:10:20.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322836039 data=null}, TreeItem with text {simple_server-thread1}]
05:10:20 [2024-03-06T10:10:20.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322836039 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
05:10:20 [2024-03-06T10:10:20.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322836039 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:20 [2024-03-06T10:10:20.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322836044 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
05:10:20 [2024-03-06T10:10:20.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
05:10:20 [2024-03-06T10:10:20.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322836044 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
05:10:20 [2024-03-06T10:10:20.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322836044 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:20 [2024-03-06T10:10:20.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:20 [2024-03-06T10:10:20.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322836044 data=null}, TreeItem with text {simple_server-thread1}]
05:10:20 [2024-03-06T10:10:20.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322836044 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
05:10:20 [2024-03-06T10:10:20.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322836045 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:20 [2024-03-06T10:10:20.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322836048 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
05:10:20 [2024-03-06T10:10:20.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322836049 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread1}]
05:10:20 [2024-03-06T10:10:20.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=322836049 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread1}]
05:10:20 [2024-03-06T10:10:20.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322836049 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:20 [2024-03-06T10:10:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322836096 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {simple_server-thread1}]
05:10:20 [2024-03-06T10:10:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=322836318 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
05:10:20 [2024-03-06T10:10:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=322836325 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:20 [2024-03-06T10:10:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=322836325 data=null}, TreeItem with text {simple_server-thread1}]
05:10:20 [2024-03-06T10:10:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
05:10:20 [2024-03-06T10:10:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:20 [2024-03-06T10:10:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:20 [2024-03-06T10:10:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:20 [2024-03-06T10:10:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:20 [2024-03-06T10:10:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:20 [2024-03-06T10:10:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:20 [2024-03-06T10:10:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:20 [2024-03-06T10:10:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:10:20 [2024-03-06T10:10:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322836327 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:10:20 [2024-03-06T10:10:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322836327 data=null doit=true}, TableItem with text {}]
05:10:20 [2024-03-06T10:10:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322836327 data=null}, TableItem with text {}]
05:10:20 [2024-03-06T10:10:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322836327 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:10:20 [2024-03-06T10:10:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322836328 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:10:20 [2024-03-06T10:10:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322836350 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:10:20 [2024-03-06T10:10:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:20 [2024-03-06T10:10:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:21 [2024-03-06T10:10:21.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:21 [2024-03-06T10:10:21.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:21 [2024-03-06T10:10:21.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322837510 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
05:10:21 [2024-03-06T10:10:21.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322837510 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:21 [2024-03-06T10:10:21.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322837510 data=null}, TreeItem with text {simple_server-thread1}]
05:10:21 [2024-03-06T10:10:21.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322837510 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
05:10:21 [2024-03-06T10:10:21.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322837510 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:21 [2024-03-06T10:10:21.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322837515 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
05:10:21 [2024-03-06T10:10:21.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:21 [2024-03-06T10:10:21.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:21 [2024-03-06T10:10:21.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:21 [2024-03-06T10:10:21.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:21 [2024-03-06T10:10:21.635Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:21 [2024-03-06T10:10:21.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:21 [2024-03-06T10:10:21.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:21 [2024-03-06T10:10:21.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:21 [2024-03-06T10:10:21.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:21 [2024-03-06T10:10:21.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:21 [2024-03-06T10:10:21.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:21 [2024-03-06T10:10:21.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322837519 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:21 [2024-03-06T10:10:21.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322837520 data=null doit=true}, TreeItem with text {test}]
05:10:21 [2024-03-06T10:10:21.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322837520 data=null}, TreeItem with text {test}]
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322837520 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322837520 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322837550 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322837550 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322837551 data=null doit=true}, TreeItem with text {test}]
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322837551 data=null}, TreeItem with text {test}]
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322837551 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322837551 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322837574 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:21 [2024-03-06T10:10:21.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=322837574 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=322837575 data=null doit=true}, TreeItem with text {Traces [5]}]
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=322837575 data=null}, TreeItem with text {Traces [5]}]
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=322837575 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322837575 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=322837590 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:10:21 [2024-03-06T10:10:21.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322837660 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322837661 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322837661 data=null}, TreeItem with text {simple_server-thread2}]
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322837661 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322837661 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322837685 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:21 [2024-03-06T10:10:21.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322837687 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322837687 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322837687 data=null}, TreeItem with text {simple_server-thread2}]
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322837687 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322837688 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322837692 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322837692 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322837692 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322837693 data=null}, TreeItem with text {simple_server-thread2}]
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322837693 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322837693 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:21 [2024-03-06T10:10:21.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322837697 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
05:10:21 [2024-03-06T10:10:21.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322837697 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread2}]
05:10:21 [2024-03-06T10:10:21.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=322837697 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread2}]
05:10:21 [2024-03-06T10:10:21.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322837697 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:21 [2024-03-06T10:10:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322837741 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {simple_server-thread2}]
05:10:21 [2024-03-06T10:10:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=322837971 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
05:10:21 [2024-03-06T10:10:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=322837998 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:21 [2024-03-06T10:10:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=322837998 data=null}, TreeItem with text {simple_server-thread2}]
05:10:21 [2024-03-06T10:10:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
05:10:21 [2024-03-06T10:10:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:21 [2024-03-06T10:10:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:21 [2024-03-06T10:10:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:21 [2024-03-06T10:10:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:21 [2024-03-06T10:10:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:21 [2024-03-06T10:10:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:21 [2024-03-06T10:10:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:21 [2024-03-06T10:10:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:21 [2024-03-06T10:10:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:10:21 [2024-03-06T10:10:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322838001 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:10:21 [2024-03-06T10:10:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322838001 data=null doit=true}, TableItem with text {}]
05:10:21 [2024-03-06T10:10:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322838001 data=null}, TableItem with text {}]
05:10:21 [2024-03-06T10:10:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322838002 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:10:21 [2024-03-06T10:10:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322838002 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:10:21 [2024-03-06T10:10:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322838027 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:10:21 [2024-03-06T10:10:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:21 [2024-03-06T10:10:21.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:23 [2024-03-06T10:10:23.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322839196 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322839196 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322839196 data=null}, TreeItem with text {simple_server-thread2}]
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322839197 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322839197 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322839208 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:23 [2024-03-06T10:10:23.257Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322839213 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322839213 data=null doit=true}, TreeItem with text {test}]
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322839213 data=null}, TreeItem with text {test}]
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322839213 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322839213 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322839241 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322839242 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322839242 data=null doit=true}, TreeItem with text {test}]
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322839242 data=null}, TreeItem with text {test}]
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322839242 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322839242 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322839265 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:23 [2024-03-06T10:10:23.257Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=322839266 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=322839266 data=null doit=true}, TreeItem with text {Traces [5]}]
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=322839266 data=null}, TreeItem with text {Traces [5]}]
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=322839266 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322839266 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
05:10:23 [2024-03-06T10:10:23.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=322839284 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:10:23 [2024-03-06T10:10:23.257Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
05:10:23 [2024-03-06T10:10:23.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:23 [2024-03-06T10:10:23.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:23 [2024-03-06T10:10:23.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322839545 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
05:10:23 [2024-03-06T10:10:23.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322839546 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:10:23 [2024-03-06T10:10:23.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322839546 data=null}, TreeItem with text {unrecognized.log}]
05:10:23 [2024-03-06T10:10:23.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322839546 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
05:10:23 [2024-03-06T10:10:23.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322839546 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:10:23 [2024-03-06T10:10:23.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322839564 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
05:10:23 [2024-03-06T10:10:23.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:23 [2024-03-06T10:10:23.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:23 [2024-03-06T10:10:23.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:23 [2024-03-06T10:10:23.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:23 [2024-03-06T10:10:23.513Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:23 [2024-03-06T10:10:23.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:23 [2024-03-06T10:10:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322839570 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
05:10:23 [2024-03-06T10:10:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322839571 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:10:23 [2024-03-06T10:10:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322839571 data=null}, TreeItem with text {unrecognized.log}]
05:10:23 [2024-03-06T10:10:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322839571 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
05:10:23 [2024-03-06T10:10:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322839571 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:10:23 [2024-03-06T10:10:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322839576 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
05:10:23 [2024-03-06T10:10:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
05:10:23 [2024-03-06T10:10:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322839576 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
05:10:23 [2024-03-06T10:10:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322839576 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:10:23 [2024-03-06T10:10:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:23 [2024-03-06T10:10:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322839576 data=null}, TreeItem with text {unrecognized.log}]
05:10:23 [2024-03-06T10:10:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322839577 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
05:10:23 [2024-03-06T10:10:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322839577 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:10:23 [2024-03-06T10:10:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322839584 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
05:10:23 [2024-03-06T10:10:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322839585 data=null button=1 stateMask=0x0 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}]
05:10:23 [2024-03-06T10:10:23.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=322839585 data=null button=1 stateMask=0x0 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}]
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322839585 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322839761 data=null button=1 stateMask=0x80000 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}]
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=322839797 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=322839798 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=322839798 data=null}, TreeItem with text {unrecognized.log}]
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322839900 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322839900 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322839900 data=null}, TreeItem with text {unrecognized.log}]
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322839900 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322839901 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322839907 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:23 [2024-03-06T10:10:23.770Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322839913 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322839913 data=null doit=true}, TreeItem with text {test}]
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322839913 data=null}, TreeItem with text {test}]
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322839913 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322839913 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322839944 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322839944 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322839944 data=null doit=true}, TreeItem with text {test}]
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322839944 data=null}, TreeItem with text {test}]
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322839945 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:23 [2024-03-06T10:10:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322839945 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:23 [2024-03-06T10:10:23.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322839949 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:23 [2024-03-06T10:10:23.771Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:23 [2024-03-06T10:10:23.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:23 [2024-03-06T10:10:23.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=322839950 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
05:10:23 [2024-03-06T10:10:23.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=322839950 data=null doit=true}, TreeItem with text {Traces [5]}]
05:10:23 [2024-03-06T10:10:23.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=322839950 data=null}, TreeItem with text {Traces [5]}]
05:10:23 [2024-03-06T10:10:23.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=322839951 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:10:23 [2024-03-06T10:10:23.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322839951 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
05:10:24 [2024-03-06T10:10:24.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=322839967 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:10:24 [2024-03-06T10:10:24.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:24 [2024-03-06T10:10:24.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=322839968 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
05:10:24 [2024-03-06T10:10:24.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=322839968 data=null doit=true}, TreeItem with text {Traces [5]}]
05:10:24 [2024-03-06T10:10:24.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=322839968 data=null}, TreeItem with text {Traces [5]}]
05:10:24 [2024-03-06T10:10:24.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=322839968 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:10:24 [2024-03-06T10:10:24.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322839968 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
05:10:24 [2024-03-06T10:10:24.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=322839972 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:10:24 [2024-03-06T10:10:24.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:10:24 [2024-03-06T10:10:24.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:10:24 [2024-03-06T10:10:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:10:24 [2024-03-06T10:10:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:10:24 [2024-03-06T10:10:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322840278 data=null doit=true}, Shell with text {Confirm Clear}]
05:10:24 [2024-03-06T10:10:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:10:24 [2024-03-06T10:10:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:10:24 [2024-03-06T10:10:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:10:24 [2024-03-06T10:10:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:10:24 [2024-03-06T10:10:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:10:24 [2024-03-06T10:10:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:10:24 [2024-03-06T10:10:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322840279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:24 [2024-03-06T10:10:24.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322840279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:24 [2024-03-06T10:10:24.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322840279 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:24 [2024-03-06T10:10:24.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322840279 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:24 [2024-03-06T10:10:24.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322840279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:24 [2024-03-06T10:10:24.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322840279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:24 [2024-03-06T10:10:24.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322840279 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:25 [2024-03-06T10:10:25.210Z] 
05:10:25 [2024-03-06T10:10:25.210Z] (Eclipse:19306): Gtk-CRITICAL **: 10:10:25.040: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:10:25 [2024-03-06T10:10:25.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322840017 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:10:25 [2024-03-06T10:10:25.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:10:25 [2024-03-06T10:10:25.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:25 [2024-03-06T10:10:25.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:25 [2024-03-06T10:10:25.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:25 [2024-03-06T10:10:25.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:25 [2024-03-06T10:10:25.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:25 [2024-03-06T10:10:25.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:25 [2024-03-06T10:10:25.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322841434 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:25 [2024-03-06T10:10:25.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322841435 data=null doit=true}, TreeItem with text {test}]
05:10:25 [2024-03-06T10:10:25.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322841435 data=null}, TreeItem with text {test}]
05:10:25 [2024-03-06T10:10:25.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322841435 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:25 [2024-03-06T10:10:25.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322841435 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:25 [2024-03-06T10:10:25.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322841464 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:25 [2024-03-06T10:10:25.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:25 [2024-03-06T10:10:25.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322841464 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:25 [2024-03-06T10:10:25.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322841464 data=null doit=true}, TreeItem with text {test}]
05:10:25 [2024-03-06T10:10:25.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322841465 data=null}, TreeItem with text {test}]
05:10:25 [2024-03-06T10:10:25.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322841465 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:25 [2024-03-06T10:10:25.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322841465 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:25 [2024-03-06T10:10:25.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322841474 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:25 [2024-03-06T10:10:25.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:25 [2024-03-06T10:10:25.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:25 [2024-03-06T10:10:25.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=322841475 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
05:10:25 [2024-03-06T10:10:25.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=322841475 data=null doit=true}, TreeItem with text {Traces [5]}]
05:10:25 [2024-03-06T10:10:25.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=322841475 data=null}, TreeItem with text {Traces [5]}]
05:10:25 [2024-03-06T10:10:25.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=322841476 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:10:25 [2024-03-06T10:10:25.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322841476 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
05:10:25 [2024-03-06T10:10:25.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=322841484 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:10:25 [2024-03-06T10:10:25.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:25 [2024-03-06T10:10:25.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=322841484 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
05:10:25 [2024-03-06T10:10:25.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=322841484 data=null doit=true}, TreeItem with text {Traces [5]}]
05:10:25 [2024-03-06T10:10:25.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=322841485 data=null}, TreeItem with text {Traces [5]}]
05:10:25 [2024-03-06T10:10:25.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=322841485 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:10:25 [2024-03-06T10:10:25.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322841485 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
05:10:25 [2024-03-06T10:10:25.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=322841495 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:10:25 [2024-03-06T10:10:25.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:10:25 [2024-03-06T10:10:25.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:10:25 [2024-03-06T10:10:25.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:10:25 [2024-03-06T10:10:25.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:10:25 [2024-03-06T10:10:25.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322841839 data=null doit=true}, Shell with text {Trace Import}]
05:10:25 [2024-03-06T10:10:25.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:10:25 [2024-03-06T10:10:25.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:10:25 [2024-03-06T10:10:25.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:10:25 [2024-03-06T10:10:25.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:10:25 [2024-03-06T10:10:25.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:10:25 [2024-03-06T10:10:25.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:10:25 [2024-03-06T10:10:25.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:10:25 [2024-03-06T10:10:25.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:10:25 [2024-03-06T10:10:25.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:10:25 [2024-03-06T10:10:25.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:10:25 [2024-03-06T10:10:25.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:10:25 [2024-03-06T10:10:25.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322841844 data=null}, (of type 'Combo')]
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=322841879 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322841879 data=null doit=true}, TreeItem with text {import}]
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322841879 data=null}, TreeItem with text {import}]
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322841879 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322841879 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322841879 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Generic CTF Trace
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Common Trace Format : Generic CTF Trace} [layout=null] time=322841901 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Generic CTF Trace
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:10:25 [2024-03-06T10:10:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322841907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322841907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322841907 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322841907 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322841907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:25 [2024-03-06T10:10:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322841907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:25 [2024-03-06T10:10:25.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:10:25 [2024-03-06T10:10:25.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:10:25 [2024-03-06T10:10:25.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:10:25 [2024-03-06T10:10:25.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:10:25 [2024-03-06T10:10:25.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:10:25 [2024-03-06T10:10:25.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:10:25 [2024-03-06T10:10:25.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:10:25 [2024-03-06T10:10:25.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322842077 data=null doit=true}, Shell with text {Confirmation}]
05:10:25 [2024-03-06T10:10:25.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
05:10:25 [2024-03-06T10:10:25.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
05:10:25 [2024-03-06T10:10:25.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:10:25 [2024-03-06T10:10:25.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
05:10:25 [2024-03-06T10:10:25.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
05:10:25 [2024-03-06T10:10:25.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=322842077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:10:25 [2024-03-06T10:10:25.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=322842077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:10:25 [2024-03-06T10:10:25.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=322842077 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:10:25 [2024-03-06T10:10:25.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=322842077 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:10:25 [2024-03-06T10:10:25.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=322842077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:10:25 [2024-03-06T10:10:25.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=322842077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:10:25 [2024-03-06T10:10:25.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=322842077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:10:26 [2024-03-06T10:10:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322841907 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:26 [2024-03-06T10:10:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322841518 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:10:26 [2024-03-06T10:10:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:10:26 [2024-03-06T10:10:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:26 [2024-03-06T10:10:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:26 [2024-03-06T10:10:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:26 [2024-03-06T10:10:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:26 [2024-03-06T10:10:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:26 [2024-03-06T10:10:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:26 [2024-03-06T10:10:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322842266 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:26 [2024-03-06T10:10:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322842266 data=null doit=true}, TreeItem with text {test}]
05:10:26 [2024-03-06T10:10:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322842266 data=null}, TreeItem with text {test}]
05:10:26 [2024-03-06T10:10:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322842266 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:26 [2024-03-06T10:10:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322842266 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:26 [2024-03-06T10:10:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322842293 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:26 [2024-03-06T10:10:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:26 [2024-03-06T10:10:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322842294 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:26 [2024-03-06T10:10:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322842294 data=null doit=true}, TreeItem with text {test}]
05:10:26 [2024-03-06T10:10:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322842294 data=null}, TreeItem with text {test}]
05:10:26 [2024-03-06T10:10:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322842294 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:26 [2024-03-06T10:10:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322842295 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:26 [2024-03-06T10:10:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322842301 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:26 [2024-03-06T10:10:26.240Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:26 [2024-03-06T10:10:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:26 [2024-03-06T10:10:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322842302 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:10:26 [2024-03-06T10:10:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322842302 data=null doit=true}, TreeItem with text {Traces [0]}]
05:10:26 [2024-03-06T10:10:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322842302 data=null}, TreeItem with text {Traces [0]}]
05:10:26 [2024-03-06T10:10:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322842302 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:10:26 [2024-03-06T10:10:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322842302 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:10:26 [2024-03-06T10:10:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322842318 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:10:26 [2024-03-06T10:10:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322842318 data=null doit=true}, TreeItem with text {Traces [0]}]
05:10:26 [2024-03-06T10:10:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322842319 data=null}, TreeItem with text {Traces [0]}]
05:10:26 [2024-03-06T10:10:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322842319 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:10:26 [2024-03-06T10:10:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322842319 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
05:10:26 [2024-03-06T10:10:26.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322842328 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:10:26 [2024-03-06T10:10:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:26 [2024-03-06T10:10:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:26 [2024-03-06T10:10:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322842563 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
05:10:26 [2024-03-06T10:10:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322842563 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:26 [2024-03-06T10:10:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322842563 data=null}, TreeItem with text {kernel-overlap-testing}]
05:10:26 [2024-03-06T10:10:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322842564 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
05:10:26 [2024-03-06T10:10:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322842564 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:26 [2024-03-06T10:10:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322842576 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
05:10:26 [2024-03-06T10:10:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:26 [2024-03-06T10:10:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:26 [2024-03-06T10:10:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:26 [2024-03-06T10:10:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:26 [2024-03-06T10:10:26.497Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:26 [2024-03-06T10:10:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:26 [2024-03-06T10:10:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322842578 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
05:10:26 [2024-03-06T10:10:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322842578 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:26 [2024-03-06T10:10:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322842578 data=null}, TreeItem with text {kernel-overlap-testing}]
05:10:26 [2024-03-06T10:10:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322842578 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
05:10:26 [2024-03-06T10:10:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322842578 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:26 [2024-03-06T10:10:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322842587 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
05:10:26 [2024-03-06T10:10:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:10:26 [2024-03-06T10:10:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322842587 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
05:10:26 [2024-03-06T10:10:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322842587 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:26 [2024-03-06T10:10:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:26 [2024-03-06T10:10:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322842587 data=null}, TreeItem with text {kernel-overlap-testing}]
05:10:26 [2024-03-06T10:10:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322842587 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
05:10:26 [2024-03-06T10:10:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322842587 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:26 [2024-03-06T10:10:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322842591 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
05:10:26 [2024-03-06T10:10:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322842592 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
05:10:26 [2024-03-06T10:10:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=322842592 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
05:10:26 [2024-03-06T10:10:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322842592 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:26 [2024-03-06T10:10:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322842634 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
05:10:26 [2024-03-06T10:10:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=322842640 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
05:10:26 [2024-03-06T10:10:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=322842640 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:26 [2024-03-06T10:10:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=322842641 data=null}, TreeItem with text {kernel-overlap-testing}]
05:10:26 [2024-03-06T10:10:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:10:26 [2024-03-06T10:10:26.753Z] 
05:10:26 [2024-03-06T10:10:26.753Z] (Eclipse:19306): Gtk-CRITICAL **: 10:10:26.504: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:10:27 [2024-03-06T10:10:27.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:27 [2024-03-06T10:10:27.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:27 [2024-03-06T10:10:27.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:27 [2024-03-06T10:10:27.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:27 [2024-03-06T10:10:27.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:27 [2024-03-06T10:10:27.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:10:27 [2024-03-06T10:10:27.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322843146 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:10:27 [2024-03-06T10:10:27.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322843147 data=null doit=true}, TableItem with text {}]
05:10:27 [2024-03-06T10:10:27.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322843147 data=null}, TableItem with text {}]
05:10:27 [2024-03-06T10:10:27.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322843147 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:10:27 [2024-03-06T10:10:27.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322843148 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:10:27 [2024-03-06T10:10:27.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322843152 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:10:27 [2024-03-06T10:10:27.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:27 [2024-03-06T10:10:27.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:27 [2024-03-06T10:10:27.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:27 [2024-03-06T10:10:27.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:27 [2024-03-06T10:10:27.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322844109 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
05:10:27 [2024-03-06T10:10:27.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322844110 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:27 [2024-03-06T10:10:27.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322844110 data=null}, TreeItem with text {kernel-overlap-testing}]
05:10:27 [2024-03-06T10:10:27.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322844110 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
05:10:27 [2024-03-06T10:10:27.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322844110 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:27 [2024-03-06T10:10:27.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322844114 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
05:10:27 [2024-03-06T10:10:27.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:27 [2024-03-06T10:10:27.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:27 [2024-03-06T10:10:27.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:27 [2024-03-06T10:10:27.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:27 [2024-03-06T10:10:27.937Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:27 [2024-03-06T10:10:27.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:27 [2024-03-06T10:10:27.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:27 [2024-03-06T10:10:27.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:27 [2024-03-06T10:10:27.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:27 [2024-03-06T10:10:27.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:27 [2024-03-06T10:10:27.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:27 [2024-03-06T10:10:27.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322844120 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:27 [2024-03-06T10:10:27.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322844120 data=null doit=true}, TreeItem with text {test}]
05:10:27 [2024-03-06T10:10:27.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322844120 data=null}, TreeItem with text {test}]
05:10:27 [2024-03-06T10:10:27.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322844121 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:27 [2024-03-06T10:10:27.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322844121 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:28 [2024-03-06T10:10:28.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322844145 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:28 [2024-03-06T10:10:28.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:28 [2024-03-06T10:10:28.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322844145 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:28 [2024-03-06T10:10:28.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322844146 data=null doit=true}, TreeItem with text {test}]
05:10:28 [2024-03-06T10:10:28.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322844146 data=null}, TreeItem with text {test}]
05:10:28 [2024-03-06T10:10:28.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322844146 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:28 [2024-03-06T10:10:28.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322844146 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:28 [2024-03-06T10:10:28.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322844157 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:28 [2024-03-06T10:10:28.194Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:28 [2024-03-06T10:10:28.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:28 [2024-03-06T10:10:28.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=322844158 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
05:10:28 [2024-03-06T10:10:28.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=322844158 data=null doit=true}, TreeItem with text {Traces [4]}]
05:10:28 [2024-03-06T10:10:28.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=322844158 data=null}, TreeItem with text {Traces [4]}]
05:10:28 [2024-03-06T10:10:28.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=322844158 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:10:28 [2024-03-06T10:10:28.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322844158 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
05:10:28 [2024-03-06T10:10:28.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=322844172 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:10:28 [2024-03-06T10:10:28.194Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
05:10:28 [2024-03-06T10:10:28.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:28 [2024-03-06T10:10:28.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:28 [2024-03-06T10:10:28.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322844398 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
05:10:28 [2024-03-06T10:10:28.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322844398 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:28 [2024-03-06T10:10:28.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322844398 data=null}, TreeItem with text {simple_server-thread1}]
05:10:28 [2024-03-06T10:10:28.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322844398 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
05:10:28 [2024-03-06T10:10:28.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322844398 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:28 [2024-03-06T10:10:28.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322844442 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
05:10:28 [2024-03-06T10:10:28.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:28 [2024-03-06T10:10:28.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:28 [2024-03-06T10:10:28.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:28 [2024-03-06T10:10:28.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:28 [2024-03-06T10:10:28.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:28 [2024-03-06T10:10:28.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:28 [2024-03-06T10:10:28.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322844444 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
05:10:28 [2024-03-06T10:10:28.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322844444 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:28 [2024-03-06T10:10:28.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322844444 data=null}, TreeItem with text {simple_server-thread1}]
05:10:28 [2024-03-06T10:10:28.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322844444 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
05:10:28 [2024-03-06T10:10:28.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322844444 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:28 [2024-03-06T10:10:28.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322844448 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
05:10:28 [2024-03-06T10:10:28.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
05:10:28 [2024-03-06T10:10:28.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322844448 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
05:10:28 [2024-03-06T10:10:28.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322844448 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:28 [2024-03-06T10:10:28.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:28 [2024-03-06T10:10:28.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322844448 data=null}, TreeItem with text {simple_server-thread1}]
05:10:28 [2024-03-06T10:10:28.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322844449 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
05:10:28 [2024-03-06T10:10:28.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322844449 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:28 [2024-03-06T10:10:28.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322844452 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
05:10:28 [2024-03-06T10:10:28.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322844452 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread1}]
05:10:28 [2024-03-06T10:10:28.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=322844452 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread1}]
05:10:28 [2024-03-06T10:10:28.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322844452 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:28 [2024-03-06T10:10:28.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322844490 data=null button=1 stateMask=0x80000 x=151 y=104 count=2}, TreeItem with text {simple_server-thread1}]
05:10:28 [2024-03-06T10:10:28.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=322844656 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
05:10:28 [2024-03-06T10:10:28.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=322844656 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:28 [2024-03-06T10:10:28.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=322844656 data=null}, TreeItem with text {simple_server-thread1}]
05:10:28 [2024-03-06T10:10:28.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
05:10:28 [2024-03-06T10:10:28.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:28 [2024-03-06T10:10:28.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:28 [2024-03-06T10:10:28.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:28 [2024-03-06T10:10:28.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:28 [2024-03-06T10:10:28.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:28 [2024-03-06T10:10:28.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:28 [2024-03-06T10:10:28.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:10:28 [2024-03-06T10:10:28.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322844658 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:10:28 [2024-03-06T10:10:28.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322844658 data=null doit=true}, TableItem with text {}]
05:10:28 [2024-03-06T10:10:28.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322844658 data=null}, TableItem with text {}]
05:10:28 [2024-03-06T10:10:28.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322844658 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:10:28 [2024-03-06T10:10:28.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322844658 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:10:28 [2024-03-06T10:10:28.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322844659 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:10:28 [2024-03-06T10:10:28.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:28 [2024-03-06T10:10:28.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:28 [2024-03-06T10:10:28.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:10:28 [2024-03-06T10:10:28.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322844660 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:10:28 [2024-03-06T10:10:28.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322844660 data=null doit=true}, TableItem with text {}]
05:10:28 [2024-03-06T10:10:28.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322844660 data=null}, TableItem with text {}]
05:10:28 [2024-03-06T10:10:28.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322844660 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:10:28 [2024-03-06T10:10:28.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322844660 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:10:28 [2024-03-06T10:10:28.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322844660 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:10:29 [2024-03-06T10:10:29.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:29 [2024-03-06T10:10:29.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:29 [2024-03-06T10:10:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:29 [2024-03-06T10:10:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:29 [2024-03-06T10:10:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322845920 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
05:10:29 [2024-03-06T10:10:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322845920 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:29 [2024-03-06T10:10:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322845920 data=null}, TreeItem with text {simple_server-thread1}]
05:10:29 [2024-03-06T10:10:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322845921 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
05:10:29 [2024-03-06T10:10:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322845921 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:29 [2024-03-06T10:10:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322845927 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
05:10:29 [2024-03-06T10:10:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:29 [2024-03-06T10:10:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:29 [2024-03-06T10:10:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:29 [2024-03-06T10:10:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:29 [2024-03-06T10:10:29.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:29 [2024-03-06T10:10:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:29 [2024-03-06T10:10:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:29 [2024-03-06T10:10:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:29 [2024-03-06T10:10:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:29 [2024-03-06T10:10:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:29 [2024-03-06T10:10:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:29 [2024-03-06T10:10:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322845931 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:29 [2024-03-06T10:10:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322845931 data=null doit=true}, TreeItem with text {test}]
05:10:29 [2024-03-06T10:10:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322845931 data=null}, TreeItem with text {test}]
05:10:29 [2024-03-06T10:10:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322845932 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:29 [2024-03-06T10:10:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322845932 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:29 [2024-03-06T10:10:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322845961 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:29 [2024-03-06T10:10:29.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:29 [2024-03-06T10:10:29.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322845961 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:29 [2024-03-06T10:10:29.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322845961 data=null doit=true}, TreeItem with text {test}]
05:10:29 [2024-03-06T10:10:29.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322845961 data=null}, TreeItem with text {test}]
05:10:29 [2024-03-06T10:10:29.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322845961 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:29 [2024-03-06T10:10:29.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322845962 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:29 [2024-03-06T10:10:29.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322845968 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:29 [2024-03-06T10:10:29.832Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:29 [2024-03-06T10:10:29.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:29 [2024-03-06T10:10:29.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=322845969 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
05:10:29 [2024-03-06T10:10:29.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=322845969 data=null doit=true}, TreeItem with text {Traces [4]}]
05:10:29 [2024-03-06T10:10:29.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=322845969 data=null}, TreeItem with text {Traces [4]}]
05:10:29 [2024-03-06T10:10:29.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=322845969 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:10:29 [2024-03-06T10:10:29.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322845969 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
05:10:29 [2024-03-06T10:10:29.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=322845984 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:10:29 [2024-03-06T10:10:29.832Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
05:10:29 [2024-03-06T10:10:29.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:29 [2024-03-06T10:10:29.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:29 [2024-03-06T10:10:29.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322846021 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
05:10:29 [2024-03-06T10:10:29.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322846021 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:29 [2024-03-06T10:10:29.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322846021 data=null}, TreeItem with text {simple_server-thread2}]
05:10:29 [2024-03-06T10:10:29.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322846022 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
05:10:30 [2024-03-06T10:10:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322846022 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:30 [2024-03-06T10:10:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322846057 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
05:10:30 [2024-03-06T10:10:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:30 [2024-03-06T10:10:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:30 [2024-03-06T10:10:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:30 [2024-03-06T10:10:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:30 [2024-03-06T10:10:30.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:30 [2024-03-06T10:10:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:30 [2024-03-06T10:10:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322846059 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
05:10:30 [2024-03-06T10:10:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322846059 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:30 [2024-03-06T10:10:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322846059 data=null}, TreeItem with text {simple_server-thread2}]
05:10:30 [2024-03-06T10:10:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322846059 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
05:10:30 [2024-03-06T10:10:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322846060 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:30 [2024-03-06T10:10:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322846063 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
05:10:30 [2024-03-06T10:10:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
05:10:30 [2024-03-06T10:10:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322846064 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
05:10:30 [2024-03-06T10:10:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322846064 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:30 [2024-03-06T10:10:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:30 [2024-03-06T10:10:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322846064 data=null}, TreeItem with text {simple_server-thread2}]
05:10:30 [2024-03-06T10:10:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322846064 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
05:10:30 [2024-03-06T10:10:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322846064 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:30 [2024-03-06T10:10:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322846068 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
05:10:30 [2024-03-06T10:10:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322846068 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread2}]
05:10:30 [2024-03-06T10:10:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=322846069 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread2}]
05:10:30 [2024-03-06T10:10:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322846069 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:30 [2024-03-06T10:10:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322846119 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {simple_server-thread2}]
05:10:30 [2024-03-06T10:10:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=322846126 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
05:10:30 [2024-03-06T10:10:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=322846126 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:30 [2024-03-06T10:10:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=322846126 data=null}, TreeItem with text {simple_server-thread2}]
05:10:30 [2024-03-06T10:10:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
05:10:30 [2024-03-06T10:10:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:30 [2024-03-06T10:10:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:30 [2024-03-06T10:10:30.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:30 [2024-03-06T10:10:30.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:30 [2024-03-06T10:10:30.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:30 [2024-03-06T10:10:30.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:30 [2024-03-06T10:10:30.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:30 [2024-03-06T10:10:30.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:30 [2024-03-06T10:10:30.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:30 [2024-03-06T10:10:30.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:10:30 [2024-03-06T10:10:30.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322846632 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:10:30 [2024-03-06T10:10:30.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322846632 data=null doit=true}, TableItem with text {}]
05:10:30 [2024-03-06T10:10:30.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322846632 data=null}, TableItem with text {}]
05:10:30 [2024-03-06T10:10:30.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322846632 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:10:30 [2024-03-06T10:10:30.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322846633 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:10:30 [2024-03-06T10:10:30.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322846645 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:10:30 [2024-03-06T10:10:30.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:30 [2024-03-06T10:10:30.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:31 [2024-03-06T10:10:31.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:31 [2024-03-06T10:10:31.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:31 [2024-03-06T10:10:31.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322847525 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
05:10:31 [2024-03-06T10:10:31.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322847525 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:31 [2024-03-06T10:10:31.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322847526 data=null}, TreeItem with text {simple_server-thread2}]
05:10:31 [2024-03-06T10:10:31.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322847526 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
05:10:31 [2024-03-06T10:10:31.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322847526 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:31 [2024-03-06T10:10:31.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322847532 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
05:10:31 [2024-03-06T10:10:31.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:31 [2024-03-06T10:10:31.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322847536 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322847536 data=null doit=true}, TreeItem with text {test}]
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322847536 data=null}, TreeItem with text {test}]
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322847536 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322847537 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322847557 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322847557 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322847558 data=null doit=true}, TreeItem with text {test}]
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322847558 data=null}, TreeItem with text {test}]
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322847558 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322847558 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322847567 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:31 [2024-03-06T10:10:31.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=322847568 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=322847568 data=null doit=true}, TreeItem with text {Traces [4]}]
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=322847568 data=null}, TreeItem with text {Traces [4]}]
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=322847568 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322847568 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=322847583 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:10:31 [2024-03-06T10:10:31.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322847639 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322847639 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322847639 data=null}, TreeItem with text {ust-overlap-testing}]
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322847639 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322847639 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322847660 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:31 [2024-03-06T10:10:31.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:31 [2024-03-06T10:10:31.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322847663 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
05:10:31 [2024-03-06T10:10:31.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322847664 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:10:31 [2024-03-06T10:10:31.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322847664 data=null}, TreeItem with text {ust-overlap-testing}]
05:10:31 [2024-03-06T10:10:31.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322847664 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
05:10:31 [2024-03-06T10:10:31.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322847664 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:10:31 [2024-03-06T10:10:31.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322847672 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
05:10:31 [2024-03-06T10:10:31.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
05:10:31 [2024-03-06T10:10:31.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322847673 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
05:10:31 [2024-03-06T10:10:31.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322847673 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:10:31 [2024-03-06T10:10:31.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:31 [2024-03-06T10:10:31.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322847673 data=null}, TreeItem with text {ust-overlap-testing}]
05:10:31 [2024-03-06T10:10:31.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322847673 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
05:10:31 [2024-03-06T10:10:31.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322847673 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:10:31 [2024-03-06T10:10:31.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322847677 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
05:10:31 [2024-03-06T10:10:31.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322847677 data=null button=1 stateMask=0x0 x=140 y=150 count=2}, TreeItem with text {ust-overlap-testing}]
05:10:31 [2024-03-06T10:10:31.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=322847677 data=null button=1 stateMask=0x0 x=140 y=150 count=2}, TreeItem with text {ust-overlap-testing}]
05:10:31 [2024-03-06T10:10:31.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322847677 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:10:31 [2024-03-06T10:10:31.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322847725 data=null button=1 stateMask=0x80000 x=140 y=150 count=2}, TreeItem with text {ust-overlap-testing}]
05:10:31 [2024-03-06T10:10:31.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=322847889 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
05:10:31 [2024-03-06T10:10:31.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=322847890 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:10:31 [2024-03-06T10:10:31.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=322847890 data=null}, TreeItem with text {ust-overlap-testing}]
05:10:31 [2024-03-06T10:10:31.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
05:10:31 [2024-03-06T10:10:31.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:31 [2024-03-06T10:10:31.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:31 [2024-03-06T10:10:31.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:31 [2024-03-06T10:10:31.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:31 [2024-03-06T10:10:31.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:31 [2024-03-06T10:10:31.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:31 [2024-03-06T10:10:31.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:31 [2024-03-06T10:10:31.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:31 [2024-03-06T10:10:31.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:10:31 [2024-03-06T10:10:31.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322847892 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:10:31 [2024-03-06T10:10:31.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322847892 data=null doit=true}, TableItem with text {}]
05:10:31 [2024-03-06T10:10:31.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322847892 data=null}, TableItem with text {}]
05:10:31 [2024-03-06T10:10:31.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322847892 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:10:31 [2024-03-06T10:10:31.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322847893 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:10:31 [2024-03-06T10:10:31.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322847893 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:10:31 [2024-03-06T10:10:31.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:31 [2024-03-06T10:10:31.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:31 [2024-03-06T10:10:31.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:10:31 [2024-03-06T10:10:31.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322847894 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:10:31 [2024-03-06T10:10:31.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322847895 data=null doit=true}, TableItem with text {}]
05:10:31 [2024-03-06T10:10:31.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322847895 data=null}, TableItem with text {}]
05:10:31 [2024-03-06T10:10:31.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322847895 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:10:31 [2024-03-06T10:10:31.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322847895 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:10:31 [2024-03-06T10:10:31.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322847896 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:10:32 [2024-03-06T10:10:32.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:32 [2024-03-06T10:10:32.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:32 [2024-03-06T10:10:32.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:32 [2024-03-06T10:10:32.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322849158 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322849158 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322849158 data=null}, TreeItem with text {ust-overlap-testing}]
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322849158 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322849158 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322849162 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:33 [2024-03-06T10:10:33.214Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322849169 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322849169 data=null doit=true}, TreeItem with text {test}]
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322849169 data=null}, TreeItem with text {test}]
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322849169 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322849169 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322849197 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322849198 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322849198 data=null doit=true}, TreeItem with text {test}]
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322849198 data=null}, TreeItem with text {test}]
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322849198 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322849199 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322849220 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:33 [2024-03-06T10:10:33.214Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=322849221 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=322849221 data=null doit=true}, TreeItem with text {Traces [4]}]
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=322849221 data=null}, TreeItem with text {Traces [4]}]
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=322849222 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322849222 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
05:10:33 [2024-03-06T10:10:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=322849238 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322849242 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322849242 data=null doit=true}, TreeItem with text {test}]
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322849242 data=null}, TreeItem with text {test}]
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322849243 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322849243 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322849263 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322849263 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322849266 data=null doit=true}, TreeItem with text {test}]
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322849266 data=null}, TreeItem with text {test}]
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322849267 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322849267 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322849281 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:33 [2024-03-06T10:10:33.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=322849284 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=322849284 data=null doit=true}, TreeItem with text {Traces [4]}]
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=322849284 data=null}, TreeItem with text {Traces [4]}]
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=322849284 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322849284 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=322849296 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=322849297 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=322849297 data=null doit=true}, TreeItem with text {Traces [4]}]
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=322849297 data=null}, TreeItem with text {Traces [4]}]
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=322849302 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322849302 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=322849308 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:10:33 [2024-03-06T10:10:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:10:33 [2024-03-06T10:10:33.472Z] 
05:10:33 [2024-03-06T10:10:33.472Z] (Eclipse:19306): Gtk-WARNING **: 10:10:33.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:33 [2024-03-06T10:10:33.472Z] 
05:10:33 [2024-03-06T10:10:33.472Z] (Eclipse:19306): Gtk-WARNING **: 10:10:33.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:33 [2024-03-06T10:10:33.472Z] 
05:10:33 [2024-03-06T10:10:33.472Z] (Eclipse:19306): Gtk-WARNING **: 10:10:33.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:33 [2024-03-06T10:10:33.472Z] 
05:10:33 [2024-03-06T10:10:33.472Z] (Eclipse:19306): Gtk-WARNING **: 10:10:33.234: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:10:33 [2024-03-06T10:10:33.472Z] 
05:10:33 [2024-03-06T10:10:33.472Z] (Eclipse:19306): Gtk-WARNING **: 10:10:33.270: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:33 [2024-03-06T10:10:33.472Z] 
05:10:33 [2024-03-06T10:10:33.472Z] (Eclipse:19306): Gtk-WARNING **: 10:10:33.270: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:33 [2024-03-06T10:10:33.472Z] 
05:10:33 [2024-03-06T10:10:33.472Z] (Eclipse:19306): Gtk-WARNING **: 10:10:33.271: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:33 [2024-03-06T10:10:33.472Z] 
05:10:33 [2024-03-06T10:10:33.472Z] (Eclipse:19306): Gtk-WARNING **: 10:10:33.271: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:10:33 [2024-03-06T10:10:33.472Z] 
05:10:33 [2024-03-06T10:10:33.472Z] (Eclipse:19306): Gtk-WARNING **: 10:10:33.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:33 [2024-03-06T10:10:33.472Z] 
05:10:33 [2024-03-06T10:10:33.472Z] (Eclipse:19306): Gtk-WARNING **: 10:10:33.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:33 [2024-03-06T10:10:33.472Z] 
05:10:33 [2024-03-06T10:10:33.472Z] (Eclipse:19306): Gtk-WARNING **: 10:10:33.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:33 [2024-03-06T10:10:33.472Z] 
05:10:33 [2024-03-06T10:10:33.472Z] (Eclipse:19306): Gtk-WARNING **: 10:10:33.288: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:10:33 [2024-03-06T10:10:33.472Z] 
05:10:33 [2024-03-06T10:10:33.472Z] (Eclipse:19306): Gtk-WARNING **: 10:10:33.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:33 [2024-03-06T10:10:33.472Z] 
05:10:33 [2024-03-06T10:10:33.472Z] (Eclipse:19306): Gtk-WARNING **: 10:10:33.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:33 [2024-03-06T10:10:33.472Z] 
05:10:33 [2024-03-06T10:10:33.472Z] (Eclipse:19306): Gtk-WARNING **: 10:10:33.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:33 [2024-03-06T10:10:33.472Z] 
05:10:33 [2024-03-06T10:10:33.472Z] (Eclipse:19306): Gtk-WARNING **: 10:10:33.312: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:10:33 [2024-03-06T10:10:33.472Z] 
05:10:33 [2024-03-06T10:10:33.472Z] (Eclipse:19306): Gtk-WARNING **: 10:10:33.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:33 [2024-03-06T10:10:33.472Z] 
05:10:33 [2024-03-06T10:10:33.472Z] (Eclipse:19306): Gtk-WARNING **: 10:10:33.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:33 [2024-03-06T10:10:33.472Z] 
05:10:33 [2024-03-06T10:10:33.472Z] (Eclipse:19306): Gtk-WARNING **: 10:10:33.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:33 [2024-03-06T10:10:33.472Z] 
05:10:33 [2024-03-06T10:10:33.472Z] (Eclipse:19306): Gtk-WARNING **: 10:10:33.343: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:10:33 [2024-03-06T10:10:33.472Z] 
05:10:33 [2024-03-06T10:10:33.472Z] (Eclipse:19306): Gtk-WARNING **: 10:10:33.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:33 [2024-03-06T10:10:33.472Z] 
05:10:33 [2024-03-06T10:10:33.472Z] (Eclipse:19306): Gtk-WARNING **: 10:10:33.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:33 [2024-03-06T10:10:33.472Z] 
05:10:33 [2024-03-06T10:10:33.472Z] (Eclipse:19306): Gtk-WARNING **: 10:10:33.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:33 [2024-03-06T10:10:33.472Z] 
05:10:33 [2024-03-06T10:10:33.472Z] (Eclipse:19306): Gtk-WARNING **: 10:10:33.373: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:10:33 [2024-03-06T10:10:33.472Z] 
05:10:33 [2024-03-06T10:10:33.472Z] (Eclipse:19306): Gtk-WARNING **: 10:10:33.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:33 [2024-03-06T10:10:33.472Z] 
05:10:33 [2024-03-06T10:10:33.472Z] (Eclipse:19306): Gtk-WARNING **: 10:10:33.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:33 [2024-03-06T10:10:33.472Z] 
05:10:33 [2024-03-06T10:10:33.472Z] (Eclipse:19306): Gtk-WARNING **: 10:10:33.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:33 [2024-03-06T10:10:33.472Z] 
05:10:33 [2024-03-06T10:10:33.472Z] (Eclipse:19306): Gtk-WARNING **: 10:10:33.397: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:10:33 [2024-03-06T10:10:33.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:10:33 [2024-03-06T10:10:33.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:10:33 [2024-03-06T10:10:33.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322849613 data=null doit=true}, Shell with text {Confirm Clear}]
05:10:33 [2024-03-06T10:10:33.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:10:33 [2024-03-06T10:10:33.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:10:33 [2024-03-06T10:10:33.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:10:33 [2024-03-06T10:10:33.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:10:33 [2024-03-06T10:10:33.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:10:33 [2024-03-06T10:10:33.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:10:33 [2024-03-06T10:10:33.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322849613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:33 [2024-03-06T10:10:33.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322849613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:33 [2024-03-06T10:10:33.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322849613 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:33 [2024-03-06T10:10:33.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322849613 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:33 [2024-03-06T10:10:33.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322849613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:33 [2024-03-06T10:10:33.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322849613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:33 [2024-03-06T10:10:33.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322849613 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:34 [2024-03-06T10:10:34.400Z] 
05:10:34 [2024-03-06T10:10:34.400Z] (Eclipse:19306): Gtk-CRITICAL **: 10:10:34.313: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:10:34 [2024-03-06T10:10:34.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322849332 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:10:34 [2024-03-06T10:10:34.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:10:34 [2024-03-06T10:10:34.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:34 [2024-03-06T10:10:34.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:34 [2024-03-06T10:10:34.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:34 [2024-03-06T10:10:34.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:34 [2024-03-06T10:10:34.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:34 [2024-03-06T10:10:34.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:34 [2024-03-06T10:10:34.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322850707 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:34 [2024-03-06T10:10:34.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322850707 data=null doit=true}, TreeItem with text {test}]
05:10:34 [2024-03-06T10:10:34.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322850707 data=null}, TreeItem with text {test}]
05:10:34 [2024-03-06T10:10:34.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322850707 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:34 [2024-03-06T10:10:34.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322850707 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:34 [2024-03-06T10:10:34.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322850734 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:34 [2024-03-06T10:10:34.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:34 [2024-03-06T10:10:34.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322850734 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:34 [2024-03-06T10:10:34.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322850734 data=null doit=true}, TreeItem with text {test}]
05:10:34 [2024-03-06T10:10:34.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322850734 data=null}, TreeItem with text {test}]
05:10:34 [2024-03-06T10:10:34.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322850734 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:34 [2024-03-06T10:10:34.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322850735 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:34 [2024-03-06T10:10:34.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322850739 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:34 [2024-03-06T10:10:34.657Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:34 [2024-03-06T10:10:34.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:34 [2024-03-06T10:10:34.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=322850740 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
05:10:34 [2024-03-06T10:10:34.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=322850740 data=null doit=true}, TreeItem with text {Traces [4]}]
05:10:34 [2024-03-06T10:10:34.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=322850740 data=null}, TreeItem with text {Traces [4]}]
05:10:34 [2024-03-06T10:10:34.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=322850740 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:10:34 [2024-03-06T10:10:34.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322850740 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
05:10:34 [2024-03-06T10:10:34.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=322850756 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:10:34 [2024-03-06T10:10:34.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:34 [2024-03-06T10:10:34.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=322850757 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
05:10:34 [2024-03-06T10:10:34.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=322850757 data=null doit=true}, TreeItem with text {Traces [4]}]
05:10:34 [2024-03-06T10:10:34.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=322850757 data=null}, TreeItem with text {Traces [4]}]
05:10:34 [2024-03-06T10:10:34.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=322850757 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:10:34 [2024-03-06T10:10:34.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322850757 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
05:10:34 [2024-03-06T10:10:34.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=322850766 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:10:34 [2024-03-06T10:10:34.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:10:34 [2024-03-06T10:10:34.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:10:34 [2024-03-06T10:10:34.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:10:34 [2024-03-06T10:10:34.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:10:35 [2024-03-06T10:10:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322851107 data=null doit=true}, Shell with text {Trace Import}]
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322851112 data=null}, (of type 'Combo')]
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=322851149 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322851149 data=null doit=true}, TreeItem with text {import}]
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322851149 data=null}, TreeItem with text {import}]
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322851149 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322851149 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322851149 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Linux Kernel Trace
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Common Trace Format : Linux Kernel Trace} [layout=null] time=322851168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Linux Kernel Trace
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322851173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322851173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322851173 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:35 [2024-03-06T10:10:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322851173 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:35 [2024-03-06T10:10:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322851174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:35 [2024-03-06T10:10:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322851174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:35 [2024-03-06T10:10:35.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:10:35 [2024-03-06T10:10:35.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:10:35 [2024-03-06T10:10:35.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:10:35 [2024-03-06T10:10:35.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:10:35 [2024-03-06T10:10:35.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:10:35 [2024-03-06T10:10:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:10:35 [2024-03-06T10:10:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:10:35 [2024-03-06T10:10:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322851281 data=null doit=true}, Shell with text {Confirmation}]
05:10:35 [2024-03-06T10:10:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
05:10:35 [2024-03-06T10:10:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
05:10:35 [2024-03-06T10:10:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:10:35 [2024-03-06T10:10:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
05:10:35 [2024-03-06T10:10:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
05:10:35 [2024-03-06T10:10:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=322851281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:10:35 [2024-03-06T10:10:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=322851281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:10:35 [2024-03-06T10:10:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=322851281 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:10:35 [2024-03-06T10:10:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=322851282 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:10:35 [2024-03-06T10:10:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=322851282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:10:35 [2024-03-06T10:10:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=322851282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:10:35 [2024-03-06T10:10:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=322851282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:10:35 [2024-03-06T10:10:35.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322851174 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:35 [2024-03-06T10:10:35.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322850785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:10:35 [2024-03-06T10:10:35.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:10:35 [2024-03-06T10:10:35.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:35 [2024-03-06T10:10:35.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:35 [2024-03-06T10:10:35.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:35 [2024-03-06T10:10:35.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:35 [2024-03-06T10:10:35.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:35 [2024-03-06T10:10:35.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:35 [2024-03-06T10:10:35.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322851429 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:35 [2024-03-06T10:10:35.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322851430 data=null doit=true}, TreeItem with text {test}]
05:10:35 [2024-03-06T10:10:35.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322851430 data=null}, TreeItem with text {test}]
05:10:35 [2024-03-06T10:10:35.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322851430 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:35 [2024-03-06T10:10:35.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322851430 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:35 [2024-03-06T10:10:35.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322851456 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:35 [2024-03-06T10:10:35.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:35 [2024-03-06T10:10:35.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322851457 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:35 [2024-03-06T10:10:35.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322851457 data=null doit=true}, TreeItem with text {test}]
05:10:35 [2024-03-06T10:10:35.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322851457 data=null}, TreeItem with text {test}]
05:10:35 [2024-03-06T10:10:35.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322851457 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:35 [2024-03-06T10:10:35.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322851458 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:35 [2024-03-06T10:10:35.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322851462 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:35 [2024-03-06T10:10:35.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:35 [2024-03-06T10:10:35.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:35 [2024-03-06T10:10:35.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322851463 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:10:35 [2024-03-06T10:10:35.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322851463 data=null doit=true}, TreeItem with text {Traces [0]}]
05:10:35 [2024-03-06T10:10:35.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322851463 data=null}, TreeItem with text {Traces [0]}]
05:10:35 [2024-03-06T10:10:35.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322851463 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:10:35 [2024-03-06T10:10:35.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322851463 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:10:35 [2024-03-06T10:10:35.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322851480 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:10:35 [2024-03-06T10:10:35.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322851480 data=null doit=true}, TreeItem with text {Traces [0]}]
05:10:35 [2024-03-06T10:10:35.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322851480 data=null}, TreeItem with text {Traces [0]}]
05:10:35 [2024-03-06T10:10:35.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322851480 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:10:35 [2024-03-06T10:10:35.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322851480 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
05:10:35 [2024-03-06T10:10:35.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322851487 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:10:35 [2024-03-06T10:10:35.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:35 [2024-03-06T10:10:35.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:35 [2024-03-06T10:10:35.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322851734 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
05:10:35 [2024-03-06T10:10:35.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322851734 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:35 [2024-03-06T10:10:35.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322851734 data=null}, TreeItem with text {kernel-overlap-testing}]
05:10:35 [2024-03-06T10:10:35.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322851734 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
05:10:35 [2024-03-06T10:10:35.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322851735 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:35 [2024-03-06T10:10:35.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322851760 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
05:10:35 [2024-03-06T10:10:35.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:35 [2024-03-06T10:10:35.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:35 [2024-03-06T10:10:35.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:35 [2024-03-06T10:10:35.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:35 [2024-03-06T10:10:35.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:35 [2024-03-06T10:10:35.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:35 [2024-03-06T10:10:35.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322851761 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
05:10:35 [2024-03-06T10:10:35.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322851761 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:35 [2024-03-06T10:10:35.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322851762 data=null}, TreeItem with text {kernel-overlap-testing}]
05:10:35 [2024-03-06T10:10:35.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322851762 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
05:10:35 [2024-03-06T10:10:35.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322851762 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:35 [2024-03-06T10:10:35.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322851766 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
05:10:35 [2024-03-06T10:10:35.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:10:35 [2024-03-06T10:10:35.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322851767 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
05:10:35 [2024-03-06T10:10:35.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322851767 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:35 [2024-03-06T10:10:35.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:35 [2024-03-06T10:10:35.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322851767 data=null}, TreeItem with text {kernel-overlap-testing}]
05:10:35 [2024-03-06T10:10:35.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322851767 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
05:10:35 [2024-03-06T10:10:35.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322851767 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:35 [2024-03-06T10:10:35.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322851771 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
05:10:35 [2024-03-06T10:10:35.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322851771 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
05:10:35 [2024-03-06T10:10:35.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=322851771 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
05:10:35 [2024-03-06T10:10:35.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322851771 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:35 [2024-03-06T10:10:35.940Z] 
05:10:35 [2024-03-06T10:10:35.940Z] (Eclipse:19306): Gtk-CRITICAL **: 10:10:35.719: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:10:35 [2024-03-06T10:10:35.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322851811 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
05:10:35 [2024-03-06T10:10:35.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=322852067 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
05:10:35 [2024-03-06T10:10:35.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=322852070 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:35 [2024-03-06T10:10:35.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=322852070 data=null}, TreeItem with text {kernel-overlap-testing}]
05:10:35 [2024-03-06T10:10:35.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:10:35 [2024-03-06T10:10:35.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:35 [2024-03-06T10:10:35.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:35 [2024-03-06T10:10:35.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:35 [2024-03-06T10:10:35.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:35 [2024-03-06T10:10:35.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:35 [2024-03-06T10:10:35.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:10:35 [2024-03-06T10:10:35.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322852080 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:10:35 [2024-03-06T10:10:35.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322852080 data=null doit=true}, TableItem with text {}]
05:10:35 [2024-03-06T10:10:35.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322852080 data=null}, TableItem with text {}]
05:10:35 [2024-03-06T10:10:35.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322852080 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:10:35 [2024-03-06T10:10:35.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322852080 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:10:35 [2024-03-06T10:10:35.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322852086 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:10:35 [2024-03-06T10:10:35.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:35 [2024-03-06T10:10:35.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322853244 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322853244 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322853244 data=null}, TreeItem with text {kernel-overlap-testing}]
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322853244 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322853244 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322853248 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:37 [2024-03-06T10:10:37.308Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322853252 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322853252 data=null doit=true}, TreeItem with text {test}]
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322853252 data=null}, TreeItem with text {test}]
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322853252 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322853252 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322853281 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322853282 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322853282 data=null doit=true}, TreeItem with text {test}]
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322853282 data=null}, TreeItem with text {test}]
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322853282 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322853282 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322853287 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:37 [2024-03-06T10:10:37.308Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322853287 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322853288 data=null doit=true}, TreeItem with text {Traces [1]}]
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322853288 data=null}, TreeItem with text {Traces [1]}]
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322853288 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:10:37 [2024-03-06T10:10:37.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322853288 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322853306 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322853310 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322853310 data=null doit=true}, TreeItem with text {test}]
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322853310 data=null}, TreeItem with text {test}]
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322853311 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322853311 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322853331 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322853333 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322853333 data=null doit=true}, TreeItem with text {test}]
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322853333 data=null}, TreeItem with text {test}]
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322853334 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322853334 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322853338 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:37 [2024-03-06T10:10:37.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322853339 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322853339 data=null doit=true}, TreeItem with text {Traces [1]}]
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322853339 data=null}, TreeItem with text {Traces [1]}]
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322853340 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322853340 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322853354 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322853354 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322853354 data=null doit=true}, TreeItem with text {Traces [1]}]
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322853354 data=null}, TreeItem with text {Traces [1]}]
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322853355 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322853355 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322853358 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:10:37 [2024-03-06T10:10:37.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:10:37 [2024-03-06T10:10:37.309Z] 
05:10:37 [2024-03-06T10:10:37.309Z] (Eclipse:19306): Gtk-WARNING **: 10:10:37.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:37 [2024-03-06T10:10:37.309Z] 
05:10:37 [2024-03-06T10:10:37.309Z] (Eclipse:19306): Gtk-WARNING **: 10:10:37.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:37 [2024-03-06T10:10:37.309Z] 
05:10:37 [2024-03-06T10:10:37.309Z] (Eclipse:19306): Gtk-WARNING **: 10:10:37.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:37 [2024-03-06T10:10:37.309Z] 
05:10:37 [2024-03-06T10:10:37.309Z] (Eclipse:19306): Gtk-WARNING **: 10:10:37.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:37 [2024-03-06T10:10:37.565Z] 
05:10:37 [2024-03-06T10:10:37.565Z] (Eclipse:19306): Gtk-WARNING **: 10:10:37.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:37 [2024-03-06T10:10:37.565Z] 
05:10:37 [2024-03-06T10:10:37.565Z] (Eclipse:19306): Gtk-WARNING **: 10:10:37.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:37 [2024-03-06T10:10:37.565Z] 
05:10:37 [2024-03-06T10:10:37.565Z] (Eclipse:19306): Gtk-WARNING **: 10:10:37.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:37 [2024-03-06T10:10:37.565Z] 
05:10:37 [2024-03-06T10:10:37.565Z] (Eclipse:19306): Gtk-WARNING **: 10:10:37.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:37 [2024-03-06T10:10:37.565Z] 
05:10:37 [2024-03-06T10:10:37.565Z] (Eclipse:19306): Gtk-WARNING **: 10:10:37.344: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:37 [2024-03-06T10:10:37.565Z] 
05:10:37 [2024-03-06T10:10:37.565Z] (Eclipse:19306): Gtk-WARNING **: 10:10:37.344: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:37 [2024-03-06T10:10:37.565Z] 
05:10:37 [2024-03-06T10:10:37.565Z] (Eclipse:19306): Gtk-WARNING **: 10:10:37.344: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:37 [2024-03-06T10:10:37.565Z] 
05:10:37 [2024-03-06T10:10:37.565Z] (Eclipse:19306): Gtk-WARNING **: 10:10:37.344: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:37 [2024-03-06T10:10:37.565Z] 
05:10:37 [2024-03-06T10:10:37.565Z] (Eclipse:19306): Gtk-WARNING **: 10:10:37.364: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:37 [2024-03-06T10:10:37.565Z] 
05:10:37 [2024-03-06T10:10:37.565Z] (Eclipse:19306): Gtk-WARNING **: 10:10:37.364: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:37 [2024-03-06T10:10:37.565Z] 
05:10:37 [2024-03-06T10:10:37.565Z] (Eclipse:19306): Gtk-WARNING **: 10:10:37.364: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:37 [2024-03-06T10:10:37.565Z] 
05:10:37 [2024-03-06T10:10:37.565Z] (Eclipse:19306): Gtk-WARNING **: 10:10:37.364: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:37 [2024-03-06T10:10:37.565Z] 
05:10:37 [2024-03-06T10:10:37.565Z] (Eclipse:19306): Gtk-WARNING **: 10:10:37.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:37 [2024-03-06T10:10:37.565Z] 
05:10:37 [2024-03-06T10:10:37.565Z] (Eclipse:19306): Gtk-WARNING **: 10:10:37.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:37 [2024-03-06T10:10:37.565Z] 
05:10:37 [2024-03-06T10:10:37.565Z] (Eclipse:19306): Gtk-WARNING **: 10:10:37.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:37 [2024-03-06T10:10:37.565Z] 
05:10:37 [2024-03-06T10:10:37.565Z] (Eclipse:19306): Gtk-WARNING **: 10:10:37.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:37 [2024-03-06T10:10:37.565Z] 
05:10:37 [2024-03-06T10:10:37.565Z] (Eclipse:19306): Gtk-WARNING **: 10:10:37.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:37 [2024-03-06T10:10:37.565Z] 
05:10:37 [2024-03-06T10:10:37.565Z] (Eclipse:19306): Gtk-WARNING **: 10:10:37.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:37 [2024-03-06T10:10:37.565Z] 
05:10:37 [2024-03-06T10:10:37.565Z] (Eclipse:19306): Gtk-WARNING **: 10:10:37.409: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:37 [2024-03-06T10:10:37.565Z] 
05:10:37 [2024-03-06T10:10:37.565Z] (Eclipse:19306): Gtk-WARNING **: 10:10:37.409: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:37 [2024-03-06T10:10:37.565Z] 
05:10:37 [2024-03-06T10:10:37.565Z] (Eclipse:19306): Gtk-WARNING **: 10:10:37.428: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:37 [2024-03-06T10:10:37.565Z] 
05:10:37 [2024-03-06T10:10:37.565Z] (Eclipse:19306): Gtk-WARNING **: 10:10:37.428: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:37 [2024-03-06T10:10:37.565Z] 
05:10:37 [2024-03-06T10:10:37.565Z] (Eclipse:19306): Gtk-WARNING **: 10:10:37.428: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:37 [2024-03-06T10:10:37.565Z] 
05:10:37 [2024-03-06T10:10:37.565Z] (Eclipse:19306): Gtk-WARNING **: 10:10:37.428: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:37 [2024-03-06T10:10:37.566Z] 
05:10:37 [2024-03-06T10:10:37.566Z] (Eclipse:19306): Gtk-WARNING **: 10:10:37.444: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:37 [2024-03-06T10:10:37.566Z] 
05:10:37 [2024-03-06T10:10:37.566Z] (Eclipse:19306): Gtk-WARNING **: 10:10:37.444: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:37 [2024-03-06T10:10:37.566Z] 
05:10:37 [2024-03-06T10:10:37.566Z] (Eclipse:19306): Gtk-WARNING **: 10:10:37.444: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:37 [2024-03-06T10:10:37.566Z] 
05:10:37 [2024-03-06T10:10:37.566Z] (Eclipse:19306): Gtk-WARNING **: 10:10:37.444: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:37 [2024-03-06T10:10:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:10:37 [2024-03-06T10:10:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:10:37 [2024-03-06T10:10:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322853654 data=null doit=true}, Shell with text {Confirm Clear}]
05:10:37 [2024-03-06T10:10:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:10:37 [2024-03-06T10:10:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:10:37 [2024-03-06T10:10:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:10:37 [2024-03-06T10:10:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:10:37 [2024-03-06T10:10:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:10:37 [2024-03-06T10:10:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:10:37 [2024-03-06T10:10:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322853654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:37 [2024-03-06T10:10:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322853654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:37 [2024-03-06T10:10:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322853655 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:37 [2024-03-06T10:10:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322853655 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:37 [2024-03-06T10:10:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322853655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:37 [2024-03-06T10:10:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322853655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:37 [2024-03-06T10:10:37.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322853655 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:37 [2024-03-06T10:10:37.822Z] 
05:10:37 [2024-03-06T10:10:37.822Z] (Eclipse:19306): Gtk-CRITICAL **: 10:10:37.771: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:10:37 [2024-03-06T10:10:37.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322853379 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:10:37 [2024-03-06T10:10:37.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:10:37 [2024-03-06T10:10:37.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:37 [2024-03-06T10:10:37.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:37 [2024-03-06T10:10:37.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:37 [2024-03-06T10:10:37.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:37 [2024-03-06T10:10:37.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:37 [2024-03-06T10:10:37.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:37 [2024-03-06T10:10:37.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322854009 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:37 [2024-03-06T10:10:37.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322854009 data=null doit=true}, TreeItem with text {test}]
05:10:37 [2024-03-06T10:10:37.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322854009 data=null}, TreeItem with text {test}]
05:10:37 [2024-03-06T10:10:37.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322854009 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:37 [2024-03-06T10:10:37.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322854010 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:38 [2024-03-06T10:10:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322854033 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:38 [2024-03-06T10:10:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:38 [2024-03-06T10:10:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322854034 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:38 [2024-03-06T10:10:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322854034 data=null doit=true}, TreeItem with text {test}]
05:10:38 [2024-03-06T10:10:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322854034 data=null}, TreeItem with text {test}]
05:10:38 [2024-03-06T10:10:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322854034 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:38 [2024-03-06T10:10:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322854034 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:38 [2024-03-06T10:10:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322854039 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:38 [2024-03-06T10:10:38.079Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:38 [2024-03-06T10:10:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:38 [2024-03-06T10:10:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322854039 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:10:38 [2024-03-06T10:10:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322854039 data=null doit=true}, TreeItem with text {Traces [1]}]
05:10:38 [2024-03-06T10:10:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322854039 data=null}, TreeItem with text {Traces [1]}]
05:10:38 [2024-03-06T10:10:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322854040 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:10:38 [2024-03-06T10:10:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322854040 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:10:38 [2024-03-06T10:10:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322854049 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:10:38 [2024-03-06T10:10:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:38 [2024-03-06T10:10:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322854049 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:10:38 [2024-03-06T10:10:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322854049 data=null doit=true}, TreeItem with text {Traces [1]}]
05:10:38 [2024-03-06T10:10:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322854049 data=null}, TreeItem with text {Traces [1]}]
05:10:38 [2024-03-06T10:10:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322854049 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:10:38 [2024-03-06T10:10:38.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322854054 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:10:38 [2024-03-06T10:10:38.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322854057 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:10:38 [2024-03-06T10:10:38.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:10:38 [2024-03-06T10:10:38.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:10:38 [2024-03-06T10:10:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:10:38 [2024-03-06T10:10:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:10:38 [2024-03-06T10:10:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322854427 data=null doit=true}, Shell with text {Trace Import}]
05:10:38 [2024-03-06T10:10:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322854434 data=null}, (of type 'Combo')]
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=322854494 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322854494 data=null doit=true}, TreeItem with text {import}]
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322854494 data=null}, TreeItem with text {import}]
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322854495 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322854495 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322854495 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : LTTng UST Trace
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Common Trace Format : LTTng UST Trace} [layout=null] time=322854517 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : LTTng UST Trace
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:10:38 [2024-03-06T10:10:38.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322854529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322854529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322854529 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322854529 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322854529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322854529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:38 [2024-03-06T10:10:38.602Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:10:38 [2024-03-06T10:10:38.602Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:10:38 [2024-03-06T10:10:38.602Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:10:38 [2024-03-06T10:10:38.602Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:10:38 [2024-03-06T10:10:38.602Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322854649 data=null doit=true}, Shell with text {Confirmation}]
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=322854649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=322854649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=322854649 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=322854649 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=322854650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=322854650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=322854650 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322854529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322854076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:38 [2024-03-06T10:10:38.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:38 [2024-03-06T10:10:38.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:38 [2024-03-06T10:10:38.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:38 [2024-03-06T10:10:38.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:38 [2024-03-06T10:10:38.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322854756 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:38 [2024-03-06T10:10:38.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322854756 data=null doit=true}, TreeItem with text {test}]
05:10:38 [2024-03-06T10:10:38.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322854756 data=null}, TreeItem with text {test}]
05:10:38 [2024-03-06T10:10:38.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322854779 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:38 [2024-03-06T10:10:38.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322854780 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:38 [2024-03-06T10:10:38.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322854813 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:38 [2024-03-06T10:10:38.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:38 [2024-03-06T10:10:38.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322854814 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:38 [2024-03-06T10:10:38.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322854814 data=null doit=true}, TreeItem with text {test}]
05:10:38 [2024-03-06T10:10:38.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322854814 data=null}, TreeItem with text {test}]
05:10:38 [2024-03-06T10:10:38.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322854814 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:38 [2024-03-06T10:10:38.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322854815 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:38 [2024-03-06T10:10:38.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322854819 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:38 [2024-03-06T10:10:38.858Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:38 [2024-03-06T10:10:38.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:38 [2024-03-06T10:10:38.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322854820 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:10:38 [2024-03-06T10:10:38.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322854820 data=null doit=true}, TreeItem with text {Traces [0]}]
05:10:38 [2024-03-06T10:10:38.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322854820 data=null}, TreeItem with text {Traces [0]}]
05:10:38 [2024-03-06T10:10:38.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322854820 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:10:38 [2024-03-06T10:10:38.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322854821 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:10:38 [2024-03-06T10:10:38.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322854837 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:10:38 [2024-03-06T10:10:38.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322854837 data=null doit=true}, TreeItem with text {Traces [0]}]
05:10:38 [2024-03-06T10:10:38.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322854837 data=null}, TreeItem with text {Traces [0]}]
05:10:38 [2024-03-06T10:10:38.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322854837 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:10:38 [2024-03-06T10:10:38.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322854838 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
05:10:38 [2024-03-06T10:10:38.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=322854851 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:10:39 [2024-03-06T10:10:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:39 [2024-03-06T10:10:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:39 [2024-03-06T10:10:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322855085 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
05:10:39 [2024-03-06T10:10:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322855086 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:39 [2024-03-06T10:10:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322855086 data=null}, TreeItem with text {simple_server-thread1}]
05:10:39 [2024-03-06T10:10:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322855086 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
05:10:39 [2024-03-06T10:10:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322855086 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:39 [2024-03-06T10:10:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322855111 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
05:10:39 [2024-03-06T10:10:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:39 [2024-03-06T10:10:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:39 [2024-03-06T10:10:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:39 [2024-03-06T10:10:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:39 [2024-03-06T10:10:39.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:39 [2024-03-06T10:10:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:39 [2024-03-06T10:10:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322855113 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
05:10:39 [2024-03-06T10:10:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322855113 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:39 [2024-03-06T10:10:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322855113 data=null}, TreeItem with text {simple_server-thread1}]
05:10:39 [2024-03-06T10:10:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322855113 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
05:10:39 [2024-03-06T10:10:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322855114 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:39 [2024-03-06T10:10:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322855120 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
05:10:39 [2024-03-06T10:10:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
05:10:39 [2024-03-06T10:10:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322855121 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
05:10:39 [2024-03-06T10:10:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322855121 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:39 [2024-03-06T10:10:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:39 [2024-03-06T10:10:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322855121 data=null}, TreeItem with text {simple_server-thread1}]
05:10:39 [2024-03-06T10:10:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322855121 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
05:10:39 [2024-03-06T10:10:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322855121 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:39 [2024-03-06T10:10:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322855126 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
05:10:39 [2024-03-06T10:10:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322855127 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {simple_server-thread1}]
05:10:39 [2024-03-06T10:10:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=322855127 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {simple_server-thread1}]
05:10:39 [2024-03-06T10:10:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322855127 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:39 [2024-03-06T10:10:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322855167 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {simple_server-thread1}]
05:10:39 [2024-03-06T10:10:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=322855173 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
05:10:39 [2024-03-06T10:10:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=322855174 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:39 [2024-03-06T10:10:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=322855174 data=null}, TreeItem with text {simple_server-thread1}]
05:10:39 [2024-03-06T10:10:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
05:10:39 [2024-03-06T10:10:39.115Z] 
05:10:39 [2024-03-06T10:10:39.115Z] (Eclipse:19306): Gtk-CRITICAL **: 10:10:39.048: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:10:39 [2024-03-06T10:10:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:39 [2024-03-06T10:10:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:39 [2024-03-06T10:10:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:39 [2024-03-06T10:10:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:39 [2024-03-06T10:10:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:39 [2024-03-06T10:10:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:10:39 [2024-03-06T10:10:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322855676 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:10:39 [2024-03-06T10:10:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322855676 data=null doit=true}, TableItem with text {}]
05:10:39 [2024-03-06T10:10:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322855676 data=null}, TableItem with text {}]
05:10:39 [2024-03-06T10:10:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322855677 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:10:39 [2024-03-06T10:10:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322855677 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:10:39 [2024-03-06T10:10:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322855681 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:10:39 [2024-03-06T10:10:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:39 [2024-03-06T10:10:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:40 [2024-03-06T10:10:40.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:40 [2024-03-06T10:10:40.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:40 [2024-03-06T10:10:40.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322856640 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
05:10:40 [2024-03-06T10:10:40.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322856641 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:40 [2024-03-06T10:10:40.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322856641 data=null}, TreeItem with text {simple_server-thread1}]
05:10:40 [2024-03-06T10:10:40.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322856641 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
05:10:40 [2024-03-06T10:10:40.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322856641 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:10:40 [2024-03-06T10:10:40.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322856645 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
05:10:40 [2024-03-06T10:10:40.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:40 [2024-03-06T10:10:40.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:40 [2024-03-06T10:10:40.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:40 [2024-03-06T10:10:40.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:40 [2024-03-06T10:10:40.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:40 [2024-03-06T10:10:40.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:40 [2024-03-06T10:10:40.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:40 [2024-03-06T10:10:40.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:40 [2024-03-06T10:10:40.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:40 [2024-03-06T10:10:40.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:40 [2024-03-06T10:10:40.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:40 [2024-03-06T10:10:40.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322856654 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:40 [2024-03-06T10:10:40.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322856654 data=null doit=true}, TreeItem with text {test}]
05:10:40 [2024-03-06T10:10:40.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322856654 data=null}, TreeItem with text {test}]
05:10:40 [2024-03-06T10:10:40.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322856654 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:40 [2024-03-06T10:10:40.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322856654 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:40 [2024-03-06T10:10:40.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322856676 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:40 [2024-03-06T10:10:40.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:40 [2024-03-06T10:10:40.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322856677 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:40 [2024-03-06T10:10:40.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322856677 data=null doit=true}, TreeItem with text {test}]
05:10:40 [2024-03-06T10:10:40.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322856677 data=null}, TreeItem with text {test}]
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322856677 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322856677 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322856686 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:40 [2024-03-06T10:10:40.604Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=322856687 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=322856687 data=null doit=true}, TreeItem with text {Traces [3]}]
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=322856687 data=null}, TreeItem with text {Traces [3]}]
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=322856688 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322856688 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=322856703 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:10:40 [2024-03-06T10:10:40.604Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322856758 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322856759 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322856759 data=null}, TreeItem with text {simple_server-thread2}]
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322856759 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322856759 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322856779 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:40 [2024-03-06T10:10:40.604Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322856781 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322856781 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322856781 data=null}, TreeItem with text {simple_server-thread2}]
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322856782 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322856782 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322856790 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322856790 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322856790 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322856791 data=null}, TreeItem with text {simple_server-thread2}]
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322856791 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322856791 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322856795 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
05:10:40 [2024-03-06T10:10:40.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322856795 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread2}]
05:10:40 [2024-03-06T10:10:40.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=322856796 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread2}]
05:10:40 [2024-03-06T10:10:40.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322856796 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:40 [2024-03-06T10:10:40.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322856839 data=null button=1 stateMask=0x80000 x=151 y=104 count=2}, TreeItem with text {simple_server-thread2}]
05:10:40 [2024-03-06T10:10:40.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=322857038 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
05:10:40 [2024-03-06T10:10:40.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=322857038 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:40 [2024-03-06T10:10:40.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=322857038 data=null}, TreeItem with text {simple_server-thread2}]
05:10:40 [2024-03-06T10:10:40.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
05:10:40 [2024-03-06T10:10:40.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:40 [2024-03-06T10:10:40.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:40 [2024-03-06T10:10:40.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:40 [2024-03-06T10:10:40.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:40 [2024-03-06T10:10:40.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:40 [2024-03-06T10:10:40.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:40 [2024-03-06T10:10:40.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:10:40 [2024-03-06T10:10:40.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322857040 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:10:40 [2024-03-06T10:10:40.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322857040 data=null doit=true}, TableItem with text {}]
05:10:40 [2024-03-06T10:10:40.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322857040 data=null}, TableItem with text {}]
05:10:40 [2024-03-06T10:10:40.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322857040 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:10:40 [2024-03-06T10:10:40.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322857040 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:10:40 [2024-03-06T10:10:40.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322857041 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:10:40 [2024-03-06T10:10:40.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:40 [2024-03-06T10:10:40.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:40 [2024-03-06T10:10:40.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:10:40 [2024-03-06T10:10:40.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322857042 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:10:40 [2024-03-06T10:10:40.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322857042 data=null doit=true}, TableItem with text {}]
05:10:40 [2024-03-06T10:10:40.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322857042 data=null}, TableItem with text {}]
05:10:40 [2024-03-06T10:10:40.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322857043 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:10:40 [2024-03-06T10:10:40.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322857043 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:10:40 [2024-03-06T10:10:40.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322857043 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:10:41 [2024-03-06T10:10:41.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:41 [2024-03-06T10:10:41.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322858309 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322858310 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322858310 data=null}, TreeItem with text {simple_server-thread2}]
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322858310 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322858310 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322858317 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:42 [2024-03-06T10:10:42.350Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322858321 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322858321 data=null doit=true}, TreeItem with text {test}]
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322858322 data=null}, TreeItem with text {test}]
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322858322 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322858322 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322858349 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322858351 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322858351 data=null doit=true}, TreeItem with text {test}]
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322858351 data=null}, TreeItem with text {test}]
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322858351 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322858352 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322858356 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:42 [2024-03-06T10:10:42.350Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=322858357 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=322858357 data=null doit=true}, TreeItem with text {Traces [3]}]
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=322858357 data=null}, TreeItem with text {Traces [3]}]
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=322858357 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322858357 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
05:10:42 [2024-03-06T10:10:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=322858376 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:10:42 [2024-03-06T10:10:42.350Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
05:10:42 [2024-03-06T10:10:42.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:42 [2024-03-06T10:10:42.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:42 [2024-03-06T10:10:42.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322858731 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
05:10:42 [2024-03-06T10:10:42.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322858731 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:10:42 [2024-03-06T10:10:42.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322858731 data=null}, TreeItem with text {ust-overlap-testing}]
05:10:42 [2024-03-06T10:10:42.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322858732 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
05:10:42 [2024-03-06T10:10:42.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322858732 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:10:42 [2024-03-06T10:10:42.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322858755 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
05:10:42 [2024-03-06T10:10:42.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:42 [2024-03-06T10:10:42.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:42 [2024-03-06T10:10:42.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:42 [2024-03-06T10:10:42.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:42 [2024-03-06T10:10:42.606Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:42 [2024-03-06T10:10:42.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:42 [2024-03-06T10:10:42.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322858757 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
05:10:42 [2024-03-06T10:10:42.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322858757 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:10:42 [2024-03-06T10:10:42.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322858757 data=null}, TreeItem with text {ust-overlap-testing}]
05:10:42 [2024-03-06T10:10:42.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322858757 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
05:10:42 [2024-03-06T10:10:42.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322858757 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:10:42 [2024-03-06T10:10:42.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322858761 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
05:10:42 [2024-03-06T10:10:42.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
05:10:42 [2024-03-06T10:10:42.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322858762 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
05:10:42 [2024-03-06T10:10:42.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322858762 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:10:42 [2024-03-06T10:10:42.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:42 [2024-03-06T10:10:42.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322858762 data=null}, TreeItem with text {ust-overlap-testing}]
05:10:42 [2024-03-06T10:10:42.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322858762 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
05:10:42 [2024-03-06T10:10:42.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322858763 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:10:42 [2024-03-06T10:10:42.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322858767 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
05:10:42 [2024-03-06T10:10:42.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322858767 data=null button=1 stateMask=0x0 x=140 y=127 count=2}, TreeItem with text {ust-overlap-testing}]
05:10:42 [2024-03-06T10:10:42.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=322858767 data=null button=1 stateMask=0x0 x=140 y=127 count=2}, TreeItem with text {ust-overlap-testing}]
05:10:42 [2024-03-06T10:10:42.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322858767 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:10:42 [2024-03-06T10:10:42.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322858815 data=null button=1 stateMask=0x80000 x=140 y=127 count=2}, TreeItem with text {ust-overlap-testing}]
05:10:43 [2024-03-06T10:10:43.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=322859064 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
05:10:43 [2024-03-06T10:10:43.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=322859067 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:10:43 [2024-03-06T10:10:43.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=322859067 data=null}, TreeItem with text {ust-overlap-testing}]
05:10:43 [2024-03-06T10:10:43.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
05:10:43 [2024-03-06T10:10:43.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:43 [2024-03-06T10:10:43.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:43 [2024-03-06T10:10:43.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:43 [2024-03-06T10:10:43.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:43 [2024-03-06T10:10:43.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:43 [2024-03-06T10:10:43.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:43 [2024-03-06T10:10:43.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:43 [2024-03-06T10:10:43.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:10:43 [2024-03-06T10:10:43.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322859070 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:10:43 [2024-03-06T10:10:43.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322859070 data=null doit=true}, TableItem with text {}]
05:10:43 [2024-03-06T10:10:43.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322859070 data=null}, TableItem with text {}]
05:10:43 [2024-03-06T10:10:43.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322859071 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:10:43 [2024-03-06T10:10:43.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322859083 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:10:43 [2024-03-06T10:10:43.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322859119 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:10:43 [2024-03-06T10:10:43.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:43 [2024-03-06T10:10:43.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:44 [2024-03-06T10:10:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:44 [2024-03-06T10:10:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:44 [2024-03-06T10:10:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322860319 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
05:10:44 [2024-03-06T10:10:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322860319 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:10:44 [2024-03-06T10:10:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322860319 data=null}, TreeItem with text {ust-overlap-testing}]
05:10:44 [2024-03-06T10:10:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322860319 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
05:10:44 [2024-03-06T10:10:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322860319 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:10:44 [2024-03-06T10:10:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322860324 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
05:10:44 [2024-03-06T10:10:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:44 [2024-03-06T10:10:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:44 [2024-03-06T10:10:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:44 [2024-03-06T10:10:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:44 [2024-03-06T10:10:44.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:44 [2024-03-06T10:10:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:44 [2024-03-06T10:10:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:44 [2024-03-06T10:10:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:44 [2024-03-06T10:10:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:44 [2024-03-06T10:10:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:44 [2024-03-06T10:10:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:44 [2024-03-06T10:10:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322860332 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:44 [2024-03-06T10:10:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322860332 data=null doit=true}, TreeItem with text {test}]
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322860332 data=null}, TreeItem with text {test}]
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322860332 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322860333 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322860357 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322860357 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322860357 data=null doit=true}, TreeItem with text {test}]
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322860357 data=null}, TreeItem with text {test}]
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322860357 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322860357 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322860369 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:44 [2024-03-06T10:10:44.485Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=322860370 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=322860370 data=null doit=true}, TreeItem with text {Traces [3]}]
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=322860370 data=null}, TreeItem with text {Traces [3]}]
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=322860370 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322860370 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=322860386 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322860391 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322860391 data=null doit=true}, TreeItem with text {test}]
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322860391 data=null}, TreeItem with text {test}]
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322860392 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322860392 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322860421 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322860421 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322860421 data=null doit=true}, TreeItem with text {test}]
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322860422 data=null}, TreeItem with text {test}]
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322860422 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322860422 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322860431 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:44 [2024-03-06T10:10:44.485Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=322860432 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=322860432 data=null doit=true}, TreeItem with text {Traces [3]}]
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=322860432 data=null}, TreeItem with text {Traces [3]}]
05:10:44 [2024-03-06T10:10:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=322860433 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:10:44 [2024-03-06T10:10:44.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322860433 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
05:10:44 [2024-03-06T10:10:44.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=322860448 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:10:44 [2024-03-06T10:10:44.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:44 [2024-03-06T10:10:44.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=322860448 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
05:10:44 [2024-03-06T10:10:44.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=322860449 data=null doit=true}, TreeItem with text {Traces [3]}]
05:10:44 [2024-03-06T10:10:44.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=322860449 data=null}, TreeItem with text {Traces [3]}]
05:10:44 [2024-03-06T10:10:44.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=322860449 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:10:44 [2024-03-06T10:10:44.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322860449 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
05:10:44 [2024-03-06T10:10:44.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=322860453 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:10:44 [2024-03-06T10:10:44.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:10:44 [2024-03-06T10:10:44.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:10:44 [2024-03-06T10:10:44.486Z] 
05:10:44 [2024-03-06T10:10:44.486Z] (Eclipse:19306): Gtk-WARNING **: 10:10:44.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:44 [2024-03-06T10:10:44.486Z] 
05:10:44 [2024-03-06T10:10:44.486Z] (Eclipse:19306): Gtk-WARNING **: 10:10:44.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:44 [2024-03-06T10:10:44.486Z] 
05:10:44 [2024-03-06T10:10:44.486Z] (Eclipse:19306): Gtk-WARNING **: 10:10:44.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:44 [2024-03-06T10:10:44.486Z] 
05:10:44 [2024-03-06T10:10:44.486Z] (Eclipse:19306): Gtk-WARNING **: 10:10:44.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:44 [2024-03-06T10:10:44.486Z] 
05:10:44 [2024-03-06T10:10:44.486Z] (Eclipse:19306): Gtk-WARNING **: 10:10:44.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:44 [2024-03-06T10:10:44.486Z] 
05:10:44 [2024-03-06T10:10:44.486Z] (Eclipse:19306): Gtk-WARNING **: 10:10:44.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:44 [2024-03-06T10:10:44.486Z] 
05:10:44 [2024-03-06T10:10:44.486Z] (Eclipse:19306): Gtk-WARNING **: 10:10:44.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:44 [2024-03-06T10:10:44.486Z] 
05:10:44 [2024-03-06T10:10:44.486Z] (Eclipse:19306): Gtk-WARNING **: 10:10:44.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:44 [2024-03-06T10:10:44.486Z] 
05:10:44 [2024-03-06T10:10:44.486Z] (Eclipse:19306): Gtk-WARNING **: 10:10:44.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:44 [2024-03-06T10:10:44.486Z] 
05:10:44 [2024-03-06T10:10:44.486Z] (Eclipse:19306): Gtk-WARNING **: 10:10:44.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:44 [2024-03-06T10:10:44.486Z] 
05:10:44 [2024-03-06T10:10:44.486Z] (Eclipse:19306): Gtk-WARNING **: 10:10:44.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:44 [2024-03-06T10:10:44.486Z] 
05:10:44 [2024-03-06T10:10:44.486Z] (Eclipse:19306): Gtk-WARNING **: 10:10:44.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:44 [2024-03-06T10:10:44.486Z] 
05:10:44 [2024-03-06T10:10:44.486Z] (Eclipse:19306): Gtk-WARNING **: 10:10:44.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:44 [2024-03-06T10:10:44.486Z] 
05:10:44 [2024-03-06T10:10:44.486Z] (Eclipse:19306): Gtk-WARNING **: 10:10:44.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:44 [2024-03-06T10:10:44.486Z] 
05:10:44 [2024-03-06T10:10:44.486Z] (Eclipse:19306): Gtk-WARNING **: 10:10:44.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:44 [2024-03-06T10:10:44.486Z] 
05:10:44 [2024-03-06T10:10:44.486Z] (Eclipse:19306): Gtk-WARNING **: 10:10:44.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:44 [2024-03-06T10:10:44.742Z] 
05:10:44 [2024-03-06T10:10:44.742Z] (Eclipse:19306): Gtk-WARNING **: 10:10:44.488: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:44 [2024-03-06T10:10:44.742Z] 
05:10:44 [2024-03-06T10:10:44.742Z] (Eclipse:19306): Gtk-WARNING **: 10:10:44.489: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:44 [2024-03-06T10:10:44.742Z] 
05:10:44 [2024-03-06T10:10:44.742Z] (Eclipse:19306): Gtk-WARNING **: 10:10:44.489: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:44 [2024-03-06T10:10:44.742Z] 
05:10:44 [2024-03-06T10:10:44.742Z] (Eclipse:19306): Gtk-WARNING **: 10:10:44.489: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:44 [2024-03-06T10:10:44.742Z] 
05:10:44 [2024-03-06T10:10:44.742Z] (Eclipse:19306): Gtk-WARNING **: 10:10:44.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:44 [2024-03-06T10:10:44.742Z] 
05:10:44 [2024-03-06T10:10:44.742Z] (Eclipse:19306): Gtk-WARNING **: 10:10:44.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:44 [2024-03-06T10:10:44.742Z] 
05:10:44 [2024-03-06T10:10:44.742Z] (Eclipse:19306): Gtk-WARNING **: 10:10:44.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:44 [2024-03-06T10:10:44.742Z] 
05:10:44 [2024-03-06T10:10:44.742Z] (Eclipse:19306): Gtk-WARNING **: 10:10:44.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:44 [2024-03-06T10:10:44.742Z] 
05:10:44 [2024-03-06T10:10:44.742Z] (Eclipse:19306): Gtk-WARNING **: 10:10:44.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:44 [2024-03-06T10:10:44.742Z] 
05:10:44 [2024-03-06T10:10:44.742Z] (Eclipse:19306): Gtk-WARNING **: 10:10:44.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:44 [2024-03-06T10:10:44.742Z] 
05:10:44 [2024-03-06T10:10:44.742Z] (Eclipse:19306): Gtk-WARNING **: 10:10:44.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:44 [2024-03-06T10:10:44.742Z] 
05:10:44 [2024-03-06T10:10:44.742Z] (Eclipse:19306): Gtk-WARNING **: 10:10:44.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:10:44 [2024-03-06T10:10:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:10:44 [2024-03-06T10:10:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:10:44 [2024-03-06T10:10:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322860749 data=null doit=true}, Shell with text {Confirm Clear}]
05:10:44 [2024-03-06T10:10:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:10:44 [2024-03-06T10:10:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:10:44 [2024-03-06T10:10:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:10:44 [2024-03-06T10:10:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:10:44 [2024-03-06T10:10:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:10:44 [2024-03-06T10:10:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:10:44 [2024-03-06T10:10:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322860750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:44 [2024-03-06T10:10:44.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322860750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:44 [2024-03-06T10:10:44.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322860750 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:44 [2024-03-06T10:10:44.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322860750 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:44 [2024-03-06T10:10:44.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322860750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:44 [2024-03-06T10:10:44.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322860750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:44 [2024-03-06T10:10:44.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322860750 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:45 [2024-03-06T10:10:45.305Z] 
05:10:45 [2024-03-06T10:10:45.305Z] (Eclipse:19306): Gtk-CRITICAL **: 10:10:45.301: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:10:45 [2024-03-06T10:10:45.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322860476 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:10:45 [2024-03-06T10:10:45.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:10:45 [2024-03-06T10:10:45.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:45 [2024-03-06T10:10:45.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:45 [2024-03-06T10:10:45.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:45 [2024-03-06T10:10:45.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:45 [2024-03-06T10:10:45.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:45 [2024-03-06T10:10:45.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:45 [2024-03-06T10:10:45.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322861545 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:45 [2024-03-06T10:10:45.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322861545 data=null doit=true}, TreeItem with text {test}]
05:10:45 [2024-03-06T10:10:45.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322861546 data=null}, TreeItem with text {test}]
05:10:45 [2024-03-06T10:10:45.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322861546 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:45 [2024-03-06T10:10:45.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322861546 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:45 [2024-03-06T10:10:45.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322861571 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:45 [2024-03-06T10:10:45.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:45 [2024-03-06T10:10:45.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322861573 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:45 [2024-03-06T10:10:45.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322861573 data=null doit=true}, TreeItem with text {test}]
05:10:45 [2024-03-06T10:10:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322861573 data=null}, TreeItem with text {test}]
05:10:45 [2024-03-06T10:10:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322861573 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:45 [2024-03-06T10:10:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322861573 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:45 [2024-03-06T10:10:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322861577 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:45 [2024-03-06T10:10:45.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:45 [2024-03-06T10:10:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:45 [2024-03-06T10:10:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=322861578 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
05:10:45 [2024-03-06T10:10:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=322861578 data=null doit=true}, TreeItem with text {Traces [3]}]
05:10:45 [2024-03-06T10:10:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=322861578 data=null}, TreeItem with text {Traces [3]}]
05:10:45 [2024-03-06T10:10:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=322861578 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:10:45 [2024-03-06T10:10:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322861578 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
05:10:45 [2024-03-06T10:10:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=322861586 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:10:45 [2024-03-06T10:10:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:45 [2024-03-06T10:10:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=322861587 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
05:10:45 [2024-03-06T10:10:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=322861587 data=null doit=true}, TreeItem with text {Traces [3]}]
05:10:45 [2024-03-06T10:10:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=322861587 data=null}, TreeItem with text {Traces [3]}]
05:10:45 [2024-03-06T10:10:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=322861587 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:10:45 [2024-03-06T10:10:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322861595 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
05:10:45 [2024-03-06T10:10:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=322861600 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:10:45 [2024-03-06T10:10:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:10:45 [2024-03-06T10:10:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:10:45 [2024-03-06T10:10:45.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:10:45 [2024-03-06T10:10:45.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:10:45 [2024-03-06T10:10:45.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322861959 data=null doit=true}, Shell with text {Trace Import}]
05:10:45 [2024-03-06T10:10:45.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:45 [2024-03-06T10:10:45.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:10:45 [2024-03-06T10:10:45.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:10:45 [2024-03-06T10:10:45.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:10:45 [2024-03-06T10:10:45.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:45 [2024-03-06T10:10:45.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:45 [2024-03-06T10:10:45.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:45 [2024-03-06T10:10:45.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:45 [2024-03-06T10:10:45.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:45 [2024-03-06T10:10:45.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:45 [2024-03-06T10:10:45.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:45 [2024-03-06T10:10:45.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:45 [2024-03-06T10:10:45.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:45 [2024-03-06T10:10:45.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:45 [2024-03-06T10:10:45.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:45 [2024-03-06T10:10:45.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:10:45 [2024-03-06T10:10:45.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:10:45 [2024-03-06T10:10:45.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:10:45 [2024-03-06T10:10:45.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:10:45 [2024-03-06T10:10:45.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:10:45 [2024-03-06T10:10:45.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:10:45 [2024-03-06T10:10:45.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:10:45 [2024-03-06T10:10:45.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:10:45 [2024-03-06T10:10:45.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:10:45 [2024-03-06T10:10:45.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322861975 data=null}, (of type 'Combo')]
05:10:45 [2024-03-06T10:10:45.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:10:45 [2024-03-06T10:10:45.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:45 [2024-03-06T10:10:45.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:45 [2024-03-06T10:10:45.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:10:46 [2024-03-06T10:10:46.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:46 [2024-03-06T10:10:46.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:46 [2024-03-06T10:10:46.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:46 [2024-03-06T10:10:46.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=322862025 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
05:10:46 [2024-03-06T10:10:46.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322862025 data=null doit=true}, TreeItem with text {import}]
05:10:46 [2024-03-06T10:10:46.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322862025 data=null}, TreeItem with text {import}]
05:10:46 [2024-03-06T10:10:46.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322862025 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:10:46 [2024-03-06T10:10:46.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322862025 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
05:10:46 [2024-03-06T10:10:46.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322862026 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:10:46 [2024-03-06T10:10:46.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
05:10:46 [2024-03-06T10:10:46.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=322862051 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:10:46 [2024-03-06T10:10:46.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322862057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322862057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322862057 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322862057 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322862057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322862057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:46 [2024-03-06T10:10:46.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:10:46 [2024-03-06T10:10:46.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:10:46 [2024-03-06T10:10:46.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:10:46 [2024-03-06T10:10:46.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:10:46 [2024-03-06T10:10:46.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322862184 data=null doit=true}, Shell with text {Confirmation}]
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=322862184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=322862184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=322862184 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=322862184 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=322862184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=322862184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:10:46 [2024-03-06T10:10:46.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=322862185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:10:46 [2024-03-06T10:10:46.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322862057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:46 [2024-03-06T10:10:46.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322861623 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:10:46 [2024-03-06T10:10:46.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:10:46 [2024-03-06T10:10:46.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:46 [2024-03-06T10:10:46.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:46 [2024-03-06T10:10:46.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:46 [2024-03-06T10:10:46.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:46 [2024-03-06T10:10:46.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:46 [2024-03-06T10:10:46.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:46 [2024-03-06T10:10:46.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322862354 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:46 [2024-03-06T10:10:46.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322862354 data=null doit=true}, TreeItem with text {test}]
05:10:46 [2024-03-06T10:10:46.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322862354 data=null}, TreeItem with text {test}]
05:10:46 [2024-03-06T10:10:46.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322862354 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:46 [2024-03-06T10:10:46.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322862354 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:46 [2024-03-06T10:10:46.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322862378 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:46 [2024-03-06T10:10:46.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:46 [2024-03-06T10:10:46.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322862378 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:46 [2024-03-06T10:10:46.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322862379 data=null doit=true}, TreeItem with text {test}]
05:10:46 [2024-03-06T10:10:46.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322862379 data=null}, TreeItem with text {test}]
05:10:46 [2024-03-06T10:10:46.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322862379 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:46 [2024-03-06T10:10:46.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322862379 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:46 [2024-03-06T10:10:46.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322862383 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:46 [2024-03-06T10:10:46.331Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:46 [2024-03-06T10:10:46.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:46 [2024-03-06T10:10:46.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322862384 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:10:46 [2024-03-06T10:10:46.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322862384 data=null doit=true}, TreeItem with text {Traces [0]}]
05:10:46 [2024-03-06T10:10:46.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322862384 data=null}, TreeItem with text {Traces [0]}]
05:10:46 [2024-03-06T10:10:46.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322862384 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:10:46 [2024-03-06T10:10:46.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322862384 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:10:46 [2024-03-06T10:10:46.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322862404 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:10:46 [2024-03-06T10:10:46.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322862405 data=null doit=true}, TreeItem with text {Traces [0]}]
05:10:46 [2024-03-06T10:10:46.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322862405 data=null}, TreeItem with text {Traces [0]}]
05:10:46 [2024-03-06T10:10:46.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322862411 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:10:46 [2024-03-06T10:10:46.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322862412 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
05:10:46 [2024-03-06T10:10:46.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322862414 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:10:46 [2024-03-06T10:10:46.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:46 [2024-03-06T10:10:46.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:46 [2024-03-06T10:10:46.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322862656 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:10:46 [2024-03-06T10:10:46.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322862656 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:10:46 [2024-03-06T10:10:46.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322862656 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:10:46 [2024-03-06T10:10:46.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322862656 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:10:46 [2024-03-06T10:10:46.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322862657 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:10:46 [2024-03-06T10:10:46.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322862670 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:10:46 [2024-03-06T10:10:46.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:46 [2024-03-06T10:10:46.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:46 [2024-03-06T10:10:46.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:46 [2024-03-06T10:10:46.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:46 [2024-03-06T10:10:46.588Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:46 [2024-03-06T10:10:46.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:46 [2024-03-06T10:10:46.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322862679 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:10:46 [2024-03-06T10:10:46.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322862679 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:10:46 [2024-03-06T10:10:46.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322862679 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:10:46 [2024-03-06T10:10:46.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322862679 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:10:46 [2024-03-06T10:10:46.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322862680 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:10:46 [2024-03-06T10:10:46.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322862683 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:10:46 [2024-03-06T10:10:46.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:10:46 [2024-03-06T10:10:46.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322862683 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:10:46 [2024-03-06T10:10:46.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322862683 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:10:46 [2024-03-06T10:10:46.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:46 [2024-03-06T10:10:46.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322862684 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:10:46 [2024-03-06T10:10:46.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322862684 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:10:46 [2024-03-06T10:10:46.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322862684 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:10:46 [2024-03-06T10:10:46.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322862687 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:10:46 [2024-03-06T10:10:46.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322862687 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:10:46 [2024-03-06T10:10:46.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322862687 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:10:46 [2024-03-06T10:10:46.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322862687 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:10:46 [2024-03-06T10:10:46.844Z] 
05:10:46 [2024-03-06T10:10:46.844Z] (Eclipse:19306): Gtk-CRITICAL **: 10:10:46.596: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:10:46 [2024-03-06T10:10:46.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322862735 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:10:46 [2024-03-06T10:10:46.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322862898 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:10:46 [2024-03-06T10:10:46.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322862898 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:10:46 [2024-03-06T10:10:46.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322862898 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:10:46 [2024-03-06T10:10:46.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:10:46 [2024-03-06T10:10:46.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:46 [2024-03-06T10:10:46.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:46 [2024-03-06T10:10:46.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:47 [2024-03-06T10:10:47.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:47 [2024-03-06T10:10:47.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:47 [2024-03-06T10:10:47.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:47 [2024-03-06T10:10:47.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:47 [2024-03-06T10:10:47.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:47 [2024-03-06T10:10:47.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:47 [2024-03-06T10:10:47.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:10:47 [2024-03-06T10:10:47.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322863915 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:10:47 [2024-03-06T10:10:47.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322863915 data=null doit=true}, TableItem with text {}]
05:10:47 [2024-03-06T10:10:47.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322863916 data=null}, TableItem with text {}]
05:10:47 [2024-03-06T10:10:47.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322863916 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:10:47 [2024-03-06T10:10:47.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322863916 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:10:47 [2024-03-06T10:10:47.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322863922 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:10:47 [2024-03-06T10:10:47.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:47 [2024-03-06T10:10:47.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:47 [2024-03-06T10:10:47.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:47 [2024-03-06T10:10:47.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:48 [2024-03-06T10:10:48.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322864171 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:10:48 [2024-03-06T10:10:48.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322864171 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:10:48 [2024-03-06T10:10:48.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322864171 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:10:48 [2024-03-06T10:10:48.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322864172 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:10:48 [2024-03-06T10:10:48.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322864172 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:10:48 [2024-03-06T10:10:48.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322864175 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:10:48 [2024-03-06T10:10:48.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:48 [2024-03-06T10:10:48.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:48 [2024-03-06T10:10:48.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:48 [2024-03-06T10:10:48.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:48 [2024-03-06T10:10:48.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:48 [2024-03-06T10:10:48.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:48 [2024-03-06T10:10:48.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:48 [2024-03-06T10:10:48.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:48 [2024-03-06T10:10:48.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:48 [2024-03-06T10:10:48.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:48 [2024-03-06T10:10:48.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:48 [2024-03-06T10:10:48.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322864179 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:48 [2024-03-06T10:10:48.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322864179 data=null doit=true}, TreeItem with text {test}]
05:10:48 [2024-03-06T10:10:48.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322864179 data=null}, TreeItem with text {test}]
05:10:48 [2024-03-06T10:10:48.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322864179 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:48 [2024-03-06T10:10:48.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322864180 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:48 [2024-03-06T10:10:48.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322864200 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:48 [2024-03-06T10:10:48.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:48 [2024-03-06T10:10:48.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322864201 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:48 [2024-03-06T10:10:48.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322864201 data=null doit=true}, TreeItem with text {test}]
05:10:48 [2024-03-06T10:10:48.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322864201 data=null}, TreeItem with text {test}]
05:10:48 [2024-03-06T10:10:48.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322864201 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:48 [2024-03-06T10:10:48.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322864201 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:48 [2024-03-06T10:10:48.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322864212 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:48 [2024-03-06T10:10:48.223Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:48 [2024-03-06T10:10:48.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:48 [2024-03-06T10:10:48.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=322864212 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
05:10:48 [2024-03-06T10:10:48.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=322864213 data=null doit=true}, TreeItem with text {Traces [3]}]
05:10:48 [2024-03-06T10:10:48.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=322864213 data=null}, TreeItem with text {Traces [3]}]
05:10:48 [2024-03-06T10:10:48.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=322864213 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:10:48 [2024-03-06T10:10:48.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322864213 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
05:10:48 [2024-03-06T10:10:48.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=322864227 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:10:48 [2024-03-06T10:10:48.223Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
05:10:48 [2024-03-06T10:10:48.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:48 [2024-03-06T10:10:48.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:48 [2024-03-06T10:10:48.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322864553 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:10:48 [2024-03-06T10:10:48.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322864553 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:10:48 [2024-03-06T10:10:48.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322864553 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:10:48 [2024-03-06T10:10:48.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322864553 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:10:48 [2024-03-06T10:10:48.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322864553 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:10:48 [2024-03-06T10:10:48.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322864584 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:10:48 [2024-03-06T10:10:48.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:48 [2024-03-06T10:10:48.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:48 [2024-03-06T10:10:48.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:48 [2024-03-06T10:10:48.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:48 [2024-03-06T10:10:48.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:48 [2024-03-06T10:10:48.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:48 [2024-03-06T10:10:48.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322864586 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:10:48 [2024-03-06T10:10:48.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322864586 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:10:48 [2024-03-06T10:10:48.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322864586 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:10:48 [2024-03-06T10:10:48.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322864586 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:10:48 [2024-03-06T10:10:48.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322864586 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:10:48 [2024-03-06T10:10:48.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322864590 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:10:48 [2024-03-06T10:10:48.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:10:48 [2024-03-06T10:10:48.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322864590 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:10:48 [2024-03-06T10:10:48.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322864590 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:10:48 [2024-03-06T10:10:48.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:48 [2024-03-06T10:10:48.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322864590 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:10:48 [2024-03-06T10:10:48.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322864591 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:10:48 [2024-03-06T10:10:48.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322864591 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:10:48 [2024-03-06T10:10:48.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322864594 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:10:48 [2024-03-06T10:10:48.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322864595 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:10:48 [2024-03-06T10:10:48.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322864595 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:10:48 [2024-03-06T10:10:48.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322864595 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:10:48 [2024-03-06T10:10:48.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322864634 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:10:48 [2024-03-06T10:10:48.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322864641 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:10:48 [2024-03-06T10:10:48.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322864641 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:10:48 [2024-03-06T10:10:48.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322864641 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:10:48 [2024-03-06T10:10:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:10:48 [2024-03-06T10:10:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:48 [2024-03-06T10:10:48.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:49 [2024-03-06T10:10:49.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:49 [2024-03-06T10:10:49.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:49 [2024-03-06T10:10:49.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322865851 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:10:49 [2024-03-06T10:10:49.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322865851 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:10:49 [2024-03-06T10:10:49.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322865851 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:10:49 [2024-03-06T10:10:49.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322865852 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:10:49 [2024-03-06T10:10:49.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322865852 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:10:49 [2024-03-06T10:10:49.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322865856 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:10:49 [2024-03-06T10:10:49.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:49 [2024-03-06T10:10:49.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:49 [2024-03-06T10:10:49.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:49 [2024-03-06T10:10:49.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:49 [2024-03-06T10:10:49.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:49 [2024-03-06T10:10:49.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:49 [2024-03-06T10:10:49.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:49 [2024-03-06T10:10:49.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:49 [2024-03-06T10:10:49.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:49 [2024-03-06T10:10:49.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:49 [2024-03-06T10:10:49.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:49 [2024-03-06T10:10:49.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322865860 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:49 [2024-03-06T10:10:49.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322865860 data=null doit=true}, TreeItem with text {test}]
05:10:49 [2024-03-06T10:10:49.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322865860 data=null}, TreeItem with text {test}]
05:10:49 [2024-03-06T10:10:49.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322865860 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:49 [2024-03-06T10:10:49.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322865860 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:49 [2024-03-06T10:10:49.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322865879 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:49 [2024-03-06T10:10:49.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:49 [2024-03-06T10:10:49.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322865879 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322865879 data=null doit=true}, TreeItem with text {test}]
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322865879 data=null}, TreeItem with text {test}]
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322865879 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322865880 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322865887 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:49 [2024-03-06T10:10:49.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=322865888 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=322865888 data=null doit=true}, TreeItem with text {Traces [3]}]
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=322865888 data=null}, TreeItem with text {Traces [3]}]
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=322865889 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322865889 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=322865911 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:10:49 [2024-03-06T10:10:49.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322865967 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322865967 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322865967 data=null}, TreeItem with text {unrecognized.log}]
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322865967 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322865967 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322865986 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:49 [2024-03-06T10:10:49.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322865988 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322865988 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322865988 data=null}, TreeItem with text {unrecognized.log}]
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322865988 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322865988 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322865993 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322865994 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322865994 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322865994 data=null}, TreeItem with text {unrecognized.log}]
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322865995 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322865995 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:10:49 [2024-03-06T10:10:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322866000 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
05:10:49 [2024-03-06T10:10:49.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322866001 data=null button=1 stateMask=0x0 x=134 y=127 count=2}, TreeItem with text {unrecognized.log}]
05:10:49 [2024-03-06T10:10:49.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=322866001 data=null button=1 stateMask=0x0 x=134 y=127 count=2}, TreeItem with text {unrecognized.log}]
05:10:49 [2024-03-06T10:10:49.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322866001 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:10:49 [2024-03-06T10:10:49.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322866061 data=null button=1 stateMask=0x80000 x=134 y=127 count=2}, TreeItem with text {unrecognized.log}]
05:10:49 [2024-03-06T10:10:49.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=322866062 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
05:10:49 [2024-03-06T10:10:49.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=322866062 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:10:49 [2024-03-06T10:10:49.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=322866062 data=null}, TreeItem with text {unrecognized.log}]
05:10:49 [2024-03-06T10:10:49.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
05:10:49 [2024-03-06T10:10:49.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:49 [2024-03-06T10:10:49.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:50 [2024-03-06T10:10:50.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:50 [2024-03-06T10:10:50.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:50 [2024-03-06T10:10:50.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:51 [2024-03-06T10:10:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:51 [2024-03-06T10:10:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:51 [2024-03-06T10:10:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322867225 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
05:10:51 [2024-03-06T10:10:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322867225 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:10:51 [2024-03-06T10:10:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322867225 data=null}, TreeItem with text {unrecognized.log}]
05:10:51 [2024-03-06T10:10:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322867226 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
05:10:51 [2024-03-06T10:10:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322867226 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:10:51 [2024-03-06T10:10:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322867234 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
05:10:51 [2024-03-06T10:10:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:51 [2024-03-06T10:10:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:51 [2024-03-06T10:10:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:51 [2024-03-06T10:10:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:51 [2024-03-06T10:10:51.044Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:51 [2024-03-06T10:10:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:51 [2024-03-06T10:10:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322867238 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322867238 data=null doit=true}, TreeItem with text {test}]
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322867238 data=null}, TreeItem with text {test}]
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322867238 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322867239 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322867264 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322867265 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322867265 data=null doit=true}, TreeItem with text {test}]
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322867265 data=null}, TreeItem with text {test}]
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322867266 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322867266 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322867270 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:51 [2024-03-06T10:10:51.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=322867271 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=322867271 data=null doit=true}, TreeItem with text {Traces [3]}]
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=322867271 data=null}, TreeItem with text {Traces [3]}]
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=322867271 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322867272 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=322867290 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322867295 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322867296 data=null doit=true}, TreeItem with text {test}]
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322867296 data=null}, TreeItem with text {test}]
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322867296 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322867296 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322867322 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322867323 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322867323 data=null doit=true}, TreeItem with text {test}]
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322867323 data=null}, TreeItem with text {test}]
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322867324 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:51 [2024-03-06T10:10:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322867324 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:51 [2024-03-06T10:10:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322867330 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:51 [2024-03-06T10:10:51.301Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:51 [2024-03-06T10:10:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:51 [2024-03-06T10:10:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=322867331 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
05:10:51 [2024-03-06T10:10:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=322867331 data=null doit=true}, TreeItem with text {Traces [3]}]
05:10:51 [2024-03-06T10:10:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=322867335 data=null}, TreeItem with text {Traces [3]}]
05:10:51 [2024-03-06T10:10:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=322867336 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:10:51 [2024-03-06T10:10:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322867336 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
05:10:51 [2024-03-06T10:10:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=322867346 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:10:51 [2024-03-06T10:10:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:51 [2024-03-06T10:10:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=322867346 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
05:10:51 [2024-03-06T10:10:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=322867346 data=null doit=true}, TreeItem with text {Traces [3]}]
05:10:51 [2024-03-06T10:10:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=322867346 data=null}, TreeItem with text {Traces [3]}]
05:10:51 [2024-03-06T10:10:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=322867347 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:10:51 [2024-03-06T10:10:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322867347 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
05:10:51 [2024-03-06T10:10:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=322867355 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
05:10:51 [2024-03-06T10:10:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:10:51 [2024-03-06T10:10:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:10:51 [2024-03-06T10:10:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:10:51 [2024-03-06T10:10:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:10:51 [2024-03-06T10:10:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322867665 data=null doit=true}, Shell with text {Confirm Clear}]
05:10:51 [2024-03-06T10:10:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:10:51 [2024-03-06T10:10:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:10:51 [2024-03-06T10:10:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:10:51 [2024-03-06T10:10:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:10:51 [2024-03-06T10:10:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:10:51 [2024-03-06T10:10:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:10:51 [2024-03-06T10:10:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322867666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:51 [2024-03-06T10:10:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322867666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:51 [2024-03-06T10:10:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322867666 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:51 [2024-03-06T10:10:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322867666 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:51 [2024-03-06T10:10:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322867667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:51 [2024-03-06T10:10:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322867667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:51 [2024-03-06T10:10:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322867667 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:52 [2024-03-06T10:10:52.485Z] 
05:10:52 [2024-03-06T10:10:52.485Z] (Eclipse:19306): Gtk-CRITICAL **: 10:10:52.163: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:10:52 [2024-03-06T10:10:52.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322867378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:10:52 [2024-03-06T10:10:52.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:10:52 [2024-03-06T10:10:52.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:52 [2024-03-06T10:10:52.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:52 [2024-03-06T10:10:52.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:52 [2024-03-06T10:10:52.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:52 [2024-03-06T10:10:52.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:52 [2024-03-06T10:10:52.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:52 [2024-03-06T10:10:52.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322868392 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:52 [2024-03-06T10:10:52.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322868393 data=null doit=true}, TreeItem with text {test}]
05:10:52 [2024-03-06T10:10:52.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322868393 data=null}, TreeItem with text {test}]
05:10:52 [2024-03-06T10:10:52.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322868393 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:52 [2024-03-06T10:10:52.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322868393 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:52 [2024-03-06T10:10:52.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322868422 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:52 [2024-03-06T10:10:52.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@394950ad] time=322868423 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:10:52 [2024-03-06T10:10:52.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
05:10:52 [2024-03-06T10:10:52.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:10:52 [2024-03-06T10:10:52.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:10:52 [2024-03-06T10:10:52.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:10:52 [2024-03-06T10:10:52.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import", using matcher: with text 'Import'
05:10:52 [2024-03-06T10:10:52.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322868807 data=null doit=true}, Shell with text {Import}]
05:10:52 [2024-03-06T10:10:52.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:52 [2024-03-06T10:10:52.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:52 [2024-03-06T10:10:52.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322868809 data=null doit=true}, TreeItem with text {Tracing}]
05:10:52 [2024-03-06T10:10:52.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322868809 data=null}, TreeItem with text {Tracing}]
05:10:52 [2024-03-06T10:10:52.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322868810 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
05:10:52 [2024-03-06T10:10:52.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322868810 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322868813 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=322868815 data=null button=0 stateMask=0x0 x=101 y=127 count=0}, Tree node with text: Trace Import]
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Import} time=322868815 data=null doit=true}, Tree node with text: Trace Import]
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=322868815 data=null}, Tree node with text: Trace Import]
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=322868815 data=null button=1 stateMask=0x0 x=101 y=127 count=1}, Tree node with text: Trace Import]
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322868815 data=null item=TreeItem {Trace Import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Import]
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=322868827 data=null button=1 stateMask=0x80000 x=101 y=127 count=1}, Tree node with text: Trace Import]
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=322868828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=322868828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=322868828 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=322868829 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=322868829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=322868829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=322868829 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:10:52 [2024-03-06T10:10:52.741Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:10:52 [2024-03-06T10:10:52.741Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:10:52 [2024-03-06T10:10:52.741Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:10:52 [2024-03-06T10:10:52.741Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:10:52 [2024-03-06T10:10:52.741Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:10:52 [2024-03-06T10:10:52.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:10:52 [2024-03-06T10:10:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:10:52 [2024-03-06T10:10:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:10:52 [2024-03-06T10:10:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:10:52 [2024-03-06T10:10:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:10:52 [2024-03-06T10:10:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:10:52 [2024-03-06T10:10:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:10:52 [2024-03-06T10:10:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:10:52 [2024-03-06T10:10:52.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322868951 data=null}, (of type 'Combo')]
05:10:52 [2024-03-06T10:10:52.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:10:52 [2024-03-06T10:10:52.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:52 [2024-03-06T10:10:52.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:52 [2024-03-06T10:10:52.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:10:52 [2024-03-06T10:10:52.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:52 [2024-03-06T10:10:52.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:52 [2024-03-06T10:10:52.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322869006 data=null doit=true}, TreeItem with text {import}]
05:10:52 [2024-03-06T10:10:52.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322869006 data=null}, TreeItem with text {import}]
05:10:52 [2024-03-06T10:10:52.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322869006 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:10:52 [2024-03-06T10:10:52.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322869007 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
05:10:52 [2024-03-06T10:10:52.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322869009 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:10:52 [2024-03-06T10:10:52.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:52 [2024-03-06T10:10:52.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=322869009 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
05:10:52 [2024-03-06T10:10:52.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322869010 data=null doit=true}, TreeItem with text {import}]
05:10:52 [2024-03-06T10:10:52.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322869010 data=null}, TreeItem with text {import}]
05:10:52 [2024-03-06T10:10:52.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322869010 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:10:52 [2024-03-06T10:10:52.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322869010 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
05:10:52 [2024-03-06T10:10:52.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322869010 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:10:52 [2024-03-06T10:10:52.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:52 [2024-03-06T10:10:52.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:52 [2024-03-06T10:10:52.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
05:10:52 [2024-03-06T10:10:52.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=322869044 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:10:52 [2024-03-06T10:10:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@614fb3e2
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=322869049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=322869049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=322869049 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=322869049 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=322869049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=322869049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=322869049 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=322869049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=322869049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=322869050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=322869050 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=322869050 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322869053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322869053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322869054 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322869054 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:53 [2024-03-06T10:10:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322869054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:53 [2024-03-06T10:10:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322869054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:53 [2024-03-06T10:10:53.257Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:10:53 [2024-03-06T10:10:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322869054 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:53 [2024-03-06T10:10:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322868443 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:10:53 [2024-03-06T10:10:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:10:53 [2024-03-06T10:10:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:53 [2024-03-06T10:10:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:53 [2024-03-06T10:10:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:53 [2024-03-06T10:10:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:53 [2024-03-06T10:10:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:53 [2024-03-06T10:10:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:53 [2024-03-06T10:10:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322869403 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:53 [2024-03-06T10:10:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322869403 data=null doit=true}, TreeItem with text {test}]
05:10:53 [2024-03-06T10:10:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322869403 data=null}, TreeItem with text {test}]
05:10:53 [2024-03-06T10:10:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322869404 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:53 [2024-03-06T10:10:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322869404 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:53 [2024-03-06T10:10:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322869415 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:53 [2024-03-06T10:10:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:53 [2024-03-06T10:10:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322869416 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:53 [2024-03-06T10:10:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322869416 data=null doit=true}, TreeItem with text {test}]
05:10:53 [2024-03-06T10:10:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322869416 data=null}, TreeItem with text {test}]
05:10:53 [2024-03-06T10:10:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322869416 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:53 [2024-03-06T10:10:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322869416 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:53 [2024-03-06T10:10:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322869428 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:53 [2024-03-06T10:10:53.258Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:53 [2024-03-06T10:10:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:53 [2024-03-06T10:10:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322869428 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:10:53 [2024-03-06T10:10:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322869429 data=null doit=true}, TreeItem with text {Traces [1]}]
05:10:53 [2024-03-06T10:10:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322869429 data=null}, TreeItem with text {Traces [1]}]
05:10:53 [2024-03-06T10:10:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322869429 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:10:53 [2024-03-06T10:10:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322869429 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:10:53 [2024-03-06T10:10:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322869445 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:10:53 [2024-03-06T10:10:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322869446 data=null doit=true}, TreeItem with text {Traces [1]}]
05:10:53 [2024-03-06T10:10:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322869446 data=null}, TreeItem with text {Traces [1]}]
05:10:53 [2024-03-06T10:10:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322869446 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:10:53 [2024-03-06T10:10:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322869446 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
05:10:53 [2024-03-06T10:10:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322869447 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:10:53 [2024-03-06T10:10:53.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:53 [2024-03-06T10:10:53.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:53 [2024-03-06T10:10:53.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322869771 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:10:53 [2024-03-06T10:10:53.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322869771 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:10:53 [2024-03-06T10:10:53.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322869771 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:10:53 [2024-03-06T10:10:53.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322869771 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:10:53 [2024-03-06T10:10:53.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322869771 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:10:53 [2024-03-06T10:10:53.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322869803 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:10:53 [2024-03-06T10:10:53.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:53 [2024-03-06T10:10:53.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:53 [2024-03-06T10:10:53.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:53 [2024-03-06T10:10:53.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:53 [2024-03-06T10:10:53.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:53 [2024-03-06T10:10:53.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:53 [2024-03-06T10:10:53.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322869806 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:10:53 [2024-03-06T10:10:53.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322869806 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:10:53 [2024-03-06T10:10:53.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322869806 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:10:53 [2024-03-06T10:10:53.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322869806 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:10:53 [2024-03-06T10:10:53.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322869807 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:10:53 [2024-03-06T10:10:53.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322869811 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:10:53 [2024-03-06T10:10:53.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:10:53 [2024-03-06T10:10:53.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322869811 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:10:53 [2024-03-06T10:10:53.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322869812 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:10:53 [2024-03-06T10:10:53.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:53 [2024-03-06T10:10:53.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322869812 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:10:53 [2024-03-06T10:10:53.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322869812 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:10:53 [2024-03-06T10:10:53.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322869812 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:10:53 [2024-03-06T10:10:53.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322869817 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:10:53 [2024-03-06T10:10:53.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322869817 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:10:53 [2024-03-06T10:10:53.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322869817 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:10:53 [2024-03-06T10:10:53.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322869817 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:10:53 [2024-03-06T10:10:53.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322869855 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:10:53 [2024-03-06T10:10:53.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322869862 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:10:53 [2024-03-06T10:10:53.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322869862 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:10:53 [2024-03-06T10:10:53.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322869862 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:10:53 [2024-03-06T10:10:53.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:10:53 [2024-03-06T10:10:53.821Z] 
05:10:53 [2024-03-06T10:10:53.821Z] (Eclipse:19306): Gtk-CRITICAL **: 10:10:53.698: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:10:54 [2024-03-06T10:10:54.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:54 [2024-03-06T10:10:54.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:54 [2024-03-06T10:10:54.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:54 [2024-03-06T10:10:54.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:54 [2024-03-06T10:10:54.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:55 [2024-03-06T10:10:55.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:55 [2024-03-06T10:10:55.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:55 [2024-03-06T10:10:55.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:55 [2024-03-06T10:10:55.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:55 [2024-03-06T10:10:55.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:10:55 [2024-03-06T10:10:55.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322871369 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:10:55 [2024-03-06T10:10:55.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322871369 data=null doit=true}, TableItem with text {}]
05:10:55 [2024-03-06T10:10:55.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322871369 data=null}, TableItem with text {}]
05:10:55 [2024-03-06T10:10:55.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322871369 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:10:55 [2024-03-06T10:10:55.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322871369 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:10:55 [2024-03-06T10:10:55.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322871375 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:10:55 [2024-03-06T10:10:55.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:55 [2024-03-06T10:10:55.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:55 [2024-03-06T10:10:55.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:55 [2024-03-06T10:10:55.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:55 [2024-03-06T10:10:55.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322871451 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:10:55 [2024-03-06T10:10:55.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322871451 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:10:55 [2024-03-06T10:10:55.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322871451 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:10:55 [2024-03-06T10:10:55.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322871452 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:10:55 [2024-03-06T10:10:55.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322871452 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:10:55 [2024-03-06T10:10:55.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322871459 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:10:55 [2024-03-06T10:10:55.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:55 [2024-03-06T10:10:55.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:55 [2024-03-06T10:10:55.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:55 [2024-03-06T10:10:55.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:55 [2024-03-06T10:10:55.455Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:55 [2024-03-06T10:10:55.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:55 [2024-03-06T10:10:55.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:55 [2024-03-06T10:10:55.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:55 [2024-03-06T10:10:55.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:55 [2024-03-06T10:10:55.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:55 [2024-03-06T10:10:55.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:55 [2024-03-06T10:10:55.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322871463 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:55 [2024-03-06T10:10:55.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322871463 data=null doit=true}, TreeItem with text {test}]
05:10:55 [2024-03-06T10:10:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322871463 data=null}, TreeItem with text {test}]
05:10:55 [2024-03-06T10:10:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322871464 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:55 [2024-03-06T10:10:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322871464 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:55 [2024-03-06T10:10:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322871483 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:55 [2024-03-06T10:10:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:55 [2024-03-06T10:10:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322871483 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:10:55 [2024-03-06T10:10:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322871483 data=null doit=true}, TreeItem with text {test}]
05:10:55 [2024-03-06T10:10:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322871484 data=null}, TreeItem with text {test}]
05:10:55 [2024-03-06T10:10:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322871484 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:55 [2024-03-06T10:10:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322871484 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:10:55 [2024-03-06T10:10:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322871496 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:10:55 [2024-03-06T10:10:55.456Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:10:55 [2024-03-06T10:10:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:55 [2024-03-06T10:10:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322871497 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:10:55 [2024-03-06T10:10:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322871497 data=null doit=true}, TreeItem with text {Traces [1]}]
05:10:55 [2024-03-06T10:10:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322871497 data=null}, TreeItem with text {Traces [1]}]
05:10:55 [2024-03-06T10:10:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322871497 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:10:55 [2024-03-06T10:10:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322871498 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:10:55 [2024-03-06T10:10:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322871517 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:10:55 [2024-03-06T10:10:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:55 [2024-03-06T10:10:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322871518 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:10:55 [2024-03-06T10:10:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322871518 data=null doit=true}, TreeItem with text {Traces [1]}]
05:10:55 [2024-03-06T10:10:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322871522 data=null}, TreeItem with text {Traces [1]}]
05:10:55 [2024-03-06T10:10:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322871522 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:10:55 [2024-03-06T10:10:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322871523 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:10:55 [2024-03-06T10:10:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322871527 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:10:55 [2024-03-06T10:10:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:10:55 [2024-03-06T10:10:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:10:55 [2024-03-06T10:10:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:10:55 [2024-03-06T10:10:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:10:55 [2024-03-06T10:10:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322871845 data=null doit=true}, Shell with text {Confirm Clear}]
05:10:55 [2024-03-06T10:10:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:10:55 [2024-03-06T10:10:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:10:55 [2024-03-06T10:10:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:10:55 [2024-03-06T10:10:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:10:55 [2024-03-06T10:10:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:10:55 [2024-03-06T10:10:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:10:55 [2024-03-06T10:10:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322871845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:55 [2024-03-06T10:10:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322871845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:55 [2024-03-06T10:10:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322871845 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:55 [2024-03-06T10:10:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322871845 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:55 [2024-03-06T10:10:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322871845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:55 [2024-03-06T10:10:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322871847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:55 [2024-03-06T10:10:55.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322871847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:10:55 [2024-03-06T10:10:55.969Z] 
05:10:55 [2024-03-06T10:10:55.969Z] (Eclipse:19306): Gtk-CRITICAL **: 10:10:55.950: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:10:56 [2024-03-06T10:10:56.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322871575 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:10:56 [2024-03-06T10:10:56.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:10:56 [2024-03-06T10:10:56.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:56 [2024-03-06T10:10:56.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:56 [2024-03-06T10:10:56.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:56 [2024-03-06T10:10:56.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:56 [2024-03-06T10:10:56.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:56 [2024-03-06T10:10:56.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Unselecting all in (of type 'Tree')
05:10:56 [2024-03-06T10:10:56.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=322872183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
05:10:56 [2024-03-06T10:10:56.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=322872183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
05:10:56 [2024-03-06T10:10:56.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=322872183 data=null doit=true}, (of type 'Tree')]
05:10:56 [2024-03-06T10:10:56.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=322872185 data=null}, (of type 'Tree')]
05:10:56 [2024-03-06T10:10:56.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322872186 data=null button=1 stateMask=0x40000 x=92 y=58 count=1}, (of type 'Tree')]
05:10:56 [2024-03-06T10:10:56.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322872186 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Tree')]
05:10:56 [2024-03-06T10:10:56.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322872193 data=null button=1 stateMask=0xc0000 x=92 y=58 count=1}, (of type 'Tree')]
05:10:56 [2024-03-06T10:10:56.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@394950ad] time=322872194 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:10:56 [2024-03-06T10:10:56.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
05:10:56 [2024-03-06T10:10:56.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:10:56 [2024-03-06T10:10:56.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:10:56 [2024-03-06T10:10:56.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:10:56 [2024-03-06T10:10:56.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import", using matcher: with text 'Import'
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322872426 data=null doit=true}, Shell with text {Import}]
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:56 [2024-03-06T10:10:56.482Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=322872463 data=null button=0 stateMask=0x0 x=101 y=127 count=0}, Tree node with text: Trace Import]
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Import} time=322872464 data=null doit=true}, Tree node with text: Trace Import]
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=322872464 data=null}, Tree node with text: Trace Import]
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=322872464 data=null button=1 stateMask=0x0 x=101 y=127 count=1}, Tree node with text: Trace Import]
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322872464 data=null item=TreeItem {Trace Import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Import]
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=322872464 data=null button=1 stateMask=0x80000 x=101 y=127 count=1}, Tree node with text: Trace Import]
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=322872468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=322872468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=322872468 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=322872468 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=322872468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=322872468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=322872468 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
05:10:56 [2024-03-06T10:10:56.482Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:10:56 [2024-03-06T10:10:56.482Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:10:56 [2024-03-06T10:10:56.482Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:10:56 [2024-03-06T10:10:56.482Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:10:56 [2024-03-06T10:10:56.482Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322872578 data=null}, (of type 'Combo')]
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322872615 data=null doit=true}, TreeItem with text {import}]
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322872615 data=null}, TreeItem with text {import}]
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322872615 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322872616 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322872627 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=322872630 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322872630 data=null doit=true}, TreeItem with text {import}]
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322872630 data=null}, TreeItem with text {import}]
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322872631 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322872631 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322872631 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=322872647 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:10:56 [2024-03-06T10:10:56.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:10:56 [2024-03-06T10:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:10:56 [2024-03-06T10:10:56.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:10:56 [2024-03-06T10:10:56.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:10:56 [2024-03-06T10:10:56.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:10:56 [2024-03-06T10:10:56.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322872672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:56 [2024-03-06T10:10:56.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322872672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:56 [2024-03-06T10:10:56.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322872672 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:56 [2024-03-06T10:10:56.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322872672 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:56 [2024-03-06T10:10:56.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322872673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:56 [2024-03-06T10:10:56.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322872673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:56 [2024-03-06T10:10:56.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:10:56 [2024-03-06T10:10:56.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322872673 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:10:56 [2024-03-06T10:10:56.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322872199 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322872970 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322872970 data=null doit=true}, TreeItem with text {Tracing}]
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322872970 data=null}, TreeItem with text {Tracing}]
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322872970 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322872970 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322873000 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322873000 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322873001 data=null doit=true}, TreeItem with text {Tracing}]
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322873001 data=null}, TreeItem with text {Tracing}]
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322873001 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322873001 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322873006 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322873007 data=null doit=true}, TreeItem with text {Tracing}]
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322873007 data=null}, TreeItem with text {Tracing}]
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322873007 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322873007 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322873009 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322873010 data=null button=0 stateMask=0x0 x=92 y=127 count=0}, TreeItem with text {Traces [1]}]
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322873010 data=null doit=true}, TreeItem with text {Traces [1]}]
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322873010 data=null}, TreeItem with text {Traces [1]}]
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322873010 data=null button=1 stateMask=0x0 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322873017 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322873033 data=null button=1 stateMask=0x80000 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322873033 data=null doit=true}, TreeItem with text {Traces [1]}]
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322873033 data=null}, TreeItem with text {Traces [1]}]
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322873034 data=null button=1 stateMask=0x0 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
05:10:56 [2024-03-06T10:10:56.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322873034 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
05:10:56 [2024-03-06T10:10:56.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322873035 data=null button=1 stateMask=0x80000 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
05:10:57 [2024-03-06T10:10:57.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:57 [2024-03-06T10:10:57.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:57 [2024-03-06T10:10:57.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322873361 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:10:57 [2024-03-06T10:10:57.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322873361 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:10:57 [2024-03-06T10:10:57.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322873361 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:10:57 [2024-03-06T10:10:57.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322873361 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:10:57 [2024-03-06T10:10:57.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322873361 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:10:57 [2024-03-06T10:10:57.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322873393 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:10:57 [2024-03-06T10:10:57.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:57 [2024-03-06T10:10:57.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:57 [2024-03-06T10:10:57.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:57 [2024-03-06T10:10:57.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:57 [2024-03-06T10:10:57.255Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:57 [2024-03-06T10:10:57.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:57 [2024-03-06T10:10:57.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322873394 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:10:57 [2024-03-06T10:10:57.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322873394 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:10:57 [2024-03-06T10:10:57.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322873395 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:10:57 [2024-03-06T10:10:57.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322873395 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:10:57 [2024-03-06T10:10:57.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322873395 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:10:57 [2024-03-06T10:10:57.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322873399 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:10:57 [2024-03-06T10:10:57.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:10:57 [2024-03-06T10:10:57.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322873399 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:10:57 [2024-03-06T10:10:57.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322873399 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:10:57 [2024-03-06T10:10:57.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:57 [2024-03-06T10:10:57.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322873400 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:10:57 [2024-03-06T10:10:57.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322873400 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:10:57 [2024-03-06T10:10:57.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322873400 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:10:57 [2024-03-06T10:10:57.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322873403 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:10:57 [2024-03-06T10:10:57.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322873403 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:10:57 [2024-03-06T10:10:57.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322873404 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:10:57 [2024-03-06T10:10:57.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322873404 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:10:57 [2024-03-06T10:10:57.511Z] 
05:10:57 [2024-03-06T10:10:57.511Z] (Eclipse:19306): Gtk-CRITICAL **: 10:10:57.328: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:10:57 [2024-03-06T10:10:57.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322873453 data=null button=1 stateMask=0x80000 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:10:57 [2024-03-06T10:10:57.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322873630 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:10:57 [2024-03-06T10:10:57.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322873631 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:10:57 [2024-03-06T10:10:57.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322873631 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:10:57 [2024-03-06T10:10:57.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:10:57 [2024-03-06T10:10:57.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:10:57 [2024-03-06T10:10:57.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:57 [2024-03-06T10:10:57.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:58 [2024-03-06T10:10:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:58 [2024-03-06T10:10:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:58 [2024-03-06T10:10:58.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:58 [2024-03-06T10:10:58.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:58 [2024-03-06T10:10:58.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:58 [2024-03-06T10:10:58.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:58 [2024-03-06T10:10:58.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:10:58 [2024-03-06T10:10:58.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322874637 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:10:58 [2024-03-06T10:10:58.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322874637 data=null doit=true}, TableItem with text {}]
05:10:58 [2024-03-06T10:10:58.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322874637 data=null}, TableItem with text {}]
05:10:58 [2024-03-06T10:10:58.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322874638 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:10:58 [2024-03-06T10:10:58.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322874638 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:10:58 [2024-03-06T10:10:58.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322874644 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:10:58 [2024-03-06T10:10:58.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:10:58 [2024-03-06T10:10:58.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:10:58 [2024-03-06T10:10:58.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:10:58 [2024-03-06T10:10:58.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:58 [2024-03-06T10:10:58.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322874892 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:10:58 [2024-03-06T10:10:58.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322874892 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:10:58 [2024-03-06T10:10:58.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322874892 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:10:58 [2024-03-06T10:10:58.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322874892 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:10:58 [2024-03-06T10:10:58.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322874893 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:10:58 [2024-03-06T10:10:58.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322874898 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:10:58 [2024-03-06T10:10:58.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:58 [2024-03-06T10:10:58.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:58 [2024-03-06T10:10:58.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:58 [2024-03-06T10:10:58.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:58 [2024-03-06T10:10:58.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:10:58 [2024-03-06T10:10:58.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@394950ad] time=322874902 data=null doit=true}, Shell with text {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform}]
05:10:58 [2024-03-06T10:10:58.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:10:58 [2024-03-06T10:10:58.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:10:58 [2024-03-06T10:10:58.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:10:58 [2024-03-06T10:10:58.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:10:58 [2024-03-06T10:10:58.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322874930 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
05:10:58 [2024-03-06T10:10:58.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322874931 data=null doit=true}, TreeItem with text {Tracing}]
05:10:58 [2024-03-06T10:10:58.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322874931 data=null}, TreeItem with text {Tracing}]
05:10:58 [2024-03-06T10:10:58.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322874931 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
05:10:58 [2024-03-06T10:10:58.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322874931 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:10:58 [2024-03-06T10:10:58.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322874955 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
05:10:58 [2024-03-06T10:10:58.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:10:58 [2024-03-06T10:10:58.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:10:58 [2024-03-06T10:10:58.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:10:59 [2024-03-06T10:10:59.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:10:59 [2024-03-06T10:10:59.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
05:10:59 [2024-03-06T10:10:59.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:10:59 [2024-03-06T10:10:59.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:10:59 [2024-03-06T10:10:59.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:10:59 [2024-03-06T10:10:59.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:10:59 [2024-03-06T10:10:59.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:59 [2024-03-06T10:10:59.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:10:59 [2024-03-06T10:10:59.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:10:59 [2024-03-06T10:10:59.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:10:59 [2024-03-06T10:10:59.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322875943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:10:59 [2024-03-06T10:10:59.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322875943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:10:59 [2024-03-06T10:10:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322875944 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:10:59 [2024-03-06T10:10:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322875944 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:10:59 [2024-03-06T10:10:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322875944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:10:59 [2024-03-06T10:10:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322875944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:10:59 [2024-03-06T10:10:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322875944 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:10:59 [2024-03-06T10:10:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322875944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:10:59 [2024-03-06T10:10:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322875944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:10:59 [2024-03-06T10:10:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322875944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:10:59 [2024-03-06T10:10:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322875944 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:10:59 [2024-03-06T10:10:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322875944 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:10:59 [2024-03-06T10:10:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:10:59 [2024-03-06T10:10:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:10:59 [2024-03-06T10:10:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:10:59 [2024-03-06T10:10:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:10:59 [2024-03-06T10:10:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:10:59 [2024-03-06T10:10:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:10:59 [2024-03-06T10:10:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:10:59 [2024-03-06T10:10:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:10:59 [2024-03-06T10:10:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:10:59 [2024-03-06T10:10:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322875945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:10:59 [2024-03-06T10:10:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322875945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:10:59 [2024-03-06T10:10:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322875945 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:10:59 [2024-03-06T10:10:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322875945 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:10:59 [2024-03-06T10:10:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322875945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:10:59 [2024-03-06T10:10:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322875945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:10:59 [2024-03-06T10:10:59.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:10:59 [2024-03-06T10:10:59.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:10:59 [2024-03-06T10:10:59.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:10:59 [2024-03-06T10:10:59.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:10:59 [2024-03-06T10:10:59.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:10:59 [2024-03-06T10:10:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:11:00 [2024-03-06T10:11:00.082Z] 
05:11:00 [2024-03-06T10:11:00.082Z] (Eclipse:19306): Gtk-CRITICAL **: 10:10:59.976: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:11:00 [2024-03-06T10:11:00.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322875945 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:00 [2024-03-06T10:11:00.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322875061 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:11:00 [2024-03-06T10:11:00.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:00 [2024-03-06T10:11:00.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:00 [2024-03-06T10:11:00.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:00 [2024-03-06T10:11:00.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:00 [2024-03-06T10:11:00.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:00 [2024-03-06T10:11:00.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:00 [2024-03-06T10:11:00.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322876455 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:00 [2024-03-06T10:11:00.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322876455 data=null doit=true}, TreeItem with text {test}]
05:11:00 [2024-03-06T10:11:00.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322876455 data=null}, TreeItem with text {test}]
05:11:00 [2024-03-06T10:11:00.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322876455 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:00 [2024-03-06T10:11:00.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322876455 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:00 [2024-03-06T10:11:00.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322876485 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:00 [2024-03-06T10:11:00.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:00 [2024-03-06T10:11:00.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322876486 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:00 [2024-03-06T10:11:00.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322876486 data=null doit=true}, TreeItem with text {test}]
05:11:00 [2024-03-06T10:11:00.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322876486 data=null}, TreeItem with text {test}]
05:11:00 [2024-03-06T10:11:00.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322876486 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:00 [2024-03-06T10:11:00.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322876486 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:00 [2024-03-06T10:11:00.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322876491 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:00 [2024-03-06T10:11:00.338Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:00 [2024-03-06T10:11:00.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:00 [2024-03-06T10:11:00.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322876492 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:11:00 [2024-03-06T10:11:00.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322876492 data=null doit=true}, TreeItem with text {Traces [0]}]
05:11:00 [2024-03-06T10:11:00.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322876492 data=null}, TreeItem with text {Traces [0]}]
05:11:00 [2024-03-06T10:11:00.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322876493 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:11:00 [2024-03-06T10:11:00.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322876493 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:11:00 [2024-03-06T10:11:00.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322876511 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:11:00 [2024-03-06T10:11:00.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:00 [2024-03-06T10:11:00.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322876511 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:11:00 [2024-03-06T10:11:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322876511 data=null doit=true}, TreeItem with text {Traces [0]}]
05:11:00 [2024-03-06T10:11:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322876511 data=null}, TreeItem with text {Traces [0]}]
05:11:00 [2024-03-06T10:11:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322876512 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:11:00 [2024-03-06T10:11:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322876512 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:11:00 [2024-03-06T10:11:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322876516 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:11:00 [2024-03-06T10:11:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:11:00 [2024-03-06T10:11:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:11:00 [2024-03-06T10:11:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:11:00 [2024-03-06T10:11:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:11:00 [2024-03-06T10:11:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322876697 data=null doit=true}, Shell with text {Confirm Clear}]
05:11:00 [2024-03-06T10:11:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:11:00 [2024-03-06T10:11:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:11:00 [2024-03-06T10:11:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:11:00 [2024-03-06T10:11:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:11:00 [2024-03-06T10:11:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:11:00 [2024-03-06T10:11:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:11:00 [2024-03-06T10:11:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322876698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:00 [2024-03-06T10:11:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322876698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:00 [2024-03-06T10:11:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322876698 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:00 [2024-03-06T10:11:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322876698 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:00 [2024-03-06T10:11:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322876698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:00 [2024-03-06T10:11:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322876698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:00 [2024-03-06T10:11:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322876698 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:00 [2024-03-06T10:11:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322876581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:11:00 [2024-03-06T10:11:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:11:00 [2024-03-06T10:11:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:00 [2024-03-06T10:11:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:00 [2024-03-06T10:11:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:00 [2024-03-06T10:11:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:00 [2024-03-06T10:11:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:00 [2024-03-06T10:11:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:00 [2024-03-06T10:11:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322876815 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:00 [2024-03-06T10:11:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322876816 data=null doit=true}, TreeItem with text {test}]
05:11:00 [2024-03-06T10:11:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322876816 data=null}, TreeItem with text {test}]
05:11:00 [2024-03-06T10:11:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322876816 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:00 [2024-03-06T10:11:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322876816 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:00 [2024-03-06T10:11:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322876830 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:00 [2024-03-06T10:11:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:00 [2024-03-06T10:11:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322876830 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:00 [2024-03-06T10:11:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322876830 data=null doit=true}, TreeItem with text {test}]
05:11:00 [2024-03-06T10:11:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322876830 data=null}, TreeItem with text {test}]
05:11:00 [2024-03-06T10:11:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322876831 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:00 [2024-03-06T10:11:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322876831 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:00 [2024-03-06T10:11:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322876842 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:00 [2024-03-06T10:11:00.850Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:00 [2024-03-06T10:11:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:00 [2024-03-06T10:11:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322876843 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:11:00 [2024-03-06T10:11:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322876843 data=null doit=true}, TreeItem with text {Traces [0]}]
05:11:00 [2024-03-06T10:11:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322876843 data=null}, TreeItem with text {Traces [0]}]
05:11:00 [2024-03-06T10:11:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322876843 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:11:00 [2024-03-06T10:11:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322876843 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:11:00 [2024-03-06T10:11:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322876859 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:11:00 [2024-03-06T10:11:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:00 [2024-03-06T10:11:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322876859 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:11:00 [2024-03-06T10:11:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322876859 data=null doit=true}, TreeItem with text {Traces [0]}]
05:11:00 [2024-03-06T10:11:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322876859 data=null}, TreeItem with text {Traces [0]}]
05:11:00 [2024-03-06T10:11:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322876860 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:11:00 [2024-03-06T10:11:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322876860 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:11:00 [2024-03-06T10:11:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322876863 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:11:00 [2024-03-06T10:11:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:11:00 [2024-03-06T10:11:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:11:01 [2024-03-06T10:11:01.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:11:01 [2024-03-06T10:11:01.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:11:01 [2024-03-06T10:11:01.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322877227 data=null doit=true}, Shell with text {Trace Import}]
05:11:01 [2024-03-06T10:11:01.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:11:01 [2024-03-06T10:11:01.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:11:01 [2024-03-06T10:11:01.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:11:01 [2024-03-06T10:11:01.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:11:01 [2024-03-06T10:11:01.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:11:01 [2024-03-06T10:11:01.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:11:01 [2024-03-06T10:11:01.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:11:01 [2024-03-06T10:11:01.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:11:01 [2024-03-06T10:11:01.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:11:01 [2024-03-06T10:11:01.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:11:01 [2024-03-06T10:11:01.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:11:01 [2024-03-06T10:11:01.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:11:01 [2024-03-06T10:11:01.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322877234 data=null}, (of type 'Combo')]
05:11:01 [2024-03-06T10:11:01.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=322877286 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322877286 data=null doit=true}, TreeItem with text {import}]
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322877286 data=null}, TreeItem with text {import}]
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322877289 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322877289 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322877289 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=322877297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:11:01 [2024-03-06T10:11:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1f20bbc9
05:11:01 [2024-03-06T10:11:01.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=322877300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:01 [2024-03-06T10:11:01.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=322877300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:01 [2024-03-06T10:11:01.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=322877300 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:01 [2024-03-06T10:11:01.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=322877300 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:01 [2024-03-06T10:11:01.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=322877300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:01 [2024-03-06T10:11:01.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=322877300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:01 [2024-03-06T10:11:01.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=322877300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:01 [2024-03-06T10:11:01.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=322877300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:01 [2024-03-06T10:11:01.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=322877300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:01 [2024-03-06T10:11:01.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=322877300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:01 [2024-03-06T10:11:01.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=322877300 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:01 [2024-03-06T10:11:01.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=322877300 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:01 [2024-03-06T10:11:01.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:11:01 [2024-03-06T10:11:01.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:11:01 [2024-03-06T10:11:01.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:11:01 [2024-03-06T10:11:01.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322877305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322877305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322877305 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322877305 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322877305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322877306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:01 [2024-03-06T10:11:01.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:01 [2024-03-06T10:11:01.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:01 [2024-03-06T10:11:01.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:01 [2024-03-06T10:11:01.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:01 [2024-03-06T10:11:01.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322877306 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:01 [2024-03-06T10:11:01.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322876889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:11:01 [2024-03-06T10:11:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:01 [2024-03-06T10:11:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:01 [2024-03-06T10:11:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:01 [2024-03-06T10:11:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:01 [2024-03-06T10:11:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:01 [2024-03-06T10:11:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:01 [2024-03-06T10:11:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322877874 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:01 [2024-03-06T10:11:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322877874 data=null doit=true}, TreeItem with text {test}]
05:11:01 [2024-03-06T10:11:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322877874 data=null}, TreeItem with text {test}]
05:11:01 [2024-03-06T10:11:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322877874 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:01 [2024-03-06T10:11:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322877874 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:01 [2024-03-06T10:11:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322877887 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:01 [2024-03-06T10:11:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:01 [2024-03-06T10:11:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322877888 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:01 [2024-03-06T10:11:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322877888 data=null doit=true}, TreeItem with text {test}]
05:11:01 [2024-03-06T10:11:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322877888 data=null}, TreeItem with text {test}]
05:11:01 [2024-03-06T10:11:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322877893 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:01 [2024-03-06T10:11:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322877893 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:01 [2024-03-06T10:11:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322877898 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:01 [2024-03-06T10:11:01.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:01 [2024-03-06T10:11:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:01 [2024-03-06T10:11:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=322877899 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
05:11:01 [2024-03-06T10:11:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=322877899 data=null doit=true}, TreeItem with text {Traces [5]}]
05:11:01 [2024-03-06T10:11:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=322877899 data=null}, TreeItem with text {Traces [5]}]
05:11:01 [2024-03-06T10:11:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=322877899 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:11:01 [2024-03-06T10:11:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322877899 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
05:11:01 [2024-03-06T10:11:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=322877912 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:11:01 [2024-03-06T10:11:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=322877912 data=null doit=true}, TreeItem with text {Traces [5]}]
05:11:01 [2024-03-06T10:11:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=322877912 data=null}, TreeItem with text {Traces [5]}]
05:11:01 [2024-03-06T10:11:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=322877913 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:11:01 [2024-03-06T10:11:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322877913 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [5]}]
05:11:01 [2024-03-06T10:11:01.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=322877914 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:11:02 [2024-03-06T10:11:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:02 [2024-03-06T10:11:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:02 [2024-03-06T10:11:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322878239 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:02 [2024-03-06T10:11:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322878240 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:02 [2024-03-06T10:11:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322878240 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:02 [2024-03-06T10:11:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322878240 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:02 [2024-03-06T10:11:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322878240 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:02 [2024-03-06T10:11:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322878275 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:02 [2024-03-06T10:11:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:02 [2024-03-06T10:11:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:02 [2024-03-06T10:11:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:02 [2024-03-06T10:11:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:02 [2024-03-06T10:11:02.184Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:02 [2024-03-06T10:11:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:02 [2024-03-06T10:11:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322878277 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:02 [2024-03-06T10:11:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322878277 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:02 [2024-03-06T10:11:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322878277 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:02 [2024-03-06T10:11:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322878277 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:02 [2024-03-06T10:11:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322878277 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:02 [2024-03-06T10:11:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322878281 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:02 [2024-03-06T10:11:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:11:02 [2024-03-06T10:11:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322878282 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:02 [2024-03-06T10:11:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322878282 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:02 [2024-03-06T10:11:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:02 [2024-03-06T10:11:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322878282 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:02 [2024-03-06T10:11:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322878282 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:02 [2024-03-06T10:11:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322878282 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:02 [2024-03-06T10:11:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322878285 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:02 [2024-03-06T10:11:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322878286 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:11:02 [2024-03-06T10:11:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322878286 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:11:02 [2024-03-06T10:11:02.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322878286 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:02 [2024-03-06T10:11:02.441Z] 
05:11:02 [2024-03-06T10:11:02.441Z] (Eclipse:19306): Gtk-CRITICAL **: 10:11:02.199: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:11:02 [2024-03-06T10:11:02.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322878325 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:11:02 [2024-03-06T10:11:02.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322878520 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:02 [2024-03-06T10:11:02.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322878520 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:02 [2024-03-06T10:11:02.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322878520 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:02 [2024-03-06T10:11:02.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:11:02 [2024-03-06T10:11:02.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:02 [2024-03-06T10:11:02.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:02 [2024-03-06T10:11:02.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:03 [2024-03-06T10:11:03.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:03 [2024-03-06T10:11:03.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:03 [2024-03-06T10:11:03.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:03 [2024-03-06T10:11:03.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:03 [2024-03-06T10:11:03.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:03 [2024-03-06T10:11:03.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:03 [2024-03-06T10:11:03.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:11:03 [2024-03-06T10:11:03.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322879527 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:11:03 [2024-03-06T10:11:03.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322879527 data=null doit=true}, TableItem with text {}]
05:11:03 [2024-03-06T10:11:03.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322879527 data=null}, TableItem with text {}]
05:11:03 [2024-03-06T10:11:03.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322879528 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:11:03 [2024-03-06T10:11:03.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322879528 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:11:03 [2024-03-06T10:11:03.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322879534 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:11:03 [2024-03-06T10:11:03.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:03 [2024-03-06T10:11:03.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322879886 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322879886 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322879886 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322879886 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322879886 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322879890 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:03 [2024-03-06T10:11:03.819Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322879894 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322879894 data=null doit=true}, TreeItem with text {test}]
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322879895 data=null}, TreeItem with text {test}]
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322879895 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322879895 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322879927 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322879928 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322879928 data=null doit=true}, TreeItem with text {test}]
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322879928 data=null}, TreeItem with text {test}]
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322879928 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322879928 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322879933 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:03 [2024-03-06T10:11:03.819Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=322879933 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=322879933 data=null doit=true}, TreeItem with text {Traces [5]}]
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=322879933 data=null}, TreeItem with text {Traces [5]}]
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=322879934 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322879934 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
05:11:03 [2024-03-06T10:11:03.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=322879949 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:11:03 [2024-03-06T10:11:03.819Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
05:11:04 [2024-03-06T10:11:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:04 [2024-03-06T10:11:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:04 [2024-03-06T10:11:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322880074 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:11:04 [2024-03-06T10:11:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322880074 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:04 [2024-03-06T10:11:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322880074 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:11:04 [2024-03-06T10:11:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322880074 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:11:04 [2024-03-06T10:11:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322880074 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:04 [2024-03-06T10:11:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322880109 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:11:04 [2024-03-06T10:11:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:04 [2024-03-06T10:11:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:04 [2024-03-06T10:11:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:04 [2024-03-06T10:11:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:04 [2024-03-06T10:11:04.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:04 [2024-03-06T10:11:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:04 [2024-03-06T10:11:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322880112 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:11:04 [2024-03-06T10:11:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322880112 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:04 [2024-03-06T10:11:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322880112 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:11:04 [2024-03-06T10:11:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322880112 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:11:04 [2024-03-06T10:11:04.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322880112 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:04 [2024-03-06T10:11:04.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322880116 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:11:04 [2024-03-06T10:11:04.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:11:04 [2024-03-06T10:11:04.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322880116 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:11:04 [2024-03-06T10:11:04.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322880117 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:04 [2024-03-06T10:11:04.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:04 [2024-03-06T10:11:04.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322880117 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:11:04 [2024-03-06T10:11:04.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322880117 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:11:04 [2024-03-06T10:11:04.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322880117 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:04 [2024-03-06T10:11:04.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322880121 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:11:04 [2024-03-06T10:11:04.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322880121 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:11:04 [2024-03-06T10:11:04.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322880121 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:11:04 [2024-03-06T10:11:04.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322880121 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:04 [2024-03-06T10:11:04.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322880158 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:11:04 [2024-03-06T10:11:04.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322880165 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:11:04 [2024-03-06T10:11:04.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322880165 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:04 [2024-03-06T10:11:04.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322880165 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:11:04 [2024-03-06T10:11:04.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:11:04 [2024-03-06T10:11:04.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:04 [2024-03-06T10:11:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:04 [2024-03-06T10:11:04.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322881330 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322881331 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322881331 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322881331 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322881331 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322881339 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:05 [2024-03-06T10:11:05.199Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322881344 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322881344 data=null doit=true}, TreeItem with text {test}]
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322881344 data=null}, TreeItem with text {test}]
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322881345 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322881345 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322881369 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322881370 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322881370 data=null doit=true}, TreeItem with text {test}]
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322881370 data=null}, TreeItem with text {test}]
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322881370 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322881370 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322881380 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:05 [2024-03-06T10:11:05.199Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=322881381 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=322881381 data=null doit=true}, TreeItem with text {Traces [5]}]
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=322881381 data=null}, TreeItem with text {Traces [5]}]
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=322881382 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:11:05 [2024-03-06T10:11:05.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322881382 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
05:11:05 [2024-03-06T10:11:05.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=322881398 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:11:05 [2024-03-06T10:11:05.455Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
05:11:05 [2024-03-06T10:11:05.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:05 [2024-03-06T10:11:05.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:05 [2024-03-06T10:11:05.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322881450 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
05:11:05 [2024-03-06T10:11:05.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322881451 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:11:05 [2024-03-06T10:11:05.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322881451 data=null}, TreeItem with text {unrecognized.log}]
05:11:05 [2024-03-06T10:11:05.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322881451 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
05:11:05 [2024-03-06T10:11:05.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322881451 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:11:05 [2024-03-06T10:11:05.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322881473 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
05:11:05 [2024-03-06T10:11:05.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:05 [2024-03-06T10:11:05.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:05 [2024-03-06T10:11:05.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:05 [2024-03-06T10:11:05.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:05 [2024-03-06T10:11:05.456Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:05 [2024-03-06T10:11:05.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:05 [2024-03-06T10:11:05.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322881475 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
05:11:05 [2024-03-06T10:11:05.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322881476 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:11:05 [2024-03-06T10:11:05.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322881476 data=null}, TreeItem with text {unrecognized.log}]
05:11:05 [2024-03-06T10:11:05.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322881476 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
05:11:05 [2024-03-06T10:11:05.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322881476 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:11:05 [2024-03-06T10:11:05.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322881480 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
05:11:05 [2024-03-06T10:11:05.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
05:11:05 [2024-03-06T10:11:05.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322881481 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
05:11:05 [2024-03-06T10:11:05.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322881481 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:11:05 [2024-03-06T10:11:05.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:05 [2024-03-06T10:11:05.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322881481 data=null}, TreeItem with text {unrecognized.log}]
05:11:05 [2024-03-06T10:11:05.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322881481 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
05:11:05 [2024-03-06T10:11:05.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322881482 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:11:05 [2024-03-06T10:11:05.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322881485 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
05:11:05 [2024-03-06T10:11:05.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322881485 data=null button=1 stateMask=0x0 x=134 y=150 count=2}, TreeItem with text {unrecognized.log}]
05:11:05 [2024-03-06T10:11:05.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=322881486 data=null button=1 stateMask=0x0 x=134 y=150 count=2}, TreeItem with text {unrecognized.log}]
05:11:05 [2024-03-06T10:11:05.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322881486 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:11:05 [2024-03-06T10:11:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322881530 data=null button=1 stateMask=0x80000 x=134 y=150 count=2}, TreeItem with text {unrecognized.log}]
05:11:05 [2024-03-06T10:11:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=322881732 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
05:11:05 [2024-03-06T10:11:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=322881733 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:11:05 [2024-03-06T10:11:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=322881733 data=null}, TreeItem with text {unrecognized.log}]
05:11:05 [2024-03-06T10:11:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
05:11:05 [2024-03-06T10:11:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:05 [2024-03-06T10:11:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:05 [2024-03-06T10:11:05.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:06 [2024-03-06T10:11:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:06 [2024-03-06T10:11:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:06 [2024-03-06T10:11:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322882694 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
05:11:06 [2024-03-06T10:11:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322882694 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:11:06 [2024-03-06T10:11:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322882695 data=null}, TreeItem with text {unrecognized.log}]
05:11:06 [2024-03-06T10:11:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322882695 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
05:11:06 [2024-03-06T10:11:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322882695 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:11:06 [2024-03-06T10:11:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322882700 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
05:11:06 [2024-03-06T10:11:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:06 [2024-03-06T10:11:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:06 [2024-03-06T10:11:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:06 [2024-03-06T10:11:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:06 [2024-03-06T10:11:06.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:06 [2024-03-06T10:11:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:06 [2024-03-06T10:11:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:06 [2024-03-06T10:11:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:06 [2024-03-06T10:11:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:06 [2024-03-06T10:11:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:06 [2024-03-06T10:11:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:06 [2024-03-06T10:11:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322882711 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:06 [2024-03-06T10:11:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322882711 data=null doit=true}, TreeItem with text {test}]
05:11:06 [2024-03-06T10:11:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322882711 data=null}, TreeItem with text {test}]
05:11:06 [2024-03-06T10:11:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322882711 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:06 [2024-03-06T10:11:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322882711 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:06 [2024-03-06T10:11:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322882741 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:06 [2024-03-06T10:11:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:06 [2024-03-06T10:11:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322882741 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:06 [2024-03-06T10:11:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322882741 data=null doit=true}, TreeItem with text {test}]
05:11:06 [2024-03-06T10:11:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322882741 data=null}, TreeItem with text {test}]
05:11:06 [2024-03-06T10:11:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322882742 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:06 [2024-03-06T10:11:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322882742 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:06 [2024-03-06T10:11:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322882747 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:06 [2024-03-06T10:11:06.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:06 [2024-03-06T10:11:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:06 [2024-03-06T10:11:06.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=322882748 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
05:11:06 [2024-03-06T10:11:06.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=322882748 data=null doit=true}, TreeItem with text {Traces [5]}]
05:11:06 [2024-03-06T10:11:06.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=322882748 data=null}, TreeItem with text {Traces [5]}]
05:11:06 [2024-03-06T10:11:06.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=322882749 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:11:06 [2024-03-06T10:11:06.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322882749 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
05:11:06 [2024-03-06T10:11:06.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=322882765 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:11:06 [2024-03-06T10:11:06.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
05:11:06 [2024-03-06T10:11:06.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [2]} time=322882766 data=null doit=true}, TreeItem with text {z-clashes [2]}]
05:11:06 [2024-03-06T10:11:06.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [2]} time=322882766 data=null}, TreeItem with text {z-clashes [2]}]
05:11:06 [2024-03-06T10:11:06.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [2]} time=322882766 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [2]}]
05:11:06 [2024-03-06T10:11:06.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322882766 data=null item=TreeItem {z-clashes [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {z-clashes [2]}]
05:11:06 [2024-03-06T10:11:06.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [2]} time=322882768 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [2]}]
05:11:06 [2024-03-06T10:11:06.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:06 [2024-03-06T10:11:06.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:06 [2024-03-06T10:11:06.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322882829 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:06 [2024-03-06T10:11:06.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322882829 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:06 [2024-03-06T10:11:06.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322882829 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:06 [2024-03-06T10:11:06.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322882829 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:06 [2024-03-06T10:11:06.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322882829 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:06 [2024-03-06T10:11:06.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322882856 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:06 [2024-03-06T10:11:06.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:06 [2024-03-06T10:11:06.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:06 [2024-03-06T10:11:06.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:06 [2024-03-06T10:11:06.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:06 [2024-03-06T10:11:06.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:06 [2024-03-06T10:11:06.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:06 [2024-03-06T10:11:06.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322882859 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:06 [2024-03-06T10:11:06.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322882859 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:06 [2024-03-06T10:11:06.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322882859 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:06 [2024-03-06T10:11:06.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322882859 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:06 [2024-03-06T10:11:06.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322882859 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:06 [2024-03-06T10:11:06.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322882864 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:06 [2024-03-06T10:11:06.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:11:06 [2024-03-06T10:11:06.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322882864 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:06 [2024-03-06T10:11:06.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322882865 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:06 [2024-03-06T10:11:06.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:06 [2024-03-06T10:11:06.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322882865 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:06 [2024-03-06T10:11:06.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322882865 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:06 [2024-03-06T10:11:06.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322882865 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:06 [2024-03-06T10:11:06.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322882870 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:06 [2024-03-06T10:11:06.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322882870 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:11:06 [2024-03-06T10:11:06.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322882870 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:11:06 [2024-03-06T10:11:06.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322882870 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:06 [2024-03-06T10:11:06.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322882925 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:11:06 [2024-03-06T10:11:06.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322882934 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:06 [2024-03-06T10:11:06.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322882934 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:06 [2024-03-06T10:11:06.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322882934 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:06 [2024-03-06T10:11:06.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:11:06 [2024-03-06T10:11:06.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:06 [2024-03-06T10:11:06.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:06 [2024-03-06T10:11:06.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:07 [2024-03-06T10:11:07.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:07 [2024-03-06T10:11:07.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:07 [2024-03-06T10:11:07.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:07 [2024-03-06T10:11:07.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:07 [2024-03-06T10:11:07.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:07 [2024-03-06T10:11:07.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:08 [2024-03-06T10:11:08.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:08 [2024-03-06T10:11:08.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:08 [2024-03-06T10:11:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:08 [2024-03-06T10:11:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:08 [2024-03-06T10:11:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:08 [2024-03-06T10:11:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:08 [2024-03-06T10:11:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:11:08 [2024-03-06T10:11:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322884441 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:11:08 [2024-03-06T10:11:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322884441 data=null doit=true}, TableItem with text {}]
05:11:08 [2024-03-06T10:11:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322884441 data=null}, TableItem with text {}]
05:11:08 [2024-03-06T10:11:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322884441 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:11:08 [2024-03-06T10:11:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322884442 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:11:08 [2024-03-06T10:11:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322884448 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:11:08 [2024-03-06T10:11:08.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:08 [2024-03-06T10:11:08.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:08 [2024-03-06T10:11:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:08 [2024-03-06T10:11:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:08 [2024-03-06T10:11:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322884528 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:08 [2024-03-06T10:11:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322884528 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:08 [2024-03-06T10:11:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322884528 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:08 [2024-03-06T10:11:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322884529 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:08 [2024-03-06T10:11:08.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322884529 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:08 [2024-03-06T10:11:08.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322884533 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:08 [2024-03-06T10:11:08.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:08 [2024-03-06T10:11:08.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:08 [2024-03-06T10:11:08.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:08 [2024-03-06T10:11:08.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:08 [2024-03-06T10:11:08.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:08 [2024-03-06T10:11:08.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:08 [2024-03-06T10:11:08.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:08 [2024-03-06T10:11:08.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:08 [2024-03-06T10:11:08.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:08 [2024-03-06T10:11:08.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:08 [2024-03-06T10:11:08.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:08 [2024-03-06T10:11:08.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322884538 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:08 [2024-03-06T10:11:08.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322884538 data=null doit=true}, TreeItem with text {test}]
05:11:08 [2024-03-06T10:11:08.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322884538 data=null}, TreeItem with text {test}]
05:11:08 [2024-03-06T10:11:08.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322884538 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:08 [2024-03-06T10:11:08.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322884538 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:08 [2024-03-06T10:11:08.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322884568 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:08 [2024-03-06T10:11:08.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:08 [2024-03-06T10:11:08.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322884569 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:08 [2024-03-06T10:11:08.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322884569 data=null doit=true}, TreeItem with text {test}]
05:11:08 [2024-03-06T10:11:08.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322884570 data=null}, TreeItem with text {test}]
05:11:08 [2024-03-06T10:11:08.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322884570 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:08 [2024-03-06T10:11:08.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322884570 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:08 [2024-03-06T10:11:08.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322884575 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:08 [2024-03-06T10:11:08.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:08 [2024-03-06T10:11:08.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:08 [2024-03-06T10:11:08.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=322884576 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
05:11:08 [2024-03-06T10:11:08.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=322884576 data=null doit=true}, TreeItem with text {Traces [5]}]
05:11:08 [2024-03-06T10:11:08.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=322884576 data=null}, TreeItem with text {Traces [5]}]
05:11:08 [2024-03-06T10:11:08.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=322884576 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:11:08 [2024-03-06T10:11:08.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322884576 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
05:11:08 [2024-03-06T10:11:08.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=322884590 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:11:08 [2024-03-06T10:11:08.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
05:11:08 [2024-03-06T10:11:08.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
05:11:08 [2024-03-06T10:11:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:08 [2024-03-06T10:11:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:08 [2024-03-06T10:11:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322884833 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:11:08 [2024-03-06T10:11:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322884833 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:08 [2024-03-06T10:11:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322884833 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:11:08 [2024-03-06T10:11:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322884834 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:11:08 [2024-03-06T10:11:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322884834 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:08 [2024-03-06T10:11:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322884856 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:11:08 [2024-03-06T10:11:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:08 [2024-03-06T10:11:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:08 [2024-03-06T10:11:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:08 [2024-03-06T10:11:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:08 [2024-03-06T10:11:08.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:08 [2024-03-06T10:11:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:08 [2024-03-06T10:11:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322884858 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:11:08 [2024-03-06T10:11:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322884858 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:08 [2024-03-06T10:11:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322884858 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:11:08 [2024-03-06T10:11:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322884858 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:11:08 [2024-03-06T10:11:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322884858 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:08 [2024-03-06T10:11:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322884865 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:11:08 [2024-03-06T10:11:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:11:08 [2024-03-06T10:11:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322884865 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:11:08 [2024-03-06T10:11:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322884865 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:08 [2024-03-06T10:11:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:08 [2024-03-06T10:11:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322884865 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:11:08 [2024-03-06T10:11:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322884866 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:11:08 [2024-03-06T10:11:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322884866 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:08 [2024-03-06T10:11:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322884869 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:11:08 [2024-03-06T10:11:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322884870 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:11:08 [2024-03-06T10:11:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322884870 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:11:08 [2024-03-06T10:11:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322884870 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:09 [2024-03-06T10:11:09.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322884909 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:11:09 [2024-03-06T10:11:09.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322885071 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:11:09 [2024-03-06T10:11:09.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322885071 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:09 [2024-03-06T10:11:09.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322885071 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:11:09 [2024-03-06T10:11:09.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:11:09 [2024-03-06T10:11:09.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:09 [2024-03-06T10:11:09.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:09 [2024-03-06T10:11:09.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:09 [2024-03-06T10:11:09.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:09 [2024-03-06T10:11:09.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:09 [2024-03-06T10:11:09.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:09 [2024-03-06T10:11:09.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:09 [2024-03-06T10:11:09.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322886130 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:11:09 [2024-03-06T10:11:09.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322886130 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:09 [2024-03-06T10:11:09.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322886131 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:11:09 [2024-03-06T10:11:09.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322886131 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:11:09 [2024-03-06T10:11:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322886131 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:09 [2024-03-06T10:11:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322886138 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:11:09 [2024-03-06T10:11:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:09 [2024-03-06T10:11:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:09 [2024-03-06T10:11:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:09 [2024-03-06T10:11:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:09 [2024-03-06T10:11:09.968Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:09 [2024-03-06T10:11:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:09 [2024-03-06T10:11:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:09 [2024-03-06T10:11:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:09 [2024-03-06T10:11:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:09 [2024-03-06T10:11:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:09 [2024-03-06T10:11:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:09 [2024-03-06T10:11:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322886143 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:09 [2024-03-06T10:11:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322886143 data=null doit=true}, TreeItem with text {test}]
05:11:09 [2024-03-06T10:11:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322886143 data=null}, TreeItem with text {test}]
05:11:09 [2024-03-06T10:11:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322886143 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:09 [2024-03-06T10:11:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322886143 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:10 [2024-03-06T10:11:10.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322886167 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:10 [2024-03-06T10:11:10.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:10 [2024-03-06T10:11:10.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322886168 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:10 [2024-03-06T10:11:10.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322886168 data=null doit=true}, TreeItem with text {test}]
05:11:10 [2024-03-06T10:11:10.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322886168 data=null}, TreeItem with text {test}]
05:11:10 [2024-03-06T10:11:10.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322886168 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:10 [2024-03-06T10:11:10.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322886168 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:10 [2024-03-06T10:11:10.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322886178 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:10 [2024-03-06T10:11:10.224Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=322886179 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=322886179 data=null doit=true}, TreeItem with text {Traces [5]}]
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=322886179 data=null}, TreeItem with text {Traces [5]}]
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=322886179 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322886179 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=322886198 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:11:10 [2024-03-06T10:11:10.225Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322886203 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322886204 data=null doit=true}, TreeItem with text {test}]
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322886204 data=null}, TreeItem with text {test}]
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322886204 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322886204 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322886227 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322886228 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322886228 data=null doit=true}, TreeItem with text {test}]
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322886228 data=null}, TreeItem with text {test}]
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322886228 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322886228 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322886234 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:10 [2024-03-06T10:11:10.225Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=322886235 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=322886235 data=null doit=true}, TreeItem with text {Traces [5]}]
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=322886235 data=null}, TreeItem with text {Traces [5]}]
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=322886235 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322886235 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=322886250 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=322886251 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=322886251 data=null doit=true}, TreeItem with text {Traces [5]}]
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=322886251 data=null}, TreeItem with text {Traces [5]}]
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=322886251 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322886251 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=322886255 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:11:10 [2024-03-06T10:11:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:11:10 [2024-03-06T10:11:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:11:10 [2024-03-06T10:11:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:11:10 [2024-03-06T10:11:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322886613 data=null doit=true}, Shell with text {Trace Import}]
05:11:10 [2024-03-06T10:11:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:11:10 [2024-03-06T10:11:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:11:10 [2024-03-06T10:11:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:11:10 [2024-03-06T10:11:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:11:10 [2024-03-06T10:11:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:11:10 [2024-03-06T10:11:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:11:10 [2024-03-06T10:11:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:11:10 [2024-03-06T10:11:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:11:10 [2024-03-06T10:11:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:11:10 [2024-03-06T10:11:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:11:10 [2024-03-06T10:11:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:11:10 [2024-03-06T10:11:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:11:10 [2024-03-06T10:11:10.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322886630 data=null}, (of type 'Combo')]
05:11:10 [2024-03-06T10:11:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:11:10 [2024-03-06T10:11:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:10 [2024-03-06T10:11:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:10 [2024-03-06T10:11:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:11:10 [2024-03-06T10:11:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:10 [2024-03-06T10:11:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:10 [2024-03-06T10:11:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:10 [2024-03-06T10:11:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=322886666 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
05:11:10 [2024-03-06T10:11:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322886666 data=null doit=true}, TreeItem with text {import}]
05:11:10 [2024-03-06T10:11:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322886666 data=null}, TreeItem with text {import}]
05:11:10 [2024-03-06T10:11:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322886667 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:11:10 [2024-03-06T10:11:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322886667 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
05:11:10 [2024-03-06T10:11:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322886667 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:11:10 [2024-03-06T10:11:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=322886685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:11:10 [2024-03-06T10:11:10.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322886692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322886692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322886692 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322886692 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322886692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322886692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:10 [2024-03-06T10:11:10.740Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:10 [2024-03-06T10:11:10.740Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:10 [2024-03-06T10:11:10.740Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:10 [2024-03-06T10:11:10.740Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:10 [2024-03-06T10:11:10.740Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322886796 data=null doit=true}, Shell with text {Confirmation}]
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=322886799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=322886799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=322886799 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=322886799 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=322886799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=322886799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=322886799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322886692 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:10 [2024-03-06T10:11:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322886275 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:11:10 [2024-03-06T10:11:10.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:11:10 [2024-03-06T10:11:10.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:10 [2024-03-06T10:11:10.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:10 [2024-03-06T10:11:10.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:10 [2024-03-06T10:11:10.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:10 [2024-03-06T10:11:10.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:10 [2024-03-06T10:11:10.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:10 [2024-03-06T10:11:10.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322886960 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:10 [2024-03-06T10:11:10.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322886960 data=null doit=true}, TreeItem with text {test}]
05:11:10 [2024-03-06T10:11:10.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322886960 data=null}, TreeItem with text {test}]
05:11:10 [2024-03-06T10:11:10.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322886960 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:10 [2024-03-06T10:11:10.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322886960 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:10 [2024-03-06T10:11:10.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322886982 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:10 [2024-03-06T10:11:10.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:10 [2024-03-06T10:11:10.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322886982 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:10 [2024-03-06T10:11:10.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322886982 data=null doit=true}, TreeItem with text {test}]
05:11:10 [2024-03-06T10:11:10.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322886982 data=null}, TreeItem with text {test}]
05:11:10 [2024-03-06T10:11:10.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322886988 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:10 [2024-03-06T10:11:10.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322886988 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:10 [2024-03-06T10:11:10.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322886994 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:10 [2024-03-06T10:11:10.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:10 [2024-03-06T10:11:10.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:10 [2024-03-06T10:11:10.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=322886995 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
05:11:10 [2024-03-06T10:11:10.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=322886995 data=null doit=true}, TreeItem with text {Traces [5]}]
05:11:10 [2024-03-06T10:11:10.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=322886995 data=null}, TreeItem with text {Traces [5]}]
05:11:10 [2024-03-06T10:11:10.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=322886996 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:11:10 [2024-03-06T10:11:10.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322886996 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
05:11:10 [2024-03-06T10:11:10.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=322887015 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:11:10 [2024-03-06T10:11:10.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
05:11:11 [2024-03-06T10:11:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:11 [2024-03-06T10:11:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:11 [2024-03-06T10:11:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322887260 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:11 [2024-03-06T10:11:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322887260 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:11 [2024-03-06T10:11:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322887260 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:11 [2024-03-06T10:11:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322887261 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:11 [2024-03-06T10:11:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322887261 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:11 [2024-03-06T10:11:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322887285 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:11 [2024-03-06T10:11:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:11 [2024-03-06T10:11:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:11 [2024-03-06T10:11:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:11 [2024-03-06T10:11:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:11 [2024-03-06T10:11:11.252Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:11 [2024-03-06T10:11:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:11 [2024-03-06T10:11:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322887287 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:11 [2024-03-06T10:11:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322887288 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:11 [2024-03-06T10:11:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322887288 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:11 [2024-03-06T10:11:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322887288 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:11 [2024-03-06T10:11:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322887288 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:11 [2024-03-06T10:11:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322887293 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:11 [2024-03-06T10:11:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:11:11 [2024-03-06T10:11:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322887293 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:11 [2024-03-06T10:11:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322887293 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:11 [2024-03-06T10:11:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:11 [2024-03-06T10:11:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322887294 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:11 [2024-03-06T10:11:11.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322887294 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:11 [2024-03-06T10:11:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322887294 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:11 [2024-03-06T10:11:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322887298 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:11 [2024-03-06T10:11:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322887298 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:11:11 [2024-03-06T10:11:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322887298 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:11:11 [2024-03-06T10:11:11.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322887299 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:11 [2024-03-06T10:11:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322887343 data=null button=1 stateMask=0x80000 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:11:11 [2024-03-06T10:11:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322887458 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:11 [2024-03-06T10:11:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322887460 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:11 [2024-03-06T10:11:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322887460 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:11 [2024-03-06T10:11:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:11:11 [2024-03-06T10:11:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:11 [2024-03-06T10:11:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322887462 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322887462 data=null doit=true}, TableItem with text {}]
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322887462 data=null}, TableItem with text {}]
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322887462 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322887462 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322887466 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322887550 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322887550 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322887550 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322887550 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322887550 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322887554 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:11 [2024-03-06T10:11:11.509Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322887561 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322887561 data=null doit=true}, TreeItem with text {test}]
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322887561 data=null}, TreeItem with text {test}]
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322887561 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322887561 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322887585 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322887585 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322887585 data=null doit=true}, TreeItem with text {test}]
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322887585 data=null}, TreeItem with text {test}]
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322887586 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322887586 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:11 [2024-03-06T10:11:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322887596 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:11 [2024-03-06T10:11:11.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:11 [2024-03-06T10:11:11.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:11 [2024-03-06T10:11:11.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=322887596 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
05:11:11 [2024-03-06T10:11:11.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=322887596 data=null doit=true}, TreeItem with text {Traces [5]}]
05:11:11 [2024-03-06T10:11:11.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=322887596 data=null}, TreeItem with text {Traces [5]}]
05:11:11 [2024-03-06T10:11:11.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=322887597 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:11:11 [2024-03-06T10:11:11.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322887597 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
05:11:11 [2024-03-06T10:11:11.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=322887613 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:11:11 [2024-03-06T10:11:11.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
05:11:11 [2024-03-06T10:11:11.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:11 [2024-03-06T10:11:11.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:11 [2024-03-06T10:11:11.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322887941 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:11:11 [2024-03-06T10:11:11.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322887941 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:11 [2024-03-06T10:11:11.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322887941 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:11:11 [2024-03-06T10:11:11.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322887941 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:11:11 [2024-03-06T10:11:11.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322887941 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:12 [2024-03-06T10:11:12.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322887973 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:11:12 [2024-03-06T10:11:12.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:12 [2024-03-06T10:11:12.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:12 [2024-03-06T10:11:12.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:12 [2024-03-06T10:11:12.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:12 [2024-03-06T10:11:12.022Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:12 [2024-03-06T10:11:12.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:12 [2024-03-06T10:11:12.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322887975 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:11:12 [2024-03-06T10:11:12.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322887975 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:12 [2024-03-06T10:11:12.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322887975 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:11:12 [2024-03-06T10:11:12.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322887975 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:11:12 [2024-03-06T10:11:12.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322887975 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:12 [2024-03-06T10:11:12.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322887984 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:11:12 [2024-03-06T10:11:12.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:11:12 [2024-03-06T10:11:12.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322887985 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:11:12 [2024-03-06T10:11:12.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322887985 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:12 [2024-03-06T10:11:12.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:12 [2024-03-06T10:11:12.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322887985 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:11:12 [2024-03-06T10:11:12.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322887985 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:11:12 [2024-03-06T10:11:12.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322887985 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:12 [2024-03-06T10:11:12.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322887989 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:11:12 [2024-03-06T10:11:12.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322887989 data=null button=1 stateMask=0x0 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:11:12 [2024-03-06T10:11:12.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322887989 data=null button=1 stateMask=0x0 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:11:12 [2024-03-06T10:11:12.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322887989 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:12 [2024-03-06T10:11:12.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322888028 data=null button=1 stateMask=0x80000 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:11:12 [2024-03-06T10:11:12.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322888132 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:11:12 [2024-03-06T10:11:12.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322888132 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:12 [2024-03-06T10:11:12.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322888132 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:11:12 [2024-03-06T10:11:12.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:11:12 [2024-03-06T10:11:12.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:12 [2024-03-06T10:11:12.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:12 [2024-03-06T10:11:12.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:12 [2024-03-06T10:11:12.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:12 [2024-03-06T10:11:12.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:12 [2024-03-06T10:11:12.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:12 [2024-03-06T10:11:12.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:12 [2024-03-06T10:11:12.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322888195 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:11:12 [2024-03-06T10:11:12.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322888195 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:12 [2024-03-06T10:11:12.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322888195 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:11:12 [2024-03-06T10:11:12.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322888195 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:11:12 [2024-03-06T10:11:12.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322888195 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:12 [2024-03-06T10:11:12.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322888202 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:11:12 [2024-03-06T10:11:12.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:12 [2024-03-06T10:11:12.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:12 [2024-03-06T10:11:12.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:12 [2024-03-06T10:11:12.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:12 [2024-03-06T10:11:12.023Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:12 [2024-03-06T10:11:12.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:12 [2024-03-06T10:11:12.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:12 [2024-03-06T10:11:12.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:12 [2024-03-06T10:11:12.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:12 [2024-03-06T10:11:12.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:12 [2024-03-06T10:11:12.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:12 [2024-03-06T10:11:12.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322888207 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:12 [2024-03-06T10:11:12.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322888207 data=null doit=true}, TreeItem with text {test}]
05:11:12 [2024-03-06T10:11:12.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322888207 data=null}, TreeItem with text {test}]
05:11:12 [2024-03-06T10:11:12.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322888207 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:12 [2024-03-06T10:11:12.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322888208 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:12 [2024-03-06T10:11:12.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322888238 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:12 [2024-03-06T10:11:12.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:12 [2024-03-06T10:11:12.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322888238 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:12 [2024-03-06T10:11:12.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322888239 data=null doit=true}, TreeItem with text {test}]
05:11:12 [2024-03-06T10:11:12.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322888239 data=null}, TreeItem with text {test}]
05:11:12 [2024-03-06T10:11:12.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322888239 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:12 [2024-03-06T10:11:12.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322888239 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:12 [2024-03-06T10:11:12.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322888260 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:12 [2024-03-06T10:11:12.280Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:12 [2024-03-06T10:11:12.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:12 [2024-03-06T10:11:12.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=322888261 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
05:11:12 [2024-03-06T10:11:12.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=322888261 data=null doit=true}, TreeItem with text {Traces [5]}]
05:11:12 [2024-03-06T10:11:12.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=322888261 data=null}, TreeItem with text {Traces [5]}]
05:11:12 [2024-03-06T10:11:12.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=322888261 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:11:12 [2024-03-06T10:11:12.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322888261 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
05:11:12 [2024-03-06T10:11:12.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=322888277 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:11:12 [2024-03-06T10:11:12.281Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
05:11:12 [2024-03-06T10:11:12.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:12 [2024-03-06T10:11:12.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:12 [2024-03-06T10:11:12.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322888604 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
05:11:12 [2024-03-06T10:11:12.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322888604 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:11:12 [2024-03-06T10:11:12.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322888604 data=null}, TreeItem with text {unrecognized.log}]
05:11:12 [2024-03-06T10:11:12.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322888605 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
05:11:12 [2024-03-06T10:11:12.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322888605 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:11:12 [2024-03-06T10:11:12.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322888641 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
05:11:12 [2024-03-06T10:11:12.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:12 [2024-03-06T10:11:12.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:12 [2024-03-06T10:11:12.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:12 [2024-03-06T10:11:12.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:12 [2024-03-06T10:11:12.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:12 [2024-03-06T10:11:12.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:12 [2024-03-06T10:11:12.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322888643 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
05:11:12 [2024-03-06T10:11:12.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322888643 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:11:12 [2024-03-06T10:11:12.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322888644 data=null}, TreeItem with text {unrecognized.log}]
05:11:12 [2024-03-06T10:11:12.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322888644 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
05:11:12 [2024-03-06T10:11:12.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322888644 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:11:12 [2024-03-06T10:11:12.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322888648 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
05:11:12 [2024-03-06T10:11:12.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
05:11:12 [2024-03-06T10:11:12.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322888648 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
05:11:12 [2024-03-06T10:11:12.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322888648 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:11:12 [2024-03-06T10:11:12.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:12 [2024-03-06T10:11:12.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322888648 data=null}, TreeItem with text {unrecognized.log}]
05:11:12 [2024-03-06T10:11:12.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322888649 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
05:11:12 [2024-03-06T10:11:12.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322888649 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:11:12 [2024-03-06T10:11:12.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322888652 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
05:11:12 [2024-03-06T10:11:12.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322888653 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
05:11:12 [2024-03-06T10:11:12.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=322888653 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
05:11:12 [2024-03-06T10:11:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322888653 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:11:12 [2024-03-06T10:11:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322888691 data=null button=1 stateMask=0x80000 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
05:11:12 [2024-03-06T10:11:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=322888816 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
05:11:12 [2024-03-06T10:11:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=322888816 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:11:12 [2024-03-06T10:11:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=322888816 data=null}, TreeItem with text {unrecognized.log}]
05:11:12 [2024-03-06T10:11:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
05:11:12 [2024-03-06T10:11:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:12 [2024-03-06T10:11:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=322888885 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=322888885 data=null doit=true}, TreeItem with text {unrecognized.log}]
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=322888885 data=null}, TreeItem with text {unrecognized.log}]
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=322888885 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322888885 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=322888890 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:12 [2024-03-06T10:11:12.794Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322888897 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322888897 data=null doit=true}, TreeItem with text {test}]
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322888897 data=null}, TreeItem with text {test}]
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322888897 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322888898 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322888930 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322888931 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322888931 data=null doit=true}, TreeItem with text {test}]
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322888931 data=null}, TreeItem with text {test}]
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322888931 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322888931 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322888947 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:12 [2024-03-06T10:11:12.794Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=322888948 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=322888948 data=null doit=true}, TreeItem with text {Traces [5]}]
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=322888948 data=null}, TreeItem with text {Traces [5]}]
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=322888948 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322888948 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
05:11:12 [2024-03-06T10:11:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=322888965 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:11:12 [2024-03-06T10:11:12.794Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
05:11:12 [2024-03-06T10:11:12.794Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
05:11:13 [2024-03-06T10:11:13.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:13 [2024-03-06T10:11:13.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:13 [2024-03-06T10:11:13.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322889208 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:13 [2024-03-06T10:11:13.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322889208 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:13 [2024-03-06T10:11:13.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322889208 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:13 [2024-03-06T10:11:13.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322889208 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:13 [2024-03-06T10:11:13.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322889209 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:13 [2024-03-06T10:11:13.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322889231 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:13 [2024-03-06T10:11:13.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:13 [2024-03-06T10:11:13.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:13 [2024-03-06T10:11:13.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:13 [2024-03-06T10:11:13.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:13 [2024-03-06T10:11:13.050Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:13 [2024-03-06T10:11:13.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:13 [2024-03-06T10:11:13.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322889233 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:13 [2024-03-06T10:11:13.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322889233 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:13 [2024-03-06T10:11:13.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322889233 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:13 [2024-03-06T10:11:13.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322889233 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:13 [2024-03-06T10:11:13.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322889234 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:13 [2024-03-06T10:11:13.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322889238 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:13 [2024-03-06T10:11:13.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:11:13 [2024-03-06T10:11:13.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322889238 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:13 [2024-03-06T10:11:13.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322889238 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:13 [2024-03-06T10:11:13.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:13 [2024-03-06T10:11:13.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322889238 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:13 [2024-03-06T10:11:13.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322889239 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:13 [2024-03-06T10:11:13.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322889239 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:13 [2024-03-06T10:11:13.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322889242 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:13 [2024-03-06T10:11:13.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322889242 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:11:13 [2024-03-06T10:11:13.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322889243 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:11:13 [2024-03-06T10:11:13.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322889243 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:13 [2024-03-06T10:11:13.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322889281 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:11:13 [2024-03-06T10:11:13.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322889396 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:13 [2024-03-06T10:11:13.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322889396 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:13 [2024-03-06T10:11:13.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322889396 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:13 [2024-03-06T10:11:13.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:11:13 [2024-03-06T10:11:13.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:13 [2024-03-06T10:11:13.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:13 [2024-03-06T10:11:13.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:13 [2024-03-06T10:11:13.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:13 [2024-03-06T10:11:13.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:13 [2024-03-06T10:11:13.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:13 [2024-03-06T10:11:13.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:13 [2024-03-06T10:11:13.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:13 [2024-03-06T10:11:13.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:13 [2024-03-06T10:11:13.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:11:13 [2024-03-06T10:11:13.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322889398 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:11:13 [2024-03-06T10:11:13.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322889398 data=null doit=true}, TableItem with text {}]
05:11:13 [2024-03-06T10:11:13.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322889398 data=null}, TableItem with text {}]
05:11:13 [2024-03-06T10:11:13.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322889398 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:11:13 [2024-03-06T10:11:13.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322889399 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:11:13 [2024-03-06T10:11:13.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322889403 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:11:13 [2024-03-06T10:11:13.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:13 [2024-03-06T10:11:13.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:13 [2024-03-06T10:11:13.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:13 [2024-03-06T10:11:13.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:13 [2024-03-06T10:11:13.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322889486 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:13 [2024-03-06T10:11:13.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322889486 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:13 [2024-03-06T10:11:13.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322889486 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:13 [2024-03-06T10:11:13.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322889486 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:13 [2024-03-06T10:11:13.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322889486 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:13 [2024-03-06T10:11:13.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322889491 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:13 [2024-03-06T10:11:13.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:13 [2024-03-06T10:11:13.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:13 [2024-03-06T10:11:13.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:13 [2024-03-06T10:11:13.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:13 [2024-03-06T10:11:13.308Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:13 [2024-03-06T10:11:13.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:13 [2024-03-06T10:11:13.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:13 [2024-03-06T10:11:13.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:13 [2024-03-06T10:11:13.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:13 [2024-03-06T10:11:13.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:13 [2024-03-06T10:11:13.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:13 [2024-03-06T10:11:13.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322889498 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:13 [2024-03-06T10:11:13.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322889499 data=null doit=true}, TreeItem with text {test}]
05:11:13 [2024-03-06T10:11:13.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322889499 data=null}, TreeItem with text {test}]
05:11:13 [2024-03-06T10:11:13.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322889499 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:13 [2024-03-06T10:11:13.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322889499 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:13 [2024-03-06T10:11:13.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322889523 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:13 [2024-03-06T10:11:13.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:13 [2024-03-06T10:11:13.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322889523 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:13 [2024-03-06T10:11:13.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322889524 data=null doit=true}, TreeItem with text {test}]
05:11:13 [2024-03-06T10:11:13.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322889524 data=null}, TreeItem with text {test}]
05:11:13 [2024-03-06T10:11:13.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322889524 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:13 [2024-03-06T10:11:13.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322889524 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:13 [2024-03-06T10:11:13.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322889535 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:13 [2024-03-06T10:11:13.564Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:13 [2024-03-06T10:11:13.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:13 [2024-03-06T10:11:13.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=322889536 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
05:11:13 [2024-03-06T10:11:13.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=322889536 data=null doit=true}, TreeItem with text {Traces [5]}]
05:11:13 [2024-03-06T10:11:13.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=322889536 data=null}, TreeItem with text {Traces [5]}]
05:11:13 [2024-03-06T10:11:13.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=322889536 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:11:13 [2024-03-06T10:11:13.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322889536 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
05:11:13 [2024-03-06T10:11:13.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=322889550 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:11:13 [2024-03-06T10:11:13.564Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
05:11:13 [2024-03-06T10:11:13.564Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
05:11:13 [2024-03-06T10:11:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:13 [2024-03-06T10:11:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:13 [2024-03-06T10:11:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322889778 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:11:13 [2024-03-06T10:11:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322889778 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:13 [2024-03-06T10:11:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322889778 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:11:13 [2024-03-06T10:11:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322889778 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:11:13 [2024-03-06T10:11:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322889779 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:13 [2024-03-06T10:11:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322889817 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:11:13 [2024-03-06T10:11:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:13 [2024-03-06T10:11:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:13 [2024-03-06T10:11:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:13 [2024-03-06T10:11:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:13 [2024-03-06T10:11:13.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:13 [2024-03-06T10:11:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:13 [2024-03-06T10:11:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322889819 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:11:13 [2024-03-06T10:11:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322889819 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:13 [2024-03-06T10:11:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322889820 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:11:13 [2024-03-06T10:11:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322889820 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:11:13 [2024-03-06T10:11:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322889820 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:13 [2024-03-06T10:11:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322889824 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:11:13 [2024-03-06T10:11:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:11:13 [2024-03-06T10:11:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322889824 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:11:13 [2024-03-06T10:11:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322889825 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:13 [2024-03-06T10:11:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:13 [2024-03-06T10:11:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322889825 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:11:13 [2024-03-06T10:11:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322889825 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:11:13 [2024-03-06T10:11:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322889825 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:13 [2024-03-06T10:11:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322889829 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:11:13 [2024-03-06T10:11:13.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322889829 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:11:13 [2024-03-06T10:11:13.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322889829 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:11:13 [2024-03-06T10:11:13.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322889829 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:13 [2024-03-06T10:11:13.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322889868 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:11:13 [2024-03-06T10:11:13.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322889964 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:11:13 [2024-03-06T10:11:13.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322889964 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:13 [2024-03-06T10:11:13.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322889964 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:11:13 [2024-03-06T10:11:13.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:11:13 [2024-03-06T10:11:13.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:13 [2024-03-06T10:11:13.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:13 [2024-03-06T10:11:13.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:13 [2024-03-06T10:11:13.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:13 [2024-03-06T10:11:13.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:13 [2024-03-06T10:11:13.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:13 [2024-03-06T10:11:13.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:14 [2024-03-06T10:11:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322890030 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:11:14 [2024-03-06T10:11:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322890030 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:14 [2024-03-06T10:11:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322890031 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:11:14 [2024-03-06T10:11:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322890031 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:11:14 [2024-03-06T10:11:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322890031 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:11:14 [2024-03-06T10:11:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322890035 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:11:14 [2024-03-06T10:11:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:14 [2024-03-06T10:11:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:14 [2024-03-06T10:11:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:14 [2024-03-06T10:11:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:14 [2024-03-06T10:11:14.077Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:14 [2024-03-06T10:11:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:14 [2024-03-06T10:11:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:14 [2024-03-06T10:11:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:14 [2024-03-06T10:11:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:14 [2024-03-06T10:11:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:14 [2024-03-06T10:11:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:14 [2024-03-06T10:11:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322890042 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:14 [2024-03-06T10:11:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322890042 data=null doit=true}, TreeItem with text {test}]
05:11:14 [2024-03-06T10:11:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322890042 data=null}, TreeItem with text {test}]
05:11:14 [2024-03-06T10:11:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322890042 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:14 [2024-03-06T10:11:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322890043 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:14 [2024-03-06T10:11:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322890067 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:14 [2024-03-06T10:11:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:14 [2024-03-06T10:11:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322890067 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:14 [2024-03-06T10:11:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322890067 data=null doit=true}, TreeItem with text {test}]
05:11:14 [2024-03-06T10:11:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322890067 data=null}, TreeItem with text {test}]
05:11:14 [2024-03-06T10:11:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322890068 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:14 [2024-03-06T10:11:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322890068 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:14 [2024-03-06T10:11:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322890078 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:14 [2024-03-06T10:11:14.077Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:14 [2024-03-06T10:11:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=322890079 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=322890079 data=null doit=true}, TreeItem with text {Traces [5]}]
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=322890079 data=null}, TreeItem with text {Traces [5]}]
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=322890079 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322890079 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=322890094 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:11:14 [2024-03-06T10:11:14.078Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322890099 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322890099 data=null doit=true}, TreeItem with text {test}]
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322890099 data=null}, TreeItem with text {test}]
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322890100 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322890100 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322890123 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322890124 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322890124 data=null doit=true}, TreeItem with text {test}]
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322890124 data=null}, TreeItem with text {test}]
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322890124 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322890124 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322890129 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:14 [2024-03-06T10:11:14.078Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=322890130 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=322890130 data=null doit=true}, TreeItem with text {Traces [5]}]
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=322890130 data=null}, TreeItem with text {Traces [5]}]
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=322890130 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322890130 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=322890143 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=322890145 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=322890145 data=null doit=true}, TreeItem with text {Traces [5]}]
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=322890145 data=null}, TreeItem with text {Traces [5]}]
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=322890145 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322890145 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=322890149 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:11:14 [2024-03-06T10:11:14.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:11:14 [2024-03-06T10:11:14.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:11:14 [2024-03-06T10:11:14.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:11:14 [2024-03-06T10:11:14.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322890520 data=null doit=true}, Shell with text {Trace Import}]
05:11:14 [2024-03-06T10:11:14.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:11:14 [2024-03-06T10:11:14.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:11:14 [2024-03-06T10:11:14.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:11:14 [2024-03-06T10:11:14.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:11:14 [2024-03-06T10:11:14.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:11:14 [2024-03-06T10:11:14.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:11:14 [2024-03-06T10:11:14.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:11:14 [2024-03-06T10:11:14.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:11:14 [2024-03-06T10:11:14.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:11:14 [2024-03-06T10:11:14.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:11:14 [2024-03-06T10:11:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:11:14 [2024-03-06T10:11:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:11:14 [2024-03-06T10:11:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322890538 data=null}, (of type 'Combo')]
05:11:14 [2024-03-06T10:11:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:11:14 [2024-03-06T10:11:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:14 [2024-03-06T10:11:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:14 [2024-03-06T10:11:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:11:14 [2024-03-06T10:11:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:14 [2024-03-06T10:11:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:14 [2024-03-06T10:11:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:14 [2024-03-06T10:11:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=322890578 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
05:11:14 [2024-03-06T10:11:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322890578 data=null doit=true}, TreeItem with text {import}]
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322890578 data=null}, TreeItem with text {import}]
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322890578 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322890578 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322890578 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=322890586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322890605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322890605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322890605 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322890605 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322890605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322890605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:14 [2024-03-06T10:11:14.594Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:14 [2024-03-06T10:11:14.594Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:14 [2024-03-06T10:11:14.594Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:14 [2024-03-06T10:11:14.594Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:14 [2024-03-06T10:11:14.594Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322890735 data=null doit=true}, Shell with text {Confirmation}]
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=322890735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=322890735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=322890735 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=322890736 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:11:14 [2024-03-06T10:11:14.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=322890736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:11:14 [2024-03-06T10:11:14.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=322890736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:11:14 [2024-03-06T10:11:14.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=322890736 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:11:14 [2024-03-06T10:11:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:11:14 [2024-03-06T10:11:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322890605 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:14 [2024-03-06T10:11:14.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322890174 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:11:15 [2024-03-06T10:11:15.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:15 [2024-03-06T10:11:15.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:15 [2024-03-06T10:11:15.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:15 [2024-03-06T10:11:15.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:15 [2024-03-06T10:11:15.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:15 [2024-03-06T10:11:15.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:15 [2024-03-06T10:11:15.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322891316 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:15 [2024-03-06T10:11:15.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322891316 data=null doit=true}, TreeItem with text {test}]
05:11:15 [2024-03-06T10:11:15.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322891316 data=null}, TreeItem with text {test}]
05:11:15 [2024-03-06T10:11:15.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322891316 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:15 [2024-03-06T10:11:15.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322891316 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:15 [2024-03-06T10:11:15.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322891344 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:15 [2024-03-06T10:11:15.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:15 [2024-03-06T10:11:15.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322891344 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:15 [2024-03-06T10:11:15.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322891344 data=null doit=true}, TreeItem with text {test}]
05:11:15 [2024-03-06T10:11:15.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322891344 data=null}, TreeItem with text {test}]
05:11:15 [2024-03-06T10:11:15.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322891345 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:15 [2024-03-06T10:11:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322891345 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:15 [2024-03-06T10:11:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322891353 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:15 [2024-03-06T10:11:15.411Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:15 [2024-03-06T10:11:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:15 [2024-03-06T10:11:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=322891354 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
05:11:15 [2024-03-06T10:11:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=322891354 data=null doit=true}, TreeItem with text {Traces [10]}]
05:11:15 [2024-03-06T10:11:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=322891354 data=null}, TreeItem with text {Traces [10]}]
05:11:15 [2024-03-06T10:11:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=322891354 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
05:11:15 [2024-03-06T10:11:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322891354 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
05:11:15 [2024-03-06T10:11:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=322891370 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
05:11:15 [2024-03-06T10:11:15.411Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
05:11:15 [2024-03-06T10:11:15.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:15 [2024-03-06T10:11:15.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:15 [2024-03-06T10:11:15.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322891696 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:15 [2024-03-06T10:11:15.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=322891697 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:15 [2024-03-06T10:11:15.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=322891697 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:15 [2024-03-06T10:11:15.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322891697 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:15 [2024-03-06T10:11:15.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322891697 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:15 [2024-03-06T10:11:15.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322891737 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:15 [2024-03-06T10:11:15.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:15 [2024-03-06T10:11:15.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:15 [2024-03-06T10:11:15.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:15 [2024-03-06T10:11:15.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:15 [2024-03-06T10:11:15.666Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:15 [2024-03-06T10:11:15.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:15 [2024-03-06T10:11:15.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322891739 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:15 [2024-03-06T10:11:15.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=322891739 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:15 [2024-03-06T10:11:15.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=322891739 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:15 [2024-03-06T10:11:15.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322891739 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:15 [2024-03-06T10:11:15.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322891739 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:15 [2024-03-06T10:11:15.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322891743 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:15 [2024-03-06T10:11:15.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
05:11:15 [2024-03-06T10:11:15.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322891743 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:15 [2024-03-06T10:11:15.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=322891743 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:15 [2024-03-06T10:11:15.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:15 [2024-03-06T10:11:15.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=322891743 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:15 [2024-03-06T10:11:15.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322891744 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:15 [2024-03-06T10:11:15.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322891744 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:15 [2024-03-06T10:11:15.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322891747 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:15 [2024-03-06T10:11:15.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322891747 data=null button=1 stateMask=0x0 x=163 y=219 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:15 [2024-03-06T10:11:15.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322891748 data=null button=1 stateMask=0x0 x=163 y=219 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:15 [2024-03-06T10:11:15.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322891748 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:15 [2024-03-06T10:11:15.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322891789 data=null button=1 stateMask=0x80000 x=163 y=219 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:15 [2024-03-06T10:11:15.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322891956 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:15 [2024-03-06T10:11:15.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=322891956 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:15 [2024-03-06T10:11:15.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=322891956 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:15 [2024-03-06T10:11:15.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
05:11:15 [2024-03-06T10:11:15.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:15 [2024-03-06T10:11:15.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:15 [2024-03-06T10:11:15.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:15 [2024-03-06T10:11:15.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:15 [2024-03-06T10:11:15.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:15 [2024-03-06T10:11:15.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:15 [2024-03-06T10:11:15.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:15 [2024-03-06T10:11:15.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:16 [2024-03-06T10:11:16.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:16 [2024-03-06T10:11:16.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:17 [2024-03-06T10:11:17.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:17 [2024-03-06T10:11:17.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:17 [2024-03-06T10:11:17.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:17 [2024-03-06T10:11:17.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:17 [2024-03-06T10:11:17.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:11:17 [2024-03-06T10:11:17.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322892962 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:11:17 [2024-03-06T10:11:17.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322892962 data=null doit=true}, TableItem with text {}]
05:11:17 [2024-03-06T10:11:17.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322892962 data=null}, TableItem with text {}]
05:11:17 [2024-03-06T10:11:17.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322892962 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:11:17 [2024-03-06T10:11:17.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322892962 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:11:17 [2024-03-06T10:11:17.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322892968 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:11:17 [2024-03-06T10:11:17.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:17 [2024-03-06T10:11:17.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:17 [2024-03-06T10:11:17.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:17 [2024-03-06T10:11:17.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:17 [2024-03-06T10:11:17.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322893223 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:17 [2024-03-06T10:11:17.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=322893223 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:17 [2024-03-06T10:11:17.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=322893223 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:17 [2024-03-06T10:11:17.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322893224 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:17 [2024-03-06T10:11:17.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322893224 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:17 [2024-03-06T10:11:17.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322893228 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:17 [2024-03-06T10:11:17.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:17 [2024-03-06T10:11:17.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:17 [2024-03-06T10:11:17.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:17 [2024-03-06T10:11:17.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:17 [2024-03-06T10:11:17.045Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:17 [2024-03-06T10:11:17.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:17 [2024-03-06T10:11:17.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:17 [2024-03-06T10:11:17.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:17 [2024-03-06T10:11:17.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:17 [2024-03-06T10:11:17.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:17 [2024-03-06T10:11:17.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:17 [2024-03-06T10:11:17.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322893235 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:17 [2024-03-06T10:11:17.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322893235 data=null doit=true}, TreeItem with text {test}]
05:11:17 [2024-03-06T10:11:17.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322893235 data=null}, TreeItem with text {test}]
05:11:17 [2024-03-06T10:11:17.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322893235 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:17 [2024-03-06T10:11:17.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322893235 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:17 [2024-03-06T10:11:17.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322893264 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:17 [2024-03-06T10:11:17.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:17 [2024-03-06T10:11:17.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322893264 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:17 [2024-03-06T10:11:17.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322893264 data=null doit=true}, TreeItem with text {test}]
05:11:17 [2024-03-06T10:11:17.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322893264 data=null}, TreeItem with text {test}]
05:11:17 [2024-03-06T10:11:17.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322893264 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:17 [2024-03-06T10:11:17.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322893264 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:17 [2024-03-06T10:11:17.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322893269 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:17 [2024-03-06T10:11:17.301Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:17 [2024-03-06T10:11:17.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:17 [2024-03-06T10:11:17.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=322893270 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
05:11:17 [2024-03-06T10:11:17.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=322893270 data=null doit=true}, TreeItem with text {Traces [10]}]
05:11:17 [2024-03-06T10:11:17.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=322893270 data=null}, TreeItem with text {Traces [10]}]
05:11:17 [2024-03-06T10:11:17.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=322893270 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
05:11:17 [2024-03-06T10:11:17.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322893270 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
05:11:17 [2024-03-06T10:11:17.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=322893286 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
05:11:17 [2024-03-06T10:11:17.301Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
05:11:17 [2024-03-06T10:11:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:17 [2024-03-06T10:11:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:17 [2024-03-06T10:11:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322893615 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:17 [2024-03-06T10:11:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=322893615 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:17 [2024-03-06T10:11:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=322893615 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:17 [2024-03-06T10:11:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322893615 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:17 [2024-03-06T10:11:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322893615 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:17 [2024-03-06T10:11:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322893655 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:17 [2024-03-06T10:11:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:17 [2024-03-06T10:11:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:17 [2024-03-06T10:11:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:17 [2024-03-06T10:11:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:17 [2024-03-06T10:11:17.556Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:17 [2024-03-06T10:11:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:17 [2024-03-06T10:11:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322893657 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:17 [2024-03-06T10:11:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=322893657 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:17 [2024-03-06T10:11:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=322893657 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:17 [2024-03-06T10:11:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322893658 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:17 [2024-03-06T10:11:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322893658 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:17 [2024-03-06T10:11:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322893662 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:17 [2024-03-06T10:11:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
05:11:17 [2024-03-06T10:11:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322893662 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:17 [2024-03-06T10:11:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=322893662 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:17 [2024-03-06T10:11:17.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:17 [2024-03-06T10:11:17.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=322893663 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:17 [2024-03-06T10:11:17.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322893663 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:17 [2024-03-06T10:11:17.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322893663 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:17 [2024-03-06T10:11:17.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322893667 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:17 [2024-03-06T10:11:17.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322893667 data=null button=1 stateMask=0x0 x=168 y=265 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:17 [2024-03-06T10:11:17.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322893667 data=null button=1 stateMask=0x0 x=168 y=265 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:17 [2024-03-06T10:11:17.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322893667 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:17 [2024-03-06T10:11:17.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322893710 data=null button=1 stateMask=0x80000 x=168 y=265 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:17 [2024-03-06T10:11:17.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322893880 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:17 [2024-03-06T10:11:17.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=322893880 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:17 [2024-03-06T10:11:17.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=322893881 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:17 [2024-03-06T10:11:17.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
05:11:17 [2024-03-06T10:11:17.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:17 [2024-03-06T10:11:17.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:17 [2024-03-06T10:11:17.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:17 [2024-03-06T10:11:17.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:17 [2024-03-06T10:11:17.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:17 [2024-03-06T10:11:17.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:17 [2024-03-06T10:11:17.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:18 [2024-03-06T10:11:18.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:18 [2024-03-06T10:11:18.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:18 [2024-03-06T10:11:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322894941 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:18 [2024-03-06T10:11:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=322894941 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:18 [2024-03-06T10:11:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=322894941 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:18 [2024-03-06T10:11:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322894941 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:18 [2024-03-06T10:11:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322894941 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:18 [2024-03-06T10:11:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322894945 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:18 [2024-03-06T10:11:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:18 [2024-03-06T10:11:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:18 [2024-03-06T10:11:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:18 [2024-03-06T10:11:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:18 [2024-03-06T10:11:18.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:18 [2024-03-06T10:11:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:18 [2024-03-06T10:11:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:18 [2024-03-06T10:11:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:18 [2024-03-06T10:11:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:18 [2024-03-06T10:11:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:18 [2024-03-06T10:11:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:18 [2024-03-06T10:11:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322894950 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:18 [2024-03-06T10:11:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322894950 data=null doit=true}, TreeItem with text {test}]
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322894950 data=null}, TreeItem with text {test}]
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322894950 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322894950 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322894981 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322894982 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322894982 data=null doit=true}, TreeItem with text {test}]
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322894982 data=null}, TreeItem with text {test}]
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322894982 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322894982 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322895007 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:18 [2024-03-06T10:11:18.998Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=322895008 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=322895008 data=null doit=true}, TreeItem with text {Traces [10]}]
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=322895008 data=null}, TreeItem with text {Traces [10]}]
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=322895008 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322895008 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=322895024 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
05:11:18 [2024-03-06T10:11:18.998Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=322895064 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=322895064 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=322895065 data=null}, TreeItem with text {unrecognized.log(2)}]
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=322895065 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322895084 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log(2)}]
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=322895105 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:18 [2024-03-06T10:11:18.998Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=322895107 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=322895107 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=322895107 data=null}, TreeItem with text {unrecognized.log(2)}]
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=322895107 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322895107 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log(2)}]
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=322895111 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log(2)}
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=322895112 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=322895112 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
05:11:18 [2024-03-06T10:11:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:18 [2024-03-06T10:11:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=322895112 data=null}, TreeItem with text {unrecognized.log(2)}]
05:11:18 [2024-03-06T10:11:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=322895112 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
05:11:18 [2024-03-06T10:11:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322895112 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log(2)}]
05:11:18 [2024-03-06T10:11:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=322895122 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
05:11:18 [2024-03-06T10:11:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=322895123 data=null button=1 stateMask=0x0 x=143 y=311 count=2}, TreeItem with text {unrecognized.log(2)}]
05:11:18 [2024-03-06T10:11:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log(2)} time=322895123 data=null button=1 stateMask=0x0 x=143 y=311 count=2}, TreeItem with text {unrecognized.log(2)}]
05:11:18 [2024-03-06T10:11:18.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322895123 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log(2)}]
05:11:19 [2024-03-06T10:11:19.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=322895164 data=null button=1 stateMask=0x80000 x=143 y=311 count=2}, TreeItem with text {unrecognized.log(2)}]
05:11:19 [2024-03-06T10:11:19.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log(2)} time=322895339 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
05:11:19 [2024-03-06T10:11:19.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log(2)} time=322895339 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
05:11:19 [2024-03-06T10:11:19.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log(2)} time=322895339 data=null}, TreeItem with text {unrecognized.log(2)}]
05:11:19 [2024-03-06T10:11:19.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log(2)}
05:11:19 [2024-03-06T10:11:19.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:19 [2024-03-06T10:11:19.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:19 [2024-03-06T10:11:19.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:19 [2024-03-06T10:11:19.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:19 [2024-03-06T10:11:19.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:19 [2024-03-06T10:11:19.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:19 [2024-03-06T10:11:19.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:19 [2024-03-06T10:11:19.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:20 [2024-03-06T10:11:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:20 [2024-03-06T10:11:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:20 [2024-03-06T10:11:20.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=322896405 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
05:11:20 [2024-03-06T10:11:20.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=322896406 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
05:11:20 [2024-03-06T10:11:20.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=322896406 data=null}, TreeItem with text {unrecognized.log(2)}]
05:11:20 [2024-03-06T10:11:20.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=322896406 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
05:11:20 [2024-03-06T10:11:20.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322896406 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log(2)}]
05:11:20 [2024-03-06T10:11:20.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=322896410 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
05:11:20 [2024-03-06T10:11:20.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:20 [2024-03-06T10:11:20.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:20 [2024-03-06T10:11:20.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:20 [2024-03-06T10:11:20.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:20 [2024-03-06T10:11:20.436Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:20 [2024-03-06T10:11:20.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:20 [2024-03-06T10:11:20.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:20 [2024-03-06T10:11:20.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322896417 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322896417 data=null doit=true}, TreeItem with text {test}]
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322896417 data=null}, TreeItem with text {test}]
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322896417 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322896418 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322896449 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322896450 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322896450 data=null doit=true}, TreeItem with text {test}]
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322896450 data=null}, TreeItem with text {test}]
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322896450 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322896450 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322896456 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:20 [2024-03-06T10:11:20.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=322896457 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=322896457 data=null doit=true}, TreeItem with text {Traces [10]}]
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=322896457 data=null}, TreeItem with text {Traces [10]}]
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=322896457 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322896457 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=322896472 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
05:11:20 [2024-03-06T10:11:20.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
05:11:20 [2024-03-06T10:11:20.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322896538 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=322896538 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=322896538 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322896539 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322896539 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322896561 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:20 [2024-03-06T10:11:20.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322896563 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=322896563 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=322896563 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322896564 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:20 [2024-03-06T10:11:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322896564 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:20 [2024-03-06T10:11:20.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322896568 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:20 [2024-03-06T10:11:20.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
05:11:20 [2024-03-06T10:11:20.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322896568 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:20 [2024-03-06T10:11:20.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=322896568 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:20 [2024-03-06T10:11:20.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:20 [2024-03-06T10:11:20.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=322896568 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:20 [2024-03-06T10:11:20.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322896569 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:20 [2024-03-06T10:11:20.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322896569 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:20 [2024-03-06T10:11:20.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322896572 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:20 [2024-03-06T10:11:20.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322896572 data=null button=1 stateMask=0x0 x=181 y=127 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:20 [2024-03-06T10:11:20.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322896572 data=null button=1 stateMask=0x0 x=181 y=127 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:20 [2024-03-06T10:11:20.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322896572 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:20 [2024-03-06T10:11:20.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322896618 data=null button=1 stateMask=0x80000 x=181 y=127 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:20 [2024-03-06T10:11:20.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322896786 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:20 [2024-03-06T10:11:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=322896799 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:20 [2024-03-06T10:11:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=322896799 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:20 [2024-03-06T10:11:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
05:11:20 [2024-03-06T10:11:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:20 [2024-03-06T10:11:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:20 [2024-03-06T10:11:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:20 [2024-03-06T10:11:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:20 [2024-03-06T10:11:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:20 [2024-03-06T10:11:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:20 [2024-03-06T10:11:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:20 [2024-03-06T10:11:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:20 [2024-03-06T10:11:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:20 [2024-03-06T10:11:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:20 [2024-03-06T10:11:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:21 [2024-03-06T10:11:21.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:21 [2024-03-06T10:11:21.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:21 [2024-03-06T10:11:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:21 [2024-03-06T10:11:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:21 [2024-03-06T10:11:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:21 [2024-03-06T10:11:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:21 [2024-03-06T10:11:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:11:21 [2024-03-06T10:11:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322897806 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:11:21 [2024-03-06T10:11:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322897806 data=null doit=true}, TableItem with text {}]
05:11:21 [2024-03-06T10:11:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322897806 data=null}, TableItem with text {}]
05:11:21 [2024-03-06T10:11:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322897806 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:11:21 [2024-03-06T10:11:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322897806 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:11:21 [2024-03-06T10:11:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322897812 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:11:21 [2024-03-06T10:11:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:21 [2024-03-06T10:11:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:22 [2024-03-06T10:11:22.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:22 [2024-03-06T10:11:22.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:22 [2024-03-06T10:11:22.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322898071 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:22 [2024-03-06T10:11:22.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=322898071 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:22 [2024-03-06T10:11:22.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=322898071 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:22 [2024-03-06T10:11:22.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322898071 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:22 [2024-03-06T10:11:22.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322898071 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:22 [2024-03-06T10:11:22.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322898075 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:11:22 [2024-03-06T10:11:22.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:22 [2024-03-06T10:11:22.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:22 [2024-03-06T10:11:22.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:22 [2024-03-06T10:11:22.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:22 [2024-03-06T10:11:22.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:22 [2024-03-06T10:11:22.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:22 [2024-03-06T10:11:22.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:22 [2024-03-06T10:11:22.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:22 [2024-03-06T10:11:22.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:22 [2024-03-06T10:11:22.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:22 [2024-03-06T10:11:22.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:22 [2024-03-06T10:11:22.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322898082 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:22 [2024-03-06T10:11:22.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322898082 data=null doit=true}, TreeItem with text {test}]
05:11:22 [2024-03-06T10:11:22.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322898082 data=null}, TreeItem with text {test}]
05:11:22 [2024-03-06T10:11:22.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322898082 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:22 [2024-03-06T10:11:22.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322898082 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:22 [2024-03-06T10:11:22.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322898120 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:22 [2024-03-06T10:11:22.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:22 [2024-03-06T10:11:22.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322898121 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:22 [2024-03-06T10:11:22.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322898121 data=null doit=true}, TreeItem with text {test}]
05:11:22 [2024-03-06T10:11:22.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322898121 data=null}, TreeItem with text {test}]
05:11:22 [2024-03-06T10:11:22.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322898121 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:22 [2024-03-06T10:11:22.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322898122 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:22 [2024-03-06T10:11:22.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322898133 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:22 [2024-03-06T10:11:22.073Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:22 [2024-03-06T10:11:22.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:22 [2024-03-06T10:11:22.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=322898134 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
05:11:22 [2024-03-06T10:11:22.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=322898135 data=null doit=true}, TreeItem with text {Traces [10]}]
05:11:22 [2024-03-06T10:11:22.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=322898135 data=null}, TreeItem with text {Traces [10]}]
05:11:22 [2024-03-06T10:11:22.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=322898135 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
05:11:22 [2024-03-06T10:11:22.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322898135 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
05:11:22 [2024-03-06T10:11:22.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=322898155 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
05:11:22 [2024-03-06T10:11:22.073Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
05:11:22 [2024-03-06T10:11:22.073Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
05:11:22 [2024-03-06T10:11:22.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:22 [2024-03-06T10:11:22.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:22 [2024-03-06T10:11:22.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322898527 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:22 [2024-03-06T10:11:22.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=322898528 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:22 [2024-03-06T10:11:22.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=322898528 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:22 [2024-03-06T10:11:22.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322898528 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:22 [2024-03-06T10:11:22.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322898528 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:22 [2024-03-06T10:11:22.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322898560 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:22 [2024-03-06T10:11:22.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:22 [2024-03-06T10:11:22.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:22 [2024-03-06T10:11:22.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:22 [2024-03-06T10:11:22.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:22 [2024-03-06T10:11:22.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:22 [2024-03-06T10:11:22.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:22 [2024-03-06T10:11:22.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322898567 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:22 [2024-03-06T10:11:22.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=322898567 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:22 [2024-03-06T10:11:22.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=322898567 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:22 [2024-03-06T10:11:22.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322898567 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:22 [2024-03-06T10:11:22.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322898567 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:22 [2024-03-06T10:11:22.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322898572 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:22 [2024-03-06T10:11:22.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
05:11:22 [2024-03-06T10:11:22.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322898572 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:22 [2024-03-06T10:11:22.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=322898572 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:22 [2024-03-06T10:11:22.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:22 [2024-03-06T10:11:22.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=322898572 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:22 [2024-03-06T10:11:22.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322898572 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:22 [2024-03-06T10:11:22.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322898572 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:22 [2024-03-06T10:11:22.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322898576 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:22 [2024-03-06T10:11:22.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322898576 data=null button=1 stateMask=0x0 x=186 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:22 [2024-03-06T10:11:22.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322898579 data=null button=1 stateMask=0x0 x=186 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:22 [2024-03-06T10:11:22.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322898579 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:22 [2024-03-06T10:11:22.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322898621 data=null button=1 stateMask=0x80000 x=186 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:22 [2024-03-06T10:11:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322898784 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:22 [2024-03-06T10:11:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=322898784 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:22 [2024-03-06T10:11:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=322898784 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:22 [2024-03-06T10:11:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
05:11:22 [2024-03-06T10:11:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:22 [2024-03-06T10:11:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:22 [2024-03-06T10:11:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:22 [2024-03-06T10:11:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:22 [2024-03-06T10:11:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:22 [2024-03-06T10:11:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:22 [2024-03-06T10:11:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:22 [2024-03-06T10:11:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:22 [2024-03-06T10:11:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:22 [2024-03-06T10:11:22.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:23 [2024-03-06T10:11:23.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:23 [2024-03-06T10:11:23.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:23 [2024-03-06T10:11:23.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322899849 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:23 [2024-03-06T10:11:23.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=322899849 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:23 [2024-03-06T10:11:23.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=322899849 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:23 [2024-03-06T10:11:23.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322899849 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:23 [2024-03-06T10:11:23.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322899849 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:23 [2024-03-06T10:11:23.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322899856 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:11:23 [2024-03-06T10:11:23.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:23 [2024-03-06T10:11:23.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:23 [2024-03-06T10:11:23.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:23 [2024-03-06T10:11:23.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:23 [2024-03-06T10:11:23.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:23 [2024-03-06T10:11:23.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:23 [2024-03-06T10:11:23.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:23 [2024-03-06T10:11:23.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322899860 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322899860 data=null doit=true}, TreeItem with text {test}]
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322899860 data=null}, TreeItem with text {test}]
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322899861 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322899861 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322899883 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322899884 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322899884 data=null doit=true}, TreeItem with text {test}]
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322899884 data=null}, TreeItem with text {test}]
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322899884 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322899887 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322899893 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:23 [2024-03-06T10:11:23.769Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=322899894 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=322899894 data=null doit=true}, TreeItem with text {Traces [10]}]
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=322899894 data=null}, TreeItem with text {Traces [10]}]
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=322899894 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322899895 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=322899910 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
05:11:23 [2024-03-06T10:11:23.769Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322899915 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322899915 data=null doit=true}, TreeItem with text {test}]
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322899915 data=null}, TreeItem with text {test}]
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322899915 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322899916 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322899939 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322899940 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322899940 data=null doit=true}, TreeItem with text {test}]
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322899940 data=null}, TreeItem with text {test}]
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322899940 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322899940 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322899946 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:23 [2024-03-06T10:11:23.769Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:23 [2024-03-06T10:11:23.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=322899946 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
05:11:23 [2024-03-06T10:11:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=322899947 data=null doit=true}, TreeItem with text {Traces [10]}]
05:11:23 [2024-03-06T10:11:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=322899947 data=null}, TreeItem with text {Traces [10]}]
05:11:23 [2024-03-06T10:11:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=322899947 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
05:11:23 [2024-03-06T10:11:23.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322899947 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
05:11:24 [2024-03-06T10:11:24.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=322899962 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
05:11:24 [2024-03-06T10:11:24.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:24 [2024-03-06T10:11:24.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=322899963 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
05:11:24 [2024-03-06T10:11:24.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=322899963 data=null doit=true}, TreeItem with text {Traces [10]}]
05:11:24 [2024-03-06T10:11:24.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=322899963 data=null}, TreeItem with text {Traces [10]}]
05:11:24 [2024-03-06T10:11:24.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=322899963 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
05:11:24 [2024-03-06T10:11:24.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322899963 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
05:11:24 [2024-03-06T10:11:24.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=322899967 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
05:11:24 [2024-03-06T10:11:24.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:11:24 [2024-03-06T10:11:24.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:11:24 [2024-03-06T10:11:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:11:24 [2024-03-06T10:11:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:11:24 [2024-03-06T10:11:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322900256 data=null doit=true}, Shell with text {Confirm Clear}]
05:11:24 [2024-03-06T10:11:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:11:24 [2024-03-06T10:11:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:11:24 [2024-03-06T10:11:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:11:24 [2024-03-06T10:11:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:11:24 [2024-03-06T10:11:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:11:24 [2024-03-06T10:11:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:11:24 [2024-03-06T10:11:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322900257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:24 [2024-03-06T10:11:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322900257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:24 [2024-03-06T10:11:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322900257 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:24 [2024-03-06T10:11:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322900257 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:24 [2024-03-06T10:11:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322900257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:24 [2024-03-06T10:11:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322900257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:24 [2024-03-06T10:11:24.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322900257 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:26 [2024-03-06T10:11:26.797Z] 
05:11:26 [2024-03-06T10:11:26.797Z] (Eclipse:19306): Gtk-CRITICAL **: 10:11:26.454: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322899989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322902737 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322902738 data=null doit=true}, TreeItem with text {test}]
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322902738 data=null}, TreeItem with text {test}]
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322902738 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322902738 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322902771 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322902772 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322902772 data=null doit=true}, TreeItem with text {test}]
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322902772 data=null}, TreeItem with text {test}]
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322902772 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322902772 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322902777 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:26 [2024-03-06T10:11:26.798Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=322902777 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=322902777 data=null doit=true}, TreeItem with text {Traces [10]}]
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=322902778 data=null}, TreeItem with text {Traces [10]}]
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=322902778 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322902778 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=322902796 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=322902803 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=322902803 data=null doit=true}, TreeItem with text {Traces [10]}]
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=322902803 data=null}, TreeItem with text {Traces [10]}]
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=322902803 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322902803 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=322902808 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
05:11:26 [2024-03-06T10:11:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
05:11:27 [2024-03-06T10:11:27.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
05:11:27 [2024-03-06T10:11:27.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:11:27 [2024-03-06T10:11:27.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
05:11:27 [2024-03-06T10:11:27.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:11:27 [2024-03-06T10:11:27.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:11:27 [2024-03-06T10:11:27.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:11:27 [2024-03-06T10:11:27.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:11:27 [2024-03-06T10:11:27.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322903058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:27 [2024-03-06T10:11:27.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322903058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:27 [2024-03-06T10:11:27.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322903058 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:27 [2024-03-06T10:11:27.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322903058 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:27 [2024-03-06T10:11:27.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322903058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:27 [2024-03-06T10:11:27.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322903058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:27 [2024-03-06T10:11:27.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322903058 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:27 [2024-03-06T10:11:27.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=322902845 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
05:11:27 [2024-03-06T10:11:27.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:11:27 [2024-03-06T10:11:27.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:27 [2024-03-06T10:11:27.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322903156 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:11:27 [2024-03-06T10:11:27.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322903156 data=null doit=true}, TreeItem with text {Traces [0]}]
05:11:27 [2024-03-06T10:11:27.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322903156 data=null}, TreeItem with text {Traces [0]}]
05:11:27 [2024-03-06T10:11:27.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322903156 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:11:27 [2024-03-06T10:11:27.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322903157 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:11:27 [2024-03-06T10:11:27.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322903165 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:11:27 [2024-03-06T10:11:27.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
05:11:27 [2024-03-06T10:11:27.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
05:11:27 [2024-03-06T10:11:27.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
05:11:27 [2024-03-06T10:11:27.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
05:11:27 [2024-03-06T10:11:27.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:11:27 [2024-03-06T10:11:27.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
05:11:27 [2024-03-06T10:11:27.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:11:27 [2024-03-06T10:11:27.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:11:27 [2024-03-06T10:11:27.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:11:27 [2024-03-06T10:11:27.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:11:27 [2024-03-06T10:11:27.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322903361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:27 [2024-03-06T10:11:27.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322903361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:27 [2024-03-06T10:11:27.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322903361 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:27 [2024-03-06T10:11:27.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322903361 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:27 [2024-03-06T10:11:27.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322903361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:27 [2024-03-06T10:11:27.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322903361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:27 [2024-03-06T10:11:27.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322903361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:27 [2024-03-06T10:11:27.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=322903186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
05:11:27 [2024-03-06T10:11:27.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:11:27 [2024-03-06T10:11:27.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322903486 data=null doit=true}, TreeItem with text {Traces [0]}]
05:11:27 [2024-03-06T10:11:27.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322903486 data=null}, TreeItem with text {Traces [0]}]
05:11:27 [2024-03-06T10:11:27.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322903486 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:11:27 [2024-03-06T10:11:27.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322903486 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
05:11:27 [2024-03-06T10:11:27.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322903487 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:11:27 [2024-03-06T10:11:27.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:27 [2024-03-06T10:11:27.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=322903488 data=null button=0 stateMask=0x0 x=103 y=81 count=0}, TreeItem with text {FolderA}]
05:11:27 [2024-03-06T10:11:27.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA} time=322903488 data=null doit=true}, TreeItem with text {FolderA}]
05:11:27 [2024-03-06T10:11:27.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA} time=322903488 data=null}, TreeItem with text {FolderA}]
05:11:27 [2024-03-06T10:11:27.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA} time=322903488 data=null button=1 stateMask=0x0 x=103 y=81 count=1}, TreeItem with text {FolderA}]
05:11:27 [2024-03-06T10:11:27.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322903488 data=null item=TreeItem {FolderA} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FolderA}]
05:11:27 [2024-03-06T10:11:27.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA} time=322903501 data=null button=1 stateMask=0x80000 x=103 y=81 count=1}, TreeItem with text {FolderA}]
05:11:27 [2024-03-06T10:11:27.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:11:27 [2024-03-06T10:11:27.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:11:27 [2024-03-06T10:11:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:11:27 [2024-03-06T10:11:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:11:27 [2024-03-06T10:11:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322903851 data=null doit=true}, Shell with text {Trace Import}]
05:11:27 [2024-03-06T10:11:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:11:27 [2024-03-06T10:11:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:11:27 [2024-03-06T10:11:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:11:27 [2024-03-06T10:11:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:11:27 [2024-03-06T10:11:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:11:27 [2024-03-06T10:11:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322903856 data=null}, (of type 'Combo')]
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322903895 data=null doit=true}, TreeItem with text {import}]
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322903895 data=null}, TreeItem with text {import}]
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322903896 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322903896 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322903897 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=322903898 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322903898 data=null doit=true}, TreeItem with text {import}]
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322903898 data=null}, TreeItem with text {import}]
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322903898 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322903898 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322903899 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:27 [2024-03-06T10:11:27.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322903908 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322903908 data=null doit=true}, Tree node with text: kernel-overlap-testing]
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322903920 data=null}, Tree node with text: kernel-overlap-testing]
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322903921 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322903921 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322903923 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=322903934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:11:27 [2024-03-06T10:11:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6344eeed
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=322903937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=322903937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=322903937 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=322903937 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=322903937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=322903937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=322903937 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=322903937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=322903937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=322903937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=322903937 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=322903937 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:11:27 [2024-03-06T10:11:27.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:11:27 [2024-03-06T10:11:27.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:11:27 [2024-03-06T10:11:27.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:11:27 [2024-03-06T10:11:27.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:27 [2024-03-06T10:11:27.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:27 [2024-03-06T10:11:27.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:11:27 [2024-03-06T10:11:27.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:11:27 [2024-03-06T10:11:27.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:27 [2024-03-06T10:11:27.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:11:27 [2024-03-06T10:11:27.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322903945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:27 [2024-03-06T10:11:27.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322903945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:27 [2024-03-06T10:11:27.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322903945 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:27 [2024-03-06T10:11:27.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322903945 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:27 [2024-03-06T10:11:27.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322903945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:27 [2024-03-06T10:11:27.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322903945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:28 [2024-03-06T10:11:28.084Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:28 [2024-03-06T10:11:28.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322903945 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:28 [2024-03-06T10:11:28.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322903533 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:11:28 [2024-03-06T10:11:28.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:11:28 [2024-03-06T10:11:28.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:28 [2024-03-06T10:11:28.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:28 [2024-03-06T10:11:28.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:28 [2024-03-06T10:11:28.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:28 [2024-03-06T10:11:28.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:28 [2024-03-06T10:11:28.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:28 [2024-03-06T10:11:28.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322904218 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:28 [2024-03-06T10:11:28.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322904218 data=null doit=true}, TreeItem with text {test}]
05:11:28 [2024-03-06T10:11:28.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322904218 data=null}, TreeItem with text {test}]
05:11:28 [2024-03-06T10:11:28.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322904218 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:28 [2024-03-06T10:11:28.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322904219 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:28 [2024-03-06T10:11:28.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322904239 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:28 [2024-03-06T10:11:28.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:28 [2024-03-06T10:11:28.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322904240 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:28 [2024-03-06T10:11:28.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322904240 data=null doit=true}, TreeItem with text {test}]
05:11:28 [2024-03-06T10:11:28.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322904240 data=null}, TreeItem with text {test}]
05:11:28 [2024-03-06T10:11:28.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322904240 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:28 [2024-03-06T10:11:28.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322904240 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:28 [2024-03-06T10:11:28.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322904245 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:28 [2024-03-06T10:11:28.084Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:28 [2024-03-06T10:11:28.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:28 [2024-03-06T10:11:28.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322904246 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:11:28 [2024-03-06T10:11:28.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322904252 data=null doit=true}, TreeItem with text {Traces [0]}]
05:11:28 [2024-03-06T10:11:28.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322904252 data=null}, TreeItem with text {Traces [0]}]
05:11:28 [2024-03-06T10:11:28.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322904253 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:11:28 [2024-03-06T10:11:28.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322904253 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:11:28 [2024-03-06T10:11:28.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322904270 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:11:28 [2024-03-06T10:11:28.084Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
05:11:28 [2024-03-06T10:11:28.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA [2]} time=322904270 data=null doit=true}, TreeItem with text {FolderA [2]}]
05:11:28 [2024-03-06T10:11:28.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA [2]} time=322904270 data=null}, TreeItem with text {FolderA [2]}]
05:11:28 [2024-03-06T10:11:28.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA [2]} time=322904270 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, TreeItem with text {FolderA [2]}]
05:11:28 [2024-03-06T10:11:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322904271 data=null item=TreeItem {FolderA [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {FolderA [2]}]
05:11:28 [2024-03-06T10:11:28.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA [2]} time=322904272 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, TreeItem with text {FolderA [2]}]
05:11:28 [2024-03-06T10:11:28.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:28 [2024-03-06T10:11:28.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:28 [2024-03-06T10:11:28.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322904493 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:28 [2024-03-06T10:11:28.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322904493 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:28 [2024-03-06T10:11:28.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322904493 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:28 [2024-03-06T10:11:28.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322904493 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:28 [2024-03-06T10:11:28.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322904493 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:28 [2024-03-06T10:11:28.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322904528 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:28 [2024-03-06T10:11:28.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:28 [2024-03-06T10:11:28.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:28 [2024-03-06T10:11:28.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:28 [2024-03-06T10:11:28.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:28 [2024-03-06T10:11:28.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:28 [2024-03-06T10:11:28.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:28 [2024-03-06T10:11:28.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322904530 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:28 [2024-03-06T10:11:28.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322904530 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:28 [2024-03-06T10:11:28.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322904530 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:28 [2024-03-06T10:11:28.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322904530 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:28 [2024-03-06T10:11:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322904531 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:28 [2024-03-06T10:11:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322904534 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:28 [2024-03-06T10:11:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:11:28 [2024-03-06T10:11:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322904535 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:28 [2024-03-06T10:11:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322904535 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:28 [2024-03-06T10:11:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:28 [2024-03-06T10:11:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322904535 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:28 [2024-03-06T10:11:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322904535 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:28 [2024-03-06T10:11:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322904535 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:28 [2024-03-06T10:11:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322904539 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:28 [2024-03-06T10:11:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322904539 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:11:28 [2024-03-06T10:11:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322904539 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:11:28 [2024-03-06T10:11:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322904539 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:28 [2024-03-06T10:11:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322904575 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:11:28 [2024-03-06T10:11:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322904581 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:28 [2024-03-06T10:11:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322904581 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:28 [2024-03-06T10:11:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322904581 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:28 [2024-03-06T10:11:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:11:28 [2024-03-06T10:11:28.597Z] 
05:11:28 [2024-03-06T10:11:28.597Z] (Eclipse:19306): Gtk-CRITICAL **: 10:11:28.423: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:11:29 [2024-03-06T10:11:29.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:29 [2024-03-06T10:11:29.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:29 [2024-03-06T10:11:29.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:29 [2024-03-06T10:11:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:29 [2024-03-06T10:11:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:29 [2024-03-06T10:11:29.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:29 [2024-03-06T10:11:29.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:29 [2024-03-06T10:11:29.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:29 [2024-03-06T10:11:29.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:29 [2024-03-06T10:11:29.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:11:29 [2024-03-06T10:11:29.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322906088 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:11:29 [2024-03-06T10:11:29.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322906088 data=null doit=true}, TableItem with text {}]
05:11:29 [2024-03-06T10:11:29.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322906088 data=null}, TableItem with text {}]
05:11:29 [2024-03-06T10:11:29.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322906088 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:11:29 [2024-03-06T10:11:29.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322906088 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:11:29 [2024-03-06T10:11:29.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322906094 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:11:29 [2024-03-06T10:11:29.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:29 [2024-03-06T10:11:29.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:29 [2024-03-06T10:11:29.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:29 [2024-03-06T10:11:29.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322906174 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322906174 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322906174 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322906174 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322906174 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322906178 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:30 [2024-03-06T10:11:30.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322906182 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322906182 data=null doit=true}, TreeItem with text {test}]
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322906182 data=null}, TreeItem with text {test}]
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322906182 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322906182 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322906219 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322906220 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322906220 data=null doit=true}, TreeItem with text {test}]
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322906220 data=null}, TreeItem with text {test}]
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322906221 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322906221 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322906229 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:30 [2024-03-06T10:11:30.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322906230 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322906230 data=null doit=true}, TreeItem with text {Traces [2]}]
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322906230 data=null}, TreeItem with text {Traces [2]}]
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322906231 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322906231 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:11:30 [2024-03-06T10:11:30.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322906249 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:11:30 [2024-03-06T10:11:30.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:11:30 [2024-03-06T10:11:30.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
05:11:30 [2024-03-06T10:11:30.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:30 [2024-03-06T10:11:30.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:30 [2024-03-06T10:11:30.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322906574 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:11:30 [2024-03-06T10:11:30.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322906574 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:30 [2024-03-06T10:11:30.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322906574 data=null}, TreeItem with text {kernel-overlap-testing}]
05:11:30 [2024-03-06T10:11:30.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322906574 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:11:30 [2024-03-06T10:11:30.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322906575 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:30 [2024-03-06T10:11:30.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322906615 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:11:30 [2024-03-06T10:11:30.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:30 [2024-03-06T10:11:30.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:30 [2024-03-06T10:11:30.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:30 [2024-03-06T10:11:30.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:30 [2024-03-06T10:11:30.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:30 [2024-03-06T10:11:30.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:30 [2024-03-06T10:11:30.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322906617 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:11:30 [2024-03-06T10:11:30.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322906617 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:30 [2024-03-06T10:11:30.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322906617 data=null}, TreeItem with text {kernel-overlap-testing}]
05:11:30 [2024-03-06T10:11:30.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322906618 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:11:30 [2024-03-06T10:11:30.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322906618 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:30 [2024-03-06T10:11:30.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322906623 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:11:30 [2024-03-06T10:11:30.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:11:30 [2024-03-06T10:11:30.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322906623 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:11:30 [2024-03-06T10:11:30.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322906623 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:30 [2024-03-06T10:11:30.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:30 [2024-03-06T10:11:30.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322906624 data=null}, TreeItem with text {kernel-overlap-testing}]
05:11:30 [2024-03-06T10:11:30.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322906624 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:11:30 [2024-03-06T10:11:30.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322906624 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:30 [2024-03-06T10:11:30.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322906629 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:11:30 [2024-03-06T10:11:30.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322906629 data=null button=1 stateMask=0x0 x=169 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
05:11:30 [2024-03-06T10:11:30.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=322906629 data=null button=1 stateMask=0x0 x=169 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
05:11:30 [2024-03-06T10:11:30.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322906629 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:30 [2024-03-06T10:11:30.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322906672 data=null button=1 stateMask=0x80000 x=169 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
05:11:30 [2024-03-06T10:11:30.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=322906679 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:11:30 [2024-03-06T10:11:30.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=322906679 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:30 [2024-03-06T10:11:30.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=322906679 data=null}, TreeItem with text {kernel-overlap-testing}]
05:11:30 [2024-03-06T10:11:30.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:11:30 [2024-03-06T10:11:30.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:31 [2024-03-06T10:11:31.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:31 [2024-03-06T10:11:31.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:31 [2024-03-06T10:11:31.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:31 [2024-03-06T10:11:31.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:31 [2024-03-06T10:11:31.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:31 [2024-03-06T10:11:31.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:31 [2024-03-06T10:11:31.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:11:31 [2024-03-06T10:11:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322907185 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:11:31 [2024-03-06T10:11:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322907185 data=null doit=true}, TableItem with text {}]
05:11:31 [2024-03-06T10:11:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322907185 data=null}, TableItem with text {}]
05:11:31 [2024-03-06T10:11:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322907185 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:11:31 [2024-03-06T10:11:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322907186 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:11:31 [2024-03-06T10:11:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322907191 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:11:31 [2024-03-06T10:11:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:31 [2024-03-06T10:11:31.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:31 [2024-03-06T10:11:31.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:31 [2024-03-06T10:11:31.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:31 [2024-03-06T10:11:31.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322908163 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:11:31 [2024-03-06T10:11:31.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322908163 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:31 [2024-03-06T10:11:31.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322908163 data=null}, TreeItem with text {kernel-overlap-testing}]
05:11:31 [2024-03-06T10:11:31.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322908163 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:11:31 [2024-03-06T10:11:31.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322908163 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:31 [2024-03-06T10:11:31.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322908167 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:11:31 [2024-03-06T10:11:31.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:31 [2024-03-06T10:11:31.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:31 [2024-03-06T10:11:31.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:31 [2024-03-06T10:11:31.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:31 [2024-03-06T10:11:31.979Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:31 [2024-03-06T10:11:31.979Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:11:31 [2024-03-06T10:11:31.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:31 [2024-03-06T10:11:31.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=322908169 data=null button=0 stateMask=0x0 x=103 y=150 count=0}, TreeItem with text {FolderB}]
05:11:31 [2024-03-06T10:11:31.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB} time=322908169 data=null doit=true}, TreeItem with text {FolderB}]
05:11:31 [2024-03-06T10:11:31.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB} time=322908169 data=null}, TreeItem with text {FolderB}]
05:11:31 [2024-03-06T10:11:31.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB} time=322908169 data=null button=1 stateMask=0x0 x=103 y=150 count=1}, TreeItem with text {FolderB}]
05:11:32 [2024-03-06T10:11:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322908169 data=null item=TreeItem {FolderB} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FolderB}]
05:11:32 [2024-03-06T10:11:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB} time=322908184 data=null button=1 stateMask=0x80000 x=103 y=150 count=1}, TreeItem with text {FolderB}]
05:11:32 [2024-03-06T10:11:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:11:32 [2024-03-06T10:11:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:11:32 [2024-03-06T10:11:32.234Z] 
05:11:32 [2024-03-06T10:11:32.234Z] (Eclipse:19306): Gtk-WARNING **: 10:11:32.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:32 [2024-03-06T10:11:32.234Z] 
05:11:32 [2024-03-06T10:11:32.234Z] (Eclipse:19306): Gtk-WARNING **: 10:11:32.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:32 [2024-03-06T10:11:32.234Z] 
05:11:32 [2024-03-06T10:11:32.234Z] (Eclipse:19306): Gtk-WARNING **: 10:11:32.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:32 [2024-03-06T10:11:32.234Z] 
05:11:32 [2024-03-06T10:11:32.234Z] (Eclipse:19306): Gtk-WARNING **: 10:11:32.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:32 [2024-03-06T10:11:32.490Z] 
05:11:32 [2024-03-06T10:11:32.490Z] (Eclipse:19306): Gtk-WARNING **: 10:11:32.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:32 [2024-03-06T10:11:32.490Z] 
05:11:32 [2024-03-06T10:11:32.490Z] (Eclipse:19306): Gtk-WARNING **: 10:11:32.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:32 [2024-03-06T10:11:32.490Z] 
05:11:32 [2024-03-06T10:11:32.490Z] (Eclipse:19306): Gtk-WARNING **: 10:11:32.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:32 [2024-03-06T10:11:32.490Z] 
05:11:32 [2024-03-06T10:11:32.490Z] (Eclipse:19306): Gtk-WARNING **: 10:11:32.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:32 [2024-03-06T10:11:32.490Z] 
05:11:32 [2024-03-06T10:11:32.490Z] (Eclipse:19306): Gtk-WARNING **: 10:11:32.266: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:32 [2024-03-06T10:11:32.490Z] 
05:11:32 [2024-03-06T10:11:32.490Z] (Eclipse:19306): Gtk-WARNING **: 10:11:32.266: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:32 [2024-03-06T10:11:32.490Z] 
05:11:32 [2024-03-06T10:11:32.490Z] (Eclipse:19306): Gtk-WARNING **: 10:11:32.266: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:32 [2024-03-06T10:11:32.490Z] 
05:11:32 [2024-03-06T10:11:32.490Z] (Eclipse:19306): Gtk-WARNING **: 10:11:32.266: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:32 [2024-03-06T10:11:32.490Z] 
05:11:32 [2024-03-06T10:11:32.490Z] (Eclipse:19306): Gtk-WARNING **: 10:11:32.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:32 [2024-03-06T10:11:32.490Z] 
05:11:32 [2024-03-06T10:11:32.490Z] (Eclipse:19306): Gtk-WARNING **: 10:11:32.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:32 [2024-03-06T10:11:32.490Z] 
05:11:32 [2024-03-06T10:11:32.490Z] (Eclipse:19306): Gtk-WARNING **: 10:11:32.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:32 [2024-03-06T10:11:32.490Z] 
05:11:32 [2024-03-06T10:11:32.490Z] (Eclipse:19306): Gtk-WARNING **: 10:11:32.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:32 [2024-03-06T10:11:32.490Z] 
05:11:32 [2024-03-06T10:11:32.490Z] (Eclipse:19306): Gtk-WARNING **: 10:11:32.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:32 [2024-03-06T10:11:32.490Z] 
05:11:32 [2024-03-06T10:11:32.490Z] (Eclipse:19306): Gtk-WARNING **: 10:11:32.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:32 [2024-03-06T10:11:32.490Z] 
05:11:32 [2024-03-06T10:11:32.490Z] (Eclipse:19306): Gtk-WARNING **: 10:11:32.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:32 [2024-03-06T10:11:32.490Z] 
05:11:32 [2024-03-06T10:11:32.490Z] (Eclipse:19306): Gtk-WARNING **: 10:11:32.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:32 [2024-03-06T10:11:32.490Z] 
05:11:32 [2024-03-06T10:11:32.490Z] (Eclipse:19306): Gtk-WARNING **: 10:11:32.335: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:32 [2024-03-06T10:11:32.490Z] 
05:11:32 [2024-03-06T10:11:32.490Z] (Eclipse:19306): Gtk-WARNING **: 10:11:32.335: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:32 [2024-03-06T10:11:32.490Z] 
05:11:32 [2024-03-06T10:11:32.490Z] (Eclipse:19306): Gtk-WARNING **: 10:11:32.335: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:32 [2024-03-06T10:11:32.490Z] 
05:11:32 [2024-03-06T10:11:32.490Z] (Eclipse:19306): Gtk-WARNING **: 10:11:32.335: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:32 [2024-03-06T10:11:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:11:32 [2024-03-06T10:11:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:11:32 [2024-03-06T10:11:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322908563 data=null doit=true}, Shell with text {Trace Import}]
05:11:32 [2024-03-06T10:11:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322908578 data=null}, (of type 'Combo')]
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322908624 data=null doit=true}, TreeItem with text {import}]
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322908624 data=null}, TreeItem with text {import}]
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322908625 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322908625 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322908628 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=322908628 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322908628 data=null doit=true}, TreeItem with text {import}]
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322908628 data=null}, TreeItem with text {import}]
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322908629 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322908629 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322908629 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:32 [2024-03-06T10:11:32.491Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322908644 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
05:11:32 [2024-03-06T10:11:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322908644 data=null doit=true}, Tree node with text: kernel-overlap-testing]
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322908644 data=null}, Tree node with text: kernel-overlap-testing]
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322908644 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322908645 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322908646 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=322908661 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:11:32 [2024-03-06T10:11:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:11:32 [2024-03-06T10:11:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:11:32 [2024-03-06T10:11:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:11:32 [2024-03-06T10:11:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:32 [2024-03-06T10:11:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:32 [2024-03-06T10:11:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:11:32 [2024-03-06T10:11:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:11:32 [2024-03-06T10:11:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:32 [2024-03-06T10:11:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:11:32 [2024-03-06T10:11:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322908669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:32 [2024-03-06T10:11:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322908669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:32 [2024-03-06T10:11:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322908669 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:32 [2024-03-06T10:11:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322908669 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:32 [2024-03-06T10:11:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322908669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:32 [2024-03-06T10:11:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322908669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:32 [2024-03-06T10:11:32.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:32 [2024-03-06T10:11:32.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322908670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:32 [2024-03-06T10:11:32.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322908210 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:11:33 [2024-03-06T10:11:33.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:11:33 [2024-03-06T10:11:33.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:33 [2024-03-06T10:11:33.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:33 [2024-03-06T10:11:33.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:33 [2024-03-06T10:11:33.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:33 [2024-03-06T10:11:33.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:33 [2024-03-06T10:11:33.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:33 [2024-03-06T10:11:33.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322908988 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:33 [2024-03-06T10:11:33.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322908988 data=null doit=true}, TreeItem with text {test}]
05:11:33 [2024-03-06T10:11:33.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322908988 data=null}, TreeItem with text {test}]
05:11:33 [2024-03-06T10:11:33.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322908989 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:33 [2024-03-06T10:11:33.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322908989 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:33 [2024-03-06T10:11:33.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322909025 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:33 [2024-03-06T10:11:33.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:33 [2024-03-06T10:11:33.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322909035 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:33 [2024-03-06T10:11:33.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322909035 data=null doit=true}, TreeItem with text {test}]
05:11:33 [2024-03-06T10:11:33.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322909035 data=null}, TreeItem with text {test}]
05:11:33 [2024-03-06T10:11:33.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322909035 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:33 [2024-03-06T10:11:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322909035 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:33 [2024-03-06T10:11:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322909040 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:33 [2024-03-06T10:11:33.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:33 [2024-03-06T10:11:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:33 [2024-03-06T10:11:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322909041 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
05:11:33 [2024-03-06T10:11:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322909041 data=null doit=true}, TreeItem with text {Traces [2]}]
05:11:33 [2024-03-06T10:11:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322909041 data=null}, TreeItem with text {Traces [2]}]
05:11:33 [2024-03-06T10:11:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322909041 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:11:33 [2024-03-06T10:11:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322909041 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:11:33 [2024-03-06T10:11:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322909068 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:11:33 [2024-03-06T10:11:33.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:11:33 [2024-03-06T10:11:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB [2]} time=322909068 data=null doit=true}, TreeItem with text {FolderB [2]}]
05:11:33 [2024-03-06T10:11:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB [2]} time=322909069 data=null}, TreeItem with text {FolderB [2]}]
05:11:33 [2024-03-06T10:11:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=322909069 data=null button=1 stateMask=0x0 x=114 y=150 count=1}, TreeItem with text {FolderB [2]}]
05:11:33 [2024-03-06T10:11:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322909069 data=null item=TreeItem {FolderB [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {FolderB [2]}]
05:11:33 [2024-03-06T10:11:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=322909071 data=null button=1 stateMask=0x80000 x=114 y=150 count=1}, TreeItem with text {FolderB [2]}]
05:11:33 [2024-03-06T10:11:33.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:33 [2024-03-06T10:11:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:33 [2024-03-06T10:11:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322909292 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:33 [2024-03-06T10:11:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322909292 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:33 [2024-03-06T10:11:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322909292 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:33 [2024-03-06T10:11:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322909292 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:33 [2024-03-06T10:11:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322909292 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:33 [2024-03-06T10:11:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322909330 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:33 [2024-03-06T10:11:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:33 [2024-03-06T10:11:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:33 [2024-03-06T10:11:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:33 [2024-03-06T10:11:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:33 [2024-03-06T10:11:33.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:33 [2024-03-06T10:11:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:33 [2024-03-06T10:11:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322909331 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:33 [2024-03-06T10:11:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322909332 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:33 [2024-03-06T10:11:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322909332 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:33 [2024-03-06T10:11:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322909332 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:33 [2024-03-06T10:11:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322909332 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:33 [2024-03-06T10:11:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322909336 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:33 [2024-03-06T10:11:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:11:33 [2024-03-06T10:11:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322909336 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:33 [2024-03-06T10:11:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322909336 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:33 [2024-03-06T10:11:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:33 [2024-03-06T10:11:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322909336 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:33 [2024-03-06T10:11:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322909337 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:33 [2024-03-06T10:11:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322909337 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:33 [2024-03-06T10:11:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322909340 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:33 [2024-03-06T10:11:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322909341 data=null button=1 stateMask=0x0 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:11:33 [2024-03-06T10:11:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322909341 data=null button=1 stateMask=0x0 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:11:33 [2024-03-06T10:11:33.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322909341 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:33 [2024-03-06T10:11:33.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322909382 data=null button=1 stateMask=0x80000 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:11:33 [2024-03-06T10:11:33.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322909538 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:33 [2024-03-06T10:11:33.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322909538 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:33 [2024-03-06T10:11:33.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322909538 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:33 [2024-03-06T10:11:33.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:11:33 [2024-03-06T10:11:33.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:33 [2024-03-06T10:11:33.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:33 [2024-03-06T10:11:33.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:33 [2024-03-06T10:11:33.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:33 [2024-03-06T10:11:33.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:34 [2024-03-06T10:11:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:34 [2024-03-06T10:11:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:34 [2024-03-06T10:11:34.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:34 [2024-03-06T10:11:34.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:34 [2024-03-06T10:11:34.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:34 [2024-03-06T10:11:34.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:34 [2024-03-06T10:11:34.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:11:34 [2024-03-06T10:11:34.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322910550 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:11:34 [2024-03-06T10:11:34.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322910550 data=null doit=true}, TableItem with text {}]
05:11:34 [2024-03-06T10:11:34.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322910550 data=null}, TableItem with text {}]
05:11:34 [2024-03-06T10:11:34.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322910551 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:11:34 [2024-03-06T10:11:34.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322910551 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:11:34 [2024-03-06T10:11:34.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322910557 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:11:34 [2024-03-06T10:11:34.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:34 [2024-03-06T10:11:34.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:34 [2024-03-06T10:11:34.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:34 [2024-03-06T10:11:34.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:34 [2024-03-06T10:11:34.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322910811 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:34 [2024-03-06T10:11:34.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322910811 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:34 [2024-03-06T10:11:34.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322910811 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:34 [2024-03-06T10:11:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322910811 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:34 [2024-03-06T10:11:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322910811 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:34 [2024-03-06T10:11:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322910815 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:34 [2024-03-06T10:11:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:34 [2024-03-06T10:11:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:34 [2024-03-06T10:11:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:34 [2024-03-06T10:11:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:34 [2024-03-06T10:11:34.641Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:34 [2024-03-06T10:11:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:34 [2024-03-06T10:11:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:34 [2024-03-06T10:11:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:34 [2024-03-06T10:11:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:34 [2024-03-06T10:11:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:34 [2024-03-06T10:11:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:34 [2024-03-06T10:11:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322910822 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:34 [2024-03-06T10:11:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322910822 data=null doit=true}, TreeItem with text {test}]
05:11:34 [2024-03-06T10:11:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322910822 data=null}, TreeItem with text {test}]
05:11:34 [2024-03-06T10:11:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322910823 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:34 [2024-03-06T10:11:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322910823 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:34 [2024-03-06T10:11:34.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322910847 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:34 [2024-03-06T10:11:34.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:34 [2024-03-06T10:11:34.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322910847 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:34 [2024-03-06T10:11:34.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322910847 data=null doit=true}, TreeItem with text {test}]
05:11:34 [2024-03-06T10:11:34.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322910847 data=null}, TreeItem with text {test}]
05:11:34 [2024-03-06T10:11:34.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322910847 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:34 [2024-03-06T10:11:34.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322910847 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:34 [2024-03-06T10:11:34.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322910856 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:34 [2024-03-06T10:11:34.897Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:34 [2024-03-06T10:11:34.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:34 [2024-03-06T10:11:34.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=322910857 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
05:11:34 [2024-03-06T10:11:34.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=322910857 data=null doit=true}, TreeItem with text {Traces [4]}]
05:11:34 [2024-03-06T10:11:34.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=322910857 data=null}, TreeItem with text {Traces [4]}]
05:11:34 [2024-03-06T10:11:34.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=322910857 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:11:34 [2024-03-06T10:11:34.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322910858 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
05:11:34 [2024-03-06T10:11:34.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=322910874 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:11:34 [2024-03-06T10:11:34.897Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
05:11:34 [2024-03-06T10:11:34.897Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderB [2]} is already expanded. Won't expand it again.
05:11:34 [2024-03-06T10:11:34.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:35 [2024-03-06T10:11:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:35 [2024-03-06T10:11:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322911099 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
05:11:35 [2024-03-06T10:11:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322911099 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:35 [2024-03-06T10:11:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322911099 data=null}, TreeItem with text {kernel-overlap-testing}]
05:11:35 [2024-03-06T10:11:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322911100 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
05:11:35 [2024-03-06T10:11:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322911100 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:35 [2024-03-06T10:11:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322911134 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
05:11:35 [2024-03-06T10:11:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:35 [2024-03-06T10:11:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:35 [2024-03-06T10:11:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:35 [2024-03-06T10:11:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:35 [2024-03-06T10:11:35.153Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:35 [2024-03-06T10:11:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:35 [2024-03-06T10:11:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322911136 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
05:11:35 [2024-03-06T10:11:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322911136 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:35 [2024-03-06T10:11:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322911136 data=null}, TreeItem with text {kernel-overlap-testing}]
05:11:35 [2024-03-06T10:11:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322911136 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
05:11:35 [2024-03-06T10:11:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322911136 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:35 [2024-03-06T10:11:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322911147 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
05:11:35 [2024-03-06T10:11:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:11:35 [2024-03-06T10:11:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322911147 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
05:11:35 [2024-03-06T10:11:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322911147 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:35 [2024-03-06T10:11:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:35 [2024-03-06T10:11:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322911148 data=null}, TreeItem with text {kernel-overlap-testing}]
05:11:35 [2024-03-06T10:11:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322911148 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
05:11:35 [2024-03-06T10:11:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322911148 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:35 [2024-03-06T10:11:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322911152 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
05:11:35 [2024-03-06T10:11:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322911152 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
05:11:35 [2024-03-06T10:11:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=322911152 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
05:11:35 [2024-03-06T10:11:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322911152 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:35 [2024-03-06T10:11:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322911191 data=null button=1 stateMask=0x80000 x=169 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
05:11:35 [2024-03-06T10:11:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=322911417 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
05:11:35 [2024-03-06T10:11:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=322911424 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:35 [2024-03-06T10:11:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=322911424 data=null}, TreeItem with text {kernel-overlap-testing}]
05:11:35 [2024-03-06T10:11:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:11:35 [2024-03-06T10:11:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:35 [2024-03-06T10:11:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:35 [2024-03-06T10:11:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:35 [2024-03-06T10:11:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:35 [2024-03-06T10:11:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:35 [2024-03-06T10:11:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:35 [2024-03-06T10:11:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:35 [2024-03-06T10:11:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:35 [2024-03-06T10:11:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:11:35 [2024-03-06T10:11:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322911426 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:11:35 [2024-03-06T10:11:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322911426 data=null doit=true}, TableItem with text {}]
05:11:35 [2024-03-06T10:11:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322911426 data=null}, TableItem with text {}]
05:11:35 [2024-03-06T10:11:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322911426 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:11:35 [2024-03-06T10:11:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322911426 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:11:35 [2024-03-06T10:11:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322911449 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:11:35 [2024-03-06T10:11:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:35 [2024-03-06T10:11:35.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:36 [2024-03-06T10:11:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:36 [2024-03-06T10:11:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:36 [2024-03-06T10:11:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322912605 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
05:11:36 [2024-03-06T10:11:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322912605 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:36 [2024-03-06T10:11:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322912605 data=null}, TreeItem with text {kernel-overlap-testing}]
05:11:36 [2024-03-06T10:11:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322912606 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
05:11:36 [2024-03-06T10:11:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322912606 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:36 [2024-03-06T10:11:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322912612 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
05:11:36 [2024-03-06T10:11:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:36 [2024-03-06T10:11:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:36 [2024-03-06T10:11:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:36 [2024-03-06T10:11:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:36 [2024-03-06T10:11:36.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:36 [2024-03-06T10:11:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:36 [2024-03-06T10:11:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:36 [2024-03-06T10:11:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:36 [2024-03-06T10:11:36.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
05:11:36 [2024-03-06T10:11:36.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
05:11:36 [2024-03-06T10:11:36.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
05:11:36 [2024-03-06T10:11:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:11:36 [2024-03-06T10:11:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=322912615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
05:11:36 [2024-03-06T10:11:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=322912615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
05:11:36 [2024-03-06T10:11:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=322912615 data=null doit=true}, (of type 'Tree')]
05:11:36 [2024-03-06T10:11:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=322912616 data=null}, (of type 'Tree')]
05:11:36 [2024-03-06T10:11:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322912616 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, (of type 'Tree')]
05:11:36 [2024-03-06T10:11:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322912616 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Tree')]
05:11:36 [2024-03-06T10:11:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322912635 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, (of type 'Tree')]
05:11:36 [2024-03-06T10:11:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=322912635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
05:11:36 [2024-03-06T10:11:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=322912635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
05:11:36 [2024-03-06T10:11:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=322912636 data=null doit=true}, (of type 'Tree')]
05:11:36 [2024-03-06T10:11:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=322912636 data=null}, (of type 'Tree')]
05:11:36 [2024-03-06T10:11:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=322912636 data=null button=1 stateMask=0x40000 x=114 y=150 count=1}, (of type 'Tree')]
05:11:36 [2024-03-06T10:11:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322912636 data=null item=TreeItem {FolderB [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Tree')]
05:11:36 [2024-03-06T10:11:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=322912647 data=null button=1 stateMask=0xc0000 x=114 y=150 count=1}, (of type 'Tree')]
05:11:36 [2024-03-06T10:11:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:11:36 [2024-03-06T10:11:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:11:36 [2024-03-06T10:11:36.775Z] 
05:11:36 [2024-03-06T10:11:36.775Z] (Eclipse:19306): Gtk-WARNING **: 10:11:36.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:36 [2024-03-06T10:11:36.775Z] 
05:11:36 [2024-03-06T10:11:36.775Z] (Eclipse:19306): Gtk-WARNING **: 10:11:36.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:36 [2024-03-06T10:11:36.775Z] 
05:11:36 [2024-03-06T10:11:36.775Z] (Eclipse:19306): Gtk-WARNING **: 10:11:36.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:36 [2024-03-06T10:11:36.775Z] 
05:11:36 [2024-03-06T10:11:36.775Z] (Eclipse:19306): Gtk-WARNING **: 10:11:36.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:36 [2024-03-06T10:11:36.775Z] 
05:11:36 [2024-03-06T10:11:36.775Z] (Eclipse:19306): Gtk-WARNING **: 10:11:36.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:36 [2024-03-06T10:11:36.775Z] 
05:11:36 [2024-03-06T10:11:36.775Z] (Eclipse:19306): Gtk-WARNING **: 10:11:36.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:36 [2024-03-06T10:11:36.775Z] 
05:11:36 [2024-03-06T10:11:36.775Z] (Eclipse:19306): Gtk-WARNING **: 10:11:36.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:36 [2024-03-06T10:11:36.775Z] 
05:11:36 [2024-03-06T10:11:36.775Z] (Eclipse:19306): Gtk-WARNING **: 10:11:36.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:36 [2024-03-06T10:11:36.775Z] 
05:11:36 [2024-03-06T10:11:36.775Z] (Eclipse:19306): Gtk-WARNING **: 10:11:36.667: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:36 [2024-03-06T10:11:36.775Z] 
05:11:36 [2024-03-06T10:11:36.775Z] (Eclipse:19306): Gtk-WARNING **: 10:11:36.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:36 [2024-03-06T10:11:36.775Z] 
05:11:36 [2024-03-06T10:11:36.775Z] (Eclipse:19306): Gtk-WARNING **: 10:11:36.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:36 [2024-03-06T10:11:36.775Z] 
05:11:36 [2024-03-06T10:11:36.775Z] (Eclipse:19306): Gtk-WARNING **: 10:11:36.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:36 [2024-03-06T10:11:36.775Z] 
05:11:36 [2024-03-06T10:11:36.775Z] (Eclipse:19306): Gtk-WARNING **: 10:11:36.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:36 [2024-03-06T10:11:36.775Z] 
05:11:36 [2024-03-06T10:11:36.775Z] (Eclipse:19306): Gtk-WARNING **: 10:11:36.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:36 [2024-03-06T10:11:36.775Z] 
05:11:36 [2024-03-06T10:11:36.775Z] (Eclipse:19306): Gtk-WARNING **: 10:11:36.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:36 [2024-03-06T10:11:36.775Z] 
05:11:36 [2024-03-06T10:11:36.775Z] (Eclipse:19306): Gtk-WARNING **: 10:11:36.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:36 [2024-03-06T10:11:36.775Z] 
05:11:36 [2024-03-06T10:11:36.775Z] (Eclipse:19306): Gtk-WARNING **: 10:11:36.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:36 [2024-03-06T10:11:36.775Z] 
05:11:36 [2024-03-06T10:11:36.775Z] (Eclipse:19306): Gtk-WARNING **: 10:11:36.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:36 [2024-03-06T10:11:36.776Z] 
05:11:36 [2024-03-06T10:11:36.776Z] (Eclipse:19306): Gtk-WARNING **: 10:11:36.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:36 [2024-03-06T10:11:36.776Z] 
05:11:36 [2024-03-06T10:11:36.776Z] (Eclipse:19306): Gtk-WARNING **: 10:11:36.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:36 [2024-03-06T10:11:36.776Z] 
05:11:36 [2024-03-06T10:11:36.776Z] (Eclipse:19306): Gtk-WARNING **: 10:11:36.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:36 [2024-03-06T10:11:36.776Z] 
05:11:36 [2024-03-06T10:11:36.776Z] (Eclipse:19306): Gtk-WARNING **: 10:11:36.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:36 [2024-03-06T10:11:36.776Z] 
05:11:36 [2024-03-06T10:11:36.776Z] (Eclipse:19306): Gtk-WARNING **: 10:11:36.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:36 [2024-03-06T10:11:36.776Z] 
05:11:36 [2024-03-06T10:11:36.776Z] (Eclipse:19306): Gtk-WARNING **: 10:11:36.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:36 [2024-03-06T10:11:36.776Z] 
05:11:36 [2024-03-06T10:11:36.776Z] (Eclipse:19306): Gtk-WARNING **: 10:11:36.741: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:36 [2024-03-06T10:11:36.776Z] 
05:11:36 [2024-03-06T10:11:36.776Z] (Eclipse:19306): Gtk-WARNING **: 10:11:36.741: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:36 [2024-03-06T10:11:36.776Z] 
05:11:36 [2024-03-06T10:11:36.776Z] (Eclipse:19306): Gtk-WARNING **: 10:11:36.741: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:36 [2024-03-06T10:11:36.776Z] 
05:11:36 [2024-03-06T10:11:36.776Z] (Eclipse:19306): Gtk-WARNING **: 10:11:36.741: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:36 [2024-03-06T10:11:36.776Z] 
05:11:36 [2024-03-06T10:11:36.776Z] (Eclipse:19306): Gtk-WARNING **: 10:11:36.759: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:36 [2024-03-06T10:11:36.776Z] 
05:11:36 [2024-03-06T10:11:36.776Z] (Eclipse:19306): Gtk-WARNING **: 10:11:36.759: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:36 [2024-03-06T10:11:36.776Z] 
05:11:36 [2024-03-06T10:11:36.776Z] (Eclipse:19306): Gtk-WARNING **: 10:11:36.759: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:36 [2024-03-06T10:11:36.776Z] 
05:11:36 [2024-03-06T10:11:36.776Z] (Eclipse:19306): Gtk-WARNING **: 10:11:36.759: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:36 [2024-03-06T10:11:36.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:11:37 [2024-03-06T10:11:37.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
05:11:37 [2024-03-06T10:11:37.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:11:37 [2024-03-06T10:11:37.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:11:37 [2024-03-06T10:11:37.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:11:37 [2024-03-06T10:11:37.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:11:37 [2024-03-06T10:11:37.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:11:37 [2024-03-06T10:11:37.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:11:37 [2024-03-06T10:11:37.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322912973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:37 [2024-03-06T10:11:37.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322912973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:37 [2024-03-06T10:11:37.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322912973 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:37 [2024-03-06T10:11:37.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322912973 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:37 [2024-03-06T10:11:37.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322912973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:37 [2024-03-06T10:11:37.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322912973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:37 [2024-03-06T10:11:37.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322912973 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:37 [2024-03-06T10:11:37.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322912686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:11:37 [2024-03-06T10:11:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:11:37 [2024-03-06T10:11:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"FolderA/kernel-overlap-testing"'
05:11:37 [2024-03-06T10:11:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:37 [2024-03-06T10:11:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:37 [2024-03-06T10:11:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:37 [2024-03-06T10:11:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:37 [2024-03-06T10:11:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:37 [2024-03-06T10:11:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:37 [2024-03-06T10:11:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322913809 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:37 [2024-03-06T10:11:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322913810 data=null doit=true}, TreeItem with text {test}]
05:11:37 [2024-03-06T10:11:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322913810 data=null}, TreeItem with text {test}]
05:11:37 [2024-03-06T10:11:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322913810 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:37 [2024-03-06T10:11:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322913810 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:37 [2024-03-06T10:11:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322913852 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:37 [2024-03-06T10:11:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:37 [2024-03-06T10:11:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322913853 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:37 [2024-03-06T10:11:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322913853 data=null doit=true}, TreeItem with text {test}]
05:11:37 [2024-03-06T10:11:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322913853 data=null}, TreeItem with text {test}]
05:11:37 [2024-03-06T10:11:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322913853 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:37 [2024-03-06T10:11:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322913853 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:37 [2024-03-06T10:11:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322913858 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:37 [2024-03-06T10:11:37.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:37 [2024-03-06T10:11:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:37 [2024-03-06T10:11:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=322913859 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
05:11:37 [2024-03-06T10:11:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=322913859 data=null doit=true}, TreeItem with text {Traces [4]}]
05:11:37 [2024-03-06T10:11:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=322913859 data=null}, TreeItem with text {Traces [4]}]
05:11:37 [2024-03-06T10:11:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=322913859 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:11:37 [2024-03-06T10:11:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322913859 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
05:11:37 [2024-03-06T10:11:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=322913875 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:11:37 [2024-03-06T10:11:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:37 [2024-03-06T10:11:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=322913875 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
05:11:37 [2024-03-06T10:11:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=322913876 data=null doit=true}, TreeItem with text {Traces [4]}]
05:11:37 [2024-03-06T10:11:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=322913876 data=null}, TreeItem with text {Traces [4]}]
05:11:37 [2024-03-06T10:11:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=322913876 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:11:37 [2024-03-06T10:11:37.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322913876 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
05:11:37 [2024-03-06T10:11:37.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=322913880 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
05:11:37 [2024-03-06T10:11:37.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:11:37 [2024-03-06T10:11:37.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:11:37 [2024-03-06T10:11:37.850Z] 
05:11:37 [2024-03-06T10:11:37.850Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:37 [2024-03-06T10:11:37.850Z] 
05:11:37 [2024-03-06T10:11:37.850Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.823: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:37 [2024-03-06T10:11:37.850Z] 
05:11:37 [2024-03-06T10:11:37.850Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.823: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:37 [2024-03-06T10:11:37.850Z] 
05:11:37 [2024-03-06T10:11:37.850Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.823: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:37 [2024-03-06T10:11:37.850Z] 
05:11:37 [2024-03-06T10:11:37.850Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.843: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:37 [2024-03-06T10:11:37.850Z] 
05:11:37 [2024-03-06T10:11:37.850Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:37 [2024-03-06T10:11:37.850Z] 
05:11:37 [2024-03-06T10:11:37.850Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:37 [2024-03-06T10:11:37.850Z] 
05:11:37 [2024-03-06T10:11:37.850Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:38 [2024-03-06T10:11:38.105Z] 
05:11:38 [2024-03-06T10:11:38.105Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:38 [2024-03-06T10:11:38.105Z] 
05:11:38 [2024-03-06T10:11:38.105Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.865: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:38 [2024-03-06T10:11:38.105Z] 
05:11:38 [2024-03-06T10:11:38.105Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.865: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:38 [2024-03-06T10:11:38.105Z] 
05:11:38 [2024-03-06T10:11:38.105Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.865: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:38 [2024-03-06T10:11:38.105Z] 
05:11:38 [2024-03-06T10:11:38.105Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.884: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:38 [2024-03-06T10:11:38.105Z] 
05:11:38 [2024-03-06T10:11:38.105Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.884: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:38 [2024-03-06T10:11:38.105Z] 
05:11:38 [2024-03-06T10:11:38.105Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.884: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:38 [2024-03-06T10:11:38.105Z] 
05:11:38 [2024-03-06T10:11:38.105Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.884: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:38 [2024-03-06T10:11:38.105Z] 
05:11:38 [2024-03-06T10:11:38.105Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.903: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:38 [2024-03-06T10:11:38.105Z] 
05:11:38 [2024-03-06T10:11:38.105Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:38 [2024-03-06T10:11:38.105Z] 
05:11:38 [2024-03-06T10:11:38.105Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:38 [2024-03-06T10:11:38.105Z] 
05:11:38 [2024-03-06T10:11:38.105Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:38 [2024-03-06T10:11:38.105Z] 
05:11:38 [2024-03-06T10:11:38.105Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.925: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:38 [2024-03-06T10:11:38.105Z] 
05:11:38 [2024-03-06T10:11:38.105Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.925: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:38 [2024-03-06T10:11:38.105Z] 
05:11:38 [2024-03-06T10:11:38.105Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.925: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:38 [2024-03-06T10:11:38.105Z] 
05:11:38 [2024-03-06T10:11:38.105Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.925: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:38 [2024-03-06T10:11:38.105Z] 
05:11:38 [2024-03-06T10:11:38.105Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.945: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:38 [2024-03-06T10:11:38.105Z] 
05:11:38 [2024-03-06T10:11:38.105Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.945: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:38 [2024-03-06T10:11:38.105Z] 
05:11:38 [2024-03-06T10:11:38.105Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.945: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:38 [2024-03-06T10:11:38.105Z] 
05:11:38 [2024-03-06T10:11:38.105Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.945: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:38 [2024-03-06T10:11:38.105Z] 
05:11:38 [2024-03-06T10:11:38.105Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.964: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:38 [2024-03-06T10:11:38.106Z] 
05:11:38 [2024-03-06T10:11:38.106Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.964: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:38 [2024-03-06T10:11:38.106Z] 
05:11:38 [2024-03-06T10:11:38.106Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.964: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:38 [2024-03-06T10:11:38.106Z] 
05:11:38 [2024-03-06T10:11:38.106Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.964: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:38 [2024-03-06T10:11:38.106Z] 
05:11:38 [2024-03-06T10:11:38.106Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:38 [2024-03-06T10:11:38.106Z] 
05:11:38 [2024-03-06T10:11:38.106Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:38 [2024-03-06T10:11:38.106Z] 
05:11:38 [2024-03-06T10:11:38.106Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:38 [2024-03-06T10:11:38.106Z] 
05:11:38 [2024-03-06T10:11:38.106Z] (Eclipse:19306): Gtk-WARNING **: 10:11:37.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:38 [2024-03-06T10:11:38.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:11:38 [2024-03-06T10:11:38.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:11:38 [2024-03-06T10:11:38.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322914198 data=null doit=true}, Shell with text {Confirm Clear}]
05:11:38 [2024-03-06T10:11:38.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:11:38 [2024-03-06T10:11:38.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:11:38 [2024-03-06T10:11:38.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:11:38 [2024-03-06T10:11:38.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:11:38 [2024-03-06T10:11:38.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:11:38 [2024-03-06T10:11:38.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:11:38 [2024-03-06T10:11:38.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322914198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:38 [2024-03-06T10:11:38.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322914198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:38 [2024-03-06T10:11:38.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322914198 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:38 [2024-03-06T10:11:38.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322914198 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:38 [2024-03-06T10:11:38.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322914198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:38 [2024-03-06T10:11:38.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322914198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:38 [2024-03-06T10:11:38.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322914198 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:38 [2024-03-06T10:11:38.361Z] 
05:11:38 [2024-03-06T10:11:38.361Z] (Eclipse:19306): Gtk-CRITICAL **: 10:11:38.312: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:11:38 [2024-03-06T10:11:38.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322913913 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:11:38 [2024-03-06T10:11:38.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:11:38 [2024-03-06T10:11:38.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:38 [2024-03-06T10:11:38.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:38 [2024-03-06T10:11:38.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:38 [2024-03-06T10:11:38.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:38 [2024-03-06T10:11:38.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:38 [2024-03-06T10:11:38.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:38 [2024-03-06T10:11:38.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322914557 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:38 [2024-03-06T10:11:38.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322914558 data=null doit=true}, TreeItem with text {test}]
05:11:38 [2024-03-06T10:11:38.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322914558 data=null}, TreeItem with text {test}]
05:11:38 [2024-03-06T10:11:38.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322914558 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:38 [2024-03-06T10:11:38.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322914558 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:38 [2024-03-06T10:11:38.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322914580 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:38 [2024-03-06T10:11:38.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:38 [2024-03-06T10:11:38.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322914580 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:38 [2024-03-06T10:11:38.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322914581 data=null doit=true}, TreeItem with text {test}]
05:11:38 [2024-03-06T10:11:38.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322914581 data=null}, TreeItem with text {test}]
05:11:38 [2024-03-06T10:11:38.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322914581 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:38 [2024-03-06T10:11:38.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322914581 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:38 [2024-03-06T10:11:38.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322914588 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:38 [2024-03-06T10:11:38.617Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:38 [2024-03-06T10:11:38.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:38 [2024-03-06T10:11:38.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322914589 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:11:38 [2024-03-06T10:11:38.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322914589 data=null doit=true}, TreeItem with text {Traces [1]}]
05:11:38 [2024-03-06T10:11:38.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322914589 data=null}, TreeItem with text {Traces [1]}]
05:11:38 [2024-03-06T10:11:38.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322914589 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:11:38 [2024-03-06T10:11:38.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322914589 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:11:38 [2024-03-06T10:11:38.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322914605 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:11:38 [2024-03-06T10:11:38.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:38 [2024-03-06T10:11:38.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322914605 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:11:38 [2024-03-06T10:11:38.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322914605 data=null doit=true}, TreeItem with text {Traces [1]}]
05:11:38 [2024-03-06T10:11:38.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322914605 data=null}, TreeItem with text {Traces [1]}]
05:11:38 [2024-03-06T10:11:38.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322914605 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:11:38 [2024-03-06T10:11:38.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322914606 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:11:38 [2024-03-06T10:11:38.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322914610 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:11:38 [2024-03-06T10:11:38.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
05:11:38 [2024-03-06T10:11:38.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
05:11:38 [2024-03-06T10:11:38.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
05:11:38 [2024-03-06T10:11:38.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
05:11:38 [2024-03-06T10:11:38.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:11:38 [2024-03-06T10:11:38.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
05:11:38 [2024-03-06T10:11:38.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:38 [2024-03-06T10:11:38.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:11:38 [2024-03-06T10:11:38.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:11:38 [2024-03-06T10:11:38.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:11:38 [2024-03-06T10:11:38.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:11:38 [2024-03-06T10:11:38.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:11:38 [2024-03-06T10:11:38.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322914891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:38 [2024-03-06T10:11:38.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322914891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:38 [2024-03-06T10:11:38.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322914891 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:38 [2024-03-06T10:11:38.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322914891 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:38 [2024-03-06T10:11:38.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322914891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:38 [2024-03-06T10:11:38.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322914891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:38 [2024-03-06T10:11:38.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322914891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:38 [2024-03-06T10:11:38.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=322914631 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
05:11:38 [2024-03-06T10:11:38.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:11:38 [2024-03-06T10:11:38.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:38 [2024-03-06T10:11:38.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322914962 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:11:38 [2024-03-06T10:11:38.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322914962 data=null doit=true}, TreeItem with text {Traces [0]}]
05:11:38 [2024-03-06T10:11:38.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322914962 data=null}, TreeItem with text {Traces [0]}]
05:11:38 [2024-03-06T10:11:38.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322914962 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:11:38 [2024-03-06T10:11:38.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322914963 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:11:38 [2024-03-06T10:11:38.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322914971 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:11:38 [2024-03-06T10:11:38.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
05:11:38 [2024-03-06T10:11:38.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
05:11:39 [2024-03-06T10:11:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
05:11:39 [2024-03-06T10:11:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
05:11:39 [2024-03-06T10:11:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:11:39 [2024-03-06T10:11:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
05:11:39 [2024-03-06T10:11:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:11:39 [2024-03-06T10:11:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:11:39 [2024-03-06T10:11:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:11:39 [2024-03-06T10:11:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:11:39 [2024-03-06T10:11:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322915133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:39 [2024-03-06T10:11:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322915133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:39 [2024-03-06T10:11:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322915133 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:39 [2024-03-06T10:11:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322915134 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:39 [2024-03-06T10:11:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322915134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:39 [2024-03-06T10:11:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322915134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:39 [2024-03-06T10:11:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322915134 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:39 [2024-03-06T10:11:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=322914990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
05:11:39 [2024-03-06T10:11:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:11:39 [2024-03-06T10:11:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322915255 data=null doit=true}, TreeItem with text {Traces [0]}]
05:11:39 [2024-03-06T10:11:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322915255 data=null}, TreeItem with text {Traces [0]}]
05:11:39 [2024-03-06T10:11:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322915255 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:11:39 [2024-03-06T10:11:39.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322915256 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
05:11:39 [2024-03-06T10:11:39.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322915257 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:11:39 [2024-03-06T10:11:39.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:39 [2024-03-06T10:11:39.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=322915257 data=null button=0 stateMask=0x0 x=103 y=81 count=0}, TreeItem with text {FolderA}]
05:11:39 [2024-03-06T10:11:39.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA} time=322915257 data=null doit=true}, TreeItem with text {FolderA}]
05:11:39 [2024-03-06T10:11:39.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA} time=322915257 data=null}, TreeItem with text {FolderA}]
05:11:39 [2024-03-06T10:11:39.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA} time=322915257 data=null button=1 stateMask=0x0 x=103 y=81 count=1}, TreeItem with text {FolderA}]
05:11:39 [2024-03-06T10:11:39.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322915258 data=null item=TreeItem {FolderA} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FolderA}]
05:11:39 [2024-03-06T10:11:39.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA} time=322915270 data=null button=1 stateMask=0x80000 x=103 y=81 count=1}, TreeItem with text {FolderA}]
05:11:39 [2024-03-06T10:11:39.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:11:39 [2024-03-06T10:11:39.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322915636 data=null doit=true}, Shell with text {Trace Import}]
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322915651 data=null}, (of type 'Combo')]
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322915683 data=null doit=true}, TreeItem with text {import}]
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322915683 data=null}, TreeItem with text {import}]
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322915683 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322915683 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322915685 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=322915685 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322915685 data=null doit=true}, TreeItem with text {import}]
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322915685 data=null}, TreeItem with text {import}]
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322915686 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322915686 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
05:11:39 [2024-03-06T10:11:39.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322915686 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=322915707 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:11:39 [2024-03-06T10:11:39.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:39 [2024-03-06T10:11:39.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:39 [2024-03-06T10:11:39.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:11:39 [2024-03-06T10:11:39.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:11:39 [2024-03-06T10:11:39.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:39 [2024-03-06T10:11:39.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:11:39 [2024-03-06T10:11:39.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322915713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:39 [2024-03-06T10:11:39.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322915713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:39 [2024-03-06T10:11:39.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322915713 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:39 [2024-03-06T10:11:39.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322915713 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:39 [2024-03-06T10:11:39.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322915713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:39 [2024-03-06T10:11:39.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322915713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:39 [2024-03-06T10:11:39.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:39 [2024-03-06T10:11:39.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322915713 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:39 [2024-03-06T10:11:39.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322915297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:11:39 [2024-03-06T10:11:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:11:39 [2024-03-06T10:11:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:39 [2024-03-06T10:11:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:39 [2024-03-06T10:11:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:39 [2024-03-06T10:11:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:39 [2024-03-06T10:11:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:39 [2024-03-06T10:11:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:39 [2024-03-06T10:11:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322916034 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:39 [2024-03-06T10:11:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322916034 data=null doit=true}, TreeItem with text {test}]
05:11:39 [2024-03-06T10:11:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322916034 data=null}, TreeItem with text {test}]
05:11:39 [2024-03-06T10:11:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322916034 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:39 [2024-03-06T10:11:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322916034 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:39 [2024-03-06T10:11:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322916064 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:39 [2024-03-06T10:11:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:39 [2024-03-06T10:11:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322916065 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:39 [2024-03-06T10:11:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322916065 data=null doit=true}, TreeItem with text {test}]
05:11:39 [2024-03-06T10:11:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322916065 data=null}, TreeItem with text {test}]
05:11:39 [2024-03-06T10:11:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322916065 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:39 [2024-03-06T10:11:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322916065 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:39 [2024-03-06T10:11:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322916069 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:39 [2024-03-06T10:11:39.952Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:39 [2024-03-06T10:11:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:39 [2024-03-06T10:11:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322916070 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:11:39 [2024-03-06T10:11:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322916070 data=null doit=true}, TreeItem with text {Traces [0]}]
05:11:39 [2024-03-06T10:11:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322916070 data=null}, TreeItem with text {Traces [0]}]
05:11:39 [2024-03-06T10:11:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322916070 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:11:39 [2024-03-06T10:11:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322916071 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:11:39 [2024-03-06T10:11:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322916093 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:11:39 [2024-03-06T10:11:39.952Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
05:11:39 [2024-03-06T10:11:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA [1]} time=322916094 data=null doit=true}, TreeItem with text {FolderA [1]}]
05:11:39 [2024-03-06T10:11:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA [1]} time=322916094 data=null}, TreeItem with text {FolderA [1]}]
05:11:39 [2024-03-06T10:11:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=322916094 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, TreeItem with text {FolderA [1]}]
05:11:39 [2024-03-06T10:11:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322916094 data=null item=TreeItem {FolderA [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {FolderA [1]}]
05:11:39 [2024-03-06T10:11:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=322916095 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, TreeItem with text {FolderA [1]}]
05:11:40 [2024-03-06T10:11:40.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:40 [2024-03-06T10:11:40.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:40 [2024-03-06T10:11:40.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322916447 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:40 [2024-03-06T10:11:40.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322916447 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:40 [2024-03-06T10:11:40.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322916448 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:40 [2024-03-06T10:11:40.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322916448 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:40 [2024-03-06T10:11:40.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322916448 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:40 [2024-03-06T10:11:40.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322916469 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:40 [2024-03-06T10:11:40.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:40 [2024-03-06T10:11:40.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:40 [2024-03-06T10:11:40.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:40 [2024-03-06T10:11:40.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:40 [2024-03-06T10:11:40.851Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:40 [2024-03-06T10:11:40.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:40 [2024-03-06T10:11:40.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322916494 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:40 [2024-03-06T10:11:40.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322916494 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:40 [2024-03-06T10:11:40.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322916494 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:40 [2024-03-06T10:11:40.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322916494 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:40 [2024-03-06T10:11:40.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322916494 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:40 [2024-03-06T10:11:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322916501 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:40 [2024-03-06T10:11:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:11:40 [2024-03-06T10:11:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322916501 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:40 [2024-03-06T10:11:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322916501 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:40 [2024-03-06T10:11:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:40 [2024-03-06T10:11:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322916501 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:40 [2024-03-06T10:11:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322916502 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:40 [2024-03-06T10:11:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322916502 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:40 [2024-03-06T10:11:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322916505 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:40 [2024-03-06T10:11:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322916506 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:11:40 [2024-03-06T10:11:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322916506 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:11:40 [2024-03-06T10:11:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322916506 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:40 [2024-03-06T10:11:40.852Z] 
05:11:40 [2024-03-06T10:11:40.852Z] (Eclipse:19306): Gtk-CRITICAL **: 10:11:40.519: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:11:40 [2024-03-06T10:11:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322916625 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:11:40 [2024-03-06T10:11:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322916864 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:40 [2024-03-06T10:11:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322916864 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:40 [2024-03-06T10:11:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322916864 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:40 [2024-03-06T10:11:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:11:40 [2024-03-06T10:11:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:40 [2024-03-06T10:11:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:40 [2024-03-06T10:11:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:41 [2024-03-06T10:11:41.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:41 [2024-03-06T10:11:41.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:41 [2024-03-06T10:11:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:41 [2024-03-06T10:11:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:41 [2024-03-06T10:11:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:41 [2024-03-06T10:11:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:41 [2024-03-06T10:11:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:11:41 [2024-03-06T10:11:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322917876 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:11:41 [2024-03-06T10:11:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322917877 data=null doit=true}, TableItem with text {}]
05:11:41 [2024-03-06T10:11:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322917877 data=null}, TableItem with text {}]
05:11:41 [2024-03-06T10:11:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322917877 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:11:41 [2024-03-06T10:11:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322917877 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:11:41 [2024-03-06T10:11:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322917887 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:11:41 [2024-03-06T10:11:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:41 [2024-03-06T10:11:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:41 [2024-03-06T10:11:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:41 [2024-03-06T10:11:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:41 [2024-03-06T10:11:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322918039 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:41 [2024-03-06T10:11:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322918040 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:41 [2024-03-06T10:11:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322918040 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:41 [2024-03-06T10:11:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322918040 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:41 [2024-03-06T10:11:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322918040 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:41 [2024-03-06T10:11:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322918046 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:41 [2024-03-06T10:11:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:41 [2024-03-06T10:11:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:41 [2024-03-06T10:11:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:41 [2024-03-06T10:11:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:41 [2024-03-06T10:11:41.975Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:41 [2024-03-06T10:11:41.975Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
05:11:41 [2024-03-06T10:11:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:41 [2024-03-06T10:11:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=322918048 data=null button=0 stateMask=0x0 x=103 y=127 count=0}, TreeItem with text {FolderB}]
05:11:41 [2024-03-06T10:11:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB} time=322918048 data=null doit=true}, TreeItem with text {FolderB}]
05:11:41 [2024-03-06T10:11:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB} time=322918048 data=null}, TreeItem with text {FolderB}]
05:11:41 [2024-03-06T10:11:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB} time=322918049 data=null button=1 stateMask=0x0 x=103 y=127 count=1}, TreeItem with text {FolderB}]
05:11:41 [2024-03-06T10:11:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322918049 data=null item=TreeItem {FolderB} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FolderB}]
05:11:41 [2024-03-06T10:11:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB} time=322918064 data=null button=1 stateMask=0x80000 x=103 y=127 count=1}, TreeItem with text {FolderB}]
05:11:41 [2024-03-06T10:11:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:11:41 [2024-03-06T10:11:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:11:42 [2024-03-06T10:11:42.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:11:42 [2024-03-06T10:11:42.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:11:42 [2024-03-06T10:11:42.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322918431 data=null doit=true}, Shell with text {Trace Import}]
05:11:42 [2024-03-06T10:11:42.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:11:42 [2024-03-06T10:11:42.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:11:42 [2024-03-06T10:11:42.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:11:42 [2024-03-06T10:11:42.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322918447 data=null}, (of type 'Combo')]
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322918481 data=null doit=true}, TreeItem with text {import}]
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322918481 data=null}, TreeItem with text {import}]
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322918482 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322918482 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322918483 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322918484 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322918484 data=null doit=true}, Tree node with text: kernel-overlap-testing]
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322918489 data=null}, Tree node with text: kernel-overlap-testing]
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322918489 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322918490 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322918491 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=322918514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:11:42 [2024-03-06T10:11:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322918525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322918525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322918525 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322918525 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322918526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322918526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:42 [2024-03-06T10:11:42.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322918527 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:42 [2024-03-06T10:11:42.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322918091 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:11:42 [2024-03-06T10:11:42.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:11:42 [2024-03-06T10:11:42.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:42 [2024-03-06T10:11:42.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:42 [2024-03-06T10:11:42.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:42 [2024-03-06T10:11:42.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:42 [2024-03-06T10:11:42.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:42 [2024-03-06T10:11:42.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:42 [2024-03-06T10:11:42.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322918691 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:42 [2024-03-06T10:11:42.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322918691 data=null doit=true}, TreeItem with text {test}]
05:11:42 [2024-03-06T10:11:42.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322918691 data=null}, TreeItem with text {test}]
05:11:42 [2024-03-06T10:11:42.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322918691 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:42 [2024-03-06T10:11:42.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322918692 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:42 [2024-03-06T10:11:42.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322918731 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:42 [2024-03-06T10:11:42.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:42 [2024-03-06T10:11:42.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322918731 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:42 [2024-03-06T10:11:42.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322918731 data=null doit=true}, TreeItem with text {test}]
05:11:42 [2024-03-06T10:11:42.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322918731 data=null}, TreeItem with text {test}]
05:11:42 [2024-03-06T10:11:42.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322918732 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:42 [2024-03-06T10:11:42.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322918732 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:42 [2024-03-06T10:11:42.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322918745 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:42 [2024-03-06T10:11:42.746Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:42 [2024-03-06T10:11:42.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:42 [2024-03-06T10:11:42.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=322918745 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
05:11:42 [2024-03-06T10:11:42.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322918746 data=null doit=true}, TreeItem with text {Traces [1]}]
05:11:42 [2024-03-06T10:11:42.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322918746 data=null}, TreeItem with text {Traces [1]}]
05:11:42 [2024-03-06T10:11:42.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322918746 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:11:42 [2024-03-06T10:11:42.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322918746 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
05:11:42 [2024-03-06T10:11:42.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322918763 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:11:42 [2024-03-06T10:11:42.747Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
05:11:42 [2024-03-06T10:11:42.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB [1]} time=322918764 data=null doit=true}, TreeItem with text {FolderB [1]}]
05:11:42 [2024-03-06T10:11:42.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB [1]} time=322918764 data=null}, TreeItem with text {FolderB [1]}]
05:11:42 [2024-03-06T10:11:42.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=322918764 data=null button=1 stateMask=0x0 x=114 y=127 count=1}, TreeItem with text {FolderB [1]}]
05:11:42 [2024-03-06T10:11:42.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322918764 data=null item=TreeItem {FolderB [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {FolderB [1]}]
05:11:42 [2024-03-06T10:11:42.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=322918765 data=null button=1 stateMask=0x80000 x=114 y=127 count=1}, TreeItem with text {FolderB [1]}]
05:11:43 [2024-03-06T10:11:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:43 [2024-03-06T10:11:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:43 [2024-03-06T10:11:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322918991 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
05:11:43 [2024-03-06T10:11:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322918991 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:43 [2024-03-06T10:11:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322918991 data=null}, TreeItem with text {kernel-overlap-testing}]
05:11:43 [2024-03-06T10:11:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322918991 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:11:43 [2024-03-06T10:11:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322918991 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:43 [2024-03-06T10:11:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322919030 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:11:43 [2024-03-06T10:11:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:43 [2024-03-06T10:11:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:43 [2024-03-06T10:11:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:43 [2024-03-06T10:11:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:43 [2024-03-06T10:11:43.003Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:43 [2024-03-06T10:11:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:43 [2024-03-06T10:11:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322919033 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
05:11:43 [2024-03-06T10:11:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322919034 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:43 [2024-03-06T10:11:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322919034 data=null}, TreeItem with text {kernel-overlap-testing}]
05:11:43 [2024-03-06T10:11:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322919034 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:11:43 [2024-03-06T10:11:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322919034 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:43 [2024-03-06T10:11:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322919038 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:11:43 [2024-03-06T10:11:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:11:43 [2024-03-06T10:11:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322919038 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
05:11:43 [2024-03-06T10:11:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322919038 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:43 [2024-03-06T10:11:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:43 [2024-03-06T10:11:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322919039 data=null}, TreeItem with text {kernel-overlap-testing}]
05:11:43 [2024-03-06T10:11:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322919039 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:11:43 [2024-03-06T10:11:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322919039 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:43 [2024-03-06T10:11:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322919042 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:11:43 [2024-03-06T10:11:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322919043 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
05:11:43 [2024-03-06T10:11:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=322919043 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
05:11:43 [2024-03-06T10:11:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322919043 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:43 [2024-03-06T10:11:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322919086 data=null button=1 stateMask=0x80000 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
05:11:43 [2024-03-06T10:11:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=322919330 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
05:11:43 [2024-03-06T10:11:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=322919355 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:43 [2024-03-06T10:11:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=322919356 data=null}, TreeItem with text {kernel-overlap-testing}]
05:11:43 [2024-03-06T10:11:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:11:43 [2024-03-06T10:11:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:43 [2024-03-06T10:11:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:43 [2024-03-06T10:11:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:43 [2024-03-06T10:11:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:43 [2024-03-06T10:11:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:43 [2024-03-06T10:11:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:43 [2024-03-06T10:11:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:11:43 [2024-03-06T10:11:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322919358 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:11:43 [2024-03-06T10:11:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322919358 data=null doit=true}, TableItem with text {}]
05:11:43 [2024-03-06T10:11:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322919358 data=null}, TableItem with text {}]
05:11:43 [2024-03-06T10:11:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322919358 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:11:43 [2024-03-06T10:11:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322919359 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:11:43 [2024-03-06T10:11:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322919364 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:11:43 [2024-03-06T10:11:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:43 [2024-03-06T10:11:43.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:44 [2024-03-06T10:11:44.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:44 [2024-03-06T10:11:44.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:44 [2024-03-06T10:11:44.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322920530 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
05:11:44 [2024-03-06T10:11:44.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322920530 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:44 [2024-03-06T10:11:44.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322920530 data=null}, TreeItem with text {kernel-overlap-testing}]
05:11:44 [2024-03-06T10:11:44.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322920530 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:11:44 [2024-03-06T10:11:44.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322920530 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:44 [2024-03-06T10:11:44.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322920537 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:11:44 [2024-03-06T10:11:44.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:44 [2024-03-06T10:11:44.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:44 [2024-03-06T10:11:44.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:44 [2024-03-06T10:11:44.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:44 [2024-03-06T10:11:44.627Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:44 [2024-03-06T10:11:44.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:44 [2024-03-06T10:11:44.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:44 [2024-03-06T10:11:44.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:44 [2024-03-06T10:11:44.627Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:11:44 [2024-03-06T10:11:44.627Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:11:44 [2024-03-06T10:11:44.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:11:44 [2024-03-06T10:11:44.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=322920540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
05:11:44 [2024-03-06T10:11:44.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=322920540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
05:11:44 [2024-03-06T10:11:44.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=322920540 data=null doit=true}, (of type 'Tree')]
05:11:44 [2024-03-06T10:11:44.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=322920540 data=null}, (of type 'Tree')]
05:11:44 [2024-03-06T10:11:44.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=322920540 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, (of type 'Tree')]
05:11:44 [2024-03-06T10:11:44.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322920540 data=null item=TreeItem {FolderA [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Tree')]
05:11:44 [2024-03-06T10:11:44.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=322920565 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, (of type 'Tree')]
05:11:44 [2024-03-06T10:11:44.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=322920565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
05:11:44 [2024-03-06T10:11:44.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=322920565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
05:11:44 [2024-03-06T10:11:44.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=322920565 data=null doit=true}, (of type 'Tree')]
05:11:44 [2024-03-06T10:11:44.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=322920565 data=null}, (of type 'Tree')]
05:11:44 [2024-03-06T10:11:44.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=322920565 data=null button=1 stateMask=0x40000 x=114 y=127 count=1}, (of type 'Tree')]
05:11:44 [2024-03-06T10:11:44.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322920565 data=null item=TreeItem {FolderB [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Tree')]
05:11:44 [2024-03-06T10:11:44.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=322920578 data=null button=1 stateMask=0xc0000 x=114 y=127 count=1}, (of type 'Tree')]
05:11:44 [2024-03-06T10:11:44.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:11:44 [2024-03-06T10:11:44.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:11:44 [2024-03-06T10:11:44.627Z] 
05:11:44 [2024-03-06T10:11:44.627Z] (Eclipse:19306): Gtk-WARNING **: 10:11:44.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:44 [2024-03-06T10:11:44.627Z] 
05:11:44 [2024-03-06T10:11:44.627Z] (Eclipse:19306): Gtk-WARNING **: 10:11:44.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:44 [2024-03-06T10:11:44.627Z] 
05:11:44 [2024-03-06T10:11:44.627Z] (Eclipse:19306): Gtk-WARNING **: 10:11:44.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:44 [2024-03-06T10:11:44.627Z] 
05:11:44 [2024-03-06T10:11:44.627Z] (Eclipse:19306): Gtk-WARNING **: 10:11:44.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:44 [2024-03-06T10:11:44.627Z] 
05:11:44 [2024-03-06T10:11:44.627Z] (Eclipse:19306): Gtk-WARNING **: 10:11:44.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:44 [2024-03-06T10:11:44.627Z] 
05:11:44 [2024-03-06T10:11:44.627Z] (Eclipse:19306): Gtk-WARNING **: 10:11:44.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:44 [2024-03-06T10:11:44.627Z] 
05:11:44 [2024-03-06T10:11:44.627Z] (Eclipse:19306): Gtk-WARNING **: 10:11:44.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:44 [2024-03-06T10:11:44.627Z] 
05:11:44 [2024-03-06T10:11:44.627Z] (Eclipse:19306): Gtk-WARNING **: 10:11:44.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:44 [2024-03-06T10:11:44.627Z] 
05:11:44 [2024-03-06T10:11:44.627Z] (Eclipse:19306): Gtk-WARNING **: 10:11:44.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:44 [2024-03-06T10:11:44.627Z] 
05:11:44 [2024-03-06T10:11:44.627Z] (Eclipse:19306): Gtk-WARNING **: 10:11:44.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:44 [2024-03-06T10:11:44.627Z] 
05:11:44 [2024-03-06T10:11:44.627Z] (Eclipse:19306): Gtk-WARNING **: 10:11:44.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:44 [2024-03-06T10:11:44.627Z] 
05:11:44 [2024-03-06T10:11:44.627Z] (Eclipse:19306): Gtk-WARNING **: 10:11:44.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:44 [2024-03-06T10:11:44.627Z] 
05:11:44 [2024-03-06T10:11:44.627Z] (Eclipse:19306): Gtk-WARNING **: 10:11:44.614: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:44 [2024-03-06T10:11:44.627Z] 
05:11:44 [2024-03-06T10:11:44.627Z] (Eclipse:19306): Gtk-WARNING **: 10:11:44.614: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:44 [2024-03-06T10:11:44.627Z] 
05:11:44 [2024-03-06T10:11:44.627Z] (Eclipse:19306): Gtk-WARNING **: 10:11:44.614: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:44 [2024-03-06T10:11:44.627Z] 
05:11:44 [2024-03-06T10:11:44.627Z] (Eclipse:19306): Gtk-WARNING **: 10:11:44.614: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:44 [2024-03-06T10:11:44.883Z] 
05:11:44 [2024-03-06T10:11:44.883Z] (Eclipse:19306): Gtk-WARNING **: 10:11:44.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:44 [2024-03-06T10:11:44.883Z] 
05:11:44 [2024-03-06T10:11:44.883Z] (Eclipse:19306): Gtk-WARNING **: 10:11:44.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:44 [2024-03-06T10:11:44.883Z] 
05:11:44 [2024-03-06T10:11:44.883Z] (Eclipse:19306): Gtk-WARNING **: 10:11:44.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:44 [2024-03-06T10:11:44.883Z] 
05:11:44 [2024-03-06T10:11:44.883Z] (Eclipse:19306): Gtk-WARNING **: 10:11:44.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:44 [2024-03-06T10:11:44.883Z] 
05:11:44 [2024-03-06T10:11:44.883Z] (Eclipse:19306): Gtk-WARNING **: 10:11:44.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:44 [2024-03-06T10:11:44.883Z] 
05:11:44 [2024-03-06T10:11:44.883Z] (Eclipse:19306): Gtk-WARNING **: 10:11:44.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:44 [2024-03-06T10:11:44.883Z] 
05:11:44 [2024-03-06T10:11:44.883Z] (Eclipse:19306): Gtk-WARNING **: 10:11:44.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:44 [2024-03-06T10:11:44.883Z] 
05:11:44 [2024-03-06T10:11:44.883Z] (Eclipse:19306): Gtk-WARNING **: 10:11:44.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:44 [2024-03-06T10:11:44.883Z] 
05:11:44 [2024-03-06T10:11:44.883Z] (Eclipse:19306): Gtk-WARNING **: 10:11:44.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:44 [2024-03-06T10:11:44.883Z] 
05:11:44 [2024-03-06T10:11:44.883Z] (Eclipse:19306): Gtk-WARNING **: 10:11:44.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:44 [2024-03-06T10:11:44.883Z] 
05:11:44 [2024-03-06T10:11:44.883Z] (Eclipse:19306): Gtk-WARNING **: 10:11:44.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:44 [2024-03-06T10:11:44.883Z] 
05:11:44 [2024-03-06T10:11:44.883Z] (Eclipse:19306): Gtk-WARNING **: 10:11:44.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:44 [2024-03-06T10:11:44.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:11:44 [2024-03-06T10:11:44.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
05:11:44 [2024-03-06T10:11:44.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:11:44 [2024-03-06T10:11:44.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:11:44 [2024-03-06T10:11:44.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:11:44 [2024-03-06T10:11:44.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:11:44 [2024-03-06T10:11:44.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:11:44 [2024-03-06T10:11:44.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:11:44 [2024-03-06T10:11:44.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322920898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:44 [2024-03-06T10:11:44.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322920898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:44 [2024-03-06T10:11:44.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322920899 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:44 [2024-03-06T10:11:44.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322920899 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:44 [2024-03-06T10:11:44.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322920899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:44 [2024-03-06T10:11:44.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322920899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:44 [2024-03-06T10:11:44.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322920899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:45 [2024-03-06T10:11:45.445Z] 
05:11:45 [2024-03-06T10:11:45.445Z] (Eclipse:19306): Gtk-CRITICAL **: 10:11:45.296: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:11:45 [2024-03-06T10:11:45.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322920620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:11:45 [2024-03-06T10:11:45.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:11:45 [2024-03-06T10:11:45.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:45 [2024-03-06T10:11:45.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:45 [2024-03-06T10:11:45.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:45 [2024-03-06T10:11:45.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:45 [2024-03-06T10:11:45.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:45 [2024-03-06T10:11:45.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:45 [2024-03-06T10:11:45.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322921537 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:45 [2024-03-06T10:11:45.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322921537 data=null doit=true}, TreeItem with text {test}]
05:11:45 [2024-03-06T10:11:45.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322921537 data=null}, TreeItem with text {test}]
05:11:45 [2024-03-06T10:11:45.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322921538 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:45 [2024-03-06T10:11:45.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322921538 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:45 [2024-03-06T10:11:45.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322921579 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:45 [2024-03-06T10:11:45.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:45 [2024-03-06T10:11:45.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322921580 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:45 [2024-03-06T10:11:45.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322921580 data=null doit=true}, TreeItem with text {test}]
05:11:45 [2024-03-06T10:11:45.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322921580 data=null}, TreeItem with text {test}]
05:11:45 [2024-03-06T10:11:45.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322921580 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:45 [2024-03-06T10:11:45.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322921580 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:45 [2024-03-06T10:11:45.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322921599 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:45 [2024-03-06T10:11:45.445Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:45 [2024-03-06T10:11:45.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:45 [2024-03-06T10:11:45.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322921600 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
05:11:45 [2024-03-06T10:11:45.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322921600 data=null doit=true}, TreeItem with text {Traces [2]}]
05:11:45 [2024-03-06T10:11:45.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322921600 data=null}, TreeItem with text {Traces [2]}]
05:11:45 [2024-03-06T10:11:45.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322921601 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:11:45 [2024-03-06T10:11:45.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322921601 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:11:45 [2024-03-06T10:11:45.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322921622 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:11:45 [2024-03-06T10:11:45.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:45 [2024-03-06T10:11:45.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322921623 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
05:11:45 [2024-03-06T10:11:45.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322921623 data=null doit=true}, TreeItem with text {Traces [2]}]
05:11:45 [2024-03-06T10:11:45.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322921623 data=null}, TreeItem with text {Traces [2]}]
05:11:45 [2024-03-06T10:11:45.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322921623 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:11:45 [2024-03-06T10:11:45.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322921623 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:11:45 [2024-03-06T10:11:45.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322921630 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:11:45 [2024-03-06T10:11:45.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:11:45 [2024-03-06T10:11:45.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322922005 data=null doit=true}, Shell with text {Trace Import}]
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322922010 data=null}, (of type 'Combo')]
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322922050 data=null doit=true}, TreeItem with text {import}]
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322922050 data=null}, TreeItem with text {import}]
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322922051 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322922051 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
05:11:45 [2024-03-06T10:11:45.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322922052 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=322922053 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322922053 data=null doit=true}, TreeItem with text {import}]
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322922053 data=null}, TreeItem with text {import}]
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322922053 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322922053 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322922054 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:45 [2024-03-06T10:11:45.958Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=322922062 data=null doit=true}, Tree node with text: z-clashes]
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=322922062 data=null}, Tree node with text: z-clashes]
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=322922062 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322922062 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: z-clashes]
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=322922076 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=322922076 data=null button=0 stateMask=0x0 x=111 y=150 count=0}, Tree node with text: z-clashes]
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=322922076 data=null doit=true}, Tree node with text: z-clashes]
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=322922076 data=null}, Tree node with text: z-clashes]
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=322922077 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322922077 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: z-clashes]
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=322922078 data=null button=1 stateMask=0x80000 x=111 y=53 count=1}, Tree node with text: z-clashes]
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=322922089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@16218c7c
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=322922092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=322922092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=322922092 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=322922092 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=322922092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=322922092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=322922092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=322922092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=322922092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=322922092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=322922092 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=322922092 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:45 [2024-03-06T10:11:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:11:45 [2024-03-06T10:11:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:11:45 [2024-03-06T10:11:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:45 [2024-03-06T10:11:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:11:45 [2024-03-06T10:11:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322922097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:45 [2024-03-06T10:11:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322922097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:45 [2024-03-06T10:11:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322922097 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:45 [2024-03-06T10:11:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322922097 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:45 [2024-03-06T10:11:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322922097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:45 [2024-03-06T10:11:45.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322922097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:46 [2024-03-06T10:11:46.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:46 [2024-03-06T10:11:46.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322922097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:46 [2024-03-06T10:11:46.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322921665 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:11:46 [2024-03-06T10:11:46.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:11:46 [2024-03-06T10:11:46.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:46 [2024-03-06T10:11:46.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:46 [2024-03-06T10:11:46.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:46 [2024-03-06T10:11:46.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:46 [2024-03-06T10:11:46.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:46 [2024-03-06T10:11:46.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:46 [2024-03-06T10:11:46.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322922240 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:46 [2024-03-06T10:11:46.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322922240 data=null doit=true}, TreeItem with text {test}]
05:11:46 [2024-03-06T10:11:46.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322922240 data=null}, TreeItem with text {test}]
05:11:46 [2024-03-06T10:11:46.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322922240 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:46 [2024-03-06T10:11:46.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322922240 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:46 [2024-03-06T10:11:46.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322922266 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:46 [2024-03-06T10:11:46.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:46 [2024-03-06T10:11:46.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322922267 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:46 [2024-03-06T10:11:46.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322922267 data=null doit=true}, TreeItem with text {test}]
05:11:46 [2024-03-06T10:11:46.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322922267 data=null}, TreeItem with text {test}]
05:11:46 [2024-03-06T10:11:46.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322922267 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:46 [2024-03-06T10:11:46.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322922267 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:46 [2024-03-06T10:11:46.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322922294 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:46 [2024-03-06T10:11:46.217Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:46 [2024-03-06T10:11:46.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:46 [2024-03-06T10:11:46.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322922295 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
05:11:46 [2024-03-06T10:11:46.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322922295 data=null doit=true}, TreeItem with text {Traces [2]}]
05:11:46 [2024-03-06T10:11:46.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322922295 data=null}, TreeItem with text {Traces [2]}]
05:11:46 [2024-03-06T10:11:46.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322922295 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:11:46 [2024-03-06T10:11:46.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322922296 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:11:46 [2024-03-06T10:11:46.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322922314 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:11:46 [2024-03-06T10:11:46.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322922315 data=null doit=true}, TreeItem with text {Traces [2]}]
05:11:46 [2024-03-06T10:11:46.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322922315 data=null}, TreeItem with text {Traces [2]}]
05:11:46 [2024-03-06T10:11:46.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322922315 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:11:46 [2024-03-06T10:11:46.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322922315 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
05:11:46 [2024-03-06T10:11:46.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322922324 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:11:46 [2024-03-06T10:11:46.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:46 [2024-03-06T10:11:46.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:46 [2024-03-06T10:11:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322922673 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:46 [2024-03-06T10:11:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322922673 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:46 [2024-03-06T10:11:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322922673 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:46 [2024-03-06T10:11:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322922673 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:46 [2024-03-06T10:11:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322922673 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:46 [2024-03-06T10:11:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322922687 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:46 [2024-03-06T10:11:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:46 [2024-03-06T10:11:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:46 [2024-03-06T10:11:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:46 [2024-03-06T10:11:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:46 [2024-03-06T10:11:46.728Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:46 [2024-03-06T10:11:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:46 [2024-03-06T10:11:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322922689 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:46 [2024-03-06T10:11:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322922697 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:46 [2024-03-06T10:11:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322922697 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:46 [2024-03-06T10:11:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322922697 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:46 [2024-03-06T10:11:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322922697 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:46 [2024-03-06T10:11:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322922701 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:46 [2024-03-06T10:11:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:11:46 [2024-03-06T10:11:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322922702 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:46 [2024-03-06T10:11:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322922702 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:46 [2024-03-06T10:11:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:46 [2024-03-06T10:11:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322922702 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:46 [2024-03-06T10:11:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322922702 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:46 [2024-03-06T10:11:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322922703 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:46 [2024-03-06T10:11:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322922710 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:46 [2024-03-06T10:11:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322922710 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:11:46 [2024-03-06T10:11:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322922710 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:11:46 [2024-03-06T10:11:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322922710 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:46 [2024-03-06T10:11:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322922750 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:11:46 [2024-03-06T10:11:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322922757 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:46 [2024-03-06T10:11:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322922757 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:46 [2024-03-06T10:11:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322922757 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:46 [2024-03-06T10:11:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:11:46 [2024-03-06T10:11:46.729Z] 
05:11:46 [2024-03-06T10:11:46.729Z] (Eclipse:19306): Gtk-CRITICAL **: 10:11:46.612: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:11:47 [2024-03-06T10:11:47.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:47 [2024-03-06T10:11:47.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:47 [2024-03-06T10:11:47.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:47 [2024-03-06T10:11:47.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:47 [2024-03-06T10:11:47.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:48 [2024-03-06T10:11:48.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:48 [2024-03-06T10:11:48.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:48 [2024-03-06T10:11:48.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:48 [2024-03-06T10:11:48.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:48 [2024-03-06T10:11:48.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:11:48 [2024-03-06T10:11:48.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322924264 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:11:48 [2024-03-06T10:11:48.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322924264 data=null doit=true}, TableItem with text {}]
05:11:48 [2024-03-06T10:11:48.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322924264 data=null}, TableItem with text {}]
05:11:48 [2024-03-06T10:11:48.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322924264 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:11:48 [2024-03-06T10:11:48.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322924264 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:11:48 [2024-03-06T10:11:48.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322924270 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:11:48 [2024-03-06T10:11:48.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:48 [2024-03-06T10:11:48.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:48 [2024-03-06T10:11:48.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:48 [2024-03-06T10:11:48.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322924343 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322924344 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322924344 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322924344 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322924344 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322924349 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:48 [2024-03-06T10:11:48.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322924353 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322924353 data=null doit=true}, TreeItem with text {test}]
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322924353 data=null}, TreeItem with text {test}]
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322924354 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322924354 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322924376 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322924376 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322924376 data=null doit=true}, TreeItem with text {test}]
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322924377 data=null}, TreeItem with text {test}]
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322924377 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322924377 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322924386 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:48 [2024-03-06T10:11:48.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322924387 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322924387 data=null doit=true}, TreeItem with text {Traces [2]}]
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322924387 data=null}, TreeItem with text {Traces [2]}]
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322924387 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322924387 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322924405 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:11:48 [2024-03-06T10:11:48.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=322924405 data=null doit=true}, TreeItem with text {z-clashes [1]}]
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=322924405 data=null}, TreeItem with text {z-clashes [1]}]
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=322924405 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
05:11:48 [2024-03-06T10:11:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322924406 data=null item=TreeItem {z-clashes [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {z-clashes [1]}]
05:11:48 [2024-03-06T10:11:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=322924406 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
05:11:48 [2024-03-06T10:11:48.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:48 [2024-03-06T10:11:48.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:48 [2024-03-06T10:11:48.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322924733 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:48 [2024-03-06T10:11:48.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322924733 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:48 [2024-03-06T10:11:48.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322924733 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:48 [2024-03-06T10:11:48.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322924734 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:48 [2024-03-06T10:11:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322924734 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:48 [2024-03-06T10:11:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322924764 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:48 [2024-03-06T10:11:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:48 [2024-03-06T10:11:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:48 [2024-03-06T10:11:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:48 [2024-03-06T10:11:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:48 [2024-03-06T10:11:48.627Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:48 [2024-03-06T10:11:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:48 [2024-03-06T10:11:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322924766 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:48 [2024-03-06T10:11:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322924766 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:48 [2024-03-06T10:11:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322924766 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:48 [2024-03-06T10:11:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322924766 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:48 [2024-03-06T10:11:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322924766 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:48 [2024-03-06T10:11:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322924769 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:48 [2024-03-06T10:11:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:11:48 [2024-03-06T10:11:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322924775 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:48 [2024-03-06T10:11:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322924775 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:48 [2024-03-06T10:11:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:48 [2024-03-06T10:11:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322924776 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:48 [2024-03-06T10:11:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322924776 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:48 [2024-03-06T10:11:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322924776 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:48 [2024-03-06T10:11:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322924779 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:48 [2024-03-06T10:11:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322924779 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:11:48 [2024-03-06T10:11:48.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322924779 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:11:48 [2024-03-06T10:11:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322924779 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:48 [2024-03-06T10:11:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322924818 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:11:48 [2024-03-06T10:11:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322924972 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:48 [2024-03-06T10:11:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322924973 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:48 [2024-03-06T10:11:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322924973 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:48 [2024-03-06T10:11:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:11:48 [2024-03-06T10:11:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:48 [2024-03-06T10:11:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:48 [2024-03-06T10:11:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:48 [2024-03-06T10:11:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:49 [2024-03-06T10:11:49.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:49 [2024-03-06T10:11:49.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:50 [2024-03-06T10:11:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:50 [2024-03-06T10:11:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:50 [2024-03-06T10:11:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:50 [2024-03-06T10:11:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:50 [2024-03-06T10:11:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:11:50 [2024-03-06T10:11:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322925987 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:11:50 [2024-03-06T10:11:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322925988 data=null doit=true}, TableItem with text {}]
05:11:50 [2024-03-06T10:11:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322925988 data=null}, TableItem with text {}]
05:11:50 [2024-03-06T10:11:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322925988 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:11:50 [2024-03-06T10:11:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322925988 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:11:50 [2024-03-06T10:11:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322925995 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:11:50 [2024-03-06T10:11:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:50 [2024-03-06T10:11:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:50 [2024-03-06T10:11:50.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:50 [2024-03-06T10:11:50.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:50 [2024-03-06T10:11:50.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322926250 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:50 [2024-03-06T10:11:50.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322926250 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:50 [2024-03-06T10:11:50.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322926250 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:50 [2024-03-06T10:11:50.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322926250 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:50 [2024-03-06T10:11:50.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322926250 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:50 [2024-03-06T10:11:50.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322926258 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:50 [2024-03-06T10:11:50.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:50 [2024-03-06T10:11:50.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:50 [2024-03-06T10:11:50.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:50 [2024-03-06T10:11:50.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:50 [2024-03-06T10:11:50.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:50 [2024-03-06T10:11:50.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:50 [2024-03-06T10:11:50.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:50 [2024-03-06T10:11:50.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:50 [2024-03-06T10:11:50.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:50 [2024-03-06T10:11:50.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:50 [2024-03-06T10:11:50.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:50 [2024-03-06T10:11:50.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322926263 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:50 [2024-03-06T10:11:50.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322926263 data=null doit=true}, TreeItem with text {test}]
05:11:50 [2024-03-06T10:11:50.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322926263 data=null}, TreeItem with text {test}]
05:11:50 [2024-03-06T10:11:50.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322926263 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:50 [2024-03-06T10:11:50.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322926263 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:50 [2024-03-06T10:11:50.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322926287 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:50 [2024-03-06T10:11:50.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:50 [2024-03-06T10:11:50.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322926287 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:50 [2024-03-06T10:11:50.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322926287 data=null doit=true}, TreeItem with text {test}]
05:11:50 [2024-03-06T10:11:50.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322926287 data=null}, TreeItem with text {test}]
05:11:50 [2024-03-06T10:11:50.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322926288 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:50 [2024-03-06T10:11:50.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322926288 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:50 [2024-03-06T10:11:50.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322926292 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:50 [2024-03-06T10:11:50.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:50 [2024-03-06T10:11:50.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:50 [2024-03-06T10:11:50.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322926293 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
05:11:50 [2024-03-06T10:11:50.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322926293 data=null doit=true}, TreeItem with text {Traces [2]}]
05:11:50 [2024-03-06T10:11:50.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322926293 data=null}, TreeItem with text {Traces [2]}]
05:11:50 [2024-03-06T10:11:50.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322926293 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:11:50 [2024-03-06T10:11:50.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322926293 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:11:50 [2024-03-06T10:11:50.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322926309 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:11:50 [2024-03-06T10:11:50.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:50 [2024-03-06T10:11:50.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322926311 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
05:11:50 [2024-03-06T10:11:50.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322926312 data=null doit=true}, TreeItem with text {Traces [2]}]
05:11:50 [2024-03-06T10:11:50.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322926312 data=null}, TreeItem with text {Traces [2]}]
05:11:50 [2024-03-06T10:11:50.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322926312 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:11:50 [2024-03-06T10:11:50.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322926312 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:11:50 [2024-03-06T10:11:50.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322926316 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:11:50 [2024-03-06T10:11:50.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:11:50 [2024-03-06T10:11:50.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:11:50 [2024-03-06T10:11:50.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:11:50 [2024-03-06T10:11:50.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:11:50 [2024-03-06T10:11:50.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:11:50 [2024-03-06T10:11:50.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:11:50 [2024-03-06T10:11:50.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:11:50 [2024-03-06T10:11:50.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:11:50 [2024-03-06T10:11:50.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:11:50 [2024-03-06T10:11:50.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:11:50 [2024-03-06T10:11:50.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322926600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:50 [2024-03-06T10:11:50.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322926600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:50 [2024-03-06T10:11:50.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322926600 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:50 [2024-03-06T10:11:50.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322926600 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:50 [2024-03-06T10:11:50.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322926600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:50 [2024-03-06T10:11:50.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322926600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:50 [2024-03-06T10:11:50.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322926600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:51 [2024-03-06T10:11:51.077Z] 
05:11:51 [2024-03-06T10:11:51.077Z] (Eclipse:19306): Gtk-CRITICAL **: 10:11:50.906: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322926350 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322927139 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322927139 data=null doit=true}, TreeItem with text {test}]
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322927139 data=null}, TreeItem with text {test}]
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322927139 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322927139 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322927164 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322927165 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322927165 data=null doit=true}, TreeItem with text {test}]
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322927165 data=null}, TreeItem with text {test}]
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322927165 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322927165 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322927170 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:51 [2024-03-06T10:11:51.078Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322927171 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322927171 data=null doit=true}, TreeItem with text {Traces [2]}]
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322927171 data=null}, TreeItem with text {Traces [2]}]
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322927172 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322927172 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322927193 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322927194 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322927194 data=null doit=true}, TreeItem with text {Traces [2]}]
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322927194 data=null}, TreeItem with text {Traces [2]}]
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322927194 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322927194 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322927199 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:11:51 [2024-03-06T10:11:51.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322927575 data=null doit=true}, Shell with text {Trace Import}]
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322927580 data=null}, (of type 'Combo')]
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322927645 data=null doit=true}, TreeItem with text {import}]
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322927645 data=null}, TreeItem with text {import}]
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322927645 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322927645 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
05:11:51 [2024-03-06T10:11:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322927647 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=322927647 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322927647 data=null doit=true}, TreeItem with text {import}]
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322927647 data=null}, TreeItem with text {import}]
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322927648 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322927648 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322927648 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=322927661 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:11:51 [2024-03-06T10:11:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@56baac48
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=322927662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=322927662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=322927662 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=322927662 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=322927663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=322927663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=322927663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=322927663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=322927663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=322927663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=322927663 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=322927663 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:11:51 [2024-03-06T10:11:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322927675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322927675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322927675 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322927675 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322927675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:51 [2024-03-06T10:11:51.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322927675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:51 [2024-03-06T10:11:51.898Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:51 [2024-03-06T10:11:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322927675 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:51 [2024-03-06T10:11:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322927228 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:11:51 [2024-03-06T10:11:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:11:51 [2024-03-06T10:11:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:51 [2024-03-06T10:11:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:51 [2024-03-06T10:11:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:51 [2024-03-06T10:11:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:51 [2024-03-06T10:11:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:51 [2024-03-06T10:11:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:51 [2024-03-06T10:11:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322927939 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:51 [2024-03-06T10:11:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322927939 data=null doit=true}, TreeItem with text {test}]
05:11:51 [2024-03-06T10:11:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322927939 data=null}, TreeItem with text {test}]
05:11:51 [2024-03-06T10:11:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322927939 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:51 [2024-03-06T10:11:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322927943 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:51 [2024-03-06T10:11:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322927978 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:51 [2024-03-06T10:11:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:51 [2024-03-06T10:11:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322927978 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:51 [2024-03-06T10:11:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322927979 data=null doit=true}, TreeItem with text {test}]
05:11:51 [2024-03-06T10:11:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322927979 data=null}, TreeItem with text {test}]
05:11:51 [2024-03-06T10:11:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322927979 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:51 [2024-03-06T10:11:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322927979 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:51 [2024-03-06T10:11:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322927983 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:51 [2024-03-06T10:11:51.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:51 [2024-03-06T10:11:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:51 [2024-03-06T10:11:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322927983 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:11:51 [2024-03-06T10:11:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322927983 data=null doit=true}, TreeItem with text {Traces [0]}]
05:11:51 [2024-03-06T10:11:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322927984 data=null}, TreeItem with text {Traces [0]}]
05:11:51 [2024-03-06T10:11:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322927984 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:11:51 [2024-03-06T10:11:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322927984 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:11:51 [2024-03-06T10:11:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322927999 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:11:51 [2024-03-06T10:11:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322927999 data=null doit=true}, TreeItem with text {Traces [0]}]
05:11:51 [2024-03-06T10:11:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322927999 data=null}, TreeItem with text {Traces [0]}]
05:11:51 [2024-03-06T10:11:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322928000 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:11:51 [2024-03-06T10:11:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322928000 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
05:11:51 [2024-03-06T10:11:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322928001 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
05:11:52 [2024-03-06T10:11:52.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:52 [2024-03-06T10:11:52.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:52 [2024-03-06T10:11:52.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322928237 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:52 [2024-03-06T10:11:52.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322928237 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:52 [2024-03-06T10:11:52.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322928237 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:52 [2024-03-06T10:11:52.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322928237 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:52 [2024-03-06T10:11:52.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322928238 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:52 [2024-03-06T10:11:52.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322928254 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:52 [2024-03-06T10:11:52.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:52 [2024-03-06T10:11:52.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:52 [2024-03-06T10:11:52.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:52 [2024-03-06T10:11:52.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:52 [2024-03-06T10:11:52.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:52 [2024-03-06T10:11:52.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:52 [2024-03-06T10:11:52.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322928260 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:52 [2024-03-06T10:11:52.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322928260 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:52 [2024-03-06T10:11:52.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322928260 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:52 [2024-03-06T10:11:52.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322928260 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:52 [2024-03-06T10:11:52.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322928260 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:52 [2024-03-06T10:11:52.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322928264 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:52 [2024-03-06T10:11:52.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:11:52 [2024-03-06T10:11:52.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322928265 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:52 [2024-03-06T10:11:52.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322928265 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:52 [2024-03-06T10:11:52.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:52 [2024-03-06T10:11:52.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322928265 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:52 [2024-03-06T10:11:52.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322928265 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:52 [2024-03-06T10:11:52.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322928265 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:52 [2024-03-06T10:11:52.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322928269 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:52 [2024-03-06T10:11:52.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322928269 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:11:52 [2024-03-06T10:11:52.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322928269 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:11:52 [2024-03-06T10:11:52.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322928269 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:52 [2024-03-06T10:11:52.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322928305 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:11:52 [2024-03-06T10:11:52.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322928313 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:52 [2024-03-06T10:11:52.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322928313 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:52 [2024-03-06T10:11:52.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322928313 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:52 [2024-03-06T10:11:52.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:11:52 [2024-03-06T10:11:52.413Z] 
05:11:52 [2024-03-06T10:11:52.413Z] (Eclipse:19306): Gtk-CRITICAL **: 10:11:52.173: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:11:52 [2024-03-06T10:11:52.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:52 [2024-03-06T10:11:52.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:52 [2024-03-06T10:11:52.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:53 [2024-03-06T10:11:53.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:53 [2024-03-06T10:11:53.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:53 [2024-03-06T10:11:53.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:53 [2024-03-06T10:11:53.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:53 [2024-03-06T10:11:53.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:53 [2024-03-06T10:11:53.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:53 [2024-03-06T10:11:53.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:11:53 [2024-03-06T10:11:53.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322929817 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:11:53 [2024-03-06T10:11:53.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322929817 data=null doit=true}, TableItem with text {}]
05:11:53 [2024-03-06T10:11:53.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322929817 data=null}, TableItem with text {}]
05:11:53 [2024-03-06T10:11:53.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322929817 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:11:53 [2024-03-06T10:11:53.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322929818 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:11:53 [2024-03-06T10:11:53.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322929830 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:11:53 [2024-03-06T10:11:53.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:53 [2024-03-06T10:11:53.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:53 [2024-03-06T10:11:53.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:53 [2024-03-06T10:11:53.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:53 [2024-03-06T10:11:53.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322929899 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:11:53 [2024-03-06T10:11:53.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322929899 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:53 [2024-03-06T10:11:53.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322929899 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:11:53 [2024-03-06T10:11:53.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322929899 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:53 [2024-03-06T10:11:53.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322929899 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:11:53 [2024-03-06T10:11:53.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322929903 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:11:53 [2024-03-06T10:11:53.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:53 [2024-03-06T10:11:53.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:53 [2024-03-06T10:11:53.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:53 [2024-03-06T10:11:53.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:53 [2024-03-06T10:11:53.803Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:54 [2024-03-06T10:11:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:54 [2024-03-06T10:11:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:54 [2024-03-06T10:11:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:54 [2024-03-06T10:11:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:54 [2024-03-06T10:11:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:54 [2024-03-06T10:11:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:54 [2024-03-06T10:11:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322930016 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
05:11:54 [2024-03-06T10:11:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322930016 data=null doit=true}, TreeItem with text {Tracing}]
05:11:54 [2024-03-06T10:11:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322930016 data=null}, TreeItem with text {Tracing}]
05:11:54 [2024-03-06T10:11:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322930016 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
05:11:54 [2024-03-06T10:11:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322930016 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:11:54 [2024-03-06T10:11:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322930040 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
05:11:54 [2024-03-06T10:11:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:54 [2024-03-06T10:11:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322930040 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
05:11:54 [2024-03-06T10:11:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322930045 data=null doit=true}, TreeItem with text {Tracing}]
05:11:54 [2024-03-06T10:11:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322930045 data=null}, TreeItem with text {Tracing}]
05:11:54 [2024-03-06T10:11:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322930045 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
05:11:54 [2024-03-06T10:11:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322930046 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:11:54 [2024-03-06T10:11:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322930051 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
05:11:54 [2024-03-06T10:11:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322930051 data=null doit=true}, TreeItem with text {Tracing}]
05:11:54 [2024-03-06T10:11:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322930051 data=null}, TreeItem with text {Tracing}]
05:11:54 [2024-03-06T10:11:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322930052 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
05:11:54 [2024-03-06T10:11:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322930052 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
05:11:54 [2024-03-06T10:11:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322930053 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
05:11:54 [2024-03-06T10:11:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:54 [2024-03-06T10:11:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322930054 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [0]}]
05:11:54 [2024-03-06T10:11:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322930054 data=null doit=true}, TreeItem with text {Traces [0]}]
05:11:54 [2024-03-06T10:11:54.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322930054 data=null}, TreeItem with text {Traces [0]}]
05:11:54 [2024-03-06T10:11:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322930054 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [0]}]
05:11:54 [2024-03-06T10:11:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322930055 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:11:54 [2024-03-06T10:11:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322930078 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [0]}]
05:11:54 [2024-03-06T10:11:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:54 [2024-03-06T10:11:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322930078 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [0]}]
05:11:54 [2024-03-06T10:11:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322930078 data=null doit=true}, TreeItem with text {Traces [0]}]
05:11:54 [2024-03-06T10:11:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322930078 data=null}, TreeItem with text {Traces [0]}]
05:11:54 [2024-03-06T10:11:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322930079 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [0]}]
05:11:54 [2024-03-06T10:11:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322930079 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:11:54 [2024-03-06T10:11:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322930082 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [0]}]
05:11:54 [2024-03-06T10:11:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:11:54 [2024-03-06T10:11:54.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322930461 data=null doit=true}, Shell with text {Trace Import}]
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=322930465 data=null}, (of type 'Combo')]
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=322930501 data=null doit=true}, TreeItem with text {import}]
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=322930501 data=null}, TreeItem with text {import}]
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=322930501 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322930501 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=322930503 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322930503 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322930504 data=null doit=true}, Tree node with text: kernel-overlap-testing]
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322930509 data=null}, Tree node with text: kernel-overlap-testing]
05:11:54 [2024-03-06T10:11:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322930510 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
05:11:54 [2024-03-06T10:11:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322930510 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
05:11:54 [2024-03-06T10:11:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322930512 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
05:11:54 [2024-03-06T10:11:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
05:11:54 [2024-03-06T10:11:54.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:11:54 [2024-03-06T10:11:54.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:11:54 [2024-03-06T10:11:54.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:11:54 [2024-03-06T10:11:54.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:11:54 [2024-03-06T10:11:54.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:11:54 [2024-03-06T10:11:54.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=322930520 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:54 [2024-03-06T10:11:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322930542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322930542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322930542 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322930542 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322930542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322930542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:54 [2024-03-06T10:11:54.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322930542 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322930109 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322930677 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322930677 data=null doit=true}, TreeItem with text {Tracing}]
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322930677 data=null}, TreeItem with text {Tracing}]
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322930677 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322930677 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322930701 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322930712 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322930712 data=null doit=true}, TreeItem with text {Tracing}]
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322930712 data=null}, TreeItem with text {Tracing}]
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322930712 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322930712 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322930717 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
05:11:54 [2024-03-06T10:11:54.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322930718 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [0]}]
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322930718 data=null doit=true}, TreeItem with text {Traces [0]}]
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322930718 data=null}, TreeItem with text {Traces [0]}]
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322930718 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [0]}]
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322930718 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322930739 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=322930740 data=null doit=true}, TreeItem with text {Traces [1]}]
05:11:54 [2024-03-06T10:11:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=322930740 data=null}, TreeItem with text {Traces [1]}]
05:11:54 [2024-03-06T10:11:54.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322930740 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
05:11:54 [2024-03-06T10:11:54.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322930740 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
05:11:54 [2024-03-06T10:11:54.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322930741 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
05:11:55 [2024-03-06T10:11:55.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:55 [2024-03-06T10:11:55.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:55 [2024-03-06T10:11:55.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322931061 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:11:55 [2024-03-06T10:11:55.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322931061 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:55 [2024-03-06T10:11:55.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322931061 data=null}, TreeItem with text {kernel-overlap-testing}]
05:11:55 [2024-03-06T10:11:55.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322931061 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:11:55 [2024-03-06T10:11:55.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322931061 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:55 [2024-03-06T10:11:55.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322931090 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:11:55 [2024-03-06T10:11:55.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:55 [2024-03-06T10:11:55.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:55 [2024-03-06T10:11:55.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:55 [2024-03-06T10:11:55.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:55 [2024-03-06T10:11:55.146Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:55 [2024-03-06T10:11:55.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:55 [2024-03-06T10:11:55.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322931092 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:11:55 [2024-03-06T10:11:55.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322931092 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:55 [2024-03-06T10:11:55.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322931092 data=null}, TreeItem with text {kernel-overlap-testing}]
05:11:55 [2024-03-06T10:11:55.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322931092 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:11:55 [2024-03-06T10:11:55.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322931092 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:55 [2024-03-06T10:11:55.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322931103 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:11:55 [2024-03-06T10:11:55.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:11:55 [2024-03-06T10:11:55.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322931103 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:11:55 [2024-03-06T10:11:55.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322931103 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:55 [2024-03-06T10:11:55.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:55 [2024-03-06T10:11:55.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322931103 data=null}, TreeItem with text {kernel-overlap-testing}]
05:11:55 [2024-03-06T10:11:55.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322931104 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:11:55 [2024-03-06T10:11:55.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322931104 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:55 [2024-03-06T10:11:55.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322931108 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:11:55 [2024-03-06T10:11:55.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322931108 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
05:11:55 [2024-03-06T10:11:55.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=322931108 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
05:11:55 [2024-03-06T10:11:55.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322931108 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:55 [2024-03-06T10:11:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322931150 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
05:11:55 [2024-03-06T10:11:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=322931363 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:11:55 [2024-03-06T10:11:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=322931363 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:55 [2024-03-06T10:11:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=322931363 data=null}, TreeItem with text {kernel-overlap-testing}]
05:11:55 [2024-03-06T10:11:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:11:55 [2024-03-06T10:11:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:55 [2024-03-06T10:11:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:11:55 [2024-03-06T10:11:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:55 [2024-03-06T10:11:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:55 [2024-03-06T10:11:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:55 [2024-03-06T10:11:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:55 [2024-03-06T10:11:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:11:55 [2024-03-06T10:11:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322931365 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:11:55 [2024-03-06T10:11:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322931365 data=null doit=true}, TableItem with text {}]
05:11:55 [2024-03-06T10:11:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322931365 data=null}, TableItem with text {}]
05:11:55 [2024-03-06T10:11:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322931365 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:11:55 [2024-03-06T10:11:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322931365 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:11:55 [2024-03-06T10:11:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322931366 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:11:55 [2024-03-06T10:11:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:55 [2024-03-06T10:11:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:55 [2024-03-06T10:11:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:11:55 [2024-03-06T10:11:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322931367 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:11:55 [2024-03-06T10:11:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322931367 data=null doit=true}, TableItem with text {}]
05:11:55 [2024-03-06T10:11:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322931367 data=null}, TableItem with text {}]
05:11:55 [2024-03-06T10:11:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322931367 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:11:55 [2024-03-06T10:11:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322931367 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:11:55 [2024-03-06T10:11:55.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322931367 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:11:55 [2024-03-06T10:11:55.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:11:55 [2024-03-06T10:11:55.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:11:56 [2024-03-06T10:11:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:11:56 [2024-03-06T10:11:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:56 [2024-03-06T10:11:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322932627 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:11:56 [2024-03-06T10:11:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322932627 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:56 [2024-03-06T10:11:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322932628 data=null}, TreeItem with text {kernel-overlap-testing}]
05:11:56 [2024-03-06T10:11:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322932628 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:11:56 [2024-03-06T10:11:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322932628 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:11:56 [2024-03-06T10:11:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322932635 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:11:56 [2024-03-06T10:11:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:56 [2024-03-06T10:11:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:56 [2024-03-06T10:11:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:56 [2024-03-06T10:11:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:56 [2024-03-06T10:11:56.525Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:11:56 [2024-03-06T10:11:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:56 [2024-03-06T10:11:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:56 [2024-03-06T10:11:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:56 [2024-03-06T10:11:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:11:56 [2024-03-06T10:11:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=322932637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
05:11:56 [2024-03-06T10:11:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=322932637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
05:11:56 [2024-03-06T10:11:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=322932637 data=null doit=true}, (of type 'Tree')]
05:11:56 [2024-03-06T10:11:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=322932637 data=null}, (of type 'Tree')]
05:11:56 [2024-03-06T10:11:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322932637 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, (of type 'Tree')]
05:11:56 [2024-03-06T10:11:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322932637 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Tree')]
05:11:56 [2024-03-06T10:11:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322932655 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, (of type 'Tree')]
05:11:56 [2024-03-06T10:11:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=322932655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
05:11:56 [2024-03-06T10:11:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=322932655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
05:11:56 [2024-03-06T10:11:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=322932655 data=null doit=true}, (of type 'Tree')]
05:11:56 [2024-03-06T10:11:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=322932655 data=null}, (of type 'Tree')]
05:11:56 [2024-03-06T10:11:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=322932655 data=null button=1 stateMask=0x40000 x=92 y=150 count=1}, (of type 'Tree')]
05:11:56 [2024-03-06T10:11:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322932655 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Tree')]
05:11:56 [2024-03-06T10:11:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=322932663 data=null button=1 stateMask=0xc0000 x=92 y=150 count=1}, (of type 'Tree')]
05:11:56 [2024-03-06T10:11:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:11:56 [2024-03-06T10:11:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:11:56 [2024-03-06T10:11:56.782Z] 
05:11:56 [2024-03-06T10:11:56.782Z] (Eclipse:19306): Gtk-WARNING **: 10:11:56.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:56 [2024-03-06T10:11:56.782Z] 
05:11:56 [2024-03-06T10:11:56.782Z] (Eclipse:19306): Gtk-WARNING **: 10:11:56.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:56 [2024-03-06T10:11:56.782Z] 
05:11:56 [2024-03-06T10:11:56.782Z] (Eclipse:19306): Gtk-WARNING **: 10:11:56.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:56 [2024-03-06T10:11:56.782Z] 
05:11:56 [2024-03-06T10:11:56.782Z] (Eclipse:19306): Gtk-WARNING **: 10:11:56.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:56 [2024-03-06T10:11:56.782Z] 
05:11:56 [2024-03-06T10:11:56.782Z] (Eclipse:19306): Gtk-WARNING **: 10:11:56.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:56 [2024-03-06T10:11:56.782Z] 
05:11:56 [2024-03-06T10:11:56.782Z] (Eclipse:19306): Gtk-WARNING **: 10:11:56.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:56 [2024-03-06T10:11:56.782Z] 
05:11:56 [2024-03-06T10:11:56.782Z] (Eclipse:19306): Gtk-WARNING **: 10:11:56.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:56 [2024-03-06T10:11:56.782Z] 
05:11:56 [2024-03-06T10:11:56.782Z] (Eclipse:19306): Gtk-WARNING **: 10:11:56.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:56 [2024-03-06T10:11:56.782Z] 
05:11:56 [2024-03-06T10:11:56.782Z] (Eclipse:19306): Gtk-WARNING **: 10:11:56.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:56 [2024-03-06T10:11:56.782Z] 
05:11:56 [2024-03-06T10:11:56.782Z] (Eclipse:19306): Gtk-WARNING **: 10:11:56.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:56 [2024-03-06T10:11:56.782Z] 
05:11:56 [2024-03-06T10:11:56.782Z] (Eclipse:19306): Gtk-WARNING **: 10:11:56.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:56 [2024-03-06T10:11:56.782Z] 
05:11:56 [2024-03-06T10:11:56.782Z] (Eclipse:19306): Gtk-WARNING **: 10:11:56.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:56 [2024-03-06T10:11:56.782Z] 
05:11:56 [2024-03-06T10:11:56.782Z] (Eclipse:19306): Gtk-WARNING **: 10:11:56.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:56 [2024-03-06T10:11:56.782Z] 
05:11:56 [2024-03-06T10:11:56.782Z] (Eclipse:19306): Gtk-WARNING **: 10:11:56.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:56 [2024-03-06T10:11:56.782Z] 
05:11:56 [2024-03-06T10:11:56.782Z] (Eclipse:19306): Gtk-WARNING **: 10:11:56.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:56 [2024-03-06T10:11:56.782Z] 
05:11:56 [2024-03-06T10:11:56.782Z] (Eclipse:19306): Gtk-WARNING **: 10:11:56.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:56 [2024-03-06T10:11:56.782Z] 
05:11:56 [2024-03-06T10:11:56.782Z] (Eclipse:19306): Gtk-WARNING **: 10:11:56.758: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:56 [2024-03-06T10:11:56.782Z] 
05:11:56 [2024-03-06T10:11:56.782Z] (Eclipse:19306): Gtk-WARNING **: 10:11:56.758: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:56 [2024-03-06T10:11:56.782Z] 
05:11:56 [2024-03-06T10:11:56.782Z] (Eclipse:19306): Gtk-WARNING **: 10:11:56.758: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:56 [2024-03-06T10:11:56.782Z] 
05:11:56 [2024-03-06T10:11:56.782Z] (Eclipse:19306): Gtk-WARNING **: 10:11:56.758: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:56 [2024-03-06T10:11:56.782Z] 
05:11:56 [2024-03-06T10:11:56.782Z] (Eclipse:19306): Gtk-WARNING **: 10:11:56.778: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:56 [2024-03-06T10:11:56.782Z] 
05:11:56 [2024-03-06T10:11:56.782Z] (Eclipse:19306): Gtk-WARNING **: 10:11:56.778: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:56 [2024-03-06T10:11:56.782Z] 
05:11:56 [2024-03-06T10:11:56.782Z] (Eclipse:19306): Gtk-WARNING **: 10:11:56.778: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:56 [2024-03-06T10:11:56.782Z] 
05:11:56 [2024-03-06T10:11:56.782Z] (Eclipse:19306): Gtk-WARNING **: 10:11:56.778: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:11:57 [2024-03-06T10:11:57.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:11:57 [2024-03-06T10:11:57.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:11:57 [2024-03-06T10:11:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:11:57 [2024-03-06T10:11:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:11:57 [2024-03-06T10:11:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:11:57 [2024-03-06T10:11:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:11:57 [2024-03-06T10:11:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:11:57 [2024-03-06T10:11:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:11:57 [2024-03-06T10:11:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322932985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:57 [2024-03-06T10:11:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322932985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:57 [2024-03-06T10:11:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322932985 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:57 [2024-03-06T10:11:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322932986 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:57 [2024-03-06T10:11:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322932986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:57 [2024-03-06T10:11:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322932986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:57 [2024-03-06T10:11:57.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322932986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:57 [2024-03-06T10:11:57.598Z] 
05:11:57 [2024-03-06T10:11:57.598Z] (Eclipse:19306): Gtk-CRITICAL **: 10:11:57.390: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:11:57 [2024-03-06T10:11:57.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322932705 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:11:57 [2024-03-06T10:11:57.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:11:57 [2024-03-06T10:11:57.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@394950ad] time=322933630 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:11:57 [2024-03-06T10:11:57.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:11:57 [2024-03-06T10:11:57.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:57 [2024-03-06T10:11:57.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:57 [2024-03-06T10:11:57.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:57 [2024-03-06T10:11:57.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=322933636 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
05:11:57 [2024-03-06T10:11:57.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=322933636 data=null doit=true}, TreeItem with text {Tracing}]
05:11:57 [2024-03-06T10:11:57.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=322933636 data=null}, TreeItem with text {Tracing}]
05:11:57 [2024-03-06T10:11:57.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=322933636 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
05:11:57 [2024-03-06T10:11:57.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322933636 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
05:11:57 [2024-03-06T10:11:57.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=322933662 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
05:11:57 [2024-03-06T10:11:57.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:11:57 [2024-03-06T10:11:57.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:11:57 [2024-03-06T10:11:57.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:11:58 [2024-03-06T10:11:58.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:11:58 [2024-03-06T10:11:58.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
05:11:58 [2024-03-06T10:11:58.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:11:58 [2024-03-06T10:11:58.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:11:58 [2024-03-06T10:11:58.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:11:58 [2024-03-06T10:11:58.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:11:58 [2024-03-06T10:11:58.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:58 [2024-03-06T10:11:58.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:11:58 [2024-03-06T10:11:58.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:11:58 [2024-03-06T10:11:58.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:11:58 [2024-03-06T10:11:58.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322934556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:11:58 [2024-03-06T10:11:58.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322934557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:11:58 [2024-03-06T10:11:58.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322934557 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:11:58 [2024-03-06T10:11:58.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322934557 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:11:58 [2024-03-06T10:11:58.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322934557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:11:58 [2024-03-06T10:11:58.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322934557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:11:58 [2024-03-06T10:11:58.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=322934557 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:11:58 [2024-03-06T10:11:58.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322934557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:11:58 [2024-03-06T10:11:58.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322934557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:11:58 [2024-03-06T10:11:58.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=322934557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:11:58 [2024-03-06T10:11:58.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=322934557 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:11:58 [2024-03-06T10:11:58.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=322934557 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:11:58 [2024-03-06T10:11:58.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:11:58 [2024-03-06T10:11:58.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:11:58 [2024-03-06T10:11:58.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:11:58 [2024-03-06T10:11:58.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:58 [2024-03-06T10:11:58.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:11:58 [2024-03-06T10:11:58.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:11:58 [2024-03-06T10:11:58.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:11:58 [2024-03-06T10:11:58.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:11:58 [2024-03-06T10:11:58.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:11:58 [2024-03-06T10:11:58.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=322934558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:58 [2024-03-06T10:11:58.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=322934558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:58 [2024-03-06T10:11:58.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=322934558 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:58 [2024-03-06T10:11:58.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=322934558 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:58 [2024-03-06T10:11:58.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=322934558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:58 [2024-03-06T10:11:58.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=322934558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:58 [2024-03-06T10:11:58.528Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:11:58 [2024-03-06T10:11:58.528Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:11:58 [2024-03-06T10:11:58.528Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:11:58 [2024-03-06T10:11:58.528Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:11:58 [2024-03-06T10:11:58.528Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:11:58 [2024-03-06T10:11:58.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:11:58 [2024-03-06T10:11:58.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=322934558 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:11:58 [2024-03-06T10:11:58.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=322933723 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322935067 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322935067 data=null doit=true}, TreeItem with text {test}]
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322935067 data=null}, TreeItem with text {test}]
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322935067 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322935067 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322935089 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322935089 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322935089 data=null doit=true}, TreeItem with text {test}]
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322935090 data=null}, TreeItem with text {test}]
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322935090 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322935090 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322935094 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:59 [2024-03-06T10:11:59.089Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322935095 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322935095 data=null doit=true}, TreeItem with text {Traces [0]}]
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322935095 data=null}, TreeItem with text {Traces [0]}]
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322935095 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322935095 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322935113 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322935113 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322935113 data=null doit=true}, TreeItem with text {Traces [0]}]
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322935113 data=null}, TreeItem with text {Traces [0]}]
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322935114 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322935114 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322935124 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:11:59 [2024-03-06T10:11:59.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:11:59 [2024-03-06T10:11:59.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:11:59 [2024-03-06T10:11:59.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322935285 data=null doit=true}, Shell with text {Confirm Clear}]
05:11:59 [2024-03-06T10:11:59.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:11:59 [2024-03-06T10:11:59.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:11:59 [2024-03-06T10:11:59.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322935286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322935286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322935286 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322935286 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322935369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322935394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322935394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322935186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322935485 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322935485 data=null doit=true}, TreeItem with text {test}]
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322935485 data=null}, TreeItem with text {test}]
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322935485 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322935485 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322935523 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322935530 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322935530 data=null doit=true}, TreeItem with text {test}]
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322935530 data=null}, TreeItem with text {test}]
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322935530 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322935530 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322935535 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:11:59 [2024-03-06T10:11:59.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322935536 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322935536 data=null doit=true}, TreeItem with text {Traces [0]}]
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322935536 data=null}, TreeItem with text {Traces [0]}]
05:11:59 [2024-03-06T10:11:59.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322935536 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:11:59 [2024-03-06T10:11:59.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322935536 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:11:59 [2024-03-06T10:11:59.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322935553 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:11:59 [2024-03-06T10:11:59.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:59 [2024-03-06T10:11:59.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322935553 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:11:59 [2024-03-06T10:11:59.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322935553 data=null doit=true}, TreeItem with text {Traces [0]}]
05:11:59 [2024-03-06T10:11:59.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322935553 data=null}, TreeItem with text {Traces [0]}]
05:11:59 [2024-03-06T10:11:59.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322935554 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:11:59 [2024-03-06T10:11:59.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322935554 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:11:59 [2024-03-06T10:11:59.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322935562 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:11:59 [2024-03-06T10:11:59.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:11:59 [2024-03-06T10:11:59.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:11:59 [2024-03-06T10:11:59.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:11:59 [2024-03-06T10:11:59.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:11:59 [2024-03-06T10:11:59.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322935886 data=null doit=true}, Shell with text {Trace Import}]
05:11:59 [2024-03-06T10:11:59.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
05:11:59 [2024-03-06T10:11:59.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
05:11:59 [2024-03-06T10:11:59.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
05:11:59 [2024-03-06T10:11:59.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
05:11:59 [2024-03-06T10:11:59.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=322935887 data=null doit=true}, Button with text {Select roo&t directory:}]
05:11:59 [2024-03-06T10:11:59.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=322935887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
05:11:59 [2024-03-06T10:11:59.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
05:11:59 [2024-03-06T10:11:59.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=322935888 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
05:11:59 [2024-03-06T10:11:59.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=322935888 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
05:11:59 [2024-03-06T10:11:59.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=322935888 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
05:11:59 [2024-03-06T10:11:59.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=322935888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
05:11:59 [2024-03-06T10:11:59.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
05:11:59 [2024-03-06T10:11:59.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:11:59 [2024-03-06T10:11:59.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:11:59 [2024-03-06T10:11:59.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:11:59 [2024-03-06T10:11:59.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:11:59 [2024-03-06T10:11:59.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:11:59 [2024-03-06T10:11:59.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:11:59 [2024-03-06T10:11:59.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} [layout=null] time=322935903 data=null}, (of type 'Combo')]
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=322935950 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=322935950 data=null doit=true}, TreeItem with text {/}]
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=322935950 data=null}, TreeItem with text {/}]
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=322935950 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322935950 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=322935951 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=322935969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@66de34a5
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=322935971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=322935971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=322935971 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=322935971 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=322935971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=322935971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=322935971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=322935971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=322935971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=322935971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=322935971 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=322935971 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:11:59 [2024-03-06T10:11:59.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322935975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322935975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322935975 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322935976 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322935976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:59 [2024-03-06T10:11:59.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322935976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:11:59 [2024-03-06T10:11:59.862Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:59 [2024-03-06T10:11:59.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:59 [2024-03-06T10:11:59.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:59 [2024-03-06T10:11:59.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:59 [2024-03-06T10:11:59.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:11:59 [2024-03-06T10:11:59.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:12:00 [2024-03-06T10:12:00.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322935976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:12:00 [2024-03-06T10:12:00.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322935580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:12:00 [2024-03-06T10:12:00.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:12:00 [2024-03-06T10:12:00.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:00 [2024-03-06T10:12:00.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:00 [2024-03-06T10:12:00.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:00 [2024-03-06T10:12:00.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:00 [2024-03-06T10:12:00.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:00 [2024-03-06T10:12:00.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322936519 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:00 [2024-03-06T10:12:00.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322936519 data=null doit=true}, TreeItem with text {test}]
05:12:00 [2024-03-06T10:12:00.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322936519 data=null}, TreeItem with text {test}]
05:12:00 [2024-03-06T10:12:00.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322936520 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:00 [2024-03-06T10:12:00.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322936520 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:00 [2024-03-06T10:12:00.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322936539 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:00 [2024-03-06T10:12:00.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:00 [2024-03-06T10:12:00.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322936540 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:00 [2024-03-06T10:12:00.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322936540 data=null doit=true}, TreeItem with text {test}]
05:12:00 [2024-03-06T10:12:00.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322936540 data=null}, TreeItem with text {test}]
05:12:00 [2024-03-06T10:12:00.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322936540 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:00 [2024-03-06T10:12:00.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322936540 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:00 [2024-03-06T10:12:00.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322936554 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:00 [2024-03-06T10:12:00.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:12:00 [2024-03-06T10:12:00.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:00 [2024-03-06T10:12:00.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=322936555 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:12:00 [2024-03-06T10:12:00.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322936555 data=null doit=true}, TreeItem with text {Traces [12]}]
05:12:00 [2024-03-06T10:12:00.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322936555 data=null}, TreeItem with text {Traces [12]}]
05:12:00 [2024-03-06T10:12:00.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322936555 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:00 [2024-03-06T10:12:00.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322936555 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:12:00 [2024-03-06T10:12:00.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322936571 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:00 [2024-03-06T10:12:00.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322936571 data=null doit=true}, TreeItem with text {Traces [12]}]
05:12:00 [2024-03-06T10:12:00.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322936571 data=null}, TreeItem with text {Traces [12]}]
05:12:00 [2024-03-06T10:12:00.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322936571 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:00 [2024-03-06T10:12:00.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322936571 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [12]}]
05:12:00 [2024-03-06T10:12:00.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322936574 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:00 [2024-03-06T10:12:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:00 [2024-03-06T10:12:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:00 [2024-03-06T10:12:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322936813 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:12:00 [2024-03-06T10:12:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322936813 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:00 [2024-03-06T10:12:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322936813 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:12:00 [2024-03-06T10:12:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322936813 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:12:00 [2024-03-06T10:12:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322936813 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:00 [2024-03-06T10:12:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322936833 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:12:00 [2024-03-06T10:12:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:00 [2024-03-06T10:12:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:00 [2024-03-06T10:12:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:00 [2024-03-06T10:12:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:00 [2024-03-06T10:12:00.682Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:00 [2024-03-06T10:12:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:00 [2024-03-06T10:12:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322936835 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:12:00 [2024-03-06T10:12:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322936835 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:00 [2024-03-06T10:12:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322936835 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:12:00 [2024-03-06T10:12:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322936835 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:12:00 [2024-03-06T10:12:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322936835 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:00 [2024-03-06T10:12:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322936848 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:12:00 [2024-03-06T10:12:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:12:00 [2024-03-06T10:12:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322936849 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:12:00 [2024-03-06T10:12:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322936849 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:00 [2024-03-06T10:12:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:00 [2024-03-06T10:12:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322936849 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:12:00 [2024-03-06T10:12:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322936850 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:12:00 [2024-03-06T10:12:00.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322936850 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:00 [2024-03-06T10:12:00.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322936854 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:12:00 [2024-03-06T10:12:00.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322936854 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:12:00 [2024-03-06T10:12:00.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322936854 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:12:00 [2024-03-06T10:12:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322936854 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:00 [2024-03-06T10:12:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322936892 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:12:00 [2024-03-06T10:12:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322936899 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:12:00 [2024-03-06T10:12:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322936899 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:00 [2024-03-06T10:12:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322936899 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:12:00 [2024-03-06T10:12:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:12:00 [2024-03-06T10:12:00.938Z] 
05:12:00 [2024-03-06T10:12:00.938Z] (Eclipse:19306): Gtk-CRITICAL **: 10:12:00.765: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:12:01 [2024-03-06T10:12:01.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:01 [2024-03-06T10:12:01.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:01 [2024-03-06T10:12:01.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:01 [2024-03-06T10:12:01.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:01 [2024-03-06T10:12:01.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322938407 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322938407 data=null doit=true}, TableItem with text {}]
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322938407 data=null}, TableItem with text {}]
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322938407 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322938408 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322938413 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322938489 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322938489 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322938489 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322938490 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322938490 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322938496 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:02 [2024-03-06T10:12:02.321Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322938500 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322938500 data=null doit=true}, TreeItem with text {test}]
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322938500 data=null}, TreeItem with text {test}]
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322938500 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:02 [2024-03-06T10:12:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322938500 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:02 [2024-03-06T10:12:02.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322938524 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:02 [2024-03-06T10:12:02.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:02 [2024-03-06T10:12:02.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322938529 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:02 [2024-03-06T10:12:02.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322938529 data=null doit=true}, TreeItem with text {test}]
05:12:02 [2024-03-06T10:12:02.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322938529 data=null}, TreeItem with text {test}]
05:12:02 [2024-03-06T10:12:02.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322938529 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:02 [2024-03-06T10:12:02.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322938529 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:02 [2024-03-06T10:12:02.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322938547 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:02 [2024-03-06T10:12:02.580Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:12:02 [2024-03-06T10:12:02.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:02 [2024-03-06T10:12:02.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=322938548 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:12:02 [2024-03-06T10:12:02.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322938548 data=null doit=true}, TreeItem with text {Traces [12]}]
05:12:02 [2024-03-06T10:12:02.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322938548 data=null}, TreeItem with text {Traces [12]}]
05:12:02 [2024-03-06T10:12:02.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322938548 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:02 [2024-03-06T10:12:02.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322938548 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:12:02 [2024-03-06T10:12:02.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322938565 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:02 [2024-03-06T10:12:02.580Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:12:02 [2024-03-06T10:12:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:02 [2024-03-06T10:12:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:02 [2024-03-06T10:12:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322938889 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:12:02 [2024-03-06T10:12:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322938889 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:12:02 [2024-03-06T10:12:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322938889 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:12:02 [2024-03-06T10:12:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322938889 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:12:02 [2024-03-06T10:12:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322938890 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:12:02 [2024-03-06T10:12:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322938929 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:12:02 [2024-03-06T10:12:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:02 [2024-03-06T10:12:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:02 [2024-03-06T10:12:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:02 [2024-03-06T10:12:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:02 [2024-03-06T10:12:02.836Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:02 [2024-03-06T10:12:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:02 [2024-03-06T10:12:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322938931 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:12:02 [2024-03-06T10:12:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322938931 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:12:02 [2024-03-06T10:12:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322938931 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:12:02 [2024-03-06T10:12:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322938931 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:12:02 [2024-03-06T10:12:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322938931 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:12:02 [2024-03-06T10:12:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322938935 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:12:02 [2024-03-06T10:12:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:12:02 [2024-03-06T10:12:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322938935 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:12:02 [2024-03-06T10:12:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322938935 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:12:02 [2024-03-06T10:12:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:02 [2024-03-06T10:12:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322938936 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:12:02 [2024-03-06T10:12:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322938936 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:12:02 [2024-03-06T10:12:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322938936 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:12:02 [2024-03-06T10:12:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322938940 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:12:02 [2024-03-06T10:12:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322938940 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:12:02 [2024-03-06T10:12:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322938940 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:12:02 [2024-03-06T10:12:02.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322938940 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:12:03 [2024-03-06T10:12:03.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322938983 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:12:03 [2024-03-06T10:12:03.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322939147 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:12:03 [2024-03-06T10:12:03.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322939147 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:12:03 [2024-03-06T10:12:03.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322939147 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:12:03 [2024-03-06T10:12:03.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:12:03 [2024-03-06T10:12:03.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:03 [2024-03-06T10:12:03.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:04 [2024-03-06T10:12:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:04 [2024-03-06T10:12:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:04 [2024-03-06T10:12:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:04 [2024-03-06T10:12:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:04 [2024-03-06T10:12:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:12:04 [2024-03-06T10:12:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322940149 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:12:04 [2024-03-06T10:12:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322940149 data=null doit=true}, TableItem with text {}]
05:12:04 [2024-03-06T10:12:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322940149 data=null}, TableItem with text {}]
05:12:04 [2024-03-06T10:12:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322940150 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:12:04 [2024-03-06T10:12:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322940150 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:12:04 [2024-03-06T10:12:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322940162 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:12:04 [2024-03-06T10:12:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:04 [2024-03-06T10:12:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:04 [2024-03-06T10:12:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:04 [2024-03-06T10:12:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:04 [2024-03-06T10:12:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322940411 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:12:04 [2024-03-06T10:12:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322940411 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:12:04 [2024-03-06T10:12:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322940411 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:12:04 [2024-03-06T10:12:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322940412 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:12:04 [2024-03-06T10:12:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322940412 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:12:04 [2024-03-06T10:12:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322940416 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:12:04 [2024-03-06T10:12:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:04 [2024-03-06T10:12:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:04 [2024-03-06T10:12:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:04 [2024-03-06T10:12:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:04 [2024-03-06T10:12:04.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:04 [2024-03-06T10:12:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:12:04 [2024-03-06T10:12:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:04 [2024-03-06T10:12:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:04 [2024-03-06T10:12:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:04 [2024-03-06T10:12:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:04 [2024-03-06T10:12:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:04 [2024-03-06T10:12:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322940423 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:04 [2024-03-06T10:12:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322940423 data=null doit=true}, TreeItem with text {test}]
05:12:04 [2024-03-06T10:12:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322940423 data=null}, TreeItem with text {test}]
05:12:04 [2024-03-06T10:12:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322940423 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:04 [2024-03-06T10:12:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322940423 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:04 [2024-03-06T10:12:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322940463 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:04 [2024-03-06T10:12:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:04 [2024-03-06T10:12:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322940464 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:04 [2024-03-06T10:12:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322940464 data=null doit=true}, TreeItem with text {test}]
05:12:04 [2024-03-06T10:12:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322940464 data=null}, TreeItem with text {test}]
05:12:04 [2024-03-06T10:12:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322940464 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:04 [2024-03-06T10:12:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322940464 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:04 [2024-03-06T10:12:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322940469 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:04 [2024-03-06T10:12:04.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:12:04 [2024-03-06T10:12:04.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:04 [2024-03-06T10:12:04.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=322940475 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:12:04 [2024-03-06T10:12:04.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322940475 data=null doit=true}, TreeItem with text {Traces [12]}]
05:12:04 [2024-03-06T10:12:04.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322940475 data=null}, TreeItem with text {Traces [12]}]
05:12:04 [2024-03-06T10:12:04.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322940475 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:04 [2024-03-06T10:12:04.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322940475 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:12:04 [2024-03-06T10:12:04.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322940491 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:04 [2024-03-06T10:12:04.535Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:12:04 [2024-03-06T10:12:04.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:04 [2024-03-06T10:12:04.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:04 [2024-03-06T10:12:04.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322940716 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
05:12:04 [2024-03-06T10:12:04.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322940716 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:04 [2024-03-06T10:12:04.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322940716 data=null}, TreeItem with text {kernel-overlap-testing}]
05:12:04 [2024-03-06T10:12:04.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322940717 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:12:04 [2024-03-06T10:12:04.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322940717 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:04 [2024-03-06T10:12:04.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322940753 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:12:04 [2024-03-06T10:12:04.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:04 [2024-03-06T10:12:04.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:04 [2024-03-06T10:12:04.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:04 [2024-03-06T10:12:04.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:04 [2024-03-06T10:12:04.790Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:04 [2024-03-06T10:12:04.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:04 [2024-03-06T10:12:04.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322940755 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
05:12:04 [2024-03-06T10:12:04.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322940756 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:04 [2024-03-06T10:12:04.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322940756 data=null}, TreeItem with text {kernel-overlap-testing}]
05:12:04 [2024-03-06T10:12:04.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322940756 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:12:04 [2024-03-06T10:12:04.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322940756 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:04 [2024-03-06T10:12:04.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322940760 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:12:04 [2024-03-06T10:12:04.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:12:04 [2024-03-06T10:12:04.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322940760 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
05:12:04 [2024-03-06T10:12:04.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322940760 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:04 [2024-03-06T10:12:04.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:04 [2024-03-06T10:12:04.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322940760 data=null}, TreeItem with text {kernel-overlap-testing}]
05:12:04 [2024-03-06T10:12:04.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322940761 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:12:04 [2024-03-06T10:12:04.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322940761 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:04 [2024-03-06T10:12:04.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322940764 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:12:04 [2024-03-06T10:12:04.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322940764 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
05:12:04 [2024-03-06T10:12:04.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=322940765 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
05:12:04 [2024-03-06T10:12:04.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322940765 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:05 [2024-03-06T10:12:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322940806 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
05:12:05 [2024-03-06T10:12:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=322941016 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
05:12:05 [2024-03-06T10:12:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=322941017 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:05 [2024-03-06T10:12:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=322941017 data=null}, TreeItem with text {kernel-overlap-testing}]
05:12:05 [2024-03-06T10:12:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:12:05 [2024-03-06T10:12:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:05 [2024-03-06T10:12:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:05 [2024-03-06T10:12:05.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:05 [2024-03-06T10:12:05.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:05 [2024-03-06T10:12:05.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:05 [2024-03-06T10:12:05.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:05 [2024-03-06T10:12:05.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:05 [2024-03-06T10:12:05.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:12:05 [2024-03-06T10:12:05.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322941024 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:12:05 [2024-03-06T10:12:05.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322941025 data=null doit=true}, TableItem with text {}]
05:12:05 [2024-03-06T10:12:05.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322941025 data=null}, TableItem with text {}]
05:12:05 [2024-03-06T10:12:05.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322941025 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:12:05 [2024-03-06T10:12:05.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322941025 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:12:05 [2024-03-06T10:12:05.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322941044 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:12:05 [2024-03-06T10:12:05.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:05 [2024-03-06T10:12:05.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:06 [2024-03-06T10:12:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:06 [2024-03-06T10:12:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:06 [2024-03-06T10:12:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322942321 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
05:12:06 [2024-03-06T10:12:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322942321 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:06 [2024-03-06T10:12:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322942322 data=null}, TreeItem with text {kernel-overlap-testing}]
05:12:06 [2024-03-06T10:12:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322942322 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:12:06 [2024-03-06T10:12:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322942322 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:06 [2024-03-06T10:12:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322942332 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:12:06 [2024-03-06T10:12:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:06 [2024-03-06T10:12:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:06 [2024-03-06T10:12:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:06 [2024-03-06T10:12:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:06 [2024-03-06T10:12:06.417Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:06 [2024-03-06T10:12:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:12:06 [2024-03-06T10:12:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:06 [2024-03-06T10:12:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:06 [2024-03-06T10:12:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:06 [2024-03-06T10:12:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:06 [2024-03-06T10:12:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:06 [2024-03-06T10:12:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322942338 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:06 [2024-03-06T10:12:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322942338 data=null doit=true}, TreeItem with text {test}]
05:12:06 [2024-03-06T10:12:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322942338 data=null}, TreeItem with text {test}]
05:12:06 [2024-03-06T10:12:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322942338 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:06 [2024-03-06T10:12:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322942339 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:06 [2024-03-06T10:12:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322942367 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:06 [2024-03-06T10:12:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:06 [2024-03-06T10:12:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322942367 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:06 [2024-03-06T10:12:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322942367 data=null doit=true}, TreeItem with text {test}]
05:12:06 [2024-03-06T10:12:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322942368 data=null}, TreeItem with text {test}]
05:12:06 [2024-03-06T10:12:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322942368 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:06 [2024-03-06T10:12:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322942368 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:06 [2024-03-06T10:12:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322942373 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:06 [2024-03-06T10:12:06.418Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:12:06 [2024-03-06T10:12:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:06 [2024-03-06T10:12:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=322942373 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:12:06 [2024-03-06T10:12:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322942374 data=null doit=true}, TreeItem with text {Traces [12]}]
05:12:06 [2024-03-06T10:12:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322942374 data=null}, TreeItem with text {Traces [12]}]
05:12:06 [2024-03-06T10:12:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322942374 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:06 [2024-03-06T10:12:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322942380 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:12:06 [2024-03-06T10:12:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322942402 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:06 [2024-03-06T10:12:06.418Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:12:06 [2024-03-06T10:12:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:06 [2024-03-06T10:12:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:06 [2024-03-06T10:12:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322942758 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
05:12:06 [2024-03-06T10:12:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322942758 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:12:06 [2024-03-06T10:12:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322942758 data=null}, TreeItem with text {simple_server-thread1}]
05:12:06 [2024-03-06T10:12:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322942758 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
05:12:06 [2024-03-06T10:12:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322942758 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:12:06 [2024-03-06T10:12:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322942781 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
05:12:06 [2024-03-06T10:12:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:06 [2024-03-06T10:12:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:06 [2024-03-06T10:12:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:06 [2024-03-06T10:12:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:06 [2024-03-06T10:12:06.674Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:06 [2024-03-06T10:12:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:06 [2024-03-06T10:12:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322942783 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
05:12:06 [2024-03-06T10:12:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322942783 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:12:06 [2024-03-06T10:12:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322942783 data=null}, TreeItem with text {simple_server-thread1}]
05:12:06 [2024-03-06T10:12:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322942784 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
05:12:06 [2024-03-06T10:12:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322942784 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:12:06 [2024-03-06T10:12:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322942790 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
05:12:06 [2024-03-06T10:12:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
05:12:06 [2024-03-06T10:12:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322942791 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
05:12:06 [2024-03-06T10:12:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322942791 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:12:06 [2024-03-06T10:12:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:06 [2024-03-06T10:12:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322942791 data=null}, TreeItem with text {simple_server-thread1}]
05:12:06 [2024-03-06T10:12:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322942791 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
05:12:06 [2024-03-06T10:12:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322942791 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:12:06 [2024-03-06T10:12:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322942795 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
05:12:06 [2024-03-06T10:12:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322942796 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
05:12:06 [2024-03-06T10:12:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=322942796 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
05:12:06 [2024-03-06T10:12:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322942796 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:12:06 [2024-03-06T10:12:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322942846 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
05:12:06 [2024-03-06T10:12:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=322943083 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
05:12:06 [2024-03-06T10:12:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=322943098 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:12:06 [2024-03-06T10:12:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=322943098 data=null}, TreeItem with text {simple_server-thread1}]
05:12:06 [2024-03-06T10:12:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
05:12:06 [2024-03-06T10:12:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:06 [2024-03-06T10:12:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:06 [2024-03-06T10:12:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:06 [2024-03-06T10:12:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:06 [2024-03-06T10:12:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:06 [2024-03-06T10:12:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:06 [2024-03-06T10:12:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:06 [2024-03-06T10:12:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:06 [2024-03-06T10:12:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:12:06 [2024-03-06T10:12:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322943100 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:12:06 [2024-03-06T10:12:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322943100 data=null doit=true}, TableItem with text {}]
05:12:06 [2024-03-06T10:12:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322943100 data=null}, TableItem with text {}]
05:12:06 [2024-03-06T10:12:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322943100 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:12:06 [2024-03-06T10:12:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322943100 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:12:06 [2024-03-06T10:12:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322943107 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:12:06 [2024-03-06T10:12:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:06 [2024-03-06T10:12:06.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:08 [2024-03-06T10:12:08.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:08 [2024-03-06T10:12:08.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:08 [2024-03-06T10:12:08.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322944373 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
05:12:08 [2024-03-06T10:12:08.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322944373 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:12:08 [2024-03-06T10:12:08.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322944373 data=null}, TreeItem with text {simple_server-thread1}]
05:12:08 [2024-03-06T10:12:08.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322944373 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322944373 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322944377 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:08 [2024-03-06T10:12:08.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322944384 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322944384 data=null doit=true}, TreeItem with text {test}]
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322944384 data=null}, TreeItem with text {test}]
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322944384 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322944384 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322944408 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322944409 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322944409 data=null doit=true}, TreeItem with text {test}]
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322944409 data=null}, TreeItem with text {test}]
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322944409 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322944409 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322944419 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:08 [2024-03-06T10:12:08.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=322944420 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322944420 data=null doit=true}, TreeItem with text {Traces [12]}]
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322944420 data=null}, TreeItem with text {Traces [12]}]
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322944420 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322944420 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322944436 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:08 [2024-03-06T10:12:08.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322944476 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322944476 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322944476 data=null}, TreeItem with text {simple_server-thread2}]
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322944476 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
05:12:08 [2024-03-06T10:12:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322944476 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:12:08 [2024-03-06T10:12:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322944515 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
05:12:08 [2024-03-06T10:12:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:08 [2024-03-06T10:12:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:08 [2024-03-06T10:12:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:08 [2024-03-06T10:12:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:08 [2024-03-06T10:12:08.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:08 [2024-03-06T10:12:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:08 [2024-03-06T10:12:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322944516 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
05:12:08 [2024-03-06T10:12:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322944517 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:12:08 [2024-03-06T10:12:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322944517 data=null}, TreeItem with text {simple_server-thread2}]
05:12:08 [2024-03-06T10:12:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322944517 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
05:12:08 [2024-03-06T10:12:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322944517 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:12:08 [2024-03-06T10:12:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322944521 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
05:12:08 [2024-03-06T10:12:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
05:12:08 [2024-03-06T10:12:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322944521 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
05:12:08 [2024-03-06T10:12:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322944521 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:12:08 [2024-03-06T10:12:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:08 [2024-03-06T10:12:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322944522 data=null}, TreeItem with text {simple_server-thread2}]
05:12:08 [2024-03-06T10:12:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322944522 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
05:12:08 [2024-03-06T10:12:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322944522 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:12:08 [2024-03-06T10:12:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322944525 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
05:12:08 [2024-03-06T10:12:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322944526 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
05:12:08 [2024-03-06T10:12:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=322944526 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
05:12:08 [2024-03-06T10:12:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322944526 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:12:08 [2024-03-06T10:12:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322944566 data=null button=1 stateMask=0x80000 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
05:12:08 [2024-03-06T10:12:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=322944760 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
05:12:08 [2024-03-06T10:12:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=322944761 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:12:08 [2024-03-06T10:12:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=322944761 data=null}, TreeItem with text {simple_server-thread2}]
05:12:08 [2024-03-06T10:12:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
05:12:08 [2024-03-06T10:12:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:08 [2024-03-06T10:12:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:08 [2024-03-06T10:12:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:08 [2024-03-06T10:12:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:08 [2024-03-06T10:12:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:08 [2024-03-06T10:12:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:08 [2024-03-06T10:12:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:08 [2024-03-06T10:12:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:08 [2024-03-06T10:12:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:08 [2024-03-06T10:12:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:12:08 [2024-03-06T10:12:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322944762 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:12:08 [2024-03-06T10:12:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322944763 data=null doit=true}, TableItem with text {}]
05:12:08 [2024-03-06T10:12:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322944763 data=null}, TableItem with text {}]
05:12:08 [2024-03-06T10:12:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322944763 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:12:08 [2024-03-06T10:12:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322944763 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:12:08 [2024-03-06T10:12:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322944764 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:12:08 [2024-03-06T10:12:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:08 [2024-03-06T10:12:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:08 [2024-03-06T10:12:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:12:08 [2024-03-06T10:12:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322944765 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:12:08 [2024-03-06T10:12:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322944765 data=null doit=true}, TableItem with text {}]
05:12:08 [2024-03-06T10:12:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322944765 data=null}, TableItem with text {}]
05:12:08 [2024-03-06T10:12:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322944765 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:12:08 [2024-03-06T10:12:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322944765 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:12:08 [2024-03-06T10:12:08.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322944765 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:12:09 [2024-03-06T10:12:09.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:09 [2024-03-06T10:12:09.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:09 [2024-03-06T10:12:09.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:09 [2024-03-06T10:12:09.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:09 [2024-03-06T10:12:09.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322946028 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
05:12:09 [2024-03-06T10:12:09.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322946028 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:12:09 [2024-03-06T10:12:09.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322946028 data=null}, TreeItem with text {simple_server-thread2}]
05:12:09 [2024-03-06T10:12:09.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322946028 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
05:12:09 [2024-03-06T10:12:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322946028 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:12:09 [2024-03-06T10:12:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322946037 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
05:12:09 [2024-03-06T10:12:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:09 [2024-03-06T10:12:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:09 [2024-03-06T10:12:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:09 [2024-03-06T10:12:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:09 [2024-03-06T10:12:09.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:09 [2024-03-06T10:12:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:12:09 [2024-03-06T10:12:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:09 [2024-03-06T10:12:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:09 [2024-03-06T10:12:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:09 [2024-03-06T10:12:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:09 [2024-03-06T10:12:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:09 [2024-03-06T10:12:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322946041 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:09 [2024-03-06T10:12:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322946041 data=null doit=true}, TreeItem with text {test}]
05:12:09 [2024-03-06T10:12:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322946042 data=null}, TreeItem with text {test}]
05:12:09 [2024-03-06T10:12:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322946042 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:09 [2024-03-06T10:12:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322946042 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:09 [2024-03-06T10:12:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322946073 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:09 [2024-03-06T10:12:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:09 [2024-03-06T10:12:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322946073 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:09 [2024-03-06T10:12:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322946073 data=null doit=true}, TreeItem with text {test}]
05:12:09 [2024-03-06T10:12:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322946073 data=null}, TreeItem with text {test}]
05:12:09 [2024-03-06T10:12:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322946074 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:09 [2024-03-06T10:12:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322946074 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:09 [2024-03-06T10:12:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322946078 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:09 [2024-03-06T10:12:09.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:12:09 [2024-03-06T10:12:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:09 [2024-03-06T10:12:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=322946079 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:12:09 [2024-03-06T10:12:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322946079 data=null doit=true}, TreeItem with text {Traces [12]}]
05:12:09 [2024-03-06T10:12:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322946079 data=null}, TreeItem with text {Traces [12]}]
05:12:09 [2024-03-06T10:12:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322946079 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:09 [2024-03-06T10:12:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322946079 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:12:09 [2024-03-06T10:12:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322946099 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:09 [2024-03-06T10:12:09.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:12:10 [2024-03-06T10:12:10.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:10 [2024-03-06T10:12:10.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:10 [2024-03-06T10:12:10.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322946367 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
05:12:10 [2024-03-06T10:12:10.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322946367 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:12:10 [2024-03-06T10:12:10.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322946367 data=null}, TreeItem with text {ust-overlap-testing}]
05:12:10 [2024-03-06T10:12:10.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322946367 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:12:10 [2024-03-06T10:12:10.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322946368 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:12:10 [2024-03-06T10:12:10.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322946402 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:12:10 [2024-03-06T10:12:10.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:10 [2024-03-06T10:12:10.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:10 [2024-03-06T10:12:10.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:10 [2024-03-06T10:12:10.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:10 [2024-03-06T10:12:10.442Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:10 [2024-03-06T10:12:10.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:10 [2024-03-06T10:12:10.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322946405 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
05:12:10 [2024-03-06T10:12:10.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322946405 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:12:10 [2024-03-06T10:12:10.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322946405 data=null}, TreeItem with text {ust-overlap-testing}]
05:12:10 [2024-03-06T10:12:10.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322946405 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:12:10 [2024-03-06T10:12:10.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322946405 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:12:10 [2024-03-06T10:12:10.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322946413 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:12:10 [2024-03-06T10:12:10.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
05:12:10 [2024-03-06T10:12:10.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322946414 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
05:12:10 [2024-03-06T10:12:10.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322946414 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:12:10 [2024-03-06T10:12:10.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:10 [2024-03-06T10:12:10.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322946414 data=null}, TreeItem with text {ust-overlap-testing}]
05:12:10 [2024-03-06T10:12:10.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322946414 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:12:10 [2024-03-06T10:12:10.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322946415 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:12:10 [2024-03-06T10:12:10.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322946419 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:12:10 [2024-03-06T10:12:10.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322946420 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
05:12:10 [2024-03-06T10:12:10.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=322946420 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
05:12:10 [2024-03-06T10:12:10.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322946420 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:12:10 [2024-03-06T10:12:10.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322946469 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
05:12:10 [2024-03-06T10:12:10.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=322946705 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
05:12:10 [2024-03-06T10:12:10.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=322946725 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:12:10 [2024-03-06T10:12:10.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=322946726 data=null}, TreeItem with text {ust-overlap-testing}]
05:12:10 [2024-03-06T10:12:10.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
05:12:10 [2024-03-06T10:12:10.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:10 [2024-03-06T10:12:10.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:10 [2024-03-06T10:12:10.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:10 [2024-03-06T10:12:10.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:10 [2024-03-06T10:12:10.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:10 [2024-03-06T10:12:10.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:10 [2024-03-06T10:12:10.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:10 [2024-03-06T10:12:10.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:10 [2024-03-06T10:12:10.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:10 [2024-03-06T10:12:10.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:10 [2024-03-06T10:12:10.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:12:10 [2024-03-06T10:12:10.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322946732 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:12:10 [2024-03-06T10:12:10.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322946733 data=null doit=true}, TableItem with text {}]
05:12:10 [2024-03-06T10:12:10.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322946733 data=null}, TableItem with text {}]
05:12:10 [2024-03-06T10:12:10.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322946733 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:12:10 [2024-03-06T10:12:10.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322946733 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:12:10 [2024-03-06T10:12:10.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322946762 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:12:10 [2024-03-06T10:12:10.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:10 [2024-03-06T10:12:10.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:12 [2024-03-06T10:12:12.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:12 [2024-03-06T10:12:12.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:12 [2024-03-06T10:12:12.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322947943 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
05:12:12 [2024-03-06T10:12:12.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322947943 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:12:12 [2024-03-06T10:12:12.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322947943 data=null}, TreeItem with text {ust-overlap-testing}]
05:12:12 [2024-03-06T10:12:12.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322947943 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:12:12 [2024-03-06T10:12:12.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322947943 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:12:12 [2024-03-06T10:12:12.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322947950 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:12:12 [2024-03-06T10:12:12.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:12 [2024-03-06T10:12:12.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:12 [2024-03-06T10:12:12.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:12 [2024-03-06T10:12:12.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:12 [2024-03-06T10:12:12.063Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:12 [2024-03-06T10:12:12.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:12:12 [2024-03-06T10:12:12.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:12 [2024-03-06T10:12:12.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:12 [2024-03-06T10:12:12.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:12 [2024-03-06T10:12:12.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:12 [2024-03-06T10:12:12.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:12 [2024-03-06T10:12:12.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322947955 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:12 [2024-03-06T10:12:12.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322947955 data=null doit=true}, TreeItem with text {test}]
05:12:12 [2024-03-06T10:12:12.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322947955 data=null}, TreeItem with text {test}]
05:12:12 [2024-03-06T10:12:12.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322947955 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:12 [2024-03-06T10:12:12.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322947955 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:12 [2024-03-06T10:12:12.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322947983 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:12 [2024-03-06T10:12:12.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:12 [2024-03-06T10:12:12.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322947984 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:12 [2024-03-06T10:12:12.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322947984 data=null doit=true}, TreeItem with text {test}]
05:12:12 [2024-03-06T10:12:12.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322947984 data=null}, TreeItem with text {test}]
05:12:12 [2024-03-06T10:12:12.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322947984 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:12 [2024-03-06T10:12:12.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322947984 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:12 [2024-03-06T10:12:12.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322947988 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:12 [2024-03-06T10:12:12.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:12:12 [2024-03-06T10:12:12.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:12 [2024-03-06T10:12:12.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=322947989 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:12:12 [2024-03-06T10:12:12.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322947989 data=null doit=true}, TreeItem with text {Traces [12]}]
05:12:12 [2024-03-06T10:12:12.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322947989 data=null}, TreeItem with text {Traces [12]}]
05:12:12 [2024-03-06T10:12:12.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322947989 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:12 [2024-03-06T10:12:12.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322947990 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:12:12 [2024-03-06T10:12:12.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322948004 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:12 [2024-03-06T10:12:12.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:12:12 [2024-03-06T10:12:12.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=322948005 data=null doit=true}, TreeItem with text {z-clashes [6]}]
05:12:12 [2024-03-06T10:12:12.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=322948005 data=null}, TreeItem with text {z-clashes [6]}]
05:12:12 [2024-03-06T10:12:12.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=322948005 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
05:12:12 [2024-03-06T10:12:12.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322948005 data=null item=TreeItem {z-clashes [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {z-clashes [6]}]
05:12:12 [2024-03-06T10:12:12.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=322948007 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
05:12:12 [2024-03-06T10:12:12.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:12 [2024-03-06T10:12:12.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:12 [2024-03-06T10:12:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322948257 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:12:12 [2024-03-06T10:12:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322948258 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:12 [2024-03-06T10:12:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322948258 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:12:12 [2024-03-06T10:12:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322948258 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:12:12 [2024-03-06T10:12:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322948258 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:12 [2024-03-06T10:12:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322948276 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:12:12 [2024-03-06T10:12:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:12 [2024-03-06T10:12:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:12 [2024-03-06T10:12:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:12 [2024-03-06T10:12:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:12 [2024-03-06T10:12:12.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:12 [2024-03-06T10:12:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:12 [2024-03-06T10:12:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322948278 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:12:12 [2024-03-06T10:12:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322948278 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:12 [2024-03-06T10:12:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322948278 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:12:12 [2024-03-06T10:12:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322948278 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:12:12 [2024-03-06T10:12:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322948278 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:12 [2024-03-06T10:12:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322948282 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:12:12 [2024-03-06T10:12:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:12:12 [2024-03-06T10:12:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322948282 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:12:12 [2024-03-06T10:12:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322948282 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:12 [2024-03-06T10:12:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:12 [2024-03-06T10:12:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322948283 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:12:12 [2024-03-06T10:12:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322948283 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:12:12 [2024-03-06T10:12:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322948283 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:12 [2024-03-06T10:12:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322948293 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:12:12 [2024-03-06T10:12:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322948293 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:12:12 [2024-03-06T10:12:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322948293 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:12:12 [2024-03-06T10:12:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322948294 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:12 [2024-03-06T10:12:12.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322948403 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:12:12 [2024-03-06T10:12:12.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322948575 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:12:12 [2024-03-06T10:12:12.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322948576 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:12 [2024-03-06T10:12:12.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322948576 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:12:12 [2024-03-06T10:12:12.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:12:12 [2024-03-06T10:12:12.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:12 [2024-03-06T10:12:12.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:12 [2024-03-06T10:12:12.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:12 [2024-03-06T10:12:12.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:12 [2024-03-06T10:12:12.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:12 [2024-03-06T10:12:12.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:12 [2024-03-06T10:12:12.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:12 [2024-03-06T10:12:12.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:12 [2024-03-06T10:12:12.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:13 [2024-03-06T10:12:13.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:13 [2024-03-06T10:12:13.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:13 [2024-03-06T10:12:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:13 [2024-03-06T10:12:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:13 [2024-03-06T10:12:13.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:13 [2024-03-06T10:12:13.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:13 [2024-03-06T10:12:13.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:12:13 [2024-03-06T10:12:13.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322949592 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:12:13 [2024-03-06T10:12:13.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322949592 data=null doit=true}, TableItem with text {}]
05:12:13 [2024-03-06T10:12:13.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322949592 data=null}, TableItem with text {}]
05:12:13 [2024-03-06T10:12:13.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322949592 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:12:13 [2024-03-06T10:12:13.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322949593 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:12:13 [2024-03-06T10:12:13.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322949621 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:12:13 [2024-03-06T10:12:13.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:13 [2024-03-06T10:12:13.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:13 [2024-03-06T10:12:13.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:13 [2024-03-06T10:12:13.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:13 [2024-03-06T10:12:13.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322949782 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:12:13 [2024-03-06T10:12:13.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322949782 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:13 [2024-03-06T10:12:13.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322949782 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:12:13 [2024-03-06T10:12:13.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322949783 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:12:13 [2024-03-06T10:12:13.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322949783 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:13 [2024-03-06T10:12:13.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322949787 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:12:13 [2024-03-06T10:12:13.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:13 [2024-03-06T10:12:13.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:13 [2024-03-06T10:12:13.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:13 [2024-03-06T10:12:13.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:13 [2024-03-06T10:12:13.648Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:13 [2024-03-06T10:12:13.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:12:13 [2024-03-06T10:12:13.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:13 [2024-03-06T10:12:13.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:13 [2024-03-06T10:12:13.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:13 [2024-03-06T10:12:13.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:13 [2024-03-06T10:12:13.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:13 [2024-03-06T10:12:13.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322949791 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:13 [2024-03-06T10:12:13.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322949791 data=null doit=true}, TreeItem with text {test}]
05:12:13 [2024-03-06T10:12:13.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322949791 data=null}, TreeItem with text {test}]
05:12:13 [2024-03-06T10:12:13.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322949792 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:13 [2024-03-06T10:12:13.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322949792 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:13 [2024-03-06T10:12:13.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322949830 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:13 [2024-03-06T10:12:13.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:13 [2024-03-06T10:12:13.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322949854 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:13 [2024-03-06T10:12:13.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322949854 data=null doit=true}, TreeItem with text {test}]
05:12:13 [2024-03-06T10:12:13.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322949854 data=null}, TreeItem with text {test}]
05:12:13 [2024-03-06T10:12:13.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322949854 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:13 [2024-03-06T10:12:13.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322949855 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:13 [2024-03-06T10:12:13.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322949865 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:13 [2024-03-06T10:12:13.904Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:12:13 [2024-03-06T10:12:13.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:13 [2024-03-06T10:12:13.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=322949866 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:12:13 [2024-03-06T10:12:13.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322949866 data=null doit=true}, TreeItem with text {Traces [12]}]
05:12:13 [2024-03-06T10:12:13.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322949866 data=null}, TreeItem with text {Traces [12]}]
05:12:13 [2024-03-06T10:12:13.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322949866 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:13 [2024-03-06T10:12:13.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322949867 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:12:13 [2024-03-06T10:12:13.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322949885 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:13 [2024-03-06T10:12:13.904Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:12:13 [2024-03-06T10:12:13.904Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
05:12:14 [2024-03-06T10:12:14.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:14 [2024-03-06T10:12:14.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:14 [2024-03-06T10:12:14.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322950155 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:12:14 [2024-03-06T10:12:14.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322950155 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:12:14 [2024-03-06T10:12:14.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322950155 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:12:14 [2024-03-06T10:12:14.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322950155 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:12:14 [2024-03-06T10:12:14.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322950155 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:12:14 [2024-03-06T10:12:14.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322950183 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:12:14 [2024-03-06T10:12:14.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:14 [2024-03-06T10:12:14.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:14 [2024-03-06T10:12:14.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:14 [2024-03-06T10:12:14.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:14 [2024-03-06T10:12:14.159Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:14 [2024-03-06T10:12:14.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:14 [2024-03-06T10:12:14.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322950193 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:12:14 [2024-03-06T10:12:14.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322950193 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:12:14 [2024-03-06T10:12:14.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322950193 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:12:14 [2024-03-06T10:12:14.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322950193 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:12:14 [2024-03-06T10:12:14.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322950193 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:12:14 [2024-03-06T10:12:14.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322950198 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:12:14 [2024-03-06T10:12:14.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:12:14 [2024-03-06T10:12:14.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322950198 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:12:14 [2024-03-06T10:12:14.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322950198 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:12:14 [2024-03-06T10:12:14.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:14 [2024-03-06T10:12:14.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322950199 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:12:14 [2024-03-06T10:12:14.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322950199 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:12:14 [2024-03-06T10:12:14.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322950199 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:12:14 [2024-03-06T10:12:14.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322950205 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:12:14 [2024-03-06T10:12:14.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322950206 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:12:14 [2024-03-06T10:12:14.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322950206 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:12:14 [2024-03-06T10:12:14.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322950206 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:12:14 [2024-03-06T10:12:14.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322950257 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:12:14 [2024-03-06T10:12:14.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322950437 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:12:14 [2024-03-06T10:12:14.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322950437 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:12:14 [2024-03-06T10:12:14.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322950437 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:12:14 [2024-03-06T10:12:14.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:12:14 [2024-03-06T10:12:14.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:14 [2024-03-06T10:12:14.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:14 [2024-03-06T10:12:14.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:14 [2024-03-06T10:12:14.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:14 [2024-03-06T10:12:14.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:14 [2024-03-06T10:12:14.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:14 [2024-03-06T10:12:14.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:14 [2024-03-06T10:12:14.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:15 [2024-03-06T10:12:15.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:15 [2024-03-06T10:12:15.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:15 [2024-03-06T10:12:15.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:15 [2024-03-06T10:12:15.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:15 [2024-03-06T10:12:15.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:12:15 [2024-03-06T10:12:15.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322951448 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:12:15 [2024-03-06T10:12:15.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322951449 data=null doit=true}, TableItem with text {}]
05:12:15 [2024-03-06T10:12:15.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322951449 data=null}, TableItem with text {}]
05:12:15 [2024-03-06T10:12:15.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322951449 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:12:15 [2024-03-06T10:12:15.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322951449 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:12:15 [2024-03-06T10:12:15.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322951457 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:12:15 [2024-03-06T10:12:15.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:15 [2024-03-06T10:12:15.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322951723 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322951723 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322951723 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322951723 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322951732 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322951736 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:15 [2024-03-06T10:12:15.615Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322951744 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322951744 data=null doit=true}, TreeItem with text {test}]
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322951744 data=null}, TreeItem with text {test}]
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322951745 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322951745 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322951772 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322951773 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322951773 data=null doit=true}, TreeItem with text {test}]
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322951773 data=null}, TreeItem with text {test}]
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322951773 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322951773 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322951785 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:15 [2024-03-06T10:12:15.615Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=322951786 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322951786 data=null doit=true}, TreeItem with text {Traces [12]}]
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322951786 data=null}, TreeItem with text {Traces [12]}]
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322951786 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:15 [2024-03-06T10:12:15.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322951786 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:12:15 [2024-03-06T10:12:15.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322951803 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:15 [2024-03-06T10:12:15.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:12:15 [2024-03-06T10:12:15.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
05:12:15 [2024-03-06T10:12:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:15 [2024-03-06T10:12:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:15 [2024-03-06T10:12:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322952061 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
05:12:15 [2024-03-06T10:12:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322952061 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:15 [2024-03-06T10:12:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322952062 data=null}, TreeItem with text {kernel-overlap-testing}]
05:12:15 [2024-03-06T10:12:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322952062 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:12:15 [2024-03-06T10:12:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322952062 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:16 [2024-03-06T10:12:16.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322952089 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:12:16 [2024-03-06T10:12:16.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:16 [2024-03-06T10:12:16.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:16 [2024-03-06T10:12:16.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:16 [2024-03-06T10:12:16.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:16 [2024-03-06T10:12:16.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:16 [2024-03-06T10:12:16.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:16 [2024-03-06T10:12:16.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322952092 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
05:12:16 [2024-03-06T10:12:16.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322952093 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:16 [2024-03-06T10:12:16.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322952093 data=null}, TreeItem with text {kernel-overlap-testing}]
05:12:16 [2024-03-06T10:12:16.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322952093 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:12:16 [2024-03-06T10:12:16.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322952093 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:16 [2024-03-06T10:12:16.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322952103 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:12:16 [2024-03-06T10:12:16.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:12:16 [2024-03-06T10:12:16.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322952104 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
05:12:16 [2024-03-06T10:12:16.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322952104 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:16 [2024-03-06T10:12:16.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:16 [2024-03-06T10:12:16.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322952104 data=null}, TreeItem with text {kernel-overlap-testing}]
05:12:16 [2024-03-06T10:12:16.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322952105 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:12:16 [2024-03-06T10:12:16.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322952105 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:16 [2024-03-06T10:12:16.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322952111 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:12:16 [2024-03-06T10:12:16.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322952111 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
05:12:16 [2024-03-06T10:12:16.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=322952112 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
05:12:16 [2024-03-06T10:12:16.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322952112 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:16 [2024-03-06T10:12:16.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322952172 data=null button=1 stateMask=0x80000 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
05:12:16 [2024-03-06T10:12:16.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=322952477 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
05:12:16 [2024-03-06T10:12:16.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=322952492 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:16 [2024-03-06T10:12:16.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=322952492 data=null}, TreeItem with text {kernel-overlap-testing}]
05:12:16 [2024-03-06T10:12:16.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:12:16 [2024-03-06T10:12:16.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:16 [2024-03-06T10:12:16.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:16 [2024-03-06T10:12:16.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:16 [2024-03-06T10:12:16.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:16 [2024-03-06T10:12:16.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:16 [2024-03-06T10:12:16.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:16 [2024-03-06T10:12:16.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:16 [2024-03-06T10:12:16.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:16 [2024-03-06T10:12:16.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:16 [2024-03-06T10:12:16.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:16 [2024-03-06T10:12:16.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:16 [2024-03-06T10:12:16.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:16 [2024-03-06T10:12:16.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:16 [2024-03-06T10:12:16.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:12:16 [2024-03-06T10:12:16.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322952502 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:12:16 [2024-03-06T10:12:16.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322952502 data=null doit=true}, TableItem with text {}]
05:12:16 [2024-03-06T10:12:16.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322952502 data=null}, TableItem with text {}]
05:12:16 [2024-03-06T10:12:16.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322952503 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:12:16 [2024-03-06T10:12:16.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322952503 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:12:16 [2024-03-06T10:12:16.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322952510 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:12:16 [2024-03-06T10:12:16.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:16 [2024-03-06T10:12:16.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:17 [2024-03-06T10:12:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:17 [2024-03-06T10:12:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:17 [2024-03-06T10:12:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322953705 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
05:12:17 [2024-03-06T10:12:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322953706 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:17 [2024-03-06T10:12:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322953706 data=null}, TreeItem with text {kernel-overlap-testing}]
05:12:17 [2024-03-06T10:12:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322953706 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:12:17 [2024-03-06T10:12:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322953706 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:17 [2024-03-06T10:12:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322953714 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:12:17 [2024-03-06T10:12:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:17 [2024-03-06T10:12:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:17 [2024-03-06T10:12:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:17 [2024-03-06T10:12:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:17 [2024-03-06T10:12:17.755Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:17 [2024-03-06T10:12:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:12:17 [2024-03-06T10:12:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:17 [2024-03-06T10:12:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:17 [2024-03-06T10:12:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:17 [2024-03-06T10:12:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:17 [2024-03-06T10:12:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:17 [2024-03-06T10:12:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322953719 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:17 [2024-03-06T10:12:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322953719 data=null doit=true}, TreeItem with text {test}]
05:12:17 [2024-03-06T10:12:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322953719 data=null}, TreeItem with text {test}]
05:12:17 [2024-03-06T10:12:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322953719 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:17 [2024-03-06T10:12:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322953719 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:17 [2024-03-06T10:12:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322953760 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:17 [2024-03-06T10:12:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:17 [2024-03-06T10:12:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322953761 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:17 [2024-03-06T10:12:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322953761 data=null doit=true}, TreeItem with text {test}]
05:12:17 [2024-03-06T10:12:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322953761 data=null}, TreeItem with text {test}]
05:12:17 [2024-03-06T10:12:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322953762 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:17 [2024-03-06T10:12:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322953762 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322953775 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:17 [2024-03-06T10:12:17.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=322953776 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322953776 data=null doit=true}, TreeItem with text {Traces [12]}]
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322953776 data=null}, TreeItem with text {Traces [12]}]
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322953776 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322953776 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322953789 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:17 [2024-03-06T10:12:17.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:12:17 [2024-03-06T10:12:17.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322953856 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322953857 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322953857 data=null}, TreeItem with text {simple_server-thread1}]
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322953857 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322953857 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322953881 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:17 [2024-03-06T10:12:17.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322953886 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322953886 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322953886 data=null}, TreeItem with text {simple_server-thread1}]
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322953887 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322953887 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322953892 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322953892 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322953892 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322953892 data=null}, TreeItem with text {simple_server-thread1}]
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322953893 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322953893 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322953897 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322953897 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
05:12:17 [2024-03-06T10:12:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=322953897 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
05:12:18 [2024-03-06T10:12:18.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322953898 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:12:18 [2024-03-06T10:12:18.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322953961 data=null button=1 stateMask=0x80000 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
05:12:18 [2024-03-06T10:12:18.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=322954159 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
05:12:18 [2024-03-06T10:12:18.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=322954159 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:12:18 [2024-03-06T10:12:18.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=322954159 data=null}, TreeItem with text {simple_server-thread1}]
05:12:18 [2024-03-06T10:12:18.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
05:12:18 [2024-03-06T10:12:18.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:18 [2024-03-06T10:12:18.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:18 [2024-03-06T10:12:18.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:18 [2024-03-06T10:12:18.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:18 [2024-03-06T10:12:18.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:18 [2024-03-06T10:12:18.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:18 [2024-03-06T10:12:18.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:18 [2024-03-06T10:12:18.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:18 [2024-03-06T10:12:18.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:18 [2024-03-06T10:12:18.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:18 [2024-03-06T10:12:18.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:18 [2024-03-06T10:12:18.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:18 [2024-03-06T10:12:18.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:18 [2024-03-06T10:12:18.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:18 [2024-03-06T10:12:18.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:12:18 [2024-03-06T10:12:18.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322954160 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:12:18 [2024-03-06T10:12:18.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322954161 data=null doit=true}, TableItem with text {}]
05:12:18 [2024-03-06T10:12:18.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322954161 data=null}, TableItem with text {}]
05:12:18 [2024-03-06T10:12:18.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322954161 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:12:18 [2024-03-06T10:12:18.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322954161 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:12:18 [2024-03-06T10:12:18.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322954162 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:12:18 [2024-03-06T10:12:18.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:18 [2024-03-06T10:12:18.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:18 [2024-03-06T10:12:18.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:12:18 [2024-03-06T10:12:18.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322954162 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:12:18 [2024-03-06T10:12:18.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322954163 data=null doit=true}, TableItem with text {}]
05:12:18 [2024-03-06T10:12:18.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322954163 data=null}, TableItem with text {}]
05:12:18 [2024-03-06T10:12:18.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322954163 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:12:18 [2024-03-06T10:12:18.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322954163 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:12:18 [2024-03-06T10:12:18.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322954163 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:12:18 [2024-03-06T10:12:18.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:18 [2024-03-06T10:12:18.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:19 [2024-03-06T10:12:19.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:19 [2024-03-06T10:12:19.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:19 [2024-03-06T10:12:19.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322955431 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322955431 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322955431 data=null}, TreeItem with text {simple_server-thread1}]
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322955431 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322955431 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322955436 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:19 [2024-03-06T10:12:19.506Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322955440 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322955440 data=null doit=true}, TreeItem with text {test}]
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322955440 data=null}, TreeItem with text {test}]
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322955440 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322955440 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322955470 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322955470 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322955470 data=null doit=true}, TreeItem with text {test}]
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322955470 data=null}, TreeItem with text {test}]
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322955471 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322955471 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322955476 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:19 [2024-03-06T10:12:19.506Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=322955476 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322955476 data=null doit=true}, TreeItem with text {Traces [12]}]
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322955476 data=null}, TreeItem with text {Traces [12]}]
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322955476 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322955477 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:12:19 [2024-03-06T10:12:19.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322955497 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:19 [2024-03-06T10:12:19.506Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:12:19 [2024-03-06T10:12:19.506Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
05:12:19 [2024-03-06T10:12:19.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:19 [2024-03-06T10:12:19.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:19 [2024-03-06T10:12:19.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322955866 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
05:12:19 [2024-03-06T10:12:19.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322955866 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:12:19 [2024-03-06T10:12:19.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322955866 data=null}, TreeItem with text {simple_server-thread2}]
05:12:19 [2024-03-06T10:12:19.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322955867 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
05:12:19 [2024-03-06T10:12:19.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322955867 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:12:19 [2024-03-06T10:12:19.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322955886 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
05:12:19 [2024-03-06T10:12:19.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:19 [2024-03-06T10:12:19.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:19 [2024-03-06T10:12:19.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:19 [2024-03-06T10:12:19.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:19 [2024-03-06T10:12:19.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:19 [2024-03-06T10:12:19.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:19 [2024-03-06T10:12:19.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322955888 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
05:12:19 [2024-03-06T10:12:19.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322955889 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:12:19 [2024-03-06T10:12:19.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322955889 data=null}, TreeItem with text {simple_server-thread2}]
05:12:19 [2024-03-06T10:12:19.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322955889 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
05:12:19 [2024-03-06T10:12:19.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322955889 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:12:19 [2024-03-06T10:12:19.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322955893 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
05:12:19 [2024-03-06T10:12:19.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
05:12:19 [2024-03-06T10:12:19.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322955893 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
05:12:19 [2024-03-06T10:12:19.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322955893 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:12:19 [2024-03-06T10:12:19.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:19 [2024-03-06T10:12:19.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322955894 data=null}, TreeItem with text {simple_server-thread2}]
05:12:19 [2024-03-06T10:12:19.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322955894 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
05:12:19 [2024-03-06T10:12:19.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322955894 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:12:19 [2024-03-06T10:12:19.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322955905 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
05:12:19 [2024-03-06T10:12:19.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322955905 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
05:12:19 [2024-03-06T10:12:19.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=322955906 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
05:12:20 [2024-03-06T10:12:20.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322955906 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:12:20 [2024-03-06T10:12:20.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322955953 data=null button=1 stateMask=0x80000 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
05:12:20 [2024-03-06T10:12:20.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=322956167 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
05:12:20 [2024-03-06T10:12:20.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=322956173 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:12:20 [2024-03-06T10:12:20.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=322956173 data=null}, TreeItem with text {simple_server-thread2}]
05:12:20 [2024-03-06T10:12:20.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
05:12:20 [2024-03-06T10:12:20.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:20 [2024-03-06T10:12:20.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:20 [2024-03-06T10:12:20.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:20 [2024-03-06T10:12:20.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:20 [2024-03-06T10:12:20.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:20 [2024-03-06T10:12:20.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:20 [2024-03-06T10:12:20.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:20 [2024-03-06T10:12:20.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:20 [2024-03-06T10:12:20.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:20 [2024-03-06T10:12:20.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:20 [2024-03-06T10:12:20.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:20 [2024-03-06T10:12:20.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:20 [2024-03-06T10:12:20.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:20 [2024-03-06T10:12:20.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:20 [2024-03-06T10:12:20.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:20 [2024-03-06T10:12:20.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:12:20 [2024-03-06T10:12:20.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322956175 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:12:20 [2024-03-06T10:12:20.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322956175 data=null doit=true}, TableItem with text {}]
05:12:20 [2024-03-06T10:12:20.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322956175 data=null}, TableItem with text {}]
05:12:20 [2024-03-06T10:12:20.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322956175 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:12:20 [2024-03-06T10:12:20.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322956176 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:12:20 [2024-03-06T10:12:20.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322956207 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:12:20 [2024-03-06T10:12:20.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:20 [2024-03-06T10:12:20.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:21 [2024-03-06T10:12:21.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:21 [2024-03-06T10:12:21.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:21 [2024-03-06T10:12:21.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322957401 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
05:12:21 [2024-03-06T10:12:21.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322957401 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:12:21 [2024-03-06T10:12:21.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322957401 data=null}, TreeItem with text {simple_server-thread2}]
05:12:21 [2024-03-06T10:12:21.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322957402 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322957402 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322957406 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:21 [2024-03-06T10:12:21.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322957411 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322957411 data=null doit=true}, TreeItem with text {test}]
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322957411 data=null}, TreeItem with text {test}]
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322957411 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322957411 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322957445 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322957445 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322957445 data=null doit=true}, TreeItem with text {test}]
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322957445 data=null}, TreeItem with text {test}]
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322957445 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322957446 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322957451 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:21 [2024-03-06T10:12:21.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=322957452 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322957452 data=null doit=true}, TreeItem with text {Traces [12]}]
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322957452 data=null}, TreeItem with text {Traces [12]}]
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322957452 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322957452 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322957471 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:21 [2024-03-06T10:12:21.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:12:21 [2024-03-06T10:12:21.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322957533 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322957534 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322957534 data=null}, TreeItem with text {ust-overlap-testing}]
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322957534 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322957534 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322957560 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:12:21 [2024-03-06T10:12:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:21 [2024-03-06T10:12:21.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:21 [2024-03-06T10:12:21.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:21 [2024-03-06T10:12:21.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:21 [2024-03-06T10:12:21.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:21 [2024-03-06T10:12:21.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:21 [2024-03-06T10:12:21.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322957562 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
05:12:21 [2024-03-06T10:12:21.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322957562 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:12:21 [2024-03-06T10:12:21.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322957562 data=null}, TreeItem with text {ust-overlap-testing}]
05:12:21 [2024-03-06T10:12:21.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322957562 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:12:21 [2024-03-06T10:12:21.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322957563 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:12:21 [2024-03-06T10:12:21.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322957567 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:12:21 [2024-03-06T10:12:21.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
05:12:21 [2024-03-06T10:12:21.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322957567 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
05:12:21 [2024-03-06T10:12:21.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322957567 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:12:21 [2024-03-06T10:12:21.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:21 [2024-03-06T10:12:21.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322957568 data=null}, TreeItem with text {ust-overlap-testing}]
05:12:21 [2024-03-06T10:12:21.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322957568 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:12:21 [2024-03-06T10:12:21.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322957568 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:12:21 [2024-03-06T10:12:21.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322957572 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:12:21 [2024-03-06T10:12:21.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322957572 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
05:12:21 [2024-03-06T10:12:21.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=322957572 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
05:12:21 [2024-03-06T10:12:21.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322957572 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:12:21 [2024-03-06T10:12:21.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322957619 data=null button=1 stateMask=0x80000 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
05:12:21 [2024-03-06T10:12:21.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=322957824 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
05:12:21 [2024-03-06T10:12:21.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=322957824 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:12:21 [2024-03-06T10:12:21.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=322957824 data=null}, TreeItem with text {ust-overlap-testing}]
05:12:21 [2024-03-06T10:12:21.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
05:12:21 [2024-03-06T10:12:21.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:21 [2024-03-06T10:12:21.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:21 [2024-03-06T10:12:21.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:21 [2024-03-06T10:12:21.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:21 [2024-03-06T10:12:21.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:21 [2024-03-06T10:12:21.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:21 [2024-03-06T10:12:21.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:21 [2024-03-06T10:12:21.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:21 [2024-03-06T10:12:21.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:21 [2024-03-06T10:12:21.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:21 [2024-03-06T10:12:21.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:21 [2024-03-06T10:12:21.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:22 [2024-03-06T10:12:22.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:22 [2024-03-06T10:12:22.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:22 [2024-03-06T10:12:22.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:22 [2024-03-06T10:12:22.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:22 [2024-03-06T10:12:22.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:12:22 [2024-03-06T10:12:22.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322958331 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:12:22 [2024-03-06T10:12:22.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322958331 data=null doit=true}, TableItem with text {}]
05:12:22 [2024-03-06T10:12:22.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322958331 data=null}, TableItem with text {}]
05:12:22 [2024-03-06T10:12:22.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322958331 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:12:22 [2024-03-06T10:12:22.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322958332 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:12:22 [2024-03-06T10:12:22.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322958339 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:12:22 [2024-03-06T10:12:22.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:22 [2024-03-06T10:12:22.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:23 [2024-03-06T10:12:23.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:23 [2024-03-06T10:12:23.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:23 [2024-03-06T10:12:23.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322959203 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
05:12:23 [2024-03-06T10:12:23.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322959203 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:12:23 [2024-03-06T10:12:23.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322959203 data=null}, TreeItem with text {ust-overlap-testing}]
05:12:23 [2024-03-06T10:12:23.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322959203 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:12:23 [2024-03-06T10:12:23.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322959204 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:12:23 [2024-03-06T10:12:23.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322959211 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:12:23 [2024-03-06T10:12:23.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:23 [2024-03-06T10:12:23.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:23 [2024-03-06T10:12:23.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:23 [2024-03-06T10:12:23.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:23 [2024-03-06T10:12:23.209Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:23 [2024-03-06T10:12:23.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:12:23 [2024-03-06T10:12:23.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:23 [2024-03-06T10:12:23.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:23 [2024-03-06T10:12:23.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:23 [2024-03-06T10:12:23.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:23 [2024-03-06T10:12:23.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:23 [2024-03-06T10:12:23.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322959216 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:23 [2024-03-06T10:12:23.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322959216 data=null doit=true}, TreeItem with text {test}]
05:12:23 [2024-03-06T10:12:23.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322959216 data=null}, TreeItem with text {test}]
05:12:23 [2024-03-06T10:12:23.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322959216 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:23 [2024-03-06T10:12:23.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322959216 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322959248 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322959248 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322959248 data=null doit=true}, TreeItem with text {test}]
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322959248 data=null}, TreeItem with text {test}]
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322959249 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322959249 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322959254 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:23 [2024-03-06T10:12:23.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=322959254 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322959254 data=null doit=true}, TreeItem with text {Traces [12]}]
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322959254 data=null}, TreeItem with text {Traces [12]}]
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322959255 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322959255 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322959274 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:23 [2024-03-06T10:12:23.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322959281 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322959281 data=null doit=true}, TreeItem with text {test}]
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322959281 data=null}, TreeItem with text {test}]
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322959281 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322959282 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322959303 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322959304 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322959304 data=null doit=true}, TreeItem with text {test}]
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322959304 data=null}, TreeItem with text {test}]
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322959304 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322959304 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322959321 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:23 [2024-03-06T10:12:23.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=322959322 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322959322 data=null doit=true}, TreeItem with text {Traces [12]}]
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322959322 data=null}, TreeItem with text {Traces [12]}]
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322959322 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322959322 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322959338 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:23 [2024-03-06T10:12:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:23 [2024-03-06T10:12:23.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=322959339 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:12:23 [2024-03-06T10:12:23.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322959339 data=null doit=true}, TreeItem with text {Traces [12]}]
05:12:23 [2024-03-06T10:12:23.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322959339 data=null}, TreeItem with text {Traces [12]}]
05:12:23 [2024-03-06T10:12:23.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322959339 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:23 [2024-03-06T10:12:23.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322959339 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:12:23 [2024-03-06T10:12:23.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322959343 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:23 [2024-03-06T10:12:23.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:12:23 [2024-03-06T10:12:23.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:12:23 [2024-03-06T10:12:23.466Z] 
05:12:23 [2024-03-06T10:12:23.466Z] (Eclipse:19306): Gtk-WARNING **: 10:12:23.273: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:23 [2024-03-06T10:12:23.466Z] 
05:12:23 [2024-03-06T10:12:23.466Z] (Eclipse:19306): Gtk-WARNING **: 10:12:23.273: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:23 [2024-03-06T10:12:23.466Z] 
05:12:23 [2024-03-06T10:12:23.466Z] (Eclipse:19306): Gtk-WARNING **: 10:12:23.273: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:23 [2024-03-06T10:12:23.466Z] 
05:12:23 [2024-03-06T10:12:23.466Z] (Eclipse:19306): Gtk-WARNING **: 10:12:23.273: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:23 [2024-03-06T10:12:23.466Z] 
05:12:23 [2024-03-06T10:12:23.466Z] (Eclipse:19306): Gtk-WARNING **: 10:12:23.316: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:23 [2024-03-06T10:12:23.466Z] 
05:12:23 [2024-03-06T10:12:23.466Z] (Eclipse:19306): Gtk-WARNING **: 10:12:23.316: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:23 [2024-03-06T10:12:23.466Z] 
05:12:23 [2024-03-06T10:12:23.466Z] (Eclipse:19306): Gtk-WARNING **: 10:12:23.316: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:23 [2024-03-06T10:12:23.466Z] 
05:12:23 [2024-03-06T10:12:23.466Z] (Eclipse:19306): Gtk-WARNING **: 10:12:23.316: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:23 [2024-03-06T10:12:23.466Z] 
05:12:23 [2024-03-06T10:12:23.466Z] (Eclipse:19306): Gtk-WARNING **: 10:12:23.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:23 [2024-03-06T10:12:23.466Z] 
05:12:23 [2024-03-06T10:12:23.466Z] (Eclipse:19306): Gtk-WARNING **: 10:12:23.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:23 [2024-03-06T10:12:23.466Z] 
05:12:23 [2024-03-06T10:12:23.466Z] (Eclipse:19306): Gtk-WARNING **: 10:12:23.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:23 [2024-03-06T10:12:23.466Z] 
05:12:23 [2024-03-06T10:12:23.466Z] (Eclipse:19306): Gtk-WARNING **: 10:12:23.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:23 [2024-03-06T10:12:23.466Z] 
05:12:23 [2024-03-06T10:12:23.466Z] (Eclipse:19306): Gtk-WARNING **: 10:12:23.358: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:23 [2024-03-06T10:12:23.466Z] 
05:12:23 [2024-03-06T10:12:23.466Z] (Eclipse:19306): Gtk-WARNING **: 10:12:23.358: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:23 [2024-03-06T10:12:23.466Z] 
05:12:23 [2024-03-06T10:12:23.466Z] (Eclipse:19306): Gtk-WARNING **: 10:12:23.358: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:23 [2024-03-06T10:12:23.466Z] 
05:12:23 [2024-03-06T10:12:23.466Z] (Eclipse:19306): Gtk-WARNING **: 10:12:23.358: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:23 [2024-03-06T10:12:23.466Z] 
05:12:23 [2024-03-06T10:12:23.466Z] (Eclipse:19306): Gtk-WARNING **: 10:12:23.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:23 [2024-03-06T10:12:23.466Z] 
05:12:23 [2024-03-06T10:12:23.466Z] (Eclipse:19306): Gtk-WARNING **: 10:12:23.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:23 [2024-03-06T10:12:23.466Z] 
05:12:23 [2024-03-06T10:12:23.466Z] (Eclipse:19306): Gtk-WARNING **: 10:12:23.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:23 [2024-03-06T10:12:23.466Z] 
05:12:23 [2024-03-06T10:12:23.466Z] (Eclipse:19306): Gtk-WARNING **: 10:12:23.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:23 [2024-03-06T10:12:23.466Z] 
05:12:23 [2024-03-06T10:12:23.466Z] (Eclipse:19306): Gtk-WARNING **: 10:12:23.395: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:23 [2024-03-06T10:12:23.466Z] 
05:12:23 [2024-03-06T10:12:23.467Z] (Eclipse:19306): Gtk-WARNING **: 10:12:23.395: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:23 [2024-03-06T10:12:23.467Z] 
05:12:23 [2024-03-06T10:12:23.467Z] (Eclipse:19306): Gtk-WARNING **: 10:12:23.395: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:23 [2024-03-06T10:12:23.467Z] 
05:12:23 [2024-03-06T10:12:23.467Z] (Eclipse:19306): Gtk-WARNING **: 10:12:23.395: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:23 [2024-03-06T10:12:23.467Z] 
05:12:23 [2024-03-06T10:12:23.467Z] (Eclipse:19306): Gtk-WARNING **: 10:12:23.423: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:23 [2024-03-06T10:12:23.467Z] 
05:12:23 [2024-03-06T10:12:23.467Z] (Eclipse:19306): Gtk-WARNING **: 10:12:23.423: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:23 [2024-03-06T10:12:23.467Z] 
05:12:23 [2024-03-06T10:12:23.467Z] (Eclipse:19306): Gtk-WARNING **: 10:12:23.423: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:23 [2024-03-06T10:12:23.467Z] 
05:12:23 [2024-03-06T10:12:23.467Z] (Eclipse:19306): Gtk-WARNING **: 10:12:23.423: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:23 [2024-03-06T10:12:23.467Z] 
05:12:23 [2024-03-06T10:12:23.467Z] (Eclipse:19306): Gtk-WARNING **: 10:12:23.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:23 [2024-03-06T10:12:23.467Z] 
05:12:23 [2024-03-06T10:12:23.467Z] (Eclipse:19306): Gtk-WARNING **: 10:12:23.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:23 [2024-03-06T10:12:23.467Z] 
05:12:23 [2024-03-06T10:12:23.467Z] (Eclipse:19306): Gtk-WARNING **: 10:12:23.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:23 [2024-03-06T10:12:23.467Z] 
05:12:23 [2024-03-06T10:12:23.467Z] (Eclipse:19306): Gtk-WARNING **: 10:12:23.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:23 [2024-03-06T10:12:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:12:23 [2024-03-06T10:12:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:12:23 [2024-03-06T10:12:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322959655 data=null doit=true}, Shell with text {Confirm Clear}]
05:12:23 [2024-03-06T10:12:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:12:23 [2024-03-06T10:12:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:12:23 [2024-03-06T10:12:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:12:23 [2024-03-06T10:12:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:12:23 [2024-03-06T10:12:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:12:23 [2024-03-06T10:12:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:12:23 [2024-03-06T10:12:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322959655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:12:23 [2024-03-06T10:12:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322959655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:12:23 [2024-03-06T10:12:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322959655 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:12:23 [2024-03-06T10:12:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322959655 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:12:23 [2024-03-06T10:12:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322959655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:12:23 [2024-03-06T10:12:23.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322959655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:12:23 [2024-03-06T10:12:23.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322959655 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:12:25 [2024-03-06T10:12:25.087Z] 
05:12:25 [2024-03-06T10:12:25.087Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.729: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.087Z] 
05:12:25 [2024-03-06T10:12:25.087Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.729: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.087Z] 
05:12:25 [2024-03-06T10:12:25.087Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.729: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.087Z] 
05:12:25 [2024-03-06T10:12:25.087Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.729: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.087Z] 
05:12:25 [2024-03-06T10:12:25.087Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.087Z] 
05:12:25 [2024-03-06T10:12:25.087Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.087Z] 
05:12:25 [2024-03-06T10:12:25.087Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.087Z] 
05:12:25 [2024-03-06T10:12:25.087Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.087Z] 
05:12:25 [2024-03-06T10:12:25.087Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.087Z] 
05:12:25 [2024-03-06T10:12:25.087Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.087Z] 
05:12:25 [2024-03-06T10:12:25.087Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.087Z] 
05:12:25 [2024-03-06T10:12:25.087Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.087Z] 
05:12:25 [2024-03-06T10:12:25.087Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.780: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.087Z] 
05:12:25 [2024-03-06T10:12:25.087Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.780: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.087Z] 
05:12:25 [2024-03-06T10:12:25.087Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.780: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.087Z] 
05:12:25 [2024-03-06T10:12:25.087Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.780: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.087Z] 
05:12:25 [2024-03-06T10:12:25.088Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.088Z] 
05:12:25 [2024-03-06T10:12:25.088Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.088Z] 
05:12:25 [2024-03-06T10:12:25.088Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.088Z] 
05:12:25 [2024-03-06T10:12:25.088Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.088Z] 
05:12:25 [2024-03-06T10:12:25.088Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.816: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.088Z] 
05:12:25 [2024-03-06T10:12:25.088Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.816: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.088Z] 
05:12:25 [2024-03-06T10:12:25.088Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.816: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.088Z] 
05:12:25 [2024-03-06T10:12:25.088Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.816: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.088Z] 
05:12:25 [2024-03-06T10:12:25.088Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.833: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.088Z] 
05:12:25 [2024-03-06T10:12:25.088Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.833: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.088Z] 
05:12:25 [2024-03-06T10:12:25.088Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.833: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.088Z] 
05:12:25 [2024-03-06T10:12:25.088Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.833: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.088Z] 
05:12:25 [2024-03-06T10:12:25.088Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.852: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.088Z] 
05:12:25 [2024-03-06T10:12:25.088Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.852: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.088Z] 
05:12:25 [2024-03-06T10:12:25.088Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.852: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.088Z] 
05:12:25 [2024-03-06T10:12:25.088Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.852: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.088Z] 
05:12:25 [2024-03-06T10:12:25.088Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.869: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.088Z] 
05:12:25 [2024-03-06T10:12:25.088Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.869: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.088Z] 
05:12:25 [2024-03-06T10:12:25.088Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.869: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.088Z] 
05:12:25 [2024-03-06T10:12:25.088Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.869: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.088Z] 
05:12:25 [2024-03-06T10:12:25.088Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.088Z] 
05:12:25 [2024-03-06T10:12:25.088Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.088Z] 
05:12:25 [2024-03-06T10:12:25.088Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:25 [2024-03-06T10:12:25.088Z] 
05:12:25 [2024-03-06T10:12:25.088Z] (Eclipse:19306): Gtk-WARNING **: 10:12:24.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:26 [2024-03-06T10:12:26.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:12:26 [2024-03-06T10:12:26.573Z] 
05:12:26 [2024-03-06T10:12:26.573Z] (Eclipse:19306): Gtk-CRITICAL **: 10:12:26.339: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:12:26 [2024-03-06T10:12:26.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322959368 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:12:27 [2024-03-06T10:12:27.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:12:27 [2024-03-06T10:12:27.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:27 [2024-03-06T10:12:27.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:27 [2024-03-06T10:12:27.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:27 [2024-03-06T10:12:27.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:27 [2024-03-06T10:12:27.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:27 [2024-03-06T10:12:27.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322963044 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:27 [2024-03-06T10:12:27.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322963044 data=null doit=true}, TreeItem with text {test}]
05:12:27 [2024-03-06T10:12:27.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322963044 data=null}, TreeItem with text {test}]
05:12:27 [2024-03-06T10:12:27.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322963045 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:27 [2024-03-06T10:12:27.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322963045 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:27 [2024-03-06T10:12:27.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322963070 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:27 [2024-03-06T10:12:27.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:27 [2024-03-06T10:12:27.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322963071 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:27 [2024-03-06T10:12:27.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322963071 data=null doit=true}, TreeItem with text {test}]
05:12:27 [2024-03-06T10:12:27.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322963071 data=null}, TreeItem with text {test}]
05:12:27 [2024-03-06T10:12:27.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322963071 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:27 [2024-03-06T10:12:27.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322963071 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:27 [2024-03-06T10:12:27.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322963076 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:27 [2024-03-06T10:12:27.136Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:12:27 [2024-03-06T10:12:27.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:27 [2024-03-06T10:12:27.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322963076 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:12:27 [2024-03-06T10:12:27.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322963076 data=null doit=true}, TreeItem with text {Traces [0]}]
05:12:27 [2024-03-06T10:12:27.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322963077 data=null}, TreeItem with text {Traces [0]}]
05:12:27 [2024-03-06T10:12:27.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322963077 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:12:27 [2024-03-06T10:12:27.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322963077 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:12:27 [2024-03-06T10:12:27.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322963091 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:12:27 [2024-03-06T10:12:27.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:27 [2024-03-06T10:12:27.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322963092 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:12:27 [2024-03-06T10:12:27.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322963092 data=null doit=true}, TreeItem with text {Traces [0]}]
05:12:27 [2024-03-06T10:12:27.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322963092 data=null}, TreeItem with text {Traces [0]}]
05:12:27 [2024-03-06T10:12:27.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322963092 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:12:27 [2024-03-06T10:12:27.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322963093 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:12:27 [2024-03-06T10:12:27.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322963096 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:12:27 [2024-03-06T10:12:27.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:12:27 [2024-03-06T10:12:27.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:12:27 [2024-03-06T10:12:27.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:12:27 [2024-03-06T10:12:27.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:12:27 [2024-03-06T10:12:27.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322963445 data=null doit=true}, Shell with text {Trace Import}]
05:12:27 [2024-03-06T10:12:27.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
05:12:27 [2024-03-06T10:12:27.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
05:12:27 [2024-03-06T10:12:27.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
05:12:27 [2024-03-06T10:12:27.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:12:27 [2024-03-06T10:12:27.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:12:27 [2024-03-06T10:12:27.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:12:27 [2024-03-06T10:12:27.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:12:27 [2024-03-06T10:12:27.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:12:27 [2024-03-06T10:12:27.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:12:27 [2024-03-06T10:12:27.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:12:27 [2024-03-06T10:12:27.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:12:27 [2024-03-06T10:12:27.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
05:12:27 [2024-03-06T10:12:27.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} [layout=null] time=322963450 data=null}, (of type 'Combo')]
05:12:27 [2024-03-06T10:12:27.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
05:12:27 [2024-03-06T10:12:27.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:27 [2024-03-06T10:12:27.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:27 [2024-03-06T10:12:27.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:12:27 [2024-03-06T10:12:27.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=322963489 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=322963489 data=null doit=true}, TreeItem with text {/}]
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=322963491 data=null}, TreeItem with text {/}]
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=322963491 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322963492 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=322963492 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=322963501 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@c3d7e0d
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=322963503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:12:27 [2024-03-06T10:12:27.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=322963503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=322963503 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=322963503 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=322963503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=322963504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=322963504 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=322963504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=322963504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=322963504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=322963504 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=322963504 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322963521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322963522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322963522 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322963522 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322963525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:12:27 [2024-03-06T10:12:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322963525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:12:27 [2024-03-06T10:12:27.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:12:27 [2024-03-06T10:12:27.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:12:27 [2024-03-06T10:12:27.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:12:27 [2024-03-06T10:12:27.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:12:27 [2024-03-06T10:12:27.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:12:27 [2024-03-06T10:12:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:12:27 [2024-03-06T10:12:27.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:12:27 [2024-03-06T10:12:27.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322964066 data=null doit=true}, Shell with text {Confirmation}]
05:12:27 [2024-03-06T10:12:27.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
05:12:27 [2024-03-06T10:12:27.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
05:12:27 [2024-03-06T10:12:27.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:12:27 [2024-03-06T10:12:27.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
05:12:27 [2024-03-06T10:12:27.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
05:12:27 [2024-03-06T10:12:27.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=322964067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:12:27 [2024-03-06T10:12:27.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=322964067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:12:27 [2024-03-06T10:12:27.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=322964067 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:12:27 [2024-03-06T10:12:27.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=322964067 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:12:27 [2024-03-06T10:12:27.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=322964067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:12:27 [2024-03-06T10:12:27.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=322964067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:12:27 [2024-03-06T10:12:27.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=322964067 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:12:27 [2024-03-06T10:12:27.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:12:28 [2024-03-06T10:12:28.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322963525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:12:28 [2024-03-06T10:12:28.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322963116 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:12:28 [2024-03-06T10:12:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:12:28 [2024-03-06T10:12:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:28 [2024-03-06T10:12:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:28 [2024-03-06T10:12:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:28 [2024-03-06T10:12:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:28 [2024-03-06T10:12:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:28 [2024-03-06T10:12:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322964617 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:28 [2024-03-06T10:12:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322964618 data=null doit=true}, TreeItem with text {test}]
05:12:28 [2024-03-06T10:12:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322964618 data=null}, TreeItem with text {test}]
05:12:28 [2024-03-06T10:12:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322964618 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:28 [2024-03-06T10:12:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322964618 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:28 [2024-03-06T10:12:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322964640 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:28 [2024-03-06T10:12:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:28 [2024-03-06T10:12:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322964641 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:28 [2024-03-06T10:12:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322964641 data=null doit=true}, TreeItem with text {test}]
05:12:28 [2024-03-06T10:12:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322964641 data=null}, TreeItem with text {test}]
05:12:28 [2024-03-06T10:12:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322964641 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:28 [2024-03-06T10:12:28.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322964641 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:28 [2024-03-06T10:12:28.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322964646 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:28 [2024-03-06T10:12:28.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:12:28 [2024-03-06T10:12:28.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:28 [2024-03-06T10:12:28.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=322964654 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:12:28 [2024-03-06T10:12:28.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322964655 data=null doit=true}, TreeItem with text {Traces [12]}]
05:12:28 [2024-03-06T10:12:28.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322964655 data=null}, TreeItem with text {Traces [12]}]
05:12:28 [2024-03-06T10:12:28.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322964655 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:28 [2024-03-06T10:12:28.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322964655 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:12:28 [2024-03-06T10:12:28.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322964670 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:28 [2024-03-06T10:12:28.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322964671 data=null doit=true}, TreeItem with text {Traces [12]}]
05:12:28 [2024-03-06T10:12:28.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322964671 data=null}, TreeItem with text {Traces [12]}]
05:12:28 [2024-03-06T10:12:28.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322964671 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:28 [2024-03-06T10:12:28.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322964671 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [12]}]
05:12:28 [2024-03-06T10:12:28.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322964675 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:28 [2024-03-06T10:12:28.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:28 [2024-03-06T10:12:28.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:28 [2024-03-06T10:12:28.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322964899 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:12:28 [2024-03-06T10:12:28.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322964899 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:28 [2024-03-06T10:12:28.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322964900 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:12:28 [2024-03-06T10:12:28.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322964900 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:12:28 [2024-03-06T10:12:28.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322964900 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:28 [2024-03-06T10:12:28.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322964943 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:12:28 [2024-03-06T10:12:28.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:28 [2024-03-06T10:12:28.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:28 [2024-03-06T10:12:28.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:28 [2024-03-06T10:12:28.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:28 [2024-03-06T10:12:28.984Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:28 [2024-03-06T10:12:28.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:28 [2024-03-06T10:12:28.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322964945 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:12:28 [2024-03-06T10:12:28.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322964945 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:28 [2024-03-06T10:12:28.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322964945 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:12:28 [2024-03-06T10:12:28.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322964946 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:12:28 [2024-03-06T10:12:28.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322964946 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:28 [2024-03-06T10:12:28.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322964950 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:12:28 [2024-03-06T10:12:28.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:12:28 [2024-03-06T10:12:28.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322964950 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:12:28 [2024-03-06T10:12:28.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322964950 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:28 [2024-03-06T10:12:28.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:28 [2024-03-06T10:12:28.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322964950 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:12:28 [2024-03-06T10:12:28.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322964951 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:12:28 [2024-03-06T10:12:28.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322964951 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:28 [2024-03-06T10:12:28.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322964954 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:12:28 [2024-03-06T10:12:28.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322964955 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:12:28 [2024-03-06T10:12:28.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322964955 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:12:28 [2024-03-06T10:12:28.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322964955 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:28 [2024-03-06T10:12:28.984Z] 
05:12:28 [2024-03-06T10:12:28.984Z] (Eclipse:19306): Gtk-CRITICAL **: 10:12:28.870: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:12:28 [2024-03-06T10:12:28.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322964998 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:12:28 [2024-03-06T10:12:28.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322965162 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:12:28 [2024-03-06T10:12:28.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322965162 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:28 [2024-03-06T10:12:28.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322965162 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:12:28 [2024-03-06T10:12:28.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:12:28 [2024-03-06T10:12:28.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:28 [2024-03-06T10:12:28.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:28 [2024-03-06T10:12:28.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:29 [2024-03-06T10:12:29.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:29 [2024-03-06T10:12:29.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:30 [2024-03-06T10:12:30.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:30 [2024-03-06T10:12:30.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:30 [2024-03-06T10:12:30.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:30 [2024-03-06T10:12:30.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:30 [2024-03-06T10:12:30.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:12:30 [2024-03-06T10:12:30.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322966169 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:12:30 [2024-03-06T10:12:30.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322966169 data=null doit=true}, TableItem with text {}]
05:12:30 [2024-03-06T10:12:30.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322966169 data=null}, TableItem with text {}]
05:12:30 [2024-03-06T10:12:30.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322966169 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:12:30 [2024-03-06T10:12:30.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322966169 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:12:30 [2024-03-06T10:12:30.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322966175 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:12:30 [2024-03-06T10:12:30.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:30 [2024-03-06T10:12:30.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:30 [2024-03-06T10:12:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:30 [2024-03-06T10:12:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:30 [2024-03-06T10:12:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322966426 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:12:30 [2024-03-06T10:12:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322966426 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:30 [2024-03-06T10:12:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322966426 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:12:30 [2024-03-06T10:12:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322966426 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:12:30 [2024-03-06T10:12:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322966427 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:30 [2024-03-06T10:12:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322966433 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:12:30 [2024-03-06T10:12:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:30 [2024-03-06T10:12:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:30 [2024-03-06T10:12:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:30 [2024-03-06T10:12:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:30 [2024-03-06T10:12:30.365Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:30 [2024-03-06T10:12:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:12:30 [2024-03-06T10:12:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:30 [2024-03-06T10:12:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:30 [2024-03-06T10:12:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:30 [2024-03-06T10:12:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:30 [2024-03-06T10:12:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:30 [2024-03-06T10:12:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322966437 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:30 [2024-03-06T10:12:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322966437 data=null doit=true}, TreeItem with text {test}]
05:12:30 [2024-03-06T10:12:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322966437 data=null}, TreeItem with text {test}]
05:12:30 [2024-03-06T10:12:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322966437 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:30 [2024-03-06T10:12:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322966437 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:30 [2024-03-06T10:12:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322966461 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:30 [2024-03-06T10:12:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:30 [2024-03-06T10:12:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322966462 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:30 [2024-03-06T10:12:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322966462 data=null doit=true}, TreeItem with text {test}]
05:12:30 [2024-03-06T10:12:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322966462 data=null}, TreeItem with text {test}]
05:12:30 [2024-03-06T10:12:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322966462 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:30 [2024-03-06T10:12:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322966462 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:30 [2024-03-06T10:12:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322966471 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:30 [2024-03-06T10:12:30.366Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:12:30 [2024-03-06T10:12:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:30 [2024-03-06T10:12:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=322966472 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:12:30 [2024-03-06T10:12:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322966472 data=null doit=true}, TreeItem with text {Traces [12]}]
05:12:30 [2024-03-06T10:12:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322966472 data=null}, TreeItem with text {Traces [12]}]
05:12:30 [2024-03-06T10:12:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322966472 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:30 [2024-03-06T10:12:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322966472 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:12:30 [2024-03-06T10:12:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322966491 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:30 [2024-03-06T10:12:30.366Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:12:30 [2024-03-06T10:12:30.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:30 [2024-03-06T10:12:30.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:30 [2024-03-06T10:12:30.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322966743 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:12:30 [2024-03-06T10:12:30.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322966743 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:12:30 [2024-03-06T10:12:30.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322966743 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:12:30 [2024-03-06T10:12:30.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322966743 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:12:30 [2024-03-06T10:12:30.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322966743 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:12:30 [2024-03-06T10:12:30.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322966764 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:12:30 [2024-03-06T10:12:30.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:30 [2024-03-06T10:12:30.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:30 [2024-03-06T10:12:30.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:30 [2024-03-06T10:12:30.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:30 [2024-03-06T10:12:30.623Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:30 [2024-03-06T10:12:30.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:30 [2024-03-06T10:12:30.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322966765 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:12:30 [2024-03-06T10:12:30.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322966765 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:12:30 [2024-03-06T10:12:30.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322966766 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:12:30 [2024-03-06T10:12:30.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322966766 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:12:30 [2024-03-06T10:12:30.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322966766 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:12:30 [2024-03-06T10:12:30.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322966769 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:12:30 [2024-03-06T10:12:30.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:12:30 [2024-03-06T10:12:30.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322966770 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:12:30 [2024-03-06T10:12:30.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322966770 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:12:30 [2024-03-06T10:12:30.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:30 [2024-03-06T10:12:30.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322966770 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:12:30 [2024-03-06T10:12:30.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322966770 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:12:30 [2024-03-06T10:12:30.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322966770 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:12:30 [2024-03-06T10:12:30.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322966773 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:12:30 [2024-03-06T10:12:30.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322966773 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:12:30 [2024-03-06T10:12:30.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322966773 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:12:30 [2024-03-06T10:12:30.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322966773 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:12:30 [2024-03-06T10:12:30.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322966817 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:12:30 [2024-03-06T10:12:30.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322966972 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:12:30 [2024-03-06T10:12:30.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322966972 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:12:30 [2024-03-06T10:12:30.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322966972 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:12:30 [2024-03-06T10:12:30.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:12:30 [2024-03-06T10:12:30.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:30 [2024-03-06T10:12:30.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:31 [2024-03-06T10:12:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:31 [2024-03-06T10:12:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:31 [2024-03-06T10:12:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:31 [2024-03-06T10:12:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:31 [2024-03-06T10:12:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:12:31 [2024-03-06T10:12:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322967976 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:12:31 [2024-03-06T10:12:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322967976 data=null doit=true}, TableItem with text {}]
05:12:31 [2024-03-06T10:12:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322967976 data=null}, TableItem with text {}]
05:12:31 [2024-03-06T10:12:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322967976 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:12:31 [2024-03-06T10:12:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322967977 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:12:31 [2024-03-06T10:12:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322967977 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:12:31 [2024-03-06T10:12:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:31 [2024-03-06T10:12:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:31 [2024-03-06T10:12:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:12:31 [2024-03-06T10:12:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322967978 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:12:31 [2024-03-06T10:12:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322967978 data=null doit=true}, TableItem with text {}]
05:12:31 [2024-03-06T10:12:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322967978 data=null}, TableItem with text {}]
05:12:31 [2024-03-06T10:12:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322967978 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:12:31 [2024-03-06T10:12:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322967978 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:12:31 [2024-03-06T10:12:31.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322967979 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:12:32 [2024-03-06T10:12:32.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:32 [2024-03-06T10:12:32.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:32 [2024-03-06T10:12:32.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:32 [2024-03-06T10:12:32.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:32 [2024-03-06T10:12:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322968573 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:12:32 [2024-03-06T10:12:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322968573 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:12:32 [2024-03-06T10:12:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322968573 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:12:32 [2024-03-06T10:12:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322968573 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:12:32 [2024-03-06T10:12:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322968573 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:12:32 [2024-03-06T10:12:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322968577 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:12:32 [2024-03-06T10:12:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:32 [2024-03-06T10:12:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:32 [2024-03-06T10:12:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:32 [2024-03-06T10:12:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:32 [2024-03-06T10:12:32.631Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:32 [2024-03-06T10:12:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:12:32 [2024-03-06T10:12:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:32 [2024-03-06T10:12:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:32 [2024-03-06T10:12:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:32 [2024-03-06T10:12:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:32 [2024-03-06T10:12:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:32 [2024-03-06T10:12:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322968581 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:32 [2024-03-06T10:12:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322968581 data=null doit=true}, TreeItem with text {test}]
05:12:32 [2024-03-06T10:12:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322968582 data=null}, TreeItem with text {test}]
05:12:32 [2024-03-06T10:12:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322968582 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:32 [2024-03-06T10:12:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322968582 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:32 [2024-03-06T10:12:32.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322968609 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:32 [2024-03-06T10:12:32.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:32 [2024-03-06T10:12:32.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322968609 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:32 [2024-03-06T10:12:32.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322968610 data=null doit=true}, TreeItem with text {test}]
05:12:32 [2024-03-06T10:12:32.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322968610 data=null}, TreeItem with text {test}]
05:12:32 [2024-03-06T10:12:32.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322968610 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:32 [2024-03-06T10:12:32.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322968610 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:32 [2024-03-06T10:12:32.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322968615 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:32 [2024-03-06T10:12:32.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:12:32 [2024-03-06T10:12:32.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:32 [2024-03-06T10:12:32.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=322968616 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:12:32 [2024-03-06T10:12:32.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322968616 data=null doit=true}, TreeItem with text {Traces [12]}]
05:12:32 [2024-03-06T10:12:32.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322968616 data=null}, TreeItem with text {Traces [12]}]
05:12:32 [2024-03-06T10:12:32.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322968616 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:32 [2024-03-06T10:12:32.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322968616 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:12:32 [2024-03-06T10:12:32.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322968633 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:32 [2024-03-06T10:12:32.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:12:32 [2024-03-06T10:12:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:32 [2024-03-06T10:12:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:32 [2024-03-06T10:12:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322968877 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:12:32 [2024-03-06T10:12:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322968877 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:32 [2024-03-06T10:12:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322968877 data=null}, TreeItem with text {kernel-overlap-testing}]
05:12:32 [2024-03-06T10:12:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322968877 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:12:32 [2024-03-06T10:12:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322968877 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:32 [2024-03-06T10:12:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322968902 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:12:32 [2024-03-06T10:12:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:32 [2024-03-06T10:12:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:32 [2024-03-06T10:12:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:32 [2024-03-06T10:12:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:32 [2024-03-06T10:12:32.888Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:32 [2024-03-06T10:12:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:32 [2024-03-06T10:12:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322968905 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:12:32 [2024-03-06T10:12:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322968905 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:32 [2024-03-06T10:12:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322968905 data=null}, TreeItem with text {kernel-overlap-testing}]
05:12:32 [2024-03-06T10:12:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322968905 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:12:32 [2024-03-06T10:12:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322968905 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:32 [2024-03-06T10:12:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322968909 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:12:32 [2024-03-06T10:12:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:12:32 [2024-03-06T10:12:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322968910 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:12:32 [2024-03-06T10:12:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322968910 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:32 [2024-03-06T10:12:32.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:32 [2024-03-06T10:12:32.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322968910 data=null}, TreeItem with text {kernel-overlap-testing}]
05:12:32 [2024-03-06T10:12:32.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322968910 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:12:32 [2024-03-06T10:12:32.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322968911 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:32 [2024-03-06T10:12:32.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322968914 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:12:32 [2024-03-06T10:12:32.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322968915 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
05:12:32 [2024-03-06T10:12:32.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=322968915 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
05:12:32 [2024-03-06T10:12:32.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322968915 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:33 [2024-03-06T10:12:33.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322968961 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
05:12:33 [2024-03-06T10:12:33.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=322969184 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:12:33 [2024-03-06T10:12:33.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=322969199 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:33 [2024-03-06T10:12:33.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=322969200 data=null}, TreeItem with text {kernel-overlap-testing}]
05:12:33 [2024-03-06T10:12:33.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:12:33 [2024-03-06T10:12:33.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:33 [2024-03-06T10:12:33.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:33 [2024-03-06T10:12:33.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:33 [2024-03-06T10:12:33.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:33 [2024-03-06T10:12:33.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:33 [2024-03-06T10:12:33.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:33 [2024-03-06T10:12:33.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:33 [2024-03-06T10:12:33.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:12:33 [2024-03-06T10:12:33.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322969201 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:12:33 [2024-03-06T10:12:33.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322969202 data=null doit=true}, TableItem with text {}]
05:12:33 [2024-03-06T10:12:33.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322969202 data=null}, TableItem with text {}]
05:12:33 [2024-03-06T10:12:33.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322969202 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:12:33 [2024-03-06T10:12:33.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322969202 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:12:33 [2024-03-06T10:12:33.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322969211 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:12:33 [2024-03-06T10:12:33.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:33 [2024-03-06T10:12:33.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:34 [2024-03-06T10:12:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:34 [2024-03-06T10:12:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:34 [2024-03-06T10:12:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322970496 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:12:34 [2024-03-06T10:12:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322970496 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:34 [2024-03-06T10:12:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322970496 data=null}, TreeItem with text {kernel-overlap-testing}]
05:12:34 [2024-03-06T10:12:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322970497 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:12:34 [2024-03-06T10:12:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322970497 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:34 [2024-03-06T10:12:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322970501 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:12:34 [2024-03-06T10:12:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:34 [2024-03-06T10:12:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:34 [2024-03-06T10:12:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:34 [2024-03-06T10:12:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:34 [2024-03-06T10:12:34.511Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:34 [2024-03-06T10:12:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:12:34 [2024-03-06T10:12:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:34 [2024-03-06T10:12:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:34 [2024-03-06T10:12:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:34 [2024-03-06T10:12:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:34 [2024-03-06T10:12:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:34 [2024-03-06T10:12:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322970509 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:34 [2024-03-06T10:12:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322970509 data=null doit=true}, TreeItem with text {test}]
05:12:34 [2024-03-06T10:12:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322970509 data=null}, TreeItem with text {test}]
05:12:34 [2024-03-06T10:12:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322970509 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:34 [2024-03-06T10:12:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322970509 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:34 [2024-03-06T10:12:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322970536 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:34 [2024-03-06T10:12:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:34 [2024-03-06T10:12:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322970536 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:34 [2024-03-06T10:12:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322970536 data=null doit=true}, TreeItem with text {test}]
05:12:34 [2024-03-06T10:12:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322970536 data=null}, TreeItem with text {test}]
05:12:34 [2024-03-06T10:12:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322970536 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:34 [2024-03-06T10:12:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322970537 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:34 [2024-03-06T10:12:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322970546 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:34 [2024-03-06T10:12:34.511Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:12:34 [2024-03-06T10:12:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:34 [2024-03-06T10:12:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=322970547 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:12:34 [2024-03-06T10:12:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322970547 data=null doit=true}, TreeItem with text {Traces [12]}]
05:12:34 [2024-03-06T10:12:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322970547 data=null}, TreeItem with text {Traces [12]}]
05:12:34 [2024-03-06T10:12:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322970548 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:34 [2024-03-06T10:12:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322970548 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:12:34 [2024-03-06T10:12:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322970563 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:34 [2024-03-06T10:12:34.512Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:12:34 [2024-03-06T10:12:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:34 [2024-03-06T10:12:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:34 [2024-03-06T10:12:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322970810 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
05:12:34 [2024-03-06T10:12:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322970810 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:12:34 [2024-03-06T10:12:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322970811 data=null}, TreeItem with text {simple_server-thread1}]
05:12:34 [2024-03-06T10:12:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322970811 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
05:12:34 [2024-03-06T10:12:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322970811 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:12:34 [2024-03-06T10:12:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322970834 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
05:12:34 [2024-03-06T10:12:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:34 [2024-03-06T10:12:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:34 [2024-03-06T10:12:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:34 [2024-03-06T10:12:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:34 [2024-03-06T10:12:34.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:34 [2024-03-06T10:12:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:34 [2024-03-06T10:12:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322970837 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
05:12:34 [2024-03-06T10:12:34.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322970837 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:12:34 [2024-03-06T10:12:34.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322970837 data=null}, TreeItem with text {simple_server-thread1}]
05:12:34 [2024-03-06T10:12:34.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322970837 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
05:12:34 [2024-03-06T10:12:34.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322970837 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:12:34 [2024-03-06T10:12:34.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322970841 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
05:12:34 [2024-03-06T10:12:34.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
05:12:34 [2024-03-06T10:12:34.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322970841 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
05:12:34 [2024-03-06T10:12:34.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322970841 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:12:34 [2024-03-06T10:12:34.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:34 [2024-03-06T10:12:34.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322970842 data=null}, TreeItem with text {simple_server-thread1}]
05:12:34 [2024-03-06T10:12:34.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322970842 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
05:12:34 [2024-03-06T10:12:34.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322970842 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:12:34 [2024-03-06T10:12:34.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322970846 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
05:12:34 [2024-03-06T10:12:34.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322970846 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
05:12:34 [2024-03-06T10:12:34.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=322970846 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
05:12:34 [2024-03-06T10:12:34.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322970846 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:12:35 [2024-03-06T10:12:35.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322970890 data=null button=1 stateMask=0x80000 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
05:12:35 [2024-03-06T10:12:35.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=322971087 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
05:12:35 [2024-03-06T10:12:35.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=322971087 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:12:35 [2024-03-06T10:12:35.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=322971087 data=null}, TreeItem with text {simple_server-thread1}]
05:12:35 [2024-03-06T10:12:35.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
05:12:35 [2024-03-06T10:12:35.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:35 [2024-03-06T10:12:35.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:35 [2024-03-06T10:12:35.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:35 [2024-03-06T10:12:35.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:35 [2024-03-06T10:12:35.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:35 [2024-03-06T10:12:35.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:35 [2024-03-06T10:12:35.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:35 [2024-03-06T10:12:35.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:35 [2024-03-06T10:12:35.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:12:35 [2024-03-06T10:12:35.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322971089 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:12:35 [2024-03-06T10:12:35.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322971089 data=null doit=true}, TableItem with text {}]
05:12:35 [2024-03-06T10:12:35.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322971089 data=null}, TableItem with text {}]
05:12:35 [2024-03-06T10:12:35.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322971089 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:12:35 [2024-03-06T10:12:35.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322971089 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:12:35 [2024-03-06T10:12:35.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322971090 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:12:35 [2024-03-06T10:12:35.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:35 [2024-03-06T10:12:35.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:35 [2024-03-06T10:12:35.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:12:35 [2024-03-06T10:12:35.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322971091 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:12:35 [2024-03-06T10:12:35.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322971091 data=null doit=true}, TableItem with text {}]
05:12:35 [2024-03-06T10:12:35.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322971091 data=null}, TableItem with text {}]
05:12:35 [2024-03-06T10:12:35.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322971091 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:12:35 [2024-03-06T10:12:35.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322971091 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:12:35 [2024-03-06T10:12:35.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322971092 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:12:35 [2024-03-06T10:12:35.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:35 [2024-03-06T10:12:35.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:36 [2024-03-06T10:12:36.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:36 [2024-03-06T10:12:36.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:36 [2024-03-06T10:12:36.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=322972454 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
05:12:36 [2024-03-06T10:12:36.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=322972454 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:12:36 [2024-03-06T10:12:36.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=322972455 data=null}, TreeItem with text {simple_server-thread1}]
05:12:36 [2024-03-06T10:12:36.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=322972455 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
05:12:36 [2024-03-06T10:12:36.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322972455 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:12:36 [2024-03-06T10:12:36.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=322972463 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
05:12:36 [2024-03-06T10:12:36.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:36 [2024-03-06T10:12:36.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:36 [2024-03-06T10:12:36.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:36 [2024-03-06T10:12:36.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:36 [2024-03-06T10:12:36.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:36 [2024-03-06T10:12:36.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:12:36 [2024-03-06T10:12:36.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:36 [2024-03-06T10:12:36.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:36 [2024-03-06T10:12:36.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:36 [2024-03-06T10:12:36.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:36 [2024-03-06T10:12:36.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:36 [2024-03-06T10:12:36.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322972468 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:36 [2024-03-06T10:12:36.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322972468 data=null doit=true}, TreeItem with text {test}]
05:12:36 [2024-03-06T10:12:36.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322972468 data=null}, TreeItem with text {test}]
05:12:36 [2024-03-06T10:12:36.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322972469 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:36 [2024-03-06T10:12:36.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322972469 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:36 [2024-03-06T10:12:36.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322972495 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:36 [2024-03-06T10:12:36.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:36 [2024-03-06T10:12:36.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322972495 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:36 [2024-03-06T10:12:36.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322972495 data=null doit=true}, TreeItem with text {test}]
05:12:36 [2024-03-06T10:12:36.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322972495 data=null}, TreeItem with text {test}]
05:12:36 [2024-03-06T10:12:36.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322972496 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:36 [2024-03-06T10:12:36.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322972496 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:36 [2024-03-06T10:12:36.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322972507 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:36 [2024-03-06T10:12:36.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:12:36 [2024-03-06T10:12:36.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:36 [2024-03-06T10:12:36.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=322972508 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:12:36 [2024-03-06T10:12:36.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322972508 data=null doit=true}, TreeItem with text {Traces [12]}]
05:12:36 [2024-03-06T10:12:36.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322972508 data=null}, TreeItem with text {Traces [12]}]
05:12:36 [2024-03-06T10:12:36.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322972508 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:36 [2024-03-06T10:12:36.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322972508 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:12:36 [2024-03-06T10:12:36.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322972527 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:36 [2024-03-06T10:12:36.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:12:36 [2024-03-06T10:12:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:36 [2024-03-06T10:12:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:36 [2024-03-06T10:12:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322972777 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
05:12:36 [2024-03-06T10:12:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322972777 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:12:36 [2024-03-06T10:12:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322972777 data=null}, TreeItem with text {simple_server-thread2}]
05:12:36 [2024-03-06T10:12:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322972777 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
05:12:36 [2024-03-06T10:12:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322972777 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:12:36 [2024-03-06T10:12:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322972802 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
05:12:36 [2024-03-06T10:12:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:36 [2024-03-06T10:12:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:36 [2024-03-06T10:12:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:36 [2024-03-06T10:12:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:36 [2024-03-06T10:12:36.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:36 [2024-03-06T10:12:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:36 [2024-03-06T10:12:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322972804 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
05:12:36 [2024-03-06T10:12:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322972804 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:12:36 [2024-03-06T10:12:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322972804 data=null}, TreeItem with text {simple_server-thread2}]
05:12:36 [2024-03-06T10:12:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322972804 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
05:12:36 [2024-03-06T10:12:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322972804 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:12:36 [2024-03-06T10:12:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322972808 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
05:12:36 [2024-03-06T10:12:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
05:12:36 [2024-03-06T10:12:36.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322972809 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
05:12:36 [2024-03-06T10:12:36.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322972809 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:12:36 [2024-03-06T10:12:36.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:36 [2024-03-06T10:12:36.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322972809 data=null}, TreeItem with text {simple_server-thread2}]
05:12:36 [2024-03-06T10:12:36.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322972809 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
05:12:36 [2024-03-06T10:12:36.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322972809 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:12:36 [2024-03-06T10:12:36.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322972813 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
05:12:36 [2024-03-06T10:12:36.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322972813 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
05:12:36 [2024-03-06T10:12:36.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=322972814 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
05:12:36 [2024-03-06T10:12:36.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322972814 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:12:37 [2024-03-06T10:12:37.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322972863 data=null button=1 stateMask=0x80000 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
05:12:37 [2024-03-06T10:12:37.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=322973083 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
05:12:37 [2024-03-06T10:12:37.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=322973102 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:12:37 [2024-03-06T10:12:37.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=322973104 data=null}, TreeItem with text {simple_server-thread2}]
05:12:37 [2024-03-06T10:12:37.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
05:12:37 [2024-03-06T10:12:37.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:37 [2024-03-06T10:12:37.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:37 [2024-03-06T10:12:37.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:37 [2024-03-06T10:12:37.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:37 [2024-03-06T10:12:37.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:37 [2024-03-06T10:12:37.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:37 [2024-03-06T10:12:37.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:37 [2024-03-06T10:12:37.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:37 [2024-03-06T10:12:37.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:37 [2024-03-06T10:12:37.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:12:37 [2024-03-06T10:12:37.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322973106 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:12:37 [2024-03-06T10:12:37.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322973106 data=null doit=true}, TableItem with text {}]
05:12:37 [2024-03-06T10:12:37.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322973107 data=null}, TableItem with text {}]
05:12:37 [2024-03-06T10:12:37.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322973107 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:12:37 [2024-03-06T10:12:37.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322973107 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:12:37 [2024-03-06T10:12:37.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322973146 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:12:37 [2024-03-06T10:12:37.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:37 [2024-03-06T10:12:37.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:38 [2024-03-06T10:12:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:38 [2024-03-06T10:12:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:38 [2024-03-06T10:12:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=322974340 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
05:12:38 [2024-03-06T10:12:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=322974341 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:12:38 [2024-03-06T10:12:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=322974341 data=null}, TreeItem with text {simple_server-thread2}]
05:12:38 [2024-03-06T10:12:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=322974341 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
05:12:38 [2024-03-06T10:12:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322974341 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:12:38 [2024-03-06T10:12:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=322974345 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
05:12:38 [2024-03-06T10:12:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:38 [2024-03-06T10:12:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:38 [2024-03-06T10:12:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:38 [2024-03-06T10:12:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:38 [2024-03-06T10:12:38.407Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:38 [2024-03-06T10:12:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:12:38 [2024-03-06T10:12:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:38 [2024-03-06T10:12:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:38 [2024-03-06T10:12:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:38 [2024-03-06T10:12:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:38 [2024-03-06T10:12:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:38 [2024-03-06T10:12:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322974349 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:38 [2024-03-06T10:12:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322974349 data=null doit=true}, TreeItem with text {test}]
05:12:38 [2024-03-06T10:12:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322974350 data=null}, TreeItem with text {test}]
05:12:38 [2024-03-06T10:12:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322974350 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:38 [2024-03-06T10:12:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322974350 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:38 [2024-03-06T10:12:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322974381 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:38 [2024-03-06T10:12:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:38 [2024-03-06T10:12:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322974381 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:38 [2024-03-06T10:12:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322974382 data=null doit=true}, TreeItem with text {test}]
05:12:38 [2024-03-06T10:12:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322974382 data=null}, TreeItem with text {test}]
05:12:38 [2024-03-06T10:12:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322974382 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:38 [2024-03-06T10:12:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322974382 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:38 [2024-03-06T10:12:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322974387 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:38 [2024-03-06T10:12:38.407Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:12:38 [2024-03-06T10:12:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:38 [2024-03-06T10:12:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=322974387 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:12:38 [2024-03-06T10:12:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322974387 data=null doit=true}, TreeItem with text {Traces [12]}]
05:12:38 [2024-03-06T10:12:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322974388 data=null}, TreeItem with text {Traces [12]}]
05:12:38 [2024-03-06T10:12:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322974388 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:38 [2024-03-06T10:12:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322974388 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:12:38 [2024-03-06T10:12:38.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322974407 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:38 [2024-03-06T10:12:38.407Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:12:38 [2024-03-06T10:12:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:38 [2024-03-06T10:12:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:38 [2024-03-06T10:12:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322974671 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
05:12:38 [2024-03-06T10:12:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322974672 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:12:38 [2024-03-06T10:12:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322974672 data=null}, TreeItem with text {ust-overlap-testing}]
05:12:38 [2024-03-06T10:12:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322974672 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
05:12:38 [2024-03-06T10:12:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322974672 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:12:38 [2024-03-06T10:12:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322974701 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
05:12:38 [2024-03-06T10:12:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:38 [2024-03-06T10:12:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:38 [2024-03-06T10:12:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:38 [2024-03-06T10:12:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:38 [2024-03-06T10:12:38.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:38 [2024-03-06T10:12:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:38 [2024-03-06T10:12:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322974703 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
05:12:38 [2024-03-06T10:12:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322974704 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:12:38 [2024-03-06T10:12:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322974704 data=null}, TreeItem with text {ust-overlap-testing}]
05:12:38 [2024-03-06T10:12:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322974704 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
05:12:38 [2024-03-06T10:12:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322974704 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:12:38 [2024-03-06T10:12:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322974714 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
05:12:38 [2024-03-06T10:12:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
05:12:38 [2024-03-06T10:12:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322974715 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
05:12:38 [2024-03-06T10:12:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322974715 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:12:38 [2024-03-06T10:12:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:38 [2024-03-06T10:12:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322974715 data=null}, TreeItem with text {ust-overlap-testing}]
05:12:38 [2024-03-06T10:12:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322974715 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
05:12:38 [2024-03-06T10:12:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322974715 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:12:38 [2024-03-06T10:12:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322974720 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
05:12:38 [2024-03-06T10:12:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322974720 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
05:12:38 [2024-03-06T10:12:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=322974720 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
05:12:38 [2024-03-06T10:12:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322974720 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:12:38 [2024-03-06T10:12:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322974768 data=null button=1 stateMask=0x80000 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
05:12:38 [2024-03-06T10:12:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=322974776 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
05:12:38 [2024-03-06T10:12:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=322974776 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:12:38 [2024-03-06T10:12:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=322974776 data=null}, TreeItem with text {ust-overlap-testing}]
05:12:38 [2024-03-06T10:12:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
05:12:38 [2024-03-06T10:12:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:38 [2024-03-06T10:12:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:38 [2024-03-06T10:12:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:38 [2024-03-06T10:12:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:38 [2024-03-06T10:12:38.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:39 [2024-03-06T10:12:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:39 [2024-03-06T10:12:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:39 [2024-03-06T10:12:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:39 [2024-03-06T10:12:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:39 [2024-03-06T10:12:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:39 [2024-03-06T10:12:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:39 [2024-03-06T10:12:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:39 [2024-03-06T10:12:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:39 [2024-03-06T10:12:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:39 [2024-03-06T10:12:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:39 [2024-03-06T10:12:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:12:39 [2024-03-06T10:12:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322975283 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:12:39 [2024-03-06T10:12:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322975283 data=null doit=true}, TableItem with text {}]
05:12:39 [2024-03-06T10:12:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322975283 data=null}, TableItem with text {}]
05:12:39 [2024-03-06T10:12:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322975283 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:12:39 [2024-03-06T10:12:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322975283 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:12:39 [2024-03-06T10:12:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322975289 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:12:39 [2024-03-06T10:12:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:39 [2024-03-06T10:12:39.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:40 [2024-03-06T10:12:40.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=322976161 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=322976161 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=322976161 data=null}, TreeItem with text {ust-overlap-testing}]
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=322976161 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322976161 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=322976168 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:40 [2024-03-06T10:12:40.151Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322976172 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322976172 data=null doit=true}, TreeItem with text {test}]
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322976172 data=null}, TreeItem with text {test}]
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322976172 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322976172 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322976208 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322976209 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322976209 data=null doit=true}, TreeItem with text {test}]
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322976209 data=null}, TreeItem with text {test}]
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322976209 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322976209 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322976217 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:40 [2024-03-06T10:12:40.151Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=322976222 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322976222 data=null doit=true}, TreeItem with text {Traces [12]}]
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322976222 data=null}, TreeItem with text {Traces [12]}]
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322976222 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322976222 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322976241 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:40 [2024-03-06T10:12:40.151Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322976282 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=322976282 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:12:40 [2024-03-06T10:12:40.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=322976282 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:12:40 [2024-03-06T10:12:40.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322976282 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:12:40 [2024-03-06T10:12:40.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322976282 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:12:40 [2024-03-06T10:12:40.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322976335 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:12:40 [2024-03-06T10:12:40.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:40 [2024-03-06T10:12:40.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:40 [2024-03-06T10:12:40.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:40 [2024-03-06T10:12:40.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:40 [2024-03-06T10:12:40.152Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:40 [2024-03-06T10:12:40.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:40 [2024-03-06T10:12:40.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322976338 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:12:40 [2024-03-06T10:12:40.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=322976338 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:12:40 [2024-03-06T10:12:40.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=322976338 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:12:40 [2024-03-06T10:12:40.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322976339 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:12:40 [2024-03-06T10:12:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322976339 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:12:40 [2024-03-06T10:12:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322976345 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:12:40 [2024-03-06T10:12:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
05:12:40 [2024-03-06T10:12:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322976345 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:12:40 [2024-03-06T10:12:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=322976345 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:12:40 [2024-03-06T10:12:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:40 [2024-03-06T10:12:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=322976345 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:12:40 [2024-03-06T10:12:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322976346 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:12:40 [2024-03-06T10:12:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322976346 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:12:40 [2024-03-06T10:12:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322976350 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:12:40 [2024-03-06T10:12:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322976350 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:12:40 [2024-03-06T10:12:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322976350 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:12:40 [2024-03-06T10:12:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322976350 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:12:40 [2024-03-06T10:12:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322976428 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:12:40 [2024-03-06T10:12:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322976616 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:12:40 [2024-03-06T10:12:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=322976616 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:12:40 [2024-03-06T10:12:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=322976616 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:12:40 [2024-03-06T10:12:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
05:12:40 [2024-03-06T10:12:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:40 [2024-03-06T10:12:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:40 [2024-03-06T10:12:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:40 [2024-03-06T10:12:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:40 [2024-03-06T10:12:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:40 [2024-03-06T10:12:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:40 [2024-03-06T10:12:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:40 [2024-03-06T10:12:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:40 [2024-03-06T10:12:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:41 [2024-03-06T10:12:41.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:41 [2024-03-06T10:12:41.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:41 [2024-03-06T10:12:41.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:41 [2024-03-06T10:12:41.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:41 [2024-03-06T10:12:41.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:41 [2024-03-06T10:12:41.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:41 [2024-03-06T10:12:41.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:12:41 [2024-03-06T10:12:41.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322977623 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:12:41 [2024-03-06T10:12:41.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322977623 data=null doit=true}, TableItem with text {}]
05:12:41 [2024-03-06T10:12:41.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322977623 data=null}, TableItem with text {}]
05:12:41 [2024-03-06T10:12:41.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322977623 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:12:41 [2024-03-06T10:12:41.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322977623 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:12:41 [2024-03-06T10:12:41.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322977631 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:12:41 [2024-03-06T10:12:41.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:41 [2024-03-06T10:12:41.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:41 [2024-03-06T10:12:41.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:41 [2024-03-06T10:12:41.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:41 [2024-03-06T10:12:41.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322977910 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:12:41 [2024-03-06T10:12:41.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=322977910 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:12:41 [2024-03-06T10:12:41.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=322977910 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:12:41 [2024-03-06T10:12:41.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322977910 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:12:41 [2024-03-06T10:12:41.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322977910 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:12:41 [2024-03-06T10:12:41.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=322977915 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:12:41 [2024-03-06T10:12:41.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:41 [2024-03-06T10:12:41.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:41 [2024-03-06T10:12:41.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:41 [2024-03-06T10:12:41.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:41 [2024-03-06T10:12:41.737Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:41 [2024-03-06T10:12:41.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:12:41 [2024-03-06T10:12:41.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:41 [2024-03-06T10:12:41.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:41 [2024-03-06T10:12:41.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:41 [2024-03-06T10:12:41.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:41 [2024-03-06T10:12:41.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:41 [2024-03-06T10:12:41.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322977923 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:41 [2024-03-06T10:12:41.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322977923 data=null doit=true}, TreeItem with text {test}]
05:12:41 [2024-03-06T10:12:41.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322977923 data=null}, TreeItem with text {test}]
05:12:41 [2024-03-06T10:12:41.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322977923 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:41 [2024-03-06T10:12:41.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322977923 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:41 [2024-03-06T10:12:41.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322977957 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:41 [2024-03-06T10:12:41.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:41 [2024-03-06T10:12:41.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322977958 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:41 [2024-03-06T10:12:41.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322977958 data=null doit=true}, TreeItem with text {test}]
05:12:41 [2024-03-06T10:12:41.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322977958 data=null}, TreeItem with text {test}]
05:12:41 [2024-03-06T10:12:41.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322977959 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:41 [2024-03-06T10:12:41.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322977959 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:41 [2024-03-06T10:12:41.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322977964 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:41 [2024-03-06T10:12:41.993Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:12:41 [2024-03-06T10:12:41.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:41 [2024-03-06T10:12:41.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=322977965 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:12:41 [2024-03-06T10:12:41.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322977965 data=null doit=true}, TreeItem with text {Traces [12]}]
05:12:41 [2024-03-06T10:12:41.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322977965 data=null}, TreeItem with text {Traces [12]}]
05:12:41 [2024-03-06T10:12:41.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322977966 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:41 [2024-03-06T10:12:41.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322977966 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:12:41 [2024-03-06T10:12:41.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322977982 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:41 [2024-03-06T10:12:41.993Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:12:42 [2024-03-06T10:12:42.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:42 [2024-03-06T10:12:42.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:42 [2024-03-06T10:12:42.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322978243 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:12:42 [2024-03-06T10:12:42.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=322978243 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:12:42 [2024-03-06T10:12:42.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=322978243 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:12:42 [2024-03-06T10:12:42.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322978244 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:12:42 [2024-03-06T10:12:42.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322978244 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:12:42 [2024-03-06T10:12:42.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322978263 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:12:42 [2024-03-06T10:12:42.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:42 [2024-03-06T10:12:42.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:42 [2024-03-06T10:12:42.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:42 [2024-03-06T10:12:42.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:42 [2024-03-06T10:12:42.249Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:42 [2024-03-06T10:12:42.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:42 [2024-03-06T10:12:42.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322978271 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:12:42 [2024-03-06T10:12:42.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=322978271 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:12:42 [2024-03-06T10:12:42.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=322978271 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:12:42 [2024-03-06T10:12:42.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322978271 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:12:42 [2024-03-06T10:12:42.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322978271 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:12:42 [2024-03-06T10:12:42.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322978276 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:12:42 [2024-03-06T10:12:42.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
05:12:42 [2024-03-06T10:12:42.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322978276 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:12:42 [2024-03-06T10:12:42.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=322978276 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:12:42 [2024-03-06T10:12:42.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:42 [2024-03-06T10:12:42.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=322978276 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:12:42 [2024-03-06T10:12:42.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322978277 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:12:42 [2024-03-06T10:12:42.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322978277 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:12:42 [2024-03-06T10:12:42.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322978281 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:12:42 [2024-03-06T10:12:42.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322978281 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:12:42 [2024-03-06T10:12:42.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322978281 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:12:42 [2024-03-06T10:12:42.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322978281 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:12:42 [2024-03-06T10:12:42.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322978343 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:12:42 [2024-03-06T10:12:42.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322978530 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:12:42 [2024-03-06T10:12:42.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=322978531 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:12:42 [2024-03-06T10:12:42.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=322978531 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:12:42 [2024-03-06T10:12:42.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
05:12:42 [2024-03-06T10:12:42.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:42 [2024-03-06T10:12:42.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:42 [2024-03-06T10:12:42.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:42 [2024-03-06T10:12:42.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:42 [2024-03-06T10:12:42.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:42 [2024-03-06T10:12:42.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:42 [2024-03-06T10:12:42.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:42 [2024-03-06T10:12:42.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:43 [2024-03-06T10:12:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:43 [2024-03-06T10:12:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:43 [2024-03-06T10:12:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:43 [2024-03-06T10:12:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:43 [2024-03-06T10:12:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:12:43 [2024-03-06T10:12:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322979538 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:12:43 [2024-03-06T10:12:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322979538 data=null doit=true}, TableItem with text {}]
05:12:43 [2024-03-06T10:12:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322979538 data=null}, TableItem with text {}]
05:12:43 [2024-03-06T10:12:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322979539 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:12:43 [2024-03-06T10:12:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322979539 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:12:43 [2024-03-06T10:12:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322979548 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:12:43 [2024-03-06T10:12:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:43 [2024-03-06T10:12:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322979807 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=322979807 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=322979808 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322979808 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322979808 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=322979815 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:43 [2024-03-06T10:12:43.688Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322979820 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322979820 data=null doit=true}, TreeItem with text {test}]
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322979820 data=null}, TreeItem with text {test}]
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322979820 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322979820 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322979861 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322979862 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322979862 data=null doit=true}, TreeItem with text {test}]
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322979862 data=null}, TreeItem with text {test}]
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322979862 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322979863 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322979873 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:43 [2024-03-06T10:12:43.688Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=322979873 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322979873 data=null doit=true}, TreeItem with text {Traces [12]}]
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322979873 data=null}, TreeItem with text {Traces [12]}]
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322979874 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:43 [2024-03-06T10:12:43.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322979874 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:12:43 [2024-03-06T10:12:43.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322979890 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:43 [2024-03-06T10:12:43.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:12:43 [2024-03-06T10:12:43.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:43 [2024-03-06T10:12:43.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:43 [2024-03-06T10:12:43.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322980122 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
05:12:43 [2024-03-06T10:12:43.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=322980122 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:12:44 [2024-03-06T10:12:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=322980122 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
05:12:44 [2024-03-06T10:12:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322980148 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:12:44 [2024-03-06T10:12:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322980148 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:12:44 [2024-03-06T10:12:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322980171 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:12:44 [2024-03-06T10:12:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:44 [2024-03-06T10:12:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:44 [2024-03-06T10:12:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:44 [2024-03-06T10:12:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:44 [2024-03-06T10:12:44.199Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:44 [2024-03-06T10:12:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:44 [2024-03-06T10:12:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322980173 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
05:12:44 [2024-03-06T10:12:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=322980173 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:12:44 [2024-03-06T10:12:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=322980173 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
05:12:44 [2024-03-06T10:12:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322980173 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:12:44 [2024-03-06T10:12:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322980173 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:12:44 [2024-03-06T10:12:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322980184 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:12:44 [2024-03-06T10:12:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
05:12:44 [2024-03-06T10:12:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322980184 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
05:12:44 [2024-03-06T10:12:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=322980184 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:12:44 [2024-03-06T10:12:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:44 [2024-03-06T10:12:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=322980184 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
05:12:44 [2024-03-06T10:12:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322980184 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:12:44 [2024-03-06T10:12:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322980185 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:12:44 [2024-03-06T10:12:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322980189 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:12:44 [2024-03-06T10:12:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322980189 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
05:12:44 [2024-03-06T10:12:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322980189 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
05:12:44 [2024-03-06T10:12:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322980189 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:12:44 [2024-03-06T10:12:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322980236 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
05:12:44 [2024-03-06T10:12:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322980511 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
05:12:44 [2024-03-06T10:12:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=322980523 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:12:44 [2024-03-06T10:12:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=322980523 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
05:12:44 [2024-03-06T10:12:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
05:12:44 [2024-03-06T10:12:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:44 [2024-03-06T10:12:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:44 [2024-03-06T10:12:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:44 [2024-03-06T10:12:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:44 [2024-03-06T10:12:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:44 [2024-03-06T10:12:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:44 [2024-03-06T10:12:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:44 [2024-03-06T10:12:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:44 [2024-03-06T10:12:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:44 [2024-03-06T10:12:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:44 [2024-03-06T10:12:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:44 [2024-03-06T10:12:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:44 [2024-03-06T10:12:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:44 [2024-03-06T10:12:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:12:44 [2024-03-06T10:12:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322980526 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:12:44 [2024-03-06T10:12:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322980526 data=null doit=true}, TableItem with text {}]
05:12:44 [2024-03-06T10:12:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322980527 data=null}, TableItem with text {}]
05:12:44 [2024-03-06T10:12:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322980527 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:12:44 [2024-03-06T10:12:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322980527 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:12:44 [2024-03-06T10:12:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322980535 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:12:44 [2024-03-06T10:12:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:44 [2024-03-06T10:12:44.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:45 [2024-03-06T10:12:45.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:45 [2024-03-06T10:12:45.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:45 [2024-03-06T10:12:45.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322981701 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
05:12:45 [2024-03-06T10:12:45.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=322981701 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:12:45 [2024-03-06T10:12:45.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=322981701 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
05:12:45 [2024-03-06T10:12:45.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322981701 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:12:45 [2024-03-06T10:12:45.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322981701 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:12:45 [2024-03-06T10:12:45.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=322981710 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:12:45 [2024-03-06T10:12:45.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:45 [2024-03-06T10:12:45.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:45 [2024-03-06T10:12:45.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:45 [2024-03-06T10:12:45.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:45 [2024-03-06T10:12:45.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:45 [2024-03-06T10:12:45.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:12:45 [2024-03-06T10:12:45.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:45 [2024-03-06T10:12:45.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:45 [2024-03-06T10:12:45.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:45 [2024-03-06T10:12:45.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:45 [2024-03-06T10:12:45.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:45 [2024-03-06T10:12:45.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322981716 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:45 [2024-03-06T10:12:45.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322981717 data=null doit=true}, TreeItem with text {test}]
05:12:45 [2024-03-06T10:12:45.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322981717 data=null}, TreeItem with text {test}]
05:12:45 [2024-03-06T10:12:45.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322981717 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:45 [2024-03-06T10:12:45.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322981717 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:45 [2024-03-06T10:12:45.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322981750 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:45 [2024-03-06T10:12:45.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:45 [2024-03-06T10:12:45.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322981750 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:45 [2024-03-06T10:12:45.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322981751 data=null doit=true}, TreeItem with text {test}]
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322981751 data=null}, TreeItem with text {test}]
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322981751 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322981751 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322981761 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:45 [2024-03-06T10:12:45.821Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=322981762 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322981762 data=null doit=true}, TreeItem with text {Traces [12]}]
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322981762 data=null}, TreeItem with text {Traces [12]}]
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322981762 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322981763 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322981780 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:45 [2024-03-06T10:12:45.821Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=322981847 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=322981847 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=322981847 data=null}, TreeItem with text {simple_server-thread1(2)}]
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=322981847 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322981847 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=322981872 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:45 [2024-03-06T10:12:45.821Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=322981875 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=322981875 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=322981875 data=null}, TreeItem with text {simple_server-thread1(2)}]
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=322981875 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322981875 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=322981879 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)}
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=322981880 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=322981880 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=322981880 data=null}, TreeItem with text {simple_server-thread1(2)}]
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=322981880 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322981880 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
05:12:45 [2024-03-06T10:12:45.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=322981884 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
05:12:45 [2024-03-06T10:12:45.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=322981884 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
05:12:45 [2024-03-06T10:12:45.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=322981884 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
05:12:45 [2024-03-06T10:12:45.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322981884 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
05:12:45 [2024-03-06T10:12:45.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=322981941 data=null button=1 stateMask=0x80000 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
05:12:45 [2024-03-06T10:12:45.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=322981942 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
05:12:45 [2024-03-06T10:12:45.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=322981942 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
05:12:45 [2024-03-06T10:12:45.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=322981942 data=null}, TreeItem with text {simple_server-thread1(2)}]
05:12:45 [2024-03-06T10:12:45.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)}
05:12:45 [2024-03-06T10:12:45.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:45 [2024-03-06T10:12:45.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:45 [2024-03-06T10:12:45.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:45 [2024-03-06T10:12:45.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:45 [2024-03-06T10:12:45.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:45 [2024-03-06T10:12:45.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:45 [2024-03-06T10:12:45.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:45 [2024-03-06T10:12:45.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:45 [2024-03-06T10:12:45.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:46 [2024-03-06T10:12:46.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:46 [2024-03-06T10:12:46.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:46 [2024-03-06T10:12:46.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:46 [2024-03-06T10:12:46.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:46 [2024-03-06T10:12:46.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:46 [2024-03-06T10:12:46.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:46 [2024-03-06T10:12:46.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:46 [2024-03-06T10:12:46.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:46 [2024-03-06T10:12:46.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:46 [2024-03-06T10:12:46.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:46 [2024-03-06T10:12:46.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:46 [2024-03-06T10:12:46.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:46 [2024-03-06T10:12:46.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:46 [2024-03-06T10:12:46.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:46 [2024-03-06T10:12:46.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:12:46 [2024-03-06T10:12:46.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322982636 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:12:46 [2024-03-06T10:12:46.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322982636 data=null doit=true}, TableItem with text {}]
05:12:46 [2024-03-06T10:12:46.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322982636 data=null}, TableItem with text {}]
05:12:46 [2024-03-06T10:12:46.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322982636 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:12:46 [2024-03-06T10:12:46.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322982636 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:12:46 [2024-03-06T10:12:46.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322982642 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:12:46 [2024-03-06T10:12:46.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:46 [2024-03-06T10:12:46.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:47 [2024-03-06T10:12:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:47 [2024-03-06T10:12:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:47 [2024-03-06T10:12:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=322983414 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
05:12:47 [2024-03-06T10:12:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=322983414 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
05:12:47 [2024-03-06T10:12:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=322983414 data=null}, TreeItem with text {simple_server-thread1(2)}]
05:12:47 [2024-03-06T10:12:47.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=322983414 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
05:12:47 [2024-03-06T10:12:47.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322983415 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
05:12:47 [2024-03-06T10:12:47.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=322983419 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
05:12:47 [2024-03-06T10:12:47.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:47 [2024-03-06T10:12:47.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:47 [2024-03-06T10:12:47.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:47 [2024-03-06T10:12:47.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:47 [2024-03-06T10:12:47.315Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:47 [2024-03-06T10:12:47.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:12:47 [2024-03-06T10:12:47.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:47 [2024-03-06T10:12:47.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:47 [2024-03-06T10:12:47.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:47 [2024-03-06T10:12:47.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:47 [2024-03-06T10:12:47.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:47 [2024-03-06T10:12:47.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322983433 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:47 [2024-03-06T10:12:47.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322983433 data=null doit=true}, TreeItem with text {test}]
05:12:47 [2024-03-06T10:12:47.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322983433 data=null}, TreeItem with text {test}]
05:12:47 [2024-03-06T10:12:47.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322983433 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:47 [2024-03-06T10:12:47.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322983433 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:47 [2024-03-06T10:12:47.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322983461 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:47 [2024-03-06T10:12:47.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:47 [2024-03-06T10:12:47.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322983461 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:47 [2024-03-06T10:12:47.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322983462 data=null doit=true}, TreeItem with text {test}]
05:12:47 [2024-03-06T10:12:47.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322983462 data=null}, TreeItem with text {test}]
05:12:47 [2024-03-06T10:12:47.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322983462 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:47 [2024-03-06T10:12:47.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322983462 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:47 [2024-03-06T10:12:47.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322983467 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:47 [2024-03-06T10:12:47.315Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:12:47 [2024-03-06T10:12:47.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:47 [2024-03-06T10:12:47.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=322983468 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:12:47 [2024-03-06T10:12:47.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322983468 data=null doit=true}, TreeItem with text {Traces [12]}]
05:12:47 [2024-03-06T10:12:47.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322983468 data=null}, TreeItem with text {Traces [12]}]
05:12:47 [2024-03-06T10:12:47.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322983468 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:47 [2024-03-06T10:12:47.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322983468 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:12:47 [2024-03-06T10:12:47.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322983483 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:47 [2024-03-06T10:12:47.315Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:12:47 [2024-03-06T10:12:47.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:47 [2024-03-06T10:12:47.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:47 [2024-03-06T10:12:47.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=322983812 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
05:12:47 [2024-03-06T10:12:47.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=322983812 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
05:12:47 [2024-03-06T10:12:47.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=322983812 data=null}, TreeItem with text {simple_server-thread2(2)}]
05:12:47 [2024-03-06T10:12:47.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=322983812 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
05:12:47 [2024-03-06T10:12:47.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322983812 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
05:12:47 [2024-03-06T10:12:47.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=322983853 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
05:12:47 [2024-03-06T10:12:47.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:47 [2024-03-06T10:12:47.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:47 [2024-03-06T10:12:47.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:47 [2024-03-06T10:12:47.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:47 [2024-03-06T10:12:47.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:47 [2024-03-06T10:12:47.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:47 [2024-03-06T10:12:47.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=322983855 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
05:12:47 [2024-03-06T10:12:47.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=322983855 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
05:12:47 [2024-03-06T10:12:47.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=322983855 data=null}, TreeItem with text {simple_server-thread2(2)}]
05:12:47 [2024-03-06T10:12:47.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=322983855 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
05:12:47 [2024-03-06T10:12:47.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322983855 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
05:12:47 [2024-03-06T10:12:47.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=322983860 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
05:12:47 [2024-03-06T10:12:47.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)}
05:12:47 [2024-03-06T10:12:47.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=322983860 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
05:12:47 [2024-03-06T10:12:47.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=322983860 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
05:12:47 [2024-03-06T10:12:47.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:47 [2024-03-06T10:12:47.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=322983860 data=null}, TreeItem with text {simple_server-thread2(2)}]
05:12:47 [2024-03-06T10:12:47.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=322983860 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
05:12:47 [2024-03-06T10:12:47.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322983860 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
05:12:47 [2024-03-06T10:12:47.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=322983864 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
05:12:47 [2024-03-06T10:12:47.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=322983864 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
05:12:47 [2024-03-06T10:12:47.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=322983865 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
05:12:47 [2024-03-06T10:12:47.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322983865 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
05:12:48 [2024-03-06T10:12:48.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=322983911 data=null button=1 stateMask=0x80000 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
05:12:48 [2024-03-06T10:12:48.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=322984111 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
05:12:48 [2024-03-06T10:12:48.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=322984112 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
05:12:48 [2024-03-06T10:12:48.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=322984112 data=null}, TreeItem with text {simple_server-thread2(2)}]
05:12:48 [2024-03-06T10:12:48.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)}
05:12:48 [2024-03-06T10:12:48.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:48 [2024-03-06T10:12:48.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:48 [2024-03-06T10:12:48.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:48 [2024-03-06T10:12:48.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:48 [2024-03-06T10:12:48.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:48 [2024-03-06T10:12:48.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:48 [2024-03-06T10:12:48.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:48 [2024-03-06T10:12:48.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:48 [2024-03-06T10:12:48.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:48 [2024-03-06T10:12:48.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:48 [2024-03-06T10:12:48.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:48 [2024-03-06T10:12:48.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:48 [2024-03-06T10:12:48.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:48 [2024-03-06T10:12:48.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:48 [2024-03-06T10:12:48.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:48 [2024-03-06T10:12:48.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:12:48 [2024-03-06T10:12:48.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322984113 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:12:48 [2024-03-06T10:12:48.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322984114 data=null doit=true}, TableItem with text {}]
05:12:48 [2024-03-06T10:12:48.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322984114 data=null}, TableItem with text {}]
05:12:48 [2024-03-06T10:12:48.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322984114 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:12:48 [2024-03-06T10:12:48.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322984114 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:12:48 [2024-03-06T10:12:48.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322984115 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:12:48 [2024-03-06T10:12:48.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:48 [2024-03-06T10:12:48.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:48 [2024-03-06T10:12:48.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:12:48 [2024-03-06T10:12:48.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322984116 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:12:48 [2024-03-06T10:12:48.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322984116 data=null doit=true}, TableItem with text {}]
05:12:48 [2024-03-06T10:12:48.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322984116 data=null}, TableItem with text {}]
05:12:48 [2024-03-06T10:12:48.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322984116 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:12:48 [2024-03-06T10:12:48.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322984116 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:12:48 [2024-03-06T10:12:48.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322984116 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:12:48 [2024-03-06T10:12:48.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:48 [2024-03-06T10:12:48.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:49 [2024-03-06T10:12:49.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:49 [2024-03-06T10:12:49.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:49 [2024-03-06T10:12:49.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=322985385 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
05:12:49 [2024-03-06T10:12:49.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=322985385 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
05:12:49 [2024-03-06T10:12:49.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=322985385 data=null}, TreeItem with text {simple_server-thread2(2)}]
05:12:49 [2024-03-06T10:12:49.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=322985386 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
05:12:49 [2024-03-06T10:12:49.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322985386 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
05:12:49 [2024-03-06T10:12:49.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=322985391 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
05:12:49 [2024-03-06T10:12:49.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:49 [2024-03-06T10:12:49.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:49 [2024-03-06T10:12:49.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:49 [2024-03-06T10:12:49.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:49 [2024-03-06T10:12:49.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:49 [2024-03-06T10:12:49.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:12:49 [2024-03-06T10:12:49.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:49 [2024-03-06T10:12:49.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:49 [2024-03-06T10:12:49.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:49 [2024-03-06T10:12:49.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:49 [2024-03-06T10:12:49.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:49 [2024-03-06T10:12:49.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322985395 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:49 [2024-03-06T10:12:49.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322985395 data=null doit=true}, TreeItem with text {test}]
05:12:49 [2024-03-06T10:12:49.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322985395 data=null}, TreeItem with text {test}]
05:12:49 [2024-03-06T10:12:49.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322985396 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:49 [2024-03-06T10:12:49.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322985396 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:49 [2024-03-06T10:12:49.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322985431 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:49 [2024-03-06T10:12:49.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:49 [2024-03-06T10:12:49.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322985432 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:49 [2024-03-06T10:12:49.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322985432 data=null doit=true}, TreeItem with text {test}]
05:12:49 [2024-03-06T10:12:49.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322985432 data=null}, TreeItem with text {test}]
05:12:49 [2024-03-06T10:12:49.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322985432 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:49 [2024-03-06T10:12:49.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322985432 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:49 [2024-03-06T10:12:49.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322985438 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:49 [2024-03-06T10:12:49.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:12:49 [2024-03-06T10:12:49.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:49 [2024-03-06T10:12:49.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=322985438 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:12:49 [2024-03-06T10:12:49.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322985439 data=null doit=true}, TreeItem with text {Traces [12]}]
05:12:49 [2024-03-06T10:12:49.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322985439 data=null}, TreeItem with text {Traces [12]}]
05:12:49 [2024-03-06T10:12:49.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322985439 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:49 [2024-03-06T10:12:49.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322985439 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:12:49 [2024-03-06T10:12:49.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322985455 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:49 [2024-03-06T10:12:49.516Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:12:49 [2024-03-06T10:12:49.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:49 [2024-03-06T10:12:49.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:49 [2024-03-06T10:12:49.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=322985497 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
05:12:49 [2024-03-06T10:12:49.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=322985498 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
05:12:49 [2024-03-06T10:12:49.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=322985498 data=null}, TreeItem with text {ust-overlap-testing(2)}]
05:12:49 [2024-03-06T10:12:49.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=322985498 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
05:12:49 [2024-03-06T10:12:49.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322985521 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
05:12:49 [2024-03-06T10:12:49.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=322985549 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
05:12:49 [2024-03-06T10:12:49.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:49 [2024-03-06T10:12:49.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:49 [2024-03-06T10:12:49.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:49 [2024-03-06T10:12:49.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:49 [2024-03-06T10:12:49.516Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:49 [2024-03-06T10:12:49.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:49 [2024-03-06T10:12:49.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=322985551 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
05:12:49 [2024-03-06T10:12:49.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=322985551 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
05:12:49 [2024-03-06T10:12:49.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=322985551 data=null}, TreeItem with text {ust-overlap-testing(2)}]
05:12:49 [2024-03-06T10:12:49.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=322985551 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
05:12:49 [2024-03-06T10:12:49.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322985551 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
05:12:49 [2024-03-06T10:12:49.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=322985562 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
05:12:49 [2024-03-06T10:12:49.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
05:12:49 [2024-03-06T10:12:49.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=322985563 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
05:12:49 [2024-03-06T10:12:49.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=322985563 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
05:12:49 [2024-03-06T10:12:49.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:49 [2024-03-06T10:12:49.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=322985563 data=null}, TreeItem with text {ust-overlap-testing(2)}]
05:12:49 [2024-03-06T10:12:49.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=322985563 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
05:12:49 [2024-03-06T10:12:49.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322985563 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
05:12:49 [2024-03-06T10:12:49.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=322985567 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
05:12:49 [2024-03-06T10:12:49.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=322985568 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
05:12:49 [2024-03-06T10:12:49.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=322985568 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
05:12:49 [2024-03-06T10:12:49.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322985568 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
05:12:49 [2024-03-06T10:12:49.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=322985614 data=null button=1 stateMask=0x80000 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
05:12:49 [2024-03-06T10:12:49.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=322985871 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
05:12:49 [2024-03-06T10:12:49.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=322985874 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
05:12:49 [2024-03-06T10:12:49.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=322985874 data=null}, TreeItem with text {ust-overlap-testing(2)}]
05:12:49 [2024-03-06T10:12:49.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
05:12:49 [2024-03-06T10:12:49.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:49 [2024-03-06T10:12:49.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:49 [2024-03-06T10:12:49.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:49 [2024-03-06T10:12:49.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:49 [2024-03-06T10:12:49.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:49 [2024-03-06T10:12:49.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:49 [2024-03-06T10:12:49.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:49 [2024-03-06T10:12:49.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:49 [2024-03-06T10:12:49.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:49 [2024-03-06T10:12:49.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:49 [2024-03-06T10:12:49.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:49 [2024-03-06T10:12:49.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:49 [2024-03-06T10:12:49.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:49 [2024-03-06T10:12:49.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:49 [2024-03-06T10:12:49.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:49 [2024-03-06T10:12:49.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:49 [2024-03-06T10:12:49.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:12:49 [2024-03-06T10:12:49.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322985884 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:12:49 [2024-03-06T10:12:49.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322985885 data=null doit=true}, TableItem with text {}]
05:12:49 [2024-03-06T10:12:49.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322985885 data=null}, TableItem with text {}]
05:12:49 [2024-03-06T10:12:49.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322985885 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:12:49 [2024-03-06T10:12:49.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322985885 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:12:49 [2024-03-06T10:12:49.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322985910 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:12:49 [2024-03-06T10:12:49.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:49 [2024-03-06T10:12:49.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:51 [2024-03-06T10:12:51.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:51 [2024-03-06T10:12:51.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:51 [2024-03-06T10:12:51.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=322987112 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
05:12:51 [2024-03-06T10:12:51.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=322987112 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
05:12:51 [2024-03-06T10:12:51.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=322987112 data=null}, TreeItem with text {ust-overlap-testing(2)}]
05:12:51 [2024-03-06T10:12:51.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=322987113 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
05:12:51 [2024-03-06T10:12:51.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322987113 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
05:12:51 [2024-03-06T10:12:51.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=322987121 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
05:12:51 [2024-03-06T10:12:51.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:51 [2024-03-06T10:12:51.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:51 [2024-03-06T10:12:51.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:51 [2024-03-06T10:12:51.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:51 [2024-03-06T10:12:51.138Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:51 [2024-03-06T10:12:51.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:12:51 [2024-03-06T10:12:51.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:51 [2024-03-06T10:12:51.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:51 [2024-03-06T10:12:51.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:51 [2024-03-06T10:12:51.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:51 [2024-03-06T10:12:51.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:51 [2024-03-06T10:12:51.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322987126 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:51 [2024-03-06T10:12:51.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322987126 data=null doit=true}, TreeItem with text {test}]
05:12:51 [2024-03-06T10:12:51.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322987126 data=null}, TreeItem with text {test}]
05:12:51 [2024-03-06T10:12:51.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322987126 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:51 [2024-03-06T10:12:51.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322987126 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:51 [2024-03-06T10:12:51.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322987157 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:51 [2024-03-06T10:12:51.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:51 [2024-03-06T10:12:51.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322987158 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:51 [2024-03-06T10:12:51.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322987158 data=null doit=true}, TreeItem with text {test}]
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322987158 data=null}, TreeItem with text {test}]
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322987158 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322987158 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322987164 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:51 [2024-03-06T10:12:51.139Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=322987165 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322987165 data=null doit=true}, TreeItem with text {Traces [12]}]
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322987165 data=null}, TreeItem with text {Traces [12]}]
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322987165 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322987165 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322987180 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322987187 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322987187 data=null doit=true}, TreeItem with text {test}]
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322987187 data=null}, TreeItem with text {test}]
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322987187 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322987188 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322987222 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322987222 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322987222 data=null doit=true}, TreeItem with text {test}]
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322987222 data=null}, TreeItem with text {test}]
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322987222 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322987223 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322987228 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:51 [2024-03-06T10:12:51.139Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=322987229 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322987229 data=null doit=true}, TreeItem with text {Traces [12]}]
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322987229 data=null}, TreeItem with text {Traces [12]}]
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322987229 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322987230 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322987245 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=322987246 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322987246 data=null doit=true}, TreeItem with text {Traces [12]}]
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322987246 data=null}, TreeItem with text {Traces [12]}]
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322987246 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:51 [2024-03-06T10:12:51.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322987246 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:12:51 [2024-03-06T10:12:51.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322987251 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:12:51 [2024-03-06T10:12:51.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:12:51 [2024-03-06T10:12:51.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:12:51 [2024-03-06T10:12:51.395Z] 
05:12:51 [2024-03-06T10:12:51.395Z] (Eclipse:19306): Gtk-WARNING **: 10:12:51.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:51 [2024-03-06T10:12:51.395Z] 
05:12:51 [2024-03-06T10:12:51.395Z] (Eclipse:19306): Gtk-WARNING **: 10:12:51.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:51 [2024-03-06T10:12:51.395Z] 
05:12:51 [2024-03-06T10:12:51.395Z] (Eclipse:19306): Gtk-WARNING **: 10:12:51.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:51 [2024-03-06T10:12:51.395Z] 
05:12:51 [2024-03-06T10:12:51.395Z] (Eclipse:19306): Gtk-WARNING **: 10:12:51.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:51 [2024-03-06T10:12:51.395Z] 
05:12:51 [2024-03-06T10:12:51.395Z] (Eclipse:19306): Gtk-WARNING **: 10:12:51.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:51 [2024-03-06T10:12:51.395Z] 
05:12:51 [2024-03-06T10:12:51.395Z] (Eclipse:19306): Gtk-WARNING **: 10:12:51.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:51 [2024-03-06T10:12:51.395Z] 
05:12:51 [2024-03-06T10:12:51.395Z] (Eclipse:19306): Gtk-WARNING **: 10:12:51.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:51 [2024-03-06T10:12:51.395Z] 
05:12:51 [2024-03-06T10:12:51.395Z] (Eclipse:19306): Gtk-WARNING **: 10:12:51.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:51 [2024-03-06T10:12:51.395Z] 
05:12:51 [2024-03-06T10:12:51.395Z] (Eclipse:19306): Gtk-WARNING **: 10:12:51.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:51 [2024-03-06T10:12:51.395Z] 
05:12:51 [2024-03-06T10:12:51.395Z] (Eclipse:19306): Gtk-WARNING **: 10:12:51.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:51 [2024-03-06T10:12:51.396Z] 
05:12:51 [2024-03-06T10:12:51.396Z] (Eclipse:19306): Gtk-WARNING **: 10:12:51.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:51 [2024-03-06T10:12:51.396Z] 
05:12:51 [2024-03-06T10:12:51.396Z] (Eclipse:19306): Gtk-WARNING **: 10:12:51.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:51 [2024-03-06T10:12:51.396Z] 
05:12:51 [2024-03-06T10:12:51.396Z] (Eclipse:19306): Gtk-WARNING **: 10:12:51.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:51 [2024-03-06T10:12:51.396Z] 
05:12:51 [2024-03-06T10:12:51.396Z] (Eclipse:19306): Gtk-WARNING **: 10:12:51.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:51 [2024-03-06T10:12:51.396Z] 
05:12:51 [2024-03-06T10:12:51.396Z] (Eclipse:19306): Gtk-WARNING **: 10:12:51.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:51 [2024-03-06T10:12:51.396Z] 
05:12:51 [2024-03-06T10:12:51.396Z] (Eclipse:19306): Gtk-WARNING **: 10:12:51.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:51 [2024-03-06T10:12:51.396Z] 
05:12:51 [2024-03-06T10:12:51.396Z] (Eclipse:19306): Gtk-WARNING **: 10:12:51.275: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:51 [2024-03-06T10:12:51.396Z] 
05:12:51 [2024-03-06T10:12:51.396Z] (Eclipse:19306): Gtk-WARNING **: 10:12:51.275: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:51 [2024-03-06T10:12:51.396Z] 
05:12:51 [2024-03-06T10:12:51.396Z] (Eclipse:19306): Gtk-WARNING **: 10:12:51.275: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:51 [2024-03-06T10:12:51.396Z] 
05:12:51 [2024-03-06T10:12:51.396Z] (Eclipse:19306): Gtk-WARNING **: 10:12:51.275: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:51 [2024-03-06T10:12:51.396Z] 
05:12:51 [2024-03-06T10:12:51.396Z] (Eclipse:19306): Gtk-WARNING **: 10:12:51.291: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:51 [2024-03-06T10:12:51.396Z] 
05:12:51 [2024-03-06T10:12:51.396Z] (Eclipse:19306): Gtk-WARNING **: 10:12:51.291: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:51 [2024-03-06T10:12:51.396Z] 
05:12:51 [2024-03-06T10:12:51.396Z] (Eclipse:19306): Gtk-WARNING **: 10:12:51.291: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:51 [2024-03-06T10:12:51.396Z] 
05:12:51 [2024-03-06T10:12:51.396Z] (Eclipse:19306): Gtk-WARNING **: 10:12:51.291: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:51 [2024-03-06T10:12:51.396Z] 
05:12:51 [2024-03-06T10:12:51.396Z] (Eclipse:19306): Gtk-WARNING **: 10:12:51.315: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:51 [2024-03-06T10:12:51.396Z] 
05:12:51 [2024-03-06T10:12:51.396Z] (Eclipse:19306): Gtk-WARNING **: 10:12:51.315: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:51 [2024-03-06T10:12:51.396Z] 
05:12:51 [2024-03-06T10:12:51.396Z] (Eclipse:19306): Gtk-WARNING **: 10:12:51.315: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:51 [2024-03-06T10:12:51.396Z] 
05:12:51 [2024-03-06T10:12:51.396Z] (Eclipse:19306): Gtk-WARNING **: 10:12:51.315: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:51 [2024-03-06T10:12:51.396Z] 
05:12:51 [2024-03-06T10:12:51.396Z] (Eclipse:19306): Gtk-WARNING **: 10:12:51.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:51 [2024-03-06T10:12:51.396Z] 
05:12:51 [2024-03-06T10:12:51.396Z] (Eclipse:19306): Gtk-WARNING **: 10:12:51.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:51 [2024-03-06T10:12:51.396Z] 
05:12:51 [2024-03-06T10:12:51.396Z] (Eclipse:19306): Gtk-WARNING **: 10:12:51.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:51 [2024-03-06T10:12:51.396Z] 
05:12:51 [2024-03-06T10:12:51.396Z] (Eclipse:19306): Gtk-WARNING **: 10:12:51.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:51 [2024-03-06T10:12:51.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:12:51 [2024-03-06T10:12:51.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:12:51 [2024-03-06T10:12:51.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322987556 data=null doit=true}, Shell with text {Confirm Clear}]
05:12:51 [2024-03-06T10:12:51.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:12:51 [2024-03-06T10:12:51.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:12:51 [2024-03-06T10:12:51.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:12:51 [2024-03-06T10:12:51.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:12:51 [2024-03-06T10:12:51.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:12:51 [2024-03-06T10:12:51.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:12:51 [2024-03-06T10:12:51.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322987557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:12:51 [2024-03-06T10:12:51.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322987557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:12:51 [2024-03-06T10:12:51.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322987557 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:12:51 [2024-03-06T10:12:51.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322987557 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:12:51 [2024-03-06T10:12:51.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322987557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:12:51 [2024-03-06T10:12:51.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322987557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:12:51 [2024-03-06T10:12:51.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322987557 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:12:52 [2024-03-06T10:12:52.763Z] 
05:12:52 [2024-03-06T10:12:52.763Z] (Eclipse:19306): Gtk-WARNING **: 10:12:52.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:52 [2024-03-06T10:12:52.763Z] 
05:12:52 [2024-03-06T10:12:52.763Z] (Eclipse:19306): Gtk-WARNING **: 10:12:52.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:52 [2024-03-06T10:12:52.763Z] 
05:12:52 [2024-03-06T10:12:52.763Z] (Eclipse:19306): Gtk-WARNING **: 10:12:52.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:52 [2024-03-06T10:12:52.763Z] 
05:12:52 [2024-03-06T10:12:52.763Z] (Eclipse:19306): Gtk-WARNING **: 10:12:52.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:52 [2024-03-06T10:12:52.763Z] 
05:12:52 [2024-03-06T10:12:52.763Z] (Eclipse:19306): Gtk-WARNING **: 10:12:52.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:52 [2024-03-06T10:12:52.763Z] 
05:12:52 [2024-03-06T10:12:52.763Z] (Eclipse:19306): Gtk-WARNING **: 10:12:52.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:52 [2024-03-06T10:12:52.763Z] 
05:12:52 [2024-03-06T10:12:52.763Z] (Eclipse:19306): Gtk-WARNING **: 10:12:52.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:52 [2024-03-06T10:12:52.763Z] 
05:12:52 [2024-03-06T10:12:52.763Z] (Eclipse:19306): Gtk-WARNING **: 10:12:52.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:52 [2024-03-06T10:12:52.763Z] 
05:12:52 [2024-03-06T10:12:52.763Z] (Eclipse:19306): Gtk-WARNING **: 10:12:52.604: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:52 [2024-03-06T10:12:52.763Z] 
05:12:52 [2024-03-06T10:12:52.763Z] (Eclipse:19306): Gtk-WARNING **: 10:12:52.604: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:52 [2024-03-06T10:12:52.763Z] 
05:12:52 [2024-03-06T10:12:52.763Z] (Eclipse:19306): Gtk-WARNING **: 10:12:52.604: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:52 [2024-03-06T10:12:52.763Z] 
05:12:52 [2024-03-06T10:12:52.763Z] (Eclipse:19306): Gtk-WARNING **: 10:12:52.604: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:52 [2024-03-06T10:12:52.763Z] 
05:12:52 [2024-03-06T10:12:52.763Z] (Eclipse:19306): Gtk-WARNING **: 10:12:52.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:52 [2024-03-06T10:12:52.763Z] 
05:12:52 [2024-03-06T10:12:52.763Z] (Eclipse:19306): Gtk-WARNING **: 10:12:52.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:52 [2024-03-06T10:12:52.763Z] 
05:12:52 [2024-03-06T10:12:52.763Z] (Eclipse:19306): Gtk-WARNING **: 10:12:52.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:52 [2024-03-06T10:12:52.763Z] 
05:12:52 [2024-03-06T10:12:52.763Z] (Eclipse:19306): Gtk-WARNING **: 10:12:52.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:52 [2024-03-06T10:12:52.763Z] 
05:12:52 [2024-03-06T10:12:52.763Z] (Eclipse:19306): Gtk-WARNING **: 10:12:52.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:52 [2024-03-06T10:12:52.763Z] 
05:12:52 [2024-03-06T10:12:52.763Z] (Eclipse:19306): Gtk-WARNING **: 10:12:52.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:52 [2024-03-06T10:12:52.763Z] 
05:12:52 [2024-03-06T10:12:52.763Z] (Eclipse:19306): Gtk-WARNING **: 10:12:52.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:52 [2024-03-06T10:12:52.763Z] 
05:12:52 [2024-03-06T10:12:52.763Z] (Eclipse:19306): Gtk-WARNING **: 10:12:52.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:52 [2024-03-06T10:12:52.763Z] 
05:12:52 [2024-03-06T10:12:52.763Z] (Eclipse:19306): Gtk-WARNING **: 10:12:52.667: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:52 [2024-03-06T10:12:52.764Z] 
05:12:52 [2024-03-06T10:12:52.764Z] (Eclipse:19306): Gtk-WARNING **: 10:12:52.667: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:52 [2024-03-06T10:12:52.764Z] 
05:12:52 [2024-03-06T10:12:52.764Z] (Eclipse:19306): Gtk-WARNING **: 10:12:52.667: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:52 [2024-03-06T10:12:52.764Z] 
05:12:52 [2024-03-06T10:12:52.764Z] (Eclipse:19306): Gtk-WARNING **: 10:12:52.667: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:52 [2024-03-06T10:12:52.764Z] 
05:12:52 [2024-03-06T10:12:52.764Z] (Eclipse:19306): Gtk-WARNING **: 10:12:52.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:52 [2024-03-06T10:12:52.764Z] 
05:12:52 [2024-03-06T10:12:52.764Z] (Eclipse:19306): Gtk-WARNING **: 10:12:52.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:52 [2024-03-06T10:12:52.764Z] 
05:12:52 [2024-03-06T10:12:52.764Z] (Eclipse:19306): Gtk-WARNING **: 10:12:52.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:52 [2024-03-06T10:12:52.764Z] 
05:12:52 [2024-03-06T10:12:52.764Z] (Eclipse:19306): Gtk-WARNING **: 10:12:52.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:54 [2024-03-06T10:12:54.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:12:54 [2024-03-06T10:12:54.689Z] 
05:12:54 [2024-03-06T10:12:54.689Z] (Eclipse:19306): Gtk-CRITICAL **: 10:12:54.536: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:12:54 [2024-03-06T10:12:54.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322987276 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322991241 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322991241 data=null doit=true}, TreeItem with text {test}]
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322991241 data=null}, TreeItem with text {test}]
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322991242 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322991242 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322991267 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322991268 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322991268 data=null doit=true}, TreeItem with text {test}]
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322991268 data=null}, TreeItem with text {test}]
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322991268 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322991268 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322991272 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:55 [2024-03-06T10:12:55.250Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322991273 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322991273 data=null doit=true}, TreeItem with text {Traces [0]}]
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322991273 data=null}, TreeItem with text {Traces [0]}]
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322991273 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322991273 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322991291 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=322991292 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=322991292 data=null doit=true}, TreeItem with text {Traces [0]}]
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=322991292 data=null}, TreeItem with text {Traces [0]}]
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=322991292 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322991292 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=322991296 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:12:55 [2024-03-06T10:12:55.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322991635 data=null doit=true}, Shell with text {Trace Import}]
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} [layout=null] time=322991650 data=null}, (of type 'Combo')]
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=322991681 data=null doit=true}, TreeItem with text {/}]
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=322991682 data=null}, TreeItem with text {/}]
05:12:55 [2024-03-06T10:12:55.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=322991682 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
05:12:55 [2024-03-06T10:12:55.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322991682 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
05:12:55 [2024-03-06T10:12:55.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=322991684 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
05:12:55 [2024-03-06T10:12:55.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=322991684 data=null doit=true}, Tree node with text: z-clashes]
05:12:55 [2024-03-06T10:12:55.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=322991684 data=null}, Tree node with text: z-clashes]
05:12:55 [2024-03-06T10:12:55.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=322991684 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
05:12:55 [2024-03-06T10:12:55.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322991684 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: z-clashes]
05:12:55 [2024-03-06T10:12:55.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=322991685 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
05:12:55 [2024-03-06T10:12:55.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:55 [2024-03-06T10:12:55.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=322991686 data=null button=0 stateMask=0x0 x=111 y=150 count=0}, Tree node with text: z-clashes]
05:12:55 [2024-03-06T10:12:55.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=322991686 data=null doit=true}, Tree node with text: z-clashes]
05:12:55 [2024-03-06T10:12:55.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=322991686 data=null}, Tree node with text: z-clashes]
05:12:55 [2024-03-06T10:12:55.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=322991686 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
05:12:55 [2024-03-06T10:12:55.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322991686 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: z-clashes]
05:12:55 [2024-03-06T10:12:55.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=322991688 data=null button=1 stateMask=0x80000 x=111 y=53 count=1}, Tree node with text: z-clashes]
05:12:55 [2024-03-06T10:12:55.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:55 [2024-03-06T10:12:55.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:55 [2024-03-06T10:12:55.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
05:12:55 [2024-03-06T10:12:55.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:55 [2024-03-06T10:12:55.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:55 [2024-03-06T10:12:55.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
05:12:55 [2024-03-06T10:12:55.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:55 [2024-03-06T10:12:55.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322991714 data=null button=0 stateMask=0x0 x=153 y=-39 count=0}, Tree node with text: kernel-overlap-testing]
05:12:55 [2024-03-06T10:12:55.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322991714 data=null doit=true}, Tree node with text: kernel-overlap-testing]
05:12:55 [2024-03-06T10:12:55.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322991714 data=null}, Tree node with text: kernel-overlap-testing]
05:12:55 [2024-03-06T10:12:55.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322991714 data=null button=1 stateMask=0x0 x=153 y=-39 count=1}, Tree node with text: kernel-overlap-testing]
05:12:55 [2024-03-06T10:12:55.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322991714 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
05:12:55 [2024-03-06T10:12:55.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322991716 data=null button=1 stateMask=0x80000 x=153 y=-39 count=1}, Tree node with text: kernel-overlap-testing]
05:12:55 [2024-03-06T10:12:55.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
05:12:55 [2024-03-06T10:12:55.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:12:55 [2024-03-06T10:12:55.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:12:55 [2024-03-06T10:12:55.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:12:55 [2024-03-06T10:12:55.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:12:55 [2024-03-06T10:12:55.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:12:55 [2024-03-06T10:12:55.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:12:55 [2024-03-06T10:12:55.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:12:55 [2024-03-06T10:12:55.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=322991719 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:12:55 [2024-03-06T10:12:55.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:12:55 [2024-03-06T10:12:55.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@216d591f
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=322991735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=322991735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=322991735 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=322991735 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=322991735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=322991735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=322991735 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=322991735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=322991736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=322991736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=322991736 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=322991736 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:12:55 [2024-03-06T10:12:55.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:12:55 [2024-03-06T10:12:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:12:55 [2024-03-06T10:12:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:12:55 [2024-03-06T10:12:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:12:55 [2024-03-06T10:12:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:12:55 [2024-03-06T10:12:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:12:55 [2024-03-06T10:12:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:12:55 [2024-03-06T10:12:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:12:55 [2024-03-06T10:12:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:12:55 [2024-03-06T10:12:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322991746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:12:55 [2024-03-06T10:12:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322991746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:12:55 [2024-03-06T10:12:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322991746 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:12:55 [2024-03-06T10:12:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322991746 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:12:55 [2024-03-06T10:12:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322991746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:12:55 [2024-03-06T10:12:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322991746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:12:56 [2024-03-06T10:12:56.022Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:12:56 [2024-03-06T10:12:56.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322991746 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:12:56 [2024-03-06T10:12:56.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322991316 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:12:56 [2024-03-06T10:12:56.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:12:56 [2024-03-06T10:12:56.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:12:56 [2024-03-06T10:12:56.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:56 [2024-03-06T10:12:56.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322992050 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322992050 data=null doit=true}, TreeItem with text {test}]
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322992050 data=null}, TreeItem with text {test}]
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322992050 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322992050 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322992075 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322992075 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322992075 data=null doit=true}, TreeItem with text {test}]
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322992075 data=null}, TreeItem with text {test}]
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322992075 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322992075 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322992080 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:56 [2024-03-06T10:12:56.023Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322992080 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322992080 data=null doit=true}, TreeItem with text {Traces [2]}]
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322992080 data=null}, TreeItem with text {Traces [2]}]
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322992080 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322992081 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322992096 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322992097 data=null doit=true}, TreeItem with text {Traces [2]}]
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322992097 data=null}, TreeItem with text {Traces [2]}]
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322992097 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322992097 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322992098 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=322992099 data=null doit=true}, TreeItem with text {z-clashes [1]}]
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=322992099 data=null}, TreeItem with text {z-clashes [1]}]
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=322992099 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322992099 data=null item=TreeItem {z-clashes [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {z-clashes [1]}]
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=322992100 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322992133 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322992133 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322992133 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322992133 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322992133 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:56 [2024-03-06T10:12:56.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322992177 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:12:56 [2024-03-06T10:12:56.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:56 [2024-03-06T10:12:56.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:56 [2024-03-06T10:12:56.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:56 [2024-03-06T10:12:56.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:56 [2024-03-06T10:12:56.024Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:56 [2024-03-06T10:12:56.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:56 [2024-03-06T10:12:56.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322992179 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:12:56 [2024-03-06T10:12:56.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322992179 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:56 [2024-03-06T10:12:56.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322992179 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:12:56 [2024-03-06T10:12:56.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322992179 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:12:56 [2024-03-06T10:12:56.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322992179 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:56 [2024-03-06T10:12:56.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322992183 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:12:56 [2024-03-06T10:12:56.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:12:56 [2024-03-06T10:12:56.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322992184 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:12:56 [2024-03-06T10:12:56.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322992184 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:56 [2024-03-06T10:12:56.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:56 [2024-03-06T10:12:56.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322992184 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:12:56 [2024-03-06T10:12:56.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322992184 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:12:56 [2024-03-06T10:12:56.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322992184 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:56 [2024-03-06T10:12:56.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322992187 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:12:56 [2024-03-06T10:12:56.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322992188 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:12:56 [2024-03-06T10:12:56.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322992188 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:12:56 [2024-03-06T10:12:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322992188 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:56 [2024-03-06T10:12:56.280Z] 
05:12:56 [2024-03-06T10:12:56.280Z] (Eclipse:19306): Gtk-CRITICAL **: 10:12:56.094: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:12:56 [2024-03-06T10:12:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322992229 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:12:56 [2024-03-06T10:12:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322992388 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:12:56 [2024-03-06T10:12:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322992388 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:56 [2024-03-06T10:12:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322992388 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:12:56 [2024-03-06T10:12:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:12:56 [2024-03-06T10:12:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:56 [2024-03-06T10:12:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:56 [2024-03-06T10:12:56.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:56 [2024-03-06T10:12:56.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:56 [2024-03-06T10:12:56.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:57 [2024-03-06T10:12:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:57 [2024-03-06T10:12:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:57 [2024-03-06T10:12:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:57 [2024-03-06T10:12:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:57 [2024-03-06T10:12:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:12:57 [2024-03-06T10:12:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322993391 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:12:57 [2024-03-06T10:12:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322993391 data=null doit=true}, TableItem with text {}]
05:12:57 [2024-03-06T10:12:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322993391 data=null}, TableItem with text {}]
05:12:57 [2024-03-06T10:12:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322993392 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:12:57 [2024-03-06T10:12:57.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322993392 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:12:57 [2024-03-06T10:12:57.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322993405 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:12:57 [2024-03-06T10:12:57.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:57 [2024-03-06T10:12:57.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:57 [2024-03-06T10:12:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:57 [2024-03-06T10:12:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:57 [2024-03-06T10:12:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322993658 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:12:57 [2024-03-06T10:12:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322993658 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:57 [2024-03-06T10:12:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322993658 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:12:57 [2024-03-06T10:12:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322993659 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:12:57 [2024-03-06T10:12:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322993659 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:12:57 [2024-03-06T10:12:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322993665 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:12:57 [2024-03-06T10:12:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:57 [2024-03-06T10:12:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:57 [2024-03-06T10:12:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:57 [2024-03-06T10:12:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:57 [2024-03-06T10:12:57.658Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:57 [2024-03-06T10:12:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:12:57 [2024-03-06T10:12:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:57 [2024-03-06T10:12:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:57 [2024-03-06T10:12:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:57 [2024-03-06T10:12:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:57 [2024-03-06T10:12:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:57 [2024-03-06T10:12:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322993668 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:57 [2024-03-06T10:12:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322993668 data=null doit=true}, TreeItem with text {test}]
05:12:57 [2024-03-06T10:12:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322993668 data=null}, TreeItem with text {test}]
05:12:57 [2024-03-06T10:12:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322993669 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:57 [2024-03-06T10:12:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322993669 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:57 [2024-03-06T10:12:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322993689 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:57 [2024-03-06T10:12:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:57 [2024-03-06T10:12:57.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322993690 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:57 [2024-03-06T10:12:57.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322993690 data=null doit=true}, TreeItem with text {test}]
05:12:57 [2024-03-06T10:12:57.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322993690 data=null}, TreeItem with text {test}]
05:12:57 [2024-03-06T10:12:57.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322993690 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:57 [2024-03-06T10:12:57.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322993690 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:57 [2024-03-06T10:12:57.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322993701 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:57 [2024-03-06T10:12:57.659Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:12:57 [2024-03-06T10:12:57.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:57 [2024-03-06T10:12:57.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322993702 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
05:12:57 [2024-03-06T10:12:57.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322993702 data=null doit=true}, TreeItem with text {Traces [2]}]
05:12:57 [2024-03-06T10:12:57.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322993702 data=null}, TreeItem with text {Traces [2]}]
05:12:57 [2024-03-06T10:12:57.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322993702 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:12:57 [2024-03-06T10:12:57.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322993702 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:12:57 [2024-03-06T10:12:57.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322993719 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:12:57 [2024-03-06T10:12:57.659Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:12:57 [2024-03-06T10:12:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:57 [2024-03-06T10:12:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:57 [2024-03-06T10:12:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322993968 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:12:57 [2024-03-06T10:12:57.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322993968 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:57 [2024-03-06T10:12:57.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322993968 data=null}, TreeItem with text {kernel-overlap-testing}]
05:12:57 [2024-03-06T10:12:57.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322993969 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:12:57 [2024-03-06T10:12:57.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322993969 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:57 [2024-03-06T10:12:57.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322993990 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:12:57 [2024-03-06T10:12:57.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:57 [2024-03-06T10:12:57.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:57 [2024-03-06T10:12:57.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:57 [2024-03-06T10:12:57.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:57 [2024-03-06T10:12:57.915Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:57 [2024-03-06T10:12:57.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:57 [2024-03-06T10:12:57.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322993993 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:12:57 [2024-03-06T10:12:57.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322993993 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:57 [2024-03-06T10:12:57.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322993993 data=null}, TreeItem with text {kernel-overlap-testing}]
05:12:57 [2024-03-06T10:12:57.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322993993 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:12:57 [2024-03-06T10:12:57.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322993993 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:57 [2024-03-06T10:12:57.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322993998 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:12:57 [2024-03-06T10:12:57.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:12:57 [2024-03-06T10:12:57.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322993999 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:12:57 [2024-03-06T10:12:57.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322993999 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:57 [2024-03-06T10:12:57.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:57 [2024-03-06T10:12:57.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322993999 data=null}, TreeItem with text {kernel-overlap-testing}]
05:12:57 [2024-03-06T10:12:57.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322993999 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:12:57 [2024-03-06T10:12:57.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322993999 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:57 [2024-03-06T10:12:57.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322994005 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:12:57 [2024-03-06T10:12:57.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322994005 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
05:12:57 [2024-03-06T10:12:57.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=322994006 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
05:12:57 [2024-03-06T10:12:57.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322994006 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:58 [2024-03-06T10:12:58.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322994060 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
05:12:58 [2024-03-06T10:12:58.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=322994301 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:12:58 [2024-03-06T10:12:58.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=322994306 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:58 [2024-03-06T10:12:58.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=322994306 data=null}, TreeItem with text {kernel-overlap-testing}]
05:12:58 [2024-03-06T10:12:58.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:12:58 [2024-03-06T10:12:58.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:58 [2024-03-06T10:12:58.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:12:58 [2024-03-06T10:12:58.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:58 [2024-03-06T10:12:58.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:58 [2024-03-06T10:12:58.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:58 [2024-03-06T10:12:58.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:58 [2024-03-06T10:12:58.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:12:58 [2024-03-06T10:12:58.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322994324 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:12:58 [2024-03-06T10:12:58.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322994324 data=null doit=true}, TableItem with text {}]
05:12:58 [2024-03-06T10:12:58.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322994324 data=null}, TableItem with text {}]
05:12:58 [2024-03-06T10:12:58.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322994325 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:12:58 [2024-03-06T10:12:58.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322994327 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:12:58 [2024-03-06T10:12:58.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322994335 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:12:58 [2024-03-06T10:12:58.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:12:58 [2024-03-06T10:12:58.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:12:59 [2024-03-06T10:12:59.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:12:59 [2024-03-06T10:12:59.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:59 [2024-03-06T10:12:59.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=322995494 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:12:59 [2024-03-06T10:12:59.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=322995495 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:59 [2024-03-06T10:12:59.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=322995495 data=null}, TreeItem with text {kernel-overlap-testing}]
05:12:59 [2024-03-06T10:12:59.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=322995495 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:12:59 [2024-03-06T10:12:59.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322995495 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:12:59 [2024-03-06T10:12:59.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=322995499 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:12:59 [2024-03-06T10:12:59.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:59 [2024-03-06T10:12:59.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:59 [2024-03-06T10:12:59.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:59 [2024-03-06T10:12:59.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:59 [2024-03-06T10:12:59.539Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:12:59 [2024-03-06T10:12:59.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:12:59 [2024-03-06T10:12:59.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:59 [2024-03-06T10:12:59.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:59 [2024-03-06T10:12:59.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:59 [2024-03-06T10:12:59.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:59 [2024-03-06T10:12:59.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:59 [2024-03-06T10:12:59.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322995507 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:59 [2024-03-06T10:12:59.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322995507 data=null doit=true}, TreeItem with text {test}]
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322995507 data=null}, TreeItem with text {test}]
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322995507 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322995507 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322995533 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322995534 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322995534 data=null doit=true}, TreeItem with text {test}]
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322995534 data=null}, TreeItem with text {test}]
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322995534 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322995534 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322995545 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:59 [2024-03-06T10:12:59.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322995545 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322995545 data=null doit=true}, TreeItem with text {Traces [2]}]
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322995546 data=null}, TreeItem with text {Traces [2]}]
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322995546 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322995546 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322995560 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:12:59 [2024-03-06T10:12:59.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322995565 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322995565 data=null doit=true}, TreeItem with text {test}]
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322995565 data=null}, TreeItem with text {test}]
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322995565 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322995565 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322995592 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322995593 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322995593 data=null doit=true}, TreeItem with text {test}]
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322995593 data=null}, TreeItem with text {test}]
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322995593 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322995593 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322995599 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:12:59 [2024-03-06T10:12:59.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322995600 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322995600 data=null doit=true}, TreeItem with text {Traces [2]}]
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322995600 data=null}, TreeItem with text {Traces [2]}]
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322995600 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:12:59 [2024-03-06T10:12:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322995600 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:12:59 [2024-03-06T10:12:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322995618 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:12:59 [2024-03-06T10:12:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:12:59 [2024-03-06T10:12:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322995618 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
05:12:59 [2024-03-06T10:12:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322995618 data=null doit=true}, TreeItem with text {Traces [2]}]
05:12:59 [2024-03-06T10:12:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322995618 data=null}, TreeItem with text {Traces [2]}]
05:12:59 [2024-03-06T10:12:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322995619 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:12:59 [2024-03-06T10:12:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322995621 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:12:59 [2024-03-06T10:12:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322995625 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:12:59 [2024-03-06T10:12:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:12:59 [2024-03-06T10:12:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:12:59 [2024-03-06T10:12:59.797Z] 
05:12:59 [2024-03-06T10:12:59.797Z] (Eclipse:19306): Gtk-WARNING **: 10:12:59.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:59 [2024-03-06T10:12:59.797Z] 
05:12:59 [2024-03-06T10:12:59.797Z] (Eclipse:19306): Gtk-WARNING **: 10:12:59.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:59 [2024-03-06T10:12:59.797Z] 
05:12:59 [2024-03-06T10:12:59.797Z] (Eclipse:19306): Gtk-WARNING **: 10:12:59.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:59 [2024-03-06T10:12:59.797Z] 
05:12:59 [2024-03-06T10:12:59.797Z] (Eclipse:19306): Gtk-WARNING **: 10:12:59.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:59 [2024-03-06T10:12:59.797Z] 
05:12:59 [2024-03-06T10:12:59.797Z] (Eclipse:19306): Gtk-WARNING **: 10:12:59.585: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:59 [2024-03-06T10:12:59.797Z] 
05:12:59 [2024-03-06T10:12:59.797Z] (Eclipse:19306): Gtk-WARNING **: 10:12:59.585: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:59 [2024-03-06T10:12:59.797Z] 
05:12:59 [2024-03-06T10:12:59.797Z] (Eclipse:19306): Gtk-WARNING **: 10:12:59.585: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:59 [2024-03-06T10:12:59.797Z] 
05:12:59 [2024-03-06T10:12:59.797Z] (Eclipse:19306): Gtk-WARNING **: 10:12:59.585: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:59 [2024-03-06T10:12:59.797Z] 
05:12:59 [2024-03-06T10:12:59.797Z] (Eclipse:19306): Gtk-WARNING **: 10:12:59.604: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:59 [2024-03-06T10:12:59.797Z] 
05:12:59 [2024-03-06T10:12:59.797Z] (Eclipse:19306): Gtk-WARNING **: 10:12:59.604: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:59 [2024-03-06T10:12:59.797Z] 
05:12:59 [2024-03-06T10:12:59.797Z] (Eclipse:19306): Gtk-WARNING **: 10:12:59.604: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:59 [2024-03-06T10:12:59.797Z] 
05:12:59 [2024-03-06T10:12:59.797Z] (Eclipse:19306): Gtk-WARNING **: 10:12:59.604: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:59 [2024-03-06T10:12:59.797Z] 
05:12:59 [2024-03-06T10:12:59.797Z] (Eclipse:19306): Gtk-WARNING **: 10:12:59.625: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:59 [2024-03-06T10:12:59.797Z] 
05:12:59 [2024-03-06T10:12:59.797Z] (Eclipse:19306): Gtk-WARNING **: 10:12:59.625: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:59 [2024-03-06T10:12:59.797Z] 
05:12:59 [2024-03-06T10:12:59.797Z] (Eclipse:19306): Gtk-WARNING **: 10:12:59.625: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:59 [2024-03-06T10:12:59.797Z] 
05:12:59 [2024-03-06T10:12:59.797Z] (Eclipse:19306): Gtk-WARNING **: 10:12:59.625: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:59 [2024-03-06T10:12:59.797Z] 
05:12:59 [2024-03-06T10:12:59.797Z] (Eclipse:19306): Gtk-WARNING **: 10:12:59.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:59 [2024-03-06T10:12:59.797Z] 
05:12:59 [2024-03-06T10:12:59.797Z] (Eclipse:19306): Gtk-WARNING **: 10:12:59.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:59 [2024-03-06T10:12:59.797Z] 
05:12:59 [2024-03-06T10:12:59.797Z] (Eclipse:19306): Gtk-WARNING **: 10:12:59.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:59 [2024-03-06T10:12:59.797Z] 
05:12:59 [2024-03-06T10:12:59.797Z] (Eclipse:19306): Gtk-WARNING **: 10:12:59.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:59 [2024-03-06T10:12:59.797Z] 
05:12:59 [2024-03-06T10:12:59.797Z] (Eclipse:19306): Gtk-WARNING **: 10:12:59.669: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:59 [2024-03-06T10:12:59.797Z] 
05:12:59 [2024-03-06T10:12:59.797Z] (Eclipse:19306): Gtk-WARNING **: 10:12:59.669: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:59 [2024-03-06T10:12:59.797Z] 
05:12:59 [2024-03-06T10:12:59.797Z] (Eclipse:19306): Gtk-WARNING **: 10:12:59.669: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:59 [2024-03-06T10:12:59.797Z] 
05:12:59 [2024-03-06T10:12:59.797Z] (Eclipse:19306): Gtk-WARNING **: 10:12:59.669: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:59 [2024-03-06T10:12:59.797Z] 
05:12:59 [2024-03-06T10:12:59.797Z] (Eclipse:19306): Gtk-WARNING **: 10:12:59.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:59 [2024-03-06T10:12:59.797Z] 
05:12:59 [2024-03-06T10:12:59.797Z] (Eclipse:19306): Gtk-WARNING **: 10:12:59.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:59 [2024-03-06T10:12:59.797Z] 
05:12:59 [2024-03-06T10:12:59.797Z] (Eclipse:19306): Gtk-WARNING **: 10:12:59.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:59 [2024-03-06T10:12:59.797Z] 
05:12:59 [2024-03-06T10:12:59.797Z] (Eclipse:19306): Gtk-WARNING **: 10:12:59.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:59 [2024-03-06T10:12:59.797Z] 
05:12:59 [2024-03-06T10:12:59.797Z] (Eclipse:19306): Gtk-WARNING **: 10:12:59.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:59 [2024-03-06T10:12:59.797Z] 
05:12:59 [2024-03-06T10:12:59.797Z] (Eclipse:19306): Gtk-WARNING **: 10:12:59.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:59 [2024-03-06T10:12:59.797Z] 
05:12:59 [2024-03-06T10:12:59.797Z] (Eclipse:19306): Gtk-WARNING **: 10:12:59.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:59 [2024-03-06T10:12:59.798Z] 
05:12:59 [2024-03-06T10:12:59.798Z] (Eclipse:19306): Gtk-WARNING **: 10:12:59.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:12:59 [2024-03-06T10:12:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:12:59 [2024-03-06T10:12:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:12:59 [2024-03-06T10:12:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=322995932 data=null doit=true}, Shell with text {Confirm Clear}]
05:12:59 [2024-03-06T10:12:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:12:59 [2024-03-06T10:12:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:12:59 [2024-03-06T10:12:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:12:59 [2024-03-06T10:12:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:12:59 [2024-03-06T10:12:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:12:59 [2024-03-06T10:12:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:12:59 [2024-03-06T10:12:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=322995933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:12:59 [2024-03-06T10:12:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=322995933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:12:59 [2024-03-06T10:12:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=322995933 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:12:59 [2024-03-06T10:12:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=322995933 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:12:59 [2024-03-06T10:12:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=322995934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:12:59 [2024-03-06T10:12:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=322995934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:12:59 [2024-03-06T10:12:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=322995934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:13:00 [2024-03-06T10:13:00.725Z] 
05:13:00 [2024-03-06T10:13:00.725Z] (Eclipse:19306): Gtk-CRITICAL **: 10:13:00.388: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:13:00 [2024-03-06T10:13:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=322995650 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:13:00 [2024-03-06T10:13:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:13:00 [2024-03-06T10:13:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:00 [2024-03-06T10:13:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:00 [2024-03-06T10:13:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:00 [2024-03-06T10:13:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:00 [2024-03-06T10:13:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:00 [2024-03-06T10:13:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:00 [2024-03-06T10:13:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322996648 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:00 [2024-03-06T10:13:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322996648 data=null doit=true}, TreeItem with text {test}]
05:13:00 [2024-03-06T10:13:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322996648 data=null}, TreeItem with text {test}]
05:13:00 [2024-03-06T10:13:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322996649 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:00 [2024-03-06T10:13:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322996649 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:00 [2024-03-06T10:13:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322996663 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:00 [2024-03-06T10:13:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:00 [2024-03-06T10:13:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322996663 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:00 [2024-03-06T10:13:00.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322996663 data=null doit=true}, TreeItem with text {test}]
05:13:00 [2024-03-06T10:13:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322996664 data=null}, TreeItem with text {test}]
05:13:00 [2024-03-06T10:13:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322996664 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:00 [2024-03-06T10:13:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322996664 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:00 [2024-03-06T10:13:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322996668 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:00 [2024-03-06T10:13:00.726Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:00 [2024-03-06T10:13:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:00 [2024-03-06T10:13:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322996668 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
05:13:00 [2024-03-06T10:13:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322996668 data=null doit=true}, TreeItem with text {Traces [2]}]
05:13:00 [2024-03-06T10:13:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322996668 data=null}, TreeItem with text {Traces [2]}]
05:13:00 [2024-03-06T10:13:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322996669 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:13:00 [2024-03-06T10:13:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322996669 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:13:00 [2024-03-06T10:13:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322996682 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:13:00 [2024-03-06T10:13:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:00 [2024-03-06T10:13:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=322996683 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
05:13:00 [2024-03-06T10:13:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=322996683 data=null doit=true}, TreeItem with text {Traces [2]}]
05:13:00 [2024-03-06T10:13:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=322996683 data=null}, TreeItem with text {Traces [2]}]
05:13:00 [2024-03-06T10:13:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=322996683 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:13:00 [2024-03-06T10:13:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322996683 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:13:00 [2024-03-06T10:13:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=322996686 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:13:00 [2024-03-06T10:13:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:13:00 [2024-03-06T10:13:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:13:00 [2024-03-06T10:13:00.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=322997027 data=null doit=true}, Shell with text {Trace Import}]
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} [layout=null] time=322997033 data=null}, (of type 'Combo')]
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=322997087 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=322997087 data=null doit=true}, TreeItem with text {/}]
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=322997087 data=null}, TreeItem with text {/}]
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=322997087 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322997087 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=322997087 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:13:00 [2024-03-06T10:13:00.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=322997107 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:13:00 [2024-03-06T10:13:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:13:00 [2024-03-06T10:13:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=322997114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:13:00 [2024-03-06T10:13:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=322997114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:13:00 [2024-03-06T10:13:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=322997115 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:13:00 [2024-03-06T10:13:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=322997115 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:13:00 [2024-03-06T10:13:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=322997115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:13:00 [2024-03-06T10:13:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=322997115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:13:00 [2024-03-06T10:13:00.985Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:13:00 [2024-03-06T10:13:00.985Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:13:00 [2024-03-06T10:13:00.985Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:13:00 [2024-03-06T10:13:00.985Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:13:00 [2024-03-06T10:13:00.985Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:13:00 [2024-03-06T10:13:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:13:01 [2024-03-06T10:13:01.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=322997115 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:13:01 [2024-03-06T10:13:01.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=322996711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:13:01 [2024-03-06T10:13:01.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:01 [2024-03-06T10:13:01.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:01 [2024-03-06T10:13:01.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:01 [2024-03-06T10:13:01.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:01 [2024-03-06T10:13:01.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:01 [2024-03-06T10:13:01.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:01 [2024-03-06T10:13:01.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322997661 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:01 [2024-03-06T10:13:01.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322997661 data=null doit=true}, TreeItem with text {test}]
05:13:01 [2024-03-06T10:13:01.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322997661 data=null}, TreeItem with text {test}]
05:13:01 [2024-03-06T10:13:01.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322997662 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:01 [2024-03-06T10:13:01.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322997662 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:01 [2024-03-06T10:13:01.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322997680 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:01 [2024-03-06T10:13:01.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:01 [2024-03-06T10:13:01.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322997681 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:01 [2024-03-06T10:13:01.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322997681 data=null doit=true}, TreeItem with text {test}]
05:13:01 [2024-03-06T10:13:01.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322997681 data=null}, TreeItem with text {test}]
05:13:01 [2024-03-06T10:13:01.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322997681 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:01 [2024-03-06T10:13:01.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322997681 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:01 [2024-03-06T10:13:01.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322997699 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:01 [2024-03-06T10:13:01.547Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:01 [2024-03-06T10:13:01.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:01 [2024-03-06T10:13:01.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=322997705 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:13:01 [2024-03-06T10:13:01.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322997706 data=null doit=true}, TreeItem with text {Traces [12]}]
05:13:01 [2024-03-06T10:13:01.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322997706 data=null}, TreeItem with text {Traces [12]}]
05:13:01 [2024-03-06T10:13:01.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322997713 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:01 [2024-03-06T10:13:01.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322997713 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:13:01 [2024-03-06T10:13:01.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322997732 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:01 [2024-03-06T10:13:01.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322997733 data=null doit=true}, TreeItem with text {Traces [12]}]
05:13:01 [2024-03-06T10:13:01.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322997733 data=null}, TreeItem with text {Traces [12]}]
05:13:01 [2024-03-06T10:13:01.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322997733 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:01 [2024-03-06T10:13:01.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=322997733 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [12]}]
05:13:01 [2024-03-06T10:13:01.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322997735 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:01 [2024-03-06T10:13:01.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:01 [2024-03-06T10:13:01.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:01 [2024-03-06T10:13:01.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322997959 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:13:01 [2024-03-06T10:13:01.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322997959 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:01 [2024-03-06T10:13:01.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322997959 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:13:01 [2024-03-06T10:13:01.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322997959 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:13:01 [2024-03-06T10:13:01.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322997959 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:01 [2024-03-06T10:13:01.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322997994 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:13:01 [2024-03-06T10:13:01.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:01 [2024-03-06T10:13:01.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:01 [2024-03-06T10:13:01.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:01 [2024-03-06T10:13:01.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:01 [2024-03-06T10:13:01.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:01 [2024-03-06T10:13:01.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:02 [2024-03-06T10:13:02.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322997996 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:13:02 [2024-03-06T10:13:02.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322997997 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:02 [2024-03-06T10:13:02.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322997997 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:13:02 [2024-03-06T10:13:02.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322997997 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:13:02 [2024-03-06T10:13:02.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322997997 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:02 [2024-03-06T10:13:02.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322998002 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:13:02 [2024-03-06T10:13:02.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:13:02 [2024-03-06T10:13:02.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322998002 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:13:02 [2024-03-06T10:13:02.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322998002 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:02 [2024-03-06T10:13:02.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:02 [2024-03-06T10:13:02.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322998002 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:13:02 [2024-03-06T10:13:02.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322998003 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:13:02 [2024-03-06T10:13:02.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322998003 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:02 [2024-03-06T10:13:02.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322998007 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:13:02 [2024-03-06T10:13:02.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322998007 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:13:02 [2024-03-06T10:13:02.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322998007 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:13:02 [2024-03-06T10:13:02.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322998007 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:02 [2024-03-06T10:13:02.059Z] 
05:13:02 [2024-03-06T10:13:02.059Z] (Eclipse:19306): Gtk-CRITICAL **: 10:13:01.909: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:13:02 [2024-03-06T10:13:02.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322998048 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:13:02 [2024-03-06T10:13:02.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322998202 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:13:02 [2024-03-06T10:13:02.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322998202 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:02 [2024-03-06T10:13:02.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322998202 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:13:02 [2024-03-06T10:13:02.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:13:02 [2024-03-06T10:13:02.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:02 [2024-03-06T10:13:02.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:02 [2024-03-06T10:13:02.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:02 [2024-03-06T10:13:02.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:02 [2024-03-06T10:13:02.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:03 [2024-03-06T10:13:03.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:03 [2024-03-06T10:13:03.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:03 [2024-03-06T10:13:03.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:03 [2024-03-06T10:13:03.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:03 [2024-03-06T10:13:03.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:13:03 [2024-03-06T10:13:03.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=322999231 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:13:03 [2024-03-06T10:13:03.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=322999231 data=null doit=true}, TableItem with text {}]
05:13:03 [2024-03-06T10:13:03.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=322999231 data=null}, TableItem with text {}]
05:13:03 [2024-03-06T10:13:03.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=322999231 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:13:03 [2024-03-06T10:13:03.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=322999232 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:13:03 [2024-03-06T10:13:03.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=322999239 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:13:03 [2024-03-06T10:13:03.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:03 [2024-03-06T10:13:03.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:03 [2024-03-06T10:13:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:03 [2024-03-06T10:13:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:03 [2024-03-06T10:13:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322999491 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:13:03 [2024-03-06T10:13:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=322999491 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:03 [2024-03-06T10:13:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=322999491 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:13:03 [2024-03-06T10:13:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322999492 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:13:03 [2024-03-06T10:13:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322999492 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:03 [2024-03-06T10:13:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=322999497 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:13:03 [2024-03-06T10:13:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:03 [2024-03-06T10:13:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:03 [2024-03-06T10:13:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:03 [2024-03-06T10:13:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:03 [2024-03-06T10:13:03.438Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:03 [2024-03-06T10:13:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:03 [2024-03-06T10:13:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:03 [2024-03-06T10:13:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:03 [2024-03-06T10:13:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:03 [2024-03-06T10:13:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:03 [2024-03-06T10:13:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:03 [2024-03-06T10:13:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322999503 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:03 [2024-03-06T10:13:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322999503 data=null doit=true}, TreeItem with text {test}]
05:13:03 [2024-03-06T10:13:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322999503 data=null}, TreeItem with text {test}]
05:13:03 [2024-03-06T10:13:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322999504 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:03 [2024-03-06T10:13:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322999504 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:03 [2024-03-06T10:13:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322999552 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:03 [2024-03-06T10:13:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:03 [2024-03-06T10:13:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=322999554 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:03 [2024-03-06T10:13:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=322999554 data=null doit=true}, TreeItem with text {test}]
05:13:03 [2024-03-06T10:13:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=322999554 data=null}, TreeItem with text {test}]
05:13:03 [2024-03-06T10:13:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=322999554 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:03 [2024-03-06T10:13:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322999554 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:03 [2024-03-06T10:13:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=322999559 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:03 [2024-03-06T10:13:03.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:03 [2024-03-06T10:13:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:03 [2024-03-06T10:13:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=322999559 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:13:03 [2024-03-06T10:13:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=322999559 data=null doit=true}, TreeItem with text {Traces [12]}]
05:13:03 [2024-03-06T10:13:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=322999559 data=null}, TreeItem with text {Traces [12]}]
05:13:03 [2024-03-06T10:13:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=322999560 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:03 [2024-03-06T10:13:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322999560 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:13:03 [2024-03-06T10:13:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=322999575 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:03 [2024-03-06T10:13:03.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:13:03 [2024-03-06T10:13:03.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:03 [2024-03-06T10:13:03.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:03 [2024-03-06T10:13:03.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322999799 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:13:03 [2024-03-06T10:13:03.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322999799 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:13:03 [2024-03-06T10:13:03.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322999799 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:13:03 [2024-03-06T10:13:03.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322999799 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:13:03 [2024-03-06T10:13:03.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322999799 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:13:03 [2024-03-06T10:13:03.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322999839 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:13:03 [2024-03-06T10:13:03.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:03 [2024-03-06T10:13:03.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:03 [2024-03-06T10:13:03.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:03 [2024-03-06T10:13:03.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:03 [2024-03-06T10:13:03.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:03 [2024-03-06T10:13:03.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:03 [2024-03-06T10:13:03.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322999842 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:13:03 [2024-03-06T10:13:03.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322999842 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:13:03 [2024-03-06T10:13:03.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322999842 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:13:03 [2024-03-06T10:13:03.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322999843 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:13:03 [2024-03-06T10:13:03.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322999843 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:13:03 [2024-03-06T10:13:03.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322999847 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:13:03 [2024-03-06T10:13:03.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:13:03 [2024-03-06T10:13:03.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322999847 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:13:03 [2024-03-06T10:13:03.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322999847 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:13:03 [2024-03-06T10:13:03.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:03 [2024-03-06T10:13:03.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=322999848 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:13:03 [2024-03-06T10:13:03.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322999848 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:13:03 [2024-03-06T10:13:03.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=322999848 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:13:03 [2024-03-06T10:13:03.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322999852 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:13:03 [2024-03-06T10:13:03.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322999852 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:13:03 [2024-03-06T10:13:03.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322999852 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:13:03 [2024-03-06T10:13:03.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=322999852 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:13:03 [2024-03-06T10:13:03.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322999890 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:13:03 [2024-03-06T10:13:03.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=322999897 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:13:03 [2024-03-06T10:13:03.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=322999897 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:13:03 [2024-03-06T10:13:03.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=323000044 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:13:03 [2024-03-06T10:13:03.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:13:03 [2024-03-06T10:13:03.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:03 [2024-03-06T10:13:03.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:04 [2024-03-06T10:13:04.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:04 [2024-03-06T10:13:04.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:04 [2024-03-06T10:13:04.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:04 [2024-03-06T10:13:04.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:04 [2024-03-06T10:13:04.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:13:04 [2024-03-06T10:13:04.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=323001068 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:13:04 [2024-03-06T10:13:04.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=323001068 data=null doit=true}, TableItem with text {}]
05:13:04 [2024-03-06T10:13:04.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=323001068 data=null}, TableItem with text {}]
05:13:04 [2024-03-06T10:13:04.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=323001068 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:13:04 [2024-03-06T10:13:04.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=323001068 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:13:04 [2024-03-06T10:13:04.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=323001073 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:13:04 [2024-03-06T10:13:04.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:04 [2024-03-06T10:13:04.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:05 [2024-03-06T10:13:05.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:05 [2024-03-06T10:13:05.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:05 [2024-03-06T10:13:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323001340 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:13:05 [2024-03-06T10:13:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=323001340 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:13:05 [2024-03-06T10:13:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=323001340 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:13:05 [2024-03-06T10:13:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323001341 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:13:05 [2024-03-06T10:13:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323001341 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:13:05 [2024-03-06T10:13:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323001349 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:13:05 [2024-03-06T10:13:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:05 [2024-03-06T10:13:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:05 [2024-03-06T10:13:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:05 [2024-03-06T10:13:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:05 [2024-03-06T10:13:05.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:05 [2024-03-06T10:13:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:05 [2024-03-06T10:13:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:05 [2024-03-06T10:13:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:05 [2024-03-06T10:13:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:05 [2024-03-06T10:13:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:05 [2024-03-06T10:13:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:05 [2024-03-06T10:13:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323001355 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:05 [2024-03-06T10:13:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323001355 data=null doit=true}, TreeItem with text {test}]
05:13:05 [2024-03-06T10:13:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323001355 data=null}, TreeItem with text {test}]
05:13:05 [2024-03-06T10:13:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323001355 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:05 [2024-03-06T10:13:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323001355 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:05 [2024-03-06T10:13:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323001379 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:05 [2024-03-06T10:13:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:05 [2024-03-06T10:13:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323001380 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:05 [2024-03-06T10:13:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323001380 data=null doit=true}, TreeItem with text {test}]
05:13:05 [2024-03-06T10:13:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323001380 data=null}, TreeItem with text {test}]
05:13:05 [2024-03-06T10:13:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323001380 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:05 [2024-03-06T10:13:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323001380 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:05 [2024-03-06T10:13:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323001390 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:05 [2024-03-06T10:13:05.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:05 [2024-03-06T10:13:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:05 [2024-03-06T10:13:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=323001391 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:13:05 [2024-03-06T10:13:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=323001391 data=null doit=true}, TreeItem with text {Traces [12]}]
05:13:05 [2024-03-06T10:13:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=323001391 data=null}, TreeItem with text {Traces [12]}]
05:13:05 [2024-03-06T10:13:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=323001392 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:05 [2024-03-06T10:13:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323001392 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:13:05 [2024-03-06T10:13:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=323001412 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:05 [2024-03-06T10:13:05.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:13:05 [2024-03-06T10:13:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:05 [2024-03-06T10:13:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:05 [2024-03-06T10:13:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=323001779 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
05:13:05 [2024-03-06T10:13:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=323001780 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:05 [2024-03-06T10:13:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=323001780 data=null}, TreeItem with text {kernel-overlap-testing}]
05:13:05 [2024-03-06T10:13:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=323001780 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:13:05 [2024-03-06T10:13:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323001780 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:05 [2024-03-06T10:13:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=323001806 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:13:05 [2024-03-06T10:13:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:05 [2024-03-06T10:13:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:05 [2024-03-06T10:13:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:05 [2024-03-06T10:13:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:05 [2024-03-06T10:13:05.649Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:05 [2024-03-06T10:13:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:05 [2024-03-06T10:13:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=323001809 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
05:13:05 [2024-03-06T10:13:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=323001809 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:05 [2024-03-06T10:13:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=323001809 data=null}, TreeItem with text {kernel-overlap-testing}]
05:13:05 [2024-03-06T10:13:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=323001810 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:13:05 [2024-03-06T10:13:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323001810 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:05 [2024-03-06T10:13:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=323001817 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:13:05 [2024-03-06T10:13:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:13:05 [2024-03-06T10:13:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=323001818 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
05:13:05 [2024-03-06T10:13:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=323001818 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:05 [2024-03-06T10:13:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:05 [2024-03-06T10:13:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=323001818 data=null}, TreeItem with text {kernel-overlap-testing}]
05:13:05 [2024-03-06T10:13:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=323001818 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:13:05 [2024-03-06T10:13:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323001819 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:05 [2024-03-06T10:13:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=323001823 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:13:05 [2024-03-06T10:13:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=323001824 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
05:13:05 [2024-03-06T10:13:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=323001824 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
05:13:05 [2024-03-06T10:13:05.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=323001824 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:05 [2024-03-06T10:13:05.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=323001867 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
05:13:06 [2024-03-06T10:13:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=323002130 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
05:13:06 [2024-03-06T10:13:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=323002148 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:06 [2024-03-06T10:13:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=323002149 data=null}, TreeItem with text {kernel-overlap-testing}]
05:13:06 [2024-03-06T10:13:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:13:06 [2024-03-06T10:13:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:06 [2024-03-06T10:13:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:06 [2024-03-06T10:13:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:06 [2024-03-06T10:13:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:06 [2024-03-06T10:13:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:06 [2024-03-06T10:13:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:06 [2024-03-06T10:13:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:06 [2024-03-06T10:13:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:13:06 [2024-03-06T10:13:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=323002151 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:13:06 [2024-03-06T10:13:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=323002151 data=null doit=true}, TableItem with text {}]
05:13:06 [2024-03-06T10:13:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=323002151 data=null}, TableItem with text {}]
05:13:06 [2024-03-06T10:13:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=323002151 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:13:06 [2024-03-06T10:13:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=323002152 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:13:06 [2024-03-06T10:13:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=323002156 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:13:06 [2024-03-06T10:13:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:06 [2024-03-06T10:13:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:07 [2024-03-06T10:13:07.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:07 [2024-03-06T10:13:07.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:07 [2024-03-06T10:13:07.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=323003324 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
05:13:07 [2024-03-06T10:13:07.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=323003324 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:07 [2024-03-06T10:13:07.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=323003324 data=null}, TreeItem with text {kernel-overlap-testing}]
05:13:07 [2024-03-06T10:13:07.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=323003325 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:13:07 [2024-03-06T10:13:07.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323003325 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=323003334 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:07 [2024-03-06T10:13:07.344Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323003340 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323003340 data=null doit=true}, TreeItem with text {test}]
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323003340 data=null}, TreeItem with text {test}]
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323003340 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323003340 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323003373 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323003374 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323003374 data=null doit=true}, TreeItem with text {test}]
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323003374 data=null}, TreeItem with text {test}]
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323003374 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323003374 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323003379 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:07 [2024-03-06T10:13:07.344Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=323003380 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=323003380 data=null doit=true}, TreeItem with text {Traces [12]}]
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=323003380 data=null}, TreeItem with text {Traces [12]}]
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=323003380 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323003380 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=323003395 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:07 [2024-03-06T10:13:07.344Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=323003463 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=323003463 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=323003463 data=null}, TreeItem with text {simple_server-thread1}]
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=323003463 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323003463 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=323003486 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:07 [2024-03-06T10:13:07.344Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:07 [2024-03-06T10:13:07.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=323003489 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
05:13:07 [2024-03-06T10:13:07.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=323003489 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:13:07 [2024-03-06T10:13:07.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=323003489 data=null}, TreeItem with text {simple_server-thread1}]
05:13:07 [2024-03-06T10:13:07.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=323003490 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
05:13:07 [2024-03-06T10:13:07.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323003490 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:13:07 [2024-03-06T10:13:07.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=323003494 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
05:13:07 [2024-03-06T10:13:07.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
05:13:07 [2024-03-06T10:13:07.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=323003495 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
05:13:07 [2024-03-06T10:13:07.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=323003495 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:13:07 [2024-03-06T10:13:07.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:07 [2024-03-06T10:13:07.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=323003495 data=null}, TreeItem with text {simple_server-thread1}]
05:13:07 [2024-03-06T10:13:07.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=323003495 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
05:13:07 [2024-03-06T10:13:07.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323003495 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:13:07 [2024-03-06T10:13:07.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=323003499 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
05:13:07 [2024-03-06T10:13:07.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=323003500 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
05:13:07 [2024-03-06T10:13:07.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=323003500 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
05:13:07 [2024-03-06T10:13:07.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=323003500 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:13:07 [2024-03-06T10:13:07.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=323003549 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
05:13:07 [2024-03-06T10:13:07.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=323003768 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
05:13:07 [2024-03-06T10:13:07.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=323003773 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:13:07 [2024-03-06T10:13:07.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=323003773 data=null}, TreeItem with text {simple_server-thread1}]
05:13:07 [2024-03-06T10:13:07.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
05:13:07 [2024-03-06T10:13:07.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:07 [2024-03-06T10:13:07.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:07 [2024-03-06T10:13:07.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:07 [2024-03-06T10:13:07.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:07 [2024-03-06T10:13:07.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:07 [2024-03-06T10:13:07.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:07 [2024-03-06T10:13:07.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:07 [2024-03-06T10:13:07.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:07 [2024-03-06T10:13:07.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:13:07 [2024-03-06T10:13:07.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=323003783 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:13:07 [2024-03-06T10:13:07.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=323003783 data=null doit=true}, TableItem with text {}]
05:13:07 [2024-03-06T10:13:07.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=323003783 data=null}, TableItem with text {}]
05:13:07 [2024-03-06T10:13:07.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=323003784 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:13:07 [2024-03-06T10:13:07.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=323003784 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:13:07 [2024-03-06T10:13:07.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=323003791 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:13:07 [2024-03-06T10:13:07.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:07 [2024-03-06T10:13:07.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:08 [2024-03-06T10:13:08.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:08 [2024-03-06T10:13:08.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:08 [2024-03-06T10:13:08.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=323004966 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
05:13:08 [2024-03-06T10:13:08.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=323004966 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:13:08 [2024-03-06T10:13:08.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=323004966 data=null}, TreeItem with text {simple_server-thread1}]
05:13:08 [2024-03-06T10:13:08.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=323004967 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
05:13:08 [2024-03-06T10:13:08.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323004967 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:13:08 [2024-03-06T10:13:08.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=323004972 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
05:13:08 [2024-03-06T10:13:08.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:08 [2024-03-06T10:13:08.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:08 [2024-03-06T10:13:08.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:08 [2024-03-06T10:13:08.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:09 [2024-03-06T10:13:09.039Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:09 [2024-03-06T10:13:09.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:09 [2024-03-06T10:13:09.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:09 [2024-03-06T10:13:09.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:09 [2024-03-06T10:13:09.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:09 [2024-03-06T10:13:09.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:09 [2024-03-06T10:13:09.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:09 [2024-03-06T10:13:09.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323004979 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:09 [2024-03-06T10:13:09.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323004979 data=null doit=true}, TreeItem with text {test}]
05:13:09 [2024-03-06T10:13:09.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323004979 data=null}, TreeItem with text {test}]
05:13:09 [2024-03-06T10:13:09.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323004979 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:09 [2024-03-06T10:13:09.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323004979 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:09 [2024-03-06T10:13:09.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323005019 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:09 [2024-03-06T10:13:09.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:09 [2024-03-06T10:13:09.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323005020 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:09 [2024-03-06T10:13:09.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323005020 data=null doit=true}, TreeItem with text {test}]
05:13:09 [2024-03-06T10:13:09.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323005020 data=null}, TreeItem with text {test}]
05:13:09 [2024-03-06T10:13:09.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323005020 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:09 [2024-03-06T10:13:09.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323005020 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:09 [2024-03-06T10:13:09.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323005037 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:09 [2024-03-06T10:13:09.039Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:09 [2024-03-06T10:13:09.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:09 [2024-03-06T10:13:09.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=323005038 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:13:09 [2024-03-06T10:13:09.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=323005038 data=null doit=true}, TreeItem with text {Traces [12]}]
05:13:09 [2024-03-06T10:13:09.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=323005038 data=null}, TreeItem with text {Traces [12]}]
05:13:09 [2024-03-06T10:13:09.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=323005038 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:09 [2024-03-06T10:13:09.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323005039 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:13:09 [2024-03-06T10:13:09.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=323005054 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:09 [2024-03-06T10:13:09.039Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:13:09 [2024-03-06T10:13:09.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:09 [2024-03-06T10:13:09.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:09 [2024-03-06T10:13:09.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=323005087 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
05:13:09 [2024-03-06T10:13:09.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=323005088 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:13:09 [2024-03-06T10:13:09.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=323005088 data=null}, TreeItem with text {simple_server-thread2}]
05:13:09 [2024-03-06T10:13:09.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=323005088 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
05:13:09 [2024-03-06T10:13:09.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323005088 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:13:09 [2024-03-06T10:13:09.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=323005129 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
05:13:09 [2024-03-06T10:13:09.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:09 [2024-03-06T10:13:09.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:09 [2024-03-06T10:13:09.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:09 [2024-03-06T10:13:09.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:09 [2024-03-06T10:13:09.040Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:09 [2024-03-06T10:13:09.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:09 [2024-03-06T10:13:09.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=323005131 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
05:13:09 [2024-03-06T10:13:09.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=323005131 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:13:09 [2024-03-06T10:13:09.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=323005131 data=null}, TreeItem with text {simple_server-thread2}]
05:13:09 [2024-03-06T10:13:09.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=323005131 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
05:13:09 [2024-03-06T10:13:09.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323005131 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:13:09 [2024-03-06T10:13:09.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=323005136 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
05:13:09 [2024-03-06T10:13:09.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
05:13:09 [2024-03-06T10:13:09.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=323005136 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
05:13:09 [2024-03-06T10:13:09.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=323005136 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:13:09 [2024-03-06T10:13:09.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:09 [2024-03-06T10:13:09.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=323005136 data=null}, TreeItem with text {simple_server-thread2}]
05:13:09 [2024-03-06T10:13:09.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=323005136 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
05:13:09 [2024-03-06T10:13:09.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323005137 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:13:09 [2024-03-06T10:13:09.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=323005140 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
05:13:09 [2024-03-06T10:13:09.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=323005141 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
05:13:09 [2024-03-06T10:13:09.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=323005141 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
05:13:09 [2024-03-06T10:13:09.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=323005141 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:13:09 [2024-03-06T10:13:09.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=323005182 data=null button=1 stateMask=0x80000 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
05:13:09 [2024-03-06T10:13:09.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=323005397 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
05:13:09 [2024-03-06T10:13:09.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=323005418 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:13:09 [2024-03-06T10:13:09.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=323005419 data=null}, TreeItem with text {simple_server-thread2}]
05:13:09 [2024-03-06T10:13:09.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
05:13:09 [2024-03-06T10:13:09.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:09 [2024-03-06T10:13:09.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:09 [2024-03-06T10:13:09.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:09 [2024-03-06T10:13:09.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:09 [2024-03-06T10:13:09.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:09 [2024-03-06T10:13:09.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:09 [2024-03-06T10:13:09.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:09 [2024-03-06T10:13:09.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:09 [2024-03-06T10:13:09.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:09 [2024-03-06T10:13:09.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:13:09 [2024-03-06T10:13:09.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=323005421 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:13:09 [2024-03-06T10:13:09.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=323005421 data=null doit=true}, TableItem with text {}]
05:13:09 [2024-03-06T10:13:09.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=323005421 data=null}, TableItem with text {}]
05:13:09 [2024-03-06T10:13:09.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=323005421 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:13:09 [2024-03-06T10:13:09.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=323005421 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:13:09 [2024-03-06T10:13:09.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=323005444 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:13:09 [2024-03-06T10:13:09.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:09 [2024-03-06T10:13:09.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:10 [2024-03-06T10:13:10.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:10 [2024-03-06T10:13:10.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:10 [2024-03-06T10:13:10.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=323006609 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
05:13:10 [2024-03-06T10:13:10.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=323006609 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:13:10 [2024-03-06T10:13:10.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=323006609 data=null}, TreeItem with text {simple_server-thread2}]
05:13:10 [2024-03-06T10:13:10.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=323006610 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
05:13:10 [2024-03-06T10:13:10.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323006610 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:13:10 [2024-03-06T10:13:10.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=323006618 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
05:13:10 [2024-03-06T10:13:10.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:10 [2024-03-06T10:13:10.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:10 [2024-03-06T10:13:10.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:10 [2024-03-06T10:13:10.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:10 [2024-03-06T10:13:10.662Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:10 [2024-03-06T10:13:10.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:10 [2024-03-06T10:13:10.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:10 [2024-03-06T10:13:10.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:10 [2024-03-06T10:13:10.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:10 [2024-03-06T10:13:10.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:10 [2024-03-06T10:13:10.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:10 [2024-03-06T10:13:10.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323006623 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:10 [2024-03-06T10:13:10.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323006623 data=null doit=true}, TreeItem with text {test}]
05:13:10 [2024-03-06T10:13:10.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323006624 data=null}, TreeItem with text {test}]
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323006624 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323006624 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323006658 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323006659 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323006659 data=null doit=true}, TreeItem with text {test}]
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323006659 data=null}, TreeItem with text {test}]
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323006659 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323006659 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323006672 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:10 [2024-03-06T10:13:10.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=323006673 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=323006673 data=null doit=true}, TreeItem with text {Traces [12]}]
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=323006673 data=null}, TreeItem with text {Traces [12]}]
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=323006674 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323006674 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=323006690 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:10 [2024-03-06T10:13:10.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=323006751 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=323006752 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=323006752 data=null}, TreeItem with text {ust-overlap-testing}]
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=323006752 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323006752 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=323006775 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:10 [2024-03-06T10:13:10.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=323006779 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=323006779 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=323006779 data=null}, TreeItem with text {ust-overlap-testing}]
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=323006779 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323006779 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=323006783 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=323006784 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=323006784 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:10 [2024-03-06T10:13:10.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=323006784 data=null}, TreeItem with text {ust-overlap-testing}]
05:13:10 [2024-03-06T10:13:10.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=323006784 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:13:10 [2024-03-06T10:13:10.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323006784 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:13:10 [2024-03-06T10:13:10.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=323006788 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:13:10 [2024-03-06T10:13:10.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=323006788 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
05:13:10 [2024-03-06T10:13:10.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=323006789 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
05:13:10 [2024-03-06T10:13:10.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=323006789 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:13:10 [2024-03-06T10:13:10.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=323006841 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
05:13:10 [2024-03-06T10:13:10.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=323007063 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
05:13:10 [2024-03-06T10:13:10.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=323007069 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:13:10 [2024-03-06T10:13:10.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=323007069 data=null}, TreeItem with text {ust-overlap-testing}]
05:13:10 [2024-03-06T10:13:10.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
05:13:10 [2024-03-06T10:13:10.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:10 [2024-03-06T10:13:10.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:10 [2024-03-06T10:13:10.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:10 [2024-03-06T10:13:10.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:10 [2024-03-06T10:13:10.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:10 [2024-03-06T10:13:10.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:10 [2024-03-06T10:13:10.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:10 [2024-03-06T10:13:10.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:10 [2024-03-06T10:13:10.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:10 [2024-03-06T10:13:10.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:10 [2024-03-06T10:13:10.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:13:10 [2024-03-06T10:13:10.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=323007071 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:13:10 [2024-03-06T10:13:10.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=323007071 data=null doit=true}, TableItem with text {}]
05:13:10 [2024-03-06T10:13:10.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=323007071 data=null}, TableItem with text {}]
05:13:10 [2024-03-06T10:13:10.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=323007071 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:13:10 [2024-03-06T10:13:10.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=323007071 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:13:10 [2024-03-06T10:13:10.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=323007087 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:13:10 [2024-03-06T10:13:10.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:10 [2024-03-06T10:13:10.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:12 [2024-03-06T10:13:12.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:12 [2024-03-06T10:13:12.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:12 [2024-03-06T10:13:12.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=323008365 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
05:13:12 [2024-03-06T10:13:12.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=323008365 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:13:12 [2024-03-06T10:13:12.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=323008365 data=null}, TreeItem with text {ust-overlap-testing}]
05:13:12 [2024-03-06T10:13:12.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=323008366 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:13:12 [2024-03-06T10:13:12.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323008366 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:13:12 [2024-03-06T10:13:12.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=323008372 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:13:12 [2024-03-06T10:13:12.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:12 [2024-03-06T10:13:12.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:12 [2024-03-06T10:13:12.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:12 [2024-03-06T10:13:12.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:12 [2024-03-06T10:13:12.283Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:12 [2024-03-06T10:13:12.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:12 [2024-03-06T10:13:12.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:12 [2024-03-06T10:13:12.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:12 [2024-03-06T10:13:12.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:12 [2024-03-06T10:13:12.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:12 [2024-03-06T10:13:12.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:12 [2024-03-06T10:13:12.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323008376 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:12 [2024-03-06T10:13:12.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323008376 data=null doit=true}, TreeItem with text {test}]
05:13:12 [2024-03-06T10:13:12.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323008376 data=null}, TreeItem with text {test}]
05:13:12 [2024-03-06T10:13:12.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323008376 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:12 [2024-03-06T10:13:12.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323008377 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:12 [2024-03-06T10:13:12.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323008414 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:12 [2024-03-06T10:13:12.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:12 [2024-03-06T10:13:12.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323008415 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:12 [2024-03-06T10:13:12.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323008415 data=null doit=true}, TreeItem with text {test}]
05:13:12 [2024-03-06T10:13:12.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323008415 data=null}, TreeItem with text {test}]
05:13:12 [2024-03-06T10:13:12.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323008415 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:12 [2024-03-06T10:13:12.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323008415 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:12 [2024-03-06T10:13:12.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323008432 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:12 [2024-03-06T10:13:12.284Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:12 [2024-03-06T10:13:12.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:12 [2024-03-06T10:13:12.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=323008433 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:13:12 [2024-03-06T10:13:12.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=323008433 data=null doit=true}, TreeItem with text {Traces [12]}]
05:13:12 [2024-03-06T10:13:12.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=323008433 data=null}, TreeItem with text {Traces [12]}]
05:13:12 [2024-03-06T10:13:12.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=323008433 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:12 [2024-03-06T10:13:12.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323008433 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:13:12 [2024-03-06T10:13:12.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=323008454 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:12 [2024-03-06T10:13:12.284Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:13:12 [2024-03-06T10:13:12.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=323008454 data=null doit=true}, TreeItem with text {z-clashes [6]}]
05:13:12 [2024-03-06T10:13:12.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=323008454 data=null}, TreeItem with text {z-clashes [6]}]
05:13:12 [2024-03-06T10:13:12.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=323008455 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
05:13:12 [2024-03-06T10:13:12.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=323008455 data=null item=TreeItem {z-clashes [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {z-clashes [6]}]
05:13:12 [2024-03-06T10:13:12.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=323008467 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
05:13:12 [2024-03-06T10:13:12.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:12 [2024-03-06T10:13:12.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:12 [2024-03-06T10:13:12.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323008796 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:13:12 [2024-03-06T10:13:12.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=323008796 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:12 [2024-03-06T10:13:12.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=323008796 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:13:12 [2024-03-06T10:13:12.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323008797 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:13:12 [2024-03-06T10:13:12.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323008822 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:12 [2024-03-06T10:13:12.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323008847 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:13:12 [2024-03-06T10:13:12.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:12 [2024-03-06T10:13:12.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:12 [2024-03-06T10:13:12.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:12 [2024-03-06T10:13:12.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:12 [2024-03-06T10:13:12.845Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:12 [2024-03-06T10:13:12.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:12 [2024-03-06T10:13:12.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323008860 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:13:12 [2024-03-06T10:13:12.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=323008860 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:12 [2024-03-06T10:13:12.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=323008860 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:13:12 [2024-03-06T10:13:12.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323008861 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:13:12 [2024-03-06T10:13:12.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323008861 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:12 [2024-03-06T10:13:12.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323008865 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:13:12 [2024-03-06T10:13:12.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:13:12 [2024-03-06T10:13:12.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323008866 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:13:12 [2024-03-06T10:13:12.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=323008866 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:12 [2024-03-06T10:13:12.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:12 [2024-03-06T10:13:12.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=323008869 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:13:12 [2024-03-06T10:13:12.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323008869 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:13:12 [2024-03-06T10:13:12.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323008869 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:12 [2024-03-06T10:13:12.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323008873 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:13:12 [2024-03-06T10:13:12.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323008873 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:13:12 [2024-03-06T10:13:12.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323008873 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:13:12 [2024-03-06T10:13:12.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=323008874 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:13 [2024-03-06T10:13:13.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323008923 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:13:13 [2024-03-06T10:13:13.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323009110 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:13:13 [2024-03-06T10:13:13.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=323009111 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:13 [2024-03-06T10:13:13.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=323009111 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:13:13 [2024-03-06T10:13:13.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:13:13 [2024-03-06T10:13:13.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:13 [2024-03-06T10:13:13.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:13 [2024-03-06T10:13:13.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:13 [2024-03-06T10:13:13.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:13 [2024-03-06T10:13:13.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:13 [2024-03-06T10:13:13.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:13 [2024-03-06T10:13:13.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:13 [2024-03-06T10:13:13.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:13 [2024-03-06T10:13:13.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:13 [2024-03-06T10:13:13.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:13 [2024-03-06T10:13:13.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:14 [2024-03-06T10:13:14.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:14 [2024-03-06T10:13:14.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:14 [2024-03-06T10:13:14.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:14 [2024-03-06T10:13:14.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:14 [2024-03-06T10:13:14.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:13:14 [2024-03-06T10:13:14.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=323010120 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:13:14 [2024-03-06T10:13:14.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=323010120 data=null doit=true}, TableItem with text {}]
05:13:14 [2024-03-06T10:13:14.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=323010120 data=null}, TableItem with text {}]
05:13:14 [2024-03-06T10:13:14.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=323010120 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:13:14 [2024-03-06T10:13:14.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=323010120 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:13:14 [2024-03-06T10:13:14.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=323010133 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:13:14 [2024-03-06T10:13:14.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:14 [2024-03-06T10:13:14.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:14 [2024-03-06T10:13:14.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:14 [2024-03-06T10:13:14.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:14 [2024-03-06T10:13:14.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323010395 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:13:14 [2024-03-06T10:13:14.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=323010395 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:14 [2024-03-06T10:13:14.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=323010396 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:13:14 [2024-03-06T10:13:14.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323010396 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:13:14 [2024-03-06T10:13:14.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323010396 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:14 [2024-03-06T10:13:14.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323010401 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:13:14 [2024-03-06T10:13:14.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:14 [2024-03-06T10:13:14.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:14 [2024-03-06T10:13:14.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:14 [2024-03-06T10:13:14.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:14 [2024-03-06T10:13:14.226Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:14 [2024-03-06T10:13:14.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:14 [2024-03-06T10:13:14.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:14 [2024-03-06T10:13:14.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:14 [2024-03-06T10:13:14.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:14 [2024-03-06T10:13:14.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:14 [2024-03-06T10:13:14.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:14 [2024-03-06T10:13:14.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323010406 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:14 [2024-03-06T10:13:14.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323010406 data=null doit=true}, TreeItem with text {test}]
05:13:14 [2024-03-06T10:13:14.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323010406 data=null}, TreeItem with text {test}]
05:13:14 [2024-03-06T10:13:14.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323010406 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:14 [2024-03-06T10:13:14.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323010406 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:14 [2024-03-06T10:13:14.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323010441 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:14 [2024-03-06T10:13:14.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:14 [2024-03-06T10:13:14.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323010442 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:14 [2024-03-06T10:13:14.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323010442 data=null doit=true}, TreeItem with text {test}]
05:13:14 [2024-03-06T10:13:14.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323010442 data=null}, TreeItem with text {test}]
05:13:14 [2024-03-06T10:13:14.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323010442 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:14 [2024-03-06T10:13:14.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323010442 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:14 [2024-03-06T10:13:14.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323010457 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:14 [2024-03-06T10:13:14.487Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:14 [2024-03-06T10:13:14.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:14 [2024-03-06T10:13:14.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=323010458 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:13:14 [2024-03-06T10:13:14.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=323010458 data=null doit=true}, TreeItem with text {Traces [12]}]
05:13:14 [2024-03-06T10:13:14.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=323010458 data=null}, TreeItem with text {Traces [12]}]
05:13:14 [2024-03-06T10:13:14.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=323010458 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:14 [2024-03-06T10:13:14.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323010458 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:13:14 [2024-03-06T10:13:14.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=323010475 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:14 [2024-03-06T10:13:14.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:13:14 [2024-03-06T10:13:14.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
05:13:14 [2024-03-06T10:13:14.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:14 [2024-03-06T10:13:14.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:14 [2024-03-06T10:13:14.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323010705 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:13:14 [2024-03-06T10:13:14.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=323010705 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:13:14 [2024-03-06T10:13:14.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=323010705 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:13:14 [2024-03-06T10:13:14.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323010706 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:13:14 [2024-03-06T10:13:14.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323010706 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:13:14 [2024-03-06T10:13:14.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323010750 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:13:14 [2024-03-06T10:13:14.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:14 [2024-03-06T10:13:14.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:14 [2024-03-06T10:13:14.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:14 [2024-03-06T10:13:14.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:14 [2024-03-06T10:13:14.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:14 [2024-03-06T10:13:14.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:14 [2024-03-06T10:13:14.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323010752 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:13:14 [2024-03-06T10:13:14.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=323010752 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:13:14 [2024-03-06T10:13:14.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=323010752 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:13:14 [2024-03-06T10:13:14.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323010752 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:13:14 [2024-03-06T10:13:14.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323010752 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:13:14 [2024-03-06T10:13:14.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323010757 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:13:14 [2024-03-06T10:13:14.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:13:14 [2024-03-06T10:13:14.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323010757 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:13:14 [2024-03-06T10:13:14.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=323010757 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:13:14 [2024-03-06T10:13:14.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:14 [2024-03-06T10:13:14.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=323010758 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:13:14 [2024-03-06T10:13:14.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323010758 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:13:14 [2024-03-06T10:13:14.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323010758 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:13:14 [2024-03-06T10:13:14.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323010762 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:13:14 [2024-03-06T10:13:14.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323010762 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:13:14 [2024-03-06T10:13:14.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323010762 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:13:14 [2024-03-06T10:13:14.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=323010762 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:13:14 [2024-03-06T10:13:14.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323010809 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:13:15 [2024-03-06T10:13:15.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323010979 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:13:15 [2024-03-06T10:13:15.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=323010979 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:13:15 [2024-03-06T10:13:15.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=323010979 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:13:15 [2024-03-06T10:13:15.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:13:15 [2024-03-06T10:13:15.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:15 [2024-03-06T10:13:15.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:15 [2024-03-06T10:13:15.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:15 [2024-03-06T10:13:15.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:15 [2024-03-06T10:13:15.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:15 [2024-03-06T10:13:15.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:15 [2024-03-06T10:13:15.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:15 [2024-03-06T10:13:15.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:15 [2024-03-06T10:13:15.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:15 [2024-03-06T10:13:15.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:15 [2024-03-06T10:13:15.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:15 [2024-03-06T10:13:15.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:15 [2024-03-06T10:13:15.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:13:15 [2024-03-06T10:13:15.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=323011983 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:13:15 [2024-03-06T10:13:15.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=323011983 data=null doit=true}, TableItem with text {}]
05:13:15 [2024-03-06T10:13:15.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=323011983 data=null}, TableItem with text {}]
05:13:15 [2024-03-06T10:13:15.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=323011983 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:13:15 [2024-03-06T10:13:15.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=323011983 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:13:15 [2024-03-06T10:13:15.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=323011999 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:13:15 [2024-03-06T10:13:15.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:15 [2024-03-06T10:13:15.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323012275 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=323012275 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=323012276 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323012276 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323012276 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323012283 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:16 [2024-03-06T10:13:16.182Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323012288 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323012288 data=null doit=true}, TreeItem with text {test}]
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323012288 data=null}, TreeItem with text {test}]
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323012288 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323012288 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323012335 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323012336 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323012336 data=null doit=true}, TreeItem with text {test}]
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323012336 data=null}, TreeItem with text {test}]
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323012336 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323012336 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323012343 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:16 [2024-03-06T10:13:16.182Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=323012344 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=323012344 data=null doit=true}, TreeItem with text {Traces [12]}]
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=323012344 data=null}, TreeItem with text {Traces [12]}]
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=323012345 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:16 [2024-03-06T10:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323012345 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:13:16 [2024-03-06T10:13:16.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=323012361 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:16 [2024-03-06T10:13:16.183Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:13:16 [2024-03-06T10:13:16.183Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
05:13:16 [2024-03-06T10:13:16.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:16 [2024-03-06T10:13:16.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:16 [2024-03-06T10:13:16.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=323012588 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
05:13:16 [2024-03-06T10:13:16.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=323012589 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:16 [2024-03-06T10:13:16.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=323012589 data=null}, TreeItem with text {kernel-overlap-testing}]
05:13:16 [2024-03-06T10:13:16.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=323012589 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:13:16 [2024-03-06T10:13:16.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323012589 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:16 [2024-03-06T10:13:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=323012633 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:13:16 [2024-03-06T10:13:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:16 [2024-03-06T10:13:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:16 [2024-03-06T10:13:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:16 [2024-03-06T10:13:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:16 [2024-03-06T10:13:16.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:16 [2024-03-06T10:13:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:16 [2024-03-06T10:13:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=323012635 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
05:13:16 [2024-03-06T10:13:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=323012636 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:16 [2024-03-06T10:13:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=323012636 data=null}, TreeItem with text {kernel-overlap-testing}]
05:13:16 [2024-03-06T10:13:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=323012636 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:13:16 [2024-03-06T10:13:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323012636 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:16 [2024-03-06T10:13:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=323012640 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:13:16 [2024-03-06T10:13:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:13:16 [2024-03-06T10:13:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=323012641 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
05:13:16 [2024-03-06T10:13:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=323012641 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:16 [2024-03-06T10:13:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:16 [2024-03-06T10:13:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=323012641 data=null}, TreeItem with text {kernel-overlap-testing}]
05:13:16 [2024-03-06T10:13:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=323012641 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:13:16 [2024-03-06T10:13:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323012642 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:16 [2024-03-06T10:13:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=323012646 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:13:16 [2024-03-06T10:13:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=323012646 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
05:13:16 [2024-03-06T10:13:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=323012646 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
05:13:16 [2024-03-06T10:13:16.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=323012646 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:16 [2024-03-06T10:13:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=323012688 data=null button=1 stateMask=0x80000 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
05:13:16 [2024-03-06T10:13:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=323012939 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
05:13:16 [2024-03-06T10:13:16.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=323012943 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:16 [2024-03-06T10:13:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=323012943 data=null}, TreeItem with text {kernel-overlap-testing}]
05:13:16 [2024-03-06T10:13:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:13:16 [2024-03-06T10:13:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:16 [2024-03-06T10:13:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:16 [2024-03-06T10:13:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:16 [2024-03-06T10:13:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:16 [2024-03-06T10:13:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:16 [2024-03-06T10:13:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:16 [2024-03-06T10:13:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:16 [2024-03-06T10:13:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:16 [2024-03-06T10:13:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:16 [2024-03-06T10:13:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:16 [2024-03-06T10:13:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:16 [2024-03-06T10:13:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:16 [2024-03-06T10:13:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:16 [2024-03-06T10:13:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:13:16 [2024-03-06T10:13:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=323012955 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:13:16 [2024-03-06T10:13:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=323012955 data=null doit=true}, TableItem with text {}]
05:13:16 [2024-03-06T10:13:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=323012956 data=null}, TableItem with text {}]
05:13:16 [2024-03-06T10:13:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=323012956 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:13:16 [2024-03-06T10:13:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=323012956 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:13:16 [2024-03-06T10:13:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=323012971 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:13:16 [2024-03-06T10:13:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:16 [2024-03-06T10:13:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:18 [2024-03-06T10:13:18.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=323014134 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=323014135 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=323014135 data=null}, TreeItem with text {kernel-overlap-testing}]
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=323014135 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323014135 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=323014142 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:18 [2024-03-06T10:13:18.317Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323014146 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323014146 data=null doit=true}, TreeItem with text {test}]
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323014146 data=null}, TreeItem with text {test}]
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323014146 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323014146 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323014171 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323014172 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323014172 data=null doit=true}, TreeItem with text {test}]
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323014172 data=null}, TreeItem with text {test}]
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323014172 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323014172 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323014182 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:18 [2024-03-06T10:13:18.317Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=323014182 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=323014182 data=null doit=true}, TreeItem with text {Traces [12]}]
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=323014182 data=null}, TreeItem with text {Traces [12]}]
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=323014183 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323014183 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=323014203 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:18 [2024-03-06T10:13:18.317Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:13:18 [2024-03-06T10:13:18.317Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=323014253 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=323014253 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:13:18 [2024-03-06T10:13:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=323014253 data=null}, TreeItem with text {simple_server-thread1}]
05:13:18 [2024-03-06T10:13:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=323014253 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
05:13:18 [2024-03-06T10:13:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323014254 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:13:18 [2024-03-06T10:13:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=323014273 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
05:13:18 [2024-03-06T10:13:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:18 [2024-03-06T10:13:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:18 [2024-03-06T10:13:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:18 [2024-03-06T10:13:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:18 [2024-03-06T10:13:18.318Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:18 [2024-03-06T10:13:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:18 [2024-03-06T10:13:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=323014278 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
05:13:18 [2024-03-06T10:13:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=323014278 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:13:18 [2024-03-06T10:13:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=323014279 data=null}, TreeItem with text {simple_server-thread1}]
05:13:18 [2024-03-06T10:13:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=323014279 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
05:13:18 [2024-03-06T10:13:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323014279 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:13:18 [2024-03-06T10:13:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=323014282 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
05:13:18 [2024-03-06T10:13:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
05:13:18 [2024-03-06T10:13:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=323014283 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
05:13:18 [2024-03-06T10:13:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=323014283 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:13:18 [2024-03-06T10:13:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:18 [2024-03-06T10:13:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=323014283 data=null}, TreeItem with text {simple_server-thread1}]
05:13:18 [2024-03-06T10:13:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=323014283 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
05:13:18 [2024-03-06T10:13:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323014283 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:13:18 [2024-03-06T10:13:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=323014286 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
05:13:18 [2024-03-06T10:13:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=323014286 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
05:13:18 [2024-03-06T10:13:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=323014287 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
05:13:18 [2024-03-06T10:13:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=323014287 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:13:18 [2024-03-06T10:13:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=323014331 data=null button=1 stateMask=0x80000 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
05:13:18 [2024-03-06T10:13:18.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=323014538 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
05:13:18 [2024-03-06T10:13:18.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=323014539 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:13:18 [2024-03-06T10:13:18.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=323014539 data=null}, TreeItem with text {simple_server-thread1}]
05:13:18 [2024-03-06T10:13:18.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
05:13:18 [2024-03-06T10:13:18.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:18 [2024-03-06T10:13:18.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:18 [2024-03-06T10:13:18.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:18 [2024-03-06T10:13:18.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:18 [2024-03-06T10:13:18.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:18 [2024-03-06T10:13:18.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:18 [2024-03-06T10:13:18.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:18 [2024-03-06T10:13:18.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:18 [2024-03-06T10:13:18.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:18 [2024-03-06T10:13:18.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:18 [2024-03-06T10:13:18.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:18 [2024-03-06T10:13:18.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:18 [2024-03-06T10:13:18.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:18 [2024-03-06T10:13:18.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:18 [2024-03-06T10:13:18.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:13:18 [2024-03-06T10:13:18.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=323014545 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:13:18 [2024-03-06T10:13:18.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=323014545 data=null doit=true}, TableItem with text {}]
05:13:18 [2024-03-06T10:13:18.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=323014545 data=null}, TableItem with text {}]
05:13:18 [2024-03-06T10:13:18.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=323014546 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:13:18 [2024-03-06T10:13:18.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=323014546 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:13:18 [2024-03-06T10:13:18.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=323014565 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:13:18 [2024-03-06T10:13:18.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:18 [2024-03-06T10:13:18.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=323015855 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=323015855 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=323015855 data=null}, TreeItem with text {simple_server-thread1}]
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=323015856 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323015856 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=323015864 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:19 [2024-03-06T10:13:19.941Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323015868 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323015868 data=null doit=true}, TreeItem with text {test}]
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323015868 data=null}, TreeItem with text {test}]
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323015868 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323015868 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323015907 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323015908 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323015908 data=null doit=true}, TreeItem with text {test}]
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323015908 data=null}, TreeItem with text {test}]
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323015909 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323015909 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323015919 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:19 [2024-03-06T10:13:19.941Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=323015920 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=323015920 data=null doit=true}, TreeItem with text {Traces [12]}]
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=323015920 data=null}, TreeItem with text {Traces [12]}]
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=323015920 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323015920 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:13:19 [2024-03-06T10:13:19.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=323015941 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:19 [2024-03-06T10:13:19.941Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:13:19 [2024-03-06T10:13:19.942Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
05:13:20 [2024-03-06T10:13:20.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:20 [2024-03-06T10:13:20.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:20 [2024-03-06T10:13:20.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=323016272 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
05:13:20 [2024-03-06T10:13:20.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=323016272 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:13:20 [2024-03-06T10:13:20.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=323016272 data=null}, TreeItem with text {simple_server-thread2}]
05:13:20 [2024-03-06T10:13:20.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=323016273 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
05:13:20 [2024-03-06T10:13:20.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323016273 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:13:20 [2024-03-06T10:13:20.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=323016314 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
05:13:20 [2024-03-06T10:13:20.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:20 [2024-03-06T10:13:20.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:20 [2024-03-06T10:13:20.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:20 [2024-03-06T10:13:20.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:20 [2024-03-06T10:13:20.198Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:20 [2024-03-06T10:13:20.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:20 [2024-03-06T10:13:20.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=323016316 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
05:13:20 [2024-03-06T10:13:20.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=323016316 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:13:20 [2024-03-06T10:13:20.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=323016316 data=null}, TreeItem with text {simple_server-thread2}]
05:13:20 [2024-03-06T10:13:20.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=323016317 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
05:13:20 [2024-03-06T10:13:20.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323016317 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:13:20 [2024-03-06T10:13:20.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=323016321 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
05:13:20 [2024-03-06T10:13:20.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
05:13:20 [2024-03-06T10:13:20.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=323016322 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
05:13:20 [2024-03-06T10:13:20.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=323016322 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:13:20 [2024-03-06T10:13:20.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:20 [2024-03-06T10:13:20.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=323016322 data=null}, TreeItem with text {simple_server-thread2}]
05:13:20 [2024-03-06T10:13:20.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=323016322 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
05:13:20 [2024-03-06T10:13:20.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323016322 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:13:20 [2024-03-06T10:13:20.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=323016327 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
05:13:20 [2024-03-06T10:13:20.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=323016327 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
05:13:20 [2024-03-06T10:13:20.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=323016327 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
05:13:20 [2024-03-06T10:13:20.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=323016327 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:13:20 [2024-03-06T10:13:20.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=323016375 data=null button=1 stateMask=0x80000 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
05:13:20 [2024-03-06T10:13:20.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=323016579 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
05:13:20 [2024-03-06T10:13:20.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=323016579 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:13:20 [2024-03-06T10:13:20.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=323016579 data=null}, TreeItem with text {simple_server-thread2}]
05:13:20 [2024-03-06T10:13:20.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
05:13:20 [2024-03-06T10:13:20.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:20 [2024-03-06T10:13:20.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:20 [2024-03-06T10:13:20.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:20 [2024-03-06T10:13:20.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:20 [2024-03-06T10:13:20.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:20 [2024-03-06T10:13:20.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:20 [2024-03-06T10:13:20.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:20 [2024-03-06T10:13:20.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:20 [2024-03-06T10:13:20.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:20 [2024-03-06T10:13:20.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:20 [2024-03-06T10:13:20.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:20 [2024-03-06T10:13:20.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:20 [2024-03-06T10:13:20.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:20 [2024-03-06T10:13:20.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:20 [2024-03-06T10:13:20.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:20 [2024-03-06T10:13:20.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:13:20 [2024-03-06T10:13:20.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=323016582 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:13:20 [2024-03-06T10:13:20.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=323016582 data=null doit=true}, TableItem with text {}]
05:13:20 [2024-03-06T10:13:20.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=323016582 data=null}, TableItem with text {}]
05:13:20 [2024-03-06T10:13:20.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=323016582 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:13:20 [2024-03-06T10:13:20.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=323016582 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:13:20 [2024-03-06T10:13:20.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=323016597 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:13:20 [2024-03-06T10:13:20.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:20 [2024-03-06T10:13:20.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=323017871 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=323017871 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=323017871 data=null}, TreeItem with text {simple_server-thread2}]
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=323017871 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323017871 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=323017876 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:21 [2024-03-06T10:13:21.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323017879 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323017879 data=null doit=true}, TreeItem with text {test}]
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323017879 data=null}, TreeItem with text {test}]
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323017880 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323017880 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323017908 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323017908 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323017908 data=null doit=true}, TreeItem with text {test}]
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323017908 data=null}, TreeItem with text {test}]
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323017908 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323017909 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323017914 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:21 [2024-03-06T10:13:21.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=323017915 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=323017915 data=null doit=true}, TreeItem with text {Traces [12]}]
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=323017915 data=null}, TreeItem with text {Traces [12]}]
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=323017916 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323017916 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=323017932 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:21 [2024-03-06T10:13:21.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:13:21 [2024-03-06T10:13:21.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:21 [2024-03-06T10:13:21.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=323017998 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
05:13:21 [2024-03-06T10:13:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=323017998 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:13:21 [2024-03-06T10:13:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=323017998 data=null}, TreeItem with text {ust-overlap-testing}]
05:13:21 [2024-03-06T10:13:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=323017998 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:13:21 [2024-03-06T10:13:21.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323017999 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:13:22 [2024-03-06T10:13:22.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=323018035 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:13:22 [2024-03-06T10:13:22.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:22 [2024-03-06T10:13:22.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:22 [2024-03-06T10:13:22.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:22 [2024-03-06T10:13:22.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:22 [2024-03-06T10:13:22.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:22 [2024-03-06T10:13:22.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:22 [2024-03-06T10:13:22.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=323018040 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
05:13:22 [2024-03-06T10:13:22.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=323018040 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:13:22 [2024-03-06T10:13:22.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=323018040 data=null}, TreeItem with text {ust-overlap-testing}]
05:13:22 [2024-03-06T10:13:22.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=323018041 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:13:22 [2024-03-06T10:13:22.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323018041 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:13:22 [2024-03-06T10:13:22.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=323018045 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:13:22 [2024-03-06T10:13:22.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
05:13:22 [2024-03-06T10:13:22.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=323018046 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
05:13:22 [2024-03-06T10:13:22.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=323018046 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:13:22 [2024-03-06T10:13:22.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:22 [2024-03-06T10:13:22.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=323018046 data=null}, TreeItem with text {ust-overlap-testing}]
05:13:22 [2024-03-06T10:13:22.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=323018046 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:13:22 [2024-03-06T10:13:22.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323018046 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:13:22 [2024-03-06T10:13:22.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=323018051 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:13:22 [2024-03-06T10:13:22.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=323018051 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
05:13:22 [2024-03-06T10:13:22.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=323018060 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
05:13:22 [2024-03-06T10:13:22.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=323018060 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:13:22 [2024-03-06T10:13:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=323018114 data=null button=1 stateMask=0x80000 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
05:13:22 [2024-03-06T10:13:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=323018321 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
05:13:22 [2024-03-06T10:13:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=323018327 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:13:22 [2024-03-06T10:13:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=323018333 data=null}, TreeItem with text {ust-overlap-testing}]
05:13:22 [2024-03-06T10:13:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
05:13:22 [2024-03-06T10:13:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:22 [2024-03-06T10:13:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:22 [2024-03-06T10:13:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:22 [2024-03-06T10:13:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:22 [2024-03-06T10:13:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:22 [2024-03-06T10:13:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:22 [2024-03-06T10:13:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:22 [2024-03-06T10:13:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:22 [2024-03-06T10:13:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:22 [2024-03-06T10:13:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:22 [2024-03-06T10:13:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:22 [2024-03-06T10:13:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:22 [2024-03-06T10:13:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:22 [2024-03-06T10:13:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:22 [2024-03-06T10:13:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:22 [2024-03-06T10:13:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:22 [2024-03-06T10:13:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:13:22 [2024-03-06T10:13:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=323018335 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:13:22 [2024-03-06T10:13:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=323018335 data=null doit=true}, TableItem with text {}]
05:13:22 [2024-03-06T10:13:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=323018335 data=null}, TableItem with text {}]
05:13:22 [2024-03-06T10:13:22.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=323018335 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:13:22 [2024-03-06T10:13:22.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=323018335 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:13:22 [2024-03-06T10:13:22.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=323018364 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:13:22 [2024-03-06T10:13:22.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:22 [2024-03-06T10:13:22.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=323019563 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=323019564 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=323019564 data=null}, TreeItem with text {ust-overlap-testing}]
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=323019564 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323019564 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=323019571 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:23 [2024-03-06T10:13:23.699Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323019575 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323019575 data=null doit=true}, TreeItem with text {test}]
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323019575 data=null}, TreeItem with text {test}]
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323019575 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323019575 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323019603 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323019604 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323019604 data=null doit=true}, TreeItem with text {test}]
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323019604 data=null}, TreeItem with text {test}]
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323019604 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323019608 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323019614 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:23 [2024-03-06T10:13:23.699Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=323019615 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=323019615 data=null doit=true}, TreeItem with text {Traces [12]}]
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=323019615 data=null}, TreeItem with text {Traces [12]}]
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=323019615 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:23 [2024-03-06T10:13:23.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323019615 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=323019628 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:23 [2024-03-06T10:13:23.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323019632 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323019633 data=null doit=true}, TreeItem with text {test}]
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323019633 data=null}, TreeItem with text {test}]
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323019633 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323019633 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323019657 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323019658 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323019658 data=null doit=true}, TreeItem with text {test}]
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323019658 data=null}, TreeItem with text {test}]
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323019658 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323019658 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323019664 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:23 [2024-03-06T10:13:23.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=323019664 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=323019664 data=null doit=true}, TreeItem with text {Traces [12]}]
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=323019664 data=null}, TreeItem with text {Traces [12]}]
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=323019665 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323019665 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=323019678 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=323019679 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=323019679 data=null doit=true}, TreeItem with text {Traces [12]}]
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=323019679 data=null}, TreeItem with text {Traces [12]}]
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=323019679 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323019679 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=323019683 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:13:23 [2024-03-06T10:13:23.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:13:23 [2024-03-06T10:13:23.700Z] 
05:13:23 [2024-03-06T10:13:23.700Z] (Eclipse:19306): Gtk-WARNING **: 10:13:23.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:23 [2024-03-06T10:13:23.700Z] 
05:13:23 [2024-03-06T10:13:23.700Z] (Eclipse:19306): Gtk-WARNING **: 10:13:23.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:23 [2024-03-06T10:13:23.700Z] 
05:13:23 [2024-03-06T10:13:23.700Z] (Eclipse:19306): Gtk-WARNING **: 10:13:23.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:23 [2024-03-06T10:13:23.700Z] 
05:13:23 [2024-03-06T10:13:23.700Z] (Eclipse:19306): Gtk-WARNING **: 10:13:23.612: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:23 [2024-03-06T10:13:23.700Z] 
05:13:23 [2024-03-06T10:13:23.700Z] (Eclipse:19306): Gtk-WARNING **: 10:13:23.650: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:23 [2024-03-06T10:13:23.700Z] 
05:13:23 [2024-03-06T10:13:23.700Z] (Eclipse:19306): Gtk-WARNING **: 10:13:23.650: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:23 [2024-03-06T10:13:23.700Z] 
05:13:23 [2024-03-06T10:13:23.701Z] (Eclipse:19306): Gtk-WARNING **: 10:13:23.650: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:23 [2024-03-06T10:13:23.701Z] 
05:13:23 [2024-03-06T10:13:23.701Z] (Eclipse:19306): Gtk-WARNING **: 10:13:23.650: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:23 [2024-03-06T10:13:23.701Z] 
05:13:23 [2024-03-06T10:13:23.701Z] (Eclipse:19306): Gtk-WARNING **: 10:13:23.669: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:23 [2024-03-06T10:13:23.701Z] 
05:13:23 [2024-03-06T10:13:23.701Z] (Eclipse:19306): Gtk-WARNING **: 10:13:23.669: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:23 [2024-03-06T10:13:23.701Z] 
05:13:23 [2024-03-06T10:13:23.701Z] (Eclipse:19306): Gtk-WARNING **: 10:13:23.669: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:23 [2024-03-06T10:13:23.701Z] 
05:13:23 [2024-03-06T10:13:23.701Z] (Eclipse:19306): Gtk-WARNING **: 10:13:23.669: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:23 [2024-03-06T10:13:23.701Z] 
05:13:23 [2024-03-06T10:13:23.701Z] (Eclipse:19306): Gtk-WARNING **: 10:13:23.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:23 [2024-03-06T10:13:23.701Z] 
05:13:23 [2024-03-06T10:13:23.701Z] (Eclipse:19306): Gtk-WARNING **: 10:13:23.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:23 [2024-03-06T10:13:23.701Z] 
05:13:23 [2024-03-06T10:13:23.701Z] (Eclipse:19306): Gtk-WARNING **: 10:13:23.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:23 [2024-03-06T10:13:23.701Z] 
05:13:23 [2024-03-06T10:13:23.701Z] (Eclipse:19306): Gtk-WARNING **: 10:13:23.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:23 [2024-03-06T10:13:23.957Z] 
05:13:23 [2024-03-06T10:13:23.957Z] (Eclipse:19306): Gtk-WARNING **: 10:13:23.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:23 [2024-03-06T10:13:23.957Z] 
05:13:23 [2024-03-06T10:13:23.957Z] (Eclipse:19306): Gtk-WARNING **: 10:13:23.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:23 [2024-03-06T10:13:23.957Z] 
05:13:23 [2024-03-06T10:13:23.957Z] (Eclipse:19306): Gtk-WARNING **: 10:13:23.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:23 [2024-03-06T10:13:23.957Z] 
05:13:23 [2024-03-06T10:13:23.957Z] (Eclipse:19306): Gtk-WARNING **: 10:13:23.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:23 [2024-03-06T10:13:23.957Z] 
05:13:23 [2024-03-06T10:13:23.957Z] (Eclipse:19306): Gtk-WARNING **: 10:13:23.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:23 [2024-03-06T10:13:23.957Z] 
05:13:23 [2024-03-06T10:13:23.957Z] (Eclipse:19306): Gtk-WARNING **: 10:13:23.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:23 [2024-03-06T10:13:23.957Z] 
05:13:23 [2024-03-06T10:13:23.957Z] (Eclipse:19306): Gtk-WARNING **: 10:13:23.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:23 [2024-03-06T10:13:23.957Z] 
05:13:23 [2024-03-06T10:13:23.957Z] (Eclipse:19306): Gtk-WARNING **: 10:13:23.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:23 [2024-03-06T10:13:23.957Z] 
05:13:23 [2024-03-06T10:13:23.957Z] (Eclipse:19306): Gtk-WARNING **: 10:13:23.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:23 [2024-03-06T10:13:23.957Z] 
05:13:23 [2024-03-06T10:13:23.957Z] (Eclipse:19306): Gtk-WARNING **: 10:13:23.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:23 [2024-03-06T10:13:23.957Z] 
05:13:23 [2024-03-06T10:13:23.957Z] (Eclipse:19306): Gtk-WARNING **: 10:13:23.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:23 [2024-03-06T10:13:23.957Z] 
05:13:23 [2024-03-06T10:13:23.957Z] (Eclipse:19306): Gtk-WARNING **: 10:13:23.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:23 [2024-03-06T10:13:23.957Z] 
05:13:23 [2024-03-06T10:13:23.957Z] (Eclipse:19306): Gtk-WARNING **: 10:13:23.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:23 [2024-03-06T10:13:23.957Z] 
05:13:23 [2024-03-06T10:13:23.957Z] (Eclipse:19306): Gtk-WARNING **: 10:13:23.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:23 [2024-03-06T10:13:23.957Z] 
05:13:23 [2024-03-06T10:13:23.957Z] (Eclipse:19306): Gtk-WARNING **: 10:13:23.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:23 [2024-03-06T10:13:23.957Z] 
05:13:23 [2024-03-06T10:13:23.957Z] (Eclipse:19306): Gtk-WARNING **: 10:13:23.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:23 [2024-03-06T10:13:23.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:13:23 [2024-03-06T10:13:23.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:13:23 [2024-03-06T10:13:23.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=323019970 data=null doit=true}, Shell with text {Confirm Clear}]
05:13:23 [2024-03-06T10:13:23.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:13:23 [2024-03-06T10:13:23.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:13:23 [2024-03-06T10:13:23.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:13:23 [2024-03-06T10:13:23.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:13:23 [2024-03-06T10:13:23.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:13:23 [2024-03-06T10:13:23.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:13:23 [2024-03-06T10:13:23.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=323019970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:13:23 [2024-03-06T10:13:23.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=323019970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:13:23 [2024-03-06T10:13:23.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=323019970 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:13:23 [2024-03-06T10:13:23.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=323019970 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:13:23 [2024-03-06T10:13:23.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=323019970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:13:23 [2024-03-06T10:13:23.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=323019970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:13:23 [2024-03-06T10:13:23.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=323019970 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:13:25 [2024-03-06T10:13:25.321Z] 
05:13:25 [2024-03-06T10:13:25.321Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.085: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.321Z] 
05:13:25 [2024-03-06T10:13:25.321Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.085: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.321Z] 
05:13:25 [2024-03-06T10:13:25.321Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.085: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.321Z] 
05:13:25 [2024-03-06T10:13:25.321Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.085: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.321Z] 
05:13:25 [2024-03-06T10:13:25.321Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.102: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.321Z] 
05:13:25 [2024-03-06T10:13:25.321Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.102: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.321Z] 
05:13:25 [2024-03-06T10:13:25.321Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.102: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.321Z] 
05:13:25 [2024-03-06T10:13:25.321Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.102: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.321Z] 
05:13:25 [2024-03-06T10:13:25.321Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.119: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.321Z] 
05:13:25 [2024-03-06T10:13:25.321Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.119: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.321Z] 
05:13:25 [2024-03-06T10:13:25.321Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.119: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.321Z] 
05:13:25 [2024-03-06T10:13:25.321Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.119: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.321Z] 
05:13:25 [2024-03-06T10:13:25.321Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.321Z] 
05:13:25 [2024-03-06T10:13:25.321Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.321Z] 
05:13:25 [2024-03-06T10:13:25.321Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.321Z] 
05:13:25 [2024-03-06T10:13:25.321Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.321Z] 
05:13:25 [2024-03-06T10:13:25.321Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.321Z] 
05:13:25 [2024-03-06T10:13:25.321Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.321Z] 
05:13:25 [2024-03-06T10:13:25.321Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.321Z] 
05:13:25 [2024-03-06T10:13:25.321Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.321Z] 
05:13:25 [2024-03-06T10:13:25.321Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.321Z] 
05:13:25 [2024-03-06T10:13:25.321Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.322Z] 
05:13:25 [2024-03-06T10:13:25.322Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.322Z] 
05:13:25 [2024-03-06T10:13:25.322Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.322Z] 
05:13:25 [2024-03-06T10:13:25.322Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.322Z] 
05:13:25 [2024-03-06T10:13:25.322Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.322Z] 
05:13:25 [2024-03-06T10:13:25.322Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.322Z] 
05:13:25 [2024-03-06T10:13:25.322Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.322Z] 
05:13:25 [2024-03-06T10:13:25.322Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.205: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.322Z] 
05:13:25 [2024-03-06T10:13:25.322Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.205: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.322Z] 
05:13:25 [2024-03-06T10:13:25.322Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.205: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.322Z] 
05:13:25 [2024-03-06T10:13:25.322Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.205: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.322Z] 
05:13:25 [2024-03-06T10:13:25.322Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.322Z] 
05:13:25 [2024-03-06T10:13:25.322Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.322Z] 
05:13:25 [2024-03-06T10:13:25.322Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.322Z] 
05:13:25 [2024-03-06T10:13:25.322Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.322Z] 
05:13:25 [2024-03-06T10:13:25.322Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.243: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.322Z] 
05:13:25 [2024-03-06T10:13:25.322Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.243: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.322Z] 
05:13:25 [2024-03-06T10:13:25.322Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.243: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:25 [2024-03-06T10:13:25.322Z] 
05:13:25 [2024-03-06T10:13:25.322Z] (Eclipse:19306): Gtk-WARNING **: 10:13:25.243: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:26 [2024-03-06T10:13:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:13:26 [2024-03-06T10:13:26.941Z] 
05:13:26 [2024-03-06T10:13:26.941Z] (Eclipse:19306): Gtk-CRITICAL **: 10:13:26.732: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:13:26 [2024-03-06T10:13:26.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=323019709 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323023440 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323023440 data=null doit=true}, TreeItem with text {test}]
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323023440 data=null}, TreeItem with text {test}]
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323023440 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323023441 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323023487 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323023487 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323023487 data=null doit=true}, TreeItem with text {test}]
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323023487 data=null}, TreeItem with text {test}]
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323023488 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323023488 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323023510 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:27 [2024-03-06T10:13:27.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=323023511 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=323023511 data=null doit=true}, TreeItem with text {Traces [0]}]
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=323023511 data=null}, TreeItem with text {Traces [0]}]
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=323023511 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323023511 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=323023524 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=323023525 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=323023525 data=null doit=true}, TreeItem with text {Traces [0]}]
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=323023525 data=null}, TreeItem with text {Traces [0]}]
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=323023525 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323023525 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=323023529 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:13:27 [2024-03-06T10:13:27.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:13:27 [2024-03-06T10:13:27.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:13:27 [2024-03-06T10:13:27.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:13:27 [2024-03-06T10:13:27.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=323023895 data=null doit=true}, Shell with text {Trace Import}]
05:13:27 [2024-03-06T10:13:27.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:13:27 [2024-03-06T10:13:27.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:27 [2024-03-06T10:13:27.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:13:27 [2024-03-06T10:13:27.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
05:13:27 [2024-03-06T10:13:27.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
05:13:27 [2024-03-06T10:13:27.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
05:13:27 [2024-03-06T10:13:27.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:27 [2024-03-06T10:13:27.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:13:27 [2024-03-06T10:13:27.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:13:27 [2024-03-06T10:13:27.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:13:27 [2024-03-06T10:13:27.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:13:27 [2024-03-06T10:13:27.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:13:27 [2024-03-06T10:13:27.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:13:27 [2024-03-06T10:13:27.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:13:27 [2024-03-06T10:13:27.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:13:27 [2024-03-06T10:13:27.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:13:27 [2024-03-06T10:13:27.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:13:27 [2024-03-06T10:13:27.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:13:27 [2024-03-06T10:13:27.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:13:27 [2024-03-06T10:13:27.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:13:27 [2024-03-06T10:13:27.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:13:27 [2024-03-06T10:13:27.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:13:27 [2024-03-06T10:13:27.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:13:27 [2024-03-06T10:13:27.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
05:13:27 [2024-03-06T10:13:27.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} [layout=null] time=323023901 data=null}, (of type 'Combo')]
05:13:27 [2024-03-06T10:13:27.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
05:13:27 [2024-03-06T10:13:27.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:27 [2024-03-06T10:13:27.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:27 [2024-03-06T10:13:27.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:13:27 [2024-03-06T10:13:27.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:27 [2024-03-06T10:13:27.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:27 [2024-03-06T10:13:27.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:27 [2024-03-06T10:13:27.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=323023944 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
05:13:27 [2024-03-06T10:13:27.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=323023944 data=null doit=true}, TreeItem with text {/}]
05:13:27 [2024-03-06T10:13:27.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=323023945 data=null}, TreeItem with text {/}]
05:13:27 [2024-03-06T10:13:27.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=323023945 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
05:13:27 [2024-03-06T10:13:27.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323023945 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
05:13:27 [2024-03-06T10:13:27.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=323023945 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
05:13:27 [2024-03-06T10:13:27.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=323023952 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@964748b
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=323023954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=323023954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=323023954 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=323023954 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=323023954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=323023954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=323023954 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=323023954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=323023954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=323023954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=323023954 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=323023954 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=323023968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:13:28 [2024-03-06T10:13:28.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=323023969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:13:28 [2024-03-06T10:13:28.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=323023969 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:13:28 [2024-03-06T10:13:28.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=323023969 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:13:28 [2024-03-06T10:13:28.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=323023969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:13:28 [2024-03-06T10:13:28.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=323023969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:13:28 [2024-03-06T10:13:28.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:13:28 [2024-03-06T10:13:28.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:13:28 [2024-03-06T10:13:28.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:13:28 [2024-03-06T10:13:28.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:13:28 [2024-03-06T10:13:28.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:13:28 [2024-03-06T10:13:28.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
05:13:28 [2024-03-06T10:13:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
05:13:28 [2024-03-06T10:13:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=323024508 data=null doit=true}, Shell with text {Confirmation}]
05:13:28 [2024-03-06T10:13:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
05:13:28 [2024-03-06T10:13:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
05:13:28 [2024-03-06T10:13:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
05:13:28 [2024-03-06T10:13:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
05:13:28 [2024-03-06T10:13:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
05:13:28 [2024-03-06T10:13:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=323024508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:13:28 [2024-03-06T10:13:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=323024508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:13:28 [2024-03-06T10:13:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=323024508 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:13:28 [2024-03-06T10:13:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=323024508 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:13:28 [2024-03-06T10:13:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=323024509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:13:28 [2024-03-06T10:13:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=323024509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:13:28 [2024-03-06T10:13:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=323024509 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
05:13:28 [2024-03-06T10:13:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:13:28 [2024-03-06T10:13:28.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=323023969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:13:28 [2024-03-06T10:13:28.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=323023558 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:13:29 [2024-03-06T10:13:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:29 [2024-03-06T10:13:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:29 [2024-03-06T10:13:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:29 [2024-03-06T10:13:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:29 [2024-03-06T10:13:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:29 [2024-03-06T10:13:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:29 [2024-03-06T10:13:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323025070 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:29 [2024-03-06T10:13:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323025071 data=null doit=true}, TreeItem with text {test}]
05:13:29 [2024-03-06T10:13:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323025071 data=null}, TreeItem with text {test}]
05:13:29 [2024-03-06T10:13:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323025071 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:29 [2024-03-06T10:13:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323025071 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:29 [2024-03-06T10:13:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323025091 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:29 [2024-03-06T10:13:29.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:29 [2024-03-06T10:13:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323025092 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:29 [2024-03-06T10:13:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323025092 data=null doit=true}, TreeItem with text {test}]
05:13:29 [2024-03-06T10:13:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323025092 data=null}, TreeItem with text {test}]
05:13:29 [2024-03-06T10:13:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323025092 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:29 [2024-03-06T10:13:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323025092 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:29 [2024-03-06T10:13:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323025097 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:29 [2024-03-06T10:13:29.092Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:29 [2024-03-06T10:13:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:29 [2024-03-06T10:13:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=323025098 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:13:29 [2024-03-06T10:13:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=323025098 data=null doit=true}, TreeItem with text {Traces [12]}]
05:13:29 [2024-03-06T10:13:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=323025098 data=null}, TreeItem with text {Traces [12]}]
05:13:29 [2024-03-06T10:13:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=323025098 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:29 [2024-03-06T10:13:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323025099 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:13:29 [2024-03-06T10:13:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=323025116 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:29 [2024-03-06T10:13:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=323025116 data=null doit=true}, TreeItem with text {Traces [12]}]
05:13:29 [2024-03-06T10:13:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=323025116 data=null}, TreeItem with text {Traces [12]}]
05:13:29 [2024-03-06T10:13:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=323025116 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:29 [2024-03-06T10:13:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=323025117 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [12]}]
05:13:29 [2024-03-06T10:13:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=323025120 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:29 [2024-03-06T10:13:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:29 [2024-03-06T10:13:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:29 [2024-03-06T10:13:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323025345 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:13:29 [2024-03-06T10:13:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=323025345 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:29 [2024-03-06T10:13:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=323025345 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:13:29 [2024-03-06T10:13:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323025345 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:13:29 [2024-03-06T10:13:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323025345 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:29 [2024-03-06T10:13:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323025386 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:13:29 [2024-03-06T10:13:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:29 [2024-03-06T10:13:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:29 [2024-03-06T10:13:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:29 [2024-03-06T10:13:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:29 [2024-03-06T10:13:29.348Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:29 [2024-03-06T10:13:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:29 [2024-03-06T10:13:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323025389 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:13:29 [2024-03-06T10:13:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=323025389 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:29 [2024-03-06T10:13:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=323025389 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:13:29 [2024-03-06T10:13:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323025389 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:13:29 [2024-03-06T10:13:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323025389 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:29 [2024-03-06T10:13:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323025393 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:13:29 [2024-03-06T10:13:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:13:29 [2024-03-06T10:13:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323025393 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:13:29 [2024-03-06T10:13:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=323025393 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:29 [2024-03-06T10:13:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:29 [2024-03-06T10:13:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=323025394 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:13:29 [2024-03-06T10:13:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323025394 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:13:29 [2024-03-06T10:13:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323025394 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:29 [2024-03-06T10:13:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323025397 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:13:29 [2024-03-06T10:13:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323025398 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:13:29 [2024-03-06T10:13:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323025398 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:13:29 [2024-03-06T10:13:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=323025398 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:29 [2024-03-06T10:13:29.348Z] 
05:13:29 [2024-03-06T10:13:29.348Z] (Eclipse:19306): Gtk-CRITICAL **: 10:13:29.307: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:13:29 [2024-03-06T10:13:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323025444 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:13:29 [2024-03-06T10:13:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323025612 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:13:29 [2024-03-06T10:13:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=323025613 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:29 [2024-03-06T10:13:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=323025613 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:13:29 [2024-03-06T10:13:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:13:29 [2024-03-06T10:13:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:29 [2024-03-06T10:13:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:29 [2024-03-06T10:13:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:30 [2024-03-06T10:13:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:30 [2024-03-06T10:13:30.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:30 [2024-03-06T10:13:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:30 [2024-03-06T10:13:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:30 [2024-03-06T10:13:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:30 [2024-03-06T10:13:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:30 [2024-03-06T10:13:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:13:30 [2024-03-06T10:13:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=323026619 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:13:30 [2024-03-06T10:13:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=323026619 data=null doit=true}, TableItem with text {}]
05:13:30 [2024-03-06T10:13:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=323026619 data=null}, TableItem with text {}]
05:13:30 [2024-03-06T10:13:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=323026619 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:13:30 [2024-03-06T10:13:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=323026620 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:13:30 [2024-03-06T10:13:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=323026626 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:13:30 [2024-03-06T10:13:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:30 [2024-03-06T10:13:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:30 [2024-03-06T10:13:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:30 [2024-03-06T10:13:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:30 [2024-03-06T10:13:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323026896 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:13:30 [2024-03-06T10:13:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=323026896 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:30 [2024-03-06T10:13:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=323026896 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:13:30 [2024-03-06T10:13:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323026897 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:13:30 [2024-03-06T10:13:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323026897 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:30 [2024-03-06T10:13:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323026906 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:13:30 [2024-03-06T10:13:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:30 [2024-03-06T10:13:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:30 [2024-03-06T10:13:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:30 [2024-03-06T10:13:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:30 [2024-03-06T10:13:30.726Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:30 [2024-03-06T10:13:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:30 [2024-03-06T10:13:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:30 [2024-03-06T10:13:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:30 [2024-03-06T10:13:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:30 [2024-03-06T10:13:30.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:30 [2024-03-06T10:13:30.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:30 [2024-03-06T10:13:30.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323026912 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:30 [2024-03-06T10:13:30.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323026913 data=null doit=true}, TreeItem with text {test}]
05:13:30 [2024-03-06T10:13:30.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323026913 data=null}, TreeItem with text {test}]
05:13:30 [2024-03-06T10:13:30.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323026913 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:30 [2024-03-06T10:13:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323026913 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:30 [2024-03-06T10:13:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323026947 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:30 [2024-03-06T10:13:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:30 [2024-03-06T10:13:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323026948 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:30 [2024-03-06T10:13:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323026948 data=null doit=true}, TreeItem with text {test}]
05:13:30 [2024-03-06T10:13:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323026948 data=null}, TreeItem with text {test}]
05:13:30 [2024-03-06T10:13:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323026949 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:30 [2024-03-06T10:13:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323026949 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:30 [2024-03-06T10:13:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323026959 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:30 [2024-03-06T10:13:30.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:30 [2024-03-06T10:13:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:30 [2024-03-06T10:13:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=323026959 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:13:30 [2024-03-06T10:13:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=323026959 data=null doit=true}, TreeItem with text {Traces [12]}]
05:13:30 [2024-03-06T10:13:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=323026959 data=null}, TreeItem with text {Traces [12]}]
05:13:30 [2024-03-06T10:13:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=323026960 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:30 [2024-03-06T10:13:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323026960 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:13:30 [2024-03-06T10:13:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=323026975 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:30 [2024-03-06T10:13:30.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:13:31 [2024-03-06T10:13:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:31 [2024-03-06T10:13:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:31 [2024-03-06T10:13:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323027235 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:13:31 [2024-03-06T10:13:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=323027236 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:13:31 [2024-03-06T10:13:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=323027236 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:13:31 [2024-03-06T10:13:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323027236 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:13:31 [2024-03-06T10:13:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323027236 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:13:31 [2024-03-06T10:13:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323027260 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:13:31 [2024-03-06T10:13:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:31 [2024-03-06T10:13:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:31 [2024-03-06T10:13:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:31 [2024-03-06T10:13:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:31 [2024-03-06T10:13:31.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:31 [2024-03-06T10:13:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:31 [2024-03-06T10:13:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323027261 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:13:31 [2024-03-06T10:13:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=323027262 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:13:31 [2024-03-06T10:13:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=323027262 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:13:31 [2024-03-06T10:13:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323027262 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:13:31 [2024-03-06T10:13:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323027262 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:13:31 [2024-03-06T10:13:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323027266 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:13:31 [2024-03-06T10:13:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
05:13:31 [2024-03-06T10:13:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323027272 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:13:31 [2024-03-06T10:13:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=323027272 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:13:31 [2024-03-06T10:13:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:31 [2024-03-06T10:13:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=323027272 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:13:31 [2024-03-06T10:13:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323027272 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:13:31 [2024-03-06T10:13:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323027273 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:13:31 [2024-03-06T10:13:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323027276 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:13:31 [2024-03-06T10:13:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323027276 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:13:31 [2024-03-06T10:13:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323027276 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:13:31 [2024-03-06T10:13:31.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=323027277 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:13:31 [2024-03-06T10:13:31.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323027334 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
05:13:31 [2024-03-06T10:13:31.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323027534 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:13:31 [2024-03-06T10:13:31.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=323027534 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:13:31 [2024-03-06T10:13:31.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=323027534 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:13:31 [2024-03-06T10:13:31.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
05:13:31 [2024-03-06T10:13:31.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:31 [2024-03-06T10:13:31.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:32 [2024-03-06T10:13:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:32 [2024-03-06T10:13:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:32 [2024-03-06T10:13:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:32 [2024-03-06T10:13:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:32 [2024-03-06T10:13:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:13:32 [2024-03-06T10:13:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=323028542 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:13:32 [2024-03-06T10:13:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=323028542 data=null doit=true}, TableItem with text {}]
05:13:32 [2024-03-06T10:13:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=323028542 data=null}, TableItem with text {}]
05:13:32 [2024-03-06T10:13:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=323028543 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:13:32 [2024-03-06T10:13:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=323028543 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:13:32 [2024-03-06T10:13:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=323028553 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:13:32 [2024-03-06T10:13:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:32 [2024-03-06T10:13:32.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:32 [2024-03-06T10:13:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:32 [2024-03-06T10:13:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:32 [2024-03-06T10:13:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323028813 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
05:13:32 [2024-03-06T10:13:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=323028813 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:13:32 [2024-03-06T10:13:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=323028813 data=null}, TreeItem with text {ExampleCustomXml.xml}]
05:13:32 [2024-03-06T10:13:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323028813 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:13:32 [2024-03-06T10:13:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323028814 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
05:13:32 [2024-03-06T10:13:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=323028823 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
05:13:32 [2024-03-06T10:13:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:32 [2024-03-06T10:13:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:32 [2024-03-06T10:13:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:32 [2024-03-06T10:13:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:32 [2024-03-06T10:13:32.675Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:32 [2024-03-06T10:13:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:32 [2024-03-06T10:13:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:32 [2024-03-06T10:13:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:32 [2024-03-06T10:13:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:32 [2024-03-06T10:13:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:32 [2024-03-06T10:13:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:32 [2024-03-06T10:13:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323028828 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:32 [2024-03-06T10:13:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323028828 data=null doit=true}, TreeItem with text {test}]
05:13:32 [2024-03-06T10:13:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323028828 data=null}, TreeItem with text {test}]
05:13:32 [2024-03-06T10:13:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323028828 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:32 [2024-03-06T10:13:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323028828 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:32 [2024-03-06T10:13:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323028853 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:32 [2024-03-06T10:13:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:32 [2024-03-06T10:13:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323028853 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:32 [2024-03-06T10:13:32.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323028853 data=null doit=true}, TreeItem with text {test}]
05:13:32 [2024-03-06T10:13:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323028853 data=null}, TreeItem with text {test}]
05:13:32 [2024-03-06T10:13:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323028854 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:32 [2024-03-06T10:13:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323028854 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:32 [2024-03-06T10:13:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323028865 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:32 [2024-03-06T10:13:32.676Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:32 [2024-03-06T10:13:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:32 [2024-03-06T10:13:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=323028866 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:13:32 [2024-03-06T10:13:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=323028866 data=null doit=true}, TreeItem with text {Traces [12]}]
05:13:32 [2024-03-06T10:13:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=323028866 data=null}, TreeItem with text {Traces [12]}]
05:13:32 [2024-03-06T10:13:32.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=323028867 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:32 [2024-03-06T10:13:32.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323028867 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:13:32 [2024-03-06T10:13:32.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=323028879 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:32 [2024-03-06T10:13:32.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:13:32 [2024-03-06T10:13:32.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:32 [2024-03-06T10:13:32.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:32 [2024-03-06T10:13:32.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=323029053 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:13:32 [2024-03-06T10:13:32.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=323029053 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:32 [2024-03-06T10:13:32.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=323029053 data=null}, TreeItem with text {kernel-overlap-testing}]
05:13:32 [2024-03-06T10:13:32.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=323029054 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:13:32 [2024-03-06T10:13:32.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323029054 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:32 [2024-03-06T10:13:32.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=323029067 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:13:32 [2024-03-06T10:13:32.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:32 [2024-03-06T10:13:32.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:32 [2024-03-06T10:13:32.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:32 [2024-03-06T10:13:32.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:32 [2024-03-06T10:13:32.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:32 [2024-03-06T10:13:32.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:32 [2024-03-06T10:13:32.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=323029077 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:13:32 [2024-03-06T10:13:32.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=323029077 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:32 [2024-03-06T10:13:32.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=323029077 data=null}, TreeItem with text {kernel-overlap-testing}]
05:13:32 [2024-03-06T10:13:32.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=323029077 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:13:32 [2024-03-06T10:13:32.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323029078 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:32 [2024-03-06T10:13:32.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=323029081 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:13:32 [2024-03-06T10:13:32.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:13:32 [2024-03-06T10:13:32.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=323029082 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:13:32 [2024-03-06T10:13:32.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=323029082 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:32 [2024-03-06T10:13:32.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:32 [2024-03-06T10:13:32.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=323029082 data=null}, TreeItem with text {kernel-overlap-testing}]
05:13:32 [2024-03-06T10:13:32.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=323029082 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:13:32 [2024-03-06T10:13:32.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323029082 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:32 [2024-03-06T10:13:32.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=323029088 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:13:32 [2024-03-06T10:13:32.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=323029088 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
05:13:32 [2024-03-06T10:13:32.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=323029089 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
05:13:33 [2024-03-06T10:13:33.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=323029089 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:33 [2024-03-06T10:13:33.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=323029154 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
05:13:33 [2024-03-06T10:13:33.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=323029362 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:13:33 [2024-03-06T10:13:33.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=323029362 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:33 [2024-03-06T10:13:33.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=323029362 data=null}, TreeItem with text {kernel-overlap-testing}]
05:13:33 [2024-03-06T10:13:33.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:13:33 [2024-03-06T10:13:33.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:33 [2024-03-06T10:13:33.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:33 [2024-03-06T10:13:33.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:33 [2024-03-06T10:13:33.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:33 [2024-03-06T10:13:33.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:33 [2024-03-06T10:13:33.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:33 [2024-03-06T10:13:33.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:33 [2024-03-06T10:13:33.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:13:33 [2024-03-06T10:13:33.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=323029868 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:13:33 [2024-03-06T10:13:33.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=323029868 data=null doit=true}, TableItem with text {}]
05:13:33 [2024-03-06T10:13:33.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=323029868 data=null}, TableItem with text {}]
05:13:33 [2024-03-06T10:13:33.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=323029868 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:13:33 [2024-03-06T10:13:33.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=323029869 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:13:33 [2024-03-06T10:13:33.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=323029875 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:13:33 [2024-03-06T10:13:33.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:33 [2024-03-06T10:13:33.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:34 [2024-03-06T10:13:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:34 [2024-03-06T10:13:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:34 [2024-03-06T10:13:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=323030639 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
05:13:34 [2024-03-06T10:13:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=323030639 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:34 [2024-03-06T10:13:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=323030639 data=null}, TreeItem with text {kernel-overlap-testing}]
05:13:34 [2024-03-06T10:13:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=323030639 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:13:34 [2024-03-06T10:13:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323030640 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:34 [2024-03-06T10:13:34.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=323030644 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
05:13:34 [2024-03-06T10:13:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:34 [2024-03-06T10:13:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:34 [2024-03-06T10:13:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:34 [2024-03-06T10:13:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:34 [2024-03-06T10:13:34.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:34 [2024-03-06T10:13:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:34 [2024-03-06T10:13:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:34 [2024-03-06T10:13:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:34 [2024-03-06T10:13:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:34 [2024-03-06T10:13:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:34 [2024-03-06T10:13:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:34 [2024-03-06T10:13:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323030648 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:34 [2024-03-06T10:13:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323030648 data=null doit=true}, TreeItem with text {test}]
05:13:34 [2024-03-06T10:13:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323030648 data=null}, TreeItem with text {test}]
05:13:34 [2024-03-06T10:13:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323030649 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:34 [2024-03-06T10:13:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323030649 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:34 [2024-03-06T10:13:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323030681 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:34 [2024-03-06T10:13:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:34 [2024-03-06T10:13:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323030681 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:34 [2024-03-06T10:13:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323030681 data=null doit=true}, TreeItem with text {test}]
05:13:34 [2024-03-06T10:13:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323030681 data=null}, TreeItem with text {test}]
05:13:34 [2024-03-06T10:13:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323030682 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:34 [2024-03-06T10:13:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323030682 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:34 [2024-03-06T10:13:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323030691 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:34 [2024-03-06T10:13:34.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:34 [2024-03-06T10:13:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:34 [2024-03-06T10:13:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=323030692 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:13:34 [2024-03-06T10:13:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=323030692 data=null doit=true}, TreeItem with text {Traces [12]}]
05:13:34 [2024-03-06T10:13:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=323030692 data=null}, TreeItem with text {Traces [12]}]
05:13:34 [2024-03-06T10:13:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=323030692 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:34 [2024-03-06T10:13:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323030692 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:13:34 [2024-03-06T10:13:34.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=323030709 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:34 [2024-03-06T10:13:34.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:13:34 [2024-03-06T10:13:34.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:34 [2024-03-06T10:13:34.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:34 [2024-03-06T10:13:34.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=323031079 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
05:13:34 [2024-03-06T10:13:34.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=323031079 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:13:34 [2024-03-06T10:13:34.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=323031079 data=null}, TreeItem with text {simple_server-thread1}]
05:13:34 [2024-03-06T10:13:34.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=323031079 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
05:13:34 [2024-03-06T10:13:34.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323031080 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:13:34 [2024-03-06T10:13:34.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=323031108 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
05:13:34 [2024-03-06T10:13:34.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:34 [2024-03-06T10:13:34.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:34 [2024-03-06T10:13:34.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:34 [2024-03-06T10:13:34.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:34 [2024-03-06T10:13:34.933Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:34 [2024-03-06T10:13:34.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:34 [2024-03-06T10:13:34.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=323031110 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
05:13:34 [2024-03-06T10:13:34.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=323031110 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:13:34 [2024-03-06T10:13:34.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=323031110 data=null}, TreeItem with text {simple_server-thread1}]
05:13:34 [2024-03-06T10:13:34.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=323031111 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
05:13:34 [2024-03-06T10:13:34.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323031115 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:13:34 [2024-03-06T10:13:34.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=323031119 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
05:13:34 [2024-03-06T10:13:34.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
05:13:34 [2024-03-06T10:13:34.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=323031120 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
05:13:34 [2024-03-06T10:13:34.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=323031120 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:13:34 [2024-03-06T10:13:34.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:34 [2024-03-06T10:13:34.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=323031120 data=null}, TreeItem with text {simple_server-thread1}]
05:13:34 [2024-03-06T10:13:34.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=323031120 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
05:13:34 [2024-03-06T10:13:34.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323031120 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:13:34 [2024-03-06T10:13:34.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=323031124 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
05:13:34 [2024-03-06T10:13:34.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=323031125 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
05:13:34 [2024-03-06T10:13:34.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=323031125 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
05:13:35 [2024-03-06T10:13:35.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=323031125 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:13:35 [2024-03-06T10:13:35.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=323031178 data=null button=1 stateMask=0x80000 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
05:13:35 [2024-03-06T10:13:35.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=323031178 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
05:13:35 [2024-03-06T10:13:35.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=323031178 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:13:35 [2024-03-06T10:13:35.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=323031178 data=null}, TreeItem with text {simple_server-thread1}]
05:13:35 [2024-03-06T10:13:35.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
05:13:35 [2024-03-06T10:13:35.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:35 [2024-03-06T10:13:35.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:35 [2024-03-06T10:13:35.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:35 [2024-03-06T10:13:35.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:35 [2024-03-06T10:13:35.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:35 [2024-03-06T10:13:35.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:35 [2024-03-06T10:13:35.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:35 [2024-03-06T10:13:35.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:35 [2024-03-06T10:13:35.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:35 [2024-03-06T10:13:35.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:35 [2024-03-06T10:13:35.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:35 [2024-03-06T10:13:35.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:13:35 [2024-03-06T10:13:35.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=323031688 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:13:35 [2024-03-06T10:13:35.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=323031688 data=null doit=true}, TableItem with text {}]
05:13:35 [2024-03-06T10:13:35.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=323031688 data=null}, TableItem with text {}]
05:13:35 [2024-03-06T10:13:35.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=323031688 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:13:35 [2024-03-06T10:13:35.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=323031689 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:13:35 [2024-03-06T10:13:35.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=323031696 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:13:35 [2024-03-06T10:13:35.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:35 [2024-03-06T10:13:35.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=323032561 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=323032561 data=null doit=true}, TreeItem with text {simple_server-thread1}]
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=323032561 data=null}, TreeItem with text {simple_server-thread1}]
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=323032562 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323032562 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=323032568 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:36 [2024-03-06T10:13:36.678Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323032572 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323032572 data=null doit=true}, TreeItem with text {test}]
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323032572 data=null}, TreeItem with text {test}]
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323032573 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323032573 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323032598 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323032598 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323032598 data=null doit=true}, TreeItem with text {test}]
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323032599 data=null}, TreeItem with text {test}]
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323032599 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323032599 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323032609 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:36 [2024-03-06T10:13:36.678Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=323032610 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=323032610 data=null doit=true}, TreeItem with text {Traces [12]}]
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=323032610 data=null}, TreeItem with text {Traces [12]}]
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=323032611 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323032611 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=323032626 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:36 [2024-03-06T10:13:36.678Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:36 [2024-03-06T10:13:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=323032689 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
05:13:36 [2024-03-06T10:13:36.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=323032689 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:13:36 [2024-03-06T10:13:36.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=323032690 data=null}, TreeItem with text {simple_server-thread2}]
05:13:36 [2024-03-06T10:13:36.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=323032690 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
05:13:36 [2024-03-06T10:13:36.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323032690 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:13:36 [2024-03-06T10:13:36.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=323032711 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
05:13:36 [2024-03-06T10:13:36.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:36 [2024-03-06T10:13:36.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:36 [2024-03-06T10:13:36.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:36 [2024-03-06T10:13:36.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:36 [2024-03-06T10:13:36.679Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:36 [2024-03-06T10:13:36.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:36 [2024-03-06T10:13:36.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=323032713 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
05:13:36 [2024-03-06T10:13:36.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=323032713 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:13:36 [2024-03-06T10:13:36.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=323032713 data=null}, TreeItem with text {simple_server-thread2}]
05:13:36 [2024-03-06T10:13:36.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=323032714 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
05:13:36 [2024-03-06T10:13:36.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323032714 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:13:36 [2024-03-06T10:13:36.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=323032718 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
05:13:36 [2024-03-06T10:13:36.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
05:13:36 [2024-03-06T10:13:36.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=323032725 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
05:13:36 [2024-03-06T10:13:36.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=323032725 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:13:36 [2024-03-06T10:13:36.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:36 [2024-03-06T10:13:36.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=323032725 data=null}, TreeItem with text {simple_server-thread2}]
05:13:36 [2024-03-06T10:13:36.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=323032726 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
05:13:36 [2024-03-06T10:13:36.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323032726 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:13:36 [2024-03-06T10:13:36.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=323032730 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
05:13:36 [2024-03-06T10:13:36.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=323032730 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
05:13:36 [2024-03-06T10:13:36.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=323032731 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
05:13:36 [2024-03-06T10:13:36.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=323032731 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:13:36 [2024-03-06T10:13:36.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=323032777 data=null button=1 stateMask=0x80000 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
05:13:36 [2024-03-06T10:13:36.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=323032979 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
05:13:36 [2024-03-06T10:13:36.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=323032979 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:13:36 [2024-03-06T10:13:36.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=323032979 data=null}, TreeItem with text {simple_server-thread2}]
05:13:36 [2024-03-06T10:13:36.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
05:13:36 [2024-03-06T10:13:36.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:36 [2024-03-06T10:13:36.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:36 [2024-03-06T10:13:36.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:36 [2024-03-06T10:13:36.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:36 [2024-03-06T10:13:36.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:36 [2024-03-06T10:13:36.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:36 [2024-03-06T10:13:36.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:36 [2024-03-06T10:13:36.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:36 [2024-03-06T10:13:36.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:36 [2024-03-06T10:13:36.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:13:36 [2024-03-06T10:13:36.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=323032981 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:13:36 [2024-03-06T10:13:36.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=323032981 data=null doit=true}, TableItem with text {}]
05:13:36 [2024-03-06T10:13:36.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=323032981 data=null}, TableItem with text {}]
05:13:36 [2024-03-06T10:13:36.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=323032981 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:13:36 [2024-03-06T10:13:36.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=323032981 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:13:36 [2024-03-06T10:13:36.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=323032983 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:13:36 [2024-03-06T10:13:36.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:36 [2024-03-06T10:13:36.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:36 [2024-03-06T10:13:36.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:13:36 [2024-03-06T10:13:36.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=323032984 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:13:36 [2024-03-06T10:13:36.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=323032984 data=null doit=true}, TableItem with text {}]
05:13:36 [2024-03-06T10:13:36.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=323032984 data=null}, TableItem with text {}]
05:13:36 [2024-03-06T10:13:36.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=323032997 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:13:36 [2024-03-06T10:13:36.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=323033001 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:13:36 [2024-03-06T10:13:36.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=323033008 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:13:37 [2024-03-06T10:13:37.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:37 [2024-03-06T10:13:37.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:38 [2024-03-06T10:13:38.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:38 [2024-03-06T10:13:38.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=323034270 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=323034270 data=null doit=true}, TreeItem with text {simple_server-thread2}]
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=323034270 data=null}, TreeItem with text {simple_server-thread2}]
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=323034270 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323034271 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=323034277 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:38 [2024-03-06T10:13:38.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323034281 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323034281 data=null doit=true}, TreeItem with text {test}]
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323034281 data=null}, TreeItem with text {test}]
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323034281 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323034281 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323034311 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323034311 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323034311 data=null doit=true}, TreeItem with text {test}]
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323034311 data=null}, TreeItem with text {test}]
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323034311 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323034312 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323034317 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:38 [2024-03-06T10:13:38.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=323034317 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=323034318 data=null doit=true}, TreeItem with text {Traces [12]}]
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=323034318 data=null}, TreeItem with text {Traces [12]}]
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=323034318 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:38 [2024-03-06T10:13:38.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323034318 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=323034337 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:38 [2024-03-06T10:13:38.314Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=323034384 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=323034384 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=323034384 data=null}, TreeItem with text {ust-overlap-testing}]
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=323034384 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323034384 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=323034411 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:38 [2024-03-06T10:13:38.314Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=323034413 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=323034414 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=323034414 data=null}, TreeItem with text {ust-overlap-testing}]
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=323034414 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323034414 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=323034418 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=323034418 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=323034419 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=323034419 data=null}, TreeItem with text {ust-overlap-testing}]
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=323034419 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323034419 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=323034423 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=323034423 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=323034423 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=323034463 data=null button=1 stateMask=0x80000 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=323034463 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=323034464 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=323034464 data=null}, TreeItem with text {ust-overlap-testing}]
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:38 [2024-03-06T10:13:38.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:38 [2024-03-06T10:13:38.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=323034423 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:13:38 [2024-03-06T10:13:38.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:38 [2024-03-06T10:13:38.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:38 [2024-03-06T10:13:38.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:38 [2024-03-06T10:13:38.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:38 [2024-03-06T10:13:38.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:38 [2024-03-06T10:13:38.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:38 [2024-03-06T10:13:38.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:38 [2024-03-06T10:13:38.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:38 [2024-03-06T10:13:38.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:38 [2024-03-06T10:13:38.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:38 [2024-03-06T10:13:38.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:13:38 [2024-03-06T10:13:38.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=323034971 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:13:38 [2024-03-06T10:13:38.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=323034971 data=null doit=true}, TableItem with text {}]
05:13:38 [2024-03-06T10:13:38.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=323034971 data=null}, TableItem with text {}]
05:13:38 [2024-03-06T10:13:38.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=323034972 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:13:38 [2024-03-06T10:13:38.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=323034972 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:13:38 [2024-03-06T10:13:38.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=323034978 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:13:38 [2024-03-06T10:13:38.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:38 [2024-03-06T10:13:38.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:39 [2024-03-06T10:13:39.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:39 [2024-03-06T10:13:39.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:39 [2024-03-06T10:13:39.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=323035953 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
05:13:39 [2024-03-06T10:13:39.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=323035953 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:13:39 [2024-03-06T10:13:39.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=323035953 data=null}, TreeItem with text {ust-overlap-testing}]
05:13:39 [2024-03-06T10:13:39.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=323035954 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
05:13:39 [2024-03-06T10:13:39.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323035954 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
05:13:39 [2024-03-06T10:13:39.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=323035958 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
05:13:39 [2024-03-06T10:13:39.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:39 [2024-03-06T10:13:39.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:39 [2024-03-06T10:13:39.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:39 [2024-03-06T10:13:39.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:39 [2024-03-06T10:13:39.802Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:39 [2024-03-06T10:13:39.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:39 [2024-03-06T10:13:39.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:39 [2024-03-06T10:13:39.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:39 [2024-03-06T10:13:39.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:39 [2024-03-06T10:13:39.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:39 [2024-03-06T10:13:39.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:39 [2024-03-06T10:13:39.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323035965 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:39 [2024-03-06T10:13:39.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323035965 data=null doit=true}, TreeItem with text {test}]
05:13:39 [2024-03-06T10:13:39.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323035965 data=null}, TreeItem with text {test}]
05:13:39 [2024-03-06T10:13:39.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323035965 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:39 [2024-03-06T10:13:39.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323035965 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:39 [2024-03-06T10:13:39.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323035993 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:39 [2024-03-06T10:13:39.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:40 [2024-03-06T10:13:40.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323035997 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:40 [2024-03-06T10:13:40.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323035997 data=null doit=true}, TreeItem with text {test}]
05:13:40 [2024-03-06T10:13:40.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323035997 data=null}, TreeItem with text {test}]
05:13:40 [2024-03-06T10:13:40.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323035997 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:40 [2024-03-06T10:13:40.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323035997 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:40 [2024-03-06T10:13:40.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323036017 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:40 [2024-03-06T10:13:40.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:40 [2024-03-06T10:13:40.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:40 [2024-03-06T10:13:40.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=323036017 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:13:40 [2024-03-06T10:13:40.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=323036017 data=null doit=true}, TreeItem with text {Traces [12]}]
05:13:40 [2024-03-06T10:13:40.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=323036017 data=null}, TreeItem with text {Traces [12]}]
05:13:40 [2024-03-06T10:13:40.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=323036018 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:40 [2024-03-06T10:13:40.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323036018 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:13:40 [2024-03-06T10:13:40.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=323036035 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:40 [2024-03-06T10:13:40.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:13:40 [2024-03-06T10:13:40.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:40 [2024-03-06T10:13:40.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:40 [2024-03-06T10:13:40.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=323036263 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:13:40 [2024-03-06T10:13:40.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=323036263 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:13:40 [2024-03-06T10:13:40.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=323036263 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:13:40 [2024-03-06T10:13:40.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=323036263 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:13:40 [2024-03-06T10:13:40.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323036263 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:13:40 [2024-03-06T10:13:40.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=323036302 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:13:40 [2024-03-06T10:13:40.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:40 [2024-03-06T10:13:40.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:40 [2024-03-06T10:13:40.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:40 [2024-03-06T10:13:40.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:40 [2024-03-06T10:13:40.314Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:40 [2024-03-06T10:13:40.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:40 [2024-03-06T10:13:40.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=323036304 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:13:40 [2024-03-06T10:13:40.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=323036304 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:13:40 [2024-03-06T10:13:40.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=323036304 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:13:40 [2024-03-06T10:13:40.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=323036305 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:13:40 [2024-03-06T10:13:40.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323036305 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:13:40 [2024-03-06T10:13:40.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=323036309 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:13:40 [2024-03-06T10:13:40.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
05:13:40 [2024-03-06T10:13:40.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=323036309 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:13:40 [2024-03-06T10:13:40.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=323036309 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:13:40 [2024-03-06T10:13:40.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:40 [2024-03-06T10:13:40.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=323036309 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:13:40 [2024-03-06T10:13:40.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=323036310 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:13:40 [2024-03-06T10:13:40.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323036310 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:13:40 [2024-03-06T10:13:40.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=323036315 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:13:40 [2024-03-06T10:13:40.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=323036315 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:13:40 [2024-03-06T10:13:40.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=323036316 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:13:40 [2024-03-06T10:13:40.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=323036316 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:13:40 [2024-03-06T10:13:40.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=323036371 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:13:40 [2024-03-06T10:13:40.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=323036558 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:13:40 [2024-03-06T10:13:40.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=323036558 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:13:40 [2024-03-06T10:13:40.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=323036558 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:13:40 [2024-03-06T10:13:40.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
05:13:40 [2024-03-06T10:13:40.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:40 [2024-03-06T10:13:40.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:40 [2024-03-06T10:13:40.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:40 [2024-03-06T10:13:40.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:40 [2024-03-06T10:13:40.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:40 [2024-03-06T10:13:40.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:40 [2024-03-06T10:13:40.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:40 [2024-03-06T10:13:40.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:40 [2024-03-06T10:13:40.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:41 [2024-03-06T10:13:41.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:41 [2024-03-06T10:13:41.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:41 [2024-03-06T10:13:41.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:41 [2024-03-06T10:13:41.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:41 [2024-03-06T10:13:41.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:41 [2024-03-06T10:13:41.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:41 [2024-03-06T10:13:41.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:13:41 [2024-03-06T10:13:41.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=323037566 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:13:41 [2024-03-06T10:13:41.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=323037566 data=null doit=true}, TableItem with text {}]
05:13:41 [2024-03-06T10:13:41.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=323037566 data=null}, TableItem with text {}]
05:13:41 [2024-03-06T10:13:41.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=323037567 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:13:41 [2024-03-06T10:13:41.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=323037567 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:13:41 [2024-03-06T10:13:41.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=323037573 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:13:41 [2024-03-06T10:13:41.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:41 [2024-03-06T10:13:41.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:41 [2024-03-06T10:13:41.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:41 [2024-03-06T10:13:41.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=323037842 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=323037842 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=323037842 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=323037843 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323037843 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=323037853 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:41 [2024-03-06T10:13:41.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323037859 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323037859 data=null doit=true}, TreeItem with text {test}]
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323037859 data=null}, TreeItem with text {test}]
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323037859 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323037860 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323037885 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323037886 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323037890 data=null doit=true}, TreeItem with text {test}]
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323037890 data=null}, TreeItem with text {test}]
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323037890 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323037890 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323037896 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:41 [2024-03-06T10:13:41.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=323037897 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=323037897 data=null doit=true}, TreeItem with text {Traces [12]}]
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=323037897 data=null}, TreeItem with text {Traces [12]}]
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=323037897 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323037897 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:13:41 [2024-03-06T10:13:41.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=323037911 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:41 [2024-03-06T10:13:41.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:13:42 [2024-03-06T10:13:42.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:42 [2024-03-06T10:13:42.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:42 [2024-03-06T10:13:42.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=323038161 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:13:42 [2024-03-06T10:13:42.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=323038161 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:13:42 [2024-03-06T10:13:42.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=323038161 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:13:42 [2024-03-06T10:13:42.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=323038161 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:13:42 [2024-03-06T10:13:42.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323038161 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:13:42 [2024-03-06T10:13:42.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=323038180 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:13:42 [2024-03-06T10:13:42.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:42 [2024-03-06T10:13:42.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:42 [2024-03-06T10:13:42.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:42 [2024-03-06T10:13:42.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:42 [2024-03-06T10:13:42.156Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:42 [2024-03-06T10:13:42.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:42 [2024-03-06T10:13:42.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=323038185 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:13:42 [2024-03-06T10:13:42.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=323038186 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:13:42 [2024-03-06T10:13:42.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=323038186 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:13:42 [2024-03-06T10:13:42.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=323038186 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:13:42 [2024-03-06T10:13:42.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323038186 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:13:42 [2024-03-06T10:13:42.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=323038190 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:13:42 [2024-03-06T10:13:42.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
05:13:42 [2024-03-06T10:13:42.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=323038190 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:13:42 [2024-03-06T10:13:42.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=323038190 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:13:42 [2024-03-06T10:13:42.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:42 [2024-03-06T10:13:42.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=323038191 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:13:42 [2024-03-06T10:13:42.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=323038191 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:13:42 [2024-03-06T10:13:42.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323038191 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:13:42 [2024-03-06T10:13:42.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=323038195 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:13:42 [2024-03-06T10:13:42.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=323038195 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:13:42 [2024-03-06T10:13:42.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=323038195 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:13:42 [2024-03-06T10:13:42.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=323038195 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:13:42 [2024-03-06T10:13:42.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=323038275 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:13:42 [2024-03-06T10:13:42.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=323038414 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:13:42 [2024-03-06T10:13:42.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=323038414 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:13:42 [2024-03-06T10:13:42.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=323038414 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:13:42 [2024-03-06T10:13:42.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
05:13:42 [2024-03-06T10:13:42.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:42 [2024-03-06T10:13:42.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:42 [2024-03-06T10:13:42.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:42 [2024-03-06T10:13:42.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:42 [2024-03-06T10:13:42.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:42 [2024-03-06T10:13:42.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:42 [2024-03-06T10:13:42.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:42 [2024-03-06T10:13:42.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:43 [2024-03-06T10:13:43.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:43 [2024-03-06T10:13:43.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:43 [2024-03-06T10:13:43.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:43 [2024-03-06T10:13:43.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:43 [2024-03-06T10:13:43.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:13:43 [2024-03-06T10:13:43.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=323039419 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:13:43 [2024-03-06T10:13:43.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=323039420 data=null doit=true}, TableItem with text {}]
05:13:43 [2024-03-06T10:13:43.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=323039420 data=null}, TableItem with text {}]
05:13:43 [2024-03-06T10:13:43.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=323039420 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:13:43 [2024-03-06T10:13:43.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=323039420 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:13:43 [2024-03-06T10:13:43.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=323039427 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:13:43 [2024-03-06T10:13:43.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:43 [2024-03-06T10:13:43.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=323039688 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=323039688 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=323039688 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=323039688 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323039688 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=323039693 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:43 [2024-03-06T10:13:43.596Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323039697 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323039697 data=null doit=true}, TreeItem with text {test}]
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323039697 data=null}, TreeItem with text {test}]
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323039697 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323039697 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323039732 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323039733 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323039733 data=null doit=true}, TreeItem with text {test}]
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323039733 data=null}, TreeItem with text {test}]
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323039733 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323039733 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323039744 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:43 [2024-03-06T10:13:43.596Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=323039745 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=323039745 data=null doit=true}, TreeItem with text {Traces [12]}]
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=323039745 data=null}, TreeItem with text {Traces [12]}]
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=323039745 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323039745 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:13:43 [2024-03-06T10:13:43.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=323039760 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:43 [2024-03-06T10:13:43.596Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:13:44 [2024-03-06T10:13:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:44 [2024-03-06T10:13:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:44 [2024-03-06T10:13:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=323040087 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
05:13:44 [2024-03-06T10:13:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=323040087 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:13:44 [2024-03-06T10:13:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=323040088 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
05:13:44 [2024-03-06T10:13:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=323040088 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:13:44 [2024-03-06T10:13:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323040088 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:13:44 [2024-03-06T10:13:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=323040144 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:13:44 [2024-03-06T10:13:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:44 [2024-03-06T10:13:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:44 [2024-03-06T10:13:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:44 [2024-03-06T10:13:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:44 [2024-03-06T10:13:44.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:44 [2024-03-06T10:13:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:44 [2024-03-06T10:13:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=323040147 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
05:13:44 [2024-03-06T10:13:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=323040147 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:13:44 [2024-03-06T10:13:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=323040147 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
05:13:44 [2024-03-06T10:13:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=323040147 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:13:44 [2024-03-06T10:13:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323040147 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:13:44 [2024-03-06T10:13:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=323040153 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:13:44 [2024-03-06T10:13:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
05:13:44 [2024-03-06T10:13:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=323040153 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
05:13:44 [2024-03-06T10:13:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=323040153 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:13:44 [2024-03-06T10:13:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:44 [2024-03-06T10:13:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=323040154 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
05:13:44 [2024-03-06T10:13:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=323040154 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:13:44 [2024-03-06T10:13:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323040154 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:13:44 [2024-03-06T10:13:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=323040158 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:13:44 [2024-03-06T10:13:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=323040158 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
05:13:44 [2024-03-06T10:13:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=323040158 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
05:13:44 [2024-03-06T10:13:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=323040159 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:13:44 [2024-03-06T10:13:44.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=323040208 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
05:13:44 [2024-03-06T10:13:44.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=323040463 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
05:13:44 [2024-03-06T10:13:44.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=323040466 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:13:44 [2024-03-06T10:13:44.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=323040466 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
05:13:44 [2024-03-06T10:13:44.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
05:13:44 [2024-03-06T10:13:44.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:44 [2024-03-06T10:13:44.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:44 [2024-03-06T10:13:44.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:44 [2024-03-06T10:13:44.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:44 [2024-03-06T10:13:44.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:44 [2024-03-06T10:13:44.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:44 [2024-03-06T10:13:44.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:44 [2024-03-06T10:13:44.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:44 [2024-03-06T10:13:44.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:44 [2024-03-06T10:13:44.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:44 [2024-03-06T10:13:44.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:44 [2024-03-06T10:13:44.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:44 [2024-03-06T10:13:44.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:44 [2024-03-06T10:13:44.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:13:44 [2024-03-06T10:13:44.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=323040467 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:13:44 [2024-03-06T10:13:44.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=323040467 data=null doit=true}, TableItem with text {}]
05:13:44 [2024-03-06T10:13:44.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=323040467 data=null}, TableItem with text {}]
05:13:44 [2024-03-06T10:13:44.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=323040468 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:13:44 [2024-03-06T10:13:44.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=323040468 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:13:44 [2024-03-06T10:13:44.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=323040485 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:13:44 [2024-03-06T10:13:44.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:44 [2024-03-06T10:13:44.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:45 [2024-03-06T10:13:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:45 [2024-03-06T10:13:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:45 [2024-03-06T10:13:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=323041653 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
05:13:45 [2024-03-06T10:13:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=323041653 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:13:45 [2024-03-06T10:13:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=323041653 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
05:13:45 [2024-03-06T10:13:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=323041653 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:13:45 [2024-03-06T10:13:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323041653 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
05:13:45 [2024-03-06T10:13:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=323041660 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
05:13:45 [2024-03-06T10:13:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:45 [2024-03-06T10:13:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:45 [2024-03-06T10:13:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:45 [2024-03-06T10:13:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:45 [2024-03-06T10:13:45.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:45 [2024-03-06T10:13:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:45 [2024-03-06T10:13:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:45 [2024-03-06T10:13:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:45 [2024-03-06T10:13:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:45 [2024-03-06T10:13:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:45 [2024-03-06T10:13:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:45 [2024-03-06T10:13:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323041664 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:45 [2024-03-06T10:13:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323041664 data=null doit=true}, TreeItem with text {test}]
05:13:45 [2024-03-06T10:13:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323041664 data=null}, TreeItem with text {test}]
05:13:45 [2024-03-06T10:13:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323041665 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:45 [2024-03-06T10:13:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323041665 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:45 [2024-03-06T10:13:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323041707 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:45 [2024-03-06T10:13:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:45 [2024-03-06T10:13:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323041707 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323041708 data=null doit=true}, TreeItem with text {test}]
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323041708 data=null}, TreeItem with text {test}]
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323041708 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323041708 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323041719 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:45 [2024-03-06T10:13:45.779Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=323041720 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=323041720 data=null doit=true}, TreeItem with text {Traces [12]}]
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=323041720 data=null}, TreeItem with text {Traces [12]}]
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=323041720 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323041720 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=323041735 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:45 [2024-03-06T10:13:45.779Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=323041801 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=323041801 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=323041801 data=null}, TreeItem with text {simple_server-thread1(2)}]
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=323041801 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323041801 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=323041826 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:45 [2024-03-06T10:13:45.779Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=323041829 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=323041829 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=323041829 data=null}, TreeItem with text {simple_server-thread1(2)}]
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=323041829 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323041829 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=323041834 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)}
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=323041834 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=323041834 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=323041834 data=null}, TreeItem with text {simple_server-thread1(2)}]
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=323041835 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323041835 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
05:13:45 [2024-03-06T10:13:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=323041839 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
05:13:45 [2024-03-06T10:13:45.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=323041839 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
05:13:45 [2024-03-06T10:13:45.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=323041840 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
05:13:45 [2024-03-06T10:13:45.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=323041840 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
05:13:46 [2024-03-06T10:13:46.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=323041887 data=null button=1 stateMask=0x80000 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
05:13:46 [2024-03-06T10:13:46.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=323042128 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
05:13:46 [2024-03-06T10:13:46.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=323042131 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
05:13:46 [2024-03-06T10:13:46.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=323042131 data=null}, TreeItem with text {simple_server-thread1(2)}]
05:13:46 [2024-03-06T10:13:46.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)}
05:13:46 [2024-03-06T10:13:46.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:46 [2024-03-06T10:13:46.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:46 [2024-03-06T10:13:46.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:46 [2024-03-06T10:13:46.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:46 [2024-03-06T10:13:46.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:46 [2024-03-06T10:13:46.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:46 [2024-03-06T10:13:46.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:46 [2024-03-06T10:13:46.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:46 [2024-03-06T10:13:46.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:46 [2024-03-06T10:13:46.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:46 [2024-03-06T10:13:46.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:46 [2024-03-06T10:13:46.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:46 [2024-03-06T10:13:46.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:46 [2024-03-06T10:13:46.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:46 [2024-03-06T10:13:46.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:13:46 [2024-03-06T10:13:46.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=323042133 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:13:46 [2024-03-06T10:13:46.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=323042133 data=null doit=true}, TableItem with text {}]
05:13:46 [2024-03-06T10:13:46.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=323042134 data=null}, TableItem with text {}]
05:13:46 [2024-03-06T10:13:46.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=323042134 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:13:46 [2024-03-06T10:13:46.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=323042134 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:13:46 [2024-03-06T10:13:46.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=323042155 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:13:46 [2024-03-06T10:13:46.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:46 [2024-03-06T10:13:46.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:47 [2024-03-06T10:13:47.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=323043331 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=323043331 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=323043331 data=null}, TreeItem with text {simple_server-thread1(2)}]
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=323043331 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323043332 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=323043339 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:47 [2024-03-06T10:13:47.401Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323043344 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323043344 data=null doit=true}, TreeItem with text {test}]
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323043344 data=null}, TreeItem with text {test}]
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323043344 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323043345 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323043372 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323043376 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323043376 data=null doit=true}, TreeItem with text {test}]
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323043376 data=null}, TreeItem with text {test}]
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323043377 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323043377 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323043383 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:47 [2024-03-06T10:13:47.401Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=323043383 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=323043384 data=null doit=true}, TreeItem with text {Traces [12]}]
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=323043384 data=null}, TreeItem with text {Traces [12]}]
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=323043384 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323043384 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=323043406 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:47 [2024-03-06T10:13:47.401Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=323043470 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=323043470 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=323043470 data=null}, TreeItem with text {simple_server-thread2(2)}]
05:13:47 [2024-03-06T10:13:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=323043471 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
05:13:47 [2024-03-06T10:13:47.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323043471 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
05:13:47 [2024-03-06T10:13:47.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=323043496 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
05:13:47 [2024-03-06T10:13:47.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:47 [2024-03-06T10:13:47.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:47 [2024-03-06T10:13:47.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:47 [2024-03-06T10:13:47.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:47 [2024-03-06T10:13:47.402Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:47 [2024-03-06T10:13:47.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:47 [2024-03-06T10:13:47.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=323043498 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
05:13:47 [2024-03-06T10:13:47.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=323043498 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
05:13:47 [2024-03-06T10:13:47.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=323043499 data=null}, TreeItem with text {simple_server-thread2(2)}]
05:13:47 [2024-03-06T10:13:47.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=323043499 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
05:13:47 [2024-03-06T10:13:47.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323043499 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
05:13:47 [2024-03-06T10:13:47.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=323043504 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
05:13:47 [2024-03-06T10:13:47.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)}
05:13:47 [2024-03-06T10:13:47.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=323043504 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
05:13:47 [2024-03-06T10:13:47.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=323043504 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
05:13:47 [2024-03-06T10:13:47.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:47 [2024-03-06T10:13:47.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=323043504 data=null}, TreeItem with text {simple_server-thread2(2)}]
05:13:47 [2024-03-06T10:13:47.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=323043505 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
05:13:47 [2024-03-06T10:13:47.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323043505 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
05:13:47 [2024-03-06T10:13:47.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=323043512 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
05:13:47 [2024-03-06T10:13:47.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=323043512 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
05:13:47 [2024-03-06T10:13:47.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=323043512 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
05:13:47 [2024-03-06T10:13:47.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=323043512 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
05:13:47 [2024-03-06T10:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=323043557 data=null button=1 stateMask=0x80000 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
05:13:47 [2024-03-06T10:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=323043765 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
05:13:47 [2024-03-06T10:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=323043770 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
05:13:47 [2024-03-06T10:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=323043771 data=null}, TreeItem with text {simple_server-thread2(2)}]
05:13:47 [2024-03-06T10:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)}
05:13:47 [2024-03-06T10:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:47 [2024-03-06T10:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:47 [2024-03-06T10:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:47 [2024-03-06T10:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:47 [2024-03-06T10:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:47 [2024-03-06T10:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:47 [2024-03-06T10:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:47 [2024-03-06T10:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:47 [2024-03-06T10:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:47 [2024-03-06T10:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:47 [2024-03-06T10:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:47 [2024-03-06T10:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:47 [2024-03-06T10:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:47 [2024-03-06T10:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:47 [2024-03-06T10:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:47 [2024-03-06T10:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:13:47 [2024-03-06T10:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=323043772 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:13:47 [2024-03-06T10:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=323043772 data=null doit=true}, TableItem with text {}]
05:13:47 [2024-03-06T10:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=323043772 data=null}, TableItem with text {}]
05:13:47 [2024-03-06T10:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=323043773 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:13:47 [2024-03-06T10:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=323043773 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:13:47 [2024-03-06T10:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=323043800 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:13:47 [2024-03-06T10:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:47 [2024-03-06T10:13:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:49 [2024-03-06T10:13:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:49 [2024-03-06T10:13:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=323044977 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=323044977 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=323044977 data=null}, TreeItem with text {simple_server-thread2(2)}]
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=323044977 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323044977 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=323044981 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:49 [2024-03-06T10:13:49.021Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323044987 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323044987 data=null doit=true}, TreeItem with text {test}]
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323044987 data=null}, TreeItem with text {test}]
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323044988 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323044988 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323045034 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323045040 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323045040 data=null doit=true}, TreeItem with text {test}]
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323045040 data=null}, TreeItem with text {test}]
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323045041 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323045041 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323045047 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:49 [2024-03-06T10:13:49.021Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=323045047 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=323045047 data=null doit=true}, TreeItem with text {Traces [12]}]
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=323045047 data=null}, TreeItem with text {Traces [12]}]
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=323045048 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323045048 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=323045066 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:49 [2024-03-06T10:13:49.021Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=323045131 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=323045132 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=323045132 data=null}, TreeItem with text {ust-overlap-testing(2)}]
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=323045132 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
05:13:49 [2024-03-06T10:13:49.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323045132 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
05:13:49 [2024-03-06T10:13:49.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=323045162 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
05:13:49 [2024-03-06T10:13:49.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:49 [2024-03-06T10:13:49.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:49 [2024-03-06T10:13:49.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:49 [2024-03-06T10:13:49.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:49 [2024-03-06T10:13:49.022Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:49 [2024-03-06T10:13:49.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:49 [2024-03-06T10:13:49.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=323045164 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
05:13:49 [2024-03-06T10:13:49.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=323045164 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
05:13:49 [2024-03-06T10:13:49.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=323045164 data=null}, TreeItem with text {ust-overlap-testing(2)}]
05:13:49 [2024-03-06T10:13:49.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=323045164 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
05:13:49 [2024-03-06T10:13:49.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323045164 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
05:13:49 [2024-03-06T10:13:49.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=323045168 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
05:13:49 [2024-03-06T10:13:49.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
05:13:49 [2024-03-06T10:13:49.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=323045169 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
05:13:49 [2024-03-06T10:13:49.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=323045169 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
05:13:49 [2024-03-06T10:13:49.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:49 [2024-03-06T10:13:49.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=323045169 data=null}, TreeItem with text {ust-overlap-testing(2)}]
05:13:49 [2024-03-06T10:13:49.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=323045169 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
05:13:49 [2024-03-06T10:13:49.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323045169 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
05:13:49 [2024-03-06T10:13:49.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=323045173 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
05:13:49 [2024-03-06T10:13:49.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=323045173 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
05:13:49 [2024-03-06T10:13:49.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=323045173 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
05:13:49 [2024-03-06T10:13:49.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=323045173 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
05:13:49 [2024-03-06T10:13:49.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=323045258 data=null button=1 stateMask=0x80000 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
05:13:49 [2024-03-06T10:13:49.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=323045466 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
05:13:49 [2024-03-06T10:13:49.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=323045469 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
05:13:49 [2024-03-06T10:13:49.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=323045469 data=null}, TreeItem with text {ust-overlap-testing(2)}]
05:13:49 [2024-03-06T10:13:49.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
05:13:49 [2024-03-06T10:13:49.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:49 [2024-03-06T10:13:49.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:49 [2024-03-06T10:13:49.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:49 [2024-03-06T10:13:49.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:49 [2024-03-06T10:13:49.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:49 [2024-03-06T10:13:49.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:49 [2024-03-06T10:13:49.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:49 [2024-03-06T10:13:49.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:49 [2024-03-06T10:13:49.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:49 [2024-03-06T10:13:49.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:49 [2024-03-06T10:13:49.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:49 [2024-03-06T10:13:49.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:49 [2024-03-06T10:13:49.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:49 [2024-03-06T10:13:49.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:49 [2024-03-06T10:13:49.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:49 [2024-03-06T10:13:49.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:49 [2024-03-06T10:13:49.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:13:49 [2024-03-06T10:13:49.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=323045470 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:13:49 [2024-03-06T10:13:49.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=323045470 data=null doit=true}, TableItem with text {}]
05:13:49 [2024-03-06T10:13:49.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=323045471 data=null}, TableItem with text {}]
05:13:49 [2024-03-06T10:13:49.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=323045471 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:13:49 [2024-03-06T10:13:49.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=323045471 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:13:49 [2024-03-06T10:13:49.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=323045490 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:13:49 [2024-03-06T10:13:49.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:49 [2024-03-06T10:13:49.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:50 [2024-03-06T10:13:50.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:50 [2024-03-06T10:13:50.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=323046664 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=323046664 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=323046664 data=null}, TreeItem with text {ust-overlap-testing(2)}]
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=323046664 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323046664 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=323046669 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:50 [2024-03-06T10:13:50.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323046673 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323046673 data=null doit=true}, TreeItem with text {test}]
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323046673 data=null}, TreeItem with text {test}]
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323046673 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323046673 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323046708 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323046708 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323046708 data=null doit=true}, TreeItem with text {test}]
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323046708 data=null}, TreeItem with text {test}]
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323046708 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323046709 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323046733 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:50 [2024-03-06T10:13:50.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=323046734 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=323046734 data=null doit=true}, TreeItem with text {Traces [12]}]
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=323046734 data=null}, TreeItem with text {Traces [12]}]
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=323046734 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323046734 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=323046751 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:50 [2024-03-06T10:13:50.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:50 [2024-03-06T10:13:50.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323046755 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:50 [2024-03-06T10:13:50.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323046755 data=null doit=true}, TreeItem with text {test}]
05:13:50 [2024-03-06T10:13:50.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323046755 data=null}, TreeItem with text {test}]
05:13:50 [2024-03-06T10:13:50.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323046755 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:50 [2024-03-06T10:13:50.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323046755 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:50 [2024-03-06T10:13:50.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323046779 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:50 [2024-03-06T10:13:50.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:50 [2024-03-06T10:13:50.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323046780 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:50 [2024-03-06T10:13:50.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323046780 data=null doit=true}, TreeItem with text {test}]
05:13:50 [2024-03-06T10:13:50.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323046780 data=null}, TreeItem with text {test}]
05:13:50 [2024-03-06T10:13:50.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323046780 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:50 [2024-03-06T10:13:50.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323046780 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:50 [2024-03-06T10:13:50.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323046786 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:50 [2024-03-06T10:13:50.716Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:50 [2024-03-06T10:13:50.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:50 [2024-03-06T10:13:50.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=323046787 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:13:50 [2024-03-06T10:13:50.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=323046787 data=null doit=true}, TreeItem with text {Traces [12]}]
05:13:50 [2024-03-06T10:13:50.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=323046787 data=null}, TreeItem with text {Traces [12]}]
05:13:50 [2024-03-06T10:13:50.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=323046787 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:50 [2024-03-06T10:13:50.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323046787 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:13:50 [2024-03-06T10:13:50.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=323046803 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:50 [2024-03-06T10:13:50.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:50 [2024-03-06T10:13:50.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=323046803 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
05:13:50 [2024-03-06T10:13:50.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=323046804 data=null doit=true}, TreeItem with text {Traces [12]}]
05:13:50 [2024-03-06T10:13:50.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=323046804 data=null}, TreeItem with text {Traces [12]}]
05:13:50 [2024-03-06T10:13:50.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=323046804 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:50 [2024-03-06T10:13:50.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323046804 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
05:13:50 [2024-03-06T10:13:50.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=323046808 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
05:13:50 [2024-03-06T10:13:50.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
05:13:50 [2024-03-06T10:13:50.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
05:13:50 [2024-03-06T10:13:50.972Z] 
05:13:50 [2024-03-06T10:13:50.972Z] (Eclipse:19306): Gtk-WARNING **: 10:13:50.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:50 [2024-03-06T10:13:50.972Z] 
05:13:50 [2024-03-06T10:13:50.972Z] (Eclipse:19306): Gtk-WARNING **: 10:13:50.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:50 [2024-03-06T10:13:50.972Z] 
05:13:50 [2024-03-06T10:13:50.972Z] (Eclipse:19306): Gtk-WARNING **: 10:13:50.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:50 [2024-03-06T10:13:50.972Z] 
05:13:50 [2024-03-06T10:13:50.972Z] (Eclipse:19306): Gtk-WARNING **: 10:13:50.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:50 [2024-03-06T10:13:50.972Z] 
05:13:50 [2024-03-06T10:13:50.972Z] (Eclipse:19306): Gtk-WARNING **: 10:13:50.790: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:50 [2024-03-06T10:13:50.972Z] 
05:13:50 [2024-03-06T10:13:50.972Z] (Eclipse:19306): Gtk-WARNING **: 10:13:50.790: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:50 [2024-03-06T10:13:50.972Z] 
05:13:50 [2024-03-06T10:13:50.972Z] (Eclipse:19306): Gtk-WARNING **: 10:13:50.790: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:50 [2024-03-06T10:13:50.972Z] 
05:13:50 [2024-03-06T10:13:50.972Z] (Eclipse:19306): Gtk-WARNING **: 10:13:50.790: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:50 [2024-03-06T10:13:50.972Z] 
05:13:50 [2024-03-06T10:13:50.972Z] (Eclipse:19306): Gtk-WARNING **: 10:13:50.816: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:50 [2024-03-06T10:13:50.972Z] 
05:13:50 [2024-03-06T10:13:50.972Z] (Eclipse:19306): Gtk-WARNING **: 10:13:50.816: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:50 [2024-03-06T10:13:50.972Z] 
05:13:50 [2024-03-06T10:13:50.972Z] (Eclipse:19306): Gtk-WARNING **: 10:13:50.816: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:50 [2024-03-06T10:13:50.972Z] 
05:13:50 [2024-03-06T10:13:50.972Z] (Eclipse:19306): Gtk-WARNING **: 10:13:50.816: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:50 [2024-03-06T10:13:50.972Z] 
05:13:50 [2024-03-06T10:13:50.972Z] (Eclipse:19306): Gtk-WARNING **: 10:13:50.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:50 [2024-03-06T10:13:50.972Z] 
05:13:50 [2024-03-06T10:13:50.972Z] (Eclipse:19306): Gtk-WARNING **: 10:13:50.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:50 [2024-03-06T10:13:50.972Z] 
05:13:50 [2024-03-06T10:13:50.972Z] (Eclipse:19306): Gtk-WARNING **: 10:13:50.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:50 [2024-03-06T10:13:50.972Z] 
05:13:50 [2024-03-06T10:13:50.972Z] (Eclipse:19306): Gtk-WARNING **: 10:13:50.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:50 [2024-03-06T10:13:50.972Z] 
05:13:50 [2024-03-06T10:13:50.972Z] (Eclipse:19306): Gtk-WARNING **: 10:13:50.865: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:50 [2024-03-06T10:13:50.972Z] 
05:13:50 [2024-03-06T10:13:50.972Z] (Eclipse:19306): Gtk-WARNING **: 10:13:50.865: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:50 [2024-03-06T10:13:50.972Z] 
05:13:50 [2024-03-06T10:13:50.972Z] (Eclipse:19306): Gtk-WARNING **: 10:13:50.865: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:50 [2024-03-06T10:13:50.972Z] 
05:13:50 [2024-03-06T10:13:50.972Z] (Eclipse:19306): Gtk-WARNING **: 10:13:50.866: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:50 [2024-03-06T10:13:50.972Z] 
05:13:50 [2024-03-06T10:13:50.972Z] (Eclipse:19306): Gtk-WARNING **: 10:13:50.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:50 [2024-03-06T10:13:50.972Z] 
05:13:50 [2024-03-06T10:13:50.972Z] (Eclipse:19306): Gtk-WARNING **: 10:13:50.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:50 [2024-03-06T10:13:50.972Z] 
05:13:50 [2024-03-06T10:13:50.972Z] (Eclipse:19306): Gtk-WARNING **: 10:13:50.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:50 [2024-03-06T10:13:50.972Z] 
05:13:50 [2024-03-06T10:13:50.972Z] (Eclipse:19306): Gtk-WARNING **: 10:13:50.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:50 [2024-03-06T10:13:50.972Z] 
05:13:50 [2024-03-06T10:13:50.972Z] (Eclipse:19306): Gtk-WARNING **: 10:13:50.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:50 [2024-03-06T10:13:50.972Z] 
05:13:50 [2024-03-06T10:13:50.972Z] (Eclipse:19306): Gtk-WARNING **: 10:13:50.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:50 [2024-03-06T10:13:50.972Z] 
05:13:50 [2024-03-06T10:13:50.972Z] (Eclipse:19306): Gtk-WARNING **: 10:13:50.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:50 [2024-03-06T10:13:50.972Z] 
05:13:50 [2024-03-06T10:13:50.972Z] (Eclipse:19306): Gtk-WARNING **: 10:13:50.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:50 [2024-03-06T10:13:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
05:13:50 [2024-03-06T10:13:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
05:13:50 [2024-03-06T10:13:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=323047122 data=null doit=true}, Shell with text {Confirm Clear}]
05:13:50 [2024-03-06T10:13:50.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:13:50 [2024-03-06T10:13:50.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:13:50 [2024-03-06T10:13:50.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:13:50 [2024-03-06T10:13:50.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:13:50 [2024-03-06T10:13:50.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:13:50 [2024-03-06T10:13:50.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:13:50 [2024-03-06T10:13:50.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=323047123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:13:50 [2024-03-06T10:13:50.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=323047123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:13:50 [2024-03-06T10:13:50.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=323047123 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:13:50 [2024-03-06T10:13:50.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=323047123 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:13:50 [2024-03-06T10:13:50.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=323047123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:13:50 [2024-03-06T10:13:50.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=323047123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:13:50 [2024-03-06T10:13:50.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=323047123 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:13:52 [2024-03-06T10:13:52.337Z] 
05:13:52 [2024-03-06T10:13:52.337Z] (Eclipse:19306): Gtk-WARNING **: 10:13:52.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:52 [2024-03-06T10:13:52.337Z] 
05:13:52 [2024-03-06T10:13:52.337Z] (Eclipse:19306): Gtk-WARNING **: 10:13:52.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:52 [2024-03-06T10:13:52.337Z] 
05:13:52 [2024-03-06T10:13:52.337Z] (Eclipse:19306): Gtk-WARNING **: 10:13:52.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:52 [2024-03-06T10:13:52.337Z] 
05:13:52 [2024-03-06T10:13:52.337Z] (Eclipse:19306): Gtk-WARNING **: 10:13:52.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:52 [2024-03-06T10:13:52.337Z] 
05:13:52 [2024-03-06T10:13:52.337Z] (Eclipse:19306): Gtk-WARNING **: 10:13:52.162: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:52 [2024-03-06T10:13:52.337Z] 
05:13:52 [2024-03-06T10:13:52.337Z] (Eclipse:19306): Gtk-WARNING **: 10:13:52.162: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:52 [2024-03-06T10:13:52.337Z] 
05:13:52 [2024-03-06T10:13:52.337Z] (Eclipse:19306): Gtk-WARNING **: 10:13:52.162: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:52 [2024-03-06T10:13:52.337Z] 
05:13:52 [2024-03-06T10:13:52.337Z] (Eclipse:19306): Gtk-WARNING **: 10:13:52.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:52 [2024-03-06T10:13:52.337Z] 
05:13:52 [2024-03-06T10:13:52.337Z] (Eclipse:19306): Gtk-WARNING **: 10:13:52.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:52 [2024-03-06T10:13:52.337Z] 
05:13:52 [2024-03-06T10:13:52.337Z] (Eclipse:19306): Gtk-WARNING **: 10:13:52.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:52 [2024-03-06T10:13:52.337Z] 
05:13:52 [2024-03-06T10:13:52.337Z] (Eclipse:19306): Gtk-WARNING **: 10:13:52.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:52 [2024-03-06T10:13:52.337Z] 
05:13:52 [2024-03-06T10:13:52.337Z] (Eclipse:19306): Gtk-WARNING **: 10:13:52.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:52 [2024-03-06T10:13:52.337Z] 
05:13:52 [2024-03-06T10:13:52.337Z] (Eclipse:19306): Gtk-WARNING **: 10:13:52.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:52 [2024-03-06T10:13:52.337Z] 
05:13:52 [2024-03-06T10:13:52.337Z] (Eclipse:19306): Gtk-WARNING **: 10:13:52.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:52 [2024-03-06T10:13:52.337Z] 
05:13:52 [2024-03-06T10:13:52.337Z] (Eclipse:19306): Gtk-WARNING **: 10:13:52.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:52 [2024-03-06T10:13:52.337Z] 
05:13:52 [2024-03-06T10:13:52.337Z] (Eclipse:19306): Gtk-WARNING **: 10:13:52.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:52 [2024-03-06T10:13:52.337Z] 
05:13:52 [2024-03-06T10:13:52.337Z] (Eclipse:19306): Gtk-WARNING **: 10:13:52.228: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:52 [2024-03-06T10:13:52.337Z] 
05:13:52 [2024-03-06T10:13:52.337Z] (Eclipse:19306): Gtk-WARNING **: 10:13:52.228: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:52 [2024-03-06T10:13:52.337Z] 
05:13:52 [2024-03-06T10:13:52.337Z] (Eclipse:19306): Gtk-WARNING **: 10:13:52.228: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:52 [2024-03-06T10:13:52.337Z] 
05:13:52 [2024-03-06T10:13:52.337Z] (Eclipse:19306): Gtk-WARNING **: 10:13:52.228: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:52 [2024-03-06T10:13:52.337Z] 
05:13:52 [2024-03-06T10:13:52.337Z] (Eclipse:19306): Gtk-WARNING **: 10:13:52.253: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:52 [2024-03-06T10:13:52.337Z] 
05:13:52 [2024-03-06T10:13:52.337Z] (Eclipse:19306): Gtk-WARNING **: 10:13:52.253: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:52 [2024-03-06T10:13:52.337Z] 
05:13:52 [2024-03-06T10:13:52.337Z] (Eclipse:19306): Gtk-WARNING **: 10:13:52.253: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:52 [2024-03-06T10:13:52.337Z] 
05:13:52 [2024-03-06T10:13:52.337Z] (Eclipse:19306): Gtk-WARNING **: 10:13:52.253: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:52 [2024-03-06T10:13:52.337Z] 
05:13:52 [2024-03-06T10:13:52.337Z] (Eclipse:19306): Gtk-WARNING **: 10:13:52.270: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:52 [2024-03-06T10:13:52.337Z] 
05:13:52 [2024-03-06T10:13:52.338Z] (Eclipse:19306): Gtk-WARNING **: 10:13:52.270: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:52 [2024-03-06T10:13:52.338Z] 
05:13:52 [2024-03-06T10:13:52.338Z] (Eclipse:19306): Gtk-WARNING **: 10:13:52.270: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:52 [2024-03-06T10:13:52.338Z] 
05:13:52 [2024-03-06T10:13:52.338Z] (Eclipse:19306): Gtk-WARNING **: 10:13:52.270: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:52 [2024-03-06T10:13:52.338Z] 
05:13:52 [2024-03-06T10:13:52.338Z] (Eclipse:19306): Gtk-WARNING **: 10:13:52.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:52 [2024-03-06T10:13:52.338Z] 
05:13:52 [2024-03-06T10:13:52.338Z] (Eclipse:19306): Gtk-WARNING **: 10:13:52.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:52 [2024-03-06T10:13:52.338Z] 
05:13:52 [2024-03-06T10:13:52.338Z] (Eclipse:19306): Gtk-WARNING **: 10:13:52.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:52 [2024-03-06T10:13:52.338Z] 
05:13:52 [2024-03-06T10:13:52.338Z] (Eclipse:19306): Gtk-WARNING **: 10:13:52.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:53 [2024-03-06T10:13:53.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:13:54 [2024-03-06T10:13:54.263Z] 
05:13:54 [2024-03-06T10:13:54.263Z] (Eclipse:19306): Gtk-CRITICAL **: 10:13:54.129: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:13:54 [2024-03-06T10:13:54.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=323046843 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
05:13:54 [2024-03-06T10:13:54.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:54 [2024-03-06T10:13:54.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:54 [2024-03-06T10:13:54.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:54 [2024-03-06T10:13:54.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:54 [2024-03-06T10:13:54.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:54 [2024-03-06T10:13:54.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:54 [2024-03-06T10:13:54.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323050839 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:54 [2024-03-06T10:13:54.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323050839 data=null doit=true}, TreeItem with text {test}]
05:13:54 [2024-03-06T10:13:54.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323050839 data=null}, TreeItem with text {test}]
05:13:54 [2024-03-06T10:13:54.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323050839 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:54 [2024-03-06T10:13:54.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323050840 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:54 [2024-03-06T10:13:54.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323050877 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:54 [2024-03-06T10:13:54.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:54 [2024-03-06T10:13:54.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323050878 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:54 [2024-03-06T10:13:54.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323050878 data=null doit=true}, TreeItem with text {test}]
05:13:54 [2024-03-06T10:13:54.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323050878 data=null}, TreeItem with text {test}]
05:13:54 [2024-03-06T10:13:54.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323050879 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:54 [2024-03-06T10:13:54.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323050879 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:54 [2024-03-06T10:13:54.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323050884 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:54 [2024-03-06T10:13:54.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:54 [2024-03-06T10:13:54.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:54 [2024-03-06T10:13:54.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=323050885 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:13:54 [2024-03-06T10:13:54.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=323050885 data=null doit=true}, TreeItem with text {Traces [0]}]
05:13:54 [2024-03-06T10:13:54.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=323050885 data=null}, TreeItem with text {Traces [0]}]
05:13:54 [2024-03-06T10:13:54.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=323050885 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:13:54 [2024-03-06T10:13:54.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323050885 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:13:54 [2024-03-06T10:13:54.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=323050903 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:13:54 [2024-03-06T10:13:54.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:54 [2024-03-06T10:13:54.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=323050904 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:13:54 [2024-03-06T10:13:54.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=323050904 data=null doit=true}, TreeItem with text {Traces [0]}]
05:13:54 [2024-03-06T10:13:54.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=323050904 data=null}, TreeItem with text {Traces [0]}]
05:13:54 [2024-03-06T10:13:54.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=323050904 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:13:54 [2024-03-06T10:13:54.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323050904 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:13:54 [2024-03-06T10:13:54.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=323050908 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:13:54 [2024-03-06T10:13:54.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:13:54 [2024-03-06T10:13:54.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:13:55 [2024-03-06T10:13:55.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:13:55 [2024-03-06T10:13:55.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:13:55 [2024-03-06T10:13:55.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=323051268 data=null doit=true}, Shell with text {Trace Import}]
05:13:55 [2024-03-06T10:13:55.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
05:13:55 [2024-03-06T10:13:55.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
05:13:55 [2024-03-06T10:13:55.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
05:13:55 [2024-03-06T10:13:55.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
05:13:55 [2024-03-06T10:13:55.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:13:55 [2024-03-06T10:13:55.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:13:55 [2024-03-06T10:13:55.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:13:55 [2024-03-06T10:13:55.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:13:55 [2024-03-06T10:13:55.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:13:55 [2024-03-06T10:13:55.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:13:55 [2024-03-06T10:13:55.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:13:55 [2024-03-06T10:13:55.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
05:13:55 [2024-03-06T10:13:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} [layout=null] time=323051276 data=null}, (of type 'Combo')]
05:13:55 [2024-03-06T10:13:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
05:13:55 [2024-03-06T10:13:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:55 [2024-03-06T10:13:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:55 [2024-03-06T10:13:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:13:55 [2024-03-06T10:13:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:55 [2024-03-06T10:13:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:55 [2024-03-06T10:13:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=323051317 data=null doit=true}, TreeItem with text {/}]
05:13:55 [2024-03-06T10:13:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=323051317 data=null}, TreeItem with text {/}]
05:13:55 [2024-03-06T10:13:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=323051318 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
05:13:55 [2024-03-06T10:13:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=323051318 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
05:13:55 [2024-03-06T10:13:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=323051320 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
05:13:55 [2024-03-06T10:13:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=323051320 data=null doit=true}, Tree node with text: z-clashes]
05:13:55 [2024-03-06T10:13:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=323051320 data=null}, Tree node with text: z-clashes]
05:13:55 [2024-03-06T10:13:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=323051320 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
05:13:55 [2024-03-06T10:13:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=323051320 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: z-clashes]
05:13:55 [2024-03-06T10:13:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=323051322 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
05:13:55 [2024-03-06T10:13:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:55 [2024-03-06T10:13:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=323051322 data=null button=0 stateMask=0x0 x=111 y=150 count=0}, Tree node with text: z-clashes]
05:13:55 [2024-03-06T10:13:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=323051322 data=null doit=true}, Tree node with text: z-clashes]
05:13:55 [2024-03-06T10:13:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=323051323 data=null}, Tree node with text: z-clashes]
05:13:55 [2024-03-06T10:13:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=323051323 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
05:13:55 [2024-03-06T10:13:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323051323 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: z-clashes]
05:13:55 [2024-03-06T10:13:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=323051325 data=null button=1 stateMask=0x80000 x=111 y=53 count=1}, Tree node with text: z-clashes]
05:13:55 [2024-03-06T10:13:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:55 [2024-03-06T10:13:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:55 [2024-03-06T10:13:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
05:13:55 [2024-03-06T10:13:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:55 [2024-03-06T10:13:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:55 [2024-03-06T10:13:55.337Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
05:13:55 [2024-03-06T10:13:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:55 [2024-03-06T10:13:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=323051351 data=null button=0 stateMask=0x0 x=153 y=-39 count=0}, Tree node with text: kernel-overlap-testing]
05:13:55 [2024-03-06T10:13:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=323051351 data=null doit=true}, Tree node with text: kernel-overlap-testing]
05:13:55 [2024-03-06T10:13:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=323051351 data=null}, Tree node with text: kernel-overlap-testing]
05:13:55 [2024-03-06T10:13:55.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=323051352 data=null button=1 stateMask=0x0 x=153 y=-39 count=1}, Tree node with text: kernel-overlap-testing]
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323051352 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=323051354 data=null button=1 stateMask=0x80000 x=153 y=-39 count=1}, Tree node with text: kernel-overlap-testing]
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=323051356 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@76677395
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=323051358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=323051358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=323051359 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=323051359 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=323051359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:13:55 [2024-03-06T10:13:55.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=323051359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=323051359 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=323051359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=323051359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=323051359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=323051359 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=323051359 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:13:55 [2024-03-06T10:13:55.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=323051363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=323051363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=323051363 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=323051363 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=323051363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:13:55 [2024-03-06T10:13:55.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=323051363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:13:55 [2024-03-06T10:13:55.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=323051363 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:13:55 [2024-03-06T10:13:55.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=323050931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:13:55 [2024-03-06T10:13:55.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:13:55 [2024-03-06T10:13:55.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:55 [2024-03-06T10:13:55.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:55 [2024-03-06T10:13:55.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:55 [2024-03-06T10:13:55.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:55 [2024-03-06T10:13:55.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:55 [2024-03-06T10:13:55.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:55 [2024-03-06T10:13:55.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323051659 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:55 [2024-03-06T10:13:55.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323051663 data=null doit=true}, TreeItem with text {test}]
05:13:55 [2024-03-06T10:13:55.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323051663 data=null}, TreeItem with text {test}]
05:13:55 [2024-03-06T10:13:55.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323051664 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:55 [2024-03-06T10:13:55.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323051664 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:55 [2024-03-06T10:13:55.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323051680 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:55 [2024-03-06T10:13:55.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:55 [2024-03-06T10:13:55.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323051687 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:55 [2024-03-06T10:13:55.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323051687 data=null doit=true}, TreeItem with text {test}]
05:13:55 [2024-03-06T10:13:55.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323051687 data=null}, TreeItem with text {test}]
05:13:55 [2024-03-06T10:13:55.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323051687 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:55 [2024-03-06T10:13:55.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323051688 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:55 [2024-03-06T10:13:55.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323051692 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:55 [2024-03-06T10:13:55.596Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:55 [2024-03-06T10:13:55.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:55 [2024-03-06T10:13:55.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=323051693 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
05:13:55 [2024-03-06T10:13:55.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=323051693 data=null doit=true}, TreeItem with text {Traces [0]}]
05:13:55 [2024-03-06T10:13:55.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=323051693 data=null}, TreeItem with text {Traces [0]}]
05:13:55 [2024-03-06T10:13:55.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=323051693 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:13:55 [2024-03-06T10:13:55.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323051694 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
05:13:55 [2024-03-06T10:13:55.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=323051712 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:13:55 [2024-03-06T10:13:55.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=323051713 data=null doit=true}, TreeItem with text {Traces [0]}]
05:13:55 [2024-03-06T10:13:55.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=323051713 data=null}, TreeItem with text {Traces [0]}]
05:13:55 [2024-03-06T10:13:55.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=323051713 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
05:13:55 [2024-03-06T10:13:55.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=323051713 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
05:13:55 [2024-03-06T10:13:55.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=323051726 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:13:55 [2024-03-06T10:13:55.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=323051727 data=null doit=true}, TreeItem with text {z-clashes [1]}]
05:13:55 [2024-03-06T10:13:55.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=323051727 data=null}, TreeItem with text {z-clashes [1]}]
05:13:55 [2024-03-06T10:13:55.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=323051727 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
05:13:55 [2024-03-06T10:13:55.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=323051728 data=null item=TreeItem {z-clashes [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {z-clashes [1]}]
05:13:55 [2024-03-06T10:13:55.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=323051729 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
05:13:55 [2024-03-06T10:13:55.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:56 [2024-03-06T10:13:56.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:56 [2024-03-06T10:13:56.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323052075 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:13:56 [2024-03-06T10:13:56.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=323052075 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:56 [2024-03-06T10:13:56.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=323052075 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:13:56 [2024-03-06T10:13:56.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323052075 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:13:56 [2024-03-06T10:13:56.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323052075 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:56 [2024-03-06T10:13:56.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323052093 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:13:56 [2024-03-06T10:13:56.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:56 [2024-03-06T10:13:56.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:56 [2024-03-06T10:13:56.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:56 [2024-03-06T10:13:56.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:56 [2024-03-06T10:13:56.108Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:56 [2024-03-06T10:13:56.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:56 [2024-03-06T10:13:56.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323052100 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:13:56 [2024-03-06T10:13:56.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=323052100 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:56 [2024-03-06T10:13:56.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=323052100 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:13:56 [2024-03-06T10:13:56.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323052100 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:13:56 [2024-03-06T10:13:56.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323052100 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:56 [2024-03-06T10:13:56.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323052105 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:13:56 [2024-03-06T10:13:56.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
05:13:56 [2024-03-06T10:13:56.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323052105 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:13:56 [2024-03-06T10:13:56.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=323052105 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:56 [2024-03-06T10:13:56.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:56 [2024-03-06T10:13:56.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=323052106 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:13:56 [2024-03-06T10:13:56.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323052106 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:13:56 [2024-03-06T10:13:56.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323052106 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:56 [2024-03-06T10:13:56.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323052113 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:13:56 [2024-03-06T10:13:56.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323052113 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:13:56 [2024-03-06T10:13:56.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323052114 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:13:56 [2024-03-06T10:13:56.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=323052114 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:56 [2024-03-06T10:13:56.109Z] 
05:13:56 [2024-03-06T10:13:56.109Z] (Eclipse:19306): Gtk-CRITICAL **: 10:13:56.020: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:13:56 [2024-03-06T10:13:56.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323052154 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
05:13:56 [2024-03-06T10:13:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323052314 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:13:56 [2024-03-06T10:13:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=323052314 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:56 [2024-03-06T10:13:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=323052314 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:13:56 [2024-03-06T10:13:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
05:13:56 [2024-03-06T10:13:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:56 [2024-03-06T10:13:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:56 [2024-03-06T10:13:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:56 [2024-03-06T10:13:56.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:56 [2024-03-06T10:13:56.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:57 [2024-03-06T10:13:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:57 [2024-03-06T10:13:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:57 [2024-03-06T10:13:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:57 [2024-03-06T10:13:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:57 [2024-03-06T10:13:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:13:57 [2024-03-06T10:13:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=323053360 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:13:57 [2024-03-06T10:13:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=323053360 data=null doit=true}, TableItem with text {}]
05:13:57 [2024-03-06T10:13:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=323053360 data=null}, TableItem with text {}]
05:13:57 [2024-03-06T10:13:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=323053360 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:13:57 [2024-03-06T10:13:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=323053361 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:13:57 [2024-03-06T10:13:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=323053367 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:13:57 [2024-03-06T10:13:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:57 [2024-03-06T10:13:57.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:57 [2024-03-06T10:13:57.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:57 [2024-03-06T10:13:57.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:57 [2024-03-06T10:13:57.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323053650 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
05:13:57 [2024-03-06T10:13:57.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=323053650 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:57 [2024-03-06T10:13:57.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=323053650 data=null}, TreeItem with text {ExampleCustomTxt.log}]
05:13:57 [2024-03-06T10:13:57.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323053650 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:13:57 [2024-03-06T10:13:57.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323053650 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
05:13:57 [2024-03-06T10:13:57.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=323053655 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
05:13:57 [2024-03-06T10:13:57.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:57 [2024-03-06T10:13:57.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:57 [2024-03-06T10:13:57.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:57 [2024-03-06T10:13:57.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:57 [2024-03-06T10:13:57.694Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:57 [2024-03-06T10:13:57.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:57 [2024-03-06T10:13:57.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:57 [2024-03-06T10:13:57.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:57 [2024-03-06T10:13:57.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:57 [2024-03-06T10:13:57.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:57 [2024-03-06T10:13:57.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:57 [2024-03-06T10:13:57.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323053659 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:57 [2024-03-06T10:13:57.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323053659 data=null doit=true}, TreeItem with text {test}]
05:13:57 [2024-03-06T10:13:57.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323053659 data=null}, TreeItem with text {test}]
05:13:57 [2024-03-06T10:13:57.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323053659 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:57 [2024-03-06T10:13:57.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323053659 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:57 [2024-03-06T10:13:57.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323053694 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:57 [2024-03-06T10:13:57.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:57 [2024-03-06T10:13:57.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323053695 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:57 [2024-03-06T10:13:57.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323053695 data=null doit=true}, TreeItem with text {test}]
05:13:57 [2024-03-06T10:13:57.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323053695 data=null}, TreeItem with text {test}]
05:13:57 [2024-03-06T10:13:57.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323053696 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:57 [2024-03-06T10:13:57.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323053696 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:57 [2024-03-06T10:13:57.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323053700 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:57 [2024-03-06T10:13:57.694Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:57 [2024-03-06T10:13:57.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:57 [2024-03-06T10:13:57.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=323053701 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
05:13:57 [2024-03-06T10:13:57.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=323053701 data=null doit=true}, TreeItem with text {Traces [2]}]
05:13:57 [2024-03-06T10:13:57.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=323053701 data=null}, TreeItem with text {Traces [2]}]
05:13:57 [2024-03-06T10:13:57.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=323053702 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:13:57 [2024-03-06T10:13:57.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323053702 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:13:57 [2024-03-06T10:13:57.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=323053721 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:13:57 [2024-03-06T10:13:57.694Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:13:57 [2024-03-06T10:13:57.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:57 [2024-03-06T10:13:57.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:57 [2024-03-06T10:13:57.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=323053970 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:13:57 [2024-03-06T10:13:57.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=323053970 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:57 [2024-03-06T10:13:57.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=323053970 data=null}, TreeItem with text {kernel-overlap-testing}]
05:13:57 [2024-03-06T10:13:57.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=323053970 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:13:57 [2024-03-06T10:13:57.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323053970 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:57 [2024-03-06T10:13:57.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=323053987 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:13:57 [2024-03-06T10:13:57.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:57 [2024-03-06T10:13:57.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:57 [2024-03-06T10:13:57.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:57 [2024-03-06T10:13:57.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:57 [2024-03-06T10:13:57.950Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:57 [2024-03-06T10:13:57.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:57 [2024-03-06T10:13:57.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=323053989 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:13:57 [2024-03-06T10:13:57.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=323053989 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:57 [2024-03-06T10:13:57.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=323053989 data=null}, TreeItem with text {kernel-overlap-testing}]
05:13:57 [2024-03-06T10:13:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=323053989 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:13:57 [2024-03-06T10:13:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323053989 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:57 [2024-03-06T10:13:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=323053994 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:13:57 [2024-03-06T10:13:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
05:13:57 [2024-03-06T10:13:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=323053994 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:13:57 [2024-03-06T10:13:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=323053994 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:57 [2024-03-06T10:13:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:57 [2024-03-06T10:13:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=323053995 data=null}, TreeItem with text {kernel-overlap-testing}]
05:13:57 [2024-03-06T10:13:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=323053995 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:13:57 [2024-03-06T10:13:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323053995 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:57 [2024-03-06T10:13:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=323054008 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:13:57 [2024-03-06T10:13:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=323054009 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
05:13:57 [2024-03-06T10:13:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=323054009 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
05:13:57 [2024-03-06T10:13:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=323054009 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:58 [2024-03-06T10:13:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=323054059 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
05:13:58 [2024-03-06T10:13:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=323054309 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:13:58 [2024-03-06T10:13:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=323054313 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:58 [2024-03-06T10:13:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=323054313 data=null}, TreeItem with text {kernel-overlap-testing}]
05:13:58 [2024-03-06T10:13:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
05:13:58 [2024-03-06T10:13:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:58 [2024-03-06T10:13:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
05:13:58 [2024-03-06T10:13:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:58 [2024-03-06T10:13:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:58 [2024-03-06T10:13:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:58 [2024-03-06T10:13:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:58 [2024-03-06T10:13:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
05:13:58 [2024-03-06T10:13:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=323054315 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
05:13:58 [2024-03-06T10:13:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=323054315 data=null doit=true}, TableItem with text {}]
05:13:58 [2024-03-06T10:13:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=323054315 data=null}, TableItem with text {}]
05:13:58 [2024-03-06T10:13:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=323054316 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
05:13:58 [2024-03-06T10:13:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=323054316 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
05:13:58 [2024-03-06T10:13:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=323054338 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
05:13:58 [2024-03-06T10:13:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
05:13:58 [2024-03-06T10:13:58.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
05:13:59 [2024-03-06T10:13:59.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
05:13:59 [2024-03-06T10:13:59.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:59 [2024-03-06T10:13:59.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=323055502 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
05:13:59 [2024-03-06T10:13:59.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=323055503 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:59 [2024-03-06T10:13:59.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=323055503 data=null}, TreeItem with text {kernel-overlap-testing}]
05:13:59 [2024-03-06T10:13:59.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=323055503 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323055503 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=323055507 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:59 [2024-03-06T10:13:59.573Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323055513 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323055514 data=null doit=true}, TreeItem with text {test}]
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323055514 data=null}, TreeItem with text {test}]
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323055514 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323055514 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323055550 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323055551 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323055551 data=null doit=true}, TreeItem with text {test}]
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323055551 data=null}, TreeItem with text {test}]
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323055551 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323055551 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323055557 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:59 [2024-03-06T10:13:59.573Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=323055561 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=323055561 data=null doit=true}, TreeItem with text {Traces [2]}]
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=323055561 data=null}, TreeItem with text {Traces [2]}]
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=323055561 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323055562 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=323055582 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:13:59 [2024-03-06T10:13:59.573Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323055586 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323055586 data=null doit=true}, TreeItem with text {test}]
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323055586 data=null}, TreeItem with text {test}]
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323055586 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323055586 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323055601 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:59 [2024-03-06T10:13:59.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:59 [2024-03-06T10:13:59.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323055602 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:13:59 [2024-03-06T10:13:59.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323055602 data=null doit=true}, TreeItem with text {test}]
05:13:59 [2024-03-06T10:13:59.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323055602 data=null}, TreeItem with text {test}]
05:13:59 [2024-03-06T10:13:59.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323055602 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:59 [2024-03-06T10:13:59.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323055602 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:13:59 [2024-03-06T10:13:59.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323055606 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:13:59 [2024-03-06T10:13:59.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:13:59 [2024-03-06T10:13:59.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:59 [2024-03-06T10:13:59.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=323055607 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
05:13:59 [2024-03-06T10:13:59.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=323055607 data=null doit=true}, TreeItem with text {Traces [2]}]
05:13:59 [2024-03-06T10:13:59.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=323055607 data=null}, TreeItem with text {Traces [2]}]
05:13:59 [2024-03-06T10:13:59.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=323055607 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:13:59 [2024-03-06T10:13:59.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323055607 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:13:59 [2024-03-06T10:13:59.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=323055623 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:13:59 [2024-03-06T10:13:59.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:13:59 [2024-03-06T10:13:59.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=323055624 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
05:13:59 [2024-03-06T10:13:59.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=323055624 data=null doit=true}, TreeItem with text {Traces [2]}]
05:13:59 [2024-03-06T10:13:59.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=323055624 data=null}, TreeItem with text {Traces [2]}]
05:13:59 [2024-03-06T10:13:59.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=323055624 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:13:59 [2024-03-06T10:13:59.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323055624 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:13:59 [2024-03-06T10:13:59.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=323055631 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:13:59 [2024-03-06T10:13:59.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
05:13:59 [2024-03-06T10:13:59.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
05:13:59 [2024-03-06T10:13:59.574Z] 
05:13:59 [2024-03-06T10:13:59.574Z] (Eclipse:19306): Gtk-WARNING **: 10:13:59.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:59 [2024-03-06T10:13:59.574Z] 
05:13:59 [2024-03-06T10:13:59.574Z] (Eclipse:19306): Gtk-WARNING **: 10:13:59.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:59 [2024-03-06T10:13:59.574Z] 
05:13:59 [2024-03-06T10:13:59.574Z] (Eclipse:19306): Gtk-WARNING **: 10:13:59.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:59 [2024-03-06T10:13:59.574Z] 
05:13:59 [2024-03-06T10:13:59.574Z] (Eclipse:19306): Gtk-WARNING **: 10:13:59.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:59 [2024-03-06T10:13:59.830Z] 
05:13:59 [2024-03-06T10:13:59.830Z] (Eclipse:19306): Gtk-WARNING **: 10:13:59.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:59 [2024-03-06T10:13:59.830Z] 
05:13:59 [2024-03-06T10:13:59.830Z] (Eclipse:19306): Gtk-WARNING **: 10:13:59.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:59 [2024-03-06T10:13:59.830Z] 
05:13:59 [2024-03-06T10:13:59.830Z] (Eclipse:19306): Gtk-WARNING **: 10:13:59.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:59 [2024-03-06T10:13:59.830Z] 
05:13:59 [2024-03-06T10:13:59.830Z] (Eclipse:19306): Gtk-WARNING **: 10:13:59.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:59 [2024-03-06T10:13:59.830Z] 
05:13:59 [2024-03-06T10:13:59.830Z] (Eclipse:19306): Gtk-WARNING **: 10:13:59.600: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:59 [2024-03-06T10:13:59.830Z] 
05:13:59 [2024-03-06T10:13:59.830Z] (Eclipse:19306): Gtk-WARNING **: 10:13:59.600: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:59 [2024-03-06T10:13:59.830Z] 
05:13:59 [2024-03-06T10:13:59.830Z] (Eclipse:19306): Gtk-WARNING **: 10:13:59.600: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:59 [2024-03-06T10:13:59.831Z] 
05:13:59 [2024-03-06T10:13:59.831Z] (Eclipse:19306): Gtk-WARNING **: 10:13:59.600: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:59 [2024-03-06T10:13:59.831Z] 
05:13:59 [2024-03-06T10:13:59.831Z] (Eclipse:19306): Gtk-WARNING **: 10:13:59.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:59 [2024-03-06T10:13:59.831Z] 
05:13:59 [2024-03-06T10:13:59.831Z] (Eclipse:19306): Gtk-WARNING **: 10:13:59.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:59 [2024-03-06T10:13:59.831Z] 
05:13:59 [2024-03-06T10:13:59.831Z] (Eclipse:19306): Gtk-WARNING **: 10:13:59.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:59 [2024-03-06T10:13:59.831Z] 
05:13:59 [2024-03-06T10:13:59.831Z] (Eclipse:19306): Gtk-WARNING **: 10:13:59.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:59 [2024-03-06T10:13:59.831Z] 
05:13:59 [2024-03-06T10:13:59.831Z] (Eclipse:19306): Gtk-WARNING **: 10:13:59.639: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:59 [2024-03-06T10:13:59.831Z] 
05:13:59 [2024-03-06T10:13:59.831Z] (Eclipse:19306): Gtk-WARNING **: 10:13:59.639: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:59 [2024-03-06T10:13:59.831Z] 
05:13:59 [2024-03-06T10:13:59.831Z] (Eclipse:19306): Gtk-WARNING **: 10:13:59.639: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:59 [2024-03-06T10:13:59.831Z] 
05:13:59 [2024-03-06T10:13:59.831Z] (Eclipse:19306): Gtk-WARNING **: 10:13:59.639: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:59 [2024-03-06T10:13:59.831Z] 
05:13:59 [2024-03-06T10:13:59.831Z] (Eclipse:19306): Gtk-WARNING **: 10:13:59.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:59 [2024-03-06T10:13:59.831Z] 
05:13:59 [2024-03-06T10:13:59.831Z] (Eclipse:19306): Gtk-WARNING **: 10:13:59.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:59 [2024-03-06T10:13:59.831Z] 
05:13:59 [2024-03-06T10:13:59.831Z] (Eclipse:19306): Gtk-WARNING **: 10:13:59.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:59 [2024-03-06T10:13:59.831Z] 
05:13:59 [2024-03-06T10:13:59.831Z] (Eclipse:19306): Gtk-WARNING **: 10:13:59.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:59 [2024-03-06T10:13:59.831Z] 
05:13:59 [2024-03-06T10:13:59.831Z] (Eclipse:19306): Gtk-WARNING **: 10:13:59.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:59 [2024-03-06T10:13:59.831Z] 
05:13:59 [2024-03-06T10:13:59.831Z] (Eclipse:19306): Gtk-WARNING **: 10:13:59.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:59 [2024-03-06T10:13:59.831Z] 
05:13:59 [2024-03-06T10:13:59.831Z] (Eclipse:19306): Gtk-WARNING **: 10:13:59.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:59 [2024-03-06T10:13:59.831Z] 
05:13:59 [2024-03-06T10:13:59.831Z] (Eclipse:19306): Gtk-WARNING **: 10:13:59.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:59 [2024-03-06T10:13:59.831Z] 
05:13:59 [2024-03-06T10:13:59.831Z] (Eclipse:19306): Gtk-WARNING **: 10:13:59.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:59 [2024-03-06T10:13:59.831Z] 
05:13:59 [2024-03-06T10:13:59.831Z] (Eclipse:19306): Gtk-WARNING **: 10:13:59.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:59 [2024-03-06T10:13:59.831Z] 
05:13:59 [2024-03-06T10:13:59.831Z] (Eclipse:19306): Gtk-WARNING **: 10:13:59.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:59 [2024-03-06T10:13:59.831Z] 
05:13:59 [2024-03-06T10:13:59.831Z] (Eclipse:19306): Gtk-WARNING **: 10:13:59.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:13:59 [2024-03-06T10:13:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
05:13:59 [2024-03-06T10:13:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
05:13:59 [2024-03-06T10:13:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {New Folder} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=323055925 data=null doit=true}, Shell with text {New Folder}]
05:13:59 [2024-03-06T10:13:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
05:13:59 [2024-03-06T10:13:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Folder name:", using matcher: with mnemonic 'Folder name:'
05:13:59 [2024-03-06T10:13:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Folder name:')
05:13:59 [2024-03-06T10:13:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Folder name:'))
05:13:59 [2024-03-06T10:13:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:13:59 [2024-03-06T10:13:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:13:59 [2024-03-06T10:13:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:13:59 [2024-03-06T10:13:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:13:59 [2024-03-06T10:13:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:13:59 [2024-03-06T10:13:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:13:59 [2024-03-06T10:13:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=323055927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:13:59 [2024-03-06T10:13:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=323055928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:13:59 [2024-03-06T10:13:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=323055928 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:13:59 [2024-03-06T10:13:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=323055928 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:13:59 [2024-03-06T10:13:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=323055928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:13:59 [2024-03-06T10:13:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=323055928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:13:59 [2024-03-06T10:13:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=323055928 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:13:59 [2024-03-06T10:13:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=323055652 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
05:14:00 [2024-03-06T10:14:00.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:14:00 [2024-03-06T10:14:00.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
05:14:00 [2024-03-06T10:14:00.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:14:00 [2024-03-06T10:14:00.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {aaa} time=323056057 data=null button=0 stateMask=0x0 x=90 y=81 count=0}, TreeItem with text {aaa}]
05:14:00 [2024-03-06T10:14:00.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa} time=323056057 data=null doit=true}, TreeItem with text {aaa}]
05:14:00 [2024-03-06T10:14:00.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa} time=323056057 data=null}, TreeItem with text {aaa}]
05:14:00 [2024-03-06T10:14:00.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa} time=323056058 data=null button=1 stateMask=0x0 x=90 y=81 count=1}, TreeItem with text {aaa}]
05:14:00 [2024-03-06T10:14:00.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323056058 data=null item=TreeItem {aaa} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {aaa}]
05:14:00 [2024-03-06T10:14:00.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa} time=323056086 data=null button=1 stateMask=0x80000 x=90 y=81 count=1}, TreeItem with text {aaa}]
05:14:00 [2024-03-06T10:14:00.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
05:14:00 [2024-03-06T10:14:00.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
05:14:00 [2024-03-06T10:14:00.343Z] 
05:14:00 [2024-03-06T10:14:00.343Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:00 [2024-03-06T10:14:00.343Z] 
05:14:00 [2024-03-06T10:14:00.343Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:00 [2024-03-06T10:14:00.343Z] 
05:14:00 [2024-03-06T10:14:00.343Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:00 [2024-03-06T10:14:00.343Z] 
05:14:00 [2024-03-06T10:14:00.343Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:00 [2024-03-06T10:14:00.343Z] 
05:14:00 [2024-03-06T10:14:00.343Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:00 [2024-03-06T10:14:00.343Z] 
05:14:00 [2024-03-06T10:14:00.343Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:00 [2024-03-06T10:14:00.343Z] 
05:14:00 [2024-03-06T10:14:00.343Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:00 [2024-03-06T10:14:00.343Z] 
05:14:00 [2024-03-06T10:14:00.343Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:00 [2024-03-06T10:14:00.343Z] 
05:14:00 [2024-03-06T10:14:00.343Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.199: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:00 [2024-03-06T10:14:00.343Z] 
05:14:00 [2024-03-06T10:14:00.343Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.199: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:00 [2024-03-06T10:14:00.343Z] 
05:14:00 [2024-03-06T10:14:00.343Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.199: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:00 [2024-03-06T10:14:00.343Z] 
05:14:00 [2024-03-06T10:14:00.343Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.199: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:00 [2024-03-06T10:14:00.343Z] 
05:14:00 [2024-03-06T10:14:00.343Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.228: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:00 [2024-03-06T10:14:00.343Z] 
05:14:00 [2024-03-06T10:14:00.343Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.228: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:00 [2024-03-06T10:14:00.343Z] 
05:14:00 [2024-03-06T10:14:00.343Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.228: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:00 [2024-03-06T10:14:00.343Z] 
05:14:00 [2024-03-06T10:14:00.343Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.228: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:00 [2024-03-06T10:14:00.343Z] 
05:14:00 [2024-03-06T10:14:00.343Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:00 [2024-03-06T10:14:00.344Z] 
05:14:00 [2024-03-06T10:14:00.344Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:00 [2024-03-06T10:14:00.344Z] 
05:14:00 [2024-03-06T10:14:00.344Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:00 [2024-03-06T10:14:00.344Z] 
05:14:00 [2024-03-06T10:14:00.344Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:00 [2024-03-06T10:14:00.344Z] 
05:14:00 [2024-03-06T10:14:00.344Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:00 [2024-03-06T10:14:00.344Z] 
05:14:00 [2024-03-06T10:14:00.344Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:00 [2024-03-06T10:14:00.344Z] 
05:14:00 [2024-03-06T10:14:00.344Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:00 [2024-03-06T10:14:00.344Z] 
05:14:00 [2024-03-06T10:14:00.344Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=323056495 data=null doit=true}, Shell with text {Trace Import}]
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=323056497 data=null doit=true}, Button with text {Select &archive file:}]
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=323056497 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=323056504 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=323056516 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=323056516 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=323056516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=323056531 data=null}, (of type 'Combo')]
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:14:00 [2024-03-06T10:14:00.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
05:14:00 [2024-03-06T10:14:00.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:14:00 [2024-03-06T10:14:00.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:14:00 [2024-03-06T10:14:00.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=323056566 data=null doit=true}, TreeItem with text {import}]
05:14:00 [2024-03-06T10:14:00.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=323056566 data=null}, TreeItem with text {import}]
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=323056566 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=323056566 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=323056568 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=323056568 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=323056568 data=null doit=true}, Tree node with text: kernel-overlap-testing]
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=323056568 data=null}, Tree node with text: kernel-overlap-testing]
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=323056568 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323056568 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=323056570 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=323056591 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3d0399c0
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=323056592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=323056592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=323056592 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=323056593 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=323056593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=323056593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:14:00 [2024-03-06T10:14:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=323056593 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=323056593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=323056593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=323056593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=323056593 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=323056593 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@f096ba0
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=323056594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=323056594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=323056594 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=323056594 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=323056594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=323056594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=323056594 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=323056594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=323056594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=323056594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=323056594 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=323056594 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
05:14:00 [2024-03-06T10:14:00.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
05:14:00 [2024-03-06T10:14:00.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:14:00 [2024-03-06T10:14:00.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
05:14:00 [2024-03-06T10:14:00.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
05:14:00 [2024-03-06T10:14:00.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
05:14:00 [2024-03-06T10:14:00.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
05:14:00 [2024-03-06T10:14:00.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
05:14:00 [2024-03-06T10:14:00.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:14:00 [2024-03-06T10:14:00.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
05:14:00 [2024-03-06T10:14:00.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=323056598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:14:00 [2024-03-06T10:14:00.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=323056598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:14:00 [2024-03-06T10:14:00.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=323056598 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:14:00 [2024-03-06T10:14:00.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=323056598 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:14:00 [2024-03-06T10:14:00.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=323056598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:14:00 [2024-03-06T10:14:00.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=323056598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:14:00 [2024-03-06T10:14:00.604Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
05:14:00 [2024-03-06T10:14:00.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=323056598 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
05:14:00 [2024-03-06T10:14:00.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=323056146 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323056801 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323056801 data=null doit=true}, TreeItem with text {test}]
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323056801 data=null}, TreeItem with text {test}]
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323056802 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323056802 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323056844 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:14:00 [2024-03-06T10:14:00.860Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=323056845 data=null doit=true}, TreeItem with text {Experiments [0]}]
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=323056845 data=null}, TreeItem with text {Experiments [0]}]
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=323056845 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=323056845 data=null item=TreeItem {Experiments [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [0]}]
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=323056846 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa [1]} time=323056847 data=null doit=true}, TreeItem with text {aaa [1]}]
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=323056847 data=null}, TreeItem with text {aaa [1]}]
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=323056847 data=null button=1 stateMask=0x0 x=101 y=104 count=1}, TreeItem with text {aaa [1]}]
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=323056847 data=null item=TreeItem {aaa [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {aaa [1]}]
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=323056848 data=null button=1 stateMask=0x80000 x=101 y=104 count=1}, TreeItem with text {aaa [1]}]
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=323056849 data=null doit=true}, Tree node with text: kernel-overlap-testing]
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=323056849 data=null}, Tree node with text: kernel-overlap-testing]
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=323056849 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, Tree node with text: kernel-overlap-testing]
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323056849 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {kernel-overlap-testing} time=323056896 data=null x=169 y=127 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {kernel-overlap-testing} time=323056897 data=null x=169 y=127 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {kernel-overlap-testing} time=323056898 data=null x=108 y=210 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {kernel-overlap-testing} time=323056899 data=null x=108 y=210 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {kernel-overlap-testing} time=323056899 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {kernel-overlap-testing} time=323056899 data=null x=108 y=210 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
05:14:00 [2024-03-06T10:14:00.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {kernel-overlap-testing} time=323056900 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
05:14:00 [2024-03-06T10:14:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {kernel-overlap-testing} time=323056900 data=[TmfTraceElement(/test/Traces/aaa/kernel-overlap-testing)] x=108 y=210 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
05:14:00 [2024-03-06T10:14:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {kernel-overlap-testing} time=323056913 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
05:14:00 [2024-03-06T10:14:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [0]} time=323056919 data=null doit=true}, TreeItem with text {exp [0]}]
05:14:00 [2024-03-06T10:14:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [0]} time=323056919 data=null}, TreeItem with text {exp [0]}]
05:14:00 [2024-03-06T10:14:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [0]} time=323056919 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [0]}]
05:14:00 [2024-03-06T10:14:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=323056932 data=null item=TreeItem {exp [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {exp [0]}]
05:14:00 [2024-03-06T10:14:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [0]} time=323056933 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [0]}]
05:14:00 [2024-03-06T10:14:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:14:00 [2024-03-06T10:14:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {aaa [1]} time=323056934 data=null button=0 stateMask=0x0 x=101 y=196 count=0}, TreeItem with text {aaa [1]}]
05:14:00 [2024-03-06T10:14:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa [1]} time=323056934 data=null doit=true}, TreeItem with text {aaa [1]}]
05:14:00 [2024-03-06T10:14:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=323056934 data=null}, TreeItem with text {aaa [1]}]
05:14:00 [2024-03-06T10:14:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=323056934 data=null button=1 stateMask=0x0 x=101 y=196 count=1}, TreeItem with text {aaa [1]}]
05:14:00 [2024-03-06T10:14:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323056934 data=null item=TreeItem {aaa [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {aaa [1]}]
05:14:00 [2024-03-06T10:14:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=323056962 data=null button=1 stateMask=0x80000 x=101 y=196 count=1}, TreeItem with text {aaa [1]}]
05:14:00 [2024-03-06T10:14:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
05:14:00 [2024-03-06T10:14:00.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...'
05:14:01 [2024-03-06T10:14:01.117Z] 
05:14:01 [2024-03-06T10:14:01.117Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.924: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:01 [2024-03-06T10:14:01.117Z] 
05:14:01 [2024-03-06T10:14:01.117Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.924: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:01 [2024-03-06T10:14:01.117Z] 
05:14:01 [2024-03-06T10:14:01.117Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.924: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:01 [2024-03-06T10:14:01.117Z] 
05:14:01 [2024-03-06T10:14:01.117Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.924: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:01 [2024-03-06T10:14:01.117Z] 
05:14:01 [2024-03-06T10:14:01.117Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:01 [2024-03-06T10:14:01.117Z] 
05:14:01 [2024-03-06T10:14:01.117Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:01 [2024-03-06T10:14:01.117Z] 
05:14:01 [2024-03-06T10:14:01.117Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:01 [2024-03-06T10:14:01.117Z] 
05:14:01 [2024-03-06T10:14:01.117Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:01 [2024-03-06T10:14:01.117Z] 
05:14:01 [2024-03-06T10:14:01.117Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.969: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:01 [2024-03-06T10:14:01.117Z] 
05:14:01 [2024-03-06T10:14:01.117Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.969: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:01 [2024-03-06T10:14:01.117Z] 
05:14:01 [2024-03-06T10:14:01.117Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:01 [2024-03-06T10:14:01.117Z] 
05:14:01 [2024-03-06T10:14:01.117Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:01 [2024-03-06T10:14:01.117Z] 
05:14:01 [2024-03-06T10:14:01.117Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:01 [2024-03-06T10:14:01.117Z] 
05:14:01 [2024-03-06T10:14:01.117Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:01 [2024-03-06T10:14:01.117Z] 
05:14:01 [2024-03-06T10:14:01.117Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:01 [2024-03-06T10:14:01.117Z] 
05:14:01 [2024-03-06T10:14:01.117Z] (Eclipse:19306): Gtk-WARNING **: 10:14:00.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:01 [2024-03-06T10:14:01.117Z] 
05:14:01 [2024-03-06T10:14:01.117Z] (Eclipse:19306): Gtk-WARNING **: 10:14:01.007: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:01 [2024-03-06T10:14:01.117Z] 
05:14:01 [2024-03-06T10:14:01.117Z] (Eclipse:19306): Gtk-WARNING **: 10:14:01.007: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:01 [2024-03-06T10:14:01.117Z] 
05:14:01 [2024-03-06T10:14:01.117Z] (Eclipse:19306): Gtk-WARNING **: 10:14:01.007: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:01 [2024-03-06T10:14:01.117Z] 
05:14:01 [2024-03-06T10:14:01.117Z] (Eclipse:19306): Gtk-WARNING **: 10:14:01.007: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:01 [2024-03-06T10:14:01.117Z] 
05:14:01 [2024-03-06T10:14:01.117Z] (Eclipse:19306): Gtk-WARNING **: 10:14:01.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:01 [2024-03-06T10:14:01.117Z] 
05:14:01 [2024-03-06T10:14:01.117Z] (Eclipse:19306): Gtk-WARNING **: 10:14:01.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:01 [2024-03-06T10:14:01.117Z] 
05:14:01 [2024-03-06T10:14:01.117Z] (Eclipse:19306): Gtk-WARNING **: 10:14:01.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:01 [2024-03-06T10:14:01.117Z] 
05:14:01 [2024-03-06T10:14:01.117Z] (Eclipse:19306): Gtk-WARNING **: 10:14:01.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:01 [2024-03-06T10:14:01.117Z] 
05:14:01 [2024-03-06T10:14:01.117Z] (Eclipse:19306): Gtk-WARNING **: 10:14:01.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:01 [2024-03-06T10:14:01.117Z] 
05:14:01 [2024-03-06T10:14:01.117Z] (Eclipse:19306): Gtk-WARNING **: 10:14:01.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:01 [2024-03-06T10:14:01.117Z] 
05:14:01 [2024-03-06T10:14:01.117Z] (Eclipse:19306): Gtk-WARNING **: 10:14:01.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:01 [2024-03-06T10:14:01.118Z] 
05:14:01 [2024-03-06T10:14:01.118Z] (Eclipse:19306): Gtk-WARNING **: 10:14:01.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:01 [2024-03-06T10:14:01.118Z] 
05:14:01 [2024-03-06T10:14:01.118Z] (Eclipse:19306): Gtk-WARNING **: 10:14:01.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:01 [2024-03-06T10:14:01.118Z] 
05:14:01 [2024-03-06T10:14:01.118Z] (Eclipse:19306): Gtk-WARNING **: 10:14:01.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:01 [2024-03-06T10:14:01.118Z] 
05:14:01 [2024-03-06T10:14:01.118Z] (Eclipse:19306): Gtk-WARNING **: 10:14:01.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:01 [2024-03-06T10:14:01.118Z] 
05:14:01 [2024-03-06T10:14:01.118Z] (Eclipse:19306): Gtk-WARNING **: 10:14:01.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:01 [2024-03-06T10:14:01.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...'
05:14:01 [2024-03-06T10:14:01.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Folder", using matcher: with text 'Rename Folder'
05:14:01 [2024-03-06T10:14:01.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Rename Folder} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=323057305 data=null doit=true}, Shell with text {Rename Folder}]
05:14:01 [2024-03-06T10:14:01.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "aaa", using matcher: of type 'Text'
05:14:01 [2024-03-06T10:14:01.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Folder name:", using matcher: with mnemonic 'New Folder name:'
05:14:01 [2024-03-06T10:14:01.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "aaa", using matcher: with label (with mnemonic 'New Folder name:')
05:14:01 [2024-03-06T10:14:01.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "aaa", using matcher: (of type 'Text' and with label (with mnemonic 'New Folder name:'))
05:14:01 [2024-03-06T10:14:01.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:01 [2024-03-06T10:14:01.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:14:01 [2024-03-06T10:14:01.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:14:01 [2024-03-06T10:14:01.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:14:01 [2024-03-06T10:14:01.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:14:01 [2024-03-06T10:14:01.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:14:01 [2024-03-06T10:14:01.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=323057307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:14:01 [2024-03-06T10:14:01.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=323057308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:14:01 [2024-03-06T10:14:01.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=323057308 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:14:01 [2024-03-06T10:14:01.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=323057308 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:14:01 [2024-03-06T10:14:01.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=323057308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:14:01 [2024-03-06T10:14:01.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=323057308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:14:01 [2024-03-06T10:14:01.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=323057308 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:14:01 [2024-03-06T10:14:01.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:14:01 [2024-03-06T10:14:01.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=323056989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...']
05:14:01 [2024-03-06T10:14:01.935Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:14:01 [2024-03-06T10:14:01.935Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
05:14:01 [2024-03-06T10:14:01.935Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again.
05:14:01 [2024-03-06T10:14:01.935Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:14:01 [2024-03-06T10:14:01.935Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
05:14:01 [2024-03-06T10:14:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:14:01 [2024-03-06T10:14:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:14:01 [2024-03-06T10:14:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:14:01 [2024-03-06T10:14:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:14:01 [2024-03-06T10:14:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:14:01 [2024-03-06T10:14:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:14:01 [2024-03-06T10:14:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323057940 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:14:01 [2024-03-06T10:14:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323057940 data=null doit=true}, TreeItem with text {test}]
05:14:01 [2024-03-06T10:14:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323057940 data=null}, TreeItem with text {test}]
05:14:01 [2024-03-06T10:14:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323057941 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:14:01 [2024-03-06T10:14:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323057941 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:14:01 [2024-03-06T10:14:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323057987 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:14:01 [2024-03-06T10:14:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:14:01 [2024-03-06T10:14:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323057987 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:14:01 [2024-03-06T10:14:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323057988 data=null doit=true}, TreeItem with text {test}]
05:14:01 [2024-03-06T10:14:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323057988 data=null}, TreeItem with text {test}]
05:14:01 [2024-03-06T10:14:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323057988 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:14:01 [2024-03-06T10:14:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323057988 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:14:01 [2024-03-06T10:14:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323057994 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:14:01 [2024-03-06T10:14:01.935Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
05:14:01 [2024-03-06T10:14:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:14:01 [2024-03-06T10:14:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=323057995 data=null button=0 stateMask=0x0 x=92 y=173 count=0}, TreeItem with text {Traces [3]}]
05:14:01 [2024-03-06T10:14:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=323057996 data=null doit=true}, TreeItem with text {Traces [3]}]
05:14:01 [2024-03-06T10:14:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=323057996 data=null}, TreeItem with text {Traces [3]}]
05:14:01 [2024-03-06T10:14:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=323057996 data=null button=1 stateMask=0x0 x=92 y=173 count=1}, TreeItem with text {Traces [3]}]
05:14:01 [2024-03-06T10:14:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323058000 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
05:14:01 [2024-03-06T10:14:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=323058026 data=null button=1 stateMask=0x80000 x=92 y=173 count=1}, TreeItem with text {Traces [3]}]
05:14:02 [2024-03-06T10:14:02.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@394950ad] time=323058256 data=null doit=true}, Shell with text {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform}]
05:14:02 [2024-03-06T10:14:02.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:14:02 [2024-03-06T10:14:02.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:14:02 [2024-03-06T10:14:02.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:14:02 [2024-03-06T10:14:02.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:14:02 [2024-03-06T10:14:02.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323058280 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:14:02 [2024-03-06T10:14:02.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323058280 data=null doit=true}, TreeItem with text {test}]
05:14:02 [2024-03-06T10:14:02.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323058280 data=null}, TreeItem with text {test}]
05:14:02 [2024-03-06T10:14:02.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323058280 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:14:02 [2024-03-06T10:14:02.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323058280 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:14:02 [2024-03-06T10:14:02.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323058304 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:14:02 [2024-03-06T10:14:02.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:14:02 [2024-03-06T10:14:02.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:14:02 [2024-03-06T10:14:02.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:14:02 [2024-03-06T10:14:02.447Z] 
05:14:02 [2024-03-06T10:14:02.447Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.396: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.447Z] 
05:14:02 [2024-03-06T10:14:02.447Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.396: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.447Z] 
05:14:02 [2024-03-06T10:14:02.447Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.396: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.447Z] 
05:14:02 [2024-03-06T10:14:02.447Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.396: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.447Z] 
05:14:02 [2024-03-06T10:14:02.447Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.447Z] 
05:14:02 [2024-03-06T10:14:02.447Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.447Z] 
05:14:02 [2024-03-06T10:14:02.447Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.447Z] 
05:14:02 [2024-03-06T10:14:02.447Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.447Z] 
05:14:02 [2024-03-06T10:14:02.447Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.447Z] 
05:14:02 [2024-03-06T10:14:02.447Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.447Z] 
05:14:02 [2024-03-06T10:14:02.447Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.448Z] 
05:14:02 [2024-03-06T10:14:02.448Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.704Z] 
05:14:02 [2024-03-06T10:14:02.704Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.458: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.704Z] 
05:14:02 [2024-03-06T10:14:02.704Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.458: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.704Z] 
05:14:02 [2024-03-06T10:14:02.704Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.459: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.704Z] 
05:14:02 [2024-03-06T10:14:02.704Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.459: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.704Z] 
05:14:02 [2024-03-06T10:14:02.704Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.478: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.704Z] 
05:14:02 [2024-03-06T10:14:02.704Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.478: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.704Z] 
05:14:02 [2024-03-06T10:14:02.704Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.478: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.704Z] 
05:14:02 [2024-03-06T10:14:02.704Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.478: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.704Z] 
05:14:02 [2024-03-06T10:14:02.704Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.704Z] 
05:14:02 [2024-03-06T10:14:02.704Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.704Z] 
05:14:02 [2024-03-06T10:14:02.704Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.704Z] 
05:14:02 [2024-03-06T10:14:02.704Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.704Z] 
05:14:02 [2024-03-06T10:14:02.704Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.704Z] 
05:14:02 [2024-03-06T10:14:02.704Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.704Z] 
05:14:02 [2024-03-06T10:14:02.704Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.704Z] 
05:14:02 [2024-03-06T10:14:02.704Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.704Z] 
05:14:02 [2024-03-06T10:14:02.704Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.704Z] 
05:14:02 [2024-03-06T10:14:02.704Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.704Z] 
05:14:02 [2024-03-06T10:14:02.704Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.704Z] 
05:14:02 [2024-03-06T10:14:02.704Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.704Z] 
05:14:02 [2024-03-06T10:14:02.704Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.559: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.704Z] 
05:14:02 [2024-03-06T10:14:02.704Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.559: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.704Z] 
05:14:02 [2024-03-06T10:14:02.704Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.559: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:02 [2024-03-06T10:14:02.705Z] 
05:14:02 [2024-03-06T10:14:02.705Z] (Eclipse:19306): Gtk-WARNING **: 10:14:02.559: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:03 [2024-03-06T10:14:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:14:03 [2024-03-06T10:14:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
05:14:03 [2024-03-06T10:14:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:14:03 [2024-03-06T10:14:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:14:03 [2024-03-06T10:14:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:14:03 [2024-03-06T10:14:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:14:03 [2024-03-06T10:14:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:03 [2024-03-06T10:14:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:14:03 [2024-03-06T10:14:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:14:03 [2024-03-06T10:14:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:14:03 [2024-03-06T10:14:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=323059315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:03 [2024-03-06T10:14:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=323059315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:03 [2024-03-06T10:14:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=323059315 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:03 [2024-03-06T10:14:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=323059315 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:03 [2024-03-06T10:14:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=323059316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:03 [2024-03-06T10:14:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=323059316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:03 [2024-03-06T10:14:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=323059316 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:03 [2024-03-06T10:14:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=323059316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:03 [2024-03-06T10:14:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=323059316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:03 [2024-03-06T10:14:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=323059316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:03 [2024-03-06T10:14:03.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=323059316 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:03 [2024-03-06T10:14:03.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=323059316 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:03 [2024-03-06T10:14:03.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:14:03 [2024-03-06T10:14:03.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:14:03 [2024-03-06T10:14:03.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:14:03 [2024-03-06T10:14:03.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:03 [2024-03-06T10:14:03.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:14:03 [2024-03-06T10:14:03.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:14:03 [2024-03-06T10:14:03.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:14:03 [2024-03-06T10:14:03.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:14:03 [2024-03-06T10:14:03.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:14:03 [2024-03-06T10:14:03.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=323059317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:14:03 [2024-03-06T10:14:03.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=323059317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:14:03 [2024-03-06T10:14:03.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=323059317 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:14:03 [2024-03-06T10:14:03.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=323059317 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:14:03 [2024-03-06T10:14:03.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=323059317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:14:03 [2024-03-06T10:14:03.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=323059317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:14:03 [2024-03-06T10:14:03.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:14:03 [2024-03-06T10:14:03.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:14:03 [2024-03-06T10:14:03.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:14:03 [2024-03-06T10:14:03.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:14:03 [2024-03-06T10:14:03.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:14:03 [2024-03-06T10:14:03.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:14:03 [2024-03-06T10:14:03.829Z] 
05:14:03 [2024-03-06T10:14:03.829Z] (Eclipse:19306): Gtk-CRITICAL **: 10:14:03.667: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:14:03 [2024-03-06T10:14:03.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=323059317 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:14:03 [2024-03-06T10:14:03.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=323058382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:14:04 [2024-03-06T10:14:04.084Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 342.6 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
05:14:04 [2024-03-06T10:14:04.084Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_01ContextMenuPresence -- Time elapsed: 0.085 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_02Import -- Time elapsed: 0.460 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_03SingleCustomTextTrace -- Time elapsed: 2.557 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_04SingleCustomXmlTrace -- Time elapsed: 3.110 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_05SingleCtfTrace -- Time elapsed: 2.352 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_06RenameCopyImport -- Time elapsed: 8.139 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_07OverwriteCopyImport -- Time elapsed: 9.965 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_08SkipImport -- Time elapsed: 5.944 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_09OverwriteOptionImport -- Time elapsed: 9.521 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_10ImportUnrecognized -- Time elapsed: 1.918 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_11ImportUnrecognizedIgnore -- Time elapsed: 1.773 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_12ImportCtfWithMetadataSelection -- Time elapsed: 4.492 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_13ImportRecursiveAutoRenameAll -- Time elapsed: 25.87 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_14ImportRecursiveAutoOverwriteAll -- Time elapsed: 17.25 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_15ImportRecursiveAutoSkipAll -- Time elapsed: 16.43 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_16ImportRecursiveAutoRenameOverwriteSkip -- Time elapsed: 11.88 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_17ImportRecursiveSpecifyTraceTypeCTF -- Time elapsed: 9.329 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_18ImportRecursiveSpecifyTraceTypeKernel -- Time elapsed: 4.068 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_19ImportRecursiveSpecifyTraceTypeUST -- Time elapsed: 7.079 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_20ImportRecursiveSpecifyTraceTypeCustomText -- Time elapsed: 6.904 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_21ImportFromMenuProjectSelected -- Time elapsed: 4.169 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_22ImportFromMenuProjectNotSelected -- Time elapsed: 4.990 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_29ImportRecursivePreserve -- Time elapsed: 9.749 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_30ImportRecursivePreserveSkipAll -- Time elapsed: 3.895 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_31ImportRecursivePreserveRenameAll -- Time elapsed: 9.816 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_32DeleteTraceAndFolder -- Time elapsed: 13.89 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_33DeleteMultipleFolders -- Time elapsed: 7.729 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_34ClearSingleTracesFolder -- Time elapsed: 5.602 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_35ClearMultipleTracesFolder -- Time elapsed: 7.928 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_36ImportZipArchivePreserve -- Time elapsed: 24.21 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_37ImportZipArchiveNoPreserve -- Time elapsed: 27.91 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_38ImportZipArchiveSpecificTraces -- Time elapsed: 8.381 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_39ImportTarGzipArchivePreserve -- Time elapsed: 24.07 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_40ImportTarGzipArchiveNoPreserve -- Time elapsed: 27.12 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_41ImportTarGzipArchiveSpecificTraces -- Time elapsed: 8.831 s
05:14:04 [2024-03-06T10:14:04.085Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test_RenameFolderWorkaroundBug525833 -- Time elapsed: 2.445 s
05:14:04 [2024-03-06T10:14:04.085Z] Running org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
05:14:04 [2024-03-06T10:14:04.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@394950ad] time=323060205 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:14:04 [2024-03-06T10:14:04.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:14:04 [2024-03-06T10:14:04.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
05:14:04 [2024-03-06T10:14:04.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
05:14:04 [2024-03-06T10:14:04.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
05:14:04 [2024-03-06T10:14:04.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=323060303 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
05:14:04 [2024-03-06T10:14:04.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
05:14:04 [2024-03-06T10:14:04.598Z] 
05:14:04 [2024-03-06T10:14:04.598Z] (Eclipse:19306): Gtk-CRITICAL **: 10:14:04.351: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:14:07 [2024-03-06T10:14:07.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Flame Chart"'
05:14:07 [2024-03-06T10:14:07.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
05:14:07 [2024-03-06T10:14:07.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
05:14:07 [2024-03-06T10:14:07.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
05:14:08 [2024-03-06T10:14:08.119Z] 
05:14:08 [2024-03-06T10:14:08.119Z] (Eclipse:19306): Gtk-CRITICAL **: 10:14:08.041: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:14:08 [2024-03-06T10:14:08.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=323063639 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
05:14:08 [2024-03-06T10:14:08.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
05:14:08 [2024-03-06T10:14:08.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
05:14:08 [2024-03-06T10:14:08.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
05:14:08 [2024-03-06T10:14:08.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<?xml version="1.0" ...", using matcher: of type 'StyledText'
05:14:09 [2024-03-06T10:14:09.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
05:14:09 [2024-03-06T10:14:09.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
05:14:09 [2024-03-06T10:14:09.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "None", using matcher: with mnemonic 'None'
05:14:09 [2024-03-06T10:14:09.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
05:14:09 [2024-03-06T10:14:09.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Example", using matcher: with mnemonic 'Example'
05:14:09 [2024-03-06T10:14:09.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Example'
05:14:09 [2024-03-06T10:14:09.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {None} time=323065115 data=null doit=true}, MenuItem with text {None}]
05:14:09 [2024-03-06T10:14:09.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {None} time=323065115 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {None}]
05:14:09 [2024-03-06T10:14:09.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Example} time=323065115 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Example']
05:14:09 [2024-03-06T10:14:09.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Example'
05:14:09 [2024-03-06T10:14:09.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
05:14:09 [2024-03-06T10:14:09.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Example", using matcher: with mnemonic 'Example'
05:14:09 [2024-03-06T10:14:09.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
05:14:09 [2024-03-06T10:14:09.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Set A", using matcher: with mnemonic 'Set A'
05:14:09 [2024-03-06T10:14:09.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Set A'
05:14:09 [2024-03-06T10:14:09.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Example} time=323065150 data=null doit=true}, MenuItem with text {Example}]
05:14:09 [2024-03-06T10:14:09.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Example} time=323065150 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Example}]
05:14:09 [2024-03-06T10:14:09.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Set A} time=323065150 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Set A']
05:14:09 [2024-03-06T10:14:09.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Set A'
05:14:09 [2024-03-06T10:14:09.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
05:14:09 [2024-03-06T10:14:09.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Set A", using matcher: with mnemonic 'Set A'
05:14:09 [2024-03-06T10:14:09.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
05:14:09 [2024-03-06T10:14:09.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "None", using matcher: with mnemonic 'None'
05:14:09 [2024-03-06T10:14:09.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'None'
05:14:09 [2024-03-06T10:14:09.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Set A} time=323065230 data=null doit=true}, MenuItem with text {Set A}]
05:14:09 [2024-03-06T10:14:09.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Set A} time=323065230 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Set A}]
05:14:09 [2024-03-06T10:14:09.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {None} time=323065230 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'None']
05:14:09 [2024-03-06T10:14:09.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'None'
05:14:09 [2024-03-06T10:14:09.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
05:14:09 [2024-03-06T10:14:09.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "None", using matcher: with mnemonic 'None'
05:14:09 [2024-03-06T10:14:09.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
05:14:09 [2024-03-06T10:14:09.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
05:14:09 [2024-03-06T10:14:09.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
05:14:09 [2024-03-06T10:14:09.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=323065399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
05:14:09 [2024-03-06T10:14:09.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
05:14:09 [2024-03-06T10:14:09.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
05:14:09 [2024-03-06T10:14:09.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
05:14:09 [2024-03-06T10:14:09.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<marker-sets>  <mark...", using matcher: of type 'StyledText'
05:14:10 [2024-03-06T10:14:10.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
05:14:10 [2024-03-06T10:14:10.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
05:14:10 [2024-03-06T10:14:10.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
05:14:10 [2024-03-06T10:14:10.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
05:14:10 [2024-03-06T10:14:10.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
05:14:10 [2024-03-06T10:14:10.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=323066104 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
05:14:10 [2024-03-06T10:14:10.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
05:14:10 [2024-03-06T10:14:10.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
05:14:10 [2024-03-06T10:14:10.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
05:14:10 [2024-03-06T10:14:10.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<marker-sets></marke...", using matcher: of type 'StyledText'
05:14:10 [2024-03-06T10:14:10.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
05:14:10 [2024-03-06T10:14:10.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Set A", using matcher: with mnemonic 'Set A'
05:14:10 [2024-03-06T10:14:10.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Set A'
05:14:10 [2024-03-06T10:14:10.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {None} time=323066766 data=null doit=true}, MenuItem with text {None}]
05:14:10 [2024-03-06T10:14:10.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {None} time=323066766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {None}]
05:14:10 [2024-03-06T10:14:10.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Set A} time=323066766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Set A']
05:14:10 [2024-03-06T10:14:10.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Set A'
05:14:11 [2024-03-06T10:14:11.387Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
05:14:11 [2024-03-06T10:14:11.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
05:14:11 [2024-03-06T10:14:11.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=323067279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
05:14:11 [2024-03-06T10:14:11.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=323067279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
05:14:11 [2024-03-06T10:14:11.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=323067279 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
05:14:11 [2024-03-06T10:14:11.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=323067280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
05:14:11 [2024-03-06T10:14:11.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=323067280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
05:14:11 [2024-03-06T10:14:11.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=323067280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
05:14:11 [2024-03-06T10:14:11.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=323067282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
05:14:11 [2024-03-06T10:14:11.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=323067282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
05:14:11 [2024-03-06T10:14:11.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=323067282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
05:14:11 [2024-03-06T10:14:11.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=323067282 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
05:14:11 [2024-03-06T10:14:11.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=323067282 data=null}, ToolItem with tooltip text {Next Marker}]
05:14:11 [2024-03-06T10:14:11.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
05:14:11 [2024-03-06T10:14:11.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show Markers", using matcher: with mnemonic 'Show Markers'
05:14:11 [2024-03-06T10:14:11.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker A-1", using matcher: with mnemonic 'Marker A-1'
05:14:11 [2024-03-06T10:14:11.645Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
05:14:11 [2024-03-06T10:14:11.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
05:14:11 [2024-03-06T10:14:11.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=323067788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
05:14:11 [2024-03-06T10:14:11.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=323067788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
05:14:11 [2024-03-06T10:14:11.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=323067789 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
05:14:11 [2024-03-06T10:14:11.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=323067789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
05:14:11 [2024-03-06T10:14:11.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=323067789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
05:14:11 [2024-03-06T10:14:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=323067790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
05:14:11 [2024-03-06T10:14:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=323067798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
05:14:11 [2024-03-06T10:14:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=323067798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
05:14:11 [2024-03-06T10:14:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=323067798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
05:14:11 [2024-03-06T10:14:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=323067799 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
05:14:11 [2024-03-06T10:14:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=323067799 data=null}, ToolItem with tooltip text {Previous Marker}]
05:14:11 [2024-03-06T10:14:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
05:14:12 [2024-03-06T10:14:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
05:14:12 [2024-03-06T10:14:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
05:14:12 [2024-03-06T10:14:12.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
05:14:12 [2024-03-06T10:14:12.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=323068337 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
05:14:12 [2024-03-06T10:14:12.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
05:14:12 [2024-03-06T10:14:12.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
05:14:12 [2024-03-06T10:14:12.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
05:14:12 [2024-03-06T10:14:12.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<marker-sets>  <mark...", using matcher: of type 'StyledText'
05:14:13 [2024-03-06T10:14:13.024Z] 
05:14:13 [2024-03-06T10:14:13.024Z] (Eclipse:19306): Gtk-CRITICAL **: 10:14:12.801: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:14:13 [2024-03-06T10:14:13.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@394950ad] time=323069097 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:14:13 [2024-03-06T10:14:13.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:14:13 [2024-03-06T10:14:13.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:14:13 [2024-03-06T10:14:13.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:14:13 [2024-03-06T10:14:13.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:14:13 [2024-03-06T10:14:13.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test_project} time=323069142 data=null button=0 stateMask=0x0 x=81 y=12 count=0}, TreeItem with text {test_project}]
05:14:13 [2024-03-06T10:14:13.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test_project} time=323069142 data=null doit=true}, TreeItem with text {test_project}]
05:14:13 [2024-03-06T10:14:13.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test_project} time=323069143 data=null}, TreeItem with text {test_project}]
05:14:13 [2024-03-06T10:14:13.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test_project} time=323069143 data=null button=1 stateMask=0x0 x=81 y=12 count=1}, TreeItem with text {test_project}]
05:14:13 [2024-03-06T10:14:13.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323069143 data=null item=TreeItem {test_project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test_project}]
05:14:13 [2024-03-06T10:14:13.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test_project} time=323069161 data=null button=1 stateMask=0x80000 x=81 y=12 count=1}, TreeItem with text {test_project}]
05:14:13 [2024-03-06T10:14:13.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:14:13 [2024-03-06T10:14:13.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:14:13 [2024-03-06T10:14:13.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:14:13 [2024-03-06T10:14:13.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:14:13 [2024-03-06T10:14:13.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
05:14:13 [2024-03-06T10:14:13.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:14:13 [2024-03-06T10:14:13.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:14:13 [2024-03-06T10:14:13.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:14:13 [2024-03-06T10:14:13.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:14:13 [2024-03-06T10:14:13.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:13 [2024-03-06T10:14:13.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:14:13 [2024-03-06T10:14:13.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:14:13 [2024-03-06T10:14:13.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:14:13 [2024-03-06T10:14:13.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=323069667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:13 [2024-03-06T10:14:13.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=323069667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:13 [2024-03-06T10:14:13.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=323069667 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:13 [2024-03-06T10:14:13.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=323069667 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:13 [2024-03-06T10:14:13.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=323069667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:13 [2024-03-06T10:14:13.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=323069668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:13 [2024-03-06T10:14:13.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=323069668 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:13 [2024-03-06T10:14:13.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=323069668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:13 [2024-03-06T10:14:13.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=323069668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:13 [2024-03-06T10:14:13.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=323069668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:13 [2024-03-06T10:14:13.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=323069668 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:13 [2024-03-06T10:14:13.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=323069668 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:13 [2024-03-06T10:14:13.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:14:13 [2024-03-06T10:14:13.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:14:13 [2024-03-06T10:14:13.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:14:13 [2024-03-06T10:14:13.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:13 [2024-03-06T10:14:13.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:14:13 [2024-03-06T10:14:13.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:14:13 [2024-03-06T10:14:13.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:14:13 [2024-03-06T10:14:13.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:14:13 [2024-03-06T10:14:13.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:14:13 [2024-03-06T10:14:13.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=323069669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:14:13 [2024-03-06T10:14:13.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=323069669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:14:13 [2024-03-06T10:14:13.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=323069669 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:14:13 [2024-03-06T10:14:13.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=323069670 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:14:13 [2024-03-06T10:14:13.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=323069670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:14:13 [2024-03-06T10:14:13.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=323069670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:14:13 [2024-03-06T10:14:13.536Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:14:13 [2024-03-06T10:14:13.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:14:13 [2024-03-06T10:14:13.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:14:13 [2024-03-06T10:14:13.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:14:13 [2024-03-06T10:14:13.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:14:13 [2024-03-06T10:14:13.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:14:13 [2024-03-06T10:14:13.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=323069670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:14:13 [2024-03-06T10:14:13.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=323069250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:14:14 [2024-03-06T10:14:14.353Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.21 s -- in org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
05:14:14 [2024-03-06T10:14:14.353Z] org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest.testEditMarkerSet -- Time elapsed: 2.366 s
05:14:14 [2024-03-06T10:14:14.353Z] org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest.testMenuNoMarkerSet -- Time elapsed: 0.110 s
05:14:14 [2024-03-06T10:14:14.353Z] org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest.testNavigateBetweenMarkers -- Time elapsed: 2.862 s
05:14:14 [2024-03-06T10:14:14.353Z] Running org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
05:14:14 [2024-03-06T10:14:14.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@394950ad] time=323070419 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:14:14 [2024-03-06T10:14:14.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:14:14 [2024-03-06T10:14:14.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
05:14:14 [2024-03-06T10:14:14.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
05:14:14 [2024-03-06T10:14:14.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
05:14:14 [2024-03-06T10:14:14.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=323070598 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
05:14:14 [2024-03-06T10:14:14.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
05:14:14 [2024-03-06T10:14:14.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@394950ad] time=323070869 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:14:14 [2024-03-06T10:14:14.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:14:14 [2024-03-06T10:14:14.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:14:14 [2024-03-06T10:14:14.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:14:15 [2024-03-06T10:14:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:14:15 [2024-03-06T10:14:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=323071327 data=null doit=true}, Shell with text {Preferences}]
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=323071329 data=null doit=true}, TreeItem with text {Tracing}]
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=323071329 data=null}, TreeItem with text {Tracing}]
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=323071329 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=323071329 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=323071331 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=323071331 data=null doit=true}, Tree node with text: Perspectives]
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=323071332 data=null}, Tree node with text: Perspectives]
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=323071336 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=323071336 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=323071336 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=323071338 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=323071338 data=null doit=true}, Tree node with text: Perspectives]
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=323071338 data=null}, Tree node with text: Perspectives]
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=323071338 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323071338 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=323071362 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with mnemonic 'Never'
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: (of type 'Button' and with mnemonic 'Never' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Never' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') is already selected, not clicking again.
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:14:15 [2024-03-06T10:14:15.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:14:15 [2024-03-06T10:14:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:14:15 [2024-03-06T10:14:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:14:15 [2024-03-06T10:14:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:14:15 [2024-03-06T10:14:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=323071372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:15 [2024-03-06T10:14:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=323071372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:15 [2024-03-06T10:14:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=323071372 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:15 [2024-03-06T10:14:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=323071372 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:15 [2024-03-06T10:14:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=323071372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:15 [2024-03-06T10:14:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=323071372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:15 [2024-03-06T10:14:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=323071372 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:15 [2024-03-06T10:14:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=323070929 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:14:15 [2024-03-06T10:14:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:14:15 [2024-03-06T10:14:15.633Z] 
05:14:15 [2024-03-06T10:14:15.633Z] (Eclipse:19306): Gtk-CRITICAL **: 10:14:15.463: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:14:15 [2024-03-06T10:14:15.633Z] 
05:14:15 [2024-03-06T10:14:15.633Z] (Eclipse:19306): Gtk-CRITICAL **: 10:14:15.512: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:14:16 [2024-03-06T10:14:16.997Z] 
05:14:16 [2024-03-06T10:14:16.997Z] (Eclipse:19306): Gtk-CRITICAL **: 10:14:16.824: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:14:16 [2024-03-06T10:14:16.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@394950ad] time=323073131 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:14:16 [2024-03-06T10:14:16.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:14:16 [2024-03-06T10:14:16.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:14:16 [2024-03-06T10:14:16.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:14:17 [2024-03-06T10:14:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:14:17 [2024-03-06T10:14:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:14:17 [2024-03-06T10:14:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=323073477 data=null doit=true}, Shell with text {Preferences}]
05:14:17 [2024-03-06T10:14:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:14:17 [2024-03-06T10:14:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:14:17 [2024-03-06T10:14:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:14:17 [2024-03-06T10:14:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
05:14:17 [2024-03-06T10:14:17.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:14:17 [2024-03-06T10:14:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=323073479 data=null doit=true}, Tree node with text: Perspectives]
05:14:17 [2024-03-06T10:14:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=323073479 data=null}, Tree node with text: Perspectives]
05:14:17 [2024-03-06T10:14:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=323073480 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:17 [2024-03-06T10:14:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=323073481 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
05:14:17 [2024-03-06T10:14:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=323073481 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:17 [2024-03-06T10:14:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:14:17 [2024-03-06T10:14:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=323073482 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
05:14:17 [2024-03-06T10:14:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=323073482 data=null doit=true}, Tree node with text: Perspectives]
05:14:17 [2024-03-06T10:14:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=323073482 data=null}, Tree node with text: Perspectives]
05:14:17 [2024-03-06T10:14:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=323073482 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:17 [2024-03-06T10:14:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323073483 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=323073493 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Never} time=323073494 data=null doit=true}, Button with text {Never}]
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Never} time=323073494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Never}]
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Always} time=323073495 data=null doit=true}, (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Always} time=323073496 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Always} time=323073496 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=323073496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=323073497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=323073497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=323073497 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=323073497 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=323073498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=323073498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=323073498 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:17 [2024-03-06T10:14:17.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=323073160 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:14:17 [2024-03-06T10:14:17.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:14:17 [2024-03-06T10:14:17.561Z] 
05:14:17 [2024-03-06T10:14:17.561Z] (Eclipse:19306): Gtk-CRITICAL **: 10:14:17.518: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:14:17 [2024-03-06T10:14:17.816Z] 
05:14:17 [2024-03-06T10:14:17.816Z] (Eclipse:19306): Gtk-CRITICAL **: 10:14:17.561: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:14:19 [2024-03-06T10:14:19.180Z] 
05:14:19 [2024-03-06T10:14:19.180Z] (Eclipse:19306): Gtk-CRITICAL **: 10:14:18.896: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:14:19 [2024-03-06T10:14:19.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@394950ad] time=323075198 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:14:19 [2024-03-06T10:14:19.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:14:19 [2024-03-06T10:14:19.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:14:19 [2024-03-06T10:14:19.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:14:19 [2024-03-06T10:14:19.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:14:19 [2024-03-06T10:14:19.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:14:19 [2024-03-06T10:14:19.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=323075560 data=null doit=true}, Shell with text {Preferences}]
05:14:19 [2024-03-06T10:14:19.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:14:19 [2024-03-06T10:14:19.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:14:19 [2024-03-06T10:14:19.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:14:19 [2024-03-06T10:14:19.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
05:14:19 [2024-03-06T10:14:19.436Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:14:19 [2024-03-06T10:14:19.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=323075562 data=null doit=true}, Tree node with text: Perspectives]
05:14:19 [2024-03-06T10:14:19.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=323075562 data=null}, Tree node with text: Perspectives]
05:14:19 [2024-03-06T10:14:19.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=323075563 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:19 [2024-03-06T10:14:19.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=323075563 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
05:14:19 [2024-03-06T10:14:19.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=323075563 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:19 [2024-03-06T10:14:19.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:14:19 [2024-03-06T10:14:19.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=323075564 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
05:14:19 [2024-03-06T10:14:19.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=323075564 data=null doit=true}, Tree node with text: Perspectives]
05:14:19 [2024-03-06T10:14:19.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=323075564 data=null}, Tree node with text: Perspectives]
05:14:19 [2024-03-06T10:14:19.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=323075564 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:19 [2024-03-06T10:14:19.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323075565 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
05:14:19 [2024-03-06T10:14:19.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=323075565 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:19 [2024-03-06T10:14:19.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
05:14:19 [2024-03-06T10:14:19.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
05:14:19 [2024-03-06T10:14:19.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
05:14:19 [2024-03-06T10:14:19.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
05:14:19 [2024-03-06T10:14:19.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
05:14:19 [2024-03-06T10:14:19.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:14:19 [2024-03-06T10:14:19.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
05:14:19 [2024-03-06T10:14:19.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
05:14:19 [2024-03-06T10:14:19.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:14:19 [2024-03-06T10:14:19.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:14:19 [2024-03-06T10:14:19.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:19 [2024-03-06T10:14:19.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:14:19 [2024-03-06T10:14:19.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') is already selected, not clicking again.
05:14:19 [2024-03-06T10:14:19.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
05:14:19 [2024-03-06T10:14:19.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
05:14:19 [2024-03-06T10:14:19.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
05:14:19 [2024-03-06T10:14:19.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:14:19 [2024-03-06T10:14:19.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:14:19 [2024-03-06T10:14:19.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:19 [2024-03-06T10:14:19.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:14:19 [2024-03-06T10:14:19.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:14:19 [2024-03-06T10:14:19.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:14:19 [2024-03-06T10:14:19.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:14:19 [2024-03-06T10:14:19.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:14:19 [2024-03-06T10:14:19.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:14:19 [2024-03-06T10:14:19.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=323075567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:19 [2024-03-06T10:14:19.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=323075567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:19 [2024-03-06T10:14:19.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=323075567 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:19 [2024-03-06T10:14:19.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=323075567 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:19 [2024-03-06T10:14:19.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=323075568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:19 [2024-03-06T10:14:19.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=323075568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:19 [2024-03-06T10:14:19.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=323075568 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:19 [2024-03-06T10:14:19.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=323075225 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:14:19 [2024-03-06T10:14:19.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:14:19 [2024-03-06T10:14:19.693Z] 
05:14:19 [2024-03-06T10:14:19.693Z] (Eclipse:19306): Gtk-CRITICAL **: 10:14:19.570: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:14:19 [2024-03-06T10:14:19.693Z] 
05:14:19 [2024-03-06T10:14:19.693Z] (Eclipse:19306): Gtk-CRITICAL **: 10:14:19.618: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:14:19 [2024-03-06T10:14:19.948Z] 
05:14:19 [2024-03-06T10:14:19.948Z] (Eclipse:19306): Gtk-WARNING **: 10:14:19.850: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
05:14:21 [2024-03-06T10:14:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
05:14:21 [2024-03-06T10:14:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:14:21 [2024-03-06T10:14:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:14:21 [2024-03-06T10:14:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:14:21 [2024-03-06T10:14:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:14:21 [2024-03-06T10:14:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:14:21 [2024-03-06T10:14:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323077101 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:14:21 [2024-03-06T10:14:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323077101 data=null doit=true}, TreeItem with text {test}]
05:14:21 [2024-03-06T10:14:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323077101 data=null}, TreeItem with text {test}]
05:14:21 [2024-03-06T10:14:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323077101 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:14:21 [2024-03-06T10:14:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323077101 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:14:21 [2024-03-06T10:14:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323077117 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:14:21 [2024-03-06T10:14:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:14:21 [2024-03-06T10:14:21.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323077118 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323077118 data=null doit=true}, TreeItem with text {test}]
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323077118 data=null}, TreeItem with text {test}]
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323077118 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323077118 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323077123 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323077124 data=null doit=true}, TreeItem with text {test}]
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323077124 data=null}, TreeItem with text {test}]
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323077124 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=323077124 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323077125 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=323077126 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=323077126 data=null doit=true}, TreeItem with text {Traces [2]}]
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=323077127 data=null}, TreeItem with text {Traces [2]}]
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=323077127 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323077127 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=323077147 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=323077147 data=null doit=true}, TreeItem with text {Traces [2]}]
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=323077147 data=null}, TreeItem with text {Traces [2]}]
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=323077148 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=323077148 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=323077150 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel} time=323077150 data=null button=0 stateMask=0x0 x=99 y=81 count=0}, TreeItem with text {kernel}]
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel} time=323077150 data=null doit=true}, TreeItem with text {kernel}]
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel} time=323077151 data=null}, TreeItem with text {kernel}]
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel} time=323077151 data=null button=1 stateMask=0x0 x=99 y=81 count=1}, TreeItem with text {kernel}]
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323077151 data=null item=TreeItem {kernel} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel}]
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel} time=323077158 data=null button=1 stateMask=0x80000 x=99 y=81 count=1}, TreeItem with text {kernel}]
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Test trace", using matcher: with mnemonic 'Test trace'
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Test experiment", using matcher: with mnemonic 'Test experiment'
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Test experiment'
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Test experiment'
05:14:21 [2024-03-06T10:14:21.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Test experiment} time=323077240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Test experiment']
05:14:22 [2024-03-06T10:14:22.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@394950ad] time=323078340 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:14:22 [2024-03-06T10:14:22.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:14:22 [2024-03-06T10:14:22.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:14:22 [2024-03-06T10:14:22.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:14:22 [2024-03-06T10:14:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:14:22 [2024-03-06T10:14:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:14:22 [2024-03-06T10:14:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=323078674 data=null doit=true}, Shell with text {Preferences}]
05:14:22 [2024-03-06T10:14:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:14:22 [2024-03-06T10:14:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:14:22 [2024-03-06T10:14:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:14:22 [2024-03-06T10:14:22.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
05:14:22 [2024-03-06T10:14:22.498Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=323078676 data=null doit=true}, Tree node with text: Perspectives]
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=323078676 data=null}, Tree node with text: Perspectives]
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=323078677 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=323078677 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=323078677 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=323078686 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=323078687 data=null doit=true}, Tree node with text: Perspectives]
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=323078687 data=null}, Tree node with text: Perspectives]
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=323078687 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323078687 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=323078688 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=323078689 data=null doit=true}, Button with text {Always}]
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=323078689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Always}]
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=323078690 data=null doit=true}, (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=323078690 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=323078690 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=323078690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:14:22 [2024-03-06T10:14:22.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:14:22 [2024-03-06T10:14:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:22 [2024-03-06T10:14:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:14:22 [2024-03-06T10:14:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:14:22 [2024-03-06T10:14:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:14:22 [2024-03-06T10:14:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:14:22 [2024-03-06T10:14:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:14:22 [2024-03-06T10:14:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:14:22 [2024-03-06T10:14:22.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=323078692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:22 [2024-03-06T10:14:22.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=323078692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:22 [2024-03-06T10:14:22.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=323078692 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:22 [2024-03-06T10:14:22.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=323078692 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:22 [2024-03-06T10:14:22.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=323078692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:22 [2024-03-06T10:14:22.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=323078692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:22 [2024-03-06T10:14:22.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=323078692 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:22 [2024-03-06T10:14:22.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=323078365 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:14:22 [2024-03-06T10:14:22.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:14:23 [2024-03-06T10:14:23.013Z] 
05:14:23 [2024-03-06T10:14:23.013Z] (Eclipse:19306): Gtk-WARNING **: 10:14:22.985: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:23 [2024-03-06T10:14:23.013Z] 
05:14:23 [2024-03-06T10:14:23.013Z] (Eclipse:19306): Gtk-WARNING **: 10:14:22.985: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:23 [2024-03-06T10:14:23.013Z] 
05:14:23 [2024-03-06T10:14:23.013Z] (Eclipse:19306): Gtk-WARNING **: 10:14:22.985: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:23 [2024-03-06T10:14:23.013Z] 
05:14:23 [2024-03-06T10:14:23.013Z] (Eclipse:19306): Gtk-WARNING **: 10:14:22.985: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:23 [2024-03-06T10:14:23.268Z] 
05:14:23 [2024-03-06T10:14:23.268Z] (Eclipse:19306): Gtk-WARNING **: 10:14:23.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:23 [2024-03-06T10:14:23.269Z] 
05:14:23 [2024-03-06T10:14:23.269Z] (Eclipse:19306): Gtk-WARNING **: 10:14:23.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:23 [2024-03-06T10:14:23.269Z] 
05:14:23 [2024-03-06T10:14:23.269Z] (Eclipse:19306): Gtk-WARNING **: 10:14:23.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:23 [2024-03-06T10:14:23.269Z] 
05:14:23 [2024-03-06T10:14:23.269Z] (Eclipse:19306): Gtk-WARNING **: 10:14:23.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:23 [2024-03-06T10:14:23.269Z] 
05:14:23 [2024-03-06T10:14:23.269Z] (Eclipse:19306): Gtk-WARNING **: 10:14:23.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:23 [2024-03-06T10:14:23.269Z] 
05:14:23 [2024-03-06T10:14:23.269Z] (Eclipse:19306): Gtk-WARNING **: 10:14:23.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:23 [2024-03-06T10:14:23.269Z] 
05:14:23 [2024-03-06T10:14:23.269Z] (Eclipse:19306): Gtk-WARNING **: 10:14:23.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:23 [2024-03-06T10:14:23.269Z] 
05:14:23 [2024-03-06T10:14:23.269Z] (Eclipse:19306): Gtk-WARNING **: 10:14:23.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:23 [2024-03-06T10:14:23.269Z] 
05:14:23 [2024-03-06T10:14:23.269Z] (Eclipse:19306): Gtk-WARNING **: 10:14:23.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:23 [2024-03-06T10:14:23.269Z] 
05:14:23 [2024-03-06T10:14:23.269Z] (Eclipse:19306): Gtk-WARNING **: 10:14:23.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:23 [2024-03-06T10:14:23.269Z] 
05:14:23 [2024-03-06T10:14:23.269Z] (Eclipse:19306): Gtk-WARNING **: 10:14:23.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:23 [2024-03-06T10:14:23.269Z] 
05:14:23 [2024-03-06T10:14:23.269Z] (Eclipse:19306): Gtk-WARNING **: 10:14:23.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:23 [2024-03-06T10:14:23.269Z] 
05:14:23 [2024-03-06T10:14:23.269Z] (Eclipse:19306): Gtk-WARNING **: 10:14:23.105: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:23 [2024-03-06T10:14:23.269Z] 
05:14:23 [2024-03-06T10:14:23.269Z] (Eclipse:19306): Gtk-WARNING **: 10:14:23.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:23 [2024-03-06T10:14:23.269Z] 
05:14:23 [2024-03-06T10:14:23.269Z] (Eclipse:19306): Gtk-WARNING **: 10:14:23.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:23 [2024-03-06T10:14:23.269Z] 
05:14:23 [2024-03-06T10:14:23.269Z] (Eclipse:19306): Gtk-WARNING **: 10:14:23.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:23 [2024-03-06T10:14:23.269Z] 
05:14:23 [2024-03-06T10:14:23.269Z] (Eclipse:19306): Gtk-WARNING **: 10:14:23.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:23 [2024-03-06T10:14:23.269Z] 
05:14:23 [2024-03-06T10:14:23.269Z] (Eclipse:19306): Gtk-WARNING **: 10:14:23.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:23 [2024-03-06T10:14:23.269Z] 
05:14:23 [2024-03-06T10:14:23.269Z] (Eclipse:19306): Gtk-WARNING **: 10:14:23.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:23 [2024-03-06T10:14:23.269Z] 
05:14:23 [2024-03-06T10:14:23.269Z] (Eclipse:19306): Gtk-WARNING **: 10:14:23.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:23 [2024-03-06T10:14:23.269Z] 
05:14:23 [2024-03-06T10:14:23.269Z] (Eclipse:19306): Gtk-WARNING **: 10:14:23.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:23 [2024-03-06T10:14:23.269Z] 
05:14:23 [2024-03-06T10:14:23.269Z] (Eclipse:19306): Gtk-WARNING **: 10:14:23.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:23 [2024-03-06T10:14:23.269Z] 
05:14:23 [2024-03-06T10:14:23.269Z] (Eclipse:19306): Gtk-WARNING **: 10:14:23.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:23 [2024-03-06T10:14:23.269Z] 
05:14:23 [2024-03-06T10:14:23.269Z] (Eclipse:19306): Gtk-WARNING **: 10:14:23.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:23 [2024-03-06T10:14:23.269Z] 
05:14:23 [2024-03-06T10:14:23.269Z] (Eclipse:19306): Gtk-WARNING **: 10:14:23.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:23 [2024-03-06T10:14:23.269Z] 
05:14:23 [2024-03-06T10:14:23.269Z] (Eclipse:19306): Gtk-WARNING **: 10:14:23.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:23 [2024-03-06T10:14:23.269Z] 
05:14:23 [2024-03-06T10:14:23.269Z] (Eclipse:19306): Gtk-WARNING **: 10:14:23.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:23 [2024-03-06T10:14:23.269Z] 
05:14:23 [2024-03-06T10:14:23.269Z] (Eclipse:19306): Gtk-WARNING **: 10:14:23.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:24 [2024-03-06T10:14:24.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Remember my decision}. Setting state to selected
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=323080243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=323080246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Remember my decision} time=323080246 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Remember my decision} time=323080246 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Remember my decision} time=323080247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Remember my decision} time=323080247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Remember my decision} time=323080247 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Remember my decision} time=323080247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=323080247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Remember my decision} time=323080247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Remember my decision} time=323080247 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Remember my decision} time=323080247 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=323080248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=323080248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=323080248 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=323080248 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=323080248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=323080249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:14:24 [2024-03-06T10:14:24.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=323080249 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:14:24 [2024-03-06T10:14:24.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:14:24 [2024-03-06T10:14:24.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@394950ad] time=323080543 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
05:14:24 [2024-03-06T10:14:24.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:14:24 [2024-03-06T10:14:24.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:14:24 [2024-03-06T10:14:24.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:14:24 [2024-03-06T10:14:24.717Z] 
05:14:24 [2024-03-06T10:14:24.717Z] (Eclipse:19306): Gtk-WARNING **: 10:14:24.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:24 [2024-03-06T10:14:24.717Z] 
05:14:24 [2024-03-06T10:14:24.717Z] (Eclipse:19306): Gtk-WARNING **: 10:14:24.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:24 [2024-03-06T10:14:24.717Z] 
05:14:24 [2024-03-06T10:14:24.717Z] (Eclipse:19306): Gtk-WARNING **: 10:14:24.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:24 [2024-03-06T10:14:24.717Z] 
05:14:24 [2024-03-06T10:14:24.717Z] (Eclipse:19306): Gtk-WARNING **: 10:14:24.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:24 [2024-03-06T10:14:24.717Z] 
05:14:24 [2024-03-06T10:14:24.717Z] (Eclipse:19306): Gtk-WARNING **: 10:14:24.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:24 [2024-03-06T10:14:24.717Z] 
05:14:24 [2024-03-06T10:14:24.717Z] (Eclipse:19306): Gtk-WARNING **: 10:14:24.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:24 [2024-03-06T10:14:24.717Z] 
05:14:24 [2024-03-06T10:14:24.717Z] (Eclipse:19306): Gtk-WARNING **: 10:14:24.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:24 [2024-03-06T10:14:24.717Z] 
05:14:24 [2024-03-06T10:14:24.717Z] (Eclipse:19306): Gtk-WARNING **: 10:14:24.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:24 [2024-03-06T10:14:24.972Z] 
05:14:24 [2024-03-06T10:14:24.972Z] (Eclipse:19306): Gtk-WARNING **: 10:14:24.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:24 [2024-03-06T10:14:24.972Z] 
05:14:24 [2024-03-06T10:14:24.972Z] (Eclipse:19306): Gtk-WARNING **: 10:14:24.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:24 [2024-03-06T10:14:24.972Z] 
05:14:24 [2024-03-06T10:14:24.972Z] (Eclipse:19306): Gtk-WARNING **: 10:14:24.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:24 [2024-03-06T10:14:24.972Z] 
05:14:24 [2024-03-06T10:14:24.972Z] (Eclipse:19306): Gtk-WARNING **: 10:14:24.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:24 [2024-03-06T10:14:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:14:24 [2024-03-06T10:14:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:14:24 [2024-03-06T10:14:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=323080993 data=null doit=true}, Shell with text {Preferences}]
05:14:24 [2024-03-06T10:14:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:14:24 [2024-03-06T10:14:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:14:24 [2024-03-06T10:14:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:14:24 [2024-03-06T10:14:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
05:14:24 [2024-03-06T10:14:24.972Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=323080995 data=null doit=true}, Tree node with text: Perspectives]
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=323080995 data=null}, Tree node with text: Perspectives]
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=323081009 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=323081009 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=323081009 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=323081011 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=323081011 data=null doit=true}, Tree node with text: Perspectives]
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=323081011 data=null}, Tree node with text: Perspectives]
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=323081011 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323081011 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=323081012 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=323081023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=323081023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=323081023 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=323081023 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=323081023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=323081023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=323081023 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:14:24 [2024-03-06T10:14:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=323080634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:14:25 [2024-03-06T10:14:25.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:14:25 [2024-03-06T10:14:25.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@394950ad] time=323081535 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:14:25 [2024-03-06T10:14:25.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:14:25 [2024-03-06T10:14:25.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:14:25 [2024-03-06T10:14:25.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:14:25 [2024-03-06T10:14:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:14:25 [2024-03-06T10:14:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:14:25 [2024-03-06T10:14:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=323081886 data=null doit=true}, Shell with text {Preferences}]
05:14:25 [2024-03-06T10:14:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:14:25 [2024-03-06T10:14:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:14:25 [2024-03-06T10:14:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:14:25 [2024-03-06T10:14:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
05:14:25 [2024-03-06T10:14:25.740Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:14:25 [2024-03-06T10:14:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=323081888 data=null doit=true}, Tree node with text: Perspectives]
05:14:25 [2024-03-06T10:14:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=323081889 data=null}, Tree node with text: Perspectives]
05:14:25 [2024-03-06T10:14:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=323081889 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:25 [2024-03-06T10:14:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=323081890 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
05:14:25 [2024-03-06T10:14:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=323081890 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:25 [2024-03-06T10:14:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:14:25 [2024-03-06T10:14:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=323081891 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
05:14:25 [2024-03-06T10:14:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=323081891 data=null doit=true}, Tree node with text: Perspectives]
05:14:25 [2024-03-06T10:14:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=323081891 data=null}, Tree node with text: Perspectives]
05:14:25 [2024-03-06T10:14:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=323081891 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:25 [2024-03-06T10:14:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323081892 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
05:14:25 [2024-03-06T10:14:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=323081892 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:25 [2024-03-06T10:14:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
05:14:25 [2024-03-06T10:14:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
05:14:25 [2024-03-06T10:14:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
05:14:25 [2024-03-06T10:14:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
05:14:25 [2024-03-06T10:14:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
05:14:25 [2024-03-06T10:14:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
05:14:25 [2024-03-06T10:14:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
05:14:25 [2024-03-06T10:14:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:14:25 [2024-03-06T10:14:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:14:25 [2024-03-06T10:14:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:14:25 [2024-03-06T10:14:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:25 [2024-03-06T10:14:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:14:25 [2024-03-06T10:14:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:14:25 [2024-03-06T10:14:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=323081902 data=null doit=true}, Button with text {Always}]
05:14:25 [2024-03-06T10:14:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=323081902 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Always}]
05:14:25 [2024-03-06T10:14:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:14:25 [2024-03-06T10:14:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=323081903 data=null doit=true}, (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
05:14:25 [2024-03-06T10:14:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=323081903 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
05:14:25 [2024-03-06T10:14:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=323081903 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
05:14:25 [2024-03-06T10:14:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=323081903 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
05:14:25 [2024-03-06T10:14:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:14:25 [2024-03-06T10:14:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
05:14:25 [2024-03-06T10:14:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
05:14:25 [2024-03-06T10:14:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
05:14:25 [2024-03-06T10:14:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:14:25 [2024-03-06T10:14:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:14:25 [2024-03-06T10:14:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:25 [2024-03-06T10:14:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:14:25 [2024-03-06T10:14:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:14:25 [2024-03-06T10:14:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:14:25 [2024-03-06T10:14:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:14:25 [2024-03-06T10:14:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:14:25 [2024-03-06T10:14:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:14:25 [2024-03-06T10:14:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=323081905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:25 [2024-03-06T10:14:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=323081905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:25 [2024-03-06T10:14:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=323081905 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:25 [2024-03-06T10:14:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=323081905 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:25 [2024-03-06T10:14:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=323081905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:25 [2024-03-06T10:14:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=323081905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:25 [2024-03-06T10:14:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=323081906 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:25 [2024-03-06T10:14:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=323081562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:14:25 [2024-03-06T10:14:25.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:14:26 [2024-03-06T10:14:26.254Z] 
05:14:26 [2024-03-06T10:14:26.254Z] (Eclipse:19306): Gtk-WARNING **: 10:14:26.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:26 [2024-03-06T10:14:26.254Z] 
05:14:26 [2024-03-06T10:14:26.254Z] (Eclipse:19306): Gtk-WARNING **: 10:14:26.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:26 [2024-03-06T10:14:26.254Z] 
05:14:26 [2024-03-06T10:14:26.254Z] (Eclipse:19306): Gtk-WARNING **: 10:14:26.172: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:26 [2024-03-06T10:14:26.254Z] 
05:14:26 [2024-03-06T10:14:26.254Z] (Eclipse:19306): Gtk-WARNING **: 10:14:26.172: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:26 [2024-03-06T10:14:26.254Z] 
05:14:26 [2024-03-06T10:14:26.254Z] (Eclipse:19306): Gtk-WARNING **: 10:14:26.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:26 [2024-03-06T10:14:26.254Z] 
05:14:26 [2024-03-06T10:14:26.254Z] (Eclipse:19306): Gtk-WARNING **: 10:14:26.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:26 [2024-03-06T10:14:26.254Z] 
05:14:26 [2024-03-06T10:14:26.254Z] (Eclipse:19306): Gtk-WARNING **: 10:14:26.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:26 [2024-03-06T10:14:26.254Z] 
05:14:26 [2024-03-06T10:14:26.254Z] (Eclipse:19306): Gtk-WARNING **: 10:14:26.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:26 [2024-03-06T10:14:26.254Z] 
05:14:26 [2024-03-06T10:14:26.254Z] (Eclipse:19306): Gtk-WARNING **: 10:14:26.238: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:26 [2024-03-06T10:14:26.254Z] 
05:14:26 [2024-03-06T10:14:26.254Z] (Eclipse:19306): Gtk-WARNING **: 10:14:26.238: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:26 [2024-03-06T10:14:26.254Z] 
05:14:26 [2024-03-06T10:14:26.254Z] (Eclipse:19306): Gtk-WARNING **: 10:14:26.238: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:26 [2024-03-06T10:14:26.254Z] 
05:14:26 [2024-03-06T10:14:26.254Z] (Eclipse:19306): Gtk-WARNING **: 10:14:26.238: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:26 [2024-03-06T10:14:26.510Z] 
05:14:26 [2024-03-06T10:14:26.510Z] (Eclipse:19306): Gtk-WARNING **: 10:14:26.261: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:26 [2024-03-06T10:14:26.510Z] 
05:14:26 [2024-03-06T10:14:26.510Z] (Eclipse:19306): Gtk-WARNING **: 10:14:26.261: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:26 [2024-03-06T10:14:26.510Z] 
05:14:26 [2024-03-06T10:14:26.510Z] (Eclipse:19306): Gtk-WARNING **: 10:14:26.261: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:26 [2024-03-06T10:14:26.510Z] 
05:14:26 [2024-03-06T10:14:26.510Z] (Eclipse:19306): Gtk-WARNING **: 10:14:26.261: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:26 [2024-03-06T10:14:26.510Z] 
05:14:26 [2024-03-06T10:14:26.510Z] (Eclipse:19306): Gtk-WARNING **: 10:14:26.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:26 [2024-03-06T10:14:26.510Z] 
05:14:26 [2024-03-06T10:14:26.510Z] (Eclipse:19306): Gtk-WARNING **: 10:14:26.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:26 [2024-03-06T10:14:26.510Z] 
05:14:26 [2024-03-06T10:14:26.510Z] (Eclipse:19306): Gtk-WARNING **: 10:14:26.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:26 [2024-03-06T10:14:26.510Z] 
05:14:26 [2024-03-06T10:14:26.510Z] (Eclipse:19306): Gtk-WARNING **: 10:14:26.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:26 [2024-03-06T10:14:26.510Z] 
05:14:26 [2024-03-06T10:14:26.510Z] (Eclipse:19306): Gtk-WARNING **: 10:14:26.303: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:26 [2024-03-06T10:14:26.510Z] 
05:14:26 [2024-03-06T10:14:26.510Z] (Eclipse:19306): Gtk-WARNING **: 10:14:26.303: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:26 [2024-03-06T10:14:26.510Z] 
05:14:26 [2024-03-06T10:14:26.510Z] (Eclipse:19306): Gtk-WARNING **: 10:14:26.303: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:26 [2024-03-06T10:14:26.510Z] 
05:14:26 [2024-03-06T10:14:26.510Z] (Eclipse:19306): Gtk-WARNING **: 10:14:26.303: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:26 [2024-03-06T10:14:26.510Z] 
05:14:26 [2024-03-06T10:14:26.510Z] (Eclipse:19306): Gtk-WARNING **: 10:14:26.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:26 [2024-03-06T10:14:26.510Z] 
05:14:26 [2024-03-06T10:14:26.510Z] (Eclipse:19306): Gtk-WARNING **: 10:14:26.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:26 [2024-03-06T10:14:26.510Z] 
05:14:26 [2024-03-06T10:14:26.510Z] (Eclipse:19306): Gtk-WARNING **: 10:14:26.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:26 [2024-03-06T10:14:26.511Z] 
05:14:26 [2024-03-06T10:14:26.511Z] (Eclipse:19306): Gtk-WARNING **: 10:14:26.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:27 [2024-03-06T10:14:27.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
05:14:27 [2024-03-06T10:14:27.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
05:14:27 [2024-03-06T10:14:27.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:14:27 [2024-03-06T10:14:27.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
05:14:27 [2024-03-06T10:14:27.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
05:14:27 [2024-03-06T10:14:27.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
05:14:27 [2024-03-06T10:14:27.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:14:27 [2024-03-06T10:14:27.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
05:14:27 [2024-03-06T10:14:27.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=323083435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
05:14:27 [2024-03-06T10:14:27.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=323083435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
05:14:27 [2024-03-06T10:14:27.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=323083435 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
05:14:27 [2024-03-06T10:14:27.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=323083435 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
05:14:27 [2024-03-06T10:14:27.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=323083435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
05:14:27 [2024-03-06T10:14:27.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=323083436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
05:14:27 [2024-03-06T10:14:27.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=323083436 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
05:14:27 [2024-03-06T10:14:27.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:14:27 [2024-03-06T10:14:27.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@394950ad] time=323083554 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
05:14:27 [2024-03-06T10:14:27.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:14:27 [2024-03-06T10:14:27.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:14:27 [2024-03-06T10:14:27.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:14:27 [2024-03-06T10:14:27.694Z] 
05:14:27 [2024-03-06T10:14:27.694Z] (Eclipse:19306): Gtk-WARNING **: 10:14:27.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:27 [2024-03-06T10:14:27.694Z] 
05:14:27 [2024-03-06T10:14:27.694Z] (Eclipse:19306): Gtk-WARNING **: 10:14:27.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:27 [2024-03-06T10:14:27.694Z] 
05:14:27 [2024-03-06T10:14:27.694Z] (Eclipse:19306): Gtk-WARNING **: 10:14:27.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:27 [2024-03-06T10:14:27.694Z] 
05:14:27 [2024-03-06T10:14:27.694Z] (Eclipse:19306): Gtk-WARNING **: 10:14:27.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:27 [2024-03-06T10:14:27.694Z] 
05:14:27 [2024-03-06T10:14:27.694Z] (Eclipse:19306): Gtk-WARNING **: 10:14:27.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:27 [2024-03-06T10:14:27.694Z] 
05:14:27 [2024-03-06T10:14:27.694Z] (Eclipse:19306): Gtk-WARNING **: 10:14:27.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:27 [2024-03-06T10:14:27.694Z] 
05:14:27 [2024-03-06T10:14:27.694Z] (Eclipse:19306): Gtk-WARNING **: 10:14:27.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:27 [2024-03-06T10:14:27.694Z] 
05:14:27 [2024-03-06T10:14:27.694Z] (Eclipse:19306): Gtk-WARNING **: 10:14:27.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:27 [2024-03-06T10:14:27.694Z] 
05:14:27 [2024-03-06T10:14:27.694Z] (Eclipse:19306): Gtk-WARNING **: 10:14:27.614: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:27 [2024-03-06T10:14:27.694Z] 
05:14:27 [2024-03-06T10:14:27.694Z] (Eclipse:19306): Gtk-WARNING **: 10:14:27.614: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:27 [2024-03-06T10:14:27.694Z] 
05:14:27 [2024-03-06T10:14:27.694Z] (Eclipse:19306): Gtk-WARNING **: 10:14:27.614: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:27 [2024-03-06T10:14:27.694Z] 
05:14:27 [2024-03-06T10:14:27.694Z] (Eclipse:19306): Gtk-WARNING **: 10:14:27.614: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:27 [2024-03-06T10:14:27.694Z] 
05:14:27 [2024-03-06T10:14:27.694Z] (Eclipse:19306): Gtk-WARNING **: 10:14:27.637: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:27 [2024-03-06T10:14:27.694Z] 
05:14:27 [2024-03-06T10:14:27.694Z] (Eclipse:19306): Gtk-WARNING **: 10:14:27.637: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:27 [2024-03-06T10:14:27.694Z] 
05:14:27 [2024-03-06T10:14:27.694Z] (Eclipse:19306): Gtk-WARNING **: 10:14:27.637: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:27 [2024-03-06T10:14:27.694Z] 
05:14:27 [2024-03-06T10:14:27.694Z] (Eclipse:19306): Gtk-WARNING **: 10:14:27.637: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:27 [2024-03-06T10:14:27.694Z] 
05:14:27 [2024-03-06T10:14:27.694Z] (Eclipse:19306): Gtk-WARNING **: 10:14:27.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:27 [2024-03-06T10:14:27.694Z] 
05:14:27 [2024-03-06T10:14:27.694Z] (Eclipse:19306): Gtk-WARNING **: 10:14:27.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:27 [2024-03-06T10:14:27.694Z] 
05:14:27 [2024-03-06T10:14:27.694Z] (Eclipse:19306): Gtk-WARNING **: 10:14:27.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:27 [2024-03-06T10:14:27.694Z] 
05:14:27 [2024-03-06T10:14:27.694Z] (Eclipse:19306): Gtk-WARNING **: 10:14:27.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:27 [2024-03-06T10:14:27.694Z] 
05:14:27 [2024-03-06T10:14:27.694Z] (Eclipse:19306): Gtk-WARNING **: 10:14:27.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:27 [2024-03-06T10:14:27.694Z] 
05:14:27 [2024-03-06T10:14:27.694Z] (Eclipse:19306): Gtk-WARNING **: 10:14:27.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:27 [2024-03-06T10:14:27.694Z] 
05:14:27 [2024-03-06T10:14:27.694Z] (Eclipse:19306): Gtk-WARNING **: 10:14:27.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:27 [2024-03-06T10:14:27.694Z] 
05:14:27 [2024-03-06T10:14:27.694Z] (Eclipse:19306): Gtk-WARNING **: 10:14:27.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:27 [2024-03-06T10:14:27.951Z] 
05:14:27 [2024-03-06T10:14:27.951Z] (Eclipse:19306): Gtk-WARNING **: 10:14:27.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:27 [2024-03-06T10:14:27.951Z] 
05:14:27 [2024-03-06T10:14:27.951Z] (Eclipse:19306): Gtk-WARNING **: 10:14:27.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:27 [2024-03-06T10:14:27.951Z] 
05:14:27 [2024-03-06T10:14:27.951Z] (Eclipse:19306): Gtk-WARNING **: 10:14:27.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:27 [2024-03-06T10:14:27.951Z] 
05:14:27 [2024-03-06T10:14:27.951Z] (Eclipse:19306): Gtk-WARNING **: 10:14:27.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:27 [2024-03-06T10:14:27.951Z] 
05:14:27 [2024-03-06T10:14:27.951Z] (Eclipse:19306): Gtk-WARNING **: 10:14:27.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:27 [2024-03-06T10:14:27.951Z] 
05:14:27 [2024-03-06T10:14:27.951Z] (Eclipse:19306): Gtk-WARNING **: 10:14:27.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:27 [2024-03-06T10:14:27.951Z] 
05:14:27 [2024-03-06T10:14:27.951Z] (Eclipse:19306): Gtk-WARNING **: 10:14:27.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:27 [2024-03-06T10:14:27.951Z] 
05:14:27 [2024-03-06T10:14:27.951Z] (Eclipse:19306): Gtk-WARNING **: 10:14:27.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:27 [2024-03-06T10:14:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:14:27 [2024-03-06T10:14:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:14:27 [2024-03-06T10:14:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=323083954 data=null doit=true}, Shell with text {Preferences}]
05:14:27 [2024-03-06T10:14:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:14:27 [2024-03-06T10:14:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:14:27 [2024-03-06T10:14:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:14:27 [2024-03-06T10:14:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
05:14:27 [2024-03-06T10:14:27.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:14:27 [2024-03-06T10:14:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=323083956 data=null doit=true}, Tree node with text: Perspectives]
05:14:27 [2024-03-06T10:14:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=323083956 data=null}, Tree node with text: Perspectives]
05:14:27 [2024-03-06T10:14:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=323083957 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:27 [2024-03-06T10:14:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=323083957 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
05:14:27 [2024-03-06T10:14:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=323083957 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:27 [2024-03-06T10:14:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:14:27 [2024-03-06T10:14:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=323083965 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
05:14:27 [2024-03-06T10:14:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=323083965 data=null doit=true}, Tree node with text: Perspectives]
05:14:27 [2024-03-06T10:14:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=323083965 data=null}, Tree node with text: Perspectives]
05:14:27 [2024-03-06T10:14:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=323083965 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:27 [2024-03-06T10:14:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323083965 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
05:14:27 [2024-03-06T10:14:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=323083965 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:27 [2024-03-06T10:14:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
05:14:27 [2024-03-06T10:14:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
05:14:27 [2024-03-06T10:14:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
05:14:27 [2024-03-06T10:14:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
05:14:27 [2024-03-06T10:14:27.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
05:14:27 [2024-03-06T10:14:27.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
05:14:27 [2024-03-06T10:14:27.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
05:14:27 [2024-03-06T10:14:27.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:14:27 [2024-03-06T10:14:27.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:14:27 [2024-03-06T10:14:27.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:14:27 [2024-03-06T10:14:27.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:27 [2024-03-06T10:14:27.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:14:27 [2024-03-06T10:14:27.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
05:14:27 [2024-03-06T10:14:27.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
05:14:27 [2024-03-06T10:14:27.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
05:14:27 [2024-03-06T10:14:27.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:14:27 [2024-03-06T10:14:27.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:14:27 [2024-03-06T10:14:27.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:27 [2024-03-06T10:14:27.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
05:14:27 [2024-03-06T10:14:27.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
05:14:27 [2024-03-06T10:14:27.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:14:27 [2024-03-06T10:14:27.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:14:27 [2024-03-06T10:14:27.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
05:14:27 [2024-03-06T10:14:27.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=323083968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:14:27 [2024-03-06T10:14:27.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=323083968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:14:27 [2024-03-06T10:14:27.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=323083968 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:14:27 [2024-03-06T10:14:27.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=323083968 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:14:27 [2024-03-06T10:14:27.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=323083968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:14:27 [2024-03-06T10:14:27.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=323083968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:14:27 [2024-03-06T10:14:27.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=323083968 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:14:27 [2024-03-06T10:14:27.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=323083617 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:14:27 [2024-03-06T10:14:27.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:14:28 [2024-03-06T10:14:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@394950ad] time=323084329 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:14:28 [2024-03-06T10:14:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:14:28 [2024-03-06T10:14:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:14:28 [2024-03-06T10:14:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:14:28 [2024-03-06T10:14:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:14:28 [2024-03-06T10:14:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:14:28 [2024-03-06T10:14:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=323084689 data=null doit=true}, Shell with text {Preferences}]
05:14:28 [2024-03-06T10:14:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:14:28 [2024-03-06T10:14:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:14:28 [2024-03-06T10:14:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:14:28 [2024-03-06T10:14:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
05:14:28 [2024-03-06T10:14:28.772Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:14:28 [2024-03-06T10:14:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=323084698 data=null doit=true}, Tree node with text: Perspectives]
05:14:28 [2024-03-06T10:14:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=323084698 data=null}, Tree node with text: Perspectives]
05:14:28 [2024-03-06T10:14:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=323084698 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:28 [2024-03-06T10:14:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=323084698 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
05:14:28 [2024-03-06T10:14:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=323084699 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:28 [2024-03-06T10:14:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:14:28 [2024-03-06T10:14:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=323084700 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
05:14:28 [2024-03-06T10:14:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=323084700 data=null doit=true}, Tree node with text: Perspectives]
05:14:28 [2024-03-06T10:14:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=323084700 data=null}, Tree node with text: Perspectives]
05:14:28 [2024-03-06T10:14:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=323084700 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:28 [2024-03-06T10:14:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323084701 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
05:14:28 [2024-03-06T10:14:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=323084701 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:28 [2024-03-06T10:14:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
05:14:28 [2024-03-06T10:14:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
05:14:28 [2024-03-06T10:14:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
05:14:28 [2024-03-06T10:14:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
05:14:28 [2024-03-06T10:14:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
05:14:28 [2024-03-06T10:14:28.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
05:14:28 [2024-03-06T10:14:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
05:14:28 [2024-03-06T10:14:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:14:28 [2024-03-06T10:14:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:14:28 [2024-03-06T10:14:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:14:28 [2024-03-06T10:14:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:28 [2024-03-06T10:14:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:14:28 [2024-03-06T10:14:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') is already selected, not clicking again.
05:14:28 [2024-03-06T10:14:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
05:14:28 [2024-03-06T10:14:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
05:14:28 [2024-03-06T10:14:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
05:14:28 [2024-03-06T10:14:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:14:28 [2024-03-06T10:14:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:14:28 [2024-03-06T10:14:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:28 [2024-03-06T10:14:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:14:28 [2024-03-06T10:14:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:14:28 [2024-03-06T10:14:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:14:28 [2024-03-06T10:14:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:14:28 [2024-03-06T10:14:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:14:28 [2024-03-06T10:14:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:14:28 [2024-03-06T10:14:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=323084705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:28 [2024-03-06T10:14:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=323084705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:28 [2024-03-06T10:14:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=323084705 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:28 [2024-03-06T10:14:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=323084705 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:28 [2024-03-06T10:14:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=323084705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:28 [2024-03-06T10:14:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=323084705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:28 [2024-03-06T10:14:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=323084705 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:28 [2024-03-06T10:14:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=323084379 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:14:28 [2024-03-06T10:14:28.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:14:29 [2024-03-06T10:14:29.029Z] 
05:14:29 [2024-03-06T10:14:29.029Z] (Eclipse:19306): Gtk-WARNING **: 10:14:28.957: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:29 [2024-03-06T10:14:29.029Z] 
05:14:29 [2024-03-06T10:14:29.029Z] (Eclipse:19306): Gtk-WARNING **: 10:14:28.957: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:29 [2024-03-06T10:14:29.029Z] 
05:14:29 [2024-03-06T10:14:29.029Z] (Eclipse:19306): Gtk-WARNING **: 10:14:28.957: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:29 [2024-03-06T10:14:29.029Z] 
05:14:29 [2024-03-06T10:14:29.029Z] (Eclipse:19306): Gtk-WARNING **: 10:14:28.957: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:29 [2024-03-06T10:14:29.030Z] 
05:14:29 [2024-03-06T10:14:29.030Z] (Eclipse:19306): Gtk-WARNING **: 10:14:28.994: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:29 [2024-03-06T10:14:29.030Z] 
05:14:29 [2024-03-06T10:14:29.030Z] (Eclipse:19306): Gtk-WARNING **: 10:14:28.994: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:29 [2024-03-06T10:14:29.030Z] 
05:14:29 [2024-03-06T10:14:29.030Z] (Eclipse:19306): Gtk-WARNING **: 10:14:28.994: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:29 [2024-03-06T10:14:29.030Z] 
05:14:29 [2024-03-06T10:14:29.030Z] (Eclipse:19306): Gtk-WARNING **: 10:14:28.994: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:29 [2024-03-06T10:14:29.030Z] 
05:14:29 [2024-03-06T10:14:29.030Z] (Eclipse:19306): Gtk-WARNING **: 10:14:29.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:29 [2024-03-06T10:14:29.030Z] 
05:14:29 [2024-03-06T10:14:29.030Z] (Eclipse:19306): Gtk-WARNING **: 10:14:29.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:29 [2024-03-06T10:14:29.030Z] 
05:14:29 [2024-03-06T10:14:29.030Z] (Eclipse:19306): Gtk-WARNING **: 10:14:29.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:29 [2024-03-06T10:14:29.030Z] 
05:14:29 [2024-03-06T10:14:29.030Z] (Eclipse:19306): Gtk-WARNING **: 10:14:29.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:29 [2024-03-06T10:14:29.285Z] 
05:14:29 [2024-03-06T10:14:29.285Z] (Eclipse:19306): Gtk-WARNING **: 10:14:29.049: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:29 [2024-03-06T10:14:29.285Z] 
05:14:29 [2024-03-06T10:14:29.285Z] (Eclipse:19306): Gtk-WARNING **: 10:14:29.049: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:29 [2024-03-06T10:14:29.285Z] 
05:14:29 [2024-03-06T10:14:29.285Z] (Eclipse:19306): Gtk-WARNING **: 10:14:29.049: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:29 [2024-03-06T10:14:29.285Z] 
05:14:29 [2024-03-06T10:14:29.285Z] (Eclipse:19306): Gtk-WARNING **: 10:14:29.049: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:29 [2024-03-06T10:14:29.285Z] 
05:14:29 [2024-03-06T10:14:29.285Z] (Eclipse:19306): Gtk-WARNING **: 10:14:29.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:29 [2024-03-06T10:14:29.285Z] 
05:14:29 [2024-03-06T10:14:29.285Z] (Eclipse:19306): Gtk-WARNING **: 10:14:29.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:29 [2024-03-06T10:14:29.285Z] 
05:14:29 [2024-03-06T10:14:29.285Z] (Eclipse:19306): Gtk-WARNING **: 10:14:29.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:29 [2024-03-06T10:14:29.285Z] 
05:14:29 [2024-03-06T10:14:29.285Z] (Eclipse:19306): Gtk-WARNING **: 10:14:29.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:29 [2024-03-06T10:14:29.285Z] 
05:14:29 [2024-03-06T10:14:29.285Z] (Eclipse:19306): Gtk-WARNING **: 10:14:29.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:29 [2024-03-06T10:14:29.285Z] 
05:14:29 [2024-03-06T10:14:29.285Z] (Eclipse:19306): Gtk-WARNING **: 10:14:29.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:29 [2024-03-06T10:14:29.285Z] 
05:14:29 [2024-03-06T10:14:29.285Z] (Eclipse:19306): Gtk-WARNING **: 10:14:29.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:29 [2024-03-06T10:14:29.285Z] 
05:14:29 [2024-03-06T10:14:29.285Z] (Eclipse:19306): Gtk-WARNING **: 10:14:29.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:29 [2024-03-06T10:14:29.285Z] 
05:14:29 [2024-03-06T10:14:29.285Z] (Eclipse:19306): Gtk-WARNING **: 10:14:29.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:29 [2024-03-06T10:14:29.285Z] 
05:14:29 [2024-03-06T10:14:29.285Z] (Eclipse:19306): Gtk-WARNING **: 10:14:29.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:29 [2024-03-06T10:14:29.285Z] 
05:14:29 [2024-03-06T10:14:29.285Z] (Eclipse:19306): Gtk-WARNING **: 10:14:29.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:29 [2024-03-06T10:14:29.285Z] 
05:14:29 [2024-03-06T10:14:29.285Z] (Eclipse:19306): Gtk-WARNING **: 10:14:29.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:29 [2024-03-06T10:14:29.285Z] 
05:14:29 [2024-03-06T10:14:29.285Z] (Eclipse:19306): Gtk-WARNING **: 10:14:29.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:29 [2024-03-06T10:14:29.285Z] 
05:14:29 [2024-03-06T10:14:29.285Z] (Eclipse:19306): Gtk-WARNING **: 10:14:29.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:29 [2024-03-06T10:14:29.285Z] 
05:14:29 [2024-03-06T10:14:29.285Z] (Eclipse:19306): Gtk-WARNING **: 10:14:29.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:29 [2024-03-06T10:14:29.285Z] 
05:14:29 [2024-03-06T10:14:29.285Z] (Eclipse:19306): Gtk-WARNING **: 10:14:29.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:30 [2024-03-06T10:14:30.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
05:14:30 [2024-03-06T10:14:30.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
05:14:30 [2024-03-06T10:14:30.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:14:30 [2024-03-06T10:14:30.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:14:30 [2024-03-06T10:14:30.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
05:14:30 [2024-03-06T10:14:30.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
05:14:30 [2024-03-06T10:14:30.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
05:14:30 [2024-03-06T10:14:30.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
05:14:30 [2024-03-06T10:14:30.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=323086235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:14:30 [2024-03-06T10:14:30.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=323086235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:14:30 [2024-03-06T10:14:30.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=323086235 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:14:30 [2024-03-06T10:14:30.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=323086235 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:14:30 [2024-03-06T10:14:30.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=323086235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:14:30 [2024-03-06T10:14:30.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=323086235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:14:30 [2024-03-06T10:14:30.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=323086235 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
05:14:30 [2024-03-06T10:14:30.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:14:30 [2024-03-06T10:14:30.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@394950ad] time=323086552 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
05:14:30 [2024-03-06T10:14:30.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:14:30 [2024-03-06T10:14:30.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:14:30 [2024-03-06T10:14:30.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:14:30 [2024-03-06T10:14:30.726Z] 
05:14:30 [2024-03-06T10:14:30.726Z] (Eclipse:19306): Gtk-WARNING **: 10:14:30.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:30 [2024-03-06T10:14:30.726Z] 
05:14:30 [2024-03-06T10:14:30.726Z] (Eclipse:19306): Gtk-WARNING **: 10:14:30.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:30 [2024-03-06T10:14:30.726Z] 
05:14:30 [2024-03-06T10:14:30.726Z] (Eclipse:19306): Gtk-WARNING **: 10:14:30.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:30 [2024-03-06T10:14:30.726Z] 
05:14:30 [2024-03-06T10:14:30.726Z] (Eclipse:19306): Gtk-WARNING **: 10:14:30.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:30 [2024-03-06T10:14:30.726Z] 
05:14:30 [2024-03-06T10:14:30.726Z] (Eclipse:19306): Gtk-WARNING **: 10:14:30.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:30 [2024-03-06T10:14:30.726Z] 
05:14:30 [2024-03-06T10:14:30.726Z] (Eclipse:19306): Gtk-WARNING **: 10:14:30.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:30 [2024-03-06T10:14:30.726Z] 
05:14:30 [2024-03-06T10:14:30.726Z] (Eclipse:19306): Gtk-WARNING **: 10:14:30.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:30 [2024-03-06T10:14:30.726Z] 
05:14:30 [2024-03-06T10:14:30.726Z] (Eclipse:19306): Gtk-WARNING **: 10:14:30.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:30 [2024-03-06T10:14:30.726Z] 
05:14:30 [2024-03-06T10:14:30.726Z] (Eclipse:19306): Gtk-WARNING **: 10:14:30.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:30 [2024-03-06T10:14:30.726Z] 
05:14:30 [2024-03-06T10:14:30.726Z] (Eclipse:19306): Gtk-WARNING **: 10:14:30.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:30 [2024-03-06T10:14:30.726Z] 
05:14:30 [2024-03-06T10:14:30.726Z] (Eclipse:19306): Gtk-WARNING **: 10:14:30.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:30 [2024-03-06T10:14:30.726Z] 
05:14:30 [2024-03-06T10:14:30.726Z] (Eclipse:19306): Gtk-WARNING **: 10:14:30.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:30 [2024-03-06T10:14:30.726Z] 
05:14:30 [2024-03-06T10:14:30.726Z] (Eclipse:19306): Gtk-WARNING **: 10:14:30.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:30 [2024-03-06T10:14:30.726Z] 
05:14:30 [2024-03-06T10:14:30.726Z] (Eclipse:19306): Gtk-WARNING **: 10:14:30.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:30 [2024-03-06T10:14:30.726Z] 
05:14:30 [2024-03-06T10:14:30.726Z] (Eclipse:19306): Gtk-WARNING **: 10:14:30.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:30 [2024-03-06T10:14:30.726Z] 
05:14:30 [2024-03-06T10:14:30.726Z] (Eclipse:19306): Gtk-WARNING **: 10:14:30.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:30 [2024-03-06T10:14:30.982Z] 
05:14:30 [2024-03-06T10:14:30.982Z] (Eclipse:19306): Gtk-WARNING **: 10:14:30.736: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:30 [2024-03-06T10:14:30.982Z] 
05:14:30 [2024-03-06T10:14:30.982Z] (Eclipse:19306): Gtk-WARNING **: 10:14:30.736: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:30 [2024-03-06T10:14:30.982Z] 
05:14:30 [2024-03-06T10:14:30.982Z] (Eclipse:19306): Gtk-WARNING **: 10:14:30.736: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:30 [2024-03-06T10:14:30.982Z] 
05:14:30 [2024-03-06T10:14:30.982Z] (Eclipse:19306): Gtk-WARNING **: 10:14:30.736: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=323086963 data=null doit=true}, Shell with text {Preferences}]
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
05:14:30 [2024-03-06T10:14:30.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=323086965 data=null doit=true}, Tree node with text: Perspectives]
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=323086965 data=null}, Tree node with text: Perspectives]
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=323086972 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=323086972 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=323086972 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=323086974 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=323086974 data=null doit=true}, Tree node with text: Perspectives]
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=323086974 data=null}, Tree node with text: Perspectives]
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=323086974 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323086975 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=323086975 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
05:14:30 [2024-03-06T10:14:30.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=323086978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:14:30 [2024-03-06T10:14:30.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=323086978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:14:30 [2024-03-06T10:14:30.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=323086979 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:14:30 [2024-03-06T10:14:30.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=323086979 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:14:30 [2024-03-06T10:14:30.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=323086979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:14:30 [2024-03-06T10:14:30.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=323086979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:14:30 [2024-03-06T10:14:30.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=323086979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:14:30 [2024-03-06T10:14:30.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=323086622 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:14:30 [2024-03-06T10:14:30.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:14:31 [2024-03-06T10:14:31.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@394950ad] time=323087495 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:14:31 [2024-03-06T10:14:31.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:14:31 [2024-03-06T10:14:31.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:14:31 [2024-03-06T10:14:31.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:14:31 [2024-03-06T10:14:31.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:14:31 [2024-03-06T10:14:31.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:14:31 [2024-03-06T10:14:31.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=323087832 data=null doit=true}, Shell with text {Preferences}]
05:14:31 [2024-03-06T10:14:31.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:14:31 [2024-03-06T10:14:31.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:14:31 [2024-03-06T10:14:31.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:14:31 [2024-03-06T10:14:31.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
05:14:31 [2024-03-06T10:14:31.802Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=323087834 data=null doit=true}, Tree node with text: Perspectives]
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=323087834 data=null}, Tree node with text: Perspectives]
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=323087835 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=323087836 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=323087836 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=323087837 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=323087837 data=null doit=true}, Tree node with text: Perspectives]
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=323087837 data=null}, Tree node with text: Perspectives]
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=323087838 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323087838 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=323087838 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Prompt} time=323087840 data=null doit=true}, Button with text {Prompt}]
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=323087840 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Prompt}]
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Always} time=323087849 data=null doit=true}, (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Always} time=323087849 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Always} time=323087849 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=323087849 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:31 [2024-03-06T10:14:31.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:14:31 [2024-03-06T10:14:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:14:31 [2024-03-06T10:14:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:14:31 [2024-03-06T10:14:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:14:31 [2024-03-06T10:14:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:14:31 [2024-03-06T10:14:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:14:31 [2024-03-06T10:14:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=323087851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:31 [2024-03-06T10:14:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=323087851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:31 [2024-03-06T10:14:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=323087851 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:31 [2024-03-06T10:14:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=323087851 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:31 [2024-03-06T10:14:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=323087851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:31 [2024-03-06T10:14:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=323087851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:31 [2024-03-06T10:14:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=323087851 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:31 [2024-03-06T10:14:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=323087507 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:14:31 [2024-03-06T10:14:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:14:33 [2024-03-06T10:14:33.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@394950ad] time=323089798 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:14:33 [2024-03-06T10:14:33.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:14:33 [2024-03-06T10:14:33.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:14:33 [2024-03-06T10:14:33.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:14:33 [2024-03-06T10:14:33.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:14:33 [2024-03-06T10:14:33.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:14:33 [2024-03-06T10:14:33.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=323090115 data=null doit=true}, Shell with text {Preferences}]
05:14:33 [2024-03-06T10:14:33.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:14:33 [2024-03-06T10:14:33.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:14:33 [2024-03-06T10:14:33.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:14:33 [2024-03-06T10:14:33.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
05:14:33 [2024-03-06T10:14:33.948Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:14:33 [2024-03-06T10:14:33.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=323090117 data=null doit=true}, Tree node with text: Perspectives]
05:14:33 [2024-03-06T10:14:33.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=323090117 data=null}, Tree node with text: Perspectives]
05:14:33 [2024-03-06T10:14:33.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=323090118 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:33 [2024-03-06T10:14:33.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=323090118 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
05:14:33 [2024-03-06T10:14:33.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=323090118 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:33 [2024-03-06T10:14:33.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:14:33 [2024-03-06T10:14:33.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=323090128 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
05:14:33 [2024-03-06T10:14:33.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=323090128 data=null doit=true}, Tree node with text: Perspectives]
05:14:33 [2024-03-06T10:14:33.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=323090128 data=null}, Tree node with text: Perspectives]
05:14:33 [2024-03-06T10:14:33.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=323090128 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:33 [2024-03-06T10:14:33.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323090129 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
05:14:33 [2024-03-06T10:14:33.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=323090129 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:33 [2024-03-06T10:14:33.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
05:14:33 [2024-03-06T10:14:33.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
05:14:33 [2024-03-06T10:14:33.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
05:14:33 [2024-03-06T10:14:33.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
05:14:33 [2024-03-06T10:14:33.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
05:14:33 [2024-03-06T10:14:33.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
05:14:33 [2024-03-06T10:14:33.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
05:14:33 [2024-03-06T10:14:33.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:14:33 [2024-03-06T10:14:33.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:14:33 [2024-03-06T10:14:33.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:14:33 [2024-03-06T10:14:33.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:33 [2024-03-06T10:14:33.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:14:33 [2024-03-06T10:14:33.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:14:33 [2024-03-06T10:14:33.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=323090130 data=null doit=true}, Button with text {Always}]
05:14:33 [2024-03-06T10:14:33.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=323090130 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Always}]
05:14:33 [2024-03-06T10:14:33.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:14:33 [2024-03-06T10:14:33.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=323090131 data=null doit=true}, (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
05:14:33 [2024-03-06T10:14:33.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=323090131 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
05:14:33 [2024-03-06T10:14:33.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=323090131 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
05:14:33 [2024-03-06T10:14:33.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=323090131 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')]
05:14:33 [2024-03-06T10:14:33.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:14:33 [2024-03-06T10:14:33.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
05:14:33 [2024-03-06T10:14:33.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
05:14:33 [2024-03-06T10:14:33.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
05:14:33 [2024-03-06T10:14:33.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:14:33 [2024-03-06T10:14:33.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:14:33 [2024-03-06T10:14:33.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:33 [2024-03-06T10:14:33.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:14:33 [2024-03-06T10:14:33.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
05:14:33 [2024-03-06T10:14:33.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
05:14:33 [2024-03-06T10:14:33.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
05:14:33 [2024-03-06T10:14:33.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
05:14:33 [2024-03-06T10:14:33.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
05:14:33 [2024-03-06T10:14:33.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=323090133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:33 [2024-03-06T10:14:33.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=323090133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:33 [2024-03-06T10:14:33.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=323090133 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:33 [2024-03-06T10:14:33.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=323090133 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:33 [2024-03-06T10:14:33.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=323090133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:33 [2024-03-06T10:14:33.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=323090133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:34 [2024-03-06T10:14:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=323090133 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
05:14:34 [2024-03-06T10:14:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=323089808 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:14:34 [2024-03-06T10:14:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:14:34 [2024-03-06T10:14:34.462Z] 
05:14:34 [2024-03-06T10:14:34.462Z] (Eclipse:19306): Gtk-WARNING **: 10:14:34.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:34 [2024-03-06T10:14:34.462Z] 
05:14:34 [2024-03-06T10:14:34.462Z] (Eclipse:19306): Gtk-WARNING **: 10:14:34.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:34 [2024-03-06T10:14:34.462Z] 
05:14:34 [2024-03-06T10:14:34.462Z] (Eclipse:19306): Gtk-WARNING **: 10:14:34.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:34 [2024-03-06T10:14:34.462Z] 
05:14:34 [2024-03-06T10:14:34.462Z] (Eclipse:19306): Gtk-WARNING **: 10:14:34.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:34 [2024-03-06T10:14:34.462Z] 
05:14:34 [2024-03-06T10:14:34.462Z] (Eclipse:19306): Gtk-WARNING **: 10:14:34.371: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:34 [2024-03-06T10:14:34.462Z] 
05:14:34 [2024-03-06T10:14:34.462Z] (Eclipse:19306): Gtk-WARNING **: 10:14:34.371: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:34 [2024-03-06T10:14:34.462Z] 
05:14:34 [2024-03-06T10:14:34.462Z] (Eclipse:19306): Gtk-WARNING **: 10:14:34.371: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:34 [2024-03-06T10:14:34.462Z] 
05:14:34 [2024-03-06T10:14:34.462Z] (Eclipse:19306): Gtk-WARNING **: 10:14:34.371: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:34 [2024-03-06T10:14:34.462Z] 
05:14:34 [2024-03-06T10:14:34.462Z] (Eclipse:19306): Gtk-WARNING **: 10:14:34.388: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:34 [2024-03-06T10:14:34.462Z] 
05:14:34 [2024-03-06T10:14:34.462Z] (Eclipse:19306): Gtk-WARNING **: 10:14:34.388: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:34 [2024-03-06T10:14:34.463Z] 
05:14:34 [2024-03-06T10:14:34.463Z] (Eclipse:19306): Gtk-WARNING **: 10:14:34.388: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:34 [2024-03-06T10:14:34.463Z] 
05:14:34 [2024-03-06T10:14:34.463Z] (Eclipse:19306): Gtk-WARNING **: 10:14:34.388: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:34 [2024-03-06T10:14:34.463Z] 
05:14:34 [2024-03-06T10:14:34.463Z] (Eclipse:19306): Gtk-WARNING **: 10:14:34.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:34 [2024-03-06T10:14:34.463Z] 
05:14:34 [2024-03-06T10:14:34.463Z] (Eclipse:19306): Gtk-WARNING **: 10:14:34.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:34 [2024-03-06T10:14:34.463Z] 
05:14:34 [2024-03-06T10:14:34.463Z] (Eclipse:19306): Gtk-WARNING **: 10:14:34.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:34 [2024-03-06T10:14:34.463Z] 
05:14:34 [2024-03-06T10:14:34.463Z] (Eclipse:19306): Gtk-WARNING **: 10:14:34.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:34 [2024-03-06T10:14:34.463Z] 
05:14:34 [2024-03-06T10:14:34.463Z] (Eclipse:19306): Gtk-WARNING **: 10:14:34.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:34 [2024-03-06T10:14:34.463Z] 
05:14:34 [2024-03-06T10:14:34.463Z] (Eclipse:19306): Gtk-WARNING **: 10:14:34.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:34 [2024-03-06T10:14:34.463Z] 
05:14:34 [2024-03-06T10:14:34.463Z] (Eclipse:19306): Gtk-WARNING **: 10:14:34.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:34 [2024-03-06T10:14:34.463Z] 
05:14:34 [2024-03-06T10:14:34.463Z] (Eclipse:19306): Gtk-WARNING **: 10:14:34.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:34 [2024-03-06T10:14:34.463Z] 
05:14:34 [2024-03-06T10:14:34.463Z] (Eclipse:19306): Gtk-WARNING **: 10:14:34.444: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:34 [2024-03-06T10:14:34.463Z] 
05:14:34 [2024-03-06T10:14:34.463Z] (Eclipse:19306): Gtk-WARNING **: 10:14:34.444: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:34 [2024-03-06T10:14:34.463Z] 
05:14:34 [2024-03-06T10:14:34.463Z] (Eclipse:19306): Gtk-WARNING **: 10:14:34.444: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:34 [2024-03-06T10:14:34.463Z] 
05:14:34 [2024-03-06T10:14:34.463Z] (Eclipse:19306): Gtk-WARNING **: 10:14:34.444: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:34 [2024-03-06T10:14:34.463Z] 
05:14:34 [2024-03-06T10:14:34.463Z] (Eclipse:19306): Gtk-WARNING **: 10:14:34.463: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:34 [2024-03-06T10:14:34.463Z] 
05:14:34 [2024-03-06T10:14:34.463Z] (Eclipse:19306): Gtk-WARNING **: 10:14:34.463: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:34 [2024-03-06T10:14:34.463Z] 
05:14:34 [2024-03-06T10:14:34.463Z] (Eclipse:19306): Gtk-WARNING **: 10:14:34.463: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:34 [2024-03-06T10:14:34.463Z] 
05:14:34 [2024-03-06T10:14:34.463Z] (Eclipse:19306): Gtk-WARNING **: 10:14:34.463: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Remember my decision}. Setting state to selected
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=323091640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=323091642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Remember my decision} time=323091642 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Remember my decision} time=323091642 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Remember my decision} time=323091643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Remember my decision} time=323091643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Remember my decision} time=323091643 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Remember my decision} time=323091643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=323091643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Remember my decision} time=323091643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Remember my decision} time=323091643 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Remember my decision} time=323091643 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=323091643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=323091643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=323091643 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=323091643 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=323091644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=323091644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=323091644 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@394950ad] time=323091754 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
05:14:35 [2024-03-06T10:14:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
05:14:35 [2024-03-06T10:14:35.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
05:14:35 [2024-03-06T10:14:35.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
05:14:35 [2024-03-06T10:14:35.831Z] 
05:14:35 [2024-03-06T10:14:35.831Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.759: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:35 [2024-03-06T10:14:35.831Z] 
05:14:35 [2024-03-06T10:14:35.831Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.759: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:35 [2024-03-06T10:14:35.831Z] 
05:14:35 [2024-03-06T10:14:35.831Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.759: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:35 [2024-03-06T10:14:35.831Z] 
05:14:35 [2024-03-06T10:14:35.831Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.759: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:35 [2024-03-06T10:14:35.831Z] 
05:14:35 [2024-03-06T10:14:35.831Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:35 [2024-03-06T10:14:35.831Z] 
05:14:35 [2024-03-06T10:14:35.831Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:35 [2024-03-06T10:14:35.831Z] 
05:14:35 [2024-03-06T10:14:35.831Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:35 [2024-03-06T10:14:35.831Z] 
05:14:35 [2024-03-06T10:14:35.831Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:35 [2024-03-06T10:14:35.831Z] 
05:14:35 [2024-03-06T10:14:35.831Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:35 [2024-03-06T10:14:35.831Z] 
05:14:35 [2024-03-06T10:14:35.831Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:35 [2024-03-06T10:14:35.831Z] 
05:14:35 [2024-03-06T10:14:35.831Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:35 [2024-03-06T10:14:35.831Z] 
05:14:35 [2024-03-06T10:14:35.831Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:35 [2024-03-06T10:14:35.831Z] 
05:14:35 [2024-03-06T10:14:35.831Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.818: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:35 [2024-03-06T10:14:35.831Z] 
05:14:35 [2024-03-06T10:14:35.831Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:35 [2024-03-06T10:14:35.831Z] 
05:14:35 [2024-03-06T10:14:35.831Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:35 [2024-03-06T10:14:35.831Z] 
05:14:35 [2024-03-06T10:14:35.831Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:36 [2024-03-06T10:14:36.087Z] 
05:14:36 [2024-03-06T10:14:36.087Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.841: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:36 [2024-03-06T10:14:36.087Z] 
05:14:36 [2024-03-06T10:14:36.087Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.841: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:36 [2024-03-06T10:14:36.087Z] 
05:14:36 [2024-03-06T10:14:36.087Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.841: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:36 [2024-03-06T10:14:36.087Z] 
05:14:36 [2024-03-06T10:14:36.087Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.841: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:36 [2024-03-06T10:14:36.087Z] 
05:14:36 [2024-03-06T10:14:36.087Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:36 [2024-03-06T10:14:36.087Z] 
05:14:36 [2024-03-06T10:14:36.087Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:36 [2024-03-06T10:14:36.087Z] 
05:14:36 [2024-03-06T10:14:36.087Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:36 [2024-03-06T10:14:36.087Z] 
05:14:36 [2024-03-06T10:14:36.087Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:36 [2024-03-06T10:14:36.087Z] 
05:14:36 [2024-03-06T10:14:36.087Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:36 [2024-03-06T10:14:36.087Z] 
05:14:36 [2024-03-06T10:14:36.087Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:36 [2024-03-06T10:14:36.087Z] 
05:14:36 [2024-03-06T10:14:36.087Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:36 [2024-03-06T10:14:36.087Z] 
05:14:36 [2024-03-06T10:14:36.087Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:36 [2024-03-06T10:14:36.087Z] 
05:14:36 [2024-03-06T10:14:36.087Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:36 [2024-03-06T10:14:36.087Z] 
05:14:36 [2024-03-06T10:14:36.087Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:36 [2024-03-06T10:14:36.087Z] 
05:14:36 [2024-03-06T10:14:36.087Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:36 [2024-03-06T10:14:36.087Z] 
05:14:36 [2024-03-06T10:14:36.087Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:36 [2024-03-06T10:14:36.087Z] 
05:14:36 [2024-03-06T10:14:36.087Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.916: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:36 [2024-03-06T10:14:36.087Z] 
05:14:36 [2024-03-06T10:14:36.087Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.916: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:36 [2024-03-06T10:14:36.087Z] 
05:14:36 [2024-03-06T10:14:36.087Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.916: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:36 [2024-03-06T10:14:36.088Z] 
05:14:36 [2024-03-06T10:14:36.088Z] (Eclipse:19306): Gtk-WARNING **: 10:14:35.916: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=323092148 data=null doit=true}, Shell with text {Preferences}]
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
05:14:36 [2024-03-06T10:14:36.088Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=323092150 data=null doit=true}, Tree node with text: Perspectives]
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=323092150 data=null}, Tree node with text: Perspectives]
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=323092151 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=323092151 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=323092151 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=323092152 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=323092152 data=null doit=true}, Tree node with text: Perspectives]
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=323092153 data=null}, Tree node with text: Perspectives]
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=323092153 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323092153 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=323092153 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with mnemonic 'Never'
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: (of type 'Button' and with mnemonic 'Never' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=323092155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=323092155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=323092155 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=323092156 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:14:36 [2024-03-06T10:14:36.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=323092156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:14:36 [2024-03-06T10:14:36.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=323092156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:14:36 [2024-03-06T10:14:36.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=323092156 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
05:14:36 [2024-03-06T10:14:36.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=323091818 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
05:14:36 [2024-03-06T10:14:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
05:14:36 [2024-03-06T10:14:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@394950ad] time=323092681 data=null doit=true}, Shell with text {data - Eclipse Platform}]
05:14:36 [2024-03-06T10:14:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
05:14:36 [2024-03-06T10:14:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
05:14:36 [2024-03-06T10:14:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
05:14:36 [2024-03-06T10:14:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
05:14:36 [2024-03-06T10:14:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=323092688 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
05:14:36 [2024-03-06T10:14:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=323092688 data=null doit=true}, TreeItem with text {test}]
05:14:36 [2024-03-06T10:14:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=323092688 data=null}, TreeItem with text {test}]
05:14:36 [2024-03-06T10:14:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=323092688 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
05:14:36 [2024-03-06T10:14:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=323092689 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
05:14:36 [2024-03-06T10:14:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=323092731 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
05:14:36 [2024-03-06T10:14:36.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
05:14:36 [2024-03-06T10:14:36.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
05:14:36 [2024-03-06T10:14:36.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
05:14:37 [2024-03-06T10:14:37.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
05:14:37 [2024-03-06T10:14:37.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
05:14:37 [2024-03-06T10:14:37.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:14:37 [2024-03-06T10:14:37.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
05:14:37 [2024-03-06T10:14:37.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
05:14:37 [2024-03-06T10:14:37.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:14:37 [2024-03-06T10:14:37.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:37 [2024-03-06T10:14:37.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:14:37 [2024-03-06T10:14:37.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
05:14:37 [2024-03-06T10:14:37.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
05:14:37 [2024-03-06T10:14:37.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=323093680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:37 [2024-03-06T10:14:37.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=323093680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:37 [2024-03-06T10:14:37.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=323093680 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:37 [2024-03-06T10:14:37.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=323093680 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:37 [2024-03-06T10:14:37.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=323093680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:37 [2024-03-06T10:14:37.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=323093680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:37 [2024-03-06T10:14:37.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=323093681 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:37 [2024-03-06T10:14:37.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=323093681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:37 [2024-03-06T10:14:37.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=323093681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:37 [2024-03-06T10:14:37.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=323093681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:37 [2024-03-06T10:14:37.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=323093681 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:37 [2024-03-06T10:14:37.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=323093681 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
05:14:37 [2024-03-06T10:14:37.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
05:14:37 [2024-03-06T10:14:37.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
05:14:37 [2024-03-06T10:14:37.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
05:14:37 [2024-03-06T10:14:37.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
05:14:37 [2024-03-06T10:14:37.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
05:14:37 [2024-03-06T10:14:37.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
05:14:37 [2024-03-06T10:14:37.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
05:14:37 [2024-03-06T10:14:37.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:14:37 [2024-03-06T10:14:37.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
05:14:37 [2024-03-06T10:14:37.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=323093681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:14:37 [2024-03-06T10:14:37.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=323093681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:14:37 [2024-03-06T10:14:37.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=323093682 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:14:37 [2024-03-06T10:14:37.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=323093682 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:14:37 [2024-03-06T10:14:37.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=323093682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:14:37 [2024-03-06T10:14:37.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=323093682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:14:37 [2024-03-06T10:14:37.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:14:37 [2024-03-06T10:14:37.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:14:37 [2024-03-06T10:14:37.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:14:37 [2024-03-06T10:14:37.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:14:37 [2024-03-06T10:14:37.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
05:14:37 [2024-03-06T10:14:37.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
05:14:37 [2024-03-06T10:14:37.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=323093682 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
05:14:37 [2024-03-06T10:14:37.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=323092821 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
05:14:38 [2024-03-06T10:14:38.040Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.77 s -- in org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
05:14:38 [2024-03-06T10:14:38.040Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testNever -- Time elapsed: 2.329 s
05:14:38 [2024-03-06T10:14:38.040Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testNoAssociatedPerspective -- Time elapsed: 2.070 s
05:14:38 [2024-03-06T10:14:38.040Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testExperiment -- Time elapsed: 3.032 s
05:14:38 [2024-03-06T10:14:38.040Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptYesRemember -- Time elapsed: 3.168 s
05:14:38 [2024-03-06T10:14:38.040Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptNo -- Time elapsed: 2.897 s
05:14:38 [2024-03-06T10:14:38.040Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptYes -- Time elapsed: 3.071 s
05:14:38 [2024-03-06T10:14:38.040Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testAlways -- Time elapsed: 2.309 s
05:14:38 [2024-03-06T10:14:38.040Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptNoRemember -- Time elapsed: 2.787 s
05:14:38 [2024-03-06T10:14:38.040Z] 
05:14:38 [2024-03-06T10:14:38.040Z] Results:
05:14:38 [2024-03-06T10:14:38.040Z] 
05:14:38 [2024-03-06T10:14:38.040Z] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0
05:14:38 [2024-03-06T10:14:38.040Z] 
05:14:38 [2024-03-06T10:14:38.601Z] 
05:14:38 [2024-03-06T10:14:38.601Z] !ENTRY org.eclipse.core.resources 2 10035 2024-03-06 10:14:38.517
05:14:38 [2024-03-06T10:14:38.601Z] !MESSAGE The workspace will exit with unsaved changes in this session.
05:14:39 [2024-03-06T10:14:39.161Z] [INFO] All tests passed
05:14:39 [2024-03-06T10:14:39.161Z] [INFO] 
05:14:39 [2024-03-06T10:14:39.161Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:14:39 [2024-03-06T10:14:39.161Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT.jar
05:14:39 [2024-03-06T10:14:39.161Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT.pom
05:14:39 [2024-03-06T10:14:39.161Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
05:14:39 [2024-03-06T10:14:39.161Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT-p2metadata.xml
05:14:39 [2024-03-06T10:14:39.161Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT-p2artifacts.xml
05:14:39 [2024-03-06T10:14:39.162Z] [INFO] 
05:14:39 [2024-03-06T10:14:39.162Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:14:39 [2024-03-06T10:14:39.162Z] [INFO] 
05:14:39 [2024-03-06T10:14:39.162Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >--
05:14:39 [2024-03-06T10:14:39.162Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT [132/141]
05:14:39 [2024-03-06T10:14:39.162Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
05:14:39 [2024-03-06T10:14:39.162Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:14:39 [2024-03-06T10:14:39.162Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:14:39 [2024-03-06T10:14:39.162Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
05:14:39 [2024-03-06T10:14:39.418Z] [INFO] 
05:14:39 [2024-03-06T10:14:39.418Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:14:39 [2024-03-06T10:14:39.418Z] [INFO] 
05:14:39 [2024-03-06T10:14:39.418Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:14:39 [2024-03-06T10:14:39.418Z] [INFO] The project's OSGi version is 1.0.3.202403060913
05:14:39 [2024-03-06T10:14:39.418Z] [INFO] 
05:14:39 [2024-03-06T10:14:39.418Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:14:39 [2024-03-06T10:14:39.418Z] [INFO] 
05:14:39 [2024-03-06T10:14:39.418Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:14:39 [2024-03-06T10:14:39.418Z] [INFO] 
05:14:39 [2024-03-06T10:14:39.418Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:14:39 [2024-03-06T10:14:39.418Z] [INFO] 
05:14:39 [2024-03-06T10:14:39.418Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:14:39 [2024-03-06T10:14:39.418Z] [INFO] 
05:14:39 [2024-03-06T10:14:39.418Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:14:39 [2024-03-06T10:14:39.418Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.tests
05:14:39 [2024-03-06T10:14:39.674Z] [INFO] 
05:14:39 [2024-03-06T10:14:39.674Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:14:39 [2024-03-06T10:14:39.674Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
05:14:39 [2024-03-06T10:14:39.674Z] [INFO] 
05:14:39 [2024-03-06T10:14:39.674Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:14:39 [2024-03-06T10:14:39.674Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:14:39 [2024-03-06T10:14:39.674Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:14:39 [2024-03-06T10:14:39.674Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
05:14:39 [2024-03-06T10:14:39.929Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:14:39 [2024-03-06T10:14:39.929Z] [INFO] 
05:14:39 [2024-03-06T10:14:39.929Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:14:39 [2024-03-06T10:14:39.929Z] [INFO] 
05:14:39 [2024-03-06T10:14:39.929Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:14:39 [2024-03-06T10:14:39.929Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources
05:14:39 [2024-03-06T10:14:39.929Z] [INFO] 
05:14:39 [2024-03-06T10:14:39.929Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:14:39 [2024-03-06T10:14:39.929Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 126 were skipped
05:14:39 [2024-03-06T10:14:39.929Z] [INFO] 
05:14:39 [2024-03-06T10:14:39.929Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:14:39 [2024-03-06T10:14:39.929Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-sources.jar
05:14:39 [2024-03-06T10:14:39.929Z] [INFO] 
05:14:39 [2024-03-06T10:14:39.929Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:14:39 [2024-03-06T10:14:39.929Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.jar
05:14:40 [2024-03-06T10:14:40.185Z] [INFO] 
05:14:40 [2024-03-06T10:14:40.185Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:14:40 [2024-03-06T10:14:40.185Z] [INFO] 
05:14:40 [2024-03-06T10:14:40.185Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:14:40 [2024-03-06T10:14:40.185Z] [INFO] 
05:14:40 [2024-03-06T10:14:40.185Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:14:40 [2024-03-06T10:14:40.185Z] [INFO] 
05:14:40 [2024-03-06T10:14:40.185Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:14:40 [2024-03-06T10:14:40.185Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.jar
05:14:40 [2024-03-06T10:14:40.747Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-sources.jar
05:14:41 [2024-03-06T10:14:41.673Z] [INFO] 
05:14:41 [2024-03-06T10:14:41.673Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:14:41 [2024-03-06T10:14:41.673Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data/.metadata/.log
05:14:41 [2024-03-06T10:14:41.673Z] [INFO] Command line:
05:14:41 [2024-03-06T10:14:41.673Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
05:14:41 [2024-03-06T10:14:41.673Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:14:44 [2024-03-06T10:14:44.938Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:14:44 [2024-03-06T10:14:44.938Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:14:49 [2024-03-06T10:14:49.105Z] !SESSION 2024-03-06 10:14:41.751 -----------------------------------------------
05:14:49 [2024-03-06T10:14:49.105Z] eclipse.buildId=unknown
05:14:49 [2024-03-06T10:14:49.105Z] java.version=17.0.2
05:14:49 [2024-03-06T10:14:49.105Z] java.vendor=Oracle Corporation
05:14:49 [2024-03-06T10:14:49.105Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:14:49 [2024-03-06T10:14:49.105Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
05:14:49 [2024-03-06T10:14:49.105Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
05:14:49 [2024-03-06T10:14:49.105Z] 
05:14:49 [2024-03-06T10:14:49.105Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-06 10:14:48.506
05:14:49 [2024-03-06T10:14:49.105Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
05:14:49 [2024-03-06T10:14:49.105Z] !STACK 0
05:14:49 [2024-03-06T10:14:49.105Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
05:14:49 [2024-03-06T10:14:49.105Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
05:14:49 [2024-03-06T10:14:49.105Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
05:14:49 [2024-03-06T10:14:49.105Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
05:14:49 [2024-03-06T10:14:49.105Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
05:14:49 [2024-03-06T10:14:49.105Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
05:14:49 [2024-03-06T10:14:49.105Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
05:14:49 [2024-03-06T10:14:49.105Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
05:14:49 [2024-03-06T10:14:49.105Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:14:49 [2024-03-06T10:14:49.105Z] Caused by: java.io.IOException: error=2, No such file or directory
05:14:49 [2024-03-06T10:14:49.105Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
05:14:49 [2024-03-06T10:14:49.105Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
05:14:49 [2024-03-06T10:14:49.105Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
05:14:49 [2024-03-06T10:14:49.105Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
05:14:49 [2024-03-06T10:14:49.105Z] 	... 7 more
05:14:49 [2024-03-06T10:14:49.105Z] Running org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
05:14:49 [2024-03-06T10:14:49.105Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
05:14:49 [2024-03-06T10:14:49.105Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testClamp -- Time elapsed: 0.003 s
05:14:49 [2024-03-06T10:14:49.105Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testInvalidConstructor -- Time elapsed: 0.001 s
05:14:49 [2024-03-06T10:14:49.105Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testConstructor -- Time elapsed: 0 s
05:14:49 [2024-03-06T10:14:49.105Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testDefaultConstructor -- Time elapsed: 0 s
05:14:49 [2024-03-06T10:14:49.105Z] 
05:14:49 [2024-03-06T10:14:49.105Z] Results:
05:14:49 [2024-03-06T10:14:49.105Z] 
05:14:49 [2024-03-06T10:14:49.105Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
05:14:49 [2024-03-06T10:14:49.105Z] 
05:14:50 [2024-03-06T10:14:50.032Z] [INFO] All tests passed
05:14:50 [2024-03-06T10:14:50.032Z] [INFO] 
05:14:50 [2024-03-06T10:14:50.032Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:14:50 [2024-03-06T10:14:50.032Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.jar
05:14:50 [2024-03-06T10:14:50.032Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.pom
05:14:50 [2024-03-06T10:14:50.032Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-sources.jar
05:14:50 [2024-03-06T10:14:50.032Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
05:14:50 [2024-03-06T10:14:50.032Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
05:14:50 [2024-03-06T10:14:50.032Z] [INFO] 
05:14:50 [2024-03-06T10:14:50.032Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:14:50 [2024-03-06T10:14:50.032Z] [INFO] 
05:14:50 [2024-03-06T10:14:50.032Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >--
05:14:50 [2024-03-06T10:14:50.032Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT [133/141]
05:14:50 [2024-03-06T10:14:50.033Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
05:14:50 [2024-03-06T10:14:50.033Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:14:50 [2024-03-06T10:14:50.033Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:14:50 [2024-03-06T10:14:50.033Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
05:14:50 [2024-03-06T10:14:50.033Z] [INFO] 
05:14:50 [2024-03-06T10:14:50.033Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests ---
05:14:50 [2024-03-06T10:14:50.033Z] [INFO] 
05:14:50 [2024-03-06T10:14:50.033Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
05:14:50 [2024-03-06T10:14:50.033Z] [INFO] The project's OSGi version is 1.0.9.202403060913
05:14:50 [2024-03-06T10:14:50.033Z] [INFO] 
05:14:50 [2024-03-06T10:14:50.033Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
05:14:50 [2024-03-06T10:14:50.033Z] [INFO] 
05:14:50 [2024-03-06T10:14:50.033Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
05:14:50 [2024-03-06T10:14:50.033Z] [INFO] 
05:14:50 [2024-03-06T10:14:50.033Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
05:14:50 [2024-03-06T10:14:50.033Z] [INFO] 
05:14:50 [2024-03-06T10:14:50.033Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
05:14:50 [2024-03-06T10:14:50.033Z] [INFO] 
05:14:50 [2024-03-06T10:14:50.033Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core.tests ---
05:14:50 [2024-03-06T10:14:50.033Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core.tests
05:14:50 [2024-03-06T10:14:50.033Z] [INFO] 
05:14:50 [2024-03-06T10:14:50.033Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
05:14:50 [2024-03-06T10:14:50.033Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
05:14:50 [2024-03-06T10:14:50.033Z] [INFO] 
05:14:50 [2024-03-06T10:14:50.033Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
05:14:50 [2024-03-06T10:14:50.033Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:14:50 [2024-03-06T10:14:50.033Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:14:50 [2024-03-06T10:14:50.033Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
05:14:50 [2024-03-06T10:14:50.033Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:14:50 [2024-03-06T10:14:50.290Z] [INFO] 
05:14:50 [2024-03-06T10:14:50.290Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.datastore.core.tests ---
05:14:50 [2024-03-06T10:14:50.290Z] [INFO] 
05:14:50 [2024-03-06T10:14:50.290Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests ---
05:14:50 [2024-03-06T10:14:50.290Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources
05:14:50 [2024-03-06T10:14:50.290Z] [INFO] 
05:14:50 [2024-03-06T10:14:50.290Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core.tests ---
05:14:50 [2024-03-06T10:14:50.290Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
05:14:50 [2024-03-06T10:14:50.290Z] [INFO] 
05:14:50 [2024-03-06T10:14:50.290Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests ---
05:14:50 [2024-03-06T10:14:50.290Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-sources.jar
05:14:50 [2024-03-06T10:14:50.290Z] [INFO] 
05:14:50 [2024-03-06T10:14:50.290Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests ---
05:14:50 [2024-03-06T10:14:50.290Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT.jar
05:14:50 [2024-03-06T10:14:50.290Z] [INFO] 
05:14:50 [2024-03-06T10:14:50.290Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests ---
05:14:50 [2024-03-06T10:14:50.290Z] [INFO] 
05:14:50 [2024-03-06T10:14:50.290Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.datastore.core.tests ---
05:14:50 [2024-03-06T10:14:50.290Z] [INFO] 
05:14:50 [2024-03-06T10:14:50.290Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests ---
05:14:50 [2024-03-06T10:14:50.290Z] [INFO] 
05:14:50 [2024-03-06T10:14:50.290Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.datastore.core.tests ---
05:14:50 [2024-03-06T10:14:50.290Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT.jar
05:14:51 [2024-03-06T10:14:51.654Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-sources.jar
05:14:53 [2024-03-06T10:14:53.020Z] [INFO] 
05:14:53 [2024-03-06T10:14:53.020Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests ---
05:14:53 [2024-03-06T10:14:53.275Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data/.metadata/.log
05:14:53 [2024-03-06T10:14:53.276Z] [INFO] Command line:
05:14:53 [2024-03-06T10:14:53.276Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
05:14:53 [2024-03-06T10:14:53.276Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:14:56 [2024-03-06T10:14:56.541Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
05:14:56 [2024-03-06T10:14:56.541Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteByte -- Time elapsed: 0.003 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteChar -- Time elapsed: 0.001 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteLong -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMainBuffer2 -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMainBuffer3 -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testLimit -- Time elapsed: 0.001 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteFloat -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteShort -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMainBuffer -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testEndianness -- Time elapsed: 0.001 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMultipleValues -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteDouble -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteString -- Time elapsed: 0.001 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteInt -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteByteArray -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.541Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
05:14:56 [2024-03-06T10:14:56.541Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testSubCondition -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testPredicate -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testBounds -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testIntersects -- Time elapsed: 0.001 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testConstructor -- Time elapsed: 0.002 s
05:14:56 [2024-03-06T10:14:56.541Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
05:14:56 [2024-03-06T10:14:56.541Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testSubCondition -- Time elapsed: 0.001 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testPredicate -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testPredicateAndAdd -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testBounds -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testIntersects -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testConstructor -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.541Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
05:14:56 [2024-03-06T10:14:56.541Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testSubCondition -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testPredicate -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testBounds -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testIntersects -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.541Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
05:14:56 [2024-03-06T10:14:56.541Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testSubCondition -- Time elapsed: 0.001 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testPredicate -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testPredicateAndAdd -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testBounds -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testIntersects -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testConstructor -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.541Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
05:14:56 [2024-03-06T10:14:56.541Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testReadWriteNode -- Time elapsed: 0.045 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testTooFarData -- Time elapsed: 0.002 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testExtraDataSave -- Time elapsed: 0.001 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testHeaderDataSave -- Time elapsed: 0.001 s
05:14:56 [2024-03-06T10:14:56.541Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
05:14:56 [2024-03-06T10:14:56.541Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testTreeEnd -- Time elapsed: 0.028 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testNodeSequenceNumbers -- Time elapsed: 0.021 s
05:14:56 [2024-03-06T10:14:56.541Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testDepth -- Time elapsed: 0.064 s
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testReadTree -- Time elapsed: 0.022 s
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testSequentialFill -- Time elapsed: 0.002 s
05:14:56 [2024-03-06T10:14:56.542Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
05:14:56 [2024-03-06T10:14:56.542Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild[0: Core node] -- Time elapsed: 0.001 s
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testLinkNewChild[0: Core node] -- Time elapsed: 0.003 s
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild2[0: Core node] -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild2[0: Core node] -- Time elapsed: 0.001 s
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testAddToCloseNode[0: Core node] -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild[0: Core node] -- Time elapsed: 0.002 s
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNbChildren[0: Core node] -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidAdd[0: Core node] -- Time elapsed: 0.001 s
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidEnd[0: Core node] -- Time elapsed: 0.001 s
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testCloseNode[0: Core node] -- Time elapsed: 0.001 s
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeData[0: Core node] -- Time elapsed: 0.001 s
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild[1: Classic core node] -- Time elapsed: 0.002 s
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testLinkNewChild[1: Classic core node] -- Time elapsed: 0.003 s
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild2[1: Classic core node] -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild2[1: Classic core node] -- Time elapsed: 0.001 s
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testAddToCloseNode[1: Classic core node] -- Time elapsed: 0.002 s
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild[1: Classic core node] -- Time elapsed: 0.001 s
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNbChildren[1: Classic core node] -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidAdd[1: Classic core node] -- Time elapsed: 0.001 s
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidEnd[1: Classic core node] -- Time elapsed: 0.001 s
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testCloseNode[1: Classic core node] -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeData[1: Classic core node] -- Time elapsed: 0.001 s
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild[2: Overlapping core node] -- Time elapsed: 0.001 s
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testLinkNewChild[2: Overlapping core node] -- Time elapsed: 0.005 s
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild2[2: Overlapping core node] -- Time elapsed: 0.001 s
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild2[2: Overlapping core node] -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testAddToCloseNode[2: Overlapping core node] -- Time elapsed: 0.001 s
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild[2: Overlapping core node] -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNbChildren[2: Overlapping core node] -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidAdd[2: Overlapping core node] -- Time elapsed: 0.001 s
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidEnd[2: Overlapping core node] -- Time elapsed: 0 s
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testCloseNode[2: Overlapping core node] -- Time elapsed: 0.001 s
05:14:56 [2024-03-06T10:14:56.542Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeData[2: Overlapping core node] -- Time elapsed: 0.001 s
05:14:56 [2024-03-06T10:14:56.542Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
05:14:56 [2024-03-06T10:14:56.798Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
05:14:56 [2024-03-06T10:14:56.798Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testTreeEnd -- Time elapsed: 0.008 s
05:14:56 [2024-03-06T10:14:56.798Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.013 s
05:14:56 [2024-03-06T10:14:56.798Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testDepth -- Time elapsed: 0.069 s
05:14:56 [2024-03-06T10:14:56.798Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testReadTree -- Time elapsed: 0.021 s
05:14:56 [2024-03-06T10:14:56.798Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testSequentialFill -- Time elapsed: 0.003 s
05:14:56 [2024-03-06T10:14:56.798Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
05:14:57 [2024-03-06T10:14:57.054Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
05:14:57 [2024-03-06T10:14:57.054Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testInsertions -- Time elapsed: 0.024 s
05:14:57 [2024-03-06T10:14:57.054Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testTreeEnd -- Time elapsed: 0.016 s
05:14:57 [2024-03-06T10:14:57.054Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.013 s
05:14:57 [2024-03-06T10:14:57.054Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testDepth -- Time elapsed: 0.051 s
05:14:57 [2024-03-06T10:14:57.054Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testReadTree -- Time elapsed: 0.020 s
05:14:57 [2024-03-06T10:14:57.054Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testSequentialFill -- Time elapsed: 0.009 s
05:14:57 [2024-03-06T10:14:57.054Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
05:14:57 [2024-03-06T10:14:57.054Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
05:14:57 [2024-03-06T10:14:57.054Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testAddToCloseNode[0: Leaf node] -- Time elapsed: 0.001 s
05:14:57 [2024-03-06T10:14:57.054Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetChild[0: Leaf node] -- Time elapsed: 0.001 s
05:14:57 [2024-03-06T10:14:57.054Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetLatestChild[0: Leaf node] -- Time elapsed: 0 s
05:14:57 [2024-03-06T10:14:57.054Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testLinkNewChild[0: Leaf node] -- Time elapsed: 0.001 s
05:14:57 [2024-03-06T10:14:57.054Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNbChildren[0: Leaf node] -- Time elapsed: 0 s
05:14:57 [2024-03-06T10:14:57.054Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidAdd[0: Leaf node] -- Time elapsed: 0.001 s
05:14:57 [2024-03-06T10:14:57.054Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidEnd[0: Leaf node] -- Time elapsed: 0.001 s
05:14:57 [2024-03-06T10:14:57.054Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testCloseNode[0: Leaf node] -- Time elapsed: 0.001 s
05:14:57 [2024-03-06T10:14:57.054Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeData[0: Leaf node] -- Time elapsed: 0.001 s
05:14:57 [2024-03-06T10:14:57.054Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testAddToCloseNode[1: Classic leaf node] -- Time elapsed: 0 s
05:14:57 [2024-03-06T10:14:57.054Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetChild[1: Classic leaf node] -- Time elapsed: 0.001 s
05:14:57 [2024-03-06T10:14:57.054Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetLatestChild[1: Classic leaf node] -- Time elapsed: 0 s
05:14:57 [2024-03-06T10:14:57.054Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testLinkNewChild[1: Classic leaf node] -- Time elapsed: 0 s
05:14:57 [2024-03-06T10:14:57.054Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNbChildren[1: Classic leaf node] -- Time elapsed: 0 s
05:14:57 [2024-03-06T10:14:57.054Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidAdd[1: Classic leaf node] -- Time elapsed: 0 s
05:14:57 [2024-03-06T10:14:57.054Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidEnd[1: Classic leaf node] -- Time elapsed: 0.001 s
05:14:57 [2024-03-06T10:14:57.054Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testCloseNode[1: Classic leaf node] -- Time elapsed: 0.001 s
05:14:57 [2024-03-06T10:14:57.054Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeData[1: Classic leaf node] -- Time elapsed: 0 s
05:14:57 [2024-03-06T10:14:57.054Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testAddToCloseNode[2: Overlapping leaf node] -- Time elapsed: 0.001 s
05:14:57 [2024-03-06T10:14:57.054Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetChild[2: Overlapping leaf node] -- Time elapsed: 0.001 s
05:14:57 [2024-03-06T10:14:57.054Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetLatestChild[2: Overlapping leaf node] -- Time elapsed: 0 s
05:14:57 [2024-03-06T10:14:57.054Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testLinkNewChild[2: Overlapping leaf node] -- Time elapsed: 0.001 s
05:14:57 [2024-03-06T10:14:57.054Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNbChildren[2: Overlapping leaf node] -- Time elapsed: 0 s
05:14:57 [2024-03-06T10:14:57.054Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidAdd[2: Overlapping leaf node] -- Time elapsed: 0.001 s
05:14:57 [2024-03-06T10:14:57.054Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidEnd[2: Overlapping leaf node] -- Time elapsed: 0 s
05:14:57 [2024-03-06T10:14:57.055Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testCloseNode[2: Overlapping leaf node] -- Time elapsed: 0.001 s
05:14:57 [2024-03-06T10:14:57.055Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeData[2: Overlapping leaf node] -- Time elapsed: 0 s
05:14:57 [2024-03-06T10:14:57.055Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
05:14:57 [2024-03-06T10:14:57.310Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s -- in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
05:14:57 [2024-03-06T10:14:57.310Z] org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest.readWriteLongTestUnsigned -- Time elapsed: 0.195 s
05:14:57 [2024-03-06T10:14:57.310Z] org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest.readWriteLongTest -- Time elapsed: 0.169 s
05:14:57 [2024-03-06T10:14:57.310Z] 
05:14:57 [2024-03-06T10:14:57.310Z] Results:
05:14:57 [2024-03-06T10:14:57.310Z] 
05:14:57 [2024-03-06T10:14:57.310Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0
05:14:57 [2024-03-06T10:14:57.310Z] 
05:14:57 [2024-03-06T10:14:57.566Z] [INFO] All tests passed
05:14:57 [2024-03-06T10:14:57.566Z] [INFO] 
05:14:57 [2024-03-06T10:14:57.566Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests ---
05:14:57 [2024-03-06T10:14:57.566Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT.jar
05:14:57 [2024-03-06T10:14:57.566Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT.pom
05:14:57 [2024-03-06T10:14:57.566Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-sources.jar
05:14:57 [2024-03-06T10:14:57.566Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-p2metadata.xml
05:14:57 [2024-03-06T10:14:57.566Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml
05:14:57 [2024-03-06T10:14:57.566Z] [INFO] 
05:14:57 [2024-03-06T10:14:57.566Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests ---
05:14:57 [2024-03-06T10:14:57.566Z] [INFO] 
05:14:57 [2024-03-06T10:14:57.566Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >--
05:14:57 [2024-03-06T10:14:57.566Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT [134/141]
05:14:57 [2024-03-06T10:14:57.566Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
05:14:57 [2024-03-06T10:14:57.566Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:14:57 [2024-03-06T10:14:57.566Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:14:57 [2024-03-06T10:14:57.566Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
05:14:57 [2024-03-06T10:14:57.823Z] [INFO] 
05:14:57 [2024-03-06T10:14:57.823Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:14:57 [2024-03-06T10:14:57.823Z] [INFO] 
05:14:57 [2024-03-06T10:14:57.823Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:14:57 [2024-03-06T10:14:57.823Z] [INFO] The project's OSGi version is 1.0.8.202403060913
05:14:57 [2024-03-06T10:14:57.823Z] [INFO] 
05:14:57 [2024-03-06T10:14:57.823Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:14:57 [2024-03-06T10:14:57.823Z] [INFO] 
05:14:57 [2024-03-06T10:14:57.823Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:14:57 [2024-03-06T10:14:57.823Z] [INFO] 
05:14:57 [2024-03-06T10:14:57.823Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:14:57 [2024-03-06T10:14:57.823Z] [INFO] 
05:14:57 [2024-03-06T10:14:57.823Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:14:57 [2024-03-06T10:14:57.823Z] [INFO] 
05:14:57 [2024-03-06T10:14:57.823Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:14:57 [2024-03-06T10:14:57.823Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core.tests
05:14:57 [2024-03-06T10:14:57.823Z] [INFO] 
05:14:57 [2024-03-06T10:14:57.823Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:14:57 [2024-03-06T10:14:57.823Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
05:14:57 [2024-03-06T10:14:57.823Z] [INFO] 
05:14:57 [2024-03-06T10:14:57.823Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:14:57 [2024-03-06T10:14:57.823Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:14:57 [2024-03-06T10:14:57.823Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:14:57 [2024-03-06T10:14:57.823Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
05:14:57 [2024-03-06T10:14:57.823Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:14:58 [2024-03-06T10:14:58.079Z] [INFO] 
05:14:58 [2024-03-06T10:14:58.079Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:14:58 [2024-03-06T10:14:58.079Z] [INFO] 
05:14:58 [2024-03-06T10:14:58.079Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:14:58 [2024-03-06T10:14:58.079Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources
05:14:58 [2024-03-06T10:14:58.079Z] [INFO] 
05:14:58 [2024-03-06T10:14:58.079Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:14:58 [2024-03-06T10:14:58.079Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
05:14:58 [2024-03-06T10:14:58.079Z] [INFO] 
05:14:58 [2024-03-06T10:14:58.079Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:14:58 [2024-03-06T10:14:58.079Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-sources.jar
05:14:58 [2024-03-06T10:14:58.079Z] [INFO] 
05:14:58 [2024-03-06T10:14:58.079Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:14:58 [2024-03-06T10:14:58.079Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.jar
05:14:58 [2024-03-06T10:14:58.079Z] [INFO] 
05:14:58 [2024-03-06T10:14:58.079Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:14:58 [2024-03-06T10:14:58.079Z] [INFO] 
05:14:58 [2024-03-06T10:14:58.079Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:14:58 [2024-03-06T10:14:58.079Z] [INFO] 
05:14:58 [2024-03-06T10:14:58.079Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:14:58 [2024-03-06T10:14:58.079Z] [INFO] 
05:14:58 [2024-03-06T10:14:58.079Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:14:58 [2024-03-06T10:14:58.079Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.jar
05:14:59 [2024-03-06T10:14:59.444Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-sources.jar
05:15:00 [2024-03-06T10:15:00.004Z] [INFO] 
05:15:00 [2024-03-06T10:15:00.005Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:15:00 [2024-03-06T10:15:00.260Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data/.metadata/.log
05:15:00 [2024-03-06T10:15:00.260Z] [INFO] Command line:
05:15:00 [2024-03-06T10:15:00.260Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
05:15:00 [2024-03-06T10:15:00.260Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:15:02 [2024-03-06T10:15:02.773Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
05:15:03 [2024-03-06T10:15:03.029Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
05:15:03 [2024-03-06T10:15:03.029Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testSize -- Time elapsed: 0.030 s
05:15:03 [2024-03-06T10:15:03.029Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.029Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterationOrder -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.029Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRetainAll -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.029Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0.004 s
05:15:03 [2024-03-06T10:15:03.029Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToObjectArray -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.029Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testContains -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.029Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testSortedIterator -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.029Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.029Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToSpecificArray -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.029Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.029Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAll -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.029Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testDispose -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.029Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIsEmpty -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.029Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRemove -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.029Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllOutOfOrder -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.029Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterator -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.029Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.029Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRemoveAll -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.029Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllConstructor -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.029Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
05:15:03 [2024-03-06T10:15:03.285Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
05:15:03 [2024-03-06T10:15:03.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testSizeAndIterator -- Time elapsed: 0.062 s
05:15:03 [2024-03-06T10:15:03.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testIsEmpty -- Time elapsed: 0.002 s
05:15:03 [2024-03-06T10:15:03.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testChildrenTimes -- Time elapsed: 0.040 s
05:15:03 [2024-03-06T10:15:03.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testTreeEnd -- Time elapsed: 0.008 s
05:15:03 [2024-03-06T10:15:03.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.039 s
05:15:03 [2024-03-06T10:15:03.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testDepth -- Time elapsed: 0.094 s
05:15:03 [2024-03-06T10:15:03.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testReadTree -- Time elapsed: 0.030 s
05:15:03 [2024-03-06T10:15:03.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testSequentialFill -- Time elapsed: 0.003 s
05:15:03 [2024-03-06T10:15:03.285Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
05:15:03 [2024-03-06T10:15:03.285Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
05:15:03 [2024-03-06T10:15:03.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0.004 s
05:15:03 [2024-03-06T10:15:03.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToObjectArray -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSegmentStoreVersion -- Time elapsed: 0.003 s
05:15:03 [2024-03-06T10:15:03.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToSpecificArray -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testReadingSegmentStore -- Time elapsed: 0.003 s
05:15:03 [2024-03-06T10:15:03.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllConstructor -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSize -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterationOrder -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRetainAll -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testContains -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSortedIterator -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0.002 s
05:15:03 [2024-03-06T10:15:03.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAll -- Time elapsed: 0.002 s
05:15:03 [2024-03-06T10:15:03.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testDispose -- Time elapsed: 0.002 s
05:15:03 [2024-03-06T10:15:03.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIsEmpty -- Time elapsed: 0.002 s
05:15:03 [2024-03-06T10:15:03.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRemove -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllOutOfOrder -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterator -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.286Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRemoveAll -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.286Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
05:15:03 [2024-03-06T10:15:03.286Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
05:15:03 [2024-03-06T10:15:03.286Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testChildren[0: Segment tree core node] -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.286Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testIntersectingChildren[0: Segment tree core node] -- Time elapsed: 0.006 s
05:15:03 [2024-03-06T10:15:03.286Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testSpecifics[0: Segment tree core node] -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.286Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetLatestChild[0: Segment tree core node] -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.286Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testLinkNewChild[0: Segment tree core node] -- Time elapsed: 0.004 s
05:15:03 [2024-03-06T10:15:03.286Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetChild2[0: Segment tree core node] -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.286Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetLatestChild2[0: Segment tree core node] -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.286Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testAddToCloseNode[0: Segment tree core node] -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.286Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetChild[0: Segment tree core node] -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.286Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNbChildren[0: Segment tree core node] -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.286Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeInvalidAdd[0: Segment tree core node] -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.286Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeInvalidEnd[0: Segment tree core node] -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.286Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testCloseNode[0: Segment tree core node] -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.286Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeData[0: Segment tree core node] -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.286Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
05:15:03 [2024-03-06T10:15:03.541Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
05:15:03 [2024-03-06T10:15:03.541Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testAddToCloseNode[0: Segment tree node] -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.541Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testGetChild[0: Segment tree node] -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.541Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testGetLatestChild[0: Segment tree node] -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.541Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testLinkNewChild[0: Segment tree node] -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.541Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNbChildren[0: Segment tree node] -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.541Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeInvalidAdd[0: Segment tree node] -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.541Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeInvalidEnd[0: Segment tree node] -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.541Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testCloseNode[0: Segment tree node] -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.541Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeData[0: Segment tree node] -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.541Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
05:15:03 [2024-03-06T10:15:03.541Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
05:15:03 [2024-03-06T10:15:03.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testSize -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterationOrder -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRetainAll -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToObjectArray -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testContains -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testSortedIterator -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToSpecificArray -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAll -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testDispose -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIsEmpty -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRemove -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllOutOfOrder -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterator -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRemoveAll -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllConstructor -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.542Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
05:15:03 [2024-03-06T10:15:03.542Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest.testNamedAspect -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest.testComparator -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.542Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
05:15:03 [2024-03-06T10:15:03.542Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDoubleDistinct -- Time elapsed: 0.004 s
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.simpleCreate -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createTortureTest -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createAllDressed -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinct -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinctStable -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createFast -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createStable -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createPreloaded -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinctFast -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.542Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
05:15:03 [2024-03-06T10:15:03.542Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testNoDuplicateElements -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testSize -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0.002 s
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterationOrder -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRetainAll -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0.009 s
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToObjectArray -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testContains -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testSortedIterator -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToSpecificArray -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAll -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testDispose -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIsEmpty -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRemove -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllOutOfOrder -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterator -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0.001 s
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRemoveAll -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.542Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllConstructor -- Time elapsed: 0 s
05:15:03 [2024-03-06T10:15:03.542Z] 
05:15:03 [2024-03-06T10:15:03.542Z] Results:
05:15:03 [2024-03-06T10:15:03.542Z] 
05:15:03 [2024-03-06T10:15:03.542Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0
05:15:03 [2024-03-06T10:15:03.542Z] 
05:15:03 [2024-03-06T10:15:03.798Z] [INFO] All tests passed
05:15:03 [2024-03-06T10:15:03.798Z] [INFO] 
05:15:03 [2024-03-06T10:15:03.798Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:15:03 [2024-03-06T10:15:03.798Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.jar
05:15:03 [2024-03-06T10:15:03.798Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.pom
05:15:03 [2024-03-06T10:15:03.798Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-sources.jar
05:15:03 [2024-03-06T10:15:03.798Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-p2metadata.xml
05:15:03 [2024-03-06T10:15:03.798Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-p2artifacts.xml
05:15:03 [2024-03-06T10:15:03.798Z] [INFO] 
05:15:03 [2024-03-06T10:15:03.798Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:15:03 [2024-03-06T10:15:03.798Z] [INFO] 
05:15:03 [2024-03-06T10:15:03.798Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
05:15:03 [2024-03-06T10:15:03.798Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT [135/141]
05:15:03 [2024-03-06T10:15:03.798Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
05:15:03 [2024-03-06T10:15:03.798Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:15:03 [2024-03-06T10:15:03.798Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:15:03 [2024-03-06T10:15:03.798Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
05:15:04 [2024-03-06T10:15:04.054Z] [INFO] 
05:15:04 [2024-03-06T10:15:04.054Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:15:04 [2024-03-06T10:15:04.054Z] [INFO] 
05:15:04 [2024-03-06T10:15:04.054Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:15:04 [2024-03-06T10:15:04.054Z] [INFO] The project's OSGi version is 1.0.3.202403060913
05:15:04 [2024-03-06T10:15:04.054Z] [INFO] 
05:15:04 [2024-03-06T10:15:04.054Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:15:04 [2024-03-06T10:15:04.054Z] [INFO] 
05:15:04 [2024-03-06T10:15:04.054Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:15:04 [2024-03-06T10:15:04.054Z] [INFO] 
05:15:04 [2024-03-06T10:15:04.054Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:15:04 [2024-03-06T10:15:04.054Z] [INFO] 
05:15:04 [2024-03-06T10:15:04.054Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:15:04 [2024-03-06T10:15:04.054Z] [INFO] 
05:15:04 [2024-03-06T10:15:04.054Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:15:04 [2024-03-06T10:15:04.054Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.tests
05:15:04 [2024-03-06T10:15:04.310Z] [INFO] 
05:15:04 [2024-03-06T10:15:04.310Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:15:04 [2024-03-06T10:15:04.310Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
05:15:04 [2024-03-06T10:15:04.310Z] [INFO] 
05:15:04 [2024-03-06T10:15:04.310Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:15:04 [2024-03-06T10:15:04.310Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:15:04 [2024-03-06T10:15:04.310Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:15:04 [2024-03-06T10:15:04.310Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
05:15:04 [2024-03-06T10:15:04.568Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:15:04 [2024-03-06T10:15:04.568Z] [INFO] 
05:15:04 [2024-03-06T10:15:04.568Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:15:04 [2024-03-06T10:15:04.568Z] [INFO] 
05:15:04 [2024-03-06T10:15:04.568Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:15:04 [2024-03-06T10:15:04.568Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources
05:15:04 [2024-03-06T10:15:04.568Z] [INFO] 
05:15:04 [2024-03-06T10:15:04.568Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:15:04 [2024-03-06T10:15:04.568Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 134 were skipped
05:15:04 [2024-03-06T10:15:04.568Z] [INFO] 
05:15:04 [2024-03-06T10:15:04.568Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:15:04 [2024-03-06T10:15:04.568Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar
05:15:04 [2024-03-06T10:15:04.568Z] [INFO] 
05:15:04 [2024-03-06T10:15:04.568Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:15:04 [2024-03-06T10:15:04.823Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar
05:15:04 [2024-03-06T10:15:04.823Z] [INFO] 
05:15:04 [2024-03-06T10:15:04.823Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:15:04 [2024-03-06T10:15:04.823Z] [INFO] 
05:15:04 [2024-03-06T10:15:04.823Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:15:04 [2024-03-06T10:15:04.823Z] [INFO] 
05:15:04 [2024-03-06T10:15:04.823Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:15:04 [2024-03-06T10:15:04.823Z] [INFO] 
05:15:04 [2024-03-06T10:15:04.823Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:15:04 [2024-03-06T10:15:04.823Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar
05:15:06 [2024-03-06T10:15:06.186Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar
05:15:06 [2024-03-06T10:15:06.748Z] [INFO] 
05:15:06 [2024-03-06T10:15:06.748Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:15:07 [2024-03-06T10:15:07.003Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data/.metadata/.log
05:15:07 [2024-03-06T10:15:07.003Z] [INFO] Command line:
05:15:07 [2024-03-06T10:15:07.004Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
05:15:07 [2024-03-06T10:15:07.004Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:15:10 [2024-03-06T10:15:10.266Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:15:10 [2024-03-06T10:15:10.266Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
05:15:14 [2024-03-06T10:15:14.431Z] !SESSION 2024-03-06 10:15:06.930 -----------------------------------------------
05:15:14 [2024-03-06T10:15:14.431Z] eclipse.buildId=unknown
05:15:14 [2024-03-06T10:15:14.431Z] java.version=17.0.2
05:15:14 [2024-03-06T10:15:14.431Z] java.vendor=Oracle Corporation
05:15:14 [2024-03-06T10:15:14.431Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
05:15:14 [2024-03-06T10:15:14.431Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
05:15:14 [2024-03-06T10:15:14.431Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
05:15:14 [2024-03-06T10:15:14.431Z] 
05:15:14 [2024-03-06T10:15:14.431Z] !ENTRY org.eclipse.urischeme 4 0 2024-03-06 10:15:13.733
05:15:14 [2024-03-06T10:15:14.431Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
05:15:14 [2024-03-06T10:15:14.431Z] !STACK 0
05:15:14 [2024-03-06T10:15:14.431Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
05:15:14 [2024-03-06T10:15:14.431Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
05:15:14 [2024-03-06T10:15:14.431Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
05:15:14 [2024-03-06T10:15:14.431Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
05:15:14 [2024-03-06T10:15:14.431Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
05:15:14 [2024-03-06T10:15:14.431Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
05:15:14 [2024-03-06T10:15:14.431Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
05:15:14 [2024-03-06T10:15:14.431Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
05:15:14 [2024-03-06T10:15:14.431Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
05:15:14 [2024-03-06T10:15:14.431Z] Caused by: java.io.IOException: error=2, No such file or directory
05:15:14 [2024-03-06T10:15:14.431Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
05:15:14 [2024-03-06T10:15:14.431Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
05:15:14 [2024-03-06T10:15:14.431Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
05:15:14 [2024-03-06T10:15:14.431Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
05:15:14 [2024-03-06T10:15:14.431Z] 	... 7 more
05:15:14 [2024-03-06T10:15:14.431Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
05:15:14 [2024-03-06T10:15:14.431Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
05:15:14 [2024-03-06T10:15:14.431Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testLoadElements -- Time elapsed: 0.020 s
05:15:14 [2024-03-06T10:15:14.431Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateInvalidMissingFiles -- Time elapsed: 0.043 s
05:15:14 [2024-03-06T10:15:14.431Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateInvalidEmptyProfile -- Time elapsed: 0.003 s
05:15:14 [2024-03-06T10:15:14.431Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateInvalidMissingRoot -- Time elapsed: 0.002 s
05:15:14 [2024-03-06T10:15:14.432Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateValid -- Time elapsed: 0.013 s
05:15:14 [2024-03-06T10:15:14.432Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
05:15:14 [2024-03-06T10:15:14.432Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
05:15:14 [2024-03-06T10:15:14.432Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest.testValidateValid -- Time elapsed: 0.069 s
05:15:14 [2024-03-06T10:15:14.432Z] 
05:15:14 [2024-03-06T10:15:14.432Z] Results:
05:15:14 [2024-03-06T10:15:14.432Z] 
05:15:14 [2024-03-06T10:15:14.432Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
05:15:14 [2024-03-06T10:15:14.432Z] 
05:15:15 [2024-03-06T10:15:15.358Z] [INFO] All tests passed
05:15:15 [2024-03-06T10:15:15.358Z] [INFO] 
05:15:15 [2024-03-06T10:15:15.358Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:15:15 [2024-03-06T10:15:15.358Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar
05:15:15 [2024-03-06T10:15:15.358Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.pom
05:15:15 [2024-03-06T10:15:15.358Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar
05:15:15 [2024-03-06T10:15:15.358Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
05:15:15 [2024-03-06T10:15:15.358Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
05:15:15 [2024-03-06T10:15:15.358Z] [INFO] 
05:15:15 [2024-03-06T10:15:15.358Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:15:15 [2024-03-06T10:15:15.358Z] [INFO] 
05:15:15 [2024-03-06T10:15:15.358Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
05:15:15 [2024-03-06T10:15:15.358Z] [INFO] Building Trace Compass All Tests 1.0.13-SNAPSHOT               [136/141]
05:15:15 [2024-03-06T10:15:15.358Z] [INFO]   from releng/org.eclipse.tracecompass.alltests/pom.xml
05:15:15 [2024-03-06T10:15:15.358Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:15:15 [2024-03-06T10:15:15.358Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:15:15 [2024-03-06T10:15:15.358Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/pom.xml
05:15:15 [2024-03-06T10:15:15.613Z] [INFO] 
05:15:15 [2024-03-06T10:15:15.613Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.alltests ---
05:15:15 [2024-03-06T10:15:15.613Z] [INFO] 
05:15:15 [2024-03-06T10:15:15.614Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
05:15:15 [2024-03-06T10:15:15.614Z] [INFO] The project's OSGi version is 1.0.13.202403060913
05:15:15 [2024-03-06T10:15:15.614Z] [INFO] 
05:15:15 [2024-03-06T10:15:15.614Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
05:15:15 [2024-03-06T10:15:15.614Z] [INFO] 
05:15:15 [2024-03-06T10:15:15.614Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
05:15:15 [2024-03-06T10:15:15.614Z] [INFO] 
05:15:15 [2024-03-06T10:15:15.614Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
05:15:15 [2024-03-06T10:15:15.614Z] [INFO] 
05:15:15 [2024-03-06T10:15:15.614Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
05:15:15 [2024-03-06T10:15:15.869Z] [INFO] 
05:15:15 [2024-03-06T10:15:15.869Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
05:15:15 [2024-03-06T10:15:15.869Z] [INFO] Resolving class path of Trace Compass All Tests
05:15:16 [2024-03-06T10:15:16.430Z] [INFO] 
05:15:16 [2024-03-06T10:15:16.430Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
05:15:16 [2024-03-06T10:15:16.430Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/src/main/resources
05:15:16 [2024-03-06T10:15:16.430Z] [INFO] 
05:15:16 [2024-03-06T10:15:16.430Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
05:15:16 [2024-03-06T10:15:16.430Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:15:16 [2024-03-06T10:15:16.430Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:15:16 [2024-03-06T10:15:16.430Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/pom.xml
05:15:16 [2024-03-06T10:15:16.430Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:15:16 [2024-03-06T10:15:16.990Z] [INFO] 
05:15:16 [2024-03-06T10:15:16.990Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.alltests ---
05:15:16 [2024-03-06T10:15:16.990Z] [INFO] 
05:15:16 [2024-03-06T10:15:16.990Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.alltests ---
05:15:16 [2024-03-06T10:15:16.990Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/src/test/resources
05:15:16 [2024-03-06T10:15:16.990Z] [INFO] 
05:15:16 [2024-03-06T10:15:16.990Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.alltests ---
05:15:16 [2024-03-06T10:15:16.990Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 152 were skipped
05:15:16 [2024-03-06T10:15:16.990Z] [INFO] 
05:15:16 [2024-03-06T10:15:16.990Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests ---
05:15:16 [2024-03-06T10:15:16.990Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar
05:15:16 [2024-03-06T10:15:16.990Z] [INFO] 
05:15:16 [2024-03-06T10:15:16.990Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests ---
05:15:16 [2024-03-06T10:15:16.991Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar
05:15:16 [2024-03-06T10:15:16.991Z] [INFO] 
05:15:16 [2024-03-06T10:15:16.991Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests ---
05:15:16 [2024-03-06T10:15:16.991Z] [INFO] 
05:15:16 [2024-03-06T10:15:16.991Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.alltests ---
05:15:16 [2024-03-06T10:15:16.991Z] [INFO] 
05:15:16 [2024-03-06T10:15:16.991Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests ---
05:15:16 [2024-03-06T10:15:16.991Z] [INFO] 
05:15:16 [2024-03-06T10:15:16.991Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.alltests ---
05:15:16 [2024-03-06T10:15:16.991Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar
05:15:17 [2024-03-06T10:15:17.917Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar
05:15:19 [2024-03-06T10:15:19.281Z] [INFO] 
05:15:19 [2024-03-06T10:15:19.281Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.alltests ---
05:15:19 [2024-03-06T10:15:19.281Z] [WARNING] No tests found
05:15:19 [2024-03-06T10:15:19.281Z] [INFO] 
05:15:19 [2024-03-06T10:15:19.281Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests ---
05:15:19 [2024-03-06T10:15:19.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar
05:15:19 [2024-03-06T10:15:19.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.pom
05:15:19 [2024-03-06T10:15:19.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar
05:15:19 [2024-03-06T10:15:19.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-p2metadata.xml
05:15:19 [2024-03-06T10:15:19.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-p2artifacts.xml
05:15:19 [2024-03-06T10:15:19.281Z] [INFO] 
05:15:19 [2024-03-06T10:15:19.281Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests ---
05:15:19 [2024-03-06T10:15:19.281Z] [INFO] 
05:15:19 [2024-03-06T10:15:19.281Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests >--
05:15:19 [2024-03-06T10:15:19.281Z] [INFO] Building org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT [137/141]
05:15:19 [2024-03-06T10:15:19.281Z] [INFO]   from releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
05:15:19 [2024-03-06T10:15:19.281Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:15:19 [2024-03-06T10:15:19.281Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:15:19 [2024-03-06T10:15:19.281Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
05:15:19 [2024-03-06T10:15:19.537Z] [INFO] 
05:15:19 [2024-03-06T10:15:19.537Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.integration.core.tests ---
05:15:19 [2024-03-06T10:15:19.537Z] [INFO] 
05:15:19 [2024-03-06T10:15:19.537Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
05:15:19 [2024-03-06T10:15:19.537Z] [INFO] The project's OSGi version is 1.0.8.202403060913
05:15:19 [2024-03-06T10:15:19.537Z] [INFO] 
05:15:19 [2024-03-06T10:15:19.537Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
05:15:19 [2024-03-06T10:15:19.537Z] [INFO] 
05:15:19 [2024-03-06T10:15:19.537Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
05:15:19 [2024-03-06T10:15:19.537Z] [INFO] 
05:15:19 [2024-03-06T10:15:19.537Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
05:15:19 [2024-03-06T10:15:19.537Z] [INFO] 
05:15:19 [2024-03-06T10:15:19.537Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
05:15:19 [2024-03-06T10:15:19.537Z] [INFO] 
05:15:19 [2024-03-06T10:15:19.537Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
05:15:19 [2024-03-06T10:15:19.537Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.core.tests
05:15:19 [2024-03-06T10:15:19.537Z] [INFO] 
05:15:19 [2024-03-06T10:15:19.537Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
05:15:19 [2024-03-06T10:15:19.792Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
05:15:19 [2024-03-06T10:15:19.792Z] [INFO] 
05:15:19 [2024-03-06T10:15:19.792Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
05:15:19 [2024-03-06T10:15:19.792Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:15:19 [2024-03-06T10:15:19.792Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:15:19 [2024-03-06T10:15:19.792Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
05:15:19 [2024-03-06T10:15:19.792Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:15:19 [2024-03-06T10:15:19.792Z] [INFO] 
05:15:19 [2024-03-06T10:15:19.792Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.integration.core.tests ---
05:15:19 [2024-03-06T10:15:19.792Z] [INFO] 
05:15:19 [2024-03-06T10:15:19.792Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.integration.core.tests ---
05:15:19 [2024-03-06T10:15:19.792Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/src/test/resources
05:15:19 [2024-03-06T10:15:19.792Z] [INFO] 
05:15:19 [2024-03-06T10:15:19.792Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.core.tests ---
05:15:19 [2024-03-06T10:15:19.792Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 107 were skipped
05:15:19 [2024-03-06T10:15:19.792Z] [INFO] 
05:15:19 [2024-03-06T10:15:19.792Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.core.tests ---
05:15:19 [2024-03-06T10:15:19.792Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-sources.jar
05:15:19 [2024-03-06T10:15:19.792Z] [INFO] 
05:15:19 [2024-03-06T10:15:19.792Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.core.tests ---
05:15:19 [2024-03-06T10:15:19.793Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT.jar
05:15:20 [2024-03-06T10:15:20.050Z] [INFO] 
05:15:20 [2024-03-06T10:15:20.050Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.core.tests ---
05:15:20 [2024-03-06T10:15:20.050Z] [INFO] 
05:15:20 [2024-03-06T10:15:20.050Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.integration.core.tests ---
05:15:20 [2024-03-06T10:15:20.050Z] [INFO] 
05:15:20 [2024-03-06T10:15:20.050Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.core.tests ---
05:15:20 [2024-03-06T10:15:20.050Z] [INFO] 
05:15:20 [2024-03-06T10:15:20.050Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.integration.core.tests ---
05:15:20 [2024-03-06T10:15:20.050Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT.jar
05:15:20 [2024-03-06T10:15:20.976Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-sources.jar
05:15:21 [2024-03-06T10:15:21.902Z] [INFO] 
05:15:21 [2024-03-06T10:15:21.902Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.integration.core.tests ---
05:15:21 [2024-03-06T10:15:21.902Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data/.metadata/.log
05:15:21 [2024-03-06T10:15:21.902Z] [INFO] Command line:
05:15:21 [2024-03-06T10:15:21.902Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
05:15:21 [2024-03-06T10:15:21.903Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:15:26 [2024-03-06T10:15:26.068Z] Running org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
05:15:40 [2024-03-06T10:15:40.911Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.86 s -- in org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
05:15:40 [2024-03-06T10:15:40.912Z] org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest.test -- Time elapsed: 0.009 s
05:15:40 [2024-03-06T10:15:40.912Z] org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest.testGetter -- Time elapsed: 0.006 s
05:15:40 [2024-03-06T10:15:40.912Z] 
05:15:40 [2024-03-06T10:15:40.912Z] Results:
05:15:40 [2024-03-06T10:15:40.912Z] 
05:15:40 [2024-03-06T10:15:40.912Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
05:15:40 [2024-03-06T10:15:40.912Z] 
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] All tests passed
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] 
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.core.tests ---
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT.jar
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT.pom
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-sources.jar
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-p2metadata.xml
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-p2artifacts.xml
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] 
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.core.tests ---
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] 
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] Building org.eclipse.tracecompass.testing 9.3.0-SNAPSHOT       [138/141]
05:15:40 [2024-03-06T10:15:40.912Z] [INFO]   from releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] 
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.testing ---
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] 
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] The project's OSGi version is 9.3.0.202403060913
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] 
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] 
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] 
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] 
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] 
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.testing ---
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/src/main/resources
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] 
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.testing ---
05:15:40 [2024-03-06T10:15:40.912Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 150 were skipped
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] 
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing ---
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] 
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing ---
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT.jar
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] 
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing ---
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] 
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing ---
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] 
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.testing ---
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT-sources-feature.jar
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] 
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing ---
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] 
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.testing ---
05:15:40 [2024-03-06T10:15:40.912Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT.jar
05:15:41 [2024-03-06T10:15:41.839Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT-sources-feature.jar
05:15:42 [2024-03-06T10:15:42.401Z] [INFO] 
05:15:42 [2024-03-06T10:15:42.401Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing ---
05:15:42 [2024-03-06T10:15:42.401Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT.jar
05:15:42 [2024-03-06T10:15:42.401Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT.pom
05:15:42 [2024-03-06T10:15:42.401Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT-sources-feature.jar
05:15:42 [2024-03-06T10:15:42.401Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT-p2metadata.xml
05:15:42 [2024-03-06T10:15:42.401Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT-p2artifacts.xml
05:15:42 [2024-03-06T10:15:42.401Z] [INFO] 
05:15:42 [2024-03-06T10:15:42.401Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing ---
05:15:42 [2024-03-06T10:15:42.401Z] [INFO] 
05:15:42 [2024-03-06T10:15:42.401Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
05:15:42 [2024-03-06T10:15:42.401Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 9.3.0-SNAPSHOT    [139/141]
05:15:42 [2024-03-06T10:15:42.401Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
05:15:42 [2024-03-06T10:15:42.401Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:15:42 [2024-03-06T10:15:42.401Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] 
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote ---
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] 
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] The project's OSGi version is 9.3.0.202403060913
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] 
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] 
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] 
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] 
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] 
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote ---
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/src/main/resources
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] 
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote ---
05:15:42 [2024-03-06T10:15:42.657Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] 
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote ---
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] 
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote ---
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT.jar
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] 
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote ---
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] 
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] 
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote ---
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT-sources-feature.jar
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] 
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] 
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote ---
05:15:42 [2024-03-06T10:15:42.657Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT.jar
05:15:44 [2024-03-06T10:15:44.021Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT-sources-feature.jar
05:15:45 [2024-03-06T10:15:45.386Z] [INFO] 
05:15:45 [2024-03-06T10:15:45.386Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote ---
05:15:45 [2024-03-06T10:15:45.386Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT.jar
05:15:45 [2024-03-06T10:15:45.386Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT.pom
05:15:45 [2024-03-06T10:15:45.387Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT-sources-feature.jar
05:15:45 [2024-03-06T10:15:45.387Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT-p2metadata.xml
05:15:45 [2024-03-06T10:15:45.387Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT-p2artifacts.xml
05:15:45 [2024-03-06T10:15:45.387Z] [INFO] 
05:15:45 [2024-03-06T10:15:45.387Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote ---
05:15:45 [2024-03-06T10:15:45.387Z] [INFO] 
05:15:45 [2024-03-06T10:15:45.387Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
05:15:45 [2024-03-06T10:15:45.387Z] [INFO] Building Trace Compass Repository 9.3.0-SNAPSHOT               [140/141]
05:15:45 [2024-03-06T10:15:45.387Z] [INFO]   from releng/org.eclipse.tracecompass.releng-site/pom.xml
05:15:45 [2024-03-06T10:15:45.387Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
05:15:45 [2024-03-06T10:15:45.387Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/pom.xml
05:15:45 [2024-03-06T10:15:45.948Z] [INFO] 
05:15:45 [2024-03-06T10:15:45.948Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.releng-site ---
05:15:45 [2024-03-06T10:15:45.948Z] [INFO] 
05:15:45 [2024-03-06T10:15:45.948Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
05:15:45 [2024-03-06T10:15:45.948Z] [INFO] The project's OSGi version is 9.3.0.202403060913
05:15:45 [2024-03-06T10:15:45.948Z] [INFO] 
05:15:45 [2024-03-06T10:15:45.948Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
05:15:45 [2024-03-06T10:15:45.948Z] [INFO] 
05:15:45 [2024-03-06T10:15:45.948Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
05:15:45 [2024-03-06T10:15:45.948Z] [INFO] 
05:15:45 [2024-03-06T10:15:45.948Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
05:15:45 [2024-03-06T10:15:45.948Z] [INFO] 
05:15:45 [2024-03-06T10:15:45.948Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
05:15:45 [2024-03-06T10:15:45.948Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/src/main/resources
05:15:45 [2024-03-06T10:15:45.948Z] [INFO] 
05:15:45 [2024-03-06T10:15:45.948Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site ---
05:15:45 [2024-03-06T10:15:45.948Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
05:15:45 [2024-03-06T10:15:45.948Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
05:15:45 [2024-03-06T10:15:45.948Z] [INFO] 
05:15:45 [2024-03-06T10:15:45.948Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site ---
05:15:45 [2024-03-06T10:15:45.948Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
05:15:45 [2024-03-06T10:15:45.948Z] [INFO] 
05:15:45 [2024-03-06T10:15:45.948Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site ---
05:15:45 [2024-03-06T10:15:45.948Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
05:15:45 [2024-03-06T10:15:45.948Z] [INFO] 
05:15:45 [2024-03-06T10:15:45.948Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site ---
05:15:45 [2024-03-06T10:15:45.948Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
05:15:45 [2024-03-06T10:15:45.948Z] [INFO] 
05:15:45 [2024-03-06T10:15:45.948Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site ---
05:15:45 [2024-03-06T10:15:45.948Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
05:15:52 [2024-03-06T10:15:52.483Z] [INFO] 
05:15:52 [2024-03-06T10:15:52.483Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site ---
05:15:52 [2024-03-06T10:15:52.483Z] [INFO] 
05:15:52 [2024-03-06T10:15:52.483Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site ---
05:15:52 [2024-03-06T10:15:52.483Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
05:15:52 [2024-03-06T10:15:52.483Z] [INFO] 
05:15:52 [2024-03-06T10:15:52.483Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.releng-site ---
05:15:52 [2024-03-06T10:15:52.483Z] [INFO] 
05:15:52 [2024-03-06T10:15:52.483Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site ---
05:15:52 [2024-03-06T10:15:52.483Z] [INFO] 
05:15:52 [2024-03-06T10:15:52.483Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.releng-site ---
05:15:52 [2024-03-06T10:15:52.483Z] [INFO] 
05:15:52 [2024-03-06T10:15:52.483Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site ---
05:15:52 [2024-03-06T10:15:52.483Z] [INFO] No primary artifact to install, installing attached artifacts instead.
05:15:52 [2024-03-06T10:15:52.483Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/9.3.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.3.0-SNAPSHOT.pom
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/9.3.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.3.0-SNAPSHOT-p2metadata.xml
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/9.3.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.3.0-SNAPSHOT-p2artifacts.xml
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] 
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site ---
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] 
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT [141/141]
05:15:52 [2024-03-06T10:15:52.484Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:15:52 [2024-03-06T10:15:52.484Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] 
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] 
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] The project's OSGi version is 1.0.4.202403060913
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] 
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] 
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] 
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] 
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] 
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core.tests
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] 
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] 
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:15:52 [2024-03-06T10:15:52.484Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:15:52 [2024-03-06T10:15:52.484Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:15:52 [2024-03-06T10:15:52.484Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] 
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] 
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] 
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/test/resources
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] 
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:15:52 [2024-03-06T10:15:52.484Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:15:52 [2024-03-06T10:15:52.484Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:15:52 [2024-03-06T10:15:52.484Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] 
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:15:52 [2024-03-06T10:15:52.484Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 24 were skipped
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] 
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] 
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] 
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] 
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] 
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] 
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:15:52 [2024-03-06T10:15:52.484Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar
05:15:53 [2024-03-06T10:15:53.848Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar
05:15:54 [2024-03-06T10:15:54.774Z] [INFO] 
05:15:54 [2024-03-06T10:15:54.774Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.pom
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] 
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] ------------------------------------------------------------------------
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] Reactor Summary:
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] 
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] Trace Compass Parent 9.3.0-SNAPSHOT ................ SUCCESS [  9.871 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 9.3.0-SNAPSHOT SUCCESS [  0.017 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] Trace Compass Common Utilities Parent 9.3.0-SNAPSHOT SUCCESS [  0.010 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT  SUCCESS [ 15.888 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] Trace Compass State System Parent 9.3.0-SNAPSHOT ... SUCCESS [  0.010 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT SUCCESS [  2.662 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT SUCCESS [  3.935 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] Trace Compass TMF Parent 9.3.0-SNAPSHOT ............ SUCCESS [  0.007 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] Trace Compass Filter Parser 1.1.1-SNAPSHOT ......... SUCCESS [  1.961 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT SUCCESS [  4.543 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.tmf.core 9.2.1-SNAPSHOT ... SUCCESS [  8.129 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT SUCCESS [  2.052 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT SUCCESS [ 22.999 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT SUCCESS [05:35 min]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] Trace Compass CTF Support Parent 9.3.0-SNAPSHOT .... SUCCESS [  0.016 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT .... SUCCESS [  5.955 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT ... SUCCESS [  3.210 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT SUCCESS [  2.712 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.15-SNAPSHOT SUCCESS [ 39.919 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT SUCCESS [04:39 min]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT SUCCESS [  5.959 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.tmf.ui 9.0.3-SNAPSHOT ..... SUCCESS [ 10.940 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT SUCCESS [  2.810 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT SUCCESS [  2.734 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT SUCCESS [  3.405 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT SUCCESS [  3.055 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.5.1-SNAPSHOT SUCCESS [  2.588 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT SUCCESS [  3.499 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 8.2.1-SNAPSHOT SUCCESS [  3.317 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] Trace Compass LTTng Support Parent 9.3.0-SNAPSHOT .. SUCCESS [  0.010 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT SUCCESS [  1.996 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT SUCCESS [  3.929 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT SUCCESS [03:03 min]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] Trace Compass Release Engineering Parent 9.3.0-SNAPSHOT SUCCESS [  0.007 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT SUCCESS [  2.534 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT SUCCESS [05:05 min]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [01:08 min]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT SUCCESS [  8.302 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT SUCCESS [  2.988 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT SUCCESS [  5.820 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT SUCCESS [  2.796 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT SUCCESS [  2.578 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT SUCCESS [  5.220 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 13.343 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 21.745 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT SUCCESS [02:02 min]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT SUCCESS [  2.931 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT SUCCESS [  3.442 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT SUCCESS [ 10.647 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT SUCCESS [ 15.207 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [ 23.696 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT SUCCESS [ 49.987 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.4.1-SNAPSHOT SUCCESS [  2.745 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.10-SNAPSHOT SUCCESS [ 37.478 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 4.1.1-SNAPSHOT SUCCESS [  3.269 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [ 13.711 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] Trace Compass BTF Support Parent 9.3.0-SNAPSHOT .... SUCCESS [  0.008 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT ... SUCCESS [  2.423 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT ..... SUCCESS [  2.822 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] Trace Compass Documentation 9.3.0-SNAPSHOT ......... SUCCESS [  0.006 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] Trace Compass Profiling User Guide 9.3.0-SNAPSHOT .. SUCCESS [ 10.216 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] Trace Compass Developer Guide 9.3.0-SNAPSHOT ....... SUCCESS [  6.550 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT SUCCESS [  3.527 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.tmf 9.3.0-SNAPSHOT ........ SUCCESS [  1.871 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.btf 9.3.0-SNAPSHOT ........ SUCCESS [  1.954 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT SUCCESS [  5.289 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT SUCCESS [  6.497 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.ctf 9.3.0-SNAPSHOT ........ SUCCESS [  1.623 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT SUCCESS [  5.535 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.tmf.ctf 9.3.0-SNAPSHOT .... SUCCESS [  3.026 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [01:56 min]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] Trace Compass User Guide 9.3.0-SNAPSHOT ............ SUCCESS [  9.382 s]
05:15:54 [2024-03-06T10:15:54.775Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 9.3.0-SNAPSHOT SUCCESS [  5.440 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] Trace Compass RCP User Guide 9.3.0-SNAPSHOT ........ SUCCESS [  5.673 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] Trace Compass Pcap User Guide 9.3.0-SNAPSHOT ....... SUCCESS [  4.818 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT .. SUCCESS [  3.104 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 9.3.0-SNAPSHOT SUCCESS [  0.006 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT SUCCESS [  4.289 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT  SUCCESS [  2.512 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.gdbtrace 9.3.0-SNAPSHOT ... SUCCESS [  2.106 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT SUCCESS [  5.633 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 10.636 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT SUCCESS [  5.005 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT SUCCESS [  2.533 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT SUCCESS [  4.450 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT SUCCESS [  2.741 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT SUCCESS [  3.555 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.lttng2.control 9.3.0-SNAPSHOT SUCCESS [  3.028 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT SUCCESS [  6.222 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT SUCCESS [  5.453 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT SUCCESS [ 29.622 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [ 50.994 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT SUCCESS [  3.295 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 9.3.0-SNAPSHOT SUCCESS [  2.577 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT SUCCESS [ 39.353 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT SUCCESS [02:58 min]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.21-SNAPSHOT SUCCESS [04:26 min]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.2.2-SNAPSHOT SUCCESS [  2.145 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT SUCCESS [  3.600 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.lttng2.ust 9.3.0-SNAPSHOT . SUCCESS [  2.554 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT SUCCESS [ 33.501 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 11.429 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [01:07 min]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] Trace Compass Pcap Format Support Parent 9.3.0-SNAPSHOT SUCCESS [  0.006 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT .. SUCCESS [  1.942 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT SUCCESS [  9.986 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT SUCCESS [  3.195 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT  SUCCESS [  2.162 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.tmf.pcap 9.3.0-SNAPSHOT ... SUCCESS [  1.651 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT SUCCESS [  7.448 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 24.848 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] Trace Compass RCP Parent 9.3.0-SNAPSHOT ............ SUCCESS [  0.008 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] Trace Compass RCP Branding plug-in 9.3.0-SNAPSHOT .. SUCCESS [  1.949 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] Trace Compass RCP Branding Feature 9.3.0-SNAPSHOT .. SUCCESS [  1.906 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT SUCCESS [  2.639 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.rcp.ui 9.3.0-SNAPSHOT ..... SUCCESS [  2.913 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] Trace Compass RCP Feature 9.3.0-SNAPSHOT ........... SUCCESS [  5.790 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT SUCCESS [  5.157 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT SUCCESS [ 11.416 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT SUCCESS [  2.098 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.rcp.incubator 9.3.0-SNAPSHOT SUCCESS [  2.250 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.tmf.cli 9.3.0-SNAPSHOT .... SUCCESS [  1.553 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] Trace Compass Json trace Parent 9.3.0-SNAPSHOT ..... SUCCESS [  0.005 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT SUCCESS [  1.911 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.jsontrace 9.3.0-SNAPSHOT .. SUCCESS [  1.524 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] Trace Compass RCP Product 9.3.0-SNAPSHOT ........... SUCCESS [03:49 min]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] Trace Compass Target Platform 9.3.0-SNAPSHOT ....... SUCCESS [  1.005 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT SUCCESS [ 11.194 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT SUCCESS [ 52.089 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [01:22 min]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [08:06 min]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 10.680 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT SUCCESS [  7.812 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT SUCCESS [  6.186 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 11.352 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] Trace Compass All Tests 1.0.13-SNAPSHOT ............ SUCCESS [  4.029 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT SUCCESS [ 20.618 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.testing 9.3.0-SNAPSHOT .... SUCCESS [  2.579 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.tmf.remote 9.3.0-SNAPSHOT . SUCCESS [  2.917 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] Trace Compass Repository 9.3.0-SNAPSHOT ............ SUCCESS [  6.881 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT SUCCESS [  2.533 s]
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] ------------------------------------------------------------------------
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] BUILD SUCCESS
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] ------------------------------------------------------------------------
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] Total time:  01:02 h
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] Finished at: 2024-03-06T10:15:54Z
05:15:54 [2024-03-06T10:15:54.776Z] [INFO] ------------------------------------------------------------------------
05:15:55 [2024-03-06T10:15:55.344Z] [Pipeline] sh
05:15:55 [2024-03-06T10:15:55.909Z] + mkdir -p releng/org.eclipse.tracecompass.releng-site/target/repository/
05:15:55 [2024-03-06T10:15:55.913Z] [Pipeline] sh
05:15:56 [2024-03-06T10:15:56.466Z] + git rev-parse --short HEAD
05:15:56 [2024-03-06T10:15:56.471Z] [Pipeline] sh
05:15:56 [2024-03-06T10:15:56.979Z] + mkdir -p rcp/org.eclipse.tracecompass.rcp.product/target/repository/
05:15:56 [2024-03-06T10:15:56.983Z] [Pipeline] sh
05:15:57 [2024-03-06T10:15:57.525Z] + cp releng/org.eclipse.tracecompass.releng-site/target/repository//tc-git-sha rcp/org.eclipse.tracecompass.rcp.product/target/repository//tc-git-sha
05:15:57 [2024-03-06T10:15:57.529Z] [Pipeline] }
05:15:57 [2024-03-06T10:15:57.538Z] [Pipeline] // container
05:15:57 [2024-03-06T10:15:57.548Z] Post stage
05:15:57 [2024-03-06T10:15:57.551Z] [Pipeline] container
05:15:57 [2024-03-06T10:15:57.551Z] [Pipeline] {
05:15:57 [2024-03-06T10:15:57.560Z] [Pipeline] junit
05:15:57 [2024-03-06T10:15:57.563Z] Recording test results
05:16:21 [2024-03-06T10:16:21.263Z] [Checks API] No suitable checks publisher found.
05:16:21 [2024-03-06T10:16:21.266Z] [Pipeline] archiveArtifacts
05:16:21 [2024-03-06T10:16:21.295Z] Archiving artifacts
05:16:24 [2024-03-06T10:16:24.437Z] [Pipeline] }
05:16:24 [2024-03-06T10:16:24.446Z] [Pipeline] // container
05:16:24 [2024-03-06T10:16:24.459Z] [Pipeline] }
05:16:24 [2024-03-06T10:16:24.467Z] [Pipeline] // withEnv
05:16:24 [2024-03-06T10:16:24.475Z] [Pipeline] }
05:16:24 [2024-03-06T10:16:24.483Z] [Pipeline] // stage
05:16:24 [2024-03-06T10:16:24.492Z] [Pipeline] stage
05:16:24 [2024-03-06T10:16:24.493Z] [Pipeline] { (Deploy Site)
05:16:24 [2024-03-06T10:16:24.510Z] [Pipeline] tool
05:16:24 [2024-03-06T10:16:24.519Z] [Pipeline] envVarsForTool
05:16:24 [2024-03-06T10:16:24.633Z] [Pipeline] tool
05:16:24 [2024-03-06T10:16:24.702Z] [Pipeline] envVarsForTool
05:16:24 [2024-03-06T10:16:24.730Z] [Pipeline] withEnv
05:16:24 [2024-03-06T10:16:24.730Z] [Pipeline] {
05:16:24 [2024-03-06T10:16:24.946Z] [Pipeline] sshagent
05:16:24 [2024-03-06T10:16:24.996Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
05:16:24 [2024-03-06T10:16:24.996Z] [ssh-agent] Looking for ssh-agent implementation...
05:16:25 [2024-03-06T10:16:25.199Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
05:16:25 [2024-03-06T10:16:25.203Z] $ ssh-agent
05:16:25 [2024-03-06T10:16:25.301Z] SSH_AUTH_SOCK=/tmp/ssh-i2TNlSS0ka7Z/agent.431
05:16:25 [2024-03-06T10:16:25.301Z] SSH_AGENT_PID=433
05:16:25 [2024-03-06T10:16:25.400Z] Running ssh-add (command line suppressed)
05:16:25 [2024-03-06T10:16:25.504Z] Identity added: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_14335956697681278883.key (/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_14335956697681278883.key)
05:16:25 [2024-03-06T10:16:25.603Z] [ssh-agent] Started.
05:16:25 [2024-03-06T10:16:25.604Z] [Pipeline] {
05:16:25 [2024-03-06T10:16:25.613Z] [Pipeline] sh
05:16:26 [2024-03-06T10:16:26.097Z] + /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts//deploy-update-site.sh releng/org.eclipse.tracecompass.releng-site/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/repository/
05:16:26 [2024-03-06T10:16:26.097Z] + repo=tracecompass
05:16:26 [2024-03-06T10:16:26.097Z] + '[' 2 -lt 2 ']'
05:16:26 [2024-03-06T10:16:26.097Z] + sitePath=releng/org.eclipse.tracecompass.releng-site/target/repository/
05:16:26 [2024-03-06T10:16:26.097Z] + siteDestination=/home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/repository/
05:16:26 [2024-03-06T10:16:26.097Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
05:16:26 [2024-03-06T10:16:26.097Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
05:16:26 [2024-03-06T10:16:26.097Z] + SCP=scp
05:16:26 [2024-03-06T10:16:26.097Z] + ECHO=echo
05:16:26 [2024-03-06T10:16:26.097Z] + '[' false == false ']'
05:16:26 [2024-03-06T10:16:26.097Z] + ECHO=
05:16:26 [2024-03-06T10:16:26.097Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/repository/
05:16:26 [2024-03-06T10:16:26.097Z]               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/repository//*'
05:16:27 [2024-03-06T10:16:27.097Z] + scp -r releng/org.eclipse.tracecompass.releng-site/target/repository//artifacts.jar releng/org.eclipse.tracecompass.releng-site/target/repository//artifacts.xml.xz releng/org.eclipse.tracecompass.releng-site/target/repository//content.jar releng/org.eclipse.tracecompass.releng-site/target/repository//content.xml.xz releng/org.eclipse.tracecompass.releng-site/target/repository//features releng/org.eclipse.tracecompass.releng-site/target/repository//p2.index releng/org.eclipse.tracecompass.releng-site/target/repository//plugins releng/org.eclipse.tracecompass.releng-site/target/repository//tc-git-sha genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/repository/
05:16:34 [2024-03-06T10:16:34.000Z] [Pipeline] }
05:16:34 [2024-03-06T10:16:34.003Z] $ ssh-agent -k
05:16:34 [2024-03-06T10:16:34.009Z] unset SSH_AUTH_SOCK;
05:16:34 [2024-03-06T10:16:34.010Z] unset SSH_AGENT_PID;
05:16:34 [2024-03-06T10:16:34.010Z] echo Agent pid 433 killed;
05:16:34 [2024-03-06T10:16:34.099Z] [ssh-agent] Stopped.
05:16:34 [2024-03-06T10:16:34.108Z] [Pipeline] // sshagent
05:16:34 [2024-03-06T10:16:34.116Z] [Pipeline] }
05:16:34 [2024-03-06T10:16:34.123Z] [Pipeline] // withEnv
05:16:34 [2024-03-06T10:16:34.131Z] [Pipeline] }
05:16:34 [2024-03-06T10:16:34.139Z] [Pipeline] // stage
05:16:34 [2024-03-06T10:16:34.149Z] [Pipeline] stage
05:16:34 [2024-03-06T10:16:34.150Z] [Pipeline] { (Deploy RCP)
05:16:34 [2024-03-06T10:16:34.167Z] [Pipeline] tool
05:16:34 [2024-03-06T10:16:34.177Z] [Pipeline] envVarsForTool
05:16:34 [2024-03-06T10:16:34.305Z] [Pipeline] tool
05:16:34 [2024-03-06T10:16:34.320Z] [Pipeline] envVarsForTool
05:16:34 [2024-03-06T10:16:34.336Z] [Pipeline] withEnv
05:16:34 [2024-03-06T10:16:34.336Z] [Pipeline] {
05:16:34 [2024-03-06T10:16:34.346Z] [Pipeline] sshagent
05:16:34 [2024-03-06T10:16:34.352Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
05:16:34 [2024-03-06T10:16:34.352Z] [ssh-agent] Looking for ssh-agent implementation...
05:16:34 [2024-03-06T10:16:34.406Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
05:16:34 [2024-03-06T10:16:34.409Z] $ ssh-agent
05:16:34 [2024-03-06T10:16:34.596Z] SSH_AUTH_SOCK=/tmp/ssh-dYEon3OOKJLH/agent.457
05:16:34 [2024-03-06T10:16:34.596Z] SSH_AGENT_PID=459
05:16:34 [2024-03-06T10:16:34.697Z] Running ssh-add (command line suppressed)
05:16:34 [2024-03-06T10:16:34.799Z] Identity added: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_6210332376068473975.key (/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_6210332376068473975.key)
05:16:34 [2024-03-06T10:16:34.807Z] [ssh-agent] Started.
05:16:34 [2024-03-06T10:16:34.808Z] [Pipeline] {
05:16:34 [2024-03-06T10:16:34.817Z] [Pipeline] sh
05:16:35 [2024-03-06T10:16:35.254Z] + /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts//deploy-rcp.sh rcp/org.eclipse.tracecompass.rcp.product/target/products/ /home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp/ rcp/org.eclipse.tracecompass.rcp.product/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp-repository/ 'trace-compass-*' false
05:16:35 [2024-03-06T10:16:35.254Z] + repo=tracecompass
05:16:35 [2024-03-06T10:16:35.254Z] + '[' 6 -lt 6 ']'
05:16:35 [2024-03-06T10:16:35.254Z] + rcpPath=rcp/org.eclipse.tracecompass.rcp.product/target/products/
05:16:35 [2024-03-06T10:16:35.254Z] + rcpDestination=/home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp/
05:16:35 [2024-03-06T10:16:35.254Z] + rcpSitePath=rcp/org.eclipse.tracecompass.rcp.product/target/repository/
05:16:35 [2024-03-06T10:16:35.254Z] + rcpSiteDestination=/home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp-repository/
05:16:35 [2024-03-06T10:16:35.254Z] + rcpPattern='trace-compass-*'
05:16:35 [2024-03-06T10:16:35.254Z] + copyLatest=false
05:16:35 [2024-03-06T10:16:35.254Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
05:16:35 [2024-03-06T10:16:35.254Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
05:16:35 [2024-03-06T10:16:35.254Z] + SCP=scp
05:16:35 [2024-03-06T10:16:35.254Z] + ECHO=echo
05:16:35 [2024-03-06T10:16:35.254Z] + '[' false == false ']'
05:16:35 [2024-03-06T10:16:35.254Z] + ECHO=
05:16:35 [2024-03-06T10:16:35.254Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp/ &&               mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp-repository/ &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp//trace-compass* &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp-repository//*'
05:16:35 [2024-03-06T10:16:35.896Z] + scp rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.3.0-20240306-0913-linux.gtk.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.3.0-20240306-0913-macosx.cocoa.aarch64.dmg rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.3.0-20240306-0913-macosx.cocoa.aarch64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.3.0-20240306-0913-macosx.cocoa.x86_64.dmg rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.3.0-20240306-0913-macosx.cocoa.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.3.0-20240306-0913-win32.win32.x86_64.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp/
05:17:15 [2024-03-06T10:17:15.158Z] + scp -r rcp/org.eclipse.tracecompass.rcp.product/target/repository//artifacts.jar rcp/org.eclipse.tracecompass.rcp.product/target/repository//artifacts.xml.xz rcp/org.eclipse.tracecompass.rcp.product/target/repository//binary rcp/org.eclipse.tracecompass.rcp.product/target/repository//content.jar rcp/org.eclipse.tracecompass.rcp.product/target/repository//content.xml.xz rcp/org.eclipse.tracecompass.rcp.product/target/repository//features rcp/org.eclipse.tracecompass.rcp.product/target/repository//p2.index rcp/org.eclipse.tracecompass.rcp.product/target/repository//plugins rcp/org.eclipse.tracecompass.rcp.product/target/repository//tc-git-sha genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp-repository/
05:17:18 [2024-03-06T10:17:18.422Z] + '[' false == true ']'
05:17:18 [2024-03-06T10:17:18.426Z] [Pipeline] }
05:17:18 [2024-03-06T10:17:18.430Z] $ ssh-agent -k
05:17:18 [2024-03-06T10:17:18.436Z] unset SSH_AUTH_SOCK;
05:17:18 [2024-03-06T10:17:18.437Z] unset SSH_AGENT_PID;
05:17:18 [2024-03-06T10:17:18.437Z] echo Agent pid 459 killed;
05:17:18 [2024-03-06T10:17:18.441Z] [ssh-agent] Stopped.
05:17:18 [2024-03-06T10:17:18.450Z] [Pipeline] // sshagent
05:17:18 [2024-03-06T10:17:18.458Z] [Pipeline] }
05:17:18 [2024-03-06T10:17:18.466Z] [Pipeline] // withEnv
05:17:18 [2024-03-06T10:17:18.474Z] [Pipeline] }
05:17:18 [2024-03-06T10:17:18.482Z] [Pipeline] // stage
05:17:18 [2024-03-06T10:17:18.491Z] [Pipeline] stage
05:17:18 [2024-03-06T10:17:18.491Z] [Pipeline] { (Deploy Doc)
05:17:18 [2024-03-06T10:17:18.508Z] [Pipeline] tool
05:17:18 [2024-03-06T10:17:18.517Z] [Pipeline] envVarsForTool
05:17:18 [2024-03-06T10:17:18.738Z] [Pipeline] tool
05:17:18 [2024-03-06T10:17:18.996Z] [Pipeline] envVarsForTool
05:17:19 [2024-03-06T10:17:19.007Z] [Pipeline] withEnv
05:17:19 [2024-03-06T10:17:19.029Z] [Pipeline] {
05:17:19 [2024-03-06T10:17:19.039Z] [Pipeline] sshagent
05:17:19 [2024-03-06T10:17:19.678Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
05:17:19 [2024-03-06T10:17:19.678Z] [ssh-agent] Looking for ssh-agent implementation...
05:17:19 [2024-03-06T10:17:19.691Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
05:17:19 [2024-03-06T10:17:19.694Z] $ ssh-agent
05:17:19 [2024-03-06T10:17:19.703Z] SSH_AUTH_SOCK=/tmp/ssh-TPwEqxU1htg8/agent.510
05:17:19 [2024-03-06T10:17:19.703Z] SSH_AGENT_PID=512
05:17:19 [2024-03-06T10:17:19.709Z] Running ssh-add (command line suppressed)
05:17:19 [2024-03-06T10:17:19.806Z] Identity added: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_6114835444334139787.key (/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_6114835444334139787.key)
05:17:19 [2024-03-06T10:17:19.903Z] [ssh-agent] Started.
05:17:19 [2024-03-06T10:17:19.904Z] [Pipeline] {
05:17:20 [2024-03-06T10:17:20.302Z] [Pipeline] sh
05:17:20 [2024-03-06T10:17:20.577Z] + /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts//deploy-doc.sh
05:17:20 [2024-03-06T10:17:20.577Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
05:17:20 [2024-03-06T10:17:20.577Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
05:17:20 [2024-03-06T10:17:20.577Z] + SCP=scp
05:17:20 [2024-03-06T10:17:20.577Z] + DOC_BASE_PATH=doc
05:17:20 [2024-03-06T10:17:20.577Z] ++ ls doc
05:17:20 [2024-03-06T10:17:20.577Z] ++ grep org.eclipse.tracecompass
05:17:20 [2024-03-06T10:17:20.577Z] ++ grep doc
05:17:20 [2024-03-06T10:17:20.577Z] + DOC_DIRS='org.eclipse.tracecompass.analysis.profiling.doc.user
05:17:20 [2024-03-06T10:17:20.577Z] org.eclipse.tracecompass.doc.dev
05:17:20 [2024-03-06T10:17:20.577Z] org.eclipse.tracecompass.doc.user
05:17:20 [2024-03-06T10:17:20.577Z] org.eclipse.tracecompass.gdbtrace.doc.user
05:17:20 [2024-03-06T10:17:20.577Z] org.eclipse.tracecompass.rcp.doc.user
05:17:20 [2024-03-06T10:17:20.577Z] org.eclipse.tracecompass.tmf.pcap.doc.user'
05:17:20 [2024-03-06T10:17:20.577Z] + DOC_ZIP_FILE=doc-deployment.zip
05:17:20 [2024-03-06T10:17:20.577Z] + ECHO=echo
05:17:20 [2024-03-06T10:17:20.577Z] + '[' false == false ']'
05:17:20 [2024-03-06T10:17:20.577Z] + ECHO=
05:17:20 [2024-03-06T10:17:20.577Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/2024-03 &&               rm -f /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/2024-03/doc-deployment.zip'
05:17:20 [2024-03-06T10:17:20.835Z] + for DOC_NAME in $DOC_DIRS
05:17:20 [2024-03-06T10:17:20.835Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/2024-03/org.eclipse.tracecompass.analysis.profiling.doc.user'
05:17:21 [2024-03-06T10:17:21.397Z] + for DOC_NAME in $DOC_DIRS
05:17:21 [2024-03-06T10:17:21.397Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/2024-03/org.eclipse.tracecompass.doc.dev'
05:17:21 [2024-03-06T10:17:21.958Z] + for DOC_NAME in $DOC_DIRS
05:17:21 [2024-03-06T10:17:21.958Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/2024-03/org.eclipse.tracecompass.doc.user'
05:17:22 [2024-03-06T10:17:22.520Z] + for DOC_NAME in $DOC_DIRS
05:17:22 [2024-03-06T10:17:22.520Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/2024-03/org.eclipse.tracecompass.gdbtrace.doc.user'
05:17:22 [2024-03-06T10:17:22.776Z] + for DOC_NAME in $DOC_DIRS
05:17:22 [2024-03-06T10:17:22.776Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/2024-03/org.eclipse.tracecompass.rcp.doc.user'
05:17:23 [2024-03-06T10:17:23.030Z] + for DOC_NAME in $DOC_DIRS
05:17:23 [2024-03-06T10:17:23.031Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/2024-03/org.eclipse.tracecompass.tmf.pcap.doc.user'
05:17:23 [2024-03-06T10:17:23.596Z] + ZIP_INPUT='org.eclipse.tracecompas*'
05:17:23 [2024-03-06T10:17:23.596Z] + ZIP_PATH=doc/.temp
05:17:23 [2024-03-06T10:17:23.596Z] + cd doc/.temp
05:17:23 [2024-03-06T10:17:23.596Z] + zip -r doc-deployment.zip org.eclipse.tracecompass.analysis.profiling.doc.user org.eclipse.tracecompass.doc.dev org.eclipse.tracecompass.doc.user org.eclipse.tracecompass.gdbtrace.doc.user org.eclipse.tracecompass.rcp.doc.user org.eclipse.tracecompass.tmf.pcap.doc.user
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/ (stored 0%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/Additional-documentation-for-developers.html (deflated 70%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/Analyses-and-views.html (deflated 72%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/Overview.html (deflated 69%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/Terminology.html (deflated 65%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/User-Guide.html (deflated 70%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/images/ (stored 0%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/images/home.gif (deflated 23%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/images/next.gif (deflated 19%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/images/prev.gif (deflated 19%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/ (stored 0%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/Analysis-Framework.html (deflated 70%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/CTF-Parser.html (deflated 64%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/Component-Interaction.html (deflated 77%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/Data-Providers.html (deflated 78%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/Developer-Guide.html (deflated 84%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/Event-matching-and-trace-synchronization.html (deflated 70%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/Generic-State-System.html (deflated 68%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/Implementing-a-New-Trace-Type.html (deflated 69%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/Introduction.html (deflated 69%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/JUL-Logging.html (deflated 63%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/Markers.html (deflated 70%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/Network-Tracing.html (deflated 76%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/OS-Execution-Graph-Extension.html (deflated 67%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/Performance-Tests.html (deflated 66%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/TMF-Remote-API.html (deflated 72%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/UML2-Sequence-Diagram-Framework.html (deflated 77%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/View-Tutorial.html (deflated 75%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/Virtual-Machine-Analysis.html (deflated 70%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/XML-schema-extension.html (deflated 69%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/images/ (stored 0%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddDependencyTmfUi.png (deflated 7%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddTmfUml2SDLoader.png (deflated 6%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddViewExtension1.png (deflated 6%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddViewExtension2.png (deflated 7%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/images/BlankSampleSeqDiagram.png (deflated 5%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/images/CustomStatisticsView.png (deflated 7%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/images/DefaultCoolbarMenu.png (deflated 2%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/images/DialogHidePatterns.png (deflated 2%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/images/EmptySampleView.png (deflated 3%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/images/ExampleNewStatsView.png (deflated 7%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/images/FillSampleLoader.png (deflated 8%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/images/FillSampleSeqDiagram.png (deflated 5%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/images/FillSampleViewExtension.png (deflated 6%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/images/FindDialog.png (deflated 3%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/images/FindProviderAdded.png (deflated 4%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/images/HidePatternsMenuItem.png (deflated 1%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/images/ImportTracePackage.png (deflated 5%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTAddDepend.png (deflated 6%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTAddType.png (deflated 4%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTExtension.png (deflated 8%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTExtensionPoint.png (deflated 8%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTPluginxmlComplete.png (deflated 5%)
05:17:23 [2024-03-06T10:17:23.596Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTSelectProjects.png (deflated 9%)
05:17:23 [2024-03-06T10:17:23.597Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTTraceType.png (deflated 7%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.dev/images/NewSampleLoaderClass.png (deflated 6%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.dev/images/PageProviderAdded.png (deflated 4%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.dev/images/PrintDialog.png (deflated 6%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.dev/images/ReferenceExtensions.png (deflated 2%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.dev/images/ReferenceSeqDiagram.png (deflated 5%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.dev/images/RunEclipseApplication.png (deflated 5%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagram1.png (deflated 10%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramAsyncMessage.png (deflated 7%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramMessageDelta.png (deflated 9%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramSyncMessage.png (deflated 9%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramTimeComp.png (deflated 7%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleView.png (deflated 1%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject1.png (deflated 4%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject2.png (deflated 5%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject3.png (deflated 11%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.dev/images/SelectManifest.png (deflated 7%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.dev/images/SeqDiagramPref.png (deflated 1%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.dev/images/ShowEventsView.png (deflated 5%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.dev/images/ShowTmfSDView.png (deflated 4%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.dev/images/ShowViewOther.png (deflated 1%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.dev/images/SupplCoolbar.png (deflated 1%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddModelClass.png (deflated 5%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddModelPackage.png (deflated 6%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsView.png (deflated 4%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsViewClass.png (deflated 5%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfPinViewAction.png (deflated 2%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfStatisticsView.png (deflated 7%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfViewPinAction.png (deflated 3%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.dev/images/home.gif (deflated 23%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.dev/images/next.gif (deflated 19%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.dev/images/prev.gif (deflated 19%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.dev/images/zoomout_nav.gif (deflated 9%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.user/ (stored 0%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.user/reference/ (stored 0%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/ (stored 0%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/allclasses-frame.html (deflated 38%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/allclasses-noframe.html (deflated 38%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/constant-values.html (deflated 65%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/deprecated-list.html (deflated 43%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/help-doc.html (deflated 61%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/index.html (deflated 62%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/ (stored 0%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/ (stored 0%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/ (stored 0%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/ (stored 0%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/ (stored 0%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/ (stored 0%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampFormat.html (deflated 88%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-frame.html (deflated 48%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-summary.html (deflated 53%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/package-list (stored 0%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/ (stored 0%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/background.gif (stored 0%)
05:17:23 [2024-03-06T10:17:23.896Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/tab.gif (deflated 22%)
05:17:23 [2024-03-06T10:17:23.897Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar.gif (deflated 1%)
05:17:23 [2024-03-06T10:17:23.897Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar_end.gif (deflated 12%)
05:17:23 [2024-03-06T10:17:23.897Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/script.js (deflated 57%)
05:17:23 [2024-03-06T10:17:23.897Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/serialized-form.html (deflated 76%)
05:17:23 [2024-03-06T10:17:23.897Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/stylesheet.css (deflated 79%)
05:17:23 [2024-03-06T10:17:23.897Z]   adding: org.eclipse.tracecompass.doc.user/Counters-Analysis.html (deflated 68%)
05:17:23 [2024-03-06T10:17:23.897Z]   adding: org.eclipse.tracecompass.doc.user/Data-driven-analysis.html (deflated 77%)
05:17:23 [2024-03-06T10:17:23.897Z]   adding: org.eclipse.tracecompass.doc.user/How-to-use-LTTng-to-diagnose-problems.html (deflated 62%)
05:17:23 [2024-03-06T10:17:23.897Z]   adding: org.eclipse.tracecompass.doc.user/Installation.html (deflated 70%)
05:17:23 [2024-03-06T10:17:23.897Z]   adding: org.eclipse.tracecompass.doc.user/Java-Logging.html (deflated 64%)
05:17:23 [2024-03-06T10:17:23.897Z]   adding: org.eclipse.tracecompass.doc.user/LTTng-Kernel-Analysis.html (deflated 78%)
05:17:23 [2024-03-06T10:17:23.897Z]   adding: org.eclipse.tracecompass.doc.user/LTTng-Tracer-Control.html (deflated 81%)
05:17:23 [2024-03-06T10:17:23.897Z]   adding: org.eclipse.tracecompass.doc.user/LTTng-UST-Analyses.html (deflated 70%)
05:17:23 [2024-03-06T10:17:23.897Z]   adding: org.eclipse.tracecompass.doc.user/Latency-Analyses.html (deflated 72%)
05:17:23 [2024-03-06T10:17:23.897Z]   adding: org.eclipse.tracecompass.doc.user/Limitations.html (deflated 69%)
05:17:23 [2024-03-06T10:17:23.897Z]   adding: org.eclipse.tracecompass.doc.user/Overview.html (deflated 66%)
05:17:23 [2024-03-06T10:17:23.897Z]   adding: org.eclipse.tracecompass.doc.user/References.html (deflated 71%)
05:17:23 [2024-03-06T10:17:23.897Z]   adding: org.eclipse.tracecompass.doc.user/Time-offsetting.html (deflated 75%)
05:17:23 [2024-03-06T10:17:23.897Z]   adding: org.eclipse.tracecompass.doc.user/Timestamp-formatting.html (deflated 69%)
05:17:23 [2024-03-06T10:17:23.897Z]   adding: org.eclipse.tracecompass.doc.user/Trace-Compass-Incubator.html (deflated 71%)
05:17:23 [2024-03-06T10:17:23.897Z]   adding: org.eclipse.tracecompass.doc.user/Trace-Compass-Main-Features.html (deflated 76%)
05:17:23 [2024-03-06T10:17:23.897Z]   adding: org.eclipse.tracecompass.doc.user/Trace-synchronization.html (deflated 70%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/User-Guide.html (deflated 84%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/ (stored 0%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/BasicSymbolProviderPreferencePage.png (deflated 4%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/Bookmarks.png (deflated 5%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_global.png (deflated 5%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_legend.png (deflated 8%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_process_tree.png (deflated 14%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_show_view.png (deflated 4%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_small_dots.png (deflated 4%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_tooltip.png (deflated 4%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_zoom.png (stored 0%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_zoom_region.png (deflated 11%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/Channel.gif (deflated 8%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/Channel_disabled.gif (deflated 1%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/ColorsView.png (deflated 2%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/CopyExperimentDialog.png (deflated 3%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/CopyTraceAction.png (deflated 4%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/CopyTraceDialog.png (deflated 7%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomTextParserInput.png (deflated 3%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomTextParserOutput.png (deflated 6%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomXMLParserInput.png (deflated 5%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomXMLParserOutput.png (deflated 5%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteExperimentAction.png (deflated 4%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteExperimentConfirmationDialog.png (deflated 2%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesAction.png (deflated 3%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesDialog.png (deflated 7%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/ (stored 0%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFilter_ShowActiveThreadsConfigure.png (deflated 3%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersConfigure.png (deflated 0%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersToggle.png (deflated 0%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/Event_disabled.gif (deflated 8%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/Event_enabled.gif (deflated 17%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/ExplorerWithAssociatedTraceType.png (deflated 8%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/ExplorerWithExperiment.png (deflated 5%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesMenu.png (deflated 5%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesPassword.png (deflated 3%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesProject.png (deflated 8%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/FiltersView.png (deflated 2%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/FindDialog.png (deflated 4%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/Flame_Graph.png (deflated 9%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/FunctionDensityView.png (deflated 3%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/HistogramStatusLine.png (deflated 1%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/HistogramView.png (deflated 8%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextDialog.png (deflated 7%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnChannelAction.png (deflated 4%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnDomainAction.png (deflated 4%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextToEventsAction.png (deflated 5%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventAction.png (deflated 7%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialog.png (deflated 2%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialogWithFilter.png (deflated 5%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignedEvents.png (deflated 9%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewConnect.png (deflated 5%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDelete.png (deflated 4%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDisconnect.png (deflated 3%)
05:17:24 [2024-03-06T10:17:24.198Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewFilled.png (deflated 10%)
05:17:24 [2024-03-06T10:17:24.199Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelAction.png (deflated 4%)
05:17:24 [2024-03-06T10:17:24.199Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialog.png (deflated 6%)
05:17:24 [2024-03-06T10:17:24.199Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogFileRotation.png (deflated 7%)
05:17:24 [2024-03-06T10:17:24.199Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogMetadataFlush.png (deflated 5%)
05:17:24 [2024-03-06T10:17:24.199Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogPerUIDBuffers.png (deflated 8%)
05:17:24 [2024-03-06T10:17:24.199Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelOnDomainAction.png (deflated 4%)
05:17:24 [2024-03-06T10:17:24.494Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionAction.png (deflated 3%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog.png (deflated 1%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Advanced.png (deflated 3%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live.png (deflated 1%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live_Advanced.png (deflated 2%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Snapshot.png (deflated 5%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_TracePath.png (deflated 7%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DestroyConfirmationDialog.png (deflated 4%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DestroySessionAction.png (deflated 3%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DisableChannelAction.png (deflated 3%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DisableEventAction.png (deflated 5%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EditConnection.png (deflated 2%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableAllEventsDialog.png (deflated 7%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableChannelAction.png (deflated 3%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventAction.png (deflated 6%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithFilter.png (deflated 6%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithKernelFilter.png (deflated 6%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllJulLoggers.png (deflated 4%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllLog4jLoggers.png (deflated 3%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllPythonLoggers.png (deflated 3%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllUstTracepoints.png (deflated 5%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledFunctionProbeEvent.png (deflated 8%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelProbeEvent.png (deflated 7%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelSyscalls.png (deflated 6%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelTracepoints.png (deflated 7%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstLoglevelEvents.png (deflated 5%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstWildcardEvents.png (deflated 6%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnterPassword.png (deflated 2%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnvironmentsView.png (deflated 5%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnChannelAction.png (deflated 4%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnDomainAction.png (deflated 4%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionAction.png (deflated 4%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionDialog.png (deflated 7%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventProperties.png (deflated 3%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventsEditor.png (deflated 6%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2FunctionEventDialog.png (deflated 6%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ImportAction.png (deflated 3%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ImportDialog.png (deflated 7%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ImportOverwriteConfirmationDialog.png (deflated 4%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoggerEventsDialog.png (deflated 5%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoglevelEventsDialog.png (deflated 6%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2LoadAction.png (deflated 2%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2LoadDialog.png (deflated 6%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2LoadRemoteDialog.png (deflated 6%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoggerEventsDialog.png (deflated 6%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoglevelEventsDialog.png (deflated 7%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ManageSessionConfig.png (deflated 6%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2NewConnection.png (deflated 6%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2NewRemoteConnection.png (deflated 6%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2Preferences.png (deflated 7%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesGroup.png (deflated 7%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesLogging.png (deflated 7%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesTimeout.png (deflated 9%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ProbeEventDialog.png (deflated 5%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PropertyView.png (deflated 6%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoggerEventsDialog.png (deflated 5%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoglevelEventsDialog.png (deflated 5%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2RecordSnapshotAction.png (deflated 4%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2RefreshAction.png (deflated 3%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SaveAction.png (deflated 3%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SaveDialog.png (deflated 2%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SelectConnection.png (deflated 4%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StartTracingAction.png (deflated 4%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsPieChartView.png (deflated 2%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsTableView.png (deflated 7%)
05:17:24 [2024-03-06T10:17:24.495Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StopTracingAction.png (deflated 3%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SyscallsDialog.png (deflated 4%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2TracepointEventsDialog.png (deflated 5%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstExcludeEventsDialog.png (deflated 5%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstLoglevelEventsDialog.png (deflated 4%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstTracepointEventsDialog.png (deflated 4%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstWildcardEventsDialog.png (deflated 5%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTngControlView.png (deflated 22%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTngControlViewConnect.png (deflated 21%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTngKernelPerspective.png (deflated 5%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageView.png (deflated 2%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageViewToolTip.png (deflated 2%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng_OpenCpuUsageView.png (deflated 5%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesDensity.png (deflated 11%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesScatter.png (deflated 14%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesStatistics.png (deflated 3%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesTable.png (deflated 6%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/ManageCustomParsers.png (deflated 2%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/ManageXMLAnalysis.png (deflated 1%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/NewExperimentAction.png (deflated 4%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/NewExperimentDialog.png (deflated 2%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/NewProjectExplorer.png (deflated 11%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage1.png (deflated 6%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage2.png (deflated 4%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/OpenLTTngKernelPerspective.png (deflated 2%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/OpenTraceAction.png (deflated 4%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/OpenTraceFile.png (deflated 4%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/Optimization.png (stored 0%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoInstances.png (deflated 3%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoTraces.png (deflated 3%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerCProjectWithTracingNature.png (deflated 6%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerConfigureTracingNature.png (deflated 4%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRange.png (deflated 10%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRangePreferences.png (deflated 3%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerOpenTrace.png (deflated 5%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceAction.png (deflated 5%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialog.png (deflated 6%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialogRename.png (deflated 0%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportWizardSelect.png (deflated 6%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/RV_infobox1.png (deflated 2%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/RV_infobox2.png (deflated 3%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageBlank.png (deflated 5%)
05:17:24 [2024-03-06T10:17:24.751Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageNext.png (deflated 5%)
05:17:25 [2024-03-06T10:17:25.096Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPage.png (deflated 7%)
05:17:25 [2024-03-06T10:17:25.096Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageDefault.png (deflated 4%)
05:17:25 [2024-03-06T10:17:25.096Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageFull.png (deflated 5%)
05:17:25 [2024-03-06T10:17:25.096Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteTracesWizardPage.png (deflated 7%)
05:17:25 [2024-03-06T10:17:25.096Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoveTracesAction.png (deflated 3%)
05:17:25 [2024-03-06T10:17:25.096Z]   adding: org.eclipse.tracecompass.doc.user/images/RenameExperimentDialog.png (deflated 3%)
05:17:25 [2024-03-06T10:17:25.096Z]   adding: org.eclipse.tracecompass.doc.user/images/RenameTraceAction.png (deflated 6%)
05:17:25 [2024-03-06T10:17:25.096Z]   adding: org.eclipse.tracecompass.doc.user/images/RenameTraceDialog.png (deflated 3%)
05:17:25 [2024-03-06T10:17:25.096Z]   adding: org.eclipse.tracecompass.doc.user/images/Rv_example.png (deflated 7%)
05:17:25 [2024-03-06T10:17:25.096Z]   adding: org.eclipse.tracecompass.doc.user/images/Rv_legend.png (deflated 9%)
05:17:25 [2024-03-06T10:17:25.096Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectGenericCTFTraceType.png (deflated 5%)
05:17:25 [2024-03-06T10:17:25.096Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectLTTngKernelTraceType.png (deflated 4%)
05:17:25 [2024-03-06T10:17:25.096Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectTracesAction.png (deflated 5%)
05:17:25 [2024-03-06T10:17:25.096Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectTracesDialog.png (deflated 7%)
05:17:25 [2024-03-06T10:17:25.096Z]   adding: org.eclipse.tracecompass.doc.user/images/Session_active.gif (deflated 28%)
05:17:25 [2024-03-06T10:17:25.096Z]   adding: org.eclipse.tracecompass.doc.user/images/Session_inactive.gif (stored 0%)
05:17:25 [2024-03-06T10:17:25.096Z]   adding: org.eclipse.tracecompass.doc.user/images/ShowTracingPerspective.png (deflated 3%)
05:17:25 [2024-03-06T10:17:25.097Z]   adding: org.eclipse.tracecompass.doc.user/images/ShowTracingViews.png (deflated 5%)
05:17:25 [2024-03-06T10:17:25.097Z]   adding: org.eclipse.tracecompass.doc.user/images/Sync_cfv.png (deflated 11%)
05:17:25 [2024-03-06T10:17:25.097Z]   adding: org.eclipse.tracecompass.doc.user/images/Sync_menu.png (deflated 8%)
05:17:25 [2024-03-06T10:17:25.097Z]   adding: org.eclipse.tracecompass.doc.user/images/Sync_view.png (deflated 8%)
05:17:25 [2024-03-06T10:17:25.097Z]   adding: org.eclipse.tracecompass.doc.user/images/TMF_LinkWithEditor.png (deflated 3%)
05:17:25 [2024-03-06T10:17:25.097Z]   adding: org.eclipse.tracecompass.doc.user/images/TablePostCollapse.png (deflated 8%)
05:17:25 [2024-03-06T10:17:25.097Z]   adding: org.eclipse.tracecompass.doc.user/images/TablePreCollapse.png (deflated 3%)
05:17:25 [2024-03-06T10:17:25.097Z]   adding: org.eclipse.tracecompass.doc.user/images/Target_connected.gif (stored 0%)
05:17:25 [2024-03-06T10:17:25.097Z]   adding: org.eclipse.tracecompass.doc.user/images/Target_disconnected.gif (deflated 30%)
05:17:25 [2024-03-06T10:17:25.097Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeAlignment_sash.png (deflated 4%)
05:17:25 [2024-03-06T10:17:25.097Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeChartView.png (deflated 4%)
05:17:25 [2024-03-06T10:17:25.097Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/ (stored 0%)
05:17:25 [2024-03-06T10:17:25.097Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/FilterDialog.png (deflated 3%)
05:17:25 [2024-03-06T10:17:25.097Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/SavedFilter.png (deflated 3%)
05:17:25 [2024-03-06T10:17:25.097Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedComputeOffset.png (deflated 4%)
05:17:25 [2024-03-06T10:17:25.097Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedDialog.png (deflated 5%)
05:17:25 [2024-03-06T10:17:25.097Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetReference.png (deflated 5%)
05:17:25 [2024-03-06T10:17:25.097Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetTarget.png (deflated 4%)
05:17:25 [2024-03-06T10:17:25.097Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetApply.png (deflated 3%)
05:17:25 [2024-03-06T10:17:25.097Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialog.png (deflated 8%)
05:17:25 [2024-03-06T10:17:25.097Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialogFilled.png (deflated 8%)
05:17:25 [2024-03-06T10:17:25.097Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetProperty.png (deflated 5%)
05:17:25 [2024-03-06T10:17:25.097Z]   adding: org.eclipse.tracecompass.doc.user/images/TmfEventFilter.gif (deflated 1%)
05:17:25 [2024-03-06T10:17:25.097Z]   adding: org.eclipse.tracecompass.doc.user/images/TmfEventSearch.gif (deflated 2%)
05:17:25 [2024-03-06T10:17:25.097Z]   adding: org.eclipse.tracecompass.doc.user/images/TmfTimestampFormatPage.png (deflated 6%)
05:17:25 [2024-03-06T10:17:25.097Z]   adding: org.eclipse.tracecompass.doc.user/images/TraceEditor-Filter.png (deflated 8%)
05:17:25 [2024-03-06T10:17:25.097Z]   adding: org.eclipse.tracecompass.doc.user/images/TraceEditor-Search.png (deflated 4%)
05:17:25 [2024-03-06T10:17:25.097Z]   adding: org.eclipse.tracecompass.doc.user/images/TraceTypePreferencePage.png (deflated 5%)
05:17:25 [2024-03-06T10:17:25.097Z]   adding: org.eclipse.tracecompass.doc.user/images/TracingPerspective.png (deflated 7%)
05:17:25 [2024-03-06T10:17:25.097Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/ (stored 0%)
05:17:25 [2024-03-06T10:17:25.097Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyStatistics.png (deflated 3%)
05:17:25 [2024-03-06T10:17:25.097Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyTable.png (deflated 3%)
05:17:25 [2024-03-06T10:17:25.097Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSCount.png (deflated 4%)
05:17:25 [2024-03-06T10:17:25.097Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSTime.png (deflated 10%)
05:17:25 [2024-03-06T10:17:25.352Z]   adding: org.eclipse.tracecompass.doc.user/images/XML_xy_chart.png (deflated 8%)
05:17:25 [2024-03-06T10:17:25.352Z]   adding: org.eclipse.tracecompass.doc.user/images/Xml_analysis_screenshot.png (deflated 7%)
05:17:25 [2024-03-06T10:17:25.352Z]   adding: org.eclipse.tracecompass.doc.user/images/add_bookmark.gif (deflated 31%)
05:17:25 [2024-03-06T10:17:25.352Z]   adding: org.eclipse.tracecompass.doc.user/images/binaries_obj.gif (deflated 5%)
05:17:25 [2024-03-06T10:17:25.352Z]   adding: org.eclipse.tracecompass.doc.user/images/binary_mapping_file.gif (deflated 68%)
05:17:25 [2024-03-06T10:17:25.352Z]   adding: org.eclipse.tracecompass.doc.user/images/collapsed_ovr.gif (deflated 9%)
05:17:25 [2024-03-06T10:17:25.352Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/ (stored 0%)
05:17:25 [2024-03-06T10:17:25.352Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/CheckedCheckbox.png (stored 0%)
05:17:25 [2024-03-06T10:17:25.352Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/CountersView.png (deflated 8%)
05:17:25 [2024-03-06T10:17:25.352Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/CumulativeCountersView.png (deflated 12%)
05:17:25 [2024-03-06T10:17:25.352Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree1.png (deflated 3%)
05:17:25 [2024-03-06T10:17:25.352Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree2.png (deflated 3%)
05:17:25 [2024-03-06T10:17:25.352Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree3.png (deflated 4%)
05:17:25 [2024-03-06T10:17:25.352Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree4.png (deflated 4%)
05:17:25 [2024-03-06T10:17:25.352Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/GrayedCheckbox.png (stored 0%)
05:17:25 [2024-03-06T10:17:25.352Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/OpenCountersView.png (deflated 11%)
05:17:25 [2024-03-06T10:17:25.352Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/UncheckedCheckbox.png (stored 0%)
05:17:25 [2024-03-06T10:17:25.353Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/sigma.gif (deflated 25%)
05:17:25 [2024-03-06T10:17:25.353Z]   adding: org.eclipse.tracecompass.doc.user/images/delete_button.gif (deflated 10%)
05:17:25 [2024-03-06T10:17:25.353Z]   adding: org.eclipse.tracecompass.doc.user/images/expanded_ovr.gif (deflated 8%)
05:17:25 [2024-03-06T10:17:25.353Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/ (stored 0%)
05:17:25 [2024-03-06T10:17:25.353Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis-dialog.png (deflated 4%)
05:17:25 [2024-03-06T10:17:25.353Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis.png (deflated 3%)
05:17:25 [2024-03-06T10:17:25.353Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-configuration-dialog.png (deflated 7%)
05:17:25 [2024-03-06T10:17:25.353Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-only.png (deflated 10%)
05:17:25 [2024-03-06T10:17:25.353Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analyses-list.png (deflated 12%)
05:17:25 [2024-03-06T10:17:25.353Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analysis-parameters-dialog.png (deflated 3%)
05:17:25 [2024-03-06T10:17:25.353Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/new-custom-scatter-chart-menu.png (deflated 6%)
05:17:25 [2024-03-06T10:17:25.353Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/remove-external-analysis.png (deflated 3%)
05:17:25 [2024-03-06T10:17:25.353Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/report-view.png (deflated 4%)
05:17:25 [2024-03-06T10:17:25.353Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/run-external-analysis.png (deflated 5%)
05:17:25 [2024-03-06T10:17:25.353Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart-toggle-button.png (deflated 5%)
05:17:25 [2024-03-06T10:17:25.353Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart.png (deflated 6%)
05:17:25 [2024-03-06T10:17:25.353Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/user-defined-external-analysis.png (deflated 11%)
05:17:25 [2024-03-06T10:17:25.353Z]   adding: org.eclipse.tracecompass.doc.user/images/filter_add.gif (deflated 18%)
05:17:25 [2024-03-06T10:17:25.353Z]   adding: org.eclipse.tracecompass.doc.user/images/filter_items.gif (deflated 1%)
05:17:25 [2024-03-06T10:17:25.353Z]   adding: org.eclipse.tracecompass.doc.user/images/follow_arrow_bwd.gif (deflated 6%)
05:17:25 [2024-03-06T10:17:25.353Z]   adding: org.eclipse.tracecompass.doc.user/images/follow_arrow_fwd.gif (deflated 30%)
05:17:25 [2024-03-06T10:17:25.353Z]   adding: org.eclipse.tracecompass.doc.user/images/futex/ (stored 0%)
05:17:25 [2024-03-06T10:17:25.353Z]   adding: org.eclipse.tracecompass.doc.user/images/futex/scenario.png (deflated 5%)
05:17:25 [2024-03-06T10:17:25.353Z]   adding: org.eclipse.tracecompass.doc.user/images/futex/uaddrVsWaiter.png (deflated 5%)
05:17:25 [2024-03-06T10:17:25.353Z]   adding: org.eclipse.tracecompass.doc.user/images/hide_arrows.gif (deflated 5%)
05:17:25 [2024-03-06T10:17:25.353Z]   adding: org.eclipse.tracecompass.doc.user/images/hide_empty_rows.png (deflated 0%)
05:17:25 [2024-03-06T10:17:25.353Z]   adding: org.eclipse.tracecompass.doc.user/images/hide_lost_events.gif (deflated 7%)
05:17:25 [2024-03-06T10:17:25.353Z]   adding: org.eclipse.tracecompass.doc.user/images/home.gif (deflated 23%)
05:17:25 [2024-03-06T10:17:25.353Z]   adding: org.eclipse.tracecompass.doc.user/images/home_nav.gif (deflated 23%)
05:17:25 [2024-03-06T10:17:25.353Z]   adding: org.eclipse.tracecompass.doc.user/images/io/ (stored 0%)
05:17:25 [2024-03-06T10:17:25.353Z]   adding: org.eclipse.tracecompass.doc.user/images/io/diskIoActivity.png (deflated 7%)
05:17:25 [2024-03-06T10:17:25.353Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/ (stored 0%)
05:17:25 [2024-03-06T10:17:25.353Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageChart.png (deflated 1%)
05:17:25 [2024-03-06T10:17:25.608Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageView.png (deflated 5%)
05:17:25 [2024-03-06T10:17:25.608Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/OpenKernelMemoryUsageView.png (deflated 1%)
05:17:25 [2024-03-06T10:17:25.608Z]   adding: org.eclipse.tracecompass.doc.user/images/link.gif (deflated 8%)
05:17:25 [2024-03-06T10:17:25.608Z]   adding: org.eclipse.tracecompass.doc.user/images/memoryUsage/ (stored 0%)
05:17:25 [2024-03-06T10:17:25.608Z]   adding: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-multithread.png (deflated 6%)
05:17:25 [2024-03-06T10:17:25.608Z]   adding: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-no-thread-info.png (deflated 12%)
05:17:25 [2024-03-06T10:17:25.608Z]   adding: org.eclipse.tracecompass.doc.user/images/next.gif (deflated 19%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/next_bookmark.gif (deflated 21%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/next_event.gif (deflated 25%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/next_menu.gif (deflated 18%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/osOverview/ (stored 0%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/osOverview/os_overview_perspective.png (deflated 3%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/osOverview/select_os_overview.png (deflated 2%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/pin_view.gif (deflated 0%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/prev.gif (deflated 19%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/prev_bookmark.gif (deflated 25%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/prev_event.gif (deflated 1%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/prev_menu.gif (deflated 13%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/remove_bookmark.gif (stored 0%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/resourcesView/ (stored 0%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/resourcesView/followThread.png (deflated 2%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/shift_l_edit.gif (deflated 23%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/shift_r_edit.gif (deflated 18%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/show_hist_traces.gif (stored 0%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/show_legend.gif (deflated 2%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_alpha.gif (deflated 5%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_alpha_rev.gif (deflated 6%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_num.gif (deflated 6%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_num_rev.gif (deflated 7%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/sourceLookup/ (stored 0%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/sourceLookup/symbol-mapping-config-ust28.png (deflated 5%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/sourceLookup/trace-with-debug-info.png (deflated 7%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/swslatency/ (stored 0%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/swslatency/PriorityThreadnameView.png (deflated 16%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/text_mapping_file.gif (deflated 9%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/tooltippref.png (deflated 6%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/ (stored 0%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/chooseTrace.png (deflated 5%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportPackage.png (deflated 3%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportSelectedTrace.png (deflated 0%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileExport.png (deflated 4%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileImport.png (deflated 3%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importPackage.png (deflated 7%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importTraceFolder.png (deflated 3%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/ (stored 0%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/trim-after.png (deflated 3%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/trim-before.png (deflated 2%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/trim-select.png (deflated 1%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/unpinned_view.gif (deflated 1%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/ (stored 0%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisDjango.png (deflated 5%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisFollow.png (deflated 1%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisProjectExplorer.png (deflated 3%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/zoomin_nav.gif (deflated 10%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.doc.user/images/zoomout_nav.gif (deflated 9%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/ (stored 0%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Collecting-Tracepoint-Data.html (deflated 71%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/GDB-Trace-Perspective.html (deflated 70%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Getting-Started.html (deflated 70%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Importing-Tracepoint-Data.html (deflated 70%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Overview.html (deflated 71%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/References.html (deflated 70%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/User-Guide.html (deflated 75%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Visualizing-Tracepoint-Data.html (deflated 68%)
05:17:25 [2024-03-06T10:17:25.609Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/ (stored 0%)
05:17:25 [2024-03-06T10:17:25.866Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/GDBTracePerspective.png (deflated 3%)
05:17:25 [2024-03-06T10:17:25.866Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/gdb_icon16.png (deflated 0%)
05:17:25 [2024-03-06T10:17:25.866Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/home.gif (deflated 23%)
05:17:25 [2024-03-06T10:17:25.866Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/next.gif (deflated 19%)
05:17:25 [2024-03-06T10:17:25.866Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/prev.gif (deflated 19%)
05:17:25 [2024-03-06T10:17:25.866Z]   adding: org.eclipse.tracecompass.rcp.doc.user/ (stored 0%)
05:17:25 [2024-03-06T10:17:25.866Z]   adding: org.eclipse.tracecompass.rcp.doc.user/Trace-Compass-Incubator.html (deflated 70%)
05:17:25 [2024-03-06T10:17:25.866Z]   adding: org.eclipse.tracecompass.rcp.doc.user/User-Guide.html (deflated 63%)
05:17:25 [2024-03-06T10:17:25.866Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/ (stored 0%)
05:17:25 [2024-03-06T10:17:25.866Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/home.gif (deflated 23%)
05:17:25 [2024-03-06T10:17:25.866Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/ (stored 0%)
05:17:25 [2024-03-06T10:17:25.866Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/AboutUninstall.png (deflated 3%)
05:17:25 [2024-03-06T10:17:25.866Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/DiscoveryUi.png (deflated 9%)
05:17:25 [2024-03-06T10:17:25.866Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage1.png (deflated 9%)
05:17:25 [2024-03-06T10:17:25.866Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage2.png (deflated 8%)
05:17:25 [2024-03-06T10:17:25.866Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage3.png (deflated 10%)
05:17:25 [2024-03-06T10:17:25.866Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallationDetails.png (deflated 1%)
05:17:25 [2024-03-06T10:17:25.866Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/ListUninstall.png (deflated 8%)
05:17:25 [2024-03-06T10:17:25.866Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Menu.png (deflated 1%)
05:17:25 [2024-03-06T10:17:25.866Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UninstallWizard.png (deflated 5%)
05:17:25 [2024-03-06T10:17:25.866Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Update.png (deflated 3%)
05:17:25 [2024-03-06T10:17:25.866Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UpdateWizard.png (deflated 8%)
05:17:25 [2024-03-06T10:17:25.866Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/next.gif (deflated 19%)
05:17:25 [2024-03-06T10:17:25.866Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/prev.gif (deflated 19%)
05:17:25 [2024-03-06T10:17:25.866Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/ (stored 0%)
05:17:25 [2024-03-06T10:17:25.866Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/User-Guide.html (deflated 61%)
05:17:25 [2024-03-06T10:17:25.866Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/ (stored 0%)
05:17:25 [2024-03-06T10:17:25.866Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/networkTracingPerspective.png (deflated 5%)
05:17:25 [2024-03-06T10:17:25.866Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/streamListView.png (deflated 6%)
05:17:25 [2024-03-06T10:17:25.866Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/subfieldFiltering.png (deflated 5%)
05:17:25 [2024-03-06T10:17:25.866Z] + cd -
05:17:25 [2024-03-06T10:17:25.866Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new
05:17:25 [2024-03-06T10:17:25.866Z] + scp doc/.temp/doc-deployment.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/2024-03
05:17:27 [2024-03-06T10:17:27.235Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'cd /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/2024-03 &&             unzip doc-deployment.zip &&             rm -f doc-deployment.zip'
05:17:27 [2024-03-06T10:17:27.490Z] Archive:  doc-deployment.zip
05:17:27 [2024-03-06T10:17:27.490Z]    creating: org.eclipse.tracecompass.analysis.profiling.doc.user/
05:17:27 [2024-03-06T10:17:27.490Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/Additional-documentation-for-developers.html  
05:17:27 [2024-03-06T10:17:27.490Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/Analyses-and-views.html  
05:17:27 [2024-03-06T10:17:27.490Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/Overview.html  
05:17:27 [2024-03-06T10:17:27.490Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/Terminology.html  
05:17:27 [2024-03-06T10:17:27.490Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/User-Guide.html  
05:17:27 [2024-03-06T10:17:27.490Z]    creating: org.eclipse.tracecompass.analysis.profiling.doc.user/images/
05:17:27 [2024-03-06T10:17:27.490Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/images/home.gif  
05:17:27 [2024-03-06T10:17:27.490Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/images/next.gif  
05:17:27 [2024-03-06T10:17:27.490Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/images/prev.gif  
05:17:27 [2024-03-06T10:17:27.490Z]    creating: org.eclipse.tracecompass.doc.dev/
05:17:27 [2024-03-06T10:17:27.490Z]   inflating: org.eclipse.tracecompass.doc.dev/Analysis-Framework.html  
05:17:27 [2024-03-06T10:17:27.490Z]   inflating: org.eclipse.tracecompass.doc.dev/CTF-Parser.html  
05:17:27 [2024-03-06T10:17:27.491Z]   inflating: org.eclipse.tracecompass.doc.dev/Component-Interaction.html  
05:17:27 [2024-03-06T10:17:27.491Z]   inflating: org.eclipse.tracecompass.doc.dev/Data-Providers.html  
05:17:27 [2024-03-06T10:17:27.491Z]   inflating: org.eclipse.tracecompass.doc.dev/Developer-Guide.html  
05:17:27 [2024-03-06T10:17:27.491Z]   inflating: org.eclipse.tracecompass.doc.dev/Event-matching-and-trace-synchronization.html  
05:17:27 [2024-03-06T10:17:27.491Z]   inflating: org.eclipse.tracecompass.doc.dev/Generic-State-System.html  
05:17:27 [2024-03-06T10:17:27.491Z]   inflating: org.eclipse.tracecompass.doc.dev/Implementing-a-New-Trace-Type.html  
05:17:27 [2024-03-06T10:17:27.491Z]   inflating: org.eclipse.tracecompass.doc.dev/Introduction.html  
05:17:27 [2024-03-06T10:17:27.491Z]   inflating: org.eclipse.tracecompass.doc.dev/JUL-Logging.html  
05:17:27 [2024-03-06T10:17:27.491Z]   inflating: org.eclipse.tracecompass.doc.dev/Markers.html  
05:17:27 [2024-03-06T10:17:27.491Z]   inflating: org.eclipse.tracecompass.doc.dev/Network-Tracing.html  
05:17:27 [2024-03-06T10:17:27.491Z]   inflating: org.eclipse.tracecompass.doc.dev/OS-Execution-Graph-Extension.html  
05:17:27 [2024-03-06T10:17:27.491Z]   inflating: org.eclipse.tracecompass.doc.dev/Performance-Tests.html  
05:17:27 [2024-03-06T10:17:27.491Z]   inflating: org.eclipse.tracecompass.doc.dev/TMF-Remote-API.html  
05:17:27 [2024-03-06T10:17:27.491Z]   inflating: org.eclipse.tracecompass.doc.dev/UML2-Sequence-Diagram-Framework.html  
05:17:27 [2024-03-06T10:17:27.491Z]   inflating: org.eclipse.tracecompass.doc.dev/View-Tutorial.html  
05:17:27 [2024-03-06T10:17:27.491Z]   inflating: org.eclipse.tracecompass.doc.dev/Virtual-Machine-Analysis.html  
05:17:27 [2024-03-06T10:17:27.491Z]   inflating: org.eclipse.tracecompass.doc.dev/XML-schema-extension.html  
05:17:27 [2024-03-06T10:17:27.491Z]    creating: org.eclipse.tracecompass.doc.dev/images/
05:17:27 [2024-03-06T10:17:27.491Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddDependencyTmfUi.png  
05:17:27 [2024-03-06T10:17:27.491Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddTmfUml2SDLoader.png  
05:17:27 [2024-03-06T10:17:27.491Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddViewExtension1.png  
05:17:27 [2024-03-06T10:17:27.491Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddViewExtension2.png  
05:17:27 [2024-03-06T10:17:27.491Z]   inflating: org.eclipse.tracecompass.doc.dev/images/BlankSampleSeqDiagram.png  
05:17:27 [2024-03-06T10:17:27.491Z]   inflating: org.eclipse.tracecompass.doc.dev/images/CustomStatisticsView.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/DefaultCoolbarMenu.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/DialogHidePatterns.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/EmptySampleView.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ExampleNewStatsView.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FillSampleLoader.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FillSampleSeqDiagram.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FillSampleViewExtension.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FindDialog.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FindProviderAdded.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/HidePatternsMenuItem.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ImportTracePackage.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTAddDepend.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTAddType.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTExtension.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTExtensionPoint.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTPluginxmlComplete.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTSelectProjects.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTTraceType.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NewSampleLoaderClass.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/PageProviderAdded.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/PrintDialog.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ReferenceExtensions.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ReferenceSeqDiagram.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/RunEclipseApplication.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagram1.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramAsyncMessage.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramMessageDelta.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramSyncMessage.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramTimeComp.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleView.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject1.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject2.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject3.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SelectManifest.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SeqDiagramPref.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ShowEventsView.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ShowTmfSDView.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ShowViewOther.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SupplCoolbar.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddModelClass.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddModelPackage.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsView.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsViewClass.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfPinViewAction.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfStatisticsView.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfViewPinAction.png  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/home.gif  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/next.gif  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/prev.gif  
05:17:27 [2024-03-06T10:17:27.747Z]   inflating: org.eclipse.tracecompass.doc.dev/images/zoomout_nav.gif  
05:17:27 [2024-03-06T10:17:27.747Z]    creating: org.eclipse.tracecompass.doc.user/
05:17:27 [2024-03-06T10:17:27.747Z]    creating: org.eclipse.tracecompass.doc.user/reference/
05:17:27 [2024-03-06T10:17:27.747Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/
05:17:28 [2024-03-06T10:17:28.002Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/allclasses-frame.html  
05:17:28 [2024-03-06T10:17:28.002Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/allclasses-noframe.html  
05:17:28 [2024-03-06T10:17:28.002Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/constant-values.html  
05:17:28 [2024-03-06T10:17:28.002Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/deprecated-list.html  
05:17:28 [2024-03-06T10:17:28.002Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/help-doc.html  
05:17:28 [2024-03-06T10:17:28.002Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/index.html  
05:17:28 [2024-03-06T10:17:28.002Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/
05:17:28 [2024-03-06T10:17:28.002Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/
05:17:28 [2024-03-06T10:17:28.002Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/
05:17:28 [2024-03-06T10:17:28.002Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/
05:17:28 [2024-03-06T10:17:28.002Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/
05:17:28 [2024-03-06T10:17:28.002Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/
05:17:28 [2024-03-06T10:17:28.002Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampFormat.html  
05:17:28 [2024-03-06T10:17:28.002Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-frame.html  
05:17:28 [2024-03-06T10:17:28.002Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-summary.html  
05:17:28 [2024-03-06T10:17:28.002Z]  extracting: org.eclipse.tracecompass.doc.user/reference/api/package-list  
05:17:28 [2024-03-06T10:17:28.002Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/resources/
05:17:28 [2024-03-06T10:17:28.002Z]  extracting: org.eclipse.tracecompass.doc.user/reference/api/resources/background.gif  
05:17:28 [2024-03-06T10:17:28.002Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/resources/tab.gif  
05:17:28 [2024-03-06T10:17:28.002Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar.gif  
05:17:28 [2024-03-06T10:17:28.002Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar_end.gif  
05:17:28 [2024-03-06T10:17:28.002Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/script.js  
05:17:28 [2024-03-06T10:17:28.002Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/serialized-form.html  
05:17:28 [2024-03-06T10:17:28.002Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/stylesheet.css  
05:17:28 [2024-03-06T10:17:28.002Z]   inflating: org.eclipse.tracecompass.doc.user/Counters-Analysis.html  
05:17:28 [2024-03-06T10:17:28.002Z]   inflating: org.eclipse.tracecompass.doc.user/Data-driven-analysis.html  
05:17:28 [2024-03-06T10:17:28.002Z]   inflating: org.eclipse.tracecompass.doc.user/How-to-use-LTTng-to-diagnose-problems.html  
05:17:28 [2024-03-06T10:17:28.002Z]   inflating: org.eclipse.tracecompass.doc.user/Installation.html  
05:17:28 [2024-03-06T10:17:28.002Z]   inflating: org.eclipse.tracecompass.doc.user/Java-Logging.html  
05:17:28 [2024-03-06T10:17:28.002Z]   inflating: org.eclipse.tracecompass.doc.user/LTTng-Kernel-Analysis.html  
05:17:28 [2024-03-06T10:17:28.002Z]   inflating: org.eclipse.tracecompass.doc.user/LTTng-Tracer-Control.html  
05:17:28 [2024-03-06T10:17:28.002Z]   inflating: org.eclipse.tracecompass.doc.user/LTTng-UST-Analyses.html  
05:17:28 [2024-03-06T10:17:28.002Z]   inflating: org.eclipse.tracecompass.doc.user/Latency-Analyses.html  
05:17:28 [2024-03-06T10:17:28.002Z]   inflating: org.eclipse.tracecompass.doc.user/Limitations.html  
05:17:28 [2024-03-06T10:17:28.002Z]   inflating: org.eclipse.tracecompass.doc.user/Overview.html  
05:17:28 [2024-03-06T10:17:28.002Z]   inflating: org.eclipse.tracecompass.doc.user/References.html  
05:17:28 [2024-03-06T10:17:28.002Z]   inflating: org.eclipse.tracecompass.doc.user/Time-offsetting.html  
05:17:28 [2024-03-06T10:17:28.002Z]   inflating: org.eclipse.tracecompass.doc.user/Timestamp-formatting.html  
05:17:28 [2024-03-06T10:17:28.003Z]   inflating: org.eclipse.tracecompass.doc.user/Trace-Compass-Incubator.html  
05:17:28 [2024-03-06T10:17:28.003Z]   inflating: org.eclipse.tracecompass.doc.user/Trace-Compass-Main-Features.html  
05:17:28 [2024-03-06T10:17:28.003Z]   inflating: org.eclipse.tracecompass.doc.user/Trace-synchronization.html  
05:17:28 [2024-03-06T10:17:28.003Z]   inflating: org.eclipse.tracecompass.doc.user/User-Guide.html  
05:17:28 [2024-03-06T10:17:28.003Z]    creating: org.eclipse.tracecompass.doc.user/images/
05:17:28 [2024-03-06T10:17:28.003Z]   inflating: org.eclipse.tracecompass.doc.user/images/BasicSymbolProviderPreferencePage.png  
05:17:28 [2024-03-06T10:17:28.003Z]   inflating: org.eclipse.tracecompass.doc.user/images/Bookmarks.png  
05:17:28 [2024-03-06T10:17:28.003Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_global.png  
05:17:28 [2024-03-06T10:17:28.003Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_legend.png  
05:17:28 [2024-03-06T10:17:28.003Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_process_tree.png  
05:17:28 [2024-03-06T10:17:28.003Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_show_view.png  
05:17:28 [2024-03-06T10:17:28.003Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_small_dots.png  
05:17:28 [2024-03-06T10:17:28.003Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_tooltip.png  
05:17:28 [2024-03-06T10:17:28.003Z]  extracting: org.eclipse.tracecompass.doc.user/images/Cfv_zoom.png  
05:17:28 [2024-03-06T10:17:28.003Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_zoom_region.png  
05:17:28 [2024-03-06T10:17:28.003Z]   inflating: org.eclipse.tracecompass.doc.user/images/Channel.gif  
05:17:28 [2024-03-06T10:17:28.003Z]   inflating: org.eclipse.tracecompass.doc.user/images/Channel_disabled.gif  
05:17:28 [2024-03-06T10:17:28.258Z]   inflating: org.eclipse.tracecompass.doc.user/images/ColorsView.png  
05:17:28 [2024-03-06T10:17:28.258Z]   inflating: org.eclipse.tracecompass.doc.user/images/CopyExperimentDialog.png  
05:17:28 [2024-03-06T10:17:28.258Z]   inflating: org.eclipse.tracecompass.doc.user/images/CopyTraceAction.png  
05:17:28 [2024-03-06T10:17:28.258Z]   inflating: org.eclipse.tracecompass.doc.user/images/CopyTraceDialog.png  
05:17:28 [2024-03-06T10:17:28.258Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomTextParserInput.png  
05:17:28 [2024-03-06T10:17:28.258Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomTextParserOutput.png  
05:17:28 [2024-03-06T10:17:28.258Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomXMLParserInput.png  
05:17:28 [2024-03-06T10:17:28.258Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomXMLParserOutput.png  
05:17:28 [2024-03-06T10:17:28.258Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteExperimentAction.png  
05:17:28 [2024-03-06T10:17:28.258Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteExperimentConfirmationDialog.png  
05:17:28 [2024-03-06T10:17:28.258Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesAction.png  
05:17:28 [2024-03-06T10:17:28.258Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesDialog.png  
05:17:28 [2024-03-06T10:17:28.258Z]    creating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/
05:17:28 [2024-03-06T10:17:28.258Z]   inflating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFilter_ShowActiveThreadsConfigure.png  
05:17:28 [2024-03-06T10:17:28.258Z]   inflating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersConfigure.png  
05:17:28 [2024-03-06T10:17:28.258Z]   inflating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersToggle.png  
05:17:28 [2024-03-06T10:17:28.258Z]   inflating: org.eclipse.tracecompass.doc.user/images/Event_disabled.gif  
05:17:28 [2024-03-06T10:17:28.258Z]   inflating: org.eclipse.tracecompass.doc.user/images/Event_enabled.gif  
05:17:28 [2024-03-06T10:17:28.258Z]   inflating: org.eclipse.tracecompass.doc.user/images/ExplorerWithAssociatedTraceType.png  
05:17:28 [2024-03-06T10:17:28.258Z]   inflating: org.eclipse.tracecompass.doc.user/images/ExplorerWithExperiment.png  
05:17:28 [2024-03-06T10:17:28.258Z]   inflating: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesMenu.png  
05:17:28 [2024-03-06T10:17:28.258Z]   inflating: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesPassword.png  
05:17:28 [2024-03-06T10:17:28.258Z]   inflating: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesProject.png  
05:17:28 [2024-03-06T10:17:28.258Z]   inflating: org.eclipse.tracecompass.doc.user/images/FiltersView.png  
05:17:28 [2024-03-06T10:17:28.258Z]   inflating: org.eclipse.tracecompass.doc.user/images/FindDialog.png  
05:17:28 [2024-03-06T10:17:28.258Z]   inflating: org.eclipse.tracecompass.doc.user/images/Flame_Graph.png  
05:17:28 [2024-03-06T10:17:28.258Z]   inflating: org.eclipse.tracecompass.doc.user/images/FunctionDensityView.png  
05:17:28 [2024-03-06T10:17:28.258Z]   inflating: org.eclipse.tracecompass.doc.user/images/HistogramStatusLine.png  
05:17:28 [2024-03-06T10:17:28.259Z]   inflating: org.eclipse.tracecompass.doc.user/images/HistogramView.png  
05:17:28 [2024-03-06T10:17:28.259Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextDialog.png  
05:17:28 [2024-03-06T10:17:28.259Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnChannelAction.png  
05:17:28 [2024-03-06T10:17:28.259Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnDomainAction.png  
05:17:28 [2024-03-06T10:17:28.259Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextToEventsAction.png  
05:17:28 [2024-03-06T10:17:28.259Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventAction.png  
05:17:28 [2024-03-06T10:17:28.259Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialog.png  
05:17:28 [2024-03-06T10:17:28.259Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialogWithFilter.png  
05:17:28 [2024-03-06T10:17:28.259Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignedEvents.png  
05:17:28 [2024-03-06T10:17:28.259Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewConnect.png  
05:17:28 [2024-03-06T10:17:28.259Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDelete.png  
05:17:28 [2024-03-06T10:17:28.259Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDisconnect.png  
05:17:28 [2024-03-06T10:17:28.259Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewFilled.png  
05:17:28 [2024-03-06T10:17:28.259Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelAction.png  
05:17:28 [2024-03-06T10:17:28.259Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialog.png  
05:17:28 [2024-03-06T10:17:28.259Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogFileRotation.png  
05:17:28 [2024-03-06T10:17:28.259Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogMetadataFlush.png  
05:17:28 [2024-03-06T10:17:28.259Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogPerUIDBuffers.png  
05:17:28 [2024-03-06T10:17:28.259Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelOnDomainAction.png  
05:17:28 [2024-03-06T10:17:28.513Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionAction.png  
05:17:28 [2024-03-06T10:17:28.513Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog.png  
05:17:28 [2024-03-06T10:17:28.513Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Advanced.png  
05:17:28 [2024-03-06T10:17:28.513Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live.png  
05:17:28 [2024-03-06T10:17:28.513Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live_Advanced.png  
05:17:28 [2024-03-06T10:17:28.513Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Snapshot.png  
05:17:28 [2024-03-06T10:17:28.513Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_TracePath.png  
05:17:28 [2024-03-06T10:17:28.513Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DestroyConfirmationDialog.png  
05:17:28 [2024-03-06T10:17:28.513Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DestroySessionAction.png  
05:17:28 [2024-03-06T10:17:28.513Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DisableChannelAction.png  
05:17:28 [2024-03-06T10:17:28.513Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DisableEventAction.png  
05:17:28 [2024-03-06T10:17:28.513Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EditConnection.png  
05:17:28 [2024-03-06T10:17:28.513Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableAllEventsDialog.png  
05:17:28 [2024-03-06T10:17:28.513Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableChannelAction.png  
05:17:28 [2024-03-06T10:17:28.513Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventAction.png  
05:17:28 [2024-03-06T10:17:28.513Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithFilter.png  
05:17:28 [2024-03-06T10:17:28.513Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithKernelFilter.png  
05:17:28 [2024-03-06T10:17:28.513Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllJulLoggers.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllLog4jLoggers.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllPythonLoggers.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllUstTracepoints.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledFunctionProbeEvent.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelProbeEvent.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelSyscalls.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelTracepoints.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstLoglevelEvents.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstWildcardEvents.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnterPassword.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnvironmentsView.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnChannelAction.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnDomainAction.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionAction.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionDialog.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventProperties.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventsEditor.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2FunctionEventDialog.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ImportAction.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ImportDialog.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ImportOverwriteConfirmationDialog.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoggerEventsDialog.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoglevelEventsDialog.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2LoadAction.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2LoadDialog.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2LoadRemoteDialog.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoggerEventsDialog.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoglevelEventsDialog.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ManageSessionConfig.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2NewConnection.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2NewRemoteConnection.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2Preferences.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesGroup.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesLogging.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesTimeout.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ProbeEventDialog.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PropertyView.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoggerEventsDialog.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoglevelEventsDialog.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2RecordSnapshotAction.png  
05:17:28 [2024-03-06T10:17:28.514Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2RefreshAction.png  
05:17:28 [2024-03-06T10:17:28.769Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SaveAction.png  
05:17:28 [2024-03-06T10:17:28.769Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SaveDialog.png  
05:17:28 [2024-03-06T10:17:28.769Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SelectConnection.png  
05:17:28 [2024-03-06T10:17:28.769Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StartTracingAction.png  
05:17:28 [2024-03-06T10:17:28.769Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsPieChartView.png  
05:17:28 [2024-03-06T10:17:28.769Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsTableView.png  
05:17:28 [2024-03-06T10:17:28.769Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StopTracingAction.png  
05:17:28 [2024-03-06T10:17:28.769Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SyscallsDialog.png  
05:17:28 [2024-03-06T10:17:28.769Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2TracepointEventsDialog.png  
05:17:28 [2024-03-06T10:17:28.769Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstExcludeEventsDialog.png  
05:17:28 [2024-03-06T10:17:28.769Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstLoglevelEventsDialog.png  
05:17:28 [2024-03-06T10:17:28.769Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstTracepointEventsDialog.png  
05:17:28 [2024-03-06T10:17:28.769Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstWildcardEventsDialog.png  
05:17:28 [2024-03-06T10:17:28.769Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTngControlView.png  
05:17:28 [2024-03-06T10:17:28.769Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTngControlViewConnect.png  
05:17:28 [2024-03-06T10:17:28.769Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTngKernelPerspective.png  
05:17:28 [2024-03-06T10:17:28.769Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageView.png  
05:17:28 [2024-03-06T10:17:28.769Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageViewToolTip.png  
05:17:28 [2024-03-06T10:17:28.769Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng_OpenCpuUsageView.png  
05:17:28 [2024-03-06T10:17:28.769Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesDensity.png  
05:17:28 [2024-03-06T10:17:28.769Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesScatter.png  
05:17:28 [2024-03-06T10:17:28.769Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesStatistics.png  
05:17:28 [2024-03-06T10:17:28.769Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesTable.png  
05:17:28 [2024-03-06T10:17:28.769Z]   inflating: org.eclipse.tracecompass.doc.user/images/ManageCustomParsers.png  
05:17:28 [2024-03-06T10:17:28.769Z]   inflating: org.eclipse.tracecompass.doc.user/images/ManageXMLAnalysis.png  
05:17:28 [2024-03-06T10:17:28.770Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewExperimentAction.png  
05:17:28 [2024-03-06T10:17:28.770Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewExperimentDialog.png  
05:17:28 [2024-03-06T10:17:28.770Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewProjectExplorer.png  
05:17:28 [2024-03-06T10:17:28.770Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage1.png  
05:17:28 [2024-03-06T10:17:28.770Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage2.png  
05:17:28 [2024-03-06T10:17:28.770Z]   inflating: org.eclipse.tracecompass.doc.user/images/OpenLTTngKernelPerspective.png  
05:17:28 [2024-03-06T10:17:28.770Z]   inflating: org.eclipse.tracecompass.doc.user/images/OpenTraceAction.png  
05:17:28 [2024-03-06T10:17:28.770Z]   inflating: org.eclipse.tracecompass.doc.user/images/OpenTraceFile.png  
05:17:28 [2024-03-06T10:17:28.770Z]  extracting: org.eclipse.tracecompass.doc.user/images/Optimization.png  
05:17:28 [2024-03-06T10:17:28.770Z]   inflating: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoInstances.png  
05:17:28 [2024-03-06T10:17:28.770Z]   inflating: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoTraces.png  
05:17:28 [2024-03-06T10:17:28.770Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerCProjectWithTracingNature.png  
05:17:28 [2024-03-06T10:17:28.770Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerConfigureTracingNature.png  
05:17:28 [2024-03-06T10:17:28.770Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRange.png  
05:17:28 [2024-03-06T10:17:28.770Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRangePreferences.png  
05:17:28 [2024-03-06T10:17:28.770Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerOpenTrace.png  
05:17:29 [2024-03-06T10:17:29.025Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceAction.png  
05:17:29 [2024-03-06T10:17:29.025Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialog.png  
05:17:29 [2024-03-06T10:17:29.025Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialogRename.png  
05:17:29 [2024-03-06T10:17:29.025Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportWizardSelect.png  
05:17:29 [2024-03-06T10:17:29.025Z]   inflating: org.eclipse.tracecompass.doc.user/images/RV_infobox1.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/RV_infobox2.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageBlank.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageNext.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPage.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageDefault.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageFull.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteTracesWizardPage.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoveTracesAction.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/RenameExperimentDialog.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/RenameTraceAction.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/RenameTraceDialog.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/Rv_example.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/Rv_legend.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectGenericCTFTraceType.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectLTTngKernelTraceType.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectTracesAction.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectTracesDialog.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/Session_active.gif  
05:17:29 [2024-03-06T10:17:29.026Z]  extracting: org.eclipse.tracecompass.doc.user/images/Session_inactive.gif  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/ShowTracingPerspective.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/ShowTracingViews.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/Sync_cfv.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/Sync_menu.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/Sync_view.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/TMF_LinkWithEditor.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/TablePostCollapse.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/TablePreCollapse.png  
05:17:29 [2024-03-06T10:17:29.026Z]  extracting: org.eclipse.tracecompass.doc.user/images/Target_connected.gif  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/Target_disconnected.gif  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeAlignment_sash.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeChartView.png  
05:17:29 [2024-03-06T10:17:29.026Z]    creating: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/FilterDialog.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/SavedFilter.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedComputeOffset.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedDialog.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetReference.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetTarget.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetApply.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialog.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialogFilled.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetProperty.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/TmfEventFilter.gif  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/TmfEventSearch.gif  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/TmfTimestampFormatPage.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/TraceEditor-Filter.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/TraceEditor-Search.png  
05:17:29 [2024-03-06T10:17:29.026Z]   inflating: org.eclipse.tracecompass.doc.user/images/TraceTypePreferencePage.png  
05:17:29 [2024-03-06T10:17:29.281Z]   inflating: org.eclipse.tracecompass.doc.user/images/TracingPerspective.png  
05:17:29 [2024-03-06T10:17:29.281Z]    creating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/
05:17:29 [2024-03-06T10:17:29.281Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyStatistics.png  
05:17:29 [2024-03-06T10:17:29.281Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyTable.png  
05:17:29 [2024-03-06T10:17:29.281Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSCount.png  
05:17:29 [2024-03-06T10:17:29.281Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSTime.png  
05:17:29 [2024-03-06T10:17:29.281Z]   inflating: org.eclipse.tracecompass.doc.user/images/XML_xy_chart.png  
05:17:29 [2024-03-06T10:17:29.281Z]   inflating: org.eclipse.tracecompass.doc.user/images/Xml_analysis_screenshot.png  
05:17:29 [2024-03-06T10:17:29.281Z]   inflating: org.eclipse.tracecompass.doc.user/images/add_bookmark.gif  
05:17:29 [2024-03-06T10:17:29.281Z]   inflating: org.eclipse.tracecompass.doc.user/images/binaries_obj.gif  
05:17:29 [2024-03-06T10:17:29.281Z]   inflating: org.eclipse.tracecompass.doc.user/images/binary_mapping_file.gif  
05:17:29 [2024-03-06T10:17:29.281Z]   inflating: org.eclipse.tracecompass.doc.user/images/collapsed_ovr.gif  
05:17:29 [2024-03-06T10:17:29.281Z]    creating: org.eclipse.tracecompass.doc.user/images/counters/
05:17:29 [2024-03-06T10:17:29.281Z]  extracting: org.eclipse.tracecompass.doc.user/images/counters/CheckedCheckbox.png  
05:17:29 [2024-03-06T10:17:29.281Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/CountersView.png  
05:17:29 [2024-03-06T10:17:29.281Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/CumulativeCountersView.png  
05:17:29 [2024-03-06T10:17:29.281Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree1.png  
05:17:29 [2024-03-06T10:17:29.281Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree2.png  
05:17:29 [2024-03-06T10:17:29.281Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree3.png  
05:17:29 [2024-03-06T10:17:29.281Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree4.png  
05:17:29 [2024-03-06T10:17:29.281Z]  extracting: org.eclipse.tracecompass.doc.user/images/counters/GrayedCheckbox.png  
05:17:29 [2024-03-06T10:17:29.281Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/OpenCountersView.png  
05:17:29 [2024-03-06T10:17:29.281Z]  extracting: org.eclipse.tracecompass.doc.user/images/counters/UncheckedCheckbox.png  
05:17:29 [2024-03-06T10:17:29.281Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/sigma.gif  
05:17:29 [2024-03-06T10:17:29.281Z]   inflating: org.eclipse.tracecompass.doc.user/images/delete_button.gif  
05:17:29 [2024-03-06T10:17:29.281Z]   inflating: org.eclipse.tracecompass.doc.user/images/expanded_ovr.gif  
05:17:29 [2024-03-06T10:17:29.281Z]    creating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/
05:17:29 [2024-03-06T10:17:29.281Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis-dialog.png  
05:17:29 [2024-03-06T10:17:29.282Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis.png  
05:17:29 [2024-03-06T10:17:29.282Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-configuration-dialog.png  
05:17:29 [2024-03-06T10:17:29.282Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-only.png  
05:17:29 [2024-03-06T10:17:29.282Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analyses-list.png  
05:17:29 [2024-03-06T10:17:29.282Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analysis-parameters-dialog.png  
05:17:29 [2024-03-06T10:17:29.282Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/new-custom-scatter-chart-menu.png  
05:17:29 [2024-03-06T10:17:29.282Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/remove-external-analysis.png  
05:17:29 [2024-03-06T10:17:29.282Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/report-view.png  
05:17:29 [2024-03-06T10:17:29.282Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/run-external-analysis.png  
05:17:29 [2024-03-06T10:17:29.282Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart-toggle-button.png  
05:17:29 [2024-03-06T10:17:29.282Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart.png  
05:17:29 [2024-03-06T10:17:29.282Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/user-defined-external-analysis.png  
05:17:29 [2024-03-06T10:17:29.282Z]   inflating: org.eclipse.tracecompass.doc.user/images/filter_add.gif  
05:17:29 [2024-03-06T10:17:29.282Z]   inflating: org.eclipse.tracecompass.doc.user/images/filter_items.gif  
05:17:29 [2024-03-06T10:17:29.282Z]   inflating: org.eclipse.tracecompass.doc.user/images/follow_arrow_bwd.gif  
05:17:29 [2024-03-06T10:17:29.282Z]   inflating: org.eclipse.tracecompass.doc.user/images/follow_arrow_fwd.gif  
05:17:29 [2024-03-06T10:17:29.282Z]    creating: org.eclipse.tracecompass.doc.user/images/futex/
05:17:29 [2024-03-06T10:17:29.282Z]   inflating: org.eclipse.tracecompass.doc.user/images/futex/scenario.png  
05:17:29 [2024-03-06T10:17:29.282Z]   inflating: org.eclipse.tracecompass.doc.user/images/futex/uaddrVsWaiter.png  
05:17:29 [2024-03-06T10:17:29.282Z]   inflating: org.eclipse.tracecompass.doc.user/images/hide_arrows.gif  
05:17:29 [2024-03-06T10:17:29.282Z]   inflating: org.eclipse.tracecompass.doc.user/images/hide_empty_rows.png  
05:17:29 [2024-03-06T10:17:29.282Z]   inflating: org.eclipse.tracecompass.doc.user/images/hide_lost_events.gif  
05:17:29 [2024-03-06T10:17:29.282Z]   inflating: org.eclipse.tracecompass.doc.user/images/home.gif  
05:17:29 [2024-03-06T10:17:29.282Z]   inflating: org.eclipse.tracecompass.doc.user/images/home_nav.gif  
05:17:29 [2024-03-06T10:17:29.282Z]    creating: org.eclipse.tracecompass.doc.user/images/io/
05:17:29 [2024-03-06T10:17:29.282Z]   inflating: org.eclipse.tracecompass.doc.user/images/io/diskIoActivity.png  
05:17:29 [2024-03-06T10:17:29.282Z]    creating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/
05:17:29 [2024-03-06T10:17:29.282Z]   inflating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageChart.png  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageView.png  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/OpenKernelMemoryUsageView.png  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/link.gif  
05:17:29 [2024-03-06T10:17:29.537Z]    creating: org.eclipse.tracecompass.doc.user/images/memoryUsage/
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-multithread.png  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-no-thread-info.png  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/next.gif  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/next_bookmark.gif  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/next_event.gif  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/next_menu.gif  
05:17:29 [2024-03-06T10:17:29.537Z]    creating: org.eclipse.tracecompass.doc.user/images/osOverview/
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/osOverview/os_overview_perspective.png  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/osOverview/select_os_overview.png  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/pin_view.gif  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev.gif  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev_bookmark.gif  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev_event.gif  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev_menu.gif  
05:17:29 [2024-03-06T10:17:29.537Z]  extracting: org.eclipse.tracecompass.doc.user/images/remove_bookmark.gif  
05:17:29 [2024-03-06T10:17:29.537Z]    creating: org.eclipse.tracecompass.doc.user/images/resourcesView/
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/resourcesView/followThread.png  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/shift_l_edit.gif  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/shift_r_edit.gif  
05:17:29 [2024-03-06T10:17:29.537Z]  extracting: org.eclipse.tracecompass.doc.user/images/show_hist_traces.gif  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/show_legend.gif  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_alpha.gif  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_alpha_rev.gif  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_num.gif  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_num_rev.gif  
05:17:29 [2024-03-06T10:17:29.537Z]    creating: org.eclipse.tracecompass.doc.user/images/sourceLookup/
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/sourceLookup/symbol-mapping-config-ust28.png  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/sourceLookup/trace-with-debug-info.png  
05:17:29 [2024-03-06T10:17:29.537Z]    creating: org.eclipse.tracecompass.doc.user/images/swslatency/
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/swslatency/PriorityThreadnameView.png  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/text_mapping_file.gif  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/tooltippref.png  
05:17:29 [2024-03-06T10:17:29.537Z]    creating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/chooseTrace.png  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportPackage.png  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportSelectedTrace.png  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileExport.png  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileImport.png  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importPackage.png  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importTraceFolder.png  
05:17:29 [2024-03-06T10:17:29.537Z]    creating: org.eclipse.tracecompass.doc.user/images/trim/
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/trim/trim-after.png  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/trim/trim-before.png  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/trim/trim-select.png  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/unpinned_view.gif  
05:17:29 [2024-03-06T10:17:29.537Z]    creating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisDjango.png  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisFollow.png  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisProjectExplorer.png  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/zoomin_nav.gif  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.doc.user/images/zoomout_nav.gif  
05:17:29 [2024-03-06T10:17:29.537Z]    creating: org.eclipse.tracecompass.gdbtrace.doc.user/
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Collecting-Tracepoint-Data.html  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/GDB-Trace-Perspective.html  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Getting-Started.html  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Importing-Tracepoint-Data.html  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Overview.html  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/References.html  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/User-Guide.html  
05:17:29 [2024-03-06T10:17:29.537Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Visualizing-Tracepoint-Data.html  
05:17:29 [2024-03-06T10:17:29.537Z]    creating: org.eclipse.tracecompass.gdbtrace.doc.user/images/
05:17:29 [2024-03-06T10:17:29.538Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/GDBTracePerspective.png  
05:17:29 [2024-03-06T10:17:29.538Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/gdb_icon16.png  
05:17:29 [2024-03-06T10:17:29.538Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/home.gif  
05:17:29 [2024-03-06T10:17:29.538Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/next.gif  
05:17:29 [2024-03-06T10:17:29.538Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/prev.gif  
05:17:29 [2024-03-06T10:17:29.538Z]    creating: org.eclipse.tracecompass.rcp.doc.user/
05:17:29 [2024-03-06T10:17:29.538Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/Trace-Compass-Incubator.html  
05:17:29 [2024-03-06T10:17:29.538Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/User-Guide.html  
05:17:29 [2024-03-06T10:17:29.538Z]    creating: org.eclipse.tracecompass.rcp.doc.user/images/
05:17:29 [2024-03-06T10:17:29.796Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/home.gif  
05:17:29 [2024-03-06T10:17:29.796Z]    creating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/
05:17:29 [2024-03-06T10:17:29.796Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/AboutUninstall.png  
05:17:29 [2024-03-06T10:17:29.796Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/DiscoveryUi.png  
05:17:29 [2024-03-06T10:17:29.796Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage1.png  
05:17:29 [2024-03-06T10:17:29.796Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage2.png  
05:17:29 [2024-03-06T10:17:29.796Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage3.png  
05:17:29 [2024-03-06T10:17:29.796Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallationDetails.png  
05:17:29 [2024-03-06T10:17:29.796Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/ListUninstall.png  
05:17:29 [2024-03-06T10:17:29.796Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Menu.png  
05:17:29 [2024-03-06T10:17:29.796Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UninstallWizard.png  
05:17:29 [2024-03-06T10:17:29.796Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Update.png  
05:17:29 [2024-03-06T10:17:29.796Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UpdateWizard.png  
05:17:29 [2024-03-06T10:17:29.796Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/next.gif  
05:17:29 [2024-03-06T10:17:29.796Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/prev.gif  
05:17:29 [2024-03-06T10:17:29.796Z]    creating: org.eclipse.tracecompass.tmf.pcap.doc.user/
05:17:29 [2024-03-06T10:17:29.796Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/User-Guide.html  
05:17:29 [2024-03-06T10:17:29.796Z]    creating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/
05:17:29 [2024-03-06T10:17:29.796Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/networkTracingPerspective.png  
05:17:29 [2024-03-06T10:17:29.796Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/streamListView.png  
05:17:29 [2024-03-06T10:17:29.796Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/subfieldFiltering.png  
05:17:29 [2024-03-06T10:17:29.806Z] [Pipeline] }
05:17:29 [2024-03-06T10:17:29.809Z] $ ssh-agent -k
05:17:29 [2024-03-06T10:17:29.815Z] unset SSH_AUTH_SOCK;
05:17:29 [2024-03-06T10:17:29.815Z] unset SSH_AGENT_PID;
05:17:29 [2024-03-06T10:17:29.815Z] echo Agent pid 512 killed;
05:17:29 [2024-03-06T10:17:29.898Z] [ssh-agent] Stopped.
05:17:29 [2024-03-06T10:17:29.908Z] [Pipeline] // sshagent
05:17:29 [2024-03-06T10:17:29.916Z] [Pipeline] }
05:17:29 [2024-03-06T10:17:29.923Z] [Pipeline] // withEnv
05:17:29 [2024-03-06T10:17:29.931Z] [Pipeline] }
05:17:29 [2024-03-06T10:17:29.938Z] [Pipeline] // stage
05:17:29 [2024-03-06T10:17:29.948Z] [Pipeline] stage
05:17:29 [2024-03-06T10:17:29.948Z] [Pipeline] { (Javadoc)
05:17:29 [2024-03-06T10:17:29.965Z] [Pipeline] tool
05:17:29 [2024-03-06T10:17:29.992Z] [Pipeline] envVarsForTool
05:17:30 [2024-03-06T10:17:30.002Z] [Pipeline] tool
05:17:30 [2024-03-06T10:17:30.011Z] [Pipeline] envVarsForTool
05:17:30 [2024-03-06T10:17:30.021Z] [Pipeline] withEnv
05:17:30 [2024-03-06T10:17:30.021Z] [Pipeline] {
05:17:30 [2024-03-06T10:17:30.030Z] [Pipeline] container
05:17:30 [2024-03-06T10:17:30.032Z] [Pipeline] {
05:17:30 [2024-03-06T10:17:30.117Z] [Pipeline] sh
05:17:30 [2024-03-06T10:17:30.783Z] + mvn compile javadoc:aggregate -Pbuild-api-docs -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Psign-update-site -Prcp-sign-windows -Prcp-sign-mac -Prcp-DMG-package-mac
05:17:30 [2024-03-06T10:17:30.783Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:17:32 [2024-03-06T10:17:32.670Z] [INFO] Scanning for projects...
05:17:32 [2024-03-06T10:17:32.670Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.670Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.670Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.670Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.670Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.670Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.671Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.671Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.671Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.671Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.671Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.671Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.671Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.671Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.671Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.671Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.671Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.671Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.671Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.671Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.926Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.926Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.927Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.927Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.927Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.927Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.927Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.927Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.927Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.927Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.927Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.927Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.927Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.927Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.927Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.927Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.927Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.927Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.927Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.927Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
05:17:32 [2024-03-06T10:17:32.927Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
05:17:33 [2024-03-06T10:17:33.182Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
05:17:33 [2024-03-06T10:17:33.182Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
05:17:33 [2024-03-06T10:17:33.182Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
05:17:33 [2024-03-06T10:17:33.182Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
05:17:33 [2024-03-06T10:17:33.182Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
05:17:33 [2024-03-06T10:17:33.182Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
05:17:33 [2024-03-06T10:17:33.182Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
05:17:33 [2024-03-06T10:17:33.182Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
05:17:33 [2024-03-06T10:17:33.182Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
05:17:33 [2024-03-06T10:17:33.182Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
05:17:33 [2024-03-06T10:17:33.182Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
05:17:33 [2024-03-06T10:17:33.182Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
05:17:33 [2024-03-06T10:17:33.182Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
05:17:33 [2024-03-06T10:17:33.182Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
05:17:33 [2024-03-06T10:17:33.182Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
05:17:33 [2024-03-06T10:17:33.182Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
05:17:33 [2024-03-06T10:17:33.182Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
05:17:33 [2024-03-06T10:17:33.183Z] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
05:17:33 [2024-03-06T10:17:33.183Z] [WARNING] The POM for commons-io:commons-io:jar:2.14.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
05:17:33 [2024-03-06T10:17:33.439Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.24.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
05:17:33 [2024-03-06T10:17:33.439Z] [WARNING] The POM for org.apache.commons:commons-exec:jar:1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
05:17:33 [2024-03-06T10:17:33.439Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.16.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
05:17:33 [2024-03-06T10:17:33.439Z] [WARNING] The POM for commons-net:commons-net:jar:3.9.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
05:17:35 [2024-03-06T10:17:35.327Z] [INFO] Tycho Version:  4.0.3 (88e4728c5da382f02c0459c918c2683048f95740)
05:17:35 [2024-03-06T10:17:35.327Z] [INFO] Tycho Mode:     project
05:17:35 [2024-03-06T10:17:35.327Z] [INFO] Tycho Builder:  maven
05:17:35 [2024-03-06T10:17:35.327Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
05:17:35 [2024-03-06T10:17:35.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
05:17:35 [2024-03-06T10:17:35.583Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
05:17:35 [2024-03-06T10:17:35.838Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
05:17:35 [2024-03-06T10:17:35.839Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
05:17:35 [2024-03-06T10:17:35.839Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
05:17:35 [2024-03-06T10:17:35.839Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom (3.8 kB at 210 kB/s)
05:17:35 [2024-03-06T10:17:35.839Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
05:17:35 [2024-03-06T10:17:35.839Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
05:17:35 [2024-03-06T10:17:35.839Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
05:17:35 [2024-03-06T10:17:35.839Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
05:17:36 [2024-03-06T10:17:36.093Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
05:17:36 [2024-03-06T10:17:36.093Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
05:17:36 [2024-03-06T10:17:36.093Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom (44 kB at 1.5 MB/s)
05:17:36 [2024-03-06T10:17:36.094Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
05:17:36 [2024-03-06T10:17:36.094Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
05:17:36 [2024-03-06T10:17:36.094Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
05:17:36 [2024-03-06T10:17:36.094Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
05:17:36 [2024-03-06T10:17:36.094Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
05:17:36 [2024-03-06T10:17:36.094Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
05:17:36 [2024-03-06T10:17:36.094Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom (3.2 kB at 179 kB/s)
05:17:36 [2024-03-06T10:17:36.094Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
05:17:36 [2024-03-06T10:17:36.094Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
05:17:36 [2024-03-06T10:17:36.094Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
05:17:36 [2024-03-06T10:17:36.350Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
05:17:36 [2024-03-06T10:17:36.350Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
05:17:36 [2024-03-06T10:17:36.350Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
05:17:36 [2024-03-06T10:17:36.350Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar (56 kB at 2.3 MB/s)
05:17:36 [2024-03-06T10:17:36.350Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.pom
05:17:36 [2024-03-06T10:17:36.350Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.pom
05:17:36 [2024-03-06T10:17:36.350Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.pom
05:17:36 [2024-03-06T10:17:36.350Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.pom
05:17:36 [2024-03-06T10:17:36.350Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.pom
05:17:36 [2024-03-06T10:17:36.350Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.pom
05:17:36 [2024-03-06T10:17:36.606Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.pom (21 kB at 289 kB/s)
05:17:36 [2024-03-06T10:17:36.606Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
05:17:36 [2024-03-06T10:17:36.606Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
05:17:36 [2024-03-06T10:17:36.606Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
05:17:36 [2024-03-06T10:17:36.606Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
05:17:36 [2024-03-06T10:17:36.606Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
05:17:36 [2024-03-06T10:17:36.606Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
05:17:36 [2024-03-06T10:17:36.606Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom (8.1 kB at 622 kB/s)
05:17:36 [2024-03-06T10:17:36.606Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.jar
05:17:36 [2024-03-06T10:17:36.606Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.jar
05:17:36 [2024-03-06T10:17:36.606Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.jar
05:17:36 [2024-03-06T10:17:36.862Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.jar
05:17:36 [2024-03-06T10:17:36.862Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.jar
05:17:36 [2024-03-06T10:17:36.862Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.jar
05:17:36 [2024-03-06T10:17:36.862Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.jar (510 kB at 12 MB/s)
05:17:37 [2024-03-06T10:17:37.423Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.12.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
05:17:37 [2024-03-06T10:17:37.423Z] [WARNING] The POM for commons-logging:commons-logging:jar:1.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
05:17:37 [2024-03-06T10:17:37.423Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
05:17:37 [2024-03-06T10:17:37.423Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.15 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
05:17:37 [2024-03-06T10:17:37.985Z] [WARNING] The POM for jakarta.activation:jakarta.activation-api:jar:1.2.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
05:17:37 [2024-03-06T10:17:37.985Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.13.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
05:17:40 [2024-03-06T10:17:40.498Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:sources:1.24.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
05:17:43 [2024-03-06T10:17:43.763Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:9.3.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
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] ------------------------------------------------------------------------
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] Reactor Build Order:
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] 
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] Trace Compass Parent                                               [pom]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] Trace Compass State System Parent                                  [pom]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] Trace Compass TMF Parent                                           [pom]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.763Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] Trace Compass Documentation                                        [pom]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] Trace Compass Profiling User Guide                      [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] Trace Compass RCP Parent                                           [pom]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] Trace Compass Json trace Parent                                    [pom]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] Trace Compass Target Platform                                      [pom]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.integration.core.tests    [eclipse-test-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] Trace Compass Repository                            [eclipse-repository]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests           [eclipse-plugin]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] 
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] Building Trace Compass Parent 9.3.0-SNAPSHOT                     [1/141]
05:17:43 [2024-03-06T10:17:43.764Z] [INFO]   from pom.xml
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] --------------------------------[ pom ]---------------------------------
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] 
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
05:17:43 [2024-03-06T10:17:43.764Z] [WARNING] The POM for commons-io:commons-io:jar:2.11.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] 
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass ---
05:17:43 [2024-03-06T10:17:43.764Z] [INFO] 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
05:17:43 [2024-03-06T10:17:43.765Z] [INFO] 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
05:17:43 [2024-03-06T10:17:43.765Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
05:17:43 [2024-03-06T10:17:43.765Z] [INFO] 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
05:17:43 [2024-03-06T10:17:43.765Z] [INFO] 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
05:17:43 [2024-03-06T10:17:43.765Z] [INFO] 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
05:17:43 [2024-03-06T10:17:43.765Z] [INFO] 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 317 kB/s)
05:17:43 [2024-03-06T10:17:43.765Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
05:17:43 [2024-03-06T10:17:43.765Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
05:17:43 [2024-03-06T10:17:43.765Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
05:17:43 [2024-03-06T10:17:43.765Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
05:17:43 [2024-03-06T10:17:43.765Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
05:17:44 [2024-03-06T10:17:44.021Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
05:17:44 [2024-03-06T10:17:44.021Z] [INFO] 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 1.8 MB/s)
05:17:44 [2024-03-06T10:17:44.021Z] [INFO] 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
05:17:44 [2024-03-06T10:17:44.021Z] [INFO] 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
05:17:44 [2024-03-06T10:17:44.021Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
05:17:44 [2024-03-06T10:17:44.021Z] [INFO] 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
05:17:44 [2024-03-06T10:17:44.021Z] [INFO] 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
05:17:44 [2024-03-06T10:17:44.021Z] [INFO] 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
05:17:44 [2024-03-06T10:17:44.021Z] [INFO] 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 118 kB/s)
05:17:44 [2024-03-06T10:17:44.021Z] [INFO] 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
05:17:44 [2024-03-06T10:17:44.021Z] [INFO] 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
05:17:44 [2024-03-06T10:17:44.021Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
05:17:44 [2024-03-06T10:17:44.278Z] [INFO] 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
05:17:44 [2024-03-06T10:17:44.278Z] [INFO] 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
05:17:44 [2024-03-06T10:17:44.278Z] [INFO] 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
05:17:44 [2024-03-06T10:17:44.278Z] [INFO] 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 703 kB/s)
05:17:44 [2024-03-06T10:17:44.278Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
05:17:44 [2024-03-06T10:17:44.278Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom
05:17:44 [2024-03-06T10:17:44.278Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/9/maven-parent-9.pom
05:17:44 [2024-03-06T10:17:44.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom
05:17:44 [2024-03-06T10:17:44.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
05:17:44 [2024-03-06T10:17:44.278Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom
05:17:44 [2024-03-06T10:17:44.278Z] [INFO] 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 2.1 MB/s)
05:17:44 [2024-03-06T10:17:44.535Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom
05:17:44 [2024-03-06T10:17:44.535Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom
05:17:44 [2024-03-06T10:17:44.535Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom
05:17:44 [2024-03-06T10:17:44.535Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom
05:17:44 [2024-03-06T10:17:44.535Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom
05:17:44 [2024-03-06T10:17:44.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
05:17:44 [2024-03-06T10:17:44.535Z] [INFO] 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 1.1 MB/s)
05:17:44 [2024-03-06T10:17:44.535Z] [INFO] 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
05:17:44 [2024-03-06T10:17:44.535Z] [INFO] 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
05:17:44 [2024-03-06T10:17:44.535Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
05:17:44 [2024-03-06T10:17:44.535Z] [INFO] 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
05:17:44 [2024-03-06T10:17:44.535Z] [INFO] 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
05:17:44 [2024-03-06T10:17:44.535Z] [INFO] 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
05:17:44 [2024-03-06T10:17:44.790Z] [INFO] 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 162 kB/s)
05:17:44 [2024-03-06T10:17:44.790Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
05:17:44 [2024-03-06T10:17:44.790Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
05:17:44 [2024-03-06T10:17:44.790Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
05:17:44 [2024-03-06T10:17:44.790Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
05:17:44 [2024-03-06T10:17:44.790Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
05:17:44 [2024-03-06T10:17:44.790Z] [INFO] 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
05:17:44 [2024-03-06T10:17:44.790Z] [INFO] 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 905 kB/s)
05:17:44 [2024-03-06T10:17:44.790Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
05:17:44 [2024-03-06T10:17:44.790Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
05:17:44 [2024-03-06T10:17:44.790Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom
05:17:44 [2024-03-06T10:17:44.790Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
05:17:44 [2024-03-06T10:17:44.790Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
05:17:45 [2024-03-06T10:17:45.045Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom
05:17:45 [2024-03-06T10:17:45.045Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 462 kB/s)
05:17:45 [2024-03-06T10:17:45.045Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom
05:17:45 [2024-03-06T10:17:45.045Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom
05:17:45 [2024-03-06T10:17:45.045Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom
05:17:45 [2024-03-06T10:17:45.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom
05:17:45 [2024-03-06T10:17:45.045Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom
05:17:45 [2024-03-06T10:17:45.045Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom
05:17:45 [2024-03-06T10:17:45.045Z] [INFO] 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 381 kB/s)
05:17:45 [2024-03-06T10:17:45.045Z] [INFO] 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
05:17:45 [2024-03-06T10:17:45.045Z] [INFO] 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
05:17:45 [2024-03-06T10:17:45.045Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
05:17:45 [2024-03-06T10:17:45.301Z] [INFO] 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
05:17:45 [2024-03-06T10:17:45.301Z] [INFO] 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
05:17:45 [2024-03-06T10:17:45.301Z] [INFO] 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
05:17:45 [2024-03-06T10:17:45.301Z] [INFO] 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 193 kB/s)
05:17:45 [2024-03-06T10:17:45.301Z] [INFO] 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
05:17:45 [2024-03-06T10:17:45.301Z] [INFO] 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
05:17:45 [2024-03-06T10:17:45.301Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
05:17:45 [2024-03-06T10:17:45.301Z] [INFO] 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
05:17:45 [2024-03-06T10:17:45.301Z] [INFO] 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
05:17:45 [2024-03-06T10:17:45.301Z] [INFO] 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
05:17:45 [2024-03-06T10:17:45.301Z] [INFO] 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 206 kB/s)
05:17:45 [2024-03-06T10:17:45.301Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/7/maven-parent-7.pom
05:17:45 [2024-03-06T10:17:45.301Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom
05:17:45 [2024-03-06T10:17:45.556Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/7/maven-parent-7.pom
05:17:45 [2024-03-06T10:17:45.556Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom
05:17:45 [2024-03-06T10:17:45.556Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom
05:17:45 [2024-03-06T10:17:45.556Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom
05:17:45 [2024-03-06T10:17:45.556Z] [INFO] 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 1.1 MB/s)
05:17:45 [2024-03-06T10:17:45.556Z] [INFO] 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
05:17:45 [2024-03-06T10:17:45.556Z] [INFO] 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
05:17:45 [2024-03-06T10:17:45.556Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
05:17:45 [2024-03-06T10:17:45.556Z] [INFO] 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
05:17:45 [2024-03-06T10:17:45.556Z] [INFO] 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
05:17:45 [2024-03-06T10:17:45.556Z] [INFO] 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
05:17:45 [2024-03-06T10:17:45.812Z] [INFO] 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 51 kB/s)
05:17:45 [2024-03-06T10:17:45.812Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
05:17:45 [2024-03-06T10:17:45.812Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
05:17:45 [2024-03-06T10:17:45.812Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
05:17:45 [2024-03-06T10:17:45.812Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
05:17:45 [2024-03-06T10:17:45.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
05:17:45 [2024-03-06T10:17:45.812Z] [INFO] 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
05:17:45 [2024-03-06T10:17:45.812Z] [INFO] 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 627 kB/s)
05:17:45 [2024-03-06T10:17:45.812Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
05:17:45 [2024-03-06T10:17:45.812Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
05:17:45 [2024-03-06T10:17:45.812Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
05:17:45 [2024-03-06T10:17:45.812Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
05:17:45 [2024-03-06T10:17:45.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
05:17:46 [2024-03-06T10:17:46.067Z] [INFO] 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
05:17:46 [2024-03-06T10:17:46.068Z] [INFO] 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 25 kB/s)
05:17:46 [2024-03-06T10:17:46.068Z] [INFO] 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
05:17:46 [2024-03-06T10:17:46.068Z] [INFO] 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
05:17:46 [2024-03-06T10:17:46.068Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
05:17:46 [2024-03-06T10:17:46.068Z] [INFO] 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
05:17:46 [2024-03-06T10:17:46.068Z] [INFO] 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
05:17:46 [2024-03-06T10:17:46.068Z] [INFO] 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
05:17:46 [2024-03-06T10:17:46.068Z] [INFO] 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 174 kB/s)
05:17:46 [2024-03-06T10:17:46.068Z] [INFO] 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
05:17:46 [2024-03-06T10:17:46.068Z] [INFO] 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
05:17:46 [2024-03-06T10:17:46.068Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
05:17:46 [2024-03-06T10:17:46.324Z] [INFO] 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
05:17:46 [2024-03-06T10:17:46.324Z] [INFO] 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
05:17:46 [2024-03-06T10:17:46.324Z] [INFO] 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
05:17:46 [2024-03-06T10:17:46.324Z] [INFO] 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 93 kB/s)
05:17:46 [2024-03-06T10:17:46.324Z] [INFO] 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
05:17:46 [2024-03-06T10:17:46.324Z] [INFO] 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
05:17:46 [2024-03-06T10:17:46.324Z] [INFO] Downloading from jboss-public-repository-group: https://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
05:17:46 [2024-03-06T10:17:46.324Z] [INFO] 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
05:17:46 [2024-03-06T10:17:46.324Z] [INFO] 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
05:17:46 [2024-03-06T10:17:46.324Z] [INFO] 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
05:17:46 [2024-03-06T10:17:46.324Z] [INFO] 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 65 kB/s)
05:17:46 [2024-03-06T10:17:46.324Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.1/junit-4.13.1.pom
05:17:46 [2024-03-06T10:17:46.579Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.1/junit-4.13.1.pom
05:17:46 [2024-03-06T10:17:46.580Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.13.1/junit-4.13.1.pom
05:17:46 [2024-03-06T10:17:46.580Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.1/junit-4.13.1.pom
05:17:46 [2024-03-06T10:17:46.580Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.1/junit-4.13.1.pom
05:17:46 [2024-03-06T10:17:46.580Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.pom
05:17:46 [2024-03-06T10:17:46.580Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.pom (25 kB at 1.9 MB/s)
05:17:46 [2024-03-06T10:17:46.580Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
05:17:46 [2024-03-06T10:17:46.580Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
05:17:46 [2024-03-06T10:17:46.580Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
05:17:46 [2024-03-06T10:17:46.580Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
05:17:46 [2024-03-06T10:17:46.580Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
05:17:46 [2024-03-06T10:17:46.580Z] [INFO] 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
05:17:46 [2024-03-06T10:17:46.580Z] [INFO] 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)
05:17:46 [2024-03-06T10:17:46.580Z] [WARNING] The POM for org.hamcrest:hamcrest-core:jar:1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
05:17:46 [2024-03-06T10:17:46.835Z] [INFO] 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
05:17:46 [2024-03-06T10:17:46.835Z] [INFO] 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
05:17:46 [2024-03-06T10:17:46.835Z] [INFO] Downloading from jboss-public-repository-group: https://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
05:17:46 [2024-03-06T10:17:46.835Z] [INFO] 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
05:17:46 [2024-03-06T10:17:46.835Z] [INFO] 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
05:17:46 [2024-03-06T10:17:46.835Z] [INFO] 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
05:17:46 [2024-03-06T10:17:46.835Z] [INFO] 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 20 kB/s)
05:17:46 [2024-03-06T10:17:46.835Z] [INFO] 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
05:17:46 [2024-03-06T10:17:46.835Z] [INFO] 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
05:17:46 [2024-03-06T10:17:46.835Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
05:17:47 [2024-03-06T10:17:47.090Z] [INFO] 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
05:17:47 [2024-03-06T10:17:47.090Z] [INFO] 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
05:17:47 [2024-03-06T10:17:47.090Z] [INFO] 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
05:17:47 [2024-03-06T10:17:47.090Z] [INFO] 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 267 kB/s)
05:17:47 [2024-03-06T10:17:47.090Z] [INFO] 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
05:17:47 [2024-03-06T10:17:47.090Z] [INFO] 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
05:17:47 [2024-03-06T10:17:47.090Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
05:17:47 [2024-03-06T10:17:47.090Z] [INFO] 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
05:17:47 [2024-03-06T10:17:47.090Z] [INFO] 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
05:17:47 [2024-03-06T10:17:47.090Z] [INFO] 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
05:17:47 [2024-03-06T10:17:47.090Z] [INFO] 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 119 kB/s)
05:17:47 [2024-03-06T10:17:47.090Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
05:17:47 [2024-03-06T10:17:47.090Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
05:17:47 [2024-03-06T10:17:47.090Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
05:17:47 [2024-03-06T10:17:47.346Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
05:17:47 [2024-03-06T10:17:47.346Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
05:17:47 [2024-03-06T10:17:47.346Z] [INFO] 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
05:17:47 [2024-03-06T10:17:47.346Z] [INFO] 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 815 kB/s)
05:17:47 [2024-03-06T10:17:47.346Z] [INFO] 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
05:17:47 [2024-03-06T10:17:47.346Z] [INFO] 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
05:17:47 [2024-03-06T10:17:47.346Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
05:17:47 [2024-03-06T10:17:47.346Z] [INFO] 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
05:17:47 [2024-03-06T10:17:47.346Z] [INFO] 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
05:17:47 [2024-03-06T10:17:47.346Z] [INFO] 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
05:17:47 [2024-03-06T10:17:47.346Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 183 kB/s)
05:17:47 [2024-03-06T10:17:47.346Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
05:17:47 [2024-03-06T10:17:47.346Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
05:17:47 [2024-03-06T10:17:47.346Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
05:17:47 [2024-03-06T10:17:47.601Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
05:17:47 [2024-03-06T10:17:47.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
05:17:47 [2024-03-06T10:17:47.601Z] [INFO] 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
05:17:47 [2024-03-06T10:17:47.601Z] [INFO] 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 891 kB/s)
05:17:47 [2024-03-06T10:17:47.601Z] [INFO] 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
05:17:47 [2024-03-06T10:17:47.601Z] [INFO] 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
05:17:47 [2024-03-06T10:17:47.601Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
05:17:47 [2024-03-06T10:17:47.601Z] [INFO] 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
05:17:47 [2024-03-06T10:17:47.601Z] [INFO] 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
05:17:47 [2024-03-06T10:17:47.601Z] [INFO] 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
05:17:47 [2024-03-06T10:17:47.601Z] [INFO] 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 170 kB/s)
05:17:47 [2024-03-06T10:17:47.601Z] [INFO] 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
05:17:47 [2024-03-06T10:17:47.601Z] [INFO] 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
05:17:47 [2024-03-06T10:17:47.601Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
05:17:47 [2024-03-06T10:17:47.859Z] [INFO] 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
05:17:47 [2024-03-06T10:17:47.859Z] [INFO] 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
05:17:47 [2024-03-06T10:17:47.859Z] [INFO] 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
05:17:47 [2024-03-06T10:17:47.859Z] [INFO] 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 467 kB/s)
05:17:47 [2024-03-06T10:17:47.859Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
05:17:47 [2024-03-06T10:17:47.859Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
05:17:47 [2024-03-06T10:17:47.859Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom
05:17:47 [2024-03-06T10:17:47.859Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
05:17:47 [2024-03-06T10:17:47.859Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
05:17:47 [2024-03-06T10:17:47.859Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom
05:17:47 [2024-03-06T10:17:47.859Z] [INFO] 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 612 kB/s)
05:17:48 [2024-03-06T10:17:48.115Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom
05:17:48 [2024-03-06T10:17:48.115Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom
05:17:48 [2024-03-06T10:17:48.115Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom
05:17:48 [2024-03-06T10:17:48.115Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom
05:17:48 [2024-03-06T10:17:48.115Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom
05:17:48 [2024-03-06T10:17:48.115Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom
05:17:48 [2024-03-06T10:17:48.115Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 687 kB/s)
05:17:48 [2024-03-06T10:17:48.115Z] [INFO] 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
05:17:48 [2024-03-06T10:17:48.115Z] [INFO] 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
05:17:48 [2024-03-06T10:17:48.115Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
05:17:48 [2024-03-06T10:17:48.115Z] [INFO] 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
05:17:48 [2024-03-06T10:17:48.370Z] [INFO] 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
05:17:48 [2024-03-06T10:17:48.371Z] [INFO] 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
05:17:48 [2024-03-06T10:17:48.371Z] [INFO] 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 66 kB/s)
05:17:48 [2024-03-06T10:17:48.371Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
05:17:48 [2024-03-06T10:17:48.371Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
05:17:48 [2024-03-06T10:17:48.371Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
05:17:48 [2024-03-06T10:17:48.371Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
05:17:48 [2024-03-06T10:17:48.371Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
05:17:48 [2024-03-06T10:17:48.371Z] [INFO] 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
05:17:48 [2024-03-06T10:17:48.371Z] [INFO] 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 964 kB/s)
05:17:48 [2024-03-06T10:17:48.371Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
05:17:48 [2024-03-06T10:17:48.371Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
05:17:48 [2024-03-06T10:17:48.371Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom
05:17:48 [2024-03-06T10:17:48.626Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
05:17:48 [2024-03-06T10:17:48.626Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
05:17:48 [2024-03-06T10:17:48.626Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom
05:17:48 [2024-03-06T10:17:48.626Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 1.6 MB/s)
05:17:48 [2024-03-06T10:17:48.626Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
05:17:48 [2024-03-06T10:17:48.626Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
05:17:48 [2024-03-06T10:17:48.626Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
05:17:48 [2024-03-06T10:17:48.626Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
05:17:48 [2024-03-06T10:17:48.626Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
05:17:48 [2024-03-06T10:17:48.626Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
05:17:48 [2024-03-06T10:17:48.626Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom (3.5 kB at 438 kB/s)
05:17:48 [2024-03-06T10:17:48.626Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
05:17:48 [2024-03-06T10:17:48.626Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
05:17:48 [2024-03-06T10:17:48.626Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
05:17:48 [2024-03-06T10:17:48.626Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
05:17:48 [2024-03-06T10:17:48.626Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
05:17:48 [2024-03-06T10:17:48.881Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
05:17:48 [2024-03-06T10:17:48.881Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom (2.1 kB at 116 kB/s)
05:17:48 [2024-03-06T10:17:48.881Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
05:17:48 [2024-03-06T10:17:48.882Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
05:17:48 [2024-03-06T10:17:48.882Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
05:17:48 [2024-03-06T10:17:48.882Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
05:17:48 [2024-03-06T10:17:48.882Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
05:17:48 [2024-03-06T10:17:48.882Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
05:17:48 [2024-03-06T10:17:48.882Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom (2.8 kB at 310 kB/s)
05:17:48 [2024-03-06T10:17:48.882Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
05:17:48 [2024-03-06T10:17:48.882Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
05:17:48 [2024-03-06T10:17:48.882Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
05:17:48 [2024-03-06T10:17:48.882Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
05:17:48 [2024-03-06T10:17:48.882Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
05:17:48 [2024-03-06T10:17:48.882Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom (1.9 kB at 90 kB/s)
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] 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
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] 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
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] 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.jar
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] 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
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] 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.jar
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] 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
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] 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.jar
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] 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
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] 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
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.1/junit-4.13.1.jar
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] 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
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] 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
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] 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
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] 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
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] 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.jar
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] 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
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] 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.jar
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] 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
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] 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
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] 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
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] 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.jar
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.1/junit-4.13.1.jar
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] 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
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] 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
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
05:17:49 [2024-03-06T10:17:49.138Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
05:17:49 [2024-03-06T10:17:49.394Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
05:17:49 [2024-03-06T10:17:49.394Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
05:17:49 [2024-03-06T10:17:49.394Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
05:17:49 [2024-03-06T10:17:49.394Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
05:17:49 [2024-03-06T10:17:49.394Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
05:17:49 [2024-03-06T10:17:49.955Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
05:17:49 [2024-03-06T10:17:49.955Z] [INFO] Downloading from jboss-public-repository-group: https://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
05:17:49 [2024-03-06T10:17:49.955Z] [INFO] Downloading from jboss-public-repository-group: https://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
05:17:49 [2024-03-06T10:17:49.955Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.13.1/junit-4.13.1.jar
05:17:49 [2024-03-06T10:17:49.955Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
05:17:49 [2024-03-06T10:17:49.956Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
05:17:49 [2024-03-06T10:17:49.956Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
05:17:49 [2024-03-06T10:17:49.956Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
05:17:49 [2024-03-06T10:17:49.956Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
05:17:49 [2024-03-06T10:17:49.956Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
05:17:49 [2024-03-06T10:17:49.956Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
05:17:50 [2024-03-06T10:17:50.212Z] [INFO] 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
05:17:50 [2024-03-06T10:17:50.212Z] [INFO] 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
05:17:50 [2024-03-06T10:17:50.212Z] [INFO] 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.jar
05:17:50 [2024-03-06T10:17:50.212Z] [INFO] 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
05:17:50 [2024-03-06T10:17:50.212Z] [INFO] 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.jar
05:17:50 [2024-03-06T10:17:50.212Z] [INFO] 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
05:17:50 [2024-03-06T10:17:50.212Z] [INFO] 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
05:17:50 [2024-03-06T10:17:50.212Z] [INFO] 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.jar
05:17:50 [2024-03-06T10:17:50.212Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.1/junit-4.13.1.jar
05:17:50 [2024-03-06T10:17:50.212Z] [INFO] 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
05:17:50 [2024-03-06T10:17:50.212Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
05:17:50 [2024-03-06T10:17:50.212Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
05:17:50 [2024-03-06T10:17:50.212Z] [INFO] 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
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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.jar
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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.jar
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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.jar
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.1/junit-4.13.1.jar
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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 8.5 MB/s)
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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.jar
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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.jar
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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 4.4 MB/s)
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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 3.8 MB/s)
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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.jar
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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.jar (78 kB at 7.8 MB/s)
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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 4.5 MB/s)
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.jar
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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.jar (13 kB at 857 kB/s)
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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.jar (20 kB at 1.1 MB/s)
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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 2.4 MB/s)
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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 403 kB/s)
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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 438 kB/s)
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
05:17:50 [2024-03-06T10:17:50.213Z] [INFO] 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 1.7 MB/s)
05:17:50 [2024-03-06T10:17:50.214Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
05:17:50 [2024-03-06T10:17:50.214Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.jar (383 kB at 11 MB/s)
05:17:50 [2024-03-06T10:17:50.214Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
05:17:50 [2024-03-06T10:17:50.214Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar (204 kB at 5.1 MB/s)
05:17:50 [2024-03-06T10:17:50.214Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 3.7 MB/s)
05:17:50 [2024-03-06T10:17:50.214Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar (299 kB at 5.6 MB/s)
05:17:50 [2024-03-06T10:17:50.214Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar (72 kB at 1.3 MB/s)
05:17:50 [2024-03-06T10:17:50.214Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar (131 kB at 2.2 MB/s)
05:17:50 [2024-03-06T10:17:50.470Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:17:50 [2024-03-06T10:17:50.470Z] [INFO] 
05:17:50 [2024-03-06T10:17:50.470Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
05:17:50 [2024-03-06T10:17:50.470Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 9.3.0-SNAPSHOT [2/141]
05:17:50 [2024-03-06T10:17:50.470Z] [INFO]   from analysis/pom.xml
05:17:50 [2024-03-06T10:17:50.470Z] [INFO] --------------------------------[ pom ]---------------------------------
05:17:50 [2024-03-06T10:17:50.470Z] [INFO] 
05:17:50 [2024-03-06T10:17:50.470Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
05:17:50 [2024-03-06T10:17:50.470Z] [INFO] 
05:17:50 [2024-03-06T10:17:50.470Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis-parent ---
05:17:50 [2024-03-06T10:17:50.470Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:17:50 [2024-03-06T10:17:50.470Z] [INFO] 
05:17:50 [2024-03-06T10:17:50.470Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
05:17:50 [2024-03-06T10:17:50.470Z] [INFO] Building Trace Compass Common Utilities Parent 9.3.0-SNAPSHOT    [3/141]
05:17:50 [2024-03-06T10:17:50.470Z] [INFO]   from common/pom.xml
05:17:50 [2024-03-06T10:17:50.470Z] [INFO] --------------------------------[ pom ]---------------------------------
05:17:50 [2024-03-06T10:17:50.470Z] [INFO] 
05:17:50 [2024-03-06T10:17:50.470Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
05:17:50 [2024-03-06T10:17:50.470Z] [INFO] 
05:17:50 [2024-03-06T10:17:50.470Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common-parent ---
05:17:50 [2024-03-06T10:17:50.470Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:17:50 [2024-03-06T10:17:50.470Z] [INFO] 
05:17:50 [2024-03-06T10:17:50.470Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
05:17:50 [2024-03-06T10:17:50.470Z] [INFO] Building org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT     [4/141]
05:17:50 [2024-03-06T10:17:50.470Z] [INFO]   from common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
05:17:50 [2024-03-06T10:17:50.470Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:17:50 [2024-03-06T10:17:50.470Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:17:51 [2024-03-06T10:17:51.399Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/tracecompass-e4.31.target for environments=[win32/win32/x86_64, macosx/cocoa/x86_64, macosx/cocoa/aarch64, linux/gtk/x86_64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@589b445d
05:17:51 [2024-03-06T10:17:51.399Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
05:17:51 [2024-03-06T10:17:51.399Z] [INFO]     Cache location:         /home/jenkins/.m2/repository/.cache/tycho
05:17:51 [2024-03-06T10:17:51.399Z] [INFO]     Transport mode:         online
05:17:51 [2024-03-06T10:17:51.399Z] [INFO]     Http Transport type:    Java11Client
05:17:51 [2024-03-06T10:17:51.399Z] [INFO]     Update mode:            cache first
05:17:51 [2024-03-06T10:17:51.399Z] [INFO]     Minimum cache duration: 60 minutes
05:17:51 [2024-03-06T10:17:51.399Z] [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
05:17:55 [2024-03-06T10:17:55.565Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
05:17:56 [2024-03-06T10:17:56.501Z] [INFO] 
05:17:56 [2024-03-06T10:17:56.501Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
05:17:56 [2024-03-06T10:17:56.501Z] [INFO] The project's OSGi version is 5.2.0.202403061017
05:17:56 [2024-03-06T10:17:56.501Z] [INFO] 
05:17:56 [2024-03-06T10:17:56.501Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
05:17:56 [2024-03-06T10:17:56.501Z] [INFO] 
05:17:56 [2024-03-06T10:17:56.501Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
05:17:56 [2024-03-06T10:17:56.501Z] [INFO] 
05:17:56 [2024-03-06T10:17:56.501Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
05:17:56 [2024-03-06T10:17:56.501Z] [INFO] 
05:17:56 [2024-03-06T10:17:56.501Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
05:17:56 [2024-03-06T10:17:56.501Z] [INFO] 
05:17:56 [2024-03-06T10:17:56.501Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core ---
05:17:56 [2024-03-06T10:17:56.501Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core
05:17:56 [2024-03-06T10:17:56.501Z] [INFO] 
05:17:56 [2024-03-06T10:17:56.501Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core ---
05:17:56 [2024-03-06T10:17:56.501Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:17:56 [2024-03-06T10:17:56.501Z] [INFO] 
05:17:56 [2024-03-06T10:17:56.501Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
05:17:56 [2024-03-06T10:17:56.501Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src/main/resources
05:17:56 [2024-03-06T10:17:56.502Z] [INFO] 
05:17:56 [2024-03-06T10:17:56.502Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
05:17:56 [2024-03-06T10:17:56.502Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:17:56 [2024-03-06T10:17:56.502Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:17:56 [2024-03-06T10:17:56.502Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
05:17:56 [2024-03-06T10:17:56.758Z] [INFO] Nothing to compile - all classes are up to date
05:17:56 [2024-03-06T10:17:56.758Z] [INFO] 
05:17:56 [2024-03-06T10:17:56.758Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
05:17:56 [2024-03-06T10:17:56.758Z] [INFO] Building Trace Compass State System Parent 9.3.0-SNAPSHOT        [5/141]
05:17:56 [2024-03-06T10:17:56.758Z] [INFO]   from statesystem/pom.xml
05:17:56 [2024-03-06T10:17:56.758Z] [INFO] --------------------------------[ pom ]---------------------------------
05:17:56 [2024-03-06T10:17:56.758Z] [INFO] 
05:17:56 [2024-03-06T10:17:56.758Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
05:17:56 [2024-03-06T10:17:56.758Z] [INFO] 
05:17:56 [2024-03-06T10:17:56.758Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem-parent ---
05:17:56 [2024-03-06T10:17:56.758Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:17:56 [2024-03-06T10:17:56.758Z] [INFO] 
05:17:56 [2024-03-06T10:17:56.758Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
05:17:56 [2024-03-06T10:17:56.758Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT  [6/141]
05:17:56 [2024-03-06T10:17:56.758Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
05:17:56 [2024-03-06T10:17:56.758Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:17:56 [2024-03-06T10:17:56.758Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:17:56 [2024-03-06T10:17:56.758Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
05:17:56 [2024-03-06T10:17:56.758Z] [INFO] 
05:17:56 [2024-03-06T10:17:56.759Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
05:17:56 [2024-03-06T10:17:56.759Z] [INFO] The project's OSGi version is 1.3.0.202403061017
05:17:56 [2024-03-06T10:17:56.759Z] [INFO] 
05:17:56 [2024-03-06T10:17:56.759Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
05:17:56 [2024-03-06T10:17:56.759Z] [INFO] 
05:17:56 [2024-03-06T10:17:56.759Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
05:17:56 [2024-03-06T10:17:56.759Z] [INFO] 
05:17:56 [2024-03-06T10:17:56.759Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
05:17:56 [2024-03-06T10:17:56.759Z] [INFO] 
05:17:56 [2024-03-06T10:17:56.759Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
05:17:56 [2024-03-06T10:17:56.759Z] [INFO] 
05:17:56 [2024-03-06T10:17:56.759Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core ---
05:17:56 [2024-03-06T10:17:56.759Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core
05:17:56 [2024-03-06T10:17:56.759Z] [INFO] 
05:17:56 [2024-03-06T10:17:56.759Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core ---
05:17:56 [2024-03-06T10:17:56.759Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:17:56 [2024-03-06T10:17:56.759Z] [INFO] 
05:17:56 [2024-03-06T10:17:56.759Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
05:17:56 [2024-03-06T10:17:56.759Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
05:17:56 [2024-03-06T10:17:56.759Z] [INFO] 
05:17:56 [2024-03-06T10:17:56.759Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
05:17:56 [2024-03-06T10:17:56.759Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:17:56 [2024-03-06T10:17:56.759Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:17:56 [2024-03-06T10:17:56.759Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
05:17:56 [2024-03-06T10:17:56.759Z] [INFO] Nothing to compile - all classes are up to date
05:17:56 [2024-03-06T10:17:56.759Z] [INFO] 
05:17:56 [2024-03-06T10:17:56.759Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
05:17:56 [2024-03-06T10:17:56.759Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT [7/141]
05:17:56 [2024-03-06T10:17:56.759Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
05:17:56 [2024-03-06T10:17:56.759Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:17:56 [2024-03-06T10:17:56.759Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:17:56 [2024-03-06T10:17:56.759Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
05:17:57 [2024-03-06T10:17:57.015Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.015Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
05:17:57 [2024-03-06T10:17:57.015Z] [INFO] The project's OSGi version is 3.1.0.202403061017
05:17:57 [2024-03-06T10:17:57.015Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.015Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
05:17:57 [2024-03-06T10:17:57.015Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.015Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
05:17:57 [2024-03-06T10:17:57.015Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.015Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
05:17:57 [2024-03-06T10:17:57.015Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.015Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
05:17:57 [2024-03-06T10:17:57.015Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.015Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core ---
05:17:57 [2024-03-06T10:17:57.015Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core
05:17:57 [2024-03-06T10:17:57.015Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.015Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core ---
05:17:57 [2024-03-06T10:17:57.015Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:17:57 [2024-03-06T10:17:57.015Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.015Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
05:17:57 [2024-03-06T10:17:57.015Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
05:17:57 [2024-03-06T10:17:57.015Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.015Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
05:17:57 [2024-03-06T10:17:57.015Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:17:57 [2024-03-06T10:17:57.015Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:17:57 [2024-03-06T10:17:57.015Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
05:17:57 [2024-03-06T10:17:57.015Z] [INFO] Nothing to compile - all classes are up to date
05:17:57 [2024-03-06T10:17:57.015Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.015Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
05:17:57 [2024-03-06T10:17:57.015Z] [INFO] Building Trace Compass TMF Parent 9.3.0-SNAPSHOT                 [8/141]
05:17:57 [2024-03-06T10:17:57.015Z] [INFO]   from tmf/pom.xml
05:17:57 [2024-03-06T10:17:57.015Z] [INFO] --------------------------------[ pom ]---------------------------------
05:17:57 [2024-03-06T10:17:57.015Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.015Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
05:17:57 [2024-03-06T10:17:57.015Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.015Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf-parent ---
05:17:57 [2024-03-06T10:17:57.015Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:17:57 [2024-03-06T10:17:57.016Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.016Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
05:17:57 [2024-03-06T10:17:57.016Z] [INFO] Building Trace Compass Filter Parser 1.1.1-SNAPSHOT              [9/141]
05:17:57 [2024-03-06T10:17:57.016Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
05:17:57 [2024-03-06T10:17:57.016Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:17:57 [2024-03-06T10:17:57.016Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:17:57 [2024-03-06T10:17:57.016Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
05:17:57 [2024-03-06T10:17:57.016Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.016Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
05:17:57 [2024-03-06T10:17:57.016Z] [INFO] The project's OSGi version is 1.1.1.202403061017
05:17:57 [2024-03-06T10:17:57.016Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.016Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
05:17:57 [2024-03-06T10:17:57.016Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.016Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
05:17:57 [2024-03-06T10:17:57.016Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.016Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
05:17:57 [2024-03-06T10:17:57.016Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.016Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
05:17:57 [2024-03-06T10:17:57.016Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.016Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser ---
05:17:57 [2024-03-06T10:17:57.016Z] [INFO] Resolving class path of Trace Compass Filter Parser
05:17:57 [2024-03-06T10:17:57.016Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.016Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.filter.parser ---
05:17:57 [2024-03-06T10:17:57.016Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:17:57 [2024-03-06T10:17:57.016Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.016Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
05:17:57 [2024-03-06T10:17:57.016Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
05:17:57 [2024-03-06T10:17:57.016Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.016Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
05:17:57 [2024-03-06T10:17:57.016Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:17:57 [2024-03-06T10:17:57.016Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:17:57 [2024-03-06T10:17:57.016Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
05:17:57 [2024-03-06T10:17:57.271Z] [INFO] Nothing to compile - all classes are up to date
05:17:57 [2024-03-06T10:17:57.271Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.271Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
05:17:57 [2024-03-06T10:17:57.271Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT [10/141]
05:17:57 [2024-03-06T10:17:57.271Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
05:17:57 [2024-03-06T10:17:57.271Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:17:57 [2024-03-06T10:17:57.271Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:17:57 [2024-03-06T10:17:57.271Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
05:17:57 [2024-03-06T10:17:57.272Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.14.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
05:17:57 [2024-03-06T10:17:57.272Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.272Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
05:17:57 [2024-03-06T10:17:57.272Z] [INFO] The project's OSGi version is 5.3.1.202403061017
05:17:57 [2024-03-06T10:17:57.272Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.272Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
05:17:57 [2024-03-06T10:17:57.272Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.272Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
05:17:57 [2024-03-06T10:17:57.272Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.272Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
05:17:57 [2024-03-06T10:17:57.272Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.272Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
05:17:57 [2024-03-06T10:17:57.272Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.272Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core ---
05:17:57 [2024-03-06T10:17:57.272Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core
05:17:57 [2024-03-06T10:17:57.272Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.272Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core ---
05:17:57 [2024-03-06T10:17:57.272Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:17:57 [2024-03-06T10:17:57.272Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.272Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
05:17:57 [2024-03-06T10:17:57.272Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
05:17:57 [2024-03-06T10:17:57.272Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.272Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
05:17:57 [2024-03-06T10:17:57.272Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:17:57 [2024-03-06T10:17:57.272Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:17:57 [2024-03-06T10:17:57.272Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
05:17:57 [2024-03-06T10:17:57.272Z] [INFO] Nothing to compile - all classes are up to date
05:17:57 [2024-03-06T10:17:57.272Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.272Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
05:17:57 [2024-03-06T10:17:57.272Z] [INFO] Building org.eclipse.tracecompass.tmf.core 9.2.1-SNAPSHOT       [11/141]
05:17:57 [2024-03-06T10:17:57.272Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
05:17:57 [2024-03-06T10:17:57.272Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:17:57 [2024-03-06T10:17:57.272Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:17:57 [2024-03-06T10:17:57.272Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
05:17:57 [2024-03-06T10:17:57.527Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.527Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
05:17:57 [2024-03-06T10:17:57.527Z] [INFO] The project's OSGi version is 9.2.1.202403061017
05:17:57 [2024-03-06T10:17:57.527Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.527Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
05:17:57 [2024-03-06T10:17:57.527Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.527Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
05:17:57 [2024-03-06T10:17:57.527Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.527Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
05:17:57 [2024-03-06T10:17:57.527Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.527Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
05:17:57 [2024-03-06T10:17:57.527Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.527Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core ---
05:17:57 [2024-03-06T10:17:57.527Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core
05:17:57 [2024-03-06T10:17:57.527Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.527Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core ---
05:17:57 [2024-03-06T10:17:57.527Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:17:57 [2024-03-06T10:17:57.527Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.527Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
05:17:57 [2024-03-06T10:17:57.527Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
05:17:57 [2024-03-06T10:17:57.527Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.527Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
05:17:57 [2024-03-06T10:17:57.527Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:17:57 [2024-03-06T10:17:57.528Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:17:57 [2024-03-06T10:17:57.528Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
05:17:57 [2024-03-06T10:17:57.528Z] [INFO] Nothing to compile - all classes are up to date
05:17:57 [2024-03-06T10:17:57.528Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.528Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
05:17:57 [2024-03-06T10:17:57.528Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT [12/141]
05:17:57 [2024-03-06T10:17:57.528Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
05:17:57 [2024-03-06T10:17:57.528Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:17:57 [2024-03-06T10:17:57.528Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:17:57 [2024-03-06T10:17:57.528Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
05:17:57 [2024-03-06T10:17:57.785Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.785Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
05:17:57 [2024-03-06T10:17:57.785Z] [INFO] The project's OSGi version is 2.2.1.202403061017
05:17:57 [2024-03-06T10:17:57.785Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.785Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
05:17:57 [2024-03-06T10:17:57.785Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.785Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
05:17:57 [2024-03-06T10:17:57.785Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.785Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
05:17:57 [2024-03-06T10:17:57.785Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.785Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
05:17:57 [2024-03-06T10:17:57.785Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.785Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core ---
05:17:57 [2024-03-06T10:17:57.785Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core
05:17:57 [2024-03-06T10:17:57.785Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.785Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core ---
05:17:57 [2024-03-06T10:17:57.785Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:17:57 [2024-03-06T10:17:57.785Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.785Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
05:17:57 [2024-03-06T10:17:57.785Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
05:17:57 [2024-03-06T10:17:57.785Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.785Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
05:17:57 [2024-03-06T10:17:57.785Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:17:57 [2024-03-06T10:17:57.785Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:17:57 [2024-03-06T10:17:57.785Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
05:17:57 [2024-03-06T10:17:57.785Z] [INFO] Nothing to compile - all classes are up to date
05:17:57 [2024-03-06T10:17:57.785Z] [INFO] 
05:17:57 [2024-03-06T10:17:57.785Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
05:17:57 [2024-03-06T10:17:57.785Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT [13/141]
05:17:57 [2024-03-06T10:17:57.785Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
05:17:57 [2024-03-06T10:17:57.785Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:17:57 [2024-03-06T10:17:57.785Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:17:57 [2024-03-06T10:17:57.785Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
05:17:58 [2024-03-06T10:17:58.040Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.040Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
05:17:58 [2024-03-06T10:17:58.040Z] [INFO] The project's OSGi version is 1.0.16.202403061017
05:17:58 [2024-03-06T10:17:58.040Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.041Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
05:17:58 [2024-03-06T10:17:58.041Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.041Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
05:17:58 [2024-03-06T10:17:58.041Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.041Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
05:17:58 [2024-03-06T10:17:58.041Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.041Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
05:17:58 [2024-03-06T10:17:58.041Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.041Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests ---
05:17:58 [2024-03-06T10:17:58.041Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core.tests
05:17:58 [2024-03-06T10:17:58.296Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.296Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
05:17:58 [2024-03-06T10:17:58.296Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:17:58 [2024-03-06T10:17:58.296Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.296Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
05:17:58 [2024-03-06T10:17:58.296Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
05:17:58 [2024-03-06T10:17:58.296Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.296Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
05:17:58 [2024-03-06T10:17:58.296Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:17:58 [2024-03-06T10:17:58.296Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:17:58 [2024-03-06T10:17:58.296Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
05:17:58 [2024-03-06T10:17:58.296Z] [INFO] Nothing to compile - all classes are up to date
05:17:58 [2024-03-06T10:17:58.296Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.296Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
05:17:58 [2024-03-06T10:17:58.296Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT [14/141]
05:17:58 [2024-03-06T10:17:58.296Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
05:17:58 [2024-03-06T10:17:58.296Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:17:58 [2024-03-06T10:17:58.296Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:17:58 [2024-03-06T10:17:58.296Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.25-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
05:17:58 [2024-03-06T10:17:58.551Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.551Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
05:17:58 [2024-03-06T10:17:58.551Z] [INFO] The project's OSGi version is 1.0.25.202403061017
05:17:58 [2024-03-06T10:17:58.551Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.551Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
05:17:58 [2024-03-06T10:17:58.551Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.551Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
05:17:58 [2024-03-06T10:17:58.551Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.551Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
05:17:58 [2024-03-06T10:17:58.552Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.552Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
05:17:58 [2024-03-06T10:17:58.552Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.552Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests ---
05:17:58 [2024-03-06T10:17:58.552Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core.tests
05:17:58 [2024-03-06T10:17:58.552Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.552Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core.tests ---
05:17:58 [2024-03-06T10:17:58.552Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:17:58 [2024-03-06T10:17:58.552Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.552Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
05:17:58 [2024-03-06T10:17:58.552Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
05:17:58 [2024-03-06T10:17:58.552Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.552Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
05:17:58 [2024-03-06T10:17:58.552Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:17:58 [2024-03-06T10:17:58.552Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:17:58 [2024-03-06T10:17:58.552Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.25-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
05:17:58 [2024-03-06T10:17:58.552Z] [INFO] Nothing to compile - all classes are up to date
05:17:58 [2024-03-06T10:17:58.808Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.808Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
05:17:58 [2024-03-06T10:17:58.808Z] [INFO] Building Trace Compass CTF Support Parent 9.3.0-SNAPSHOT        [15/141]
05:17:58 [2024-03-06T10:17:58.808Z] [INFO]   from ctf/pom.xml
05:17:58 [2024-03-06T10:17:58.808Z] [INFO] --------------------------------[ pom ]---------------------------------
05:17:58 [2024-03-06T10:17:58.808Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.808Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
05:17:58 [2024-03-06T10:17:58.808Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.808Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf-parent ---
05:17:58 [2024-03-06T10:17:58.808Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:17:58 [2024-03-06T10:17:58.808Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.808Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
05:17:58 [2024-03-06T10:17:58.808Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT        [16/141]
05:17:58 [2024-03-06T10:17:58.808Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
05:17:58 [2024-03-06T10:17:58.808Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:17:58 [2024-03-06T10:17:58.808Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:17:58 [2024-03-06T10:17:58.808Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
05:17:58 [2024-03-06T10:17:58.808Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.808Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
05:17:58 [2024-03-06T10:17:58.808Z] [INFO] The project's OSGi version is 1.1.1.202403061017
05:17:58 [2024-03-06T10:17:58.808Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.808Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
05:17:58 [2024-03-06T10:17:58.808Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.808Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
05:17:58 [2024-03-06T10:17:58.808Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.808Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
05:17:58 [2024-03-06T10:17:58.808Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.808Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser ---
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] Resolving class path of Trace Compass CTF Parser Plug-in
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser ---
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
05:17:58 [2024-03-06T10:17:58.809Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:17:58 [2024-03-06T10:17:58.809Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:17:58 [2024-03-06T10:17:58.809Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] Nothing to compile - all classes are up to date
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT       [17/141]
05:17:58 [2024-03-06T10:17:58.809Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:17:58 [2024-03-06T10:17:58.809Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] The project's OSGi version is 4.4.1.202403061017
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core ---
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.core
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core ---
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
05:17:58 [2024-03-06T10:17:58.809Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:17:58 [2024-03-06T10:17:58.809Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:17:58 [2024-03-06T10:17:58.809Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] Nothing to compile - all classes are up to date
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] 
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT   [18/141]
05:17:58 [2024-03-06T10:17:58.809Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:17:58 [2024-03-06T10:17:58.809Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:17:58 [2024-03-06T10:17:58.809Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
05:17:59 [2024-03-06T10:17:59.065Z] [INFO] 
05:17:59 [2024-03-06T10:17:59.065Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
05:17:59 [2024-03-06T10:17:59.065Z] [INFO] The project's OSGi version is 4.5.1.202403061017
05:17:59 [2024-03-06T10:17:59.065Z] [INFO] 
05:17:59 [2024-03-06T10:17:59.065Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
05:17:59 [2024-03-06T10:17:59.065Z] [INFO] 
05:17:59 [2024-03-06T10:17:59.065Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
05:17:59 [2024-03-06T10:17:59.065Z] [INFO] 
05:17:59 [2024-03-06T10:17:59.065Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
05:17:59 [2024-03-06T10:17:59.065Z] [INFO] 
05:17:59 [2024-03-06T10:17:59.065Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
05:17:59 [2024-03-06T10:17:59.065Z] [INFO] 
05:17:59 [2024-03-06T10:17:59.065Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core ---
05:17:59 [2024-03-06T10:17:59.065Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core
05:17:59 [2024-03-06T10:17:59.065Z] [INFO] 
05:17:59 [2024-03-06T10:17:59.065Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core ---
05:17:59 [2024-03-06T10:17:59.065Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:17:59 [2024-03-06T10:17:59.065Z] [INFO] 
05:17:59 [2024-03-06T10:17:59.065Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
05:17:59 [2024-03-06T10:17:59.065Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
05:17:59 [2024-03-06T10:17:59.065Z] [INFO] 
05:17:59 [2024-03-06T10:17:59.065Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
05:17:59 [2024-03-06T10:17:59.065Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:17:59 [2024-03-06T10:17:59.065Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:17:59 [2024-03-06T10:17:59.065Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
05:17:59 [2024-03-06T10:17:59.065Z] [INFO] Nothing to compile - all classes are up to date
05:17:59 [2024-03-06T10:17:59.065Z] [INFO] 
05:17:59 [2024-03-06T10:17:59.065Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
05:17:59 [2024-03-06T10:17:59.065Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.15-SNAPSHOT   [19/141]
05:17:59 [2024-03-06T10:17:59.065Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
05:17:59 [2024-03-06T10:17:59.065Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:17:59 [2024-03-06T10:17:59.065Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:17:59 [2024-03-06T10:17:59.065Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
05:17:59 [2024-03-06T10:17:59.321Z] [INFO] 
05:17:59 [2024-03-06T10:17:59.321Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
05:17:59 [2024-03-06T10:17:59.321Z] [INFO] The project's OSGi version is 1.0.15.202403061017
05:17:59 [2024-03-06T10:17:59.321Z] [INFO] 
05:17:59 [2024-03-06T10:17:59.321Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
05:17:59 [2024-03-06T10:17:59.321Z] [INFO] 
05:17:59 [2024-03-06T10:17:59.321Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
05:17:59 [2024-03-06T10:17:59.321Z] [INFO] 
05:17:59 [2024-03-06T10:17:59.321Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
05:17:59 [2024-03-06T10:17:59.321Z] [INFO] 
05:17:59 [2024-03-06T10:17:59.321Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
05:17:59 [2024-03-06T10:17:59.321Z] [INFO] 
05:17:59 [2024-03-06T10:17:59.321Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests ---
05:17:59 [2024-03-06T10:17:59.321Z] [INFO] Resolving class path of Trace Compass CTF Core Tests Plug-in
05:17:59 [2024-03-06T10:17:59.321Z] [INFO] 
05:17:59 [2024-03-06T10:17:59.321Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core.tests ---
05:17:59 [2024-03-06T10:17:59.321Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:17:59 [2024-03-06T10:17:59.321Z] [INFO] 
05:17:59 [2024-03-06T10:17:59.321Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
05:17:59 [2024-03-06T10:17:59.321Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
05:17:59 [2024-03-06T10:17:59.321Z] [INFO] 
05:17:59 [2024-03-06T10:17:59.321Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
05:17:59 [2024-03-06T10:17:59.321Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:17:59 [2024-03-06T10:17:59.321Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:17:59 [2024-03-06T10:17:59.321Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
05:17:59 [2024-03-06T10:17:59.321Z] [INFO] Nothing to compile - all classes are up to date
05:17:59 [2024-03-06T10:17:59.321Z] [INFO] 
05:17:59 [2024-03-06T10:17:59.321Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
05:17:59 [2024-03-06T10:17:59.321Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT [20/141]
05:17:59 [2024-03-06T10:17:59.321Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
05:17:59 [2024-03-06T10:17:59.321Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:17:59 [2024-03-06T10:17:59.321Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:17:59 [2024-03-06T10:17:59.321Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
05:17:59 [2024-03-06T10:17:59.577Z] [INFO] 
05:17:59 [2024-03-06T10:17:59.577Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
05:17:59 [2024-03-06T10:17:59.577Z] [INFO] The project's OSGi version is 1.0.17.202403061017
05:17:59 [2024-03-06T10:17:59.577Z] [INFO] 
05:17:59 [2024-03-06T10:17:59.577Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
05:17:59 [2024-03-06T10:17:59.577Z] [INFO] 
05:17:59 [2024-03-06T10:17:59.577Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
05:17:59 [2024-03-06T10:17:59.577Z] [INFO] 
05:17:59 [2024-03-06T10:17:59.577Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
05:17:59 [2024-03-06T10:17:59.577Z] [INFO] 
05:17:59 [2024-03-06T10:17:59.577Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
05:17:59 [2024-03-06T10:17:59.577Z] [INFO] 
05:17:59 [2024-03-06T10:17:59.577Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
05:17:59 [2024-03-06T10:17:59.577Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core.tests
05:17:59 [2024-03-06T10:17:59.833Z] [INFO] 
05:17:59 [2024-03-06T10:17:59.833Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
05:17:59 [2024-03-06T10:17:59.833Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:17:59 [2024-03-06T10:17:59.833Z] [INFO] 
05:17:59 [2024-03-06T10:17:59.833Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
05:17:59 [2024-03-06T10:17:59.833Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
05:17:59 [2024-03-06T10:17:59.833Z] [INFO] 
05:17:59 [2024-03-06T10:17:59.833Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
05:17:59 [2024-03-06T10:17:59.833Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:17:59 [2024-03-06T10:17:59.833Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:17:59 [2024-03-06T10:17:59.833Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
05:17:59 [2024-03-06T10:17:59.833Z] [INFO] Nothing to compile - all classes are up to date
05:17:59 [2024-03-06T10:17:59.833Z] [INFO] 
05:17:59 [2024-03-06T10:17:59.833Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
05:17:59 [2024-03-06T10:17:59.833Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT [21/141]
05:17:59 [2024-03-06T10:17:59.833Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
05:17:59 [2024-03-06T10:17:59.833Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:17:59 [2024-03-06T10:17:59.833Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:17:59 [2024-03-06T10:17:59.833Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
05:18:00 [2024-03-06T10:18:00.089Z] [INFO] 
05:18:00 [2024-03-06T10:18:00.089Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
05:18:00 [2024-03-06T10:18:00.089Z] [INFO] The project's OSGi version is 1.0.3.202403061017
05:18:00 [2024-03-06T10:18:00.089Z] [INFO] 
05:18:00 [2024-03-06T10:18:00.089Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
05:18:00 [2024-03-06T10:18:00.089Z] [INFO] 
05:18:00 [2024-03-06T10:18:00.089Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
05:18:00 [2024-03-06T10:18:00.089Z] [INFO] 
05:18:00 [2024-03-06T10:18:00.089Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
05:18:00 [2024-03-06T10:18:00.089Z] [INFO] 
05:18:00 [2024-03-06T10:18:00.089Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
05:18:00 [2024-03-06T10:18:00.089Z] [INFO] 
05:18:00 [2024-03-06T10:18:00.089Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
05:18:00 [2024-03-06T10:18:00.089Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core.tests
05:18:00 [2024-03-06T10:18:00.089Z] [INFO] 
05:18:00 [2024-03-06T10:18:00.089Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
05:18:00 [2024-03-06T10:18:00.345Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:00 [2024-03-06T10:18:00.345Z] [INFO] 
05:18:00 [2024-03-06T10:18:00.345Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
05:18:00 [2024-03-06T10:18:00.345Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
05:18:00 [2024-03-06T10:18:00.345Z] [INFO] 
05:18:00 [2024-03-06T10:18:00.345Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
05:18:00 [2024-03-06T10:18:00.345Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:00 [2024-03-06T10:18:00.345Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:00 [2024-03-06T10:18:00.345Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
05:18:00 [2024-03-06T10:18:00.345Z] [INFO] Nothing to compile - all classes are up to date
05:18:00 [2024-03-06T10:18:00.345Z] [INFO] 
05:18:00 [2024-03-06T10:18:00.345Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
05:18:00 [2024-03-06T10:18:00.345Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 9.0.3-SNAPSHOT         [22/141]
05:18:00 [2024-03-06T10:18:00.345Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
05:18:00 [2024-03-06T10:18:00.345Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:00 [2024-03-06T10:18:00.345Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (fix-dark-theme-css)'
05:18:00 [2024-03-06T10:18:00.345Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:00 [2024-03-06T10:18:00.345Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
05:18:00 [2024-03-06T10:18:00.601Z] [INFO] 
05:18:00 [2024-03-06T10:18:00.601Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
05:18:00 [2024-03-06T10:18:00.601Z] [INFO] The project's OSGi version is 9.0.3.202403061017
05:18:00 [2024-03-06T10:18:00.601Z] [INFO] 
05:18:00 [2024-03-06T10:18:00.601Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
05:18:00 [2024-03-06T10:18:00.601Z] [INFO] 
05:18:00 [2024-03-06T10:18:00.601Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
05:18:00 [2024-03-06T10:18:00.601Z] [INFO] 
05:18:00 [2024-03-06T10:18:00.601Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
05:18:00 [2024-03-06T10:18:00.601Z] [INFO] 
05:18:00 [2024-03-06T10:18:00.601Z] [INFO] --- antrun:3.1.0:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
05:18:00 [2024-03-06T10:18:00.857Z] [INFO] Executing tasks
05:18:00 [2024-03-06T10:18:00.857Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
05:18:00 [2024-03-06T10:18:00.857Z] [WARNING]      [echo] Verifying target platform: tracecompass-e4.31
05:18:00 [2024-03-06T10:18:00.857Z] [WARNING]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
05:18:00 [2024-03-06T10:18:00.857Z] [INFO] Executed tasks
05:18:00 [2024-03-06T10:18:00.857Z] [INFO] 
05:18:00 [2024-03-06T10:18:00.857Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
05:18:00 [2024-03-06T10:18:00.857Z] [INFO] 
05:18:00 [2024-03-06T10:18:00.857Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui ---
05:18:00 [2024-03-06T10:18:00.857Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui
05:18:01 [2024-03-06T10:18:01.113Z] [INFO] 
05:18:01 [2024-03-06T10:18:01.113Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui ---
05:18:01 [2024-03-06T10:18:01.113Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:01 [2024-03-06T10:18:01.113Z] [INFO] 
05:18:01 [2024-03-06T10:18:01.113Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
05:18:01 [2024-03-06T10:18:01.113Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
05:18:01 [2024-03-06T10:18:01.113Z] [INFO] 
05:18:01 [2024-03-06T10:18:01.113Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
05:18:01 [2024-03-06T10:18:01.113Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:01 [2024-03-06T10:18:01.113Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:01 [2024-03-06T10:18:01.113Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
05:18:01 [2024-03-06T10:18:01.113Z] [INFO] Nothing to compile - all classes are up to date
05:18:01 [2024-03-06T10:18:01.369Z] [INFO] 
05:18:01 [2024-03-06T10:18:01.369Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
05:18:01 [2024-03-06T10:18:01.369Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT [23/141]
05:18:01 [2024-03-06T10:18:01.369Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
05:18:01 [2024-03-06T10:18:01.369Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:01 [2024-03-06T10:18:01.369Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:01 [2024-03-06T10:18:01.369Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
05:18:01 [2024-03-06T10:18:01.624Z] [INFO] 
05:18:01 [2024-03-06T10:18:01.625Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
05:18:01 [2024-03-06T10:18:01.625Z] [INFO] The project's OSGi version is 2.1.0.202403061017
05:18:01 [2024-03-06T10:18:01.625Z] [INFO] 
05:18:01 [2024-03-06T10:18:01.625Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
05:18:01 [2024-03-06T10:18:01.625Z] [INFO] 
05:18:01 [2024-03-06T10:18:01.625Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
05:18:01 [2024-03-06T10:18:01.625Z] [INFO] 
05:18:01 [2024-03-06T10:18:01.625Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
05:18:01 [2024-03-06T10:18:01.625Z] [INFO] 
05:18:01 [2024-03-06T10:18:01.625Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
05:18:01 [2024-03-06T10:18:01.625Z] [INFO] 
05:18:01 [2024-03-06T10:18:01.625Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui ---
05:18:01 [2024-03-06T10:18:01.625Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui
05:18:01 [2024-03-06T10:18:01.880Z] [INFO] 
05:18:01 [2024-03-06T10:18:01.880Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui ---
05:18:01 [2024-03-06T10:18:01.880Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:01 [2024-03-06T10:18:01.880Z] [INFO] 
05:18:01 [2024-03-06T10:18:01.880Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
05:18:01 [2024-03-06T10:18:01.880Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
05:18:01 [2024-03-06T10:18:01.880Z] [INFO] 
05:18:01 [2024-03-06T10:18:01.880Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
05:18:01 [2024-03-06T10:18:01.880Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:01 [2024-03-06T10:18:01.880Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:01 [2024-03-06T10:18:01.880Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
05:18:01 [2024-03-06T10:18:01.880Z] [INFO] Nothing to compile - all classes are up to date
05:18:01 [2024-03-06T10:18:01.880Z] [INFO] 
05:18:01 [2024-03-06T10:18:01.880Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >--
05:18:01 [2024-03-06T10:18:01.880Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT [24/141]
05:18:01 [2024-03-06T10:18:01.880Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
05:18:01 [2024-03-06T10:18:01.880Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:01 [2024-03-06T10:18:01.880Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:01 [2024-03-06T10:18:01.880Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
05:18:01 [2024-03-06T10:18:01.880Z] [INFO] 
05:18:01 [2024-03-06T10:18:01.880Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
05:18:01 [2024-03-06T10:18:01.880Z] [INFO] The project's OSGi version is 1.1.0.202403061017
05:18:01 [2024-03-06T10:18:01.880Z] [INFO] 
05:18:01 [2024-03-06T10:18:01.880Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
05:18:01 [2024-03-06T10:18:01.880Z] [INFO] 
05:18:01 [2024-03-06T10:18:01.880Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
05:18:01 [2024-03-06T10:18:01.880Z] [INFO] 
05:18:01 [2024-03-06T10:18:01.880Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
05:18:01 [2024-03-06T10:18:01.880Z] [INFO] 
05:18:01 [2024-03-06T10:18:01.880Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
05:18:01 [2024-03-06T10:18:01.880Z] [INFO] 
05:18:01 [2024-03-06T10:18:01.880Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core ---
05:18:01 [2024-03-06T10:18:01.880Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core
05:18:01 [2024-03-06T10:18:01.880Z] [INFO] 
05:18:01 [2024-03-06T10:18:01.880Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core ---
05:18:01 [2024-03-06T10:18:01.881Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:01 [2024-03-06T10:18:01.881Z] [INFO] 
05:18:01 [2024-03-06T10:18:01.881Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
05:18:01 [2024-03-06T10:18:01.881Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
05:18:01 [2024-03-06T10:18:01.881Z] [INFO] 
05:18:01 [2024-03-06T10:18:01.881Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
05:18:01 [2024-03-06T10:18:01.881Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:01 [2024-03-06T10:18:01.881Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:01 [2024-03-06T10:18:01.881Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
05:18:01 [2024-03-06T10:18:01.881Z] [INFO] Nothing to compile - all classes are up to date
05:18:01 [2024-03-06T10:18:01.881Z] [INFO] 
05:18:01 [2024-03-06T10:18:01.881Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >--
05:18:01 [2024-03-06T10:18:01.881Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT [25/141]
05:18:01 [2024-03-06T10:18:01.881Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
05:18:01 [2024-03-06T10:18:01.881Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:01 [2024-03-06T10:18:01.881Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:01 [2024-03-06T10:18:01.881Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
05:18:02 [2024-03-06T10:18:02.137Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.137Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
05:18:02 [2024-03-06T10:18:02.137Z] [INFO] The project's OSGi version is 1.2.1.202403061017
05:18:02 [2024-03-06T10:18:02.137Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.137Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
05:18:02 [2024-03-06T10:18:02.137Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.137Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
05:18:02 [2024-03-06T10:18:02.137Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.137Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
05:18:02 [2024-03-06T10:18:02.137Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.137Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
05:18:02 [2024-03-06T10:18:02.137Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.137Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core ---
05:18:02 [2024-03-06T10:18:02.137Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core
05:18:02 [2024-03-06T10:18:02.137Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.137Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core ---
05:18:02 [2024-03-06T10:18:02.137Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:02 [2024-03-06T10:18:02.137Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.137Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
05:18:02 [2024-03-06T10:18:02.137Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
05:18:02 [2024-03-06T10:18:02.137Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.137Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
05:18:02 [2024-03-06T10:18:02.137Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:02 [2024-03-06T10:18:02.137Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:02 [2024-03-06T10:18:02.137Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
05:18:02 [2024-03-06T10:18:02.137Z] [INFO] Nothing to compile - all classes are up to date
05:18:02 [2024-03-06T10:18:02.137Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.137Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >--
05:18:02 [2024-03-06T10:18:02.137Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT [26/141]
05:18:02 [2024-03-06T10:18:02.137Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
05:18:02 [2024-03-06T10:18:02.137Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:02 [2024-03-06T10:18:02.137Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:02 [2024-03-06T10:18:02.137Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] The project's OSGi version is 4.1.1.202403061017
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core ---
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core ---
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
05:18:02 [2024-03-06T10:18:02.393Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:02 [2024-03-06T10:18:02.393Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:02 [2024-03-06T10:18:02.393Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] Nothing to compile - all classes are up to date
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >--
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.5.1-SNAPSHOT [27/141]
05:18:02 [2024-03-06T10:18:02.393Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:02 [2024-03-06T10:18:02.393Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] The project's OSGi version is 5.5.1.202403061017
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core ---
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core ---
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
05:18:02 [2024-03-06T10:18:02.393Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:02 [2024-03-06T10:18:02.393Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:02 [2024-03-06T10:18:02.393Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] Nothing to compile - all classes are up to date
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >--
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT [28/141]
05:18:02 [2024-03-06T10:18:02.393Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:02 [2024-03-06T10:18:02.393Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:02 [2024-03-06T10:18:02.393Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] The project's OSGi version is 4.1.1.202403061017
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
05:18:02 [2024-03-06T10:18:02.649Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:02 [2024-03-06T10:18:02.649Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:02 [2024-03-06T10:18:02.649Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] Nothing to compile - all classes are up to date
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >--
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 8.2.1-SNAPSHOT [29/141]
05:18:02 [2024-03-06T10:18:02.649Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:02 [2024-03-06T10:18:02.649Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] The project's OSGi version is 8.2.1.202403061017
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core ---
05:18:02 [2024-03-06T10:18:02.649Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core
05:18:02 [2024-03-06T10:18:02.905Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.905Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core ---
05:18:02 [2024-03-06T10:18:02.905Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
05:18:02 [2024-03-06T10:18:02.906Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:02 [2024-03-06T10:18:02.906Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:02 [2024-03-06T10:18:02.906Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] Nothing to compile - all classes are up to date
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >---
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] Building Trace Compass LTTng Support Parent 9.3.0-SNAPSHOT      [30/141]
05:18:02 [2024-03-06T10:18:02.906Z] [INFO]   from lttng/pom.xml
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] --------------------------------[ pom ]---------------------------------
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng-parent ---
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >--
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT [31/141]
05:18:02 [2024-03-06T10:18:02.906Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:02 [2024-03-06T10:18:02.906Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] The project's OSGi version is 1.2.0.202403061017
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core ---
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core ---
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] 
05:18:02 [2024-03-06T10:18:02.906Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
05:18:02 [2024-03-06T10:18:02.906Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:02 [2024-03-06T10:18:02.906Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:02 [2024-03-06T10:18:02.906Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
05:18:03 [2024-03-06T10:18:03.162Z] [INFO] Nothing to compile - all classes are up to date
05:18:03 [2024-03-06T10:18:03.162Z] [INFO] 
05:18:03 [2024-03-06T10:18:03.162Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >--
05:18:03 [2024-03-06T10:18:03.162Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT [32/141]
05:18:03 [2024-03-06T10:18:03.162Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
05:18:03 [2024-03-06T10:18:03.162Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:03 [2024-03-06T10:18:03.162Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:03 [2024-03-06T10:18:03.162Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
05:18:03 [2024-03-06T10:18:03.162Z] [INFO] 
05:18:03 [2024-03-06T10:18:03.162Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
05:18:03 [2024-03-06T10:18:03.162Z] [INFO] The project's OSGi version is 3.1.1.202403061017
05:18:03 [2024-03-06T10:18:03.162Z] [INFO] 
05:18:03 [2024-03-06T10:18:03.162Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
05:18:03 [2024-03-06T10:18:03.162Z] [INFO] 
05:18:03 [2024-03-06T10:18:03.162Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
05:18:03 [2024-03-06T10:18:03.162Z] [INFO] 
05:18:03 [2024-03-06T10:18:03.162Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
05:18:03 [2024-03-06T10:18:03.162Z] [INFO] 
05:18:03 [2024-03-06T10:18:03.162Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
05:18:03 [2024-03-06T10:18:03.162Z] [INFO] 
05:18:03 [2024-03-06T10:18:03.162Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core ---
05:18:03 [2024-03-06T10:18:03.162Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core
05:18:03 [2024-03-06T10:18:03.163Z] [INFO] 
05:18:03 [2024-03-06T10:18:03.163Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core ---
05:18:03 [2024-03-06T10:18:03.163Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:03 [2024-03-06T10:18:03.163Z] [INFO] 
05:18:03 [2024-03-06T10:18:03.163Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
05:18:03 [2024-03-06T10:18:03.163Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
05:18:03 [2024-03-06T10:18:03.163Z] [INFO] 
05:18:03 [2024-03-06T10:18:03.163Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
05:18:03 [2024-03-06T10:18:03.163Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:03 [2024-03-06T10:18:03.163Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:03 [2024-03-06T10:18:03.163Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
05:18:03 [2024-03-06T10:18:03.163Z] [INFO] Nothing to compile - all classes are up to date
05:18:03 [2024-03-06T10:18:03.163Z] [INFO] 
05:18:03 [2024-03-06T10:18:03.163Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
05:18:03 [2024-03-06T10:18:03.163Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT  [33/141]
05:18:03 [2024-03-06T10:18:03.163Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
05:18:03 [2024-03-06T10:18:03.163Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:03 [2024-03-06T10:18:03.163Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:03 [2024-03-06T10:18:03.163Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
05:18:03 [2024-03-06T10:18:03.419Z] [INFO] 
05:18:03 [2024-03-06T10:18:03.419Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
05:18:03 [2024-03-06T10:18:03.419Z] [INFO] The project's OSGi version is 1.0.21.202403061017
05:18:03 [2024-03-06T10:18:03.419Z] [INFO] 
05:18:03 [2024-03-06T10:18:03.419Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
05:18:03 [2024-03-06T10:18:03.419Z] [INFO] 
05:18:03 [2024-03-06T10:18:03.419Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
05:18:03 [2024-03-06T10:18:03.419Z] [INFO] 
05:18:03 [2024-03-06T10:18:03.419Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
05:18:03 [2024-03-06T10:18:03.419Z] [INFO] 
05:18:03 [2024-03-06T10:18:03.419Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
05:18:03 [2024-03-06T10:18:03.419Z] [INFO] 
05:18:03 [2024-03-06T10:18:03.419Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests ---
05:18:03 [2024-03-06T10:18:03.419Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.tests
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] 
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] 
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] 
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
05:18:03 [2024-03-06T10:18:03.980Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:03 [2024-03-06T10:18:03.980Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:03 [2024-03-06T10:18:03.980Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] Nothing to compile - all classes are up to date
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] 
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >---
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] Building Trace Compass Release Engineering Parent 9.3.0-SNAPSHOT [34/141]
05:18:03 [2024-03-06T10:18:03.980Z] [INFO]   from releng/pom.xml
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] --------------------------------[ pom ]---------------------------------
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] 
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] 
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-parent ---
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] 
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties >--
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] Building org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT [35/141]
05:18:03 [2024-03-06T10:18:03.980Z] [INFO]   from releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:03 [2024-03-06T10:18:03.980Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] 
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] The project's OSGi version is 1.0.2.202403061017
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] 
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] 
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] 
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] 
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] 
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] Resolving class path of org.eclipse.tracecompass.slf4j.binding.simple.properties
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] 
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] 
05:18:03 [2024-03-06T10:18:03.980Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
05:18:03 [2024-03-06T10:18:03.981Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/main/resources
05:18:03 [2024-03-06T10:18:03.981Z] [INFO] 
05:18:03 [2024-03-06T10:18:03.981Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
05:18:03 [2024-03-06T10:18:03.981Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:03 [2024-03-06T10:18:03.981Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:03 [2024-03-06T10:18:03.981Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
05:18:03 [2024-03-06T10:18:03.981Z] [INFO] No sources to compile
05:18:03 [2024-03-06T10:18:03.981Z] [WARNING] Source directory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src does not exist
05:18:03 [2024-03-06T10:18:03.981Z] [INFO] 
05:18:03 [2024-03-06T10:18:03.981Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
05:18:03 [2024-03-06T10:18:03.981Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT [36/141]
05:18:03 [2024-03-06T10:18:03.981Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
05:18:03 [2024-03-06T10:18:03.981Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:03 [2024-03-06T10:18:03.981Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:03 [2024-03-06T10:18:03.981Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.22-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
05:18:04 [2024-03-06T10:18:04.542Z] [INFO] 
05:18:04 [2024-03-06T10:18:04.542Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
05:18:04 [2024-03-06T10:18:04.542Z] [INFO] The project's OSGi version is 1.0.22.202403061017
05:18:04 [2024-03-06T10:18:04.542Z] [INFO] 
05:18:04 [2024-03-06T10:18:04.542Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
05:18:04 [2024-03-06T10:18:04.542Z] [INFO] 
05:18:04 [2024-03-06T10:18:04.542Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
05:18:04 [2024-03-06T10:18:04.542Z] [INFO] 
05:18:04 [2024-03-06T10:18:04.542Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
05:18:04 [2024-03-06T10:18:04.542Z] [INFO] 
05:18:04 [2024-03-06T10:18:04.542Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
05:18:04 [2024-03-06T10:18:04.542Z] [INFO] 
05:18:04 [2024-03-06T10:18:04.542Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
05:18:04 [2024-03-06T10:18:04.542Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.swtbot.tests
05:18:04 [2024-03-06T10:18:04.798Z] [INFO] 
05:18:04 [2024-03-06T10:18:04.798Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
05:18:04 [2024-03-06T10:18:04.798Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:04 [2024-03-06T10:18:04.798Z] [INFO] 
05:18:04 [2024-03-06T10:18:04.798Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
05:18:04 [2024-03-06T10:18:04.798Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
05:18:04 [2024-03-06T10:18:04.798Z] [INFO] 
05:18:04 [2024-03-06T10:18:04.798Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
05:18:04 [2024-03-06T10:18:04.798Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:04 [2024-03-06T10:18:04.798Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:04 [2024-03-06T10:18:04.798Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.22-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
05:18:05 [2024-03-06T10:18:05.053Z] [INFO] Nothing to compile - all classes are up to date
05:18:05 [2024-03-06T10:18:05.053Z] [INFO] 
05:18:05 [2024-03-06T10:18:05.053Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >--
05:18:05 [2024-03-06T10:18:05.053Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT [37/141]
05:18:05 [2024-03-06T10:18:05.053Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
05:18:05 [2024-03-06T10:18:05.053Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:05 [2024-03-06T10:18:05.053Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:05 [2024-03-06T10:18:05.053Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
05:18:05 [2024-03-06T10:18:05.309Z] [INFO] 
05:18:05 [2024-03-06T10:18:05.309Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
05:18:05 [2024-03-06T10:18:05.309Z] [INFO] The project's OSGi version is 1.0.3.202403061017
05:18:05 [2024-03-06T10:18:05.309Z] [INFO] 
05:18:05 [2024-03-06T10:18:05.309Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
05:18:05 [2024-03-06T10:18:05.309Z] [INFO] 
05:18:05 [2024-03-06T10:18:05.309Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
05:18:05 [2024-03-06T10:18:05.309Z] [INFO] 
05:18:05 [2024-03-06T10:18:05.309Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
05:18:05 [2024-03-06T10:18:05.309Z] [INFO] 
05:18:05 [2024-03-06T10:18:05.309Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
05:18:05 [2024-03-06T10:18:05.309Z] [INFO] 
05:18:05 [2024-03-06T10:18:05.309Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
05:18:05 [2024-03-06T10:18:05.309Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests
05:18:05 [2024-03-06T10:18:05.565Z] [INFO] 
05:18:05 [2024-03-06T10:18:05.565Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
05:18:05 [2024-03-06T10:18:05.565Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:05 [2024-03-06T10:18:05.565Z] [INFO] 
05:18:05 [2024-03-06T10:18:05.565Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
05:18:05 [2024-03-06T10:18:05.565Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
05:18:05 [2024-03-06T10:18:05.565Z] [INFO] 
05:18:05 [2024-03-06T10:18:05.565Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
05:18:05 [2024-03-06T10:18:05.565Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:05 [2024-03-06T10:18:05.820Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:05 [2024-03-06T10:18:05.820Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
05:18:05 [2024-03-06T10:18:05.820Z] [INFO] Nothing to compile - all classes are up to date
05:18:05 [2024-03-06T10:18:05.820Z] [INFO] 
05:18:05 [2024-03-06T10:18:05.820Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >--
05:18:05 [2024-03-06T10:18:05.820Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT [38/141]
05:18:05 [2024-03-06T10:18:05.820Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
05:18:05 [2024-03-06T10:18:05.820Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:05 [2024-03-06T10:18:05.820Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:05 [2024-03-06T10:18:05.820Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
05:18:05 [2024-03-06T10:18:05.820Z] [INFO] 
05:18:05 [2024-03-06T10:18:05.820Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
05:18:05 [2024-03-06T10:18:05.820Z] [INFO] The project's OSGi version is 1.0.8.202403061017
05:18:05 [2024-03-06T10:18:05.820Z] [INFO] 
05:18:05 [2024-03-06T10:18:05.820Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
05:18:05 [2024-03-06T10:18:05.820Z] [INFO] 
05:18:05 [2024-03-06T10:18:05.820Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
05:18:05 [2024-03-06T10:18:05.820Z] [INFO] 
05:18:05 [2024-03-06T10:18:05.820Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
05:18:05 [2024-03-06T10:18:05.820Z] [INFO] 
05:18:05 [2024-03-06T10:18:05.820Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
05:18:05 [2024-03-06T10:18:05.820Z] [INFO] 
05:18:05 [2024-03-06T10:18:05.820Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
05:18:05 [2024-03-06T10:18:05.820Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core.tests
05:18:06 [2024-03-06T10:18:06.076Z] [INFO] 
05:18:06 [2024-03-06T10:18:06.076Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
05:18:06 [2024-03-06T10:18:06.076Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:06 [2024-03-06T10:18:06.076Z] [INFO] 
05:18:06 [2024-03-06T10:18:06.076Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
05:18:06 [2024-03-06T10:18:06.076Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
05:18:06 [2024-03-06T10:18:06.076Z] [INFO] 
05:18:06 [2024-03-06T10:18:06.076Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
05:18:06 [2024-03-06T10:18:06.076Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:06 [2024-03-06T10:18:06.076Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:06 [2024-03-06T10:18:06.076Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
05:18:06 [2024-03-06T10:18:06.076Z] [INFO] Nothing to compile - all classes are up to date
05:18:06 [2024-03-06T10:18:06.076Z] [INFO] 
05:18:06 [2024-03-06T10:18:06.076Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >--
05:18:06 [2024-03-06T10:18:06.076Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT [39/141]
05:18:06 [2024-03-06T10:18:06.076Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
05:18:06 [2024-03-06T10:18:06.076Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:06 [2024-03-06T10:18:06.076Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:06 [2024-03-06T10:18:06.076Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
05:18:06 [2024-03-06T10:18:06.332Z] [INFO] 
05:18:06 [2024-03-06T10:18:06.332Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
05:18:06 [2024-03-06T10:18:06.332Z] [INFO] The project's OSGi version is 1.1.0.202403061017
05:18:06 [2024-03-06T10:18:06.332Z] [INFO] 
05:18:06 [2024-03-06T10:18:06.332Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
05:18:06 [2024-03-06T10:18:06.332Z] [INFO] 
05:18:06 [2024-03-06T10:18:06.332Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
05:18:06 [2024-03-06T10:18:06.332Z] [INFO] 
05:18:06 [2024-03-06T10:18:06.332Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
05:18:06 [2024-03-06T10:18:06.332Z] [INFO] 
05:18:06 [2024-03-06T10:18:06.332Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
05:18:06 [2024-03-06T10:18:06.332Z] [INFO] 
05:18:06 [2024-03-06T10:18:06.332Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui ---
05:18:06 [2024-03-06T10:18:06.332Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.ui
05:18:06 [2024-03-06T10:18:06.588Z] [INFO] 
05:18:06 [2024-03-06T10:18:06.588Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.ui ---
05:18:06 [2024-03-06T10:18:06.588Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:06 [2024-03-06T10:18:06.588Z] [INFO] 
05:18:06 [2024-03-06T10:18:06.588Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
05:18:06 [2024-03-06T10:18:06.588Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
05:18:06 [2024-03-06T10:18:06.588Z] [INFO] 
05:18:06 [2024-03-06T10:18:06.588Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
05:18:06 [2024-03-06T10:18:06.588Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:06 [2024-03-06T10:18:06.588Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:06 [2024-03-06T10:18:06.588Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
05:18:06 [2024-03-06T10:18:06.588Z] [INFO] Nothing to compile - all classes are up to date
05:18:06 [2024-03-06T10:18:06.588Z] [INFO] 
05:18:06 [2024-03-06T10:18:06.588Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >--
05:18:06 [2024-03-06T10:18:06.588Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT [40/141]
05:18:06 [2024-03-06T10:18:06.588Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
05:18:06 [2024-03-06T10:18:06.588Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:06 [2024-03-06T10:18:06.588Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:06 [2024-03-06T10:18:06.588Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
05:18:06 [2024-03-06T10:18:06.844Z] [INFO] 
05:18:06 [2024-03-06T10:18:06.844Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
05:18:06 [2024-03-06T10:18:06.844Z] [INFO] The project's OSGi version is 1.0.5.202403061017
05:18:06 [2024-03-06T10:18:06.844Z] [INFO] 
05:18:06 [2024-03-06T10:18:06.844Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
05:18:06 [2024-03-06T10:18:06.844Z] [INFO] 
05:18:06 [2024-03-06T10:18:06.844Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
05:18:06 [2024-03-06T10:18:06.844Z] [INFO] 
05:18:06 [2024-03-06T10:18:06.844Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
05:18:06 [2024-03-06T10:18:06.844Z] [INFO] 
05:18:06 [2024-03-06T10:18:06.844Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
05:18:06 [2024-03-06T10:18:06.844Z] [INFO] 
05:18:06 [2024-03-06T10:18:06.844Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
05:18:06 [2024-03-06T10:18:06.844Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core.tests
05:18:06 [2024-03-06T10:18:06.844Z] [INFO] 
05:18:06 [2024-03-06T10:18:06.844Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
05:18:06 [2024-03-06T10:18:06.844Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:06 [2024-03-06T10:18:06.844Z] [INFO] 
05:18:06 [2024-03-06T10:18:06.844Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
05:18:06 [2024-03-06T10:18:06.845Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
05:18:06 [2024-03-06T10:18:06.845Z] [INFO] 
05:18:06 [2024-03-06T10:18:06.845Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
05:18:06 [2024-03-06T10:18:06.845Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:06 [2024-03-06T10:18:06.845Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:06 [2024-03-06T10:18:06.845Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
05:18:06 [2024-03-06T10:18:06.845Z] [INFO] Nothing to compile - all classes are up to date
05:18:06 [2024-03-06T10:18:06.845Z] [INFO] 
05:18:06 [2024-03-06T10:18:06.845Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >---
05:18:06 [2024-03-06T10:18:06.845Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT   [41/141]
05:18:06 [2024-03-06T10:18:06.845Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
05:18:06 [2024-03-06T10:18:06.845Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:06 [2024-03-06T10:18:06.845Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:06 [2024-03-06T10:18:06.845Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
05:18:07 [2024-03-06T10:18:07.100Z] [INFO] 
05:18:07 [2024-03-06T10:18:07.100Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
05:18:07 [2024-03-06T10:18:07.100Z] [INFO] The project's OSGi version is 1.1.0.202403061017
05:18:07 [2024-03-06T10:18:07.100Z] [INFO] 
05:18:07 [2024-03-06T10:18:07.100Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
05:18:07 [2024-03-06T10:18:07.100Z] [INFO] 
05:18:07 [2024-03-06T10:18:07.100Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
05:18:07 [2024-03-06T10:18:07.100Z] [INFO] 
05:18:07 [2024-03-06T10:18:07.101Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
05:18:07 [2024-03-06T10:18:07.101Z] [INFO] 
05:18:07 [2024-03-06T10:18:07.101Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
05:18:07 [2024-03-06T10:18:07.101Z] [INFO] 
05:18:07 [2024-03-06T10:18:07.101Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui ---
05:18:07 [2024-03-06T10:18:07.101Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui
05:18:07 [2024-03-06T10:18:07.357Z] [INFO] 
05:18:07 [2024-03-06T10:18:07.357Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui ---
05:18:07 [2024-03-06T10:18:07.357Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:07 [2024-03-06T10:18:07.357Z] [INFO] 
05:18:07 [2024-03-06T10:18:07.357Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
05:18:07 [2024-03-06T10:18:07.357Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
05:18:07 [2024-03-06T10:18:07.357Z] [INFO] 
05:18:07 [2024-03-06T10:18:07.357Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
05:18:07 [2024-03-06T10:18:07.357Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:07 [2024-03-06T10:18:07.357Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:07 [2024-03-06T10:18:07.357Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
05:18:07 [2024-03-06T10:18:07.357Z] [INFO] Nothing to compile - all classes are up to date
05:18:07 [2024-03-06T10:18:07.357Z] [INFO] 
05:18:07 [2024-03-06T10:18:07.357Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >--
05:18:07 [2024-03-06T10:18:07.357Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT [42/141]
05:18:07 [2024-03-06T10:18:07.357Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
05:18:07 [2024-03-06T10:18:07.357Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:07 [2024-03-06T10:18:07.357Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:07 [2024-03-06T10:18:07.357Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
05:18:07 [2024-03-06T10:18:07.613Z] [INFO] 
05:18:07 [2024-03-06T10:18:07.613Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
05:18:07 [2024-03-06T10:18:07.613Z] [INFO] The project's OSGi version is 1.2.0.202403061017
05:18:07 [2024-03-06T10:18:07.613Z] [INFO] 
05:18:07 [2024-03-06T10:18:07.613Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
05:18:07 [2024-03-06T10:18:07.613Z] [INFO] 
05:18:07 [2024-03-06T10:18:07.613Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
05:18:07 [2024-03-06T10:18:07.613Z] [INFO] 
05:18:07 [2024-03-06T10:18:07.613Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
05:18:07 [2024-03-06T10:18:07.613Z] [INFO] 
05:18:07 [2024-03-06T10:18:07.613Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
05:18:07 [2024-03-06T10:18:07.613Z] [INFO] 
05:18:07 [2024-03-06T10:18:07.613Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui ---
05:18:07 [2024-03-06T10:18:07.613Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui
05:18:07 [2024-03-06T10:18:07.868Z] [INFO] 
05:18:07 [2024-03-06T10:18:07.868Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui ---
05:18:07 [2024-03-06T10:18:07.868Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:07 [2024-03-06T10:18:07.868Z] [INFO] 
05:18:07 [2024-03-06T10:18:07.868Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
05:18:08 [2024-03-06T10:18:08.124Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
05:18:08 [2024-03-06T10:18:08.124Z] [INFO] 
05:18:08 [2024-03-06T10:18:08.124Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
05:18:08 [2024-03-06T10:18:08.124Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:08 [2024-03-06T10:18:08.124Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:08 [2024-03-06T10:18:08.124Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
05:18:08 [2024-03-06T10:18:08.124Z] [INFO] Nothing to compile - all classes are up to date
05:18:08 [2024-03-06T10:18:08.124Z] [INFO] 
05:18:08 [2024-03-06T10:18:08.124Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >--
05:18:08 [2024-03-06T10:18:08.124Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT [43/141]
05:18:08 [2024-03-06T10:18:08.124Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
05:18:08 [2024-03-06T10:18:08.124Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:08 [2024-03-06T10:18:08.124Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:08 [2024-03-06T10:18:08.124Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
05:18:08 [2024-03-06T10:18:08.124Z] [INFO] 
05:18:08 [2024-03-06T10:18:08.124Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
05:18:08 [2024-03-06T10:18:08.124Z] [INFO] The project's OSGi version is 1.0.4.202403061017
05:18:08 [2024-03-06T10:18:08.124Z] [INFO] 
05:18:08 [2024-03-06T10:18:08.124Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
05:18:08 [2024-03-06T10:18:08.124Z] [INFO] 
05:18:08 [2024-03-06T10:18:08.124Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
05:18:08 [2024-03-06T10:18:08.124Z] [INFO] 
05:18:08 [2024-03-06T10:18:08.124Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
05:18:08 [2024-03-06T10:18:08.124Z] [INFO] 
05:18:08 [2024-03-06T10:18:08.124Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
05:18:08 [2024-03-06T10:18:08.124Z] [INFO] 
05:18:08 [2024-03-06T10:18:08.124Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
05:18:08 [2024-03-06T10:18:08.124Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core.tests
05:18:08 [2024-03-06T10:18:08.380Z] [INFO] 
05:18:08 [2024-03-06T10:18:08.380Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
05:18:08 [2024-03-06T10:18:08.380Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:08 [2024-03-06T10:18:08.380Z] [INFO] 
05:18:08 [2024-03-06T10:18:08.380Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
05:18:08 [2024-03-06T10:18:08.380Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
05:18:08 [2024-03-06T10:18:08.380Z] [INFO] 
05:18:08 [2024-03-06T10:18:08.380Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
05:18:08 [2024-03-06T10:18:08.380Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:08 [2024-03-06T10:18:08.380Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:08 [2024-03-06T10:18:08.380Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
05:18:08 [2024-03-06T10:18:08.380Z] [INFO] Nothing to compile - all classes are up to date
05:18:08 [2024-03-06T10:18:08.380Z] [INFO] 
05:18:08 [2024-03-06T10:18:08.380Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >--
05:18:08 [2024-03-06T10:18:08.380Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT [44/141]
05:18:08 [2024-03-06T10:18:08.380Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
05:18:08 [2024-03-06T10:18:08.380Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:08 [2024-03-06T10:18:08.380Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:08 [2024-03-06T10:18:08.380Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
05:18:08 [2024-03-06T10:18:08.635Z] [INFO] 
05:18:08 [2024-03-06T10:18:08.635Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
05:18:08 [2024-03-06T10:18:08.635Z] [INFO] The project's OSGi version is 1.0.7.202403061017
05:18:08 [2024-03-06T10:18:08.635Z] [INFO] 
05:18:08 [2024-03-06T10:18:08.635Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
05:18:08 [2024-03-06T10:18:08.635Z] [INFO] 
05:18:08 [2024-03-06T10:18:08.635Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
05:18:08 [2024-03-06T10:18:08.635Z] [INFO] 
05:18:08 [2024-03-06T10:18:08.635Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
05:18:08 [2024-03-06T10:18:08.635Z] [INFO] 
05:18:08 [2024-03-06T10:18:08.635Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
05:18:08 [2024-03-06T10:18:08.635Z] [INFO] 
05:18:08 [2024-03-06T10:18:08.635Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
05:18:08 [2024-03-06T10:18:08.635Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests
05:18:09 [2024-03-06T10:18:09.198Z] [INFO] 
05:18:09 [2024-03-06T10:18:09.198Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
05:18:09 [2024-03-06T10:18:09.198Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:09 [2024-03-06T10:18:09.198Z] [INFO] 
05:18:09 [2024-03-06T10:18:09.198Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
05:18:09 [2024-03-06T10:18:09.198Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
05:18:09 [2024-03-06T10:18:09.198Z] [INFO] 
05:18:09 [2024-03-06T10:18:09.198Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
05:18:09 [2024-03-06T10:18:09.198Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:09 [2024-03-06T10:18:09.198Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:09 [2024-03-06T10:18:09.198Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
05:18:09 [2024-03-06T10:18:09.198Z] [INFO] Nothing to compile - all classes are up to date
05:18:09 [2024-03-06T10:18:09.198Z] [INFO] 
05:18:09 [2024-03-06T10:18:09.198Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >--
05:18:09 [2024-03-06T10:18:09.198Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT [45/141]
05:18:09 [2024-03-06T10:18:09.198Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
05:18:09 [2024-03-06T10:18:09.198Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:09 [2024-03-06T10:18:09.198Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:09 [2024-03-06T10:18:09.198Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
05:18:09 [2024-03-06T10:18:09.453Z] [INFO] 
05:18:09 [2024-03-06T10:18:09.453Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
05:18:09 [2024-03-06T10:18:09.453Z] [INFO] The project's OSGi version is 1.0.7.202403061017
05:18:09 [2024-03-06T10:18:09.453Z] [INFO] 
05:18:09 [2024-03-06T10:18:09.453Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
05:18:09 [2024-03-06T10:18:09.453Z] [INFO] 
05:18:09 [2024-03-06T10:18:09.453Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
05:18:09 [2024-03-06T10:18:09.453Z] [INFO] 
05:18:09 [2024-03-06T10:18:09.453Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
05:18:09 [2024-03-06T10:18:09.453Z] [INFO] 
05:18:09 [2024-03-06T10:18:09.453Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
05:18:09 [2024-03-06T10:18:09.453Z] [INFO] 
05:18:09 [2024-03-06T10:18:09.453Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
05:18:09 [2024-03-06T10:18:09.453Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests
05:18:09 [2024-03-06T10:18:09.709Z] [INFO] 
05:18:09 [2024-03-06T10:18:09.709Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
05:18:09 [2024-03-06T10:18:09.709Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:09 [2024-03-06T10:18:09.709Z] [INFO] 
05:18:09 [2024-03-06T10:18:09.709Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
05:18:09 [2024-03-06T10:18:09.709Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
05:18:09 [2024-03-06T10:18:09.709Z] [INFO] 
05:18:09 [2024-03-06T10:18:09.709Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
05:18:09 [2024-03-06T10:18:09.709Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:09 [2024-03-06T10:18:09.709Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:09 [2024-03-06T10:18:09.709Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
05:18:09 [2024-03-06T10:18:09.709Z] [INFO] Nothing to compile - all classes are up to date
05:18:09 [2024-03-06T10:18:09.709Z] [INFO] 
05:18:09 [2024-03-06T10:18:09.709Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >--
05:18:09 [2024-03-06T10:18:09.709Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT [46/141]
05:18:09 [2024-03-06T10:18:09.709Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
05:18:09 [2024-03-06T10:18:09.709Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:09 [2024-03-06T10:18:09.709Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:09 [2024-03-06T10:18:09.709Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
05:18:09 [2024-03-06T10:18:09.965Z] [INFO] 
05:18:09 [2024-03-06T10:18:09.965Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
05:18:09 [2024-03-06T10:18:09.965Z] [INFO] The project's OSGi version is 1.0.18.202403061017
05:18:09 [2024-03-06T10:18:09.965Z] [INFO] 
05:18:09 [2024-03-06T10:18:09.965Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
05:18:09 [2024-03-06T10:18:09.965Z] [INFO] 
05:18:09 [2024-03-06T10:18:09.965Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
05:18:09 [2024-03-06T10:18:09.965Z] [INFO] 
05:18:09 [2024-03-06T10:18:09.965Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
05:18:09 [2024-03-06T10:18:09.965Z] [INFO] 
05:18:09 [2024-03-06T10:18:09.965Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
05:18:09 [2024-03-06T10:18:09.965Z] [INFO] 
05:18:09 [2024-03-06T10:18:09.965Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
05:18:09 [2024-03-06T10:18:09.965Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core.tests
05:18:10 [2024-03-06T10:18:10.221Z] [INFO] 
05:18:10 [2024-03-06T10:18:10.221Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
05:18:10 [2024-03-06T10:18:10.221Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:10 [2024-03-06T10:18:10.221Z] [INFO] 
05:18:10 [2024-03-06T10:18:10.221Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
05:18:10 [2024-03-06T10:18:10.221Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
05:18:10 [2024-03-06T10:18:10.221Z] [INFO] 
05:18:10 [2024-03-06T10:18:10.221Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
05:18:10 [2024-03-06T10:18:10.221Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:10 [2024-03-06T10:18:10.221Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:10 [2024-03-06T10:18:10.221Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
05:18:10 [2024-03-06T10:18:10.221Z] [INFO] Nothing to compile - all classes are up to date
05:18:10 [2024-03-06T10:18:10.221Z] [INFO] 
05:18:10 [2024-03-06T10:18:10.221Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >--
05:18:10 [2024-03-06T10:18:10.221Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT [47/141]
05:18:10 [2024-03-06T10:18:10.221Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
05:18:10 [2024-03-06T10:18:10.221Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:10 [2024-03-06T10:18:10.221Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:10 [2024-03-06T10:18:10.221Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
05:18:10 [2024-03-06T10:18:10.477Z] [INFO] 
05:18:10 [2024-03-06T10:18:10.477Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
05:18:10 [2024-03-06T10:18:10.477Z] [INFO] The project's OSGi version is 6.1.1.202403061017
05:18:10 [2024-03-06T10:18:10.477Z] [INFO] 
05:18:10 [2024-03-06T10:18:10.477Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
05:18:10 [2024-03-06T10:18:10.477Z] [INFO] 
05:18:10 [2024-03-06T10:18:10.477Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
05:18:10 [2024-03-06T10:18:10.477Z] [INFO] 
05:18:10 [2024-03-06T10:18:10.477Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
05:18:10 [2024-03-06T10:18:10.477Z] [INFO] 
05:18:10 [2024-03-06T10:18:10.477Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
05:18:10 [2024-03-06T10:18:10.477Z] [INFO] 
05:18:10 [2024-03-06T10:18:10.477Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui ---
05:18:10 [2024-03-06T10:18:10.477Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui
05:18:10 [2024-03-06T10:18:10.477Z] [INFO] 
05:18:10 [2024-03-06T10:18:10.477Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui ---
05:18:10 [2024-03-06T10:18:10.477Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:10 [2024-03-06T10:18:10.477Z] [INFO] 
05:18:10 [2024-03-06T10:18:10.477Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
05:18:10 [2024-03-06T10:18:10.477Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
05:18:10 [2024-03-06T10:18:10.477Z] [INFO] 
05:18:10 [2024-03-06T10:18:10.477Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
05:18:10 [2024-03-06T10:18:10.477Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:10 [2024-03-06T10:18:10.477Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:10 [2024-03-06T10:18:10.477Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
05:18:10 [2024-03-06T10:18:10.733Z] [INFO] Nothing to compile - all classes are up to date
05:18:10 [2024-03-06T10:18:10.733Z] [INFO] 
05:18:10 [2024-03-06T10:18:10.733Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >--
05:18:10 [2024-03-06T10:18:10.733Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT [48/141]
05:18:10 [2024-03-06T10:18:10.733Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
05:18:10 [2024-03-06T10:18:10.733Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:10 [2024-03-06T10:18:10.733Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:10 [2024-03-06T10:18:10.733Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
05:18:10 [2024-03-06T10:18:10.733Z] [INFO] 
05:18:10 [2024-03-06T10:18:10.733Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
05:18:10 [2024-03-06T10:18:10.733Z] [INFO] The project's OSGi version is 4.1.3.202403061017
05:18:10 [2024-03-06T10:18:10.733Z] [INFO] 
05:18:10 [2024-03-06T10:18:10.733Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
05:18:10 [2024-03-06T10:18:10.733Z] [INFO] 
05:18:10 [2024-03-06T10:18:10.733Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
05:18:10 [2024-03-06T10:18:10.733Z] [INFO] 
05:18:10 [2024-03-06T10:18:10.733Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
05:18:10 [2024-03-06T10:18:10.733Z] [INFO] 
05:18:10 [2024-03-06T10:18:10.733Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
05:18:10 [2024-03-06T10:18:10.733Z] [INFO] 
05:18:10 [2024-03-06T10:18:10.733Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
05:18:10 [2024-03-06T10:18:10.733Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui
05:18:10 [2024-03-06T10:18:10.989Z] [INFO] 
05:18:10 [2024-03-06T10:18:10.989Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
05:18:10 [2024-03-06T10:18:10.989Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:10 [2024-03-06T10:18:10.989Z] [INFO] 
05:18:10 [2024-03-06T10:18:10.989Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
05:18:10 [2024-03-06T10:18:10.989Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
05:18:10 [2024-03-06T10:18:10.989Z] [INFO] 
05:18:10 [2024-03-06T10:18:10.989Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
05:18:11 [2024-03-06T10:18:11.245Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:11 [2024-03-06T10:18:11.245Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:11 [2024-03-06T10:18:11.245Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
05:18:11 [2024-03-06T10:18:11.245Z] [INFO] Nothing to compile - all classes are up to date
05:18:11 [2024-03-06T10:18:11.245Z] [INFO] 
05:18:11 [2024-03-06T10:18:11.246Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >--
05:18:11 [2024-03-06T10:18:11.246Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT [49/141]
05:18:11 [2024-03-06T10:18:11.246Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
05:18:11 [2024-03-06T10:18:11.246Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:11 [2024-03-06T10:18:11.246Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:11 [2024-03-06T10:18:11.246Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
05:18:11 [2024-03-06T10:18:11.501Z] [INFO] 
05:18:11 [2024-03-06T10:18:11.501Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
05:18:11 [2024-03-06T10:18:11.501Z] [INFO] The project's OSGi version is 1.0.10.202403061017
05:18:11 [2024-03-06T10:18:11.501Z] [INFO] 
05:18:11 [2024-03-06T10:18:11.501Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
05:18:11 [2024-03-06T10:18:11.501Z] [INFO] 
05:18:11 [2024-03-06T10:18:11.501Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
05:18:11 [2024-03-06T10:18:11.501Z] [INFO] 
05:18:11 [2024-03-06T10:18:11.501Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
05:18:11 [2024-03-06T10:18:11.501Z] [INFO] 
05:18:11 [2024-03-06T10:18:11.501Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
05:18:11 [2024-03-06T10:18:11.501Z] [INFO] 
05:18:11 [2024-03-06T10:18:11.501Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
05:18:11 [2024-03-06T10:18:11.501Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.tests
05:18:11 [2024-03-06T10:18:11.756Z] [INFO] 
05:18:11 [2024-03-06T10:18:11.756Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
05:18:11 [2024-03-06T10:18:11.756Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:11 [2024-03-06T10:18:11.756Z] [INFO] 
05:18:11 [2024-03-06T10:18:11.756Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
05:18:11 [2024-03-06T10:18:11.756Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
05:18:11 [2024-03-06T10:18:11.756Z] [INFO] 
05:18:11 [2024-03-06T10:18:11.756Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
05:18:11 [2024-03-06T10:18:11.756Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:11 [2024-03-06T10:18:11.756Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:11 [2024-03-06T10:18:11.756Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
05:18:11 [2024-03-06T10:18:11.756Z] [INFO] Nothing to compile - all classes are up to date
05:18:11 [2024-03-06T10:18:11.756Z] [INFO] 
05:18:11 [2024-03-06T10:18:11.756Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >--
05:18:11 [2024-03-06T10:18:11.756Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT [50/141]
05:18:11 [2024-03-06T10:18:11.756Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
05:18:11 [2024-03-06T10:18:11.756Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:11 [2024-03-06T10:18:11.756Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:11 [2024-03-06T10:18:11.756Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
05:18:12 [2024-03-06T10:18:12.012Z] [INFO] 
05:18:12 [2024-03-06T10:18:12.012Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
05:18:12 [2024-03-06T10:18:12.012Z] [INFO] The project's OSGi version is 1.0.11.202403061017
05:18:12 [2024-03-06T10:18:12.012Z] [INFO] 
05:18:12 [2024-03-06T10:18:12.012Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
05:18:12 [2024-03-06T10:18:12.012Z] [INFO] 
05:18:12 [2024-03-06T10:18:12.012Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
05:18:12 [2024-03-06T10:18:12.012Z] [INFO] 
05:18:12 [2024-03-06T10:18:12.012Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
05:18:12 [2024-03-06T10:18:12.012Z] [INFO] 
05:18:12 [2024-03-06T10:18:12.012Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
05:18:12 [2024-03-06T10:18:12.012Z] [INFO] 
05:18:12 [2024-03-06T10:18:12.012Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
05:18:12 [2024-03-06T10:18:12.012Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core.tests
05:18:12 [2024-03-06T10:18:12.012Z] [INFO] 
05:18:12 [2024-03-06T10:18:12.012Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
05:18:12 [2024-03-06T10:18:12.012Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:12 [2024-03-06T10:18:12.012Z] [INFO] 
05:18:12 [2024-03-06T10:18:12.012Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
05:18:12 [2024-03-06T10:18:12.012Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
05:18:12 [2024-03-06T10:18:12.012Z] [INFO] 
05:18:12 [2024-03-06T10:18:12.012Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
05:18:12 [2024-03-06T10:18:12.012Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:12 [2024-03-06T10:18:12.012Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:12 [2024-03-06T10:18:12.012Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
05:18:12 [2024-03-06T10:18:12.012Z] [INFO] Nothing to compile - all classes are up to date
05:18:12 [2024-03-06T10:18:12.012Z] [INFO] 
05:18:12 [2024-03-06T10:18:12.012Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >--
05:18:12 [2024-03-06T10:18:12.012Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT [51/141]
05:18:12 [2024-03-06T10:18:12.012Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
05:18:12 [2024-03-06T10:18:12.012Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:12 [2024-03-06T10:18:12.012Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:12 [2024-03-06T10:18:12.012Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
05:18:12 [2024-03-06T10:18:12.267Z] [INFO] 
05:18:12 [2024-03-06T10:18:12.267Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
05:18:12 [2024-03-06T10:18:12.267Z] [INFO] The project's OSGi version is 1.0.12.202403061017
05:18:12 [2024-03-06T10:18:12.267Z] [INFO] 
05:18:12 [2024-03-06T10:18:12.267Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
05:18:12 [2024-03-06T10:18:12.267Z] [INFO] 
05:18:12 [2024-03-06T10:18:12.267Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
05:18:12 [2024-03-06T10:18:12.267Z] [INFO] 
05:18:12 [2024-03-06T10:18:12.267Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
05:18:12 [2024-03-06T10:18:12.267Z] [INFO] 
05:18:12 [2024-03-06T10:18:12.267Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
05:18:12 [2024-03-06T10:18:12.267Z] [INFO] 
05:18:12 [2024-03-06T10:18:12.267Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
05:18:12 [2024-03-06T10:18:12.267Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests
05:18:12 [2024-03-06T10:18:12.828Z] [INFO] 
05:18:12 [2024-03-06T10:18:12.828Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
05:18:12 [2024-03-06T10:18:12.828Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:12 [2024-03-06T10:18:12.828Z] [INFO] 
05:18:12 [2024-03-06T10:18:12.828Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
05:18:12 [2024-03-06T10:18:12.828Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
05:18:12 [2024-03-06T10:18:12.828Z] [INFO] 
05:18:12 [2024-03-06T10:18:12.828Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
05:18:12 [2024-03-06T10:18:12.828Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:12 [2024-03-06T10:18:12.828Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:12 [2024-03-06T10:18:12.828Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
05:18:12 [2024-03-06T10:18:12.828Z] [INFO] Nothing to compile - all classes are up to date
05:18:12 [2024-03-06T10:18:12.828Z] [INFO] 
05:18:12 [2024-03-06T10:18:12.828Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >--
05:18:12 [2024-03-06T10:18:12.828Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT [52/141]
05:18:12 [2024-03-06T10:18:12.828Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
05:18:12 [2024-03-06T10:18:12.828Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:12 [2024-03-06T10:18:12.828Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:12 [2024-03-06T10:18:12.828Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
05:18:13 [2024-03-06T10:18:13.084Z] [INFO] 
05:18:13 [2024-03-06T10:18:13.084Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
05:18:13 [2024-03-06T10:18:13.084Z] [INFO] The project's OSGi version is 1.0.17.202403061017
05:18:13 [2024-03-06T10:18:13.084Z] [INFO] 
05:18:13 [2024-03-06T10:18:13.084Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
05:18:13 [2024-03-06T10:18:13.084Z] [INFO] 
05:18:13 [2024-03-06T10:18:13.084Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
05:18:13 [2024-03-06T10:18:13.084Z] [INFO] 
05:18:13 [2024-03-06T10:18:13.084Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
05:18:13 [2024-03-06T10:18:13.084Z] [INFO] 
05:18:13 [2024-03-06T10:18:13.084Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
05:18:13 [2024-03-06T10:18:13.084Z] [INFO] 
05:18:13 [2024-03-06T10:18:13.084Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
05:18:13 [2024-03-06T10:18:13.084Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests
05:18:13 [2024-03-06T10:18:13.341Z] [INFO] 
05:18:13 [2024-03-06T10:18:13.341Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
05:18:13 [2024-03-06T10:18:13.341Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:13 [2024-03-06T10:18:13.341Z] [INFO] 
05:18:13 [2024-03-06T10:18:13.341Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
05:18:13 [2024-03-06T10:18:13.341Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources
05:18:13 [2024-03-06T10:18:13.341Z] [INFO] 
05:18:13 [2024-03-06T10:18:13.341Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
05:18:13 [2024-03-06T10:18:13.341Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:13 [2024-03-06T10:18:13.341Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:13 [2024-03-06T10:18:13.341Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
05:18:13 [2024-03-06T10:18:13.341Z] [INFO] Nothing to compile - all classes are up to date
05:18:13 [2024-03-06T10:18:13.341Z] [INFO] 
05:18:13 [2024-03-06T10:18:13.341Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >--
05:18:13 [2024-03-06T10:18:13.341Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 2.4.1-SNAPSHOT [53/141]
05:18:13 [2024-03-06T10:18:13.341Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
05:18:13 [2024-03-06T10:18:13.341Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:13 [2024-03-06T10:18:13.341Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:13 [2024-03-06T10:18:13.341Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
05:18:13 [2024-03-06T10:18:13.341Z] [INFO] 
05:18:13 [2024-03-06T10:18:13.341Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
05:18:13 [2024-03-06T10:18:13.341Z] [INFO] The project's OSGi version is 2.4.1.202403061017
05:18:13 [2024-03-06T10:18:13.341Z] [INFO] 
05:18:13 [2024-03-06T10:18:13.341Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
05:18:13 [2024-03-06T10:18:13.341Z] [INFO] 
05:18:13 [2024-03-06T10:18:13.341Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
05:18:13 [2024-03-06T10:18:13.341Z] [INFO] 
05:18:13 [2024-03-06T10:18:13.341Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
05:18:13 [2024-03-06T10:18:13.341Z] [INFO] 
05:18:13 [2024-03-06T10:18:13.341Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
05:18:13 [2024-03-06T10:18:13.341Z] [INFO] 
05:18:13 [2024-03-06T10:18:13.341Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core ---
05:18:13 [2024-03-06T10:18:13.342Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core
05:18:13 [2024-03-06T10:18:13.598Z] [INFO] 
05:18:13 [2024-03-06T10:18:13.598Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core ---
05:18:13 [2024-03-06T10:18:13.598Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:13 [2024-03-06T10:18:13.598Z] [INFO] 
05:18:13 [2024-03-06T10:18:13.598Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
05:18:13 [2024-03-06T10:18:13.598Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
05:18:13 [2024-03-06T10:18:13.598Z] [INFO] 
05:18:13 [2024-03-06T10:18:13.598Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
05:18:13 [2024-03-06T10:18:13.598Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:13 [2024-03-06T10:18:13.598Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:13 [2024-03-06T10:18:13.598Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
05:18:13 [2024-03-06T10:18:13.598Z] [INFO] Nothing to compile - all classes are up to date
05:18:13 [2024-03-06T10:18:13.598Z] [INFO] 
05:18:13 [2024-03-06T10:18:13.598Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >--
05:18:13 [2024-03-06T10:18:13.598Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.10-SNAPSHOT [54/141]
05:18:13 [2024-03-06T10:18:13.598Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
05:18:13 [2024-03-06T10:18:13.598Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:13 [2024-03-06T10:18:13.598Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:13 [2024-03-06T10:18:13.598Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
05:18:13 [2024-03-06T10:18:13.598Z] [INFO] 
05:18:13 [2024-03-06T10:18:13.598Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
05:18:13 [2024-03-06T10:18:13.598Z] [INFO] The project's OSGi version is 1.0.10.202403061017
05:18:13 [2024-03-06T10:18:13.599Z] [INFO] 
05:18:13 [2024-03-06T10:18:13.599Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
05:18:13 [2024-03-06T10:18:13.599Z] [INFO] 
05:18:13 [2024-03-06T10:18:13.599Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
05:18:13 [2024-03-06T10:18:13.599Z] [INFO] 
05:18:13 [2024-03-06T10:18:13.599Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
05:18:13 [2024-03-06T10:18:13.599Z] [INFO] 
05:18:13 [2024-03-06T10:18:13.599Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
05:18:13 [2024-03-06T10:18:13.599Z] [INFO] 
05:18:13 [2024-03-06T10:18:13.599Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
05:18:13 [2024-03-06T10:18:13.599Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core.tests
05:18:13 [2024-03-06T10:18:13.854Z] [INFO] 
05:18:13 [2024-03-06T10:18:13.854Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
05:18:13 [2024-03-06T10:18:13.854Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:13 [2024-03-06T10:18:13.854Z] [INFO] 
05:18:13 [2024-03-06T10:18:13.854Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
05:18:13 [2024-03-06T10:18:13.854Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
05:18:13 [2024-03-06T10:18:13.854Z] [INFO] 
05:18:13 [2024-03-06T10:18:13.854Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
05:18:13 [2024-03-06T10:18:13.854Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:13 [2024-03-06T10:18:13.854Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:13 [2024-03-06T10:18:13.854Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
05:18:13 [2024-03-06T10:18:13.854Z] [INFO] Nothing to compile - all classes are up to date
05:18:13 [2024-03-06T10:18:13.854Z] [INFO] 
05:18:13 [2024-03-06T10:18:13.854Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >--
05:18:13 [2024-03-06T10:18:13.854Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 4.1.1-SNAPSHOT [55/141]
05:18:13 [2024-03-06T10:18:13.854Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
05:18:13 [2024-03-06T10:18:13.854Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:13 [2024-03-06T10:18:13.854Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:13 [2024-03-06T10:18:13.854Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
05:18:14 [2024-03-06T10:18:14.110Z] [INFO] 
05:18:14 [2024-03-06T10:18:14.110Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
05:18:14 [2024-03-06T10:18:14.110Z] [INFO] The project's OSGi version is 4.1.1.202403061017
05:18:14 [2024-03-06T10:18:14.110Z] [INFO] 
05:18:14 [2024-03-06T10:18:14.110Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
05:18:14 [2024-03-06T10:18:14.110Z] [INFO] 
05:18:14 [2024-03-06T10:18:14.110Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
05:18:14 [2024-03-06T10:18:14.110Z] [INFO] 
05:18:14 [2024-03-06T10:18:14.110Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
05:18:14 [2024-03-06T10:18:14.110Z] [INFO] 
05:18:14 [2024-03-06T10:18:14.110Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
05:18:14 [2024-03-06T10:18:14.110Z] [INFO] 
05:18:14 [2024-03-06T10:18:14.110Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui ---
05:18:14 [2024-03-06T10:18:14.110Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui
05:18:14 [2024-03-06T10:18:14.366Z] [INFO] 
05:18:14 [2024-03-06T10:18:14.366Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui ---
05:18:14 [2024-03-06T10:18:14.366Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:14 [2024-03-06T10:18:14.366Z] [INFO] 
05:18:14 [2024-03-06T10:18:14.366Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
05:18:14 [2024-03-06T10:18:14.366Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
05:18:14 [2024-03-06T10:18:14.366Z] [INFO] 
05:18:14 [2024-03-06T10:18:14.366Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
05:18:14 [2024-03-06T10:18:14.366Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:14 [2024-03-06T10:18:14.366Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:14 [2024-03-06T10:18:14.366Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
05:18:14 [2024-03-06T10:18:14.366Z] [INFO] Nothing to compile - all classes are up to date
05:18:14 [2024-03-06T10:18:14.366Z] [INFO] 
05:18:14 [2024-03-06T10:18:14.366Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >--
05:18:14 [2024-03-06T10:18:14.366Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT [56/141]
05:18:14 [2024-03-06T10:18:14.366Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
05:18:14 [2024-03-06T10:18:14.366Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:14 [2024-03-06T10:18:14.366Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:14 [2024-03-06T10:18:14.366Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
05:18:14 [2024-03-06T10:18:14.622Z] [INFO] 
05:18:14 [2024-03-06T10:18:14.622Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
05:18:14 [2024-03-06T10:18:14.622Z] [INFO] The project's OSGi version is 1.0.8.202403061017
05:18:14 [2024-03-06T10:18:14.622Z] [INFO] 
05:18:14 [2024-03-06T10:18:14.622Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
05:18:14 [2024-03-06T10:18:14.622Z] [INFO] 
05:18:14 [2024-03-06T10:18:14.622Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
05:18:14 [2024-03-06T10:18:14.622Z] [INFO] 
05:18:14 [2024-03-06T10:18:14.622Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
05:18:14 [2024-03-06T10:18:14.622Z] [INFO] 
05:18:14 [2024-03-06T10:18:14.622Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
05:18:14 [2024-03-06T10:18:14.622Z] [INFO] 
05:18:14 [2024-03-06T10:18:14.622Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
05:18:14 [2024-03-06T10:18:14.622Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests
05:18:14 [2024-03-06T10:18:14.877Z] [INFO] 
05:18:14 [2024-03-06T10:18:14.877Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
05:18:14 [2024-03-06T10:18:14.878Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:14 [2024-03-06T10:18:14.878Z] [INFO] 
05:18:14 [2024-03-06T10:18:14.878Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
05:18:14 [2024-03-06T10:18:14.878Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
05:18:14 [2024-03-06T10:18:14.878Z] [INFO] 
05:18:14 [2024-03-06T10:18:14.878Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
05:18:14 [2024-03-06T10:18:14.878Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:14 [2024-03-06T10:18:14.878Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:14 [2024-03-06T10:18:14.878Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
05:18:14 [2024-03-06T10:18:14.878Z] [INFO] Nothing to compile - all classes are up to date
05:18:14 [2024-03-06T10:18:14.878Z] [INFO] 
05:18:14 [2024-03-06T10:18:14.878Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >----
05:18:14 [2024-03-06T10:18:14.878Z] [INFO] Building Trace Compass BTF Support Parent 9.3.0-SNAPSHOT        [57/141]
05:18:14 [2024-03-06T10:18:14.878Z] [INFO]   from btf/pom.xml
05:18:14 [2024-03-06T10:18:14.878Z] [INFO] --------------------------------[ pom ]---------------------------------
05:18:14 [2024-03-06T10:18:14.878Z] [INFO] 
05:18:14 [2024-03-06T10:18:14.878Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
05:18:14 [2024-03-06T10:18:14.878Z] [INFO] 
05:18:14 [2024-03-06T10:18:14.878Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf-parent ---
05:18:14 [2024-03-06T10:18:14.878Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:14 [2024-03-06T10:18:14.878Z] [INFO] 
05:18:14 [2024-03-06T10:18:14.878Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >-----
05:18:14 [2024-03-06T10:18:14.878Z] [INFO] Building org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT       [58/141]
05:18:14 [2024-03-06T10:18:14.878Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
05:18:14 [2024-03-06T10:18:14.878Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:14 [2024-03-06T10:18:14.878Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:14 [2024-03-06T10:18:14.878Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
05:18:15 [2024-03-06T10:18:15.133Z] [INFO] 
05:18:15 [2024-03-06T10:18:15.133Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
05:18:15 [2024-03-06T10:18:15.133Z] [INFO] The project's OSGi version is 3.1.0.202403061017
05:18:15 [2024-03-06T10:18:15.133Z] [INFO] 
05:18:15 [2024-03-06T10:18:15.133Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
05:18:15 [2024-03-06T10:18:15.133Z] [INFO] 
05:18:15 [2024-03-06T10:18:15.133Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
05:18:15 [2024-03-06T10:18:15.133Z] [INFO] 
05:18:15 [2024-03-06T10:18:15.133Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
05:18:15 [2024-03-06T10:18:15.133Z] [INFO] 
05:18:15 [2024-03-06T10:18:15.133Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
05:18:15 [2024-03-06T10:18:15.133Z] [INFO] 
05:18:15 [2024-03-06T10:18:15.133Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core ---
05:18:15 [2024-03-06T10:18:15.133Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core
05:18:15 [2024-03-06T10:18:15.133Z] [INFO] 
05:18:15 [2024-03-06T10:18:15.133Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core ---
05:18:15 [2024-03-06T10:18:15.133Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:15 [2024-03-06T10:18:15.133Z] [INFO] 
05:18:15 [2024-03-06T10:18:15.133Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
05:18:15 [2024-03-06T10:18:15.133Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/src/main/resources
05:18:15 [2024-03-06T10:18:15.133Z] [INFO] 
05:18:15 [2024-03-06T10:18:15.133Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
05:18:15 [2024-03-06T10:18:15.133Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:15 [2024-03-06T10:18:15.133Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:15 [2024-03-06T10:18:15.133Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
05:18:15 [2024-03-06T10:18:15.133Z] [INFO] Nothing to compile - all classes are up to date
05:18:15 [2024-03-06T10:18:15.133Z] [INFO] 
05:18:15 [2024-03-06T10:18:15.133Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------
05:18:15 [2024-03-06T10:18:15.133Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT         [59/141]
05:18:15 [2024-03-06T10:18:15.133Z] [INFO]   from btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
05:18:15 [2024-03-06T10:18:15.133Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:15 [2024-03-06T10:18:15.133Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:15 [2024-03-06T10:18:15.133Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
05:18:15 [2024-03-06T10:18:15.389Z] [INFO] 
05:18:15 [2024-03-06T10:18:15.389Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
05:18:15 [2024-03-06T10:18:15.389Z] [INFO] The project's OSGi version is 1.1.0.202403061017
05:18:15 [2024-03-06T10:18:15.389Z] [INFO] 
05:18:15 [2024-03-06T10:18:15.389Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
05:18:15 [2024-03-06T10:18:15.389Z] [INFO] 
05:18:15 [2024-03-06T10:18:15.389Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
05:18:15 [2024-03-06T10:18:15.389Z] [INFO] 
05:18:15 [2024-03-06T10:18:15.389Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
05:18:15 [2024-03-06T10:18:15.389Z] [INFO] 
05:18:15 [2024-03-06T10:18:15.389Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
05:18:15 [2024-03-06T10:18:15.389Z] [INFO] 
05:18:15 [2024-03-06T10:18:15.389Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui ---
05:18:15 [2024-03-06T10:18:15.389Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.ui
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] 
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.ui ---
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] 
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] 
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
05:18:15 [2024-03-06T10:18:15.645Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:15 [2024-03-06T10:18:15.645Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:15 [2024-03-06T10:18:15.645Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] Nothing to compile - all classes are up to date
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] 
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >--------
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] Building Trace Compass Documentation 9.3.0-SNAPSHOT             [60/141]
05:18:15 [2024-03-06T10:18:15.645Z] [INFO]   from doc/pom.xml
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] --------------------------------[ pom ]---------------------------------
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] 
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] 
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc ---
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] 
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.doc.user >--
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] Building Trace Compass Profiling User Guide 9.3.0-SNAPSHOT      [61/141]
05:18:15 [2024-03-06T10:18:15.645Z] [INFO]   from doc/org.eclipse.tracecompass.analysis.profiling.doc.user/pom.xml
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/pom.xml
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] 
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] 
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] 
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] 
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] 
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] 
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] Resolving class path of Trace Compass Profiling User Guide
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] 
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] 
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
05:18:15 [2024-03-06T10:18:15.645Z] [INFO] Executing tasks
05:18:15 [2024-03-06T10:18:15.901Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/doc/User-Guide.html
05:18:15 [2024-03-06T10:18:15.901Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated.
05:18:15 [2024-03-06T10:18:15.901Z] [INFO] Executed tasks
05:18:15 [2024-03-06T10:18:15.901Z] [INFO] 
05:18:15 [2024-03-06T10:18:15.901Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
05:18:15 [2024-03-06T10:18:15.901Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/src/main/resources
05:18:15 [2024-03-06T10:18:15.901Z] [INFO] 
05:18:15 [2024-03-06T10:18:15.901Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
05:18:15 [2024-03-06T10:18:15.901Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:15 [2024-03-06T10:18:15.901Z] [INFO] 
05:18:15 [2024-03-06T10:18:15.901Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
05:18:15 [2024-03-06T10:18:15.901Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.23
05:18:16 [2024-03-06T10:18:16.461Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/data/.metadata/.log
05:18:16 [2024-03-06T10:18:16.462Z] [INFO] Command line:
05:18:16 [2024-03-06T10:18:16.462Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
05:18:16 [2024-03-06T10:18:16.462Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:18:17 [2024-03-06T10:18:17.827Z] Buildfile: build.xml
05:18:17 [2024-03-06T10:18:17.827Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
05:18:17 [2024-03-06T10:18:17.827Z] WARNING: A terminally deprecated method in java.lang.System has been called
05:18:17 [2024-03-06T10:18:17.827Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
05:18:17 [2024-03-06T10:18:17.827Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
05:18:17 [2024-03-06T10:18:17.827Z] WARNING: System::setSecurityManager will be removed in a future release
05:18:17 [2024-03-06T10:18:17.827Z] 
05:18:17 [2024-03-06T10:18:17.827Z] build.index:
05:18:18 [2024-03-06T10:18:18.756Z] BUILD SUCCESSFUL
05:18:18 [2024-03-06T10:18:18.756Z] 
05:18:18 [2024-03-06T10:18:18.756Z] BUILD SUCCESSFUL
05:18:18 [2024-03-06T10:18:18.756Z] Total time: 1 second
05:18:18 [2024-03-06T10:18:18.756Z] [INFO] 
05:18:18 [2024-03-06T10:18:18.756Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------
05:18:18 [2024-03-06T10:18:18.756Z] [INFO] Building Trace Compass Developer Guide 9.3.0-SNAPSHOT           [62/141]
05:18:18 [2024-03-06T10:18:18.756Z] [INFO]   from doc/org.eclipse.tracecompass.doc.dev/pom.xml
05:18:18 [2024-03-06T10:18:18.756Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:18 [2024-03-06T10:18:18.756Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
05:18:18 [2024-03-06T10:18:18.756Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/pom.xml
05:18:18 [2024-03-06T10:18:18.756Z] [INFO] 
05:18:18 [2024-03-06T10:18:18.756Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
05:18:18 [2024-03-06T10:18:18.756Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:18:18 [2024-03-06T10:18:18.756Z] [INFO] 
05:18:18 [2024-03-06T10:18:18.756Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
05:18:18 [2024-03-06T10:18:18.756Z] [INFO] 
05:18:18 [2024-03-06T10:18:18.756Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
05:18:18 [2024-03-06T10:18:18.756Z] [INFO] 
05:18:18 [2024-03-06T10:18:18.756Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
05:18:18 [2024-03-06T10:18:18.756Z] [INFO] 
05:18:18 [2024-03-06T10:18:18.756Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
05:18:18 [2024-03-06T10:18:18.756Z] [INFO] 
05:18:18 [2024-03-06T10:18:18.756Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev ---
05:18:18 [2024-03-06T10:18:18.756Z] [INFO] Resolving class path of Trace Compass Developer Guide
05:18:18 [2024-03-06T10:18:18.756Z] [INFO] 
05:18:18 [2024-03-06T10:18:18.756Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.dev ---
05:18:18 [2024-03-06T10:18:18.756Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:18 [2024-03-06T10:18:18.756Z] [INFO] 
05:18:18 [2024-03-06T10:18:18.756Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
05:18:18 [2024-03-06T10:18:18.756Z] [INFO] Executing tasks
05:18:19 [2024-03-06T10:18:19.317Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html
05:18:19 [2024-03-06T10:18:19.317Z] [INFO] [xmlvalidate] 19 file(s) have been successfully validated.
05:18:19 [2024-03-06T10:18:19.317Z] [INFO] Executed tasks
05:18:19 [2024-03-06T10:18:19.317Z] [INFO] 
05:18:19 [2024-03-06T10:18:19.317Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
05:18:19 [2024-03-06T10:18:19.317Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
05:18:19 [2024-03-06T10:18:19.317Z] [INFO] 
05:18:19 [2024-03-06T10:18:19.317Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
05:18:19 [2024-03-06T10:18:19.317Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:19 [2024-03-06T10:18:19.317Z] [INFO] 
05:18:19 [2024-03-06T10:18:19.317Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
05:18:19 [2024-03-06T10:18:19.317Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
05:18:19 [2024-03-06T10:18:19.317Z] [INFO] Command line:
05:18:19 [2024-03-06T10:18:19.317Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
05:18:19 [2024-03-06T10:18:19.317Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:18:20 [2024-03-06T10:18:20.681Z] Buildfile: build.xml
05:18:20 [2024-03-06T10:18:20.681Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
05:18:20 [2024-03-06T10:18:20.681Z] WARNING: A terminally deprecated method in java.lang.System has been called
05:18:20 [2024-03-06T10:18:20.681Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
05:18:20 [2024-03-06T10:18:20.681Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
05:18:20 [2024-03-06T10:18:20.681Z] WARNING: System::setSecurityManager will be removed in a future release
05:18:20 [2024-03-06T10:18:20.681Z] 
05:18:20 [2024-03-06T10:18:20.681Z] build.index:
05:18:22 [2024-03-06T10:18:22.609Z] BUILD SUCCESSFUL
05:18:22 [2024-03-06T10:18:22.609Z] 
05:18:22 [2024-03-06T10:18:22.609Z] BUILD SUCCESSFUL
05:18:22 [2024-03-06T10:18:22.609Z] Total time: 2 seconds
05:18:22 [2024-03-06T10:18:22.609Z] [INFO] 
05:18:22 [2024-03-06T10:18:22.609Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >--
05:18:22 [2024-03-06T10:18:22.609Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT [63/141]
05:18:22 [2024-03-06T10:18:22.609Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
05:18:22 [2024-03-06T10:18:22.609Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:22 [2024-03-06T10:18:22.609Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:22 [2024-03-06T10:18:22.609Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
05:18:22 [2024-03-06T10:18:22.609Z] [INFO] 
05:18:22 [2024-03-06T10:18:22.609Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:18:22 [2024-03-06T10:18:22.609Z] [INFO] The project's OSGi version is 2.2.0.202403061017
05:18:22 [2024-03-06T10:18:22.609Z] [INFO] 
05:18:22 [2024-03-06T10:18:22.609Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:18:22 [2024-03-06T10:18:22.609Z] [INFO] 
05:18:22 [2024-03-06T10:18:22.609Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:18:22 [2024-03-06T10:18:22.609Z] [INFO] 
05:18:22 [2024-03-06T10:18:22.609Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:18:22 [2024-03-06T10:18:22.609Z] [INFO] 
05:18:22 [2024-03-06T10:18:22.609Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:18:22 [2024-03-06T10:18:22.609Z] [INFO] 
05:18:22 [2024-03-06T10:18:22.609Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:18:22 [2024-03-06T10:18:22.609Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui
05:18:23 [2024-03-06T10:18:23.171Z] [INFO] 
05:18:23 [2024-03-06T10:18:23.171Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:18:23 [2024-03-06T10:18:23.171Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:23 [2024-03-06T10:18:23.171Z] [INFO] 
05:18:23 [2024-03-06T10:18:23.171Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:18:23 [2024-03-06T10:18:23.171Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
05:18:23 [2024-03-06T10:18:23.171Z] [INFO] 
05:18:23 [2024-03-06T10:18:23.171Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:18:23 [2024-03-06T10:18:23.171Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:23 [2024-03-06T10:18:23.171Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:23 [2024-03-06T10:18:23.171Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
05:18:23 [2024-03-06T10:18:23.171Z] [INFO] Nothing to compile - all classes are up to date
05:18:23 [2024-03-06T10:18:23.171Z] [INFO] 
05:18:23 [2024-03-06T10:18:23.171Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >--------
05:18:23 [2024-03-06T10:18:23.171Z] [INFO] Building org.eclipse.tracecompass.tmf 9.3.0-SNAPSHOT            [64/141]
05:18:23 [2024-03-06T10:18:23.171Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
05:18:23 [2024-03-06T10:18:23.171Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:18:23 [2024-03-06T10:18:23.171Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
05:18:23 [2024-03-06T10:18:23.427Z] [INFO] 
05:18:23 [2024-03-06T10:18:23.427Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
05:18:23 [2024-03-06T10:18:23.427Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:18:23 [2024-03-06T10:18:23.427Z] [INFO] 
05:18:23 [2024-03-06T10:18:23.427Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
05:18:23 [2024-03-06T10:18:23.427Z] [INFO] 
05:18:23 [2024-03-06T10:18:23.427Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
05:18:23 [2024-03-06T10:18:23.427Z] [INFO] 
05:18:23 [2024-03-06T10:18:23.427Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
05:18:23 [2024-03-06T10:18:23.427Z] [INFO] 
05:18:23 [2024-03-06T10:18:23.427Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
05:18:23 [2024-03-06T10:18:23.427Z] [INFO] 
05:18:23 [2024-03-06T10:18:23.427Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf ---
05:18:23 [2024-03-06T10:18:23.427Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:23 [2024-03-06T10:18:23.427Z] [INFO] 
05:18:23 [2024-03-06T10:18:23.427Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf ---
05:18:23 [2024-03-06T10:18:23.427Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/src/main/resources
05:18:23 [2024-03-06T10:18:23.427Z] [INFO] 
05:18:23 [2024-03-06T10:18:23.427Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >--------
05:18:23 [2024-03-06T10:18:23.427Z] [INFO] Building org.eclipse.tracecompass.btf 9.3.0-SNAPSHOT            [65/141]
05:18:23 [2024-03-06T10:18:23.427Z] [INFO]   from btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
05:18:23 [2024-03-06T10:18:23.427Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:18:23 [2024-03-06T10:18:23.427Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
05:18:23 [2024-03-06T10:18:23.683Z] [INFO] 
05:18:23 [2024-03-06T10:18:23.683Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
05:18:23 [2024-03-06T10:18:23.683Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:18:23 [2024-03-06T10:18:23.683Z] [INFO] 
05:18:23 [2024-03-06T10:18:23.683Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
05:18:23 [2024-03-06T10:18:23.683Z] [INFO] 
05:18:23 [2024-03-06T10:18:23.683Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
05:18:23 [2024-03-06T10:18:23.683Z] [INFO] 
05:18:23 [2024-03-06T10:18:23.683Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
05:18:23 [2024-03-06T10:18:23.683Z] [INFO] 
05:18:23 [2024-03-06T10:18:23.683Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
05:18:23 [2024-03-06T10:18:23.683Z] [INFO] 
05:18:23 [2024-03-06T10:18:23.683Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf ---
05:18:23 [2024-03-06T10:18:23.683Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:23 [2024-03-06T10:18:23.683Z] [INFO] 
05:18:23 [2024-03-06T10:18:23.683Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf ---
05:18:23 [2024-03-06T10:18:23.683Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/src/main/resources
05:18:23 [2024-03-06T10:18:23.683Z] [INFO] 
05:18:23 [2024-03-06T10:18:23.683Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >--
05:18:23 [2024-03-06T10:18:23.683Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT [66/141]
05:18:23 [2024-03-06T10:18:23.683Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
05:18:23 [2024-03-06T10:18:23.683Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:23 [2024-03-06T10:18:23.683Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:23 [2024-03-06T10:18:23.683Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
05:18:23 [2024-03-06T10:18:23.939Z] [INFO] 
05:18:23 [2024-03-06T10:18:23.939Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
05:18:23 [2024-03-06T10:18:23.939Z] [INFO] The project's OSGi version is 1.0.4.202403061017
05:18:23 [2024-03-06T10:18:23.939Z] [INFO] 
05:18:23 [2024-03-06T10:18:23.939Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
05:18:23 [2024-03-06T10:18:23.939Z] [INFO] 
05:18:23 [2024-03-06T10:18:23.939Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
05:18:23 [2024-03-06T10:18:23.939Z] [INFO] 
05:18:23 [2024-03-06T10:18:23.939Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
05:18:23 [2024-03-06T10:18:23.939Z] [INFO] 
05:18:23 [2024-03-06T10:18:23.939Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
05:18:23 [2024-03-06T10:18:23.940Z] [INFO] 
05:18:23 [2024-03-06T10:18:23.940Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests ---
05:18:23 [2024-03-06T10:18:23.940Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core.tests
05:18:23 [2024-03-06T10:18:23.940Z] [INFO] 
05:18:23 [2024-03-06T10:18:23.940Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core.tests ---
05:18:23 [2024-03-06T10:18:23.940Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:23 [2024-03-06T10:18:23.940Z] [INFO] 
05:18:23 [2024-03-06T10:18:23.940Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
05:18:23 [2024-03-06T10:18:23.940Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
05:18:23 [2024-03-06T10:18:23.940Z] [INFO] 
05:18:23 [2024-03-06T10:18:23.940Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
05:18:23 [2024-03-06T10:18:23.940Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:23 [2024-03-06T10:18:23.940Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:23 [2024-03-06T10:18:23.940Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
05:18:23 [2024-03-06T10:18:23.940Z] [INFO] Nothing to compile - all classes are up to date
05:18:23 [2024-03-06T10:18:23.940Z] [INFO] 
05:18:23 [2024-03-06T10:18:23.940Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >--
05:18:23 [2024-03-06T10:18:23.940Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT [67/141]
05:18:23 [2024-03-06T10:18:23.940Z] [INFO]   from common/org.eclipse.tracecompass.common.core.tests/pom.xml
05:18:23 [2024-03-06T10:18:23.940Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:23 [2024-03-06T10:18:23.940Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:23 [2024-03-06T10:18:23.940Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/pom.xml
05:18:24 [2024-03-06T10:18:24.195Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] The project's OSGi version is 1.1.11.202403061017
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests ---
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core.tests
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core.tests ---
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
05:18:24 [2024-03-06T10:18:24.196Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:24 [2024-03-06T10:18:24.196Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:24 [2024-03-06T10:18:24.196Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/pom.xml
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] Nothing to compile - all classes are up to date
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >--------
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] Building org.eclipse.tracecompass.ctf 9.3.0-SNAPSHOT            [68/141]
05:18:24 [2024-03-06T10:18:24.196Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf ---
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf ---
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/src/main/resources
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >--
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT [69/141]
05:18:24 [2024-03-06T10:18:24.196Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:24 [2024-03-06T10:18:24.196Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:24 [2024-03-06T10:18:24.196Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
05:18:24 [2024-03-06T10:18:24.451Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.451Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:18:24 [2024-03-06T10:18:24.451Z] [INFO] The project's OSGi version is 1.0.4.202403061017
05:18:24 [2024-03-06T10:18:24.451Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.451Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:18:24 [2024-03-06T10:18:24.451Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.451Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:18:24 [2024-03-06T10:18:24.451Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.451Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:18:24 [2024-03-06T10:18:24.451Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.451Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:18:24 [2024-03-06T10:18:24.451Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.451Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:18:24 [2024-03-06T10:18:24.451Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.parser.tests
05:18:24 [2024-03-06T10:18:24.451Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.451Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:18:24 [2024-03-06T10:18:24.451Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:24 [2024-03-06T10:18:24.452Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.452Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:18:24 [2024-03-06T10:18:24.452Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
05:18:24 [2024-03-06T10:18:24.452Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.452Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:18:24 [2024-03-06T10:18:24.452Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:24 [2024-03-06T10:18:24.452Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:24 [2024-03-06T10:18:24.452Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
05:18:24 [2024-03-06T10:18:24.452Z] [INFO] Nothing to compile - all classes are up to date
05:18:24 [2024-03-06T10:18:24.452Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.452Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------
05:18:24 [2024-03-06T10:18:24.452Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 9.3.0-SNAPSHOT        [70/141]
05:18:24 [2024-03-06T10:18:24.452Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
05:18:24 [2024-03-06T10:18:24.452Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:18:24 [2024-03-06T10:18:24.452Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
05:18:24 [2024-03-06T10:18:24.708Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.708Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
05:18:24 [2024-03-06T10:18:24.708Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:18:24 [2024-03-06T10:18:24.708Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.708Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
05:18:24 [2024-03-06T10:18:24.708Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.708Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
05:18:24 [2024-03-06T10:18:24.708Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.708Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
05:18:24 [2024-03-06T10:18:24.708Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.708Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
05:18:24 [2024-03-06T10:18:24.708Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.708Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf ---
05:18:24 [2024-03-06T10:18:24.708Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:24 [2024-03-06T10:18:24.708Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.708Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf ---
05:18:24 [2024-03-06T10:18:24.708Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/src/main/resources
05:18:24 [2024-03-06T10:18:24.708Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.708Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >--
05:18:24 [2024-03-06T10:18:24.708Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT [71/141]
05:18:24 [2024-03-06T10:18:24.708Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
05:18:24 [2024-03-06T10:18:24.708Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:24 [2024-03-06T10:18:24.709Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:24 [2024-03-06T10:18:24.709Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
05:18:24 [2024-03-06T10:18:24.964Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.964Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:18:24 [2024-03-06T10:18:24.964Z] [INFO] The project's OSGi version is 1.0.12.202403061017
05:18:24 [2024-03-06T10:18:24.964Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.964Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:18:24 [2024-03-06T10:18:24.964Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.964Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:18:24 [2024-03-06T10:18:24.964Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.964Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:18:24 [2024-03-06T10:18:24.964Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.964Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:18:24 [2024-03-06T10:18:24.964Z] [INFO] 
05:18:24 [2024-03-06T10:18:24.964Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:18:24 [2024-03-06T10:18:24.964Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests
05:18:25 [2024-03-06T10:18:25.524Z] [INFO] 
05:18:25 [2024-03-06T10:18:25.524Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:18:25 [2024-03-06T10:18:25.525Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:25 [2024-03-06T10:18:25.525Z] [INFO] 
05:18:25 [2024-03-06T10:18:25.525Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:18:25 [2024-03-06T10:18:25.525Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
05:18:25 [2024-03-06T10:18:25.525Z] [INFO] 
05:18:25 [2024-03-06T10:18:25.525Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:18:25 [2024-03-06T10:18:25.525Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:25 [2024-03-06T10:18:25.525Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:25 [2024-03-06T10:18:25.525Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
05:18:25 [2024-03-06T10:18:25.525Z] [INFO] Nothing to compile - all classes are up to date
05:18:25 [2024-03-06T10:18:25.525Z] [INFO] 
05:18:25 [2024-03-06T10:18:25.525Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >-----
05:18:25 [2024-03-06T10:18:25.525Z] [INFO] Building Trace Compass User Guide 9.3.0-SNAPSHOT                [72/141]
05:18:25 [2024-03-06T10:18:25.525Z] [INFO]   from doc/org.eclipse.tracecompass.doc.user/pom.xml
05:18:25 [2024-03-06T10:18:25.525Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:25 [2024-03-06T10:18:25.525Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
05:18:25 [2024-03-06T10:18:25.525Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/pom.xml
05:18:25 [2024-03-06T10:18:25.525Z] [INFO] 
05:18:25 [2024-03-06T10:18:25.525Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
05:18:25 [2024-03-06T10:18:25.525Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:18:25 [2024-03-06T10:18:25.525Z] [INFO] 
05:18:25 [2024-03-06T10:18:25.525Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
05:18:25 [2024-03-06T10:18:25.525Z] [INFO] 
05:18:25 [2024-03-06T10:18:25.525Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
05:18:25 [2024-03-06T10:18:25.525Z] [INFO] 
05:18:25 [2024-03-06T10:18:25.525Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
05:18:25 [2024-03-06T10:18:25.525Z] [INFO] 
05:18:25 [2024-03-06T10:18:25.525Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
05:18:25 [2024-03-06T10:18:25.525Z] [INFO] 
05:18:25 [2024-03-06T10:18:25.525Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user ---
05:18:25 [2024-03-06T10:18:25.525Z] [INFO] Resolving class path of Trace Compass User Guide
05:18:25 [2024-03-06T10:18:25.525Z] [INFO] 
05:18:25 [2024-03-06T10:18:25.525Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.user ---
05:18:25 [2024-03-06T10:18:25.525Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:25 [2024-03-06T10:18:25.525Z] [INFO] 
05:18:25 [2024-03-06T10:18:25.525Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
05:18:25 [2024-03-06T10:18:25.525Z] [INFO] Executing tasks
05:18:25 [2024-03-06T10:18:25.780Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html
05:18:25 [2024-03-06T10:18:25.780Z] [INFO] [xmlvalidate] 18 file(s) have been successfully validated.
05:18:25 [2024-03-06T10:18:25.780Z] [INFO] Executed tasks
05:18:25 [2024-03-06T10:18:25.780Z] [INFO] 
05:18:25 [2024-03-06T10:18:25.780Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
05:18:25 [2024-03-06T10:18:25.780Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/src/main/resources
05:18:25 [2024-03-06T10:18:25.780Z] [INFO] 
05:18:25 [2024-03-06T10:18:25.780Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
05:18:25 [2024-03-06T10:18:25.780Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:25 [2024-03-06T10:18:25.780Z] [INFO] 
05:18:25 [2024-03-06T10:18:25.780Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
05:18:26 [2024-03-06T10:18:26.035Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
05:18:26 [2024-03-06T10:18:26.035Z] [INFO] Command line:
05:18:26 [2024-03-06T10:18:26.035Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
05:18:26 [2024-03-06T10:18:26.035Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:18:27 [2024-03-06T10:18:27.401Z] Buildfile: build.xml
05:18:27 [2024-03-06T10:18:27.401Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
05:18:27 [2024-03-06T10:18:27.401Z] WARNING: A terminally deprecated method in java.lang.System has been called
05:18:27 [2024-03-06T10:18:27.401Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
05:18:27 [2024-03-06T10:18:27.401Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
05:18:27 [2024-03-06T10:18:27.401Z] WARNING: System::setSecurityManager will be removed in a future release
05:18:27 [2024-03-06T10:18:27.401Z] 
05:18:27 [2024-03-06T10:18:27.401Z] build.index:
05:18:29 [2024-03-06T10:18:29.289Z] BUILD SUCCESSFUL
05:18:29 [2024-03-06T10:18:29.289Z] 
05:18:29 [2024-03-06T10:18:29.289Z] BUILD SUCCESSFUL
05:18:29 [2024-03-06T10:18:29.289Z] Total time: 1 second
05:18:29 [2024-03-06T10:18:29.289Z] [INFO] 
05:18:29 [2024-03-06T10:18:29.289Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >--
05:18:29 [2024-03-06T10:18:29.289Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 9.3.0-SNAPSHOT [73/141]
05:18:29 [2024-03-06T10:18:29.289Z] [INFO]   from doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
05:18:29 [2024-03-06T10:18:29.289Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:29 [2024-03-06T10:18:29.289Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
05:18:29 [2024-03-06T10:18:29.289Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
05:18:29 [2024-03-06T10:18:29.289Z] [INFO] 
05:18:29 [2024-03-06T10:18:29.289Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:18:29 [2024-03-06T10:18:29.289Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:18:29 [2024-03-06T10:18:29.289Z] [INFO] 
05:18:29 [2024-03-06T10:18:29.289Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:18:29 [2024-03-06T10:18:29.289Z] [INFO] 
05:18:29 [2024-03-06T10:18:29.289Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:18:29 [2024-03-06T10:18:29.289Z] [INFO] 
05:18:29 [2024-03-06T10:18:29.289Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:18:29 [2024-03-06T10:18:29.289Z] [INFO] 
05:18:29 [2024-03-06T10:18:29.289Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:18:29 [2024-03-06T10:18:29.289Z] [INFO] 
05:18:29 [2024-03-06T10:18:29.289Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:18:29 [2024-03-06T10:18:29.289Z] [INFO] Resolving class path of Trace Compass GDB Tracepoint Analysis User Guide
05:18:29 [2024-03-06T10:18:29.289Z] [INFO] 
05:18:29 [2024-03-06T10:18:29.289Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:18:29 [2024-03-06T10:18:29.289Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:29 [2024-03-06T10:18:29.289Z] [INFO] 
05:18:29 [2024-03-06T10:18:29.289Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:18:29 [2024-03-06T10:18:29.289Z] [INFO] Executing tasks
05:18:29 [2024-03-06T10:18:29.289Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html
05:18:29 [2024-03-06T10:18:29.289Z] [INFO] [xmlvalidate] 8 file(s) have been successfully validated.
05:18:29 [2024-03-06T10:18:29.289Z] [INFO] Executed tasks
05:18:29 [2024-03-06T10:18:29.289Z] [INFO] 
05:18:29 [2024-03-06T10:18:29.289Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:18:29 [2024-03-06T10:18:29.290Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
05:18:29 [2024-03-06T10:18:29.290Z] [INFO] 
05:18:29 [2024-03-06T10:18:29.290Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:18:29 [2024-03-06T10:18:29.290Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:29 [2024-03-06T10:18:29.290Z] [INFO] 
05:18:29 [2024-03-06T10:18:29.290Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:18:29 [2024-03-06T10:18:29.290Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log
05:18:29 [2024-03-06T10:18:29.290Z] [INFO] Command line:
05:18:29 [2024-03-06T10:18:29.290Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
05:18:29 [2024-03-06T10:18:29.290Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:18:30 [2024-03-06T10:18:30.655Z] Buildfile: build.xml
05:18:30 [2024-03-06T10:18:30.655Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
05:18:30 [2024-03-06T10:18:30.655Z] WARNING: A terminally deprecated method in java.lang.System has been called
05:18:30 [2024-03-06T10:18:30.655Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
05:18:30 [2024-03-06T10:18:30.655Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
05:18:30 [2024-03-06T10:18:30.655Z] WARNING: System::setSecurityManager will be removed in a future release
05:18:30 [2024-03-06T10:18:30.655Z] 
05:18:30 [2024-03-06T10:18:30.655Z] build.index:
05:18:31 [2024-03-06T10:18:31.583Z] BUILD SUCCESSFUL
05:18:31 [2024-03-06T10:18:31.583Z] 
05:18:31 [2024-03-06T10:18:31.583Z] BUILD SUCCESSFUL
05:18:31 [2024-03-06T10:18:31.583Z] Total time: 1 second
05:18:31 [2024-03-06T10:18:31.583Z] [INFO] 
05:18:31 [2024-03-06T10:18:31.583Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >---
05:18:31 [2024-03-06T10:18:31.583Z] [INFO] Building Trace Compass RCP User Guide 9.3.0-SNAPSHOT            [74/141]
05:18:31 [2024-03-06T10:18:31.583Z] [INFO]   from doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
05:18:31 [2024-03-06T10:18:31.583Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:31 [2024-03-06T10:18:31.583Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
05:18:31 [2024-03-06T10:18:31.583Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
05:18:31 [2024-03-06T10:18:31.583Z] [INFO] 
05:18:31 [2024-03-06T10:18:31.583Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
05:18:31 [2024-03-06T10:18:31.583Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:18:31 [2024-03-06T10:18:31.583Z] [INFO] 
05:18:31 [2024-03-06T10:18:31.583Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
05:18:31 [2024-03-06T10:18:31.583Z] [INFO] 
05:18:31 [2024-03-06T10:18:31.583Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
05:18:31 [2024-03-06T10:18:31.583Z] [INFO] 
05:18:31 [2024-03-06T10:18:31.583Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
05:18:31 [2024-03-06T10:18:31.583Z] [INFO] 
05:18:31 [2024-03-06T10:18:31.583Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
05:18:31 [2024-03-06T10:18:31.583Z] [INFO] 
05:18:31 [2024-03-06T10:18:31.583Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user ---
05:18:31 [2024-03-06T10:18:31.583Z] [INFO] Resolving class path of Trace Compass RCP User Guide
05:18:31 [2024-03-06T10:18:31.583Z] [INFO] 
05:18:31 [2024-03-06T10:18:31.583Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.doc.user ---
05:18:31 [2024-03-06T10:18:31.583Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:31 [2024-03-06T10:18:31.583Z] [INFO] 
05:18:31 [2024-03-06T10:18:31.583Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
05:18:31 [2024-03-06T10:18:31.583Z] [INFO] Executing tasks
05:18:31 [2024-03-06T10:18:31.583Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html
05:18:31 [2024-03-06T10:18:31.838Z] [INFO] [xmlvalidate] 2 file(s) have been successfully validated.
05:18:31 [2024-03-06T10:18:31.838Z] [INFO] Executed tasks
05:18:31 [2024-03-06T10:18:31.838Z] [INFO] 
05:18:31 [2024-03-06T10:18:31.838Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
05:18:31 [2024-03-06T10:18:31.838Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
05:18:31 [2024-03-06T10:18:31.839Z] [INFO] 
05:18:31 [2024-03-06T10:18:31.839Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
05:18:31 [2024-03-06T10:18:31.839Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:31 [2024-03-06T10:18:31.839Z] [INFO] 
05:18:31 [2024-03-06T10:18:31.839Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
05:18:31 [2024-03-06T10:18:31.839Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log
05:18:31 [2024-03-06T10:18:31.839Z] [INFO] Command line:
05:18:31 [2024-03-06T10:18:31.839Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
05:18:31 [2024-03-06T10:18:31.839Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:18:33 [2024-03-06T10:18:33.204Z] Buildfile: build.xml
05:18:33 [2024-03-06T10:18:33.204Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
05:18:33 [2024-03-06T10:18:33.204Z] WARNING: A terminally deprecated method in java.lang.System has been called
05:18:33 [2024-03-06T10:18:33.204Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
05:18:33 [2024-03-06T10:18:33.204Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
05:18:33 [2024-03-06T10:18:33.204Z] WARNING: System::setSecurityManager will be removed in a future release
05:18:33 [2024-03-06T10:18:33.204Z] 
05:18:33 [2024-03-06T10:18:33.204Z] build.index:
05:18:34 [2024-03-06T10:18:34.132Z] BUILD SUCCESSFUL
05:18:34 [2024-03-06T10:18:34.132Z] 
05:18:34 [2024-03-06T10:18:34.132Z] BUILD SUCCESSFUL
05:18:34 [2024-03-06T10:18:34.132Z] Total time: 1 second
05:18:34 [2024-03-06T10:18:34.132Z] [INFO] 
05:18:34 [2024-03-06T10:18:34.132Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >--
05:18:34 [2024-03-06T10:18:34.132Z] [INFO] Building Trace Compass Pcap User Guide 9.3.0-SNAPSHOT           [75/141]
05:18:34 [2024-03-06T10:18:34.132Z] [INFO]   from doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
05:18:34 [2024-03-06T10:18:34.132Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:34 [2024-03-06T10:18:34.132Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
05:18:34 [2024-03-06T10:18:34.132Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
05:18:34 [2024-03-06T10:18:34.132Z] [INFO] 
05:18:34 [2024-03-06T10:18:34.132Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:18:34 [2024-03-06T10:18:34.132Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:18:34 [2024-03-06T10:18:34.132Z] [INFO] 
05:18:34 [2024-03-06T10:18:34.132Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:18:34 [2024-03-06T10:18:34.132Z] [INFO] 
05:18:34 [2024-03-06T10:18:34.132Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:18:34 [2024-03-06T10:18:34.132Z] [INFO] 
05:18:34 [2024-03-06T10:18:34.132Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:18:34 [2024-03-06T10:18:34.132Z] [INFO] 
05:18:34 [2024-03-06T10:18:34.132Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:18:34 [2024-03-06T10:18:34.132Z] [INFO] 
05:18:34 [2024-03-06T10:18:34.132Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:18:34 [2024-03-06T10:18:34.132Z] [INFO] Resolving class path of Trace Compass Pcap User Guide
05:18:34 [2024-03-06T10:18:34.132Z] [INFO] 
05:18:34 [2024-03-06T10:18:34.132Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:18:34 [2024-03-06T10:18:34.132Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:34 [2024-03-06T10:18:34.132Z] [INFO] 
05:18:34 [2024-03-06T10:18:34.132Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:18:34 [2024-03-06T10:18:34.132Z] [INFO] Executing tasks
05:18:34 [2024-03-06T10:18:34.132Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html
05:18:34 [2024-03-06T10:18:34.132Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
05:18:34 [2024-03-06T10:18:34.132Z] [INFO] Executed tasks
05:18:34 [2024-03-06T10:18:34.132Z] [INFO] 
05:18:34 [2024-03-06T10:18:34.132Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:18:34 [2024-03-06T10:18:34.132Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
05:18:34 [2024-03-06T10:18:34.132Z] [INFO] 
05:18:34 [2024-03-06T10:18:34.132Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:18:34 [2024-03-06T10:18:34.132Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:34 [2024-03-06T10:18:34.132Z] [INFO] 
05:18:34 [2024-03-06T10:18:34.132Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:18:34 [2024-03-06T10:18:34.388Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log
05:18:34 [2024-03-06T10:18:34.388Z] [INFO] Command line:
05:18:34 [2024-03-06T10:18:34.388Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
05:18:34 [2024-03-06T10:18:34.388Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:18:35 [2024-03-06T10:18:35.757Z] Buildfile: build.xml
05:18:35 [2024-03-06T10:18:35.757Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
05:18:35 [2024-03-06T10:18:35.757Z] WARNING: A terminally deprecated method in java.lang.System has been called
05:18:35 [2024-03-06T10:18:35.757Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
05:18:35 [2024-03-06T10:18:35.757Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
05:18:35 [2024-03-06T10:18:35.757Z] WARNING: System::setSecurityManager will be removed in a future release
05:18:35 [2024-03-06T10:18:35.757Z] 
05:18:35 [2024-03-06T10:18:35.757Z] build.index:
05:18:36 [2024-03-06T10:18:36.319Z] BUILD SUCCESSFUL
05:18:36 [2024-03-06T10:18:36.319Z] 
05:18:36 [2024-03-06T10:18:36.319Z] BUILD SUCCESSFUL
05:18:36 [2024-03-06T10:18:36.319Z] Total time: 1 second
05:18:36 [2024-03-06T10:18:36.574Z] [INFO] 
05:18:36 [2024-03-06T10:18:36.574Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >-----
05:18:36 [2024-03-06T10:18:36.574Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT      [76/141]
05:18:36 [2024-03-06T10:18:36.574Z] [INFO]   from doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
05:18:36 [2024-03-06T10:18:36.574Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:36 [2024-03-06T10:18:36.574Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:36 [2024-03-06T10:18:36.574Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
05:18:36 [2024-03-06T10:18:36.574Z] [INFO] 
05:18:36 [2024-03-06T10:18:36.574Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
05:18:36 [2024-03-06T10:18:36.574Z] [INFO] The project's OSGi version is 1.0.11.202403061017
05:18:36 [2024-03-06T10:18:36.574Z] [INFO] 
05:18:36 [2024-03-06T10:18:36.574Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
05:18:36 [2024-03-06T10:18:36.574Z] [INFO] 
05:18:36 [2024-03-06T10:18:36.574Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
05:18:36 [2024-03-06T10:18:36.574Z] [INFO] 
05:18:36 [2024-03-06T10:18:36.574Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
05:18:36 [2024-03-06T10:18:36.574Z] [INFO] 
05:18:36 [2024-03-06T10:18:36.574Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
05:18:36 [2024-03-06T10:18:36.574Z] [INFO] 
05:18:36 [2024-03-06T10:18:36.574Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples ---
05:18:36 [2024-03-06T10:18:36.574Z] [INFO] Resolving class path of org.eclipse.tracecompass.examples
05:18:36 [2024-03-06T10:18:36.830Z] [INFO] 
05:18:36 [2024-03-06T10:18:36.830Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.examples ---
05:18:36 [2024-03-06T10:18:36.830Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:36 [2024-03-06T10:18:36.830Z] [INFO] 
05:18:36 [2024-03-06T10:18:36.830Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.examples ---
05:18:36 [2024-03-06T10:18:36.830Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src/main/resources
05:18:36 [2024-03-06T10:18:36.830Z] [INFO] 
05:18:36 [2024-03-06T10:18:36.830Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.examples ---
05:18:36 [2024-03-06T10:18:36.830Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:36 [2024-03-06T10:18:36.830Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:36 [2024-03-06T10:18:36.830Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
05:18:36 [2024-03-06T10:18:36.830Z] [INFO] Nothing to compile - all classes are up to date
05:18:36 [2024-03-06T10:18:36.830Z] [INFO] 
05:18:36 [2024-03-06T10:18:36.830Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >--
05:18:36 [2024-03-06T10:18:36.830Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 9.3.0-SNAPSHOT [77/141]
05:18:36 [2024-03-06T10:18:36.830Z] [INFO]   from gdbtrace/pom.xml
05:18:36 [2024-03-06T10:18:36.830Z] [INFO] --------------------------------[ pom ]---------------------------------
05:18:36 [2024-03-06T10:18:36.830Z] [INFO] 
05:18:36 [2024-03-06T10:18:36.830Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
05:18:36 [2024-03-06T10:18:36.830Z] [INFO] 
05:18:36 [2024-03-06T10:18:36.830Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace-parent ---
05:18:36 [2024-03-06T10:18:36.830Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:36 [2024-03-06T10:18:36.830Z] [INFO] 
05:18:36 [2024-03-06T10:18:36.830Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >---
05:18:36 [2024-03-06T10:18:36.830Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT  [78/141]
05:18:36 [2024-03-06T10:18:36.830Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
05:18:36 [2024-03-06T10:18:36.830Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:36 [2024-03-06T10:18:36.830Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:36 [2024-03-06T10:18:36.830Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
05:18:37 [2024-03-06T10:18:37.085Z] [INFO] 
05:18:37 [2024-03-06T10:18:37.085Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
05:18:37 [2024-03-06T10:18:37.085Z] [INFO] The project's OSGi version is 1.1.1.202403061017
05:18:37 [2024-03-06T10:18:37.085Z] [INFO] 
05:18:37 [2024-03-06T10:18:37.085Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
05:18:37 [2024-03-06T10:18:37.085Z] [INFO] 
05:18:37 [2024-03-06T10:18:37.085Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
05:18:37 [2024-03-06T10:18:37.085Z] [INFO] 
05:18:37 [2024-03-06T10:18:37.085Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
05:18:37 [2024-03-06T10:18:37.085Z] [INFO] 
05:18:37 [2024-03-06T10:18:37.085Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
05:18:37 [2024-03-06T10:18:37.086Z] [INFO] 
05:18:37 [2024-03-06T10:18:37.086Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core ---
05:18:37 [2024-03-06T10:18:37.086Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core
05:18:37 [2024-03-06T10:18:37.341Z] [INFO] 
05:18:37 [2024-03-06T10:18:37.341Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core ---
05:18:37 [2024-03-06T10:18:37.341Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:37 [2024-03-06T10:18:37.341Z] [INFO] 
05:18:37 [2024-03-06T10:18:37.341Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
05:18:37 [2024-03-06T10:18:37.341Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
05:18:37 [2024-03-06T10:18:37.341Z] [INFO] 
05:18:37 [2024-03-06T10:18:37.341Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
05:18:37 [2024-03-06T10:18:37.341Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:37 [2024-03-06T10:18:37.341Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:37 [2024-03-06T10:18:37.341Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
05:18:37 [2024-03-06T10:18:37.341Z] [INFO] Nothing to compile - all classes are up to date
05:18:37 [2024-03-06T10:18:37.341Z] [INFO] 
05:18:37 [2024-03-06T10:18:37.341Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >----
05:18:37 [2024-03-06T10:18:37.341Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT    [79/141]
05:18:37 [2024-03-06T10:18:37.341Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
05:18:37 [2024-03-06T10:18:37.341Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:37 [2024-03-06T10:18:37.341Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:37 [2024-03-06T10:18:37.341Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
05:18:37 [2024-03-06T10:18:37.597Z] [INFO] 
05:18:37 [2024-03-06T10:18:37.597Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:18:37 [2024-03-06T10:18:37.597Z] [INFO] The project's OSGi version is 1.2.0.202403061017
05:18:37 [2024-03-06T10:18:37.597Z] [INFO] 
05:18:37 [2024-03-06T10:18:37.597Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:18:37 [2024-03-06T10:18:37.597Z] [INFO] 
05:18:37 [2024-03-06T10:18:37.597Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:18:37 [2024-03-06T10:18:37.597Z] [INFO] 
05:18:37 [2024-03-06T10:18:37.597Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:18:37 [2024-03-06T10:18:37.597Z] [INFO] 
05:18:37 [2024-03-06T10:18:37.597Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:18:37 [2024-03-06T10:18:37.597Z] [INFO] 
05:18:37 [2024-03-06T10:18:37.597Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:18:37 [2024-03-06T10:18:37.597Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui
05:18:37 [2024-03-06T10:18:37.853Z] [INFO] 
05:18:37 [2024-03-06T10:18:37.853Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:18:37 [2024-03-06T10:18:37.853Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:37 [2024-03-06T10:18:37.853Z] [INFO] 
05:18:37 [2024-03-06T10:18:37.853Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:18:37 [2024-03-06T10:18:37.853Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
05:18:37 [2024-03-06T10:18:37.853Z] [INFO] 
05:18:37 [2024-03-06T10:18:37.853Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:18:37 [2024-03-06T10:18:37.853Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:37 [2024-03-06T10:18:37.853Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:37 [2024-03-06T10:18:37.853Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
05:18:37 [2024-03-06T10:18:37.853Z] [INFO] Nothing to compile - all classes are up to date
05:18:37 [2024-03-06T10:18:37.853Z] [INFO] 
05:18:37 [2024-03-06T10:18:37.853Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >-----
05:18:37 [2024-03-06T10:18:37.853Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 9.3.0-SNAPSHOT       [80/141]
05:18:37 [2024-03-06T10:18:37.853Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
05:18:37 [2024-03-06T10:18:37.853Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:18:37 [2024-03-06T10:18:37.853Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
05:18:38 [2024-03-06T10:18:38.109Z] [INFO] 
05:18:38 [2024-03-06T10:18:38.109Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
05:18:38 [2024-03-06T10:18:38.109Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:18:38 [2024-03-06T10:18:38.109Z] [INFO] 
05:18:38 [2024-03-06T10:18:38.109Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
05:18:38 [2024-03-06T10:18:38.109Z] [INFO] 
05:18:38 [2024-03-06T10:18:38.109Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
05:18:38 [2024-03-06T10:18:38.109Z] [INFO] 
05:18:38 [2024-03-06T10:18:38.109Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
05:18:38 [2024-03-06T10:18:38.109Z] [INFO] 
05:18:38 [2024-03-06T10:18:38.109Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
05:18:38 [2024-03-06T10:18:38.109Z] [INFO] 
05:18:38 [2024-03-06T10:18:38.109Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace ---
05:18:38 [2024-03-06T10:18:38.109Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:38 [2024-03-06T10:18:38.109Z] [INFO] 
05:18:38 [2024-03-06T10:18:38.109Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace ---
05:18:38 [2024-03-06T10:18:38.109Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/src/main/resources
05:18:38 [2024-03-06T10:18:38.109Z] [INFO] 
05:18:38 [2024-03-06T10:18:38.109Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >--
05:18:38 [2024-03-06T10:18:38.109Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT [81/141]
05:18:38 [2024-03-06T10:18:38.109Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
05:18:38 [2024-03-06T10:18:38.109Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:38 [2024-03-06T10:18:38.109Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:38 [2024-03-06T10:18:38.109Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
05:18:38 [2024-03-06T10:18:38.365Z] [INFO] 
05:18:38 [2024-03-06T10:18:38.365Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:18:38 [2024-03-06T10:18:38.365Z] [INFO] The project's OSGi version is 1.0.3.202403061017
05:18:38 [2024-03-06T10:18:38.365Z] [INFO] 
05:18:38 [2024-03-06T10:18:38.365Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:18:38 [2024-03-06T10:18:38.365Z] [INFO] 
05:18:38 [2024-03-06T10:18:38.365Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:18:38 [2024-03-06T10:18:38.365Z] [INFO] 
05:18:38 [2024-03-06T10:18:38.365Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:18:38 [2024-03-06T10:18:38.365Z] [INFO] 
05:18:38 [2024-03-06T10:18:38.365Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:18:38 [2024-03-06T10:18:38.365Z] [INFO] 
05:18:38 [2024-03-06T10:18:38.365Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:18:38 [2024-03-06T10:18:38.365Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core.tests
05:18:38 [2024-03-06T10:18:38.620Z] [INFO] 
05:18:38 [2024-03-06T10:18:38.620Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:18:38 [2024-03-06T10:18:38.620Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:38 [2024-03-06T10:18:38.620Z] [INFO] 
05:18:38 [2024-03-06T10:18:38.620Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:18:38 [2024-03-06T10:18:38.620Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
05:18:38 [2024-03-06T10:18:38.620Z] [INFO] 
05:18:38 [2024-03-06T10:18:38.620Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:18:38 [2024-03-06T10:18:38.620Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:38 [2024-03-06T10:18:38.620Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:38 [2024-03-06T10:18:38.620Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
05:18:38 [2024-03-06T10:18:38.876Z] [INFO] Nothing to compile - all classes are up to date
05:18:38 [2024-03-06T10:18:38.876Z] [INFO] 
05:18:38 [2024-03-06T10:18:38.876Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >--
05:18:38 [2024-03-06T10:18:38.876Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT [82/141]
05:18:38 [2024-03-06T10:18:38.876Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
05:18:38 [2024-03-06T10:18:38.876Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:38 [2024-03-06T10:18:38.876Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:38 [2024-03-06T10:18:38.876Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
05:18:38 [2024-03-06T10:18:38.876Z] [INFO] 
05:18:38 [2024-03-06T10:18:38.876Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:18:38 [2024-03-06T10:18:38.876Z] [INFO] The project's OSGi version is 1.0.3.202403061017
05:18:38 [2024-03-06T10:18:38.876Z] [INFO] 
05:18:38 [2024-03-06T10:18:38.876Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:18:38 [2024-03-06T10:18:38.876Z] [INFO] 
05:18:38 [2024-03-06T10:18:38.876Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:18:38 [2024-03-06T10:18:38.876Z] [INFO] 
05:18:38 [2024-03-06T10:18:38.876Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:18:38 [2024-03-06T10:18:38.876Z] [INFO] 
05:18:38 [2024-03-06T10:18:38.876Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:18:38 [2024-03-06T10:18:38.876Z] [INFO] 
05:18:38 [2024-03-06T10:18:38.876Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:18:38 [2024-03-06T10:18:38.876Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui.tests
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] 
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] 
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] 
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:18:39 [2024-03-06T10:18:39.437Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:39 [2024-03-06T10:18:39.437Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:39 [2024-03-06T10:18:39.437Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] Nothing to compile - all classes are up to date
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] 
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >--
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT [83/141]
05:18:39 [2024-03-06T10:18:39.437Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:39 [2024-03-06T10:18:39.437Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] 
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] The project's OSGi version is 1.0.3.202403061017
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] 
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] 
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] 
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] 
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] 
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core.tests
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] 
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] 
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] 
05:18:39 [2024-03-06T10:18:39.437Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:18:39 [2024-03-06T10:18:39.437Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:39 [2024-03-06T10:18:39.437Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:39 [2024-03-06T10:18:39.437Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
05:18:39 [2024-03-06T10:18:39.693Z] [INFO] Nothing to compile - all classes are up to date
05:18:39 [2024-03-06T10:18:39.693Z] [INFO] 
05:18:39 [2024-03-06T10:18:39.693Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >--
05:18:39 [2024-03-06T10:18:39.693Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT [84/141]
05:18:39 [2024-03-06T10:18:39.693Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
05:18:39 [2024-03-06T10:18:39.693Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:39 [2024-03-06T10:18:39.693Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:39 [2024-03-06T10:18:39.693Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
05:18:39 [2024-03-06T10:18:39.693Z] [INFO] 
05:18:39 [2024-03-06T10:18:39.693Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
05:18:39 [2024-03-06T10:18:39.693Z] [INFO] The project's OSGi version is 2.1.0.202403061017
05:18:39 [2024-03-06T10:18:39.693Z] [INFO] 
05:18:39 [2024-03-06T10:18:39.693Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
05:18:39 [2024-03-06T10:18:39.693Z] [INFO] 
05:18:39 [2024-03-06T10:18:39.693Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
05:18:39 [2024-03-06T10:18:39.693Z] [INFO] 
05:18:39 [2024-03-06T10:18:39.693Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
05:18:39 [2024-03-06T10:18:39.693Z] [INFO] 
05:18:39 [2024-03-06T10:18:39.693Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
05:18:39 [2024-03-06T10:18:39.693Z] [INFO] 
05:18:39 [2024-03-06T10:18:39.693Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core ---
05:18:39 [2024-03-06T10:18:39.693Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core
05:18:39 [2024-03-06T10:18:39.693Z] [INFO] 
05:18:39 [2024-03-06T10:18:39.693Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core ---
05:18:39 [2024-03-06T10:18:39.693Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:39 [2024-03-06T10:18:39.693Z] [INFO] 
05:18:39 [2024-03-06T10:18:39.693Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
05:18:39 [2024-03-06T10:18:39.693Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
05:18:39 [2024-03-06T10:18:39.693Z] [INFO] 
05:18:39 [2024-03-06T10:18:39.693Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
05:18:39 [2024-03-06T10:18:39.693Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:39 [2024-03-06T10:18:39.693Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:39 [2024-03-06T10:18:39.693Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
05:18:39 [2024-03-06T10:18:39.693Z] [INFO] Nothing to compile - all classes are up to date
05:18:39 [2024-03-06T10:18:39.693Z] [INFO] 
05:18:39 [2024-03-06T10:18:39.693Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >---
05:18:39 [2024-03-06T10:18:39.693Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT  [85/141]
05:18:39 [2024-03-06T10:18:39.693Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
05:18:39 [2024-03-06T10:18:39.693Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:39 [2024-03-06T10:18:39.693Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:39 [2024-03-06T10:18:39.693Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
05:18:39 [2024-03-06T10:18:39.949Z] [INFO] 
05:18:39 [2024-03-06T10:18:39.949Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:18:39 [2024-03-06T10:18:39.949Z] [INFO] The project's OSGi version is 1.1.0.202403061017
05:18:39 [2024-03-06T10:18:39.949Z] [INFO] 
05:18:39 [2024-03-06T10:18:39.949Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:18:39 [2024-03-06T10:18:39.949Z] [INFO] 
05:18:39 [2024-03-06T10:18:39.949Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:18:39 [2024-03-06T10:18:39.949Z] [INFO] 
05:18:39 [2024-03-06T10:18:39.949Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:18:39 [2024-03-06T10:18:39.949Z] [INFO] 
05:18:39 [2024-03-06T10:18:39.949Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:18:39 [2024-03-06T10:18:39.949Z] [INFO] 
05:18:39 [2024-03-06T10:18:39.949Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:18:39 [2024-03-06T10:18:39.949Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] 
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] 
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] 
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:18:40 [2024-03-06T10:18:40.206Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:40 [2024-03-06T10:18:40.206Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:40 [2024-03-06T10:18:40.206Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] Nothing to compile - all classes are up to date
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] 
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >--
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT [86/141]
05:18:40 [2024-03-06T10:18:40.206Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:40 [2024-03-06T10:18:40.206Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] 
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] The project's OSGi version is 1.3.0.202403061017
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] 
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] 
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] 
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] 
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] 
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core ---
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] 
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core ---
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] 
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] 
05:18:40 [2024-03-06T10:18:40.206Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
05:18:40 [2024-03-06T10:18:40.206Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:40 [2024-03-06T10:18:40.206Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:40 [2024-03-06T10:18:40.206Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
05:18:40 [2024-03-06T10:18:40.464Z] [INFO] Nothing to compile - all classes are up to date
05:18:40 [2024-03-06T10:18:40.464Z] [INFO] 
05:18:40 [2024-03-06T10:18:40.464Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >--
05:18:40 [2024-03-06T10:18:40.464Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT [87/141]
05:18:40 [2024-03-06T10:18:40.464Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
05:18:40 [2024-03-06T10:18:40.464Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:40 [2024-03-06T10:18:40.464Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:40 [2024-03-06T10:18:40.464Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
05:18:40 [2024-03-06T10:18:40.464Z] [INFO] 
05:18:40 [2024-03-06T10:18:40.464Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:18:40 [2024-03-06T10:18:40.464Z] [INFO] The project's OSGi version is 1.3.0.202403061017
05:18:40 [2024-03-06T10:18:40.464Z] [INFO] 
05:18:40 [2024-03-06T10:18:40.464Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:18:40 [2024-03-06T10:18:40.464Z] [INFO] 
05:18:40 [2024-03-06T10:18:40.464Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:18:40 [2024-03-06T10:18:40.464Z] [INFO] 
05:18:40 [2024-03-06T10:18:40.464Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:18:40 [2024-03-06T10:18:40.464Z] [INFO] 
05:18:40 [2024-03-06T10:18:40.464Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:18:40 [2024-03-06T10:18:40.720Z] [INFO] 
05:18:40 [2024-03-06T10:18:40.720Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:18:40 [2024-03-06T10:18:40.720Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui
05:18:40 [2024-03-06T10:18:40.976Z] [INFO] 
05:18:40 [2024-03-06T10:18:40.976Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:18:40 [2024-03-06T10:18:40.976Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:40 [2024-03-06T10:18:40.976Z] [INFO] 
05:18:40 [2024-03-06T10:18:40.976Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:18:40 [2024-03-06T10:18:40.976Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
05:18:40 [2024-03-06T10:18:40.976Z] [INFO] 
05:18:40 [2024-03-06T10:18:40.976Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:18:40 [2024-03-06T10:18:40.976Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:40 [2024-03-06T10:18:40.976Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:40 [2024-03-06T10:18:40.976Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
05:18:40 [2024-03-06T10:18:40.976Z] [INFO] Nothing to compile - all classes are up to date
05:18:40 [2024-03-06T10:18:40.976Z] [INFO] 
05:18:40 [2024-03-06T10:18:40.976Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >--
05:18:40 [2024-03-06T10:18:40.976Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 9.3.0-SNAPSHOT [88/141]
05:18:40 [2024-03-06T10:18:40.976Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
05:18:40 [2024-03-06T10:18:40.976Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:18:40 [2024-03-06T10:18:40.976Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
05:18:41 [2024-03-06T10:18:41.234Z] [INFO] 
05:18:41 [2024-03-06T10:18:41.234Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
05:18:41 [2024-03-06T10:18:41.234Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:18:41 [2024-03-06T10:18:41.234Z] [INFO] 
05:18:41 [2024-03-06T10:18:41.234Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
05:18:41 [2024-03-06T10:18:41.234Z] [INFO] 
05:18:41 [2024-03-06T10:18:41.234Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
05:18:41 [2024-03-06T10:18:41.234Z] [INFO] 
05:18:41 [2024-03-06T10:18:41.234Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
05:18:41 [2024-03-06T10:18:41.234Z] [INFO] 
05:18:41 [2024-03-06T10:18:41.234Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
05:18:41 [2024-03-06T10:18:41.234Z] [INFO] 
05:18:41 [2024-03-06T10:18:41.234Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control ---
05:18:41 [2024-03-06T10:18:41.234Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:41 [2024-03-06T10:18:41.234Z] [INFO] 
05:18:41 [2024-03-06T10:18:41.234Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control ---
05:18:41 [2024-03-06T10:18:41.234Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/src/main/resources
05:18:41 [2024-03-06T10:18:41.234Z] [INFO] 
05:18:41 [2024-03-06T10:18:41.234Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >--
05:18:41 [2024-03-06T10:18:41.234Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT [89/141]
05:18:41 [2024-03-06T10:18:41.234Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
05:18:41 [2024-03-06T10:18:41.234Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:41 [2024-03-06T10:18:41.234Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:41 [2024-03-06T10:18:41.234Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
05:18:41 [2024-03-06T10:18:41.490Z] [INFO] 
05:18:41 [2024-03-06T10:18:41.490Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:18:41 [2024-03-06T10:18:41.490Z] [INFO] The project's OSGi version is 1.1.4.202403061017
05:18:41 [2024-03-06T10:18:41.490Z] [INFO] 
05:18:41 [2024-03-06T10:18:41.490Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:18:41 [2024-03-06T10:18:41.490Z] [INFO] 
05:18:41 [2024-03-06T10:18:41.490Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:18:41 [2024-03-06T10:18:41.490Z] [INFO] 
05:18:41 [2024-03-06T10:18:41.490Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:18:41 [2024-03-06T10:18:41.490Z] [INFO] 
05:18:41 [2024-03-06T10:18:41.490Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:18:41 [2024-03-06T10:18:41.490Z] [INFO] 
05:18:41 [2024-03-06T10:18:41.490Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:18:41 [2024-03-06T10:18:41.490Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core.tests
05:18:41 [2024-03-06T10:18:41.745Z] [INFO] 
05:18:41 [2024-03-06T10:18:41.745Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:18:41 [2024-03-06T10:18:41.745Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:41 [2024-03-06T10:18:41.745Z] [INFO] 
05:18:41 [2024-03-06T10:18:41.745Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:18:41 [2024-03-06T10:18:41.745Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
05:18:41 [2024-03-06T10:18:41.745Z] [INFO] 
05:18:41 [2024-03-06T10:18:41.745Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:18:41 [2024-03-06T10:18:41.746Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:41 [2024-03-06T10:18:41.746Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:41 [2024-03-06T10:18:41.746Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
05:18:41 [2024-03-06T10:18:41.746Z] [INFO] Nothing to compile - all classes are up to date
05:18:41 [2024-03-06T10:18:41.746Z] [INFO] 
05:18:41 [2024-03-06T10:18:41.746Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >--
05:18:41 [2024-03-06T10:18:41.746Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT [90/141]
05:18:41 [2024-03-06T10:18:41.746Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
05:18:41 [2024-03-06T10:18:41.746Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:41 [2024-03-06T10:18:41.746Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:41 [2024-03-06T10:18:41.746Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
05:18:41 [2024-03-06T10:18:41.746Z] [INFO] 
05:18:41 [2024-03-06T10:18:41.746Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:18:41 [2024-03-06T10:18:41.746Z] [INFO] The project's OSGi version is 1.0.3.202403061017
05:18:41 [2024-03-06T10:18:41.746Z] [INFO] 
05:18:41 [2024-03-06T10:18:41.746Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:18:41 [2024-03-06T10:18:41.746Z] [INFO] 
05:18:41 [2024-03-06T10:18:41.746Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:18:41 [2024-03-06T10:18:41.746Z] [INFO] 
05:18:41 [2024-03-06T10:18:41.746Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:18:41 [2024-03-06T10:18:41.746Z] [INFO] 
05:18:41 [2024-03-06T10:18:41.746Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:18:41 [2024-03-06T10:18:41.746Z] [INFO] 
05:18:41 [2024-03-06T10:18:41.746Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:18:41 [2024-03-06T10:18:41.746Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core.tests
05:18:42 [2024-03-06T10:18:42.002Z] [INFO] 
05:18:42 [2024-03-06T10:18:42.002Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:18:42 [2024-03-06T10:18:42.002Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:42 [2024-03-06T10:18:42.002Z] [INFO] 
05:18:42 [2024-03-06T10:18:42.002Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:18:42 [2024-03-06T10:18:42.002Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
05:18:42 [2024-03-06T10:18:42.002Z] [INFO] 
05:18:42 [2024-03-06T10:18:42.002Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:18:42 [2024-03-06T10:18:42.002Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:42 [2024-03-06T10:18:42.002Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:42 [2024-03-06T10:18:42.002Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
05:18:42 [2024-03-06T10:18:42.002Z] [INFO] Nothing to compile - all classes are up to date
05:18:42 [2024-03-06T10:18:42.002Z] [INFO] 
05:18:42 [2024-03-06T10:18:42.002Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >--
05:18:42 [2024-03-06T10:18:42.002Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT [91/141]
05:18:42 [2024-03-06T10:18:42.002Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
05:18:42 [2024-03-06T10:18:42.002Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:42 [2024-03-06T10:18:42.002Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:42 [2024-03-06T10:18:42.002Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
05:18:42 [2024-03-06T10:18:42.257Z] [INFO] 
05:18:42 [2024-03-06T10:18:42.257Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:18:42 [2024-03-06T10:18:42.257Z] [INFO] The project's OSGi version is 2.0.6.202403061017
05:18:42 [2024-03-06T10:18:42.257Z] [INFO] 
05:18:42 [2024-03-06T10:18:42.257Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:18:42 [2024-03-06T10:18:42.257Z] [INFO] 
05:18:42 [2024-03-06T10:18:42.257Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:18:42 [2024-03-06T10:18:42.257Z] [INFO] 
05:18:42 [2024-03-06T10:18:42.257Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:18:42 [2024-03-06T10:18:42.257Z] [INFO] 
05:18:42 [2024-03-06T10:18:42.257Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:18:42 [2024-03-06T10:18:42.257Z] [INFO] 
05:18:42 [2024-03-06T10:18:42.257Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:18:42 [2024-03-06T10:18:42.257Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.tests
05:18:42 [2024-03-06T10:18:42.513Z] [INFO] 
05:18:42 [2024-03-06T10:18:42.513Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:18:42 [2024-03-06T10:18:42.513Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:42 [2024-03-06T10:18:42.513Z] [INFO] 
05:18:42 [2024-03-06T10:18:42.513Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:18:42 [2024-03-06T10:18:42.513Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
05:18:42 [2024-03-06T10:18:42.513Z] [INFO] 
05:18:42 [2024-03-06T10:18:42.513Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:18:42 [2024-03-06T10:18:42.513Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:42 [2024-03-06T10:18:42.513Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:42 [2024-03-06T10:18:42.513Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
05:18:42 [2024-03-06T10:18:42.513Z] [INFO] Nothing to compile - all classes are up to date
05:18:42 [2024-03-06T10:18:42.513Z] [INFO] 
05:18:42 [2024-03-06T10:18:42.513Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >--
05:18:42 [2024-03-06T10:18:42.513Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT [92/141]
05:18:42 [2024-03-06T10:18:42.513Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
05:18:42 [2024-03-06T10:18:42.513Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:42 [2024-03-06T10:18:42.513Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:42 [2024-03-06T10:18:42.513Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
05:18:43 [2024-03-06T10:18:43.073Z] [INFO] 
05:18:43 [2024-03-06T10:18:43.073Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:18:43 [2024-03-06T10:18:43.073Z] [INFO] The project's OSGi version is 1.0.9.202403061017
05:18:43 [2024-03-06T10:18:43.073Z] [INFO] 
05:18:43 [2024-03-06T10:18:43.073Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:18:43 [2024-03-06T10:18:43.073Z] [INFO] 
05:18:43 [2024-03-06T10:18:43.073Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:18:43 [2024-03-06T10:18:43.073Z] [INFO] 
05:18:43 [2024-03-06T10:18:43.073Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:18:43 [2024-03-06T10:18:43.073Z] [INFO] 
05:18:43 [2024-03-06T10:18:43.073Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:18:43 [2024-03-06T10:18:43.073Z] [INFO] 
05:18:43 [2024-03-06T10:18:43.073Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:18:43 [2024-03-06T10:18:43.073Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests
05:18:43 [2024-03-06T10:18:43.329Z] [INFO] 
05:18:43 [2024-03-06T10:18:43.329Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:18:43 [2024-03-06T10:18:43.329Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:43 [2024-03-06T10:18:43.329Z] [INFO] 
05:18:43 [2024-03-06T10:18:43.329Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:18:43 [2024-03-06T10:18:43.329Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
05:18:43 [2024-03-06T10:18:43.329Z] [INFO] 
05:18:43 [2024-03-06T10:18:43.329Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:18:43 [2024-03-06T10:18:43.329Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:43 [2024-03-06T10:18:43.329Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:43 [2024-03-06T10:18:43.329Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
05:18:43 [2024-03-06T10:18:43.329Z] [INFO] Nothing to compile - all classes are up to date
05:18:43 [2024-03-06T10:18:43.329Z] [INFO] 
05:18:43 [2024-03-06T10:18:43.329Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >--
05:18:43 [2024-03-06T10:18:43.329Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT [93/141]
05:18:43 [2024-03-06T10:18:43.329Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
05:18:43 [2024-03-06T10:18:43.329Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:43 [2024-03-06T10:18:43.329Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:43 [2024-03-06T10:18:43.329Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
05:18:43 [2024-03-06T10:18:43.584Z] [INFO] 
05:18:43 [2024-03-06T10:18:43.585Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:18:43 [2024-03-06T10:18:43.585Z] [INFO] The project's OSGi version is 2.1.0.202403061017
05:18:43 [2024-03-06T10:18:43.585Z] [INFO] 
05:18:43 [2024-03-06T10:18:43.585Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:18:43 [2024-03-06T10:18:43.585Z] [INFO] 
05:18:43 [2024-03-06T10:18:43.585Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:18:43 [2024-03-06T10:18:43.585Z] [INFO] 
05:18:43 [2024-03-06T10:18:43.585Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:18:43 [2024-03-06T10:18:43.585Z] [INFO] 
05:18:43 [2024-03-06T10:18:43.585Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:18:43 [2024-03-06T10:18:43.585Z] [INFO] 
05:18:43 [2024-03-06T10:18:43.585Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:18:43 [2024-03-06T10:18:43.585Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui
05:18:43 [2024-03-06T10:18:43.840Z] [INFO] 
05:18:43 [2024-03-06T10:18:43.840Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:18:43 [2024-03-06T10:18:43.840Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:43 [2024-03-06T10:18:43.840Z] [INFO] 
05:18:43 [2024-03-06T10:18:43.840Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:18:43 [2024-03-06T10:18:43.840Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
05:18:43 [2024-03-06T10:18:43.840Z] [INFO] 
05:18:43 [2024-03-06T10:18:43.840Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:18:43 [2024-03-06T10:18:43.840Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:43 [2024-03-06T10:18:43.840Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:43 [2024-03-06T10:18:43.840Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
05:18:44 [2024-03-06T10:18:44.099Z] [INFO] Nothing to compile - all classes are up to date
05:18:44 [2024-03-06T10:18:44.099Z] [INFO] 
05:18:44 [2024-03-06T10:18:44.099Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >---
05:18:44 [2024-03-06T10:18:44.099Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 9.3.0-SNAPSHOT  [94/141]
05:18:44 [2024-03-06T10:18:44.099Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
05:18:44 [2024-03-06T10:18:44.099Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:18:44 [2024-03-06T10:18:44.099Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
05:18:44 [2024-03-06T10:18:44.360Z] [INFO] 
05:18:44 [2024-03-06T10:18:44.360Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
05:18:44 [2024-03-06T10:18:44.360Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:18:44 [2024-03-06T10:18:44.360Z] [INFO] 
05:18:44 [2024-03-06T10:18:44.360Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
05:18:44 [2024-03-06T10:18:44.360Z] [INFO] 
05:18:44 [2024-03-06T10:18:44.360Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
05:18:44 [2024-03-06T10:18:44.360Z] [INFO] 
05:18:44 [2024-03-06T10:18:44.360Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
05:18:44 [2024-03-06T10:18:44.360Z] [INFO] 
05:18:44 [2024-03-06T10:18:44.360Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
05:18:44 [2024-03-06T10:18:44.360Z] [INFO] 
05:18:44 [2024-03-06T10:18:44.360Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel ---
05:18:44 [2024-03-06T10:18:44.360Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:44 [2024-03-06T10:18:44.360Z] [INFO] 
05:18:44 [2024-03-06T10:18:44.360Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel ---
05:18:44 [2024-03-06T10:18:44.361Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/src/main/resources
05:18:44 [2024-03-06T10:18:44.361Z] [INFO] 
05:18:44 [2024-03-06T10:18:44.361Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >--
05:18:44 [2024-03-06T10:18:44.361Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT [95/141]
05:18:44 [2024-03-06T10:18:44.361Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
05:18:44 [2024-03-06T10:18:44.361Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:44 [2024-03-06T10:18:44.361Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:44 [2024-03-06T10:18:44.361Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
05:18:44 [2024-03-06T10:18:44.361Z] [INFO] 
05:18:44 [2024-03-06T10:18:44.361Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:18:44 [2024-03-06T10:18:44.361Z] [INFO] The project's OSGi version is 1.0.16.202403061017
05:18:44 [2024-03-06T10:18:44.361Z] [INFO] 
05:18:44 [2024-03-06T10:18:44.361Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:18:44 [2024-03-06T10:18:44.361Z] [INFO] 
05:18:44 [2024-03-06T10:18:44.361Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:18:44 [2024-03-06T10:18:44.361Z] [INFO] 
05:18:44 [2024-03-06T10:18:44.361Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:18:44 [2024-03-06T10:18:44.361Z] [INFO] 
05:18:44 [2024-03-06T10:18:44.361Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:18:44 [2024-03-06T10:18:44.361Z] [INFO] 
05:18:44 [2024-03-06T10:18:44.361Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:18:44 [2024-03-06T10:18:44.361Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core.tests
05:18:44 [2024-03-06T10:18:44.616Z] [INFO] 
05:18:44 [2024-03-06T10:18:44.616Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:18:44 [2024-03-06T10:18:44.616Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:44 [2024-03-06T10:18:44.616Z] [INFO] 
05:18:44 [2024-03-06T10:18:44.616Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:18:44 [2024-03-06T10:18:44.616Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
05:18:44 [2024-03-06T10:18:44.616Z] [INFO] 
05:18:44 [2024-03-06T10:18:44.616Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:18:44 [2024-03-06T10:18:44.616Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:44 [2024-03-06T10:18:44.616Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:44 [2024-03-06T10:18:44.616Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
05:18:44 [2024-03-06T10:18:44.616Z] [INFO] Nothing to compile - all classes are up to date
05:18:44 [2024-03-06T10:18:44.616Z] [INFO] 
05:18:44 [2024-03-06T10:18:44.616Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >--
05:18:44 [2024-03-06T10:18:44.616Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT [96/141]
05:18:44 [2024-03-06T10:18:44.616Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
05:18:44 [2024-03-06T10:18:44.616Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:44 [2024-03-06T10:18:44.616Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:44 [2024-03-06T10:18:44.616Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
05:18:44 [2024-03-06T10:18:44.871Z] [INFO] 
05:18:44 [2024-03-06T10:18:44.871Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:18:44 [2024-03-06T10:18:44.871Z] [INFO] The project's OSGi version is 2.0.7.202403061017
05:18:44 [2024-03-06T10:18:44.871Z] [INFO] 
05:18:44 [2024-03-06T10:18:44.871Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:18:44 [2024-03-06T10:18:44.871Z] [INFO] 
05:18:44 [2024-03-06T10:18:44.871Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:18:44 [2024-03-06T10:18:44.871Z] [INFO] 
05:18:44 [2024-03-06T10:18:44.871Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:18:44 [2024-03-06T10:18:44.871Z] [INFO] 
05:18:44 [2024-03-06T10:18:44.871Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:18:44 [2024-03-06T10:18:44.871Z] [INFO] 
05:18:44 [2024-03-06T10:18:44.871Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:18:44 [2024-03-06T10:18:44.871Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core.tests
05:18:45 [2024-03-06T10:18:45.126Z] [INFO] 
05:18:45 [2024-03-06T10:18:45.126Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:18:45 [2024-03-06T10:18:45.126Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:45 [2024-03-06T10:18:45.127Z] [INFO] 
05:18:45 [2024-03-06T10:18:45.127Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:18:45 [2024-03-06T10:18:45.127Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
05:18:45 [2024-03-06T10:18:45.127Z] [INFO] 
05:18:45 [2024-03-06T10:18:45.127Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:18:45 [2024-03-06T10:18:45.127Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:45 [2024-03-06T10:18:45.127Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:45 [2024-03-06T10:18:45.127Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
05:18:45 [2024-03-06T10:18:45.127Z] [INFO] Nothing to compile - all classes are up to date
05:18:45 [2024-03-06T10:18:45.127Z] [INFO] 
05:18:45 [2024-03-06T10:18:45.127Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >--
05:18:45 [2024-03-06T10:18:45.127Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.21-SNAPSHOT [97/141]
05:18:45 [2024-03-06T10:18:45.127Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
05:18:45 [2024-03-06T10:18:45.127Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:45 [2024-03-06T10:18:45.127Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:45 [2024-03-06T10:18:45.127Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
05:18:45 [2024-03-06T10:18:45.382Z] [INFO] 
05:18:45 [2024-03-06T10:18:45.382Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:18:45 [2024-03-06T10:18:45.382Z] [INFO] The project's OSGi version is 1.0.21.202403061017
05:18:45 [2024-03-06T10:18:45.382Z] [INFO] 
05:18:45 [2024-03-06T10:18:45.382Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:18:45 [2024-03-06T10:18:45.382Z] [INFO] 
05:18:45 [2024-03-06T10:18:45.382Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:18:45 [2024-03-06T10:18:45.382Z] [INFO] 
05:18:45 [2024-03-06T10:18:45.382Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:18:45 [2024-03-06T10:18:45.382Z] [INFO] 
05:18:45 [2024-03-06T10:18:45.382Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:18:45 [2024-03-06T10:18:45.382Z] [INFO] 
05:18:45 [2024-03-06T10:18:45.382Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:18:45 [2024-03-06T10:18:45.382Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests
05:18:45 [2024-03-06T10:18:45.945Z] [INFO] 
05:18:45 [2024-03-06T10:18:45.945Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:18:45 [2024-03-06T10:18:45.945Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:45 [2024-03-06T10:18:45.945Z] [INFO] 
05:18:45 [2024-03-06T10:18:45.945Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:18:45 [2024-03-06T10:18:45.945Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
05:18:45 [2024-03-06T10:18:45.945Z] [INFO] 
05:18:45 [2024-03-06T10:18:45.945Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:18:45 [2024-03-06T10:18:45.945Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:45 [2024-03-06T10:18:45.945Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:45 [2024-03-06T10:18:45.945Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
05:18:45 [2024-03-06T10:18:45.946Z] [INFO] Nothing to compile - all classes are up to date
05:18:45 [2024-03-06T10:18:45.946Z] [INFO] 
05:18:45 [2024-03-06T10:18:45.946Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >--
05:18:45 [2024-03-06T10:18:45.946Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 5.2.2-SNAPSHOT [98/141]
05:18:45 [2024-03-06T10:18:45.946Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
05:18:45 [2024-03-06T10:18:45.946Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:45 [2024-03-06T10:18:45.946Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:45 [2024-03-06T10:18:45.946Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
05:18:45 [2024-03-06T10:18:45.946Z] [INFO] 
05:18:45 [2024-03-06T10:18:45.946Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:18:45 [2024-03-06T10:18:45.946Z] [INFO] The project's OSGi version is 5.2.2.202403061017
05:18:45 [2024-03-06T10:18:45.946Z] [INFO] 
05:18:45 [2024-03-06T10:18:45.946Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:18:45 [2024-03-06T10:18:45.946Z] [INFO] 
05:18:45 [2024-03-06T10:18:45.946Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:18:45 [2024-03-06T10:18:45.946Z] [INFO] 
05:18:45 [2024-03-06T10:18:45.946Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:18:45 [2024-03-06T10:18:45.946Z] [INFO] 
05:18:45 [2024-03-06T10:18:45.946Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:18:45 [2024-03-06T10:18:45.946Z] [INFO] 
05:18:45 [2024-03-06T10:18:45.946Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:18:45 [2024-03-06T10:18:45.946Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core
05:18:45 [2024-03-06T10:18:45.946Z] [INFO] 
05:18:45 [2024-03-06T10:18:45.946Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:18:45 [2024-03-06T10:18:45.946Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:45 [2024-03-06T10:18:45.946Z] [INFO] 
05:18:45 [2024-03-06T10:18:45.946Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:18:45 [2024-03-06T10:18:45.946Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
05:18:45 [2024-03-06T10:18:45.946Z] [INFO] 
05:18:45 [2024-03-06T10:18:45.946Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:18:45 [2024-03-06T10:18:45.946Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:45 [2024-03-06T10:18:45.946Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:45 [2024-03-06T10:18:45.946Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
05:18:45 [2024-03-06T10:18:45.946Z] [INFO] Nothing to compile - all classes are up to date
05:18:45 [2024-03-06T10:18:45.946Z] [INFO] 
05:18:45 [2024-03-06T10:18:45.946Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >---
05:18:45 [2024-03-06T10:18:45.946Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT  [99/141]
05:18:45 [2024-03-06T10:18:45.946Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
05:18:45 [2024-03-06T10:18:45.946Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:45 [2024-03-06T10:18:45.946Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:45 [2024-03-06T10:18:45.946Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
05:18:46 [2024-03-06T10:18:46.207Z] [INFO] 
05:18:46 [2024-03-06T10:18:46.207Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:18:46 [2024-03-06T10:18:46.208Z] [INFO] The project's OSGi version is 3.1.0.202403061017
05:18:46 [2024-03-06T10:18:46.208Z] [INFO] 
05:18:46 [2024-03-06T10:18:46.208Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:18:46 [2024-03-06T10:18:46.208Z] [INFO] 
05:18:46 [2024-03-06T10:18:46.208Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:18:46 [2024-03-06T10:18:46.208Z] [INFO] 
05:18:46 [2024-03-06T10:18:46.208Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:18:46 [2024-03-06T10:18:46.208Z] [INFO] 
05:18:46 [2024-03-06T10:18:46.208Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:18:46 [2024-03-06T10:18:46.208Z] [INFO] 
05:18:46 [2024-03-06T10:18:46.208Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:18:46 [2024-03-06T10:18:46.208Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui
05:18:46 [2024-03-06T10:18:46.469Z] [INFO] 
05:18:46 [2024-03-06T10:18:46.469Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:18:46 [2024-03-06T10:18:46.469Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:46 [2024-03-06T10:18:46.469Z] [INFO] 
05:18:46 [2024-03-06T10:18:46.469Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:18:46 [2024-03-06T10:18:46.469Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
05:18:46 [2024-03-06T10:18:46.469Z] [INFO] 
05:18:46 [2024-03-06T10:18:46.469Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:18:46 [2024-03-06T10:18:46.469Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:46 [2024-03-06T10:18:46.469Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:46 [2024-03-06T10:18:46.469Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
05:18:46 [2024-03-06T10:18:46.725Z] [INFO] Nothing to compile - all classes are up to date
05:18:46 [2024-03-06T10:18:46.725Z] [INFO] 
05:18:46 [2024-03-06T10:18:46.725Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >----
05:18:46 [2024-03-06T10:18:46.725Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 9.3.0-SNAPSHOT    [100/141]
05:18:46 [2024-03-06T10:18:46.725Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
05:18:46 [2024-03-06T10:18:46.725Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:18:46 [2024-03-06T10:18:46.725Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] 
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] 
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] 
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] 
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] 
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] 
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust ---
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] 
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust ---
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/src/main/resources
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] 
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >--
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT [101/141]
05:18:46 [2024-03-06T10:18:46.982Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:46 [2024-03-06T10:18:46.982Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] 
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] The project's OSGi version is 1.0.15.202403061017
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] 
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] 
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] 
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] 
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] 
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:18:46 [2024-03-06T10:18:46.982Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core.tests
05:18:47 [2024-03-06T10:18:47.239Z] [INFO] 
05:18:47 [2024-03-06T10:18:47.239Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:18:47 [2024-03-06T10:18:47.239Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:47 [2024-03-06T10:18:47.239Z] [INFO] 
05:18:47 [2024-03-06T10:18:47.239Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:18:47 [2024-03-06T10:18:47.239Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
05:18:47 [2024-03-06T10:18:47.240Z] [INFO] 
05:18:47 [2024-03-06T10:18:47.240Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:18:47 [2024-03-06T10:18:47.240Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:47 [2024-03-06T10:18:47.240Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:47 [2024-03-06T10:18:47.240Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
05:18:47 [2024-03-06T10:18:47.240Z] [INFO] Nothing to compile - all classes are up to date
05:18:47 [2024-03-06T10:18:47.240Z] [INFO] 
05:18:47 [2024-03-06T10:18:47.240Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >--
05:18:47 [2024-03-06T10:18:47.240Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT [102/141]
05:18:47 [2024-03-06T10:18:47.240Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
05:18:47 [2024-03-06T10:18:47.240Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:47 [2024-03-06T10:18:47.240Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:47 [2024-03-06T10:18:47.240Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
05:18:47 [2024-03-06T10:18:47.495Z] [INFO] 
05:18:47 [2024-03-06T10:18:47.495Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:18:47 [2024-03-06T10:18:47.495Z] [INFO] The project's OSGi version is 1.0.3.202403061017
05:18:47 [2024-03-06T10:18:47.495Z] [INFO] 
05:18:47 [2024-03-06T10:18:47.495Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:18:47 [2024-03-06T10:18:47.495Z] [INFO] 
05:18:47 [2024-03-06T10:18:47.495Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:18:47 [2024-03-06T10:18:47.495Z] [INFO] 
05:18:47 [2024-03-06T10:18:47.495Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:18:47 [2024-03-06T10:18:47.495Z] [INFO] 
05:18:47 [2024-03-06T10:18:47.495Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:18:47 [2024-03-06T10:18:47.495Z] [INFO] 
05:18:47 [2024-03-06T10:18:47.495Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:18:47 [2024-03-06T10:18:47.495Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.tests
05:18:47 [2024-03-06T10:18:47.751Z] [INFO] 
05:18:47 [2024-03-06T10:18:47.751Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:18:47 [2024-03-06T10:18:47.751Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:47 [2024-03-06T10:18:47.751Z] [INFO] 
05:18:47 [2024-03-06T10:18:47.751Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:18:47 [2024-03-06T10:18:47.751Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
05:18:47 [2024-03-06T10:18:47.751Z] [INFO] 
05:18:47 [2024-03-06T10:18:47.751Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:18:47 [2024-03-06T10:18:47.751Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:47 [2024-03-06T10:18:47.751Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:47 [2024-03-06T10:18:47.751Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
05:18:48 [2024-03-06T10:18:48.006Z] [INFO] Nothing to compile - all classes are up to date
05:18:48 [2024-03-06T10:18:48.006Z] [INFO] 
05:18:48 [2024-03-06T10:18:48.006Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >--
05:18:48 [2024-03-06T10:18:48.006Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT [103/141]
05:18:48 [2024-03-06T10:18:48.006Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
05:18:48 [2024-03-06T10:18:48.006Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:48 [2024-03-06T10:18:48.006Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:48 [2024-03-06T10:18:48.006Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
05:18:48 [2024-03-06T10:18:48.261Z] [INFO] 
05:18:48 [2024-03-06T10:18:48.261Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:18:48 [2024-03-06T10:18:48.261Z] [INFO] The project's OSGi version is 1.0.16.202403061017
05:18:48 [2024-03-06T10:18:48.261Z] [INFO] 
05:18:48 [2024-03-06T10:18:48.261Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:18:48 [2024-03-06T10:18:48.261Z] [INFO] 
05:18:48 [2024-03-06T10:18:48.261Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:18:48 [2024-03-06T10:18:48.261Z] [INFO] 
05:18:48 [2024-03-06T10:18:48.261Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:18:48 [2024-03-06T10:18:48.261Z] [INFO] 
05:18:48 [2024-03-06T10:18:48.261Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:18:48 [2024-03-06T10:18:48.261Z] [INFO] 
05:18:48 [2024-03-06T10:18:48.261Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:18:48 [2024-03-06T10:18:48.262Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests
05:18:48 [2024-03-06T10:18:48.517Z] [INFO] 
05:18:48 [2024-03-06T10:18:48.517Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:18:48 [2024-03-06T10:18:48.517Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:48 [2024-03-06T10:18:48.517Z] [INFO] 
05:18:48 [2024-03-06T10:18:48.517Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:18:48 [2024-03-06T10:18:48.517Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
05:18:48 [2024-03-06T10:18:48.517Z] [INFO] 
05:18:48 [2024-03-06T10:18:48.517Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:18:48 [2024-03-06T10:18:48.517Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:48 [2024-03-06T10:18:48.517Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:48 [2024-03-06T10:18:48.517Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
05:18:48 [2024-03-06T10:18:48.517Z] [INFO] Nothing to compile - all classes are up to date
05:18:48 [2024-03-06T10:18:48.517Z] [INFO] 
05:18:48 [2024-03-06T10:18:48.517Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >----
05:18:48 [2024-03-06T10:18:48.517Z] [INFO] Building Trace Compass Pcap Format Support Parent 9.3.0-SNAPSHOT [104/141]
05:18:48 [2024-03-06T10:18:48.517Z] [INFO]   from pcap/pom.xml
05:18:48 [2024-03-06T10:18:48.517Z] [INFO] --------------------------------[ pom ]---------------------------------
05:18:48 [2024-03-06T10:18:48.517Z] [INFO] 
05:18:48 [2024-03-06T10:18:48.517Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
05:18:48 [2024-03-06T10:18:48.517Z] [INFO] 
05:18:48 [2024-03-06T10:18:48.517Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap-parent ---
05:18:48 [2024-03-06T10:18:48.517Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:48 [2024-03-06T10:18:48.517Z] [INFO] 
05:18:48 [2024-03-06T10:18:48.517Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >-----
05:18:48 [2024-03-06T10:18:48.517Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT     [105/141]
05:18:48 [2024-03-06T10:18:48.517Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
05:18:48 [2024-03-06T10:18:48.517Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:48 [2024-03-06T10:18:48.518Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:48 [2024-03-06T10:18:48.518Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] 
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] The project's OSGi version is 1.2.1.202403061017
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] 
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] 
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] 
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] 
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] 
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core ---
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] Resolving class path of org.eclipse.tracecompass.pcap.core
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] 
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core ---
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] 
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] 
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
05:18:48 [2024-03-06T10:18:48.774Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:48 [2024-03-06T10:18:48.774Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:48 [2024-03-06T10:18:48.774Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] Nothing to compile - all classes are up to date
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] 
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >--
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT [106/141]
05:18:48 [2024-03-06T10:18:48.774Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:48 [2024-03-06T10:18:48.774Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] 
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] The project's OSGi version is 1.0.7.202403061017
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] 
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] 
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] 
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] 
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] 
05:18:48 [2024-03-06T10:18:48.774Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests ---
05:18:48 [2024-03-06T10:18:48.775Z] [INFO] Resolving class path of Trace Compass Pcap Parser Core Tests Plug-in
05:18:48 [2024-03-06T10:18:48.775Z] [INFO] 
05:18:48 [2024-03-06T10:18:48.775Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core.tests ---
05:18:48 [2024-03-06T10:18:48.775Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:48 [2024-03-06T10:18:48.775Z] [INFO] 
05:18:48 [2024-03-06T10:18:48.775Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
05:18:48 [2024-03-06T10:18:48.775Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
05:18:48 [2024-03-06T10:18:48.775Z] [INFO] 
05:18:48 [2024-03-06T10:18:48.775Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
05:18:48 [2024-03-06T10:18:48.775Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:48 [2024-03-06T10:18:48.775Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:48 [2024-03-06T10:18:48.775Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
05:18:49 [2024-03-06T10:18:49.030Z] [INFO] Nothing to compile - all classes are up to date
05:18:49 [2024-03-06T10:18:49.030Z] [INFO] 
05:18:49 [2024-03-06T10:18:49.030Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >---
05:18:49 [2024-03-06T10:18:49.030Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT [107/141]
05:18:49 [2024-03-06T10:18:49.030Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
05:18:49 [2024-03-06T10:18:49.030Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:49 [2024-03-06T10:18:49.030Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:49 [2024-03-06T10:18:49.030Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
05:18:49 [2024-03-06T10:18:49.030Z] [INFO] 
05:18:49 [2024-03-06T10:18:49.030Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:18:49 [2024-03-06T10:18:49.030Z] [INFO] The project's OSGi version is 1.1.1.202403061017
05:18:49 [2024-03-06T10:18:49.030Z] [INFO] 
05:18:49 [2024-03-06T10:18:49.030Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:18:49 [2024-03-06T10:18:49.030Z] [INFO] 
05:18:49 [2024-03-06T10:18:49.030Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:18:49 [2024-03-06T10:18:49.030Z] [INFO] 
05:18:49 [2024-03-06T10:18:49.030Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:18:49 [2024-03-06T10:18:49.030Z] [INFO] 
05:18:49 [2024-03-06T10:18:49.030Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:18:49 [2024-03-06T10:18:49.030Z] [INFO] 
05:18:49 [2024-03-06T10:18:49.030Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:18:49 [2024-03-06T10:18:49.030Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core
05:18:49 [2024-03-06T10:18:49.030Z] [INFO] 
05:18:49 [2024-03-06T10:18:49.030Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:18:49 [2024-03-06T10:18:49.030Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:49 [2024-03-06T10:18:49.030Z] [INFO] 
05:18:49 [2024-03-06T10:18:49.030Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:18:49 [2024-03-06T10:18:49.030Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
05:18:49 [2024-03-06T10:18:49.030Z] [INFO] 
05:18:49 [2024-03-06T10:18:49.030Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:18:49 [2024-03-06T10:18:49.030Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:49 [2024-03-06T10:18:49.030Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:49 [2024-03-06T10:18:49.030Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
05:18:49 [2024-03-06T10:18:49.030Z] [INFO] Nothing to compile - all classes are up to date
05:18:49 [2024-03-06T10:18:49.030Z] [INFO] 
05:18:49 [2024-03-06T10:18:49.030Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >----
05:18:49 [2024-03-06T10:18:49.031Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT   [108/141]
05:18:49 [2024-03-06T10:18:49.031Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
05:18:49 [2024-03-06T10:18:49.031Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:49 [2024-03-06T10:18:49.031Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:49 [2024-03-06T10:18:49.031Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
05:18:49 [2024-03-06T10:18:49.286Z] [INFO] 
05:18:49 [2024-03-06T10:18:49.286Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:18:49 [2024-03-06T10:18:49.286Z] [INFO] The project's OSGi version is 1.2.0.202403061017
05:18:49 [2024-03-06T10:18:49.286Z] [INFO] 
05:18:49 [2024-03-06T10:18:49.286Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:18:49 [2024-03-06T10:18:49.286Z] [INFO] 
05:18:49 [2024-03-06T10:18:49.286Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:18:49 [2024-03-06T10:18:49.286Z] [INFO] 
05:18:49 [2024-03-06T10:18:49.286Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:18:49 [2024-03-06T10:18:49.286Z] [INFO] 
05:18:49 [2024-03-06T10:18:49.286Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:18:49 [2024-03-06T10:18:49.286Z] [INFO] 
05:18:49 [2024-03-06T10:18:49.286Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:18:49 [2024-03-06T10:18:49.286Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui
05:18:49 [2024-03-06T10:18:49.542Z] [INFO] 
05:18:49 [2024-03-06T10:18:49.542Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:18:49 [2024-03-06T10:18:49.542Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:49 [2024-03-06T10:18:49.542Z] [INFO] 
05:18:49 [2024-03-06T10:18:49.542Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:18:49 [2024-03-06T10:18:49.542Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
05:18:49 [2024-03-06T10:18:49.542Z] [INFO] 
05:18:49 [2024-03-06T10:18:49.542Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:18:49 [2024-03-06T10:18:49.542Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:49 [2024-03-06T10:18:49.542Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:49 [2024-03-06T10:18:49.542Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
05:18:49 [2024-03-06T10:18:49.542Z] [INFO] Nothing to compile - all classes are up to date
05:18:49 [2024-03-06T10:18:49.542Z] [INFO] 
05:18:49 [2024-03-06T10:18:49.542Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >-----
05:18:49 [2024-03-06T10:18:49.542Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 9.3.0-SNAPSHOT      [109/141]
05:18:49 [2024-03-06T10:18:49.542Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
05:18:49 [2024-03-06T10:18:49.542Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:18:49 [2024-03-06T10:18:49.542Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
05:18:49 [2024-03-06T10:18:49.798Z] [INFO] 
05:18:49 [2024-03-06T10:18:49.798Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
05:18:49 [2024-03-06T10:18:49.798Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:18:49 [2024-03-06T10:18:49.798Z] [INFO] 
05:18:49 [2024-03-06T10:18:49.798Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
05:18:49 [2024-03-06T10:18:49.798Z] [INFO] 
05:18:49 [2024-03-06T10:18:49.798Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
05:18:49 [2024-03-06T10:18:49.798Z] [INFO] 
05:18:49 [2024-03-06T10:18:49.798Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
05:18:49 [2024-03-06T10:18:49.798Z] [INFO] 
05:18:49 [2024-03-06T10:18:49.798Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
05:18:49 [2024-03-06T10:18:49.798Z] [INFO] 
05:18:49 [2024-03-06T10:18:49.798Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap ---
05:18:49 [2024-03-06T10:18:49.798Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:49 [2024-03-06T10:18:49.798Z] [INFO] 
05:18:49 [2024-03-06T10:18:49.798Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap ---
05:18:49 [2024-03-06T10:18:49.798Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/src/main/resources
05:18:49 [2024-03-06T10:18:49.798Z] [INFO] 
05:18:49 [2024-03-06T10:18:49.798Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >--
05:18:49 [2024-03-06T10:18:49.798Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT [110/141]
05:18:49 [2024-03-06T10:18:49.798Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
05:18:49 [2024-03-06T10:18:49.798Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:49 [2024-03-06T10:18:49.798Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:49 [2024-03-06T10:18:49.798Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
05:18:50 [2024-03-06T10:18:50.054Z] [INFO] 
05:18:50 [2024-03-06T10:18:50.054Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:18:50 [2024-03-06T10:18:50.054Z] [INFO] The project's OSGi version is 1.0.4.202403061017
05:18:50 [2024-03-06T10:18:50.054Z] [INFO] 
05:18:50 [2024-03-06T10:18:50.054Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:18:50 [2024-03-06T10:18:50.054Z] [INFO] 
05:18:50 [2024-03-06T10:18:50.054Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:18:50 [2024-03-06T10:18:50.054Z] [INFO] 
05:18:50 [2024-03-06T10:18:50.054Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:18:50 [2024-03-06T10:18:50.054Z] [INFO] 
05:18:50 [2024-03-06T10:18:50.054Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:18:50 [2024-03-06T10:18:50.054Z] [INFO] 
05:18:50 [2024-03-06T10:18:50.054Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:18:50 [2024-03-06T10:18:50.054Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core.tests
05:18:50 [2024-03-06T10:18:50.054Z] [INFO] 
05:18:50 [2024-03-06T10:18:50.054Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:18:50 [2024-03-06T10:18:50.054Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:50 [2024-03-06T10:18:50.054Z] [INFO] 
05:18:50 [2024-03-06T10:18:50.054Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:18:50 [2024-03-06T10:18:50.054Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
05:18:50 [2024-03-06T10:18:50.054Z] [INFO] 
05:18:50 [2024-03-06T10:18:50.054Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:18:50 [2024-03-06T10:18:50.054Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:50 [2024-03-06T10:18:50.054Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:50 [2024-03-06T10:18:50.054Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
05:18:50 [2024-03-06T10:18:50.054Z] [INFO] Nothing to compile - all classes are up to date
05:18:50 [2024-03-06T10:18:50.054Z] [INFO] 
05:18:50 [2024-03-06T10:18:50.054Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >--
05:18:50 [2024-03-06T10:18:50.054Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT [111/141]
05:18:50 [2024-03-06T10:18:50.054Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
05:18:50 [2024-03-06T10:18:50.054Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:50 [2024-03-06T10:18:50.054Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:50 [2024-03-06T10:18:50.054Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
05:18:50 [2024-03-06T10:18:50.310Z] [INFO] 
05:18:50 [2024-03-06T10:18:50.310Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:18:50 [2024-03-06T10:18:50.310Z] [INFO] The project's OSGi version is 1.0.3.202403061017
05:18:50 [2024-03-06T10:18:50.310Z] [INFO] 
05:18:50 [2024-03-06T10:18:50.310Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:18:50 [2024-03-06T10:18:50.310Z] [INFO] 
05:18:50 [2024-03-06T10:18:50.310Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:18:50 [2024-03-06T10:18:50.310Z] [INFO] 
05:18:50 [2024-03-06T10:18:50.310Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:18:50 [2024-03-06T10:18:50.310Z] [INFO] 
05:18:50 [2024-03-06T10:18:50.310Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:18:50 [2024-03-06T10:18:50.310Z] [INFO] 
05:18:50 [2024-03-06T10:18:50.310Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:18:50 [2024-03-06T10:18:50.310Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests
05:18:50 [2024-03-06T10:18:50.870Z] [INFO] 
05:18:50 [2024-03-06T10:18:50.870Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:18:50 [2024-03-06T10:18:50.870Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:50 [2024-03-06T10:18:50.870Z] [INFO] 
05:18:50 [2024-03-06T10:18:50.870Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:18:50 [2024-03-06T10:18:50.870Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
05:18:50 [2024-03-06T10:18:50.870Z] [INFO] 
05:18:50 [2024-03-06T10:18:50.870Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:18:50 [2024-03-06T10:18:50.870Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:50 [2024-03-06T10:18:50.870Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:50 [2024-03-06T10:18:50.870Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
05:18:50 [2024-03-06T10:18:50.870Z] [INFO] Nothing to compile - all classes are up to date
05:18:50 [2024-03-06T10:18:50.870Z] [INFO] 
05:18:50 [2024-03-06T10:18:50.870Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >----
05:18:50 [2024-03-06T10:18:50.870Z] [INFO] Building Trace Compass RCP Parent 9.3.0-SNAPSHOT               [112/141]
05:18:50 [2024-03-06T10:18:50.870Z] [INFO]   from rcp/pom.xml
05:18:50 [2024-03-06T10:18:50.870Z] [INFO] --------------------------------[ pom ]---------------------------------
05:18:50 [2024-03-06T10:18:50.870Z] [INFO] 
05:18:50 [2024-03-06T10:18:50.870Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
05:18:50 [2024-03-06T10:18:50.870Z] [INFO] 
05:18:50 [2024-03-06T10:18:50.870Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp-parent ---
05:18:50 [2024-03-06T10:18:50.870Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:50 [2024-03-06T10:18:50.870Z] [INFO] 
05:18:50 [2024-03-06T10:18:50.870Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >---
05:18:50 [2024-03-06T10:18:50.870Z] [INFO] Building Trace Compass RCP Branding plug-in 9.3.0-SNAPSHOT     [113/141]
05:18:50 [2024-03-06T10:18:50.870Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
05:18:50 [2024-03-06T10:18:50.870Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:50 [2024-03-06T10:18:50.870Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:50 [2024-03-06T10:18:50.870Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
05:18:50 [2024-03-06T10:18:50.870Z] [INFO] 
05:18:50 [2024-03-06T10:18:50.870Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
05:18:50 [2024-03-06T10:18:50.870Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:18:50 [2024-03-06T10:18:50.870Z] [INFO] 
05:18:50 [2024-03-06T10:18:50.870Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
05:18:50 [2024-03-06T10:18:50.870Z] [INFO] 
05:18:50 [2024-03-06T10:18:50.870Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
05:18:50 [2024-03-06T10:18:50.870Z] [INFO] 
05:18:50 [2024-03-06T10:18:50.870Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
05:18:50 [2024-03-06T10:18:50.871Z] [INFO] 
05:18:50 [2024-03-06T10:18:50.871Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
05:18:50 [2024-03-06T10:18:50.871Z] [INFO] 
05:18:50 [2024-03-06T10:18:50.871Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding ---
05:18:50 [2024-03-06T10:18:50.871Z] [INFO] Resolving class path of Trace Compass RCP Branding plug-in
05:18:50 [2024-03-06T10:18:50.871Z] [INFO] 
05:18:50 [2024-03-06T10:18:50.871Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding ---
05:18:50 [2024-03-06T10:18:50.871Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:50 [2024-03-06T10:18:50.871Z] [INFO] 
05:18:50 [2024-03-06T10:18:50.871Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
05:18:50 [2024-03-06T10:18:50.871Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
05:18:50 [2024-03-06T10:18:50.871Z] [INFO] 
05:18:50 [2024-03-06T10:18:50.871Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
05:18:50 [2024-03-06T10:18:50.871Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:50 [2024-03-06T10:18:50.871Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:50 [2024-03-06T10:18:50.871Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
05:18:50 [2024-03-06T10:18:50.871Z] [INFO] 
05:18:50 [2024-03-06T10:18:50.871Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >--
05:18:50 [2024-03-06T10:18:50.871Z] [INFO] Building Trace Compass RCP Branding Feature 9.3.0-SNAPSHOT     [114/141]
05:18:50 [2024-03-06T10:18:50.871Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
05:18:50 [2024-03-06T10:18:50.871Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:18:50 [2024-03-06T10:18:50.871Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
05:18:51 [2024-03-06T10:18:51.126Z] [INFO] 
05:18:51 [2024-03-06T10:18:51.126Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
05:18:51 [2024-03-06T10:18:51.126Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:18:51 [2024-03-06T10:18:51.126Z] [INFO] 
05:18:51 [2024-03-06T10:18:51.126Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
05:18:51 [2024-03-06T10:18:51.126Z] [INFO] 
05:18:51 [2024-03-06T10:18:51.126Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
05:18:51 [2024-03-06T10:18:51.126Z] [INFO] 
05:18:51 [2024-03-06T10:18:51.126Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
05:18:51 [2024-03-06T10:18:51.126Z] [INFO] 
05:18:51 [2024-03-06T10:18:51.126Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
05:18:51 [2024-03-06T10:18:51.126Z] [INFO] 
05:18:51 [2024-03-06T10:18:51.126Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding.feature ---
05:18:51 [2024-03-06T10:18:51.126Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] 
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding.feature ---
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/src/main/resources
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] 
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >---
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT  [115/141]
05:18:51 [2024-03-06T10:18:51.127Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:51 [2024-03-06T10:18:51.127Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
05:18:51 [2024-03-06T10:18:51.127Z] [WARNING] The POM for commons-cli:commons-cli:jar:1.6.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] 
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] The project's OSGi version is 1.1.0.202403061017
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] 
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] 
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] 
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] 
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] 
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core ---
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] 
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli.core ---
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] 
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] 
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
05:18:51 [2024-03-06T10:18:51.127Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:51 [2024-03-06T10:18:51.127Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:51 [2024-03-06T10:18:51.127Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] Nothing to compile - all classes are up to date
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] 
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 9.3.0-SNAPSHOT        [116/141]
05:18:51 [2024-03-06T10:18:51.127Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:51 [2024-03-06T10:18:51.127Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:51 [2024-03-06T10:18:51.127Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
05:18:51 [2024-03-06T10:18:51.382Z] [INFO] 
05:18:51 [2024-03-06T10:18:51.382Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
05:18:51 [2024-03-06T10:18:51.382Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:18:51 [2024-03-06T10:18:51.382Z] [INFO] 
05:18:51 [2024-03-06T10:18:51.382Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
05:18:51 [2024-03-06T10:18:51.382Z] [INFO] 
05:18:51 [2024-03-06T10:18:51.382Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
05:18:51 [2024-03-06T10:18:51.382Z] [INFO] 
05:18:51 [2024-03-06T10:18:51.382Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
05:18:51 [2024-03-06T10:18:51.382Z] [INFO] 
05:18:51 [2024-03-06T10:18:51.382Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
05:18:51 [2024-03-06T10:18:51.382Z] [INFO] 
05:18:51 [2024-03-06T10:18:51.382Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui ---
05:18:51 [2024-03-06T10:18:51.382Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui
05:18:51 [2024-03-06T10:18:51.638Z] [INFO] 
05:18:51 [2024-03-06T10:18:51.638Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui ---
05:18:51 [2024-03-06T10:18:51.638Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:51 [2024-03-06T10:18:51.638Z] [INFO] 
05:18:51 [2024-03-06T10:18:51.638Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
05:18:51 [2024-03-06T10:18:51.638Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
05:18:51 [2024-03-06T10:18:51.638Z] [INFO] 
05:18:51 [2024-03-06T10:18:51.638Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
05:18:51 [2024-03-06T10:18:51.638Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:51 [2024-03-06T10:18:51.638Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:51 [2024-03-06T10:18:51.638Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
05:18:51 [2024-03-06T10:18:51.638Z] [INFO] Nothing to compile - all classes are up to date
05:18:51 [2024-03-06T10:18:51.638Z] [INFO] 
05:18:51 [2024-03-06T10:18:51.638Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >--------
05:18:51 [2024-03-06T10:18:51.638Z] [INFO] Building Trace Compass RCP Feature 9.3.0-SNAPSHOT              [117/141]
05:18:51 [2024-03-06T10:18:51.638Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp/pom.xml
05:18:51 [2024-03-06T10:18:51.638Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:18:51 [2024-03-06T10:18:51.638Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/pom.xml
05:18:52 [2024-03-06T10:18:52.200Z] [WARNING] The POM for commons-lang:commons-lang:jar:2.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
05:18:52 [2024-03-06T10:18:52.200Z] [INFO] 
05:18:52 [2024-03-06T10:18:52.200Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
05:18:52 [2024-03-06T10:18:52.200Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:18:52 [2024-03-06T10:18:52.200Z] [INFO] 
05:18:52 [2024-03-06T10:18:52.200Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
05:18:52 [2024-03-06T10:18:52.200Z] [INFO] 
05:18:52 [2024-03-06T10:18:52.200Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
05:18:52 [2024-03-06T10:18:52.200Z] [INFO] 
05:18:52 [2024-03-06T10:18:52.200Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
05:18:52 [2024-03-06T10:18:52.200Z] [INFO] 
05:18:52 [2024-03-06T10:18:52.200Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
05:18:52 [2024-03-06T10:18:52.200Z] [INFO] 
05:18:52 [2024-03-06T10:18:52.200Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp ---
05:18:52 [2024-03-06T10:18:52.200Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:52 [2024-03-06T10:18:52.200Z] [INFO] 
05:18:52 [2024-03-06T10:18:52.200Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp ---
05:18:52 [2024-03-06T10:18:52.200Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/src/main/resources
05:18:52 [2024-03-06T10:18:52.200Z] [INFO] 
05:18:52 [2024-03-06T10:18:52.200Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >--
05:18:52 [2024-03-06T10:18:52.200Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT [118/141]
05:18:52 [2024-03-06T10:18:52.200Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
05:18:52 [2024-03-06T10:18:52.200Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:52 [2024-03-06T10:18:52.200Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:52 [2024-03-06T10:18:52.200Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
05:18:52 [2024-03-06T10:18:52.456Z] [INFO] 
05:18:52 [2024-03-06T10:18:52.456Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:18:52 [2024-03-06T10:18:52.456Z] [INFO] The project's OSGi version is 1.0.3.202403061017
05:18:52 [2024-03-06T10:18:52.456Z] [INFO] 
05:18:52 [2024-03-06T10:18:52.456Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:18:52 [2024-03-06T10:18:52.456Z] [INFO] 
05:18:52 [2024-03-06T10:18:52.456Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:18:52 [2024-03-06T10:18:52.456Z] [INFO] 
05:18:52 [2024-03-06T10:18:52.456Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:18:52 [2024-03-06T10:18:52.456Z] [INFO] 
05:18:52 [2024-03-06T10:18:52.456Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:18:52 [2024-03-06T10:18:52.456Z] [INFO] 
05:18:52 [2024-03-06T10:18:52.456Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:18:52 [2024-03-06T10:18:52.456Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core.tests
05:18:52 [2024-03-06T10:18:52.456Z] [INFO] 
05:18:52 [2024-03-06T10:18:52.456Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:18:52 [2024-03-06T10:18:52.456Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:52 [2024-03-06T10:18:52.456Z] [INFO] 
05:18:52 [2024-03-06T10:18:52.456Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:18:52 [2024-03-06T10:18:52.456Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
05:18:52 [2024-03-06T10:18:52.456Z] [INFO] 
05:18:52 [2024-03-06T10:18:52.456Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:18:52 [2024-03-06T10:18:52.456Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:52 [2024-03-06T10:18:52.456Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:52 [2024-03-06T10:18:52.456Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
05:18:52 [2024-03-06T10:18:52.456Z] [INFO] Nothing to compile - all classes are up to date
05:18:52 [2024-03-06T10:18:52.456Z] [INFO] 
05:18:52 [2024-03-06T10:18:52.456Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >---
05:18:52 [2024-03-06T10:18:52.456Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT  [119/141]
05:18:52 [2024-03-06T10:18:52.456Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
05:18:52 [2024-03-06T10:18:52.456Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:52 [2024-03-06T10:18:52.456Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:52 [2024-03-06T10:18:52.456Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
05:18:52 [2024-03-06T10:18:52.713Z] [INFO] 
05:18:52 [2024-03-06T10:18:52.713Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:18:52 [2024-03-06T10:18:52.713Z] [INFO] The project's OSGi version is 2.0.5.202403061017
05:18:52 [2024-03-06T10:18:52.713Z] [INFO] 
05:18:52 [2024-03-06T10:18:52.713Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:18:52 [2024-03-06T10:18:52.713Z] [INFO] 
05:18:52 [2024-03-06T10:18:52.713Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:18:52 [2024-03-06T10:18:52.713Z] [INFO] 
05:18:52 [2024-03-06T10:18:52.713Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:18:52 [2024-03-06T10:18:52.713Z] [INFO] 
05:18:52 [2024-03-06T10:18:52.713Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:18:52 [2024-03-06T10:18:52.713Z] [INFO] 
05:18:52 [2024-03-06T10:18:52.713Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:18:52 [2024-03-06T10:18:52.713Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui.tests
05:18:52 [2024-03-06T10:18:52.969Z] [INFO] 
05:18:52 [2024-03-06T10:18:52.969Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:18:52 [2024-03-06T10:18:52.969Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:52 [2024-03-06T10:18:52.969Z] [INFO] 
05:18:52 [2024-03-06T10:18:52.969Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:18:52 [2024-03-06T10:18:52.969Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
05:18:52 [2024-03-06T10:18:52.969Z] [INFO] 
05:18:52 [2024-03-06T10:18:52.969Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:18:52 [2024-03-06T10:18:52.969Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:52 [2024-03-06T10:18:52.969Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:52 [2024-03-06T10:18:52.969Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
05:18:53 [2024-03-06T10:18:53.225Z] [INFO] Nothing to compile - all classes are up to date
05:18:53 [2024-03-06T10:18:53.225Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.225Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >--
05:18:53 [2024-03-06T10:18:53.225Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT [120/141]
05:18:53 [2024-03-06T10:18:53.225Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
05:18:53 [2024-03-06T10:18:53.225Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:53 [2024-03-06T10:18:53.225Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:53 [2024-03-06T10:18:53.225Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
05:18:53 [2024-03-06T10:18:53.225Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.225Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:18:53 [2024-03-06T10:18:53.225Z] [INFO] The project's OSGi version is 1.0.5.202403061017
05:18:53 [2024-03-06T10:18:53.225Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.225Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:18:53 [2024-03-06T10:18:53.225Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.225Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:18:53 [2024-03-06T10:18:53.225Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.225Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:18:53 [2024-03-06T10:18:53.225Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.225Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:18:53 [2024-03-06T10:18:53.225Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.225Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:18:53 [2024-03-06T10:18:53.226Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.incubator.ui
05:18:53 [2024-03-06T10:18:53.481Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.481Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:18:53 [2024-03-06T10:18:53.481Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:53 [2024-03-06T10:18:53.481Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.481Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:18:53 [2024-03-06T10:18:53.481Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
05:18:53 [2024-03-06T10:18:53.481Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.481Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:18:53 [2024-03-06T10:18:53.481Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:53 [2024-03-06T10:18:53.481Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:53 [2024-03-06T10:18:53.481Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
05:18:53 [2024-03-06T10:18:53.481Z] [INFO] Nothing to compile - all classes are up to date
05:18:53 [2024-03-06T10:18:53.481Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.481Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >---
05:18:53 [2024-03-06T10:18:53.481Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 9.3.0-SNAPSHOT [121/141]
05:18:53 [2024-03-06T10:18:53.481Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
05:18:53 [2024-03-06T10:18:53.481Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:18:53 [2024-03-06T10:18:53.481Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
05:18:53 [2024-03-06T10:18:53.481Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.481Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
05:18:53 [2024-03-06T10:18:53.481Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:18:53 [2024-03-06T10:18:53.481Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.481Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
05:18:53 [2024-03-06T10:18:53.481Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.481Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
05:18:53 [2024-03-06T10:18:53.481Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.481Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
05:18:53 [2024-03-06T10:18:53.482Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.482Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
05:18:53 [2024-03-06T10:18:53.482Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.482Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator ---
05:18:53 [2024-03-06T10:18:53.482Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:53 [2024-03-06T10:18:53.482Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.482Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator ---
05:18:53 [2024-03-06T10:18:53.482Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/src/main/resources
05:18:53 [2024-03-06T10:18:53.482Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.482Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------
05:18:53 [2024-03-06T10:18:53.482Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 9.3.0-SNAPSHOT       [122/141]
05:18:53 [2024-03-06T10:18:53.482Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
05:18:53 [2024-03-06T10:18:53.482Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:18:53 [2024-03-06T10:18:53.482Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli ---
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli ---
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/src/main/resources
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >--
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] Building Trace Compass Json trace Parent 9.3.0-SNAPSHOT        [123/141]
05:18:53 [2024-03-06T10:18:53.737Z] [INFO]   from jsontrace/pom.xml
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] --------------------------------[ pom ]---------------------------------
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace-parent ---
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >--
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT [124/141]
05:18:53 [2024-03-06T10:18:53.737Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:18:53 [2024-03-06T10:18:53.737Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] The project's OSGi version is 1.1.0.202403061017
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.737Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
05:18:53 [2024-03-06T10:18:53.738Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.738Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core ---
05:18:53 [2024-03-06T10:18:53.738Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core
05:18:53 [2024-03-06T10:18:53.738Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.738Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core ---
05:18:53 [2024-03-06T10:18:53.738Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:53 [2024-03-06T10:18:53.738Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.738Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
05:18:53 [2024-03-06T10:18:53.738Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
05:18:53 [2024-03-06T10:18:53.738Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.738Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
05:18:53 [2024-03-06T10:18:53.738Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:53 [2024-03-06T10:18:53.738Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:53 [2024-03-06T10:18:53.738Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
05:18:53 [2024-03-06T10:18:53.738Z] [INFO] Nothing to compile - all classes are up to date
05:18:53 [2024-03-06T10:18:53.738Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.738Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >-----
05:18:53 [2024-03-06T10:18:53.738Z] [INFO] Building org.eclipse.tracecompass.jsontrace 9.3.0-SNAPSHOT     [125/141]
05:18:53 [2024-03-06T10:18:53.738Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
05:18:53 [2024-03-06T10:18:53.738Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:18:53 [2024-03-06T10:18:53.738Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
05:18:53 [2024-03-06T10:18:53.993Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.993Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
05:18:53 [2024-03-06T10:18:53.993Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:18:53 [2024-03-06T10:18:53.993Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.993Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
05:18:53 [2024-03-06T10:18:53.993Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.993Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
05:18:53 [2024-03-06T10:18:53.993Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.993Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
05:18:53 [2024-03-06T10:18:53.993Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.993Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
05:18:53 [2024-03-06T10:18:53.993Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.993Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace ---
05:18:53 [2024-03-06T10:18:53.993Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:53 [2024-03-06T10:18:53.993Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.993Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace ---
05:18:53 [2024-03-06T10:18:53.993Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/src/main/resources
05:18:53 [2024-03-06T10:18:53.993Z] [INFO] 
05:18:53 [2024-03-06T10:18:53.993Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >----
05:18:53 [2024-03-06T10:18:53.993Z] [INFO] Building Trace Compass RCP Product 9.3.0-SNAPSHOT              [126/141]
05:18:53 [2024-03-06T10:18:53.993Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.product/pom.xml
05:18:53 [2024-03-06T10:18:53.993Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
05:18:53 [2024-03-06T10:18:53.993Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
05:18:54 [2024-03-06T10:18:54.555Z] [INFO] 
05:18:54 [2024-03-06T10:18:54.555Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
05:18:54 [2024-03-06T10:18:54.555Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:18:54 [2024-03-06T10:18:54.555Z] [INFO] 
05:18:54 [2024-03-06T10:18:54.555Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
05:18:54 [2024-03-06T10:18:54.555Z] [INFO] 
05:18:54 [2024-03-06T10:18:54.555Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
05:18:54 [2024-03-06T10:18:54.555Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target
05:18:55 [2024-03-06T10:18:55.116Z] [INFO] 
05:18:55 [2024-03-06T10:18:55.116Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
05:18:55 [2024-03-06T10:18:55.116Z] [INFO] 
05:18:55 [2024-03-06T10:18:55.116Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.product ---
05:18:55 [2024-03-06T10:18:55.116Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:55 [2024-03-06T10:18:55.116Z] [INFO] 
05:18:55 [2024-03-06T10:18:55.116Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
05:18:55 [2024-03-06T10:18:55.116Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
05:18:55 [2024-03-06T10:18:55.116Z] [INFO] 
05:18:55 [2024-03-06T10:18:55.116Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------
05:18:55 [2024-03-06T10:18:55.116Z] [INFO] Building Trace Compass Target Platform 9.3.0-SNAPSHOT          [127/141]
05:18:55 [2024-03-06T10:18:55.116Z] [INFO]   from releng/org.eclipse.tracecompass.target/pom.xml
05:18:55 [2024-03-06T10:18:55.116Z] [INFO] --------------------------------[ pom ]---------------------------------
05:18:55 [2024-03-06T10:18:55.116Z] [INFO] 
05:18:55 [2024-03-06T10:18:55.116Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
05:18:55 [2024-03-06T10:18:55.116Z] [INFO] 
05:18:55 [2024-03-06T10:18:55.116Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.target ---
05:18:55 [2024-03-06T10:18:55.116Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:55 [2024-03-06T10:18:55.116Z] [INFO] 
05:18:55 [2024-03-06T10:18:55.116Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >--
05:18:55 [2024-03-06T10:18:55.116Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT [128/141]
05:18:55 [2024-03-06T10:18:55.116Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
05:18:55 [2024-03-06T10:18:55.116Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:55 [2024-03-06T10:18:55.116Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:55 [2024-03-06T10:18:55.116Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
05:18:55 [2024-03-06T10:18:55.372Z] [INFO] 
05:18:55 [2024-03-06T10:18:55.372Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:18:55 [2024-03-06T10:18:55.372Z] [INFO] The project's OSGi version is 1.0.5.202403061017
05:18:55 [2024-03-06T10:18:55.372Z] [INFO] 
05:18:55 [2024-03-06T10:18:55.372Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:18:55 [2024-03-06T10:18:55.372Z] [INFO] 
05:18:55 [2024-03-06T10:18:55.372Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:18:55 [2024-03-06T10:18:55.372Z] [INFO] 
05:18:55 [2024-03-06T10:18:55.372Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:18:55 [2024-03-06T10:18:55.372Z] [INFO] 
05:18:55 [2024-03-06T10:18:55.372Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:18:55 [2024-03-06T10:18:55.372Z] [INFO] 
05:18:55 [2024-03-06T10:18:55.372Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:18:55 [2024-03-06T10:18:55.372Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.tests
05:18:55 [2024-03-06T10:18:55.934Z] [INFO] 
05:18:55 [2024-03-06T10:18:55.934Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:18:55 [2024-03-06T10:18:55.934Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:55 [2024-03-06T10:18:55.934Z] [INFO] 
05:18:55 [2024-03-06T10:18:55.934Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:18:55 [2024-03-06T10:18:55.934Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
05:18:55 [2024-03-06T10:18:55.934Z] [INFO] 
05:18:55 [2024-03-06T10:18:55.934Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:18:55 [2024-03-06T10:18:55.934Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:55 [2024-03-06T10:18:55.934Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:55 [2024-03-06T10:18:55.934Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
05:18:55 [2024-03-06T10:18:55.934Z] [INFO] Nothing to compile - all classes are up to date
05:18:55 [2024-03-06T10:18:55.934Z] [INFO] 
05:18:55 [2024-03-06T10:18:55.934Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >--
05:18:55 [2024-03-06T10:18:55.934Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT [129/141]
05:18:55 [2024-03-06T10:18:55.934Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
05:18:55 [2024-03-06T10:18:55.934Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:55 [2024-03-06T10:18:55.934Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:55 [2024-03-06T10:18:55.934Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
05:18:56 [2024-03-06T10:18:56.189Z] [INFO] 
05:18:56 [2024-03-06T10:18:56.189Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:18:56 [2024-03-06T10:18:56.189Z] [INFO] The project's OSGi version is 1.0.15.202403061017
05:18:56 [2024-03-06T10:18:56.189Z] [INFO] 
05:18:56 [2024-03-06T10:18:56.189Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:18:56 [2024-03-06T10:18:56.189Z] [INFO] 
05:18:56 [2024-03-06T10:18:56.189Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:18:56 [2024-03-06T10:18:56.189Z] [INFO] 
05:18:56 [2024-03-06T10:18:56.189Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:18:56 [2024-03-06T10:18:56.189Z] [INFO] 
05:18:56 [2024-03-06T10:18:56.189Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:18:56 [2024-03-06T10:18:56.189Z] [INFO] 
05:18:56 [2024-03-06T10:18:56.189Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:18:56 [2024-03-06T10:18:56.189Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests
05:18:56 [2024-03-06T10:18:56.751Z] [INFO] 
05:18:56 [2024-03-06T10:18:56.751Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:18:56 [2024-03-06T10:18:56.751Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:56 [2024-03-06T10:18:56.751Z] [INFO] 
05:18:56 [2024-03-06T10:18:56.751Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:18:56 [2024-03-06T10:18:56.751Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources
05:18:56 [2024-03-06T10:18:56.751Z] [INFO] 
05:18:56 [2024-03-06T10:18:56.751Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:18:56 [2024-03-06T10:18:56.751Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:56 [2024-03-06T10:18:56.751Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:56 [2024-03-06T10:18:56.751Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
05:18:56 [2024-03-06T10:18:56.751Z] [INFO] Nothing to compile - all classes are up to date
05:18:56 [2024-03-06T10:18:56.751Z] [INFO] 
05:18:56 [2024-03-06T10:18:56.751Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >--
05:18:56 [2024-03-06T10:18:56.751Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT [130/141]
05:18:56 [2024-03-06T10:18:56.751Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
05:18:56 [2024-03-06T10:18:56.751Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:56 [2024-03-06T10:18:56.751Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:56 [2024-03-06T10:18:56.751Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
05:18:57 [2024-03-06T10:18:57.007Z] [INFO] 
05:18:57 [2024-03-06T10:18:57.007Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:18:57 [2024-03-06T10:18:57.007Z] [INFO] The project's OSGi version is 1.0.11.202403061017
05:18:57 [2024-03-06T10:18:57.007Z] [INFO] 
05:18:57 [2024-03-06T10:18:57.007Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:18:57 [2024-03-06T10:18:57.007Z] [INFO] 
05:18:57 [2024-03-06T10:18:57.007Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:18:57 [2024-03-06T10:18:57.007Z] [INFO] 
05:18:57 [2024-03-06T10:18:57.007Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:18:57 [2024-03-06T10:18:57.007Z] [INFO] 
05:18:57 [2024-03-06T10:18:57.007Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:18:57 [2024-03-06T10:18:57.007Z] [INFO] 
05:18:57 [2024-03-06T10:18:57.007Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:18:57 [2024-03-06T10:18:57.007Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests
05:18:57 [2024-03-06T10:18:57.262Z] [INFO] 
05:18:57 [2024-03-06T10:18:57.262Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:18:57 [2024-03-06T10:18:57.262Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:57 [2024-03-06T10:18:57.262Z] [INFO] 
05:18:57 [2024-03-06T10:18:57.262Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:18:57 [2024-03-06T10:18:57.262Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
05:18:57 [2024-03-06T10:18:57.262Z] [INFO] 
05:18:57 [2024-03-06T10:18:57.262Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:18:57 [2024-03-06T10:18:57.262Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:57 [2024-03-06T10:18:57.262Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:57 [2024-03-06T10:18:57.262Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
05:18:57 [2024-03-06T10:18:57.262Z] [INFO] Nothing to compile - all classes are up to date
05:18:57 [2024-03-06T10:18:57.262Z] [INFO] 
05:18:57 [2024-03-06T10:18:57.263Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >--
05:18:57 [2024-03-06T10:18:57.263Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT [131/141]
05:18:57 [2024-03-06T10:18:57.263Z] [INFO]   from releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
05:18:57 [2024-03-06T10:18:57.263Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:57 [2024-03-06T10:18:57.263Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:57 [2024-03-06T10:18:57.263Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
05:18:57 [2024-03-06T10:18:57.824Z] [INFO] 
05:18:57 [2024-03-06T10:18:57.824Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:18:57 [2024-03-06T10:18:57.824Z] [INFO] The project's OSGi version is 1.0.16.202403061017
05:18:57 [2024-03-06T10:18:57.824Z] [INFO] 
05:18:57 [2024-03-06T10:18:57.824Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:18:57 [2024-03-06T10:18:57.824Z] [INFO] 
05:18:57 [2024-03-06T10:18:57.824Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:18:57 [2024-03-06T10:18:57.824Z] [INFO] 
05:18:57 [2024-03-06T10:18:57.824Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:18:57 [2024-03-06T10:18:57.824Z] [INFO] 
05:18:57 [2024-03-06T10:18:57.824Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:18:57 [2024-03-06T10:18:57.824Z] [INFO] 
05:18:57 [2024-03-06T10:18:57.824Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:18:57 [2024-03-06T10:18:57.824Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.swtbot.tests
05:18:58 [2024-03-06T10:18:58.079Z] [INFO] 
05:18:58 [2024-03-06T10:18:58.079Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:18:58 [2024-03-06T10:18:58.079Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:58 [2024-03-06T10:18:58.079Z] [INFO] 
05:18:58 [2024-03-06T10:18:58.079Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:18:58 [2024-03-06T10:18:58.079Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
05:18:58 [2024-03-06T10:18:58.079Z] [INFO] 
05:18:58 [2024-03-06T10:18:58.079Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:18:58 [2024-03-06T10:18:58.079Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:58 [2024-03-06T10:18:58.079Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:58 [2024-03-06T10:18:58.079Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
05:18:58 [2024-03-06T10:18:58.079Z] [INFO] Nothing to compile - all classes are up to date
05:18:58 [2024-03-06T10:18:58.079Z] [INFO] 
05:18:58 [2024-03-06T10:18:58.079Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >--
05:18:58 [2024-03-06T10:18:58.079Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT [132/141]
05:18:58 [2024-03-06T10:18:58.079Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
05:18:58 [2024-03-06T10:18:58.079Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:58 [2024-03-06T10:18:58.079Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:58 [2024-03-06T10:18:58.080Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
05:18:58 [2024-03-06T10:18:58.337Z] [INFO] 
05:18:58 [2024-03-06T10:18:58.337Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:18:58 [2024-03-06T10:18:58.337Z] [INFO] The project's OSGi version is 1.0.3.202403061017
05:18:58 [2024-03-06T10:18:58.337Z] [INFO] 
05:18:58 [2024-03-06T10:18:58.337Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:18:58 [2024-03-06T10:18:58.337Z] [INFO] 
05:18:58 [2024-03-06T10:18:58.337Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:18:58 [2024-03-06T10:18:58.337Z] [INFO] 
05:18:58 [2024-03-06T10:18:58.337Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:18:58 [2024-03-06T10:18:58.337Z] [INFO] 
05:18:58 [2024-03-06T10:18:58.337Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:18:58 [2024-03-06T10:18:58.337Z] [INFO] 
05:18:58 [2024-03-06T10:18:58.337Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:18:58 [2024-03-06T10:18:58.337Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.tests
05:18:58 [2024-03-06T10:18:58.594Z] [INFO] 
05:18:58 [2024-03-06T10:18:58.594Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:18:58 [2024-03-06T10:18:58.594Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:58 [2024-03-06T10:18:58.594Z] [INFO] 
05:18:58 [2024-03-06T10:18:58.594Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:18:58 [2024-03-06T10:18:58.594Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
05:18:58 [2024-03-06T10:18:58.594Z] [INFO] 
05:18:58 [2024-03-06T10:18:58.594Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:18:58 [2024-03-06T10:18:58.594Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:58 [2024-03-06T10:18:58.594Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:58 [2024-03-06T10:18:58.594Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
05:18:58 [2024-03-06T10:18:58.594Z] [INFO] Nothing to compile - all classes are up to date
05:18:58 [2024-03-06T10:18:58.594Z] [INFO] 
05:18:58 [2024-03-06T10:18:58.594Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >--
05:18:58 [2024-03-06T10:18:58.594Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT [133/141]
05:18:58 [2024-03-06T10:18:58.594Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
05:18:58 [2024-03-06T10:18:58.594Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:58 [2024-03-06T10:18:58.594Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:58 [2024-03-06T10:18:58.594Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
05:18:58 [2024-03-06T10:18:58.850Z] [INFO] 
05:18:58 [2024-03-06T10:18:58.850Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
05:18:58 [2024-03-06T10:18:58.850Z] [INFO] The project's OSGi version is 1.0.9.202403061017
05:18:58 [2024-03-06T10:18:58.850Z] [INFO] 
05:18:58 [2024-03-06T10:18:58.850Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
05:18:58 [2024-03-06T10:18:58.851Z] [INFO] 
05:18:58 [2024-03-06T10:18:58.851Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
05:18:58 [2024-03-06T10:18:58.851Z] [INFO] 
05:18:58 [2024-03-06T10:18:58.851Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
05:18:58 [2024-03-06T10:18:58.851Z] [INFO] 
05:18:58 [2024-03-06T10:18:58.851Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
05:18:58 [2024-03-06T10:18:58.851Z] [INFO] 
05:18:58 [2024-03-06T10:18:58.851Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core.tests ---
05:18:58 [2024-03-06T10:18:58.851Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core.tests
05:18:58 [2024-03-06T10:18:58.851Z] [INFO] 
05:18:58 [2024-03-06T10:18:58.851Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core.tests ---
05:18:58 [2024-03-06T10:18:58.851Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:58 [2024-03-06T10:18:58.851Z] [INFO] 
05:18:58 [2024-03-06T10:18:58.851Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
05:18:58 [2024-03-06T10:18:58.851Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
05:18:58 [2024-03-06T10:18:58.851Z] [INFO] 
05:18:58 [2024-03-06T10:18:58.851Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
05:18:58 [2024-03-06T10:18:58.851Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:58 [2024-03-06T10:18:58.851Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:58 [2024-03-06T10:18:58.851Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
05:18:58 [2024-03-06T10:18:58.851Z] [INFO] Nothing to compile - all classes are up to date
05:18:58 [2024-03-06T10:18:58.851Z] [INFO] 
05:18:58 [2024-03-06T10:18:58.851Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >--
05:18:58 [2024-03-06T10:18:58.851Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT [134/141]
05:18:58 [2024-03-06T10:18:58.851Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
05:18:58 [2024-03-06T10:18:58.851Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:58 [2024-03-06T10:18:58.851Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:58 [2024-03-06T10:18:58.851Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
05:18:59 [2024-03-06T10:18:59.107Z] [INFO] 
05:18:59 [2024-03-06T10:18:59.107Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:18:59 [2024-03-06T10:18:59.107Z] [INFO] The project's OSGi version is 1.0.8.202403061017
05:18:59 [2024-03-06T10:18:59.107Z] [INFO] 
05:18:59 [2024-03-06T10:18:59.107Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:18:59 [2024-03-06T10:18:59.107Z] [INFO] 
05:18:59 [2024-03-06T10:18:59.107Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:18:59 [2024-03-06T10:18:59.107Z] [INFO] 
05:18:59 [2024-03-06T10:18:59.107Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:18:59 [2024-03-06T10:18:59.107Z] [INFO] 
05:18:59 [2024-03-06T10:18:59.107Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:18:59 [2024-03-06T10:18:59.107Z] [INFO] 
05:18:59 [2024-03-06T10:18:59.107Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:18:59 [2024-03-06T10:18:59.107Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core.tests
05:18:59 [2024-03-06T10:18:59.107Z] [INFO] 
05:18:59 [2024-03-06T10:18:59.107Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:18:59 [2024-03-06T10:18:59.107Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:59 [2024-03-06T10:18:59.107Z] [INFO] 
05:18:59 [2024-03-06T10:18:59.107Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:18:59 [2024-03-06T10:18:59.107Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
05:18:59 [2024-03-06T10:18:59.107Z] [INFO] 
05:18:59 [2024-03-06T10:18:59.107Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:18:59 [2024-03-06T10:18:59.107Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:59 [2024-03-06T10:18:59.107Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:59 [2024-03-06T10:18:59.107Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
05:18:59 [2024-03-06T10:18:59.107Z] [INFO] Nothing to compile - all classes are up to date
05:18:59 [2024-03-06T10:18:59.107Z] [INFO] 
05:18:59 [2024-03-06T10:18:59.107Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
05:18:59 [2024-03-06T10:18:59.107Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT [135/141]
05:18:59 [2024-03-06T10:18:59.107Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
05:18:59 [2024-03-06T10:18:59.107Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:59 [2024-03-06T10:18:59.107Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:59 [2024-03-06T10:18:59.107Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
05:18:59 [2024-03-06T10:18:59.362Z] [INFO] 
05:18:59 [2024-03-06T10:18:59.362Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:18:59 [2024-03-06T10:18:59.362Z] [INFO] The project's OSGi version is 1.0.3.202403061017
05:18:59 [2024-03-06T10:18:59.362Z] [INFO] 
05:18:59 [2024-03-06T10:18:59.362Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:18:59 [2024-03-06T10:18:59.362Z] [INFO] 
05:18:59 [2024-03-06T10:18:59.362Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:18:59 [2024-03-06T10:18:59.363Z] [INFO] 
05:18:59 [2024-03-06T10:18:59.363Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:18:59 [2024-03-06T10:18:59.363Z] [INFO] 
05:18:59 [2024-03-06T10:18:59.363Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:18:59 [2024-03-06T10:18:59.363Z] [INFO] 
05:18:59 [2024-03-06T10:18:59.363Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:18:59 [2024-03-06T10:18:59.363Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.tests
05:18:59 [2024-03-06T10:18:59.617Z] [INFO] 
05:18:59 [2024-03-06T10:18:59.617Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:18:59 [2024-03-06T10:18:59.617Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:18:59 [2024-03-06T10:18:59.617Z] [INFO] 
05:18:59 [2024-03-06T10:18:59.617Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:18:59 [2024-03-06T10:18:59.617Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
05:18:59 [2024-03-06T10:18:59.618Z] [INFO] 
05:18:59 [2024-03-06T10:18:59.618Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:18:59 [2024-03-06T10:18:59.618Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:18:59 [2024-03-06T10:18:59.618Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:59 [2024-03-06T10:18:59.618Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
05:18:59 [2024-03-06T10:18:59.618Z] [INFO] Nothing to compile - all classes are up to date
05:18:59 [2024-03-06T10:18:59.618Z] [INFO] 
05:18:59 [2024-03-06T10:18:59.618Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
05:18:59 [2024-03-06T10:18:59.618Z] [INFO] Building Trace Compass All Tests 1.0.13-SNAPSHOT               [136/141]
05:18:59 [2024-03-06T10:18:59.618Z] [INFO]   from releng/org.eclipse.tracecompass.alltests/pom.xml
05:18:59 [2024-03-06T10:18:59.618Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:18:59 [2024-03-06T10:18:59.618Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:18:59 [2024-03-06T10:18:59.618Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/pom.xml
05:19:00 [2024-03-06T10:19:00.178Z] [INFO] 
05:19:00 [2024-03-06T10:19:00.178Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
05:19:00 [2024-03-06T10:19:00.178Z] [INFO] The project's OSGi version is 1.0.13.202403061017
05:19:00 [2024-03-06T10:19:00.178Z] [INFO] 
05:19:00 [2024-03-06T10:19:00.178Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
05:19:00 [2024-03-06T10:19:00.178Z] [INFO] 
05:19:00 [2024-03-06T10:19:00.178Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
05:19:00 [2024-03-06T10:19:00.178Z] [INFO] 
05:19:00 [2024-03-06T10:19:00.178Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
05:19:00 [2024-03-06T10:19:00.178Z] [INFO] 
05:19:00 [2024-03-06T10:19:00.178Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
05:19:00 [2024-03-06T10:19:00.178Z] [INFO] 
05:19:00 [2024-03-06T10:19:00.178Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
05:19:00 [2024-03-06T10:19:00.178Z] [INFO] Resolving class path of Trace Compass All Tests
05:19:00 [2024-03-06T10:19:00.740Z] [INFO] 
05:19:00 [2024-03-06T10:19:00.740Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.alltests ---
05:19:00 [2024-03-06T10:19:00.740Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:00 [2024-03-06T10:19:00.741Z] [INFO] 
05:19:00 [2024-03-06T10:19:00.741Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
05:19:00 [2024-03-06T10:19:00.741Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/src/main/resources
05:19:00 [2024-03-06T10:19:00.741Z] [INFO] 
05:19:00 [2024-03-06T10:19:00.741Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
05:19:00 [2024-03-06T10:19:00.741Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:00 [2024-03-06T10:19:00.741Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:00 [2024-03-06T10:19:00.741Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/pom.xml
05:19:00 [2024-03-06T10:19:00.741Z] [INFO] Nothing to compile - all classes are up to date
05:19:00 [2024-03-06T10:19:00.741Z] [INFO] 
05:19:00 [2024-03-06T10:19:00.741Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests >--
05:19:00 [2024-03-06T10:19:00.741Z] [INFO] Building org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT [137/141]
05:19:00 [2024-03-06T10:19:00.741Z] [INFO]   from releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
05:19:00 [2024-03-06T10:19:00.741Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:19:00 [2024-03-06T10:19:00.741Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:00 [2024-03-06T10:19:00.741Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
05:19:00 [2024-03-06T10:19:00.996Z] [INFO] 
05:19:00 [2024-03-06T10:19:00.996Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
05:19:00 [2024-03-06T10:19:00.996Z] [INFO] The project's OSGi version is 1.0.8.202403061017
05:19:00 [2024-03-06T10:19:00.996Z] [INFO] 
05:19:00 [2024-03-06T10:19:00.997Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
05:19:00 [2024-03-06T10:19:00.997Z] [INFO] 
05:19:00 [2024-03-06T10:19:00.997Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
05:19:00 [2024-03-06T10:19:00.997Z] [INFO] 
05:19:00 [2024-03-06T10:19:00.997Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
05:19:00 [2024-03-06T10:19:00.997Z] [INFO] 
05:19:00 [2024-03-06T10:19:00.997Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
05:19:00 [2024-03-06T10:19:00.997Z] [INFO] 
05:19:00 [2024-03-06T10:19:00.997Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
05:19:00 [2024-03-06T10:19:00.997Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.core.tests
05:19:01 [2024-03-06T10:19:01.252Z] [INFO] 
05:19:01 [2024-03-06T10:19:01.252Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.core.tests ---
05:19:01 [2024-03-06T10:19:01.252Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:01 [2024-03-06T10:19:01.252Z] [INFO] 
05:19:01 [2024-03-06T10:19:01.252Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
05:19:01 [2024-03-06T10:19:01.252Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
05:19:01 [2024-03-06T10:19:01.252Z] [INFO] 
05:19:01 [2024-03-06T10:19:01.252Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
05:19:01 [2024-03-06T10:19:01.252Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:01 [2024-03-06T10:19:01.252Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:01 [2024-03-06T10:19:01.252Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
05:19:01 [2024-03-06T10:19:01.508Z] [INFO] Nothing to compile - all classes are up to date
05:19:01 [2024-03-06T10:19:01.508Z] [INFO] 
05:19:01 [2024-03-06T10:19:01.508Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
05:19:01 [2024-03-06T10:19:01.508Z] [INFO] Building org.eclipse.tracecompass.testing 9.3.0-SNAPSHOT       [138/141]
05:19:01 [2024-03-06T10:19:01.508Z] [INFO]   from releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
05:19:01 [2024-03-06T10:19:01.508Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:19:01 [2024-03-06T10:19:01.508Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.testing ---
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.testing ---
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/src/main/resources
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 9.3.0-SNAPSHOT    [139/141]
05:19:02 [2024-03-06T10:19:02.069Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote ---
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote ---
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/src/main/resources
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] Building Trace Compass Repository 9.3.0-SNAPSHOT               [140/141]
05:19:02 [2024-03-06T10:19:02.069Z] [INFO]   from releng/org.eclipse.tracecompass.releng-site/pom.xml
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
05:19:02 [2024-03-06T10:19:02.069Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/pom.xml
05:19:02 [2024-03-06T10:19:02.630Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.630Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
05:19:02 [2024-03-06T10:19:02.630Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:19:02 [2024-03-06T10:19:02.630Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.630Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
05:19:02 [2024-03-06T10:19:02.630Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.630Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
05:19:02 [2024-03-06T10:19:02.630Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/target
05:19:02 [2024-03-06T10:19:02.630Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.630Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
05:19:02 [2024-03-06T10:19:02.630Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.630Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-site ---
05:19:02 [2024-03-06T10:19:02.630Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:02 [2024-03-06T10:19:02.630Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.630Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
05:19:02 [2024-03-06T10:19:02.630Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/src/main/resources
05:19:02 [2024-03-06T10:19:02.630Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.630Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
05:19:02 [2024-03-06T10:19:02.630Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT [141/141]
05:19:02 [2024-03-06T10:19:02.630Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
05:19:02 [2024-03-06T10:19:02.630Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:19:02 [2024-03-06T10:19:02.630Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:02 [2024-03-06T10:19:02.630Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] The project's OSGi version is 1.0.4.202403061017
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core.tests
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:19:02 [2024-03-06T10:19:02.886Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:02 [2024-03-06T10:19:02.886Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:02 [2024-03-06T10:19:02.886Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] Nothing to compile - all classes are up to date
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] Building Trace Compass Parent 9.3.0-SNAPSHOT                   [142/141]
05:19:02 [2024-03-06T10:19:02.886Z] [INFO]   from pom.xml
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] --------------------------------[ pom ]---------------------------------
05:19:02 [2024-03-06T10:19:02.886Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (fix-dark-theme-css)'
05:19:02 [2024-03-06T10:19:02.886Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
05:19:02 [2024-03-06T10:19:02.886Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
05:19:02 [2024-03-06T10:19:02.886Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
05:19:02 [2024-03-06T10:19:02.886Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
05:19:02 [2024-03-06T10:19:02.886Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] >>> javadoc:3.6.2:aggregate (default-cli) > compile @ org.eclipse.tracecompass >>>
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] Forking Trace Compass Parent 9.3.0-SNAPSHOT
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass ---
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] Forking Trace Compass Tracetype-agnostic Analyses Parent 9.3.0-SNAPSHOT
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis-parent ---
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] Forking Trace Compass Common Utilities Parent 9.3.0-SNAPSHOT
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
05:19:02 [2024-03-06T10:19:02.886Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common-parent ---
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] Forking org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] The project's OSGi version is 5.2.0.202403061017
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core ---
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core ---
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src/main/resources
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
05:19:02 [2024-03-06T10:19:02.887Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:02 [2024-03-06T10:19:02.887Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:02 [2024-03-06T10:19:02.887Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] Nothing to compile - all classes are up to date
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] Forking Trace Compass State System Parent 9.3.0-SNAPSHOT
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem-parent ---
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] Forking org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] The project's OSGi version is 1.3.0.202403061017
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core ---
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core ---
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
05:19:02 [2024-03-06T10:19:02.887Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:02 [2024-03-06T10:19:02.887Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:02 [2024-03-06T10:19:02.887Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] Nothing to compile - all classes are up to date
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] Forking org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] The project's OSGi version is 3.1.0.202403061017
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core ---
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core ---
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
05:19:02 [2024-03-06T10:19:02.887Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
05:19:02 [2024-03-06T10:19:02.888Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:02 [2024-03-06T10:19:02.888Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:02 [2024-03-06T10:19:02.888Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] Nothing to compile - all classes are up to date
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] Forking Trace Compass TMF Parent 9.3.0-SNAPSHOT
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf-parent ---
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] Forking Trace Compass Filter Parser 1.1.1-SNAPSHOT
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] The project's OSGi version is 1.1.1.202403061017
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser ---
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.filter.parser ---
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
05:19:02 [2024-03-06T10:19:02.888Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:02 [2024-03-06T10:19:02.888Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:02 [2024-03-06T10:19:02.888Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] Nothing to compile - all classes are up to date
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] Forking org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] The project's OSGi version is 5.3.1.202403061017
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core ---
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core ---
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
05:19:02 [2024-03-06T10:19:02.888Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:02 [2024-03-06T10:19:02.888Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:02 [2024-03-06T10:19:02.888Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] Nothing to compile - all classes are up to date
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] Forking org.eclipse.tracecompass.tmf.core 9.2.1-SNAPSHOT
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] The project's OSGi version is 9.2.1.202403061017
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core ---
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core ---
05:19:02 [2024-03-06T10:19:02.888Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:02 [2024-03-06T10:19:02.889Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.889Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
05:19:02 [2024-03-06T10:19:02.889Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
05:19:02 [2024-03-06T10:19:02.889Z] [INFO] 
05:19:02 [2024-03-06T10:19:02.889Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
05:19:02 [2024-03-06T10:19:02.889Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:02 [2024-03-06T10:19:02.889Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:02 [2024-03-06T10:19:02.889Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] Nothing to compile - all classes are up to date
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] The project's OSGi version is 2.2.1.202403061017
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core ---
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core ---
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
05:19:03 [2024-03-06T10:19:03.145Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:03 [2024-03-06T10:19:03.145Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:03 [2024-03-06T10:19:03.145Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] Nothing to compile - all classes are up to date
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] Forking org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] The project's OSGi version is 1.0.16.202403061017
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests ---
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
05:19:03 [2024-03-06T10:19:03.145Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:03 [2024-03-06T10:19:03.145Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:03 [2024-03-06T10:19:03.145Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] Nothing to compile - all classes are up to date
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] Forking org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] The project's OSGi version is 1.0.25.202403061017
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests ---
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core.tests ---
05:19:03 [2024-03-06T10:19:03.145Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
05:19:03 [2024-03-06T10:19:03.146Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:03 [2024-03-06T10:19:03.146Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:03 [2024-03-06T10:19:03.146Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.25-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] Nothing to compile - all classes are up to date
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] Forking Trace Compass CTF Support Parent 9.3.0-SNAPSHOT
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf-parent ---
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] Forking Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] The project's OSGi version is 1.1.1.202403061017
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser ---
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser ---
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
05:19:03 [2024-03-06T10:19:03.146Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:03 [2024-03-06T10:19:03.146Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:03 [2024-03-06T10:19:03.146Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] Nothing to compile - all classes are up to date
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] Forking org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] The project's OSGi version is 4.4.1.202403061017
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core ---
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core ---
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
05:19:03 [2024-03-06T10:19:03.146Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:03 [2024-03-06T10:19:03.146Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:03 [2024-03-06T10:19:03.146Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] Nothing to compile - all classes are up to date
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] The project's OSGi version is 4.5.1.202403061017
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core ---
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core ---
05:19:03 [2024-03-06T10:19:03.146Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:03 [2024-03-06T10:19:03.147Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.147Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
05:19:03 [2024-03-06T10:19:03.147Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
05:19:03 [2024-03-06T10:19:03.147Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.147Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
05:19:03 [2024-03-06T10:19:03.402Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:03 [2024-03-06T10:19:03.402Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:03 [2024-03-06T10:19:03.402Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
05:19:03 [2024-03-06T10:19:03.402Z] [INFO] Nothing to compile - all classes are up to date
05:19:03 [2024-03-06T10:19:03.402Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.402Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.402Z] [INFO] Forking Trace Compass CTF Core Tests Plug-in 1.0.15-SNAPSHOT
05:19:03 [2024-03-06T10:19:03.402Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.402Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.402Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] The project's OSGi version is 1.0.15.202403061017
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests ---
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core.tests ---
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
05:19:03 [2024-03-06T10:19:03.403Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:03 [2024-03-06T10:19:03.403Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:03 [2024-03-06T10:19:03.403Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] Nothing to compile - all classes are up to date
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] The project's OSGi version is 1.0.17.202403061017
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
05:19:03 [2024-03-06T10:19:03.403Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:03 [2024-03-06T10:19:03.403Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:03 [2024-03-06T10:19:03.403Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] Nothing to compile - all classes are up to date
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] The project's OSGi version is 1.0.3.202403061017
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
05:19:03 [2024-03-06T10:19:03.403Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:03 [2024-03-06T10:19:03.403Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:03 [2024-03-06T10:19:03.403Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] Nothing to compile - all classes are up to date
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.403Z] [INFO] Forking org.eclipse.tracecompass.tmf.ui 9.0.3-SNAPSHOT
05:19:03 [2024-03-06T10:19:03.404Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.404Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.404Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
05:19:03 [2024-03-06T10:19:03.404Z] [INFO] The project's OSGi version is 9.0.3.202403061017
05:19:03 [2024-03-06T10:19:03.404Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.404Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
05:19:03 [2024-03-06T10:19:03.404Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.404Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
05:19:03 [2024-03-06T10:19:03.404Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.404Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
05:19:03 [2024-03-06T10:19:03.404Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.404Z] [INFO] --- antrun:3.1.0:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
05:19:03 [2024-03-06T10:19:03.404Z] [INFO] Executing tasks
05:19:03 [2024-03-06T10:19:03.404Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
05:19:03 [2024-03-06T10:19:03.404Z] [WARNING]      [echo] Verifying target platform: tracecompass-e4.31
05:19:03 [2024-03-06T10:19:03.404Z] [WARNING]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
05:19:03 [2024-03-06T10:19:03.404Z] [INFO] Executed tasks
05:19:03 [2024-03-06T10:19:03.404Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.404Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
05:19:03 [2024-03-06T10:19:03.404Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.404Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui ---
05:19:03 [2024-03-06T10:19:03.404Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.404Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui ---
05:19:03 [2024-03-06T10:19:03.404Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:03 [2024-03-06T10:19:03.404Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.404Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
05:19:03 [2024-03-06T10:19:03.404Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
05:19:03 [2024-03-06T10:19:03.404Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.404Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
05:19:03 [2024-03-06T10:19:03.404Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:03 [2024-03-06T10:19:03.404Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:03 [2024-03-06T10:19:03.404Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] Nothing to compile - all classes are up to date
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] The project's OSGi version is 2.1.0.202403061017
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui ---
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui ---
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
05:19:03 [2024-03-06T10:19:03.661Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:03 [2024-03-06T10:19:03.661Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:03 [2024-03-06T10:19:03.661Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] Nothing to compile - all classes are up to date
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] The project's OSGi version is 1.1.0.202403061017
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core ---
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core ---
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
05:19:03 [2024-03-06T10:19:03.661Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:03 [2024-03-06T10:19:03.661Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:03 [2024-03-06T10:19:03.661Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] Nothing to compile - all classes are up to date
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] The project's OSGi version is 1.2.1.202403061017
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
05:19:03 [2024-03-06T10:19:03.661Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core ---
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core ---
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
05:19:03 [2024-03-06T10:19:03.662Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:03 [2024-03-06T10:19:03.662Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:03 [2024-03-06T10:19:03.662Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] Nothing to compile - all classes are up to date
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] Forking org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] The project's OSGi version is 4.1.1.202403061017
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core ---
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core ---
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
05:19:03 [2024-03-06T10:19:03.662Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:03 [2024-03-06T10:19:03.662Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:03 [2024-03-06T10:19:03.662Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] Nothing to compile - all classes are up to date
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.core 5.5.1-SNAPSHOT
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] The project's OSGi version is 5.5.1.202403061017
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core ---
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core ---
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
05:19:03 [2024-03-06T10:19:03.662Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:03 [2024-03-06T10:19:03.662Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:03 [2024-03-06T10:19:03.662Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] Nothing to compile - all classes are up to date
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] The project's OSGi version is 4.1.1.202403061017
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
05:19:03 [2024-03-06T10:19:03.662Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
05:19:03 [2024-03-06T10:19:03.663Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:03 [2024-03-06T10:19:03.663Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:03 [2024-03-06T10:19:03.663Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] Nothing to compile - all classes are up to date
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.core 8.2.1-SNAPSHOT
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] The project's OSGi version is 8.2.1.202403061017
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core ---
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core ---
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
05:19:03 [2024-03-06T10:19:03.663Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:03 [2024-03-06T10:19:03.663Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:03 [2024-03-06T10:19:03.663Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
05:19:03 [2024-03-06T10:19:03.663Z] [INFO] Nothing to compile - all classes are up to date
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] Forking Trace Compass LTTng Support Parent 9.3.0-SNAPSHOT
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng-parent ---
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] Forking org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] The project's OSGi version is 1.2.0.202403061017
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core ---
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core ---
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
05:19:03 [2024-03-06T10:19:03.919Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:03 [2024-03-06T10:19:03.919Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:03 [2024-03-06T10:19:03.919Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] Nothing to compile - all classes are up to date
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] The project's OSGi version is 3.1.1.202403061017
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core ---
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core ---
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
05:19:03 [2024-03-06T10:19:03.919Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:03 [2024-03-06T10:19:03.919Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:03 [2024-03-06T10:19:03.919Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] Nothing to compile - all classes are up to date
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.919Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] Forking org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] The project's OSGi version is 1.0.21.202403061017
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests ---
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
05:19:03 [2024-03-06T10:19:03.920Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:03 [2024-03-06T10:19:03.920Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:03 [2024-03-06T10:19:03.920Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] Nothing to compile - all classes are up to date
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] Forking Trace Compass Release Engineering Parent 9.3.0-SNAPSHOT
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-parent ---
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] Forking org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] The project's OSGi version is 1.0.2.202403061017
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/main/resources
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
05:19:03 [2024-03-06T10:19:03.920Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:03 [2024-03-06T10:19:03.920Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:03 [2024-03-06T10:19:03.920Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] No sources to compile
05:19:03 [2024-03-06T10:19:03.920Z] [WARNING] Source directory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src does not exist
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] Forking org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] The project's OSGi version is 1.0.22.202403061017
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.920Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
05:19:03 [2024-03-06T10:19:03.921Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:03 [2024-03-06T10:19:03.921Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:03 [2024-03-06T10:19:03.921Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.22-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] Nothing to compile - all classes are up to date
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] The project's OSGi version is 1.0.3.202403061017
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
05:19:03 [2024-03-06T10:19:03.921Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:03 [2024-03-06T10:19:03.921Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:03 [2024-03-06T10:19:03.921Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] Nothing to compile - all classes are up to date
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] Forking org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] The project's OSGi version is 1.0.8.202403061017
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] 
05:19:03 [2024-03-06T10:19:03.921Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
05:19:03 [2024-03-06T10:19:03.921Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:03 [2024-03-06T10:19:03.921Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:03 [2024-03-06T10:19:03.921Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
05:19:04 [2024-03-06T10:19:04.178Z] [INFO] Nothing to compile - all classes are up to date
05:19:04 [2024-03-06T10:19:04.178Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.178Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.178Z] [INFO] Forking org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT
05:19:04 [2024-03-06T10:19:04.178Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.178Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.178Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
05:19:04 [2024-03-06T10:19:04.178Z] [INFO] The project's OSGi version is 1.1.0.202403061017
05:19:04 [2024-03-06T10:19:04.178Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.178Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
05:19:04 [2024-03-06T10:19:04.178Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.178Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
05:19:04 [2024-03-06T10:19:04.178Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.178Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
05:19:04 [2024-03-06T10:19:04.178Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.178Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
05:19:04 [2024-03-06T10:19:04.178Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.178Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui ---
05:19:04 [2024-03-06T10:19:04.178Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.178Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.ui ---
05:19:04 [2024-03-06T10:19:04.178Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:04 [2024-03-06T10:19:04.178Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.178Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
05:19:04 [2024-03-06T10:19:04.178Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
05:19:04 [2024-03-06T10:19:04.178Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.178Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
05:19:04 [2024-03-06T10:19:04.178Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:04 [2024-03-06T10:19:04.178Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:04 [2024-03-06T10:19:04.178Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] Nothing to compile - all classes are up to date
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] The project's OSGi version is 1.0.5.202403061017
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
05:19:04 [2024-03-06T10:19:04.179Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:04 [2024-03-06T10:19:04.179Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:04 [2024-03-06T10:19:04.179Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] Nothing to compile - all classes are up to date
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] The project's OSGi version is 1.1.0.202403061017
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui ---
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui ---
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
05:19:04 [2024-03-06T10:19:04.179Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:04 [2024-03-06T10:19:04.179Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:04 [2024-03-06T10:19:04.179Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] Nothing to compile - all classes are up to date
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] The project's OSGi version is 1.2.0.202403061017
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui ---
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui ---
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
05:19:04 [2024-03-06T10:19:04.179Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:04 [2024-03-06T10:19:04.179Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:04 [2024-03-06T10:19:04.179Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] Nothing to compile - all classes are up to date
05:19:04 [2024-03-06T10:19:04.179Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] The project's OSGi version is 1.0.4.202403061017
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
05:19:04 [2024-03-06T10:19:04.180Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:04 [2024-03-06T10:19:04.180Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:04 [2024-03-06T10:19:04.180Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] Nothing to compile - all classes are up to date
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] The project's OSGi version is 1.0.7.202403061017
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.180Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:04 [2024-03-06T10:19:04.180Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:04 [2024-03-06T10:19:04.180Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] Nothing to compile - all classes are up to date
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.180Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.436Z] [INFO] The project's OSGi version is 1.0.7.202403061017
05:19:04 [2024-03-06T10:19:04.436Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.436Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.436Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.436Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.436Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.436Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.436Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.436Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.436Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.436Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.436Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.436Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.436Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:04 [2024-03-06T10:19:04.436Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.436Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.436Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
05:19:04 [2024-03-06T10:19:04.436Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.436Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.436Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:04 [2024-03-06T10:19:04.436Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:04 [2024-03-06T10:19:04.437Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] Nothing to compile - all classes are up to date
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] The project's OSGi version is 1.0.18.202403061017
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
05:19:04 [2024-03-06T10:19:04.437Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:04 [2024-03-06T10:19:04.437Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:04 [2024-03-06T10:19:04.437Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] Nothing to compile - all classes are up to date
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] The project's OSGi version is 6.1.1.202403061017
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui ---
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui ---
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
05:19:04 [2024-03-06T10:19:04.437Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:04 [2024-03-06T10:19:04.437Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:04 [2024-03-06T10:19:04.437Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] Nothing to compile - all classes are up to date
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] The project's OSGi version is 4.1.3.202403061017
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
05:19:04 [2024-03-06T10:19:04.437Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
05:19:04 [2024-03-06T10:19:04.438Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:04 [2024-03-06T10:19:04.438Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:04 [2024-03-06T10:19:04.438Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] Nothing to compile - all classes are up to date
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] The project's OSGi version is 1.0.10.202403061017
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
05:19:04 [2024-03-06T10:19:04.438Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:04 [2024-03-06T10:19:04.438Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:04 [2024-03-06T10:19:04.438Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] Nothing to compile - all classes are up to date
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] The project's OSGi version is 1.0.11.202403061017
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
05:19:04 [2024-03-06T10:19:04.438Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:04 [2024-03-06T10:19:04.438Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:04 [2024-03-06T10:19:04.438Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] Nothing to compile - all classes are up to date
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] The project's OSGi version is 1.0.12.202403061017
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.438Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:04 [2024-03-06T10:19:04.439Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.439Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.439Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
05:19:04 [2024-03-06T10:19:04.439Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.439Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.439Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:04 [2024-03-06T10:19:04.439Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:04 [2024-03-06T10:19:04.439Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
05:19:04 [2024-03-06T10:19:04.694Z] [INFO] Nothing to compile - all classes are up to date
05:19:04 [2024-03-06T10:19:04.694Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.694Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.694Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT
05:19:04 [2024-03-06T10:19:04.694Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.694Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.694Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.694Z] [INFO] The project's OSGi version is 1.0.17.202403061017
05:19:04 [2024-03-06T10:19:04.694Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.694Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.694Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.694Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.694Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.694Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.694Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.694Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.694Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.694Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.694Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.694Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.694Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:04 [2024-03-06T10:19:04.694Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.694Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.694Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources
05:19:04 [2024-03-06T10:19:04.694Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.694Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.694Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:04 [2024-03-06T10:19:04.695Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:04 [2024-03-06T10:19:04.695Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] Nothing to compile - all classes are up to date
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.core 2.4.1-SNAPSHOT
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] The project's OSGi version is 2.4.1.202403061017
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core ---
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core ---
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
05:19:04 [2024-03-06T10:19:04.695Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:04 [2024-03-06T10:19:04.695Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:04 [2024-03-06T10:19:04.695Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] Nothing to compile - all classes are up to date
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.10-SNAPSHOT
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] The project's OSGi version is 1.0.10.202403061017
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
05:19:04 [2024-03-06T10:19:04.695Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:04 [2024-03-06T10:19:04.695Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:04 [2024-03-06T10:19:04.695Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] Nothing to compile - all classes are up to date
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.ui 4.1.1-SNAPSHOT
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] The project's OSGi version is 4.1.1.202403061017
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui ---
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui ---
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.695Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
05:19:04 [2024-03-06T10:19:04.695Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:04 [2024-03-06T10:19:04.695Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:04 [2024-03-06T10:19:04.696Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
05:19:04 [2024-03-06T10:19:04.696Z] [INFO] Nothing to compile - all classes are up to date
05:19:04 [2024-03-06T10:19:04.696Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.696Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.696Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT
05:19:04 [2024-03-06T10:19:04.696Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.696Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.696Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.696Z] [INFO] The project's OSGi version is 1.0.8.202403061017
05:19:04 [2024-03-06T10:19:04.696Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.696Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.696Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.696Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.696Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.696Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.696Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.696Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.696Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.696Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.696Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.696Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.696Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:04 [2024-03-06T10:19:04.696Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.696Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.696Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
05:19:04 [2024-03-06T10:19:04.696Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.696Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
05:19:04 [2024-03-06T10:19:04.696Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:04 [2024-03-06T10:19:04.696Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:04 [2024-03-06T10:19:04.696Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
05:19:04 [2024-03-06T10:19:04.951Z] [INFO] Nothing to compile - all classes are up to date
05:19:04 [2024-03-06T10:19:04.951Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.951Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.951Z] [INFO] Forking Trace Compass BTF Support Parent 9.3.0-SNAPSHOT
05:19:04 [2024-03-06T10:19:04.951Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.951Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.951Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf-parent ---
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] Forking org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] The project's OSGi version is 3.1.0.202403061017
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core ---
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core ---
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/src/main/resources
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
05:19:04 [2024-03-06T10:19:04.952Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:04 [2024-03-06T10:19:04.952Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:04 [2024-03-06T10:19:04.952Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] Nothing to compile - all classes are up to date
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] Forking org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] The project's OSGi version is 1.1.0.202403061017
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui ---
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.ui ---
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
05:19:04 [2024-03-06T10:19:04.952Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:04 [2024-03-06T10:19:04.952Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:04 [2024-03-06T10:19:04.952Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] Nothing to compile - all classes are up to date
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] Forking Trace Compass Documentation 9.3.0-SNAPSHOT
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc ---
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] Forking Trace Compass Profiling User Guide 9.3.0-SNAPSHOT
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
05:19:04 [2024-03-06T10:19:04.952Z] [INFO] Executing tasks
05:19:04 [2024-03-06T10:19:04.953Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/doc/User-Guide.html
05:19:04 [2024-03-06T10:19:04.953Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated.
05:19:04 [2024-03-06T10:19:04.953Z] [INFO] Executed tasks
05:19:04 [2024-03-06T10:19:04.953Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.953Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
05:19:04 [2024-03-06T10:19:04.953Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/src/main/resources
05:19:04 [2024-03-06T10:19:04.953Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.953Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
05:19:04 [2024-03-06T10:19:04.953Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:04 [2024-03-06T10:19:04.953Z] [INFO] 
05:19:04 [2024-03-06T10:19:04.953Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
05:19:04 [2024-03-06T10:19:04.953Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/data/.metadata/.log
05:19:04 [2024-03-06T10:19:04.953Z] [INFO] Command line:
05:19:04 [2024-03-06T10:19:04.953Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
05:19:04 [2024-03-06T10:19:04.953Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:19:06 [2024-03-06T10:19:06.318Z] Buildfile: build.xml
05:19:06 [2024-03-06T10:19:06.318Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
05:19:06 [2024-03-06T10:19:06.318Z] WARNING: A terminally deprecated method in java.lang.System has been called
05:19:06 [2024-03-06T10:19:06.318Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
05:19:06 [2024-03-06T10:19:06.318Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
05:19:06 [2024-03-06T10:19:06.318Z] WARNING: System::setSecurityManager will be removed in a future release
05:19:06 [2024-03-06T10:19:06.318Z] 
05:19:06 [2024-03-06T10:19:06.318Z] build.index:
05:19:07 [2024-03-06T10:19:07.247Z] BUILD SUCCESSFUL
05:19:07 [2024-03-06T10:19:07.247Z] 
05:19:07 [2024-03-06T10:19:07.247Z] BUILD SUCCESSFUL
05:19:07 [2024-03-06T10:19:07.247Z] Total time: 1 second
05:19:07 [2024-03-06T10:19:07.247Z] [INFO] 
05:19:07 [2024-03-06T10:19:07.247Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:07 [2024-03-06T10:19:07.247Z] [INFO] Forking Trace Compass Developer Guide 9.3.0-SNAPSHOT
05:19:07 [2024-03-06T10:19:07.247Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:07 [2024-03-06T10:19:07.247Z] [INFO] 
05:19:07 [2024-03-06T10:19:07.247Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
05:19:07 [2024-03-06T10:19:07.247Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:19:07 [2024-03-06T10:19:07.247Z] [INFO] 
05:19:07 [2024-03-06T10:19:07.247Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
05:19:07 [2024-03-06T10:19:07.247Z] [INFO] 
05:19:07 [2024-03-06T10:19:07.247Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
05:19:07 [2024-03-06T10:19:07.247Z] [INFO] 
05:19:07 [2024-03-06T10:19:07.247Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
05:19:07 [2024-03-06T10:19:07.247Z] [INFO] 
05:19:07 [2024-03-06T10:19:07.247Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
05:19:07 [2024-03-06T10:19:07.247Z] [INFO] 
05:19:07 [2024-03-06T10:19:07.247Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev ---
05:19:07 [2024-03-06T10:19:07.247Z] [INFO] 
05:19:07 [2024-03-06T10:19:07.247Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.dev ---
05:19:07 [2024-03-06T10:19:07.247Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:07 [2024-03-06T10:19:07.247Z] [INFO] 
05:19:07 [2024-03-06T10:19:07.247Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
05:19:07 [2024-03-06T10:19:07.247Z] [INFO] Executing tasks
05:19:07 [2024-03-06T10:19:07.503Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html
05:19:07 [2024-03-06T10:19:07.503Z] [INFO] [xmlvalidate] 19 file(s) have been successfully validated.
05:19:07 [2024-03-06T10:19:07.503Z] [INFO] Executed tasks
05:19:07 [2024-03-06T10:19:07.503Z] [INFO] 
05:19:07 [2024-03-06T10:19:07.503Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
05:19:07 [2024-03-06T10:19:07.503Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
05:19:07 [2024-03-06T10:19:07.503Z] [INFO] 
05:19:07 [2024-03-06T10:19:07.503Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
05:19:07 [2024-03-06T10:19:07.503Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:07 [2024-03-06T10:19:07.503Z] [INFO] 
05:19:07 [2024-03-06T10:19:07.503Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
05:19:07 [2024-03-06T10:19:07.503Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
05:19:07 [2024-03-06T10:19:07.503Z] [INFO] Command line:
05:19:07 [2024-03-06T10:19:07.503Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
05:19:07 [2024-03-06T10:19:07.503Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:19:09 [2024-03-06T10:19:09.390Z] Buildfile: build.xml
05:19:09 [2024-03-06T10:19:09.390Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
05:19:09 [2024-03-06T10:19:09.390Z] WARNING: A terminally deprecated method in java.lang.System has been called
05:19:09 [2024-03-06T10:19:09.390Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
05:19:09 [2024-03-06T10:19:09.390Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
05:19:09 [2024-03-06T10:19:09.390Z] WARNING: System::setSecurityManager will be removed in a future release
05:19:09 [2024-03-06T10:19:09.390Z] 
05:19:09 [2024-03-06T10:19:09.390Z] build.index:
05:19:10 [2024-03-06T10:19:10.755Z] BUILD SUCCESSFUL
05:19:10 [2024-03-06T10:19:10.755Z] 
05:19:10 [2024-03-06T10:19:10.755Z] BUILD SUCCESSFUL
05:19:10 [2024-03-06T10:19:10.755Z] Total time: 1 second
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] The project's OSGi version is 2.2.0.202403061017
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
05:19:10 [2024-03-06T10:19:10.755Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:10 [2024-03-06T10:19:10.755Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:10 [2024-03-06T10:19:10.755Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] Nothing to compile - all classes are up to date
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] Forking org.eclipse.tracecompass.tmf 9.3.0-SNAPSHOT
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf ---
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf ---
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/src/main/resources
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] Forking org.eclipse.tracecompass.btf 9.3.0-SNAPSHOT
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf ---
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf ---
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/src/main/resources
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] Forking org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] The project's OSGi version is 1.0.4.202403061017
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests ---
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core.tests ---
05:19:10 [2024-03-06T10:19:10.755Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
05:19:10 [2024-03-06T10:19:10.756Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:10 [2024-03-06T10:19:10.756Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:10 [2024-03-06T10:19:10.756Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] Nothing to compile - all classes are up to date
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] Forking org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] The project's OSGi version is 1.1.11.202403061017
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests ---
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core.tests ---
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
05:19:10 [2024-03-06T10:19:10.756Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:10 [2024-03-06T10:19:10.756Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:10 [2024-03-06T10:19:10.756Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/pom.xml
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] Nothing to compile - all classes are up to date
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] Forking org.eclipse.tracecompass.ctf 9.3.0-SNAPSHOT
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf ---
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf ---
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/src/main/resources
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] Forking org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] The project's OSGi version is 1.0.4.202403061017
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
05:19:10 [2024-03-06T10:19:10.756Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:10 [2024-03-06T10:19:10.756Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:10 [2024-03-06T10:19:10.756Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] Nothing to compile - all classes are up to date
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:10 [2024-03-06T10:19:10.756Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf 9.3.0-SNAPSHOT
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf ---
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf ---
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/src/main/resources
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] The project's OSGi version is 1.0.12.202403061017
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
05:19:10 [2024-03-06T10:19:10.757Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:10 [2024-03-06T10:19:10.757Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:10 [2024-03-06T10:19:10.757Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] Nothing to compile - all classes are up to date
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] Forking Trace Compass User Guide 9.3.0-SNAPSHOT
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user ---
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.user ---
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] 
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
05:19:10 [2024-03-06T10:19:10.757Z] [INFO] Executing tasks
05:19:11 [2024-03-06T10:19:11.318Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html
05:19:11 [2024-03-06T10:19:11.318Z] [INFO] [xmlvalidate] 18 file(s) have been successfully validated.
05:19:11 [2024-03-06T10:19:11.318Z] [INFO] Executed tasks
05:19:11 [2024-03-06T10:19:11.318Z] [INFO] 
05:19:11 [2024-03-06T10:19:11.318Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
05:19:11 [2024-03-06T10:19:11.318Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/src/main/resources
05:19:11 [2024-03-06T10:19:11.318Z] [INFO] 
05:19:11 [2024-03-06T10:19:11.318Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
05:19:11 [2024-03-06T10:19:11.318Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:11 [2024-03-06T10:19:11.318Z] [INFO] 
05:19:11 [2024-03-06T10:19:11.318Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
05:19:11 [2024-03-06T10:19:11.318Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
05:19:11 [2024-03-06T10:19:11.318Z] [INFO] Command line:
05:19:11 [2024-03-06T10:19:11.318Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
05:19:11 [2024-03-06T10:19:11.318Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:19:12 [2024-03-06T10:19:12.682Z] Buildfile: build.xml
05:19:12 [2024-03-06T10:19:12.682Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
05:19:12 [2024-03-06T10:19:12.682Z] WARNING: A terminally deprecated method in java.lang.System has been called
05:19:12 [2024-03-06T10:19:12.682Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
05:19:12 [2024-03-06T10:19:12.682Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
05:19:12 [2024-03-06T10:19:12.682Z] WARNING: System::setSecurityManager will be removed in a future release
05:19:12 [2024-03-06T10:19:12.682Z] 
05:19:12 [2024-03-06T10:19:12.682Z] build.index:
05:19:14 [2024-03-06T10:19:14.046Z] BUILD SUCCESSFUL
05:19:14 [2024-03-06T10:19:14.046Z] 
05:19:14 [2024-03-06T10:19:14.046Z] BUILD SUCCESSFUL
05:19:14 [2024-03-06T10:19:14.046Z] Total time: 1 second
05:19:14 [2024-03-06T10:19:14.046Z] [INFO] 
05:19:14 [2024-03-06T10:19:14.046Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:14 [2024-03-06T10:19:14.046Z] [INFO] Forking Trace Compass GDB Tracepoint Analysis User Guide 9.3.0-SNAPSHOT
05:19:14 [2024-03-06T10:19:14.046Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:14 [2024-03-06T10:19:14.046Z] [INFO] 
05:19:14 [2024-03-06T10:19:14.046Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:19:14 [2024-03-06T10:19:14.046Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:19:14 [2024-03-06T10:19:14.046Z] [INFO] 
05:19:14 [2024-03-06T10:19:14.046Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:19:14 [2024-03-06T10:19:14.046Z] [INFO] 
05:19:14 [2024-03-06T10:19:14.046Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:19:14 [2024-03-06T10:19:14.046Z] [INFO] 
05:19:14 [2024-03-06T10:19:14.046Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:19:14 [2024-03-06T10:19:14.046Z] [INFO] 
05:19:14 [2024-03-06T10:19:14.046Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:19:14 [2024-03-06T10:19:14.046Z] [INFO] 
05:19:14 [2024-03-06T10:19:14.046Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:19:14 [2024-03-06T10:19:14.046Z] [INFO] 
05:19:14 [2024-03-06T10:19:14.046Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:19:14 [2024-03-06T10:19:14.046Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:14 [2024-03-06T10:19:14.046Z] [INFO] 
05:19:14 [2024-03-06T10:19:14.046Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:19:14 [2024-03-06T10:19:14.046Z] [INFO] Executing tasks
05:19:14 [2024-03-06T10:19:14.046Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html
05:19:14 [2024-03-06T10:19:14.046Z] [INFO] [xmlvalidate] 8 file(s) have been successfully validated.
05:19:14 [2024-03-06T10:19:14.046Z] [INFO] Executed tasks
05:19:14 [2024-03-06T10:19:14.046Z] [INFO] 
05:19:14 [2024-03-06T10:19:14.046Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:19:14 [2024-03-06T10:19:14.046Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
05:19:14 [2024-03-06T10:19:14.046Z] [INFO] 
05:19:14 [2024-03-06T10:19:14.046Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:19:14 [2024-03-06T10:19:14.046Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:14 [2024-03-06T10:19:14.046Z] [INFO] 
05:19:14 [2024-03-06T10:19:14.046Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
05:19:14 [2024-03-06T10:19:14.046Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log
05:19:14 [2024-03-06T10:19:14.046Z] [INFO] Command line:
05:19:14 [2024-03-06T10:19:14.046Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
05:19:14 [2024-03-06T10:19:14.046Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:19:15 [2024-03-06T10:19:15.410Z] Buildfile: build.xml
05:19:15 [2024-03-06T10:19:15.410Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
05:19:15 [2024-03-06T10:19:15.410Z] WARNING: A terminally deprecated method in java.lang.System has been called
05:19:15 [2024-03-06T10:19:15.410Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
05:19:15 [2024-03-06T10:19:15.410Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
05:19:15 [2024-03-06T10:19:15.410Z] WARNING: System::setSecurityManager will be removed in a future release
05:19:15 [2024-03-06T10:19:15.410Z] 
05:19:15 [2024-03-06T10:19:15.410Z] build.index:
05:19:16 [2024-03-06T10:19:16.336Z] BUILD SUCCESSFUL
05:19:16 [2024-03-06T10:19:16.336Z] 
05:19:16 [2024-03-06T10:19:16.336Z] BUILD SUCCESSFUL
05:19:16 [2024-03-06T10:19:16.336Z] Total time: 1 second
05:19:16 [2024-03-06T10:19:16.591Z] [INFO] 
05:19:16 [2024-03-06T10:19:16.591Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:16 [2024-03-06T10:19:16.591Z] [INFO] Forking Trace Compass RCP User Guide 9.3.0-SNAPSHOT
05:19:16 [2024-03-06T10:19:16.591Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:16 [2024-03-06T10:19:16.591Z] [INFO] 
05:19:16 [2024-03-06T10:19:16.591Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
05:19:16 [2024-03-06T10:19:16.591Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:19:16 [2024-03-06T10:19:16.591Z] [INFO] 
05:19:16 [2024-03-06T10:19:16.591Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
05:19:16 [2024-03-06T10:19:16.591Z] [INFO] 
05:19:16 [2024-03-06T10:19:16.591Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
05:19:16 [2024-03-06T10:19:16.591Z] [INFO] 
05:19:16 [2024-03-06T10:19:16.591Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
05:19:16 [2024-03-06T10:19:16.591Z] [INFO] 
05:19:16 [2024-03-06T10:19:16.591Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
05:19:16 [2024-03-06T10:19:16.591Z] [INFO] 
05:19:16 [2024-03-06T10:19:16.591Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user ---
05:19:16 [2024-03-06T10:19:16.591Z] [INFO] 
05:19:16 [2024-03-06T10:19:16.591Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.doc.user ---
05:19:16 [2024-03-06T10:19:16.591Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:16 [2024-03-06T10:19:16.591Z] [INFO] 
05:19:16 [2024-03-06T10:19:16.591Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
05:19:16 [2024-03-06T10:19:16.591Z] [INFO] Executing tasks
05:19:16 [2024-03-06T10:19:16.591Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html
05:19:16 [2024-03-06T10:19:16.591Z] [INFO] [xmlvalidate] 2 file(s) have been successfully validated.
05:19:16 [2024-03-06T10:19:16.591Z] [INFO] Executed tasks
05:19:16 [2024-03-06T10:19:16.591Z] [INFO] 
05:19:16 [2024-03-06T10:19:16.591Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
05:19:16 [2024-03-06T10:19:16.591Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
05:19:16 [2024-03-06T10:19:16.591Z] [INFO] 
05:19:16 [2024-03-06T10:19:16.591Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
05:19:16 [2024-03-06T10:19:16.591Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:16 [2024-03-06T10:19:16.591Z] [INFO] 
05:19:16 [2024-03-06T10:19:16.591Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
05:19:16 [2024-03-06T10:19:16.591Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log
05:19:16 [2024-03-06T10:19:16.591Z] [INFO] Command line:
05:19:16 [2024-03-06T10:19:16.591Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
05:19:16 [2024-03-06T10:19:16.592Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:19:17 [2024-03-06T10:19:17.958Z] Buildfile: build.xml
05:19:18 [2024-03-06T10:19:18.214Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
05:19:18 [2024-03-06T10:19:18.214Z] WARNING: A terminally deprecated method in java.lang.System has been called
05:19:18 [2024-03-06T10:19:18.215Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
05:19:18 [2024-03-06T10:19:18.215Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
05:19:18 [2024-03-06T10:19:18.215Z] WARNING: System::setSecurityManager will be removed in a future release
05:19:18 [2024-03-06T10:19:18.215Z] 
05:19:18 [2024-03-06T10:19:18.215Z] build.index:
05:19:18 [2024-03-06T10:19:18.775Z] BUILD SUCCESSFUL
05:19:18 [2024-03-06T10:19:18.775Z] 
05:19:18 [2024-03-06T10:19:18.775Z] BUILD SUCCESSFUL
05:19:18 [2024-03-06T10:19:18.775Z] Total time: 1 second
05:19:19 [2024-03-06T10:19:19.030Z] [INFO] 
05:19:19 [2024-03-06T10:19:19.030Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:19 [2024-03-06T10:19:19.030Z] [INFO] Forking Trace Compass Pcap User Guide 9.3.0-SNAPSHOT
05:19:19 [2024-03-06T10:19:19.030Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:19 [2024-03-06T10:19:19.030Z] [INFO] 
05:19:19 [2024-03-06T10:19:19.030Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:19:19 [2024-03-06T10:19:19.030Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:19:19 [2024-03-06T10:19:19.030Z] [INFO] 
05:19:19 [2024-03-06T10:19:19.030Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:19:19 [2024-03-06T10:19:19.030Z] [INFO] 
05:19:19 [2024-03-06T10:19:19.030Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:19:19 [2024-03-06T10:19:19.030Z] [INFO] 
05:19:19 [2024-03-06T10:19:19.030Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:19:19 [2024-03-06T10:19:19.030Z] [INFO] 
05:19:19 [2024-03-06T10:19:19.030Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:19:19 [2024-03-06T10:19:19.030Z] [INFO] 
05:19:19 [2024-03-06T10:19:19.030Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:19:19 [2024-03-06T10:19:19.030Z] [INFO] 
05:19:19 [2024-03-06T10:19:19.030Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:19:19 [2024-03-06T10:19:19.030Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:19 [2024-03-06T10:19:19.030Z] [INFO] 
05:19:19 [2024-03-06T10:19:19.030Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:19:19 [2024-03-06T10:19:19.030Z] [INFO] Executing tasks
05:19:19 [2024-03-06T10:19:19.030Z] Help: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html
05:19:19 [2024-03-06T10:19:19.030Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
05:19:19 [2024-03-06T10:19:19.030Z] [INFO] Executed tasks
05:19:19 [2024-03-06T10:19:19.030Z] [INFO] 
05:19:19 [2024-03-06T10:19:19.030Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:19:19 [2024-03-06T10:19:19.030Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
05:19:19 [2024-03-06T10:19:19.030Z] [INFO] 
05:19:19 [2024-03-06T10:19:19.030Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:19:19 [2024-03-06T10:19:19.030Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:19 [2024-03-06T10:19:19.030Z] [INFO] 
05:19:19 [2024-03-06T10:19:19.030Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
05:19:19 [2024-03-06T10:19:19.030Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log
05:19:19 [2024-03-06T10:19:19.030Z] [INFO] Command line:
05:19:19 [2024-03-06T10:19:19.030Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
05:19:19 [2024-03-06T10:19:19.030Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
05:19:20 [2024-03-06T10:19:20.395Z] Buildfile: build.xml
05:19:20 [2024-03-06T10:19:20.395Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
05:19:20 [2024-03-06T10:19:20.395Z] WARNING: A terminally deprecated method in java.lang.System has been called
05:19:20 [2024-03-06T10:19:20.395Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
05:19:20 [2024-03-06T10:19:20.395Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
05:19:20 [2024-03-06T10:19:20.395Z] WARNING: System::setSecurityManager will be removed in a future release
05:19:20 [2024-03-06T10:19:20.395Z] 
05:19:20 [2024-03-06T10:19:20.395Z] build.index:
05:19:21 [2024-03-06T10:19:21.321Z] BUILD SUCCESSFUL
05:19:21 [2024-03-06T10:19:21.321Z] 
05:19:21 [2024-03-06T10:19:21.321Z] BUILD SUCCESSFUL
05:19:21 [2024-03-06T10:19:21.321Z] Total time: 1 second
05:19:21 [2024-03-06T10:19:21.321Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.321Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.321Z] [INFO] Forking org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT
05:19:21 [2024-03-06T10:19:21.321Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.321Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.321Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
05:19:21 [2024-03-06T10:19:21.321Z] [INFO] The project's OSGi version is 1.0.11.202403061017
05:19:21 [2024-03-06T10:19:21.321Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.321Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
05:19:21 [2024-03-06T10:19:21.321Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.321Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
05:19:21 [2024-03-06T10:19:21.321Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.321Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
05:19:21 [2024-03-06T10:19:21.321Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.321Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
05:19:21 [2024-03-06T10:19:21.321Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.321Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples ---
05:19:21 [2024-03-06T10:19:21.321Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.321Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.examples ---
05:19:21 [2024-03-06T10:19:21.321Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.examples ---
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src/main/resources
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.examples ---
05:19:21 [2024-03-06T10:19:21.322Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:21 [2024-03-06T10:19:21.322Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:21 [2024-03-06T10:19:21.322Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] Nothing to compile - all classes are up to date
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] Forking Trace Compass GDB Tracepoint Analysis Parent 9.3.0-SNAPSHOT
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace-parent ---
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] The project's OSGi version is 1.1.1.202403061017
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core ---
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core ---
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
05:19:21 [2024-03-06T10:19:21.322Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:21 [2024-03-06T10:19:21.322Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:21 [2024-03-06T10:19:21.322Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] Nothing to compile - all classes are up to date
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] The project's OSGi version is 1.2.0.202403061017
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
05:19:21 [2024-03-06T10:19:21.322Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:21 [2024-03-06T10:19:21.322Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:21 [2024-03-06T10:19:21.322Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] Nothing to compile - all classes are up to date
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace 9.3.0-SNAPSHOT
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.322Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace ---
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace ---
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/src/main/resources
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] The project's OSGi version is 1.0.3.202403061017
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
05:19:21 [2024-03-06T10:19:21.323Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:21 [2024-03-06T10:19:21.323Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:21 [2024-03-06T10:19:21.323Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] Nothing to compile - all classes are up to date
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] The project's OSGi version is 1.0.3.202403061017
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
05:19:21 [2024-03-06T10:19:21.323Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:21 [2024-03-06T10:19:21.323Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:21 [2024-03-06T10:19:21.323Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] Nothing to compile - all classes are up to date
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] Forking org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] The project's OSGi version is 1.0.3.202403061017
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.323Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
05:19:21 [2024-03-06T10:19:21.323Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:21 [2024-03-06T10:19:21.324Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:21 [2024-03-06T10:19:21.324Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
05:19:21 [2024-03-06T10:19:21.578Z] [INFO] Nothing to compile - all classes are up to date
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] The project's OSGi version is 2.1.0.202403061017
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core ---
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core ---
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
05:19:21 [2024-03-06T10:19:21.579Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:21 [2024-03-06T10:19:21.579Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:21 [2024-03-06T10:19:21.579Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] Nothing to compile - all classes are up to date
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] The project's OSGi version is 1.1.0.202403061017
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
05:19:21 [2024-03-06T10:19:21.579Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:21 [2024-03-06T10:19:21.579Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:21 [2024-03-06T10:19:21.579Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] Nothing to compile - all classes are up to date
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] The project's OSGi version is 1.3.0.202403061017
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core ---
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core ---
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
05:19:21 [2024-03-06T10:19:21.579Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:21 [2024-03-06T10:19:21.579Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:21 [2024-03-06T10:19:21.579Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] Nothing to compile - all classes are up to date
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.579Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] The project's OSGi version is 1.3.0.202403061017
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
05:19:21 [2024-03-06T10:19:21.580Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:21 [2024-03-06T10:19:21.580Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:21 [2024-03-06T10:19:21.580Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] Nothing to compile - all classes are up to date
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control 9.3.0-SNAPSHOT
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control ---
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control ---
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/src/main/resources
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] The project's OSGi version is 1.1.4.202403061017
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
05:19:21 [2024-03-06T10:19:21.580Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:21 [2024-03-06T10:19:21.580Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:21 [2024-03-06T10:19:21.580Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] Nothing to compile - all classes are up to date
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] The project's OSGi version is 1.0.3.202403061017
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:21 [2024-03-06T10:19:21.580Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.581Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:19:21 [2024-03-06T10:19:21.581Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
05:19:21 [2024-03-06T10:19:21.581Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.581Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
05:19:21 [2024-03-06T10:19:21.581Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:21 [2024-03-06T10:19:21.581Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:21 [2024-03-06T10:19:21.581Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
05:19:21 [2024-03-06T10:19:21.581Z] [INFO] Nothing to compile - all classes are up to date
05:19:21 [2024-03-06T10:19:21.581Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.581Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.581Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT
05:19:21 [2024-03-06T10:19:21.581Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.581Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.581Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:19:21 [2024-03-06T10:19:21.581Z] [INFO] The project's OSGi version is 2.0.6.202403061017
05:19:21 [2024-03-06T10:19:21.581Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.581Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:19:21 [2024-03-06T10:19:21.581Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.581Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:19:21 [2024-03-06T10:19:21.581Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.581Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:19:21 [2024-03-06T10:19:21.581Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.581Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:19:21 [2024-03-06T10:19:21.581Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.581Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:19:21 [2024-03-06T10:19:21.581Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.581Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:19:21 [2024-03-06T10:19:21.581Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:21 [2024-03-06T10:19:21.581Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.581Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:19:21 [2024-03-06T10:19:21.581Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
05:19:21 [2024-03-06T10:19:21.581Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.581Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
05:19:21 [2024-03-06T10:19:21.581Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:21 [2024-03-06T10:19:21.581Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:21 [2024-03-06T10:19:21.581Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
05:19:21 [2024-03-06T10:19:21.581Z] [INFO] Nothing to compile - all classes are up to date
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] The project's OSGi version is 1.0.9.202403061017
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
05:19:21 [2024-03-06T10:19:21.837Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:21 [2024-03-06T10:19:21.837Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:21 [2024-03-06T10:19:21.837Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] Nothing to compile - all classes are up to date
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] The project's OSGi version is 2.1.0.202403061017
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.837Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
05:19:21 [2024-03-06T10:19:21.838Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:21 [2024-03-06T10:19:21.838Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:21 [2024-03-06T10:19:21.838Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] Nothing to compile - all classes are up to date
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel 9.3.0-SNAPSHOT
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel ---
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel ---
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/src/main/resources
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] The project's OSGi version is 1.0.16.202403061017
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
05:19:21 [2024-03-06T10:19:21.838Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:21 [2024-03-06T10:19:21.838Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:21 [2024-03-06T10:19:21.838Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] Nothing to compile - all classes are up to date
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] The project's OSGi version is 2.0.7.202403061017
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:19:21 [2024-03-06T10:19:21.838Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
05:19:21 [2024-03-06T10:19:21.839Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:21 [2024-03-06T10:19:21.839Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:21 [2024-03-06T10:19:21.839Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] Nothing to compile - all classes are up to date
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.21-SNAPSHOT
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] The project's OSGi version is 1.0.21.202403061017
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
05:19:21 [2024-03-06T10:19:21.839Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:21 [2024-03-06T10:19:21.839Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:21 [2024-03-06T10:19:21.839Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] Nothing to compile - all classes are up to date
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.core 5.2.2-SNAPSHOT
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] The project's OSGi version is 5.2.2.202403061017
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
05:19:21 [2024-03-06T10:19:21.839Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:21 [2024-03-06T10:19:21.839Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:21 [2024-03-06T10:19:21.839Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] Nothing to compile - all classes are up to date
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] The project's OSGi version is 3.1.0.202403061017
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:19:21 [2024-03-06T10:19:21.839Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:21 [2024-03-06T10:19:21.840Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.840Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:19:21 [2024-03-06T10:19:21.840Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
05:19:21 [2024-03-06T10:19:21.840Z] [INFO] 
05:19:21 [2024-03-06T10:19:21.840Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
05:19:21 [2024-03-06T10:19:21.840Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:21 [2024-03-06T10:19:21.840Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:21 [2024-03-06T10:19:21.840Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] Nothing to compile - all classes are up to date
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust 9.3.0-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust ---
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust ---
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/src/main/resources
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] The project's OSGi version is 1.0.15.202403061017
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
05:19:22 [2024-03-06T10:19:22.096Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:22 [2024-03-06T10:19:22.096Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:22 [2024-03-06T10:19:22.096Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] Nothing to compile - all classes are up to date
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] The project's OSGi version is 1.0.3.202403061017
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
05:19:22 [2024-03-06T10:19:22.096Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:22 [2024-03-06T10:19:22.096Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:22 [2024-03-06T10:19:22.096Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] Nothing to compile - all classes are up to date
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] The project's OSGi version is 1.0.16.202403061017
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.096Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.097Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:22 [2024-03-06T10:19:22.097Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:22 [2024-03-06T10:19:22.097Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] Nothing to compile - all classes are up to date
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] Forking Trace Compass Pcap Format Support Parent 9.3.0-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap-parent ---
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] Forking org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] The project's OSGi version is 1.2.1.202403061017
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core ---
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core ---
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
05:19:22 [2024-03-06T10:19:22.097Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:22 [2024-03-06T10:19:22.097Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:22 [2024-03-06T10:19:22.097Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] Nothing to compile - all classes are up to date
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] Forking Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] The project's OSGi version is 1.0.7.202403061017
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests ---
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core.tests ---
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
05:19:22 [2024-03-06T10:19:22.097Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:22 [2024-03-06T10:19:22.097Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:22 [2024-03-06T10:19:22.097Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] Nothing to compile - all classes are up to date
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] The project's OSGi version is 1.1.1.202403061017
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.097Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
05:19:22 [2024-03-06T10:19:22.098Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:22 [2024-03-06T10:19:22.098Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:22 [2024-03-06T10:19:22.098Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] Nothing to compile - all classes are up to date
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] The project's OSGi version is 1.2.0.202403061017
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.098Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
05:19:22 [2024-03-06T10:19:22.098Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:22 [2024-03-06T10:19:22.098Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:22 [2024-03-06T10:19:22.098Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
05:19:22 [2024-03-06T10:19:22.354Z] [INFO] Nothing to compile - all classes are up to date
05:19:22 [2024-03-06T10:19:22.354Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.354Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.354Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap 9.3.0-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.354Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.354Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.354Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
05:19:22 [2024-03-06T10:19:22.354Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:19:22 [2024-03-06T10:19:22.354Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.354Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
05:19:22 [2024-03-06T10:19:22.354Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.354Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
05:19:22 [2024-03-06T10:19:22.354Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.354Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
05:19:22 [2024-03-06T10:19:22.354Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.354Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
05:19:22 [2024-03-06T10:19:22.354Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.354Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap ---
05:19:22 [2024-03-06T10:19:22.354Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.354Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.354Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap ---
05:19:22 [2024-03-06T10:19:22.354Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/src/main/resources
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] The project's OSGi version is 1.0.4.202403061017
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
05:19:22 [2024-03-06T10:19:22.355Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:22 [2024-03-06T10:19:22.355Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:22 [2024-03-06T10:19:22.355Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] Nothing to compile - all classes are up to date
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] The project's OSGi version is 1.0.3.202403061017
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.355Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:22 [2024-03-06T10:19:22.355Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:22 [2024-03-06T10:19:22.355Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] Nothing to compile - all classes are up to date
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] Forking Trace Compass RCP Parent 9.3.0-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp-parent ---
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] Forking Trace Compass RCP Branding plug-in 9.3.0-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding ---
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding ---
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.355Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
05:19:22 [2024-03-06T10:19:22.355Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:22 [2024-03-06T10:19:22.355Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:22 [2024-03-06T10:19:22.356Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] Forking Trace Compass RCP Branding Feature 9.3.0-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding.feature ---
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding.feature ---
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/src/main/resources
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] Forking org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] The project's OSGi version is 1.1.0.202403061017
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core ---
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli.core ---
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
05:19:22 [2024-03-06T10:19:22.356Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:22 [2024-03-06T10:19:22.356Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:22 [2024-03-06T10:19:22.356Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] Nothing to compile - all classes are up to date
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] Forking org.eclipse.tracecompass.rcp.ui 9.3.0-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui ---
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui ---
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
05:19:22 [2024-03-06T10:19:22.356Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:22 [2024-03-06T10:19:22.356Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:22 [2024-03-06T10:19:22.356Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] Nothing to compile - all classes are up to date
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] Forking Trace Compass RCP Feature 9.3.0-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp ---
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.356Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp ---
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/src/main/resources
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] Forking org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] The project's OSGi version is 1.0.3.202403061017
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
05:19:22 [2024-03-06T10:19:22.357Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:22 [2024-03-06T10:19:22.357Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:22 [2024-03-06T10:19:22.357Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] Nothing to compile - all classes are up to date
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] Forking org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] The project's OSGi version is 2.0.5.202403061017
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.357Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
05:19:22 [2024-03-06T10:19:22.357Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:22 [2024-03-06T10:19:22.357Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:22 [2024-03-06T10:19:22.357Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] Nothing to compile - all classes are up to date
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] Forking org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] The project's OSGi version is 1.0.5.202403061017
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
05:19:22 [2024-03-06T10:19:22.613Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:22 [2024-03-06T10:19:22.613Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:22 [2024-03-06T10:19:22.613Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] Nothing to compile - all classes are up to date
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] Forking org.eclipse.tracecompass.rcp.incubator 9.3.0-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator ---
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator ---
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/src/main/resources
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] Forking org.eclipse.tracecompass.tmf.cli 9.3.0-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli ---
05:19:22 [2024-03-06T10:19:22.613Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli ---
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/src/main/resources
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] Forking Trace Compass Json trace Parent 9.3.0-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace-parent ---
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] Forking org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] The project's OSGi version is 1.1.0.202403061017
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core ---
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core ---
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
05:19:22 [2024-03-06T10:19:22.614Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:22 [2024-03-06T10:19:22.614Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:22 [2024-03-06T10:19:22.614Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] Nothing to compile - all classes are up to date
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] Forking org.eclipse.tracecompass.jsontrace 9.3.0-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace ---
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace ---
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/src/main/resources
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] Forking Trace Compass RCP Product 9.3.0-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.product ---
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] Forking Trace Compass Target Platform 9.3.0-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.target ---
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] The project's OSGi version is 1.0.5.202403061017
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.614Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
05:19:22 [2024-03-06T10:19:22.615Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:22 [2024-03-06T10:19:22.615Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:22 [2024-03-06T10:19:22.615Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] Nothing to compile - all classes are up to date
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] The project's OSGi version is 1.0.15.202403061017
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.615Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:22 [2024-03-06T10:19:22.615Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:22 [2024-03-06T10:19:22.615Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] Nothing to compile - all classes are up to date
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] The project's OSGi version is 1.0.11.202403061017
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.615Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:22 [2024-03-06T10:19:22.615Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:22 [2024-03-06T10:19:22.615Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] Nothing to compile - all classes are up to date
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] Forking org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] The project's OSGi version is 1.0.16.202403061017
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.615Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.616Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.616Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.616Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.616Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.616Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.616Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.616Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.616Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.616Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.616Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.616Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.616Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
05:19:22 [2024-03-06T10:19:22.616Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.616Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
05:19:22 [2024-03-06T10:19:22.616Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:22 [2024-03-06T10:19:22.616Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:22 [2024-03-06T10:19:22.616Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
05:19:22 [2024-03-06T10:19:22.872Z] [INFO] Nothing to compile - all classes are up to date
05:19:22 [2024-03-06T10:19:22.872Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.872Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.872Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.872Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.872Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.872Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:19:22 [2024-03-06T10:19:22.872Z] [INFO] The project's OSGi version is 1.0.3.202403061017
05:19:22 [2024-03-06T10:19:22.872Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.872Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:19:22 [2024-03-06T10:19:22.872Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.872Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:19:22 [2024-03-06T10:19:22.872Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.872Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:19:22 [2024-03-06T10:19:22.872Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.872Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:19:22 [2024-03-06T10:19:22.872Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.872Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:19:22 [2024-03-06T10:19:22.872Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.872Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:19:22 [2024-03-06T10:19:22.872Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.872Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.872Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:19:22 [2024-03-06T10:19:22.872Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
05:19:22 [2024-03-06T10:19:22.872Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.872Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
05:19:22 [2024-03-06T10:19:22.872Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:22 [2024-03-06T10:19:22.872Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:22 [2024-03-06T10:19:22.872Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
05:19:22 [2024-03-06T10:19:22.872Z] [INFO] Nothing to compile - all classes are up to date
05:19:22 [2024-03-06T10:19:22.872Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.872Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.872Z] [INFO] Forking org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] The project's OSGi version is 1.0.9.202403061017
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core.tests ---
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core.tests ---
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
05:19:22 [2024-03-06T10:19:22.873Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:22 [2024-03-06T10:19:22.873Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:22 [2024-03-06T10:19:22.873Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] Nothing to compile - all classes are up to date
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] Forking org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] The project's OSGi version is 1.0.8.202403061017
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
05:19:22 [2024-03-06T10:19:22.873Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:22 [2024-03-06T10:19:22.873Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:22 [2024-03-06T10:19:22.873Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] Nothing to compile - all classes are up to date
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] The project's OSGi version is 1.0.3.202403061017
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
05:19:22 [2024-03-06T10:19:22.873Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:22 [2024-03-06T10:19:22.873Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:22 [2024-03-06T10:19:22.873Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] Nothing to compile - all classes are up to date
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] Forking Trace Compass All Tests 1.0.13-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.873Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] The project's OSGi version is 1.0.13.202403061017
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.alltests ---
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/src/main/resources
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
05:19:22 [2024-03-06T10:19:22.874Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:22 [2024-03-06T10:19:22.874Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:22 [2024-03-06T10:19:22.874Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/pom.xml
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] Nothing to compile - all classes are up to date
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] Forking org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] The project's OSGi version is 1.0.8.202403061017
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.core.tests ---
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] 
05:19:22 [2024-03-06T10:19:22.874Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
05:19:22 [2024-03-06T10:19:22.874Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:22 [2024-03-06T10:19:22.874Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:22 [2024-03-06T10:19:22.874Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
05:19:23 [2024-03-06T10:19:23.130Z] [INFO] Nothing to compile - all classes are up to date
05:19:23 [2024-03-06T10:19:23.130Z] [INFO] 
05:19:23 [2024-03-06T10:19:23.130Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:23 [2024-03-06T10:19:23.130Z] [INFO] Forking org.eclipse.tracecompass.testing 9.3.0-SNAPSHOT
05:19:23 [2024-03-06T10:19:23.130Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:23 [2024-03-06T10:19:23.130Z] [INFO] 
05:19:23 [2024-03-06T10:19:23.130Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
05:19:23 [2024-03-06T10:19:23.130Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:19:23 [2024-03-06T10:19:23.130Z] [INFO] 
05:19:23 [2024-03-06T10:19:23.130Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
05:19:23 [2024-03-06T10:19:23.130Z] [INFO] 
05:19:23 [2024-03-06T10:19:23.130Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
05:19:23 [2024-03-06T10:19:23.130Z] [INFO] 
05:19:23 [2024-03-06T10:19:23.130Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
05:19:23 [2024-03-06T10:19:23.130Z] [INFO] 
05:19:23 [2024-03-06T10:19:23.130Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
05:19:23 [2024-03-06T10:19:23.130Z] [INFO] 
05:19:23 [2024-03-06T10:19:23.130Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.testing ---
05:19:23 [2024-03-06T10:19:23.130Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] 
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.testing ---
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/src/main/resources
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] 
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote 9.3.0-SNAPSHOT
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] 
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] 
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] 
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] 
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] 
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] 
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote ---
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] 
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote ---
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/src/main/resources
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] 
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] Forking Trace Compass Repository 9.3.0-SNAPSHOT
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] 
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] The project's OSGi version is 9.3.0.202403061017
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] 
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] 
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] 
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] 
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-site ---
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] 
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/src/main/resources
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] 
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] Forking org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] 
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] The project's OSGi version is 1.0.4.202403061017
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] 
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] 
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] 
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] 
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] 
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] 
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] 
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] 
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
05:19:23 [2024-03-06T10:19:23.131Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
05:19:23 [2024-03-06T10:19:23.131Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
05:19:23 [2024-03-06T10:19:23.131Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] Nothing to compile - all classes are up to date
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] 
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] <<< javadoc:3.6.2:aggregate (default-cli) < compile @ org.eclipse.tracecompass <<<
05:19:23 [2024-03-06T10:19:23.131Z] [INFO] 
05:19:25 [2024-03-06T10:19:25.650Z] [INFO] 
05:19:25 [2024-03-06T10:19:25.650Z] [INFO] --- javadoc:3.6.2:aggregate (default-cli) @ org.eclipse.tracecompass ---
05:19:25 [2024-03-06T10:19:25.650Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
05:19:25 [2024-03-06T10:19:25.650Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
05:19:25 [2024-03-06T10:19:25.650Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
05:19:25 [2024-03-06T10:19:25.650Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
05:19:25 [2024-03-06T10:19:25.650Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
05:19:25 [2024-03-06T10:19:25.650Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
05:19:25 [2024-03-06T10:19:25.650Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom (3.8 kB at 470 kB/s)
05:19:25 [2024-03-06T10:19:25.650Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
05:19:25 [2024-03-06T10:19:25.651Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
05:19:25 [2024-03-06T10:19:25.651Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
05:19:25 [2024-03-06T10:19:25.651Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
05:19:25 [2024-03-06T10:19:25.651Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
05:19:25 [2024-03-06T10:19:25.651Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
05:19:25 [2024-03-06T10:19:25.651Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom (1.6 kB at 526 kB/s)
05:19:25 [2024-03-06T10:19:25.651Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
05:19:25 [2024-03-06T10:19:25.906Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
05:19:25 [2024-03-06T10:19:25.906Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
05:19:25 [2024-03-06T10:19:25.906Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
05:19:25 [2024-03-06T10:19:25.906Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
05:19:25 [2024-03-06T10:19:25.906Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
05:19:25 [2024-03-06T10:19:25.906Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom (18 kB at 2.3 MB/s)
05:19:25 [2024-03-06T10:19:25.907Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
05:19:25 [2024-03-06T10:19:25.907Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
05:19:25 [2024-03-06T10:19:25.907Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
05:19:25 [2024-03-06T10:19:25.907Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
05:19:25 [2024-03-06T10:19:25.907Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
05:19:25 [2024-03-06T10:19:25.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
05:19:25 [2024-03-06T10:19:25.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom (1.6 kB at 198 kB/s)
05:19:26 [2024-03-06T10:19:26.162Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
05:19:26 [2024-03-06T10:19:26.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
05:19:26 [2024-03-06T10:19:26.162Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
05:19:26 [2024-03-06T10:19:26.162Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
05:19:26 [2024-03-06T10:19:26.162Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
05:19:26 [2024-03-06T10:19:26.162Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
05:19:26 [2024-03-06T10:19:26.162Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom (3.9 kB at 145 kB/s)
05:19:26 [2024-03-06T10:19:26.162Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
05:19:26 [2024-03-06T10:19:26.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
05:19:26 [2024-03-06T10:19:26.162Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
05:19:26 [2024-03-06T10:19:26.162Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
05:19:26 [2024-03-06T10:19:26.162Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
05:19:26 [2024-03-06T10:19:26.418Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
05:19:26 [2024-03-06T10:19:26.419Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom (6.0 kB at 317 kB/s)
05:19:26 [2024-03-06T10:19:26.419Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
05:19:26 [2024-03-06T10:19:26.419Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
05:19:26 [2024-03-06T10:19:26.419Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
05:19:26 [2024-03-06T10:19:26.419Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
05:19:26 [2024-03-06T10:19:26.419Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
05:19:26 [2024-03-06T10:19:26.419Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
05:19:26 [2024-03-06T10:19:26.419Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom (6.3 kB at 313 kB/s)
05:19:26 [2024-03-06T10:19:26.419Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
05:19:26 [2024-03-06T10:19:26.419Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
05:19:26 [2024-03-06T10:19:26.419Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
05:19:26 [2024-03-06T10:19:26.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
05:19:26 [2024-03-06T10:19:26.674Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
05:19:26 [2024-03-06T10:19:26.674Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
05:19:26 [2024-03-06T10:19:26.674Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 820 kB/s)
05:19:26 [2024-03-06T10:19:26.674Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.21 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
05:19:26 [2024-03-06T10:19:26.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
05:19:26 [2024-03-06T10:19:26.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
05:19:26 [2024-03-06T10:19:26.674Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
05:19:26 [2024-03-06T10:19:26.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
05:19:26 [2024-03-06T10:19:26.674Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
05:19:26 [2024-03-06T10:19:26.674Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
05:19:26 [2024-03-06T10:19:26.674Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom (5.2 kB at 398 kB/s)
05:19:26 [2024-03-06T10:19:26.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
05:19:26 [2024-03-06T10:19:26.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
05:19:26 [2024-03-06T10:19:26.930Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
05:19:26 [2024-03-06T10:19:26.930Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
05:19:26 [2024-03-06T10:19:26.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
05:19:26 [2024-03-06T10:19:26.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
05:19:26 [2024-03-06T10:19:26.930Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom (4.9 kB at 1.2 MB/s)
05:19:26 [2024-03-06T10:19:26.930Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.pom
05:19:26 [2024-03-06T10:19:26.930Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
05:19:26 [2024-03-06T10:19:26.930Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.pom
05:19:26 [2024-03-06T10:19:26.930Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
05:19:26 [2024-03-06T10:19:26.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.6/commons-io-2.6.pom
05:19:26 [2024-03-06T10:19:26.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom
05:19:26 [2024-03-06T10:19:26.930Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 4.8 MB/s)
05:19:26 [2024-03-06T10:19:26.930Z] [WARNING] The POM for commons-io:commons-io:jar:2.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
05:19:26 [2024-03-06T10:19:26.930Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom
05:19:26 [2024-03-06T10:19:26.930Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom
05:19:26 [2024-03-06T10:19:26.930Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom
05:19:27 [2024-03-06T10:19:27.186Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom
05:19:27 [2024-03-06T10:19:27.186Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom
05:19:27 [2024-03-06T10:19:27.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom
05:19:27 [2024-03-06T10:19:27.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom (5.9 kB at 843 kB/s)
05:19:27 [2024-03-06T10:19:27.186Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
05:19:27 [2024-03-06T10:19:27.186Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
05:19:27 [2024-03-06T10:19:27.186Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
05:19:27 [2024-03-06T10:19:27.442Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
05:19:27 [2024-03-06T10:19:27.442Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
05:19:27 [2024-03-06T10:19:27.442Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
05:19:27 [2024-03-06T10:19:27.442Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom (6.9 kB at 463 kB/s)
05:19:27 [2024-03-06T10:19:27.442Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
05:19:27 [2024-03-06T10:19:27.442Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
05:19:27 [2024-03-06T10:19:27.442Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
05:19:27 [2024-03-06T10:19:27.442Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
05:19:27 [2024-03-06T10:19:27.442Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
05:19:27 [2024-03-06T10:19:27.442Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
05:19:27 [2024-03-06T10:19:27.442Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 657 kB/s)
05:19:27 [2024-03-06T10:19:27.442Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
05:19:27 [2024-03-06T10:19:27.698Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
05:19:27 [2024-03-06T10:19:27.698Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
05:19:27 [2024-03-06T10:19:27.698Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
05:19:27 [2024-03-06T10:19:27.698Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
05:19:27 [2024-03-06T10:19:27.699Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
05:19:27 [2024-03-06T10:19:27.699Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 2.2 MB/s)
05:19:27 [2024-03-06T10:19:27.699Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
05:19:27 [2024-03-06T10:19:27.699Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
05:19:27 [2024-03-06T10:19:27.699Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
05:19:27 [2024-03-06T10:19:27.699Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
05:19:27 [2024-03-06T10:19:27.955Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
05:19:27 [2024-03-06T10:19:27.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
05:19:27 [2024-03-06T10:19:27.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 2.1 MB/s)
05:19:27 [2024-03-06T10:19:27.955Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
05:19:27 [2024-03-06T10:19:27.956Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
05:19:27 [2024-03-06T10:19:27.956Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
05:19:27 [2024-03-06T10:19:27.956Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
05:19:27 [2024-03-06T10:19:27.956Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
05:19:27 [2024-03-06T10:19:27.956Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
05:19:27 [2024-03-06T10:19:27.956Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 3.6 MB/s)
05:19:27 [2024-03-06T10:19:27.956Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
05:19:27 [2024-03-06T10:19:27.956Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
05:19:27 [2024-03-06T10:19:27.956Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
05:19:27 [2024-03-06T10:19:27.956Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
05:19:27 [2024-03-06T10:19:27.956Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
05:19:28 [2024-03-06T10:19:28.212Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
05:19:28 [2024-03-06T10:19:28.212Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 724 kB/s)
05:19:28 [2024-03-06T10:19:28.212Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
05:19:28 [2024-03-06T10:19:28.212Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
05:19:28 [2024-03-06T10:19:28.212Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
05:19:28 [2024-03-06T10:19:28.212Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
05:19:28 [2024-03-06T10:19:28.212Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
05:19:28 [2024-03-06T10:19:28.212Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
05:19:28 [2024-03-06T10:19:28.212Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 371 kB/s)
05:19:28 [2024-03-06T10:19:28.213Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
05:19:28 [2024-03-06T10:19:28.213Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
05:19:28 [2024-03-06T10:19:28.213Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
05:19:28 [2024-03-06T10:19:28.213Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
05:19:28 [2024-03-06T10:19:28.468Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
05:19:28 [2024-03-06T10:19:28.468Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
05:19:28 [2024-03-06T10:19:28.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 343 kB/s)
05:19:28 [2024-03-06T10:19:28.468Z] [INFO] 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
05:19:28 [2024-03-06T10:19:28.469Z] [INFO] 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
05:19:28 [2024-03-06T10:19:28.469Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
05:19:28 [2024-03-06T10:19:28.469Z] [INFO] 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
05:19:28 [2024-03-06T10:19:28.469Z] [INFO] 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
05:19:28 [2024-03-06T10:19:28.469Z] [INFO] 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
05:19:28 [2024-03-06T10:19:28.469Z] [INFO] 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 1.0 MB/s)
05:19:28 [2024-03-06T10:19:28.469Z] [INFO] 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
05:19:28 [2024-03-06T10:19:28.469Z] [INFO] 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
05:19:28 [2024-03-06T10:19:28.469Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
05:19:28 [2024-03-06T10:19:28.469Z] [INFO] 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
05:19:28 [2024-03-06T10:19:28.724Z] [INFO] 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
05:19:28 [2024-03-06T10:19:28.724Z] [INFO] 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
05:19:28 [2024-03-06T10:19:28.724Z] [INFO] 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 68 kB/s)
05:19:28 [2024-03-06T10:19:28.724Z] [INFO] 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
05:19:28 [2024-03-06T10:19:28.724Z] [INFO] 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
05:19:28 [2024-03-06T10:19:28.724Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
05:19:28 [2024-03-06T10:19:28.724Z] [INFO] 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
05:19:28 [2024-03-06T10:19:28.724Z] [INFO] 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
05:19:28 [2024-03-06T10:19:28.724Z] [INFO] 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
05:19:28 [2024-03-06T10:19:28.724Z] [INFO] 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 424 kB/s)
05:19:28 [2024-03-06T10:19:28.724Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
05:19:28 [2024-03-06T10:19:28.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
05:19:28 [2024-03-06T10:19:28.724Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
05:19:28 [2024-03-06T10:19:28.724Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
05:19:28 [2024-03-06T10:19:28.980Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
05:19:28 [2024-03-06T10:19:28.980Z] [INFO] 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
05:19:28 [2024-03-06T10:19:28.980Z] [INFO] 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 8.6 MB/s)
05:19:28 [2024-03-06T10:19:28.980Z] [INFO] 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
05:19:28 [2024-03-06T10:19:28.980Z] [INFO] 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
05:19:28 [2024-03-06T10:19:28.980Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
05:19:28 [2024-03-06T10:19:28.980Z] [INFO] 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
05:19:28 [2024-03-06T10:19:28.980Z] [INFO] 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
05:19:28 [2024-03-06T10:19:28.980Z] [INFO] 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
05:19:28 [2024-03-06T10:19:28.980Z] [INFO] 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 370 kB/s)
05:19:28 [2024-03-06T10:19:28.980Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
05:19:28 [2024-03-06T10:19:28.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
05:19:28 [2024-03-06T10:19:28.980Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
05:19:28 [2024-03-06T10:19:28.980Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
05:19:29 [2024-03-06T10:19:29.235Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
05:19:29 [2024-03-06T10:19:29.235Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
05:19:29 [2024-03-06T10:19:29.235Z] [INFO] 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 850 kB/s)
05:19:29 [2024-03-06T10:19:29.235Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
05:19:29 [2024-03-06T10:19:29.235Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
05:19:29 [2024-03-06T10:19:29.235Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
05:19:29 [2024-03-06T10:19:29.235Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
05:19:29 [2024-03-06T10:19:29.235Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
05:19:29 [2024-03-06T10:19:29.235Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
05:19:29 [2024-03-06T10:19:29.235Z] [INFO] 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 1.0 MB/s)
05:19:29 [2024-03-06T10:19:29.235Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
05:19:29 [2024-03-06T10:19:29.235Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
05:19:29 [2024-03-06T10:19:29.235Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
05:19:29 [2024-03-06T10:19:29.235Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
05:19:29 [2024-03-06T10:19:29.235Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
05:19:29 [2024-03-06T10:19:29.491Z] [INFO] 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
05:19:29 [2024-03-06T10:19:29.491Z] [INFO] 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 688 kB/s)
05:19:29 [2024-03-06T10:19:29.491Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
05:19:29 [2024-03-06T10:19:29.491Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
05:19:29 [2024-03-06T10:19:29.491Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
05:19:29 [2024-03-06T10:19:29.491Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
05:19:29 [2024-03-06T10:19:29.491Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
05:19:29 [2024-03-06T10:19:29.491Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
05:19:29 [2024-03-06T10:19:29.491Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 1.1 MB/s)
05:19:29 [2024-03-06T10:19:29.491Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
05:19:29 [2024-03-06T10:19:29.491Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
05:19:29 [2024-03-06T10:19:29.491Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
05:19:29 [2024-03-06T10:19:29.491Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
05:19:29 [2024-03-06T10:19:29.491Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
05:19:29 [2024-03-06T10:19:29.491Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
05:19:29 [2024-03-06T10:19:29.746Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 564 kB/s)
05:19:29 [2024-03-06T10:19:29.746Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
05:19:29 [2024-03-06T10:19:29.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
05:19:29 [2024-03-06T10:19:29.746Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
05:19:29 [2024-03-06T10:19:29.746Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
05:19:29 [2024-03-06T10:19:29.746Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
05:19:29 [2024-03-06T10:19:29.746Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
05:19:29 [2024-03-06T10:19:29.746Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom (15 kB at 3.7 MB/s)
05:19:29 [2024-03-06T10:19:29.746Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
05:19:29 [2024-03-06T10:19:29.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
05:19:29 [2024-03-06T10:19:29.746Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
05:19:29 [2024-03-06T10:19:29.746Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
05:19:29 [2024-03-06T10:19:29.747Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
05:19:30 [2024-03-06T10:19:30.003Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
05:19:30 [2024-03-06T10:19:30.003Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom (15 kB at 4.8 MB/s)
05:19:30 [2024-03-06T10:19:30.003Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
05:19:30 [2024-03-06T10:19:30.003Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
05:19:30 [2024-03-06T10:19:30.003Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
05:19:30 [2024-03-06T10:19:30.003Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 121 kB/s)
05:19:30 [2024-03-06T10:19:30.003Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-parent/26/weld-parent-26.pom
05:19:30 [2024-03-06T10:19:30.003Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-parent/26/weld-parent-26.pom
05:19:30 [2024-03-06T10:19:30.003Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/26/weld-parent-26.pom
05:19:30 [2024-03-06T10:19:30.003Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 599 kB/s)
05:19:30 [2024-03-06T10:19:30.003Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
05:19:30 [2024-03-06T10:19:30.003Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
05:19:30 [2024-03-06T10:19:30.003Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
05:19:30 [2024-03-06T10:19:30.258Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
05:19:30 [2024-03-06T10:19:30.258Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
05:19:30 [2024-03-06T10:19:30.258Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
05:19:30 [2024-03-06T10:19:30.258Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom (17 kB at 5.8 MB/s)
05:19:30 [2024-03-06T10:19:30.258Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
05:19:30 [2024-03-06T10:19:30.258Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
05:19:30 [2024-03-06T10:19:30.258Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
05:19:30 [2024-03-06T10:19:30.258Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
05:19:30 [2024-03-06T10:19:30.258Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
05:19:30 [2024-03-06T10:19:30.258Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
05:19:30 [2024-03-06T10:19:30.258Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom (15 kB at 4.9 MB/s)
05:19:30 [2024-03-06T10:19:30.258Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
05:19:30 [2024-03-06T10:19:30.258Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
05:19:30 [2024-03-06T10:19:30.259Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
05:19:30 [2024-03-06T10:19:30.516Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
05:19:30 [2024-03-06T10:19:30.516Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
05:19:30 [2024-03-06T10:19:30.516Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
05:19:30 [2024-03-06T10:19:30.516Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 250 kB/s)
05:19:30 [2024-03-06T10:19:30.516Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
05:19:30 [2024-03-06T10:19:30.516Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
05:19:30 [2024-03-06T10:19:30.516Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
05:19:30 [2024-03-06T10:19:30.516Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
05:19:30 [2024-03-06T10:19:30.516Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
05:19:30 [2024-03-06T10:19:30.516Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
05:19:30 [2024-03-06T10:19:30.516Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 961 kB/s)
05:19:30 [2024-03-06T10:19:30.516Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
05:19:30 [2024-03-06T10:19:30.516Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
05:19:30 [2024-03-06T10:19:30.516Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
05:19:30 [2024-03-06T10:19:30.516Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
05:19:30 [2024-03-06T10:19:30.516Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
05:19:30 [2024-03-06T10:19:30.772Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
05:19:30 [2024-03-06T10:19:30.772Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 2.6 MB/s)
05:19:30 [2024-03-06T10:19:30.772Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
05:19:30 [2024-03-06T10:19:30.772Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
05:19:30 [2024-03-06T10:19:30.772Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
05:19:30 [2024-03-06T10:19:30.772Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
05:19:30 [2024-03-06T10:19:30.772Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
05:19:30 [2024-03-06T10:19:30.772Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
05:19:30 [2024-03-06T10:19:30.772Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 1.4 MB/s)
05:19:30 [2024-03-06T10:19:30.772Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
05:19:30 [2024-03-06T10:19:30.772Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
05:19:30 [2024-03-06T10:19:30.772Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
05:19:30 [2024-03-06T10:19:30.772Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
05:19:30 [2024-03-06T10:19:30.773Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
05:19:31 [2024-03-06T10:19:31.029Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
05:19:31 [2024-03-06T10:19:31.029Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 682 kB/s)
05:19:31 [2024-03-06T10:19:31.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
05:19:31 [2024-03-06T10:19:31.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
05:19:31 [2024-03-06T10:19:31.029Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
05:19:31 [2024-03-06T10:19:31.029Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
05:19:31 [2024-03-06T10:19:31.029Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
05:19:31 [2024-03-06T10:19:31.029Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
05:19:31 [2024-03-06T10:19:31.029Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 220 kB/s)
05:19:31 [2024-03-06T10:19:31.029Z] [INFO] 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
05:19:31 [2024-03-06T10:19:31.029Z] [INFO] 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
05:19:31 [2024-03-06T10:19:31.029Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
05:19:31 [2024-03-06T10:19:31.029Z] [INFO] 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
05:19:31 [2024-03-06T10:19:31.284Z] [INFO] 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
05:19:31 [2024-03-06T10:19:31.285Z] [INFO] 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
05:19:31 [2024-03-06T10:19:31.285Z] [INFO] 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 2.3 MB/s)
05:19:31 [2024-03-06T10:19:31.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
05:19:31 [2024-03-06T10:19:31.285Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
05:19:31 [2024-03-06T10:19:31.285Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
05:19:31 [2024-03-06T10:19:31.285Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
05:19:31 [2024-03-06T10:19:31.285Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
05:19:31 [2024-03-06T10:19:31.285Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
05:19:31 [2024-03-06T10:19:31.285Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 579 kB/s)
05:19:31 [2024-03-06T10:19:31.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
05:19:31 [2024-03-06T10:19:31.285Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
05:19:31 [2024-03-06T10:19:31.541Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
05:19:31 [2024-03-06T10:19:31.541Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
05:19:31 [2024-03-06T10:19:31.541Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
05:19:31 [2024-03-06T10:19:31.541Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
05:19:31 [2024-03-06T10:19:31.541Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 293 kB/s)
05:19:31 [2024-03-06T10:19:31.541Z] [INFO] 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
05:19:31 [2024-03-06T10:19:31.541Z] [INFO] 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
05:19:31 [2024-03-06T10:19:31.541Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
05:19:31 [2024-03-06T10:19:31.541Z] [INFO] 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
05:19:31 [2024-03-06T10:19:31.541Z] [INFO] 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
05:19:31 [2024-03-06T10:19:31.541Z] [INFO] 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
05:19:31 [2024-03-06T10:19:31.541Z] [INFO] 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 835 kB/s)
05:19:31 [2024-03-06T10:19:31.541Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
05:19:31 [2024-03-06T10:19:31.797Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
05:19:31 [2024-03-06T10:19:31.797Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
05:19:31 [2024-03-06T10:19:31.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
05:19:31 [2024-03-06T10:19:31.797Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
05:19:31 [2024-03-06T10:19:31.797Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
05:19:31 [2024-03-06T10:19:31.797Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 2.9 MB/s)
05:19:31 [2024-03-06T10:19:31.797Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
05:19:31 [2024-03-06T10:19:31.797Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
05:19:31 [2024-03-06T10:19:31.797Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
05:19:31 [2024-03-06T10:19:31.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
05:19:32 [2024-03-06T10:19:32.053Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
05:19:32 [2024-03-06T10:19:32.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
05:19:32 [2024-03-06T10:19:32.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom (3.0 kB at 423 kB/s)
05:19:32 [2024-03-06T10:19:32.053Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
05:19:32 [2024-03-06T10:19:32.053Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
05:19:32 [2024-03-06T10:19:32.053Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
05:19:32 [2024-03-06T10:19:32.053Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
05:19:32 [2024-03-06T10:19:32.053Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
05:19:32 [2024-03-06T10:19:32.053Z] [INFO] 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
05:19:32 [2024-03-06T10:19:32.053Z] [INFO] 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 636 kB/s)
05:19:32 [2024-03-06T10:19:32.053Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
05:19:32 [2024-03-06T10:19:32.053Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
05:19:32 [2024-03-06T10:19:32.053Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom
05:19:32 [2024-03-06T10:19:32.310Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
05:19:32 [2024-03-06T10:19:32.310Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
05:19:32 [2024-03-06T10:19:32.310Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom
05:19:32 [2024-03-06T10:19:32.310Z] [INFO] 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 2.2 MB/s)
05:19:32 [2024-03-06T10:19:32.310Z] [INFO] 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
05:19:32 [2024-03-06T10:19:32.310Z] [INFO] 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
05:19:32 [2024-03-06T10:19:32.310Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
05:19:32 [2024-03-06T10:19:32.310Z] [INFO] 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
05:19:32 [2024-03-06T10:19:32.310Z] [INFO] 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
05:19:32 [2024-03-06T10:19:32.310Z] [INFO] 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
05:19:32 [2024-03-06T10:19:32.310Z] [INFO] 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 422 kB/s)
05:19:32 [2024-03-06T10:19:32.310Z] [INFO] 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
05:19:32 [2024-03-06T10:19:32.310Z] [INFO] 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
05:19:32 [2024-03-06T10:19:32.310Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
05:19:32 [2024-03-06T10:19:32.566Z] [INFO] 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
05:19:32 [2024-03-06T10:19:32.566Z] [INFO] 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
05:19:32 [2024-03-06T10:19:32.566Z] [INFO] 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
05:19:32 [2024-03-06T10:19:32.567Z] [INFO] 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 2.2 MB/s)
05:19:32 [2024-03-06T10:19:32.567Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
05:19:32 [2024-03-06T10:19:32.567Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
05:19:32 [2024-03-06T10:19:32.567Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
05:19:32 [2024-03-06T10:19:32.567Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
05:19:32 [2024-03-06T10:19:32.567Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
05:19:32 [2024-03-06T10:19:32.567Z] [INFO] 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
05:19:32 [2024-03-06T10:19:32.567Z] [INFO] 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 1.3 MB/s)
05:19:32 [2024-03-06T10:19:32.567Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom
05:19:32 [2024-03-06T10:19:32.567Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom
05:19:32 [2024-03-06T10:19:32.567Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom
05:19:32 [2024-03-06T10:19:32.823Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom
05:19:32 [2024-03-06T10:19:32.823Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom
05:19:32 [2024-03-06T10:19:32.823Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
05:19:32 [2024-03-06T10:19:32.823Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 1.6 MB/s)
05:19:32 [2024-03-06T10:19:32.823Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom
05:19:32 [2024-03-06T10:19:32.823Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom
05:19:32 [2024-03-06T10:19:32.823Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom
05:19:32 [2024-03-06T10:19:32.823Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom
05:19:32 [2024-03-06T10:19:32.823Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom
05:19:32 [2024-03-06T10:19:32.823Z] [INFO] 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
05:19:32 [2024-03-06T10:19:32.823Z] [INFO] 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 1.2 MB/s)
05:19:32 [2024-03-06T10:19:32.823Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom
05:19:32 [2024-03-06T10:19:32.823Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom
05:19:32 [2024-03-06T10:19:32.823Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom
05:19:33 [2024-03-06T10:19:33.079Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom
05:19:33 [2024-03-06T10:19:33.079Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom
05:19:33 [2024-03-06T10:19:33.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom
05:19:33 [2024-03-06T10:19:33.079Z] [INFO] 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 194 kB/s)
05:19:33 [2024-03-06T10:19:33.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
05:19:33 [2024-03-06T10:19:33.079Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
05:19:33 [2024-03-06T10:19:33.079Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
05:19:33 [2024-03-06T10:19:33.079Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
05:19:33 [2024-03-06T10:19:33.079Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
05:19:33 [2024-03-06T10:19:33.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
05:19:33 [2024-03-06T10:19:33.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom (7.7 kB at 3.8 MB/s)
05:19:33 [2024-03-06T10:19:33.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
05:19:33 [2024-03-06T10:19:33.079Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
05:19:33 [2024-03-06T10:19:33.079Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
05:19:33 [2024-03-06T10:19:33.079Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
05:19:33 [2024-03-06T10:19:33.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
05:19:33 [2024-03-06T10:19:33.335Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
05:19:33 [2024-03-06T10:19:33.335Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom (14 kB at 6.8 MB/s)
05:19:33 [2024-03-06T10:19:33.335Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
05:19:33 [2024-03-06T10:19:33.335Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
05:19:33 [2024-03-06T10:19:33.335Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
05:19:33 [2024-03-06T10:19:33.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
05:19:33 [2024-03-06T10:19:33.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
05:19:33 [2024-03-06T10:19:33.335Z] [INFO] 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
05:19:33 [2024-03-06T10:19:33.335Z] [INFO] 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 964 kB/s)
05:19:33 [2024-03-06T10:19:33.335Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom
05:19:33 [2024-03-06T10:19:33.335Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
05:19:33 [2024-03-06T10:19:33.335Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom
05:19:33 [2024-03-06T10:19:33.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
05:19:33 [2024-03-06T10:19:33.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom
05:19:33 [2024-03-06T10:19:33.590Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom
05:19:33 [2024-03-06T10:19:33.590Z] [INFO] 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 7.3 MB/s)
05:19:33 [2024-03-06T10:19:33.590Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
05:19:33 [2024-03-06T10:19:33.590Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
05:19:33 [2024-03-06T10:19:33.590Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom
05:19:33 [2024-03-06T10:19:33.590Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
05:19:33 [2024-03-06T10:19:33.590Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
05:19:33 [2024-03-06T10:19:33.590Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom
05:19:33 [2024-03-06T10:19:33.590Z] [INFO] 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 8.0 MB/s)
05:19:33 [2024-03-06T10:19:33.590Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
05:19:33 [2024-03-06T10:19:33.590Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
05:19:33 [2024-03-06T10:19:33.590Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
05:19:33 [2024-03-06T10:19:33.590Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
05:19:33 [2024-03-06T10:19:33.845Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
05:19:33 [2024-03-06T10:19:33.845Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
05:19:33 [2024-03-06T10:19:33.845Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom (4.5 kB at 566 kB/s)
05:19:33 [2024-03-06T10:19:33.845Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.8.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
05:19:33 [2024-03-06T10:19:33.845Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
05:19:33 [2024-03-06T10:19:33.845Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
05:19:33 [2024-03-06T10:19:33.845Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
05:19:33 [2024-03-06T10:19:33.845Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
05:19:33 [2024-03-06T10:19:33.845Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
05:19:33 [2024-03-06T10:19:33.845Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
05:19:33 [2024-03-06T10:19:33.845Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.3/commons-text-1.3.pom (14 kB at 4.8 MB/s)
05:19:33 [2024-03-06T10:19:33.845Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/45/commons-parent-45.pom
05:19:33 [2024-03-06T10:19:33.845Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/45/commons-parent-45.pom
05:19:33 [2024-03-06T10:19:33.845Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/45/commons-parent-45.pom
05:19:33 [2024-03-06T10:19:33.845Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/45/commons-parent-45.pom
05:19:33 [2024-03-06T10:19:33.845Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/45/commons-parent-45.pom
05:19:34 [2024-03-06T10:19:34.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/45/commons-parent-45.pom
05:19:34 [2024-03-06T10:19:34.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/45/commons-parent-45.pom (73 kB at 12 MB/s)
05:19:34 [2024-03-06T10:19:34.101Z] [WARNING] The POM for org.apache.commons:commons-text:jar:1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
05:19:34 [2024-03-06T10:19:34.101Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
05:19:34 [2024-03-06T10:19:34.101Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
05:19:34 [2024-03-06T10:19:34.101Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
05:19:34 [2024-03-06T10:19:34.101Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
05:19:34 [2024-03-06T10:19:34.101Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
05:19:34 [2024-03-06T10:19:34.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
05:19:34 [2024-03-06T10:19:34.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (5.0 kB at 710 kB/s)
05:19:34 [2024-03-06T10:19:34.101Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
05:19:34 [2024-03-06T10:19:34.101Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
05:19:34 [2024-03-06T10:19:34.101Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
05:19:34 [2024-03-06T10:19:34.101Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
05:19:34 [2024-03-06T10:19:34.101Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
05:19:34 [2024-03-06T10:19:34.356Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
05:19:34 [2024-03-06T10:19:34.356Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 kB at 4.4 MB/s)
05:19:34 [2024-03-06T10:19:34.356Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
05:19:34 [2024-03-06T10:19:34.356Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
05:19:34 [2024-03-06T10:19:34.356Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
05:19:34 [2024-03-06T10:19:34.357Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
05:19:34 [2024-03-06T10:19:34.357Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
05:19:34 [2024-03-06T10:19:34.357Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
05:19:34 [2024-03-06T10:19:34.357Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom (3.4 kB at 243 kB/s)
05:19:34 [2024-03-06T10:19:34.357Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
05:19:34 [2024-03-06T10:19:34.357Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
05:19:34 [2024-03-06T10:19:34.357Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
05:19:34 [2024-03-06T10:19:34.357Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
05:19:34 [2024-03-06T10:19:34.357Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
05:19:34 [2024-03-06T10:19:34.357Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
05:19:34 [2024-03-06T10:19:34.357Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 94 kB/s)
05:19:34 [2024-03-06T10:19:34.357Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
05:19:34 [2024-03-06T10:19:34.357Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
05:19:34 [2024-03-06T10:19:34.357Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
05:19:34 [2024-03-06T10:19:34.613Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
05:19:34 [2024-03-06T10:19:34.613Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
05:19:34 [2024-03-06T10:19:34.613Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
05:19:34 [2024-03-06T10:19:34.613Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 2.4 MB/s)
05:19:34 [2024-03-06T10:19:34.613Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
05:19:34 [2024-03-06T10:19:34.613Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
05:19:34 [2024-03-06T10:19:34.613Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
05:19:34 [2024-03-06T10:19:34.613Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
05:19:34 [2024-03-06T10:19:34.613Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
05:19:34 [2024-03-06T10:19:34.613Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
05:19:34 [2024-03-06T10:19:34.613Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom (3.0 kB at 1.0 MB/s)
05:19:34 [2024-03-06T10:19:34.613Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
05:19:34 [2024-03-06T10:19:34.613Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
05:19:34 [2024-03-06T10:19:34.613Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
05:19:34 [2024-03-06T10:19:34.868Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
05:19:34 [2024-03-06T10:19:34.868Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
05:19:34 [2024-03-06T10:19:34.868Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
05:19:34 [2024-03-06T10:19:34.868Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom (2.0 kB at 989 kB/s)
05:19:34 [2024-03-06T10:19:34.868Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
05:19:34 [2024-03-06T10:19:34.868Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
05:19:34 [2024-03-06T10:19:34.868Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
05:19:34 [2024-03-06T10:19:34.868Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
05:19:34 [2024-03-06T10:19:34.868Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
05:19:34 [2024-03-06T10:19:34.868Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
05:19:34 [2024-03-06T10:19:34.868Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom (2.7 kB at 343 kB/s)
05:19:34 [2024-03-06T10:19:34.868Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
05:19:34 [2024-03-06T10:19:34.868Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
05:19:35 [2024-03-06T10:19:35.123Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
05:19:35 [2024-03-06T10:19:35.123Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
05:19:35 [2024-03-06T10:19:35.123Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
05:19:35 [2024-03-06T10:19:35.123Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
05:19:35 [2024-03-06T10:19:35.123Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom (2.0 kB at 992 kB/s)
05:19:35 [2024-03-06T10:19:35.123Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
05:19:35 [2024-03-06T10:19:35.123Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
05:19:35 [2024-03-06T10:19:35.123Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
05:19:35 [2024-03-06T10:19:35.123Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
05:19:35 [2024-03-06T10:19:35.123Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
05:19:35 [2024-03-06T10:19:35.124Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
05:19:35 [2024-03-06T10:19:35.124Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 519 kB/s)
05:19:35 [2024-03-06T10:19:35.124Z] [INFO] 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
05:19:35 [2024-03-06T10:19:35.124Z] [INFO] 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
05:19:35 [2024-03-06T10:19:35.124Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
05:19:35 [2024-03-06T10:19:35.379Z] [INFO] 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
05:19:35 [2024-03-06T10:19:35.379Z] [INFO] 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
05:19:35 [2024-03-06T10:19:35.379Z] [INFO] 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
05:19:35 [2024-03-06T10:19:35.379Z] [INFO] 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 1.5 MB/s)
05:19:35 [2024-03-06T10:19:35.379Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
05:19:35 [2024-03-06T10:19:35.379Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
05:19:35 [2024-03-06T10:19:35.379Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
05:19:35 [2024-03-06T10:19:35.379Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
05:19:35 [2024-03-06T10:19:35.379Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
05:19:35 [2024-03-06T10:19:35.379Z] [INFO] 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
05:19:35 [2024-03-06T10:19:35.379Z] [INFO] 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 1.0 MB/s)
05:19:35 [2024-03-06T10:19:35.379Z] [INFO] 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
05:19:35 [2024-03-06T10:19:35.379Z] [INFO] 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
05:19:35 [2024-03-06T10:19:35.379Z] [INFO] Downloading from jboss-public-repository-group: https://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
05:19:35 [2024-03-06T10:19:35.379Z] [INFO] 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
05:19:35 [2024-03-06T10:19:35.379Z] [INFO] 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
05:19:35 [2024-03-06T10:19:35.379Z] [INFO] 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
05:19:35 [2024-03-06T10:19:35.379Z] [INFO] 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 316 kB/s)
05:19:35 [2024-03-06T10:19:35.635Z] [INFO] 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
05:19:35 [2024-03-06T10:19:35.635Z] [INFO] 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
05:19:35 [2024-03-06T10:19:35.635Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
05:19:35 [2024-03-06T10:19:35.635Z] [INFO] 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
05:19:35 [2024-03-06T10:19:35.635Z] [INFO] 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
05:19:35 [2024-03-06T10:19:35.635Z] [INFO] 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
05:19:35 [2024-03-06T10:19:35.635Z] [INFO] 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 947 kB/s)
05:19:35 [2024-03-06T10:19:35.635Z] [INFO] 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
05:19:35 [2024-03-06T10:19:35.635Z] [INFO] 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
05:19:35 [2024-03-06T10:19:35.635Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
05:19:35 [2024-03-06T10:19:35.635Z] [INFO] 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
05:19:35 [2024-03-06T10:19:35.635Z] [INFO] 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
05:19:35 [2024-03-06T10:19:35.635Z] [INFO] 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
05:19:35 [2024-03-06T10:19:35.635Z] [INFO] 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 1.6 MB/s)
05:19:35 [2024-03-06T10:19:35.635Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
05:19:35 [2024-03-06T10:19:35.635Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
05:19:35 [2024-03-06T10:19:35.635Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
05:19:35 [2024-03-06T10:19:35.893Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
05:19:35 [2024-03-06T10:19:35.893Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
05:19:35 [2024-03-06T10:19:35.893Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
05:19:35 [2024-03-06T10:19:35.893Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 1.4 MB/s)
05:19:35 [2024-03-06T10:19:35.893Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
05:19:35 [2024-03-06T10:19:35.894Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
05:19:35 [2024-03-06T10:19:35.894Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
05:19:35 [2024-03-06T10:19:35.894Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
05:19:35 [2024-03-06T10:19:35.894Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
05:19:35 [2024-03-06T10:19:35.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
05:19:35 [2024-03-06T10:19:35.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 886 kB/s)
05:19:35 [2024-03-06T10:19:35.894Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
05:19:35 [2024-03-06T10:19:35.894Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
05:19:36 [2024-03-06T10:19:36.149Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
05:19:36 [2024-03-06T10:19:36.149Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
05:19:36 [2024-03-06T10:19:36.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
05:19:36 [2024-03-06T10:19:36.149Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
05:19:36 [2024-03-06T10:19:36.149Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 869 kB/s)
05:19:36 [2024-03-06T10:19:36.149Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom
05:19:36 [2024-03-06T10:19:36.149Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.pom
05:19:36 [2024-03-06T10:19:36.149Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom
05:19:36 [2024-03-06T10:19:36.149Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.pom
05:19:36 [2024-03-06T10:19:36.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom
05:19:36 [2024-03-06T10:19:36.149Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom
05:19:36 [2024-03-06T10:19:36.149Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 3.6 MB/s)
05:19:36 [2024-03-06T10:19:36.149Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
05:19:36 [2024-03-06T10:19:36.149Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
05:19:36 [2024-03-06T10:19:36.149Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
05:19:36 [2024-03-06T10:19:36.405Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
05:19:36 [2024-03-06T10:19:36.405Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
05:19:36 [2024-03-06T10:19:36.405Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
05:19:36 [2024-03-06T10:19:36.405Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 4.2 MB/s)
05:19:36 [2024-03-06T10:19:36.405Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
05:19:36 [2024-03-06T10:19:36.405Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom
05:19:36 [2024-03-06T10:19:36.405Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/9/commons-parent-9.pom
05:19:36 [2024-03-06T10:19:36.405Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom
05:19:36 [2024-03-06T10:19:36.405Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
05:19:36 [2024-03-06T10:19:36.405Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom
05:19:36 [2024-03-06T10:19:36.405Z] [INFO] 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 2.7 MB/s)
05:19:36 [2024-03-06T10:19:36.405Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
05:19:36 [2024-03-06T10:19:36.405Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
05:19:36 [2024-03-06T10:19:36.661Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
05:19:36 [2024-03-06T10:19:36.661Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
05:19:36 [2024-03-06T10:19:36.661Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
05:19:36 [2024-03-06T10:19:36.661Z] [INFO] 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
05:19:36 [2024-03-06T10:19:36.661Z] [INFO] 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 1.7 MB/s)
05:19:36 [2024-03-06T10:19:36.661Z] [INFO] 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
05:19:36 [2024-03-06T10:19:36.661Z] [INFO] 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
05:19:36 [2024-03-06T10:19:36.661Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
05:19:36 [2024-03-06T10:19:36.661Z] [INFO] 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
05:19:36 [2024-03-06T10:19:36.661Z] [INFO] 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
05:19:36 [2024-03-06T10:19:36.661Z] [INFO] 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
05:19:36 [2024-03-06T10:19:36.661Z] [INFO] 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 6.2 MB/s)
05:19:36 [2024-03-06T10:19:36.661Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
05:19:36 [2024-03-06T10:19:36.661Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
05:19:36 [2024-03-06T10:19:36.916Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom
05:19:36 [2024-03-06T10:19:36.917Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
05:19:36 [2024-03-06T10:19:36.917Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
05:19:36 [2024-03-06T10:19:36.917Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom
05:19:36 [2024-03-06T10:19:36.917Z] [INFO] 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 3.3 MB/s)
05:19:36 [2024-03-06T10:19:36.917Z] [WARNING] The POM for commons-collections:commons-collections:jar:3.2.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
05:19:36 [2024-03-06T10:19:36.917Z] [INFO] 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
05:19:36 [2024-03-06T10:19:36.917Z] [INFO] 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
05:19:36 [2024-03-06T10:19:36.917Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
05:19:36 [2024-03-06T10:19:36.917Z] [INFO] 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
05:19:36 [2024-03-06T10:19:36.917Z] [INFO] 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
05:19:36 [2024-03-06T10:19:36.917Z] [INFO] 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
05:19:36 [2024-03-06T10:19:36.917Z] [INFO] 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 863 kB/s)
05:19:36 [2024-03-06T10:19:36.917Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
05:19:36 [2024-03-06T10:19:36.917Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
05:19:36 [2024-03-06T10:19:36.917Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
05:19:37 [2024-03-06T10:19:37.173Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
05:19:37 [2024-03-06T10:19:37.173Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
05:19:37 [2024-03-06T10:19:37.173Z] [INFO] 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
05:19:37 [2024-03-06T10:19:37.173Z] [INFO] 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 6.6 MB/s)
05:19:37 [2024-03-06T10:19:37.173Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
05:19:37 [2024-03-06T10:19:37.173Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
05:19:37 [2024-03-06T10:19:37.173Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
05:19:37 [2024-03-06T10:19:37.173Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
05:19:37 [2024-03-06T10:19:37.173Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
05:19:37 [2024-03-06T10:19:37.173Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
05:19:37 [2024-03-06T10:19:37.429Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom (21 kB at 868 kB/s)
05:19:37 [2024-03-06T10:19:37.429Z] [WARNING] The POM for org.apache.commons:commons-text:jar:1.10.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
05:19:37 [2024-03-06T10:19:37.429Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
05:19:37 [2024-03-06T10:19:37.429Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
05:19:37 [2024-03-06T10:19:37.429Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
05:19:37 [2024-03-06T10:19:37.429Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
05:19:37 [2024-03-06T10:19:37.429Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
05:19:37 [2024-03-06T10:19:37.429Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
05:19:37 [2024-03-06T10:19:37.429Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom (4.3 kB at 267 kB/s)
05:19:37 [2024-03-06T10:19:37.429Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
05:19:37 [2024-03-06T10:19:37.429Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
05:19:37 [2024-03-06T10:19:37.429Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
05:19:37 [2024-03-06T10:19:37.429Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
05:19:37 [2024-03-06T10:19:37.429Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
05:19:37 [2024-03-06T10:19:37.685Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
05:19:37 [2024-03-06T10:19:37.685Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom (3.2 kB at 94 kB/s)
05:19:37 [2024-03-06T10:19:37.685Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/15/plexus-15.pom
05:19:37 [2024-03-06T10:19:37.685Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/15/plexus-15.pom
05:19:37 [2024-03-06T10:19:37.685Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/15/plexus-15.pom
05:19:37 [2024-03-06T10:19:37.685Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/15/plexus-15.pom
05:19:37 [2024-03-06T10:19:37.685Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/15/plexus-15.pom
05:19:37 [2024-03-06T10:19:37.685Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/15/plexus-15.pom
05:19:37 [2024-03-06T10:19:37.685Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/15/plexus-15.pom (28 kB at 9.3 MB/s)
05:19:37 [2024-03-06T10:19:37.685Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
05:19:37 [2024-03-06T10:19:37.685Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
05:19:37 [2024-03-06T10:19:37.685Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
05:19:37 [2024-03-06T10:19:37.941Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
05:19:37 [2024-03-06T10:19:37.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
05:19:37 [2024-03-06T10:19:37.941Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
05:19:37 [2024-03-06T10:19:37.941Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom (20 kB at 6.8 MB/s)
05:19:37 [2024-03-06T10:19:37.941Z] [WARNING] The POM for commons-io:commons-io:jar:2.13.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
05:19:37 [2024-03-06T10:19:37.941Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
05:19:37 [2024-03-06T10:19:37.941Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
05:19:37 [2024-03-06T10:19:37.941Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
05:19:37 [2024-03-06T10:19:37.941Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
05:19:37 [2024-03-06T10:19:37.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
05:19:37 [2024-03-06T10:19:37.941Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
05:19:37 [2024-03-06T10:19:37.942Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom (22 kB at 7.3 MB/s)
05:19:37 [2024-03-06T10:19:37.942Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/56/commons-parent-56.pom
05:19:37 [2024-03-06T10:19:37.942Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/56/commons-parent-56.pom
05:19:37 [2024-03-06T10:19:37.942Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/56/commons-parent-56.pom
05:19:37 [2024-03-06T10:19:37.942Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/56/commons-parent-56.pom
05:19:37 [2024-03-06T10:19:37.942Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/56/commons-parent-56.pom
05:19:37 [2024-03-06T10:19:37.942Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/56/commons-parent-56.pom
05:19:38 [2024-03-06T10:19:38.198Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/56/commons-parent-56.pom (82 kB at 7.5 MB/s)
05:19:38 [2024-03-06T10:19:38.198Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.23.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
05:19:38 [2024-03-06T10:19:38.198Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
05:19:38 [2024-03-06T10:19:38.198Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
05:19:38 [2024-03-06T10:19:38.198Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
05:19:38 [2024-03-06T10:19:38.198Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
05:19:38 [2024-03-06T10:19:38.198Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
05:19:38 [2024-03-06T10:19:38.198Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
05:19:38 [2024-03-06T10:19:38.198Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom (823 B at 55 kB/s)
05:19:38 [2024-03-06T10:19:38.198Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
05:19:38 [2024-03-06T10:19:38.198Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
05:19:38 [2024-03-06T10:19:38.198Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
05:19:38 [2024-03-06T10:19:38.198Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
05:19:38 [2024-03-06T10:19:38.198Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
05:19:38 [2024-03-06T10:19:38.198Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
05:19:38 [2024-03-06T10:19:38.198Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom (1.7 kB at 865 kB/s)
05:19:38 [2024-03-06T10:19:38.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
05:19:38 [2024-03-06T10:19:38.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
05:19:38 [2024-03-06T10:19:38.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
05:19:38 [2024-03-06T10:19:38.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
05:19:38 [2024-03-06T10:19:38.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
05:19:38 [2024-03-06T10:19:38.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
05:19:38 [2024-03-06T10:19:38.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
05:19:38 [2024-03-06T10:19:38.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
05:19:38 [2024-03-06T10:19:38.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
05:19:38 [2024-03-06T10:19:38.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
05:19:38 [2024-03-06T10:19:38.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
05:19:38 [2024-03-06T10:19:38.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
05:19:38 [2024-03-06T10:19:38.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
05:19:38 [2024-03-06T10:19:38.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
05:19:38 [2024-03-06T10:19:38.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
05:19:38 [2024-03-06T10:19:38.454Z] [INFO] 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.jar
05:19:38 [2024-03-06T10:19:38.454Z] [INFO] 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
05:19:38 [2024-03-06T10:19:38.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
05:19:38 [2024-03-06T10:19:38.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
05:19:38 [2024-03-06T10:19:38.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
05:19:38 [2024-03-06T10:19:38.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] 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.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] 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
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] 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
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] 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.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] 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
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
05:19:38 [2024-03-06T10:19:38.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
05:19:38 [2024-03-06T10:19:38.456Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
05:19:38 [2024-03-06T10:19:38.456Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
05:19:38 [2024-03-06T10:19:38.456Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
05:19:38 [2024-03-06T10:19:38.456Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
05:19:38 [2024-03-06T10:19:38.456Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
05:19:38 [2024-03-06T10:19:38.456Z] [INFO] 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.jar
05:19:38 [2024-03-06T10:19:38.456Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
05:19:38 [2024-03-06T10:19:38.456Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.jar
05:19:38 [2024-03-06T10:19:38.456Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
05:19:38 [2024-03-06T10:19:38.456Z] [INFO] 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
05:19:38 [2024-03-06T10:19:38.456Z] [INFO] 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
05:19:38 [2024-03-06T10:19:38.456Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
05:19:38 [2024-03-06T10:19:38.456Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
05:19:38 [2024-03-06T10:19:38.456Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
05:19:38 [2024-03-06T10:19:38.456Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar
05:19:38 [2024-03-06T10:19:38.456Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
05:19:38 [2024-03-06T10:19:38.456Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
05:19:38 [2024-03-06T10:19:38.711Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
05:19:38 [2024-03-06T10:19:38.711Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
05:19:38 [2024-03-06T10:19:38.711Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
05:19:38 [2024-03-06T10:19:38.712Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
05:19:38 [2024-03-06T10:19:38.712Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
05:19:38 [2024-03-06T10:19:38.712Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
05:19:38 [2024-03-06T10:19:38.712Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
05:19:38 [2024-03-06T10:19:38.712Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
05:19:38 [2024-03-06T10:19:38.712Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
05:19:38 [2024-03-06T10:19:38.712Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
05:19:38 [2024-03-06T10:19:38.712Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
05:19:38 [2024-03-06T10:19:38.967Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
05:19:38 [2024-03-06T10:19:38.967Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
05:19:38 [2024-03-06T10:19:38.967Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
05:19:38 [2024-03-06T10:19:38.967Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
05:19:38 [2024-03-06T10:19:38.967Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
05:19:38 [2024-03-06T10:19:38.967Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
05:19:38 [2024-03-06T10:19:38.967Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
05:19:38 [2024-03-06T10:19:38.967Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
05:19:38 [2024-03-06T10:19:38.967Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar
05:19:38 [2024-03-06T10:19:38.967Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
05:19:38 [2024-03-06T10:19:38.967Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar
05:19:38 [2024-03-06T10:19:38.967Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar (71 kB at 172 kB/s)
05:19:38 [2024-03-06T10:19:38.967Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
05:19:38 [2024-03-06T10:19:38.967Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
05:19:39 [2024-03-06T10:19:39.222Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
05:19:39 [2024-03-06T10:19:39.222Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
05:19:39 [2024-03-06T10:19:39.222Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
05:19:39 [2024-03-06T10:19:39.222Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
05:19:39 [2024-03-06T10:19:39.222Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
05:19:39 [2024-03-06T10:19:39.222Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
05:19:39 [2024-03-06T10:19:39.222Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
05:19:39 [2024-03-06T10:19:39.222Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
05:19:39 [2024-03-06T10:19:39.222Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
05:19:39 [2024-03-06T10:19:39.222Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
05:19:39 [2024-03-06T10:19:39.222Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar
05:19:39 [2024-03-06T10:19:39.222Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
05:19:39 [2024-03-06T10:19:39.222Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
05:19:39 [2024-03-06T10:19:39.222Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
05:19:39 [2024-03-06T10:19:39.478Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
05:19:39 [2024-03-06T10:19:39.478Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
05:19:39 [2024-03-06T10:19:39.478Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
05:19:39 [2024-03-06T10:19:39.478Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar
05:19:39 [2024-03-06T10:19:39.478Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
05:19:39 [2024-03-06T10:19:39.478Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
05:19:39 [2024-03-06T10:19:39.478Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
05:19:39 [2024-03-06T10:19:39.478Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
05:19:39 [2024-03-06T10:19:39.478Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
05:19:39 [2024-03-06T10:19:39.478Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
05:19:39 [2024-03-06T10:19:39.478Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
05:19:39 [2024-03-06T10:19:39.478Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
05:19:39 [2024-03-06T10:19:39.478Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
05:19:39 [2024-03-06T10:19:39.478Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
05:19:39 [2024-03-06T10:19:39.478Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
05:19:39 [2024-03-06T10:19:39.478Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
05:19:39 [2024-03-06T10:19:39.478Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
05:19:39 [2024-03-06T10:19:39.478Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
05:19:39 [2024-03-06T10:19:39.478Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
05:19:39 [2024-03-06T10:19:39.478Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
05:19:39 [2024-03-06T10:19:39.478Z] [INFO] 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.jar
05:19:39 [2024-03-06T10:19:39.478Z] [INFO] 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
05:19:39 [2024-03-06T10:19:39.478Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
05:19:39 [2024-03-06T10:19:39.478Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
05:19:39 [2024-03-06T10:19:39.478Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
05:19:39 [2024-03-06T10:19:39.478Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar
05:19:39 [2024-03-06T10:19:39.478Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar
05:19:39 [2024-03-06T10:19:39.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
05:19:39 [2024-03-06T10:19:39.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
05:19:39 [2024-03-06T10:19:39.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
05:19:39 [2024-03-06T10:19:39.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
05:19:39 [2024-03-06T10:19:39.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
05:19:39 [2024-03-06T10:19:39.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
05:19:39 [2024-03-06T10:19:39.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
05:19:39 [2024-03-06T10:19:39.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
05:19:39 [2024-03-06T10:19:39.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
05:19:39 [2024-03-06T10:19:39.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
05:19:39 [2024-03-06T10:19:39.479Z] [INFO] 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.jar
05:19:39 [2024-03-06T10:19:39.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
05:19:39 [2024-03-06T10:19:39.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.jar
05:19:39 [2024-03-06T10:19:39.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
05:19:39 [2024-03-06T10:19:39.479Z] [INFO] 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
05:19:39 [2024-03-06T10:19:39.479Z] [INFO] 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
05:19:39 [2024-03-06T10:19:39.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
05:19:39 [2024-03-06T10:19:39.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
05:19:39 [2024-03-06T10:19:39.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
05:19:39 [2024-03-06T10:19:39.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar
05:19:39 [2024-03-06T10:19:39.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
05:19:39 [2024-03-06T10:19:39.735Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
05:19:39 [2024-03-06T10:19:39.735Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
05:19:39 [2024-03-06T10:19:39.735Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
05:19:39 [2024-03-06T10:19:39.735Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
05:19:39 [2024-03-06T10:19:39.735Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
05:19:39 [2024-03-06T10:19:39.735Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
05:19:39 [2024-03-06T10:19:39.735Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
05:19:39 [2024-03-06T10:19:39.735Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
05:19:39 [2024-03-06T10:19:39.735Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
05:19:39 [2024-03-06T10:19:39.735Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
05:19:39 [2024-03-06T10:19:39.735Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
05:19:39 [2024-03-06T10:19:39.735Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
05:19:39 [2024-03-06T10:19:39.735Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
05:19:39 [2024-03-06T10:19:39.735Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
05:19:39 [2024-03-06T10:19:39.735Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
05:19:39 [2024-03-06T10:19:39.735Z] [INFO] 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.jar
05:19:39 [2024-03-06T10:19:39.735Z] [INFO] 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
05:19:39 [2024-03-06T10:19:39.735Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
05:19:39 [2024-03-06T10:19:39.735Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] 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.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] 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
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] 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
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar (11 kB at 5.3 MB/s)
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar (33 kB at 11 MB/s)
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar (61 kB at 20 MB/s)
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 17 MB/s)
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 7.0 MB/s)
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 26 MB/s)
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 4.6 MB/s)
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar (151 kB at 15 MB/s)
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 2.3 MB/s)
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
05:19:39 [2024-03-06T10:19:39.736Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar (26 kB at 2.0 MB/s)
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (557 kB at 46 MB/s)
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] 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.jar
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 1.4 MB/s)
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] 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
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar (172 kB at 11 MB/s)
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] 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.jar (50 kB at 3.3 MB/s)
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] 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
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 9.4 MB/s)
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 2.6 MB/s)
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 6.8 MB/s)
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar (210 kB at 10.0 MB/s)
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] 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 613 kB/s)
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] 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 1.3 MB/s)
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar (425 kB at 16 MB/s)
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar (65 kB at 2.4 MB/s)
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 2.1 MB/s)
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar (12 kB at 400 kB/s)
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar (60 kB at 2.0 MB/s)
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar (16 kB at 544 kB/s)
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 132 kB/s)
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar (18 kB at 558 kB/s)
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] 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.jar
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar (17 kB at 543 kB/s)
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 362 kB/s)
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar (12 kB at 326 kB/s)
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar (218 kB at 6.1 MB/s)
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] 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
05:19:39 [2024-03-06T10:19:39.737Z] [INFO] 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
05:19:39 [2024-03-06T10:19:39.738Z] [INFO] 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.jar (237 kB at 6.6 MB/s)
05:19:39 [2024-03-06T10:19:39.738Z] [INFO] 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
05:19:39 [2024-03-06T10:19:39.738Z] [INFO] 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 6.5 MB/s)
05:19:39 [2024-03-06T10:19:39.738Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
05:19:39 [2024-03-06T10:19:39.738Z] [INFO] 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 1.2 MB/s)
05:19:39 [2024-03-06T10:19:39.738Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
05:19:39 [2024-03-06T10:19:39.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 184 kB/s)
05:19:39 [2024-03-06T10:19:39.738Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
05:19:39 [2024-03-06T10:19:39.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 10 MB/s)
05:19:39 [2024-03-06T10:19:39.738Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar
05:19:39 [2024-03-06T10:19:39.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar (238 kB at 4.6 MB/s)
05:19:39 [2024-03-06T10:19:39.738Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
05:19:39 [2024-03-06T10:19:39.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar (484 kB at 9.1 MB/s)
05:19:39 [2024-03-06T10:19:39.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar (9.4 kB at 168 kB/s)
05:19:39 [2024-03-06T10:19:39.738Z] [INFO] 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 7.5 MB/s)
05:19:39 [2024-03-06T10:19:39.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar (1.1 MB at 14 MB/s)
05:19:39 [2024-03-06T10:19:39.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar (58 kB at 710 kB/s)
05:19:46 [2024-03-06T10:19:46.275Z] [INFO] No previous run data found, generating javadoc.
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] Javadoc Warnings
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.jartool/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.hotspot.agent/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.jconsole/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/java.compiler/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.jdwp.agent/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.internal.vm.compiler.management/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/java.management.rmi/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.crypto.cryptoki/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.jcmd/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.localedata/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.jdeps/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/java.xml.crypto/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.management.agent/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/java.logging/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.security.auth/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.attach/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.incubator.vector/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.unsupported.desktop/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.jfr/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/java.desktop/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.internal.jvmstat/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.security.jgss/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.zipfs/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/java.management/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/java.naming/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.crypto.ec/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.naming.rmi/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.nio.mapmode/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.internal.vm.ci/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.sctp/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.internal.opt/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.javadoc/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/java.sql/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.management/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.management.jfr/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.editpad/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/java.base/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.charsets/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/java.transaction.xa/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.jpackage/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/java.datatransfer/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.jlink/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/java.scripting/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.unsupported/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/java.xml/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.jstatd/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/java.rmi/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.xml.dom/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/java.smartcardio/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.internal.le/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/java.security.sasl/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.jdi/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.accessibility/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/java.net.http/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.net/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.random/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.incubator.foreign/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/java.prefs/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.dynalink/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.internal.ed/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.httpserver/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.naming.dns/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/java.sql.rowset/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/java.se/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.jsobject/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.jshell/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.compiler/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/jdk.internal.vm.compiler/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/java.instrument/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [loading /modules/java.security.jgss/module-info.class]
05:20:04 [2024-03-06T10:20:04.324Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/CounterAnalysis.java]]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing completed 21ms]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/CounterStateProvider.java]]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing completed 10ms]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/CounterType.java]]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/package-info.java]]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/aspects/AbstractCounterAspect.java]]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing completed 5ms]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/aspects/CounterAspect.java]]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing completed 8ms]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/aspects/ITmfCounterAspect.java]]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/aspects/package-info.java]]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/src:org/eclipse/tracecompass/analysis/counters/ui/views/CounterChartViewer.java]]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/src:org/eclipse/tracecompass/analysis/counters/ui/views/CounterTreeViewer.java]]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/src:org/eclipse/tracecompass/analysis/counters/ui/views/CounterView.java]]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/CycleDetectedException.java]]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/IGraphWorker.java]]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/ITmfGraphVisitor.java]]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/TmfEdge.java]]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing completed 6ms]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/TmfGraph.java]]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing completed 10ms]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/TmfVertex.java]]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing completed 5ms]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/package-info.java]]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/AbstractTmfGraphBuilderModule.java]]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing completed 4ms]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/AbstractTmfGraphProvider.java]]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing completed 34ms]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/AbstractTraceEventHandler.java]]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/ITmfGraphProvider.java]]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/ITraceEventHandler.java]]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/package-info.java]]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/AbstractCriticalPathModule.java]]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing completed 4ms]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/CriticalPathAlgorithmException.java]]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/CriticalPathModule.java]]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/ICriticalPathAlgorithm.java]]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/ICriticalPathProvider.java]]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/OSCriticalPathModule.java]]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/package-info.java]]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.325Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/IEdgeContextStateFactory.java]]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfEdge.java]]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfEdgeContextState.java]]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraph.java]]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing completed 4ms]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraphVisitor.java]]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfVertex.java]]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/TmfEdgeState.java]]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/TmfGraphFactory.java]]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/WorkerSerializer.java]]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/package-info.java]]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/contextswitch/KernelContextSwitchAnalysis.java]]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/contextswitch/KernelContextSwitchStateProvider.java]]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/cpuusage/CpuUsageEntryModel.java]]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/cpuusage/KernelCpuUsageAnalysis.java]]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing completed 4ms]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/cpuusage/KernelCpuUsageStateProvider.java]]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/cpuusage/package-info.java]]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/LinuxPidAspect.java]]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/LinuxTidAspect.java]]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/Messages.java]]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/ThreadPriorityAspect.java]]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/package-info.java]]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/IOsExecutionGraphHandlerBuilder.java]]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsExecutionGraph.java]]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsExecutionGraphProvider.java]]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsInterruptContext.java]]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsSystemModel.java]]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsWorker.java]]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing completed 7ms]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/package-info.java]]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelAnalysisModule.java]]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelThreadInformationProvider.java]]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing completed 38ms]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelTidAspect.java]]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.326Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelUtils.java]]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/LinuxValues.java]]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/Messages.java]]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/StateValues.java]]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/package-info.java]]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernelmemoryusage/KernelMemoryAnalysisModule.java]]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernelmemoryusage/KernelMemoryStateProvider.java]]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/memory/MemoryUsageTreeModel.java]]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/model/HostThread.java]]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/model/OsStrings.java]]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/model/ProcessStatus.java]]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/model/package-info.java]]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/signals/TmfCpuSelectedSignal.java]]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/signals/TmfThreadSelectedSignal.java]]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/signals/package-info.java]]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/tid/ActiveTidStateProvider.java]]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/tid/TidAnalysisModule.java]]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/DefaultEventLayout.java]]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/IKernelAnalysisEventLayout.java]]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing completed 7ms]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/IKernelTrace.java]]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/KernelEventLayoutRequirement.java]]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/LinuxTraceContext.java]]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/package-info.java]]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/FlameDefaultPalette.java]]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/IProfilingElement.java]]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/IProfilingGroupDescriptor.java]]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/ProfilingElement.java]]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/ProfilingGroupDescriptor.java]]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/package-info.java]]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callgraph/ICallGraphProvider.java]]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.327Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callgraph/package-info.java]]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStack.java]]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackAnalysis.java]]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackHostUtils.java]]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java]]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing completed 5ms]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackStateProvider.java]]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/IFlameChartProvider.java]]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/package-info.java]]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src:org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java]]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing completed 8ms]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src:org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/package-info.java]]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/AbstractSegmentStoreAnalysisEventBasedModule.java]]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/AbstractSegmentStoreAnalysisModule.java]]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/GenericSegmentStatisticsAnalysis.java]]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/IAnalysisProgressListener.java]]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/IGroupingSegmentAspect.java]]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/ISegmentStoreProvider.java]]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/SegmentStoreAnalysisModule.java]]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/SegmentStoreStatisticsModel.java]]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/package-info.java]]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/statistics/AbstractSegmentStatisticsAnalysis.java]]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/statistics/package-info.java]]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/statistics/IStatistics.java]]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/statistics/IStatisticsAnalysis.java]]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/statistics/Statistics.java]]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/statistics/package-info.java]]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/AnalysisTimingImageConstants.java]]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/package-info.java]]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/AbstractSegmentStoreDensityView.java]]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/AbstractSegmentStoreDensityViewer.java]]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing completed 6ms]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/ISegmentStoreDensityViewerDataListener.java]]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.328Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/Messages.java]]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/ZoomOutAction.java]]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/package-info.java]]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer2.java]]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartViewer2.java]]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/SegmentStoreScatterView2.java]]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/package-info.java]]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsView.java]]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java]]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing completed 4ms]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/SegmentStoreStatisticsView.java]]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/SegmentStoreStatisticsViewer.java]]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/package-info.java]]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableView.java]]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java]]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing completed 22ms]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/SegmentStoreTableView.java]]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/SegmentStoreTableViewer.java]]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/package-info.java]]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/NonNullUtils.java]]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/ObjectUtils.java]]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/TraceCompassActivator.java]]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/package-info.java]]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/collect/BufferedBlockingQueue.java]]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/collect/package-info.java]]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/DataSizeWithUnitFormat.java]]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/DataSpeedWithUnitFormat.java]]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/DecimalUnitFormat.java]]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/DecimalWithUnitPrefixFormat.java]]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/LongToPercentFormat.java]]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/SubSecondTimeWithUnitFormat.java]]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/log/TraceCompassLog.java]]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java]]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing completed 28ms]
05:20:04 [2024-03-06T10:20:04.329Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/log/TraceCompassMonitorManager.java]]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/log/package-info.java]]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/math/SaturatedArithmetic.java]]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/process/Messages.java]]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/process/ProcessUtils.java]]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/process/package-info.java]]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/xml/XmlUtils.java]]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/xml/package-info.java]]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/CTFException.java]]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/CTFStrings.java]]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/CTFCallsite.java]]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/CTFClock.java]]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/IEventDeclaration.java]]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/IEventDefinition.java]]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/io/BitBuffer.java]]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing completed 9ms]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/metadata/DeclarationScope.java]]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing completed 5ms]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/EventHeaderScope.java]]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/EventHeaderVScope.java]]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/FieldsScope.java]]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/IDefinitionScope.java]]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/ILexicalScope.java]]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/LexicalScope.java]]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/PacketHeaderScope.java]]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/RootScope.java]]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/AbstractArrayDefinition.java]]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/BlobDeclaration.java]]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/BlobDefinition.java]]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/CompoundDeclaration.java]]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/Declaration.java]]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/Definition.java]]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.330Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/Encoding.java]]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/EnumDeclaration.java]]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/EnumDefinition.java]]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/FloatDeclaration.java]]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/FloatDefinition.java]]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/ICompositeDefinition.java]]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IDeclaration.java]]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IDefinition.java]]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IEventHeaderDeclaration.java]]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/ISimpleDatatypeDeclaration.java]]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IntegerDeclaration.java]]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing completed 4ms]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IntegerDefinition.java]]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/ScopedDefinition.java]]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/SimpleDatatypeDefinition.java]]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/StringDeclaration.java]]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/StringDefinition.java]]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/StructDeclaration.java]]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/StructDefinition.java]]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/VariantDeclaration.java]]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/VariantDefinition.java]]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFIOException.java]]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFResponse.java]]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFStreamInput.java]]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFStreamInputReader.java]]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java]]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFStreamPacketOutputWriter.java]]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing completed 4ms]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFTrace.java]]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing completed 30ms]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java]]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing completed 5ms]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFTraceWriter.java]]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/ICTFPacketDescriptor.java]]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/ICTFStream.java]]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/IPacketReader.java]]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/Metadata.java]]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing completed 6ms]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3:org/eclipse/tracecompass/ctf/parser/CTFLexer.java]]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing completed 18ms]
05:20:04 [2024-03-06T10:20:04.331Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3:org/eclipse/tracecompass/ctf/parser/CTFParser.java]]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing completed 90ms]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/CtfConstants.java]]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/CtfEnumPair.java]]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/context/CtfLocation.java]]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/context/CtfLocationInfo.java]]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java]]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEvent.java]]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing completed 4ms]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEventFactory.java]]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEventField.java]]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing completed 5ms]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEventType.java]]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfLostEvent.java]]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/Messages.java]]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/NullEventDefinition.java]]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/aspect/CtfChannelAspect.java]]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/aspect/CtfCpuAspect.java]]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/aspect/Messages.java]]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/lookup/CtfTmfCallsite.java]]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTmfTrace.java]]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing completed 7ms]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTraceValidationStatus.java]]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/trace/CtfUtils.java]]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/trace/Messages.java]]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/analysis/ExampleStateProvider.java]]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/analysis/ExampleStateSystemAnalysisModule.java]]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/data/provider/ExampleTimeGraphDataProvider.java]]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/data/provider/ExampleTimeGraphProviderFactory.java]]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/data/provider/ExampleXYDataProvider.java]]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/data/provider/ExampleXYDataProviderFactory.java]]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/ui/Activator.java]]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/ui/views/data/provider/ExampleTimeGraphDataProviderView.java]]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/ui/views/data/provider/ExampleXYDataProviderView.java]]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/lttng2/control/core/session/Messages.java]]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/lttng2/control/core/session/SessionConfigGenerator.java]]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing completed 5ms]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/lttng2/control/core/session/SessionConfigStrings.java]]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.332Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/lttng2/kernel/core/trace/LttngKernelTrace.java]]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/lttng2/kernel/core/trace/Messages.java]]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/BinaryCallsite.java]]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/FunctionLocation.java]]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/Messages.java]]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoAnalysisModule.java]]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryAspect.java]]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryFile.java]]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoFunctionAspect.java]]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoLoadedBinaryFile.java]]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoSourceAspect.java]]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/package-info.java]]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/LttngUstEvent.java]]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/LttngUstEventFactory.java]]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/LttngUstTrace.java]]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/Messages.java]]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/layout/ILttngUstEventLayout.java]]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/layout/package-info.java]]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/encoding/HTVarInt.java]]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/src:org/eclipse/tracecompass/datastore/core/encoding/HTVarIntTest.java]]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/HTInterval.java]]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/IHTInterval.java]]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/IHTIntervalReader.java]]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/ISerializableObject.java]]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/package-info.java]]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/serialization/ISafeByteBufferReader.java]]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/serialization/ISafeByteBufferWriter.java]]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/serialization/SafeByteBufferFactory.java]]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/serialization/package-info.java]]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/BasicSegment.java]]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/IContentSegment.java]]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/ISegment.java]]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.333Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/ISegmentStore.java]]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/SegmentComparators.java]]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/SegmentStoreFactory.java]]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/package-info.java]]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/segment/interfaces/INamedSegment.java]]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/segment/interfaces/SegmentAspects.java]]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/segment/interfaces/SegmentTypeComparators.java]]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/segment/interfaces/package-info.java]]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/ITmfStateSystem.java]]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing completed 11ms]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/ITmfStateSystemBuilder.java]]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing completed 6ms]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java]]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/StateSystemFactory.java]]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java]]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing completed 7ms]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/backend/ICustomStateHistoryBackend.java]]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/backend/IPartialStateHistoryBackend.java]]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/backend/IStateHistoryBackend.java]]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing completed 4ms]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/backend/StateHistoryBackendFactory.java]]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/exceptions/AttributeNotFoundException.java]]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/exceptions/StateSystemDisposedException.java]]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/exceptions/StateValueTypeException.java]]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/exceptions/TimeRangeException.java]]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/interval/ITmfStateInterval.java]]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/interval/TmfStateInterval.java]]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/snapshot/StateSnapshot.java]]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/DoubleStateValue.java]]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/ITmfStateValue.java]]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/IntegerStateValue.java]]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/LongStateValue.java]]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/NullStateValue.java]]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/StringStateValue.java]]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/TmfStateValue.java]]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/package-info.java]]
05:20:04 [2024-03-06T10:20:04.334Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/Messages.java]]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/TmfCommonConstants.java]]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/TmfProjectNature.java]]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/TmfStrings.java]]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisModule.java]]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisModuleHelper.java]]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisModuleSource.java]]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisOutput.java]]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisParameterProvider.java]]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ITmfNewAnalysisModuleListener.java]]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/Messages.java]]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.java]]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing completed 4ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisParamProvider.java]]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAnalysisManager.java]]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAnalysisModuleHelperConfigElement.java]]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing completed 10ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAnalysisModuleOutputs.java]]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAnalysisOutputManager.java]]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfNewAnalysisOutputListener.java]]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/callsite/ITmfCallsiteIterator.java]]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/callsite/ITmfCallsiteResolver.java]]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/callsite/TimeCallsite.java]]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/callsite/package-info.java]]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ondemand/IOnDemandAnalysis.java]]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ondemand/IOnDemandAnalysisReport.java]]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ondemand/OnDemandAnalysisManager.java]]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ondemand/package-info.java]]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/IAnalysisRequirementProvider.java]]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/TmfAbstractAnalysisRequirement.java]]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/TmfAnalysisEventFieldRequirement.java]]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/TmfAnalysisEventRequirement.java]]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/TmfCompositeAnalysisRequirement.java]]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/package-info.java]]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/DataProviderConstants.java]]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/ITmfComponent.java]]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.335Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/ITmfEventProvider.java]]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/TmfComponent.java]]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/TmfEventProvider.java]]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/ITmfConfigParamDescriptor.java]]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/ITmfConfiguration.java]]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/ITmfConfigurationSource.java]]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/ITmfConfigurationSourceType.java]]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/TmfConfigParamDescriptor.java]]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/TmfConfiguration.java]]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/TmfConfigurationSourceManager.java]]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/TmfConfigurationSourceType.java]]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/package-info.java]]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderManager.java]]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.java]]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/DataType.java]]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/DataTypeUtils.java]]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/IDataProviderDescriptor.java]]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/IDataProviderFactory.java]]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/X11ColorUtils.java]]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfCustomAttributes.java]]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfEvent.java]]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfEventField.java]]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfEventType.java]]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfLostEvent.java]]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/TmfEvent.java]]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/TmfEventField.java]]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/TmfEventType.java]]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/TmfLostEvent.java]]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/ITmfEventAspect.java]]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/Messages.java]]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/MultiAspect.java]]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects.java]]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfCallsiteAspect.java]]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.336Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfContentFieldAspect.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfCpuAspect.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfDeviceAspect.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfEventFieldAspect.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfStateSystemAspect.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/package-info.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/collapse/ITmfCollapsibleEvent.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/lookup/ITmfCallsite.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/lookup/ITmfModelLookup.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/lookup/ITmfSourceLookup.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/lookup/TmfCallsite.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/IEventMatchingKey.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/IMatchProcessingUnit.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/ITmfEventMatching.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/ITmfMatchEventDefinition.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/Messages.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/TcpEventKey.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/TmfEventDependency.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/TmfEventMatches.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/TmfEventMatching.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/exceptions/TmfAnalysisException.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/exceptions/TmfConfigurationException.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/exceptions/TmfTraceException.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/FilterManager.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/ITmfFilter.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/ITmfFilterTreeNode.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/ITmfFilterWithNot.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/ITmfFilterWithValue.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterAndNode.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterAspectNode.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterCompareNode.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterContainsNode.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterEqualsNode.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterMatchesNode.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterNode.java]]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.337Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterObjectNode.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterOrNode.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterRootNode.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterTraceTypeNode.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterTreeNode.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/xml/TmfFilterContentHandler.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/xml/TmfFilterXMLParser.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/xml/TmfFilterXMLWriter.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/io/BufferedRandomAccessFile.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/io/ResourceUtil.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/markers/ITimeReference.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/markers/ITimeReferenceProvider.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/markers/TimeReference.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/AbstractStateSystemAnalysisDataProvider.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/AbstractTmfTraceDataProvider.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/CommonStatusMessage.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/CoreFilterProperty.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/CoreMetadataStrings.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/DataProviderDescriptor.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/ICoreElementResolver.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/ICorePropertyCollection.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/IOutputElement.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/IOutputStyleProvider.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/ITableColumnDescriptor.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/ITimeElement.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/Messages.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/OutputElement.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/OutputElementStyle.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/OutputStyleModel.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/SeriesModel.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/StyleProperties.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/TmfXyModel.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/YModel.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/package-info.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/Annotation.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/AnnotationCategoriesModel.java]]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.338Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/AnnotationModel.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/EventAnnotationProvider.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/IAnnotation.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/IOutputAnnotationParameters.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/IOutputAnnotationProvider.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/TraceAnnotationProvider.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/package-info.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/FilterTimeQueryFilter.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/ICumulativeQueryFilter.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/IMultipleSelectionQueryFilter.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/SelectedCounterQueryFilter.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/SelectedCpuQueryFilter.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/SelectionTimeQueryFilter.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/TimeQueryFilter.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/package-info.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/AbstractTimeGraphDataProvider.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphArrow.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphDataProvider.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphEntryModel.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphRowModel.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphState.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphStateFilter.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphArrow.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphEntryModel.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphModel.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphRowModel.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphState.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TmfTimeGraphCompositeDataProvider.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/package-info.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/AbstractTreeDataProvider.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 8ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/ITmfSelectionTreeDataModel.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/ITmfTreeDataModel.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/ITmfTreeDataProvider.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/TmfTreeCompositeDataProvider.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/TmfTreeDataModel.java]]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.339Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/TmfTreeModel.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/package-info.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/AbstractTreeCommonXDataProvider.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ISeriesModel.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfCommonXAxisModel.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfTreeXYDataProvider.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfXYDataProvider.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfXyEntryModel.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfXyModel.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/IYModel.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/TmfXYAxisDescription.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/TmfXyTreeDataModel.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/package-info.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEvent.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEventContent.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEventType.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTraceDefinition.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtEvent.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtEventType.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtTrace.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtTraceContext.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtTraceDefinition.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlEvent.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlEventType.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlInputAttribute.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlInputElement.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTrace.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 4ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTraceContext.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTraceDefinition.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 4ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/Messages.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/DefaultColorPaletteProvider.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/IPaletteProvider.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/IXYPresentationProvider.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/QualitativePaletteProvider.java]]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.340Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/RGBAColor.java]]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/RotatingPaletteProvider.java]]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/SequentialPaletteProvider.java]]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/XYPresentationProvider.java]]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/package-info.java]]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java]]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TmfTraceCoreUtils.java]]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TmfTraceImportException.java]]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TmfTraceType.java]]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing completed 5ms]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TraceTypeHelper.java]]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TraceTypePreferences.java]]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/request/ITmfEventRequest.java]]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/request/TmfEventRequest.java]]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/resources/ITmfMarker.java]]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/response/ITmfResponse.java]]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/response/TmfModelResponse.java]]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/response/package-info.java]]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/ISegmentAspect.java]]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/SegmentDurationAspect.java]]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/SegmentEndTimeAspect.java]]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/SegmentStartTimeAspect.java]]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/package-info.java]]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfDataModelSelectedSignal.java]]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfEndSynchSignal.java]]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfEventFilterAppliedSignal.java]]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfEventSearchAppliedSignal.java]]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfEventSelectedSignal.java]]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfMarkerEventSourceUpdatedSignal.java]]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSelectionRangeUpdatedSignal.java]]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignal.java]]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignalHandler.java]]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.java]]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignalThrottler.java]]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing completed 4ms]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignalTracer.java]]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.341Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfStartAnalysisSignal.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfStartSynchSignal.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTimestampFormatUpdateSignal.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceClosedSignal.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceModelSignal.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceOpenedSignal.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceRangeUpdatedSignal.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceSelectedSignal.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceSynchronizedSignal.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceUpdatedSignal.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfWindowRangeUpdatedSignal.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/AbstractTmfStateProvider.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/ITmfAnalysisModuleWithStateSystems.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/ITmfStateProvider.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/Messages.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/TmfAttributePool.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/TmfStateSystemAnalysisModule.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/package-info.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/TmfStateStatistics.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 32ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/TmfStatisticsEventTypesModule.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/TmfStatisticsModule.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/TmfStatisticsTotalsModule.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/DefaultSymbolProvider.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/ISymbolProvider.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/ISymbolProviderFactory.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderManager.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderUtils.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/TmfResolvedSymbol.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/package-info.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/ITmfTimestampTransform.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/Messages.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/SynchronizationAlgorithm.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/SynchronizationAlgorithmFactory.java]]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.342Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/SynchronizationBackend.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/SynchronizationManager.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/TimestampTransformFactory.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/ITmfTimePreferencesConstants.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/ITmfTimestamp.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimePreferences.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimeRange.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestamp.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampDelta.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampFormat.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/AbstractTmfTraceAdapterFactory.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ICyclesConverter.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfContext.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfEventParser.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfTraceCompleteness.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfTraceKnownSize.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfTraceWithPreDefinedEvents.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITraceContextSignalHandler.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfContext.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfEventTypeCollectionHelper.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTrace.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTraceAdapterManager.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTraceContext.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTraceUtils.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 7ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TraceValidationStatus.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperimentUtils.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/ITmfPersistentlyIndexable.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/ITmfTraceIndexer.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndex.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndexer.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndex.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndexer.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/ITmfCheckpoint.java]]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.343Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/ITmfCheckpointIndex.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/TmfCheckpoint.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/TmfCheckpointIndexer.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/location/ITmfLocation.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/location/TmfLocation.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/location/TmfLongLocation.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/location/TmfTimestampLocation.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/text/TextTrace.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/text/TextTraceContext.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/text/TextTraceEvent.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/text/TextTraceEventContent.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/trim/ITmfTrimmableTrace.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/trim/package-info.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/uml2sd/ITmfAsyncSequenceDiagramEvent.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/uml2sd/ITmfSyncSequenceDiagramEvent.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/uml2sd/TmfAsyncSequenceDiagramEvent.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/uml2sd/TmfSyncSequenceDiagramEvent.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/util/Pair.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/util/package-info.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/viewmodel/package-info.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/TmfUiRefreshHandler.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/actions/HttpTraceImportOperation.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/actions/OpenSourceCodeAction.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/actions/TraceImportOperation.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/analysis/TmfAnalysisViewOutput.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/colors/ColorUtils.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/colors/RGBAUtil.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/dialog/DirectoryDialogFactory.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/dialog/TmfFileDialogFactory.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/ITmfTraceEditor.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfEditor.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfEditorInput.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfEventsEditor.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfMultiPageEditorPart.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfTraceColumnManager.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/UnsortedPropertySheetPage.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/markers/IMarkerReferenceProvider.java]]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.344Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/markers/PeriodicMarkerEventSource.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/model/StyleManager.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/model/package-info.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/ITmfProjectModelElement.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/ITmfStyledProjectModelElement.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/Messages.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfAggregateAnalysisElement.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfAnalysisElement.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfAnalysisOutputElement.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfBuiltInOnDemandAnalysisElement.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfCommonProjectElement.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfExperimentElement.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfExperimentFolder.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfNavigatorContentProvider.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfNavigatorLabelProvider.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfOnDemandAnalysesElement.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfOnDemandAnalysisElement.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfOpenTraceHelper.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 10ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectConfig.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectElement.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectModelElement.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectModelIcons.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectModelPreferences.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectRegistry.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 4ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfReportElement.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfReportsElement.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfTraceElement.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 4ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfTraceFolder.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfTraceTypeUIUtils.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfTracesFolder.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfUserDefinedOnDemandAnalysisElement.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfViewsElement.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TraceFolderContentProvider.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TraceFolderLabelProvider.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TraceUtils.java]]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.345Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/UpdateTraceBoundsJob.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/CopyExperimentDialog.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/CopyTraceDialog.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/Messages.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/NewExperimentDialog.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/NewFolderDialog.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/NewTmfProjectMainWizardPage.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/NewTmfProjectWizard.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/RenameExperimentDialog.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/RenameFolderDialog.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/RenameTraceDialog.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizard.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizardPage.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizard.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/TrimTraceDialog.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/properties/Messages.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/properties/ReadOnlyTextPropertyDescriptor.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/properties/TmfTimestampFormatPage.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/signal/TmfTimeViewAlignmentInfo.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/signal/TmfTimeViewAlignmentSignal.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/signal/TmfUiSignalThrottler.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/AbstractSymbolProviderPreferencePage.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/ISymbolProvider.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/ISymbolProviderFactory.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/ISymbolProviderPreferencePage.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/SymbolProviderConfigDialog.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/TmfSymbolProviderUpdatedSignal.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeLabelProvider.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePage.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/ArrayTreeContentProvider.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/IImageSave.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/ILegendImageProvider2.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/ITmfTimeProvider.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/ITmfViewer.java]]
05:20:04 [2024-03-06T10:20:04.346Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/TmfAbstractToolTipHandler.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 5ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/TmfTimeViewer.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/TmfViewer.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventAdapterFactory.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventPropertySource.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsCache.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 15ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTableHeader.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/columns/TmfEventTableColumn.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/table/ISortingLazyContentProvider.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/table/TmfSimpleTableViewer.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 4ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractTmfTreeViewer.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 4ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/ICheckboxTreeViewerListener.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/ITmfTreeColumnDataProvider.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/ITmfTreeViewerEntry.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfGenericTreeEntry.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeColumnData.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeViewerEntry.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeViewerToolTipHandler.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/AxisRange.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/IAxis.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/IXYSeries.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfBaseProvider.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfChartTimeStampFormat.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfClosestDataPointTooltipProvider.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfMouseDragProvider.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfMouseDragZoomProvider.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfMouseSelectionProvider.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 33ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfMouseWheelZoomProvider.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfSimpleTooltipProvider.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 6ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/XYChartLegendImageProvider.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/barchart/TmfHistogramTooltipProvider.java]]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.347Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java]]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing completed 5ms]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXLineChartTooltipProvider.java]]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfFilteredXYChartViewer.java]]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfXYChartSettings.java]]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/FormatTimeUtils.java]]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITimeReset.java]]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITmfAllowMultiple.java]]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITmfFilterableControl.java]]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITmfPinnable.java]]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITmfTimeAligned.java]]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ManyEntriesSelectedDialogPreCheckedListener.java]]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/NewTmfViewAction.java]]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/PinTmfViewAction.java]]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ResetUtil.java]]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/SaveImageUtil.java]]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/TmfView.java]]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/TmfViewFactory.java]]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/TracingPerspectiveFactory.java]]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/ColorSetting.java]]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/ColorSettingsManager.java]]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/ColorSettingsXML.java]]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView.java]]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/IColorSettingsListener.java]]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/distribution/model/BaseDistributionData.java]]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/distribution/model/IBaseDistributionModel.java]]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/CopyHandler.java]]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/CutHandler.java]]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/DeleteHandler.java]]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterDialog.java]]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterDragSourceAdapter.java]]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterDropTargetAdapter.java]]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterEditUtils.java]]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterTreeContentProvider.java]]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.348Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterTreeLabelProvider.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterView.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 6ms]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/PasteHandler.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/FullTraceHistogram.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 6ms]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramBucket.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramCurrentTimeControl.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramDataModel.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramRequest.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramScaledData.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramSelectionEndControl.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramSelectionStartControl.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramTextControl.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramTimeRangeControl.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 4ms]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramZoom.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/IHistogramDataModel.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/IHistogramModelListener.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/Messages.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/TimeRangeHistogram.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statesystem/Messages.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statesystem/StateSystemEvent.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statesystem/StateSystemPresentationProvider.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statistics/TmfStatisticsView.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/synchronization/Messages.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/synchronization/TmfSynchronizationView.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartAnalysisEntry.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartAnalysisProvider.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartDecorationProvider.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartEvent.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartView.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 5ms]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java]]
05:20:04 [2024-03-06T10:20:04.349Z] [WARNING] [parsing completed 41ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java]]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing completed 7ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/ITimeGraphEntryComparator.java]]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/ITimeGraphLegendProvider.java]]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/Messages.java]]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/ShowFindDialogAction.java]]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog.java]]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing completed 8ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/DiagramToolTip.java]]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/DrawableToolTip.java]]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/ITimeCompressionListener.java]]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/NGC.java]]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing completed 6ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java]]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing completed 7ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget.java]]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing completed 9ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidgetSelectionProvider.java]]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView.java]]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing completed 6ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/TimeCompressionBar.java]]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing completed 4ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/AsyncMessage.java]]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/AsyncMessageReturn.java]]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/BaseMessage.java]]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/BasicExecutionOccurrence.java]]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/BasicFrame.java]]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/EllipsisMessage.java]]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing completed 12ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/ExecutionOccurrence.java]]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/Frame.java]]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing completed 8ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/GraphNode.java]]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing completed 6ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/HotSpot.java]]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/ITimeRange.java]]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/Lifeline.java]]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/LifelineCategories.java]]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/Metrics.java]]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/SDTimeEvent.java]]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/Stop.java]]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/SyncMessage.java]]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/SyncMessageReturn.java]]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/Criteria.java]]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.350Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterCriteria.java]]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog.java]]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/MinMaxDialog.java]]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/PagesDialog.java]]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialog.java]]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI.java]]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing completed 6ms]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SearchFilterDialog.java]]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/TabContents.java]]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/IColor.java]]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/IFont.java]]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/IGC.java]]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/IImage.java]]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/impl/ColorImpl.java]]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/impl/FontImpl.java]]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/impl/ImageImpl.java]]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/BaseSDAction.java]]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/ConfigureMinMax.java]]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/FirstPage.java]]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java]]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/LastPage.java]]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveSDDown.java]]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveSDLeft.java]]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveSDRight.java]]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveSDUp.java]]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveToMessage.java]]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/NextPage.java]]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/OpenSDFiltersDialog.java]]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/OpenSDFindDialog.java]]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/OpenSDPagesDialog.java]]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/PrevPage.java]]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/Print.java]]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/ShowNodeEnd.java]]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/ShowNodeStart.java]]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/Zoom.java]]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.351Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/IExtendedFilterProvider.java]]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/IExtendedFindProvider.java]]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDAdvancedPagingProvider.java]]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDCollapseProvider.java]]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDExtendedActionBarProvider.java]]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDFilterProvider.java]]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDFindProvider.java]]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDGraphNodeSupporter.java]]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDPagingProvider.java]]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDPropertiesProvider.java]]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/load/IUml2SDLoader.java]]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/load/LoadersManager.java]]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/Messages.java]]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfAsyncMessage.java]]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfSyncMessage.java]]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfUml2SDSyncLoader.java]]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/preferences/ISDPreferences.java]]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/preferences/SDViewPref.java]]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/preferences/SDViewerPage.java]]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/Messages.java]]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/SortAsyncForBackward.java]]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/SortAsyncMessageComparator.java]]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/SortSyncMessageComparator.java]]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/TimeEventComparator.java]]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView.java]]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java]]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/tabsview/TmfViewerFolder.java]]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing completed 12ms]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphBookmarkListener.java]]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphColorListener.java]]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphContentProvider.java]]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphMarkerListener.java]]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphPresentationProvider.java]]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphRangeListener.java]]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphSelectionListener.java]]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.352Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphTimeListener.java]]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphTreeListener.java]]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphViewerFilterListener.java]]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/StateItem.java]]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphBookmarkEvent.java]]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphContentProvider.java]]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphPresentationProvider.java]]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphRangeUpdateEvent.java]]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphSelectionEvent.java]]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphTimeEvent.java]]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphTreeExpansionEvent.java]]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer.java]]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing completed 17ms]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/FilteredCheckboxTree.java]]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/IPreCheckStateListener.java]]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/ITimeGraphEntryActiveProvider.java]]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/MultiTreePatternFilter.java]]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/ShowFilterDialogAction.java]]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog.java]]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend.java]]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TreePatternFilter.java]]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TriStateFilteredCheckboxTree.java]]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/EventIterator.java]]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ILinkEvent.java]]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/IMarkerEvent.java]]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/IMarkerEventSource.java]]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java]]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeGraphEntry.java]]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java]]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/NamedTimeEvent.java]]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/NullTimeEvent.java]]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeEvent.java]]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java]]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeLinkEvent.java]]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/IMarkerAxisListener.java]]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.353Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/ITimeDataProvider.java]]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/ITimeDataProviderConverter.java]]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/ITmfTimeGraphDrawingHelper.java]]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeDataProviderCyclesConverter.java]]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphBaseControl.java]]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphColorScheme.java]]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphControl.java]]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing completed 17ms]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphMarkerAxis.java]]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphScale.java]]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java]]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/Utils.java]]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/IDoubleClickListener.java]]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable.java]]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing completed 5ms]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TooltipProvider.java]]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/tmf/analysis/xml/core/module/ITmfXmlSchemaParser.java]]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/tmf/analysis/xml/core/module/TmfAnalysisModuleHelperXml.java]]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/tmf/analysis/xml/core/module/TmfXmlStrings.java]]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/tmf/analysis/xml/core/module/TmfXmlUtils.java]]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/tmf/chart/core/model/IDataChartProvider.java]]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/tmf/chart/core/model/package-info.java]]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/src:org/eclipse/tracecompass/tmf/filter/parser/error/IErrorListener.java]]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/generated-sources/antlr3:org/eclipse/tracecompass/tmf/filter/parser/FilterParserLexer.java]]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/generated-sources/antlr3:org/eclipse/tracecompass/tmf/filter/parser/FilterParserParser.java]]
05:20:04 [2024-03-06T10:20:04.354Z] [WARNING] [parsing completed 5ms]
05:20:04 [2024-03-06T10:20:04.355Z] [WARNING] [search path for source files: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/common,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/shared,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/generated-sources/antlr3,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/src,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src]
05:20:04 [2024-03-06T10:20:04.357Z] [WARNING] [search path for class files: /opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/modules,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/btf/org.eclipse.tracecompass.btf.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.dev/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.rcp.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/doc/org.eclipse.tracecompass.examples/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/rcp/org.eclipse.tracecompass.rcp.product/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.target/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.alltests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.releng-site/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/releng/org.eclipse.tracecompass.testing/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes,/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/classes,/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar,/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar,/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar,/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar,/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar,/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar,/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar,/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar,/home/jenkins/.m2/repository/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar,/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.4.0.202402110645/org.eclipse.cdt.core-8.4.0.202402110645.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core.native/6.3.300.202402211459/org.eclipse.cdt.core.native-6.3.300.202402211459.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.9.300.v20231218-0909/org.eclipse.core.contenttype-3.9.300.v20231218-0909.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.9.300.v20240207-1044/org.eclipse.core.expressions-3.9.300.v20240207-1044.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filebuffers/3.8.300.v20240207-1054/org.eclipse.core.filebuffers-3.8.300.v20240207-1054.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.10.300.v20240124-1325/org.eclipse.core.filesystem-1.10.300.v20240124-1325.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.31.0.v20240215-1631/org.eclipse.core.runtime-3.31.0.v20240215-1631.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.variables/3.6.300.v20231214-1012/org.eclipse.core.variables-3.6.300.v20231214-1012.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.core.refactoring/3.14.300.v20240111-1549/org.eclipse.ltk.core.refactoring-3.14.300.v20240111-1549.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.14.0.v20240207-1054/org.eclipse.text-3.14.0.v20240207-1054.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.services/3.12.0.v20231218-2126/org.eclipse.osgi.services-3.12.0.v20231218-2126.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.11.0.v20240210-0844/org.eclipse.equinox.preferences-3.11.0.v20240210-0844.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.0.v20240213-1057/org.eclipse.equinox.registry-3.12.0.v20240213-1057.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.15.200.v20231214-1526/org.eclipse.core.jobs-3.15.200.v20231214-1526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.app/1.7.0.v20240213-1427/org.eclipse.equinox.app-1.7.0.v20240213-1427.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.http.service.api/1.2.2.v20231218-2126/org.eclipse.equinox.http.service.api-1.2.2.v20231218-2126.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar,/home/jenkins/.m2/repository/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.3.0.v20240111-2306/org.eclipse.jdt.annotation-2.3.0.v20240111-2306.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar,/home/jenkins/.m2/repository/org/bouncycastle/bcpg-jdk18on/1.77/bcpg-jdk18on-1.77.jar,/home/jenkins/.m2/repository/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.jar,/home/jenkins/.m2/repository/com/ibm/icu/icu4j/74.2/icu4j-74.2.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna/5.14.0.v20231211-1200/com.sun.jna-5.14.0.v20231211-1200.jar,/home/jenkins/.m2/repository/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.jar,/home/jenkins/.m2/repository/net/java/dev/jna/jna/5.14.0/jna-5.14.0.jar,/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar,/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar,/home/jenkins/.m2/repository/org/json/json/20230227/json-20230227.jar,/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar,/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar,/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar,/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.10.2/junit-platform-launcher-1.10.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-suite-api/1.10.2/junit-platform-suite-api-1.10.2.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.constants/1.17.0.v20231215-1130/org.apache.batik.constants-1.17.0.v20231215-1130.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.css/1.17.0.v20231215-1130/org.apache.batik.css-1.17.0.v20231215-1130.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.orbit.xml-apis-ext/1.0.0.v20230923-0644/org.eclipse.orbit.xml-apis-ext-1.0.0.v20230923-0644.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xmlgraphics/2.9.0.v20230916-1600/org.apache.xmlgraphics-2.9.0.v20230916-1600.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.i18n/1.17.0.v20231215-1130/org.apache.batik.i18n-1.17.0.v20231215-1130.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.util/1.17.0.v20231215-1130/org.apache.batik.util-1.17.0.v20231215-1130.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0.v20180409-1502/org.apache.commons.logging-1.2.0.v20180409-1502.jar,/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar,/home/jenkins/.m2/repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare/3.10.0.v20240208-0728/org.eclipse.compare-3.10.0.v20240208-0728.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui/3.205.100.v20240131-1023/org.eclipse.ui-3.205.100.v20240131-1023.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.text/3.25.0.v20240207-1054/org.eclipse.jface.text-3.25.0.v20240207-1054.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.200.v20231214-1513/org.eclipse.ui.views-3.12.200.v20231214-1513.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.17.300.v20240207-1054/org.eclipse.ui.workbench.texteditor-3.17.300.v20240207-1054.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.editors/3.17.200.v20240207-1054/org.eclipse.ui.editors-3.17.200.v20240207-1054.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.forms/3.13.200.v20240108-1539/org.eclipse.ui.forms-3.13.200.v20240108-1539.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare.core/3.8.400.v20240124-0947/org.eclipse.compare.core-3.8.400.v20240124-0947.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding/1.13.200.v20240104-1240/org.eclipse.core.databinding-1.13.200.v20240104-1240.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.observable/1.13.200.v20240104-1240/org.eclipse.core.databinding.observable-1.13.200.v20240104-1240.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.property/1.10.200.v20240104-1240/org.eclipse.core.databinding.property-1.10.200.v20240104-1240.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.net/1.5.300.v20231214-1526/org.eclipse.core.net-1.5.300.v20231214-1526.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security/1.4.200.v20240213-1244/org.eclipse.equinox.security-1.4.200.v20240213-1244.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.commands/1.1.300.v20240131-1308/org.eclipse.e4.core.commands-1.1.300.v20240131-1308.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di/1.9.300.v20240207-1044/org.eclipse.e4.core.di-1.9.300.v20240207-1044.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.contexts/1.12.500.v20231220-1554/org.eclipse.e4.core.contexts-1.12.500.v20231220-1554.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.4.300.v20240119-0800/org.eclipse.e4.core.services-2.4.300.v20240119-0800.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.annotations/1.8.300.v20231220-1554/org.eclipse.e4.core.di.annotations-1.8.300.v20231220-1554.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions/0.18.200.v20231220-1554/org.eclipse.e4.core.di.extensions-0.18.200.v20231220-1554.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions.supplier/0.17.400.v20231214-1012/org.eclipse.e4.core.di.extensions.supplier-0.17.400.v20231214-1012.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.emf.xpath/0.4.200.v20231214-1513/org.eclipse.e4.emf.xpath-0.4.200.v20231214-1513.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0.v200911051830/org.apache.commons.jxpath-1.3.0.v200911051830.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.36.0.v20240203-0859/org.eclipse.emf.ecore-2.36.0.v20240203-0859.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.bindings/0.14.300.v20231214-1513/org.eclipse.e4.ui.bindings-0.14.300.v20231214-1513.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt/3.125.0.v20240227-1638/org.eclipse.swt-3.125.0.v20240227-1638.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.services/1.6.300.v20231201-1637/org.eclipse.e4.ui.services-1.6.300.v20231201-1637.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.300.v20231214-1513/org.eclipse.e4.ui.css.core-0.14.300.v20231214-1513.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt/0.15.300.v20240207-1054/org.eclipse.e4.ui.css.swt-0.15.300.v20240207-1054.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt.theme/0.14.300.v20231214-1513/org.eclipse.e4.ui.css.swt.theme-0.14.300.v20231214-1513.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.di/1.5.300.v20240116-1723/org.eclipse.e4.ui.di-1.5.300.v20240116-1723.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.dialogs/1.4.200.v20231214-1513/org.eclipse.e4.ui.dialogs-1.4.200.v20231214-1513.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.ide/3.17.200.v20231201-1637/org.eclipse.e4.ui.ide-3.17.200.v20231201-1637.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.200.v20240109-1025/org.eclipse.e4.ui.model.workbench-2.4.200.v20240109-1025.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.event/1.7.0.v20240214-0846/org.eclipse.equinox.event-1.7.0.v20240214-0846.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.widgets/1.4.100.v20231201-1637/org.eclipse.e4.ui.widgets-1.4.100.v20231201-1637.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench/1.15.300.v20240124-0948/org.eclipse.e4.ui.workbench-1.15.300.v20240124-0948.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.change/2.16.0.v20231208-1346/org.eclipse.emf.ecore.change-2.16.0.v20231208-1346.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.37.0.v20231208-1346/org.eclipse.emf.ecore.xmi-2.37.0.v20231208-1346.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.addons.swt/1.5.300.v20240124-0948/org.eclipse.e4.ui.workbench.addons.swt-1.5.300.v20240124-0948.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.renderers.swt/0.16.300.v20240223-1002/org.eclipse.e4.ui.workbench.renderers.swt-0.16.300.v20240223-1002.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.swt/0.17.300.v20240123-1128/org.eclipse.e4.ui.workbench.swt-0.17.300.v20240123-1128.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.databinding/1.15.200.v20240104-1240/org.eclipse.jface.databinding-1.15.200.v20240104-1240.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench3/0.17.300.v20231214-1513/org.eclipse.e4.ui.workbench3-0.17.300.v20231214-1513.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.urischeme/1.3.200.v20231214-1513/org.eclipse.urischeme-1.3.200.v20231214-1513.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common/2.30.0.v20231210-0956/org.eclipse.emf.common-2.30.0.v20231210-0956.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.bidi/1.5.0.v20240113-0700/org.eclipse.equinox.bidi-1.5.0.v20240113-0700.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.artifact.repository/1.5.300.v20240220-1431/org.eclipse.equinox.p2.artifact.repository-1.5.300.v20240220-1431.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.9.0.v20240213-1100/org.eclipse.equinox.p2.metadata-2.9.0.v20240213-1100.jar,/home/jenkins/.m2/repository/org/tukaani/xz/1.9/xz-1.9.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.11.0.v20240210-1628/org.eclipse.equinox.p2.core-2.11.0.v20240210-1628.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.jarprocessor/1.3.300.v20240201-0843/org.eclipse.equinox.p2.jarprocessor-1.3.300.v20240201-0843.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository/2.8.100.v20240207-1113/org.eclipse.equinox.p2.repository-2.8.100.v20240207-1113.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.10.0.v20240210-0918/org.eclipse.equinox.p2.engine-2.10.0.v20240210-0918.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata.repository/1.5.300.v20240201-0843/org.eclipse.equinox.p2.metadata.repository-1.5.300.v20240201-0843.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.help/3.10.300.v20240107-2054/org.eclipse.help-3.10.300.v20240107-2054.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.ui.refactoring/3.13.300.v20240125-0858/org.eclipse.ltk.ui.refactoring-3.13.300.v20240125-0858.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.300.v20240205-1417/org.eclipse.ui.navigator-3.12.300.v20240205-1417.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.core/3.10.300.v20240125-0912/org.eclipse.team.core-3.10.300.v20240125-0912.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.ui/3.10.300.v20240207-1044/org.eclipse.team.ui-3.10.300.v20240207-1044.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.test.performance/3.20.0.v20231214-1506/org.eclipse.test.performance-3.20.0.v20231214-1506.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.junit/4.13.2.v20230809-1000/org.junit-4.13.2.v20230809-1000.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf/1.7.2/org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf-1.7.2.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide.application/1.5.300.v20240207-0025/org.eclipse.ui.ide.application-1.5.300.v20240207-0025.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator.resources/3.9.200.v20240104-1240/org.eclipse.ui.navigator.resources-3.9.200.v20240104-1240.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.10.200.v20231205-0632/org.eclipse.ui.views.properties.tabbed-3.10.200.v20231205-0632.jar,/home/jenkins/.m2/repository/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.hamcrest.core/2.2.0.v20230809-1000/org.hamcrest.core-2.2.0.v20230809-1000.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.cocoa.macosx.x86_64-3.125.0.v20240227-1638.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.aarch64/3.125.0.v20240227-1638/org.eclipse.swt.cocoa.macosx.aarch64-3.125.0.v20240227-1638.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.gtk.linux.x86_64-3.125.0.v20240227-1638.jar,/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar,/home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.26.0/commons-compress-1.26.0.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xerces/2.12.2.v20230928-1306/org.apache.xerces-2.12.2.v20230928-1306.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xml.resolver/1.2.0.v20230928-1222/org.apache.xml.resolver-1.2.0.v20230928-1222.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.core/3.21.300.v20240109-1022/org.eclipse.debug.core-3.21.300.v20240109-1022.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.18.300.v20240213-1843/org.eclipse.debug.ui-3.18.300.v20240213-1843.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.console/3.14.0.v20240129-1403/org.eclipse.ui.console-3.14.0.v20240129-1403.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.util/3.7.300.v20231104-1118/org.eclipse.osgi.util-3.7.300.v20231104-1118.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.16.100.v20240125-0858/org.eclipse.search-3.16.100.v20240125-0858.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.search.core/3.16.100.v20240207-1054/org.eclipse.search.core-3.16.100.v20240207-1054.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.xml.ui/1.2.701.v202308160453/org.eclipse.wst.xml.ui-1.2.701.v202308160453.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.xsd.core/1.2.101.v202307260543/org.eclipse.wst.xsd.core-1.2.101.v202307260543.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.themes/1.2.2400.v20240213-1133/org.eclipse.ui.themes-1.2.2400.v20240213-1133.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.core/1.4.100.v202103232321/org.eclipse.wst.common.core-1.4.100.v202103232321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.environment/1.1.0.v202308161955/org.eclipse.wst.common.environment-1.1.0.v202308161955.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.frameworks/1.3.0.v202308161955/org.eclipse.wst.common.frameworks-1.3.0.v202308161955.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.frameworks.ui/1.3.0.v202308161955/org.eclipse.wst.common.frameworks.ui-1.3.0.v202308161955.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.project.facet.core/1.5.0.v202308161955/org.eclipse.wst.common.project.facet.core-1.5.0.v202308161955.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.ui/1.2.401.v202308161955/org.eclipse.wst.common.ui-1.2.401.v202308161955.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.uriresolver/1.4.0.v202308161955/org.eclipse.wst.common.uriresolver-1.4.0.v202308161955.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.sse.core/1.2.1300.v202402230237/org.eclipse.wst.sse.core-1.2.1300.v202402230237.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.sse.ui/1.7.900.v202402030233/org.eclipse.wst.sse.ui-1.7.900.v202402030233.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.3.0.v202308161955/org.eclipse.wst.validation-1.3.0.v202308161955.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation.ui/1.3.0.v202308161955/org.eclipse.wst.validation.ui-1.3.0.v202308161955.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.xml.core/1.2.800.v202308210520/org.eclipse.wst.xml.core-1.2.800.v202308210520.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.xsd/2.19.0.v20231205-1420/org.eclipse.xsd-2.19.0.v20231205-1420.jar,/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar,/home/jenkins/.m2/repository/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar,/home/jenkins/.m2/repository/org/ow2/asm/asm/9.6/asm-9.6.jar,/home/jenkins/.m2/repository/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar,/home/jenkins/.m2/repository/org/ow2/asm/asm-util/9.6/asm-util-9.6.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtbot.eclipse.finder/4.1.0.202306071420/org.eclipse.swtbot.eclipse.finder-4.1.0.202306071420.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtbot.swt.finder/4.1.0.202306071420/org.eclipse.swtbot.swt.finder-4.1.0.202306071420.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.hamcrest.library/2.2.0.v20230809-1000/org.hamcrest.library-2.2.0.v20230809-1000.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtbot.junit4_x/4.1.0.202306071420/org.eclipse.swtbot.junit4_x-4.1.0.202306071420.jar,/home/jenkins/.m2/repository/org/slf4j/slf4j-simple/2.0.12/slf4j-simple-2.0.12.jar,/home/jenkins/.m2/repository/org/mozilla/rhino/1.7.14/rhino-1.7.14.jar,/home/jenkins/.m2/repository/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar,/home/jenkins/.m2/repository/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.jar,/tmp/file not yet available14819723504539586306.tmp,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.intro/3.7.300.v20231214-1012/org.eclipse.ui.intro-3.7.300.v20231214-1012.jar,/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.0/logback-classic-1.5.0.jar,/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.0/logback-core-1.5.0.jar,/home/jenkins/.m2/repository/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.jar,/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar,/home/jenkins/.m2/repository/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.jar,/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar,/home/jenkins/.m2/repository/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.1.1/jakarta.servlet.jsp-api-3.1.1.jar,/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar,/home/jenkins/.m2/repository/commons-cli/commons-cli/1.6.0/commons-cli-1.6.0.jar,/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar,/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar,/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.6/jetty-http-12.0.6.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.6/jetty-server-12.0.6.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.6/jetty-session-12.0.6.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.6/jetty-ee8-servlet-12.0.6.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.6/jetty-ee8-nested-12.0.6.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.6/jetty-util-12.0.6.jar,/home/jenkins/.m2/repository/org/mortbay/jasper/apache-jsp/9.0.83.1/apache-jsp-9.0.83.1.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/toolchain/jetty-schemas/4.0.3/jetty-schemas-4.0.3.jar,/home/jenkins/.m2/repository/org/eclipse/jdt/ecj/3.33.0/ecj-3.33.0.jar,/home/jenkins/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar,/home/jenkins/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar,/home/jenkins/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.sat4j.core.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.6/jetty-ee8-security-12.0.6.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.6/jetty-security-12.0.6.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.6/jetty-io-12.0.6.jar,/home/jenkins/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar,/home/jenkins/.m2/repository/org/mortbay/jasper/apache-el/9.0.83.1/apache-el-9.0.83.1.jar]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /modules/java.base/java/util/Objects.class]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.3.0.v20240111-2306/org.eclipse.jdt.annotation-2.3.0.v20240111-2306.jar(/org/eclipse/jdt/annotation/NonNull.class)]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/Iterables.class)]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /modules/java.base/java/io/File.class]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /modules/java.base/java/io/IOException.class]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /modules/java.base/java/util/ArrayList.class]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /modules/java.base/java/util/Collections.class]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /modules/java.base/java/util/List.class]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /modules/java.base/java/util/Map.class]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /modules/java.base/java/util/Map$Entry.class]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CountDownLatch.class]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /modules/java.logging/java/util/logging/Level.class]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger.class]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /home/jenkins/.m2/repository/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar(/org/apache/commons/io/FileUtils.class)]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/IProgressMonitor.class)]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/IStatus.class)]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/NullProgressMonitor.class)]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.3.0.v20240111-2306/org.eclipse.jdt.annotation-2.3.0.v20240111-2306.jar(/org/eclipse/jdt/annotation/Nullable.class)]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /modules/java.base/java/text/DecimalFormat.class]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /modules/java.base/java/text/Format.class]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /modules/java.base/java/util/Arrays.class]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /modules/java.base/java/util/HashMap.class]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /modules/java.base/java/util/HashSet.class]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /modules/java.base/java/util/Iterator.class]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /modules/java.base/java/util/Set.class]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicInteger.class]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/Activator.java]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/Activator.java]]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialHistoryBackend.java]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialHistoryBackend.java]]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialInMemoryBackend.java]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialInMemoryBackend.java]]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialStateSystem.java]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialStateSystem.java]]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/annotations/VisibleForTesting.class)]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/ImmutableMap.class)]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/ImmutableMap$Builder.class)]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /modules/java.base/java/util/stream/Stream.class]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /modules/java.base/java/util/concurrent/TimeUnit.class]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/OperationCanceledException.class)]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/Status.class)]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/SubMonitor.class)]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.15.200.v20231214-1526/org.eclipse.core.jobs-3.15.200.v20231214-1526.jar(/org/eclipse/core/runtime/jobs/Job.class)]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.3.0.v20240111-2306/org.eclipse.jdt.annotation-2.3.0.v20240111-2306.jar(/org/eclipse/jdt/annotation/NonNullByDefault.class)]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/eclipse/osgi/util/NLS.class)]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/TmfCoreTracer.java]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/TmfCoreTracer.java]]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /modules/java.base/java/lang/Object.class]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /modules/java.base/java/lang/String.class]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /modules/java.base/java/nio/charset/Charset.class]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /modules/java.base/java/util/UUID.class]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IFile.class)]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IProject.class)]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IResource.class)]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /modules/java.base/java/lang/Class.class]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/IAdaptable.class)]
05:20:04 [2024-03-06T10:20:04.362Z] [WARNING] [loading /modules/java.base/java/lang/Exception.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/lang/Throwable.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/io/Serializable.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/lang/Iterable.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/lang/Comparable.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/nio/ByteBuffer.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/text/ParseException.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/text/SimpleDateFormat.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/util/Calendar.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/util/Date.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/util/Locale.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/util/TimeZone.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/text/DateFormat.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/lang/Cloneable.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/lang/Character.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/lang/Long.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/lang/InterruptedException.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/util/Collection.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/primitives/Doubles.class)]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/primitives/Ints.class)]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/primitives/Longs.class)]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/lang/Enum.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/lang/constant/Constable.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/lang/Integer.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/io/FileInputStream.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/condition/IntegerRangeCondition.java]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/condition/IntegerRangeCondition.java]]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/condition/TimeRangeCondition.java]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/condition/TimeRangeCondition.java]]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/lang/RuntimeException.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/condition/ArrayIntegerRangeCondition.java]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/condition/ArrayIntegerRangeCondition.java]]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/condition/ContinuousTimeRangeCondition.java]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/condition/ContinuousTimeRangeCondition.java]]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/condition/SingletonTimeRangeCondition.java]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/condition/SingletonTimeRangeCondition.java]]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/condition/ArrayTimeRangeCondition.java]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/condition/ArrayTimeRangeCondition.java]]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/lang/IndexOutOfBoundsException.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/util/function/Predicate.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/ImmutableSet.class)]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/lang/StringBuilder.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/Activator.java]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/internal/analysis/counters/core/Activator.java]]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/util/Comparator.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/util/PriorityQueue.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/util/Queue.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/ISafeRunnable.class)]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/SafeRunner.class)]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/Messages.java]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/internal/analysis/counters/core/Messages.java]]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/lang/Number.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/util/Deque.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/util/NoSuchElementException.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/util/concurrent/BlockingDeque.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/util/concurrent/BlockingQueue.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ConcurrentLinkedDeque.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/util/concurrent/LinkedBlockingDeque.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/Condition.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/Lock.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/ReentrantLock.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/internal/common/core/Activator.java]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/internal/common/core/Activator.java]]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/lang/Thread.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /modules/java.base/java/lang/Runnable.class]
05:20:04 [2024-03-06T10:20:04.363Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/PlatformObject.class)]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Composite.class)]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java]]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/filters/FetchParametersUtils.java]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/model/filters/FetchParametersUtils.java]]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/Chart.class)]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/viewers/xychart/BaseXYPresentationProvider.java]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/viewers/xychart/BaseXYPresentationProvider.java]]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/Multimap.class)]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/Sets.class)]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/resource/ColorRegistry.class)]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/SWT.class)]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/Color.class)]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/Font.class)]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/GC.class)]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/Point.class)]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/RGBA.class)]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/Rectangle.class)]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Display.class)]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IAxisSet.class)]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IAxisTick.class)]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IBarSeries.class)]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ICustomPaintListener.class)]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ILineSeries.class)]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IPlotArea.class)]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ISeries.class)]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ISeries$SeriesType.class)]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ISeriesSet.class)]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ITitle.class)]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/LineStyle.class)]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/Range.class)]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/model/DoubleArraySeriesModel.class)]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/TmfFilterAppliedSignal.java]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/TmfFilterAppliedSignal.java]]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/TraceCompassFilter.java]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/TraceCompassFilter.java]]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/Activator.java]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/Activator.java]]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/Messages.java]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/Messages.java]]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/HashMultimap.class)]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/action/IStatusLineManager.class)]
05:20:04 [2024-03-06T10:20:04.364Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/layout/GridDataFactory.class)]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/layout/GridLayoutFactory.class)]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/FocusListener.class)]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/MouseAdapter.class)]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/MouseEvent.class)]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/PaintEvent.class)]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/layout/GridData.class)]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Control.class)]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IAxis.class)]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/TmfXYChartTimeAdapter.java]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/TmfXYChartTimeAdapter.java]]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/TmfXyUiUtils.java]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/TmfXyUiUtils.java]]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYAxis.java]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYAxis.java]]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/ITmfTimeNavigationProvider.java]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/ITmfTimeNavigationProvider.java]]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/ITmfTimeZoomProvider.java]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/ITmfTimeZoomProvider.java]]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/ITmfZoomToSelectionProvider.java]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/ITmfZoomToSelectionProvider.java]]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /modules/java.base/java/text/NumberFormat.class]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/Image.class)]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/ImageData.class)]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/ImageLoader.class)]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /modules/java.base/java/util/LinkedHashMap.class]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/model/IStylePresentationProvider.java]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/model/IStylePresentationProvider.java]]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/Maps.class)]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/ImmutableList.class)]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /modules/java.base/java/lang/Boolean.class]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java]]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/Messages.java]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/model/xy/Messages.java]]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /modules/java.base/java/util/Stack.class]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /modules/java.base/java/lang/Float.class]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /modules/java.base/java/util/stream/Collectors.class]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/TableColumnDescriptor.java]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/TableColumnDescriptor.java]]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /modules/java.base/java/util/function/Supplier.class]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ILineSeries$PlotSymbolType.class)]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /modules/java.base/java/lang/AutoCloseable.class]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /modules/java.base/java/util/WeakHashMap.class]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/filter/TmfFilterHelper.java]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/filter/TmfFilterHelper.java]]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/PlatformUI.class)]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /modules/java.base/java/lang/SuppressWarnings.class]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/MouseListener.class)]
05:20:04 [2024-03-06T10:20:04.365Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/MouseMoveListener.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/Device.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/RGB.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/PaintListener.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Canvas.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Scrollable.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/Drawable.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Widget.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/internal/SWTEventListener.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /modules/java.base/java/util/EventListener.class]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/MouseTrackListener.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/MouseWheelListener.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYSeries.java]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYSeries.java]]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /modules/java.base/java/util/regex/Matcher.class]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /modules/java.base/java/util/regex/Pattern.class]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar(/org/apache/commons/lang3/StringEscapeUtils.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/SWTError.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/browser/Browser.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/browser/LocationEvent.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/browser/LocationListener.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/custom/ScrolledComposite.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/MouseTrackAdapter.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/FontData.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/layout/FillLayout.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/layout/GridLayout.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Event.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Label.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Listener.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Shell.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Slider.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/ITmfUIPreferences.java]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/ITmfUIPreferences.java]]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/HashBasedTable.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/Table.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ISelection.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/ImmutableMultimap.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CopyOnWriteArrayList.class]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/model/TimeGraphLineEntry.java]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/model/TimeGraphLineEntry.java]]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /modules/java.base/java/util/Timer.class]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /modules/java.base/java/util/TimerTask.class]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/Lists.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar(/org/apache/commons/lang3/StringUtils.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/AbstractTreeViewer.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/CheckStateChangedEvent.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/CheckboxTreeViewer.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ICheckStateListener.class)]
05:20:04 [2024-03-06T10:20:04.366Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ISelectionChangedListener.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/IStructuredSelection.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/SelectionChangedEvent.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/TreeViewer.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/Viewer.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ViewerComparator.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Text.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Tree.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/TreeColumn.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/IBaseLabelProvider.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/IElementComparer.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ILabelProviderListener.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ITableColorProvider.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ITableFontProvider.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ITableLabelProvider.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ITreeContentProvider.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/StructuredSelection.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/tree/TreeUtil.java]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/tree/TreeUtil.java]]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/TreeViewerColumn.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/SelectionAdapter.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/SelectionEvent.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.15.200.v20231214-1526/org.eclipse.core.jobs-3.15.200.v20231214-1526.jar(/org/eclipse/core/runtime/jobs/IJobChangeEvent.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.15.200.v20231214-1526/org.eclipse.core.jobs-3.15.200.v20231214-1526.jar(/org/eclipse/core/runtime/jobs/JobChangeAdapter.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/dialogs/PatternFilter.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/progress/WorkbenchJob.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ICheckable.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/dialogs/FilteredTree.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/action/Action.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/action/IAction.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/internal/analysis/counters/ui/Messages.java]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/src:org/eclipse/tracecompass/internal/analysis/counters/ui/Messages.java]]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IActionBars.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchActionConstants.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/plugin/AbstractUIPlugin.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/action/IMenuManager.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/action/IToolBarManager.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/action/Separator.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/custom/SashForm.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/FocusEvent.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Sash.class)]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/ITmfImageConstants.java]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/ITmfImageConstants.java]]
05:20:04 [2024-03-06T10:20:04.367Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/xychart/LockRangeDialog.java]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/xychart/LockRangeDialog.java]]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchPartSite.class)]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/contexts/IContextActivation.class)]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/contexts/IContextService.class)]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /modules/java.base/java/text/MessageFormat.class]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/action/IMenuListener2.class)]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/action/MenuManager.class)]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/ControlAdapter.class)]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/ControlEvent.class)]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/TimeAlignViewsAction.java]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/TimeAlignViewsAction.java]]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/TmfAlignmentSynchronizer.java]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/TmfAlignmentSynchronizer.java]]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPartListener.class)]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IViewSite.class)]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchPart.class)]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/ViewPart.class)]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IViewPart.class)]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPersistable.class)]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/WorkbenchPart.class)]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchPart3.class)]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchPart2.class)]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.0.v20240213-1057/org.eclipse.equinox.registry-3.12.0.v20240213-1057.jar(/org/eclipse/core/runtime/IExecutableExtension.class)]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/IWorkbenchPartOrientation.class)]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/common/EventManager.class)]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.11.0.v20240210-0844/org.eclipse.equinox.preferences-3.11.0.v20240210-0844.jar(/org/eclipse/core/runtime/preferences/IEclipsePreferences.class)]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.11.0.v20240210-0844/org.eclipse.equinox.preferences-3.11.0.v20240210-0844.jar(/org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener.class)]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.11.0.v20240210-0844/org.eclipse.equinox.preferences-3.11.0.v20240210-0844.jar(/org/eclipse/core/runtime/preferences/InstanceScope.class)]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IViewReference.class)]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchPage.class)]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchWindow.class)]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/action/ActionContributionItem.class)]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/action/IMenuCreator.class)]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/resource/ImageDescriptor.class)]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Menu.class)]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/action/AbstractAction.class)]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /modules/java.base/java/lang/Deprecated.class]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/base/Messages.java]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/base/Messages.java]]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /modules/java.base/java/util/ArrayDeque.class]
05:20:04 [2024-03-06T10:20:04.368Z] [WARNING] [loading /modules/java.base/java/util/Optional.class]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/legacy/OSEdgeContextState.java]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/legacy/OSEdgeContextState.java]]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/ArrayListMultimap.class)]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/ListMultimap.class)]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [loading /modules/java.base/java/nio/file/Path.class]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [loading /modules/java.base/java/nio/file/Paths.class]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/Activator.java]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/Activator.java]]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/legacy/TmfGraphLegacyWrapper.java]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/legacy/TmfGraphLegacyWrapper.java]]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/Messages.java]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/Messages.java]]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/OSCriticalPathAlgorithm.java]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/OSCriticalPathAlgorithm.java]]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HistoryTreeTmfGraph.java]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HistoryTreeTmfGraph.java]]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [parsing completed 13ms]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/OsHistoryTreeGraph.java]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/OsHistoryTreeGraph.java]]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfEdgeInterval.java]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfEdgeInterval.java]]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/Activator.java]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/Activator.java]]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/Messages.java]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/Messages.java]]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/Attributes.java]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/Attributes.java]]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java]]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/SetMultimap.class)]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/ImmutableList$Builder.class)]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [loading /modules/java.base/java/lang/FunctionalInterface.class]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/CoreException.class)]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.0.v20240213-1057/org.eclipse.equinox.registry-3.12.0.v20240213-1057.jar(/org/eclipse/core/runtime/IConfigurationElement.class)]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.31.0.v20240215-1631/org.eclipse.core.runtime-3.31.0.v20240215-1631.jar(/org/eclipse/core/runtime/Platform.class)]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/hash/HashFunction.class)]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/hash/Hashing.class)]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/execution/graph/Messages.java]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/execution/graph/Messages.java]]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/StateValues.java]
05:20:04 [2024-03-06T10:20:04.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/StateValues.java]]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelStateProvider.java]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelStateProvider.java]]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [loading /modules/java.base/java/util/NavigableSet.class]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [loading /modules/java.base/java/util/TreeSet.class]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [loading /modules/java.base/java/util/LinkedList.class]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/TreeMultimap.class)]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelCallsiteAspect.java]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelCallsiteAspect.java]]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelPidAspect.java]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelPidAspect.java]]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [loading /modules/java.base/java/util/TreeMap.class]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [loading /modules/java.base/java/util/function/Function.class]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java]]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/Activator.java]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/Activator.java]]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledFunctionFactory.java]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledFunctionFactory.java]]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/ICalledFunction.java]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/ICalledFunction.java]]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedGroupDescriptor.java]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedGroupDescriptor.java]]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/base/Function.class)]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/Iterators.class)]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/ListenerList.class)]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java]]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/SymbolAspect.java]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/SymbolAspect.java]]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/CallsiteAnalysis.java]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/CallsiteAnalysis.java]]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/ThreadNode.java]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/ThreadNode.java]]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java]]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java]
05:20:04 [2024-03-06T10:20:04.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java]]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunctionStatistics.java]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunctionStatistics.java]]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/Messages.java]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/Messages.java]]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/dialogs/IDialogConstants.class)]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java]]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackEntryModel.java]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackEntryModel.java]]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src:org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java]]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/views/flamechart/Messages.java]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src:org/eclipse/tracecompass/internal/analysis/profiling/ui/views/flamechart/Messages.java]]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java]]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IEditorPart.class)]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [loading /modules/java.base/java/util/function/BiFunction.class]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/action/GroupMarker.class)]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/action/IContributionItem.class)]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/ViewFilterDialog.java]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/ViewFilterDialog.java]]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/timegraph/Messages.java]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/timegraph/Messages.java]]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [loading /modules/java.base/java/util/LinkedHashSet.class]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [loading /modules/java.base/java/util/regex/PatternSyntaxException.class]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.10.300.v20240124-1325/org.eclipse.core.filesystem-1.10.300.v20240124-1325.jar(/org/eclipse/core/filesystem/EFS.class)]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.10.300.v20240124-1325/org.eclipse.core.filesystem-1.10.300.v20240124-1325.jar(/org/eclipse/core/filesystem/IFileStore.class)]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IMarker.class)]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IMarkerDelta.class)]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IResourceChangeEvent.class)]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IResourceChangeListener.class)]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IWorkspaceRunnable.class)]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/ResourcesPlugin.class)]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/commands/ActionHandler.class)]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/dialogs/IDialogSettings.class)]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ILabelProvider.class)]
05:20:04 [2024-03-06T10:20:04.371Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ViewerFilter.class)]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterCu.java]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterCu.java]]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/IFilterStrings.java]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/IFilterStrings.java]]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/MarkerConfigXmlParser.java]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/MarkerConfigXmlParser.java]]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/MarkerSet.java]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/MarkerSet.java]]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/markers/MarkerUtils.java]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/markers/MarkerUtils.java]]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java]]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/timegraph/TimeEventFilterDialog.java]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/timegraph/TimeEventFilterDialog.java]]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPartListener2.class)]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchPartReference.class)]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/PartInitException.class)]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/actions/ActionFactory.class)]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/handlers/IHandlerActivation.class)]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/handlers/IHandlerService.class)]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/ide/IDE.class)]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/progress/IWorkbenchSiteProgressService.class)]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/preference/IPreferencePage.class)]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/dialogs/IDialogPage.class)]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/base/Objects.class)]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/dialogs/DialogSettings.class)]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ISelectionProvider.class)]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/window/Window.class)]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/KeyAdapter.class)]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/KeyEvent.class)]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/MenuDetectListener.class)]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/SelectionListener.class)]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/dialogs/AddBookmarkDialog.java]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/dialogs/AddBookmarkDialog.java]]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/IInputSelectionProvider.class)]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/IInputProvider.class)]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/IStructuredContentProvider.class)]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/IContentProvider.class)]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/dialogs/Dialog.class)]
05:20:04 [2024-03-06T10:20:04.372Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/custom/CLabel.class)]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/ControlListener.class)]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/KeyListener.class)]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/layout/RowLayout.class)]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Button.class)]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/ISharedImages.class)]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/window/IShellProvider.class)]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /modules/java.base/java/util/AbstractMap.class]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /modules/java.base/java/util/AbstractMap$SimpleEntry.class]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/resource/JFaceResources.class)]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/resource/LocalResourceManager.class)]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/SWTException.class)]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/MenuDetectEvent.class)]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/TraverseEvent.class)]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/TraverseListener.class)]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/TypedEvent.class)]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/Cursor.class)]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/ITimeGraphStylePresentationProvider.java]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/ITimeGraphStylePresentationProvider.java]]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/LineClipper.java]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/util/LineClipper.java]]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/SymbolHelper.java]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/util/SymbolHelper.java]]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/TimeGraphRender.java]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/TimeGraphRender.java]]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/model/TimeLineEvent.java]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/model/TimeLineEvent.java]]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /modules/java.base/java/util/EventObject.class]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/action/LegacyActionTools.class)]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/fieldassist/ComboContentAdapter.class)]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.text/3.25.0.v20240207-1054/org.eclipse.jface.text-3.25.0.v20240207-1054.jar(/org/eclipse/jface/text/FindReplaceDocumentAdapterContentProposalProvider.class)]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/util/Util.class)]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/ModifyEvent.class)]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/ModifyListener.class)]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/ShellAdapter.class)]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/ShellEvent.class)]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Combo.class)]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Group.class)]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/fieldassist/ContentAssistCommandAdapter.class)]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.17.300.v20240207-1054/org.eclipse.ui.workbench.texteditor-3.17.300.v20240207-1054.jar(/org/eclipse/ui/texteditor/ITextEditorActionDefinitionIds.class)]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/BiMap.class)]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/HashBiMap.class)]
05:20:04 [2024-03-06T10:20:04.373Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/ShellListener.class)]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/LinkedHashMultimap.class)]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/TreeSelection.class)]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/custom/BusyIndicator.class)]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/dialogs/ISelectionStatusValidator.class)]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/dialogs/SelectionStatusDialog.class)]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/dialogs/SelectionDialog.class)]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/dialogs/TrayDialog.class)]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [loading /modules/java.base/java/nio/file/Files.class]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [loading /modules/java.base/java/nio/file/attribute/BasicFileAttributes.class]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [loading /modules/java.base/java/nio/file/attribute/FileTime.class]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/Activator.java]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/Activator.java]]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/Messages.java]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/Messages.java]]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/ArrayListStore.java]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/arraylist/ArrayListStore.java]]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java]]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [parsing completed 13ms]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java]]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java]]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/statistics/NumberComparator.java]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/statistics/NumberComparator.java]]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [loading /modules/java.base/java/math/BigDecimal.class]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [loading /modules/java.base/java/math/BigInteger.class]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [loading /modules/java.base/java/lang/Double.class]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CompletableFuture.class]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [loading /modules/java.base/java/util/stream/StreamSupport.class]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ILegend.class)]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/MouseDragZoomProvider.java]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/MouseDragZoomProvider.java]]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/MouseSelectionProvider.java]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/MouseSelectionProvider.java]]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/SimpleTooltipProvider.java]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/SimpleTooltipProvider.java]]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java]]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/TableViewer.class)]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ILazyContentProvider.class)]
05:20:04 [2024-03-06T10:20:04.374Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ColumnLabelProvider.class)]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Table.class)]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/TableColumn.class)]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/Activator.java]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/Activator.java]]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/Messages.java]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/Messages.java]]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/TableViewerColumn.class)]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ViewerCell.class)]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/deferred/DeferredContentProvider.class)]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java]]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java]]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/Messages.java]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/Messages.java]]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/xyscatter/SegmentStoreScatterGraphTooltipProvider.java]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/xyscatter/SegmentStoreScatterGraphTooltipProvider.java]]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/xyscatter/Messages.java]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/xyscatter/Messages.java]]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/views/IViewDescriptor.class)]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [loading /modules/java.base/java/io/OutputStream.class]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTsvAction.java]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTsvAction.java]]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTsvUtils.java]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTsvUtils.java]]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreStatisticsDataProvider.java]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreStatisticsDataProvider.java]]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/statistics/Messages.java]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/statistics/Messages.java]]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/IFontProvider.class)]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/IColorProvider.class)]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/CellLabelProvider.class)]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/IToolTipProvider.class)]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/BaseLabelProvider.class)]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Array.class]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [loading /modules/java.base/java/util/SortedSet.class]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.31.0.v20240215-1631/org.eclipse.core.runtime-3.31.0.v20240215-1631.jar(/org/eclipse/core/runtime/Plugin.class)]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/BundleContext.class)]
05:20:04 [2024-03-06T10:20:04.375Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/BundleActivator.class)]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.base/java/text/FieldPosition.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.base/java/text/ParsePosition.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.base/java/lang/StringBuffer.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.base/java/text/DecimalFormatSymbols.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/internal/common/core/log/TraceCompassMonitor.java]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/internal/common/core/log/TraceCompassMonitor.java]]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.management/java/lang/management/ManagementFactory.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.base/java/util/LongSummaryStatistics.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.management/javax/management/JMException.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.management/javax/management/MBeanServer.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.management/javax/management/NotificationBroadcasterSupport.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.management/javax/management/ObjectName.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.management/javax/management/NotificationEmitter.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.management/javax/management/NotificationBroadcaster.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/internal/common/core/log/ITraceCompassMonitor.java]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/internal/common/core/log/ITraceCompassMonitor.java]]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.management/javax/management/MXBean.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.base/java/io/BufferedReader.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.base/java/io/InputStreamReader.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/MultiStatus.class)]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/base/Charsets.class)]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.base/java/lang/Process.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.base/java/io/InputStream.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.xml/javax/xml/XMLConstants.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/DocumentBuilderFactory.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/ParserConfigurationException.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/SAXParserFactory.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLInputFactory.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLStreamException.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLStreamReader.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/Source.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/Transformer.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerConfigurationException.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerFactory.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.xml/javax/xml/validation/Schema.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.xml/javax/xml/validation/SchemaFactory.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.xml/javax/xml/validation/Validator.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXException.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXNotRecognizedException.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXNotSupportedException.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java]]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.base/java/nio/channels/FileChannel.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.base/java/nio/channels/FileChannel$MapMode.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.base/java/nio/file/StandardOpenOption.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/CtfCoreLoggerUtil.java]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/CtfCoreLoggerUtil.java]]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/SafeMappedByteBuffer.java]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/SafeMappedByteBuffer.java]]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFPacketReader.java]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/CTFPacketReader.java]]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/NullPacketReader.java]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/NullPacketReader.java]]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.base/java/nio/BufferUnderflowException.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /modules/java.base/java/nio/ByteOrder.class]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/EventDeclaration.java]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/EventDeclaration.java]]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputPacketIndex.java]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputPacketIndex.java]]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputPacketIndexEntry.java]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputPacketIndexEntry.java]]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/JsonMetadataStrings.java]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/utils/JsonMetadataStrings.java]]
05:20:04 [2024-03-06T10:20:04.376Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/Utils.java]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/utils/Utils.java]]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /modules/java.base/java/io/FileFilter.class]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/MetadataStrings.java]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/MetadataStrings.java]]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/ParseException.java]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/ParseException.java]]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/base/Joiner.class)]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicLong.class]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ConcurrentHashMap.class]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /modules/java.base/java/util/Base64.class]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /modules/java.base/java/nio/file/FileSystems.class]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /modules/java.base/java/io/UnsupportedEncodingException.class]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputReaderTimestampComparator.java]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputReaderTimestampComparator.java]]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /modules/java.base/java/io/FileNotFoundException.class]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /modules/java.base/java/io/FileReader.class]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /modules/java.base/java/io/Reader.class]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /modules/java.base/java/io/StringReader.class]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/ANTLRReaderStream.class)]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/CommonTokenStream.class)]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/RecognitionException.class)]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/tree/BaseTree.class)]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/tree/CommonTree.class)]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/tree/RewriteCardinalityException.class)]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /home/jenkins/.m2/repository/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar(/org/apache/commons/io/IOUtils.class)]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/CTFAntlrMetadataNode.java]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/CTFAntlrMetadataNode.java]]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/CTFJsonMetadataNode.java]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/CTFJsonMetadataNode.java]]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [parsing completed 9ms]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/CtfAntlrException.java]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/CtfAntlrException.java]]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/FieldClass.java]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/FieldClass.java]]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Type.class]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/ICTFMetadataNode.java]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/ICTFMetadataNode.java]]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonDeserializationContext.class)]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonDeserializer.class)]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonElement.class)]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonObject.class)]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonParseException.class)]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonPrimitive.class)]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/IOStructGen.java]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/IOStructGen.java]]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonClockMetadataNode.java]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonClockMetadataNode.java]]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonDataStreamMetadataNode.java]
05:20:04 [2024-03-06T10:20:04.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonDataStreamMetadataNode.java]]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonEventRecordMetadataNode.java]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonEventRecordMetadataNode.java]]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonFieldClassAliasMetadataNode.java]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonFieldClassAliasMetadataNode.java]]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonPreambleMetadataNode.java]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonPreambleMetadataNode.java]]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonTraceMetadataNode.java]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonTraceMetadataNode.java]]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/trace/TraceDeclarationParser.java]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/trace/TraceDeclarationParser.java]]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/Gson.class)]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/GsonBuilder.class)]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonSyntaxException.class)]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/Parser.class)]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/BaseRecognizer.class)]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/ClockParser.java]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/ClockParser.java]]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypeAliasParser.java]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypeAliasParser.java]]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypeSpecifierListParser.java]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypeSpecifierListParser.java]]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypedefParser.java]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypedefParser.java]]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/callsite/CallSiteParser.java]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/callsite/CallSiteParser.java]]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/environment/EnvironmentParser.java]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/environment/EnvironmentParser.java]]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/event/EventParser.java]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/event/EventParser.java]]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/stream/StreamParser.java]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/stream/StreamParser.java]]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/TokenStream.class)]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/RecognizerSharedState.class)]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/tree/TreeAdaptor.class)]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/IntStream.class)]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/BitSet.class)]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/ParserRuleReturnScope.class)]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/RuleReturnScope.class)]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/DFA.class)]
05:20:04 [2024-03-06T10:20:04.378Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/NoViableAltException.class)]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/Lexer.class)]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/TokenSource.class)]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/CharStream.class)]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/QualifiedName.class)]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java]]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /modules/java.base/java/nio/BufferOverflowException.class]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/Activator.java]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/Activator.java]]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfEventContextAspect.java]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfEventContextAspect.java]]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfPacketContextAspect.java]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfPacketContextAspect.java]]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfPacketHeaderAspect.java]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfPacketHeaderAspect.java]]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfStreamContextAspect.java]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfStreamContextAspect.java]]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java]]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/Path.class)]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/util/ByteBufferTracker.java]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/util/ByteBufferTracker.java]]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/component/TmfEventThread.java]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/component/TmfEventThread.java]]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/component/TmfProviderManager.java]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/component/TmfProviderManager.java]]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/request/TmfCoalescedEventRequest.java]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/request/TmfCoalescedEventRequest.java]]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/request/TmfRequestExecutor.java]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/request/TmfRequestExecutor.java]]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/ByteArrayDefinition.java]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/ByteArrayDefinition.java]]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /modules/java.base/java/security/SecureRandom.class]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /modules/java.base/java/util/Random.class]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ArrayBlockingQueue.class]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /modules/java.base/java/util/concurrent/Executor.class]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ExecutorService.class]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /modules/java.base/java/util/concurrent/Executors.class]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/ReentrantReadWriteLock.class]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/Ordering.class)]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /modules/java.base/java/net/URL.class]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/DocumentBuilder.class]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/OutputKeys.class]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerException.class]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/dom/DOMSource.class]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/stream/StreamResult.class]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/stream/StreamSource.class]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/IPath.class)]
05:20:04 [2024-03-06T10:20:04.379Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/Activator.java]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/Activator.java]]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IChannelInfo.java]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IChannelInfo.java]]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IDomainInfo.java]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IDomainInfo.java]]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IEventInfo.java]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IEventInfo.java]]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ISessionInfo.java]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ISessionInfo.java]]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceDomainType.java]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceDomainType.java]]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceEnablement.java]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceEnablement.java]]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceEventType.java]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceEventType.java]]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceLogLevel.java]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceLogLevel.java]]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceSessionState.java]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceSessionState.java]]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/Document.class]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/Element.class]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXParseException.class]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ITraceInfo.java]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ITraceInfo.java]]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [loading /modules/java.base/java/lang/IllegalArgumentException.class]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/impl/BufferType.java]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/impl/BufferType.java]]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IBaseEventInfo.java]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IBaseEventInfo.java]]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [loading /modules/java.base/java/security/InvalidParameterException.class]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/LogLevelType.java]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/LogLevelType.java]]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ITraceLogLevel.java]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ITraceLogLevel.java]]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IFieldInfo.java]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IFieldInfo.java]]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceChannelOutputType.java]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceChannelOutputType.java]]
05:20:04 [2024-03-06T10:20:04.380Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ISnapshotInfo.java]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ISnapshotInfo.java]]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ILoggerInfo.java]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ILoggerInfo.java]]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IBaseLoggerInfo.java]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IBaseLoggerInfo.java]]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/src/org/eclipse/tracecompass/internal/lttng2/common/core/trace/ILttngTrace.java]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.common.core/src:org/eclipse/tracecompass/internal/lttng2/common/core/trace/ILttngTrace.java]]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/Activator.java]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/Activator.java]]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/ContextPidAspect.java]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/ContextPidAspect.java]]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/ContextTidAspect.java]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/ContextTidAspect.java]]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng26EventLayout.java]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng26EventLayout.java]]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng27EventLayout.java]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng27EventLayout.java]]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng28EventLayout.java]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng28EventLayout.java]]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng29EventLayout.java]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng29EventLayout.java]]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/LttngEventLayout.java]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/LttngEventLayout.java]]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/PerfEventLayout.java]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/PerfEventLayout.java]]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [loading /modules/java.base/java/util/OptionalLong.class]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/UstDebugInfoStateProvider.java]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/UstDebugInfoStateProvider.java]]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [parsing completed 4ms]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/Activator.java]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/Activator.java]]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/ContextVpidAspect.java]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/ContextVpidAspect.java]]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/ContextVtidAspect.java]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/ContextVtidAspect.java]]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.381Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/UstTracefAspect.java]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/UstTracefAspect.java]]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/DefaultUstEventLayout.java]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/DefaultUstEventLayout.java]]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst20EventLayout.java]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst20EventLayout.java]]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst27EventLayout.java]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst27EventLayout.java]]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst28EventLayout.java]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst28EventLayout.java]]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst29EventLayout.java]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst29EventLayout.java]]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar(/org/apache/commons/lang3/builder/ToStringBuilder.class)]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/cache/CacheBuilder.class)]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/cache/CacheLoader.class)]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/cache/LoadingCache.class)]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/FileOffsetMapper.java]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/FileOffsetMapper.java]]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/UstDebugInfoSymbolProvider.java]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/UstDebugInfoSymbolProvider.java]]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.junit/4.13.2.v20230809-1000/org.junit-4.13.2.v20230809-1000.jar(/org/junit/Assert.class)]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [loading /modules/java.base/java/util/PrimitiveIterator.class]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [loading /modules/java.base/java/util/PrimitiveIterator$OfLong.class]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.junit/4.13.2.v20230809-1000/org.junit-4.13.2.v20230809-1000.jar(/org/junit/Test.class)]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [loading /modules/java.base/java/util/StringJoiner.class]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/serialization/SafeByteBufferWrapper.java]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/serialization/SafeByteBufferWrapper.java]]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/StateSystem.java]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/StateSystem.java]]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [parsing completed 4ms]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/InMemoryBackend.java]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/InMemoryBackend.java]]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/NullBackend.java]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/NullBackend.java]]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java]]
05:20:04 [2024-03-06T10:20:04.382Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java]]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [loading /modules/java.base/java/io/Writer.class]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/Activator.java]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/Activator.java]]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/interval/json/TmfIntervalDeserializer.java]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/interval/json/TmfIntervalDeserializer.java]]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/interval/json/TmfIntervalSerializer.java]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/interval/json/TmfIntervalSerializer.java]]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/annotations/SerializedName.class)]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/annotations/Since.class)]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/provisional/statesystem/core/statevalue/CustomStateValue.java]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/provisional/statesystem/core/statevalue/CustomStateValue.java]]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IProjectNature.class)]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/Messages.java]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/Messages.java]]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/Bundle.class)]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [loading /modules/java.base/java/lang/reflect/InvocationTargetException.class]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisModuleSources.java]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisModuleSources.java]]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisParameterProviders.java]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisParameterProviders.java]]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.0.v20240213-1057/org.eclipse.equinox.registry-3.12.0.v20240213-1057.jar(/org/eclipse/core/runtime/ContributorFactoryOSGi.class)]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.0.v20240213-1057/org.eclipse.equinox.registry-3.12.0.v20240213-1057.jar(/org/eclipse/core/runtime/InvalidRegistryObjectException.class)]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisModuleSourceConfigElement.java]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisModuleSourceConfigElement.java]]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.0.v20240213-1057/org.eclipse.equinox.registry-3.12.0.v20240213-1057.jar(/org/eclipse/core/runtime/IExtension.class)]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/aspect/Messages.java]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/aspect/Messages.java]]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [loading /modules/java.base/java/util/function/ToLongFunction.class]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [loading /modules/java.xml/org/xml/sax/Attributes.class]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/DefaultHandler.class]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [loading /modules/java.xml/org/xml/sax/EntityResolver.class]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [loading /modules/java.xml/org/xml/sax/DTDHandler.class]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [loading /modules/java.xml/org/xml/sax/ContentHandler.class]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [loading /modules/java.xml/org/xml/sax/ErrorHandler.class]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [loading /modules/java.xml/org/xml/sax/XMLReader.class]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [loading /modules/java.base/java/io/RandomAccessFile.class]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [loading /modules/java.base/java/io/DataOutput.class]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [loading /modules/java.base/java/io/DataInput.class]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [loading /modules/java.base/java/io/Closeable.class]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [loading /modules/java.base/java/net/URI.class]
05:20:04 [2024-03-06T10:20:04.383Z] [WARNING] [loading /modules/java.base/java/nio/file/LinkOption.class]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicReference.class]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IFolder.class)]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IWorkspace.class)]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IWorkspaceRoot.class)]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/ICoreRunnable.class)]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/parsers/custom/CustomExtraField.java]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/parsers/custom/CustomExtraField.java]]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /modules/java.base/java/io/ByteArrayInputStream.class]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/FileLocator.class)]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /modules/java.xml/org/xml/sax/InputSource.class]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/timestamp/TmfNanoTimestamp.java]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/timestamp/TmfNanoTimestamp.java]]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/timestamp/TmfSecondTimestamp.java]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/timestamp/TmfSecondTimestamp.java]]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /modules/java.base/java/io/FileWriter.class]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /modules/java.base/java/io/StringWriter.class]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerFactoryConfigurationError.class]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/Node.class]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/NodeList.class]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/parsers/custom/CustomEventAspects.java]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/parsers/custom/CustomEventAspects.java]]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/project/model/Messages.java]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/project/model/Messages.java]]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfTimestampTransform.java]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfTimestampTransform.java]]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfExperimentContext.java]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfExperimentContext.java]]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfExperimentLocation.java]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfExperimentLocation.java]]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfLocationArray.java]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfLocationArray.java]]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.11.0.v20240210-0844/org.eclipse.equinox.preferences-3.11.0.v20240210-0844.jar(/org/eclipse/core/runtime/preferences/ConfigurationScope.class)]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /home/jenkins/.m2/repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar(/org/osgi/service/prefs/BackingStoreException.class)]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/base/Splitter.class)]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/segment/Messages.java]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/segment/Messages.java]]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /modules/java.base/java/lang/annotation/ElementType.class]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Retention.class]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /modules/java.base/java/lang/annotation/RetentionPolicy.class]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Target.class]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Annotation.class]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Method.class]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java]]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java]]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/SizedMappingFile.java]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/callstack/SizedMappingFile.java]]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /modules/java.base/java/lang/ref/WeakReference.class]
05:20:04 [2024-03-06T10:20:04.384Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/SyncAlgorithmFullyIncremental.java]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/SyncAlgorithmFullyIncremental.java]]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [loading /modules/java.base/java/io/FileOutputStream.class]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream.class]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [loading /modules/java.base/java/io/ObjectOutputStream.class]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfConstantTransform.java]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfConstantTransform.java]]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfTimestampTransformLinearFast.java]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfTimestampTransformLinearFast.java]]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.11.0.v20240210-0844/org.eclipse.equinox.preferences-3.11.0.v20240210-0844.jar(/org/eclipse/core/runtime/preferences/DefaultScope.class)]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.11.0.v20240210-0844/org.eclipse.equinox.preferences-3.11.0.v20240210-0844.jar(/org/eclipse/core/runtime/preferences/IPreferencesService.class)]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/IAdapterFactory.class)]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [loading /modules/java.base/java/net/URISyntaxException.class]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [loading /modules/java.base/java/util/function/UnaryOperator.class]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/URIUtil.class)]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/HashMultiset.class)]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/Multiset.class)]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [loading /modules/java.base/java/io/BufferedInputStream.class]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTree.java]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTree.java]]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/FlatArray.java]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/FlatArray.java]]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/AbstractFileCheckpointCollection.java]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/AbstractFileCheckpointCollection.java]]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/ICheckpointCollection.java]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/ICheckpointCollection.java]]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTreeNodeCache.java]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTreeNodeCache.java]]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTreeNode.java]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTreeNode.java]]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/IBTreeVisitor.java]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/IBTreeVisitor.java]]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/TmfMemoryIndex.java]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/TmfMemoryIndex.java]]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.15.200.v20231214-1526/org.eclipse.core.jobs-3.15.200.v20231214-1526.jar(/org/eclipse/core/internal/jobs/InternalJob.class)]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java]]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/DownloadTraceHttpHelper.java]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/DownloadTraceHttpHelper.java]]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/FileSystemObjectImportStructureProvider.java]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/FileSystemObjectImportStructureProvider.java]]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/IFileSystemObject.java]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/IFileSystemObject.java]]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportTraceWizardPage.java]
05:20:04 [2024-03-06T10:20:04.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportTraceWizardPage.java]]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [parsing completed 8ms]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceDownloadStatus.java]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceDownloadStatus.java]]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceFileSystemElement.java]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceFileSystemElement.java]]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceValidateAndImportOperation.java]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceValidateAndImportOperation.java]]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [parsing completed 6ms]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/actions/WorkspaceModifyOperation.class)]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/wizards/datatransfer/FileSystemStructureProvider.class)]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/operation/IRunnableWithProgress.class)]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/operation/IThreadListener.class)]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IActionFilter.class)]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.200.v20231214-1513/org.eclipse.ui.views-3.12.200.v20231214-1513.jar(/org/eclipse/ui/views/properties/IPropertyDescriptor.class)]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.200.v20231214-1513/org.eclipse.ui.views-3.12.200.v20231214-1513.jar(/org/eclipse/ui/views/properties/IPropertySource2.class)]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfProjectModelHelper.java]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfProjectModelHelper.java]]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbench.class)]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/model/IWorkbenchAdapter.class)]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/model/WorkbenchAdapter.class)]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.300.v20240205-1417/org.eclipse.ui.navigator-3.12.300.v20240205-1417.jar(/org/eclipse/ui/navigator/CommonNavigator.class)]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.300.v20240205-1417/org.eclipse.ui.navigator-3.12.300.v20240205-1417.jar(/org/eclipse/ui/navigator/CommonViewer.class)]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.200.v20231214-1513/org.eclipse.ui.views-3.12.200.v20231214-1513.jar(/org/eclipse/ui/views/properties/IPropertySource.class)]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/CellEditor.class)]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/TextCellEditor.class)]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.200.v20231214-1513/org.eclipse.ui.views-3.12.200.v20231214-1513.jar(/org/eclipse/ui/views/properties/PropertyDescriptor.class)]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.200.v20231214-1513/org.eclipse.ui.views-3.12.200.v20231214-1513.jar(/org/eclipse/ui/views/properties/TextPropertyDescriptor.class)]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IContainer.class)]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.10.300.v20240124-1325/org.eclipse.core.filesystem-1.10.300.v20240124-1325.jar(/org/eclipse/core/filesystem/IFileInfo.class)]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/editors/ITmfEventsEditorConstants.java]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/editors/ITmfEventsEditorConstants.java]]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IEditorReference.class)]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/part/FileEditorInput.class)]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IResourceProxy.class)]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IResourceProxyVisitor.class)]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/StyledString.class)]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/StyledString$Styler.class)]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/TextStyle.class)]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IResourceVisitor.class)]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.14.0.v20240207-1054/org.eclipse.text-3.14.0.v20240207-1054.jar(/org/eclipse/jface/text/BadLocationException.class)]
05:20:04 [2024-03-06T10:20:04.386Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.14.0.v20240207-1054/org.eclipse.text-3.14.0.v20240207-1054.jar(/org/eclipse/jface/text/IDocument.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.14.0.v20240207-1054/org.eclipse.text-3.14.0.v20240207-1054.jar(/org/eclipse/jface/text/IRegion.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ArrayContentProvider.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/LabelProvider.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/dialogs/ListDialog.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.17.300.v20240207-1054/org.eclipse.ui.workbench.texteditor-3.17.300.v20240207-1054.jar(/org/eclipse/ui/texteditor/ITextEditor.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ExecutionException.class]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/DirectoryDialog.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/FileDialog.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/EditorPart.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/ISaveablePart.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.9.300.v20231218-0909/org.eclipse.core.contenttype-3.9.300.v20231218-0909.jar(/org/eclipse/core/runtime/content/IContentType.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IEditorInput.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPersistableElement.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IResourceDelta.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/util/SafeRunnable.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/editors/TmfTableColumnUtils.java]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/editors/TmfTableColumnUtils.java]]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IEditorSite.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/IFileEditorInput.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPropertyListener.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IReusableEditor.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/ide/IGotoMarker.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.200.v20231214-1513/org.eclipse.ui.views-3.12.200.v20231214-1513.jar(/org/eclipse/ui/views/properties/IPropertySheetPage.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/Command.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/ExecutionException.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/NotEnabledException.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/NotHandledException.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/ParameterizedCommand.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/common/NotDefinedException.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.9.300.v20240207-1044/org.eclipse.core.expressions-3.9.300.v20240207-1044.jar(/org/eclipse/core/expressions/IEvaluationContext.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.15.200.v20231214-1526/org.eclipse.core.jobs-3.15.200.v20231214-1526.jar(/org/eclipse/core/runtime/jobs/ISchedulingRule.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common/2.30.0.v20231210-0956/org.eclipse.emf.common-2.30.0.v20231210-0956.jar(/org/eclipse/emf/common/util/URI.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.36.0.v20240203-0859/org.eclipse.emf.ecore-2.36.0.v20240203-0859.jar(/org/eclipse/emf/ecore/EValidator.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/dialogs/MessageDialog.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/resource/FontRegistry.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/util/IPropertyChangeListener.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/util/OpenStrategy.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/util/PropertyChangeEvent.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/custom/StyleRange.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/custom/TableEditor.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/FocusAdapter.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/TableItem.class)]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/filter/TmfCollapseFilter.java]
05:20:04 [2024-03-06T10:20:04.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/filter/TmfCollapseFilter.java]]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/CopyToClipboardOperation.java]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/CopyToClipboardOperation.java]]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTextCommandHandler.java]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTextCommandHandler.java]]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/commands/ICommandService.class)]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/themes/ColorUtil.class)]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/themes/IThemeManager.class)]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/ScrollBar.class)]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/custom/CaretEvent.class)]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/custom/CaretListener.class)]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/custom/StyledText.class)]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/MultiPageEditorPart.class)]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/dialogs/IPageChangeProvider.class)]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.200.v20231214-1513/org.eclipse.ui.views-3.12.200.v20231214-1513.jar(/org/eclipse/ui/views/properties/IPropertySheetEntry.class)]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.200.v20231214-1513/org.eclipse.ui.views-3.12.200.v20231214-1513.jar(/org/eclipse/ui/views/properties/PropertySheetPage.class)]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.200.v20231214-1513/org.eclipse.ui.views-3.12.200.v20231214-1513.jar(/org/eclipse/ui/views/properties/PropertySheetSorter.class)]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/IPage.class)]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/ISelectionListener.class)]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/Page.class)]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/IPageBookViewPage.class)]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar(/org/apache/commons/lang3/math/Fraction.class)]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IMemento.class)]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.300.v20240205-1417/org.eclipse.ui.navigator-3.12.300.v20240205-1417.jar(/org/eclipse/ui/navigator/ICommonContentExtensionSite.class)]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.300.v20240205-1417/org.eclipse.ui.navigator-3.12.300.v20240205-1417.jar(/org/eclipse/ui/navigator/IPipelinedTreeContentProvider.class)]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.300.v20240205-1417/org.eclipse.ui.navigator-3.12.300.v20240205-1417.jar(/org/eclipse/ui/navigator/PipelinedShapeModification.class)]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.300.v20240205-1417/org.eclipse.ui.navigator-3.12.300.v20240205-1417.jar(/org/eclipse/ui/navigator/PipelinedViewerUpdate.class)]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.300.v20240205-1417/org.eclipse.ui.navigator-3.12.300.v20240205-1417.jar(/org/eclipse/ui/navigator/ICommonContentProvider.class)]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.300.v20240205-1417/org.eclipse.ui.navigator-3.12.300.v20240205-1417.jar(/org/eclipse/ui/navigator/IMementoAware.class)]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ConcurrentLinkedQueue.class]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/DelegatingStyledCellLabelProvider.class)]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/DelegatingStyledCellLabelProvider$IStyledLabelProvider.class)]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.300.v20240205-1417/org.eclipse.ui.navigator-3.12.300.v20240205-1417.jar(/org/eclipse/ui/navigator/ICommonLabelProvider.class)]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.300.v20240205-1417/org.eclipse.ui.navigator-3.12.300.v20240205-1417.jar(/org/eclipse/ui/navigator/IDescriptionProvider.class)]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/StyledCellLabelProvider.class)]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/OwnerDrawLabelProvider.class)]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfImportHelper.java]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfImportHelper.java]]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/model/WorkbenchLabelProvider.class)]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IProjectDescription.class)]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Constructor.class]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/operations/NewExperimentOperation.java]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/operations/NewExperimentOperation.java]]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/dialogs/WizardNewProjectCreationPage.class)]
05:20:04 [2024-03-06T10:20:04.388Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/wizard/WizardPage.class)]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/wizard/IWizardPage.class)]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/dialogs/DialogPage.class)]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/dialogs/IMessageProvider.class)]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/wizard/Wizard.class)]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/INewWizard.class)]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/wizards/newresource/BasicNewProjectResourceWizard.class)]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/wizard/IWizard.class)]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchWizard.class)]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IImportWizard.class)]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/operations/SelectTracesOperation.java]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/operations/SelectTracesOperation.java]]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/preference/ComboFieldEditor.class)]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/preference/IPreferenceStore.class)]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/preference/PreferencePage.class)]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/preference/RadioGroupFieldEditor.class)]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchPreferencePage.class)]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/dialogs/ProgressMonitorDialog.class)]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/dialogs/TitleAreaDialog.class)]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/preference/IPreferencePageContainer.class)]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/custom/CTabFolder.class)]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/custom/CTabItem.class)]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/symbols/Messages.java]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/symbols/Messages.java]]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ColumnViewerEditor.class)]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ColumnViewerEditorActivationEvent.class)]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ColumnViewerEditorActivationStrategy.class)]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ICellModifier.class)]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/TreeViewerEditor.class)]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/TreeItem.class)]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/PaletteData.class)]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/dialogs/MessageDialogWithToggle.class)]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/Messages.java]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/Messages.java]]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfEditorLinkHelper.java]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfEditorLinkHelper.java]]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IFolderLayout.class)]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPageLayout.class)]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPerspectiveFactory.class)]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/ColorDialog.class)]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/AbstractHandler.class)]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/ExecutionEvent.class)]
05:20:04 [2024-03-06T10:20:04.389Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/util/LocalSelectionTransfer.class)]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/IHandler2.class)]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/IHandler.class)]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/custom/CCombo.class)]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/dnd/DND.class)]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/dnd/DragSource.class)]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/dnd/DropTarget.class)]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/dnd/Transfer.class)]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/dnd/DragSourceAdapter.class)]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/dnd/DragSourceEvent.class)]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/dnd/DragSourceListener.class)]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/dnd/DropTargetAdapter.class)]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/dnd/DropTargetEvent.class)]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/dnd/DropTargetListener.class)]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/histogram/HistogramTimeAdapter.java]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/histogram/HistogramTimeAdapter.java]]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java]]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /modules/java.base/java/util/Vector.class]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /modules/java.base/java/util/RandomAccess.class]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /modules/java.base/java/util/AbstractList.class]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /modules/java.base/java/util/AbstractCollection.class]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /modules/java.base/java/util/stream/IntStream.class]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar(/org/apache/commons/lang3/tuple/Pair.class)]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/Marker.java]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/Marker.java]]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/Range.class)]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/RangeSet.class)]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/SubMarker.java]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/SubMarker.java]]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/FontMetrics.class)]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/TmfUiTracer.java]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/TmfUiTracer.java]]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/contexts/IContextIds.class)]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/accessibility/ACC.class)]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/accessibility/Accessible.class)]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/accessibility/AccessibleAdapter.class)]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/accessibility/AccessibleControlAdapter.class)]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/accessibility/AccessibleControlEvent.class)]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/accessibility/AccessibleEvent.class)]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/DisposeEvent.class)]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/events/DisposeListener.class)]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/printing/Printer.class)]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/printing/PrinterData.class)]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Caret.class)]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/MenuItem.class)]
05:20:04 [2024-03-06T10:20:04.390Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Layout.class)]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/printing/PrintDialog.class)]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/layout/RowData.class)]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/TabFolder.class)]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [loading /modules/java.base/java/net/MalformedURLException.class]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.0.v20240213-1057/org.eclipse.equinox.registry-3.12.0.v20240213-1057.jar(/org/eclipse/core/runtime/IExtensionPoint.class)]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/progress/IProgressConstants.class)]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [loading /modules/java.base/java/util/Hashtable.class]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/preference/PreferenceConverter.class)]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/preference/BooleanFieldEditor.class)]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/preference/ColorFieldEditor.class)]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/preference/FontFieldEditor.class)]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/preference/IntegerFieldEditor.class)]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/List.class)]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/StructuredViewer.class)]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Scale.class)]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/Collections2.class)]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/Activator.java]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/Activator.java]]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlPatternCu.java]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlPatternCu.java]]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateProviderCu.java]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateProviderCu.java]]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenAnalysisModule.java]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenAnalysisModule.java]]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/Messages.java]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/Messages.java]]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java]]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlUtils.java]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlUtils.java]]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/IDataChartDescriptor.java]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/IDataChartDescriptor.java]]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/IDataResolver.java]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/IDataResolver.java]]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/IDescriptorVisitor.java]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/IDescriptorVisitor.java]]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartStringDescriptor.java]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartStringDescriptor.java]]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/IStringResolver.java]
05:20:04 [2024-03-06T10:20:04.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/IStringResolver.java]]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartNumericalDescriptor.java]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartNumericalDescriptor.java]]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/INumericalResolver.java]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/INumericalResolver.java]]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartDurationDescriptor.java]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartDurationDescriptor.java]]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartTimestampDescriptor.java]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartTimestampDescriptor.java]]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/annotations/CustomOutputAnnotationProviderFactory.java]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/annotations/CustomOutputAnnotationProviderFactory.java]]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/annotations/LostEventsOutputAnnotationProviderFactory.java]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/annotations/LostEventsOutputAnnotationProviderFactory.java]]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/AttributeTree.java]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/AttributeTree.java]]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [parsing completed 11ms]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/ImmutableCollection.class)]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/ImmutableCollection$Builder.class)]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [loading /modules/java.base/java/io/PrintWriter.class]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/Attribute.java]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/Attribute.java]]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/TransientState.java]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/TransientState.java]]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [loading /modules/java.base/java/io/BufferedWriter.class]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [loading /modules/java.base/java/net/InetAddress.class]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [loading /modules/java.base/java/net/UnknownHostException.class]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/VirtualTableQueryFilter.java]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/VirtualTableQueryFilter.java]]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/resource/ImageRegistry.class)]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/perspectives/TmfPerspectiveManager.java]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/perspectives/TmfPerspectiveManager.java]]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/preferences/ScopedPreferenceStore.class)]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/model/CartesianSeriesModel.class)]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [loading /modules/java.base/java/util/function/Consumer.class]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [loading /modules/java.base/java/util/EnumMap.class]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java]]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/AbstractCriticalPathAlgorithm.java]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/AbstractCriticalPathAlgorithm.java]]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [loading /modules/java.base/java/nio/channels/ClosedChannelException.class]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/GraphHistoryTree.java]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/GraphHistoryTree.java]]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HTNode.java]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HTNode.java]]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.392Z] [WARNING] [loading /modules/java.base/java/util/function/IntPredicate.class]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/exceptions/RangeException.java]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/exceptions/RangeException.java]]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfVertex.java]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfVertex.java]]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HtIo.java]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HtIo.java]]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/GraphTreeNode.java]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/GraphTreeNode.java]]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfEdge.java]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfEdge.java]]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/CpuFrequencyHandler.java]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/CpuFrequencyHandler.java]]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IPIEntryHandler.java]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IPIEntryHandler.java]]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IPIExitHandler.java]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IPIExitHandler.java]]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IrqEntryHandler.java]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IrqEntryHandler.java]]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IrqExitHandler.java]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IrqExitHandler.java]]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/KernelEventHandler.java]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/KernelEventHandler.java]]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/PiSetprioHandler.java]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/PiSetprioHandler.java]]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessExitHandler.java]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessExitHandler.java]]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessForkHandler.java]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessForkHandler.java]]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessFreeHandler.java]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessFreeHandler.java]]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedMigrateTaskHandler.java]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedMigrateTaskHandler.java]]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedSwitchHandler.java]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedSwitchHandler.java]]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.393Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedWakeupHandler.java]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedWakeupHandler.java]]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqEntryHandler.java]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqEntryHandler.java]]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqExitHandler.java]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqExitHandler.java]]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqRaiseHandler.java]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqRaiseHandler.java]]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/StateDumpHandler.java]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/StateDumpHandler.java]]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SysEntryHandler.java]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SysEntryHandler.java]]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SysExitHandler.java]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SysExitHandler.java]]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/SyscallLookup.java]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/SyscallLookup.java]]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledFunction.java]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledFunction.java]]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledStringFunction.java]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledStringFunction.java]]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/Messages.java]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/Messages.java]]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/StateSystemStringInterner.java]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/StateSystemStringInterner.java]]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/ANTLRStringStream.class)]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/IFilterCu.java]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/IFilterCu.java]]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterExpressionCu.java]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterExpressionCu.java]]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterExpression.java]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterExpression.java]]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [loading /modules/java.base/java/nio/file/StandardCopyOption.class]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/ImmutableRangeSet.class)]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/TreeRangeSet.class)]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/MarkerSegment.java]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/MarkerSegment.java]]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/preference/ColorSelector.class)]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/dialogs/MultiLineInputDialog.java]
05:20:04 [2024-03-06T10:20:04.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/dialogs/MultiLineInputDialog.java]]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/dialogs/IInputValidator.class)]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/dialogs/InputDialog.class)]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java]]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java]]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/IHTNode.java]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/IHTNode.java]]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/AbstractOverlappingHistoryTree.java]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/AbstractOverlappingHistoryTree.java]]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/Activator.java]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/Activator.java]]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/AbstractHistoryTree.java]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/AbstractHistoryTree.java]]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [parsing completed 3ms]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java]]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/IHistoryTree.java]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/IHistoryTree.java]]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java]]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingNode.java]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingNode.java]]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [loading /modules/java.base/java/io/PrintStream.class]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/Activator.java]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/Activator.java]]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/ReadWriteLock.class]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreStatisticsAspects.java]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreStatisticsAspects.java]]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/IDataAspect.java]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/IDataAspect.java]]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java]]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/EventDefinition.java]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/EventDefinition.java]]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/LostEventDeclaration.java]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/LostEventDeclaration.java]]
05:20:04 [2024-03-06T10:20:04.395Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderDefinition.java]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderDefinition.java]]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Field.class]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/MismatchedTokenException.class)]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonStructureFieldMetadataNode.java]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonStructureFieldMetadataNode.java]]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonStructureFieldMemberMetadataNode.java]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonStructureFieldMemberMetadataNode.java]]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonArray.class)]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [loading /home/jenkins/.m2/repository/org/json/json/20230227/json-20230227.jar(/org/json/JSONObject.class)]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TsdlUtils.java]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TsdlUtils.java]]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/AbstractScopedCommonTreeParser.java]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/AbstractScopedCommonTreeParser.java]]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/Messages.java]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/Messages.java]]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/ByteOrderParser.java]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/ByteOrderParser.java]]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/ICommonTreeParser.java]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/ICommonTreeParser.java]]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/UnaryStringParser.java]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/UnaryStringParser.java]]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/enumeration/EnumParser.java]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/enumeration/EnumParser.java]]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/integer/IntegerDeclarationParser.java]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/integer/IntegerDeclarationParser.java]]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/string/StringDeclarationParser.java]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/string/StringDeclarationParser.java]]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/variant/VariantParser.java]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/variant/VariantParser.java]]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/floatingpoint/FloatDeclarationParser.java]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/floatingpoint/FloatDeclarationParser.java]]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/struct/StructParser.java]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/struct/StructParser.java]]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderCompactDeclaration.java]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderCompactDeclaration.java]]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderLargeDeclaration.java]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderLargeDeclaration.java]]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicBoolean.class]
05:20:04 [2024-03-06T10:20:04.396Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpEventMatching.java]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpEventMatching.java]]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java]]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryException.java]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.lami.core/src:org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryException.java]]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/io/BaseEncoding.class)]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/IHistoryTree.java]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/IHistoryTree.java]]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTConfig.java]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTConfig.java]]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java]]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTNode.java]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTNode.java]]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonSerializationContext.class)]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonSerializer.class)]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [loading /modules/java.base/java/lang/Byte.class]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.0.v20240213-1057/org.eclipse.equinox.registry-3.12.0.v20240213-1057.jar(/org/eclipse/core/runtime/IExtensionRegistry.class)]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/ITmfTimestampTransformInvertible.java]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/ITmfTimestampTransformInvertible.java]]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.4.0.202402110645/org.eclipse.cdt.core-8.4.0.202402110645.jar(/org/eclipse/cdt/core/CCorePlugin.class)]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.4.0.202402110645/org.eclipse.cdt.core-8.4.0.202402110645.jar(/org/eclipse/cdt/core/IBinaryParser.class)]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.4.0.202402110645/org.eclipse.cdt.core-8.4.0.202402110645.jar(/org/eclipse/cdt/core/IBinaryParser$IBinaryFile.class)]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.4.0.202402110645/org.eclipse.cdt.core-8.4.0.202402110645.jar(/org/eclipse/cdt/core/IBinaryParser$ISymbol.class)]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.4.0.202402110645/org.eclipse.cdt.core-8.4.0.202402110645.jar(/org/eclipse/cdt/utils/CPPFilt.class)]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.4.0.202402110645/org.eclipse.cdt.core-8.4.0.202402110645.jar(/org/eclipse/cdt/core/IBinaryParser$IBinaryObject.class)]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [loading /modules/java.base/java/util/NavigableMap.class]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/TmfResolvedSizedSymbol.java]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/callstack/TmfResolvedSizedSymbol.java]]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [loading /modules/java.base/java/math/MathContext.class]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncSpanningTree.java]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncSpanningTree.java]]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java]]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/Edge.java]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/Edge.java]]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [loading /modules/java.base/java/lang/ClassNotFoundException.class]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [loading /modules/java.base/java/util/Enumeration.class]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [loading /modules/java.base/java/util/zip/ZipEntry.class]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [loading /modules/java.base/java/util/zip/ZipFile.class]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.26.0/commons-compress-1.26.0.jar(/org/apache/commons/compress/archivers/tar/TarArchiveEntry.class)]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TarFile.java]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TarFile.java]]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.26.0/commons-compress-1.26.0.jar(/org/apache/commons/compress/archivers/ArchiveEntry.class)]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.26.0/commons-compress-1.26.0.jar(/org/apache/commons/compress/archivers/tar/TarArchiveInputStream.class)]
05:20:04 [2024-03-06T10:20:04.397Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.26.0/commons-compress-1.26.0.jar(/org/apache/commons/compress/compressors/gzip/GzipCompressorInputStream.class)]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.26.0/commons-compress-1.26.0.jar(/org/apache/commons/compress/archivers/zip/ZipArchiveEntry.class)]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/wizards/datatransfer/IImportStructureProvider.class)]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [loading /modules/java.base/java/net/HttpURLConnection.class]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [loading /modules/java.base/java/net/SocketTimeoutException.class]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/net/MediaType.class)]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/layout/PixelConverter.class)]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/dialogs/FileSystemElement.class)]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/dialogs/WizardResourceImportPage.class)]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/ide/dialogs/IElementFilter.class)]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/ide/dialogs/ResourceTreeAndListGroup.class)]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/internal/ide/DialogUtil.class)]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/internal/ide/IDEWorkbenchMessages.class)]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/model/WorkbenchContentProvider.class)]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/model/WorkbenchViewerComparator.class)]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/dialogs/WizardDataTransferPage.class)]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/dialogs/IOverwriteQuery.class)]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/model/AdaptableList.class)]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [loading /modules/java.base/java/util/ListIterator.class]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/operation/ModalContext.class)]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/operations/TmfWorkspaceModifyOperation.java]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/operations/TmfWorkspaceModifyOperation.java]]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/wizards/datatransfer/ImportOperation.class)]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportConflictHandler.java]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportConflictHandler.java]]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportConfirmation.java]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportConfirmation.java]]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/dnd/Clipboard.class)]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/dnd/TextTransfer.class)]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/MessageBox.class)]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/ide/ResourceUtil.class)]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.300.v20240205-1417/org.eclipse.ui.navigator-3.12.300.v20240205-1417.jar(/org/eclipse/ui/navigator/ILinkHelper.class)]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java]]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenMappingGroup.java]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenMappingGroup.java]]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/pattern/DataDrivenPattern.java]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/pattern/DataDrivenPattern.java]]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/ISegmentListener.java]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/ISegmentListener.java]]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlMappingGroupCu.java]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlMappingGroupCu.java]]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenarioInfo.java]
05:20:04 [2024-03-06T10:20:04.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenarioInfo.java]]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValue.java]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValue.java]]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/IAnalysisDataContainer.java]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/IAnalysisDataContainer.java]]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/IDataDrivenCompilationUnit.java]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/IDataDrivenCompilationUnit.java]]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/IDataDrivenRuntimeObject.java]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/IDataDrivenRuntimeObject.java]]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlPatternEventHandlerCu.java]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlPatternEventHandlerCu.java]]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateCu.java]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateCu.java]]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsm.java]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsm.java]]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmSimpleState.java]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmSimpleState.java]]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmState.java]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmState.java]]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmStateTransition.java]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmStateTransition.java]]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenPatternEventHandler.java]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenPatternEventHandler.java]]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [loading /modules/java.scripting/javax/script/ScriptEngine.class]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenRuntimeData.java]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenRuntimeData.java]]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternSegmentStoreModule.java]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternSegmentStoreModule.java]]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenRuntimeFsm.java]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenRuntimeFsm.java]]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenario.java]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenario.java]]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenarioHistoryBuilder.java]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenarioHistoryBuilder.java]]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/IXmlStateSystemContainer.java]
05:20:04 [2024-03-06T10:20:04.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/IXmlStateSystemContainer.java]]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/ImmutableBiMap.class)]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/AnalysisCompilationData.java]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/AnalysisCompilationData.java]]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/ITmfXmlTopLevelElement.java]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/ITmfXmlTopLevelElement.java]]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlLocationCu.java]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlLocationCu.java]]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlConditionCu.java]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlConditionCu.java]]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenCondition.java]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenCondition.java]]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlActionCu.java]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlActionCu.java]]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenAction.java]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenAction.java]]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionConditional.java]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionConditional.java]]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionList.java]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionList.java]]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionSegment.java]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionSegment.java]]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionStateChange.java]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionStateChange.java]]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenStateSystemPath.java]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenStateSystemPath.java]]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueConstant.java]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueConstant.java]]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/IBaseQuarkProvider.java]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/IBaseQuarkProvider.java]]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateValueCu.java]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateValueCu.java]]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueEventField.java]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueEventField.java]]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueEventName.java]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueEventName.java]]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.400Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValuePool.java]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValuePool.java]]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueQuery.java]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueQuery.java]]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueScript.java]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueScript.java]]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueSelf.java]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueSelf.java]]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueStackPeek.java]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueStackPeek.java]]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueTypedWrapper.java]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueTypedWrapper.java]]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateSystemPathCu.java]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateSystemPathCu.java]]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateTransitionCu.java]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateTransitionCu.java]]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionResetStoredFields.java]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionResetStoredFields.java]]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionUpdateStoredFields.java]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionUpdateStoredFields.java]]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenEventHandler.java]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenEventHandler.java]]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenStateProvider.java]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenStateProvider.java]]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlEventHandlerCu.java]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlEventHandlerCu.java]]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java]]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternStateSystemModule.java]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternStateSystemModule.java]]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [loading /home/jenkins/.m2/repository/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar(/org/apache/commons/io/FilenameUtils.class)]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlOutputElement.java]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlOutputElement.java]]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.401Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPerspectiveDescriptor.class)]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/WorkbenchException.class)]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [loading /modules/java.base/java/nio/charset/StandardCharsets.class]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [loading /modules/java.base/java/util/Spliterator.class]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [loading /modules/java.base/java/util/Spliterators.class]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/AlignmentParser.java]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/AlignmentParser.java]]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/SizeParser.java]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/SizeParser.java]]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/string/EncodingParser.java]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/string/EncodingParser.java]]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/UnaryIntegerParser.java]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/UnaryIntegerParser.java]]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/StructDeclarationFlattener.java]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/StructDeclarationFlattener.java]]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/TcpEventStrings.java]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/TcpEventStrings.java]]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlTimeGraphViewCu.java]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlTimeGraphViewCu.java]]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlXYViewCu.java]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlXYViewCu.java]]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java]]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [parsing completed 2ms]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphProviderFactory.java]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphProviderFactory.java]]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYProviderFactory.java]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYProviderFactory.java]]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenOutputEntry.java]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenOutputEntry.java]]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenOutputEntryModel.java]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenOutputEntryModel.java]]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java]]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/Messages.java]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/Messages.java]]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenPresentationState.java]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenPresentationState.java]]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [loading /modules/java.scripting/javax/script/ScriptEngineManager.class]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [loading /modules/java.scripting/javax/script/ScriptException.class]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [loading /home/jenkins/.m2/repository/org/mozilla/rhino/1.7.14/rhino-1.7.14.jar(/org/mozilla/javascript/RhinoException.class)]
05:20:04 [2024-03-06T10:20:04.402Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenException.java]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenException.java]]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [parsing completed 0ms]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlOutputEntryCu.java]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlOutputEntryCu.java]]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [parsing completed 1ms]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/annotations/GwtCompatible.class)]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar(/com/google/errorprone/annotations/DoNotMock.class)]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar(/com/google/errorprone/annotations/DoNotCall.class)]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.3.0.v20240111-2306/org.eclipse.jdt.annotation-2.3.0.v20240111-2306.jar(/org/eclipse/jdt/annotation/DefaultLocation.class)]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /modules/java.base/java/lang/Override.class]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/annotations/GwtIncompatible.class)]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /modules/java.base/java/lang/SafeVarargs.class]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /modules/java.base/jdk/internal/vm/annotation/Contended.class]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar(/com/google/errorprone/annotations/CompatibleWith.class)]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar(/com/google/errorprone/annotations/InlineMe.class)]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /modules/java.base/jdk/internal/util/random/RandomSupport.class]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /modules/java.base/jdk/internal/util/random/RandomSupport$RandomGeneratorProperties.class]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar(/com/google/errorprone/annotations/Immutable.class)]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes/org/eclipse/tracecompass/analysis/counters/ui/views/CounterView$1.class]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$2.class]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$4.class]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$6.class]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$1.class]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$5.class]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$3.class]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsView$1.class]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer$3.class]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer$1.class]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer$2.class]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableView$3.class]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableView$1.class]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableView$2.class]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$4.class]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$5.class]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$6.class]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$7.class]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$2.class]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$1.class]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$3.class]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes/org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryAspect$1.class]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule$1.class]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/analysis/ondemand/OnDemandAnalysisManager$1.class]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/component/TmfEventProvider$1.class]
05:20:04 [2024-03-06T10:20:04.403Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/component/TmfEventProvider$2.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/dataprovider/DataTypeUtils$2.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/dataprovider/DataTypeUtils$1.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/dataprovider/DataTypeUtils$3.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$1.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$2.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$3.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$5.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$4.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/matching/TmfEventMatching$1.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/model/annotations/EventAnnotationProvider$1.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTrace$1.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTraceDefinition$1.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTraceDefinition$2.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTraceDefinition$1.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTraceDefinition$2.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/signal/TmfSignalThrottler$1.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/TmfTrace$1.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment$2.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment$1.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment$4.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment$3.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/TmfCheckpointIndexer$1.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/actions/OpenSourceCodeAction$2.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/actions/OpenSourceCodeAction$1.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/colors/ColorUtils$1.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/dialog/TmfFileDialogFactory$1.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/dialog/DirectoryDialogFactory$1.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/editors/TmfEventsEditor$1.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/editors/UnsortedPropertySheetPage$1.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfTraceTypeUIUtils$1.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectModelElement$1.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfOpenTraceHelper$1.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfOpenTraceHelper$2.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfAnalysisElement$1.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfOnDemandAnalysisElement$1.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfExperimentElement$1.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectRegistry$2.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectRegistry$1.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/CopyTraceDialog$1.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizardPage$2.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizardPage$1.class]
05:20:04 [2024-03-06T10:20:04.404Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizardPage$3.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/CopyExperimentDialog$1.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/CopyExperimentDialog$2.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/NewExperimentDialog$1.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/NewFolderDialog$1.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/NewFolderDialog$2.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$8.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$8$1.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$2.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$7.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$6.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$4.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$5.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$3.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$1.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/RenameExperimentDialog$1.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/symbols/SymbolProviderConfigDialog$1.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$5.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$3.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$6.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$1.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$2.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$4.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/TmfAbstractToolTipHandler$BrowserContent$1.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/TmfAbstractToolTipHandler$1.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$5.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$19.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$19$1.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$22.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$20.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$13.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$11.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$18.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$17.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$6.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$12.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$15.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$7.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$4.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$10.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$16.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$21.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$FilterThread$1.class]
05:20:04 [2024-03-06T10:20:04.405Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$1.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$23.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$8.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$SearchThread$1.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$19$2.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$1ToggleBookmarkAction.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$TmfMarginColumn$1.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$9.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$14.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$3.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$2.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsCache$1.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsCache$1DataRequest.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsCache$1$1.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTableHeader$3.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTableHeader$2.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTableHeader$1.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractTmfTreeViewer$1.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractTmfTreeViewer$2.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeColumnData$1.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeColumnData$1$1.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2$1.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2$2.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2$3.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer$1.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer$2.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer$4.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer$3.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/TmfView$1.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/TmfView$3.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/TmfView$2.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/ResetUtil$1.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/SaveImageUtil$1.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/NewTmfViewAction$1.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/PinTmfViewAction$1.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/PinTmfViewAction$1$1.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$2.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$4.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$5.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$1.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$1.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$3.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterAspectNodeComposite$2.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$6.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$1.class]
05:20:04 [2024-03-06T10:20:04.406Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterAspectNodeComposite$1.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$2.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterBaseNodeComposite$2.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterNodeComposite$1.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$3.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$5.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$2.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$4.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterAspectNodeComposite$3.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterEqualsNodeComposite$1.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterContainsNodeComposite$1.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterMatchesNodeComposite$1.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterTraceTypeNodeComposite$1.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$1.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterBaseNodeComposite$1.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram$1.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$5.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$3.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$1.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$4.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$2.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer$1.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$2.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$8.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$7.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$5.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$2$1.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$3.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$1.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$4.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$6.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog$4.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog$2.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog$1.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog$3.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$Overview$2.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$6.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$1.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$4.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$Overview$1.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$2.class]
05:20:04 [2024-03-06T10:20:04.407Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$3.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$7.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$Overview$4.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$5.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$Overview$3.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/TimeCompressionBar$2.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/TimeCompressionBar$1.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/TimeCompressionBar$3.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget$1.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget$2.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget$3.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI$3.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI$4.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI$1.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI$2.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialog$1.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog$1.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog$2.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog$3.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog$4.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/MinMaxDialog$1.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$2.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$7.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$6.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$3.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$4.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$8.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$5.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$1.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfUml2SDSyncLoader$1.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfUml2SDSyncLoader$2.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$6.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$3.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$4.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$2.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$5.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$1.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer$1.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$10.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$15.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$2.class]
05:20:04 [2024-03-06T10:20:04.408Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$14.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$17.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$3.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$16.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$12.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$8.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$22.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$19.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$1.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$21.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$13.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$9.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$7.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$18.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$11.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$5.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$18$1.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$4.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$6.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$20.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$2.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$1.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$4.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$3.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$1.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$5.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TriStateFilteredCheckboxTree$1.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$2.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$4.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$5.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$1.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$3.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$6.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/FilteredCheckboxTree$1.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphMarkerAxis$1.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphControl$1.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$6.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$7.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$1.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$5.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$8.class]
05:20:04 [2024-03-06T10:20:04.409Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$3.class]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$4.class]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$2.class]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /modules/java.base/java/lang/Error.class]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Documented.class]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /modules/java.base/java/lang/constant/ConstantDesc.class]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /modules/java.base/java/lang/CharSequence.class]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /modules/java.base/jdk/internal/ValueBased.class]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] * @return The map of properties, <name, value>
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/AbstractTableViewer.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar(/com/google/common/collect/ElementTypesAreNonnullByDefault.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar(/javax/annotation/meta/TypeQualifierDefault.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /modules/java.base/java/lang/invoke/TypeDescriptor.class]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /modules/java.base/java/lang/invoke/TypeDescriptor$OfField.class]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /modules/java.base/java/lang/reflect/AnnotatedElement.class]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /modules/java.base/java/lang/reflect/GenericDeclaration.class]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ColumnViewer.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ContentViewer.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/IPostSelectionProvider.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar(/org/osgi/annotation/versioning/ConsumerType.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar(/org/osgi/annotation/versioning/ProviderType.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/BundleReference.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/plugin/AbstractUIPlugin$1.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.0.v20240213-1057/org.eclipse.equinox.registry-3.12.0.v20240213-1057.jar(/org/eclipse/core/runtime/ContributorFactorySimple.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.0.v20240213-1057/org.eclipse.equinox.registry-3.12.0.v20240213-1057.jar(/org/eclipse/core/runtime/IContributor.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.0.v20240213-1057/org.eclipse.equinox.registry-3.12.0.v20240213-1057.jar(/org/eclipse/core/runtime/IExecutableExtensionFactory.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.0.v20240213-1057/org.eclipse.equinox.registry-3.12.0.v20240213-1057.jar(/org/eclipse/core/runtime/IExtensionDelta.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.0.v20240213-1057/org.eclipse.equinox.registry-3.12.0.v20240213-1057.jar(/org/eclipse/core/runtime/IRegistryChangeEvent.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.0.v20240213-1057/org.eclipse.equinox.registry-3.12.0.v20240213-1057.jar(/org/eclipse/core/runtime/IRegistryChangeListener.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.0.v20240213-1057/org.eclipse.equinox.registry-3.12.0.v20240213-1057.jar(/org/eclipse/core/runtime/IRegistryEventListener.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.0.v20240213-1057/org.eclipse.equinox.registry-3.12.0.v20240213-1057.jar(/org/eclipse/core/runtime/RegistryFactory.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/AdapterTypes.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/Adapters.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/Assert.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/AssertionFailedException.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/IAdapterManager.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/IBundleGroup.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/IBundleGroupProvider.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/ILogListener.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/IProgressMonitorWithBlocking.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/ISafeRunnableWithResult.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/PluginVersionIdentifier.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/ProgressMonitorWrapper.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/ServiceCaller.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/SlicedProgressMonitor.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar(/org/eclipse/core/runtime/SubProgressMonitor.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.31.0.v20240215-1631/org.eclipse.core.runtime-3.31.0.v20240215-1631.jar(/org/eclipse/core/runtime/ILog.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.31.0.v20240215-1631/org.eclipse.core.runtime-3.31.0.v20240215-1631.jar(/org/eclipse/core/runtime/IProduct.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.31.0.v20240215-1631/org.eclipse.core.runtime-3.31.0.v20240215-1631.jar(/org/eclipse/core/runtime/IProductProvider.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.31.0.v20240215-1631/org.eclipse.core.runtime-3.31.0.v20240215-1631.jar(/org/eclipse/core/runtime/PerformanceStats.class)]
05:20:04 [2024-03-06T10:20:04.410Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.31.0.v20240215-1631/org.eclipse.core.runtime-3.31.0.v20240215-1631.jar(/org/eclipse/core/runtime/PerformanceStats$PerformanceListener.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.31.0.v20240215-1631/org.eclipse.core.runtime-3.31.0.v20240215-1631.jar(/org/eclipse/core/runtime/Preferences.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.31.0.v20240215-1631/org.eclipse.core.runtime-3.31.0.v20240215-1631.jar(/org/eclipse/core/runtime/Preferences$1.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/AdaptPermissionCollection.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/AdaptPermission.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/AdaptPermission$1.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/AdminPermission.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/AdminPermission$1.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/AdminPermissionCollection.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/AllServiceListener.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/BundleEvent.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/BundleException.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/BundleListener.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/BundlePermissionCollection.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/BundlePermission.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/CapabilityPermission.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/CapabilityPermission$Properties.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/CapabilityPermissionCollection.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/CapabilityPermission$1.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/Configurable.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/Constants.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/Filter.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/FrameworkEvent.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/FrameworkListener.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/FrameworkUtil.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/FrameworkUtil$DictionaryAsMap.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/FrameworkUtil$DictionaryAsMap$KeySet.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/FrameworkUtil$MapAsDictionary.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/FrameworkUtil$DictionaryAsMap$EntryIterator.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/InvalidSyntaxException.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/PackagePermissionCollection.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/PackagePermission.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/PackagePermission$1.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/PrototypeServiceFactory.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/ServiceEvent.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/ServiceException.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/ServiceFactory.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/ServiceListener.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/ServiceObjects.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/ServicePermissionCollection.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/ServicePermission.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/ServicePermission$Properties.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/ServicePermission$1.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/ServiceReference.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/ServiceRegistration.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/SignerProperty.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/SynchronousBundleListener.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/UnfilteredServiceListener.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/Version.class)]
05:20:04 [2024-03-06T10:20:04.411Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/osgi/framework/VersionRange.class)]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/lang/Short.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/lang/Void.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$SentinelHolder.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$WrappedPrintWriter.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$PrintStreamOrWriter.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$WrappedPrintStream.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/exceptions/AttributeNotFoundException.java:22: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] * doesn't exist in the system, of if the quark is simply invalid (ie, < 0).
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/nio/Buffer.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/Writer$1.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/WriteAbortedException.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/UnixFileSystem.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/UncheckedIOException.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/UTFDataFormatException.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/SyncFailedException.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/StringBufferInputStream.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/StreamTokenizer.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/StreamCorruptedException.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/SerializablePermission.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/SerialCallbackContext.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/Serial.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/SequenceInputStream.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/Reader$1.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/RandomAccessFile$2.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/RandomAccessFile$1.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/PushbackReader.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/PushbackInputStream.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/PipedWriter.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/PipedReader.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/PipedOutputStream.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/PipedInputStream.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/OutputStreamWriter.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/OutputStream$1.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/OptionalDataException.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamField.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamException.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamConstants.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$FieldReflectorKey.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$EntryFuture.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$EntryFuture$1.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$5.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$4.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$3.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$2.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$1.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/ObjectOutputStream$1.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/ObjectOutput.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputValidation.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream$ValidationList.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream$ValidationList$1.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream$1.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config$RejectUndecidedFilter.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config$RejectUndecidedFilter$SerialInfo.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config$Global.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/ObjectInput.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/NotSerializableException.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/NotActiveException.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/LineNumberReader.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/LineNumberInputStream.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/InvalidObjectException.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/InvalidClassException.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/InterruptedIOException.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/InputStream$1.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/IOError.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/Flushable.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/FilterWriter.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/FilterReader.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/FilterOutputStream.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/FilterInputStream.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/FilenameFilter.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/FileSystem.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/FilePermissionCollection.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/FilePermissionCollection$1.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/FilePermission.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/FilePermission$2.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/FilePermission$1.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/FileOutputStream$1.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/FileInputStream$1.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/FileDescriptor.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/FileDescriptor$1.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/FileCleanable.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/Externalizable.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/ExpiringCache.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/ExpiringCache$1.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/EOFException.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/DeleteOnExitHook.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/DeleteOnExitHook$1.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/DefaultFileSystem.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/DataOutputStream.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/DataInputStream.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/Console.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/Console$3.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/Console$2.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/Console$1.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/CharConversionException.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/CharArrayWriter.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/CharArrayReader.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/ByteArrayOutputStream.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/BufferedReader$1.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/BufferedOutputStream.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/io/Bits.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStack.java:26: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] * i.e., a call at level n+1 will have start_n+1 >= start_n and end_n+1 <=
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /modules/java.base/java/util/function/IntFunction.class]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/Resource.class)]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/window/Window$IExceptionHandler.class)]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/window/Window$FontChangeListener.class)]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/window/Window$DefaultExceptionHandler.class)]
05:20:04 [2024-03-06T10:20:04.412Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/dialogs/TrayDialog$ResizeListener.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Decorations.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/filter/CopyHandler.java:30: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/common/CommandException.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/AbstractHandlerWithState.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/AbstractParameterValueConverter.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/Category.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/CategoryEvent.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/Command$1.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/CommandEvent.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/CommandManager.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/CommandManagerEvent.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/HandlerEvent.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/ICategoryListener.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/ICommandListener.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/ICommandManagerListener.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/IExecutionListener.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/IExecutionListenerWithChecks.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/IHandlerAttributes.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/IHandlerListener.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/INamedHandleStateIds.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/IObjectWithState.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/IParameter.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/IParameterTypeListener.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/IParameterValues.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/IStateListener.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/ITypedParameter.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/NamedHandleObjectWithState.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/ParameterType.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/ParameterTypeEvent.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/ParameterValueConversionException.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/ParameterValuesException.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/Parameterization.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/SerializationException.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar(/org/eclipse/core/commands/State.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /modules/java.base/java/lang/Enum$EnumDesc.class]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /modules/java.base/java/lang/constant/DynamicConstantDesc.class]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /modules/java.base/java/lang/NullPointerException.class]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/Criteria.java:277: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] * @return usual comparison result (< 0, 0, > 0)
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/ANTLRFileStream.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/ANTLRInputStream.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/CharStreamState.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/ClassicToken.class)]
05:20:04 [2024-03-06T10:20:04.413Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/CommonToken.class)]
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/EarlyExitException.class)]
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/FailedPredicateException.class)]
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/MismatchedNotSetException.class)]
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/MismatchedRangeException.class)]
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/MismatchedSetException.class)]
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/MismatchedTreeNodeException.class)]
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/MissingTokenException.class)]
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/SerializedGrammar.class)]
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/SerializedGrammar$Block.class)]
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/Token.class)]
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/TokenRewriteStream.class)]
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/TokenRewriteStream$DeleteOp.class)]
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/TokenRewriteStream$RewriteOperation.class)]
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/UnwantedTokenException.class)]
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java:88: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java:88: warning: invalid input: '&'
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java:88: warning: invalid input: '&'
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java:88: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] [loading /modules/java.base/java/nio/channels/spi/AbstractInterruptibleChannel.class]
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] [loading /modules/java.base/java/nio/channels/ScatteringByteChannel.class]
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] [loading /modules/java.base/java/nio/channels/GatheringByteChannel.class]
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] [loading /modules/java.base/java/nio/channels/SeekableByteChannel.class]
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEvent.java:392: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] * following classes: <code>Entry<String, Long></code>, <code>Long</code>,
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTmfTrace.java:549: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] * Get the CTF environment variables defined in this CTF trace, in <name, value>
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] [loading /modules/java.base/java/nio/file/Watchable.class]
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTmfTrace.java:398: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] *            ITmfLocation<?>
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTmfTrace.java:549: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] * Get the CTF environment variables defined in this CTF trace, in <name, value>
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] * @return The map of properties, <name, value>
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] [loading /modules/java.base/java/io/File$TempDirectory.class]
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] [loading /modules/java.base/java/io/File$PathStatus.class]
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceWriter.java:68: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] * startTime <= packet.getTimestampBegin() <= endTime
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceWriter.java:68: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] * startTime <= packet.getTimestampBegin() <= endTime
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] [loading /modules/java.base/java/lang/AbstractStringBuilder.class]
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] [loading /modules/java.base/java/util/regex/MatchResult.class]
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/filter/CutHandler.java:25: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] [loading /modules/java.base/java/text/Format$Field.class]
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] [loading /modules/java.base/java/text/Format$FieldDelegate.class]
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] [loading /modules/java.base/java/text/AttributedCharacterIterator.class]
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] [loading /modules/java.base/java/text/AttributedCharacterIterator$Attribute.class]
05:20:04 [2024-03-06T10:20:04.414Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/filter/DeleteHandler.java:30: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Dialog.class)]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterCriteria.java:229: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] * @return usual comparison result (< 0, 0, > 0)
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Widget$MouseWheelData.class)]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/dialogs/FilteredTree$NotifyingTreeViewer.class)]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/FilteredCheckboxTree.java:46: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] * @author "Generoso Pagano <generoso.pagano@inria.fr>"
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/FilteredCheckboxTree.java:47: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] * @author "Mikael Ferland <mikael.ferland@ericsson.com>"
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/action/IContributionManager.class)]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/stream/BaseStream.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/widgets/Item.class)]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/jdk/internal/vm/annotation/IntrinsicCandidate.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IEncodedStorage.class)]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:31: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] * <-> double.
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:31: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] * <-> double.
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:35: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] * converting long <-> double the values need to fit within 53 bits.
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyMap.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyList.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptySet.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$AsLIFOQueue.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$SetFromMap.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$ReverseComparator2.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$ReverseComparator.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$CopiesList.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$SingletonMap.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$SingletonList.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$SingletonSet.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyEnumeration.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyListIterator.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyIterator.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedNavigableMap.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedSortedMap.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedMap.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedList.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedRandomAccessList.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedNavigableSet.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedSortedSet.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedSet.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedQueue.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedCollection.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedNavigableMap.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedSortedMap.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedMap.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedList.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedRandomAccessList.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedNavigableSet.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedSortedSet.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedSet.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedCollection.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableNavigableMap.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableSortedMap.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableMap.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableRandomAccessList.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableList.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableNavigableSet.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableSortedSet.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableSet.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableCollection.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraph.java:81: warning: @param argument "worker" is not a parameter name.
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] * @param worker
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraph.java:85: warning: @param argument "type" is not a parameter name.
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] * @param type
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraph.java:105: warning: @param argument "worker" is not a parameter name.
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] * @param worker
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraph.java:119: warning: @param argument "worker" is not a parameter name.
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] * @param worker
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] * @return The map of properties, <name, value>
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/lang/ClassCastException.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CountDownLatch$Sync.class]
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/ITmfStateSystem.java:505: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] *             If the smallest attribute is <0 or if the largest is >= to
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java:62: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.415Z] [WARNING] * @return The map of <event_type, count>, for the whole trace
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java:85: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] * @return The map of <event_type, count>, for the given time range
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:86: warning: invalid input: '&'
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] * while (event != null && nbEventsRead < 50) {
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:86: warning: invalid input: '&'
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] * while (event != null && nbEventsRead < 50) {
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:86: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] * while (event != null && nbEventsRead < 50) {
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:100: warning: invalid input: '&'
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] * while (event != null && event.getTimestamp().compareTo(endTime) <= 0) {
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:100: warning: invalid input: '&'
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] * while (event != null && event.getTimestamp().compareTo(endTime) <= 0) {
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:100: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] * while (event != null && event.getTimestamp().compareTo(endTime) <= 0) {
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:359: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] * A rank <= 0 is interpreted as seeking for the first event of the trace.
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelThreadInformationProvider.java:390: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] * <li>trace start < <em>ts</em> < start of the first process: the TID was
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelThreadInformationProvider.java:390: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] * <li>trace start < <em>ts</em> < start of the first process: the TID was
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.0.v20240213-1246/org.eclipse.osgi-3.19.0.v20240213-1246.jar(/org/eclipse/osgi/util/NLS$MessagesProperties.class)]
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/services/IServiceLocator.class)]
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/NonNullUtils.java:80: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] * This also "upcasts" the reference from a Stream<@Nullable T> to a
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/NonNullUtils.java:81: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] * Stream<@NonNull T>.
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/filter/PasteHandler.java:30: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] [loading /modules/java.base/java/lang/Readable.class]
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] [loading /modules/java.base/java/lang/Math.class]
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/graphics/DeviceData.class)]
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/action/ContributionManager.class)]
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] [loading /modules/java.base/java/lang/IllegalStateException.class]
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:687: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] *             if end < start or resolution < 0.
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:687: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] *             if end < start or resolution < 0.
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:529: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] *             If endTime < initialTime.
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:557: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] *             If endTime < initialTime.
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] * @return The map of properties, <name, value>
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] * @return The map of properties, <name, value>
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] [loading /modules/java.base/java/text/DateFormat$Field.class]
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/resource/DeviceResourceDescriptor.class)]
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/AbstractMultiEditor.class)]
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/AbstractMultiEditor$1.class)]
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/CellEditorActionHandler.class)]
05:20:04 [2024-03-06T10:20:04.416Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/CellEditorActionHandler$UndoActionHandler.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/CoolItemGroupMarker.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/DrillDownAdapter.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/DrillDownAdapter$3.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/DrillDownAdapter$2.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/DrillDownAdapter$1.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/DrillDownComposite.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/DrillFrame.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/DrillStack.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/EditorActionBarContributor.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/EditorInputTransfer.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/EditorInputTransfer$EditorInputData.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/IContributedContentsView.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/IDropActionDelegate.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/IPageSite.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/ISetSelectionTarget.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/IShowInSource.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/IShowInTarget.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/IShowInTargetList.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/IntroPart.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/IntroPart$1.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/MessagePage.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/MultiEditor.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/MultiEditorInput.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/MultiPageEditorActionBarContributor.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/MultiPageEditorPart$5.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/MultiPageEditorPart$4.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/MultiPageEditorPart$1.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/MultiPageEditorPart$2.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/MultiPageEditorPart$3.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/MultiPageEditorSite.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/MultiPageEditorSite$1.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/MultiPageSelectionProvider.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/MultiPageSelectionProvider$1.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/PageBook.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/PageBookView.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/PageBookView$SelectionProvider.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/PageBookView$1.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/PageBookView$SelectionManager.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/PageBookView$SelectionManager$1.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/PageSite.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/PageSite$1.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/PageSwitcher.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/PluginDropAdapter.class)]
05:20:04 [2024-03-06T10:20:04.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/PluginTransfer.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/PluginTransferData.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/part/ShowInContext.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/part/FileEditorInput$1.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/part/FileEditorInputFactory.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/part/FileInPlaceEditorInput.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/part/FileInPlaceEditorInput$1.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/part/MarkerTransfer.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/part/ResourceTransfer.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/AbstractSourceProvider.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/ActiveShellExpression.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/BasicWorkingSetElementAdapter.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/ExtensionFactory.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IActionBars2.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IActionDelegate.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IActionDelegate2.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IActionDelegateWithEvent.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IAggregateWorkingSet.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IContainmentAdapter.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IDecoratorManager.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IEditorActionBarContributor.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IEditorActionDelegate.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IEditorDescriptor.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IEditorLauncher.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IEditorMatchingStrategy.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IEditorRegistry.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IElementFactory.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IExportWizard.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IFileEditorMapping.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IInPlaceEditor.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IInPlaceEditorInput.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IKeyBindingService.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/ILocalWorkingSetManager.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/INavigationHistory.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/INavigationLocation.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/INavigationLocationProvider.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/INestableKeyBindingService.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/INullSelectionListener.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IObjectActionDelegate.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPageListener.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPageService.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPartService.class)]
05:20:04 [2024-03-06T10:20:04.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPathEditorInput.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPersistableEditor.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPerspectiveListener.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPerspectiveListener2.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPerspectiveListener3.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPerspectiveListener4.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPerspectiveRegistry.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPlaceholderFolderLayout.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IPluginContribution.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/ISaveableFilter.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/ISaveablePart2.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/ISaveablesLifecycleListener.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/ISaveablesSource.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/ISecondarySaveableSource.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/ISelectionService.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IShowEditorInput.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/ISizeProvider.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/ISourceProvider.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/ISourceProviderListener.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/ISources.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IStartup.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IViewActionDelegate.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IViewLayout.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWindowListener.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchListener.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchCommandConstants.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchPartConstants.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchPartDescriptor.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchPreferenceConstants.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchPropertyPage.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchPropertyPageMulti.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchSite.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkingSet.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchWindowActionDelegate.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchWindowPulldownDelegate.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkbenchWindowPulldownDelegate2.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkingSetElementAdapter.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkingSetManager.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkingSetUpdater.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/IWorkingSetUpdater2.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/LegacyHandlerSubmissionExpression.class)]
05:20:04 [2024-03-06T10:20:04.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/MultiPartInitException.class)]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/NavigationLocation.class)]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/OpenAndLinkWithEditorHelper.class)]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/PerspectiveAdapter.class)]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/Saveable.class)]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/SaveablesLifecycleEvent.class)]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/SelectionEnabler.class)]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/SelectionListenerFactory.class)]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/SelectionListenerFactory$Predicates.class)]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/SubActionBars.class)]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/SubActionBars$1.class)]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/SubActionBars2.class)]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/WorkbenchEncoding.class)]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/WorkbenchEncoding$EncodingsRegistryReader.class)]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/XMLMemento.class)]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.100.v20240221-2107/org.eclipse.ui.workbench-3.131.100.v20240221-2107.jar(/org/eclipse/ui/XMLMemento$1.class)]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/IContributorResourceAdapter.class)]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/IMarkerActionFilter.class)]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/IMarkerHelpContextProvider.class)]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/IMarkerHelpRegistry.class)]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/IMarkerResolution.class)]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/IMarkerResolution2.class)]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/IMarkerResolutionGenerator.class)]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/IMarkerResolutionGenerator2.class)]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/IMarkerResolutionRelevance.class)]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/IProjectActionFilter.class)]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/IResourceActionFilter.class)]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/IStorageEditorInput.class)]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/IURIEditorInput.class)]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.100.v20240227-1633/org.eclipse.ui.ide-3.22.100.v20240227-1633.jar(/org/eclipse/ui/ResourceWorkingSetFilter.class)]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/columns/TmfEventTableColumn.java:33: warning: Tag @link: reference not found: org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable#TmfEventsTable(org.eclipse.swt.widgets.Composite, int, java.util.Collection)
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] * {@link org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable#TmfEventsTable(org.eclipse.swt.widgets.Composite, int, java.util.Collection)}
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/XMLReaderFactory.class]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/XMLReaderAdapter.class]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/XMLFilterImpl.class]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/ParserFactory.class]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/ParserAdapter.class]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/NewInstance.class]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/NamespaceSupport.class]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/LocatorImpl.class]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/AttributesImpl.class]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/AttributeListImpl.class]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /modules/java.xml/org/xml/sax/XMLFilter.class]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /modules/java.xml/org/xml/sax/Parser.class]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /modules/java.xml/org/xml/sax/Locator.class]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /modules/java.xml/org/xml/sax/HandlerBase.class]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /modules/java.xml/org/xml/sax/DocumentHandler.class]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /modules/java.xml/org/xml/sax/AttributeList.class]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/FileInfoMatcherDescription.class)]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IBuildConfiguration.class)]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IBuildContext.class)]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/ICommand.class)]
05:20:04 [2024-03-06T10:20:04.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IDynamicReferenceProvider.class)]
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IFileModificationValidator.class)]
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IFileState.class)]
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IFilterMatcherDescriptor.class)]
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IIncrementalProjectBuilder2.class)]
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IPathVariableChangeEvent.class)]
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IPathVariableChangeListener.class)]
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IPathVariableManager.class)]
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IProjectNatureDescriptor.class)]
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IResourceDeltaVisitor.class)]
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IResourceFilterDescription.class)]
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IResourceRuleFactory.class)]
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IResourceStatus.class)]
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/ISaveContext.class)]
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/ISaveParticipant.class)]
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/ISavedState.class)]
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IStorage.class)]
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/ISynchronizer.class)]
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IWorkspaceDescription.class)]
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/IncrementalProjectBuilder.class)]
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/ProjectScope.class)]
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/ResourceAttributes.class)]
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.100.v20240209-1706/org.eclipse.core.resources-3.20.100.v20240209-1706.jar(/org/eclipse/core/resources/WorkspaceJob.class)]
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java:62: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] * @return The map of <event_type, count>, for the whole trace
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java:85: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] * @return The map of <event_type, count>, for the given time range
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] * @return The map of properties, <name, value>
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/TmfStrings.java:26: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] * written Time < 'formatted time' in English, Poh < 'formatted time' in
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/TmfStrings.java:26: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] * written Time < 'formatted time' in English, Poh < 'formatted time' in
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimeRange.java:95: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] * @return True if [startTime] <= [ts] <= [endTime]
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimeRange.java:95: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] * @return True if [startTime] <= [ts] <= [endTime]
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTrace.java:73: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] * <li> public ITmfLocation<?> getCurrentLocation()
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTrace.java:74: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] * <li> public double getLocationRatio(ITmfLocation<?> location)
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTrace.java:75: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] * <li> public ITmfContext seekEvent(ITmfLocation<?> location)
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:359: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] * A rank <= 0 is interpreted as seeking for the first event of the trace.
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.33.0.v20240214-1640/org.eclipse.jface-3.33.0.v20240214-1640.jar(/org/eclipse/jface/viewers/ViewerColumn.class)]
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfViewFactory.java:54: warning: invalid input: '&uuid'
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] *            Format: primary_id[:secondary_id[&uuid]|:uuid]
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.125.0.v20240227-1638/org.eclipse.swt.win32.win32.x86_64-3.125.0.v20240227-1638.jar(/org/eclipse/swt/custom/ControlEditor.class)]
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable.java:1227: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] * @param control Class<? extends Control>
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:31: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] * <-> double.
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:31: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] * <-> double.
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:35: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] * converting long <-> double the values need to fit within 53 bits.
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IAxis$Position.class)]
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IAxis$Direction.class)]
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$RbAccess.class]
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$SystemLoggerHelper.class]
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$ConfigurationData.class]
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$LoggerBundle.class]
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] [loading /modules/java.base/jdk/internal/reflect/CallerSensitive.class]
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] [loading /modules/java.base/java/lang/invoke/TypeDescriptor$OfMethod.class]
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] [loading /modules/java.base/java/lang/Class$AnnotationData.class]
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] [loading /modules/java.base/java/lang/Class$Atomic.class]
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] [loading /modules/java.base/java/lang/Class$EnclosingMethodInfo.class]
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] [loading /modules/java.base/java/lang/Class$ReflectionData.class]
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] [loading /modules/java.base/java/lang/reflect/TypeVariable.class]
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:92: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] * event format of Google. The full specification is available <a
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TreePatternFilter.java:29: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] * @author "Generoso Pagano <generoso.pagano@inria.fr>"
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLStreamConstants.class]
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/exceptions/AttributeNotFoundException.java:22: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] * doesn't exist in the system, of if the quark is simply invalid (ie, < 0).
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/exceptions/AttributeNotFoundException.java:22: warning: invalid input: '<'
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] * doesn't exist in the system, of if the quark is simply invalid (ie, < 0).
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] ^
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] [done in 16836 ms]
05:20:04 [2024-03-06T10:20:04.422Z] [WARNING] 83 warnings
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] ------------------------------------------------------------------------
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] Reactor Summary:
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] 
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] Trace Compass Parent 9.3.0-SNAPSHOT ................ SUCCESS [ 59.566 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 9.3.0-SNAPSHOT SUCCESS [  0.012 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] Trace Compass Common Utilities Parent 9.3.0-SNAPSHOT SUCCESS [  0.004 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT  SUCCESS [  6.237 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] Trace Compass State System Parent 9.3.0-SNAPSHOT ... SUCCESS [  0.006 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT SUCCESS [  0.201 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT SUCCESS [  0.202 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] Trace Compass TMF Parent 9.3.0-SNAPSHOT ............ SUCCESS [  0.004 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] Trace Compass Filter Parser 1.1.1-SNAPSHOT ......... SUCCESS [  0.084 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT SUCCESS [  0.193 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.tmf.core 9.2.1-SNAPSHOT ... SUCCESS [  0.252 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT SUCCESS [  0.167 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT SUCCESS [  0.530 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT SUCCESS [  0.387 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] Trace Compass CTF Support Parent 9.3.0-SNAPSHOT .... SUCCESS [  0.003 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT .... SUCCESS [  0.067 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT ... SUCCESS [  0.122 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT SUCCESS [  0.194 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.15-SNAPSHOT SUCCESS [  0.298 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT SUCCESS [  0.479 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.424 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.tmf.ui 9.0.3-SNAPSHOT ..... SUCCESS [  0.989 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT SUCCESS [  0.555 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT SUCCESS [  0.187 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT SUCCESS [  0.165 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT SUCCESS [  0.180 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.5.1-SNAPSHOT SUCCESS [  0.132 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT SUCCESS [  0.184 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 8.2.1-SNAPSHOT SUCCESS [  0.177 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] Trace Compass LTTng Support Parent 9.3.0-SNAPSHOT .. SUCCESS [  0.003 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT SUCCESS [  0.217 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT SUCCESS [  0.191 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT SUCCESS [  0.693 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] Trace Compass Release Engineering Parent 9.3.0-SNAPSHOT SUCCESS [  0.004 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT SUCCESS [  0.078 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT SUCCESS [  0.921 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [  0.793 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT SUCCESS [  0.324 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT SUCCESS [  0.525 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT SUCCESS [  0.339 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT SUCCESS [  0.501 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT SUCCESS [  0.612 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.345 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [  0.741 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [  0.698 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT SUCCESS [  0.349 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT SUCCESS [  0.465 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT SUCCESS [  0.521 s]
05:20:04 [2024-03-06T10:20:04.422Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT SUCCESS [  0.597 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT SUCCESS [  0.315 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [  0.640 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT SUCCESS [  0.668 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.4.1-SNAPSHOT SUCCESS [  0.140 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.10-SNAPSHOT SUCCESS [  0.320 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 4.1.1-SNAPSHOT SUCCESS [  0.499 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [  0.655 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] Trace Compass BTF Support Parent 9.3.0-SNAPSHOT .... SUCCESS [  0.004 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT ... SUCCESS [  0.120 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT ..... SUCCESS [  0.447 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] Trace Compass Documentation 9.3.0-SNAPSHOT ......... SUCCESS [  0.002 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] Trace Compass Profiling User Guide 9.3.0-SNAPSHOT .. SUCCESS [  3.146 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] Trace Compass Developer Guide 9.3.0-SNAPSHOT ....... SUCCESS [  3.690 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT SUCCESS [  0.698 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.tmf 9.3.0-SNAPSHOT ........ SUCCESS [  0.314 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.btf 9.3.0-SNAPSHOT ........ SUCCESS [  0.296 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.278 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT SUCCESS [  0.228 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.ctf 9.3.0-SNAPSHOT ........ SUCCESS [  0.053 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT SUCCESS [  0.258 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.tmf.ctf 9.3.0-SNAPSHOT .... SUCCESS [  0.239 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [  0.631 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] Trace Compass User Guide 9.3.0-SNAPSHOT ............ SUCCESS [  3.584 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 9.3.0-SNAPSHOT SUCCESS [  2.638 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] Trace Compass RCP User Guide 9.3.0-SNAPSHOT ........ SUCCESS [  2.441 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] Trace Compass Pcap User Guide 9.3.0-SNAPSHOT ....... SUCCESS [  2.438 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT .. SUCCESS [  0.434 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 9.3.0-SNAPSHOT SUCCESS [  0.002 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT SUCCESS [  0.491 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT  SUCCESS [  0.540 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.gdbtrace 9.3.0-SNAPSHOT ... SUCCESS [  0.246 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.559 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.544 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.271 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT SUCCESS [  0.101 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT SUCCESS [  0.533 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT SUCCESS [  0.143 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT SUCCESS [  0.647 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.lttng2.control 9.3.0-SNAPSHOT SUCCESS [  0.316 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT SUCCESS [  0.349 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.327 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT SUCCESS [  0.610 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [  0.727 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT SUCCESS [  0.636 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 9.3.0-SNAPSHOT SUCCESS [  0.306 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT SUCCESS [  0.399 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT SUCCESS [  0.402 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.21-SNAPSHOT SUCCESS [  0.823 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.2.2-SNAPSHOT SUCCESS [  0.161 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT SUCCESS [  0.566 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.lttng2.ust 9.3.0-SNAPSHOT . SUCCESS [  0.269 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT SUCCESS [  0.369 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.626 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [  0.706 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] Trace Compass Pcap Format Support Parent 9.3.0-SNAPSHOT SUCCESS [  0.005 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT .. SUCCESS [  0.086 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT SUCCESS [  0.230 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT SUCCESS [  0.128 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT  SUCCESS [  0.473 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.tmf.pcap 9.3.0-SNAPSHOT ... SUCCESS [  0.273 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.319 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [  0.651 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] Trace Compass RCP Parent 9.3.0-SNAPSHOT ............ SUCCESS [  0.003 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] Trace Compass RCP Branding plug-in 9.3.0-SNAPSHOT .. SUCCESS [  0.160 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] Trace Compass RCP Branding Feature 9.3.0-SNAPSHOT .. SUCCESS [  0.100 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT SUCCESS [  0.121 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.rcp.ui 9.3.0-SNAPSHOT ..... SUCCESS [  0.527 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] Trace Compass RCP Feature 9.3.0-SNAPSHOT ........... SUCCESS [  0.587 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.268 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT SUCCESS [  0.570 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT SUCCESS [  0.329 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.rcp.incubator 9.3.0-SNAPSHOT SUCCESS [  0.153 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.tmf.cli 9.3.0-SNAPSHOT .... SUCCESS [  0.067 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] Trace Compass Json trace Parent 9.3.0-SNAPSHOT ..... SUCCESS [  0.001 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT SUCCESS [  0.127 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.jsontrace 9.3.0-SNAPSHOT .. SUCCESS [  0.219 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] Trace Compass RCP Product 9.3.0-SNAPSHOT ........... SUCCESS [  1.192 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] Trace Compass Target Platform 9.3.0-SNAPSHOT ....... SUCCESS [  0.002 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT SUCCESS [  0.620 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT SUCCESS [  0.821 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [  0.728 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [  0.811 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.498 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT SUCCESS [  0.216 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT SUCCESS [  0.255 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.592 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] Trace Compass All Tests 1.0.13-SNAPSHOT ............ SUCCESS [  1.121 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT SUCCESS [  0.530 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.testing 9.3.0-SNAPSHOT .... SUCCESS [  0.522 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.tmf.remote 9.3.0-SNAPSHOT . SUCCESS [  0.225 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] Trace Compass Repository 9.3.0-SNAPSHOT ............ SUCCESS [  0.562 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.137 s]
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] ------------------------------------------------------------------------
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] BUILD SUCCESS
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] ------------------------------------------------------------------------
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] Total time:  02:29 min
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] Finished at: 2024-03-06T10:20:02Z
05:20:04 [2024-03-06T10:20:04.423Z] [INFO] ------------------------------------------------------------------------
05:20:04 [2024-03-06T10:20:04.428Z] [Pipeline] }
05:20:04 [2024-03-06T10:20:04.439Z] [Pipeline] // container
05:20:04 [2024-03-06T10:20:04.447Z] [Pipeline] }
05:20:04 [2024-03-06T10:20:04.455Z] [Pipeline] // withEnv
05:20:04 [2024-03-06T10:20:04.464Z] [Pipeline] }
05:20:04 [2024-03-06T10:20:04.472Z] [Pipeline] // stage
05:20:04 [2024-03-06T10:20:04.482Z] [Pipeline] stage
05:20:04 [2024-03-06T10:20:04.483Z] [Pipeline] { (Deploy Javadoc)
05:20:04 [2024-03-06T10:20:04.500Z] [Pipeline] tool
05:20:04 [2024-03-06T10:20:04.612Z] [Pipeline] envVarsForTool
05:20:04 [2024-03-06T10:20:04.713Z] [Pipeline] tool
05:20:04 [2024-03-06T10:20:04.729Z] [Pipeline] envVarsForTool
05:20:04 [2024-03-06T10:20:04.742Z] [Pipeline] withEnv
05:20:04 [2024-03-06T10:20:04.743Z] [Pipeline] {
05:20:04 [2024-03-06T10:20:04.752Z] [Pipeline] sshagent
05:20:04 [2024-03-06T10:20:04.757Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
05:20:04 [2024-03-06T10:20:04.757Z] [ssh-agent] Looking for ssh-agent implementation...
05:20:04 [2024-03-06T10:20:04.770Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
05:20:04 [2024-03-06T10:20:04.773Z] $ ssh-agent
05:20:04 [2024-03-06T10:20:04.797Z] SSH_AUTH_SOCK=/tmp/ssh-89ym5L1liTxT/agent.563
05:20:04 [2024-03-06T10:20:04.797Z] SSH_AGENT_PID=565
05:20:04 [2024-03-06T10:20:04.802Z] Running ssh-add (command line suppressed)
05:20:04 [2024-03-06T10:20:04.818Z] Identity added: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_4080811011495074631.key (/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_4080811011495074631.key)
05:20:04 [2024-03-06T10:20:04.824Z] [ssh-agent] Started.
05:20:04 [2024-03-06T10:20:04.824Z] [Pipeline] {
05:20:04 [2024-03-06T10:20:04.833Z] [Pipeline] sh
05:20:05 [2024-03-06T10:20:05.153Z] + /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts//deploy-javadoc.sh target/site/apidocs
05:20:05 [2024-03-06T10:20:05.153Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
05:20:05 [2024-03-06T10:20:05.153Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
05:20:05 [2024-03-06T10:20:05.153Z] + SCP=scp
05:20:05 [2024-03-06T10:20:05.153Z] + javadocPath=target/site/apidocs
05:20:05 [2024-03-06T10:20:05.153Z] + JAVADOC_REPO=apidocs
05:20:05 [2024-03-06T10:20:05.153Z] + ECHO=echo
05:20:05 [2024-03-06T10:20:05.153Z] + '[' false == false ']'
05:20:05 [2024-03-06T10:20:05.153Z] + ECHO=
05:20:05 [2024-03-06T10:20:05.153Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/2024-03 &&               rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/2024-03/apidocs'
05:20:15 [2024-03-06T10:20:15.091Z] + scp -rv target/site/apidocs genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/2024-03
05:20:15 [2024-03-06T10:20:15.091Z] Executing: program /usr/bin/ssh host projects-storage.eclipse.org, user genie.tracecompass, command scp -v -r -t /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/2024-03
05:20:15 [2024-03-06T10:20:15.091Z] OpenSSH_7.9p1 Debian-10+deb10u4, OpenSSL 1.1.1n  15 Mar 2022
05:20:15 [2024-03-06T10:20:15.091Z] debug1: Reading configuration data /etc/ssh/ssh_config
05:20:15 [2024-03-06T10:20:15.091Z] debug1: /etc/ssh/ssh_config line 19: Applying options for *
05:20:15 [2024-03-06T10:20:15.091Z] debug1: Connecting to projects-storage.eclipse.org [172.25.25.150] port 22.
05:20:15 [2024-03-06T10:20:15.091Z] debug1: Connection established.
05:20:15 [2024-03-06T10:20:15.091Z] debug1: identity file /home/jenkins/.ssh/id_rsa type -1
05:20:15 [2024-03-06T10:20:15.091Z] debug1: identity file /home/jenkins/.ssh/id_rsa-cert type -1
05:20:15 [2024-03-06T10:20:15.091Z] debug1: identity file /home/jenkins/.ssh/id_dsa type -1
05:20:15 [2024-03-06T10:20:15.091Z] debug1: identity file /home/jenkins/.ssh/id_dsa-cert type -1
05:20:15 [2024-03-06T10:20:15.091Z] debug1: identity file /home/jenkins/.ssh/id_ecdsa type -1
05:20:15 [2024-03-06T10:20:15.091Z] debug1: identity file /home/jenkins/.ssh/id_ecdsa-cert type -1
05:20:15 [2024-03-06T10:20:15.091Z] debug1: identity file /home/jenkins/.ssh/id_ed25519 type -1
05:20:15 [2024-03-06T10:20:15.091Z] debug1: identity file /home/jenkins/.ssh/id_ed25519-cert type -1
05:20:15 [2024-03-06T10:20:15.091Z] debug1: identity file /home/jenkins/.ssh/id_xmss type -1
05:20:15 [2024-03-06T10:20:15.091Z] debug1: identity file /home/jenkins/.ssh/id_xmss-cert type -1
05:20:15 [2024-03-06T10:20:15.091Z] debug1: Local version string SSH-2.0-OpenSSH_7.9p1 Debian-10+deb10u4
05:20:15 [2024-03-06T10:20:15.091Z] debug1: Remote protocol version 2.0, remote software version OpenSSH_8.9p1 Ubuntu-3ubuntu0.6
05:20:15 [2024-03-06T10:20:15.091Z] debug1: match: OpenSSH_8.9p1 Ubuntu-3ubuntu0.6 pat OpenSSH* compat 0x04000000
05:20:15 [2024-03-06T10:20:15.091Z] debug1: Authenticating to projects-storage.eclipse.org:22 as 'genie.tracecompass'
05:20:15 [2024-03-06T10:20:15.091Z] debug1: SSH2_MSG_KEXINIT sent
05:20:15 [2024-03-06T10:20:15.091Z] debug1: SSH2_MSG_KEXINIT received
05:20:15 [2024-03-06T10:20:15.091Z] debug1: kex: algorithm: curve25519-sha256
05:20:15 [2024-03-06T10:20:15.091Z] debug1: kex: host key algorithm: ecdsa-sha2-nistp256
05:20:15 [2024-03-06T10:20:15.091Z] debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
05:20:15 [2024-03-06T10:20:15.091Z] debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
05:20:15 [2024-03-06T10:20:15.091Z] debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
05:20:15 [2024-03-06T10:20:15.091Z] debug1: Server host key: ecdsa-sha2-nistp256 SHA256:CkY4klkLCBGlAzScHQgPcKKA8hyzEfrUl9BZAWMdYlc
05:20:15 [2024-03-06T10:20:15.091Z] debug1: Host 'projects-storage.eclipse.org' is known and matches the ECDSA host key.
05:20:15 [2024-03-06T10:20:15.091Z] debug1: Found key in /home/jenkins/.ssh/known_hosts:2
05:20:15 [2024-03-06T10:20:15.091Z] debug1: ssh_packet_send2_wrapped: resetting send seqnr 3
05:20:15 [2024-03-06T10:20:15.091Z] debug1: rekey after 134217728 blocks
05:20:15 [2024-03-06T10:20:15.091Z] debug1: SSH2_MSG_NEWKEYS sent
05:20:15 [2024-03-06T10:20:15.091Z] debug1: expecting SSH2_MSG_NEWKEYS
05:20:15 [2024-03-06T10:20:15.091Z] debug1: ssh_packet_read_poll2: resetting read seqnr 3
05:20:15 [2024-03-06T10:20:15.091Z] debug1: SSH2_MSG_NEWKEYS received
05:20:15 [2024-03-06T10:20:15.091Z] debug1: rekey after 134217728 blocks
05:20:15 [2024-03-06T10:20:15.091Z] debug1: Will attempt key: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_4080811011495074631.key RSA SHA256:ztW4PqfyrfSY6HtK1lqgIQVva+3GqrJgaudHaun4cGs agent
05:20:15 [2024-03-06T10:20:15.091Z] debug1: Will attempt key: /home/jenkins/.ssh/id_rsa 
05:20:15 [2024-03-06T10:20:15.091Z] debug1: Will attempt key: /home/jenkins/.ssh/id_dsa 
05:20:15 [2024-03-06T10:20:15.091Z] debug1: Will attempt key: /home/jenkins/.ssh/id_ecdsa 
05:20:15 [2024-03-06T10:20:15.091Z] debug1: Will attempt key: /home/jenkins/.ssh/id_ed25519 
05:20:15 [2024-03-06T10:20:15.091Z] debug1: Will attempt key: /home/jenkins/.ssh/id_xmss 
05:20:15 [2024-03-06T10:20:15.091Z] debug1: SSH2_MSG_EXT_INFO received
05:20:15 [2024-03-06T10:20:15.091Z] debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com>
05:20:15 [2024-03-06T10:20:15.091Z] debug1: kex_input_ext_info: publickey-hostbound@openssh.com (unrecognised)
05:20:15 [2024-03-06T10:20:15.091Z] debug1: SSH2_MSG_SERVICE_ACCEPT received
05:20:15 [2024-03-06T10:20:15.091Z] debug1: Authentications that can continue: publickey,password
05:20:15 [2024-03-06T10:20:15.091Z] debug1: Next authentication method: publickey
05:20:15 [2024-03-06T10:20:15.091Z] debug1: Offering public key: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_4080811011495074631.key RSA SHA256:ztW4PqfyrfSY6HtK1lqgIQVva+3GqrJgaudHaun4cGs agent
05:20:15 [2024-03-06T10:20:15.091Z] debug1: Server accepts key: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_4080811011495074631.key RSA SHA256:ztW4PqfyrfSY6HtK1lqgIQVva+3GqrJgaudHaun4cGs agent
05:20:15 [2024-03-06T10:20:15.091Z] debug1: Authentication succeeded (publickey).
05:20:15 [2024-03-06T10:20:15.091Z] Authenticated to projects-storage.eclipse.org ([172.25.25.150]:22).
05:20:15 [2024-03-06T10:20:15.091Z] debug1: channel 0: new [client-session]
05:20:15 [2024-03-06T10:20:15.091Z] debug1: Requesting no-more-sessions@openssh.com
05:20:15 [2024-03-06T10:20:15.091Z] debug1: Entering interactive session.
05:20:15 [2024-03-06T10:20:15.091Z] debug1: pledge: network
05:20:15 [2024-03-06T10:20:15.091Z] debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
05:20:15 [2024-03-06T10:20:15.091Z] debug1: Remote: /opt/public/hipp/homes/genie.tracecompass/.ssh/authorized_keys:3: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
05:20:15 [2024-03-06T10:20:15.091Z] debug1: Remote: /opt/public/hipp/homes/genie.tracecompass/.ssh/authorized_keys:3: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
05:20:15 [2024-03-06T10:20:15.091Z] debug1: Sending environment.
05:20:15 [2024-03-06T10:20:15.091Z] debug1: Sending env LANG = en_US.UTF-8
05:20:15 [2024-03-06T10:20:15.091Z] debug1: Sending env LC_ALL = en_US.UTF-8
05:20:15 [2024-03-06T10:20:15.091Z] debug1: Sending command: scp -v -r -t /home/data/httpd/archive.eclipse.org/tracecompass/doc/stable/2024-03
05:20:15 [2024-03-06T10:20:15.091Z] Entering directory: D2777 0 apidocs
05:20:15 [2024-03-06T10:20:15.091Z] Sink: D2777 0 apidocs
05:20:15 [2024-03-06T10:20:15.091Z] Entering directory: D2777 0 org
05:20:15 [2024-03-06T10:20:15.091Z] Sink: D2777 0 org
05:20:15 [2024-03-06T10:20:15.091Z] Entering directory: D2777 0 eclipse
05:20:15 [2024-03-06T10:20:15.091Z] Sink: D2777 0 eclipse
05:20:15 [2024-03-06T10:20:15.091Z] Entering directory: D2777 0 tracecompass
05:20:15 [2024-03-06T10:20:15.091Z] Sink: D2777 0 tracecompass
05:20:15 [2024-03-06T10:20:15.091Z] Entering directory: D2777 0 ctf
05:20:15 [2024-03-06T10:20:15.091Z] Sink: D2777 0 ctf
05:20:15 [2024-03-06T10:20:15.091Z] Entering directory: D2777 0 core
05:20:15 [2024-03-06T10:20:15.091Z] Sink: D2777 0 core
05:20:15 [2024-03-06T10:20:15.091Z] Entering directory: D2777 0 event
05:20:15 [2024-03-06T10:20:15.091Z] Sink: D2777 0 event
05:20:15 [2024-03-06T10:20:15.091Z] Entering directory: D2777 0 types
05:20:15 [2024-03-06T10:20:15.091Z] Sink: D2777 0 types
05:20:15 [2024-03-06T10:20:15.091Z] Sending file modes: C0666 15061 AbstractArrayDefinition.html
05:20:15 [2024-03-06T10:20:15.091Z] Sink: C0666 15061 AbstractArrayDefinition.html
05:20:15 [2024-03-06T10:20:15.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.347Z] Sending file modes: C0666 19440 BlobDeclaration.html
05:20:15 [2024-03-06T10:20:15.347Z] Sink: C0666 19440 BlobDeclaration.html
05:20:15 [2024-03-06T10:20:15.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.347Z] Sending file modes: C0666 18093 BlobDefinition.html
05:20:15 [2024-03-06T10:20:15.347Z] Sink: C0666 18093 BlobDefinition.html
05:20:15 [2024-03-06T10:20:15.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.347Z] Sending file modes: C0666 14904 CompoundDeclaration.html
05:20:15 [2024-03-06T10:20:15.347Z] Sink: C0666 14904 CompoundDeclaration.html
05:20:15 [2024-03-06T10:20:15.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.347Z] Sending file modes: C0666 16972 Declaration.html
05:20:15 [2024-03-06T10:20:15.347Z] Sink: C0666 16972 Declaration.html
05:20:15 [2024-03-06T10:20:15.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.347Z] Sending file modes: C0666 19712 Definition.html
05:20:15 [2024-03-06T10:20:15.347Z] Sink: C0666 19712 Definition.html
05:20:15 [2024-03-06T10:20:15.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.347Z] Sending file modes: C0666 17313 Encoding.html
05:20:15 [2024-03-06T10:20:15.347Z] Sink: C0666 17313 Encoding.html
05:20:15 [2024-03-06T10:20:15.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.347Z] Sending file modes: C0666 39187 EnumDeclaration.html
05:20:15 [2024-03-06T10:20:15.347Z] Sink: C0666 39187 EnumDeclaration.html
05:20:15 [2024-03-06T10:20:15.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.347Z] Sending file modes: C0666 12665 EnumDeclaration.Pair.html
05:20:15 [2024-03-06T10:20:15.347Z] Sink: C0666 12665 EnumDeclaration.Pair.html
05:20:15 [2024-03-06T10:20:15.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.347Z] Sending file modes: C0666 21934 EnumDefinition.html
05:20:15 [2024-03-06T10:20:15.347Z] Sink: C0666 21934 EnumDefinition.html
05:20:15 [2024-03-06T10:20:15.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.347Z] Sending file modes: C0666 28490 FloatDeclaration.html
05:20:15 [2024-03-06T10:20:15.347Z] Sink: C0666 28490 FloatDeclaration.html
05:20:15 [2024-03-06T10:20:15.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.347Z] Sending file modes: C0666 16310 FloatDefinition.html
05:20:15 [2024-03-06T10:20:15.347Z] Sink: C0666 16310 FloatDefinition.html
05:20:15 [2024-03-06T10:20:15.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.347Z] Sending file modes: C0666 9097 ICompositeDefinition.html
05:20:15 [2024-03-06T10:20:15.347Z] Sink: C0666 9097 ICompositeDefinition.html
05:20:15 [2024-03-06T10:20:15.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.347Z] Sending file modes: C0666 20657 IDeclaration.html
05:20:15 [2024-03-06T10:20:15.347Z] Sink: C0666 20657 IDeclaration.html
05:20:15 [2024-03-06T10:20:15.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.347Z] Sending file modes: C0666 10047 IDefinition.html
05:20:15 [2024-03-06T10:20:15.347Z] Sink: C0666 10047 IDefinition.html
05:20:15 [2024-03-06T10:20:15.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.347Z] Sending file modes: C0666 11342 IEventHeaderDeclaration.html
05:20:15 [2024-03-06T10:20:15.347Z] Sink: C0666 11342 IEventHeaderDeclaration.html
05:20:15 [2024-03-06T10:20:15.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.347Z] Sending file modes: C0666 57336 IntegerDeclaration.html
05:20:15 [2024-03-06T10:20:15.347Z] Sink: C0666 57336 IntegerDeclaration.html
05:20:15 [2024-03-06T10:20:15.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.347Z] Sending file modes: C0666 23186 IntegerDefinition.html
05:20:15 [2024-03-06T10:20:15.347Z] Sink: C0666 23186 IntegerDefinition.html
05:20:15 [2024-03-06T10:20:15.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.347Z] Sending file modes: C0666 7729 ISimpleDatatypeDeclaration.html
05:20:15 [2024-03-06T10:20:15.347Z] Sink: C0666 7729 ISimpleDatatypeDeclaration.html
05:20:15 [2024-03-06T10:20:15.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.347Z] Sending file modes: C0666 25313 ScopedDefinition.html
05:20:15 [2024-03-06T10:20:15.347Z] Sink: C0666 25313 ScopedDefinition.html
05:20:15 [2024-03-06T10:20:15.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.347Z] Sending file modes: C0666 14750 SimpleDatatypeDefinition.html
05:20:15 [2024-03-06T10:20:15.347Z] Sink: C0666 14750 SimpleDatatypeDefinition.html
05:20:15 [2024-03-06T10:20:15.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.347Z] Sending file modes: C0666 24992 StringDeclaration.html
05:20:15 [2024-03-06T10:20:15.347Z] Sink: C0666 24992 StringDeclaration.html
05:20:15 [2024-03-06T10:20:15.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.347Z] Sending file modes: C0666 16947 StringDefinition.html
05:20:15 [2024-03-06T10:20:15.347Z] Sink: C0666 16947 StringDefinition.html
05:20:15 [2024-03-06T10:20:15.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.347Z] Sending file modes: C0666 36187 StructDeclaration.html
05:20:15 [2024-03-06T10:20:15.347Z] Sink: C0666 36187 StructDeclaration.html
05:20:15 [2024-03-06T10:20:15.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.347Z] Sending file modes: C0666 32362 StructDefinition.html
05:20:15 [2024-03-06T10:20:15.347Z] Sink: C0666 32362 StructDefinition.html
05:20:15 [2024-03-06T10:20:15.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.347Z] Sending file modes: C0666 29429 VariantDeclaration.html
05:20:15 [2024-03-06T10:20:15.347Z] Sink: C0666 29429 VariantDeclaration.html
05:20:15 [2024-03-06T10:20:15.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.347Z] Sending file modes: C0666 22537 VariantDefinition.html
05:20:15 [2024-03-06T10:20:15.347Z] Sink: C0666 22537 VariantDefinition.html
05:20:15 [2024-03-06T10:20:15.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.347Z] Sending file modes: C0666 14164 package-summary.html
05:20:15 [2024-03-06T10:20:15.347Z] Sink: C0666 14164 package-summary.html
05:20:15 [2024-03-06T10:20:15.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.347Z] Entering directory: D2777 0 class-use
05:20:15 [2024-03-06T10:20:15.347Z] Sink: D2777 0 class-use
05:20:15 [2024-03-06T10:20:15.347Z] Sending file modes: C0666 6968 StringDeclaration.html
05:20:15 [2024-03-06T10:20:15.347Z] Sink: C0666 6968 StringDeclaration.html
05:20:15 [2024-03-06T10:20:15.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.347Z] Sending file modes: C0666 9979 VariantDeclaration.html
05:20:15 [2024-03-06T10:20:15.347Z] Sink: C0666 9979 VariantDeclaration.html
05:20:15 [2024-03-06T10:20:15.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.347Z] Sending file modes: C0666 7043 IntegerDefinition.html
05:20:15 [2024-03-06T10:20:15.348Z] Sink: C0666 7043 IntegerDefinition.html
05:20:15 [2024-03-06T10:20:15.348Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.348Z] Sending file modes: C0666 5400 VariantDefinition.html
05:20:15 [2024-03-06T10:20:15.348Z] Sink: C0666 5400 VariantDefinition.html
05:20:15 [2024-03-06T10:20:15.348Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.348Z] Sending file modes: C0666 4691 FloatDefinition.html
05:20:15 [2024-03-06T10:20:15.348Z] Sink: C0666 4691 FloatDefinition.html
05:20:15 [2024-03-06T10:20:15.348Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.348Z] Sending file modes: C0666 6551 Declaration.html
05:20:15 [2024-03-06T10:20:15.348Z] Sink: C0666 6551 Declaration.html
05:20:15 [2024-03-06T10:20:15.348Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.348Z] Sending file modes: C0666 9475 EnumDeclaration.html
05:20:15 [2024-03-06T10:20:15.348Z] Sink: C0666 9475 EnumDeclaration.html
05:20:15 [2024-03-06T10:20:15.348Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.348Z] Sending file modes: C0666 6097 EnumDeclaration.Pair.html
05:20:15 [2024-03-06T10:20:15.348Z] Sink: C0666 6097 EnumDeclaration.Pair.html
05:20:15 [2024-03-06T10:20:15.348Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.348Z] Sending file modes: C0666 5847 ScopedDefinition.html
05:20:15 [2024-03-06T10:20:15.348Z] Sink: C0666 5847 ScopedDefinition.html
05:20:15 [2024-03-06T10:20:15.348Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.348Z] Sending file modes: C0666 4915 ISimpleDatatypeDeclaration.html
05:20:15 [2024-03-06T10:20:15.348Z] Sink: C0666 4915 ISimpleDatatypeDeclaration.html
05:20:15 [2024-03-06T10:20:15.348Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.348Z] Sending file modes: C0666 2386 IEventHeaderDeclaration.html
05:20:15 [2024-03-06T10:20:15.348Z] Sink: C0666 2386 IEventHeaderDeclaration.html
05:20:15 [2024-03-06T10:20:15.348Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.348Z] Sending file modes: C0666 5556 FloatDeclaration.html
05:20:15 [2024-03-06T10:20:15.348Z] Sink: C0666 5556 FloatDeclaration.html
05:20:15 [2024-03-06T10:20:15.348Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.348Z] Sending file modes: C0666 5390 StringDefinition.html
05:20:15 [2024-03-06T10:20:15.348Z] Sink: C0666 5390 StringDefinition.html
05:20:15 [2024-03-06T10:20:15.348Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.348Z] Sending file modes: C0666 33034 IDeclaration.html
05:20:15 [2024-03-06T10:20:15.348Z] Sink: C0666 33034 IDeclaration.html
05:20:15 [2024-03-06T10:20:15.348Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.348Z] Sending file modes: C0666 4693 BlobDefinition.html
05:20:15 [2024-03-06T10:20:15.348Z] Sink: C0666 4693 BlobDefinition.html
05:20:15 [2024-03-06T10:20:15.348Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.348Z] Sending file modes: C0666 19179 IntegerDeclaration.html
05:20:15 [2024-03-06T10:20:15.348Z] Sink: C0666 19179 IntegerDeclaration.html
05:20:15 [2024-03-06T10:20:15.348Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.348Z] Sending file modes: C0666 18602 StructDeclaration.html
05:20:15 [2024-03-06T10:20:15.348Z] Sink: C0666 18602 StructDeclaration.html
05:20:15 [2024-03-06T10:20:15.348Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.348Z] Sending file modes: C0666 9891 Encoding.html
05:20:15 [2024-03-06T10:20:15.348Z] Sink: C0666 9891 Encoding.html
05:20:15 [2024-03-06T10:20:15.348Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.348Z] Sending file modes: C0666 2342 CompoundDeclaration.html
05:20:15 [2024-03-06T10:20:15.348Z] Sink: C0666 2342 CompoundDeclaration.html
05:20:15 [2024-03-06T10:20:15.348Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.348Z] Sending file modes: C0666 15873 ICompositeDefinition.html
05:20:15 [2024-03-06T10:20:15.348Z] Sink: C0666 15873 ICompositeDefinition.html
05:20:15 [2024-03-06T10:20:15.348Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.348Z] Sending file modes: C0666 20847 Definition.html
05:20:15 [2024-03-06T10:20:15.348Z] Sink: C0666 20847 Definition.html
05:20:15 [2024-03-06T10:20:15.348Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.348Z] Sending file modes: C0666 4835 SimpleDatatypeDefinition.html
05:20:15 [2024-03-06T10:20:15.348Z] Sink: C0666 4835 SimpleDatatypeDefinition.html
05:20:15 [2024-03-06T10:20:15.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.603Z] Sending file modes: C0666 4457 AbstractArrayDefinition.html
05:20:15 [2024-03-06T10:20:15.603Z] Sink: C0666 4457 AbstractArrayDefinition.html
05:20:15 [2024-03-06T10:20:15.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.603Z] Sending file modes: C0666 4089 BlobDeclaration.html
05:20:15 [2024-03-06T10:20:15.603Z] Sink: C0666 4089 BlobDeclaration.html
05:20:15 [2024-03-06T10:20:15.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.603Z] Sending file modes: C0666 14461 IDefinition.html
05:20:15 [2024-03-06T10:20:15.603Z] Sink: C0666 14461 IDefinition.html
05:20:15 [2024-03-06T10:20:15.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.603Z] Sending file modes: C0666 9336 StructDefinition.html
05:20:15 [2024-03-06T10:20:15.603Z] Sink: C0666 9336 StructDefinition.html
05:20:15 [2024-03-06T10:20:15.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.603Z] Sending file modes: C0666 7367 EnumDefinition.html
05:20:15 [2024-03-06T10:20:15.603Z] Sink: C0666 7367 EnumDefinition.html
05:20:15 [2024-03-06T10:20:15.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.603Z] Sink: E
05:20:15 [2024-03-06T10:20:15.603Z] Sending file modes: C0666 16882 package-use.html
05:20:15 [2024-03-06T10:20:15.603Z] Sink: C0666 16882 package-use.html
05:20:15 [2024-03-06T10:20:15.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.603Z] Sink: E
05:20:15 [2024-03-06T10:20:15.603Z] Entering directory: D2777 0 io
05:20:15 [2024-03-06T10:20:15.603Z] Sink: D2777 0 io
05:20:15 [2024-03-06T10:20:15.603Z] Sending file modes: C0666 33671 BitBuffer.html
05:20:15 [2024-03-06T10:20:15.603Z] Sink: C0666 33671 BitBuffer.html
05:20:15 [2024-03-06T10:20:15.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.603Z] Sending file modes: C0666 3993 package-summary.html
05:20:15 [2024-03-06T10:20:15.603Z] Sink: C0666 3993 package-summary.html
05:20:15 [2024-03-06T10:20:15.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.603Z] Entering directory: D2777 0 class-use
05:20:15 [2024-03-06T10:20:15.603Z] Sink: D2777 0 class-use
05:20:15 [2024-03-06T10:20:15.603Z] Sending file modes: C0666 16583 BitBuffer.html
05:20:15 [2024-03-06T10:20:15.603Z] Sink: C0666 16583 BitBuffer.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sink: E
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 4207 package-use.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 4207 package-use.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sink: E
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 18571 CTFCallsite.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 18571 CTFCallsite.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 17156 CTFClock.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 17156 CTFClock.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Entering directory: D2777 0 metadata
05:20:15 [2024-03-06T10:20:15.604Z] Sink: D2777 0 metadata
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 51198 DeclarationScope.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 51198 DeclarationScope.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 4038 package-summary.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 4038 package-summary.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Entering directory: D2777 0 class-use
05:20:15 [2024-03-06T10:20:15.604Z] Sink: D2777 0 class-use
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 9420 DeclarationScope.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 9420 DeclarationScope.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sink: E
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 4306 package-use.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 4306 package-use.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sink: E
05:20:15 [2024-03-06T10:20:15.604Z] Entering directory: D2777 0 scope
05:20:15 [2024-03-06T10:20:15.604Z] Sink: D2777 0 scope
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 13961 EventHeaderScope.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 13961 EventHeaderScope.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 12212 EventHeaderVScope.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 12212 EventHeaderVScope.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 12117 FieldsScope.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 12117 FieldsScope.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 8431 IDefinitionScope.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 8431 IDefinitionScope.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 31094 ILexicalScope.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 31094 ILexicalScope.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 23682 LexicalScope.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 23682 LexicalScope.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 12926 PacketHeaderScope.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 12926 PacketHeaderScope.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 13258 RootScope.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 13258 RootScope.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 7585 package-summary.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 7585 package-summary.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Entering directory: D2777 0 class-use
05:20:15 [2024-03-06T10:20:15.604Z] Sink: D2777 0 class-use
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 34879 ILexicalScope.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 34879 ILexicalScope.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 2330 PacketHeaderScope.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 2330 PacketHeaderScope.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 36368 IDefinitionScope.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 36368 IDefinitionScope.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 2294 FieldsScope.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 2294 FieldsScope.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 2324 EventHeaderScope.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 2324 EventHeaderScope.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 2330 EventHeaderVScope.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 2330 EventHeaderVScope.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 11414 LexicalScope.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 11414 LexicalScope.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 2282 RootScope.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 2282 RootScope.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sink: E
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 6009 package-use.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 6009 package-use.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sink: E
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 21973 IEventDeclaration.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 21973 IEventDeclaration.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 19748 IEventDefinition.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 19748 IEventDefinition.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 6330 package-summary.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 6330 package-summary.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Entering directory: D2777 0 class-use
05:20:15 [2024-03-06T10:20:15.604Z] Sink: D2777 0 class-use
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 9187 IEventDeclaration.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 9187 IEventDeclaration.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 5821 CTFCallsite.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 5821 CTFCallsite.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 5797 CTFClock.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 5797 CTFClock.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 12766 IEventDefinition.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 12766 IEventDefinition.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sink: E
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 8221 package-use.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 8221 package-use.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sink: E
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 14457 CTFException.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 14457 CTFException.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Entering directory: D2777 0 trace
05:20:15 [2024-03-06T10:20:15.604Z] Sink: D2777 0 trace
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 13770 CTFIOException.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 13770 CTFIOException.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 17862 CTFResponse.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 17862 CTFResponse.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 23815 CTFStreamInput.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 23815 CTFStreamInput.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 34357 CTFStreamInputReader.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 34357 CTFStreamInputReader.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 13008 CTFStreamOutputWriter.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 13008 CTFStreamOutputWriter.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 18042 CTFStreamPacketOutputWriter.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 18042 CTFStreamPacketOutputWriter.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 69671 CTFTrace.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 69671 CTFTrace.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 35729 CTFTraceReader.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 35729 CTFTraceReader.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 11512 CTFTraceWriter.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 11512 CTFTraceWriter.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.604Z] Sending file modes: C0666 19663 ICTFPacketDescriptor.html
05:20:15 [2024-03-06T10:20:15.604Z] Sink: C0666 19663 ICTFPacketDescriptor.html
05:20:15 [2024-03-06T10:20:15.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.859Z] Sending file modes: C0666 18375 ICTFStream.html
05:20:15 [2024-03-06T10:20:15.859Z] Sink: C0666 18375 ICTFStream.html
05:20:15 [2024-03-06T10:20:15.859Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.859Z] Sending file modes: C0666 12868 IPacketReader.html
05:20:15 [2024-03-06T10:20:15.859Z] Sink: C0666 12868 IPacketReader.html
05:20:15 [2024-03-06T10:20:15.859Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.859Z] Sending file modes: C0666 23846 Metadata.html
05:20:15 [2024-03-06T10:20:15.859Z] Sink: C0666 23846 Metadata.html
05:20:15 [2024-03-06T10:20:15.859Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.859Z] Sending file modes: C0666 9105 package-summary.html
05:20:15 [2024-03-06T10:20:15.859Z] Sink: C0666 9105 package-summary.html
05:20:15 [2024-03-06T10:20:15.859Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.859Z] Entering directory: D2777 0 class-use
05:20:15 [2024-03-06T10:20:15.859Z] Sink: D2777 0 class-use
05:20:15 [2024-03-06T10:20:15.859Z] Sending file modes: C0666 2342 CTFStreamPacketOutputWriter.html
05:20:15 [2024-03-06T10:20:15.859Z] Sink: C0666 2342 CTFStreamPacketOutputWriter.html
05:20:15 [2024-03-06T10:20:15.859Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.859Z] Sending file modes: C0666 6648 CTFTrace.html
05:20:15 [2024-03-06T10:20:15.859Z] Sink: C0666 6648 CTFTrace.html
05:20:15 [2024-03-06T10:20:15.859Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.859Z] Sending file modes: C0666 9398 ICTFStream.html
05:20:15 [2024-03-06T10:20:15.859Z] Sink: C0666 9398 ICTFStream.html
05:20:15 [2024-03-06T10:20:15.859Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.859Z] Sending file modes: C0666 3996 CTFTraceReader.html
05:20:15 [2024-03-06T10:20:15.859Z] Sink: C0666 3996 CTFTraceReader.html
05:20:15 [2024-03-06T10:20:15.859Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.859Z] Sending file modes: C0666 2264 CTFIOException.html
05:20:15 [2024-03-06T10:20:15.859Z] Sink: C0666 2264 CTFIOException.html
05:20:15 [2024-03-06T10:20:15.859Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.859Z] Sending file modes: C0666 5261 CTFResponse.html
05:20:15 [2024-03-06T10:20:15.859Z] Sink: C0666 5261 CTFResponse.html
05:20:15 [2024-03-06T10:20:15.859Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.859Z] Sending file modes: C0666 6466 ICTFPacketDescriptor.html
05:20:15 [2024-03-06T10:20:15.859Z] Sink: C0666 6466 ICTFPacketDescriptor.html
05:20:15 [2024-03-06T10:20:15.859Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.859Z] Sending file modes: C0666 6212 CTFStreamInputReader.html
05:20:15 [2024-03-06T10:20:15.859Z] Sink: C0666 6212 CTFStreamInputReader.html
05:20:15 [2024-03-06T10:20:15.859Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.859Z] Sending file modes: C0666 4072 IPacketReader.html
05:20:15 [2024-03-06T10:20:15.859Z] Sink: C0666 4072 IPacketReader.html
05:20:15 [2024-03-06T10:20:15.859Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.859Z] Sending file modes: C0666 6403 CTFStreamInput.html
05:20:15 [2024-03-06T10:20:15.859Z] Sink: C0666 6403 CTFStreamInput.html
05:20:15 [2024-03-06T10:20:15.859Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.859Z] Sending file modes: C0666 2306 CTFStreamOutputWriter.html
05:20:15 [2024-03-06T10:20:15.859Z] Sink: C0666 2306 CTFStreamOutputWriter.html
05:20:15 [2024-03-06T10:20:15.859Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.859Z] Sending file modes: C0666 2264 CTFTraceWriter.html
05:20:15 [2024-03-06T10:20:15.859Z] Sink: C0666 2264 CTFTraceWriter.html
05:20:15 [2024-03-06T10:20:15.859Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.859Z] Sending file modes: C0666 2228 Metadata.html
05:20:15 [2024-03-06T10:20:15.859Z] Sink: C0666 2228 Metadata.html
05:20:15 [2024-03-06T10:20:15.859Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.859Z] Sink: E
05:20:15 [2024-03-06T10:20:15.859Z] Sending file modes: C0666 6349 package-use.html
05:20:15 [2024-03-06T10:20:15.859Z] Sink: C0666 6349 package-use.html
05:20:15 [2024-03-06T10:20:15.859Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.859Z] Sink: E
05:20:15 [2024-03-06T10:20:15.859Z] Sending file modes: C0666 21423 CTFStrings.html
05:20:15 [2024-03-06T10:20:15.859Z] Sink: C0666 21423 CTFStrings.html
05:20:15 [2024-03-06T10:20:15.859Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.859Z] Sending file modes: C0666 4977 package-summary.html
05:20:15 [2024-03-06T10:20:15.859Z] Sink: C0666 4977 package-summary.html
05:20:15 [2024-03-06T10:20:15.859Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.859Z] Entering directory: D2777 0 class-use
05:20:15 [2024-03-06T10:20:15.859Z] Sink: D2777 0 class-use
05:20:15 [2024-03-06T10:20:15.859Z] Sending file modes: C0666 2212 CTFStrings.html
05:20:15 [2024-03-06T10:20:15.859Z] Sink: C0666 2212 CTFStrings.html
05:20:15 [2024-03-06T10:20:15.859Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.859Z] Sending file modes: C0666 40705 CTFException.html
05:20:15 [2024-03-06T10:20:15.859Z] Sink: C0666 40705 CTFException.html
05:20:15 [2024-03-06T10:20:15.859Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.860Z] Sink: E
05:20:15 [2024-03-06T10:20:15.860Z] Sending file modes: C0666 6194 package-use.html
05:20:15 [2024-03-06T10:20:15.860Z] Sink: C0666 6194 package-use.html
05:20:15 [2024-03-06T10:20:15.860Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.860Z] Sink: E
05:20:15 [2024-03-06T10:20:15.860Z] Entering directory: D2777 0 parser
05:20:15 [2024-03-06T10:20:15.860Z] Sink: D2777 0 parser
05:20:15 [2024-03-06T10:20:15.860Z] Sending file modes: C0666 143610 CTFLexer.html
05:20:15 [2024-03-06T10:20:15.860Z] Sink: C0666 143610 CTFLexer.html
05:20:15 [2024-03-06T10:20:15.860Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.860Z] Sending file modes: C0666 336368 CTFParser.html
05:20:15 [2024-03-06T10:20:15.860Z] Sink: C0666 336368 CTFParser.html
05:20:15 [2024-03-06T10:20:15.860Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.860Z] Sending file modes: C0666 10225 CTFParser.abstractDeclarator_return.html
05:20:15 [2024-03-06T10:20:15.860Z] Sink: C0666 10225 CTFParser.abstractDeclarator_return.html
05:20:15 [2024-03-06T10:20:15.860Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.860Z] Sending file modes: C0666 10265 CTFParser.abstractDeclaratorList_return.html
05:20:15 [2024-03-06T10:20:15.860Z] Sink: C0666 10265 CTFParser.abstractDeclaratorList_return.html
05:20:15 [2024-03-06T10:20:15.860Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.860Z] Sending file modes: C0666 10185 CTFParser.alignAttribute_return.html
05:20:15 [2024-03-06T10:20:15.860Z] Sink: C0666 10185 CTFParser.alignAttribute_return.html
05:20:15 [2024-03-06T10:20:15.860Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.860Z] Sending file modes: C0666 10275 CTFParser.ctfAssignmentExpression_return.html
05:20:15 [2024-03-06T10:20:15.860Z] Sink: C0666 10275 CTFParser.ctfAssignmentExpression_return.html
05:20:15 [2024-03-06T10:20:15.860Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.860Z] Sending file modes: C0666 10315 CTFParser.ctfAssignmentExpressionList_return.html
05:20:15 [2024-03-06T10:20:15.860Z] Sink: C0666 10315 CTFParser.ctfAssignmentExpressionList_return.html
05:20:15 [2024-03-06T10:20:15.860Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.860Z] Sending file modes: C0666 10115 CTFParser.ctfBody_return.html
05:20:15 [2024-03-06T10:20:15.860Z] Sink: C0666 10115 CTFParser.ctfBody_return.html
05:20:15 [2024-03-06T10:20:15.860Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.860Z] Sending file modes: C0666 10145 CTFParser.ctfKeyword_return.html
05:20:15 [2024-03-06T10:20:15.860Z] Sink: C0666 10145 CTFParser.ctfKeyword_return.html
05:20:15 [2024-03-06T10:20:15.860Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.860Z] Sending file modes: C0666 10165 CTFParser.ctfSpecifier_return.html
05:20:15 [2024-03-06T10:20:15.860Z] Sink: C0666 10165 CTFParser.ctfSpecifier_return.html
05:20:15 [2024-03-06T10:20:15.860Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.860Z] Sending file modes: C0666 10205 CTFParser.ctfSpecifierHead_return.html
05:20:15 [2024-03-06T10:20:15.860Z] Sink: C0666 10205 CTFParser.ctfSpecifierHead_return.html
05:20:15 [2024-03-06T10:20:15.860Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.860Z] Sending file modes: C0666 10205 CTFParser.ctfTypeSpecifier_return.html
05:20:15 [2024-03-06T10:20:15.860Z] Sink: C0666 10205 CTFParser.ctfTypeSpecifier_return.html
05:20:15 [2024-03-06T10:20:15.860Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.860Z] Sending file modes: C0666 10155 CTFParser.declaration_return.html
05:20:15 [2024-03-06T10:20:15.860Z] Sink: C0666 10155 CTFParser.declaration_return.html
05:20:15 [2024-03-06T10:20:15.860Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.860Z] Sending file modes: C0666 10255 CTFParser.declarationSpecifiers_return.html
05:20:15 [2024-03-06T10:20:15.860Z] Sink: C0666 10255 CTFParser.declarationSpecifiers_return.html
05:20:15 [2024-03-06T10:20:15.860Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.860Z] Sending file modes: C0666 10145 CTFParser.declarator_return.html
05:20:15 [2024-03-06T10:20:15.860Z] Sink: C0666 10145 CTFParser.declarator_return.html
05:20:15 [2024-03-06T10:20:15.860Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.860Z] Sending file modes: C0666 10185 CTFParser.declaratorList_return.html
05:20:15 [2024-03-06T10:20:15.860Z] Sink: C0666 10185 CTFParser.declaratorList_return.html
05:20:15 [2024-03-06T10:20:15.860Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.860Z] Sending file modes: C0666 10285 CTFParser.directAbstractDeclarator_return.html
05:20:15 [2024-03-06T10:20:15.860Z] Sink: C0666 10285 CTFParser.directAbstractDeclarator_return.html
05:20:15 [2024-03-06T10:20:15.860Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.860Z] Sending file modes: C0666 10205 CTFParser.directDeclarator_return.html
05:20:15 [2024-03-06T10:20:15.860Z] Sink: C0666 10205 CTFParser.directDeclarator_return.html
05:20:15 [2024-03-06T10:20:15.860Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:15 [2024-03-06T10:20:15.860Z] Sending file modes: C0666 10265 CTFParser.directDeclaratorLength_return.html
05:20:15 [2024-03-06T10:20:15.860Z] Sink: C0666 10265 CTFParser.directDeclaratorLength_return.html
05:20:16 [2024-03-06T10:20:16.116Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.116Z] Sending file modes: C0666 10265 CTFParser.directDeclaratorSuffix_return.html
05:20:16 [2024-03-06T10:20:16.116Z] Sink: C0666 10265 CTFParser.directDeclaratorSuffix_return.html
05:20:16 [2024-03-06T10:20:16.116Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.116Z] Sending file modes: C0666 10125 CTFParser.enumBody_return.html
05:20:16 [2024-03-06T10:20:16.116Z] Sink: C0666 10125 CTFParser.enumBody_return.html
05:20:16 [2024-03-06T10:20:16.116Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.116Z] Sending file modes: C0666 10165 CTFParser.enumConstant_return.html
05:20:16 [2024-03-06T10:20:16.116Z] Sink: C0666 10165 CTFParser.enumConstant_return.html
05:20:16 [2024-03-06T10:20:16.116Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.116Z] Sending file modes: C0666 10215 CTFParser.enumContainerType_return.html
05:20:16 [2024-03-06T10:20:16.116Z] Sink: C0666 10215 CTFParser.enumContainerType_return.html
05:20:16 [2024-03-06T10:20:16.116Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.116Z] Sending file modes: C0666 10145 CTFParser.enumerator_return.html
05:20:16 [2024-03-06T10:20:16.116Z] Sink: C0666 10145 CTFParser.enumerator_return.html
05:20:16 [2024-03-06T10:20:16.116Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.116Z] Sending file modes: C0666 10185 CTFParser.enumeratorList_return.html
05:20:16 [2024-03-06T10:20:16.116Z] Sink: C0666 10185 CTFParser.enumeratorList_return.html
05:20:16 [2024-03-06T10:20:16.116Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.116Z] Sending file modes: C0666 10195 CTFParser.enumeratorValue_return.html
05:20:16 [2024-03-06T10:20:16.116Z] Sink: C0666 10195 CTFParser.enumeratorValue_return.html
05:20:16 [2024-03-06T10:20:16.116Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.116Z] Sending file modes: C0666 10125 CTFParser.enumName_return.html
05:20:16 [2024-03-06T10:20:16.116Z] Sink: C0666 10125 CTFParser.enumName_return.html
05:20:16 [2024-03-06T10:20:16.116Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.116Z] Sending file modes: C0666 10175 CTFParser.enumSpecifier_return.html
05:20:16 [2024-03-06T10:20:16.116Z] Sink: C0666 10175 CTFParser.enumSpecifier_return.html
05:20:16 [2024-03-06T10:20:16.116Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.116Z] Sending file modes: C0666 10175 CTFParser.numberLiteral_return.html
05:20:16 [2024-03-06T10:20:16.116Z] Sink: C0666 10175 CTFParser.numberLiteral_return.html
05:20:16 [2024-03-06T10:20:16.116Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.116Z] Sending file modes: C0666 10095 CTFParser.parse_return.html
05:20:16 [2024-03-06T10:20:16.116Z] Sink: C0666 10095 CTFParser.parse_return.html
05:20:16 [2024-03-06T10:20:16.116Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.116Z] Sending file modes: C0666 10115 CTFParser.pointer_return.html
05:20:16 [2024-03-06T10:20:16.116Z] Sink: C0666 10115 CTFParser.pointer_return.html
05:20:16 [2024-03-06T10:20:16.116Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.116Z] Sending file modes: C0666 10245 CTFParser.postfixCtfExpression_return.html
05:20:16 [2024-03-06T10:20:16.116Z] Sink: C0666 10245 CTFParser.postfixCtfExpression_return.html
05:20:16 [2024-03-06T10:20:16.116Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.116Z] Sending file modes: C0666 10215 CTFParser.postfixExpression_return.html
05:20:16 [2024-03-06T10:20:16.116Z] Sink: C0666 10215 CTFParser.postfixExpression_return.html
05:20:16 [2024-03-06T10:20:16.116Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.116Z] Sending file modes: C0666 10275 CTFParser.postfixExpressionSuffix_return.html
05:20:16 [2024-03-06T10:20:16.116Z] Sink: C0666 10275 CTFParser.postfixExpressionSuffix_return.html
05:20:16 [2024-03-06T10:20:16.116Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.116Z] Sending file modes: C0666 10215 CTFParser.primaryExpression_return.html
05:20:16 [2024-03-06T10:20:16.116Z] Sink: C0666 10215 CTFParser.primaryExpression_return.html
05:20:16 [2024-03-06T10:20:16.116Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.116Z] Sending file modes: C0666 10265 CTFParser.specifierQualifierList_return.html
05:20:16 [2024-03-06T10:20:16.116Z] Sink: C0666 10265 CTFParser.specifierQualifierList_return.html
05:20:16 [2024-03-06T10:20:16.116Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.116Z] Sending file modes: C0666 10255 CTFParser.storageClassSpecifier_return.html
05:20:16 [2024-03-06T10:20:16.116Z] Sink: C0666 10255 CTFParser.storageClassSpecifier_return.html
05:20:16 [2024-03-06T10:20:16.116Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.116Z] Sending file modes: C0666 10145 CTFParser.structBody_return.html
05:20:16 [2024-03-06T10:20:16.116Z] Sink: C0666 10145 CTFParser.structBody_return.html
05:20:16 [2024-03-06T10:20:16.116Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.116Z] Sending file modes: C0666 10145 CTFParser.structName_return.html
05:20:16 [2024-03-06T10:20:16.116Z] Sink: C0666 10145 CTFParser.structName_return.html
05:20:16 [2024-03-06T10:20:16.116Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.116Z] Sending file modes: C0666 10305 CTFParser.structOrVariantDeclaration_return.html
05:20:16 [2024-03-06T10:20:16.116Z] Sink: C0666 10305 CTFParser.structOrVariantDeclaration_return.html
05:20:16 [2024-03-06T10:20:16.116Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.116Z] Sending file modes: C0666 10345 CTFParser.structOrVariantDeclarationList_return.html
05:20:16 [2024-03-06T10:20:16.116Z] Sink: C0666 10345 CTFParser.structOrVariantDeclarationList_return.html
05:20:16 [2024-03-06T10:20:16.116Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.116Z] Sending file modes: C0666 10295 CTFParser.structOrVariantDeclarator_return.html
05:20:16 [2024-03-06T10:20:16.116Z] Sink: C0666 10295 CTFParser.structOrVariantDeclarator_return.html
05:20:16 [2024-03-06T10:20:16.116Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.116Z] Sending file modes: C0666 10335 CTFParser.structOrVariantDeclaratorList_return.html
05:20:16 [2024-03-06T10:20:16.116Z] Sink: C0666 10335 CTFParser.structOrVariantDeclaratorList_return.html
05:20:16 [2024-03-06T10:20:16.116Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.116Z] Sending file modes: C0666 10195 CTFParser.structSpecifier_return.html
05:20:16 [2024-03-06T10:20:16.116Z] Sink: C0666 10195 CTFParser.structSpecifier_return.html
05:20:16 [2024-03-06T10:20:16.116Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.116Z] Sending file modes: C0666 10185 CTFParser.typealiasAlias_return.html
05:20:16 [2024-03-06T10:20:16.116Z] Sink: C0666 10185 CTFParser.typealiasAlias_return.html
05:20:16 [2024-03-06T10:20:16.117Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.117Z] Sending file modes: C0666 10175 CTFParser.typealiasDecl_return.html
05:20:16 [2024-03-06T10:20:16.117Z] Sink: C0666 10175 CTFParser.typealiasDecl_return.html
05:20:16 [2024-03-06T10:20:16.117Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.117Z] Sending file modes: C0666 10195 CTFParser.typealiasTarget_return.html
05:20:16 [2024-03-06T10:20:16.117Z] Sink: C0666 10195 CTFParser.typealiasTarget_return.html
05:20:16 [2024-03-06T10:20:16.117Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.117Z] Sending file modes: C0666 10155 CTFParser.typedefName_return.html
05:20:16 [2024-03-06T10:20:16.117Z] Sink: C0666 10155 CTFParser.typedefName_return.html
05:20:16 [2024-03-06T10:20:16.117Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.117Z] Sending file modes: C0666 10175 CTFParser.typeQualifier_return.html
05:20:16 [2024-03-06T10:20:16.117Z] Sink: C0666 10175 CTFParser.typeQualifier_return.html
05:20:16 [2024-03-06T10:20:16.117Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.117Z] Sending file modes: C0666 10215 CTFParser.typeQualifierList_return.html
05:20:16 [2024-03-06T10:20:16.117Z] Sink: C0666 10215 CTFParser.typeQualifierList_return.html
05:20:16 [2024-03-06T10:20:16.117Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.117Z] Sending file modes: C0666 10175 CTFParser.typeSpecifier_return.html
05:20:16 [2024-03-06T10:20:16.117Z] Sink: C0666 10175 CTFParser.typeSpecifier_return.html
05:20:16 [2024-03-06T10:20:16.117Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.117Z] Sending file modes: C0666 10195 CTFParser.unaryExpression_return.html
05:20:16 [2024-03-06T10:20:16.117Z] Sink: C0666 10195 CTFParser.unaryExpression_return.html
05:20:16 [2024-03-06T10:20:16.117Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.117Z] Sending file modes: C0666 10155 CTFParser.variantBody_return.html
05:20:16 [2024-03-06T10:20:16.117Z] Sink: C0666 10155 CTFParser.variantBody_return.html
05:20:16 [2024-03-06T10:20:16.117Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.117Z] Sending file modes: C0666 10155 CTFParser.variantName_return.html
05:20:16 [2024-03-06T10:20:16.117Z] Sink: C0666 10155 CTFParser.variantName_return.html
05:20:16 [2024-03-06T10:20:16.117Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.117Z] Sending file modes: C0666 10205 CTFParser.variantSpecifier_return.html
05:20:16 [2024-03-06T10:20:16.117Z] Sink: C0666 10205 CTFParser.variantSpecifier_return.html
05:20:16 [2024-03-06T10:20:16.117Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.117Z] Sending file modes: C0666 10145 CTFParser.variantTag_return.html
05:20:16 [2024-03-06T10:20:16.117Z] Sink: C0666 10145 CTFParser.variantTag_return.html
05:20:16 [2024-03-06T10:20:16.117Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.117Z] Sending file modes: C0666 19219 package-summary.html
05:20:16 [2024-03-06T10:20:16.117Z] Sink: C0666 19219 package-summary.html
05:20:16 [2024-03-06T10:20:16.117Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.117Z] Entering directory: D2777 0 class-use
05:20:16 [2024-03-06T10:20:16.117Z] Sink: D2777 0 class-use
05:20:16 [2024-03-06T10:20:16.117Z] Sending file modes: C0666 2198 CTFParser.html
05:20:16 [2024-03-06T10:20:16.117Z] Sink: C0666 2198 CTFParser.html
05:20:16 [2024-03-06T10:20:16.117Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.117Z] Sending file modes: C0666 4263 CTFParser.ctfAssignmentExpression_return.html
05:20:16 [2024-03-06T10:20:16.117Z] Sink: C0666 4263 CTFParser.ctfAssignmentExpression_return.html
05:20:16 [2024-03-06T10:20:16.117Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.117Z] Sending file modes: C0666 4323 CTFParser.ctfAssignmentExpressionList_return.html
05:20:16 [2024-03-06T10:20:16.117Z] Sink: C0666 4323 CTFParser.ctfAssignmentExpressionList_return.html
05:20:16 [2024-03-06T10:20:16.117Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.117Z] Sending file modes: C0666 4023 CTFParser.ctfBody_return.html
05:20:16 [2024-03-06T10:20:16.117Z] Sink: C0666 4023 CTFParser.ctfBody_return.html
05:20:16 [2024-03-06T10:20:16.117Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.117Z] Sending file modes: C0666 4158 CTFParser.ctfTypeSpecifier_return.html
05:20:16 [2024-03-06T10:20:16.117Z] Sink: C0666 4158 CTFParser.ctfTypeSpecifier_return.html
05:20:16 [2024-03-06T10:20:16.117Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.117Z] Sending file modes: C0666 4158 CTFParser.ctfSpecifierHead_return.html
05:20:16 [2024-03-06T10:20:16.117Z] Sink: C0666 4158 CTFParser.ctfSpecifierHead_return.html
05:20:16 [2024-03-06T10:20:16.117Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.117Z] Sending file modes: C0666 4098 CTFParser.ctfSpecifier_return.html
05:20:16 [2024-03-06T10:20:16.117Z] Sink: C0666 4098 CTFParser.ctfSpecifier_return.html
05:20:16 [2024-03-06T10:20:16.117Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.117Z] Sending file modes: C0666 4068 CTFParser.ctfKeyword_return.html
05:20:16 [2024-03-06T10:20:16.117Z] Sink: C0666 4068 CTFParser.ctfKeyword_return.html
05:20:16 [2024-03-06T10:20:16.117Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.117Z] Sending file modes: C0666 4113 CTFParser.typealiasDecl_return.html
05:20:16 [2024-03-06T10:20:16.117Z] Sink: C0666 4113 CTFParser.typealiasDecl_return.html
05:20:16 [2024-03-06T10:20:16.117Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.117Z] Sending file modes: C0666 4128 CTFParser.typealiasAlias_return.html
05:20:16 [2024-03-06T10:20:16.117Z] Sink: C0666 4128 CTFParser.typealiasAlias_return.html
05:20:16 [2024-03-06T10:20:16.117Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.117Z] Sending file modes: C0666 4143 CTFParser.typealiasTarget_return.html
05:20:16 [2024-03-06T10:20:16.117Z] Sink: C0666 4143 CTFParser.typealiasTarget_return.html
05:20:16 [2024-03-06T10:20:16.117Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.117Z] Sending file modes: C0666 4083 CTFParser.typedefName_return.html
05:20:16 [2024-03-06T10:20:16.117Z] Sink: C0666 4083 CTFParser.typedefName_return.html
05:20:16 [2024-03-06T10:20:16.117Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.117Z] Sending file modes: C0666 4173 CTFParser.typeQualifierList_return.html
05:20:16 [2024-03-06T10:20:16.117Z] Sink: C0666 4173 CTFParser.typeQualifierList_return.html
05:20:16 [2024-03-06T10:20:16.117Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.117Z] Sending file modes: C0666 4023 CTFParser.pointer_return.html
05:20:16 [2024-03-06T10:20:16.117Z] Sink: C0666 4023 CTFParser.pointer_return.html
05:20:16 [2024-03-06T10:20:16.372Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.372Z] Sending file modes: C0666 4278 CTFParser.directAbstractDeclarator_return.html
05:20:16 [2024-03-06T10:20:16.372Z] Sink: C0666 4278 CTFParser.directAbstractDeclarator_return.html
05:20:16 [2024-03-06T10:20:16.372Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.372Z] Sending file modes: C0666 4188 CTFParser.abstractDeclarator_return.html
05:20:16 [2024-03-06T10:20:16.372Z] Sink: C0666 4188 CTFParser.abstractDeclarator_return.html
05:20:16 [2024-03-06T10:20:16.372Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.372Z] Sending file modes: C0666 4248 CTFParser.directDeclaratorLength_return.html
05:20:16 [2024-03-06T10:20:16.372Z] Sink: C0666 4248 CTFParser.directDeclaratorLength_return.html
05:20:16 [2024-03-06T10:20:16.372Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.372Z] Sending file modes: C0666 4248 CTFParser.directDeclaratorSuffix_return.html
05:20:16 [2024-03-06T10:20:16.372Z] Sink: C0666 4248 CTFParser.directDeclaratorSuffix_return.html
05:20:16 [2024-03-06T10:20:16.372Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.372Z] Sending file modes: C0666 4158 CTFParser.directDeclarator_return.html
05:20:16 [2024-03-06T10:20:16.372Z] Sink: C0666 4158 CTFParser.directDeclarator_return.html
05:20:16 [2024-03-06T10:20:16.372Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.372Z] Sending file modes: C0666 4068 CTFParser.declarator_return.html
05:20:16 [2024-03-06T10:20:16.372Z] Sink: C0666 4068 CTFParser.declarator_return.html
05:20:16 [2024-03-06T10:20:16.372Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.372Z] Sending file modes: C0666 4143 CTFParser.enumeratorValue_return.html
05:20:16 [2024-03-06T10:20:16.372Z] Sink: C0666 4143 CTFParser.enumeratorValue_return.html
05:20:16 [2024-03-06T10:20:16.372Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.372Z] Sending file modes: C0666 4068 CTFParser.enumerator_return.html
05:20:16 [2024-03-06T10:20:16.372Z] Sink: C0666 4068 CTFParser.enumerator_return.html
05:20:16 [2024-03-06T10:20:16.372Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.372Z] Sending file modes: C0666 4128 CTFParser.enumeratorList_return.html
05:20:16 [2024-03-06T10:20:16.372Z] Sink: C0666 4128 CTFParser.enumeratorList_return.html
05:20:16 [2024-03-06T10:20:16.372Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.372Z] Sending file modes: C0666 4173 CTFParser.enumContainerType_return.html
05:20:16 [2024-03-06T10:20:16.372Z] Sink: C0666 4173 CTFParser.enumContainerType_return.html
05:20:16 [2024-03-06T10:20:16.372Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.372Z] Sending file modes: C0666 4038 CTFParser.enumBody_return.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 4038 CTFParser.enumBody_return.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 4038 CTFParser.enumName_return.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 4038 CTFParser.enumName_return.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 4113 CTFParser.enumSpecifier_return.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 4113 CTFParser.enumSpecifier_return.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 4068 CTFParser.variantTag_return.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 4068 CTFParser.variantTag_return.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 4083 CTFParser.variantBody_return.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 4083 CTFParser.variantBody_return.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 4083 CTFParser.variantName_return.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 4083 CTFParser.variantName_return.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 4158 CTFParser.variantSpecifier_return.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 4158 CTFParser.variantSpecifier_return.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 4293 CTFParser.structOrVariantDeclarator_return.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 4293 CTFParser.structOrVariantDeclarator_return.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 4353 CTFParser.structOrVariantDeclaratorList_return.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 4353 CTFParser.structOrVariantDeclaratorList_return.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 4248 CTFParser.specifierQualifierList_return.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 4248 CTFParser.specifierQualifierList_return.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 4308 CTFParser.structOrVariantDeclaration_return.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 4308 CTFParser.structOrVariantDeclaration_return.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 4368 CTFParser.structOrVariantDeclarationList_return.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 4368 CTFParser.structOrVariantDeclarationList_return.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 4068 CTFParser.structName_return.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 4068 CTFParser.structName_return.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 4143 CTFParser.structSpecifier_return.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 4143 CTFParser.structSpecifier_return.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 4068 CTFParser.structBody_return.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 4068 CTFParser.structBody_return.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 4128 CTFParser.alignAttribute_return.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 4128 CTFParser.alignAttribute_return.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 4113 CTFParser.typeQualifier_return.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 4113 CTFParser.typeQualifier_return.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 4113 CTFParser.typeSpecifier_return.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 4113 CTFParser.typeSpecifier_return.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 4233 CTFParser.storageClassSpecifier_return.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 4233 CTFParser.storageClassSpecifier_return.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 4248 CTFParser.abstractDeclaratorList_return.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 4248 CTFParser.abstractDeclaratorList_return.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 4128 CTFParser.declaratorList_return.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 4128 CTFParser.declaratorList_return.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 4233 CTFParser.declarationSpecifiers_return.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 4233 CTFParser.declarationSpecifiers_return.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 4083 CTFParser.declaration_return.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 4083 CTFParser.declaration_return.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 4098 CTFParser.enumConstant_return.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 4098 CTFParser.enumConstant_return.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 4143 CTFParser.unaryExpression_return.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 4143 CTFParser.unaryExpression_return.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 4173 CTFParser.postfixExpression_return.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 4173 CTFParser.postfixExpression_return.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 4218 CTFParser.postfixCtfExpression_return.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 4218 CTFParser.postfixCtfExpression_return.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 4263 CTFParser.postfixExpressionSuffix_return.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 4263 CTFParser.postfixExpressionSuffix_return.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 4173 CTFParser.primaryExpression_return.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 4173 CTFParser.primaryExpression_return.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 4113 CTFParser.numberLiteral_return.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 4113 CTFParser.numberLiteral_return.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 3993 CTFParser.parse_return.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 3993 CTFParser.parse_return.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 2192 CTFLexer.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 2192 CTFLexer.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sink: E
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 15161 package-use.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 15161 package-use.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sink: E
05:20:16 [2024-03-06T10:20:16.373Z] Sink: E
05:20:16 [2024-03-06T10:20:16.373Z] Entering directory: D2777 0 analysis
05:20:16 [2024-03-06T10:20:16.373Z] Sink: D2777 0 analysis
05:20:16 [2024-03-06T10:20:16.373Z] Entering directory: D2777 0 counters
05:20:16 [2024-03-06T10:20:16.373Z] Sink: D2777 0 counters
05:20:16 [2024-03-06T10:20:16.373Z] Entering directory: D2777 0 core
05:20:16 [2024-03-06T10:20:16.373Z] Sink: D2777 0 core
05:20:16 [2024-03-06T10:20:16.373Z] Entering directory: D2777 0 aspects
05:20:16 [2024-03-06T10:20:16.373Z] Sink: D2777 0 aspects
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 26603 AbstractCounterAspect.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 26603 AbstractCounterAspect.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 20815 CounterAspect.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 20815 CounterAspect.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 10626 ITmfCounterAspect.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 10626 ITmfCounterAspect.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 5991 package-summary.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 5991 package-summary.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Entering directory: D2777 0 class-use
05:20:16 [2024-03-06T10:20:16.373Z] Sink: D2777 0 class-use
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 2366 CounterAspect.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 2366 CounterAspect.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 4467 AbstractCounterAspect.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 4467 AbstractCounterAspect.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 4857 ITmfCounterAspect.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 4857 ITmfCounterAspect.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sink: E
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 3843 package-use.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 3843 package-use.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sink: E
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 26598 CounterAnalysis.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 26598 CounterAnalysis.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 16401 CounterStateProvider.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 16401 CounterStateProvider.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 16746 CounterType.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 16746 CounterType.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 5765 package-summary.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 5765 package-summary.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Entering directory: D2777 0 class-use
05:20:16 [2024-03-06T10:20:16.373Z] Sink: D2777 0 class-use
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 9300 CounterType.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 9300 CounterType.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.373Z] Sending file modes: C0666 4500 CounterStateProvider.html
05:20:16 [2024-03-06T10:20:16.373Z] Sink: C0666 4500 CounterStateProvider.html
05:20:16 [2024-03-06T10:20:16.373Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.629Z] Sending file modes: C0666 2318 CounterAnalysis.html
05:20:16 [2024-03-06T10:20:16.629Z] Sink: C0666 2318 CounterAnalysis.html
05:20:16 [2024-03-06T10:20:16.629Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.629Z] Sink: E
05:20:16 [2024-03-06T10:20:16.629Z] Sending file modes: C0666 4787 package-use.html
05:20:16 [2024-03-06T10:20:16.629Z] Sink: C0666 4787 package-use.html
05:20:16 [2024-03-06T10:20:16.629Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.629Z] Sink: E
05:20:16 [2024-03-06T10:20:16.629Z] Entering directory: D2777 0 ui
05:20:16 [2024-03-06T10:20:16.629Z] Sink: D2777 0 ui
05:20:16 [2024-03-06T10:20:16.629Z] Entering directory: D2777 0 views
05:20:16 [2024-03-06T10:20:16.629Z] Sink: D2777 0 views
05:20:16 [2024-03-06T10:20:16.629Z] Sending file modes: C0666 24678 CounterChartViewer.html
05:20:16 [2024-03-06T10:20:16.629Z] Sink: C0666 24678 CounterChartViewer.html
05:20:16 [2024-03-06T10:20:16.629Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.629Z] Sending file modes: C0666 16876 CounterTreeViewer.html
05:20:16 [2024-03-06T10:20:16.629Z] Sink: C0666 16876 CounterTreeViewer.html
05:20:16 [2024-03-06T10:20:16.629Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.629Z] Sending file modes: C0666 19327 CounterView.html
05:20:16 [2024-03-06T10:20:16.629Z] Sink: C0666 19327 CounterView.html
05:20:16 [2024-03-06T10:20:16.629Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.629Z] Sending file modes: C0666 3748 package-summary.html
05:20:16 [2024-03-06T10:20:16.629Z] Sink: C0666 3748 package-summary.html
05:20:16 [2024-03-06T10:20:16.629Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.629Z] Entering directory: D2777 0 class-use
05:20:16 [2024-03-06T10:20:16.629Z] Sink: D2777 0 class-use
05:20:16 [2024-03-06T10:20:16.629Z] Sending file modes: C0666 2372 CounterChartViewer.html
05:20:16 [2024-03-06T10:20:16.629Z] Sink: C0666 2372 CounterChartViewer.html
05:20:16 [2024-03-06T10:20:16.629Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.629Z] Sending file modes: C0666 2330 CounterView.html
05:20:16 [2024-03-06T10:20:16.629Z] Sink: C0666 2330 CounterView.html
05:20:16 [2024-03-06T10:20:16.629Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.629Z] Sending file modes: C0666 2366 CounterTreeViewer.html
05:20:16 [2024-03-06T10:20:16.629Z] Sink: C0666 2366 CounterTreeViewer.html
05:20:16 [2024-03-06T10:20:16.629Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.629Z] Sink: E
05:20:16 [2024-03-06T10:20:16.629Z] Sending file modes: C0666 2151 package-use.html
05:20:16 [2024-03-06T10:20:16.629Z] Sink: C0666 2151 package-use.html
05:20:16 [2024-03-06T10:20:16.629Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.629Z] Sink: E
05:20:16 [2024-03-06T10:20:16.629Z] Sink: E
05:20:16 [2024-03-06T10:20:16.629Z] Sink: E
05:20:16 [2024-03-06T10:20:16.629Z] Entering directory: D2777 0 graph
05:20:16 [2024-03-06T10:20:16.629Z] Sink: D2777 0 graph
05:20:16 [2024-03-06T10:20:16.629Z] Entering directory: D2777 0 core
05:20:16 [2024-03-06T10:20:16.629Z] Sink: D2777 0 core
05:20:16 [2024-03-06T10:20:16.629Z] Entering directory: D2777 0 criticalpath
05:20:16 [2024-03-06T10:20:16.629Z] Sink: D2777 0 criticalpath
05:20:16 [2024-03-06T10:20:16.629Z] Sending file modes: C0666 28959 AbstractCriticalPathModule.html
05:20:16 [2024-03-06T10:20:16.629Z] Sink: C0666 28959 AbstractCriticalPathModule.html
05:20:16 [2024-03-06T10:20:16.629Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.629Z] Sending file modes: C0666 11191 CriticalPathAlgorithmException.html
05:20:16 [2024-03-06T10:20:16.629Z] Sink: C0666 11191 CriticalPathAlgorithmException.html
05:20:16 [2024-03-06T10:20:16.629Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.629Z] Sending file modes: C0666 23821 CriticalPathModule.html
05:20:16 [2024-03-06T10:20:16.629Z] Sink: C0666 23821 CriticalPathModule.html
05:20:16 [2024-03-06T10:20:16.629Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.629Z] Sending file modes: C0666 14347 ICriticalPathAlgorithm.html
05:20:16 [2024-03-06T10:20:16.629Z] Sink: C0666 14347 ICriticalPathAlgorithm.html
05:20:16 [2024-03-06T10:20:16.629Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.629Z] Sending file modes: C0666 9261 ICriticalPathProvider.html
05:20:16 [2024-03-06T10:20:16.629Z] Sink: C0666 9261 ICriticalPathProvider.html
05:20:16 [2024-03-06T10:20:16.629Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.629Z] Sending file modes: C0666 18709 OSCriticalPathModule.html
05:20:16 [2024-03-06T10:20:16.629Z] Sink: C0666 18709 OSCriticalPathModule.html
05:20:16 [2024-03-06T10:20:16.629Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.629Z] Sending file modes: C0666 6572 package-summary.html
05:20:16 [2024-03-06T10:20:16.629Z] Sink: C0666 6572 package-summary.html
05:20:16 [2024-03-06T10:20:16.629Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.629Z] Entering directory: D2777 0 class-use
05:20:16 [2024-03-06T10:20:16.629Z] Sink: D2777 0 class-use
05:20:16 [2024-03-06T10:20:16.629Z] Sending file modes: C0666 4446 AbstractCriticalPathModule.html
05:20:16 [2024-03-06T10:20:16.629Z] Sink: C0666 4446 AbstractCriticalPathModule.html
05:20:16 [2024-03-06T10:20:16.629Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.629Z] Sending file modes: C0666 2420 OSCriticalPathModule.html
05:20:16 [2024-03-06T10:20:16.629Z] Sink: C0666 2420 OSCriticalPathModule.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 6480 CriticalPathAlgorithmException.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 6480 CriticalPathAlgorithmException.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 4772 CriticalPathModule.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 4772 CriticalPathModule.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 2452 ICriticalPathAlgorithm.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 2452 ICriticalPathAlgorithm.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 8678 ICriticalPathProvider.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 8678 ICriticalPathProvider.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sink: E
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 6602 package-use.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 6602 package-use.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sink: E
05:20:16 [2024-03-06T10:20:16.630Z] Entering directory: D2777 0 building
05:20:16 [2024-03-06T10:20:16.630Z] Sink: D2777 0 building
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 30372 AbstractTmfGraphBuilderModule.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 30372 AbstractTmfGraphBuilderModule.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 30352 AbstractTmfGraphProvider.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 30352 AbstractTmfGraphProvider.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 13850 AbstractTraceEventHandler.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 13850 AbstractTraceEventHandler.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 20859 ITmfGraphProvider.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 20859 ITmfGraphProvider.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 9430 ITraceEventHandler.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 9430 ITraceEventHandler.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 6082 package-summary.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 6082 package-summary.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Entering directory: D2777 0 class-use
05:20:16 [2024-03-06T10:20:16.630Z] Sink: D2777 0 class-use
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 4548 AbstractTmfGraphProvider.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 4548 AbstractTmfGraphProvider.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 10174 AbstractTmfGraphBuilderModule.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 10174 AbstractTmfGraphBuilderModule.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 7722 ITraceEventHandler.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 7722 ITraceEventHandler.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 6078 ITmfGraphProvider.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 6078 ITmfGraphProvider.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 2426 AbstractTraceEventHandler.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 2426 AbstractTraceEventHandler.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sink: E
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 7105 package-use.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 7105 package-use.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sink: E
05:20:16 [2024-03-06T10:20:16.630Z] Entering directory: D2777 0 base
05:20:16 [2024-03-06T10:20:16.630Z] Sink: D2777 0 base
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 10775 CycleDetectedException.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 10775 CycleDetectedException.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 13416 IGraphWorker.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 13416 IGraphWorker.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 10413 ITmfGraphVisitor.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 10413 ITmfGraphVisitor.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 23518 TmfEdge.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 23518 TmfEdge.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 26779 TmfEdge.EdgeType.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 26779 TmfEdge.EdgeType.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 58823 TmfGraph.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 58823 TmfGraph.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 40277 TmfVertex.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 40277 TmfVertex.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 19127 TmfVertex.EdgeDirection.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 19127 TmfVertex.EdgeDirection.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 8938 package-summary.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 8938 package-summary.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Entering directory: D2777 0 class-use
05:20:16 [2024-03-06T10:20:16.630Z] Sink: D2777 0 class-use
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 2384 CycleDetectedException.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 2384 CycleDetectedException.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 17121 TmfEdge.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 17121 TmfEdge.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 14812 TmfEdge.EdgeType.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 14812 TmfEdge.EdgeType.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 30604 IGraphWorker.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 30604 IGraphWorker.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 12953 TmfGraph.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 12953 TmfGraph.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 34662 TmfVertex.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 34662 TmfVertex.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 8207 TmfVertex.EdgeDirection.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 8207 TmfVertex.EdgeDirection.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 5717 ITmfGraphVisitor.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 5717 ITmfGraphVisitor.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sink: E
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 12406 package-use.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 12406 package-use.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sink: E
05:20:16 [2024-03-06T10:20:16.630Z] Entering directory: D2777 0 graph
05:20:16 [2024-03-06T10:20:16.630Z] Sink: D2777 0 graph
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 6305 IEdgeContextStateFactory.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 6305 IEdgeContextStateFactory.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 10443 ITmfEdge.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 10443 ITmfEdge.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 14430 ITmfEdgeContextState.html
05:20:16 [2024-03-06T10:20:16.630Z] Sink: C0666 14430 ITmfEdgeContextState.html
05:20:16 [2024-03-06T10:20:16.630Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.630Z] Sending file modes: C0666 55098 ITmfGraph.html
05:20:16 [2024-03-06T10:20:16.887Z] Sink: C0666 55098 ITmfGraph.html
05:20:16 [2024-03-06T10:20:16.887Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 19164 ITmfGraph.EdgeDirection.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 19164 ITmfGraph.EdgeDirection.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 9031 ITmfGraphVisitor.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 9031 ITmfGraphVisitor.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 10069 ITmfVertex.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 10069 ITmfVertex.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 17739 TmfEdgeState.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 17739 TmfEdgeState.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 9614 TmfGraphFactory.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 9614 TmfGraphFactory.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 8391 WorkerSerializer.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 8391 WorkerSerializer.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 7983 package-summary.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 7983 package-summary.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Entering directory: D2777 0 class-use
05:20:16 [2024-03-06T10:20:16.888Z] Sink: D2777 0 class-use
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 5566 TmfEdgeState.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 5566 TmfEdgeState.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 14600 ITmfEdge.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 14600 ITmfEdge.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 15789 ITmfGraph.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 15789 ITmfGraph.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 6677 ITmfGraph.EdgeDirection.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 6677 ITmfGraph.EdgeDirection.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 2348 TmfGraphFactory.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 2348 TmfGraphFactory.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 11128 ITmfEdgeContextState.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 11128 ITmfEdgeContextState.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 5620 ITmfGraphVisitor.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 5620 ITmfGraphVisitor.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 2422 IEdgeContextStateFactory.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 2422 IEdgeContextStateFactory.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 6241 WorkerSerializer.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 6241 WorkerSerializer.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 28728 ITmfVertex.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 28728 ITmfVertex.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sink: E
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 10221 package-use.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 10221 package-use.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sink: E
05:20:16 [2024-03-06T10:20:16.888Z] Sink: E
05:20:16 [2024-03-06T10:20:16.888Z] Sink: E
05:20:16 [2024-03-06T10:20:16.888Z] Entering directory: D2777 0 timing
05:20:16 [2024-03-06T10:20:16.888Z] Sink: D2777 0 timing
05:20:16 [2024-03-06T10:20:16.888Z] Entering directory: D2777 0 ui
05:20:16 [2024-03-06T10:20:16.888Z] Sink: D2777 0 ui
05:20:16 [2024-03-06T10:20:16.888Z] Entering directory: D2777 0 views
05:20:16 [2024-03-06T10:20:16.888Z] Sink: D2777 0 views
05:20:16 [2024-03-06T10:20:16.888Z] Entering directory: D2777 0 segmentstore
05:20:16 [2024-03-06T10:20:16.888Z] Sink: D2777 0 segmentstore
05:20:16 [2024-03-06T10:20:16.888Z] Entering directory: D2777 0 statistics
05:20:16 [2024-03-06T10:20:16.888Z] Sink: D2777 0 statistics
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 17030 AbstractSegmentsStatisticsView.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 17030 AbstractSegmentsStatisticsView.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 21861 AbstractSegmentsStatisticsViewer.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 21861 AbstractSegmentsStatisticsViewer.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 16445 SegmentStoreStatisticsView.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 16445 SegmentStoreStatisticsView.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 16971 SegmentStoreStatisticsViewer.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 16971 SegmentStoreStatisticsViewer.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 6416 package-summary.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 6416 package-summary.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Entering directory: D2777 0 class-use
05:20:16 [2024-03-06T10:20:16.888Z] Sink: D2777 0 class-use
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 2588 SegmentStoreStatisticsViewer.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 2588 SegmentStoreStatisticsViewer.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 4749 AbstractSegmentsStatisticsViewer.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 4749 AbstractSegmentsStatisticsViewer.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 2576 SegmentStoreStatisticsView.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 2576 SegmentStoreStatisticsView.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 4724 AbstractSegmentsStatisticsView.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 4724 AbstractSegmentsStatisticsView.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sink: E
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 4197 package-use.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 4197 package-use.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sink: E
05:20:16 [2024-03-06T10:20:16.888Z] Entering directory: D2777 0 density2
05:20:16 [2024-03-06T10:20:16.888Z] Sink: D2777 0 density2
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 21973 AbstractSegmentStoreDensityView.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 21973 AbstractSegmentStoreDensityView.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 35981 AbstractSegmentStoreDensityViewer.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 35981 AbstractSegmentStoreDensityViewer.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 9517 ISegmentStoreDensityViewerDataListener.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 9517 ISegmentStoreDensityViewerDataListener.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 11118 Messages.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 11118 Messages.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 7371 package-summary.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 7371 package-summary.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Entering directory: D2777 0 class-use
05:20:16 [2024-03-06T10:20:16.888Z] Sink: D2777 0 class-use
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 5840 ISegmentStoreDensityViewerDataListener.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 5840 ISegmentStoreDensityViewerDataListener.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 4870 AbstractSegmentStoreDensityViewer.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 4870 AbstractSegmentStoreDensityViewer.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 2594 AbstractSegmentStoreDensityView.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 2594 AbstractSegmentStoreDensityView.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 2456 Messages.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 2456 Messages.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sink: E
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 4202 package-use.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 4202 package-use.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sink: E
05:20:16 [2024-03-06T10:20:16.888Z] Entering directory: D2777 0 scatter
05:20:16 [2024-03-06T10:20:16.888Z] Sink: D2777 0 scatter
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 17886 AbstractSegmentStoreScatterChartTreeViewer2.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 17886 AbstractSegmentStoreScatterChartTreeViewer2.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 35362 AbstractSegmentStoreScatterChartViewer2.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 35362 AbstractSegmentStoreScatterChartViewer2.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 18505 SegmentStoreScatterView2.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 18505 SegmentStoreScatterView2.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 6040 package-summary.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 6040 package-summary.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Entering directory: D2777 0 class-use
05:20:16 [2024-03-06T10:20:16.888Z] Sink: D2777 0 class-use
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 2660 AbstractSegmentStoreScatterChartTreeViewer2.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 2660 AbstractSegmentStoreScatterChartTreeViewer2.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 2546 SegmentStoreScatterView2.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 2546 SegmentStoreScatterView2.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 2636 AbstractSegmentStoreScatterChartViewer2.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 2636 AbstractSegmentStoreScatterChartViewer2.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:16 [2024-03-06T10:20:16.888Z] Sink: E
05:20:16 [2024-03-06T10:20:16.888Z] Sending file modes: C0666 2270 package-use.html
05:20:16 [2024-03-06T10:20:16.888Z] Sink: C0666 2270 package-use.html
05:20:16 [2024-03-06T10:20:16.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.144Z] Sink: E
05:20:17 [2024-03-06T10:20:17.144Z] Entering directory: D2777 0 table
05:20:17 [2024-03-06T10:20:17.144Z] Sink: D2777 0 table
05:20:17 [2024-03-06T10:20:17.144Z] Sending file modes: C0666 23144 AbstractSegmentStoreTableView.html
05:20:17 [2024-03-06T10:20:17.144Z] Sink: C0666 23144 AbstractSegmentStoreTableView.html
05:20:17 [2024-03-06T10:20:17.144Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.144Z] Sending file modes: C0666 29967 AbstractSegmentStoreTableViewer.html
05:20:17 [2024-03-06T10:20:17.144Z] Sink: C0666 29967 AbstractSegmentStoreTableViewer.html
05:20:17 [2024-03-06T10:20:17.144Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.144Z] Sending file modes: C0666 16818 SegmentStoreTableView.html
05:20:17 [2024-03-06T10:20:17.144Z] Sink: C0666 16818 SegmentStoreTableView.html
05:20:17 [2024-03-06T10:20:17.144Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.144Z] Sending file modes: C0666 15804 SegmentStoreTableViewer.html
05:20:17 [2024-03-06T10:20:17.144Z] Sink: C0666 15804 SegmentStoreTableViewer.html
05:20:17 [2024-03-06T10:20:17.144Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.144Z] Sending file modes: C0666 6313 package-summary.html
05:20:17 [2024-03-06T10:20:17.144Z] Sink: C0666 6313 package-summary.html
05:20:17 [2024-03-06T10:20:17.144Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.144Z] Entering directory: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.145Z] Sink: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 7713 AbstractSegmentStoreTableViewer.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 7713 AbstractSegmentStoreTableViewer.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 2516 SegmentStoreTableView.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 2516 SegmentStoreTableView.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 4620 AbstractSegmentStoreTableView.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 4620 AbstractSegmentStoreTableView.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 2528 SegmentStoreTableViewer.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 2528 SegmentStoreTableViewer.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sink: E
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 5321 package-use.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 5321 package-use.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sink: E
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 6011 AnalysisTimingImageConstants.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 6011 AnalysisTimingImageConstants.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 5068 package-summary.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 5068 package-summary.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Entering directory: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.145Z] Sink: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 2530 AnalysisTimingImageConstants.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 2530 AnalysisTimingImageConstants.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sink: E
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 2218 package-use.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 2218 package-use.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sink: E
05:20:17 [2024-03-06T10:20:17.145Z] Sink: E
05:20:17 [2024-03-06T10:20:17.145Z] Sink: E
05:20:17 [2024-03-06T10:20:17.145Z] Entering directory: D2777 0 core
05:20:17 [2024-03-06T10:20:17.145Z] Sink: D2777 0 core
05:20:17 [2024-03-06T10:20:17.145Z] Entering directory: D2777 0 segmentstore
05:20:17 [2024-03-06T10:20:17.145Z] Sink: D2777 0 segmentstore
05:20:17 [2024-03-06T10:20:17.145Z] Entering directory: D2777 0 statistics
05:20:17 [2024-03-06T10:20:17.145Z] Sink: D2777 0 statistics
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 27737 AbstractSegmentStatisticsAnalysis.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 27737 AbstractSegmentStatisticsAnalysis.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 4279 package-summary.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 4279 package-summary.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Entering directory: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.145Z] Sink: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 4792 AbstractSegmentStatisticsAnalysis.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 4792 AbstractSegmentStatisticsAnalysis.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sink: E
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 3722 package-use.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 3722 package-use.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sink: E
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 15381 AbstractSegmentStoreAnalysisEventBasedModule.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 15381 AbstractSegmentStoreAnalysisEventBasedModule.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 29286 AbstractSegmentStoreAnalysisModule.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 29286 AbstractSegmentStoreAnalysisModule.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 16627 GenericSegmentStatisticsAnalysis.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 16627 GenericSegmentStatisticsAnalysis.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 7200 IAnalysisProgressListener.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 7200 IAnalysisProgressListener.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 5938 IGroupingSegmentAspect.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 5938 IGroupingSegmentAspect.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 16867 ISegmentStoreProvider.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 16867 ISegmentStoreProvider.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 24779 SegmentStoreAnalysisModule.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 24779 SegmentStoreAnalysisModule.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 23737 SegmentStoreStatisticsModel.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 23737 SegmentStoreStatisticsModel.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 8301 package-summary.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 8301 package-summary.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Entering directory: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.145Z] Sink: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 16844 ISegmentStoreProvider.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 16844 ISegmentStoreProvider.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 4912 AbstractSegmentStoreAnalysisModule.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 4912 AbstractSegmentStoreAnalysisModule.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 2462 SegmentStoreAnalysisModule.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 2462 SegmentStoreAnalysisModule.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 2498 GenericSegmentStatisticsAnalysis.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 2498 GenericSegmentStatisticsAnalysis.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 2458 IGroupingSegmentAspect.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 2458 IGroupingSegmentAspect.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 9086 IAnalysisProgressListener.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 9086 IAnalysisProgressListener.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 2570 AbstractSegmentStoreAnalysisEventBasedModule.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 2570 AbstractSegmentStoreAnalysisEventBasedModule.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 2468 SegmentStoreStatisticsModel.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 2468 SegmentStoreStatisticsModel.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sink: E
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 8004 package-use.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 8004 package-use.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sink: E
05:20:17 [2024-03-06T10:20:17.145Z] Entering directory: D2777 0 statistics
05:20:17 [2024-03-06T10:20:17.145Z] Sink: D2777 0 statistics
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 18380 IStatistics.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 18380 IStatistics.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 14013 IStatisticsAnalysis.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 14013 IStatisticsAnalysis.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 31548 Statistics.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 31548 Statistics.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 5308 package-summary.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 5308 package-summary.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Entering directory: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.145Z] Sink: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 19554 IStatistics.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 19554 IStatistics.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 6416 IStatisticsAnalysis.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 6416 IStatisticsAnalysis.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 2354 Statistics.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 2354 Statistics.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sink: E
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 6393 package-use.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 6393 package-use.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sink: E
05:20:17 [2024-03-06T10:20:17.145Z] Sink: E
05:20:17 [2024-03-06T10:20:17.145Z] Sink: E
05:20:17 [2024-03-06T10:20:17.145Z] Entering directory: D2777 0 profiling
05:20:17 [2024-03-06T10:20:17.145Z] Sink: D2777 0 profiling
05:20:17 [2024-03-06T10:20:17.145Z] Entering directory: D2777 0 core
05:20:17 [2024-03-06T10:20:17.145Z] Sink: D2777 0 core
05:20:17 [2024-03-06T10:20:17.145Z] Entering directory: D2777 0 callstack
05:20:17 [2024-03-06T10:20:17.145Z] Sink: D2777 0 callstack
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 15931 CallStack.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 15931 CallStack.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 48343 CallStackAnalysis.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 48343 CallStackAnalysis.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 8728 CallStackHostUtils.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 8728 CallStackHostUtils.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 13241 CallStackHostUtils.AttributeNameHostResolver.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 13241 CallStackHostUtils.AttributeNameHostResolver.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 13247 CallStackHostUtils.AttributeValueHostResolver.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 13247 CallStackHostUtils.AttributeValueHostResolver.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 5846 CallStackHostUtils.IHostIdProvider.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 5846 CallStackHostUtils.IHostIdProvider.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 6362 CallStackHostUtils.IHostIdResolver.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 6362 CallStackHostUtils.IHostIdResolver.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 13385 CallStackHostUtils.TraceHostIdResolver.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 13385 CallStackHostUtils.TraceHostIdResolver.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 48455 CallStackSeries.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 48455 CallStackSeries.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 12905 CallStackSeries.AttributeNameThreadResolver.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 12905 CallStackSeries.AttributeNameThreadResolver.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.145Z] Sending file modes: C0666 12915 CallStackSeries.AttributeValueThreadResolver.html
05:20:17 [2024-03-06T10:20:17.145Z] Sink: C0666 12915 CallStackSeries.AttributeValueThreadResolver.html
05:20:17 [2024-03-06T10:20:17.145Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.401Z] Sending file modes: C0666 7842 CallStackSeries.IThreadIdProvider.html
05:20:17 [2024-03-06T10:20:17.401Z] Sink: C0666 7842 CallStackSeries.IThreadIdProvider.html
05:20:17 [2024-03-06T10:20:17.401Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.401Z] Sending file modes: C0666 8052 CallStackSeries.IThreadIdResolver.html
05:20:17 [2024-03-06T10:20:17.401Z] Sink: C0666 8052 CallStackSeries.IThreadIdResolver.html
05:20:17 [2024-03-06T10:20:17.401Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.401Z] Sending file modes: C0666 21048 CallStackStateProvider.html
05:20:17 [2024-03-06T10:20:17.401Z] Sink: C0666 21048 CallStackStateProvider.html
05:20:17 [2024-03-06T10:20:17.401Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.401Z] Sending file modes: C0666 12963 IFlameChartProvider.html
05:20:17 [2024-03-06T10:20:17.401Z] Sink: C0666 12963 IFlameChartProvider.html
05:20:17 [2024-03-06T10:20:17.401Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.401Z] Sending file modes: C0666 10556 package-summary.html
05:20:17 [2024-03-06T10:20:17.401Z] Sink: C0666 10556 package-summary.html
05:20:17 [2024-03-06T10:20:17.401Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.401Z] Entering directory: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.401Z] Sink: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.401Z] Sending file modes: C0666 2360 CallStack.html
05:20:17 [2024-03-06T10:20:17.401Z] Sink: C0666 2360 CallStack.html
05:20:17 [2024-03-06T10:20:17.401Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.401Z] Sending file modes: C0666 4427 IFlameChartProvider.html
05:20:17 [2024-03-06T10:20:17.401Z] Sink: C0666 4427 IFlameChartProvider.html
05:20:17 [2024-03-06T10:20:17.401Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.401Z] Sending file modes: C0666 4662 CallStackStateProvider.html
05:20:17 [2024-03-06T10:20:17.401Z] Sink: C0666 4662 CallStackStateProvider.html
05:20:17 [2024-03-06T10:20:17.401Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.401Z] Sending file modes: C0666 2414 CallStackHostUtils.html
05:20:17 [2024-03-06T10:20:17.401Z] Sink: C0666 2414 CallStackHostUtils.html
05:20:17 [2024-03-06T10:20:17.401Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.401Z] Sending file modes: C0666 2578 CallStackHostUtils.AttributeNameHostResolver.html
05:20:17 [2024-03-06T10:20:17.401Z] Sink: C0666 2578 CallStackHostUtils.AttributeNameHostResolver.html
05:20:17 [2024-03-06T10:20:17.401Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.401Z] Sending file modes: C0666 2584 CallStackHostUtils.AttributeValueHostResolver.html
05:20:17 [2024-03-06T10:20:17.401Z] Sink: C0666 2584 CallStackHostUtils.AttributeValueHostResolver.html
05:20:17 [2024-03-06T10:20:17.401Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.401Z] Sending file modes: C0666 2542 CallStackHostUtils.TraceHostIdResolver.html
05:20:17 [2024-03-06T10:20:17.401Z] Sink: C0666 2542 CallStackHostUtils.TraceHostIdResolver.html
05:20:17 [2024-03-06T10:20:17.401Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.401Z] Sending file modes: C0666 7916 CallStackHostUtils.IHostIdResolver.html
05:20:17 [2024-03-06T10:20:17.401Z] Sink: C0666 7916 CallStackHostUtils.IHostIdResolver.html
05:20:17 [2024-03-06T10:20:17.401Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.401Z] Sending file modes: C0666 12461 CallStackHostUtils.IHostIdProvider.html
05:20:17 [2024-03-06T10:20:17.401Z] Sink: C0666 12461 CallStackHostUtils.IHostIdProvider.html
05:20:17 [2024-03-06T10:20:17.401Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.401Z] Sending file modes: C0666 2408 CallStackAnalysis.html
05:20:17 [2024-03-06T10:20:17.401Z] Sink: C0666 2408 CallStackAnalysis.html
05:20:17 [2024-03-06T10:20:17.401Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.401Z] Sending file modes: C0666 4931 CallStackSeries.html
05:20:17 [2024-03-06T10:20:17.401Z] Sink: C0666 4931 CallStackSeries.html
05:20:17 [2024-03-06T10:20:17.401Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.401Z] Sending file modes: C0666 2572 CallStackSeries.AttributeNameThreadResolver.html
05:20:17 [2024-03-06T10:20:17.401Z] Sink: C0666 2572 CallStackSeries.AttributeNameThreadResolver.html
05:20:17 [2024-03-06T10:20:17.401Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.401Z] Sending file modes: C0666 2578 CallStackSeries.AttributeValueThreadResolver.html
05:20:17 [2024-03-06T10:20:17.401Z] Sink: C0666 2578 CallStackSeries.AttributeValueThreadResolver.html
05:20:17 [2024-03-06T10:20:17.401Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.401Z] Sending file modes: C0666 7436 CallStackSeries.IThreadIdResolver.html
05:20:17 [2024-03-06T10:20:17.401Z] Sink: C0666 7436 CallStackSeries.IThreadIdResolver.html
05:20:17 [2024-03-06T10:20:17.401Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.401Z] Sending file modes: C0666 9603 CallStackSeries.IThreadIdProvider.html
05:20:17 [2024-03-06T10:20:17.401Z] Sink: C0666 9603 CallStackSeries.IThreadIdProvider.html
05:20:17 [2024-03-06T10:20:17.401Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.401Z] Sink: E
05:20:17 [2024-03-06T10:20:17.401Z] Sending file modes: C0666 5742 package-use.html
05:20:17 [2024-03-06T10:20:17.401Z] Sink: C0666 5742 package-use.html
05:20:17 [2024-03-06T10:20:17.401Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.401Z] Sink: E
05:20:17 [2024-03-06T10:20:17.401Z] Entering directory: D2777 0 base
05:20:17 [2024-03-06T10:20:17.401Z] Sink: D2777 0 base
05:20:17 [2024-03-06T10:20:17.401Z] Sending file modes: C0666 11232 FlameDefaultPalette.html
05:20:17 [2024-03-06T10:20:17.401Z] Sink: C0666 11232 FlameDefaultPalette.html
05:20:17 [2024-03-06T10:20:17.401Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.401Z] Sending file modes: C0666 17926 IProfilingElement.html
05:20:17 [2024-03-06T10:20:17.401Z] Sink: C0666 17926 IProfilingElement.html
05:20:17 [2024-03-06T10:20:17.401Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.401Z] Sending file modes: C0666 10308 IProfilingGroupDescriptor.html
05:20:17 [2024-03-06T10:20:17.401Z] Sink: C0666 10308 IProfilingGroupDescriptor.html
05:20:17 [2024-03-06T10:20:17.401Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.401Z] Sending file modes: C0666 33081 ProfilingElement.html
05:20:17 [2024-03-06T10:20:17.401Z] Sink: C0666 33081 ProfilingElement.html
05:20:17 [2024-03-06T10:20:17.401Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.401Z] Sending file modes: C0666 16858 ProfilingGroupDescriptor.html
05:20:17 [2024-03-06T10:20:17.401Z] Sink: C0666 16858 ProfilingGroupDescriptor.html
05:20:17 [2024-03-06T10:20:17.401Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.401Z] Sending file modes: C0666 6119 package-summary.html
05:20:17 [2024-03-06T10:20:17.401Z] Sink: C0666 6119 package-summary.html
05:20:17 [2024-03-06T10:20:17.401Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.401Z] Entering directory: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.401Z] Sink: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.401Z] Sending file modes: C0666 22704 IProfilingElement.html
05:20:17 [2024-03-06T10:20:17.401Z] Sink: C0666 22704 IProfilingElement.html
05:20:17 [2024-03-06T10:20:17.401Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.401Z] Sending file modes: C0666 13019 IProfilingGroupDescriptor.html
05:20:17 [2024-03-06T10:20:17.401Z] Sink: C0666 13019 IProfilingGroupDescriptor.html
05:20:17 [2024-03-06T10:20:17.401Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.401Z] Sending file modes: C0666 2420 ProfilingGroupDescriptor.html
05:20:17 [2024-03-06T10:20:17.402Z] Sink: C0666 2420 ProfilingGroupDescriptor.html
05:20:17 [2024-03-06T10:20:17.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.402Z] Sending file modes: C0666 2390 FlameDefaultPalette.html
05:20:17 [2024-03-06T10:20:17.402Z] Sink: C0666 2390 FlameDefaultPalette.html
05:20:17 [2024-03-06T10:20:17.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.402Z] Sending file modes: C0666 2372 ProfilingElement.html
05:20:17 [2024-03-06T10:20:17.402Z] Sink: C0666 2372 ProfilingElement.html
05:20:17 [2024-03-06T10:20:17.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.402Z] Sink: E
05:20:17 [2024-03-06T10:20:17.402Z] Sending file modes: C0666 5405 package-use.html
05:20:17 [2024-03-06T10:20:17.402Z] Sink: C0666 5405 package-use.html
05:20:17 [2024-03-06T10:20:17.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.402Z] Sink: E
05:20:17 [2024-03-06T10:20:17.402Z] Entering directory: D2777 0 callgraph
05:20:17 [2024-03-06T10:20:17.402Z] Sink: D2777 0 callgraph
05:20:17 [2024-03-06T10:20:17.402Z] Sending file modes: C0666 3211 ICallGraphProvider.html
05:20:17 [2024-03-06T10:20:17.402Z] Sink: C0666 3211 ICallGraphProvider.html
05:20:17 [2024-03-06T10:20:17.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.402Z] Sending file modes: C0666 3612 package-summary.html
05:20:17 [2024-03-06T10:20:17.402Z] Sink: C0666 3612 package-summary.html
05:20:17 [2024-03-06T10:20:17.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.402Z] Entering directory: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.402Z] Sink: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.402Z] Sending file modes: C0666 5531 ICallGraphProvider.html
05:20:17 [2024-03-06T10:20:17.402Z] Sink: C0666 5531 ICallGraphProvider.html
05:20:17 [2024-03-06T10:20:17.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.402Z] Sink: E
05:20:17 [2024-03-06T10:20:17.402Z] Sending file modes: C0666 3632 package-use.html
05:20:17 [2024-03-06T10:20:17.402Z] Sink: C0666 3632 package-use.html
05:20:17 [2024-03-06T10:20:17.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.402Z] Sink: E
05:20:17 [2024-03-06T10:20:17.402Z] Sink: E
05:20:17 [2024-03-06T10:20:17.402Z] Entering directory: D2777 0 ui
05:20:17 [2024-03-06T10:20:17.402Z] Sink: D2777 0 ui
05:20:17 [2024-03-06T10:20:17.402Z] Entering directory: D2777 0 views
05:20:17 [2024-03-06T10:20:17.402Z] Sink: D2777 0 views
05:20:17 [2024-03-06T10:20:17.402Z] Entering directory: D2777 0 flamechart
05:20:17 [2024-03-06T10:20:17.402Z] Sink: D2777 0 flamechart
05:20:17 [2024-03-06T10:20:17.402Z] Sending file modes: C0666 31698 FlameChartView.html
05:20:17 [2024-03-06T10:20:17.402Z] Sink: C0666 31698 FlameChartView.html
05:20:17 [2024-03-06T10:20:17.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.402Z] Sending file modes: C0666 3637 package-summary.html
05:20:17 [2024-03-06T10:20:17.402Z] Sink: C0666 3637 package-summary.html
05:20:17 [2024-03-06T10:20:17.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.402Z] Entering directory: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.402Z] Sink: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.402Z] Sending file modes: C0666 2432 FlameChartView.html
05:20:17 [2024-03-06T10:20:17.402Z] Sink: C0666 2432 FlameChartView.html
05:20:17 [2024-03-06T10:20:17.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.402Z] Sink: E
05:20:17 [2024-03-06T10:20:17.402Z] Sending file modes: C0666 2223 package-use.html
05:20:17 [2024-03-06T10:20:17.402Z] Sink: C0666 2223 package-use.html
05:20:17 [2024-03-06T10:20:17.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.402Z] Sink: E
05:20:17 [2024-03-06T10:20:17.402Z] Sink: E
05:20:17 [2024-03-06T10:20:17.402Z] Sink: E
05:20:17 [2024-03-06T10:20:17.402Z] Sink: E
05:20:17 [2024-03-06T10:20:17.402Z] Entering directory: D2777 0 os
05:20:17 [2024-03-06T10:20:17.402Z] Sink: D2777 0 os
05:20:17 [2024-03-06T10:20:17.402Z] Entering directory: D2777 0 linux
05:20:17 [2024-03-06T10:20:17.402Z] Sink: D2777 0 linux
05:20:17 [2024-03-06T10:20:17.402Z] Entering directory: D2777 0 core
05:20:17 [2024-03-06T10:20:17.402Z] Sink: D2777 0 core
05:20:17 [2024-03-06T10:20:17.402Z] Entering directory: D2777 0 cpuusage
05:20:17 [2024-03-06T10:20:17.402Z] Sink: D2777 0 cpuusage
05:20:17 [2024-03-06T10:20:17.402Z] Sending file modes: C0666 19347 CpuUsageEntryModel.html
05:20:17 [2024-03-06T10:20:17.402Z] Sink: C0666 19347 CpuUsageEntryModel.html
05:20:17 [2024-03-06T10:20:17.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.402Z] Sending file modes: C0666 32214 KernelCpuUsageAnalysis.html
05:20:17 [2024-03-06T10:20:17.402Z] Sink: C0666 32214 KernelCpuUsageAnalysis.html
05:20:17 [2024-03-06T10:20:17.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.402Z] Sending file modes: C0666 17403 KernelCpuUsageStateProvider.html
05:20:17 [2024-03-06T10:20:17.402Z] Sink: C0666 17403 KernelCpuUsageStateProvider.html
05:20:17 [2024-03-06T10:20:17.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.402Z] Sending file modes: C0666 4506 package-summary.html
05:20:17 [2024-03-06T10:20:17.402Z] Sink: C0666 4506 package-summary.html
05:20:17 [2024-03-06T10:20:17.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.402Z] Entering directory: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.402Z] Sink: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.402Z] Sending file modes: C0666 2438 KernelCpuUsageAnalysis.html
05:20:17 [2024-03-06T10:20:17.402Z] Sink: C0666 2438 KernelCpuUsageAnalysis.html
05:20:17 [2024-03-06T10:20:17.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.402Z] Sending file modes: C0666 2414 CpuUsageEntryModel.html
05:20:17 [2024-03-06T10:20:17.402Z] Sink: C0666 2414 CpuUsageEntryModel.html
05:20:17 [2024-03-06T10:20:17.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.402Z] Sending file modes: C0666 4499 KernelCpuUsageStateProvider.html
05:20:17 [2024-03-06T10:20:17.402Z] Sink: C0666 4499 KernelCpuUsageStateProvider.html
05:20:17 [2024-03-06T10:20:17.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.402Z] Sink: E
05:20:17 [2024-03-06T10:20:17.402Z] Sending file modes: C0666 3667 package-use.html
05:20:17 [2024-03-06T10:20:17.402Z] Sink: C0666 3667 package-use.html
05:20:17 [2024-03-06T10:20:17.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.402Z] Sink: E
05:20:17 [2024-03-06T10:20:17.402Z] Entering directory: D2777 0 trace
05:20:17 [2024-03-06T10:20:17.402Z] Sink: D2777 0 trace
05:20:17 [2024-03-06T10:20:17.402Z] Sending file modes: C0666 117772 DefaultEventLayout.html
05:20:17 [2024-03-06T10:20:17.402Z] Sink: C0666 117772 DefaultEventLayout.html
05:20:17 [2024-03-06T10:20:17.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.402Z] Sending file modes: C0666 133040 IKernelAnalysisEventLayout.html
05:20:17 [2024-03-06T10:20:17.402Z] Sink: C0666 133040 IKernelAnalysisEventLayout.html
05:20:17 [2024-03-06T10:20:17.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.402Z] Sending file modes: C0666 18470 IKernelTrace.html
05:20:17 [2024-03-06T10:20:17.402Z] Sink: C0666 18470 IKernelTrace.html
05:20:17 [2024-03-06T10:20:17.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.402Z] Sending file modes: C0666 13510 KernelEventLayoutRequirement.html
05:20:17 [2024-03-06T10:20:17.402Z] Sink: C0666 13510 KernelEventLayoutRequirement.html
05:20:17 [2024-03-06T10:20:17.402Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.657Z] Sending file modes: C0666 7626 KernelEventLayoutRequirement.ILayoutToEventName.html
05:20:17 [2024-03-06T10:20:17.657Z] Sink: C0666 7626 KernelEventLayoutRequirement.ILayoutToEventName.html
05:20:17 [2024-03-06T10:20:17.657Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.657Z] Sending file modes: C0666 22752 LinuxTraceContext.html
05:20:17 [2024-03-06T10:20:17.657Z] Sink: C0666 22752 LinuxTraceContext.html
05:20:17 [2024-03-06T10:20:17.657Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 14755 LinuxTraceContext.LinuxBuilder.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 14755 LinuxTraceContext.LinuxBuilder.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 7189 package-summary.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 7189 package-summary.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Entering directory: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.658Z] Sink: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 4395 LinuxTraceContext.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 4395 LinuxTraceContext.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 4632 LinuxTraceContext.LinuxBuilder.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 4632 LinuxTraceContext.LinuxBuilder.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 17577 IKernelAnalysisEventLayout.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 17577 IKernelAnalysisEventLayout.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 4290 IKernelTrace.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 4290 IKernelTrace.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 2456 KernelEventLayoutRequirement.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 2456 KernelEventLayoutRequirement.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 5323 KernelEventLayoutRequirement.ILayoutToEventName.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 5323 KernelEventLayoutRequirement.ILayoutToEventName.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 4480 DefaultEventLayout.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 4480 DefaultEventLayout.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sink: E
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 11342 package-use.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 11342 package-use.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sink: E
05:20:17 [2024-03-06T10:20:17.658Z] Entering directory: D2777 0 model
05:20:17 [2024-03-06T10:20:17.658Z] Sink: D2777 0 model
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 17851 HostThread.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 17851 HostThread.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 12933 OsStrings.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 12933 OsStrings.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 29929 ProcessStatus.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 29929 ProcessStatus.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 5365 package-summary.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 5365 package-summary.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Entering directory: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.658Z] Sink: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 2342 OsStrings.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 2342 OsStrings.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 11818 HostThread.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 11818 HostThread.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 10696 ProcessStatus.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 10696 ProcessStatus.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sink: E
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 6054 package-use.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 6054 package-use.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sink: E
05:20:17 [2024-03-06T10:20:17.658Z] Entering directory: D2777 0 execution
05:20:17 [2024-03-06T10:20:17.658Z] Sink: D2777 0 execution
05:20:17 [2024-03-06T10:20:17.658Z] Entering directory: D2777 0 graph
05:20:17 [2024-03-06T10:20:17.658Z] Sink: D2777 0 graph
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 7188 IOsExecutionGraphHandlerBuilder.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 7188 IOsExecutionGraphHandlerBuilder.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 23722 OsExecutionGraph.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 23722 OsExecutionGraph.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 18670 OsExecutionGraphProvider.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 18670 OsExecutionGraphProvider.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 21309 OsExecutionGraphProvider.Context.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 21309 OsExecutionGraphProvider.Context.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 13868 OsInterruptContext.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 13868 OsInterruptContext.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 31497 OsSystemModel.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 31497 OsSystemModel.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 32628 OsWorker.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 32628 OsWorker.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 7509 package-summary.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 7509 package-summary.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Entering directory: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.658Z] Sink: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 4481 OsSystemModel.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 4481 OsSystemModel.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 2456 OsExecutionGraph.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 2456 OsExecutionGraph.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 10177 OsWorker.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 10177 OsWorker.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 8611 OsInterruptContext.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 8611 OsInterruptContext.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 2566 IOsExecutionGraphHandlerBuilder.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 2566 IOsExecutionGraphHandlerBuilder.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 4987 OsExecutionGraphProvider.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 4987 OsExecutionGraphProvider.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 7579 OsExecutionGraphProvider.Context.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 7579 OsExecutionGraphProvider.Context.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sink: E
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 5229 package-use.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 5229 package-use.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sink: E
05:20:17 [2024-03-06T10:20:17.658Z] Sink: E
05:20:17 [2024-03-06T10:20:17.658Z] Entering directory: D2777 0 kernel
05:20:17 [2024-03-06T10:20:17.658Z] Sink: D2777 0 kernel
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 24322 KernelAnalysisModule.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 24322 KernelAnalysisModule.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 44203 KernelThreadInformationProvider.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 44203 KernelThreadInformationProvider.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 18403 KernelTidAspect.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 18403 KernelTidAspect.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 9038 KernelUtils.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 9038 KernelUtils.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 33031 LinuxValues.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 33031 LinuxValues.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 7449 Messages.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 7449 Messages.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 15589 StateValues.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 15589 StateValues.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 6995 package-summary.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 6995 package-summary.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Entering directory: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.658Z] Sink: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 2380 StateValues.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 2380 StateValues.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 2480 KernelThreadInformationProvider.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 2480 KernelThreadInformationProvider.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 2360 KernelUtils.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 2360 KernelUtils.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 2342 Messages.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 2342 Messages.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 2380 LinuxValues.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 2380 LinuxValues.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 18295 KernelAnalysisModule.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 18295 KernelAnalysisModule.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 4329 KernelTidAspect.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 4329 KernelTidAspect.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sink: E
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 4011 package-use.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 4011 package-use.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sink: E
05:20:17 [2024-03-06T10:20:17.658Z] Entering directory: D2777 0 contextswitch
05:20:17 [2024-03-06T10:20:17.658Z] Sink: D2777 0 contextswitch
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 31551 KernelContextSwitchAnalysis.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 31551 KernelContextSwitchAnalysis.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 17048 KernelContextSwitchStateProvider.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 17048 KernelContextSwitchStateProvider.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 3624 package-summary.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 3624 package-summary.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Entering directory: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.658Z] Sink: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 2528 KernelContextSwitchStateProvider.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 2528 KernelContextSwitchStateProvider.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 2498 KernelContextSwitchAnalysis.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 2498 KernelContextSwitchAnalysis.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sink: E
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 2213 package-use.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 2213 package-use.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sink: E
05:20:17 [2024-03-06T10:20:17.658Z] Entering directory: D2777 0 kernelmemoryusage
05:20:17 [2024-03-06T10:20:17.658Z] Sink: D2777 0 kernelmemoryusage
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 22508 KernelMemoryAnalysisModule.html
05:20:17 [2024-03-06T10:20:17.658Z] Sink: C0666 22508 KernelMemoryAnalysisModule.html
05:20:17 [2024-03-06T10:20:17.658Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.658Z] Sending file modes: C0666 19083 KernelMemoryStateProvider.html
05:20:17 [2024-03-06T10:20:17.915Z] Sink: C0666 19083 KernelMemoryStateProvider.html
05:20:17 [2024-03-06T10:20:17.915Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.915Z] Sending file modes: C0666 3696 package-summary.html
05:20:17 [2024-03-06T10:20:17.915Z] Sink: C0666 3696 package-summary.html
05:20:17 [2024-03-06T10:20:17.915Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.915Z] Entering directory: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.915Z] Sink: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.915Z] Sending file modes: C0666 2516 KernelMemoryAnalysisModule.html
05:20:17 [2024-03-06T10:20:17.915Z] Sink: C0666 2516 KernelMemoryAnalysisModule.html
05:20:17 [2024-03-06T10:20:17.915Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.915Z] Sending file modes: C0666 2510 KernelMemoryStateProvider.html
05:20:17 [2024-03-06T10:20:17.915Z] Sink: C0666 2510 KernelMemoryStateProvider.html
05:20:17 [2024-03-06T10:20:17.915Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.915Z] Sink: E
05:20:17 [2024-03-06T10:20:17.915Z] Sending file modes: C0666 2233 package-use.html
05:20:17 [2024-03-06T10:20:17.915Z] Sink: C0666 2233 package-use.html
05:20:17 [2024-03-06T10:20:17.915Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.915Z] Sink: E
05:20:17 [2024-03-06T10:20:17.915Z] Entering directory: D2777 0 event
05:20:17 [2024-03-06T10:20:17.915Z] Sink: D2777 0 event
05:20:17 [2024-03-06T10:20:17.915Z] Entering directory: D2777 0 aspect
05:20:17 [2024-03-06T10:20:17.915Z] Sink: D2777 0 aspect
05:20:17 [2024-03-06T10:20:17.915Z] Sending file modes: C0666 18434 LinuxPidAspect.html
05:20:17 [2024-03-06T10:20:17.915Z] Sink: C0666 18434 LinuxPidAspect.html
05:20:17 [2024-03-06T10:20:17.915Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.915Z] Sending file modes: C0666 18650 LinuxTidAspect.html
05:20:17 [2024-03-06T10:20:17.915Z] Sink: C0666 18650 LinuxTidAspect.html
05:20:17 [2024-03-06T10:20:17.915Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.915Z] Sending file modes: C0666 13705 Messages.html
05:20:17 [2024-03-06T10:20:17.915Z] Sink: C0666 13705 Messages.html
05:20:17 [2024-03-06T10:20:17.915Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.915Z] Sending file modes: C0666 18615 ThreadPriorityAspect.html
05:20:17 [2024-03-06T10:20:17.915Z] Sink: C0666 18615 ThreadPriorityAspect.html
05:20:17 [2024-03-06T10:20:17.915Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.915Z] Sending file modes: C0666 4974 package-summary.html
05:20:17 [2024-03-06T10:20:17.915Z] Sink: C0666 4974 package-summary.html
05:20:17 [2024-03-06T10:20:17.915Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.915Z] Entering directory: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.915Z] Sink: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.915Z] Sending file modes: C0666 4525 ThreadPriorityAspect.html
05:20:17 [2024-03-06T10:20:17.915Z] Sink: C0666 4525 ThreadPriorityAspect.html
05:20:17 [2024-03-06T10:20:17.915Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.915Z] Sending file modes: C0666 2390 Messages.html
05:20:17 [2024-03-06T10:20:17.915Z] Sink: C0666 2390 Messages.html
05:20:17 [2024-03-06T10:20:17.915Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.915Z] Sending file modes: C0666 2426 LinuxPidAspect.html
05:20:17 [2024-03-06T10:20:17.915Z] Sink: C0666 2426 LinuxPidAspect.html
05:20:17 [2024-03-06T10:20:17.915Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.915Z] Sending file modes: C0666 4508 LinuxTidAspect.html
05:20:17 [2024-03-06T10:20:17.915Z] Sink: C0666 4508 LinuxTidAspect.html
05:20:17 [2024-03-06T10:20:17.915Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.915Z] Sink: E
05:20:17 [2024-03-06T10:20:17.915Z] Sending file modes: C0666 4980 package-use.html
05:20:17 [2024-03-06T10:20:17.915Z] Sink: C0666 4980 package-use.html
05:20:17 [2024-03-06T10:20:17.915Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.915Z] Sink: E
05:20:17 [2024-03-06T10:20:17.915Z] Sink: E
05:20:17 [2024-03-06T10:20:17.915Z] Entering directory: D2777 0 memory
05:20:17 [2024-03-06T10:20:17.915Z] Sink: D2777 0 memory
05:20:17 [2024-03-06T10:20:17.915Z] Sending file modes: C0666 17563 MemoryUsageTreeModel.html
05:20:17 [2024-03-06T10:20:17.915Z] Sink: C0666 17563 MemoryUsageTreeModel.html
05:20:17 [2024-03-06T10:20:17.915Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.915Z] Sending file modes: C0666 3127 package-summary.html
05:20:17 [2024-03-06T10:20:17.915Z] Sink: C0666 3127 package-summary.html
05:20:17 [2024-03-06T10:20:17.915Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.915Z] Entering directory: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.915Z] Sink: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.915Z] Sending file modes: C0666 2414 MemoryUsageTreeModel.html
05:20:17 [2024-03-06T10:20:17.915Z] Sink: C0666 2414 MemoryUsageTreeModel.html
05:20:17 [2024-03-06T10:20:17.915Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.915Z] Sink: E
05:20:17 [2024-03-06T10:20:17.915Z] Sending file modes: C0666 2178 package-use.html
05:20:17 [2024-03-06T10:20:17.915Z] Sink: C0666 2178 package-use.html
05:20:17 [2024-03-06T10:20:17.915Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.915Z] Sink: E
05:20:17 [2024-03-06T10:20:17.915Z] Entering directory: D2777 0 tid
05:20:17 [2024-03-06T10:20:17.915Z] Sink: D2777 0 tid
05:20:17 [2024-03-06T10:20:17.915Z] Sending file modes: C0666 33382 TidAnalysisModule.html
05:20:17 [2024-03-06T10:20:17.915Z] Sink: C0666 33382 TidAnalysisModule.html
05:20:17 [2024-03-06T10:20:17.915Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.915Z] Sending file modes: C0666 3118 package-summary.html
05:20:17 [2024-03-06T10:20:17.915Z] Sink: C0666 3118 package-summary.html
05:20:17 [2024-03-06T10:20:17.915Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.915Z] Entering directory: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.915Z] Sink: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.915Z] Sending file modes: C0666 2378 TidAnalysisModule.html
05:20:17 [2024-03-06T10:20:17.915Z] Sink: C0666 2378 TidAnalysisModule.html
05:20:17 [2024-03-06T10:20:17.915Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.915Z] Sink: E
05:20:17 [2024-03-06T10:20:17.915Z] Sending file modes: C0666 2163 package-use.html
05:20:17 [2024-03-06T10:20:17.915Z] Sink: C0666 2163 package-use.html
05:20:17 [2024-03-06T10:20:17.915Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.915Z] Sink: E
05:20:17 [2024-03-06T10:20:17.915Z] Entering directory: D2777 0 signals
05:20:17 [2024-03-06T10:20:17.915Z] Sink: D2777 0 signals
05:20:17 [2024-03-06T10:20:17.915Z] Sending file modes: C0666 13115 TmfCpuSelectedSignal.html
05:20:17 [2024-03-06T10:20:17.915Z] Sink: C0666 13115 TmfCpuSelectedSignal.html
05:20:17 [2024-03-06T10:20:17.915Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.915Z] Sending file modes: C0666 15863 TmfThreadSelectedSignal.html
05:20:17 [2024-03-06T10:20:17.915Z] Sink: C0666 15863 TmfThreadSelectedSignal.html
05:20:17 [2024-03-06T10:20:17.915Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.915Z] Sending file modes: C0666 3933 package-summary.html
05:20:17 [2024-03-06T10:20:17.915Z] Sink: C0666 3933 package-summary.html
05:20:17 [2024-03-06T10:20:17.915Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.915Z] Entering directory: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.915Z] Sink: D2777 0 class-use
05:20:17 [2024-03-06T10:20:17.915Z] Sending file modes: C0666 2438 TmfThreadSelectedSignal.html
05:20:17 [2024-03-06T10:20:17.915Z] Sink: C0666 2438 TmfThreadSelectedSignal.html
05:20:17 [2024-03-06T10:20:17.915Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.916Z] Sending file modes: C0666 2420 TmfCpuSelectedSignal.html
05:20:17 [2024-03-06T10:20:17.916Z] Sink: C0666 2420 TmfCpuSelectedSignal.html
05:20:17 [2024-03-06T10:20:17.916Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.916Z] Sink: E
05:20:17 [2024-03-06T10:20:17.916Z] Sending file modes: C0666 2183 package-use.html
05:20:17 [2024-03-06T10:20:17.916Z] Sink: C0666 2183 package-use.html
05:20:17 [2024-03-06T10:20:17.916Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.916Z] Sink: E
05:20:17 [2024-03-06T10:20:17.916Z] Sink: E
05:20:17 [2024-03-06T10:20:17.916Z] Sink: E
05:20:17 [2024-03-06T10:20:17.916Z] Sink: E
05:20:17 [2024-03-06T10:20:17.916Z] Sink: E
05:20:17 [2024-03-06T10:20:17.916Z] Entering directory: D2777 0 tmf
05:20:17 [2024-03-06T10:20:17.916Z] Sink: D2777 0 tmf
05:20:17 [2024-03-06T10:20:17.916Z] Entering directory: D2777 0 ui
05:20:17 [2024-03-06T10:20:17.916Z] Sink: D2777 0 ui
05:20:17 [2024-03-06T10:20:17.916Z] Entering directory: D2777 0 viewers
05:20:17 [2024-03-06T10:20:17.916Z] Sink: D2777 0 viewers
05:20:17 [2024-03-06T10:20:17.916Z] Entering directory: D2777 0 tree
05:20:17 [2024-03-06T10:20:17.916Z] Sink: D2777 0 tree
05:20:17 [2024-03-06T10:20:17.916Z] Sending file modes: C0666 29526 AbstractSelectTreeViewer2.html
05:20:17 [2024-03-06T10:20:17.916Z] Sink: C0666 29526 AbstractSelectTreeViewer2.html
05:20:17 [2024-03-06T10:20:17.916Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.916Z] Sending file modes: C0666 34939 AbstractTmfTreeViewer.html
05:20:17 [2024-03-06T10:20:17.916Z] Sink: C0666 34939 AbstractTmfTreeViewer.html
05:20:17 [2024-03-06T10:20:17.916Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.916Z] Sending file modes: C0666 7553 ICheckboxTreeViewerListener.html
05:20:17 [2024-03-06T10:20:17.916Z] Sink: C0666 7553 ICheckboxTreeViewerListener.html
05:20:17 [2024-03-06T10:20:17.916Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.916Z] Sending file modes: C0666 6477 ITmfTreeColumnDataProvider.html
05:20:17 [2024-03-06T10:20:17.916Z] Sink: C0666 6477 ITmfTreeColumnDataProvider.html
05:20:17 [2024-03-06T10:20:17.916Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:17 [2024-03-06T10:20:17.916Z] Sending file modes: C0666 10033 ITmfTreeViewerEntry.html
05:20:17 [2024-03-06T10:20:17.916Z] Sink: C0666 10033 ITmfTreeViewerEntry.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 11802 TmfGenericTreeEntry.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 11802 TmfGenericTreeEntry.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 26835 TmfTreeColumnData.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 26835 TmfTreeColumnData.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 6676 TmfTreeColumnData.ITmfColumnPercentageProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 6676 TmfTreeColumnData.ITmfColumnPercentageProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 20266 TmfTreeViewerEntry.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 20266 TmfTreeViewerEntry.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 8667 TmfTreeViewerToolTipHandler.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 8667 TmfTreeViewerToolTipHandler.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 8823 package-summary.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 8823 package-summary.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Entering directory: D2777 0 class-use
05:20:18 [2024-03-06T10:20:18.172Z] Sink: D2777 0 class-use
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 10211 ICheckboxTreeViewerListener.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 10211 ICheckboxTreeViewerListener.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 6208 AbstractSelectTreeViewer2.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 6208 AbstractSelectTreeViewer2.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 2384 TmfTreeViewerToolTipHandler.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 2384 TmfTreeViewerToolTipHandler.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 6795 TmfTreeViewerEntry.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 6795 TmfTreeViewerEntry.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 5616 TmfTreeColumnData.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 5616 TmfTreeColumnData.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 5931 TmfTreeColumnData.ITmfColumnPercentageProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 5931 TmfTreeColumnData.ITmfColumnPercentageProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 2336 TmfGenericTreeEntry.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 2336 TmfGenericTreeEntry.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 12314 ITmfTreeViewerEntry.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 12314 ITmfTreeViewerEntry.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 9967 AbstractTmfTreeViewer.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 9967 AbstractTmfTreeViewer.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 2398 ITmfTreeColumnDataProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 2398 ITmfTreeColumnDataProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sink: E
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 10926 package-use.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 10926 package-use.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sink: E
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 17954 ArrayTreeContentProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 17954 ArrayTreeContentProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Entering directory: D2777 0 xychart
05:20:18 [2024-03-06T10:20:18.172Z] Sink: D2777 0 xychart
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 11778 AxisRange.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 11778 AxisRange.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 9406 IAxis.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 9406 IAxis.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 10872 ITmfChartTimeProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 10872 ITmfChartTimeProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 9271 IXYSeries.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 9271 IXYSeries.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 20550 TmfBaseProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 20550 TmfBaseProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 27194 TmfChartTimeStampFormat.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 27194 TmfChartTimeStampFormat.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 15899 TmfClosestDataPointTooltipProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 15899 TmfClosestDataPointTooltipProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Entering directory: D2777 0 linechart
05:20:18 [2024-03-06T10:20:18.172Z] Sink: D2777 0 linechart
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 30771 TmfCommonXAxisChartViewer.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 30771 TmfCommonXAxisChartViewer.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 13378 TmfCommonXLineChartTooltipProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 13378 TmfCommonXLineChartTooltipProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 32045 TmfFilteredXYChartViewer.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 32045 TmfFilteredXYChartViewer.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 14758 TmfXYChartSettings.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 14758 TmfXYChartSettings.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 4903 package-summary.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 4903 package-summary.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Entering directory: D2777 0 class-use
05:20:18 [2024-03-06T10:20:18.172Z] Sink: D2777 0 class-use
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 6316 TmfFilteredXYChartViewer.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 6316 TmfFilteredXYChartViewer.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 2516 TmfCommonXLineChartTooltipProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 2516 TmfCommonXLineChartTooltipProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 9549 TmfCommonXAxisChartViewer.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 9549 TmfCommonXAxisChartViewer.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 10135 TmfXYChartSettings.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 10135 TmfXYChartSettings.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sink: E
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 8235 package-use.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 8235 package-use.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sink: E
05:20:18 [2024-03-06T10:20:18.172Z] Entering directory: D2777 0 barchart
05:20:18 [2024-03-06T10:20:18.172Z] Sink: D2777 0 barchart
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 17600 TmfHistogramTooltipProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 17600 TmfHistogramTooltipProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 3797 package-summary.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 3797 package-summary.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Entering directory: D2777 0 class-use
05:20:18 [2024-03-06T10:20:18.172Z] Sink: D2777 0 class-use
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 2468 TmfHistogramTooltipProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 2468 TmfHistogramTooltipProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sink: E
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 2188 package-use.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 2188 package-use.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sink: E
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 16190 TmfMouseDragProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 16190 TmfMouseDragProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 18357 TmfMouseDragZoomProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 18357 TmfMouseDragZoomProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 17151 TmfMouseSelectionProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 17151 TmfMouseSelectionProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 13179 TmfMouseWheelZoomProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 13179 TmfMouseWheelZoomProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 16662 TmfSimpleTooltipProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 16662 TmfSimpleTooltipProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 56837 TmfXYChartViewer.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 56837 TmfXYChartViewer.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 11898 XYChartLegendImageProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 11898 XYChartLegendImageProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 10224 package-summary.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 10224 package-summary.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Entering directory: D2777 0 class-use
05:20:18 [2024-03-06T10:20:18.172Z] Sink: D2777 0 class-use
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 2384 TmfSimpleTooltipProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 2384 TmfSimpleTooltipProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 2444 TmfClosestDataPointTooltipProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 2444 TmfClosestDataPointTooltipProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 2378 TmfChartTimeStampFormat.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 2378 TmfChartTimeStampFormat.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 4477 IAxis.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 4477 IAxis.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 8720 AxisRange.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 8720 AxisRange.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 2384 TmfMouseDragZoomProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 2384 TmfMouseDragZoomProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 2360 TmfMouseDragProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 2360 TmfMouseDragProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 17868 ITmfChartTimeProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] Sink: C0666 17868 ITmfChartTimeProvider.html
05:20:18 [2024-03-06T10:20:18.172Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.172Z] Sending file modes: C0666 2396 XYChartLegendImageProvider.html
05:20:18 [2024-03-06T10:20:18.173Z] Sink: C0666 2396 XYChartLegendImageProvider.html
05:20:18 [2024-03-06T10:20:18.428Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.428Z] Sending file modes: C0666 4301 IXYSeries.html
05:20:18 [2024-03-06T10:20:18.428Z] Sink: C0666 4301 IXYSeries.html
05:20:18 [2024-03-06T10:20:18.428Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.428Z] Sending file modes: C0666 12617 TmfBaseProvider.html
05:20:18 [2024-03-06T10:20:18.428Z] Sink: C0666 12617 TmfBaseProvider.html
05:20:18 [2024-03-06T10:20:18.428Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.428Z] Sending file modes: C0666 9569 TmfXYChartViewer.html
05:20:18 [2024-03-06T10:20:18.428Z] Sink: C0666 9569 TmfXYChartViewer.html
05:20:18 [2024-03-06T10:20:18.428Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.428Z] Sending file modes: C0666 2390 TmfMouseWheelZoomProvider.html
05:20:18 [2024-03-06T10:20:18.428Z] Sink: C0666 2390 TmfMouseWheelZoomProvider.html
05:20:18 [2024-03-06T10:20:18.428Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.428Z] Sending file modes: C0666 2390 TmfMouseSelectionProvider.html
05:20:18 [2024-03-06T10:20:18.428Z] Sink: C0666 2390 TmfMouseSelectionProvider.html
05:20:18 [2024-03-06T10:20:18.428Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.428Z] Sink: E
05:20:18 [2024-03-06T10:20:18.428Z] Sending file modes: C0666 12578 package-use.html
05:20:18 [2024-03-06T10:20:18.428Z] Sink: C0666 12578 package-use.html
05:20:18 [2024-03-06T10:20:18.428Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.428Z] Sink: E
05:20:18 [2024-03-06T10:20:18.428Z] Sending file modes: C0666 9336 IImageSave.html
05:20:18 [2024-03-06T10:20:18.428Z] Sink: C0666 9336 IImageSave.html
05:20:18 [2024-03-06T10:20:18.428Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.428Z] Sending file modes: C0666 6792 ILegendImageProvider2.html
05:20:18 [2024-03-06T10:20:18.428Z] Sink: C0666 6792 ILegendImageProvider2.html
05:20:18 [2024-03-06T10:20:18.428Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.428Z] Entering directory: D2777 0 table
05:20:18 [2024-03-06T10:20:18.428Z] Sink: D2777 0 table
05:20:18 [2024-03-06T10:20:18.428Z] Sending file modes: C0666 7296 ISortingLazyContentProvider.html
05:20:18 [2024-03-06T10:20:18.428Z] Sink: C0666 7296 ISortingLazyContentProvider.html
05:20:18 [2024-03-06T10:20:18.428Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.428Z] Sending file modes: C0666 20591 TmfSimpleTableViewer.html
05:20:18 [2024-03-06T10:20:18.428Z] Sink: C0666 20591 TmfSimpleTableViewer.html
05:20:18 [2024-03-06T10:20:18.428Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.428Z] Sending file modes: C0666 5461 package-summary.html
05:20:18 [2024-03-06T10:20:18.428Z] Sink: C0666 5461 package-summary.html
05:20:18 [2024-03-06T10:20:18.428Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.428Z] Entering directory: D2777 0 class-use
05:20:18 [2024-03-06T10:20:18.428Z] Sink: D2777 0 class-use
05:20:18 [2024-03-06T10:20:18.428Z] Sending file modes: C0666 4991 TmfSimpleTableViewer.html
05:20:18 [2024-03-06T10:20:18.428Z] Sink: C0666 4991 TmfSimpleTableViewer.html
05:20:18 [2024-03-06T10:20:18.428Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.428Z] Sending file modes: C0666 2410 ISortingLazyContentProvider.html
05:20:18 [2024-03-06T10:20:18.428Z] Sink: C0666 2410 ISortingLazyContentProvider.html
05:20:18 [2024-03-06T10:20:18.428Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.428Z] Sink: E
05:20:18 [2024-03-06T10:20:18.428Z] Sending file modes: C0666 3658 package-use.html
05:20:18 [2024-03-06T10:20:18.428Z] Sink: C0666 3658 package-use.html
05:20:18 [2024-03-06T10:20:18.428Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.428Z] Sink: E
05:20:18 [2024-03-06T10:20:18.428Z] Sending file modes: C0666 17884 ITmfTimeProvider.html
05:20:18 [2024-03-06T10:20:18.428Z] Sink: C0666 17884 ITmfTimeProvider.html
05:20:18 [2024-03-06T10:20:18.428Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.428Z] Sending file modes: C0666 11438 ITmfViewer.html
05:20:18 [2024-03-06T10:20:18.428Z] Sink: C0666 11438 ITmfViewer.html
05:20:18 [2024-03-06T10:20:18.428Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.428Z] Sending file modes: C0666 12365 TmfAbstractToolTipHandler.html
05:20:18 [2024-03-06T10:20:18.428Z] Sink: C0666 12365 TmfAbstractToolTipHandler.html
05:20:18 [2024-03-06T10:20:18.428Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.428Z] Sending file modes: C0666 20305 TmfAbstractToolTipHandler.ToolTipString.html
05:20:18 [2024-03-06T10:20:18.428Z] Sink: C0666 20305 TmfAbstractToolTipHandler.ToolTipString.html
05:20:18 [2024-03-06T10:20:18.428Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.428Z] Entering directory: D2777 0 events
05:20:18 [2024-03-06T10:20:18.428Z] Sink: D2777 0 events
05:20:18 [2024-03-06T10:20:18.428Z] Sending file modes: C0666 11989 TmfEventAdapterFactory.html
05:20:18 [2024-03-06T10:20:18.428Z] Sink: C0666 11989 TmfEventAdapterFactory.html
05:20:18 [2024-03-06T10:20:18.428Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.428Z] Sending file modes: C0666 17410 TmfEventPropertySource.html
05:20:18 [2024-03-06T10:20:18.428Z] Sink: C0666 17410 TmfEventPropertySource.html
05:20:18 [2024-03-06T10:20:18.428Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.428Z] Sending file modes: C0666 21403 TmfEventsCache.html
05:20:18 [2024-03-06T10:20:18.428Z] Sink: C0666 21403 TmfEventsCache.html
05:20:18 [2024-03-06T10:20:18.428Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.428Z] Sending file modes: C0666 19044 TmfEventsCache.CachedEvent.html
05:20:18 [2024-03-06T10:20:18.428Z] Sink: C0666 19044 TmfEventsCache.CachedEvent.html
05:20:18 [2024-03-06T10:20:18.428Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.428Z] Sending file modes: C0666 51526 TmfEventsTable.html
05:20:18 [2024-03-06T10:20:18.428Z] Sink: C0666 51526 TmfEventsTable.html
05:20:18 [2024-03-06T10:20:18.428Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.428Z] Sending file modes: C0666 17435 TmfEventsTable.HeaderState.html
05:20:18 [2024-03-06T10:20:18.428Z] Sink: C0666 17435 TmfEventsTable.HeaderState.html
05:20:18 [2024-03-06T10:20:18.428Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.428Z] Sending file modes: C0666 17805 TmfEventsTable.Key.html
05:20:18 [2024-03-06T10:20:18.428Z] Sink: C0666 17805 TmfEventsTable.Key.html
05:20:18 [2024-03-06T10:20:18.428Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.428Z] Sending file modes: C0666 18469 TmfEventsTableHeader.html
05:20:18 [2024-03-06T10:20:18.429Z] Sink: C0666 18469 TmfEventsTableHeader.html
05:20:18 [2024-03-06T10:20:18.429Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.429Z] Sending file modes: C0666 7757 TmfEventsTableHeader.IEventsTableHeaderListener.html
05:20:18 [2024-03-06T10:20:18.429Z] Sink: C0666 7757 TmfEventsTableHeader.IEventsTableHeaderListener.html
05:20:18 [2024-03-06T10:20:18.429Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.429Z] Entering directory: D2777 0 columns
05:20:18 [2024-03-06T10:20:18.429Z] Sink: D2777 0 columns
05:20:18 [2024-03-06T10:20:18.429Z] Sending file modes: C0666 19369 TmfEventTableColumn.html
05:20:18 [2024-03-06T10:20:18.429Z] Sink: C0666 19369 TmfEventTableColumn.html
05:20:18 [2024-03-06T10:20:18.429Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.429Z] Sending file modes: C0666 3673 package-summary.html
05:20:18 [2024-03-06T10:20:18.429Z] Sink: C0666 3673 package-summary.html
05:20:18 [2024-03-06T10:20:18.429Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.429Z] Entering directory: D2777 0 class-use
05:20:18 [2024-03-06T10:20:18.429Z] Sink: D2777 0 class-use
05:20:18 [2024-03-06T10:20:18.429Z] Sending file modes: C0666 2408 TmfEventTableColumn.html
05:20:18 [2024-03-06T10:20:18.429Z] Sink: C0666 2408 TmfEventTableColumn.html
05:20:18 [2024-03-06T10:20:18.429Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.429Z] Sink: E
05:20:18 [2024-03-06T10:20:18.429Z] Sending file modes: C0666 2178 package-use.html
05:20:18 [2024-03-06T10:20:18.429Z] Sink: C0666 2178 package-use.html
05:20:18 [2024-03-06T10:20:18.429Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.429Z] Sink: E
05:20:18 [2024-03-06T10:20:18.429Z] Sending file modes: C0666 8437 package-summary.html
05:20:18 [2024-03-06T10:20:18.429Z] Sink: C0666 8437 package-summary.html
05:20:18 [2024-03-06T10:20:18.429Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.429Z] Entering directory: D2777 0 class-use
05:20:18 [2024-03-06T10:20:18.429Z] Sink: D2777 0 class-use
05:20:18 [2024-03-06T10:20:18.429Z] Sending file modes: C0666 2366 TmfEventPropertySource.html
05:20:18 [2024-03-06T10:20:18.429Z] Sink: C0666 2366 TmfEventPropertySource.html
05:20:18 [2024-03-06T10:20:18.429Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.429Z] Sending file modes: C0666 2354 TmfEventsTableHeader.html
05:20:18 [2024-03-06T10:20:18.429Z] Sink: C0666 2354 TmfEventsTableHeader.html
05:20:18 [2024-03-06T10:20:18.429Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.429Z] Sending file modes: C0666 4777 TmfEventsTableHeader.IEventsTableHeaderListener.html
05:20:18 [2024-03-06T10:20:18.429Z] Sink: C0666 4777 TmfEventsTableHeader.IEventsTableHeaderListener.html
05:20:18 [2024-03-06T10:20:18.429Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.429Z] Sending file modes: C0666 2366 TmfEventAdapterFactory.html
05:20:18 [2024-03-06T10:20:18.429Z] Sink: C0666 2366 TmfEventAdapterFactory.html
05:20:18 [2024-03-06T10:20:18.429Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.429Z] Sending file modes: C0666 2318 TmfEventsCache.html
05:20:18 [2024-03-06T10:20:18.429Z] Sink: C0666 2318 TmfEventsCache.html
05:20:18 [2024-03-06T10:20:18.429Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.429Z] Sending file modes: C0666 4814 TmfEventsCache.CachedEvent.html
05:20:18 [2024-03-06T10:20:18.429Z] Sink: C0666 4814 TmfEventsCache.CachedEvent.html
05:20:18 [2024-03-06T10:20:18.429Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.429Z] Sending file modes: C0666 6115 TmfEventsTable.html
05:20:18 [2024-03-06T10:20:18.429Z] Sink: C0666 6115 TmfEventsTable.html
05:20:18 [2024-03-06T10:20:18.429Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.429Z] Sending file modes: C0666 5168 TmfEventsTable.HeaderState.html
05:20:18 [2024-03-06T10:20:18.429Z] Sink: C0666 5168 TmfEventsTable.HeaderState.html
05:20:18 [2024-03-06T10:20:18.429Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.429Z] Sending file modes: C0666 2370 TmfEventsTable.Key.html
05:20:18 [2024-03-06T10:20:18.429Z] Sink: C0666 2370 TmfEventsTable.Key.html
05:20:18 [2024-03-06T10:20:18.429Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.429Z] Sink: E
05:20:18 [2024-03-06T10:20:18.429Z] Sending file modes: C0666 5329 package-use.html
05:20:18 [2024-03-06T10:20:18.429Z] Sink: C0666 5329 package-use.html
05:20:18 [2024-03-06T10:20:18.429Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.429Z] Sink: E
05:20:18 [2024-03-06T10:20:18.429Z] Sending file modes: C0666 45327 TmfTimeViewer.html
05:20:18 [2024-03-06T10:20:18.429Z] Sink: C0666 45327 TmfTimeViewer.html
05:20:18 [2024-03-06T10:20:18.429Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.429Z] Sending file modes: C0666 17076 TmfViewer.html
05:20:18 [2024-03-06T10:20:18.429Z] Sink: C0666 17076 TmfViewer.html
05:20:18 [2024-03-06T10:20:18.429Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.429Z] Sending file modes: C0666 8237 package-summary.html
05:20:18 [2024-03-06T10:20:18.429Z] Sink: C0666 8237 package-summary.html
05:20:18 [2024-03-06T10:20:18.429Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.429Z] Entering directory: D2777 0 class-use
05:20:18 [2024-03-06T10:20:18.429Z] Sink: D2777 0 class-use
05:20:18 [2024-03-06T10:20:18.429Z] Sending file modes: C0666 14508 IImageSave.html
05:20:18 [2024-03-06T10:20:18.429Z] Sink: C0666 14508 IImageSave.html
05:20:18 [2024-03-06T10:20:18.429Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.429Z] Sending file modes: C0666 22675 TmfViewer.html
05:20:18 [2024-03-06T10:20:18.429Z] Sink: C0666 22675 TmfViewer.html
05:20:18 [2024-03-06T10:20:18.429Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.429Z] Sending file modes: C0666 28443 ITmfViewer.html
05:20:18 [2024-03-06T10:20:18.429Z] Sink: C0666 28443 ITmfViewer.html
05:20:18 [2024-03-06T10:20:18.429Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.429Z] Sending file modes: C0666 5837 ILegendImageProvider2.html
05:20:18 [2024-03-06T10:20:18.429Z] Sink: C0666 5837 ILegendImageProvider2.html
05:20:18 [2024-03-06T10:20:18.429Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.429Z] Sending file modes: C0666 17082 ITmfTimeProvider.html
05:20:18 [2024-03-06T10:20:18.429Z] Sink: C0666 17082 ITmfTimeProvider.html
05:20:18 [2024-03-06T10:20:18.429Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.429Z] Sending file modes: C0666 2324 ArrayTreeContentProvider.html
05:20:18 [2024-03-06T10:20:18.429Z] Sink: C0666 2324 ArrayTreeContentProvider.html
05:20:18 [2024-03-06T10:20:18.429Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.429Z] Sending file modes: C0666 9880 TmfAbstractToolTipHandler.html
05:20:18 [2024-03-06T10:20:18.429Z] Sink: C0666 9880 TmfAbstractToolTipHandler.html
05:20:18 [2024-03-06T10:20:18.429Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.429Z] Sending file modes: C0666 7004 TmfAbstractToolTipHandler.ToolTipString.html
05:20:18 [2024-03-06T10:20:18.429Z] Sink: C0666 7004 TmfAbstractToolTipHandler.ToolTipString.html
05:20:18 [2024-03-06T10:20:18.429Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.429Z] Sending file modes: C0666 14402 TmfTimeViewer.html
05:20:18 [2024-03-06T10:20:18.429Z] Sink: C0666 14402 TmfTimeViewer.html
05:20:18 [2024-03-06T10:20:18.429Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.429Z] Sink: E
05:20:18 [2024-03-06T10:20:18.429Z] Sending file modes: C0666 29050 package-use.html
05:20:18 [2024-03-06T10:20:18.429Z] Sink: C0666 29050 package-use.html
05:20:18 [2024-03-06T10:20:18.429Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.429Z] Sink: E
05:20:18 [2024-03-06T10:20:18.429Z] Entering directory: D2777 0 views
05:20:18 [2024-03-06T10:20:18.429Z] Sink: D2777 0 views
05:20:18 [2024-03-06T10:20:18.429Z] Entering directory: D2777 0 timegraph
05:20:18 [2024-03-06T10:20:18.429Z] Sink: D2777 0 timegraph
05:20:18 [2024-03-06T10:20:18.429Z] Sending file modes: C0666 17566 AbstractStateSystemTimeGraphView.html
05:20:18 [2024-03-06T10:20:18.429Z] Sink: C0666 17566 AbstractStateSystemTimeGraphView.html
05:20:18 [2024-03-06T10:20:18.429Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.429Z] Sending file modes: C0666 8260 AbstractStateSystemTimeGraphView.IQueryHandler.html
05:20:18 [2024-03-06T10:20:18.429Z] Sink: C0666 8260 AbstractStateSystemTimeGraphView.IQueryHandler.html
05:20:18 [2024-03-06T10:20:18.429Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.429Z] Sending file modes: C0666 56584 AbstractTimeGraphView.html
05:20:18 [2024-03-06T10:20:18.429Z] Sink: C0666 56584 AbstractTimeGraphView.html
05:20:18 [2024-03-06T10:20:18.429Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.429Z] Sending file modes: C0666 26876 BaseDataProviderTimeGraphView.html
05:20:18 [2024-03-06T10:20:18.429Z] Sink: C0666 26876 BaseDataProviderTimeGraphView.html
05:20:18 [2024-03-06T10:20:18.684Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.684Z] Sending file modes: C0666 9138 ITimeGraphEntryComparator.html
05:20:18 [2024-03-06T10:20:18.684Z] Sink: C0666 9138 ITimeGraphEntryComparator.html
05:20:18 [2024-03-06T10:20:18.684Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.684Z] Sending file modes: C0666 6601 ITimeGraphLegendProvider.html
05:20:18 [2024-03-06T10:20:18.684Z] Sink: C0666 6601 ITimeGraphLegendProvider.html
05:20:18 [2024-03-06T10:20:18.684Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.684Z] Sending file modes: C0666 20389 Messages.html
05:20:18 [2024-03-06T10:20:18.684Z] Sink: C0666 20389 Messages.html
05:20:18 [2024-03-06T10:20:18.684Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.684Z] Sending file modes: C0666 6903 package-summary.html
05:20:18 [2024-03-06T10:20:18.684Z] Sink: C0666 6903 package-summary.html
05:20:18 [2024-03-06T10:20:18.684Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.684Z] Entering directory: D2777 0 class-use
05:20:18 [2024-03-06T10:20:18.684Z] Sink: D2777 0 class-use
05:20:18 [2024-03-06T10:20:18.684Z] Sending file modes: C0666 2410 ITimeGraphEntryComparator.html
05:20:18 [2024-03-06T10:20:18.684Z] Sink: C0666 2410 ITimeGraphEntryComparator.html
05:20:18 [2024-03-06T10:20:18.684Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.684Z] Sending file modes: C0666 6200 ITimeGraphLegendProvider.html
05:20:18 [2024-03-06T10:20:18.684Z] Sink: C0666 6200 ITimeGraphLegendProvider.html
05:20:18 [2024-03-06T10:20:18.684Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.684Z] Sending file modes: C0666 7809 BaseDataProviderTimeGraphView.html
05:20:18 [2024-03-06T10:20:18.684Z] Sink: C0666 7809 BaseDataProviderTimeGraphView.html
05:20:18 [2024-03-06T10:20:18.684Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.684Z] Sending file modes: C0666 2288 Messages.html
05:20:18 [2024-03-06T10:20:18.684Z] Sink: C0666 2288 Messages.html
05:20:18 [2024-03-06T10:20:18.684Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.684Z] Sending file modes: C0666 2432 AbstractStateSystemTimeGraphView.html
05:20:18 [2024-03-06T10:20:18.684Z] Sink: C0666 2432 AbstractStateSystemTimeGraphView.html
05:20:18 [2024-03-06T10:20:18.684Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.684Z] Sending file modes: C0666 2544 AbstractStateSystemTimeGraphView.IQueryHandler.html
05:20:18 [2024-03-06T10:20:18.684Z] Sink: C0666 2544 AbstractStateSystemTimeGraphView.IQueryHandler.html
05:20:18 [2024-03-06T10:20:18.684Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.684Z] Sending file modes: C0666 9699 AbstractTimeGraphView.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 9699 AbstractTimeGraphView.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sink: E
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 9348 package-use.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 9348 package-use.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sink: E
05:20:18 [2024-03-06T10:20:18.685Z] Entering directory: D2777 0 uml2sd
05:20:18 [2024-03-06T10:20:18.685Z] Sink: D2777 0 uml2sd
05:20:18 [2024-03-06T10:20:18.685Z] Entering directory: D2777 0 core
05:20:18 [2024-03-06T10:20:18.685Z] Sink: D2777 0 core
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 49822 AsyncMessage.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 49822 AsyncMessage.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 22729 AsyncMessageReturn.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 22729 AsyncMessageReturn.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 34401 BaseMessage.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 34401 BaseMessage.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 32366 BasicExecutionOccurrence.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 32366 BasicExecutionOccurrence.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 40222 BasicFrame.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 40222 BasicFrame.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 19218 EllipsisMessage.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 19218 EllipsisMessage.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 31974 ExecutionOccurrence.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 31974 ExecutionOccurrence.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 65533 Frame.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 65533 Frame.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 44556 GraphNode.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 44556 GraphNode.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 29403 HotSpot.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 29403 HotSpot.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 9260 ITimeRange.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 9260 ITimeRange.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 44493 Lifeline.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 44493 Lifeline.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 13564 LifelineCategories.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 13564 LifelineCategories.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 49550 Metrics.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 49550 Metrics.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 12715 SDTimeEvent.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 12715 SDTimeEvent.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 26382 Stop.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 26382 Stop.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 39405 SyncMessage.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 39405 SyncMessage.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 22342 SyncMessageReturn.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 22342 SyncMessageReturn.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 11897 package-summary.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 11897 package-summary.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Entering directory: D2777 0 class-use
05:20:18 [2024-03-06T10:20:18.685Z] Sink: D2777 0 class-use
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 39436 GraphNode.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 39436 GraphNode.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 11530 BasicExecutionOccurrence.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 11530 BasicExecutionOccurrence.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 2306 HotSpot.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 2306 HotSpot.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 4281 BasicFrame.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 4281 BasicFrame.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 2354 EllipsisMessage.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 2354 EllipsisMessage.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 8877 AsyncMessage.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 8877 AsyncMessage.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 26020 Lifeline.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 26020 Lifeline.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 5408 LifelineCategories.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 5408 LifelineCategories.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 6110 SDTimeEvent.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 6110 SDTimeEvent.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 8462 SyncMessage.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 8462 SyncMessage.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 14875 BaseMessage.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 14875 BaseMessage.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 10552 Frame.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 10552 Frame.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 4744 AsyncMessageReturn.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 4744 AsyncMessageReturn.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 2288 Stop.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 2288 Stop.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 12094 ITimeRange.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 12094 ITimeRange.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 2306 Metrics.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 2306 Metrics.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 2378 ExecutionOccurrence.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 2378 ExecutionOccurrence.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 4804 SyncMessageReturn.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 4804 SyncMessageReturn.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sink: E
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 14687 package-use.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 14687 package-use.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sink: E
05:20:18 [2024-03-06T10:20:18.685Z] Entering directory: D2777 0 handlers
05:20:18 [2024-03-06T10:20:18.685Z] Sink: D2777 0 handlers
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 15693 BaseSDAction.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 15693 BaseSDAction.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 12479 ConfigureMinMax.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 12479 ConfigureMinMax.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 14040 FirstPage.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 14040 FirstPage.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Entering directory: D2777 0 provider
05:20:18 [2024-03-06T10:20:18.685Z] Sink: D2777 0 provider
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 6182 IExtendedFilterProvider.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 6182 IExtendedFilterProvider.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 6249 IExtendedFindProvider.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 6249 IExtendedFindProvider.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 9742 ISDAdvancedPagingProvider.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 9742 ISDAdvancedPagingProvider.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 7067 ISDCollapseProvider.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 7067 ISDCollapseProvider.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 6542 ISDExtendedActionBarProvider.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 6542 ISDExtendedActionBarProvider.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 9314 ISDFilterProvider.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 9314 ISDFilterProvider.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 9747 ISDFindProvider.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 9747 ISDFindProvider.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 14940 ISDGraphNodeSupporter.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 14940 ISDGraphNodeSupporter.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.685Z] Sending file modes: C0666 10864 ISDPagingProvider.html
05:20:18 [2024-03-06T10:20:18.685Z] Sink: C0666 10864 ISDPagingProvider.html
05:20:18 [2024-03-06T10:20:18.685Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.940Z] Sending file modes: C0666 6132 ISDPropertiesProvider.html
05:20:18 [2024-03-06T10:20:18.940Z] Sink: C0666 6132 ISDPropertiesProvider.html
05:20:18 [2024-03-06T10:20:18.940Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 6998 package-summary.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 6998 package-summary.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Entering directory: D2777 0 class-use
05:20:18 [2024-03-06T10:20:18.941Z] Sink: D2777 0 class-use
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 5672 ISDPropertiesProvider.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 5672 ISDPropertiesProvider.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 12450 ISDFilterProvider.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 12450 ISDFilterProvider.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 9302 ISDGraphNodeSupporter.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 9302 ISDGraphNodeSupporter.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 8995 ISDPagingProvider.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 8995 ISDPagingProvider.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 5921 ISDExtendedActionBarProvider.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 5921 ISDExtendedActionBarProvider.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 8179 ISDAdvancedPagingProvider.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 8179 ISDAdvancedPagingProvider.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 5691 IExtendedFilterProvider.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 5691 IExtendedFilterProvider.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 5898 IExtendedFindProvider.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 5898 IExtendedFindProvider.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 7417 ISDFindProvider.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 7417 ISDFindProvider.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 4558 ISDCollapseProvider.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 4558 ISDCollapseProvider.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sink: E
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 11763 package-use.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 11763 package-use.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sink: E
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 13979 KeyBindingsManager.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 13979 KeyBindingsManager.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 14030 LastPage.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 14030 LastPage.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 14515 MoveSDDown.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 14515 MoveSDDown.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 14515 MoveSDLeft.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 14515 MoveSDLeft.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 14530 MoveSDRight.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 14530 MoveSDRight.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 14486 MoveSDUp.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 14486 MoveSDUp.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 14528 MoveToMessage.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 14528 MoveToMessage.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 14023 NextPage.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 14023 NextPage.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 14637 OpenSDFiltersDialog.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 14637 OpenSDFiltersDialog.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 15803 OpenSDFindDialog.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 15803 OpenSDFindDialog.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 14641 OpenSDPagesDialog.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 14641 OpenSDPagesDialog.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 14027 PrevPage.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 14027 PrevPage.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 13924 Print.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 13924 Print.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 12899 ShowNodeEnd.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 12899 ShowNodeEnd.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 12925 ShowNodeStart.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 12925 ShowNodeStart.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 19686 Zoom.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 19686 Zoom.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 18244 Zoom.ZoomType.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 18244 Zoom.ZoomType.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 11725 package-summary.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 11725 package-summary.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Entering directory: D2777 0 class-use
05:20:18 [2024-03-06T10:20:18.941Z] Sink: D2777 0 class-use
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 2336 LastPage.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 2336 LastPage.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 2336 NextPage.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 2336 NextPage.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 2354 MoveSDRight.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 2354 MoveSDRight.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 2366 ShowNodeStart.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 2366 ShowNodeStart.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 2336 PrevPage.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 2336 PrevPage.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 2312 Zoom.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 2312 Zoom.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 6199 Zoom.ZoomType.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 6199 Zoom.ZoomType.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 2348 MoveSDLeft.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 2348 MoveSDLeft.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 2366 MoveToMessage.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 2366 MoveToMessage.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 4323 KeyBindingsManager.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 4323 KeyBindingsManager.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 2390 OpenSDPagesDialog.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 2390 OpenSDPagesDialog.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 2402 OpenSDFiltersDialog.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 2402 OpenSDFiltersDialog.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 2354 ShowNodeEnd.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 2354 ShowNodeEnd.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 2378 ConfigureMinMax.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 2378 ConfigureMinMax.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 2384 OpenSDFindDialog.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 2384 OpenSDFindDialog.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 2348 MoveSDDown.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 2348 MoveSDDown.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 2336 MoveSDUp.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 2336 MoveSDUp.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 2318 Print.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 2318 Print.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 2342 FirstPage.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 2342 FirstPage.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 10680 BaseSDAction.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 10680 BaseSDAction.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sink: E
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 4063 package-use.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 4063 package-use.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sink: E
05:20:18 [2024-03-06T10:20:18.941Z] Entering directory: D2777 0 drawings
05:20:18 [2024-03-06T10:20:18.941Z] Sink: D2777 0 drawings
05:20:18 [2024-03-06T10:20:18.941Z] Entering directory: D2777 0 impl
05:20:18 [2024-03-06T10:20:18.941Z] Sink: D2777 0 impl
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 14716 ColorImpl.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 14716 ColorImpl.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 13656 FontImpl.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 13656 FontImpl.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 14511 ImageImpl.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 14511 ImageImpl.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 4278 package-summary.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 4278 package-summary.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Entering directory: D2777 0 class-use
05:20:18 [2024-03-06T10:20:18.941Z] Sink: D2777 0 class-use
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 4271 ColorImpl.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 4271 ColorImpl.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 4257 FontImpl.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 4257 FontImpl.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 2384 ImageImpl.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 2384 ImageImpl.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sink: E
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 3796 package-use.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 3796 package-use.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sink: E
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 7084 IColor.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 7084 IColor.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 7064 IFont.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 7064 IFont.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 57301 IGC.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 57301 IGC.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 7084 IImage.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 7084 IImage.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:18 [2024-03-06T10:20:18.941Z] Sending file modes: C0666 4699 package-summary.html
05:20:18 [2024-03-06T10:20:18.941Z] Sink: C0666 4699 package-summary.html
05:20:18 [2024-03-06T10:20:18.941Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Entering directory: D2777 0 class-use
05:20:19 [2024-03-06T10:20:19.197Z] Sink: D2777 0 class-use
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 28480 IColor.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 28480 IColor.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 11631 IImage.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 11631 IImage.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 14340 IGC.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 14340 IGC.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 11548 IFont.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 11548 IFont.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Sink: E
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 9771 package-use.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 9771 package-use.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Sink: E
05:20:19 [2024-03-06T10:20:19.197Z] Entering directory: D2777 0 dialogs
05:20:19 [2024-03-06T10:20:19.197Z] Sink: D2777 0 dialogs
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 37285 Criteria.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 37285 Criteria.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 28891 FilterCriteria.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 28891 FilterCriteria.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 21669 FilterListDialog.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 21669 FilterListDialog.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 9822 MinMaxDialog.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 9822 MinMaxDialog.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 13350 PagesDialog.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 13350 PagesDialog.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 15656 SDPrintDialog.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 15656 SDPrintDialog.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 37159 SDPrintDialogUI.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 37159 SDPrintDialogUI.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 26620 SearchFilterDialog.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 26620 SearchFilterDialog.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 34223 TabContents.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 34223 TabContents.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 6670 package-summary.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 6670 package-summary.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Entering directory: D2777 0 class-use
05:20:19 [2024-03-06T10:20:19.197Z] Sink: D2777 0 class-use
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 2348 PagesDialog.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 2348 PagesDialog.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 2354 MinMaxDialog.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 2354 MinMaxDialog.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 2348 TabContents.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 2348 TabContents.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 2378 FilterListDialog.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 2378 FilterListDialog.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 16343 FilterCriteria.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 16343 FilterCriteria.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 2390 SearchFilterDialog.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 2390 SearchFilterDialog.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 12971 Criteria.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 12971 Criteria.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 4315 SDPrintDialog.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 4315 SDPrintDialog.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 7254 SDPrintDialogUI.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 7254 SDPrintDialogUI.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Sink: E
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 8129 package-use.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 8129 package-use.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Sink: E
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 11167 DiagramToolTip.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 11167 DiagramToolTip.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 17166 DrawableToolTip.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 17166 DrawableToolTip.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Entering directory: D2777 0 preferences
05:20:19 [2024-03-06T10:20:19.197Z] Sink: D2777 0 preferences
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 35643 ISDPreferences.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 35643 ISDPreferences.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 15056 SDViewerPage.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 15056 SDViewerPage.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 56639 SDViewPref.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 56639 SDViewPref.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 5278 package-summary.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 5278 package-summary.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Entering directory: D2777 0 class-use
05:20:19 [2024-03-06T10:20:19.197Z] Sink: D2777 0 class-use
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 4264 SDViewPref.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 4264 SDViewPref.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 2378 SDViewerPage.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 2378 SDViewerPage.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 4215 ISDPreferences.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 4215 ISDPreferences.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Sink: E
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 3782 package-use.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 3782 package-use.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Sink: E
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 7126 ITimeCompressionListener.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 7126 ITimeCompressionListener.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Entering directory: D2777 0 load
05:20:19 [2024-03-06T10:20:19.197Z] Sink: D2777 0 load
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 8882 IUml2SDLoader.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 8882 IUml2SDLoader.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 19974 LoadersManager.html
05:20:19 [2024-03-06T10:20:19.197Z] Sink: C0666 19974 LoadersManager.html
05:20:19 [2024-03-06T10:20:19.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.197Z] Sending file modes: C0666 4874 package-summary.html
05:20:19 [2024-03-06T10:20:19.198Z] Sink: C0666 4874 package-summary.html
05:20:19 [2024-03-06T10:20:19.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.198Z] Entering directory: D2777 0 class-use
05:20:19 [2024-03-06T10:20:19.198Z] Sink: D2777 0 class-use
05:20:19 [2024-03-06T10:20:19.198Z] Sending file modes: C0666 9146 IUml2SDLoader.html
05:20:19 [2024-03-06T10:20:19.198Z] Sink: C0666 9146 IUml2SDLoader.html
05:20:19 [2024-03-06T10:20:19.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.198Z] Sending file modes: C0666 4201 LoadersManager.html
05:20:19 [2024-03-06T10:20:19.198Z] Sink: C0666 4201 LoadersManager.html
05:20:19 [2024-03-06T10:20:19.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.198Z] Sink: E
05:20:19 [2024-03-06T10:20:19.198Z] Sending file modes: C0666 5622 package-use.html
05:20:19 [2024-03-06T10:20:19.198Z] Sink: C0666 5622 package-use.html
05:20:19 [2024-03-06T10:20:19.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.198Z] Sink: E
05:20:19 [2024-03-06T10:20:19.198Z] Entering directory: D2777 0 loader
05:20:19 [2024-03-06T10:20:19.198Z] Sink: D2777 0 loader
05:20:19 [2024-03-06T10:20:19.198Z] Sending file modes: C0666 16714 Messages.html
05:20:19 [2024-03-06T10:20:19.198Z] Sink: C0666 16714 Messages.html
05:20:19 [2024-03-06T10:20:19.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.198Z] Sending file modes: C0666 20873 TmfAsyncMessage.html
05:20:19 [2024-03-06T10:20:19.198Z] Sink: C0666 20873 TmfAsyncMessage.html
05:20:19 [2024-03-06T10:20:19.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.198Z] Sending file modes: C0666 19840 TmfSyncMessage.html
05:20:19 [2024-03-06T10:20:19.198Z] Sink: C0666 19840 TmfSyncMessage.html
05:20:19 [2024-03-06T10:20:19.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.198Z] Sending file modes: C0666 57904 TmfUml2SDSyncLoader.html
05:20:19 [2024-03-06T10:20:19.198Z] Sink: C0666 57904 TmfUml2SDSyncLoader.html
05:20:19 [2024-03-06T10:20:19.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.198Z] Sending file modes: C0666 4731 package-summary.html
05:20:19 [2024-03-06T10:20:19.198Z] Sink: C0666 4731 package-summary.html
05:20:19 [2024-03-06T10:20:19.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.198Z] Entering directory: D2777 0 class-use
05:20:19 [2024-03-06T10:20:19.198Z] Sink: D2777 0 class-use
05:20:19 [2024-03-06T10:20:19.198Z] Sending file modes: C0666 2366 TmfAsyncMessage.html
05:20:19 [2024-03-06T10:20:19.198Z] Sink: C0666 2366 TmfAsyncMessage.html
05:20:19 [2024-03-06T10:20:19.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.198Z] Sending file modes: C0666 2360 TmfSyncMessage.html
05:20:19 [2024-03-06T10:20:19.198Z] Sink: C0666 2360 TmfSyncMessage.html
05:20:19 [2024-03-06T10:20:19.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.198Z] Sending file modes: C0666 2324 Messages.html
05:20:19 [2024-03-06T10:20:19.198Z] Sink: C0666 2324 Messages.html
05:20:19 [2024-03-06T10:20:19.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.198Z] Sending file modes: C0666 2390 TmfUml2SDSyncLoader.html
05:20:19 [2024-03-06T10:20:19.198Z] Sink: C0666 2390 TmfUml2SDSyncLoader.html
05:20:19 [2024-03-06T10:20:19.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.198Z] Sink: E
05:20:19 [2024-03-06T10:20:19.198Z] Sending file modes: C0666 2163 package-use.html
05:20:19 [2024-03-06T10:20:19.198Z] Sink: C0666 2163 package-use.html
05:20:19 [2024-03-06T10:20:19.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.198Z] Sink: E
05:20:19 [2024-03-06T10:20:19.198Z] Entering directory: D2777 0 util
05:20:19 [2024-03-06T10:20:19.198Z] Sink: D2777 0 util
05:20:19 [2024-03-06T10:20:19.198Z] Sending file modes: C0666 104105 Messages.html
05:20:19 [2024-03-06T10:20:19.198Z] Sink: C0666 104105 Messages.html
05:20:19 [2024-03-06T10:20:19.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.198Z] Sending file modes: C0666 14079 SortAsyncForBackward.html
05:20:19 [2024-03-06T10:20:19.198Z] Sink: C0666 14079 SortAsyncForBackward.html
05:20:19 [2024-03-06T10:20:19.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.198Z] Sending file modes: C0666 14132 SortAsyncMessageComparator.html
05:20:19 [2024-03-06T10:20:19.198Z] Sink: C0666 14132 SortAsyncMessageComparator.html
05:20:19 [2024-03-06T10:20:19.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.198Z] Sending file modes: C0666 14092 SortSyncMessageComparator.html
05:20:19 [2024-03-06T10:20:19.198Z] Sink: C0666 14092 SortSyncMessageComparator.html
05:20:19 [2024-03-06T10:20:19.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.198Z] Sending file modes: C0666 13873 TimeEventComparator.html
05:20:19 [2024-03-06T10:20:19.198Z] Sink: C0666 13873 TimeEventComparator.html
05:20:19 [2024-03-06T10:20:19.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.198Z] Sending file modes: C0666 5267 package-summary.html
05:20:19 [2024-03-06T10:20:19.198Z] Sink: C0666 5267 package-summary.html
05:20:19 [2024-03-06T10:20:19.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.198Z] Entering directory: D2777 0 class-use
05:20:19 [2024-03-06T10:20:19.198Z] Sink: D2777 0 class-use
05:20:19 [2024-03-06T10:20:19.198Z] Sending file modes: C0666 2420 SortAsyncMessageComparator.html
05:20:19 [2024-03-06T10:20:19.198Z] Sink: C0666 2420 SortAsyncMessageComparator.html
05:20:19 [2024-03-06T10:20:19.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.198Z] Sending file modes: C0666 2384 SortAsyncForBackward.html
05:20:19 [2024-03-06T10:20:19.198Z] Sink: C0666 2384 SortAsyncForBackward.html
05:20:19 [2024-03-06T10:20:19.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.198Z] Sending file modes: C0666 2378 TimeEventComparator.html
05:20:19 [2024-03-06T10:20:19.198Z] Sink: C0666 2378 TimeEventComparator.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 2312 Messages.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 2312 Messages.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 2414 SortSyncMessageComparator.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 2414 SortSyncMessageComparator.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sink: E
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 2153 package-use.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 2153 package-use.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sink: E
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 82463 NGC.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 82463 NGC.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 81715 ScrollView.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 81715 ScrollView.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 77934 SDView.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 77934 SDView.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 14133 SDView.BlankUml2SdLoader.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 14133 SDView.BlankUml2SdLoader.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 85863 SDWidget.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 85863 SDWidget.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 12184 SDWidgetSelectionProvider.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 12184 SDWidgetSelectionProvider.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 30307 TimeCompressionBar.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 30307 TimeCompressionBar.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 9415 package-summary.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 9415 package-summary.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Entering directory: D2777 0 class-use
05:20:19 [2024-03-06T10:20:19.454Z] Sink: D2777 0 class-use
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 8278 SDWidget.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 8278 SDWidget.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 2306 DiagramToolTip.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 2306 DiagramToolTip.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 6015 ITimeCompressionListener.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 6015 ITimeCompressionListener.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 23340 SDView.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 23340 SDView.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 2374 SDView.BlankUml2SdLoader.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 2374 SDView.BlankUml2SdLoader.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 2312 DrawableToolTip.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 2312 DrawableToolTip.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 5208 TimeCompressionBar.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 5208 TimeCompressionBar.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 4362 ScrollView.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 4362 ScrollView.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 2372 SDWidgetSelectionProvider.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 2372 SDWidgetSelectionProvider.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 5015 NGC.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 5015 NGC.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sink: E
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 9002 package-use.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 9002 package-use.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sink: E
05:20:19 [2024-03-06T10:20:19.454Z] Entering directory: D2777 0 distribution
05:20:19 [2024-03-06T10:20:19.454Z] Sink: D2777 0 distribution
05:20:19 [2024-03-06T10:20:19.454Z] Entering directory: D2777 0 model
05:20:19 [2024-03-06T10:20:19.454Z] Sink: D2777 0 model
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 27889 BaseDistributionData.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 27889 BaseDistributionData.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 7003 IBaseDistributionModel.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 7003 IBaseDistributionModel.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 4475 package-summary.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 4475 package-summary.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Entering directory: D2777 0 class-use
05:20:19 [2024-03-06T10:20:19.454Z] Sink: D2777 0 class-use
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 5231 IBaseDistributionModel.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 5231 IBaseDistributionModel.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 2426 BaseDistributionData.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 2426 BaseDistributionData.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sink: E
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 3481 package-use.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 3481 package-use.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sink: E
05:20:19 [2024-03-06T10:20:19.454Z] Sink: E
05:20:19 [2024-03-06T10:20:19.454Z] Entering directory: D2777 0 colors
05:20:19 [2024-03-06T10:20:19.454Z] Sink: D2777 0 colors
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 25844 ColorSetting.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 25844 ColorSetting.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 20105 ColorSettingsManager.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 20105 ColorSettingsManager.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 11881 ColorSettingsXML.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 11881 ColorSettingsXML.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 16842 ColorsView.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 16842 ColorsView.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 6827 IColorSettingsListener.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 6827 IColorSettingsListener.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 5822 package-summary.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 5822 package-summary.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Entering directory: D2777 0 class-use
05:20:19 [2024-03-06T10:20:19.454Z] Sink: D2777 0 class-use
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 2318 ColorSettingsXML.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 2318 ColorSettingsXML.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 8467 IColorSettingsListener.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 8467 IColorSettingsListener.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 2282 ColorsView.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 2282 ColorsView.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 2342 ColorSettingsManager.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 2342 ColorSettingsManager.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 12240 ColorSetting.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 12240 ColorSetting.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sink: E
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 6059 package-use.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 6059 package-use.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sink: E
05:20:19 [2024-03-06T10:20:19.454Z] Entering directory: D2777 0 filter
05:20:19 [2024-03-06T10:20:19.454Z] Sink: D2777 0 filter
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 11651 CopyHandler.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 11651 CopyHandler.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 8136 CutHandler.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 8136 CutHandler.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 11489 DeleteHandler.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 11489 DeleteHandler.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 13300 FilterDialog.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 13300 FilterDialog.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 17880 FilterTreeContentProvider.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 17880 FilterTreeContentProvider.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 16517 FilterTreeLabelProvider.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 16517 FilterTreeLabelProvider.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 22959 FilterView.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 22959 FilterView.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 11478 PasteHandler.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 11478 PasteHandler.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 5799 package-summary.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 5799 package-summary.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Entering directory: D2777 0 class-use
05:20:19 [2024-03-06T10:20:19.454Z] Sink: D2777 0 class-use
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 2294 PasteHandler.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 2294 PasteHandler.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 3951 CopyHandler.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 3951 CopyHandler.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 2300 DeleteHandler.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 2300 DeleteHandler.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 2360 FilterTreeLabelProvider.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 2360 FilterTreeLabelProvider.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 2294 FilterDialog.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 2294 FilterDialog.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 2372 FilterTreeContentProvider.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 2372 FilterTreeContentProvider.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 2282 FilterView.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 2282 FilterView.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.454Z] Sending file modes: C0666 2282 CutHandler.html
05:20:19 [2024-03-06T10:20:19.454Z] Sink: C0666 2282 CutHandler.html
05:20:19 [2024-03-06T10:20:19.454Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.710Z] Sink: E
05:20:19 [2024-03-06T10:20:19.710Z] Sending file modes: C0666 3349 package-use.html
05:20:19 [2024-03-06T10:20:19.710Z] Sink: C0666 3349 package-use.html
05:20:19 [2024-03-06T10:20:19.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.710Z] Sink: E
05:20:19 [2024-03-06T10:20:19.710Z] Sending file modes: C0666 21689 FormatTimeUtils.html
05:20:19 [2024-03-06T10:20:19.710Z] Sink: C0666 21689 FormatTimeUtils.html
05:20:19 [2024-03-06T10:20:19.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.710Z] Sending file modes: C0666 18307 FormatTimeUtils.Resolution.html
05:20:19 [2024-03-06T10:20:19.710Z] Sink: C0666 18307 FormatTimeUtils.Resolution.html
05:20:19 [2024-03-06T10:20:19.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.710Z] Sending file modes: C0666 19251 FormatTimeUtils.TimeFormat.html
05:20:19 [2024-03-06T10:20:19.710Z] Sink: C0666 19251 FormatTimeUtils.TimeFormat.html
05:20:19 [2024-03-06T10:20:19.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.710Z] Entering directory: D2777 0 histogram
05:20:19 [2024-03-06T10:20:19.710Z] Sink: D2777 0 histogram
05:20:19 [2024-03-06T10:20:19.710Z] Sending file modes: C0666 23929 FullTraceHistogram.html
05:20:19 [2024-03-06T10:20:19.710Z] Sink: C0666 23929 FullTraceHistogram.html
05:20:19 [2024-03-06T10:20:19.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.710Z] Sending file modes: C0666 50382 Histogram.html
05:20:19 [2024-03-06T10:20:19.710Z] Sink: C0666 50382 Histogram.html
05:20:19 [2024-03-06T10:20:19.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.710Z] Sending file modes: C0666 21505 HistogramBucket.html
05:20:19 [2024-03-06T10:20:19.710Z] Sink: C0666 21505 HistogramBucket.html
05:20:19 [2024-03-06T10:20:19.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.710Z] Sending file modes: C0666 14961 HistogramCurrentTimeControl.html
05:20:19 [2024-03-06T10:20:19.710Z] Sink: C0666 14961 HistogramCurrentTimeControl.html
05:20:19 [2024-03-06T10:20:19.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.710Z] Sending file modes: C0666 47272 HistogramDataModel.html
05:20:19 [2024-03-06T10:20:19.710Z] Sink: C0666 47272 HistogramDataModel.html
05:20:19 [2024-03-06T10:20:19.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.710Z] Sending file modes: C0666 18985 HistogramRequest.html
05:20:19 [2024-03-06T10:20:19.710Z] Sink: C0666 18985 HistogramRequest.html
05:20:19 [2024-03-06T10:20:19.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.710Z] Sending file modes: C0666 27167 HistogramScaledData.html
05:20:19 [2024-03-06T10:20:19.710Z] Sink: C0666 27167 HistogramScaledData.html
05:20:19 [2024-03-06T10:20:19.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.710Z] Sending file modes: C0666 10985 HistogramSelectionEndControl.html
05:20:19 [2024-03-06T10:20:19.710Z] Sink: C0666 10985 HistogramSelectionEndControl.html
05:20:19 [2024-03-06T10:20:19.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.710Z] Sending file modes: C0666 11007 HistogramSelectionStartControl.html
05:20:19 [2024-03-06T10:20:19.710Z] Sink: C0666 11007 HistogramSelectionStartControl.html
05:20:19 [2024-03-06T10:20:19.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.710Z] Sending file modes: C0666 23605 HistogramTextControl.html
05:20:19 [2024-03-06T10:20:19.710Z] Sink: C0666 23605 HistogramTextControl.html
05:20:19 [2024-03-06T10:20:19.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.710Z] Sending file modes: C0666 14621 HistogramTimeRangeControl.html
05:20:19 [2024-03-06T10:20:19.710Z] Sink: C0666 14621 HistogramTimeRangeControl.html
05:20:19 [2024-03-06T10:20:19.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.710Z] Sending file modes: C0666 40516 HistogramView.html
05:20:19 [2024-03-06T10:20:19.710Z] Sink: C0666 40516 HistogramView.html
05:20:19 [2024-03-06T10:20:19.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.710Z] Sending file modes: C0666 17817 HistogramZoom.html
05:20:19 [2024-03-06T10:20:19.710Z] Sink: C0666 17817 HistogramZoom.html
05:20:19 [2024-03-06T10:20:19.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.710Z] Sending file modes: C0666 9344 IHistogramDataModel.html
05:20:19 [2024-03-06T10:20:19.710Z] Sink: C0666 9344 IHistogramDataModel.html
05:20:19 [2024-03-06T10:20:19.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.710Z] Sending file modes: C0666 6273 IHistogramModelListener.html
05:20:19 [2024-03-06T10:20:19.710Z] Sink: C0666 6273 IHistogramModelListener.html
05:20:19 [2024-03-06T10:20:19.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.710Z] Sending file modes: C0666 16764 Messages.html
05:20:19 [2024-03-06T10:20:19.710Z] Sink: C0666 16764 Messages.html
05:20:19 [2024-03-06T10:20:19.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.710Z] Sending file modes: C0666 23174 TimeRangeHistogram.html
05:20:19 [2024-03-06T10:20:19.710Z] Sink: C0666 23174 TimeRangeHistogram.html
05:20:19 [2024-03-06T10:20:19.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.710Z] Sending file modes: C0666 10340 package-summary.html
05:20:19 [2024-03-06T10:20:19.710Z] Sink: C0666 10340 package-summary.html
05:20:19 [2024-03-06T10:20:19.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.710Z] Entering directory: D2777 0 class-use
05:20:19 [2024-03-06T10:20:19.710Z] Sink: D2777 0 class-use
05:20:19 [2024-03-06T10:20:19.710Z] Sending file modes: C0666 4606 HistogramCurrentTimeControl.html
05:20:19 [2024-03-06T10:20:19.710Z] Sink: C0666 4606 HistogramCurrentTimeControl.html
05:20:19 [2024-03-06T10:20:19.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.710Z] Sending file modes: C0666 6278 HistogramDataModel.html
05:20:19 [2024-03-06T10:20:19.710Z] Sink: C0666 6278 HistogramDataModel.html
05:20:19 [2024-03-06T10:20:19.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.710Z] Sending file modes: C0666 2336 HistogramRequest.html
05:20:19 [2024-03-06T10:20:19.710Z] Sink: C0666 2336 HistogramRequest.html
05:20:19 [2024-03-06T10:20:19.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.710Z] Sending file modes: C0666 6883 HistogramBucket.html
05:20:19 [2024-03-06T10:20:19.710Z] Sink: C0666 6883 HistogramBucket.html
05:20:19 [2024-03-06T10:20:19.710Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.711Z] Sending file modes: C0666 2420 HistogramSelectionStartControl.html
05:20:19 [2024-03-06T10:20:19.711Z] Sink: C0666 2420 HistogramSelectionStartControl.html
05:20:19 [2024-03-06T10:20:19.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.711Z] Sending file modes: C0666 5925 HistogramScaledData.html
05:20:19 [2024-03-06T10:20:19.711Z] Sink: C0666 5925 HistogramScaledData.html
05:20:19 [2024-03-06T10:20:19.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.711Z] Sending file modes: C0666 2408 HistogramSelectionEndControl.html
05:20:19 [2024-03-06T10:20:19.711Z] Sink: C0666 2408 HistogramSelectionEndControl.html
05:20:19 [2024-03-06T10:20:19.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.711Z] Sending file modes: C0666 9623 HistogramView.html
05:20:19 [2024-03-06T10:20:19.711Z] Sink: C0666 9623 HistogramView.html
05:20:19 [2024-03-06T10:20:19.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.711Z] Sending file modes: C0666 4119 HistogramZoom.html
05:20:19 [2024-03-06T10:20:19.711Z] Sink: C0666 4119 HistogramZoom.html
05:20:19 [2024-03-06T10:20:19.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.711Z] Sending file modes: C0666 5483 Histogram.html
05:20:19 [2024-03-06T10:20:19.711Z] Sink: C0666 5483 Histogram.html
05:20:19 [2024-03-06T10:20:19.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.711Z] Sending file modes: C0666 2348 TimeRangeHistogram.html
05:20:19 [2024-03-06T10:20:19.711Z] Sink: C0666 2348 TimeRangeHistogram.html
05:20:19 [2024-03-06T10:20:19.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.711Z] Sending file modes: C0666 2390 HistogramTimeRangeControl.html
05:20:19 [2024-03-06T10:20:19.711Z] Sink: C0666 2390 HistogramTimeRangeControl.html
05:20:19 [2024-03-06T10:20:19.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.711Z] Sending file modes: C0666 6803 IHistogramModelListener.html
05:20:19 [2024-03-06T10:20:19.711Z] Sink: C0666 6803 IHistogramModelListener.html
05:20:19 [2024-03-06T10:20:19.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.711Z] Sending file modes: C0666 5362 HistogramTextControl.html
05:20:19 [2024-03-06T10:20:19.711Z] Sink: C0666 5362 HistogramTextControl.html
05:20:19 [2024-03-06T10:20:19.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.711Z] Sending file modes: C0666 2348 FullTraceHistogram.html
05:20:19 [2024-03-06T10:20:19.711Z] Sink: C0666 2348 FullTraceHistogram.html
05:20:19 [2024-03-06T10:20:19.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.711Z] Sending file modes: C0666 2288 Messages.html
05:20:19 [2024-03-06T10:20:19.711Z] Sink: C0666 2288 Messages.html
05:20:19 [2024-03-06T10:20:19.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.711Z] Sending file modes: C0666 4133 IHistogramDataModel.html
05:20:19 [2024-03-06T10:20:19.711Z] Sink: C0666 4133 IHistogramDataModel.html
05:20:19 [2024-03-06T10:20:19.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.711Z] Sink: E
05:20:19 [2024-03-06T10:20:19.711Z] Sending file modes: C0666 5976 package-use.html
05:20:19 [2024-03-06T10:20:19.711Z] Sink: C0666 5976 package-use.html
05:20:19 [2024-03-06T10:20:19.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.711Z] Sink: E
05:20:19 [2024-03-06T10:20:19.711Z] Sending file modes: C0666 9438 ITimeReset.html
05:20:19 [2024-03-06T10:20:19.711Z] Sink: C0666 9438 ITimeReset.html
05:20:19 [2024-03-06T10:20:19.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.711Z] Sending file modes: C0666 4769 ITmfAllowMultiple.html
05:20:19 [2024-03-06T10:20:19.711Z] Sink: C0666 4769 ITmfAllowMultiple.html
05:20:19 [2024-03-06T10:20:19.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.711Z] Sending file modes: C0666 10142 ITmfFilterableControl.html
05:20:19 [2024-03-06T10:20:19.711Z] Sink: C0666 10142 ITmfFilterableControl.html
05:20:19 [2024-03-06T10:20:19.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.711Z] Sending file modes: C0666 11337 ITmfPinnable.html
05:20:19 [2024-03-06T10:20:19.711Z] Sink: C0666 11337 ITmfPinnable.html
05:20:19 [2024-03-06T10:20:19.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.711Z] Sending file modes: C0666 11454 ITmfTimeAligned.html
05:20:19 [2024-03-06T10:20:19.711Z] Sink: C0666 11454 ITmfTimeAligned.html
05:20:19 [2024-03-06T10:20:19.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.711Z] Sending file modes: C0666 12485 ManyEntriesSelectedDialogPreCheckedListener.html
05:20:19 [2024-03-06T10:20:19.711Z] Sink: C0666 12485 ManyEntriesSelectedDialogPreCheckedListener.html
05:20:19 [2024-03-06T10:20:19.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.711Z] Entering directory: D2777 0 statesystem
05:20:19 [2024-03-06T10:20:19.711Z] Sink: D2777 0 statesystem
05:20:19 [2024-03-06T10:20:19.711Z] Sending file modes: C0666 27097 Messages.html
05:20:19 [2024-03-06T10:20:19.711Z] Sink: C0666 27097 Messages.html
05:20:19 [2024-03-06T10:20:19.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.711Z] Sending file modes: C0666 22599 TmfStateSystemExplorer.html
05:20:19 [2024-03-06T10:20:19.711Z] Sink: C0666 22599 TmfStateSystemExplorer.html
05:20:19 [2024-03-06T10:20:19.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.711Z] Sending file modes: C0666 3860 package-summary.html
05:20:19 [2024-03-06T10:20:19.711Z] Sink: C0666 3860 package-summary.html
05:20:19 [2024-03-06T10:20:19.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.711Z] Entering directory: D2777 0 class-use
05:20:19 [2024-03-06T10:20:19.711Z] Sink: D2777 0 class-use
05:20:19 [2024-03-06T10:20:19.711Z] Sending file modes: C0666 2384 TmfStateSystemExplorer.html
05:20:19 [2024-03-06T10:20:19.711Z] Sink: C0666 2384 TmfStateSystemExplorer.html
05:20:19 [2024-03-06T10:20:19.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.711Z] Sending file modes: C0666 2300 Messages.html
05:20:19 [2024-03-06T10:20:19.711Z] Sink: C0666 2300 Messages.html
05:20:19 [2024-03-06T10:20:19.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.711Z] Sink: E
05:20:19 [2024-03-06T10:20:19.711Z] Sending file modes: C0666 2141 package-use.html
05:20:19 [2024-03-06T10:20:19.711Z] Sink: C0666 2141 package-use.html
05:20:19 [2024-03-06T10:20:19.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.711Z] Sink: E
05:20:19 [2024-03-06T10:20:19.711Z] Entering directory: D2777 0 synchronization
05:20:19 [2024-03-06T10:20:19.711Z] Sink: D2777 0 synchronization
05:20:19 [2024-03-06T10:20:19.711Z] Sending file modes: C0666 8247 Messages.html
05:20:19 [2024-03-06T10:20:19.711Z] Sink: C0666 8247 Messages.html
05:20:19 [2024-03-06T10:20:19.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.711Z] Sending file modes: C0666 20334 TmfSynchronizationView.html
05:20:19 [2024-03-06T10:20:19.711Z] Sink: C0666 20334 TmfSynchronizationView.html
05:20:19 [2024-03-06T10:20:19.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.711Z] Sending file modes: C0666 3890 package-summary.html
05:20:19 [2024-03-06T10:20:19.711Z] Sink: C0666 3890 package-summary.html
05:20:19 [2024-03-06T10:20:19.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.711Z] Entering directory: D2777 0 class-use
05:20:19 [2024-03-06T10:20:19.711Z] Sink: D2777 0 class-use
05:20:19 [2024-03-06T10:20:19.711Z] Sending file modes: C0666 2408 TmfSynchronizationView.html
05:20:19 [2024-03-06T10:20:19.711Z] Sink: C0666 2408 TmfSynchronizationView.html
05:20:19 [2024-03-06T10:20:19.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.711Z] Sending file modes: C0666 2324 Messages.html
05:20:19 [2024-03-06T10:20:19.711Z] Sink: C0666 2324 Messages.html
05:20:19 [2024-03-06T10:20:19.711Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.711Z] Sink: E
05:20:19 [2024-03-06T10:20:19.711Z] Sending file modes: C0666 2161 package-use.html
05:20:19 [2024-03-06T10:20:19.711Z] Sink: C0666 2161 package-use.html
05:20:19 [2024-03-06T10:20:19.966Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.966Z] Sink: E
05:20:19 [2024-03-06T10:20:19.966Z] Sending file modes: C0666 14941 NewTmfViewAction.html
05:20:19 [2024-03-06T10:20:19.966Z] Sink: C0666 14941 NewTmfViewAction.html
05:20:19 [2024-03-06T10:20:19.966Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.966Z] Sending file modes: C0666 14748 PinTmfViewAction.html
05:20:19 [2024-03-06T10:20:19.966Z] Sink: C0666 14748 PinTmfViewAction.html
05:20:19 [2024-03-06T10:20:19.966Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.966Z] Sending file modes: C0666 8777 ResetUtil.html
05:20:19 [2024-03-06T10:20:19.966Z] Sink: C0666 8777 ResetUtil.html
05:20:19 [2024-03-06T10:20:19.966Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.966Z] Sending file modes: C0666 9674 SaveImageUtil.html
05:20:19 [2024-03-06T10:20:19.966Z] Sink: C0666 9674 SaveImageUtil.html
05:20:19 [2024-03-06T10:20:19.966Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.966Z] Entering directory: D2777 0 timechart
05:20:19 [2024-03-06T10:20:19.966Z] Sink: D2777 0 timechart
05:20:19 [2024-03-06T10:20:19.966Z] Sending file modes: C0666 33068 TimeChartAnalysisEntry.html
05:20:19 [2024-03-06T10:20:19.966Z] Sink: C0666 33068 TimeChartAnalysisEntry.html
05:20:19 [2024-03-06T10:20:19.966Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.966Z] Sending file modes: C0666 28824 TimeChartAnalysisProvider.html
05:20:19 [2024-03-06T10:20:19.966Z] Sink: C0666 28824 TimeChartAnalysisProvider.html
05:20:19 [2024-03-06T10:20:19.966Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.966Z] Sending file modes: C0666 17581 TimeChartDecorationProvider.html
05:20:19 [2024-03-06T10:20:19.966Z] Sink: C0666 17581 TimeChartDecorationProvider.html
05:20:19 [2024-03-06T10:20:19.966Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.966Z] Sending file modes: C0666 43809 TimeChartEvent.html
05:20:19 [2024-03-06T10:20:19.966Z] Sink: C0666 43809 TimeChartEvent.html
05:20:19 [2024-03-06T10:20:19.966Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.966Z] Sending file modes: C0666 13663 TimeChartEvent.RankRange.html
05:20:19 [2024-03-06T10:20:19.966Z] Sink: C0666 13663 TimeChartEvent.RankRange.html
05:20:19 [2024-03-06T10:20:19.966Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.966Z] Sending file modes: C0666 48800 TimeChartView.html
05:20:19 [2024-03-06T10:20:19.966Z] Sink: C0666 48800 TimeChartView.html
05:20:19 [2024-03-06T10:20:19.966Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.966Z] Sending file modes: C0666 4929 package-summary.html
05:20:19 [2024-03-06T10:20:19.966Z] Sink: C0666 4929 package-summary.html
05:20:19 [2024-03-06T10:20:19.966Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.966Z] Entering directory: D2777 0 class-use
05:20:19 [2024-03-06T10:20:19.966Z] Sink: D2777 0 class-use
05:20:19 [2024-03-06T10:20:19.966Z] Sending file modes: C0666 2390 TimeChartAnalysisProvider.html
05:20:19 [2024-03-06T10:20:19.966Z] Sink: C0666 2390 TimeChartAnalysisProvider.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 6875 TimeChartAnalysisEntry.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 6875 TimeChartAnalysisEntry.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 2318 TimeChartView.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 2318 TimeChartView.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 4843 TimeChartEvent.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 4843 TimeChartEvent.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 4428 TimeChartEvent.RankRange.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 4428 TimeChartEvent.RankRange.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 4803 TimeChartDecorationProvider.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 4803 TimeChartDecorationProvider.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sink: E
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 4255 package-use.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 4255 package-use.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sink: E
05:20:19 [2024-03-06T10:20:19.967Z] Entering directory: D2777 0 xychart
05:20:19 [2024-03-06T10:20:19.967Z] Sink: D2777 0 xychart
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 36261 TmfChartView.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 36261 TmfChartView.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 3633 package-summary.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 3633 package-summary.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Entering directory: D2777 0 class-use
05:20:19 [2024-03-06T10:20:19.967Z] Sink: D2777 0 class-use
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 7583 TmfChartView.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 7583 TmfChartView.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sink: E
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 6110 package-use.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 6110 package-use.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sink: E
05:20:19 [2024-03-06T10:20:19.967Z] Entering directory: D2777 0 statistics
05:20:19 [2024-03-06T10:20:19.967Z] Sink: D2777 0 statistics
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 8605 TmfStatisticsView.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 8605 TmfStatisticsView.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 3537 package-summary.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 3537 package-summary.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Entering directory: D2777 0 class-use
05:20:19 [2024-03-06T10:20:19.967Z] Sink: D2777 0 class-use
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 2348 TmfStatisticsView.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 2348 TmfStatisticsView.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sink: E
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 2136 package-use.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 2136 package-use.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sink: E
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 25365 TmfView.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 25365 TmfView.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 13211 TmfViewFactory.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 13211 TmfViewFactory.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 11443 TracingPerspectiveFactory.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 11443 TracingPerspectiveFactory.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 11802 package-summary.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 11802 package-summary.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Entering directory: D2777 0 class-use
05:20:19 [2024-03-06T10:20:19.967Z] Sink: D2777 0 class-use
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 15051 ITimeReset.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 15051 ITimeReset.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 2264 PinTmfViewAction.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 2264 PinTmfViewAction.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 2258 FormatTimeUtils.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 2258 FormatTimeUtils.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 11961 FormatTimeUtils.Resolution.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 11961 FormatTimeUtils.Resolution.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 11140 FormatTimeUtils.TimeFormat.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 11140 FormatTimeUtils.TimeFormat.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 2264 NewTmfViewAction.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 2264 NewTmfViewAction.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 2246 SaveImageUtil.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 2246 SaveImageUtil.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 18279 ITmfTimeAligned.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 18279 ITmfTimeAligned.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 2318 TracingPerspectiveFactory.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 2318 TracingPerspectiveFactory.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 2252 TmfViewFactory.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 2252 TmfViewFactory.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 2426 ManyEntriesSelectedDialogPreCheckedListener.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 2426 ManyEntriesSelectedDialogPreCheckedListener.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 27878 ITmfPinnable.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 27878 ITmfPinnable.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 12405 ITmfFilterableControl.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 12405 ITmfFilterableControl.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 2222 ResetUtil.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 2222 ResetUtil.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 15427 ITmfAllowMultiple.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 15427 ITmfAllowMultiple.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 32678 TmfView.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 32678 TmfView.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sink: E
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 36175 package-use.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 36175 package-use.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sink: E
05:20:19 [2024-03-06T10:20:19.967Z] Entering directory: D2777 0 symbols
05:20:19 [2024-03-06T10:20:19.967Z] Sink: D2777 0 symbols
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 14468 AbstractSymbolProviderPreferencePage.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 14468 AbstractSymbolProviderPreferencePage.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 8586 ISymbolProvider.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 8586 ISymbolProvider.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 6926 ISymbolProviderFactory.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 6926 ISymbolProviderFactory.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 8915 ISymbolProviderPreferencePage.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 8915 ISymbolProviderPreferencePage.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:19 [2024-03-06T10:20:19.967Z] Sending file modes: C0666 18366 SymbolProviderConfigDialog.html
05:20:19 [2024-03-06T10:20:19.967Z] Sink: C0666 18366 SymbolProviderConfigDialog.html
05:20:19 [2024-03-06T10:20:19.967Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.223Z] Sending file modes: C0666 8374 TmfSymbolProviderUpdatedSignal.html
05:20:20 [2024-03-06T10:20:20.223Z] Sink: C0666 8374 TmfSymbolProviderUpdatedSignal.html
05:20:20 [2024-03-06T10:20:20.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.223Z] Sending file modes: C0666 7037 package-summary.html
05:20:20 [2024-03-06T10:20:20.223Z] Sink: C0666 7037 package-summary.html
05:20:20 [2024-03-06T10:20:20.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.223Z] Entering directory: D2777 0 class-use
05:20:20 [2024-03-06T10:20:20.223Z] Sink: D2777 0 class-use
05:20:20 [2024-03-06T10:20:20.223Z] Sending file modes: C0666 2396 AbstractSymbolProviderPreferencePage.html
05:20:20 [2024-03-06T10:20:20.223Z] Sink: C0666 2396 AbstractSymbolProviderPreferencePage.html
05:20:20 [2024-03-06T10:20:20.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.223Z] Sending file modes: C0666 6506 ISymbolProvider.html
05:20:20 [2024-03-06T10:20:20.223Z] Sink: C0666 6506 ISymbolProvider.html
05:20:20 [2024-03-06T10:20:20.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.223Z] Sending file modes: C0666 2332 ISymbolProviderFactory.html
05:20:20 [2024-03-06T10:20:20.223Z] Sink: C0666 2332 ISymbolProviderFactory.html
05:20:20 [2024-03-06T10:20:20.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.223Z] Sending file modes: C0666 4694 TmfSymbolProviderUpdatedSignal.html
05:20:20 [2024-03-06T10:20:20.223Z] Sink: C0666 4694 TmfSymbolProviderUpdatedSignal.html
05:20:20 [2024-03-06T10:20:20.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.223Z] Sending file modes: C0666 2336 SymbolProviderConfigDialog.html
05:20:20 [2024-03-06T10:20:20.223Z] Sink: C0666 2336 SymbolProviderConfigDialog.html
05:20:20 [2024-03-06T10:20:20.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.223Z] Sending file modes: C0666 6851 ISymbolProviderPreferencePage.html
05:20:20 [2024-03-06T10:20:20.223Z] Sink: C0666 6851 ISymbolProviderPreferencePage.html
05:20:20 [2024-03-06T10:20:20.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.223Z] Sink: E
05:20:20 [2024-03-06T10:20:20.223Z] Sending file modes: C0666 5061 package-use.html
05:20:20 [2024-03-06T10:20:20.223Z] Sink: C0666 5061 package-use.html
05:20:20 [2024-03-06T10:20:20.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.223Z] Sink: E
05:20:20 [2024-03-06T10:20:20.223Z] Entering directory: D2777 0 colors
05:20:20 [2024-03-06T10:20:20.223Z] Sink: D2777 0 colors
05:20:20 [2024-03-06T10:20:20.223Z] Sending file modes: C0666 13854 ColorUtils.html
05:20:20 [2024-03-06T10:20:20.223Z] Sink: C0666 13854 ColorUtils.html
05:20:20 [2024-03-06T10:20:20.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.223Z] Sending file modes: C0666 11153 RGBAUtil.html
05:20:20 [2024-03-06T10:20:20.223Z] Sink: C0666 11153 RGBAUtil.html
05:20:20 [2024-03-06T10:20:20.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.223Z] Sending file modes: C0666 3742 package-summary.html
05:20:20 [2024-03-06T10:20:20.223Z] Sink: C0666 3742 package-summary.html
05:20:20 [2024-03-06T10:20:20.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.223Z] Entering directory: D2777 0 class-use
05:20:20 [2024-03-06T10:20:20.223Z] Sink: D2777 0 class-use
05:20:20 [2024-03-06T10:20:20.223Z] Sending file modes: C0666 2234 ColorUtils.html
05:20:20 [2024-03-06T10:20:20.223Z] Sink: C0666 2234 ColorUtils.html
05:20:20 [2024-03-06T10:20:20.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.223Z] Sending file modes: C0666 2222 RGBAUtil.html
05:20:20 [2024-03-06T10:20:20.223Z] Sink: C0666 2222 RGBAUtil.html
05:20:20 [2024-03-06T10:20:20.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.223Z] Sink: E
05:20:20 [2024-03-06T10:20:20.223Z] Sending file modes: C0666 2074 package-use.html
05:20:20 [2024-03-06T10:20:20.223Z] Sink: C0666 2074 package-use.html
05:20:20 [2024-03-06T10:20:20.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.223Z] Sink: E
05:20:20 [2024-03-06T10:20:20.223Z] Entering directory: D2777 0 project
05:20:20 [2024-03-06T10:20:20.223Z] Sink: D2777 0 project
05:20:20 [2024-03-06T10:20:20.223Z] Entering directory: D2777 0 wizards
05:20:20 [2024-03-06T10:20:20.223Z] Sink: D2777 0 wizards
05:20:20 [2024-03-06T10:20:20.223Z] Sending file modes: C0666 13496 CopyExperimentDialog.html
05:20:20 [2024-03-06T10:20:20.223Z] Sink: C0666 13496 CopyExperimentDialog.html
05:20:20 [2024-03-06T10:20:20.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.223Z] Sending file modes: C0666 13389 CopyTraceDialog.html
05:20:20 [2024-03-06T10:20:20.223Z] Sink: C0666 13389 CopyTraceDialog.html
05:20:20 [2024-03-06T10:20:20.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.223Z] Sending file modes: C0666 54462 Messages.html
05:20:20 [2024-03-06T10:20:20.223Z] Sink: C0666 54462 Messages.html
05:20:20 [2024-03-06T10:20:20.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.223Z] Sending file modes: C0666 13497 NewExperimentDialog.html
05:20:20 [2024-03-06T10:20:20.223Z] Sink: C0666 13497 NewExperimentDialog.html
05:20:20 [2024-03-06T10:20:20.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.223Z] Sending file modes: C0666 13301 NewFolderDialog.html
05:20:20 [2024-03-06T10:20:20.223Z] Sink: C0666 13301 NewFolderDialog.html
05:20:20 [2024-03-06T10:20:20.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.223Z] Sending file modes: C0666 9781 NewTmfProjectMainWizardPage.html
05:20:20 [2024-03-06T10:20:20.223Z] Sink: C0666 9781 NewTmfProjectMainWizardPage.html
05:20:20 [2024-03-06T10:20:20.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.223Z] Sending file modes: C0666 19787 NewTmfProjectWizard.html
05:20:20 [2024-03-06T10:20:20.223Z] Sink: C0666 19787 NewTmfProjectWizard.html
05:20:20 [2024-03-06T10:20:20.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.223Z] Sending file modes: C0666 13518 RenameExperimentDialog.html
05:20:20 [2024-03-06T10:20:20.223Z] Sink: C0666 13518 RenameExperimentDialog.html
05:20:20 [2024-03-06T10:20:20.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.223Z] Sending file modes: C0666 13317 RenameFolderDialog.html
05:20:20 [2024-03-06T10:20:20.223Z] Sink: C0666 13317 RenameFolderDialog.html
05:20:20 [2024-03-06T10:20:20.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.223Z] Sending file modes: C0666 13415 RenameTraceDialog.html
05:20:20 [2024-03-06T10:20:20.223Z] Sink: C0666 13415 RenameTraceDialog.html
05:20:20 [2024-03-06T10:20:20.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.223Z] Sending file modes: C0666 13348 SelectRootNodeWizard.html
05:20:20 [2024-03-06T10:20:20.223Z] Sink: C0666 13348 SelectRootNodeWizard.html
05:20:20 [2024-03-06T10:20:20.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.223Z] Sending file modes: C0666 12198 SelectRootNodeWizardPage.html
05:20:20 [2024-03-06T10:20:20.223Z] Sink: C0666 12198 SelectRootNodeWizardPage.html
05:20:20 [2024-03-06T10:20:20.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.223Z] Sending file modes: C0666 14582 SelectTracesWizard.html
05:20:20 [2024-03-06T10:20:20.223Z] Sink: C0666 14582 SelectTracesWizard.html
05:20:20 [2024-03-06T10:20:20.223Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.224Z] Sending file modes: C0666 11077 SelectTracesWizardPage.html
05:20:20 [2024-03-06T10:20:20.224Z] Sink: C0666 11077 SelectTracesWizardPage.html
05:20:20 [2024-03-06T10:20:20.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.224Z] Sending file modes: C0666 15427 TrimTraceDialog.html
05:20:20 [2024-03-06T10:20:20.224Z] Sink: C0666 15427 TrimTraceDialog.html
05:20:20 [2024-03-06T10:20:20.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.224Z] Sending file modes: C0666 8093 package-summary.html
05:20:20 [2024-03-06T10:20:20.224Z] Sink: C0666 8093 package-summary.html
05:20:20 [2024-03-06T10:20:20.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.224Z] Entering directory: D2777 0 class-use
05:20:20 [2024-03-06T10:20:20.224Z] Sink: D2777 0 class-use
05:20:20 [2024-03-06T10:20:20.224Z] Sending file modes: C0666 2360 SelectRootNodeWizard.html
05:20:20 [2024-03-06T10:20:20.224Z] Sink: C0666 2360 SelectRootNodeWizard.html
05:20:20 [2024-03-06T10:20:20.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.224Z] Sending file modes: C0666 2330 TrimTraceDialog.html
05:20:20 [2024-03-06T10:20:20.224Z] Sink: C0666 2330 TrimTraceDialog.html
05:20:20 [2024-03-06T10:20:20.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.224Z] Sending file modes: C0666 2348 SelectTracesWizard.html
05:20:20 [2024-03-06T10:20:20.224Z] Sink: C0666 2348 SelectTracesWizard.html
05:20:20 [2024-03-06T10:20:20.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.224Z] Sending file modes: C0666 2372 RenameExperimentDialog.html
05:20:20 [2024-03-06T10:20:20.224Z] Sink: C0666 2372 RenameExperimentDialog.html
05:20:20 [2024-03-06T10:20:20.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.224Z] Sending file modes: C0666 2372 SelectTracesWizardPage.html
05:20:20 [2024-03-06T10:20:20.224Z] Sink: C0666 2372 SelectTracesWizardPage.html
05:20:20 [2024-03-06T10:20:20.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.224Z] Sending file modes: C0666 2354 NewTmfProjectWizard.html
05:20:20 [2024-03-06T10:20:20.224Z] Sink: C0666 2354 NewTmfProjectWizard.html
05:20:20 [2024-03-06T10:20:20.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.224Z] Sending file modes: C0666 2330 NewFolderDialog.html
05:20:20 [2024-03-06T10:20:20.224Z] Sink: C0666 2330 NewFolderDialog.html
05:20:20 [2024-03-06T10:20:20.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.224Z] Sending file modes: C0666 2288 Messages.html
05:20:20 [2024-03-06T10:20:20.224Z] Sink: C0666 2288 Messages.html
05:20:20 [2024-03-06T10:20:20.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.224Z] Sending file modes: C0666 2354 NewExperimentDialog.html
05:20:20 [2024-03-06T10:20:20.224Z] Sink: C0666 2354 NewExperimentDialog.html
05:20:20 [2024-03-06T10:20:20.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.224Z] Sending file modes: C0666 2360 CopyExperimentDialog.html
05:20:20 [2024-03-06T10:20:20.224Z] Sink: C0666 2360 CopyExperimentDialog.html
05:20:20 [2024-03-06T10:20:20.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.224Z] Sending file modes: C0666 2348 RenameFolderDialog.html
05:20:20 [2024-03-06T10:20:20.224Z] Sink: C0666 2348 RenameFolderDialog.html
05:20:20 [2024-03-06T10:20:20.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.224Z] Sending file modes: C0666 2342 RenameTraceDialog.html
05:20:20 [2024-03-06T10:20:20.224Z] Sink: C0666 2342 RenameTraceDialog.html
05:20:20 [2024-03-06T10:20:20.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.224Z] Sending file modes: C0666 2384 SelectRootNodeWizardPage.html
05:20:20 [2024-03-06T10:20:20.224Z] Sink: C0666 2384 SelectRootNodeWizardPage.html
05:20:20 [2024-03-06T10:20:20.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.224Z] Sending file modes: C0666 2402 NewTmfProjectMainWizardPage.html
05:20:20 [2024-03-06T10:20:20.224Z] Sink: C0666 2402 NewTmfProjectMainWizardPage.html
05:20:20 [2024-03-06T10:20:20.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.224Z] Sending file modes: C0666 2330 CopyTraceDialog.html
05:20:20 [2024-03-06T10:20:20.224Z] Sink: C0666 2330 CopyTraceDialog.html
05:20:20 [2024-03-06T10:20:20.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.224Z] Sink: E
05:20:20 [2024-03-06T10:20:20.224Z] Sending file modes: C0666 2131 package-use.html
05:20:20 [2024-03-06T10:20:20.224Z] Sink: C0666 2131 package-use.html
05:20:20 [2024-03-06T10:20:20.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.224Z] Sink: E
05:20:20 [2024-03-06T10:20:20.224Z] Entering directory: D2777 0 model
05:20:20 [2024-03-06T10:20:20.224Z] Sink: D2777 0 model
05:20:20 [2024-03-06T10:20:20.224Z] Sending file modes: C0666 22580 ITmfProjectModelElement.html
05:20:20 [2024-03-06T10:20:20.224Z] Sink: C0666 22580 ITmfProjectModelElement.html
05:20:20 [2024-03-06T10:20:20.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.224Z] Sending file modes: C0666 6848 ITmfStyledProjectModelElement.html
05:20:20 [2024-03-06T10:20:20.224Z] Sink: C0666 6848 ITmfStyledProjectModelElement.html
05:20:20 [2024-03-06T10:20:20.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.224Z] Sending file modes: C0666 55238 Messages.html
05:20:20 [2024-03-06T10:20:20.224Z] Sink: C0666 55238 Messages.html
05:20:20 [2024-03-06T10:20:20.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.224Z] Sending file modes: C0666 29049 TmfAggregateAnalysisElement.html
05:20:20 [2024-03-06T10:20:20.224Z] Sink: C0666 29049 TmfAggregateAnalysisElement.html
05:20:20 [2024-03-06T10:20:20.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.224Z] Sending file modes: C0666 34478 TmfAnalysisElement.html
05:20:20 [2024-03-06T10:20:20.224Z] Sink: C0666 34478 TmfAnalysisElement.html
05:20:20 [2024-03-06T10:20:20.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.224Z] Sending file modes: C0666 21843 TmfAnalysisOutputElement.html
05:20:20 [2024-03-06T10:20:20.224Z] Sink: C0666 21843 TmfAnalysisOutputElement.html
05:20:20 [2024-03-06T10:20:20.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.224Z] Sending file modes: C0666 12461 TmfBuiltInOnDemandAnalysisElement.html
05:20:20 [2024-03-06T10:20:20.224Z] Sink: C0666 12461 TmfBuiltInOnDemandAnalysisElement.html
05:20:20 [2024-03-06T10:20:20.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.224Z] Sending file modes: C0666 54164 TmfCommonProjectElement.html
05:20:20 [2024-03-06T10:20:20.224Z] Sink: C0666 54164 TmfCommonProjectElement.html
05:20:20 [2024-03-06T10:20:20.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.224Z] Sending file modes: C0666 53781 TmfExperimentElement.html
05:20:20 [2024-03-06T10:20:20.224Z] Sink: C0666 53781 TmfExperimentElement.html
05:20:20 [2024-03-06T10:20:20.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.224Z] Sending file modes: C0666 33432 TmfExperimentFolder.html
05:20:20 [2024-03-06T10:20:20.224Z] Sink: C0666 33432 TmfExperimentFolder.html
05:20:20 [2024-03-06T10:20:20.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.224Z] Sending file modes: C0666 31914 TmfNavigatorContentProvider.html
05:20:20 [2024-03-06T10:20:20.224Z] Sink: C0666 31914 TmfNavigatorContentProvider.html
05:20:20 [2024-03-06T10:20:20.224Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.479Z] Sending file modes: C0666 23350 TmfNavigatorLabelProvider.html
05:20:20 [2024-03-06T10:20:20.479Z] Sink: C0666 23350 TmfNavigatorLabelProvider.html
05:20:20 [2024-03-06T10:20:20.479Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.479Z] Sending file modes: C0666 14625 TmfOnDemandAnalysesElement.html
05:20:20 [2024-03-06T10:20:20.479Z] Sink: C0666 14625 TmfOnDemandAnalysesElement.html
05:20:20 [2024-03-06T10:20:20.479Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.479Z] Sending file modes: C0666 19049 TmfOnDemandAnalysisElement.html
05:20:20 [2024-03-06T10:20:20.479Z] Sink: C0666 19049 TmfOnDemandAnalysisElement.html
05:20:20 [2024-03-06T10:20:20.479Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.479Z] Sending file modes: C0666 18473 TmfOpenTraceHelper.html
05:20:20 [2024-03-06T10:20:20.479Z] Sink: C0666 18473 TmfOpenTraceHelper.html
05:20:20 [2024-03-06T10:20:20.479Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.479Z] Sending file modes: C0666 13504 TmfOpenTraceHelper.OpenProjectElementJob.html
05:20:20 [2024-03-06T10:20:20.479Z] Sink: C0666 13504 TmfOpenTraceHelper.OpenProjectElementJob.html
05:20:20 [2024-03-06T10:20:20.479Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.479Z] Sending file modes: C0666 22546 TmfProjectElement.html
05:20:20 [2024-03-06T10:20:20.479Z] Sink: C0666 22546 TmfProjectElement.html
05:20:20 [2024-03-06T10:20:20.479Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.479Z] Sending file modes: C0666 35403 TmfProjectModelElement.html
05:20:20 [2024-03-06T10:20:20.479Z] Sink: C0666 35403 TmfProjectModelElement.html
05:20:20 [2024-03-06T10:20:20.479Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.479Z] Sending file modes: C0666 14005 TmfProjectModelPreferences.html
05:20:20 [2024-03-06T10:20:20.479Z] Sink: C0666 14005 TmfProjectModelPreferences.html
05:20:20 [2024-03-06T10:20:20.479Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.479Z] Sending file modes: C0666 21625 TmfProjectRegistry.html
05:20:20 [2024-03-06T10:20:20.479Z] Sink: C0666 21625 TmfProjectRegistry.html
05:20:20 [2024-03-06T10:20:20.479Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.479Z] Sending file modes: C0666 13791 TmfReportElement.html
05:20:20 [2024-03-06T10:20:20.479Z] Sink: C0666 13791 TmfReportElement.html
05:20:20 [2024-03-06T10:20:20.479Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.479Z] Sending file modes: C0666 17499 TmfReportsElement.html
05:20:20 [2024-03-06T10:20:20.479Z] Sink: C0666 17499 TmfReportsElement.html
05:20:20 [2024-03-06T10:20:20.479Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.479Z] Sending file modes: C0666 64702 TmfTraceElement.html
05:20:20 [2024-03-06T10:20:20.479Z] Sink: C0666 64702 TmfTraceElement.html
05:20:20 [2024-03-06T10:20:20.479Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.479Z] Sending file modes: C0666 34603 TmfTraceFolder.html
05:20:20 [2024-03-06T10:20:20.479Z] Sink: C0666 34603 TmfTraceFolder.html
05:20:20 [2024-03-06T10:20:20.479Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.479Z] Sending file modes: C0666 15413 TmfTracesFolder.html
05:20:20 [2024-03-06T10:20:20.479Z] Sink: C0666 15413 TmfTracesFolder.html
05:20:20 [2024-03-06T10:20:20.479Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.479Z] Sending file modes: C0666 40427 TmfTraceTypeUIUtils.html
05:20:20 [2024-03-06T10:20:20.479Z] Sink: C0666 40427 TmfTraceTypeUIUtils.html
05:20:20 [2024-03-06T10:20:20.479Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.479Z] Sending file modes: C0666 12442 TmfUserDefinedOnDemandAnalysisElement.html
05:20:20 [2024-03-06T10:20:20.479Z] Sink: C0666 12442 TmfUserDefinedOnDemandAnalysisElement.html
05:20:20 [2024-03-06T10:20:20.479Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.479Z] Sending file modes: C0666 9765 TmfViewerSorter.html
05:20:20 [2024-03-06T10:20:20.479Z] Sink: C0666 9765 TmfViewerSorter.html
05:20:20 [2024-03-06T10:20:20.479Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.479Z] Sending file modes: C0666 16448 TmfViewsElement.html
05:20:20 [2024-03-06T10:20:20.479Z] Sink: C0666 16448 TmfViewsElement.html
05:20:20 [2024-03-06T10:20:20.479Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.479Z] Sending file modes: C0666 13203 TraceFolderContentProvider.html
05:20:20 [2024-03-06T10:20:20.479Z] Sink: C0666 13203 TraceFolderContentProvider.html
05:20:20 [2024-03-06T10:20:20.479Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.479Z] Sending file modes: C0666 11375 TraceFolderLabelProvider.html
05:20:20 [2024-03-06T10:20:20.479Z] Sink: C0666 11375 TraceFolderLabelProvider.html
05:20:20 [2024-03-06T10:20:20.479Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.479Z] Sending file modes: C0666 17570 TraceUtils.html
05:20:20 [2024-03-06T10:20:20.479Z] Sink: C0666 17570 TraceUtils.html
05:20:20 [2024-03-06T10:20:20.479Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.479Z] Sending file modes: C0666 12621 UpdateTraceBoundsJob.html
05:20:20 [2024-03-06T10:20:20.479Z] Sink: C0666 12621 UpdateTraceBoundsJob.html
05:20:20 [2024-03-06T10:20:20.479Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.479Z] Sending file modes: C0666 16471 package-summary.html
05:20:20 [2024-03-06T10:20:20.479Z] Sink: C0666 16471 package-summary.html
05:20:20 [2024-03-06T10:20:20.479Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.479Z] Entering directory: D2777 0 class-use
05:20:20 [2024-03-06T10:20:20.479Z] Sink: D2777 0 class-use
05:20:20 [2024-03-06T10:20:20.479Z] Sending file modes: C0666 2336 TmfProjectRegistry.html
05:20:20 [2024-03-06T10:20:20.479Z] Sink: C0666 2336 TmfProjectRegistry.html
05:20:20 [2024-03-06T10:20:20.479Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.479Z] Sending file modes: C0666 2276 Messages.html
05:20:20 [2024-03-06T10:20:20.479Z] Sink: C0666 2276 Messages.html
05:20:20 [2024-03-06T10:20:20.479Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.479Z] Sending file modes: C0666 11762 TmfExperimentElement.html
05:20:20 [2024-03-06T10:20:20.479Z] Sink: C0666 11762 TmfExperimentElement.html
05:20:20 [2024-03-06T10:20:20.479Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.479Z] Sending file modes: C0666 2384 TmfProjectModelPreferences.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 2384 TmfProjectModelPreferences.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 4605 TmfOnDemandAnalysisElement.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 4605 TmfOnDemandAnalysisElement.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 11886 TmfCommonProjectElement.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 11886 TmfCommonProjectElement.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 2450 TmfUserDefinedOnDemandAnalysisElement.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 2450 TmfUserDefinedOnDemandAnalysisElement.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 4521 TmfViewsElement.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 4521 TmfViewsElement.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 2378 TmfNavigatorLabelProvider.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 2378 TmfNavigatorLabelProvider.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 9649 TmfAnalysisElement.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 9649 TmfAnalysisElement.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 4500 TmfAnalysisOutputElement.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 4500 TmfAnalysisOutputElement.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 2336 TmfOpenTraceHelper.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 2336 TmfOpenTraceHelper.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 2476 TmfOpenTraceHelper.OpenProjectElementJob.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 2476 TmfOpenTraceHelper.OpenProjectElementJob.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 2390 TmfNavigatorContentProvider.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 2390 TmfNavigatorContentProvider.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 2288 TraceUtils.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 2288 TraceUtils.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 12273 TmfProjectModelElement.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 12273 TmfProjectModelElement.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 2318 TmfTracesFolder.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 2318 TmfTracesFolder.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 5943 ITmfStyledProjectModelElement.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 5943 ITmfStyledProjectModelElement.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 2324 TmfReportElement.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 2324 TmfReportElement.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 2372 TraceFolderLabelProvider.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 2372 TraceFolderLabelProvider.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 2318 TmfViewerSorter.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 2318 TmfViewerSorter.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 2384 TraceFolderContentProvider.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 2384 TraceFolderContentProvider.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 4237 TmfOnDemandAnalysesElement.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 4237 TmfOnDemandAnalysesElement.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 19146 ITmfProjectModelElement.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 19146 ITmfProjectModelElement.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 2348 UpdateTraceBoundsJob.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 2348 UpdateTraceBoundsJob.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 7195 TmfExperimentFolder.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 7195 TmfExperimentFolder.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 2390 TmfAggregateAnalysisElement.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 2390 TmfAggregateAnalysisElement.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 15185 TmfTraceFolder.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 15185 TmfTraceFolder.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 10905 TmfProjectElement.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 10905 TmfProjectElement.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 16252 TmfTraceElement.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 16252 TmfTraceElement.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 2342 TmfTraceTypeUIUtils.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 2342 TmfTraceTypeUIUtils.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 4618 TmfReportsElement.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 4618 TmfReportsElement.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 2426 TmfBuiltInOnDemandAnalysisElement.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 2426 TmfBuiltInOnDemandAnalysisElement.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sink: E
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 11211 package-use.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 11211 package-use.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sink: E
05:20:20 [2024-03-06T10:20:20.480Z] Sink: E
05:20:20 [2024-03-06T10:20:20.480Z] Entering directory: D2777 0 dialog
05:20:20 [2024-03-06T10:20:20.480Z] Sink: D2777 0 dialog
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 16826 DirectoryDialogFactory.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 16826 DirectoryDialogFactory.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 15685 TmfFileDialogFactory.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 15685 TmfFileDialogFactory.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 3743 package-summary.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 3743 package-summary.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Entering directory: D2777 0 class-use
05:20:20 [2024-03-06T10:20:20.480Z] Sink: D2777 0 class-use
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 2306 DirectoryDialogFactory.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 2306 DirectoryDialogFactory.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 2294 TmfFileDialogFactory.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 2294 TmfFileDialogFactory.html
05:20:20 [2024-03-06T10:20:20.480Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.480Z] Sink: E
05:20:20 [2024-03-06T10:20:20.480Z] Sending file modes: C0666 2074 package-use.html
05:20:20 [2024-03-06T10:20:20.480Z] Sink: C0666 2074 package-use.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sink: E
05:20:20 [2024-03-06T10:20:20.738Z] Entering directory: D2777 0 widgets
05:20:20 [2024-03-06T10:20:20.738Z] Sink: D2777 0 widgets
05:20:20 [2024-03-06T10:20:20.738Z] Entering directory: D2777 0 timegraph
05:20:20 [2024-03-06T10:20:20.738Z] Sink: D2777 0 timegraph
05:20:20 [2024-03-06T10:20:20.738Z] Entering directory: D2777 0 model
05:20:20 [2024-03-06T10:20:20.738Z] Sink: D2777 0 model
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 18110 EventIterator.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 18110 EventIterator.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 8434 ILinkEvent.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 8434 ILinkEvent.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 11935 IMarkerEvent.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 11935 IMarkerEvent.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 12408 IMarkerEventSource.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 12408 IMarkerEventSource.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 17422 ITimeEvent.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 17422 ITimeEvent.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 21907 ITimeGraphEntry.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 21907 ITimeGraphEntry.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 17822 ITimeGraphEntry.DisplayStyle.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 17822 ITimeGraphEntry.DisplayStyle.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 27468 MarkerEvent.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 27468 MarkerEvent.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 22444 NamedTimeEvent.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 22444 NamedTimeEvent.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 15777 NullTimeEvent.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 15777 NullTimeEvent.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 37277 TimeEvent.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 37277 TimeEvent.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 66683 TimeGraphEntry.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 66683 TimeGraphEntry.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 14641 TimeGraphEntry.Sampling.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 14641 TimeGraphEntry.Sampling.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 18577 TimeLinkEvent.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 18577 TimeLinkEvent.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 10039 package-summary.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 10039 package-summary.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Entering directory: D2777 0 class-use
05:20:20 [2024-03-06T10:20:20.738Z] Sink: D2777 0 class-use
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 10143 ILinkEvent.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 10143 ILinkEvent.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 2378 TimeLinkEvent.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 2378 TimeLinkEvent.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 5407 TimeEvent.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 5407 TimeEvent.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 2366 MarkerEvent.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 2366 MarkerEvent.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 4233 IMarkerEventSource.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 4233 IMarkerEventSource.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 19043 IMarkerEvent.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 19043 IMarkerEvent.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 17599 TimeGraphEntry.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 17599 TimeGraphEntry.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 5548 TimeGraphEntry.Sampling.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 5548 TimeGraphEntry.Sampling.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 2378 NullTimeEvent.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 2378 NullTimeEvent.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 61855 ITimeGraphEntry.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 61855 ITimeGraphEntry.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 7396 ITimeGraphEntry.DisplayStyle.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 7396 ITimeGraphEntry.DisplayStyle.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 2384 NamedTimeEvent.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 2384 NamedTimeEvent.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 47425 ITimeEvent.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 47425 ITimeEvent.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 2378 EventIterator.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 2378 EventIterator.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sink: E
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 14162 package-use.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 14162 package-use.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sink: E
05:20:20 [2024-03-06T10:20:20.738Z] Entering directory: D2777 0 dialogs
05:20:20 [2024-03-06T10:20:20.738Z] Sink: D2777 0 dialogs
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 24945 FilteredCheckboxTree.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 24945 FilteredCheckboxTree.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 6959 IPreCheckStateListener.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 6959 IPreCheckStateListener.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 8520 ITimeGraphEntryActiveProvider.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 8520 ITimeGraphEntryActiveProvider.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 11347 MultiTreePatternFilter.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 11347 MultiTreePatternFilter.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 13099 ShowFilterDialogAction.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 13099 ShowFilterDialogAction.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 31090 TimeGraphFilterDialog.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 31090 TimeGraphFilterDialog.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 14323 TimeGraphLegend.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 14323 TimeGraphLegend.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 10985 TreePatternFilter.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 10985 TreePatternFilter.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 22087 TriStateFilteredCheckboxTree.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 22087 TriStateFilteredCheckboxTree.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 8555 package-summary.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 8555 package-summary.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Entering directory: D2777 0 class-use
05:20:20 [2024-03-06T10:20:20.738Z] Sink: D2777 0 class-use
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 6316 IPreCheckStateListener.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 6316 IPreCheckStateListener.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 6007 FilteredCheckboxTree.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 6007 FilteredCheckboxTree.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 4399 TimeGraphFilterDialog.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 4399 TimeGraphFilterDialog.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 2444 MultiTreePatternFilter.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 2444 MultiTreePatternFilter.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 4399 ShowFilterDialogAction.html
05:20:20 [2024-03-06T10:20:20.738Z] Sink: C0666 4399 ShowFilterDialogAction.html
05:20:20 [2024-03-06T10:20:20.738Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.738Z] Sending file modes: C0666 4544 TriStateFilteredCheckboxTree.html
05:20:20 [2024-03-06T10:20:20.739Z] Sink: C0666 4544 TriStateFilteredCheckboxTree.html
05:20:20 [2024-03-06T10:20:20.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.739Z] Sending file modes: C0666 5315 ITimeGraphEntryActiveProvider.html
05:20:20 [2024-03-06T10:20:20.739Z] Sink: C0666 5315 ITimeGraphEntryActiveProvider.html
05:20:20 [2024-03-06T10:20:20.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.739Z] Sending file modes: C0666 4309 TreePatternFilter.html
05:20:20 [2024-03-06T10:20:20.739Z] Sink: C0666 4309 TreePatternFilter.html
05:20:20 [2024-03-06T10:20:20.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.739Z] Sending file modes: C0666 2402 TimeGraphLegend.html
05:20:20 [2024-03-06T10:20:20.739Z] Sink: C0666 2402 TimeGraphLegend.html
05:20:20 [2024-03-06T10:20:20.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.739Z] Sink: E
05:20:20 [2024-03-06T10:20:20.739Z] Sending file modes: C0666 8676 package-use.html
05:20:20 [2024-03-06T10:20:20.739Z] Sink: C0666 8676 package-use.html
05:20:20 [2024-03-06T10:20:20.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.739Z] Sink: E
05:20:20 [2024-03-06T10:20:20.739Z] Entering directory: D2777 0 widgets
05:20:20 [2024-03-06T10:20:20.739Z] Sink: D2777 0 widgets
05:20:20 [2024-03-06T10:20:20.739Z] Sending file modes: C0666 6653 IMarkerAxisListener.html
05:20:20 [2024-03-06T10:20:20.739Z] Sink: C0666 6653 IMarkerAxisListener.html
05:20:20 [2024-03-06T10:20:20.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.739Z] Sending file modes: C0666 28911 ITimeDataProvider.html
05:20:20 [2024-03-06T10:20:20.739Z] Sink: C0666 28911 ITimeDataProvider.html
05:20:20 [2024-03-06T10:20:20.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.739Z] Sending file modes: C0666 9248 ITimeDataProviderConverter.html
05:20:20 [2024-03-06T10:20:20.739Z] Sink: C0666 9248 ITimeDataProviderConverter.html
05:20:20 [2024-03-06T10:20:20.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.739Z] Sending file modes: C0666 7447 ITmfTimeGraphDrawingHelper.html
05:20:20 [2024-03-06T10:20:20.739Z] Sink: C0666 7447 ITmfTimeGraphDrawingHelper.html
05:20:20 [2024-03-06T10:20:20.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.739Z] Sending file modes: C0666 47428 TimeDataProviderCyclesConverter.html
05:20:20 [2024-03-06T10:20:20.739Z] Sink: C0666 47428 TimeDataProviderCyclesConverter.html
05:20:20 [2024-03-06T10:20:20.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.739Z] Sending file modes: C0666 22593 TimeGraphBaseControl.html
05:20:20 [2024-03-06T10:20:20.739Z] Sink: C0666 22593 TimeGraphBaseControl.html
05:20:20 [2024-03-06T10:20:20.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.739Z] Sending file modes: C0666 91805 TimeGraphColorScheme.html
05:20:20 [2024-03-06T10:20:20.739Z] Sink: C0666 91805 TimeGraphColorScheme.html
05:20:20 [2024-03-06T10:20:20.739Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 183221 TimeGraphControl.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 183221 TimeGraphControl.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 25841 TimeGraphMarkerAxis.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 25841 TimeGraphMarkerAxis.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 30006 TimeGraphScale.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 30006 TimeGraphScale.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 12845 TimeGraphTooltipHandler.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 12845 TimeGraphTooltipHandler.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 55370 Utils.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 55370 Utils.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 20375 Utils.Resolution.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 20375 Utils.Resolution.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 24043 Utils.TimeFormat.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 24043 Utils.TimeFormat.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 10071 package-summary.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 10071 package-summary.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Entering directory: D2777 0 class-use
05:20:20 [2024-03-06T10:20:20.995Z] Sink: D2777 0 class-use
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 2342 Utils.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 2342 Utils.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 5155 Utils.Resolution.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 5155 Utils.Resolution.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 9710 Utils.TimeFormat.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 9710 Utils.TimeFormat.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 8953 TimeGraphColorScheme.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 8953 TimeGraphColorScheme.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 2450 TimeGraphTooltipHandler.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 2450 TimeGraphTooltipHandler.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 2498 TimeDataProviderCyclesConverter.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 2498 TimeDataProviderCyclesConverter.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 5994 TimeGraphScale.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 5994 TimeGraphScale.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 4418 ITimeDataProviderConverter.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 4418 ITimeDataProviderConverter.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 8378 ITmfTimeGraphDrawingHelper.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 8378 ITmfTimeGraphDrawingHelper.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 4334 TimeGraphControl.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 4334 TimeGraphControl.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 6626 IMarkerAxisListener.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 6626 IMarkerAxisListener.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 5056 TimeGraphBaseControl.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 5056 TimeGraphBaseControl.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 16188 ITimeDataProvider.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 16188 ITimeDataProvider.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 2426 TimeGraphMarkerAxis.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 2426 TimeGraphMarkerAxis.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sink: E
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 8336 package-use.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 8336 package-use.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sink: E
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 8287 ITimeGraphBookmarkListener.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 8287 ITimeGraphBookmarkListener.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 6620 ITimeGraphColorListener.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 6620 ITimeGraphColorListener.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 11125 ITimeGraphContentProvider.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 11125 ITimeGraphContentProvider.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 5888 ITimeGraphMarkerListener.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 5888 ITimeGraphMarkerListener.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 48170 ITimeGraphPresentationProvider.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 48170 ITimeGraphPresentationProvider.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 7109 ITimeGraphRangeListener.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 7109 ITimeGraphRangeListener.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 7134 ITimeGraphSelectionListener.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 7134 ITimeGraphSelectionListener.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 7052 ITimeGraphTimeListener.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 7052 ITimeGraphTimeListener.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 7862 ITimeGraphTreeListener.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 7862 ITimeGraphTreeListener.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 9558 ITimeGraphViewerFilterListener.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 9558 ITimeGraphViewerFilterListener.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 22228 StateItem.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 22228 StateItem.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 11774 TimeGraphBookmarkEvent.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 11774 TimeGraphBookmarkEvent.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 19618 TimeGraphContentProvider.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 19618 TimeGraphContentProvider.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 54218 TimeGraphPresentationProvider.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 54218 TimeGraphPresentationProvider.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 12087 TimeGraphRangeUpdateEvent.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 12087 TimeGraphRangeUpdateEvent.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 11910 TimeGraphSelectionEvent.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 11910 TimeGraphSelectionEvent.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 12005 TimeGraphTimeEvent.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 12005 TimeGraphTimeEvent.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 12047 TimeGraphTreeExpansionEvent.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 12047 TimeGraphTreeExpansionEvent.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 211710 TimeGraphViewer.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 211710 TimeGraphViewer.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 11768 package-summary.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 11768 package-summary.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Entering directory: D2777 0 class-use
05:20:20 [2024-03-06T10:20:20.995Z] Sink: D2777 0 class-use
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 7877 ITimeGraphColorListener.html
05:20:20 [2024-03-06T10:20:20.995Z] Sink: C0666 7877 ITimeGraphColorListener.html
05:20:20 [2024-03-06T10:20:20.995Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.995Z] Sending file modes: C0666 5993 TimeGraphTimeEvent.html
05:20:20 [2024-03-06T10:20:20.996Z] Sink: C0666 5993 TimeGraphTimeEvent.html
05:20:20 [2024-03-06T10:20:20.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.996Z] Sending file modes: C0666 8907 StateItem.html
05:20:20 [2024-03-06T10:20:20.996Z] Sink: C0666 8907 StateItem.html
05:20:20 [2024-03-06T10:20:20.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.996Z] Sending file modes: C0666 10631 TimeGraphPresentationProvider.html
05:20:20 [2024-03-06T10:20:20.996Z] Sink: C0666 10631 TimeGraphPresentationProvider.html
05:20:20 [2024-03-06T10:20:20.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.996Z] Sending file modes: C0666 2396 TimeGraphContentProvider.html
05:20:20 [2024-03-06T10:20:20.996Z] Sink: C0666 2396 TimeGraphContentProvider.html
05:20:20 [2024-03-06T10:20:20.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.996Z] Sending file modes: C0666 6125 TimeGraphSelectionEvent.html
05:20:20 [2024-03-06T10:20:20.996Z] Sink: C0666 6125 TimeGraphSelectionEvent.html
05:20:20 [2024-03-06T10:20:20.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.996Z] Sending file modes: C0666 7668 ITimeGraphViewerFilterListener.html
05:20:20 [2024-03-06T10:20:20.996Z] Sink: C0666 7668 ITimeGraphViewerFilterListener.html
05:20:20 [2024-03-06T10:20:20.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.996Z] Sending file modes: C0666 6574 ITimeGraphRangeListener.html
05:20:20 [2024-03-06T10:20:20.996Z] Sink: C0666 6574 ITimeGraphRangeListener.html
05:20:20 [2024-03-06T10:20:20.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.996Z] Sending file modes: C0666 17454 ITimeGraphPresentationProvider.html
05:20:20 [2024-03-06T10:20:20.996Z] Sink: C0666 17454 ITimeGraphPresentationProvider.html
05:20:20 [2024-03-06T10:20:20.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.996Z] Sending file modes: C0666 6563 ITimeGraphContentProvider.html
05:20:20 [2024-03-06T10:20:20.996Z] Sink: C0666 6563 ITimeGraphContentProvider.html
05:20:20 [2024-03-06T10:20:20.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.996Z] Sending file modes: C0666 8946 ITimeGraphTimeListener.html
05:20:20 [2024-03-06T10:20:20.996Z] Sink: C0666 8946 ITimeGraphTimeListener.html
05:20:20 [2024-03-06T10:20:20.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.996Z] Sending file modes: C0666 5057 ITimeGraphMarkerListener.html
05:20:20 [2024-03-06T10:20:20.996Z] Sink: C0666 5057 ITimeGraphMarkerListener.html
05:20:20 [2024-03-06T10:20:20.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.996Z] Sending file modes: C0666 5138 TimeGraphTreeExpansionEvent.html
05:20:20 [2024-03-06T10:20:20.996Z] Sink: C0666 5138 TimeGraphTreeExpansionEvent.html
05:20:20 [2024-03-06T10:20:20.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.996Z] Sending file modes: C0666 5103 ITimeGraphBookmarkListener.html
05:20:20 [2024-03-06T10:20:20.996Z] Sink: C0666 5103 ITimeGraphBookmarkListener.html
05:20:20 [2024-03-06T10:20:20.996Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:20 [2024-03-06T10:20:20.996Z] Sending file modes: C0666 6682 ITimeGraphSelectionListener.html
05:20:20 [2024-03-06T10:20:20.996Z] Sink: C0666 6682 ITimeGraphSelectionListener.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 5896 TimeGraphViewer.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 5896 TimeGraphViewer.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 5058 TimeGraphBookmarkEvent.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 5058 TimeGraphBookmarkEvent.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 7352 ITimeGraphTreeListener.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 7352 ITimeGraphTreeListener.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 6150 TimeGraphRangeUpdateEvent.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 6150 TimeGraphRangeUpdateEvent.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sink: E
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 18187 package-use.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 18187 package-use.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sink: E
05:20:21 [2024-03-06T10:20:21.252Z] Entering directory: D2777 0 virtualtable
05:20:21 [2024-03-06T10:20:21.252Z] Sink: D2777 0 virtualtable
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 6637 IDoubleClickListener.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 6637 IDoubleClickListener.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 58138 TmfVirtualTable.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 58138 TmfVirtualTable.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 6747 TooltipProvider.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 6747 TooltipProvider.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 4718 package-summary.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 4718 package-summary.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Entering directory: D2777 0 class-use
05:20:21 [2024-03-06T10:20:21.252Z] Sink: D2777 0 class-use
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 5286 TooltipProvider.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 5286 TooltipProvider.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 6027 TmfVirtualTable.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 6027 TmfVirtualTable.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 5396 IDoubleClickListener.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 5396 IDoubleClickListener.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sink: E
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 4918 package-use.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 4918 package-use.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sink: E
05:20:21 [2024-03-06T10:20:21.252Z] Entering directory: D2777 0 rawviewer
05:20:21 [2024-03-06T10:20:21.252Z] Sink: D2777 0 rawviewer
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 38459 TmfRawEventViewer.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 38459 TmfRawEventViewer.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 3100 package-summary.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 3100 package-summary.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Entering directory: D2777 0 class-use
05:20:21 [2024-03-06T10:20:21.252Z] Sink: D2777 0 class-use
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 2354 TmfRawEventViewer.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 2354 TmfRawEventViewer.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sink: E
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 2141 package-use.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 2141 package-use.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sink: E
05:20:21 [2024-03-06T10:20:21.252Z] Entering directory: D2777 0 tabsview
05:20:21 [2024-03-06T10:20:21.252Z] Sink: D2777 0 tabsview
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 23733 TmfViewerFolder.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 23733 TmfViewerFolder.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 3059 package-summary.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 3059 package-summary.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Entering directory: D2777 0 class-use
05:20:21 [2024-03-06T10:20:21.252Z] Sink: D2777 0 class-use
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 2336 TmfViewerFolder.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 2336 TmfViewerFolder.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sink: E
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 2136 package-use.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 2136 package-use.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sink: E
05:20:21 [2024-03-06T10:20:21.252Z] Sink: E
05:20:21 [2024-03-06T10:20:21.252Z] Entering directory: D2777 0 actions
05:20:21 [2024-03-06T10:20:21.252Z] Sink: D2777 0 actions
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 10283 HttpTraceImportOperation.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 10283 HttpTraceImportOperation.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 15095 OpenSourceCodeAction.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 15095 OpenSourceCodeAction.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 14528 TraceImportOperation.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 14528 TraceImportOperation.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 4175 package-summary.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 4175 package-summary.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Entering directory: D2777 0 class-use
05:20:21 [2024-03-06T10:20:21.252Z] Sink: D2777 0 class-use
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 2300 OpenSourceCodeAction.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 2300 OpenSourceCodeAction.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 2324 HttpTraceImportOperation.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 2324 HttpTraceImportOperation.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 2300 TraceImportOperation.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 2300 TraceImportOperation.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sink: E
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 2079 package-use.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 2079 package-use.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sink: E
05:20:21 [2024-03-06T10:20:21.252Z] Entering directory: D2777 0 markers
05:20:21 [2024-03-06T10:20:21.252Z] Sink: D2777 0 markers
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 6608 IMarkerReferenceProvider.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 6608 IMarkerReferenceProvider.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 23860 PeriodicMarkerEventSource.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 23860 PeriodicMarkerEventSource.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 14348 PeriodicMarkerEventSource.Reference.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 14348 PeriodicMarkerEventSource.Reference.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 5230 package-summary.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 5230 package-summary.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Entering directory: D2777 0 class-use
05:20:21 [2024-03-06T10:20:21.252Z] Sink: D2777 0 class-use
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 2330 PeriodicMarkerEventSource.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 2330 PeriodicMarkerEventSource.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 8177 PeriodicMarkerEventSource.Reference.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 8177 PeriodicMarkerEventSource.Reference.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 2344 IMarkerReferenceProvider.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 2344 IMarkerReferenceProvider.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sink: E
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 3322 package-use.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 3322 package-use.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sink: E
05:20:21 [2024-03-06T10:20:21.252Z] Entering directory: D2777 0 editors
05:20:21 [2024-03-06T10:20:21.252Z] Sink: D2777 0 editors
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 6117 ITmfTraceEditor.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 6117 ITmfTraceEditor.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 18196 TmfEditor.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 18196 TmfEditor.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 20145 TmfEditorInput.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 20145 TmfEditorInput.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 46316 TmfEventsEditor.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 46316 TmfEventsEditor.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.252Z] Sending file modes: C0666 16929 TmfMultiPageEditorPart.html
05:20:21 [2024-03-06T10:20:21.252Z] Sink: C0666 16929 TmfMultiPageEditorPart.html
05:20:21 [2024-03-06T10:20:21.252Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.253Z] Sending file modes: C0666 13078 TmfTraceColumnManager.html
05:20:21 [2024-03-06T10:20:21.253Z] Sink: C0666 13078 TmfTraceColumnManager.html
05:20:21 [2024-03-06T10:20:21.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.253Z] Sending file modes: C0666 11176 UnsortedPropertySheetPage.html
05:20:21 [2024-03-06T10:20:21.253Z] Sink: C0666 11176 UnsortedPropertySheetPage.html
05:20:21 [2024-03-06T10:20:21.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.253Z] Sending file modes: C0666 6440 package-summary.html
05:20:21 [2024-03-06T10:20:21.253Z] Sink: C0666 6440 package-summary.html
05:20:21 [2024-03-06T10:20:21.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.253Z] Entering directory: D2777 0 class-use
05:20:21 [2024-03-06T10:20:21.253Z] Sink: D2777 0 class-use
05:20:21 [2024-03-06T10:20:21.253Z] Sending file modes: C0666 2330 UnsortedPropertySheetPage.html
05:20:21 [2024-03-06T10:20:21.253Z] Sink: C0666 2330 UnsortedPropertySheetPage.html
05:20:21 [2024-03-06T10:20:21.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.253Z] Sending file modes: C0666 2306 TmfTraceColumnManager.html
05:20:21 [2024-03-06T10:20:21.253Z] Sink: C0666 2306 TmfTraceColumnManager.html
05:20:21 [2024-03-06T10:20:21.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.253Z] Sending file modes: C0666 3947 ITmfTraceEditor.html
05:20:21 [2024-03-06T10:20:21.253Z] Sink: C0666 3947 ITmfTraceEditor.html
05:20:21 [2024-03-06T10:20:21.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.253Z] Sending file modes: C0666 2270 TmfEventsEditor.html
05:20:21 [2024-03-06T10:20:21.253Z] Sink: C0666 2270 TmfEventsEditor.html
05:20:21 [2024-03-06T10:20:21.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.253Z] Sending file modes: C0666 2264 TmfEditorInput.html
05:20:21 [2024-03-06T10:20:21.253Z] Sink: C0666 2264 TmfEditorInput.html
05:20:21 [2024-03-06T10:20:21.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.509Z] Sending file modes: C0666 3840 TmfEditor.html
05:20:21 [2024-03-06T10:20:21.509Z] Sink: C0666 3840 TmfEditor.html
05:20:21 [2024-03-06T10:20:21.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.509Z] Sending file modes: C0666 2312 TmfMultiPageEditorPart.html
05:20:21 [2024-03-06T10:20:21.509Z] Sink: C0666 2312 TmfMultiPageEditorPart.html
05:20:21 [2024-03-06T10:20:21.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.509Z] Sink: E
05:20:21 [2024-03-06T10:20:21.509Z] Sending file modes: C0666 3525 package-use.html
05:20:21 [2024-03-06T10:20:21.509Z] Sink: C0666 3525 package-use.html
05:20:21 [2024-03-06T10:20:21.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.509Z] Sink: E
05:20:21 [2024-03-06T10:20:21.509Z] Entering directory: D2777 0 properties
05:20:21 [2024-03-06T10:20:21.509Z] Sink: D2777 0 properties
05:20:21 [2024-03-06T10:20:21.509Z] Sending file modes: C0666 7195 Messages.html
05:20:21 [2024-03-06T10:20:21.509Z] Sink: C0666 7195 Messages.html
05:20:21 [2024-03-06T10:20:21.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.509Z] Sending file modes: C0666 11622 ReadOnlyTextPropertyDescriptor.html
05:20:21 [2024-03-06T10:20:21.509Z] Sink: C0666 11622 ReadOnlyTextPropertyDescriptor.html
05:20:21 [2024-03-06T10:20:21.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.509Z] Sending file modes: C0666 16563 TmfTimestampFormatPage.html
05:20:21 [2024-03-06T10:20:21.509Z] Sink: C0666 16563 TmfTimestampFormatPage.html
05:20:21 [2024-03-06T10:20:21.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.509Z] Sending file modes: C0666 4105 package-summary.html
05:20:21 [2024-03-06T10:20:21.509Z] Sink: C0666 4105 package-summary.html
05:20:21 [2024-03-06T10:20:21.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.509Z] Entering directory: D2777 0 class-use
05:20:21 [2024-03-06T10:20:21.509Z] Sink: D2777 0 class-use
05:20:21 [2024-03-06T10:20:21.509Z] Sending file modes: C0666 2330 TmfTimestampFormatPage.html
05:20:21 [2024-03-06T10:20:21.509Z] Sink: C0666 2330 TmfTimestampFormatPage.html
05:20:21 [2024-03-06T10:20:21.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.509Z] Sending file modes: C0666 2378 ReadOnlyTextPropertyDescriptor.html
05:20:21 [2024-03-06T10:20:21.509Z] Sink: C0666 2378 ReadOnlyTextPropertyDescriptor.html
05:20:21 [2024-03-06T10:20:21.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.509Z] Sending file modes: C0666 2246 Messages.html
05:20:21 [2024-03-06T10:20:21.509Z] Sink: C0666 2246 Messages.html
05:20:21 [2024-03-06T10:20:21.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.509Z] Sink: E
05:20:21 [2024-03-06T10:20:21.509Z] Sending file modes: C0666 2094 package-use.html
05:20:21 [2024-03-06T10:20:21.509Z] Sink: C0666 2094 package-use.html
05:20:21 [2024-03-06T10:20:21.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.509Z] Sink: E
05:20:21 [2024-03-06T10:20:21.509Z] Entering directory: D2777 0 model
05:20:21 [2024-03-06T10:20:21.509Z] Sink: D2777 0 model
05:20:21 [2024-03-06T10:20:21.509Z] Sending file modes: C0666 18499 StyleManager.html
05:20:21 [2024-03-06T10:20:21.509Z] Sink: C0666 18499 StyleManager.html
05:20:21 [2024-03-06T10:20:21.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.509Z] Sending file modes: C0666 3900 package-summary.html
05:20:21 [2024-03-06T10:20:21.509Z] Sink: C0666 3900 package-summary.html
05:20:21 [2024-03-06T10:20:21.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.509Z] Entering directory: D2777 0 class-use
05:20:21 [2024-03-06T10:20:21.509Z] Sink: D2777 0 class-use
05:20:21 [2024-03-06T10:20:21.509Z] Sending file modes: C0666 4036 StyleManager.html
05:20:21 [2024-03-06T10:20:21.509Z] Sink: C0666 4036 StyleManager.html
05:20:21 [2024-03-06T10:20:21.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.509Z] Sink: E
05:20:21 [2024-03-06T10:20:21.509Z] Sending file modes: C0666 3339 package-use.html
05:20:21 [2024-03-06T10:20:21.509Z] Sink: C0666 3339 package-use.html
05:20:21 [2024-03-06T10:20:21.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.509Z] Sink: E
05:20:21 [2024-03-06T10:20:21.509Z] Entering directory: D2777 0 analysis
05:20:21 [2024-03-06T10:20:21.509Z] Sink: D2777 0 analysis
05:20:21 [2024-03-06T10:20:21.509Z] Sending file modes: C0666 22996 TmfAnalysisViewOutput.html
05:20:21 [2024-03-06T10:20:21.509Z] Sink: C0666 22996 TmfAnalysisViewOutput.html
05:20:21 [2024-03-06T10:20:21.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.509Z] Sending file modes: C0666 3456 package-summary.html
05:20:21 [2024-03-06T10:20:21.509Z] Sink: C0666 3456 package-summary.html
05:20:21 [2024-03-06T10:20:21.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.509Z] Entering directory: D2777 0 class-use
05:20:21 [2024-03-06T10:20:21.509Z] Sink: D2777 0 class-use
05:20:21 [2024-03-06T10:20:21.509Z] Sending file modes: C0666 2312 TmfAnalysisViewOutput.html
05:20:21 [2024-03-06T10:20:21.509Z] Sink: C0666 2312 TmfAnalysisViewOutput.html
05:20:21 [2024-03-06T10:20:21.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.509Z] Sink: E
05:20:21 [2024-03-06T10:20:21.509Z] Sending file modes: C0666 2084 package-use.html
05:20:21 [2024-03-06T10:20:21.509Z] Sink: C0666 2084 package-use.html
05:20:21 [2024-03-06T10:20:21.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.509Z] Sink: E
05:20:21 [2024-03-06T10:20:21.509Z] Entering directory: D2777 0 signal
05:20:21 [2024-03-06T10:20:21.509Z] Sink: D2777 0 signal
05:20:21 [2024-03-06T10:20:21.509Z] Sending file modes: C0666 12781 TmfTimeViewAlignmentInfo.html
05:20:21 [2024-03-06T10:20:21.509Z] Sink: C0666 12781 TmfTimeViewAlignmentInfo.html
05:20:21 [2024-03-06T10:20:21.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.509Z] Sending file modes: C0666 16252 TmfTimeViewAlignmentSignal.html
05:20:21 [2024-03-06T10:20:21.509Z] Sink: C0666 16252 TmfTimeViewAlignmentSignal.html
05:20:21 [2024-03-06T10:20:21.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.509Z] Sending file modes: C0666 10026 TmfUiSignalThrottler.html
05:20:21 [2024-03-06T10:20:21.509Z] Sink: C0666 10026 TmfUiSignalThrottler.html
05:20:21 [2024-03-06T10:20:21.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.509Z] Sending file modes: C0666 4276 package-summary.html
05:20:21 [2024-03-06T10:20:21.509Z] Sink: C0666 4276 package-summary.html
05:20:21 [2024-03-06T10:20:21.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.509Z] Entering directory: D2777 0 class-use
05:20:21 [2024-03-06T10:20:21.509Z] Sink: D2777 0 class-use
05:20:21 [2024-03-06T10:20:21.509Z] Sending file modes: C0666 17288 TmfTimeViewAlignmentInfo.html
05:20:21 [2024-03-06T10:20:21.510Z] Sink: C0666 17288 TmfTimeViewAlignmentInfo.html
05:20:21 [2024-03-06T10:20:21.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.510Z] Sending file modes: C0666 2330 TmfTimeViewAlignmentSignal.html
05:20:21 [2024-03-06T10:20:21.510Z] Sink: C0666 2330 TmfTimeViewAlignmentSignal.html
05:20:21 [2024-03-06T10:20:21.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.510Z] Sending file modes: C0666 2294 TmfUiSignalThrottler.html
05:20:21 [2024-03-06T10:20:21.510Z] Sink: C0666 2294 TmfUiSignalThrottler.html
05:20:21 [2024-03-06T10:20:21.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.510Z] Sink: E
05:20:21 [2024-03-06T10:20:21.510Z] Sending file modes: C0666 11089 package-use.html
05:20:21 [2024-03-06T10:20:21.510Z] Sink: C0666 11089 package-use.html
05:20:21 [2024-03-06T10:20:21.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.510Z] Sink: E
05:20:21 [2024-03-06T10:20:21.510Z] Sending file modes: C0666 13310 TmfUiRefreshHandler.html
05:20:21 [2024-03-06T10:20:21.510Z] Sink: C0666 13310 TmfUiRefreshHandler.html
05:20:21 [2024-03-06T10:20:21.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.510Z] Entering directory: D2777 0 tracetype
05:20:21 [2024-03-06T10:20:21.510Z] Sink: D2777 0 tracetype
05:20:21 [2024-03-06T10:20:21.510Z] Entering directory: D2777 0 preferences
05:20:21 [2024-03-06T10:20:21.510Z] Sink: D2777 0 preferences
05:20:21 [2024-03-06T10:20:21.510Z] Sending file modes: C0666 19758 TraceTypeLabelProvider.html
05:20:21 [2024-03-06T10:20:21.510Z] Sink: C0666 19758 TraceTypeLabelProvider.html
05:20:21 [2024-03-06T10:20:21.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.510Z] Sending file modes: C0666 12585 TraceTypePreferencePage.html
05:20:21 [2024-03-06T10:20:21.510Z] Sink: C0666 12585 TraceTypePreferencePage.html
05:20:21 [2024-03-06T10:20:21.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.510Z] Sending file modes: C0666 17117 TraceTypePreferencePageViewer.html
05:20:21 [2024-03-06T10:20:21.510Z] Sink: C0666 17117 TraceTypePreferencePageViewer.html
05:20:21 [2024-03-06T10:20:21.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.510Z] Sending file modes: C0666 17914 TraceTypeTreeContentProvider.html
05:20:21 [2024-03-06T10:20:21.510Z] Sink: C0666 17914 TraceTypeTreeContentProvider.html
05:20:21 [2024-03-06T10:20:21.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.510Z] Sending file modes: C0666 4217 package-summary.html
05:20:21 [2024-03-06T10:20:21.510Z] Sink: C0666 4217 package-summary.html
05:20:21 [2024-03-06T10:20:21.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.510Z] Entering directory: D2777 0 class-use
05:20:21 [2024-03-06T10:20:21.510Z] Sink: D2777 0 class-use
05:20:21 [2024-03-06T10:20:21.510Z] Sending file modes: C0666 2450 TraceTypePreferencePageViewer.html
05:20:21 [2024-03-06T10:20:21.510Z] Sink: C0666 2450 TraceTypePreferencePageViewer.html
05:20:21 [2024-03-06T10:20:21.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.510Z] Sending file modes: C0666 2408 TraceTypeLabelProvider.html
05:20:21 [2024-03-06T10:20:21.510Z] Sink: C0666 2408 TraceTypeLabelProvider.html
05:20:21 [2024-03-06T10:20:21.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.510Z] Sending file modes: C0666 2414 TraceTypePreferencePage.html
05:20:21 [2024-03-06T10:20:21.510Z] Sink: C0666 2414 TraceTypePreferencePage.html
05:20:21 [2024-03-06T10:20:21.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.510Z] Sending file modes: C0666 2444 TraceTypeTreeContentProvider.html
05:20:21 [2024-03-06T10:20:21.510Z] Sink: C0666 2444 TraceTypeTreeContentProvider.html
05:20:21 [2024-03-06T10:20:21.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.510Z] Sink: E
05:20:21 [2024-03-06T10:20:21.510Z] Sending file modes: C0666 2161 package-use.html
05:20:21 [2024-03-06T10:20:21.510Z] Sink: C0666 2161 package-use.html
05:20:21 [2024-03-06T10:20:21.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.510Z] Sink: E
05:20:21 [2024-03-06T10:20:21.510Z] Sink: E
05:20:21 [2024-03-06T10:20:21.510Z] Sending file modes: C0666 5398 package-summary.html
05:20:21 [2024-03-06T10:20:21.510Z] Sink: C0666 5398 package-summary.html
05:20:21 [2024-03-06T10:20:21.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.510Z] Entering directory: D2777 0 class-use
05:20:21 [2024-03-06T10:20:21.510Z] Sink: D2777 0 class-use
05:20:21 [2024-03-06T10:20:21.510Z] Sending file modes: C0666 3970 TmfUiRefreshHandler.html
05:20:21 [2024-03-06T10:20:21.510Z] Sink: C0666 3970 TmfUiRefreshHandler.html
05:20:21 [2024-03-06T10:20:21.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.510Z] Sink: E
05:20:21 [2024-03-06T10:20:21.510Z] Sending file modes: C0666 3206 package-use.html
05:20:21 [2024-03-06T10:20:21.510Z] Sink: C0666 3206 package-use.html
05:20:21 [2024-03-06T10:20:21.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.510Z] Sink: E
05:20:21 [2024-03-06T10:20:21.510Z] Entering directory: D2777 0 core
05:20:21 [2024-03-06T10:20:21.510Z] Sink: D2777 0 core
05:20:21 [2024-03-06T10:20:21.510Z] Entering directory: D2777 0 model
05:20:21 [2024-03-06T10:20:21.510Z] Sink: D2777 0 model
05:20:21 [2024-03-06T10:20:21.510Z] Sending file modes: C0666 8234 AbstractStateSystemAnalysisDataProvider.html
05:20:21 [2024-03-06T10:20:21.510Z] Sink: C0666 8234 AbstractStateSystemAnalysisDataProvider.html
05:20:21 [2024-03-06T10:20:21.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.510Z] Entering directory: D2777 0 timegraph
05:20:21 [2024-03-06T10:20:21.510Z] Sink: D2777 0 timegraph
05:20:21 [2024-03-06T10:20:21.510Z] Sending file modes: C0666 22142 AbstractTimeGraphDataProvider.html
05:20:21 [2024-03-06T10:20:21.510Z] Sink: C0666 22142 AbstractTimeGraphDataProvider.html
05:20:21 [2024-03-06T10:20:21.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.510Z] Sending file modes: C0666 12264 ITimeGraphArrow.html
05:20:21 [2024-03-06T10:20:21.510Z] Sink: C0666 12264 ITimeGraphArrow.html
05:20:21 [2024-03-06T10:20:21.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.510Z] Sending file modes: C0666 21083 ITimeGraphDataProvider.html
05:20:21 [2024-03-06T10:20:21.510Z] Sink: C0666 21083 ITimeGraphDataProvider.html
05:20:21 [2024-03-06T10:20:21.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.510Z] Sending file modes: C0666 12488 ITimeGraphEntryModel.html
05:20:21 [2024-03-06T10:20:21.510Z] Sink: C0666 12488 ITimeGraphEntryModel.html
05:20:21 [2024-03-06T10:20:21.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.510Z] Sending file modes: C0666 8197 ITimeGraphRowModel.html
05:20:21 [2024-03-06T10:20:21.510Z] Sink: C0666 8197 ITimeGraphRowModel.html
05:20:21 [2024-03-06T10:20:21.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.510Z] Sending file modes: C0666 9021 ITimeGraphState.html
05:20:21 [2024-03-06T10:20:21.510Z] Sink: C0666 9021 ITimeGraphState.html
05:20:21 [2024-03-06T10:20:21.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.510Z] Sending file modes: C0666 23017 ITimeGraphStateFilter.html
05:20:21 [2024-03-06T10:20:21.510Z] Sink: C0666 23017 ITimeGraphStateFilter.html
05:20:21 [2024-03-06T10:20:21.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.510Z] Sending file modes: C0666 23122 TimeGraphArrow.html
05:20:21 [2024-03-06T10:20:21.510Z] Sink: C0666 23122 TimeGraphArrow.html
05:20:21 [2024-03-06T10:20:21.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.510Z] Sending file modes: C0666 25036 TimeGraphEntryModel.html
05:20:21 [2024-03-06T10:20:21.510Z] Sink: C0666 25036 TimeGraphEntryModel.html
05:20:21 [2024-03-06T10:20:21.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 12247 TimeGraphModel.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 12247 TimeGraphModel.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 15043 TimeGraphRowModel.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 15043 TimeGraphRowModel.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 25555 TimeGraphState.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 25555 TimeGraphState.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 40236 TmfTimeGraphCompositeDataProvider.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 40236 TmfTimeGraphCompositeDataProvider.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 11865 package-summary.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 11865 package-summary.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Entering directory: D2777 0 class-use
05:20:21 [2024-03-06T10:20:21.766Z] Sink: D2777 0 class-use
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 2336 TimeGraphState.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 2336 TimeGraphState.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 2450 TmfTimeGraphCompositeDataProvider.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 2450 TmfTimeGraphCompositeDataProvider.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 20184 ITimeGraphState.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 20184 ITimeGraphState.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 12538 ITimeGraphArrow.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 12538 ITimeGraphArrow.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 2336 TimeGraphArrow.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 2336 TimeGraphArrow.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 8346 ITimeGraphStateFilter.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 8346 ITimeGraphStateFilter.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 13352 ITimeGraphEntryModel.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 13352 ITimeGraphEntryModel.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 14573 ITimeGraphDataProvider.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 14573 ITimeGraphDataProvider.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 2426 AbstractTimeGraphDataProvider.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 2426 AbstractTimeGraphDataProvider.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 2354 TimeGraphRowModel.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 2354 TimeGraphRowModel.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 10087 TimeGraphModel.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 10087 TimeGraphModel.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 10843 TimeGraphEntryModel.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 10843 TimeGraphEntryModel.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 6682 ITimeGraphRowModel.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 6682 ITimeGraphRowModel.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sink: E
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 11574 package-use.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 11574 package-use.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sink: E
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 8063 AbstractTmfTraceDataProvider.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 8063 AbstractTmfTraceDataProvider.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Entering directory: D2777 0 xy
05:20:21 [2024-03-06T10:20:21.766Z] Sink: D2777 0 xy
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 17674 AbstractTreeCommonXDataProvider.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 17674 AbstractTreeCommonXDataProvider.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 14983 ISeriesModel.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 14983 ISeriesModel.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 17161 ISeriesModel.DisplayType.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 17161 ISeriesModel.DisplayType.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 8483 ITmfCommonXAxisModel.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 8483 ITmfCommonXAxisModel.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 6320 ITmfTreeXYDataProvider.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 6320 ITmfTreeXYDataProvider.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 9242 ITmfXYDataProvider.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 9242 ITmfXYDataProvider.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 5492 ITmfXyEntryModel.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 5492 ITmfXyEntryModel.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 8791 ITmfXyModel.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 8791 ITmfXyModel.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 9638 IYModel.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 9638 IYModel.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 26880 TmfTreeXYCompositeDataProvider.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 26880 TmfTreeXYCompositeDataProvider.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 17306 TmfXYAxisDescription.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 17306 TmfXYAxisDescription.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 22259 TmfXyTreeDataModel.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 22259 TmfXyTreeDataModel.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 11399 package-summary.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 11399 package-summary.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Entering directory: D2777 0 class-use
05:20:21 [2024-03-06T10:20:21.766Z] Sink: D2777 0 class-use
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 10857 TmfXYAxisDescription.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 10857 TmfXYAxisDescription.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 2396 AbstractTreeCommonXDataProvider.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 2396 AbstractTreeCommonXDataProvider.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 8224 ITmfXYDataProvider.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 8224 ITmfXYDataProvider.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 4219 ITmfXyEntryModel.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 4219 ITmfXyEntryModel.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 2318 TmfXyTreeDataModel.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 2318 TmfXyTreeDataModel.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 12398 ITmfTreeXYDataProvider.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 12398 ITmfTreeXYDataProvider.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 9053 ISeriesModel.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 9053 ISeriesModel.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 8444 ISeriesModel.DisplayType.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 8444 ISeriesModel.DisplayType.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 8367 IYModel.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 8367 IYModel.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 2390 TmfTreeXYCompositeDataProvider.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 2390 TmfTreeXYCompositeDataProvider.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 4339 ITmfCommonXAxisModel.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 4339 ITmfCommonXAxisModel.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 12784 ITmfXyModel.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 12784 ITmfXyModel.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sink: E
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 9170 package-use.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 9170 package-use.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sink: E
05:20:21 [2024-03-06T10:20:21.766Z] Entering directory: D2777 0 tree
05:20:21 [2024-03-06T10:20:21.766Z] Sink: D2777 0 tree
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 18798 AbstractTreeDataProvider.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 18798 AbstractTreeDataProvider.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 7648 ITmfSelectionTreeDataModel.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 7648 ITmfSelectionTreeDataModel.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 14051 ITmfTreeDataModel.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 14051 ITmfTreeDataModel.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 13177 ITmfTreeDataProvider.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 13177 ITmfTreeDataProvider.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 31948 TmfTreeCompositeDataProvider.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 31948 TmfTreeCompositeDataProvider.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 28017 TmfTreeDataModel.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 28017 TmfTreeDataModel.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 19846 TmfTreeModel.html
05:20:21 [2024-03-06T10:20:21.766Z] Sink: C0666 19846 TmfTreeModel.html
05:20:21 [2024-03-06T10:20:21.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.766Z] Sending file modes: C0666 17424 TmfTreeModel.Builder.html
05:20:21 [2024-03-06T10:20:21.767Z] Sink: C0666 17424 TmfTreeModel.Builder.html
05:20:21 [2024-03-06T10:20:21.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.767Z] Sending file modes: C0666 10223 package-summary.html
05:20:21 [2024-03-06T10:20:21.767Z] Sink: C0666 10223 package-summary.html
05:20:21 [2024-03-06T10:20:21.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.767Z] Entering directory: D2777 0 class-use
05:20:21 [2024-03-06T10:20:21.767Z] Sink: D2777 0 class-use
05:20:21 [2024-03-06T10:20:21.767Z] Sending file modes: C0666 11157 TmfTreeDataModel.html
05:20:21 [2024-03-06T10:20:21.767Z] Sink: C0666 11157 TmfTreeDataModel.html
05:20:21 [2024-03-06T10:20:21.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.767Z] Sending file modes: C0666 6855 TmfTreeCompositeDataProvider.html
05:20:21 [2024-03-06T10:20:21.767Z] Sink: C0666 6855 TmfTreeCompositeDataProvider.html
05:20:21 [2024-03-06T10:20:21.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.767Z] Sending file modes: C0666 46449 ITmfTreeDataModel.html
05:20:21 [2024-03-06T10:20:21.767Z] Sink: C0666 46449 ITmfTreeDataModel.html
05:20:21 [2024-03-06T10:20:21.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:21 [2024-03-06T10:20:21.767Z] Sending file modes: C0666 15655 TmfTreeModel.html
05:20:21 [2024-03-06T10:20:21.767Z] Sink: C0666 15655 TmfTreeModel.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 6374 TmfTreeModel.Builder.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 6374 TmfTreeModel.Builder.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 8421 AbstractTreeDataProvider.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 8421 AbstractTreeDataProvider.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 5260 ITmfSelectionTreeDataModel.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 5260 ITmfSelectionTreeDataModel.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 30594 ITmfTreeDataProvider.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 30594 ITmfTreeDataProvider.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sink: E
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 21176 package-use.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 21176 package-use.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sink: E
05:20:22 [2024-03-06T10:20:22.023Z] Entering directory: D2777 0 annotations
05:20:22 [2024-03-06T10:20:22.023Z] Sink: D2777 0 annotations
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 25758 Annotation.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 25758 Annotation.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 13966 AnnotationCategoriesModel.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 13966 AnnotationCategoriesModel.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 14812 AnnotationModel.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 14812 AnnotationModel.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 23968 EventAnnotationProvider.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 23968 EventAnnotationProvider.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 14420 IAnnotation.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 14420 IAnnotation.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 17357 IAnnotation.AnnotationType.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 17357 IAnnotation.AnnotationType.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 5058 IOutputAnnotationParameters.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 5058 IOutputAnnotationParameters.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 12411 IOutputAnnotationProvider.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 12411 IOutputAnnotationProvider.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 17844 TraceAnnotationProvider.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 17844 TraceAnnotationProvider.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 9590 package-summary.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 9590 package-summary.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Entering directory: D2777 0 class-use
05:20:22 [2024-03-06T10:20:22.023Z] Sink: D2777 0 class-use
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 2402 EventAnnotationProvider.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 2402 EventAnnotationProvider.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 12988 AnnotationModel.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 12988 AnnotationModel.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 2402 TraceAnnotationProvider.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 2402 TraceAnnotationProvider.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 6242 Annotation.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 6242 Annotation.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 11225 IOutputAnnotationProvider.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 11225 IOutputAnnotationProvider.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 13582 AnnotationCategoriesModel.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 13582 AnnotationCategoriesModel.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 2446 IOutputAnnotationParameters.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 2446 IOutputAnnotationParameters.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 6491 IAnnotation.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 6491 IAnnotation.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 7780 IAnnotation.AnnotationType.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 7780 IAnnotation.AnnotationType.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sink: E
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 9701 package-use.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 9701 package-use.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sink: E
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 15106 CommonStatusMessage.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 15106 CommonStatusMessage.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 9742 CoreFilterProperty.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 9742 CoreFilterProperty.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 8835 CoreMetadataStrings.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 8835 CoreMetadataStrings.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 20273 DataProviderDescriptor.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 20273 DataProviderDescriptor.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 17250 DataProviderDescriptor.Builder.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 17250 DataProviderDescriptor.Builder.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Entering directory: D2777 0 filters
05:20:22 [2024-03-06T10:20:22.023Z] Sink: D2777 0 filters
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 10680 FilterTimeQueryFilter.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 10680 FilterTimeQueryFilter.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 6204 ICumulativeQueryFilter.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 6204 ICumulativeQueryFilter.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 6805 IMultipleSelectionQueryFilter.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 6805 IMultipleSelectionQueryFilter.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 16116 SelectedCounterQueryFilter.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 16116 SelectedCounterQueryFilter.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 17030 SelectedCpuQueryFilter.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 17030 SelectedCpuQueryFilter.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 18994 SelectionTimeQueryFilter.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 18994 SelectionTimeQueryFilter.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 16214 TimeQueryFilter.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 16214 TimeQueryFilter.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 8572 package-summary.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 8572 package-summary.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Entering directory: D2777 0 class-use
05:20:22 [2024-03-06T10:20:22.023Z] Sink: D2777 0 class-use
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 4291 ICumulativeQueryFilter.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 4291 ICumulativeQueryFilter.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 4694 SelectionTimeQueryFilter.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 4694 SelectionTimeQueryFilter.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 5230 IMultipleSelectionQueryFilter.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 5230 IMultipleSelectionQueryFilter.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 2372 SelectedCpuQueryFilter.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 2372 SelectedCpuQueryFilter.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 5591 TimeQueryFilter.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 5591 TimeQueryFilter.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 2366 FilterTimeQueryFilter.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 2366 FilterTimeQueryFilter.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 2396 SelectedCounterQueryFilter.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 2396 SelectedCounterQueryFilter.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sink: E
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 4436 package-use.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 4436 package-use.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sink: E
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 13731 ICoreElementResolver.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 13731 ICoreElementResolver.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 13442 ICorePropertyCollection.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 13442 ICorePropertyCollection.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 10308 IOutputElement.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 10308 IOutputElement.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 9045 IOutputStyleProvider.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 9045 IOutputStyleProvider.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 8829 ITableColumnDescriptor.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 8829 ITableColumnDescriptor.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 9720 ITimeElement.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 9720 ITimeElement.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 14478 Messages.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 14478 Messages.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 18304 OutputElement.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 18304 OutputElement.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 19323 OutputElementStyle.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 19323 OutputElementStyle.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 11799 OutputStyleModel.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 11799 OutputStyleModel.html
05:20:22 [2024-03-06T10:20:22.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.023Z] Sending file modes: C0666 25550 SeriesModel.html
05:20:22 [2024-03-06T10:20:22.023Z] Sink: C0666 25550 SeriesModel.html
05:20:22 [2024-03-06T10:20:22.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.024Z] Sending file modes: C0666 17761 SeriesModel.SeriesModelBuilder.html
05:20:22 [2024-03-06T10:20:22.024Z] Sink: C0666 17761 SeriesModel.SeriesModelBuilder.html
05:20:22 [2024-03-06T10:20:22.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.279Z] Sending file modes: C0666 55199 StyleProperties.html
05:20:22 [2024-03-06T10:20:22.279Z] Sink: C0666 55199 StyleProperties.html
05:20:22 [2024-03-06T10:20:22.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.279Z] Sending file modes: C0666 9403 StyleProperties.BorderStyle.html
05:20:22 [2024-03-06T10:20:22.279Z] Sink: C0666 9403 StyleProperties.BorderStyle.html
05:20:22 [2024-03-06T10:20:22.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.279Z] Sending file modes: C0666 7174 StyleProperties.FontStyle.html
05:20:22 [2024-03-06T10:20:22.279Z] Sink: C0666 7174 StyleProperties.FontStyle.html
05:20:22 [2024-03-06T10:20:22.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.279Z] Sending file modes: C0666 8362 StyleProperties.FontWeight.html
05:20:22 [2024-03-06T10:20:22.279Z] Sink: C0666 8362 StyleProperties.FontWeight.html
05:20:22 [2024-03-06T10:20:22.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.279Z] Sending file modes: C0666 6273 StyleProperties.LinearGradientDirection.html
05:20:22 [2024-03-06T10:20:22.279Z] Sink: C0666 6273 StyleProperties.LinearGradientDirection.html
05:20:22 [2024-03-06T10:20:22.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.279Z] Sending file modes: C0666 10732 StyleProperties.SeriesStyle.html
05:20:22 [2024-03-06T10:20:22.279Z] Sink: C0666 10732 StyleProperties.SeriesStyle.html
05:20:22 [2024-03-06T10:20:22.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.279Z] Sending file modes: C0666 8375 StyleProperties.SeriesType.html
05:20:22 [2024-03-06T10:20:22.279Z] Sink: C0666 8375 StyleProperties.SeriesType.html
05:20:22 [2024-03-06T10:20:22.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.279Z] Sending file modes: C0666 12724 StyleProperties.SymbolType.html
05:20:22 [2024-03-06T10:20:22.279Z] Sink: C0666 12724 StyleProperties.SymbolType.html
05:20:22 [2024-03-06T10:20:22.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.279Z] Sending file modes: C0666 8223 StyleProperties.TextAlign.html
05:20:22 [2024-03-06T10:20:22.279Z] Sink: C0666 8223 StyleProperties.TextAlign.html
05:20:22 [2024-03-06T10:20:22.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.279Z] Sending file modes: C0666 6062 StyleProperties.TextDirection.html
05:20:22 [2024-03-06T10:20:22.279Z] Sink: C0666 6062 StyleProperties.TextDirection.html
05:20:22 [2024-03-06T10:20:22.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.279Z] Sending file modes: C0666 7210 StyleProperties.VerticalAlign.html
05:20:22 [2024-03-06T10:20:22.279Z] Sink: C0666 7210 StyleProperties.VerticalAlign.html
05:20:22 [2024-03-06T10:20:22.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.279Z] Sending file modes: C0666 16540 TmfCommonXAxisModel.html
05:20:22 [2024-03-06T10:20:22.279Z] Sink: C0666 16540 TmfCommonXAxisModel.html
05:20:22 [2024-03-06T10:20:22.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.279Z] Sending file modes: C0666 13948 TmfXyModel.html
05:20:22 [2024-03-06T10:20:22.279Z] Sink: C0666 13948 TmfXyModel.html
05:20:22 [2024-03-06T10:20:22.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.279Z] Sending file modes: C0666 21482 YModel.html
05:20:22 [2024-03-06T10:20:22.279Z] Sink: C0666 21482 YModel.html
05:20:22 [2024-03-06T10:20:22.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.279Z] Sending file modes: C0666 18406 package-summary.html
05:20:22 [2024-03-06T10:20:22.279Z] Sink: C0666 18406 package-summary.html
05:20:22 [2024-03-06T10:20:22.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.279Z] Entering directory: D2777 0 class-use
05:20:22 [2024-03-06T10:20:22.279Z] Sink: D2777 0 class-use
05:20:22 [2024-03-06T10:20:22.279Z] Sending file modes: C0666 12353 AbstractTmfTraceDataProvider.html
05:20:22 [2024-03-06T10:20:22.279Z] Sink: C0666 12353 AbstractTmfTraceDataProvider.html
05:20:22 [2024-03-06T10:20:22.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 6372 OutputElement.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 6372 OutputElement.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 2288 CoreFilterProperty.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 2288 CoreFilterProperty.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 21189 ICoreElementResolver.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 21189 ICoreElementResolver.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 9761 OutputStyleModel.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 9761 OutputStyleModel.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 5959 ITableColumnDescriptor.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 5959 ITableColumnDescriptor.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 6315 IOutputStyleProvider.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 6315 IOutputStyleProvider.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 10853 IOutputElement.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 10853 IOutputElement.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 40017 OutputElementStyle.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 40017 OutputElementStyle.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 2216 YModel.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 2216 YModel.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 2312 DataProviderDescriptor.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 2312 DataProviderDescriptor.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 6794 DataProviderDescriptor.Builder.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 6794 DataProviderDescriptor.Builder.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 2240 TmfXyModel.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 2240 TmfXyModel.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 2228 Messages.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 2228 Messages.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 11457 ITimeElement.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 11457 ITimeElement.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 2294 TmfCommonXAxisModel.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 2294 TmfCommonXAxisModel.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 2270 StyleProperties.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 2270 StyleProperties.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 2382 StyleProperties.VerticalAlign.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 2382 StyleProperties.VerticalAlign.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 2370 StyleProperties.SeriesStyle.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 2370 StyleProperties.SeriesStyle.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 2364 StyleProperties.SeriesType.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 2364 StyleProperties.SeriesType.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 2364 StyleProperties.SymbolType.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 2364 StyleProperties.SymbolType.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 2364 StyleProperties.FontWeight.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 2364 StyleProperties.FontWeight.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 2358 StyleProperties.FontStyle.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 2358 StyleProperties.FontStyle.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 2358 StyleProperties.TextAlign.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 2358 StyleProperties.TextAlign.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 2382 StyleProperties.TextDirection.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 2382 StyleProperties.TextDirection.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 2370 StyleProperties.BorderStyle.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 2370 StyleProperties.BorderStyle.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 2442 StyleProperties.LinearGradientDirection.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 2442 StyleProperties.LinearGradientDirection.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 18238 ICorePropertyCollection.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 18238 ICorePropertyCollection.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 2294 CommonStatusMessage.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 2294 CommonStatusMessage.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 10615 AbstractStateSystemAnalysisDataProvider.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 10615 AbstractStateSystemAnalysisDataProvider.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 2294 CoreMetadataStrings.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 2294 CoreMetadataStrings.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 4161 SeriesModel.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 4161 SeriesModel.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 6584 SeriesModel.SeriesModelBuilder.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 6584 SeriesModel.SeriesModelBuilder.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sink: E
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 27061 package-use.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 27061 package-use.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sink: E
05:20:22 [2024-03-06T10:20:22.280Z] Entering directory: D2777 0 statesystem
05:20:22 [2024-03-06T10:20:22.280Z] Sink: D2777 0 statesystem
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 35558 AbstractTmfStateProvider.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 35558 AbstractTmfStateProvider.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 18952 ITmfAnalysisModuleWithStateSystems.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 18952 ITmfAnalysisModuleWithStateSystems.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 27057 ITmfStateProvider.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 27057 ITmfStateProvider.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 18172 ITmfStateProvider.FutureEventType.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 18172 ITmfStateProvider.FutureEventType.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 9862 Messages.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 9862 Messages.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 15748 TmfAttributePool.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 15748 TmfAttributePool.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 17550 TmfAttributePool.QueueType.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 17550 TmfAttributePool.QueueType.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 41360 TmfStateSystemAnalysisModule.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 41360 TmfStateSystemAnalysisModule.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 8106 package-summary.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 8106 package-summary.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Entering directory: D2777 0 class-use
05:20:22 [2024-03-06T10:20:22.280Z] Sink: D2777 0 class-use
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 2312 TmfAttributePool.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 2312 TmfAttributePool.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 6706 TmfAttributePool.QueueType.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 6706 TmfAttributePool.QueueType.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 26335 TmfStateSystemAnalysisModule.html
05:20:22 [2024-03-06T10:20:22.280Z] Sink: C0666 26335 TmfStateSystemAnalysisModule.html
05:20:22 [2024-03-06T10:20:22.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.280Z] Sending file modes: C0666 19767 ITmfStateProvider.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 19767 ITmfStateProvider.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 7616 ITmfStateProvider.FutureEventType.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 7616 ITmfStateProvider.FutureEventType.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 2264 Messages.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 2264 Messages.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 22509 ITmfAnalysisModuleWithStateSystems.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 22509 ITmfAnalysisModuleWithStateSystems.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 12947 AbstractTmfStateProvider.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 12947 AbstractTmfStateProvider.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sink: E
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 26993 package-use.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 26993 package-use.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sink: E
05:20:22 [2024-03-06T10:20:22.536Z] Entering directory: D2777 0 trace
05:20:22 [2024-03-06T10:20:22.536Z] Sink: D2777 0 trace
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 14776 AbstractTmfTraceAdapterFactory.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 14776 AbstractTmfTraceAdapterFactory.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 6021 AbstractTmfTraceAdapterFactory.IDisposableAdapter.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 6021 AbstractTmfTraceAdapterFactory.IDisposableAdapter.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 7467 ICyclesConverter.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 7467 ICyclesConverter.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Entering directory: D2777 0 indexer
05:20:22 [2024-03-06T10:20:22.536Z] Sink: D2777 0 indexer
05:20:22 [2024-03-06T10:20:22.536Z] Entering directory: D2777 0 checkpoint
05:20:22 [2024-03-06T10:20:22.536Z] Sink: D2777 0 checkpoint
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 14169 ITmfCheckpoint.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 14169 ITmfCheckpoint.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 18023 ITmfCheckpointIndex.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 18023 ITmfCheckpointIndex.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 26398 TmfCheckpoint.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 26398 TmfCheckpoint.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 24518 TmfCheckpointIndexer.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 24518 TmfCheckpointIndexer.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 5755 package-summary.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 5755 package-summary.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Entering directory: D2777 0 class-use
05:20:22 [2024-03-06T10:20:22.536Z] Sink: D2777 0 class-use
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 4759 ITmfCheckpointIndex.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 4759 ITmfCheckpointIndex.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 12726 ITmfCheckpoint.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 12726 ITmfCheckpoint.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 4334 TmfCheckpoint.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 4334 TmfCheckpoint.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 4655 TmfCheckpointIndexer.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 4655 TmfCheckpointIndexer.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sink: E
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 5410 package-use.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 5410 package-use.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sink: E
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 8690 ITmfPersistentlyIndexable.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 8690 ITmfPersistentlyIndexable.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 14970 ITmfTraceIndexer.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 14970 ITmfTraceIndexer.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 28651 TmfBTreeTraceIndex.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 28651 TmfBTreeTraceIndex.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 8996 TmfBTreeTraceIndexer.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 8996 TmfBTreeTraceIndexer.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 28620 TmfFlatArrayTraceIndex.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 28620 TmfFlatArrayTraceIndex.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 9040 TmfFlatArrayTraceIndexer.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 9040 TmfFlatArrayTraceIndexer.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 7526 package-summary.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 7526 package-summary.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Entering directory: D2777 0 class-use
05:20:22 [2024-03-06T10:20:22.536Z] Sink: D2777 0 class-use
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 12484 ITmfPersistentlyIndexable.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 12484 ITmfPersistentlyIndexable.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 2348 TmfBTreeTraceIndex.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 2348 TmfBTreeTraceIndex.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 8073 ITmfTraceIndexer.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 8073 ITmfTraceIndexer.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 2384 TmfFlatArrayTraceIndexer.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 2384 TmfFlatArrayTraceIndexer.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 2372 TmfFlatArrayTraceIndex.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 2372 TmfFlatArrayTraceIndex.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 2360 TmfBTreeTraceIndexer.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 2360 TmfBTreeTraceIndexer.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sink: E
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 11008 package-use.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 11008 package-use.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sink: E
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 13622 ITmfContext.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 13622 ITmfContext.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 7951 ITmfEventParser.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 7951 ITmfEventParser.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Entering directory: D2777 0 location
05:20:22 [2024-03-06T10:20:22.536Z] Sink: D2777 0 location
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 8364 ITmfLocation.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 8364 ITmfLocation.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 16688 TmfLocation.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 16688 TmfLocation.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 15688 TmfLongLocation.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 15688 TmfLongLocation.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 15079 TmfTimestampLocation.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 15079 TmfTimestampLocation.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 6391 package-summary.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 6391 package-summary.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Entering directory: D2777 0 class-use
05:20:22 [2024-03-06T10:20:22.536Z] Sink: D2777 0 class-use
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 6907 TmfLocation.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 6907 TmfLocation.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 4208 TmfLongLocation.html
05:20:22 [2024-03-06T10:20:22.536Z] Sink: C0666 4208 TmfLongLocation.html
05:20:22 [2024-03-06T10:20:22.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.536Z] Sending file modes: C0666 41315 ITmfLocation.html
05:20:22 [2024-03-06T10:20:22.537Z] Sink: C0666 41315 ITmfLocation.html
05:20:22 [2024-03-06T10:20:22.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.537Z] Sending file modes: C0666 4288 TmfTimestampLocation.html
05:20:22 [2024-03-06T10:20:22.537Z] Sink: C0666 4288 TmfTimestampLocation.html
05:20:22 [2024-03-06T10:20:22.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.537Z] Sink: E
05:20:22 [2024-03-06T10:20:22.537Z] Sending file modes: C0666 12095 package-use.html
05:20:22 [2024-03-06T10:20:22.537Z] Sink: C0666 12095 package-use.html
05:20:22 [2024-03-06T10:20:22.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.537Z] Sink: E
05:20:22 [2024-03-06T10:20:22.537Z] Sending file modes: C0666 64131 ITmfTrace.html
05:20:22 [2024-03-06T10:20:22.537Z] Sink: C0666 64131 ITmfTrace.html
05:20:22 [2024-03-06T10:20:22.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.537Z] Sending file modes: C0666 8034 ITmfTraceCompleteness.html
05:20:22 [2024-03-06T10:20:22.537Z] Sink: C0666 8034 ITmfTraceCompleteness.html
05:20:22 [2024-03-06T10:20:22.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.537Z] Sending file modes: C0666 7589 ITmfTraceKnownSize.html
05:20:22 [2024-03-06T10:20:22.537Z] Sink: C0666 7589 ITmfTraceKnownSize.html
05:20:22 [2024-03-06T10:20:22.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.537Z] Sending file modes: C0666 8479 ITmfTraceWithPreDefinedEvents.html
05:20:22 [2024-03-06T10:20:22.537Z] Sink: C0666 8479 ITmfTraceWithPreDefinedEvents.html
05:20:22 [2024-03-06T10:20:22.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.537Z] Entering directory: D2777 0 trim
05:20:22 [2024-03-06T10:20:22.537Z] Sink: D2777 0 trim
05:20:22 [2024-03-06T10:20:22.537Z] Sending file modes: C0666 9515 ITmfTrimmableTrace.html
05:20:22 [2024-03-06T10:20:22.537Z] Sink: C0666 9515 ITmfTrimmableTrace.html
05:20:22 [2024-03-06T10:20:22.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.537Z] Sending file modes: C0666 4902 package-summary.html
05:20:22 [2024-03-06T10:20:22.537Z] Sink: C0666 4902 package-summary.html
05:20:22 [2024-03-06T10:20:22.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.537Z] Entering directory: D2777 0 class-use
05:20:22 [2024-03-06T10:20:22.537Z] Sink: D2777 0 class-use
05:20:22 [2024-03-06T10:20:22.537Z] Sending file modes: C0666 7193 ITmfTrimmableTrace.html
05:20:22 [2024-03-06T10:20:22.537Z] Sink: C0666 7193 ITmfTrimmableTrace.html
05:20:22 [2024-03-06T10:20:22.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.537Z] Sink: E
05:20:22 [2024-03-06T10:20:22.537Z] Sending file modes: C0666 5805 package-use.html
05:20:22 [2024-03-06T10:20:22.537Z] Sink: C0666 5805 package-use.html
05:20:22 [2024-03-06T10:20:22.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.537Z] Sink: E
05:20:22 [2024-03-06T10:20:22.537Z] Sending file modes: C0666 6789 ITraceContextSignalHandler.html
05:20:22 [2024-03-06T10:20:22.537Z] Sink: C0666 6789 ITraceContextSignalHandler.html
05:20:22 [2024-03-06T10:20:22.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.537Z] Entering directory: D2777 0 text
05:20:22 [2024-03-06T10:20:22.537Z] Sink: D2777 0 text
05:20:22 [2024-03-06T10:20:22.537Z] Sending file modes: C0666 48942 TextTrace.html
05:20:22 [2024-03-06T10:20:22.537Z] Sink: C0666 48942 TextTrace.html
05:20:22 [2024-03-06T10:20:22.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.537Z] Sending file modes: C0666 16424 TextTraceContext.html
05:20:22 [2024-03-06T10:20:22.537Z] Sink: C0666 16424 TextTraceContext.html
05:20:22 [2024-03-06T10:20:22.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.537Z] Sending file modes: C0666 16180 TextTraceEvent.html
05:20:22 [2024-03-06T10:20:22.537Z] Sink: C0666 16180 TextTraceEvent.html
05:20:22 [2024-03-06T10:20:22.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.537Z] Sending file modes: C0666 38452 TextTraceEventContent.html
05:20:22 [2024-03-06T10:20:22.537Z] Sink: C0666 38452 TextTraceEventContent.html
05:20:22 [2024-03-06T10:20:22.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.537Z] Sending file modes: C0666 5547 package-summary.html
05:20:22 [2024-03-06T10:20:22.537Z] Sink: C0666 5547 package-summary.html
05:20:22 [2024-03-06T10:20:22.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.792Z] Entering directory: D2777 0 class-use
05:20:22 [2024-03-06T10:20:22.792Z] Sink: D2777 0 class-use
05:20:22 [2024-03-06T10:20:22.792Z] Sending file modes: C0666 5806 TextTrace.html
05:20:22 [2024-03-06T10:20:22.792Z] Sink: C0666 5806 TextTrace.html
05:20:22 [2024-03-06T10:20:22.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.792Z] Sending file modes: C0666 5699 TextTraceContext.html
05:20:22 [2024-03-06T10:20:22.792Z] Sink: C0666 5699 TextTraceContext.html
05:20:22 [2024-03-06T10:20:22.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.792Z] Sending file modes: C0666 6995 TextTraceEventContent.html
05:20:22 [2024-03-06T10:20:22.792Z] Sink: C0666 6995 TextTraceEventContent.html
05:20:22 [2024-03-06T10:20:22.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.792Z] Sending file modes: C0666 9019 TextTraceEvent.html
05:20:22 [2024-03-06T10:20:22.792Z] Sink: C0666 9019 TextTraceEvent.html
05:20:22 [2024-03-06T10:20:22.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.792Z] Sink: E
05:20:22 [2024-03-06T10:20:22.792Z] Sending file modes: C0666 4229 package-use.html
05:20:22 [2024-03-06T10:20:22.792Z] Sink: C0666 4229 package-use.html
05:20:22 [2024-03-06T10:20:22.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.792Z] Sink: E
05:20:22 [2024-03-06T10:20:22.792Z] Sending file modes: C0666 25300 TmfContext.html
05:20:22 [2024-03-06T10:20:22.792Z] Sink: C0666 25300 TmfContext.html
05:20:22 [2024-03-06T10:20:22.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.792Z] Sending file modes: C0666 12763 TmfEventTypeCollectionHelper.html
05:20:22 [2024-03-06T10:20:22.792Z] Sink: C0666 12763 TmfEventTypeCollectionHelper.html
05:20:22 [2024-03-06T10:20:22.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.792Z] Entering directory: D2777 0 experiment
05:20:22 [2024-03-06T10:20:22.792Z] Sink: D2777 0 experiment
05:20:22 [2024-03-06T10:20:22.792Z] Sending file modes: C0666 76248 TmfExperiment.html
05:20:22 [2024-03-06T10:20:22.792Z] Sink: C0666 76248 TmfExperiment.html
05:20:22 [2024-03-06T10:20:22.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.792Z] Sending file modes: C0666 13566 TmfExperimentUtils.html
05:20:22 [2024-03-06T10:20:22.792Z] Sink: C0666 13566 TmfExperimentUtils.html
05:20:22 [2024-03-06T10:20:22.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.792Z] Sending file modes: C0666 4835 package-summary.html
05:20:22 [2024-03-06T10:20:22.792Z] Sink: C0666 4835 package-summary.html
05:20:22 [2024-03-06T10:20:22.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.792Z] Entering directory: D2777 0 class-use
05:20:22 [2024-03-06T10:20:22.792Z] Sink: D2777 0 class-use
05:20:22 [2024-03-06T10:20:22.792Z] Sending file modes: C0666 9700 TmfExperiment.html
05:20:22 [2024-03-06T10:20:22.792Z] Sink: C0666 9700 TmfExperiment.html
05:20:22 [2024-03-06T10:20:22.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.792Z] Sending file modes: C0666 2366 TmfExperimentUtils.html
05:20:22 [2024-03-06T10:20:22.792Z] Sink: C0666 2366 TmfExperimentUtils.html
05:20:22 [2024-03-06T10:20:22.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.792Z] Sink: E
05:20:22 [2024-03-06T10:20:22.792Z] Sending file modes: C0666 5575 package-use.html
05:20:22 [2024-03-06T10:20:22.792Z] Sink: C0666 5575 package-use.html
05:20:22 [2024-03-06T10:20:22.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.792Z] Sink: E
05:20:22 [2024-03-06T10:20:22.792Z] Sending file modes: C0666 83055 TmfTrace.html
05:20:22 [2024-03-06T10:20:22.792Z] Sink: C0666 83055 TmfTrace.html
05:20:22 [2024-03-06T10:20:22.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.792Z] Sending file modes: C0666 16623 TmfTraceAdapterManager.html
05:20:22 [2024-03-06T10:20:22.792Z] Sink: C0666 16623 TmfTraceAdapterManager.html
05:20:22 [2024-03-06T10:20:22.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.792Z] Sending file modes: C0666 26334 TmfTraceContext.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 26334 TmfTraceContext.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 21190 TmfTraceContext.Builder.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 21190 TmfTraceContext.Builder.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 50605 TmfTraceManager.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 50605 TmfTraceManager.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 39654 TmfTraceUtils.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 39654 TmfTraceUtils.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 13777 TraceValidationStatus.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 13777 TraceValidationStatus.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 12217 package-summary.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 12217 package-summary.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Entering directory: D2777 0 class-use
05:20:22 [2024-03-06T10:20:22.793Z] Sink: D2777 0 class-use
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 11471 TmfTraceContext.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 11471 TmfTraceContext.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 15081 TmfTraceContext.Builder.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 15081 TmfTraceContext.Builder.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 4158 TraceValidationStatus.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 4158 TraceValidationStatus.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 2348 TmfEventTypeCollectionHelper.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 2348 TmfEventTypeCollectionHelper.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 9802 TmfContext.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 9802 TmfContext.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 7056 ICyclesConverter.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 7056 ICyclesConverter.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 2312 TmfTraceAdapterManager.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 2312 TmfTraceAdapterManager.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 5973 ITraceContextSignalHandler.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 5973 ITraceContextSignalHandler.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 13284 ITmfEventParser.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 13284 ITmfEventParser.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 13494 ITmfTraceCompleteness.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 13494 ITmfTraceCompleteness.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 7094 ITmfTraceKnownSize.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 7094 ITmfTraceKnownSize.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 259418 ITmfTrace.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 259418 ITmfTrace.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 2258 TmfTraceUtils.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 2258 TmfTraceUtils.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 4045 TmfTraceManager.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 4045 TmfTraceManager.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 2360 AbstractTmfTraceAdapterFactory.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 2360 AbstractTmfTraceAdapterFactory.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 2502 AbstractTmfTraceAdapterFactory.IDisposableAdapter.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 2502 AbstractTmfTraceAdapterFactory.IDisposableAdapter.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 13010 TmfTrace.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 13010 TmfTrace.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 7303 ITmfTraceWithPreDefinedEvents.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 7303 ITmfTraceWithPreDefinedEvents.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 40324 ITmfContext.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 40324 ITmfContext.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sink: E
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 74125 package-use.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 74125 package-use.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sink: E
05:20:22 [2024-03-06T10:20:22.793Z] Entering directory: D2777 0 io
05:20:22 [2024-03-06T10:20:22.793Z] Sink: D2777 0 io
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 40884 BufferedRandomAccessFile.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 40884 BufferedRandomAccessFile.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 20919 ResourceUtil.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 20919 ResourceUtil.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 3796 package-summary.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 3796 package-summary.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Entering directory: D2777 0 class-use
05:20:22 [2024-03-06T10:20:22.793Z] Sink: D2777 0 class-use
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 2306 BufferedRandomAccessFile.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 2306 BufferedRandomAccessFile.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 2234 ResourceUtil.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 2234 ResourceUtil.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sink: E
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 2064 package-use.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 2064 package-use.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sink: E
05:20:22 [2024-03-06T10:20:22.793Z] Entering directory: D2777 0 parsers
05:20:22 [2024-03-06T10:20:22.793Z] Sink: D2777 0 parsers
05:20:22 [2024-03-06T10:20:22.793Z] Entering directory: D2777 0 custom
05:20:22 [2024-03-06T10:20:22.793Z] Sink: D2777 0 custom
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 22806 CustomEvent.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 22806 CustomEvent.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 15643 CustomEventContent.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 15643 CustomEventContent.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 17275 CustomEventType.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 17275 CustomEventType.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 25615 CustomTraceDefinition.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 25615 CustomTraceDefinition.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 13456 CustomTraceDefinition.OutputColumn.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 13456 CustomTraceDefinition.OutputColumn.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 26518 CustomTraceDefinition.Tag.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 26518 CustomTraceDefinition.Tag.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 17699 CustomTxtEvent.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 17699 CustomTxtEvent.html
05:20:22 [2024-03-06T10:20:22.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:22 [2024-03-06T10:20:22.793Z] Sending file modes: C0666 9561 CustomTxtEventType.html
05:20:22 [2024-03-06T10:20:22.793Z] Sink: C0666 9561 CustomTxtEventType.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 68351 CustomTxtTrace.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 68351 CustomTxtTrace.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 16729 CustomTxtTraceContext.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 16729 CustomTxtTraceContext.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 33132 CustomTxtTraceDefinition.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 33132 CustomTxtTraceDefinition.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 17590 CustomTxtTraceDefinition.Cardinality.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 17590 CustomTxtTraceDefinition.Cardinality.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 14566 CustomTxtTraceDefinition.InputData.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 14566 CustomTxtTraceDefinition.InputData.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 34726 CustomTxtTraceDefinition.InputLine.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 34726 CustomTxtTraceDefinition.InputLine.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 18615 CustomXmlEvent.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 18615 CustomXmlEvent.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 9566 CustomXmlEventType.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 9566 CustomXmlEventType.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 15765 CustomXmlInputAttribute.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 15765 CustomXmlInputAttribute.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 43915 CustomXmlInputElement.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 43915 CustomXmlInputElement.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 71422 CustomXmlTrace.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 71422 CustomXmlTrace.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 12822 CustomXmlTraceContext.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 12822 CustomXmlTraceContext.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 32878 CustomXmlTraceDefinition.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 32878 CustomXmlTraceDefinition.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 44368 Messages.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 44368 Messages.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 11187 package-summary.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 11187 package-summary.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Entering directory: D2777 0 class-use
05:20:23 [2024-03-06T10:20:23.049Z] Sink: D2777 0 class-use
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 4446 CustomEventType.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 4446 CustomEventType.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 5621 CustomTxtEvent.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 5621 CustomTxtEvent.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 2330 CustomTxtTrace.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 2330 CustomTxtTrace.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 4496 CustomTxtTraceContext.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 4496 CustomTxtTraceContext.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 2294 Messages.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 2294 Messages.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 8873 CustomTraceDefinition.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 8873 CustomTraceDefinition.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 6666 CustomTraceDefinition.OutputColumn.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 6666 CustomTraceDefinition.OutputColumn.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 15978 CustomTraceDefinition.Tag.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 15978 CustomTraceDefinition.Tag.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 5812 CustomXmlEvent.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 5812 CustomXmlEvent.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 11692 CustomTxtTraceDefinition.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 11692 CustomTxtTraceDefinition.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 8558 CustomTxtTraceDefinition.Cardinality.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 8558 CustomTxtTraceDefinition.Cardinality.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 7511 CustomTxtTraceDefinition.InputData.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 7511 CustomTxtTraceDefinition.InputData.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 16609 CustomTxtTraceDefinition.InputLine.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 16609 CustomTxtTraceDefinition.InputLine.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 12496 CustomXmlTraceDefinition.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 12496 CustomXmlTraceDefinition.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 2330 CustomXmlTrace.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 2330 CustomXmlTrace.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 15299 CustomXmlInputElement.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 15299 CustomXmlInputElement.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 8843 CustomXmlInputAttribute.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 8843 CustomXmlInputAttribute.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 2354 CustomTxtEventType.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 2354 CustomTxtEventType.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 5586 CustomEvent.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 5586 CustomEvent.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 2372 CustomXmlTraceContext.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 2372 CustomXmlTraceContext.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 2354 CustomXmlEventType.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 2354 CustomXmlEventType.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 2354 CustomEventContent.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 2354 CustomEventContent.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sink: E
05:20:23 [2024-03-06T10:20:23.049Z] Sending file modes: C0666 7238 package-use.html
05:20:23 [2024-03-06T10:20:23.049Z] Sink: C0666 7238 package-use.html
05:20:23 [2024-03-06T10:20:23.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.049Z] Sink: E
05:20:23 [2024-03-06T10:20:23.050Z] Sink: E
05:20:23 [2024-03-06T10:20:23.050Z] Entering directory: D2777 0 component
05:20:23 [2024-03-06T10:20:23.050Z] Sink: D2777 0 component
05:20:23 [2024-03-06T10:20:23.050Z] Sending file modes: C0666 7678 DataProviderConstants.html
05:20:23 [2024-03-06T10:20:23.050Z] Sink: C0666 7678 DataProviderConstants.html
05:20:23 [2024-03-06T10:20:23.050Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.050Z] Sending file modes: C0666 25366 ITmfComponent.html
05:20:23 [2024-03-06T10:20:23.050Z] Sink: C0666 25366 ITmfComponent.html
05:20:23 [2024-03-06T10:20:23.050Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.050Z] Sending file modes: C0666 24869 ITmfEventProvider.html
05:20:23 [2024-03-06T10:20:23.050Z] Sink: C0666 24869 ITmfEventProvider.html
05:20:23 [2024-03-06T10:20:23.050Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.050Z] Sending file modes: C0666 19681 TmfComponent.html
05:20:23 [2024-03-06T10:20:23.050Z] Sink: C0666 19681 TmfComponent.html
05:20:23 [2024-03-06T10:20:23.050Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.050Z] Sending file modes: C0666 47676 TmfEventProvider.html
05:20:23 [2024-03-06T10:20:23.050Z] Sink: C0666 47676 TmfEventProvider.html
05:20:23 [2024-03-06T10:20:23.050Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.050Z] Sending file modes: C0666 5849 package-summary.html
05:20:23 [2024-03-06T10:20:23.050Z] Sink: C0666 5849 package-summary.html
05:20:23 [2024-03-06T10:20:23.050Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.050Z] Entering directory: D2777 0 class-use
05:20:23 [2024-03-06T10:20:23.050Z] Sink: D2777 0 class-use
05:20:23 [2024-03-06T10:20:23.050Z] Sending file modes: C0666 106667 ITmfComponent.html
05:20:23 [2024-03-06T10:20:23.050Z] Sink: C0666 106667 ITmfComponent.html
05:20:23 [2024-03-06T10:20:23.050Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.050Z] Sending file modes: C0666 2330 DataProviderConstants.html
05:20:23 [2024-03-06T10:20:23.050Z] Sink: C0666 2330 DataProviderConstants.html
05:20:23 [2024-03-06T10:20:23.050Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.050Z] Sending file modes: C0666 70770 TmfComponent.html
05:20:23 [2024-03-06T10:20:23.050Z] Sink: C0666 70770 TmfComponent.html
05:20:23 [2024-03-06T10:20:23.050Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.050Z] Sending file modes: C0666 27816 ITmfEventProvider.html
05:20:23 [2024-03-06T10:20:23.050Z] Sink: C0666 27816 ITmfEventProvider.html
05:20:23 [2024-03-06T10:20:23.050Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.050Z] Sending file modes: C0666 13346 TmfEventProvider.html
05:20:23 [2024-03-06T10:20:23.050Z] Sink: C0666 13346 TmfEventProvider.html
05:20:23 [2024-03-06T10:20:23.050Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.050Z] Sink: E
05:20:23 [2024-03-06T10:20:23.050Z] Sending file modes: C0666 71581 package-use.html
05:20:23 [2024-03-06T10:20:23.050Z] Sink: C0666 71581 package-use.html
05:20:23 [2024-03-06T10:20:23.050Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.050Z] Sink: E
05:20:23 [2024-03-06T10:20:23.050Z] Entering directory: D2777 0 dataprovider
05:20:23 [2024-03-06T10:20:23.050Z] Sink: D2777 0 dataprovider
05:20:23 [2024-03-06T10:20:23.305Z] Sending file modes: C0666 23943 DataProviderManager.html
05:20:23 [2024-03-06T10:20:23.305Z] Sink: C0666 23943 DataProviderManager.html
05:20:23 [2024-03-06T10:20:23.305Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 48749 DataProviderParameterUtils.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 48749 DataProviderParameterUtils.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 17532 DataProviderParameterUtils.Direction.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 17532 DataProviderParameterUtils.Direction.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 19690 DataType.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 19690 DataType.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 10994 DataTypeUtils.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 10994 DataTypeUtils.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 10996 IDataProviderDescriptor.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 10996 IDataProviderDescriptor.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 19855 IDataProviderDescriptor.ProviderType.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 19855 IDataProviderDescriptor.ProviderType.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 14438 IDataProviderFactory.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 14438 IDataProviderFactory.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 11937 X11ColorUtils.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 11937 X11ColorUtils.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 7937 package-summary.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 7937 package-summary.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Entering directory: D2777 0 class-use
05:20:23 [2024-03-06T10:20:23.306Z] Sink: D2777 0 class-use
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 4197 DataProviderManager.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 4197 DataProviderManager.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 11537 IDataProviderDescriptor.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 11537 IDataProviderDescriptor.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 8896 IDataProviderDescriptor.ProviderType.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 8896 IDataProviderDescriptor.ProviderType.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 4754 IDataProviderFactory.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 4754 IDataProviderFactory.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 2300 X11ColorUtils.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 2300 X11ColorUtils.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 2300 DataTypeUtils.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 2300 DataTypeUtils.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 2378 DataProviderParameterUtils.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 2378 DataProviderParameterUtils.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 5346 DataProviderParameterUtils.Direction.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 5346 DataProviderParameterUtils.Direction.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 10680 DataType.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 10680 DataType.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sink: E
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 8991 package-use.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 8991 package-use.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sink: E
05:20:23 [2024-03-06T10:20:23.306Z] Entering directory: D2777 0 presentation
05:20:23 [2024-03-06T10:20:23.306Z] Sink: D2777 0 presentation
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 26946 DefaultColorPaletteProvider.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 26946 DefaultColorPaletteProvider.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 8705 IPaletteProvider.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 8705 IPaletteProvider.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 11610 IXYPresentationProvider.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 11610 IXYPresentationProvider.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 17081 QualitativePaletteProvider.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 17081 QualitativePaletteProvider.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 15659 QualitativePaletteProvider.Builder.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 15659 QualitativePaletteProvider.Builder.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 26822 RGBAColor.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 26822 RGBAColor.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 8850 RotatingPaletteProvider.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 8850 RotatingPaletteProvider.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 14167 RotatingPaletteProvider.Builder.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 14167 RotatingPaletteProvider.Builder.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 12943 SequentialPaletteProvider.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 12943 SequentialPaletteProvider.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 15732 XYPresentationProvider.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 15732 XYPresentationProvider.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 8657 package-summary.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 8657 package-summary.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Entering directory: D2777 0 class-use
05:20:23 [2024-03-06T10:20:23.306Z] Sink: D2777 0 class-use
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 7870 IPaletteProvider.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 7870 IPaletteProvider.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 2384 DefaultColorPaletteProvider.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 2384 DefaultColorPaletteProvider.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 5386 QualitativePaletteProvider.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 5386 QualitativePaletteProvider.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 6324 QualitativePaletteProvider.Builder.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 6324 QualitativePaletteProvider.Builder.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 2372 SequentialPaletteProvider.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 2372 SequentialPaletteProvider.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 2354 XYPresentationProvider.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 2354 XYPresentationProvider.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 4320 RotatingPaletteProvider.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 4320 RotatingPaletteProvider.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 5645 RotatingPaletteProvider.Builder.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 5645 RotatingPaletteProvider.Builder.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 4380 IXYPresentationProvider.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 4380 IXYPresentationProvider.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 22609 RGBAColor.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 22609 RGBAColor.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sink: E
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 7391 package-use.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 7391 package-use.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sink: E
05:20:23 [2024-03-06T10:20:23.306Z] Entering directory: D2777 0 symbols
05:20:23 [2024-03-06T10:20:23.306Z] Sink: D2777 0 symbols
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 17330 DefaultSymbolProvider.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 17330 DefaultSymbolProvider.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 13257 IMappingFile.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 13257 IMappingFile.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 11456 ISymbolProvider.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 11456 ISymbolProvider.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 6913 ISymbolProviderFactory.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 6913 ISymbolProviderFactory.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 13785 SymbolProviderManager.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 13785 SymbolProviderManager.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 12481 SymbolProviderUtils.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 12481 SymbolProviderUtils.html
05:20:23 [2024-03-06T10:20:23.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.306Z] Sending file modes: C0666 16913 TmfResolvedSymbol.html
05:20:23 [2024-03-06T10:20:23.306Z] Sink: C0666 16913 TmfResolvedSymbol.html
05:20:23 [2024-03-06T10:20:23.561Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.561Z] Sending file modes: C0666 7711 package-summary.html
05:20:23 [2024-03-06T10:20:23.561Z] Sink: C0666 7711 package-summary.html
05:20:23 [2024-03-06T10:20:23.561Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.561Z] Entering directory: D2777 0 class-use
05:20:23 [2024-03-06T10:20:23.561Z] Sink: D2777 0 class-use
05:20:23 [2024-03-06T10:20:23.561Z] Sending file modes: C0666 7606 TmfResolvedSymbol.html
05:20:23 [2024-03-06T10:20:23.561Z] Sink: C0666 7606 TmfResolvedSymbol.html
05:20:23 [2024-03-06T10:20:23.561Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.561Z] Sending file modes: C0666 2306 SymbolProviderUtils.html
05:20:23 [2024-03-06T10:20:23.561Z] Sink: C0666 2306 SymbolProviderUtils.html
05:20:23 [2024-03-06T10:20:23.561Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.561Z] Sending file modes: C0666 2318 DefaultSymbolProvider.html
05:20:23 [2024-03-06T10:20:23.561Z] Sink: C0666 2318 DefaultSymbolProvider.html
05:20:23 [2024-03-06T10:20:23.561Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.561Z] Sending file modes: C0666 4176 SymbolProviderManager.html
05:20:23 [2024-03-06T10:20:23.561Z] Sink: C0666 4176 SymbolProviderManager.html
05:20:23 [2024-03-06T10:20:23.561Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.561Z] Sending file modes: C0666 5151 IMappingFile.html
05:20:23 [2024-03-06T10:20:23.561Z] Sink: C0666 5151 IMappingFile.html
05:20:23 [2024-03-06T10:20:23.561Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.561Z] Sending file modes: C0666 10994 ISymbolProvider.html
05:20:23 [2024-03-06T10:20:23.561Z] Sink: C0666 10994 ISymbolProvider.html
05:20:23 [2024-03-06T10:20:23.561Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.561Z] Sending file modes: C0666 2344 ISymbolProviderFactory.html
05:20:23 [2024-03-06T10:20:23.561Z] Sink: C0666 2344 ISymbolProviderFactory.html
05:20:23 [2024-03-06T10:20:23.561Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.561Z] Sink: E
05:20:23 [2024-03-06T10:20:23.561Z] Sending file modes: C0666 5577 package-use.html
05:20:23 [2024-03-06T10:20:23.561Z] Sink: C0666 5577 package-use.html
05:20:23 [2024-03-06T10:20:23.561Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.561Z] Sink: E
05:20:23 [2024-03-06T10:20:23.561Z] Entering directory: D2777 0 filter
05:20:23 [2024-03-06T10:20:23.561Z] Sink: D2777 0 filter
05:20:23 [2024-03-06T10:20:23.561Z] Sending file modes: C0666 11022 FilterManager.html
05:20:23 [2024-03-06T10:20:23.561Z] Sink: C0666 11022 FilterManager.html
05:20:23 [2024-03-06T10:20:23.561Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.561Z] Sending file modes: C0666 9421 ITmfFilter.html
05:20:23 [2024-03-06T10:20:23.561Z] Sink: C0666 9421 ITmfFilter.html
05:20:23 [2024-03-06T10:20:23.561Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.561Z] Entering directory: D2777 0 model
05:20:23 [2024-03-06T10:20:23.561Z] Sink: D2777 0 model
05:20:23 [2024-03-06T10:20:23.561Z] Sending file modes: C0666 25521 ITmfFilterTreeNode.html
05:20:23 [2024-03-06T10:20:23.561Z] Sink: C0666 25521 ITmfFilterTreeNode.html
05:20:23 [2024-03-06T10:20:23.561Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.561Z] Sending file modes: C0666 9795 ITmfFilterWithNot.html
05:20:23 [2024-03-06T10:20:23.561Z] Sink: C0666 9795 ITmfFilterWithNot.html
05:20:23 [2024-03-06T10:20:23.561Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.561Z] Sending file modes: C0666 9634 ITmfFilterWithValue.html
05:20:23 [2024-03-06T10:20:23.561Z] Sink: C0666 9634 ITmfFilterWithValue.html
05:20:23 [2024-03-06T10:20:23.561Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.561Z] Sending file modes: C0666 22237 TmfFilterAndNode.html
05:20:23 [2024-03-06T10:20:23.561Z] Sink: C0666 22237 TmfFilterAndNode.html
05:20:23 [2024-03-06T10:20:23.561Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.561Z] Sending file modes: C0666 29073 TmfFilterAspectNode.html
05:20:23 [2024-03-06T10:20:23.562Z] Sink: C0666 29073 TmfFilterAspectNode.html
05:20:23 [2024-03-06T10:20:23.562Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.562Z] Sending file modes: C0666 37205 TmfFilterCompareNode.html
05:20:23 [2024-03-06T10:20:23.562Z] Sink: C0666 37205 TmfFilterCompareNode.html
05:20:23 [2024-03-06T10:20:23.562Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.562Z] Sending file modes: C0666 17890 TmfFilterCompareNode.Type.html
05:20:23 [2024-03-06T10:20:23.562Z] Sink: C0666 17890 TmfFilterCompareNode.Type.html
05:20:23 [2024-03-06T10:20:23.562Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.562Z] Sending file modes: C0666 32088 TmfFilterContainsNode.html
05:20:23 [2024-03-06T10:20:23.562Z] Sink: C0666 32088 TmfFilterContainsNode.html
05:20:23 [2024-03-06T10:20:23.562Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.562Z] Sending file modes: C0666 32054 TmfFilterEqualsNode.html
05:20:23 [2024-03-06T10:20:23.562Z] Sink: C0666 32054 TmfFilterEqualsNode.html
05:20:23 [2024-03-06T10:20:23.562Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.562Z] Sending file modes: C0666 28247 TmfFilterMatchesNode.html
05:20:23 [2024-03-06T10:20:23.562Z] Sink: C0666 28247 TmfFilterMatchesNode.html
05:20:23 [2024-03-06T10:20:23.562Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.562Z] Sending file modes: C0666 25812 TmfFilterNode.html
05:20:23 [2024-03-06T10:20:23.562Z] Sink: C0666 25812 TmfFilterNode.html
05:20:23 [2024-03-06T10:20:23.562Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.562Z] Sending file modes: C0666 28092 TmfFilterObjectNode.html
05:20:23 [2024-03-06T10:20:23.562Z] Sink: C0666 28092 TmfFilterObjectNode.html
05:20:23 [2024-03-06T10:20:23.562Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.562Z] Sending file modes: C0666 23365 TmfFilterOrNode.html
05:20:23 [2024-03-06T10:20:23.562Z] Sink: C0666 23365 TmfFilterOrNode.html
05:20:23 [2024-03-06T10:20:23.562Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.562Z] Sending file modes: C0666 20480 TmfFilterRootNode.html
05:20:23 [2024-03-06T10:20:23.562Z] Sink: C0666 20480 TmfFilterRootNode.html
05:20:23 [2024-03-06T10:20:23.562Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.562Z] Sending file modes: C0666 34566 TmfFilterTraceTypeNode.html
05:20:23 [2024-03-06T10:20:23.562Z] Sink: C0666 34566 TmfFilterTraceTypeNode.html
05:20:23 [2024-03-06T10:20:23.562Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.562Z] Sending file modes: C0666 39342 TmfFilterTreeNode.html
05:20:23 [2024-03-06T10:20:23.562Z] Sink: C0666 39342 TmfFilterTreeNode.html
05:20:23 [2024-03-06T10:20:23.562Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.562Z] Sending file modes: C0666 10072 package-summary.html
05:20:23 [2024-03-06T10:20:23.562Z] Sink: C0666 10072 package-summary.html
05:20:23 [2024-03-06T10:20:23.562Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.562Z] Entering directory: D2777 0 class-use
05:20:23 [2024-03-06T10:20:23.562Z] Sink: D2777 0 class-use
05:20:23 [2024-03-06T10:20:23.562Z] Sending file modes: C0666 2354 TmfFilterMatchesNode.html
05:20:23 [2024-03-06T10:20:23.562Z] Sink: C0666 2354 TmfFilterMatchesNode.html
05:20:23 [2024-03-06T10:20:23.562Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.562Z] Sending file modes: C0666 2348 TmfFilterEqualsNode.html
05:20:23 [2024-03-06T10:20:23.562Z] Sink: C0666 2348 TmfFilterEqualsNode.html
05:20:23 [2024-03-06T10:20:23.562Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.562Z] Sending file modes: C0666 2354 TmfFilterCompareNode.html
05:20:23 [2024-03-06T10:20:23.562Z] Sink: C0666 2354 TmfFilterCompareNode.html
05:20:23 [2024-03-06T10:20:23.562Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.562Z] Sending file modes: C0666 6670 TmfFilterCompareNode.Type.html
05:20:23 [2024-03-06T10:20:23.562Z] Sink: C0666 6670 TmfFilterCompareNode.Type.html
05:20:23 [2024-03-06T10:20:23.562Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.562Z] Sending file modes: C0666 5235 TmfFilterAspectNode.html
05:20:23 [2024-03-06T10:20:23.562Z] Sink: C0666 5235 TmfFilterAspectNode.html
05:20:23 [2024-03-06T10:20:23.562Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.562Z] Sending file modes: C0666 2330 TmfFilterAndNode.html
05:20:23 [2024-03-06T10:20:23.562Z] Sink: C0666 2330 TmfFilterAndNode.html
05:20:23 [2024-03-06T10:20:23.562Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.562Z] Sending file modes: C0666 2348 TmfFilterObjectNode.html
05:20:23 [2024-03-06T10:20:23.562Z] Sink: C0666 2348 TmfFilterObjectNode.html
05:20:23 [2024-03-06T10:20:23.562Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.562Z] Sending file modes: C0666 2360 TmfFilterContainsNode.html
05:20:23 [2024-03-06T10:20:23.562Z] Sink: C0666 2360 TmfFilterContainsNode.html
05:20:23 [2024-03-06T10:20:23.562Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.562Z] Sending file modes: C0666 2324 TmfFilterOrNode.html
05:20:23 [2024-03-06T10:20:23.562Z] Sink: C0666 2324 TmfFilterOrNode.html
05:20:23 [2024-03-06T10:20:23.562Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.562Z] Sending file modes: C0666 7171 ITmfFilterWithNot.html
05:20:23 [2024-03-06T10:20:23.562Z] Sink: C0666 7171 ITmfFilterWithNot.html
05:20:23 [2024-03-06T10:20:23.562Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.562Z] Sending file modes: C0666 45493 ITmfFilterTreeNode.html
05:20:23 [2024-03-06T10:20:23.562Z] Sink: C0666 45493 ITmfFilterTreeNode.html
05:20:23 [2024-03-06T10:20:23.562Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.562Z] Sending file modes: C0666 4899 ITmfFilterWithValue.html
05:20:23 [2024-03-06T10:20:23.562Z] Sink: C0666 4899 ITmfFilterWithValue.html
05:20:23 [2024-03-06T10:20:23.562Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.562Z] Sending file modes: C0666 2366 TmfFilterTraceTypeNode.html
05:20:23 [2024-03-06T10:20:23.562Z] Sink: C0666 2366 TmfFilterTraceTypeNode.html
05:20:23 [2024-03-06T10:20:23.562Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.562Z] Sending file modes: C0666 2336 TmfFilterRootNode.html
05:20:23 [2024-03-06T10:20:23.562Z] Sink: C0666 2336 TmfFilterRootNode.html
05:20:23 [2024-03-06T10:20:23.562Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.562Z] Sending file modes: C0666 2312 TmfFilterNode.html
05:20:23 [2024-03-06T10:20:23.562Z] Sink: C0666 2312 TmfFilterNode.html
05:20:23 [2024-03-06T10:20:23.562Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.562Z] Sending file modes: C0666 7871 TmfFilterTreeNode.html
05:20:23 [2024-03-06T10:20:23.562Z] Sink: C0666 7871 TmfFilterTreeNode.html
05:20:23 [2024-03-06T10:20:23.562Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.562Z] Sink: E
05:20:23 [2024-03-06T10:20:23.562Z] Sending file modes: C0666 8582 package-use.html
05:20:23 [2024-03-06T10:20:23.562Z] Sink: C0666 8582 package-use.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sink: E
05:20:23 [2024-03-06T10:20:23.818Z] Entering directory: D2777 0 xml
05:20:23 [2024-03-06T10:20:23.818Z] Sink: D2777 0 xml
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 22818 TmfFilterContentHandler.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 22818 TmfFilterContentHandler.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 10979 TmfFilterXMLParser.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 10979 TmfFilterXMLParser.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 13602 TmfFilterXMLWriter.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 13602 TmfFilterXMLWriter.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 4309 package-summary.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 4309 package-summary.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Entering directory: D2777 0 class-use
05:20:23 [2024-03-06T10:20:23.818Z] Sink: D2777 0 class-use
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 2330 TmfFilterXMLParser.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 2330 TmfFilterXMLParser.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 2330 TmfFilterXMLWriter.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 2330 TmfFilterXMLWriter.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 2360 TmfFilterContentHandler.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 2360 TmfFilterContentHandler.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sink: E
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 2116 package-use.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 2116 package-use.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sink: E
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 5080 package-summary.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 5080 package-summary.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Entering directory: D2777 0 class-use
05:20:23 [2024-03-06T10:20:23.818Z] Sink: D2777 0 class-use
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 2264 FilterManager.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 2264 FilterManager.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 46658 ITmfFilter.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 46658 ITmfFilter.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sink: E
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 15449 package-use.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 15449 package-use.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sink: E
05:20:23 [2024-03-06T10:20:23.818Z] Entering directory: D2777 0 analysis
05:20:23 [2024-03-06T10:20:23.818Z] Sink: D2777 0 analysis
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 45900 IAnalysisModule.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 45900 IAnalysisModule.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 23755 IAnalysisModuleHelper.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 23755 IAnalysisModuleHelper.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 6869 IAnalysisModuleSource.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 6869 IAnalysisModuleSource.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 10838 IAnalysisOutput.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 10838 IAnalysisOutput.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 11967 IAnalysisParameterProvider.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 11967 IAnalysisParameterProvider.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Entering directory: D2777 0 requirements
05:20:23 [2024-03-06T10:20:23.818Z] Sink: D2777 0 requirements
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 12533 IAnalysisRequirementProvider.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 12533 IAnalysisRequirementProvider.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 21448 TmfAbstractAnalysisRequirement.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 21448 TmfAbstractAnalysisRequirement.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 19625 TmfAbstractAnalysisRequirement.PriorityLevel.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 19625 TmfAbstractAnalysisRequirement.PriorityLevel.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 17429 TmfAnalysisEventFieldRequirement.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 17429 TmfAnalysisEventFieldRequirement.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 16103 TmfAnalysisEventRequirement.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 16103 TmfAnalysisEventRequirement.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 14515 TmfCompositeAnalysisRequirement.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 14515 TmfCompositeAnalysisRequirement.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 7965 package-summary.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 7965 package-summary.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Entering directory: D2777 0 class-use
05:20:23 [2024-03-06T10:20:23.818Z] Sink: D2777 0 class-use
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 2474 TmfCompositeAnalysisRequirement.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 2474 TmfCompositeAnalysisRequirement.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 41366 IAnalysisRequirementProvider.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 41366 IAnalysisRequirementProvider.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 2480 TmfAnalysisEventFieldRequirement.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 2480 TmfAnalysisEventFieldRequirement.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 23047 TmfAbstractAnalysisRequirement.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 23047 TmfAbstractAnalysisRequirement.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 13653 TmfAbstractAnalysisRequirement.PriorityLevel.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 13653 TmfAbstractAnalysisRequirement.PriorityLevel.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 2450 TmfAnalysisEventRequirement.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 2450 TmfAnalysisEventRequirement.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sink: E
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 28494 package-use.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 28494 package-use.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sink: E
05:20:23 [2024-03-06T10:20:23.818Z] Entering directory: D2777 0 ondemand
05:20:23 [2024-03-06T10:20:23.818Z] Sink: D2777 0 ondemand
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 18419 IOnDemandAnalysis.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 18419 IOnDemandAnalysis.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 6424 IOnDemandAnalysisReport.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 6424 IOnDemandAnalysisReport.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 14302 OnDemandAnalysisManager.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 14302 OnDemandAnalysisManager.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 6525 package-summary.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 6525 package-summary.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Entering directory: D2777 0 class-use
05:20:23 [2024-03-06T10:20:23.818Z] Sink: D2777 0 class-use
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 8235 IOnDemandAnalysis.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 8235 IOnDemandAnalysis.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 6221 IOnDemandAnalysisReport.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 6221 IOnDemandAnalysisReport.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 4440 OnDemandAnalysisManager.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 4440 OnDemandAnalysisManager.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sink: E
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 5337 package-use.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 5337 package-use.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sink: E
05:20:23 [2024-03-06T10:20:23.818Z] Entering directory: D2777 0 callsite
05:20:23 [2024-03-06T10:20:23.818Z] Sink: D2777 0 callsite
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 9204 ITmfCallsiteIterator.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 9204 ITmfCallsiteIterator.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 10802 ITmfCallsiteResolver.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 10802 ITmfCallsiteResolver.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 14799 TimeCallsite.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 14799 TimeCallsite.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 6320 package-summary.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 6320 package-summary.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Entering directory: D2777 0 class-use
05:20:23 [2024-03-06T10:20:23.818Z] Sink: D2777 0 class-use
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 2404 ITmfCallsiteResolver.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 2404 ITmfCallsiteResolver.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 5007 ITmfCallsiteIterator.html
05:20:23 [2024-03-06T10:20:23.818Z] Sink: C0666 5007 ITmfCallsiteIterator.html
05:20:23 [2024-03-06T10:20:23.818Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.818Z] Sending file modes: C0666 4263 TimeCallsite.html
05:20:23 [2024-03-06T10:20:23.819Z] Sink: C0666 4263 TimeCallsite.html
05:20:23 [2024-03-06T10:20:23.819Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.819Z] Sink: E
05:20:23 [2024-03-06T10:20:23.819Z] Sending file modes: C0666 3769 package-use.html
05:20:23 [2024-03-06T10:20:23.819Z] Sink: C0666 3769 package-use.html
05:20:23 [2024-03-06T10:20:23.819Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.819Z] Sink: E
05:20:23 [2024-03-06T10:20:23.819Z] Sending file modes: C0666 6591 ITmfNewAnalysisModuleListener.html
05:20:23 [2024-03-06T10:20:23.819Z] Sink: C0666 6591 ITmfNewAnalysisModuleListener.html
05:20:23 [2024-03-06T10:20:23.819Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.819Z] Sending file modes: C0666 21595 Messages.html
05:20:23 [2024-03-06T10:20:23.819Z] Sink: C0666 21595 Messages.html
05:20:23 [2024-03-06T10:20:23.819Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.819Z] Sending file modes: C0666 65321 TmfAbstractAnalysisModule.html
05:20:23 [2024-03-06T10:20:23.819Z] Sink: C0666 65321 TmfAbstractAnalysisModule.html
05:20:23 [2024-03-06T10:20:23.819Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.819Z] Sending file modes: C0666 11767 TmfAbstractAnalysisParamProvider.html
05:20:23 [2024-03-06T10:20:23.819Z] Sink: C0666 11767 TmfAbstractAnalysisParamProvider.html
05:20:23 [2024-03-06T10:20:23.819Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.819Z] Sending file modes: C0666 25124 TmfAnalysisManager.html
05:20:23 [2024-03-06T10:20:23.819Z] Sink: C0666 25124 TmfAnalysisManager.html
05:20:23 [2024-03-06T10:20:23.819Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.819Z] Sending file modes: C0666 35011 TmfAnalysisModuleHelperConfigElement.html
05:20:23 [2024-03-06T10:20:23.819Z] Sink: C0666 35011 TmfAnalysisModuleHelperConfigElement.html
05:20:23 [2024-03-06T10:20:23.819Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.819Z] Sending file modes: C0666 17497 TmfAnalysisModuleOutputs.html
05:20:23 [2024-03-06T10:20:23.819Z] Sink: C0666 17497 TmfAnalysisModuleOutputs.html
05:20:23 [2024-03-06T10:20:23.819Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:23 [2024-03-06T10:20:23.819Z] Sending file modes: C0666 13487 TmfAnalysisOutputManager.html
05:20:23 [2024-03-06T10:20:23.819Z] Sink: C0666 13487 TmfAnalysisOutputManager.html
05:20:24 [2024-03-06T10:20:24.074Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.074Z] Sending file modes: C0666 12886 TmfNewAnalysisOutputListener.html
05:20:24 [2024-03-06T10:20:24.074Z] Sink: C0666 12886 TmfNewAnalysisOutputListener.html
05:20:24 [2024-03-06T10:20:24.074Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.074Z] Sending file modes: C0666 10495 package-summary.html
05:20:24 [2024-03-06T10:20:24.074Z] Sink: C0666 10495 package-summary.html
05:20:24 [2024-03-06T10:20:24.074Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.074Z] Entering directory: D2777 0 class-use
05:20:24 [2024-03-06T10:20:24.075Z] Sink: D2777 0 class-use
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 6820 ITmfNewAnalysisModuleListener.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 6820 ITmfNewAnalysisModuleListener.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 7413 IAnalysisParameterProvider.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 7413 IAnalysisParameterProvider.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 2366 TmfNewAnalysisOutputListener.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 2366 TmfNewAnalysisOutputListener.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 9515 IAnalysisOutput.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 9515 IAnalysisOutput.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 33099 TmfAbstractAnalysisModule.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 33099 TmfAbstractAnalysisModule.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 2306 TmfAnalysisManager.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 2306 TmfAnalysisManager.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 2390 TmfAbstractAnalysisParamProvider.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 2390 TmfAbstractAnalysisParamProvider.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 2342 TmfAnalysisModuleOutputs.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 2342 TmfAnalysisModuleOutputs.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 10710 IAnalysisModuleHelper.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 10710 IAnalysisModuleHelper.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 58950 IAnalysisModule.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 58950 IAnalysisModule.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 4318 IAnalysisModuleSource.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 4318 IAnalysisModuleSource.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 2414 TmfAnalysisModuleHelperConfigElement.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 2414 TmfAnalysisModuleHelperConfigElement.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 2246 Messages.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 2246 Messages.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 4201 TmfAnalysisOutputManager.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 4201 TmfAnalysisOutputManager.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sink: E
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 32754 package-use.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 32754 package-use.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sink: E
05:20:24 [2024-03-06T10:20:24.075Z] Entering directory: D2777 0 event
05:20:24 [2024-03-06T10:20:24.075Z] Sink: D2777 0 event
05:20:24 [2024-03-06T10:20:24.075Z] Entering directory: D2777 0 matching
05:20:24 [2024-03-06T10:20:24.075Z] Sink: D2777 0 matching
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 4167 IEventMatchingKey.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 4167 IEventMatchingKey.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 12379 IMatchProcessingUnit.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 12379 IMatchProcessingUnit.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 5993 ITmfEventMatching.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 5993 ITmfEventMatching.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 9912 ITmfMatchEventDefinition.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 9912 ITmfMatchEventDefinition.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 10179 Messages.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 10179 Messages.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 11994 TcpEventKey.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 11994 TcpEventKey.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 13199 TmfEventDependency.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 13199 TmfEventDependency.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 14113 TmfEventDependency.DependencyEvent.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 14113 TmfEventDependency.DependencyEvent.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 17567 TmfEventMatches.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 17567 TmfEventMatches.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 19982 TmfEventMatching.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 19982 TmfEventMatching.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 17461 TmfEventMatching.Direction.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 17461 TmfEventMatching.Direction.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 9052 package-summary.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 9052 package-summary.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Entering directory: D2777 0 class-use
05:20:24 [2024-03-06T10:20:24.075Z] Sink: D2777 0 class-use
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 6687 IEventMatchingKey.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 6687 IEventMatchingKey.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 2294 Messages.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 2294 Messages.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 2312 TcpEventKey.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 2312 TcpEventKey.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 2342 TmfEventMatching.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 2342 TmfEventMatching.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 5956 TmfEventMatching.Direction.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 5956 TmfEventMatching.Direction.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 7120 IMatchProcessingUnit.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 7120 IMatchProcessingUnit.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 4457 ITmfMatchEventDefinition.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 4457 ITmfMatchEventDefinition.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 4157 TmfEventMatches.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 4157 TmfEventMatches.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 4155 ITmfEventMatching.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 4155 ITmfEventMatching.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 7285 TmfEventDependency.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 7285 TmfEventDependency.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 6326 TmfEventDependency.DependencyEvent.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 6326 TmfEventDependency.DependencyEvent.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sink: E
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 6876 package-use.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 6876 package-use.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sink: E
05:20:24 [2024-03-06T10:20:24.075Z] Entering directory: D2777 0 lookup
05:20:24 [2024-03-06T10:20:24.075Z] Sink: D2777 0 lookup
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 7921 ITmfCallsite.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 7921 ITmfCallsite.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 6582 ITmfModelLookup.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 6582 ITmfModelLookup.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 8784 ITmfSourceLookup.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 8784 ITmfSourceLookup.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 18028 TmfCallsite.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 18028 TmfCallsite.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 6213 package-summary.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 6213 package-summary.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Entering directory: D2777 0 class-use
05:20:24 [2024-03-06T10:20:24.075Z] Sink: D2777 0 class-use
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 20753 ITmfCallsite.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 20753 ITmfCallsite.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 8167 ITmfSourceLookup.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 8167 ITmfSourceLookup.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 5979 TmfCallsite.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 5979 TmfCallsite.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 6223 ITmfModelLookup.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 6223 ITmfModelLookup.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sink: E
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 11112 package-use.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 11112 package-use.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sink: E
05:20:24 [2024-03-06T10:20:24.075Z] Entering directory: D2777 0 collapse
05:20:24 [2024-03-06T10:20:24.075Z] Sink: D2777 0 collapse
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 6545 ITmfCollapsibleEvent.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 6545 ITmfCollapsibleEvent.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 4186 package-summary.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 4186 package-summary.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Entering directory: D2777 0 class-use
05:20:24 [2024-03-06T10:20:24.075Z] Sink: D2777 0 class-use
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 2386 ITmfCollapsibleEvent.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 2386 ITmfCollapsibleEvent.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sink: E
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 2136 package-use.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 2136 package-use.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sink: E
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 8905 ITmfCustomAttributes.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 8905 ITmfCustomAttributes.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 13415 ITmfEvent.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 13415 ITmfEvent.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Entering directory: D2777 0 aspect
05:20:24 [2024-03-06T10:20:24.075Z] Sink: D2777 0 aspect
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 19715 ITmfEventAspect.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 19715 ITmfEventAspect.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 17490 Messages.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 17490 Messages.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 22282 MultiAspect.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 22282 MultiAspect.html
05:20:24 [2024-03-06T10:20:24.075Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.075Z] Sending file modes: C0666 16489 TmfBaseAspects.html
05:20:24 [2024-03-06T10:20:24.075Z] Sink: C0666 16489 TmfBaseAspects.html
05:20:24 [2024-03-06T10:20:24.331Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.331Z] Sending file modes: C0666 14966 TmfCallsiteAspect.html
05:20:24 [2024-03-06T10:20:24.331Z] Sink: C0666 14966 TmfCallsiteAspect.html
05:20:24 [2024-03-06T10:20:24.331Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.331Z] Sending file modes: C0666 23919 TmfContentFieldAspect.html
05:20:24 [2024-03-06T10:20:24.331Z] Sink: C0666 23919 TmfContentFieldAspect.html
05:20:24 [2024-03-06T10:20:24.331Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.331Z] Sending file modes: C0666 19940 TmfCpuAspect.html
05:20:24 [2024-03-06T10:20:24.331Z] Sink: C0666 19940 TmfCpuAspect.html
05:20:24 [2024-03-06T10:20:24.331Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.331Z] Sending file modes: C0666 12210 TmfDeviceAspect.html
05:20:24 [2024-03-06T10:20:24.331Z] Sink: C0666 12210 TmfDeviceAspect.html
05:20:24 [2024-03-06T10:20:24.331Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.331Z] Sending file modes: C0666 25707 TmfEventFieldAspect.html
05:20:24 [2024-03-06T10:20:24.331Z] Sink: C0666 25707 TmfEventFieldAspect.html
05:20:24 [2024-03-06T10:20:24.331Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.331Z] Sending file modes: C0666 6753 TmfEventFieldAspect.IRootField.html
05:20:24 [2024-03-06T10:20:24.331Z] Sink: C0666 6753 TmfEventFieldAspect.IRootField.html
05:20:24 [2024-03-06T10:20:24.331Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.331Z] Sending file modes: C0666 18724 TmfStateSystemAspect.html
05:20:24 [2024-03-06T10:20:24.331Z] Sink: C0666 18724 TmfStateSystemAspect.html
05:20:24 [2024-03-06T10:20:24.331Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.331Z] Sending file modes: C0666 9351 package-summary.html
05:20:24 [2024-03-06T10:20:24.331Z] Sink: C0666 9351 package-summary.html
05:20:24 [2024-03-06T10:20:24.331Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.331Z] Entering directory: D2777 0 class-use
05:20:24 [2024-03-06T10:20:24.331Z] Sink: D2777 0 class-use
05:20:24 [2024-03-06T10:20:24.331Z] Sending file modes: C0666 2318 TmfBaseAspects.html
05:20:24 [2024-03-06T10:20:24.331Z] Sink: C0666 2318 TmfBaseAspects.html
05:20:24 [2024-03-06T10:20:24.331Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.331Z] Sending file modes: C0666 2282 Messages.html
05:20:24 [2024-03-06T10:20:24.331Z] Sink: C0666 2282 Messages.html
05:20:24 [2024-03-06T10:20:24.331Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.331Z] Sending file modes: C0666 5596 TmfDeviceAspect.html
05:20:24 [2024-03-06T10:20:24.331Z] Sink: C0666 5596 TmfDeviceAspect.html
05:20:24 [2024-03-06T10:20:24.331Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.331Z] Sending file modes: C0666 5117 TmfEventFieldAspect.html
05:20:24 [2024-03-06T10:20:24.331Z] Sink: C0666 5117 TmfEventFieldAspect.html
05:20:24 [2024-03-06T10:20:24.331Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.331Z] Sending file modes: C0666 4917 TmfEventFieldAspect.IRootField.html
05:20:24 [2024-03-06T10:20:24.331Z] Sink: C0666 4917 TmfEventFieldAspect.IRootField.html
05:20:24 [2024-03-06T10:20:24.331Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.331Z] Sending file modes: C0666 2336 TmfCallsiteAspect.html
05:20:24 [2024-03-06T10:20:24.331Z] Sink: C0666 2336 TmfCallsiteAspect.html
05:20:24 [2024-03-06T10:20:24.331Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.331Z] Sending file modes: C0666 65321 ITmfEventAspect.html
05:20:24 [2024-03-06T10:20:24.331Z] Sink: C0666 65321 ITmfEventAspect.html
05:20:24 [2024-03-06T10:20:24.331Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.331Z] Sending file modes: C0666 4107 TmfCpuAspect.html
05:20:24 [2024-03-06T10:20:24.331Z] Sink: C0666 4107 TmfCpuAspect.html
05:20:24 [2024-03-06T10:20:24.331Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.331Z] Sending file modes: C0666 2354 TmfStateSystemAspect.html
05:20:24 [2024-03-06T10:20:24.331Z] Sink: C0666 2354 TmfStateSystemAspect.html
05:20:24 [2024-03-06T10:20:24.331Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.331Z] Sending file modes: C0666 4975 TmfContentFieldAspect.html
05:20:24 [2024-03-06T10:20:24.331Z] Sink: C0666 4975 TmfContentFieldAspect.html
05:20:24 [2024-03-06T10:20:24.331Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.331Z] Sending file modes: C0666 2300 MultiAspect.html
05:20:24 [2024-03-06T10:20:24.331Z] Sink: C0666 2300 MultiAspect.html
05:20:24 [2024-03-06T10:20:24.331Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.331Z] Sink: E
05:20:24 [2024-03-06T10:20:24.331Z] Sending file modes: C0666 21452 package-use.html
05:20:24 [2024-03-06T10:20:24.331Z] Sink: C0666 21452 package-use.html
05:20:24 [2024-03-06T10:20:24.331Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.331Z] Sink: E
05:20:24 [2024-03-06T10:20:24.331Z] Sending file modes: C0666 20889 ITmfEventField.html
05:20:24 [2024-03-06T10:20:24.331Z] Sink: C0666 20889 ITmfEventField.html
05:20:24 [2024-03-06T10:20:24.331Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.331Z] Sending file modes: C0666 11382 ITmfEventType.html
05:20:24 [2024-03-06T10:20:24.331Z] Sink: C0666 11382 ITmfEventType.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 8758 ITmfLostEvent.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 8758 ITmfLostEvent.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 25279 TmfEvent.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 25279 TmfEvent.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 29446 TmfEventField.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 29446 TmfEventField.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 20297 TmfEventType.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 20297 TmfEventType.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 18059 TmfLostEvent.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 18059 TmfLostEvent.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 7857 package-summary.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 7857 package-summary.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Entering directory: D2777 0 class-use
05:20:24 [2024-03-06T10:20:24.332Z] Sink: D2777 0 class-use
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 6870 TmfEventField.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 6870 TmfEventField.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 2252 TmfLostEvent.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 2252 TmfLostEvent.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 30448 ITmfEventField.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 30448 ITmfEventField.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 22229 ITmfEventType.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 22229 ITmfEventType.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 5490 ITmfLostEvent.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 5490 ITmfLostEvent.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 130332 ITmfEvent.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 130332 ITmfEvent.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 6192 ITmfCustomAttributes.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 6192 ITmfCustomAttributes.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 10047 TmfEventType.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 10047 TmfEventType.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 13605 TmfEvent.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 13605 TmfEvent.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sink: E
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 40858 package-use.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 40858 package-use.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sink: E
05:20:24 [2024-03-06T10:20:24.332Z] Entering directory: D2777 0 segment
05:20:24 [2024-03-06T10:20:24.332Z] Sink: D2777 0 segment
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 16345 ISegmentAspect.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 16345 ISegmentAspect.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 18587 ISegmentAspect.SegmentType.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 18587 ISegmentAspect.SegmentType.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 20085 SegmentDurationAspect.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 20085 SegmentDurationAspect.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 20079 SegmentEndTimeAspect.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 20079 SegmentEndTimeAspect.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 20109 SegmentStartTimeAspect.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 20109 SegmentStartTimeAspect.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 6942 package-summary.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 6942 package-summary.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Entering directory: D2777 0 class-use
05:20:24 [2024-03-06T10:20:24.332Z] Sink: D2777 0 class-use
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 14038 ISegmentAspect.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 14038 ISegmentAspect.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 7196 ISegmentAspect.SegmentType.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 7196 ISegmentAspect.SegmentType.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 2324 SegmentStartTimeAspect.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 2324 SegmentStartTimeAspect.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 2312 SegmentEndTimeAspect.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 2312 SegmentEndTimeAspect.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 2318 SegmentDurationAspect.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 2318 SegmentDurationAspect.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sink: E
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 6631 package-use.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 6631 package-use.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sink: E
05:20:24 [2024-03-06T10:20:24.332Z] Entering directory: D2777 0 markers
05:20:24 [2024-03-06T10:20:24.332Z] Sink: D2777 0 markers
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 8288 ITimeReference.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 8288 ITimeReference.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 9177 ITimeReferenceProvider.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 9177 ITimeReferenceProvider.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 13638 TimeReference.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 13638 TimeReference.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 5209 package-summary.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 5209 package-summary.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Entering directory: D2777 0 class-use
05:20:24 [2024-03-06T10:20:24.332Z] Sink: D2777 0 class-use
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 6113 ITimeReference.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 6113 ITimeReference.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 2344 ITimeReferenceProvider.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 2344 ITimeReferenceProvider.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 2270 TimeReference.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 2270 TimeReference.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sink: E
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 3335 package-use.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 3335 package-use.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sink: E
05:20:24 [2024-03-06T10:20:24.332Z] Entering directory: D2777 0 uml2sd
05:20:24 [2024-03-06T10:20:24.332Z] Sink: D2777 0 uml2sd
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 7528 ITmfAsyncSequenceDiagramEvent.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 7528 ITmfAsyncSequenceDiagramEvent.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 10479 ITmfSyncSequenceDiagramEvent.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 10479 ITmfSyncSequenceDiagramEvent.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 14536 TmfAsyncSequenceDiagramEvent.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 14536 TmfAsyncSequenceDiagramEvent.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 17827 TmfSyncSequenceDiagramEvent.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 17827 TmfSyncSequenceDiagramEvent.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 5595 package-summary.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 5595 package-summary.html
05:20:24 [2024-03-06T10:20:24.332Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.332Z] Entering directory: D2777 0 class-use
05:20:24 [2024-03-06T10:20:24.332Z] Sink: D2777 0 class-use
05:20:24 [2024-03-06T10:20:24.332Z] Sending file modes: C0666 8703 ITmfSyncSequenceDiagramEvent.html
05:20:24 [2024-03-06T10:20:24.332Z] Sink: C0666 8703 ITmfSyncSequenceDiagramEvent.html
05:20:24 [2024-03-06T10:20:24.588Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.588Z] Sending file modes: C0666 2354 TmfAsyncSequenceDiagramEvent.html
05:20:24 [2024-03-06T10:20:24.588Z] Sink: C0666 2354 TmfAsyncSequenceDiagramEvent.html
05:20:24 [2024-03-06T10:20:24.588Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.588Z] Sending file modes: C0666 4115 TmfSyncSequenceDiagramEvent.html
05:20:24 [2024-03-06T10:20:24.588Z] Sink: C0666 4115 TmfSyncSequenceDiagramEvent.html
05:20:24 [2024-03-06T10:20:24.588Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.588Z] Sending file modes: C0666 6937 ITmfAsyncSequenceDiagramEvent.html
05:20:24 [2024-03-06T10:20:24.588Z] Sink: C0666 6937 ITmfAsyncSequenceDiagramEvent.html
05:20:24 [2024-03-06T10:20:24.588Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.588Z] Sink: E
05:20:24 [2024-03-06T10:20:24.588Z] Sending file modes: C0666 5268 package-use.html
05:20:24 [2024-03-06T10:20:24.588Z] Sink: C0666 5268 package-use.html
05:20:24 [2024-03-06T10:20:24.588Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.588Z] Sink: E
05:20:24 [2024-03-06T10:20:24.588Z] Entering directory: D2777 0 config
05:20:24 [2024-03-06T10:20:24.588Z] Sink: D2777 0 config
05:20:24 [2024-03-06T10:20:24.588Z] Sending file modes: C0666 9678 ITmfConfigParamDescriptor.html
05:20:24 [2024-03-06T10:20:24.588Z] Sink: C0666 9678 ITmfConfigParamDescriptor.html
05:20:24 [2024-03-06T10:20:24.588Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.588Z] Sending file modes: C0666 11247 ITmfConfiguration.html
05:20:24 [2024-03-06T10:20:24.588Z] Sink: C0666 11247 ITmfConfiguration.html
05:20:24 [2024-03-06T10:20:24.588Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.588Z] Sending file modes: C0666 19798 ITmfConfigurationSource.html
05:20:24 [2024-03-06T10:20:24.588Z] Sink: C0666 19798 ITmfConfigurationSource.html
05:20:24 [2024-03-06T10:20:24.588Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.588Z] Sending file modes: C0666 10537 ITmfConfigurationSourceType.html
05:20:24 [2024-03-06T10:20:24.588Z] Sink: C0666 10537 ITmfConfigurationSourceType.html
05:20:24 [2024-03-06T10:20:24.588Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.588Z] Sending file modes: C0666 19284 TmfConfigParamDescriptor.html
05:20:24 [2024-03-06T10:20:24.588Z] Sink: C0666 19284 TmfConfigParamDescriptor.html
05:20:24 [2024-03-06T10:20:24.588Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.588Z] Sending file modes: C0666 16909 TmfConfigParamDescriptor.Builder.html
05:20:24 [2024-03-06T10:20:24.588Z] Sink: C0666 16909 TmfConfigParamDescriptor.Builder.html
05:20:24 [2024-03-06T10:20:24.588Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.588Z] Sending file modes: C0666 20184 TmfConfiguration.html
05:20:24 [2024-03-06T10:20:24.588Z] Sink: C0666 20184 TmfConfiguration.html
05:20:24 [2024-03-06T10:20:24.588Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.588Z] Sending file modes: C0666 19955 TmfConfiguration.Builder.html
05:20:24 [2024-03-06T10:20:24.588Z] Sink: C0666 19955 TmfConfiguration.Builder.html
05:20:24 [2024-03-06T10:20:24.588Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.588Z] Sending file modes: C0666 17975 TmfConfigurationSourceManager.html
05:20:24 [2024-03-06T10:20:24.588Z] Sink: C0666 17975 TmfConfigurationSourceManager.html
05:20:24 [2024-03-06T10:20:24.588Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.588Z] Sending file modes: C0666 20219 TmfConfigurationSourceType.html
05:20:24 [2024-03-06T10:20:24.588Z] Sink: C0666 20219 TmfConfigurationSourceType.html
05:20:24 [2024-03-06T10:20:24.588Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.588Z] Sending file modes: C0666 17650 TmfConfigurationSourceType.Builder.html
05:20:24 [2024-03-06T10:20:24.588Z] Sink: C0666 17650 TmfConfigurationSourceType.Builder.html
05:20:24 [2024-03-06T10:20:24.588Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.844Z] Sending file modes: C0666 9420 package-summary.html
05:20:24 [2024-03-06T10:20:24.844Z] Sink: C0666 9420 package-summary.html
05:20:24 [2024-03-06T10:20:24.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.844Z] Entering directory: D2777 0 class-use
05:20:24 [2024-03-06T10:20:24.844Z] Sink: D2777 0 class-use
05:20:24 [2024-03-06T10:20:24.844Z] Sending file modes: C0666 4357 TmfConfigurationSourceManager.html
05:20:24 [2024-03-06T10:20:24.844Z] Sink: C0666 4357 TmfConfigurationSourceManager.html
05:20:24 [2024-03-06T10:20:24.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.844Z] Sending file modes: C0666 10113 ITmfConfiguration.html
05:20:24 [2024-03-06T10:20:24.844Z] Sink: C0666 10113 ITmfConfiguration.html
05:20:24 [2024-03-06T10:20:24.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.844Z] Sending file modes: C0666 2330 TmfConfigParamDescriptor.html
05:20:24 [2024-03-06T10:20:24.844Z] Sink: C0666 2330 TmfConfigParamDescriptor.html
05:20:24 [2024-03-06T10:20:24.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.844Z] Sending file modes: C0666 6739 TmfConfigParamDescriptor.Builder.html
05:20:24 [2024-03-06T10:20:24.844Z] Sink: C0666 6739 TmfConfigParamDescriptor.Builder.html
05:20:24 [2024-03-06T10:20:24.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.844Z] Sending file modes: C0666 4661 ITmfConfigurationSource.html
05:20:24 [2024-03-06T10:20:24.844Z] Sink: C0666 4661 ITmfConfigurationSource.html
05:20:24 [2024-03-06T10:20:24.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.844Z] Sending file modes: C0666 7311 ITmfConfigurationSourceType.html
05:20:24 [2024-03-06T10:20:24.844Z] Sink: C0666 7311 ITmfConfigurationSourceType.html
05:20:24 [2024-03-06T10:20:24.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.844Z] Sending file modes: C0666 2342 TmfConfigurationSourceType.html
05:20:24 [2024-03-06T10:20:24.844Z] Sink: C0666 2342 TmfConfigurationSourceType.html
05:20:24 [2024-03-06T10:20:24.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.844Z] Sending file modes: C0666 7095 TmfConfigurationSourceType.Builder.html
05:20:24 [2024-03-06T10:20:24.844Z] Sink: C0666 7095 TmfConfigurationSourceType.Builder.html
05:20:24 [2024-03-06T10:20:24.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.844Z] Sending file modes: C0666 8933 ITmfConfigParamDescriptor.html
05:20:24 [2024-03-06T10:20:24.844Z] Sink: C0666 8933 ITmfConfigParamDescriptor.html
05:20:24 [2024-03-06T10:20:24.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.844Z] Sending file modes: C0666 2282 TmfConfiguration.html
05:20:24 [2024-03-06T10:20:24.844Z] Sink: C0666 2282 TmfConfiguration.html
05:20:24 [2024-03-06T10:20:24.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.844Z] Sending file modes: C0666 7980 TmfConfiguration.Builder.html
05:20:24 [2024-03-06T10:20:24.844Z] Sink: C0666 7980 TmfConfiguration.Builder.html
05:20:24 [2024-03-06T10:20:24.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.844Z] Sink: E
05:20:24 [2024-03-06T10:20:24.844Z] Sending file modes: C0666 5926 package-use.html
05:20:24 [2024-03-06T10:20:24.844Z] Sink: C0666 5926 package-use.html
05:20:24 [2024-03-06T10:20:24.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.844Z] Sink: E
05:20:24 [2024-03-06T10:20:24.844Z] Entering directory: D2777 0 request
05:20:24 [2024-03-06T10:20:24.844Z] Sink: D2777 0 request
05:20:24 [2024-03-06T10:20:24.844Z] Sending file modes: C0666 33313 ITmfEventRequest.html
05:20:24 [2024-03-06T10:20:24.844Z] Sink: C0666 33313 ITmfEventRequest.html
05:20:24 [2024-03-06T10:20:24.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.844Z] Sending file modes: C0666 17438 ITmfEventRequest.ExecutionType.html
05:20:24 [2024-03-06T10:20:24.844Z] Sink: C0666 17438 ITmfEventRequest.ExecutionType.html
05:20:24 [2024-03-06T10:20:24.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.844Z] Sending file modes: C0666 59032 TmfEventRequest.html
05:20:24 [2024-03-06T10:20:24.844Z] Sink: C0666 59032 TmfEventRequest.html
05:20:24 [2024-03-06T10:20:24.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.844Z] Sending file modes: C0666 5400 package-summary.html
05:20:24 [2024-03-06T10:20:24.844Z] Sink: C0666 5400 package-summary.html
05:20:24 [2024-03-06T10:20:24.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.844Z] Entering directory: D2777 0 class-use
05:20:24 [2024-03-06T10:20:24.844Z] Sink: D2777 0 class-use
05:20:24 [2024-03-06T10:20:24.844Z] Sending file modes: C0666 12555 ITmfEventRequest.html
05:20:24 [2024-03-06T10:20:24.844Z] Sink: C0666 12555 ITmfEventRequest.html
05:20:24 [2024-03-06T10:20:24.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.844Z] Sending file modes: C0666 12188 ITmfEventRequest.ExecutionType.html
05:20:24 [2024-03-06T10:20:24.844Z] Sink: C0666 12188 ITmfEventRequest.ExecutionType.html
05:20:24 [2024-03-06T10:20:24.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.844Z] Sending file modes: C0666 4132 TmfEventRequest.html
05:20:24 [2024-03-06T10:20:24.844Z] Sink: C0666 4132 TmfEventRequest.html
05:20:24 [2024-03-06T10:20:24.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.844Z] Sink: E
05:20:24 [2024-03-06T10:20:24.844Z] Sending file modes: C0666 7887 package-use.html
05:20:24 [2024-03-06T10:20:24.844Z] Sink: C0666 7887 package-use.html
05:20:24 [2024-03-06T10:20:24.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.844Z] Sink: E
05:20:24 [2024-03-06T10:20:24.844Z] Entering directory: D2777 0 resources
05:20:24 [2024-03-06T10:20:24.844Z] Sink: D2777 0 resources
05:20:24 [2024-03-06T10:20:24.844Z] Sending file modes: C0666 8473 ITmfMarker.html
05:20:24 [2024-03-06T10:20:24.844Z] Sink: C0666 8473 ITmfMarker.html
05:20:24 [2024-03-06T10:20:24.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.844Z] Sending file modes: C0666 3456 package-summary.html
05:20:24 [2024-03-06T10:20:24.844Z] Sink: C0666 3456 package-summary.html
05:20:24 [2024-03-06T10:20:24.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.844Z] Entering directory: D2777 0 class-use
05:20:24 [2024-03-06T10:20:24.844Z] Sink: D2777 0 class-use
05:20:24 [2024-03-06T10:20:24.844Z] Sending file modes: C0666 2284 ITmfMarker.html
05:20:24 [2024-03-06T10:20:24.844Z] Sink: C0666 2284 ITmfMarker.html
05:20:24 [2024-03-06T10:20:24.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.844Z] Sink: E
05:20:24 [2024-03-06T10:20:24.844Z] Sending file modes: C0666 2099 package-use.html
05:20:24 [2024-03-06T10:20:24.844Z] Sink: C0666 2099 package-use.html
05:20:24 [2024-03-06T10:20:24.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.844Z] Sink: E
05:20:24 [2024-03-06T10:20:24.844Z] Entering directory: D2777 0 project
05:20:24 [2024-03-06T10:20:24.844Z] Sink: D2777 0 project
05:20:24 [2024-03-06T10:20:24.844Z] Entering directory: D2777 0 model
05:20:24 [2024-03-06T10:20:24.844Z] Sink: D2777 0 model
05:20:24 [2024-03-06T10:20:24.844Z] Sending file modes: C0666 12472 ITmfPropertiesProvider.html
05:20:24 [2024-03-06T10:20:24.844Z] Sink: C0666 12472 ITmfPropertiesProvider.html
05:20:24 [2024-03-06T10:20:24.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.844Z] Sending file modes: C0666 13909 TmfTraceCoreUtils.html
05:20:24 [2024-03-06T10:20:24.844Z] Sink: C0666 13909 TmfTraceCoreUtils.html
05:20:24 [2024-03-06T10:20:24.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.844Z] Sending file modes: C0666 12777 TmfTraceImportException.html
05:20:24 [2024-03-06T10:20:24.844Z] Sink: C0666 12777 TmfTraceImportException.html
05:20:24 [2024-03-06T10:20:24.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.844Z] Sending file modes: C0666 60174 TmfTraceType.html
05:20:24 [2024-03-06T10:20:24.844Z] Sink: C0666 60174 TmfTraceType.html
05:20:24 [2024-03-06T10:20:24.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.844Z] Sending file modes: C0666 17474 TmfTraceType.TraceElementType.html
05:20:24 [2024-03-06T10:20:24.844Z] Sink: C0666 17474 TmfTraceType.TraceElementType.html
05:20:24 [2024-03-06T10:20:24.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.844Z] Sending file modes: C0666 29079 TraceTypeHelper.html
05:20:24 [2024-03-06T10:20:24.844Z] Sink: C0666 29079 TraceTypeHelper.html
05:20:24 [2024-03-06T10:20:24.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.844Z] Sending file modes: C0666 19386 TraceTypePreferences.html
05:20:24 [2024-03-06T10:20:24.844Z] Sink: C0666 19386 TraceTypePreferences.html
05:20:24 [2024-03-06T10:20:24.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.844Z] Sending file modes: C0666 6784 package-summary.html
05:20:24 [2024-03-06T10:20:24.844Z] Sink: C0666 6784 package-summary.html
05:20:24 [2024-03-06T10:20:24.844Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.844Z] Entering directory: D2777 0 class-use
05:20:24 [2024-03-06T10:20:24.844Z] Sink: D2777 0 class-use
05:20:24 [2024-03-06T10:20:24.844Z] Sending file modes: C0666 17354 TraceTypeHelper.html
05:20:24 [2024-03-06T10:20:24.845Z] Sink: C0666 17354 TraceTypeHelper.html
05:20:24 [2024-03-06T10:20:24.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.845Z] Sending file modes: C0666 2360 TraceTypePreferences.html
05:20:24 [2024-03-06T10:20:24.845Z] Sink: C0666 2360 TraceTypePreferences.html
05:20:24 [2024-03-06T10:20:24.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.845Z] Sending file modes: C0666 2312 TmfTraceType.html
05:20:24 [2024-03-06T10:20:24.845Z] Sink: C0666 2312 TmfTraceType.html
05:20:24 [2024-03-06T10:20:24.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.845Z] Sending file modes: C0666 10013 TmfTraceType.TraceElementType.html
05:20:24 [2024-03-06T10:20:24.845Z] Sink: C0666 10013 TmfTraceType.TraceElementType.html
05:20:24 [2024-03-06T10:20:24.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.845Z] Sending file modes: C0666 6980 TmfTraceImportException.html
05:20:24 [2024-03-06T10:20:24.845Z] Sink: C0666 6980 TmfTraceImportException.html
05:20:24 [2024-03-06T10:20:24.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.845Z] Sending file modes: C0666 41220 ITmfPropertiesProvider.html
05:20:24 [2024-03-06T10:20:24.845Z] Sink: C0666 41220 ITmfPropertiesProvider.html
05:20:24 [2024-03-06T10:20:24.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.845Z] Sending file modes: C0666 2342 TmfTraceCoreUtils.html
05:20:24 [2024-03-06T10:20:24.845Z] Sink: C0666 2342 TmfTraceCoreUtils.html
05:20:24 [2024-03-06T10:20:24.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.845Z] Sink: E
05:20:24 [2024-03-06T10:20:24.845Z] Sending file modes: C0666 30056 package-use.html
05:20:24 [2024-03-06T10:20:24.845Z] Sink: C0666 30056 package-use.html
05:20:24 [2024-03-06T10:20:24.845Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:24 [2024-03-06T10:20:24.845Z] Sink: E
05:20:24 [2024-03-06T10:20:24.845Z] Sink: E
05:20:24 [2024-03-06T10:20:24.845Z] Entering directory: D2777 0 response
05:20:24 [2024-03-06T10:20:24.845Z] Sink: D2777 0 response
05:20:25 [2024-03-06T10:20:25.100Z] Sending file modes: C0666 8495 ITmfResponse.html
05:20:25 [2024-03-06T10:20:25.100Z] Sink: C0666 8495 ITmfResponse.html
05:20:25 [2024-03-06T10:20:25.100Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.100Z] Sending file modes: C0666 18798 ITmfResponse.Status.html
05:20:25 [2024-03-06T10:20:25.100Z] Sink: C0666 18798 ITmfResponse.Status.html
05:20:25 [2024-03-06T10:20:25.100Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.100Z] Sending file modes: C0666 17471 TmfModelResponse.html
05:20:25 [2024-03-06T10:20:25.100Z] Sink: C0666 17471 TmfModelResponse.html
05:20:25 [2024-03-06T10:20:25.100Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.100Z] Sending file modes: C0666 5912 package-summary.html
05:20:25 [2024-03-06T10:20:25.100Z] Sink: C0666 5912 package-summary.html
05:20:25 [2024-03-06T10:20:25.100Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.100Z] Entering directory: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.100Z] Sink: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.100Z] Sending file modes: C0666 52352 TmfModelResponse.html
05:20:25 [2024-03-06T10:20:25.100Z] Sink: C0666 52352 TmfModelResponse.html
05:20:25 [2024-03-06T10:20:25.100Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.100Z] Sending file modes: C0666 4086 ITmfResponse.html
05:20:25 [2024-03-06T10:20:25.100Z] Sink: C0666 4086 ITmfResponse.html
05:20:25 [2024-03-06T10:20:25.100Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.100Z] Sending file modes: C0666 7268 ITmfResponse.Status.html
05:20:25 [2024-03-06T10:20:25.100Z] Sink: C0666 7268 ITmfResponse.Status.html
05:20:25 [2024-03-06T10:20:25.100Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.100Z] Sink: E
05:20:25 [2024-03-06T10:20:25.100Z] Sending file modes: C0666 9964 package-use.html
05:20:25 [2024-03-06T10:20:25.100Z] Sink: C0666 9964 package-use.html
05:20:25 [2024-03-06T10:20:25.100Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.100Z] Sink: E
05:20:25 [2024-03-06T10:20:25.100Z] Entering directory: D2777 0 statistics
05:20:25 [2024-03-06T10:20:25.100Z] Sink: D2777 0 statistics
05:20:25 [2024-03-06T10:20:25.100Z] Sending file modes: C0666 15035 ITmfStatistics.html
05:20:25 [2024-03-06T10:20:25.100Z] Sink: C0666 15035 ITmfStatistics.html
05:20:25 [2024-03-06T10:20:25.100Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.100Z] Sending file modes: C0666 26425 TmfStateStatistics.html
05:20:25 [2024-03-06T10:20:25.100Z] Sink: C0666 26425 TmfStateStatistics.html
05:20:25 [2024-03-06T10:20:25.100Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.100Z] Sending file modes: C0666 11073 TmfStateStatistics.Attributes.html
05:20:25 [2024-03-06T10:20:25.100Z] Sink: C0666 11073 TmfStateStatistics.Attributes.html
05:20:25 [2024-03-06T10:20:25.100Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.100Z] Sending file modes: C0666 19347 TmfStatisticsEventTypesModule.html
05:20:25 [2024-03-06T10:20:25.100Z] Sink: C0666 19347 TmfStatisticsEventTypesModule.html
05:20:25 [2024-03-06T10:20:25.100Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.100Z] Sending file modes: C0666 31884 TmfStatisticsModule.html
05:20:25 [2024-03-06T10:20:25.100Z] Sink: C0666 31884 TmfStatisticsModule.html
05:20:25 [2024-03-06T10:20:25.100Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.100Z] Sending file modes: C0666 19298 TmfStatisticsTotalsModule.html
05:20:25 [2024-03-06T10:20:25.100Z] Sink: C0666 19298 TmfStatisticsTotalsModule.html
05:20:25 [2024-03-06T10:20:25.100Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.100Z] Sending file modes: C0666 6365 package-summary.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 6365 package-summary.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Entering directory: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.101Z] Sink: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 2384 TmfStatisticsEventTypesModule.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 2384 TmfStatisticsEventTypesModule.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 2324 TmfStatisticsModule.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 2324 TmfStatisticsModule.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 2360 TmfStatisticsTotalsModule.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 2360 TmfStatisticsTotalsModule.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 2318 TmfStateStatistics.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 2318 TmfStateStatistics.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 2392 TmfStateStatistics.Attributes.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 2392 TmfStateStatistics.Attributes.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 5081 ITmfStatistics.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 5081 ITmfStatistics.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sink: E
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 3358 package-use.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 3358 package-use.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sink: E
05:20:25 [2024-03-06T10:20:25.101Z] Entering directory: D2777 0 timestamp
05:20:25 [2024-03-06T10:20:25.101Z] Sink: D2777 0 timestamp
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 41975 ITmfTimePreferencesConstants.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 41975 ITmfTimePreferencesConstants.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 22428 ITmfTimestamp.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 22428 ITmfTimestamp.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 19600 TmfTimePreferences.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 19600 TmfTimePreferences.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 21904 TmfTimeRange.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 21904 TmfTimeRange.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 38324 TmfTimestamp.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 38324 TmfTimestamp.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 21559 TmfTimestampDelta.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 21559 TmfTimestampDelta.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 49973 TmfTimestampFormat.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 49973 TmfTimestampFormat.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 6519 package-summary.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 6519 package-summary.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Entering directory: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.101Z] Sink: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 56556 TmfTimeRange.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 56556 TmfTimeRange.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 104210 ITmfTimestamp.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 104210 ITmfTimestamp.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 8137 TmfTimestampFormat.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 8137 TmfTimestampFormat.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 2306 TmfTimestampDelta.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 2306 TmfTimestampDelta.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 5803 TmfTimestamp.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 5803 TmfTimestamp.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 2312 TmfTimePreferences.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 2312 TmfTimePreferences.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 2392 ITmfTimePreferencesConstants.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 2392 ITmfTimePreferencesConstants.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sink: E
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 35551 package-use.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 35551 package-use.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sink: E
05:20:25 [2024-03-06T10:20:25.101Z] Entering directory: D2777 0 synchronization
05:20:25 [2024-03-06T10:20:25.101Z] Sink: D2777 0 synchronization
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 10073 ITmfTimestampTransform.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 10073 ITmfTimestampTransform.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 26191 Messages.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 26191 Messages.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 26826 SynchronizationAlgorithm.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 26826 SynchronizationAlgorithm.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 19868 SynchronizationAlgorithm.SyncQuality.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 19868 SynchronizationAlgorithm.SyncQuality.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 10745 SynchronizationAlgorithmFactory.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 10745 SynchronizationAlgorithmFactory.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 15030 SynchronizationBackend.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 15030 SynchronizationBackend.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 16076 SynchronizationManager.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 16076 SynchronizationManager.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 21188 TimestampTransformFactory.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 21188 TimestampTransformFactory.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 7437 package-summary.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 7437 package-summary.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Entering directory: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.101Z] Sink: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 15824 SynchronizationAlgorithm.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 15824 SynchronizationAlgorithm.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 6361 SynchronizationAlgorithm.SyncQuality.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 6361 SynchronizationAlgorithm.SyncQuality.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 2372 SynchronizationManager.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 2372 SynchronizationManager.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 2288 Messages.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 2288 Messages.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 2390 TimestampTransformFactory.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 2390 TimestampTransformFactory.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 2372 SynchronizationBackend.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 2372 SynchronizationBackend.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 2426 SynchronizationAlgorithmFactory.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 2426 SynchronizationAlgorithmFactory.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 16862 ITmfTimestampTransform.html
05:20:25 [2024-03-06T10:20:25.101Z] Sink: C0666 16862 ITmfTimestampTransform.html
05:20:25 [2024-03-06T10:20:25.101Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.101Z] Sink: E
05:20:25 [2024-03-06T10:20:25.101Z] Sending file modes: C0666 7056 package-use.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 7056 package-use.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sink: E
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 7355 Messages.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 7355 Messages.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Entering directory: D2777 0 util
05:20:25 [2024-03-06T10:20:25.357Z] Sink: D2777 0 util
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 14957 Pair.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 14957 Pair.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 3995 package-summary.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 3995 package-summary.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Entering directory: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.357Z] Sink: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 5965 Pair.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 5965 Pair.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sink: E
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 4459 package-use.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 4459 package-use.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sink: E
05:20:25 [2024-03-06T10:20:25.357Z] Entering directory: D2777 0 exceptions
05:20:25 [2024-03-06T10:20:25.357Z] Sink: D2777 0 exceptions
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 12962 TmfAnalysisException.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 12962 TmfAnalysisException.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 12743 TmfConfigurationException.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 12743 TmfConfigurationException.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 12547 TmfTraceException.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 12547 TmfTraceException.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 4187 package-summary.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 4187 package-summary.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Entering directory: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.357Z] Sink: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 17161 TmfAnalysisException.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 17161 TmfAnalysisException.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 6091 TmfConfigurationException.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 6091 TmfConfigurationException.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 22410 TmfTraceException.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 22410 TmfTraceException.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sink: E
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 16795 package-use.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 16795 package-use.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sink: E
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 13834 TmfCommonConstants.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 13834 TmfCommonConstants.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Entering directory: D2777 0 signal
05:20:25 [2024-03-06T10:20:25.357Z] Sink: D2777 0 signal
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 12534 TmfDataModelSelectedSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 12534 TmfDataModelSelectedSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 7606 TmfEndSynchSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 7606 TmfEndSynchSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 14147 TmfEventFilterAppliedSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 14147 TmfEventFilterAppliedSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 14038 TmfEventSearchAppliedSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 14038 TmfEventSearchAppliedSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 12313 TmfEventSelectedSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 12313 TmfEventSelectedSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 7993 TmfMarkerEventSourceUpdatedSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 7993 TmfMarkerEventSourceUpdatedSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 19772 TmfSelectionRangeUpdatedSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 19772 TmfSelectionRangeUpdatedSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 16023 TmfSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 16023 TmfSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 3737 TmfSignalHandler.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 3737 TmfSignalHandler.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 29776 TmfSignalManager.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 29776 TmfSignalManager.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 13537 TmfSignalThrottler.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 13537 TmfSignalThrottler.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 9922 TmfSignalTracer.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 9922 TmfSignalTracer.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 12614 TmfStartAnalysisSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 12614 TmfStartAnalysisSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 7625 TmfStartSynchSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 7625 TmfStartSynchSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 7991 TmfTimestampFormatUpdateSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 7991 TmfTimestampFormatUpdateSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 12657 TmfTraceClosedSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 12657 TmfTraceClosedSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 12021 TmfTraceModelSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 12021 TmfTraceModelSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 13742 TmfTraceOpenedSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 13742 TmfTraceOpenedSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 13856 TmfTraceRangeUpdatedSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 13856 TmfTraceRangeUpdatedSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 12423 TmfTraceSelectedSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 12423 TmfTraceSelectedSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 12682 TmfTraceSynchronizedSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 12682 TmfTraceSynchronizedSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 14855 TmfTraceUpdatedSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 14855 TmfTraceUpdatedSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 15752 TmfWindowRangeUpdatedSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 15752 TmfWindowRangeUpdatedSignal.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 12427 package-summary.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 12427 package-summary.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Entering directory: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.357Z] Sink: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 4001 TmfSignalTracer.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 4001 TmfSignalTracer.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.357Z] Sending file modes: C0666 4033 TmfSignalThrottler.html
05:20:25 [2024-03-06T10:20:25.357Z] Sink: C0666 4033 TmfSignalThrottler.html
05:20:25 [2024-03-06T10:20:25.357Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.358Z] Sending file modes: C0666 18878 TmfSelectionRangeUpdatedSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] Sink: C0666 18878 TmfSelectionRangeUpdatedSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.358Z] Sending file modes: C0666 2282 TmfSignalManager.html
05:20:25 [2024-03-06T10:20:25.358Z] Sink: C0666 2282 TmfSignalManager.html
05:20:25 [2024-03-06T10:20:25.358Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.358Z] Sending file modes: C0666 8645 TmfTraceModelSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] Sink: C0666 8645 TmfTraceModelSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.358Z] Sending file modes: C0666 32001 TmfSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] Sink: C0666 32001 TmfSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.358Z] Sending file modes: C0666 12644 TmfTraceUpdatedSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] Sink: C0666 12644 TmfTraceUpdatedSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.358Z] Sending file modes: C0666 99984 TmfSignalHandler.html
05:20:25 [2024-03-06T10:20:25.358Z] Sink: C0666 99984 TmfSignalHandler.html
05:20:25 [2024-03-06T10:20:25.358Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.358Z] Sending file modes: C0666 4248 TmfStartSynchSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] Sink: C0666 4248 TmfStartSynchSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.358Z] Sending file modes: C0666 4542 TmfMarkerEventSourceUpdatedSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] Sink: C0666 4542 TmfMarkerEventSourceUpdatedSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.358Z] Sending file modes: C0666 2318 TmfEventSelectedSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] Sink: C0666 2318 TmfEventSelectedSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.358Z] Sending file modes: C0666 27191 TmfTraceSelectedSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] Sink: C0666 27191 TmfTraceSelectedSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.358Z] Sending file modes: C0666 4214 TmfEndSynchSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] Sink: C0666 4214 TmfEndSynchSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.358Z] Sending file modes: C0666 4425 TmfEventSearchAppliedSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] Sink: C0666 4425 TmfEventSearchAppliedSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.358Z] Sending file modes: C0666 14721 TmfTimestampFormatUpdateSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] Sink: C0666 14721 TmfTimestampFormatUpdateSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.358Z] Sending file modes: C0666 13408 TmfTraceRangeUpdatedSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] Sink: C0666 13408 TmfTraceRangeUpdatedSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.358Z] Sending file modes: C0666 4451 TmfDataModelSelectedSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] Sink: C0666 4451 TmfDataModelSelectedSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.358Z] Sending file modes: C0666 24018 TmfTraceOpenedSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] Sink: C0666 24018 TmfTraceOpenedSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.358Z] Sending file modes: C0666 6076 TmfEventFilterAppliedSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] Sink: C0666 6076 TmfEventFilterAppliedSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.358Z] Sending file modes: C0666 22744 TmfWindowRangeUpdatedSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] Sink: C0666 22744 TmfWindowRangeUpdatedSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.358Z] Sending file modes: C0666 4453 TmfStartAnalysisSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] Sink: C0666 4453 TmfStartAnalysisSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.358Z] Sending file modes: C0666 4485 TmfTraceSynchronizedSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] Sink: C0666 4485 TmfTraceSynchronizedSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.358Z] Sending file modes: C0666 31642 TmfTraceClosedSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] Sink: C0666 31642 TmfTraceClosedSignal.html
05:20:25 [2024-03-06T10:20:25.358Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.358Z] Sink: E
05:20:25 [2024-03-06T10:20:25.358Z] Sending file modes: C0666 65409 package-use.html
05:20:25 [2024-03-06T10:20:25.358Z] Sink: C0666 65409 package-use.html
05:20:25 [2024-03-06T10:20:25.358Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.358Z] Sink: E
05:20:25 [2024-03-06T10:20:25.358Z] Sending file modes: C0666 14314 TmfProjectNature.html
05:20:25 [2024-03-06T10:20:25.358Z] Sink: C0666 14314 TmfProjectNature.html
05:20:25 [2024-03-06T10:20:25.613Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.613Z] Sending file modes: C0666 15160 TmfStrings.html
05:20:25 [2024-03-06T10:20:25.613Z] Sink: C0666 15160 TmfStrings.html
05:20:25 [2024-03-06T10:20:25.613Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.613Z] Sending file modes: C0666 3897 package-summary.html
05:20:25 [2024-03-06T10:20:25.613Z] Sink: C0666 3897 package-summary.html
05:20:25 [2024-03-06T10:20:25.613Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.613Z] Entering directory: D2777 0 viewmodel
05:20:25 [2024-03-06T10:20:25.613Z] Sink: D2777 0 viewmodel
05:20:25 [2024-03-06T10:20:25.613Z] Sending file modes: C0666 3331 package-summary.html
05:20:25 [2024-03-06T10:20:25.613Z] Sink: C0666 3331 package-summary.html
05:20:25 [2024-03-06T10:20:25.613Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.613Z] Sending file modes: C0666 2099 package-use.html
05:20:25 [2024-03-06T10:20:25.613Z] Sink: C0666 2099 package-use.html
05:20:25 [2024-03-06T10:20:25.613Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.613Z] Sink: E
05:20:25 [2024-03-06T10:20:25.613Z] Entering directory: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.613Z] Sink: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.613Z] Sending file modes: C0666 2180 Messages.html
05:20:25 [2024-03-06T10:20:25.613Z] Sink: C0666 2180 Messages.html
05:20:25 [2024-03-06T10:20:25.613Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.613Z] Sending file modes: C0666 2240 TmfCommonConstants.html
05:20:25 [2024-03-06T10:20:25.613Z] Sink: C0666 2240 TmfCommonConstants.html
05:20:25 [2024-03-06T10:20:25.613Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.613Z] Sending file modes: C0666 2192 TmfStrings.html
05:20:25 [2024-03-06T10:20:25.613Z] Sink: C0666 2192 TmfStrings.html
05:20:25 [2024-03-06T10:20:25.613Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.613Z] Sending file modes: C0666 2228 TmfProjectNature.html
05:20:25 [2024-03-06T10:20:25.613Z] Sink: C0666 2228 TmfProjectNature.html
05:20:25 [2024-03-06T10:20:25.613Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.613Z] Sink: E
05:20:25 [2024-03-06T10:20:25.613Z] Sending file modes: C0666 2037 package-use.html
05:20:25 [2024-03-06T10:20:25.613Z] Sink: C0666 2037 package-use.html
05:20:25 [2024-03-06T10:20:25.613Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.613Z] Sink: E
05:20:25 [2024-03-06T10:20:25.613Z] Entering directory: D2777 0 ctf
05:20:25 [2024-03-06T10:20:25.613Z] Sink: D2777 0 ctf
05:20:25 [2024-03-06T10:20:25.613Z] Entering directory: D2777 0 core
05:20:25 [2024-03-06T10:20:25.613Z] Sink: D2777 0 core
05:20:25 [2024-03-06T10:20:25.613Z] Entering directory: D2777 0 event
05:20:25 [2024-03-06T10:20:25.613Z] Sink: D2777 0 event
05:20:25 [2024-03-06T10:20:25.613Z] Entering directory: D2777 0 aspect
05:20:25 [2024-03-06T10:20:25.614Z] Sink: D2777 0 aspect
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 17764 CtfChannelAspect.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 17764 CtfChannelAspect.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 14031 CtfCpuAspect.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 14031 CtfCpuAspect.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 8048 Messages.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 8048 Messages.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 4302 package-summary.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 4302 package-summary.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Entering directory: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.614Z] Sink: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 2366 CtfChannelAspect.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 2366 CtfChannelAspect.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 2318 Messages.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 2318 Messages.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 2342 CtfCpuAspect.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 2342 CtfCpuAspect.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sink: E
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 2158 package-use.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 2158 package-use.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sink: E
05:20:25 [2024-03-06T10:20:25.614Z] Entering directory: D2777 0 lookup
05:20:25 [2024-03-06T10:20:25.614Z] Sink: D2777 0 lookup
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 17000 CtfTmfCallsite.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 17000 CtfTmfCallsite.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 3731 package-summary.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 3731 package-summary.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Entering directory: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.614Z] Sink: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 5181 CtfTmfCallsite.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 5181 CtfTmfCallsite.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sink: E
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 3424 package-use.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 3424 package-use.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sink: E
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 41706 CtfTmfEvent.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 41706 CtfTmfEvent.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 13468 CtfTmfEventFactory.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 13468 CtfTmfEventFactory.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 15478 CtfTmfEventField.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 15478 CtfTmfEventField.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 12029 CtfTmfEventType.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 12029 CtfTmfEventType.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 16333 CtfTmfLostEvent.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 16333 CtfTmfLostEvent.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 7431 Messages.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 7431 Messages.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 6072 package-summary.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 6072 package-summary.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Entering directory: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.614Z] Sink: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 2264 Messages.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 2264 Messages.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 7215 CtfTmfEventType.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 7215 CtfTmfEventType.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 2306 CtfTmfLostEvent.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 2306 CtfTmfLostEvent.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 7335 CtfTmfEventFactory.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 7335 CtfTmfEventFactory.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 4583 CtfTmfEventField.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 4583 CtfTmfEventField.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 13096 CtfTmfEvent.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 13096 CtfTmfEvent.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sink: E
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 8741 package-use.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 8741 package-use.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sink: E
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 9327 CtfConstants.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 9327 CtfConstants.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 14266 CtfEnumPair.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 14266 CtfEnumPair.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Entering directory: D2777 0 context
05:20:25 [2024-03-06T10:20:25.614Z] Sink: D2777 0 context
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 21026 CtfLocation.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 21026 CtfLocation.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 18899 CtfLocationInfo.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 18899 CtfLocationInfo.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 24375 CtfTmfContext.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 24375 CtfTmfContext.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 4636 package-summary.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 4636 package-summary.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Entering directory: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.614Z] Sink: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 9390 CtfLocationInfo.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 9390 CtfLocationInfo.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 4098 CtfLocation.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 4098 CtfLocation.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 5186 CtfTmfContext.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 5186 CtfTmfContext.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sink: E
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 5049 package-use.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 5049 package-use.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sink: E
05:20:25 [2024-03-06T10:20:25.614Z] Entering directory: D2777 0 trace
05:20:25 [2024-03-06T10:20:25.614Z] Sink: D2777 0 trace
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 100529 CtfTmfTrace.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 100529 CtfTmfTrace.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 18715 CtfTraceValidationStatus.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 18715 CtfTraceValidationStatus.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 12322 CtfUtils.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 12322 CtfUtils.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 11269 Messages.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 11269 Messages.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 4860 package-summary.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 4860 package-summary.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Entering directory: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.614Z] Sink: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 16248 CtfTmfTrace.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 16248 CtfTmfTrace.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 2264 CtfUtils.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 2264 CtfUtils.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.614Z] Sending file modes: C0666 2360 CtfTraceValidationStatus.html
05:20:25 [2024-03-06T10:20:25.614Z] Sink: C0666 2360 CtfTraceValidationStatus.html
05:20:25 [2024-03-06T10:20:25.614Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.869Z] Sending file modes: C0666 2264 Messages.html
05:20:25 [2024-03-06T10:20:25.869Z] Sink: C0666 2264 Messages.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sink: E
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 7054 package-use.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 7054 package-use.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sink: E
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 5118 package-summary.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 5118 package-summary.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Entering directory: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.870Z] Sink: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 2260 CtfConstants.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 2260 CtfConstants.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 2234 CtfEnumPair.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 2234 CtfEnumPair.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sink: E
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 2069 package-use.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 2069 package-use.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sink: E
05:20:25 [2024-03-06T10:20:25.870Z] Sink: E
05:20:25 [2024-03-06T10:20:25.870Z] Entering directory: D2777 0 filter
05:20:25 [2024-03-06T10:20:25.870Z] Sink: D2777 0 filter
05:20:25 [2024-03-06T10:20:25.870Z] Entering directory: D2777 0 parser
05:20:25 [2024-03-06T10:20:25.870Z] Sink: D2777 0 parser
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 40309 FilterParserLexer.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 40309 FilterParserLexer.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 68877 FilterParserParser.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 68877 FilterParserParser.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 10266 FilterParserParser.expression_return.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 10266 FilterParserParser.expression_return.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 10256 FilterParserParser.paragraph_return.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 10256 FilterParserParser.paragraph_return.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 10216 FilterParserParser.parse_return.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 10216 FilterParserParser.parse_return.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 10256 FilterParserParser.parseRoot_return.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 10256 FilterParserParser.parseRoot_return.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 10206 FilterParserParser.root_return.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 10206 FilterParserParser.root_return.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Entering directory: D2777 0 error
05:20:25 [2024-03-06T10:20:25.870Z] Sink: D2777 0 error
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 6255 IErrorListener.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 6255 IErrorListener.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 3517 package-summary.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 3517 package-summary.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Entering directory: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.870Z] Sink: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 4765 IErrorListener.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 4765 IErrorListener.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sink: E
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 3378 package-use.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 3378 package-use.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sink: E
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 5221 package-summary.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 5221 package-summary.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Entering directory: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.870Z] Sink: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 2300 FilterParserLexer.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 2300 FilterParserLexer.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 2306 FilterParserParser.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 2306 FilterParserParser.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 4313 FilterParserParser.expression_return.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 4313 FilterParserParser.expression_return.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 4298 FilterParserParser.paragraph_return.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 4298 FilterParserParser.paragraph_return.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 4223 FilterParserParser.root_return.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 4223 FilterParserParser.root_return.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 4298 FilterParserParser.parseRoot_return.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 4298 FilterParserParser.parseRoot_return.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 4238 FilterParserParser.parse_return.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 4238 FilterParserParser.parse_return.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sink: E
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 4235 package-use.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 4235 package-use.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sink: E
05:20:25 [2024-03-06T10:20:25.870Z] Sink: E
05:20:25 [2024-03-06T10:20:25.870Z] Entering directory: D2777 0 chart
05:20:25 [2024-03-06T10:20:25.870Z] Sink: D2777 0 chart
05:20:25 [2024-03-06T10:20:25.870Z] Entering directory: D2777 0 core
05:20:25 [2024-03-06T10:20:25.870Z] Sink: D2777 0 core
05:20:25 [2024-03-06T10:20:25.870Z] Entering directory: D2777 0 model
05:20:25 [2024-03-06T10:20:25.870Z] Sink: D2777 0 model
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 10817 IDataChartProvider.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 10817 IDataChartProvider.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 3562 package-summary.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 3562 package-summary.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Entering directory: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.870Z] Sink: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 2356 IDataChartProvider.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 2356 IDataChartProvider.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sink: E
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 2121 package-use.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 2121 package-use.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sink: E
05:20:25 [2024-03-06T10:20:25.870Z] Sink: E
05:20:25 [2024-03-06T10:20:25.870Z] Sink: E
05:20:25 [2024-03-06T10:20:25.870Z] Entering directory: D2777 0 analysis
05:20:25 [2024-03-06T10:20:25.870Z] Sink: D2777 0 analysis
05:20:25 [2024-03-06T10:20:25.870Z] Entering directory: D2777 0 xml
05:20:25 [2024-03-06T10:20:25.870Z] Sink: D2777 0 xml
05:20:25 [2024-03-06T10:20:25.870Z] Entering directory: D2777 0 core
05:20:25 [2024-03-06T10:20:25.870Z] Sink: D2777 0 core
05:20:25 [2024-03-06T10:20:25.870Z] Entering directory: D2777 0 module
05:20:25 [2024-03-06T10:20:25.870Z] Sink: D2777 0 module
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 8048 ITmfXmlSchemaParser.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 8048 ITmfXmlSchemaParser.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 42822 TmfAnalysisModuleHelperXml.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 42822 TmfAnalysisModuleHelperXml.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 18801 TmfAnalysisModuleHelperXml.XmlAnalysisModuleType.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 18801 TmfAnalysisModuleHelperXml.XmlAnalysisModuleType.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 155032 TmfXmlStrings.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 155032 TmfXmlStrings.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 22362 TmfXmlUtils.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 22362 TmfXmlUtils.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 6003 package-summary.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 6003 package-summary.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Entering directory: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.870Z] Sink: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 2444 TmfAnalysisModuleHelperXml.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 2444 TmfAnalysisModuleHelperXml.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 7307 TmfAnalysisModuleHelperXml.XmlAnalysisModuleType.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 7307 TmfAnalysisModuleHelperXml.XmlAnalysisModuleType.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 2422 ITmfXmlSchemaParser.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 2422 ITmfXmlSchemaParser.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 2354 TmfXmlUtils.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 2354 TmfXmlUtils.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 2386 TmfXmlStrings.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 2386 TmfXmlStrings.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sink: E
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 3540 package-use.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 3540 package-use.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sink: E
05:20:25 [2024-03-06T10:20:25.870Z] Sink: E
05:20:25 [2024-03-06T10:20:25.870Z] Sink: E
05:20:25 [2024-03-06T10:20:25.870Z] Sink: E
05:20:25 [2024-03-06T10:20:25.870Z] Sink: E
05:20:25 [2024-03-06T10:20:25.870Z] Entering directory: D2777 0 examples
05:20:25 [2024-03-06T10:20:25.870Z] Sink: D2777 0 examples
05:20:25 [2024-03-06T10:20:25.870Z] Entering directory: D2777 0 ui
05:20:25 [2024-03-06T10:20:25.870Z] Sink: D2777 0 ui
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 15526 Activator.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 15526 Activator.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Entering directory: D2777 0 views
05:20:25 [2024-03-06T10:20:25.870Z] Sink: D2777 0 views
05:20:25 [2024-03-06T10:20:25.870Z] Entering directory: D2777 0 data
05:20:25 [2024-03-06T10:20:25.870Z] Sink: D2777 0 data
05:20:25 [2024-03-06T10:20:25.870Z] Entering directory: D2777 0 provider
05:20:25 [2024-03-06T10:20:25.870Z] Sink: D2777 0 provider
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 19269 ExampleTimeGraphDataProviderView.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 19269 ExampleTimeGraphDataProviderView.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 15455 ExampleXYDataProviderView.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 15455 ExampleXYDataProviderView.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 3626 package-summary.html
05:20:25 [2024-03-06T10:20:25.870Z] Sink: C0666 3626 package-summary.html
05:20:25 [2024-03-06T10:20:25.870Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:25 [2024-03-06T10:20:25.870Z] Entering directory: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.870Z] Sink: D2777 0 class-use
05:20:25 [2024-03-06T10:20:25.870Z] Sending file modes: C0666 2498 ExampleTimeGraphDataProviderView.html
05:20:26 [2024-03-06T10:20:26.126Z] Sink: C0666 2498 ExampleTimeGraphDataProviderView.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 2456 ExampleXYDataProviderView.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 2456 ExampleXYDataProviderView.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sink: E
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 2188 package-use.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 2188 package-use.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sink: E
05:20:26 [2024-03-06T10:20:26.127Z] Sink: E
05:20:26 [2024-03-06T10:20:26.127Z] Sink: E
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 2930 package-summary.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 2930 package-summary.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Entering directory: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.127Z] Sink: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 3889 Activator.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 3889 Activator.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sink: E
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 3246 package-use.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 3246 package-use.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sink: E
05:20:26 [2024-03-06T10:20:26.127Z] Entering directory: D2777 0 core
05:20:26 [2024-03-06T10:20:26.127Z] Sink: D2777 0 core
05:20:26 [2024-03-06T10:20:26.127Z] Entering directory: D2777 0 analysis
05:20:26 [2024-03-06T10:20:26.127Z] Sink: D2777 0 analysis
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 16165 ExampleStateProvider.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 16165 ExampleStateProvider.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 20324 ExampleStateSystemAnalysisModule.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 20324 ExampleStateSystemAnalysisModule.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 3502 package-summary.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 3502 package-summary.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Entering directory: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.127Z] Sink: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 2348 ExampleStateProvider.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 2348 ExampleStateProvider.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 5474 ExampleStateSystemAnalysisModule.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 5474 ExampleStateSystemAnalysisModule.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sink: E
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 3467 package-use.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 3467 package-use.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sink: E
05:20:26 [2024-03-06T10:20:26.127Z] Entering directory: D2777 0 data
05:20:26 [2024-03-06T10:20:26.127Z] Sink: D2777 0 data
05:20:26 [2024-03-06T10:20:26.127Z] Entering directory: D2777 0 provider
05:20:26 [2024-03-06T10:20:26.127Z] Sink: D2777 0 provider
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 42140 ExampleTimeGraphDataProvider.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 42140 ExampleTimeGraphDataProvider.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 16346 ExampleTimeGraphProviderFactory.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 16346 ExampleTimeGraphProviderFactory.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 23949 ExampleXYDataProvider.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 23949 ExampleXYDataProvider.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 16309 ExampleXYDataProviderFactory.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 16309 ExampleXYDataProviderFactory.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 4174 package-summary.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 4174 package-summary.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Entering directory: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.127Z] Sink: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 2438 ExampleXYDataProviderFactory.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 2438 ExampleXYDataProviderFactory.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 2456 ExampleTimeGraphProviderFactory.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 2456 ExampleTimeGraphProviderFactory.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 2396 ExampleXYDataProvider.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 2396 ExampleXYDataProvider.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 2438 ExampleTimeGraphDataProvider.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 2438 ExampleTimeGraphDataProvider.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sink: E
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 2156 package-use.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 2156 package-use.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sink: E
05:20:26 [2024-03-06T10:20:26.127Z] Sink: E
05:20:26 [2024-03-06T10:20:26.127Z] Sink: E
05:20:26 [2024-03-06T10:20:26.127Z] Sink: E
05:20:26 [2024-03-06T10:20:26.127Z] Entering directory: D2777 0 statesystem
05:20:26 [2024-03-06T10:20:26.127Z] Sink: D2777 0 statesystem
05:20:26 [2024-03-06T10:20:26.127Z] Entering directory: D2777 0 core
05:20:26 [2024-03-06T10:20:26.127Z] Sink: D2777 0 core
05:20:26 [2024-03-06T10:20:26.127Z] Entering directory: D2777 0 exceptions
05:20:26 [2024-03-06T10:20:26.127Z] Sink: D2777 0 exceptions
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 13429 AttributeNotFoundException.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 13429 AttributeNotFoundException.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 11916 StateSystemDisposedException.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 11916 StateSystemDisposedException.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 13982 StateValueTypeException.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 13982 StateValueTypeException.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 13716 TimeRangeException.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 13716 TimeRangeException.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 5726 package-summary.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 5726 package-summary.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Entering directory: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.127Z] Sink: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 13600 StateSystemDisposedException.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 13600 StateSystemDisposedException.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 8033 AttributeNotFoundException.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 8033 AttributeNotFoundException.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 9614 StateValueTypeException.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 9614 StateValueTypeException.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 12589 TimeRangeException.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 12589 TimeRangeException.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sink: E
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 5845 package-use.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 5845 package-use.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sink: E
05:20:26 [2024-03-06T10:20:26.127Z] Entering directory: D2777 0 backend
05:20:26 [2024-03-06T10:20:26.127Z] Sink: D2777 0 backend
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 8496 ICustomStateHistoryBackend.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 8496 ICustomStateHistoryBackend.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 11610 IPartialStateHistoryBackend.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 11610 IPartialStateHistoryBackend.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 36242 IStateHistoryBackend.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 36242 IStateHistoryBackend.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 18370 StateHistoryBackendFactory.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 18370 StateHistoryBackendFactory.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 6915 package-summary.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 6915 package-summary.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Entering directory: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.127Z] Sink: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 2416 ICustomStateHistoryBackend.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 2416 ICustomStateHistoryBackend.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 2422 IPartialStateHistoryBackend.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 2422 IPartialStateHistoryBackend.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 11491 IStateHistoryBackend.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 11491 IStateHistoryBackend.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 2396 StateHistoryBackendFactory.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 2396 StateHistoryBackendFactory.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sink: E
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 4565 package-use.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 4565 package-use.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sink: E
05:20:26 [2024-03-06T10:20:26.127Z] Entering directory: D2777 0 interval
05:20:26 [2024-03-06T10:20:26.127Z] Sink: D2777 0 interval
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 17395 ITmfStateInterval.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 17395 ITmfStateInterval.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 21207 TmfStateInterval.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 21207 TmfStateInterval.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 5761 package-summary.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 5761 package-summary.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Entering directory: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.127Z] Sink: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 2342 TmfStateInterval.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 2342 TmfStateInterval.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 31468 ITmfStateInterval.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 31468 ITmfStateInterval.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sink: E
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 8496 package-use.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 8496 package-use.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sink: E
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 68703 ITmfStateSystem.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 68703 ITmfStateSystem.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Sending file modes: C0666 37858 ITmfStateSystemBuilder.html
05:20:26 [2024-03-06T10:20:26.127Z] Sink: C0666 37858 ITmfStateSystemBuilder.html
05:20:26 [2024-03-06T10:20:26.127Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.127Z] Entering directory: D2777 0 statevalue
05:20:26 [2024-03-06T10:20:26.127Z] Sink: D2777 0 statevalue
05:20:26 [2024-03-06T10:20:26.128Z] Sending file modes: C0666 16266 ITmfStateValue.html
05:20:26 [2024-03-06T10:20:26.128Z] Sink: C0666 16266 ITmfStateValue.html
05:20:26 [2024-03-06T10:20:26.128Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.128Z] Sending file modes: C0666 19811 ITmfStateValue.Type.html
05:20:26 [2024-03-06T10:20:26.383Z] Sink: C0666 19811 ITmfStateValue.Type.html
05:20:26 [2024-03-06T10:20:26.383Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.383Z] Sending file modes: C0666 25843 TmfStateValue.html
05:20:26 [2024-03-06T10:20:26.383Z] Sink: C0666 25843 TmfStateValue.html
05:20:26 [2024-03-06T10:20:26.383Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.383Z] Sending file modes: C0666 6804 package-summary.html
05:20:26 [2024-03-06T10:20:26.383Z] Sink: C0666 6804 package-summary.html
05:20:26 [2024-03-06T10:20:26.383Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.383Z] Entering directory: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.383Z] Sink: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.383Z] Sending file modes: C0666 9515 TmfStateValue.html
05:20:26 [2024-03-06T10:20:26.383Z] Sink: C0666 9515 TmfStateValue.html
05:20:26 [2024-03-06T10:20:26.383Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.383Z] Sending file modes: C0666 19032 ITmfStateValue.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 19032 ITmfStateValue.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 9328 ITmfStateValue.Type.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 9328 ITmfStateValue.Type.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sink: E
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 9748 package-use.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 9748 package-use.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sink: E
05:20:26 [2024-03-06T10:20:26.384Z] Entering directory: D2777 0 snapshot
05:20:26 [2024-03-06T10:20:26.384Z] Sink: D2777 0 snapshot
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 20729 StateSnapshot.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 20729 StateSnapshot.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 4386 package-summary.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 4386 package-summary.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Entering directory: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.384Z] Sink: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 4568 StateSnapshot.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 4568 StateSnapshot.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sink: E
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 3451 package-use.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 3451 package-use.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sink: E
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 14607 StateSystemBuilderUtils.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 14607 StateSystemBuilderUtils.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 12194 StateSystemFactory.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 12194 StateSystemFactory.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 37802 StateSystemUtils.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 37802 StateSystemUtils.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 20769 StateSystemUtils.QuarkIterator.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 20769 StateSystemUtils.QuarkIterator.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 7110 package-summary.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 7110 package-summary.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Entering directory: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.384Z] Sink: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 15227 ITmfStateSystemBuilder.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 15227 ITmfStateSystemBuilder.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 2276 StateSystemUtils.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 2276 StateSystemUtils.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 2368 StateSystemUtils.QuarkIterator.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 2368 StateSystemUtils.QuarkIterator.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 32918 ITmfStateSystem.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 32918 ITmfStateSystem.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 2318 StateSystemBuilderUtils.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 2318 StateSystemBuilderUtils.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 2288 StateSystemFactory.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 2288 StateSystemFactory.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sink: E
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 9160 package-use.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 9160 package-use.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sink: E
05:20:26 [2024-03-06T10:20:26.384Z] Sink: E
05:20:26 [2024-03-06T10:20:26.384Z] Entering directory: D2777 0 segmentstore
05:20:26 [2024-03-06T10:20:26.384Z] Sink: D2777 0 segmentstore
05:20:26 [2024-03-06T10:20:26.384Z] Entering directory: D2777 0 core
05:20:26 [2024-03-06T10:20:26.384Z] Sink: D2777 0 core
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 21527 BasicSegment.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 21527 BasicSegment.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 8829 IContentSegment.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 8829 IContentSegment.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Entering directory: D2777 0 segment
05:20:26 [2024-03-06T10:20:26.384Z] Sink: D2777 0 segment
05:20:26 [2024-03-06T10:20:26.384Z] Entering directory: D2777 0 interfaces
05:20:26 [2024-03-06T10:20:26.384Z] Sink: D2777 0 interfaces
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 8746 INamedSegment.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 8746 INamedSegment.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 9490 SegmentAspects.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 9490 SegmentAspects.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 5194 SegmentTypeComparators.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 5194 SegmentTypeComparators.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 5480 package-summary.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 5480 package-summary.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Entering directory: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.384Z] Sink: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 2422 INamedSegment.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 2422 INamedSegment.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 2408 SegmentAspects.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 2408 SegmentAspects.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 2476 SegmentTypeComparators.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 2476 SegmentTypeComparators.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sink: E
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 2201 package-use.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 2201 package-use.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sink: E
05:20:26 [2024-03-06T10:20:26.384Z] Sink: E
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 14027 ISegment.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 14027 ISegment.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 33057 ISegmentStore.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 33057 ISegmentStore.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 8642 SegmentComparators.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 8642 SegmentComparators.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 17932 SegmentStoreFactory.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 17932 SegmentStoreFactory.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 20038 SegmentStoreFactory.SegmentStoreType.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 20038 SegmentStoreFactory.SegmentStoreType.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 7064 package-summary.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 7064 package-summary.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Entering directory: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.384Z] Sink: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 13853 ISegmentStore.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 13853 ISegmentStore.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 2314 SegmentComparators.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 2314 SegmentComparators.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 2296 IContentSegment.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 2296 IContentSegment.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 4301 BasicSegment.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 4301 BasicSegment.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 49727 ISegment.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 49727 ISegment.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 2300 SegmentStoreFactory.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 2300 SegmentStoreFactory.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 7927 SegmentStoreFactory.SegmentStoreType.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 7927 SegmentStoreFactory.SegmentStoreType.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sink: E
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 11778 package-use.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 11778 package-use.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sink: E
05:20:26 [2024-03-06T10:20:26.384Z] Sink: E
05:20:26 [2024-03-06T10:20:26.384Z] Entering directory: D2777 0 lttng2
05:20:26 [2024-03-06T10:20:26.384Z] Sink: D2777 0 lttng2
05:20:26 [2024-03-06T10:20:26.384Z] Entering directory: D2777 0 ust
05:20:26 [2024-03-06T10:20:26.384Z] Sink: D2777 0 ust
05:20:26 [2024-03-06T10:20:26.384Z] Entering directory: D2777 0 core
05:20:26 [2024-03-06T10:20:26.384Z] Sink: D2777 0 core
05:20:26 [2024-03-06T10:20:26.384Z] Entering directory: D2777 0 analysis
05:20:26 [2024-03-06T10:20:26.384Z] Sink: D2777 0 analysis
05:20:26 [2024-03-06T10:20:26.384Z] Entering directory: D2777 0 debuginfo
05:20:26 [2024-03-06T10:20:26.384Z] Sink: D2777 0 debuginfo
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 19203 BinaryCallsite.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 19203 BinaryCallsite.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 13688 FunctionLocation.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 13688 FunctionLocation.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 12393 Messages.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 12393 Messages.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 35586 UstDebugInfoAnalysisModule.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 35586 UstDebugInfoAnalysisModule.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.384Z] Sending file modes: C0666 22116 UstDebugInfoBinaryAspect.html
05:20:26 [2024-03-06T10:20:26.384Z] Sink: C0666 22116 UstDebugInfoBinaryAspect.html
05:20:26 [2024-03-06T10:20:26.384Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 22165 UstDebugInfoBinaryFile.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 22165 UstDebugInfoBinaryFile.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 20434 UstDebugInfoFunctionAspect.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 20434 UstDebugInfoFunctionAspect.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 19581 UstDebugInfoLoadedBinaryFile.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 19581 UstDebugInfoLoadedBinaryFile.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 18438 UstDebugInfoSourceAspect.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 18438 UstDebugInfoSourceAspect.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 7281 package-summary.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 7281 package-summary.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Entering directory: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.648Z] Sink: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 2480 UstDebugInfoAnalysisModule.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 2480 UstDebugInfoAnalysisModule.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 2372 Messages.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 2372 Messages.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 4542 UstDebugInfoFunctionAspect.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 4542 UstDebugInfoFunctionAspect.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 7038 UstDebugInfoBinaryFile.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 7038 UstDebugInfoBinaryFile.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 4740 UstDebugInfoLoadedBinaryFile.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 4740 UstDebugInfoLoadedBinaryFile.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 4512 UstDebugInfoBinaryAspect.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 4512 UstDebugInfoBinaryAspect.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 4512 UstDebugInfoSourceAspect.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 4512 UstDebugInfoSourceAspect.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 5418 FunctionLocation.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 5418 FunctionLocation.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 6830 BinaryCallsite.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 6830 BinaryCallsite.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sink: E
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 6053 package-use.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 6053 package-use.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sink: E
05:20:26 [2024-03-06T10:20:26.648Z] Sink: E
05:20:26 [2024-03-06T10:20:26.648Z] Entering directory: D2777 0 trace
05:20:26 [2024-03-06T10:20:26.648Z] Sink: D2777 0 trace
05:20:26 [2024-03-06T10:20:26.648Z] Entering directory: D2777 0 layout
05:20:26 [2024-03-06T10:20:26.648Z] Sink: D2777 0 layout
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 30309 ILttngUstEventLayout.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 30309 ILttngUstEventLayout.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 4118 package-summary.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 4118 package-summary.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Entering directory: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.648Z] Sink: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 6046 ILttngUstEventLayout.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 6046 ILttngUstEventLayout.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sink: E
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 4613 package-use.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 4613 package-use.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sink: E
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 14415 LttngUstEvent.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 14415 LttngUstEvent.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 12997 LttngUstEventFactory.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 12997 LttngUstEventFactory.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 44414 LttngUstTrace.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 44414 LttngUstTrace.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 13140 LttngUstTrace.SymbolProviderConfig.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 13140 LttngUstTrace.SymbolProviderConfig.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 9432 Messages.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 9432 Messages.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 5063 package-summary.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 5063 package-summary.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Entering directory: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.648Z] Sink: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 5755 LttngUstTrace.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 5755 LttngUstTrace.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 5661 LttngUstTrace.SymbolProviderConfig.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 5661 LttngUstTrace.SymbolProviderConfig.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 2312 LttngUstEvent.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 2312 LttngUstEvent.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 2282 Messages.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 2282 Messages.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 4175 LttngUstEventFactory.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 4175 LttngUstEventFactory.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sink: E
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 4852 package-use.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 4852 package-use.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sink: E
05:20:26 [2024-03-06T10:20:26.648Z] Sink: E
05:20:26 [2024-03-06T10:20:26.648Z] Sink: E
05:20:26 [2024-03-06T10:20:26.648Z] Entering directory: D2777 0 kernel
05:20:26 [2024-03-06T10:20:26.648Z] Sink: D2777 0 kernel
05:20:26 [2024-03-06T10:20:26.648Z] Entering directory: D2777 0 core
05:20:26 [2024-03-06T10:20:26.648Z] Sink: D2777 0 core
05:20:26 [2024-03-06T10:20:26.648Z] Entering directory: D2777 0 trace
05:20:26 [2024-03-06T10:20:26.648Z] Sink: D2777 0 trace
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 45763 LttngKernelTrace.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 45763 LttngKernelTrace.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 9492 Messages.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 9492 Messages.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 3399 package-summary.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 3399 package-summary.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Entering directory: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.648Z] Sink: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 2300 Messages.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 2300 Messages.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 2348 LttngKernelTrace.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 2348 LttngKernelTrace.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sink: E
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 2141 package-use.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 2141 package-use.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sink: E
05:20:26 [2024-03-06T10:20:26.648Z] Sink: E
05:20:26 [2024-03-06T10:20:26.648Z] Sink: E
05:20:26 [2024-03-06T10:20:26.648Z] Entering directory: D2777 0 control
05:20:26 [2024-03-06T10:20:26.648Z] Sink: D2777 0 control
05:20:26 [2024-03-06T10:20:26.648Z] Entering directory: D2777 0 core
05:20:26 [2024-03-06T10:20:26.648Z] Sink: D2777 0 core
05:20:26 [2024-03-06T10:20:26.648Z] Entering directory: D2777 0 session
05:20:26 [2024-03-06T10:20:26.648Z] Sink: D2777 0 session
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 16887 Messages.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 16887 Messages.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 13563 SessionConfigGenerator.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 13563 SessionConfigGenerator.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 59975 SessionConfigStrings.html
05:20:26 [2024-03-06T10:20:26.648Z] Sink: C0666 59975 SessionConfigStrings.html
05:20:26 [2024-03-06T10:20:26.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.648Z] Sending file modes: C0666 4840 package-summary.html
05:20:26 [2024-03-06T10:20:26.649Z] Sink: C0666 4840 package-summary.html
05:20:26 [2024-03-06T10:20:26.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.649Z] Entering directory: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.649Z] Sink: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.649Z] Sending file modes: C0666 2410 SessionConfigStrings.html
05:20:26 [2024-03-06T10:20:26.649Z] Sink: C0666 2410 SessionConfigStrings.html
05:20:26 [2024-03-06T10:20:26.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.649Z] Sending file modes: C0666 2318 Messages.html
05:20:26 [2024-03-06T10:20:26.649Z] Sink: C0666 2318 Messages.html
05:20:26 [2024-03-06T10:20:26.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.649Z] Sending file modes: C0666 2402 SessionConfigGenerator.html
05:20:26 [2024-03-06T10:20:26.649Z] Sink: C0666 2402 SessionConfigGenerator.html
05:20:26 [2024-03-06T10:20:26.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.649Z] Sink: E
05:20:26 [2024-03-06T10:20:26.649Z] Sending file modes: C0666 2156 package-use.html
05:20:26 [2024-03-06T10:20:26.649Z] Sink: C0666 2156 package-use.html
05:20:26 [2024-03-06T10:20:26.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.649Z] Sink: E
05:20:26 [2024-03-06T10:20:26.649Z] Sink: E
05:20:26 [2024-03-06T10:20:26.649Z] Sink: E
05:20:26 [2024-03-06T10:20:26.649Z] Sink: E
05:20:26 [2024-03-06T10:20:26.649Z] Entering directory: D2777 0 common
05:20:26 [2024-03-06T10:20:26.649Z] Sink: D2777 0 common
05:20:26 [2024-03-06T10:20:26.649Z] Entering directory: D2777 0 core
05:20:26 [2024-03-06T10:20:26.649Z] Sink: D2777 0 core
05:20:26 [2024-03-06T10:20:26.649Z] Entering directory: D2777 0 collect
05:20:26 [2024-03-06T10:20:26.649Z] Sink: D2777 0 collect
05:20:26 [2024-03-06T10:20:26.649Z] Sending file modes: C0666 20950 BufferedBlockingQueue.html
05:20:26 [2024-03-06T10:20:26.649Z] Sink: C0666 20950 BufferedBlockingQueue.html
05:20:26 [2024-03-06T10:20:26.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.649Z] Sending file modes: C0666 5654 package-summary.html
05:20:26 [2024-03-06T10:20:26.649Z] Sink: C0666 5654 package-summary.html
05:20:26 [2024-03-06T10:20:26.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.649Z] Entering directory: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.649Z] Sink: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.649Z] Sending file modes: C0666 2336 BufferedBlockingQueue.html
05:20:26 [2024-03-06T10:20:26.649Z] Sink: C0666 2336 BufferedBlockingQueue.html
05:20:26 [2024-03-06T10:20:26.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.649Z] Sink: E
05:20:26 [2024-03-06T10:20:26.649Z] Sending file modes: C0666 2104 package-use.html
05:20:26 [2024-03-06T10:20:26.649Z] Sink: C0666 2104 package-use.html
05:20:26 [2024-03-06T10:20:26.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.649Z] Sink: E
05:20:26 [2024-03-06T10:20:26.649Z] Entering directory: D2777 0 format
05:20:26 [2024-03-06T10:20:26.649Z] Sink: D2777 0 format
05:20:26 [2024-03-06T10:20:26.649Z] Sending file modes: C0666 12494 DataSizeWithUnitFormat.html
05:20:26 [2024-03-06T10:20:26.649Z] Sink: C0666 12494 DataSizeWithUnitFormat.html
05:20:26 [2024-03-06T10:20:26.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.649Z] Sending file modes: C0666 12458 DataSpeedWithUnitFormat.html
05:20:26 [2024-03-06T10:20:26.649Z] Sink: C0666 12458 DataSpeedWithUnitFormat.html
05:20:26 [2024-03-06T10:20:26.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.649Z] Sending file modes: C0666 19609 DecimalUnitFormat.html
05:20:26 [2024-03-06T10:20:26.649Z] Sink: C0666 19609 DecimalUnitFormat.html
05:20:26 [2024-03-06T10:20:26.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.649Z] Sending file modes: C0666 17774 DecimalWithUnitPrefixFormat.html
05:20:26 [2024-03-06T10:20:26.649Z] Sink: C0666 17774 DecimalWithUnitPrefixFormat.html
05:20:26 [2024-03-06T10:20:26.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.649Z] Sending file modes: C0666 18298 LongToPercentFormat.html
05:20:26 [2024-03-06T10:20:26.649Z] Sink: C0666 18298 LongToPercentFormat.html
05:20:26 [2024-03-06T10:20:26.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.649Z] Sending file modes: C0666 17105 SubSecondTimeWithUnitFormat.html
05:20:26 [2024-03-06T10:20:26.649Z] Sink: C0666 17105 SubSecondTimeWithUnitFormat.html
05:20:26 [2024-03-06T10:20:26.649Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.904Z] Sending file modes: C0666 6634 package-summary.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 6634 package-summary.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Entering directory: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.905Z] Sink: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 2366 SubSecondTimeWithUnitFormat.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 2366 SubSecondTimeWithUnitFormat.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 4081 DataSizeWithUnitFormat.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 4081 DataSizeWithUnitFormat.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 2342 DataSpeedWithUnitFormat.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 2342 DataSpeedWithUnitFormat.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 2306 DecimalUnitFormat.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 2306 DecimalUnitFormat.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 4567 DecimalWithUnitPrefixFormat.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 4567 DecimalWithUnitPrefixFormat.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 2318 LongToPercentFormat.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 2318 LongToPercentFormat.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sink: E
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 3685 package-use.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 3685 package-use.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sink: E
05:20:26 [2024-03-06T10:20:26.905Z] Entering directory: D2777 0 process
05:20:26 [2024-03-06T10:20:26.905Z] Sink: D2777 0 process
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 9145 Messages.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 9145 Messages.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 18446 ProcessUtils.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 18446 ProcessUtils.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 9684 ProcessUtils.OutputReaderFunction.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 9684 ProcessUtils.OutputReaderFunction.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 6907 package-summary.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 6907 package-summary.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Entering directory: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.905Z] Sink: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 2258 Messages.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 2258 Messages.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 2282 ProcessUtils.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 2282 ProcessUtils.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 5640 ProcessUtils.OutputReaderFunction.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 5640 ProcessUtils.OutputReaderFunction.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sink: E
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 3495 package-use.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 3495 package-use.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sink: E
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 16211 NonNullUtils.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 16211 NonNullUtils.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 11091 ObjectUtils.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 11091 ObjectUtils.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Entering directory: D2777 0 math
05:20:26 [2024-03-06T10:20:26.905Z] Sink: D2777 0 math
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 16005 SaturatedArithmetic.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 16005 SaturatedArithmetic.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 4738 package-summary.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 4738 package-summary.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Entering directory: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.905Z] Sink: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 2306 SaturatedArithmetic.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 2306 SaturatedArithmetic.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sink: E
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 2089 package-use.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 2089 package-use.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sink: E
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 24288 TraceCompassActivator.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 24288 TraceCompassActivator.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Entering directory: D2777 0 log
05:20:26 [2024-03-06T10:20:26.905Z] Sink: D2777 0 log
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 11639 TraceCompassLog.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 11639 TraceCompassLog.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 42989 TraceCompassLogUtils.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 42989 TraceCompassLogUtils.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 15648 TraceCompassLogUtils.FlowScopeLog.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 15648 TraceCompassLogUtils.FlowScopeLog.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 18698 TraceCompassLogUtils.FlowScopeLogBuilder.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 18698 TraceCompassLogUtils.FlowScopeLogBuilder.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 15689 TraceCompassLogUtils.ScopeLog.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 15689 TraceCompassLogUtils.ScopeLog.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 10356 TraceCompassMonitorManager.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 10356 TraceCompassMonitorManager.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 7331 package-summary.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 7331 package-summary.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Entering directory: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.905Z] Sink: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 2306 TraceCompassLogUtils.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 2306 TraceCompassLogUtils.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 5780 TraceCompassLogUtils.FlowScopeLog.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 5780 TraceCompassLogUtils.FlowScopeLog.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 6380 TraceCompassLogUtils.FlowScopeLogBuilder.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 6380 TraceCompassLogUtils.FlowScopeLogBuilder.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 2368 TraceCompassLogUtils.ScopeLog.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 2368 TraceCompassLogUtils.ScopeLog.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 4325 TraceCompassMonitorManager.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 4325 TraceCompassMonitorManager.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 2276 TraceCompassLog.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 2276 TraceCompassLog.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sink: E
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 4352 package-use.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 4352 package-use.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sink: E
05:20:26 [2024-03-06T10:20:26.905Z] Entering directory: D2777 0 xml
05:20:26 [2024-03-06T10:20:26.905Z] Sink: D2777 0 xml
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 24809 XmlUtils.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 24809 XmlUtils.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 5117 package-summary.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 5117 package-summary.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Entering directory: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.905Z] Sink: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 2234 XmlUtils.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 2234 XmlUtils.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sink: E
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 2084 package-use.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 2084 package-use.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sink: E
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 5856 package-summary.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 5856 package-summary.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Entering directory: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.905Z] Sink: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 2222 NonNullUtils.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 2222 NonNullUtils.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 2216 ObjectUtils.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 2216 ObjectUtils.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 2276 TraceCompassActivator.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 2276 TraceCompassActivator.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sink: E
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 2052 package-use.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 2052 package-use.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sink: E
05:20:26 [2024-03-06T10:20:26.905Z] Sink: E
05:20:26 [2024-03-06T10:20:26.905Z] Entering directory: D2777 0 datastore
05:20:26 [2024-03-06T10:20:26.905Z] Sink: D2777 0 datastore
05:20:26 [2024-03-06T10:20:26.905Z] Entering directory: D2777 0 core
05:20:26 [2024-03-06T10:20:26.905Z] Sink: D2777 0 core
05:20:26 [2024-03-06T10:20:26.905Z] Entering directory: D2777 0 interval
05:20:26 [2024-03-06T10:20:26.905Z] Sink: D2777 0 interval
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 21402 HTInterval.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 21402 HTInterval.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 9921 IHTInterval.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 9921 IHTInterval.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 7403 IHTIntervalReader.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 7403 IHTIntervalReader.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 8324 ISerializableObject.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 8324 ISerializableObject.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 5871 package-summary.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 5871 package-summary.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Entering directory: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.905Z] Sink: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 9966 IHTInterval.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 9966 IHTInterval.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 4369 HTInterval.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 4369 HTInterval.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 8028 IHTIntervalReader.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 8028 IHTIntervalReader.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 10027 ISerializableObject.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 10027 ISerializableObject.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sink: E
05:20:26 [2024-03-06T10:20:26.905Z] Sending file modes: C0666 7551 package-use.html
05:20:26 [2024-03-06T10:20:26.905Z] Sink: C0666 7551 package-use.html
05:20:26 [2024-03-06T10:20:26.905Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.905Z] Sink: E
05:20:26 [2024-03-06T10:20:26.906Z] Entering directory: D2777 0 encoding
05:20:26 [2024-03-06T10:20:26.906Z] Sink: D2777 0 encoding
05:20:26 [2024-03-06T10:20:26.906Z] Sending file modes: C0666 14882 HTVarInt.html
05:20:26 [2024-03-06T10:20:26.906Z] Sink: C0666 14882 HTVarInt.html
05:20:26 [2024-03-06T10:20:26.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.906Z] Sending file modes: C0666 10033 HTVarIntTest.html
05:20:26 [2024-03-06T10:20:26.906Z] Sink: C0666 10033 HTVarIntTest.html
05:20:26 [2024-03-06T10:20:26.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.906Z] Sending file modes: C0666 3305 package-summary.html
05:20:26 [2024-03-06T10:20:26.906Z] Sink: C0666 3305 package-summary.html
05:20:26 [2024-03-06T10:20:26.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.906Z] Entering directory: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.906Z] Sink: D2777 0 class-use
05:20:26 [2024-03-06T10:20:26.906Z] Sending file modes: C0666 2282 HTVarInt.html
05:20:26 [2024-03-06T10:20:26.906Z] Sink: C0666 2282 HTVarInt.html
05:20:26 [2024-03-06T10:20:26.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.906Z] Sending file modes: C0666 2306 HTVarIntTest.html
05:20:26 [2024-03-06T10:20:26.906Z] Sink: C0666 2306 HTVarIntTest.html
05:20:26 [2024-03-06T10:20:26.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.906Z] Sink: E
05:20:26 [2024-03-06T10:20:26.906Z] Sending file modes: C0666 2124 package-use.html
05:20:26 [2024-03-06T10:20:26.906Z] Sink: C0666 2124 package-use.html
05:20:26 [2024-03-06T10:20:26.906Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:26 [2024-03-06T10:20:26.906Z] Sink: E
05:20:26 [2024-03-06T10:20:26.906Z] Entering directory: D2777 0 serialization
05:20:26 [2024-03-06T10:20:26.906Z] Sink: D2777 0 serialization
05:20:26 [2024-03-06T10:20:26.906Z] Sending file modes: C0666 13297 ISafeByteBufferReader.html
05:20:26 [2024-03-06T10:20:26.906Z] Sink: C0666 13297 ISafeByteBufferReader.html
05:20:27 [2024-03-06T10:20:27.162Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:27 [2024-03-06T10:20:27.162Z] Sending file modes: C0666 14397 ISafeByteBufferWriter.html
05:20:27 [2024-03-06T10:20:27.162Z] Sink: C0666 14397 ISafeByteBufferWriter.html
05:20:27 [2024-03-06T10:20:27.162Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:27 [2024-03-06T10:20:27.162Z] Sending file modes: C0666 13404 SafeByteBufferFactory.html
05:20:27 [2024-03-06T10:20:27.162Z] Sink: C0666 13404 SafeByteBufferFactory.html
05:20:27 [2024-03-06T10:20:27.162Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:27 [2024-03-06T10:20:27.162Z] Sending file modes: C0666 5361 package-summary.html
05:20:27 [2024-03-06T10:20:27.162Z] Sink: C0666 5361 package-summary.html
05:20:27 [2024-03-06T10:20:27.162Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:27 [2024-03-06T10:20:27.162Z] Entering directory: D2777 0 class-use
05:20:27 [2024-03-06T10:20:27.162Z] Sink: D2777 0 class-use
05:20:27 [2024-03-06T10:20:27.162Z] Sending file modes: C0666 2390 SafeByteBufferFactory.html
05:20:27 [2024-03-06T10:20:27.162Z] Sink: C0666 2390 SafeByteBufferFactory.html
05:20:27 [2024-03-06T10:20:27.162Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:27 [2024-03-06T10:20:27.162Z] Sending file modes: C0666 11216 ISafeByteBufferWriter.html
05:20:27 [2024-03-06T10:20:27.162Z] Sink: C0666 11216 ISafeByteBufferWriter.html
05:20:27 [2024-03-06T10:20:27.162Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:27 [2024-03-06T10:20:27.162Z] Sending file modes: C0666 8415 ISafeByteBufferReader.html
05:20:27 [2024-03-06T10:20:27.162Z] Sink: C0666 8415 ISafeByteBufferReader.html
05:20:27 [2024-03-06T10:20:27.162Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:27 [2024-03-06T10:20:27.162Z] Sink: E
05:20:27 [2024-03-06T10:20:27.162Z] Sending file modes: C0666 7556 package-use.html
05:20:27 [2024-03-06T10:20:27.162Z] Sink: C0666 7556 package-use.html
05:20:27 [2024-03-06T10:20:27.162Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:27 [2024-03-06T10:20:27.162Z] Sink: E
05:20:27 [2024-03-06T10:20:27.162Z] Sink: E
05:20:27 [2024-03-06T10:20:27.162Z] Sink: E
05:20:27 [2024-03-06T10:20:27.162Z] Sink: E
05:20:27 [2024-03-06T10:20:27.162Z] Sink: E
05:20:27 [2024-03-06T10:20:27.162Z] Sink: E
05:20:27 [2024-03-06T10:20:27.162Z] Sending file modes: C0666 8531 element-list
05:20:27 [2024-03-06T10:20:27.162Z] Sink: C0666 8531 element-list
05:20:27 [2024-03-06T10:20:27.162Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:27 [2024-03-06T10:20:27.162Z] Sending file modes: C0666 582855 constant-values.html
05:20:27 [2024-03-06T10:20:27.162Z] Sink: C0666 582855 constant-values.html
05:20:27 [2024-03-06T10:20:27.162Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:27 [2024-03-06T10:20:27.162Z] Sending file modes: C0666 42799 serialized-form.html
05:20:27 [2024-03-06T10:20:27.162Z] Sink: C0666 42799 serialized-form.html
05:20:27 [2024-03-06T10:20:27.162Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:27 [2024-03-06T10:20:27.162Z] Sending file modes: C0666 14212 deprecated-list.html
05:20:27 [2024-03-06T10:20:27.162Z] Sink: C0666 14212 deprecated-list.html
05:20:27 [2024-03-06T10:20:27.162Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:27 [2024-03-06T10:20:27.162Z] Sending file modes: C0666 61867 index.html
05:20:27 [2024-03-06T10:20:27.162Z] Sink: C0666 61867 index.html
05:20:27 [2024-03-06T10:20:27.162Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:27 [2024-03-06T10:20:27.162Z] Sending file modes: C0666 926 overview-summary.html
05:20:27 [2024-03-06T10:20:27.162Z] Sink: C0666 926 overview-summary.html
05:20:27 [2024-03-06T10:20:27.162Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:27 [2024-03-06T10:20:27.162Z] Sending file modes: C0666 18648 stylesheet.css
05:20:27 [2024-03-06T10:20:27.162Z] Sink: C0666 18648 stylesheet.css
05:20:27 [2024-03-06T10:20:27.162Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:27 [2024-03-06T10:20:27.162Z] Sending file modes: C0666 5027 script.js
05:20:27 [2024-03-06T10:20:27.162Z] Sink: C0666 5027 script.js
05:20:27 [2024-03-06T10:20:27.162Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:27 [2024-03-06T10:20:27.162Z] Entering directory: D2777 0 legal
05:20:27 [2024-03-06T10:20:27.162Z] Sink: D2777 0 legal
05:20:27 [2024-03-06T10:20:27.162Z] Sending file modes: C0666 19274 LICENSE
05:20:27 [2024-03-06T10:20:27.162Z] Sink: C0666 19274 LICENSE
05:20:27 [2024-03-06T10:20:27.162Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:27 [2024-03-06T10:20:27.162Z] Sending file modes: C0666 1522 ASSEMBLY_EXCEPTION
05:20:27 [2024-03-06T10:20:27.162Z] Sink: C0666 1522 ASSEMBLY_EXCEPTION
05:20:27 [2024-03-06T10:20:27.162Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:27 [2024-03-06T10:20:27.162Z] Sending file modes: C0666 2114 ADDITIONAL_LICENSE_INFO
05:20:27 [2024-03-06T10:20:27.162Z] Sink: C0666 2114 ADDITIONAL_LICENSE_INFO
05:20:27 [2024-03-06T10:20:27.162Z] scp: debug1: fd 0 clearing O_NONBLOCK
05:20:27 [2024-03-06T10:20:27.162Z] Sink: E
05:20:27 [2024-03-06T10:20:27.162Z] Sink: E
05:20:27 [2024-03-06T10:20:27.162Z] debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
05:20:27 [2024-03-06T10:20:27.162Z] debug1: channel 0: free: client-session, nchannels 1
05:20:27 [2024-03-06T10:20:27.162Z] debug1: fd 0 clearing O_NONBLOCK
05:20:27 [2024-03-06T10:20:27.162Z] debug1: fd 2 clearing O_NONBLOCK
05:20:27 [2024-03-06T10:20:27.162Z] Transferred: sent 33098584, received 499036 bytes, in 12.2 seconds
05:20:27 [2024-03-06T10:20:27.162Z] Bytes per second: sent 2718319.7, received 40984.8
05:20:27 [2024-03-06T10:20:27.162Z] debug1: Exit status 0
05:20:27 [2024-03-06T10:20:27.167Z] [Pipeline] }
05:20:27 [2024-03-06T10:20:27.170Z] $ ssh-agent -k
05:20:27 [2024-03-06T10:20:27.176Z] unset SSH_AUTH_SOCK;
05:20:27 [2024-03-06T10:20:27.176Z] unset SSH_AGENT_PID;
05:20:27 [2024-03-06T10:20:27.176Z] echo Agent pid 565 killed;
05:20:27 [2024-03-06T10:20:27.179Z] [ssh-agent] Stopped.
05:20:27 [2024-03-06T10:20:27.187Z] [Pipeline] // sshagent
05:20:27 [2024-03-06T10:20:27.195Z] [Pipeline] }
05:20:27 [2024-03-06T10:20:27.203Z] [Pipeline] // withEnv
05:20:27 [2024-03-06T10:20:27.211Z] [Pipeline] }
05:20:27 [2024-03-06T10:20:27.220Z] [Pipeline] // stage
05:20:27 [2024-03-06T10:20:27.229Z] [Pipeline] stage
05:20:27 [2024-03-06T10:20:27.230Z] [Pipeline] { (Notarize macos RCP packages)
05:20:27 [2024-03-06T10:20:27.247Z] [Pipeline] tool
05:20:27 [2024-03-06T10:20:27.381Z] [Pipeline] envVarsForTool
05:20:27 [2024-03-06T10:20:27.392Z] [Pipeline] tool
05:20:27 [2024-03-06T10:20:27.401Z] [Pipeline] envVarsForTool
05:20:27 [2024-03-06T10:20:27.495Z] [Pipeline] withEnv
05:20:27 [2024-03-06T10:20:27.496Z] [Pipeline] {
05:20:27 [2024-03-06T10:20:27.505Z] [Pipeline] sshagent
05:20:27 [2024-03-06T10:20:27.512Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
05:20:27 [2024-03-06T10:20:27.512Z] [ssh-agent] Looking for ssh-agent implementation...
05:20:27 [2024-03-06T10:20:27.524Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
05:20:27 [2024-03-06T10:20:27.527Z] $ ssh-agent
05:20:27 [2024-03-06T10:20:27.536Z] SSH_AUTH_SOCK=/tmp/ssh-dGWLlYlyiNyw/agent.600
05:20:27 [2024-03-06T10:20:27.536Z] SSH_AGENT_PID=602
05:20:27 [2024-03-06T10:20:27.598Z] Running ssh-add (command line suppressed)
05:20:27 [2024-03-06T10:20:27.700Z] Identity added: /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_40980872019076219.key (/home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new@tmp/private_key_40980872019076219.key)
05:20:27 [2024-03-06T10:20:27.707Z] [ssh-agent] Started.
05:20:27 [2024-03-06T10:20:27.708Z] [Pipeline] {
05:20:27 [2024-03-06T10:20:27.718Z] [Pipeline] sh
05:20:27 [2024-03-06T10:20:27.997Z] + /home/jenkins/agent/workspace/tracecompass-stable-release-nightly-new/.scripts//macosx-notarize.sh /home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp/
05:20:27 [2024-03-06T10:20:27.998Z] + RCP_DESTINATION=/home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp/
05:20:27 [2024-03-06T10:20:27.998Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
05:20:27 [2024-03-06T10:20:27.998Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
05:20:27 [2024-03-06T10:20:27.998Z] + SCP=scp
05:20:27 [2024-03-06T10:20:27.998Z] + mkdir temp
05:20:27 [2024-03-06T10:20:27.998Z] + pushd temp
05:20:27 [2024-03-06T10:20:27.998Z] ~/agent/workspace/tracecompass-stable-release-nightly-new/temp ~/agent/workspace/tracecompass-stable-release-nightly-new
05:20:27 [2024-03-06T10:20:27.998Z] ++ ssh genie.tracecompass@projects-storage.eclipse.org find /home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp/ -maxdepth 1 -name '*.dmg'
05:20:28 [2024-03-06T10:20:28.558Z] + for path in $(${SSH} find ${RCP_DESTINATION} -maxdepth 1 -name '*.dmg')
05:20:28 [2024-03-06T10:20:28.558Z] + scp genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp/trace-compass-9.3.0-20240306-0913-macosx.cocoa.x86_64.dmg .
05:20:33 [2024-03-06T10:20:33.996Z] + for path in $(${SSH} find ${RCP_DESTINATION} -maxdepth 1 -name '*.dmg')
05:20:33 [2024-03-06T10:20:33.996Z] + scp genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/2024-03/stable/rcp/trace-compass-9.3.0-20240306-0913-macosx.cocoa.aarch64.dmg .
05:20:54 [2024-03-06T10:20:54.961Z] Cannot contact tracecompass-build-xtqd3-sl1q4: java.lang.InterruptedException
05:21:03 [2024-03-06T10:21:03.310Z] tracecompass/tracecompass-build-xtqd3-sl1q4 Container jnlp was terminated (Exit Code: 137, Reason: OOMKilled)
05:21:03 [2024-03-06T10:21:03.436Z] 
05:21:03 [2024-03-06T10:21:03.436Z] - jnlp -- terminated (137)
05:21:03 [2024-03-06T10:21:03.436Z] -----Logs-------------
05:21:03 [2024-03-06T10:21:03.436Z] INFO: Using Remoting version: 3160.vd76b_9ddd10cc
05:21:03 [2024-03-06T10:21:03.436Z] Mar 06, 2024 9:12:30 AM org.jenkinsci.remoting.engine.WorkDirManager initializeWorkDir
05:21:03 [2024-03-06T10:21:03.436Z] INFO: Using /home/jenkins/agent/remoting as a remoting work directory
05:21:03 [2024-03-06T10:21:03.436Z] Mar 06, 2024 9:12:30 AM org.jenkinsci.remoting.engine.WorkDirManager setupLogging
05:21:03 [2024-03-06T10:21:03.436Z] INFO: Both error and output logs will be printed to /home/jenkins/agent/remoting
05:21:03 [2024-03-06T10:21:03.436Z] Mar 06, 2024 9:12:31 AM hudson.remoting.jnlp.Main$CuiListener status
05:21:03 [2024-03-06T10:21:03.436Z] INFO: Locating server among [http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/]
05:21:03 [2024-03-06T10:21:03.436Z] Mar 06, 2024 9:12:31 AM org.jenkinsci.remoting.engine.JnlpAgentEndpointResolver resolve
05:21:03 [2024-03-06T10:21:03.436Z] INFO: Remoting server accepts the following protocols: [JNLP4-connect, Ping]
05:21:03 [2024-03-06T10:21:03.436Z] Mar 06, 2024 9:12:31 AM org.jenkinsci.remoting.engine.JnlpAgentEndpointResolver resolve
05:21:03 [2024-03-06T10:21:03.436Z] INFO: Remoting TCP connection tunneling is enabled. Skipping the TCP Agent Listener Port availability check
05:21:03 [2024-03-06T10:21:03.436Z] Mar 06, 2024 9:12:31 AM hudson.remoting.jnlp.Main$CuiListener status
05:21:03 [2024-03-06T10:21:03.436Z] INFO: Agent discovery successful
05:21:03 [2024-03-06T10:21:03.436Z]   Agent address: jenkins-discovery.tracecompass.svc.cluster.local
05:21:03 [2024-03-06T10:21:03.436Z]   Agent port:    50000
05:21:03 [2024-03-06T10:21:03.436Z]   Identity:      82:51:3e:ea:0b:b1:60:e3:bb:69:a0:06:34:bf:be:89
05:21:03 [2024-03-06T10:21:03.436Z] Mar 06, 2024 9:12:31 AM hudson.remoting.jnlp.Main$CuiListener status
05:21:03 [2024-03-06T10:21:03.436Z] INFO: Handshaking
05:21:03 [2024-03-06T10:21:03.436Z] Mar 06, 2024 9:12:31 AM hudson.remoting.jnlp.Main$CuiListener status
05:21:03 [2024-03-06T10:21:03.436Z] INFO: Connecting to jenkins-discovery.tracecompass.svc.cluster.local:50000
05:21:03 [2024-03-06T10:21:03.436Z] Mar 06, 2024 9:12:31 AM hudson.remoting.jnlp.Main$CuiListener status
05:21:03 [2024-03-06T10:21:03.436Z] INFO: Trying protocol: JNLP4-connect
05:21:03 [2024-03-06T10:21:03.436Z] Mar 06, 2024 9:12:32 AM org.jenkinsci.remoting.protocol.impl.BIONetworkLayer$Reader run
05:21:03 [2024-03-06T10:21:03.436Z] INFO: Waiting for ProtocolStack to start.
05:21:03 [2024-03-06T10:21:03.436Z] Mar 06, 2024 9:12:32 AM hudson.remoting.jnlp.Main$CuiListener status
05:21:03 [2024-03-06T10:21:03.436Z] INFO: Remote identity confirmed: 82:51:3e:ea:0b:b1:60:e3:bb:69:a0:06:34:bf:be:89
05:21:03 [2024-03-06T10:21:03.436Z] Mar 06, 2024 9:12:33 AM hudson.remoting.jnlp.Main$CuiListener status
05:21:03 [2024-03-06T10:21:03.436Z] INFO: Connected
05:21:03 [2024-03-06T10:21:03.436Z] Mar 06, 2024 9:13:32 AM org.jenkinsci.remoting.util.AnonymousClassWarnings warn
05:21:03 [2024-03-06T10:21:03.436Z] WARNING: Attempt to (de-)serialize anonymous class com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.GerritTriggerBuildChooser$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
05:21:03 [2024-03-06T10:21:03.436Z] 
05:21:03 [2024-03-06T10:21:03.436Z] 
05:21:03 [2024-03-06T10:21:03.436Z] - tracecompass -- running
05:21:03 [2024-03-06T10:21:03.436Z] -----Logs-------------
05:21:03 [2024-03-06T10:21:03.436Z] _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.
05:21:03 [2024-03-06T10:21:03.436Z] 
05:21:03 [2024-03-06T10:21:03.436Z] Xvnc TigerVNC 1.7.0 - built Dec  5 2017 09:25:01
05:21:03 [2024-03-06T10:21:03.436Z] Copyright (C) 1999-2016 TigerVNC Team and many others (see README.txt)
05:21:03 [2024-03-06T10:21:03.436Z] See http://www.tigervnc.org for information on TigerVNC.
05:21:03 [2024-03-06T10:21:03.436Z] Underlying X server release 11905000, The X.Org Foundation
05:21:03 [2024-03-06T10:21:03.436Z] 
05:21:03 [2024-03-06T10:21:03.436Z] 
05:21:03 [2024-03-06T10:21:03.436Z] Wed Mar  6 09:12:26 2024
05:21:03 [2024-03-06T10:21:03.436Z]  vncext:      VNC extension running!
05:21:03 [2024-03-06T10:21:03.436Z]  vncext:      Listening for VNC connections on all interface(s), port 5900
05:21:03 [2024-03-06T10:21:03.436Z]  vncext:      created VNC server for screen 0
05:21:03 [2024-03-06T10:21:03.436Z] access control disabled, clients can connect from any host
05:21:03 [2024-03-06T10:21:03.436Z] IceWM: Warning: Unrecognized option '--sm-disable'.
05:21:03 [2024-03-06T10:21:03.436Z] 09:33:26.530: IceWM: X error X_ChangeProperty(0x61861B): BadWindow (invalid Window parameter), #768334, +62, +0.
05:21:03 [2024-03-06T10:21:03.436Z] 09:33:27.656: IceWM: X error X_ChangeProperty(0x618BA8): BadWindow (invalid Window parameter), #770763, +62, +0.
05:21:03 [2024-03-06T10:21:03.436Z] 09:34:20.268: IceWM: X error X_ChangeProperty(0x620E05): BadWindow (invalid Window parameter), #823256, +62, +0.
05:21:03 [2024-03-06T10:21:03.436Z] 09:34:21.333: IceWM: X error X_ChangeProperty(0x621390): BadWindow (invalid Window parameter), #825645, +62, +0.
05:21:03 [2024-03-06T10:21:03.436Z] 09:34:22.368: IceWM: X error X_ChangeProperty(0x62190C): BadWindow (invalid Window parameter), #828038, +62, +0.
05:21:03 [2024-03-06T10:21:03.436Z] 09:37:49.005: IceWM: X error X_GetProperty(0x600380): BadWindow (invalid Window parameter), #1165028, +1, +0.
05:21:03 [2024-03-06T10:21:03.436Z] 
05:26:03 [2024-03-06T10:26:03.467Z] Agent tracecompass-build-xtqd3-sl1q4 was deleted; cancelling node body
05:26:03 [2024-03-06T10:26:03.469Z] Could not connect to tracecompass-build-xtqd3-sl1q4 to send interrupt signal to process
05:26:03 [2024-03-06T10:26:03.470Z] [Pipeline] }
05:26:03 [2024-03-06T10:26:03.480Z] [Pipeline] // sshagent
05:26:03 [2024-03-06T10:26:03.490Z] Post stage
05:26:03 [2024-03-06T10:26:03.493Z] [Pipeline] archiveArtifacts
05:26:03 [2024-03-06T10:26:03.504Z] Error when executing always post condition:
05:26:03 [2024-03-06T10:26:03.504Z] Also:   hudson.model.Computer$TerminationRequest: Termination requested at Wed Mar 06 05:21:03 EST 2024 by Thread[-1759595748-pool-66-thread-32,5,main] [id=26520]
05:26:03 [2024-03-06T10:26:03.504Z] 		at hudson.model.Computer.recordTermination(Computer.java:239)
05:26:03 [2024-03-06T10:26:03.504Z] 		at hudson.slaves.AbstractCloudSlave.terminate(AbstractCloudSlave.java:85)
05:26:03 [2024-03-06T10:26:03.504Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper.logLastLinesThenTerminateNode(Reaper.java:515)
05:26:03 [2024-03-06T10:26:03.504Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$TerminateAgentOnContainerTerminated.onEvent(Reaper.java:461)
05:26:03 [2024-03-06T10:26:03.504Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.lambda$eventReceived$0(Reaper.java:326)
05:26:03 [2024-03-06T10:26:03.504Z] 		at jenkins.util.Listeners.lambda$notify$0(Listeners.java:59)
05:26:03 [2024-03-06T10:26:03.504Z] 		at jenkins.util.Listeners.notify(Listeners.java:67)
05:26:03 [2024-03-06T10:26:03.504Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.eventReceived(Reaper.java:322)
05:26:03 [2024-03-06T10:26:03.504Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.eventReceived(Reaper.java:281)
05:26:03 [2024-03-06T10:26:03.504Z] 		at io.fabric8.kubernetes.client.utils.internal.WatcherToggle.eventReceived(WatcherToggle.java:49)
05:26:03 [2024-03-06T10:26:03.504Z] 		at io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager$SerialWatcher.lambda$eventReceived$0(AbstractWatchManager.java:70)
05:26:03 [2024-03-06T10:26:03.504Z] 		at io.fabric8.kubernetes.client.utils.internal.SerialExecutor.lambda$execute$0(SerialExecutor.java:58)
05:26:03 [2024-03-06T10:26:03.504Z] Also:   hudson.model.Computer$TerminationRequest: Termination requested at Wed Mar 06 05:21:03 EST 2024 by Thread[-1759595748-pool-66-thread-32,5,main] [id=26520]
05:26:03 [2024-03-06T10:26:03.504Z] 		at hudson.model.Computer.recordTermination(Computer.java:239)
05:26:03 [2024-03-06T10:26:03.504Z] 		at jenkins.model.Nodes$5.run(Nodes.java:275)
05:26:03 [2024-03-06T10:26:03.504Z] 		at hudson.model.Queue._withLock(Queue.java:1401)
05:26:03 [2024-03-06T10:26:03.504Z] 		at hudson.model.Queue.withLock(Queue.java:1275)
05:26:03 [2024-03-06T10:26:03.504Z] 		at jenkins.model.Nodes.removeNode(Nodes.java:270)
05:26:03 [2024-03-06T10:26:03.504Z] 		at jenkins.model.Jenkins.removeNode(Jenkins.java:2266)
05:26:03 [2024-03-06T10:26:03.504Z] 		at hudson.slaves.AbstractCloudSlave.terminate(AbstractCloudSlave.java:91)
05:26:03 [2024-03-06T10:26:03.504Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper.logLastLinesThenTerminateNode(Reaper.java:515)
05:26:03 [2024-03-06T10:26:03.504Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$TerminateAgentOnContainerTerminated.onEvent(Reaper.java:461)
05:26:03 [2024-03-06T10:26:03.504Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.lambda$eventReceived$0(Reaper.java:326)
05:26:03 [2024-03-06T10:26:03.504Z] 		at jenkins.util.Listeners.lambda$notify$0(Listeners.java:59)
05:26:03 [2024-03-06T10:26:03.504Z] 		at jenkins.util.Listeners.notify(Listeners.java:67)
05:26:03 [2024-03-06T10:26:03.504Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.eventReceived(Reaper.java:322)
05:26:03 [2024-03-06T10:26:03.504Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.eventReceived(Reaper.java:281)
05:26:03 [2024-03-06T10:26:03.504Z] 		at io.fabric8.kubernetes.client.utils.internal.WatcherToggle.eventReceived(WatcherToggle.java:49)
05:26:03 [2024-03-06T10:26:03.504Z] 		at io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager$SerialWatcher.lambda$eventReceived$0(AbstractWatchManager.java:70)
05:26:03 [2024-03-06T10:26:03.504Z] 		at io.fabric8.kubernetes.client.utils.internal.SerialExecutor.lambda$execute$0(SerialExecutor.java:58)
05:26:03 [2024-03-06T10:26:03.504Z] Also:   hudson.model.Computer$TerminationRequest: Termination requested at Wed Mar 06 05:21:03 EST 2024 by Thread[-1759595748-pool-66-thread-32,5,main] [id=26520]
05:26:03 [2024-03-06T10:26:03.504Z] 		at hudson.model.Computer.recordTermination(Computer.java:239)
05:26:03 [2024-03-06T10:26:03.504Z] 		at hudson.model.Computer.disconnect(Computer.java:509)
05:26:03 [2024-03-06T10:26:03.504Z] 		at hudson.slaves.SlaveComputer.disconnect(SlaveComputer.java:816)
05:26:03 [2024-03-06T10:26:03.504Z] 		at jenkins.model.Nodes$5.run(Nodes.java:276)
05:26:03 [2024-03-06T10:26:03.504Z] 		at hudson.model.Queue._withLock(Queue.java:1401)
05:26:03 [2024-03-06T10:26:03.504Z] 		at hudson.model.Queue.withLock(Queue.java:1275)
05:26:03 [2024-03-06T10:26:03.504Z] 		at jenkins.model.Nodes.removeNode(Nodes.java:270)
05:26:03 [2024-03-06T10:26:03.504Z] 		at jenkins.model.Jenkins.removeNode(Jenkins.java:2266)
05:26:03 [2024-03-06T10:26:03.504Z] 		at hudson.slaves.AbstractCloudSlave.terminate(AbstractCloudSlave.java:91)
05:26:03 [2024-03-06T10:26:03.504Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper.logLastLinesThenTerminateNode(Reaper.java:515)
05:26:03 [2024-03-06T10:26:03.504Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$TerminateAgentOnContainerTerminated.onEvent(Reaper.java:461)
05:26:03 [2024-03-06T10:26:03.504Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.lambda$eventReceived$0(Reaper.java:326)
05:26:03 [2024-03-06T10:26:03.504Z] 		at jenkins.util.Listeners.lambda$notify$0(Listeners.java:59)
05:26:03 [2024-03-06T10:26:03.504Z] 		at jenkins.util.Listeners.notify(Listeners.java:67)
05:26:03 [2024-03-06T10:26:03.504Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.eventReceived(Reaper.java:322)
05:26:03 [2024-03-06T10:26:03.504Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.eventReceived(Reaper.java:281)
05:26:03 [2024-03-06T10:26:03.504Z] 		at io.fabric8.kubernetes.client.utils.internal.WatcherToggle.eventReceived(WatcherToggle.java:49)
05:26:03 [2024-03-06T10:26:03.504Z] 		at io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager$SerialWatcher.lambda$eventReceived$0(AbstractWatchManager.java:70)
05:26:03 [2024-03-06T10:26:03.504Z] 		at io.fabric8.kubernetes.client.utils.internal.SerialExecutor.lambda$execute$0(SerialExecutor.java:58)
05:26:03 [2024-03-06T10:26:03.504Z] Also:   hudson.model.Computer$TerminationRequest: Termination requested at Wed Mar 06 05:21:03 EST 2024 by Thread[-1759595748-pool-66-thread-32,5,main] [id=26520]
05:26:03 [2024-03-06T10:26:03.504Z] 		at hudson.model.Computer.recordTermination(Computer.java:239)
05:26:03 [2024-03-06T10:26:03.504Z] 		at hudson.model.Computer.disconnect(Computer.java:509)
05:26:03 [2024-03-06T10:26:03.504Z] 		at hudson.slaves.SlaveComputer.disconnect(SlaveComputer.java:816)
05:26:03 [2024-03-06T10:26:03.504Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper.disconnectComputer(Reaper.java:529)
05:26:03 [2024-03-06T10:26:03.504Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$TerminateAgentOnContainerTerminated.onEvent(Reaper.java:463)
05:26:03 [2024-03-06T10:26:03.504Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.lambda$eventReceived$0(Reaper.java:326)
05:26:03 [2024-03-06T10:26:03.504Z] 		at jenkins.util.Listeners.lambda$notify$0(Listeners.java:59)
05:26:03 [2024-03-06T10:26:03.504Z] 		at jenkins.util.Listeners.notify(Listeners.java:67)
05:26:03 [2024-03-06T10:26:03.504Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.eventReceived(Reaper.java:322)
05:26:03 [2024-03-06T10:26:03.504Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.eventReceived(Reaper.java:281)
05:26:03 [2024-03-06T10:26:03.504Z] 		at io.fabric8.kubernetes.client.utils.internal.WatcherToggle.eventReceived(WatcherToggle.java:49)
05:26:03 [2024-03-06T10:26:03.504Z] 		at io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager$SerialWatcher.lambda$eventReceived$0(AbstractWatchManager.java:70)
05:26:03 [2024-03-06T10:26:03.504Z] 		at io.fabric8.kubernetes.client.utils.internal.SerialExecutor.lambda$execute$0(SerialExecutor.java:58)
05:26:03 [2024-03-06T10:26:03.504Z] Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: ef07c3c4-2c84-4a10-b9bb-86d2c148068f
05:26:03 [2024-03-06T10:26:03.504Z] org.jenkinsci.plugins.workflow.support.steps.AgentOfflineException: Unable to create live FilePath for tracecompass-build-xtqd3-sl1q4; tracecompass-build-xtqd3-sl1q4 was marked offline: Pod failed because container terminated (Reason: ContainerError, Container: [jnlp])
05:26:03 [2024-03-06T10:26:03.504Z] 	at org.jenkinsci.plugins.workflow.support.steps.ExecutorStepDynamicContext$FilePathTranslator.get(ExecutorStepDynamicContext.java:186)
05:26:03 [2024-03-06T10:26:03.504Z] 	at org.jenkinsci.plugins.workflow.support.steps.ExecutorStepDynamicContext$FilePathTranslator.get(ExecutorStepDynamicContext.java:158)
05:26:03 [2024-03-06T10:26:03.504Z] 	at org.jenkinsci.plugins.workflow.support.steps.ExecutorStepDynamicContext$Translator.get(ExecutorStepDynamicContext.java:151)
05:26:03 [2024-03-06T10:26:03.504Z] 	at org.jenkinsci.plugins.workflow.support.steps.ExecutorStepDynamicContext$FilePathTranslator.get(ExecutorStepDynamicContext.java:168)
05:26:03 [2024-03-06T10:26:03.504Z] 	at org.jenkinsci.plugins.workflow.support.steps.ExecutorStepDynamicContext$FilePathTranslator.get(ExecutorStepDynamicContext.java:158)
05:26:03 [2024-03-06T10:26:03.504Z] 	at org.jenkinsci.plugins.workflow.steps.DynamicContext$Typed.get(DynamicContext.java:95)
05:26:03 [2024-03-06T10:26:03.504Z] 	at org.jenkinsci.plugins.workflow.cps.ContextVariableSet.get(ContextVariableSet.java:139)
05:26:03 [2024-03-06T10:26:03.504Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.getContextVariable(CpsThread.java:137)
05:26:03 [2024-03-06T10:26:03.504Z] 	at org.jenkinsci.plugins.workflow.cps.CpsStepContext.doGet(CpsStepContext.java:297)
05:26:03 [2024-03-06T10:26:03.504Z] 	at org.jenkinsci.plugins.workflow.support.DefaultStepContext.get(DefaultStepContext.java:75)
05:26:03 [2024-03-06T10:26:03.504Z] 	at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:83)
05:26:03 [2024-03-06T10:26:03.504Z] 	at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:71)
05:26:03 [2024-03-06T10:26:03.504Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
05:26:03 [2024-03-06T10:26:03.504Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
05:26:03 [2024-03-06T10:26:03.504Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:26:03 [2024-03-06T10:26:03.504Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
05:26:03 [2024-03-06T10:26:03.504Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
05:26:03 [2024-03-06T10:26:03.504Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
05:26:03 [2024-03-06T10:26:03.504Z] 
05:26:03 [2024-03-06T10:26:03.508Z] [Pipeline] }
05:26:03 [2024-03-06T10:26:03.571Z] [Pipeline] // withEnv
05:26:03 [2024-03-06T10:26:03.580Z] [Pipeline] }
05:26:03 [2024-03-06T10:26:03.588Z] [Pipeline] // stage
05:26:03 [2024-03-06T10:26:03.844Z] [Pipeline] }
05:26:03 [2024-03-06T10:26:03.892Z] [Pipeline] // withEnv
05:26:03 [2024-03-06T10:26:03.900Z] [Pipeline] }
05:26:03 [2024-03-06T10:26:03.909Z] [Pipeline] // timeout
05:26:03 [2024-03-06T10:26:03.918Z] [Pipeline] }
05:26:03 [2024-03-06T10:26:03.927Z] [Pipeline] // timestamps
05:26:03 [2024-03-06T10:26:03.935Z] [Pipeline] }
05:26:03 [2024-03-06T10:26:03.943Z] [Pipeline] // withEnv
05:26:03 [2024-03-06T10:26:03.951Z] [Pipeline] }
05:26:03 [2024-03-06T10:26:03.960Z] [Pipeline] // withEnv
05:26:03 [2024-03-06T10:26:03.969Z] [Pipeline] }
05:26:03 [2024-03-06T10:26:03.977Z] [Pipeline] // node
05:26:03 [2024-03-06T10:26:03.985Z] [Pipeline] }
05:26:03 [2024-03-06T10:26:03.994Z] [Pipeline] // podTemplate
05:26:04 [2024-03-06T10:26:04.003Z] [Pipeline] End of Pipeline
05:26:04 [2024-03-06T10:26:04.027Z] Agent was removed
05:26:04 [2024-03-06T10:26:04.028Z] org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 222f4ba8-fb00-4800-8e10-96b2cb0d364e
05:26:04 [2024-03-06T10:26:04.028Z] java.io.IOException: No launcher available
05:26:04 [2024-03-06T10:26:04.028Z] 	at com.cloudbees.jenkins.plugins.sshagent.SSHAgentStepExecution.getLauncher(SSHAgentStepExecution.java:239)
05:26:04 [2024-03-06T10:26:04.028Z] 	at com.cloudbees.jenkins.plugins.sshagent.exec.ExecRemoteAgent.stop(ExecRemoteAgent.java:128)
05:26:04 [2024-03-06T10:26:04.028Z] 	at com.cloudbees.jenkins.plugins.sshagent.SSHAgentStepExecution.cleanUp(SSHAgentStepExecution.java:200)
05:26:04 [2024-03-06T10:26:04.028Z] 	at com.cloudbees.jenkins.plugins.sshagent.SSHAgentStepExecution$Callback.finished(SSHAgentStepExecution.java:108)
05:26:04 [2024-03-06T10:26:04.028Z] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onFailure(BodyExecutionCallback.java:128)
05:26:04 [2024-03-06T10:26:04.028Z] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$FailureAdapter.receive(CpsBodyExecution.java:354)
05:26:04 [2024-03-06T10:26:04.028Z] 	at com.cloudbees.groovy.cps.impl.ThrowBlock$1.receive(ThrowBlock.java:66)
05:26:04 [2024-03-06T10:26:04.028Z] 	at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
05:26:04 [2024-03-06T10:26:04.028Z] 	at com.cloudbees.groovy.cps.Next.step(Next.java:83)
05:26:04 [2024-03-06T10:26:04.028Z] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:152)
05:26:04 [2024-03-06T10:26:04.028Z] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:146)
05:26:04 [2024-03-06T10:26:04.028Z] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
05:26:04 [2024-03-06T10:26:04.028Z] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
05:26:04 [2024-03-06T10:26:04.028Z] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:146)
05:26:04 [2024-03-06T10:26:04.028Z] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18)
05:26:04 [2024-03-06T10:26:04.028Z] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51)
05:26:04 [2024-03-06T10:26:04.028Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:187)
05:26:04 [2024-03-06T10:26:04.028Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:423)
05:26:04 [2024-03-06T10:26:04.028Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:331)
05:26:04 [2024-03-06T10:26:04.028Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:295)
05:26:04 [2024-03-06T10:26:04.028Z] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:97)
05:26:04 [2024-03-06T10:26:04.028Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:26:04 [2024-03-06T10:26:04.028Z] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
05:26:04 [2024-03-06T10:26:04.028Z] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
05:26:04 [2024-03-06T10:26:04.028Z] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
05:26:04 [2024-03-06T10:26:04.028Z] 	at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
05:26:04 [2024-03-06T10:26:04.028Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
05:26:04 [2024-03-06T10:26:04.028Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:26:04 [2024-03-06T10:26:04.028Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
05:26:04 [2024-03-06T10:26:04.028Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
05:26:04 [2024-03-06T10:26:04.028Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
05:26:04 [2024-03-06T10:26:04.064Z] Finished: ABORTED